trix-editor {
  border: 1px solid #bbb;
  border-radius: 3px;
  margin: 0;
  padding: 0.4em 0.6em;
  min-height: 5em;
  outline: none; }

trix-toolbar * {
  box-sizing: border-box; }

trix-toolbar .trix-button-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  overflow-x: auto; }

trix-toolbar .trix-button-group {
  display: flex;
  margin-bottom: 10px;
  border: 1px solid #bbb;
  border-top-color: #ccc;
  border-bottom-color: #888;
  border-radius: 3px; }
  trix-toolbar .trix-button-group:not(:first-child) {
    margin-left: 1.5vw; }
    @media (max-width: 768px) {
      trix-toolbar .trix-button-group:not(:first-child) {
        margin-left: 0; } }

trix-toolbar .trix-button-group-spacer {
  flex-grow: 1; }
  @media (max-width: 768px) {
    trix-toolbar .trix-button-group-spacer {
      display: none; } }

trix-toolbar .trix-button {
  position: relative;
  float: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.75em;
  font-weight: 600;
  white-space: nowrap;
  padding: 0 0.5em;
  margin: 0;
  outline: none;
  border: none;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  background: transparent; }
  trix-toolbar .trix-button:not(:first-child) {
    border-left: 1px solid #ccc; }
  trix-toolbar .trix-button.trix-active {
    background: #cbeefa;
    color: black; }
  trix-toolbar .trix-button:not(:disabled) {
    cursor: pointer; }
  trix-toolbar .trix-button:disabled {
    color: rgba(0, 0, 0, 0.125); }
  @media (max-width: 768px) {
    trix-toolbar .trix-button {
      letter-spacing: -0.01em;
      padding: 0 0.3em; } }

trix-toolbar .trix-button--icon {
  font-size: inherit;
  width: 2.6em;
  height: 1.6em;
  max-width: calc(0.8em + 4vw);
  text-indent: -9999px; }
  @media (max-width: 768px) {
    trix-toolbar .trix-button--icon {
      height: 2em;
      max-width: calc(0.8em + 3.5vw); } }
  trix-toolbar .trix-button--icon::before {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.6;
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
    @media (max-width: 768px) {
      trix-toolbar .trix-button--icon::before {
        right: 6%;
        left: 6%; } }
  trix-toolbar .trix-button--icon.trix-active::before {
    opacity: 1; }
  trix-toolbar .trix-button--icon:disabled::before {
    opacity: 0.125; }

trix-toolbar .trix-button--icon-attach::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.5%2018V7.5c0-2.25%203-2.25%203%200V18c0%204.125-6%204.125-6%200V7.5c0-6.375%209-6.375%209%200V18%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  top: 8%;
  bottom: 4%; }

trix-toolbar .trix-button--icon-bold::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.522%2019.242a.5.5%200%200%201-.5-.5V5.35a.5.5%200%200%201%20.5-.5h5.783c1.347%200%202.46.345%203.24.982.783.64%201.216%201.562%201.216%202.683%200%201.13-.587%202.129-1.476%202.71a.35.35%200%200%200%20.049.613c1.259.56%202.101%201.742%202.101%203.22%200%201.282-.483%202.334-1.363%203.063-.876.726-2.132%201.12-3.66%201.12h-5.89ZM9.27%207.347v3.362h1.97c.766%200%201.347-.17%201.733-.464.38-.291.587-.716.587-1.27%200-.53-.183-.928-.513-1.198-.334-.273-.838-.43-1.505-.43H9.27Zm0%205.606v3.791h2.389c.832%200%201.448-.177%201.853-.497.399-.315.614-.786.614-1.423%200-.62-.22-1.077-.63-1.385-.418-.313-1.053-.486-1.905-.486H9.27Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-italic::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9%205h6.5v2h-2.23l-2.31%2010H13v2H6v-2h2.461l2.306-10H9V5Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-link::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M18.948%205.258a4.337%204.337%200%200%200-6.108%200L11.217%206.87a.993.993%200%200%200%200%201.41c.392.39%201.027.39%201.418%200l1.623-1.613a2.323%202.323%200%200%201%203.271%200%202.29%202.29%200%200%201%200%203.251l-2.393%202.38a3.021%203.021%200%200%201-4.255%200l-.05-.049a1.007%201.007%200%200%200-1.418%200%20.993.993%200%200%200%200%201.41l.05.049a5.036%205.036%200%200%200%207.091%200l2.394-2.38a4.275%204.275%200%200%200%200-6.072Zm-13.683%2013.6a4.337%204.337%200%200%200%206.108%200l1.262-1.255a.993.993%200%200%200%200-1.41%201.007%201.007%200%200%200-1.418%200L9.954%2017.45a2.323%202.323%200%200%201-3.27%200%202.29%202.29%200%200%201%200-3.251l2.344-2.331a2.579%202.579%200%200%201%203.631%200c.392.39%201.027.39%201.419%200a.993.993%200%200%200%200-1.41%204.593%204.593%200%200%200-6.468%200l-2.345%202.33a4.275%204.275%200%200%200%200%206.072Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-strike::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6%2014.986c.088%202.647%202.246%204.258%205.635%204.258%203.496%200%205.713-1.728%205.713-4.463%200-.275-.02-.536-.062-.781h-3.461c.398.293.573.654.573%201.123%200%201.035-1.074%201.787-2.646%201.787-1.563%200-2.773-.762-2.91-1.924H6ZM6.432%2010h3.763c-.632-.314-.914-.715-.914-1.273%200-1.045.977-1.739%202.432-1.739%201.475%200%202.52.723%202.617%201.914h2.764c-.05-2.548-2.11-4.238-5.39-4.238-3.145%200-5.392%201.719-5.392%204.316%200%20.363.04.703.12%201.02ZM4%2011a1%201%200%201%200%200%202h15a1%201%200%201%200%200-2H4Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-quote::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4.581%208.471c.44-.5%201.056-.834%201.758-.995C8.074%207.17%209.201%207.822%2010%208.752c1.354%201.578%201.33%203.555.394%205.277-.941%201.731-2.788%203.163-4.988%203.56a.622.622%200%200%201-.653-.317c-.113-.205-.121-.49.16-.764.294-.286.567-.566.791-.835.222-.266.413-.54.524-.815.113-.28.156-.597.026-.908-.128-.303-.39-.524-.72-.69a3.02%203.02%200%200%201-1.674-2.7c0-.905.283-1.59.72-2.088Zm9.419%200c.44-.5%201.055-.834%201.758-.995%201.734-.306%202.862.346%203.66%201.276%201.355%201.578%201.33%203.555.395%205.277-.941%201.731-2.789%203.163-4.988%203.56a.622.622%200%200%201-.653-.317c-.113-.205-.122-.49.16-.764.294-.286.567-.566.791-.835.222-.266.412-.54.523-.815.114-.28.157-.597.026-.908-.127-.303-.39-.524-.72-.69a3.02%203.02%200%200%201-1.672-2.701c0-.905.283-1.59.72-2.088Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-heading-1::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.5%207.5v-3h-12v3H14v13h3v-13h4.5ZM9%2013.5h3.5v-3h-10v3H6v7h3v-7Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-code::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.293%2011.293a1%201%200%200%200%200%201.414l4%204a1%201%200%201%200%201.414-1.414L5.414%2012l3.293-3.293a1%201%200%200%200-1.414-1.414l-4%204Zm13.414%205.414%204-4a1%201%200%200%200%200-1.414l-4-4a1%201%200%201%200-1.414%201.414L18.586%2012l-3.293%203.293a1%201%200%200%200%201.414%201.414Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-bullet-list::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%207.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203ZM8%206a1%201%200%200%201%201-1h11a1%201%200%201%201%200%202H9a1%201%200%200%201-1-1Zm1%205a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm0%206a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm-2.5-5a1.5%201.5%200%201%201-3%200%201.5%201.5%200%200%201%203%200ZM5%2019.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-number-list::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3%204h2v4H4V5H3V4Zm5%202a1%201%200%200%201%201-1h11a1%201%200%201%201%200%202H9a1%201%200%200%201-1-1Zm1%205a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm0%206a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm-3.5-7H6v1l-1.5%202H6v1H3v-1l1.667-2H3v-1h2.5ZM3%2017v-1h3v4H3v-1h2v-.5H4v-1h1V17H3Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-undo::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3%2014a1%201%200%200%200%201%201h6a1%201%200%201%200%200-2H6.257c2.247-2.764%205.151-3.668%207.579-3.264%202.589.432%204.739%202.356%205.174%205.405a1%201%200%200%200%201.98-.283c-.564-3.95-3.415-6.526-6.825-7.095C11.084%207.25%207.63%208.377%205%2011.39V8a1%201%200%200%200-2%200v6Zm2-1Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-redo::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21%2014a1%201%200%200%201-1%201h-6a1%201%200%201%201%200-2h3.743c-2.247-2.764-5.151-3.668-7.579-3.264-2.589.432-4.739%202.356-5.174%205.405a1%201%200%200%201-1.98-.283c.564-3.95%203.415-6.526%206.826-7.095%203.08-.513%206.534.614%209.164%203.626V8a1%201%200%201%201%202%200v6Zm-2-1Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-decrease-nesting-level::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%206a1%201%200%200%201%201-1h12a1%201%200%201%201%200%202H6a1%201%200%200%201-1-1Zm4%205a1%201%200%201%200%200%202h9a1%201%200%201%200%200-2H9Zm-3%206a1%201%200%201%200%200%202h12a1%201%200%201%200%200-2H6Zm-3.707-5.707a1%201%200%200%200%200%201.414l2%202a1%201%200%201%200%201.414-1.414L4.414%2012l1.293-1.293a1%201%200%200%200-1.414-1.414l-2%202Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-button--icon-increase-nesting-level::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%206a1%201%200%200%201%201-1h12a1%201%200%201%201%200%202H6a1%201%200%200%201-1-1Zm4%205a1%201%200%201%200%200%202h9a1%201%200%201%200%200-2H9Zm-3%206a1%201%200%201%200%200%202h12a1%201%200%201%200%200-2H6Zm-2.293-2.293%202-2a1%201%200%200%200%200-1.414l-2-2a1%201%200%201%200-1.414%201.414L3.586%2012l-1.293%201.293a1%201%200%201%200%201.414%201.414Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E"); }

trix-toolbar .trix-dialogs {
  position: relative; }

trix-toolbar .trix-dialog {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-size: 0.75em;
  padding: 15px 10px;
  background: #fff;
  box-shadow: 0 0.3em 1em #ccc;
  border-top: 2px solid #888;
  border-radius: 5px;
  z-index: 5; }

trix-toolbar .trix-input--dialog {
  font-size: inherit;
  font-weight: normal;
  padding: 0.5em 0.8em;
  margin: 0 10px 0 0;
  border-radius: 3px;
  border: 1px solid #bbb;
  background-color: #fff;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none; }
  trix-toolbar .trix-input--dialog.validate:invalid {
    box-shadow: #F00 0px 0px 1.5px 1px; }

trix-toolbar .trix-button--dialog {
  font-size: inherit;
  padding: 0.5em;
  border-bottom: none; }

trix-toolbar .trix-dialog--link {
  max-width: 600px; }

trix-toolbar .trix-dialog__link-fields {
  display: flex;
  align-items: baseline; }
  trix-toolbar .trix-dialog__link-fields .trix-input {
    flex: 1; }
  trix-toolbar .trix-dialog__link-fields .trix-button-group {
    flex: 0 0 content;
    margin: 0; }

trix-editor [data-trix-mutable]:not(.attachment__caption-editor) {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

trix-editor [data-trix-mutable]::-moz-selection,
trix-editor [data-trix-cursor-target]::-moz-selection, trix-editor [data-trix-mutable] ::-moz-selection {
  background: none; }

trix-editor [data-trix-mutable]::selection,
trix-editor [data-trix-cursor-target]::selection, trix-editor [data-trix-mutable] ::selection {
  background: none; }

trix-editor .attachment__caption-editor:focus[data-trix-mutable]::-moz-selection {
  background: highlight; }

trix-editor .attachment__caption-editor:focus[data-trix-mutable]::selection {
  background: highlight; }

trix-editor [data-trix-mutable].attachment.attachment--file {
  box-shadow: 0 0 0 2px highlight;
  border-color: transparent; }

trix-editor [data-trix-mutable].attachment img {
  box-shadow: 0 0 0 2px highlight; }

trix-editor .attachment {
  position: relative; }
  trix-editor .attachment:hover {
    cursor: default; }

trix-editor .attachment--preview .attachment__caption:hover {
  cursor: text; }

trix-editor .attachment__progress {
  position: absolute;
  z-index: 1;
  height: 20px;
  top: calc(50% - 10px);
  left: 5%;
  width: 90%;
  opacity: 0.9;
  transition: opacity 200ms ease-in; }
  trix-editor .attachment__progress[value="100"] {
    opacity: 0; }

trix-editor .attachment__caption-editor {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  color: inherit;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none; }

trix-editor .attachment__toolbar {
  position: absolute;
  z-index: 1;
  top: -0.9em;
  left: 0;
  width: 100%;
  text-align: center; }

trix-editor .trix-button-group {
  display: inline-flex; }

trix-editor .trix-button {
  position: relative;
  float: left;
  color: #666;
  white-space: nowrap;
  font-size: 80%;
  padding: 0 0.8em;
  margin: 0;
  outline: none;
  border: none;
  border-radius: 0;
  background: transparent; }
  trix-editor .trix-button:not(:first-child) {
    border-left: 1px solid #ccc; }
  trix-editor .trix-button.trix-active {
    background: #cbeefa; }
  trix-editor .trix-button:not(:disabled) {
    cursor: pointer; }

trix-editor .trix-button--remove {
  text-indent: -9999px;
  display: inline-block;
  padding: 0;
  outline: none;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid highlight;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25); }
  trix-editor .trix-button--remove::before {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.7;
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19%206.41%2017.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 90%; }
  trix-editor .trix-button--remove:hover {
    border-color: #333; }
    trix-editor .trix-button--remove:hover::before {
      opacity: 1; }

trix-editor .attachment__metadata-container {
  position: relative; }

trix-editor .attachment__metadata {
  position: absolute;
  left: 50%;
  top: 2em;
  transform: translate(-50%, 0);
  max-width: 90%;
  padding: 0.1em 0.6em;
  font-size: 0.8em;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px; }
  trix-editor .attachment__metadata .attachment__name {
    display: inline-block;
    max-width: 100%;
    vertical-align: bottom;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  trix-editor .attachment__metadata .attachment__size {
    margin-left: 0.2em;
    white-space: nowrap; }

.trix-content {
  line-height: 1.5; }
  .trix-content * {
    box-sizing: border-box;
    margin: 0;
    padding: 0; }
  .trix-content h1 {
    font-size: 1.2em;
    line-height: 1.2; }
  .trix-content blockquote {
    border: 0 solid #ccc;
    border-left-width: 0.3em;
    margin-left: 0.3em;
    padding-left: 0.6em; }
  .trix-content [dir=rtl] blockquote,
  .trix-content blockquote[dir=rtl] {
    border-width: 0;
    border-right-width: 0.3em;
    margin-right: 0.3em;
    padding-right: 0.6em; }
  .trix-content li {
    margin-left: 1em; }
  .trix-content [dir=rtl] li {
    margin-right: 1em; }
  .trix-content pre {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    font-family: monospace;
    font-size: 0.9em;
    padding: 0.5em;
    white-space: pre;
    background-color: #eee;
    overflow-x: auto; }
  .trix-content img {
    max-width: 100%;
    height: auto; }
  .trix-content .attachment {
    display: inline-block;
    position: relative;
    max-width: 100%; }
    .trix-content .attachment a {
      color: inherit;
      text-decoration: none; }
      .trix-content .attachment a:hover, .trix-content .attachment a:visited:hover {
        color: inherit; }
  .trix-content .attachment__caption {
    text-align: center; }
    .trix-content .attachment__caption .attachment__name + .attachment__size::before {
      content: ' \2022 '; }
  .trix-content .attachment--preview {
    width: 100%;
    text-align: center; }
    .trix-content .attachment--preview .attachment__caption {
      color: #666;
      font-size: 0.9em;
      line-height: 1.2; }
  .trix-content .attachment--file {
    color: #333;
    line-height: 1;
    margin: 0 2px 2px 2px;
    padding: 0.4em 1em;
    border: 1px solid #bbb;
    border-radius: 5px; }
  .trix-content .attachment-gallery {
    display: flex;
    flex-wrap: wrap;
    position: relative; }
    .trix-content .attachment-gallery .attachment {
      flex: 1 0 33%;
      padding: 0 0.5em;
      max-width: 33%; }
    .trix-content .attachment-gallery.attachment-gallery--2 .attachment, .trix-content .attachment-gallery.attachment-gallery--4 .attachment {
      flex-basis: 50%;
      max-width: 50%; }
/*
 * Provides a drop-in pointer for the default Trix stylesheet that will format the toolbar and
 * the trix-editor content (whether displayed or under editing). Feel free to incorporate this
 * inclusion directly in any other asset bundle and remove this file.
 *

*/

/*
 * We need to override trix.css’s image gallery styles to accommodate the
 * <action-text-attachment> element we wrap around attachments. Otherwise,
 * images in galleries will be squished by the max-width: 33%; rule.
*/
.trix-content .attachment-gallery > action-text-attachment,
.trix-content .attachment-gallery > .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}

.trix-content .attachment-gallery.attachment-gallery--2 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--2 > .attachment, .trix-content .attachment-gallery.attachment-gallery--4 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--4 > .attachment {
  flex-basis: 50%;
  max-width: 50%;
}

.trix-content action-text-attachment .attachment {
  padding: 0 !important;
  max-width: 100% !important;
}
/* ==========================================================================
   BidPacer Design System — "Aurora"
   Self-contained premium UI kit. All classes are prefixed bp-.
   Views should rely on these classes (plus basic flex/grid utilities only).
   ========================================================================== */

:root {
  /* Brand */
  --bp-brand: #01bd9c;
  --bp-brand-600: #00a385;
  --bp-brand-050: #e6faf5;
  --bp-brand-100: #ccf5eb;
  --bp-accent: #38bdf8;
  --bp-gradient: linear-gradient(135deg, #01bd9c 0%, #06b6d4 55%, #38bdf8 100%);
  --bp-gradient-soft: linear-gradient(135deg, rgba(1, 189, 156, 0.12), rgba(56, 189, 248, 0.12));

  /* Ink & surfaces */
  --bp-ink: #0b1220;
  --bp-ink-2: #101a2e;
  --bp-ink-3: #16233d;
  --bp-surface: #f6f7f9;
  --bp-card: #ffffff;
  --bp-border: rgba(15, 23, 42, 0.08);
  --bp-border-strong: rgba(15, 23, 42, 0.14);

  /* Text */
  --bp-text: #0f172a;
  --bp-text-2: #5b6478;
  --bp-text-3: #8b93a7;
  --bp-text-inverse: #f8fafc;
  --bp-text-inverse-2: rgba(248, 250, 252, 0.64);

  /* Status */
  --bp-success: #16a34a;
  --bp-success-bg: #ecfdf3;
  --bp-warning: #d97706;
  --bp-warning-bg: #fffbeb;
  --bp-danger: #dc2626;
  --bp-danger-bg: #fef2f2;
  --bp-info: #2563eb;
  --bp-info-bg: #eff6ff;

  /* Elevation */
  --bp-shadow-xs: 0 1px 2px rgba(15, 23, 42, 0.06);
  --bp-shadow-sm: 0 1px 3px rgba(15, 23, 42, 0.08), 0 1px 2px rgba(15, 23, 42, 0.04);
  --bp-shadow-md: 0 6px 16px -4px rgba(15, 23, 42, 0.1), 0 2px 6px -2px rgba(15, 23, 42, 0.06);
  --bp-shadow-lg: 0 20px 40px -12px rgba(15, 23, 42, 0.18);
  --bp-shadow-brand: 0 8px 24px -8px rgba(1, 189, 156, 0.5);

  /* Shape & type */
  --bp-radius-sm: 8px;
  --bp-radius: 12px;
  --bp-radius-lg: 16px;
  --bp-radius-xl: 24px;
  --bp-font: "Inter", ui-sans-serif, system-ui, -apple-system, sans-serif;
  --bp-font-display: "Sora", "Inter", ui-sans-serif, system-ui, sans-serif;

  /* Layout */
  --bp-sidebar-w: 264px;
}

/* Base ------------------------------------------------------------------ */
.bp-app,
.bp-landing,
.bp-auth {
  font-family: var(--bp-font);
  color: var(--bp-text);
  background: var(--bp-surface);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.bp-app ::selection,
.bp-landing ::selection,
.bp-auth ::selection {
  background: rgba(1, 189, 156, 0.25);
}

/* Typography -------------------------------------------------------------- */
.bp-display {
  font-family: var(--bp-font-display);
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 1.08;
}

.bp-h1 { font-family: var(--bp-font-display); font-size: 1.75rem; font-weight: 700; letter-spacing: -0.02em; color: var(--bp-text); }
.bp-h2 { font-family: var(--bp-font-display); font-size: 1.25rem; font-weight: 600; letter-spacing: -0.015em; color: var(--bp-text); }
.bp-h3 { font-size: 1rem; font-weight: 600; color: var(--bp-text); }
.bp-muted { color: var(--bp-text-2); }
.bp-small { font-size: 0.8125rem; color: var(--bp-text-2); }
.bp-overline {
  font-size: 0.6875rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--bp-text-3);
}
.bp-gradient-text {
  background: var(--bp-gradient);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

/* Logo -------------------------------------------------------------------- */
.bp-logo { display: inline-flex; align-items: center; gap: 10px; text-decoration: none; }
.bp-logo-mark {
  display: inline-flex; align-items: center; justify-content: center;
  width: 34px; height: 34px; border-radius: 10px;
  background: var(--bp-gradient);
  color: #fff; font-family: var(--bp-font-display);
  font-size: 18px; font-weight: 800;
  box-shadow: var(--bp-shadow-brand);
  flex: none;
}
.bp-logo-word {
  font-family: var(--bp-font-display);
  font-weight: 700; font-size: 1.0625rem; letter-spacing: -0.02em;
  color: var(--bp-text);
}
.bp-logo-word .bp-logo-accent { color: var(--bp-brand); }
.bp-logo--inverse .bp-logo-word { color: #fff; }

/* Buttons ------------------------------------------------------------------ */
.bp-btn {
  display: inline-flex; align-items: center; justify-content: center; gap: 8px;
  font-family: var(--bp-font); font-size: 0.875rem; font-weight: 600;
  border-radius: 10px; border: 1px solid transparent;
  padding: 9px 16px; line-height: 1.25;
  cursor: pointer; text-decoration: none; white-space: nowrap;
  transition: all 0.16s ease;
  -webkit-appearance: none; appearance: none;
}
.bp-btn:focus-visible { outline: 2px solid var(--bp-brand); outline-offset: 2px; }
.bp-btn:disabled { opacity: 0.55; cursor: not-allowed; }
.bp-btn svg { width: 16px; height: 16px; flex: none; }

.bp-btn.bp-btn--primary { background: var(--bp-ink); color: #fff; box-shadow: var(--bp-shadow-sm); }
.bp-btn.bp-btn--primary:hover { background: var(--bp-ink-3); transform: translateY(-1px); box-shadow: var(--bp-shadow-md); }
.bp-btn.bp-btn--primary:active { transform: translateY(0); }

.bp-btn.bp-btn--brand { background: var(--bp-gradient); color: #fff; box-shadow: var(--bp-shadow-brand); }
.bp-btn.bp-btn--brand:hover { filter: brightness(1.06); transform: translateY(-1px); }
.bp-btn.bp-btn--brand:active { transform: translateY(0); }

.bp-btn.bp-btn--secondary { background: var(--bp-card); color: var(--bp-text); border-color: var(--bp-border-strong); box-shadow: var(--bp-shadow-xs); }
.bp-btn.bp-btn--secondary:hover { border-color: rgba(15, 23, 42, 0.28); background: #fbfcfd; }

.bp-btn.bp-btn--ghost { background: transparent; color: var(--bp-text-2); }
.bp-btn.bp-btn--ghost:hover { background: rgba(15, 23, 42, 0.05); color: var(--bp-text); }

.bp-btn.bp-btn--danger { background: var(--bp-danger); color: #fff; }
.bp-btn.bp-btn--danger:hover { background: #b91c1c; }

.bp-btn.bp-btn--danger-soft { background: var(--bp-danger-bg); color: var(--bp-danger); }
.bp-btn.bp-btn--danger-soft:hover { background: #fee2e2; }

.bp-btn.bp-btn--lg { padding: 13px 24px; font-size: 0.9375rem; border-radius: 12px; }
.bp-btn.bp-btn--sm { padding: 6px 12px; font-size: 0.8125rem; border-radius: 8px; }
.bp-btn.bp-btn--icon { padding: 8px; border-radius: 10px; }
.bp-btn--icon.bp-btn.bp-btn--sm { padding: 6px; }
.bp-btn.bp-btn--block { width: 100%; }

/* Cards ------------------------------------------------------------------- */
.bp-card {
  background: var(--bp-card);
  border: 1px solid var(--bp-border);
  border-radius: var(--bp-radius-lg);
  box-shadow: var(--bp-shadow-sm);
}
.bp-card--hover { transition: box-shadow 0.18s ease, transform 0.18s ease, border-color 0.18s ease; }
.bp-card--hover:hover { box-shadow: var(--bp-shadow-md); transform: translateY(-2px); border-color: var(--bp-border-strong); }
.bp-card__body { padding: 24px; }
.bp-card__header {
  padding: 18px 24px; border-bottom: 1px solid var(--bp-border);
  display: flex; align-items: center; justify-content: space-between; gap: 12px;
}
.bp-card__footer { padding: 16px 24px; border-top: 1px solid var(--bp-border); }

/* Stat cards */
.bp-stat { display: flex; flex-direction: column; gap: 6px; }
.bp-stat__label { font-size: 0.8125rem; font-weight: 500; color: var(--bp-text-2); }
.bp-stat__value { font-family: var(--bp-font-display); font-size: 1.75rem; font-weight: 700; letter-spacing: -0.02em; }
.bp-stat__delta { font-size: 0.75rem; font-weight: 600; }
.bp-stat__delta--up { color: var(--bp-success); }
.bp-stat__delta--down { color: var(--bp-danger); }

/* Badges ------------------------------------------------------------------- */
.bp-badge {
  display: inline-flex; align-items: center; gap: 5px;
  font-size: 0.6875rem; font-weight: 600; letter-spacing: 0.02em;
  padding: 3px 10px; border-radius: 999px;
  background: rgba(15, 23, 42, 0.06); color: var(--bp-text-2);
  white-space: nowrap;
}
.bp-badge--brand { background: var(--bp-brand-050); color: var(--bp-brand-600); }
.bp-badge--success { background: var(--bp-success-bg); color: var(--bp-success); }
.bp-badge--warning { background: var(--bp-warning-bg); color: var(--bp-warning); }
.bp-badge--danger { background: var(--bp-danger-bg); color: var(--bp-danger); }
.bp-badge--info { background: var(--bp-info-bg); color: var(--bp-info); }
.bp-badge--ink { background: var(--bp-ink); color: #fff; }
.bp-badge--gradient { background: var(--bp-gradient); color: #fff; }
.bp-badge__dot { width: 6px; height: 6px; border-radius: 999px; background: currentColor; }

/* Forms ------------------------------------------------------------------- */
.bp-label {
  display: block; font-size: 0.8125rem; font-weight: 600;
  color: var(--bp-text); margin-bottom: 6px;
}
.bp-hint { font-size: 0.75rem; color: var(--bp-text-3); margin-top: 5px; }
.bp-input, .bp-select, .bp-textarea {
  width: 100%;
  font-family: var(--bp-font); font-size: 0.875rem; color: var(--bp-text);
  background: var(--bp-card);
  border: 1px solid var(--bp-border-strong);
  border-radius: 10px;
  padding: 9px 13px;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
  -webkit-appearance: none; appearance: none;
}
.bp-textarea { min-height: 110px; resize: vertical; line-height: 1.55; }
.bp-input::placeholder, .bp-textarea::placeholder { color: var(--bp-text-3); }
.bp-input:focus, .bp-select:focus, .bp-textarea:focus {
  outline: none; border-color: var(--bp-brand);
  box-shadow: 0 0 0 3px rgba(1, 189, 156, 0.16);
}
.bp-select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%235b6478' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");
  background-repeat: no-repeat; background-position: right 12px center; background-size: 14px;
  padding-right: 36px;
}
.bp-field { margin-bottom: 18px; }
.bp-checkbox { display: flex; align-items: flex-start; gap: 10px; font-size: 0.875rem; color: var(--bp-text-2); }
.bp-checkbox input {
  width: 16px; height: 16px; margin-top: 2px; accent-color: var(--bp-brand);
  flex: none;
}

/* Input group (search bars, AI prompt bars) */
.bp-input-group {
  display: flex; align-items: center; gap: 8px;
  background: var(--bp-card); border: 1px solid var(--bp-border-strong);
  border-radius: 12px; padding: 6px 6px 6px 14px;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
  box-shadow: var(--bp-shadow-xs);
}
.bp-input-group:focus-within { border-color: var(--bp-brand); box-shadow: 0 0 0 3px rgba(1, 189, 156, 0.16); }
.bp-input-group input, .bp-input-group select {
  border: none; background: transparent; font-size: 0.875rem;
  font-family: var(--bp-font); color: var(--bp-text); flex: 1; min-width: 0;
}
.bp-input-group input:focus, .bp-input-group select:focus { outline: none; }

/* Tables ------------------------------------------------------------------- */
.bp-table-wrap { overflow-x: auto; border-radius: var(--bp-radius-lg); border: 1px solid var(--bp-border); background: var(--bp-card); box-shadow: var(--bp-shadow-sm); }
.bp-table { width: 100%; border-collapse: collapse; font-size: 0.875rem; }
.bp-table th {
  text-align: left; padding: 12px 18px;
  font-size: 0.6875rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.08em;
  color: var(--bp-text-3); background: #fafbfc;
  border-bottom: 1px solid var(--bp-border);
  white-space: nowrap;
}
.bp-table td { padding: 14px 18px; border-bottom: 1px solid var(--bp-border); color: var(--bp-text-2); vertical-align: middle; }
.bp-table tbody tr { transition: background 0.12s ease; }
.bp-table tbody tr:hover { background: #fafbfc; }
.bp-table tbody tr:last-child td { border-bottom: none; }
.bp-table td:first-child { color: var(--bp-text); font-weight: 500; }

/* Tabs ------------------------------------------------------------------- */
.bp-tabs {
  display: inline-flex; gap: 4px; padding: 4px;
  background: rgba(15, 23, 42, 0.05); border-radius: 12px;
}
.bp-tab {
  padding: 7px 16px; font-size: 0.8125rem; font-weight: 600;
  color: var(--bp-text-2); border-radius: 9px; cursor: pointer;
  border: none; background: transparent; text-decoration: none;
  transition: all 0.15s ease; white-space: nowrap;
}
.bp-tab:hover { color: var(--bp-text); }
.bp-tab--active { background: var(--bp-card); color: var(--bp-text); box-shadow: var(--bp-shadow-sm); }

/* Sidebar (app shell) ------------------------------------------------------ */
.bp-shell { display: flex; min-height: 100vh; }
.bp-sidebar {
  position: fixed; inset: 0 auto 0 0; z-index: 45;
  width: var(--bp-sidebar-w);
  background: var(--bp-ink);
  color: var(--bp-text-inverse);
  display: flex; flex-direction: column;
  padding: 20px 14px;
  transition: transform 0.25s ease;
}
.bp-sidebar::after {
  content: ""; position: absolute; inset: 0; pointer-events: none;
  background:
    radial-gradient(420px 220px at -20% -10%, rgba(1, 189, 156, 0.18), transparent 60%),
    radial-gradient(380px 260px at 120% 110%, rgba(56, 189, 248, 0.1), transparent 60%);
}
.bp-sidebar > * { position: relative; z-index: 1; }
.bp-sidebar-nav { flex: 1; overflow-y: auto; margin-top: 22px; display: flex; flex-direction: column; gap: 22px; }
.bp-sidebar-nav::-webkit-scrollbar { width: 0; }
.bp-nav-group__title {
  font-size: 0.6563rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.12em;
  color: rgba(248, 250, 252, 0.4); padding: 0 12px; margin-bottom: 8px;
}
.bp-nav-link {
  display: flex; align-items: center; gap: 11px;
  padding: 9px 12px; margin: 1px 0; border-radius: 10px;
  font-size: 0.875rem; font-weight: 500;
  color: var(--bp-text-inverse-2); text-decoration: none;
  transition: all 0.14s ease;
}
.bp-nav-link svg { width: 18px; height: 18px; flex: none; opacity: 0.85; }
.bp-nav-link:hover { color: #fff; background: rgba(248, 250, 252, 0.07); }
.bp-nav-link--active {
  color: #fff; background: rgba(248, 250, 252, 0.09);
  box-shadow: inset 0 0 0 1px rgba(248, 250, 252, 0.09);
}
.bp-nav-link--active::before {
  content: ""; width: 3px; height: 16px; border-radius: 4px;
  background: var(--bp-gradient); margin-left: -12px; margin-right: 9px; flex: none;
}
.bp-nav-link .bp-badge { margin-left: auto; }

/* Sidebar footer user chip */
.bp-user-chip {
  display: flex; align-items: center; gap: 10px; width: 100%;
  padding: 10px 12px; border-radius: 12px; border: 1px solid rgba(248, 250, 252, 0.1);
  background: rgba(248, 250, 252, 0.05); color: var(--bp-text-inverse);
  cursor: pointer; text-align: left; font-family: var(--bp-font);
  transition: background 0.15s ease;
}
.bp-user-chip:hover { background: rgba(248, 250, 252, 0.1); }
.bp-user-chip__name { font-size: 0.8125rem; font-weight: 600; color: #fff; line-height: 1.2; }
.bp-user-chip__meta { font-size: 0.6875rem; color: var(--bp-text-inverse-2); }

.bp-avatar {
  width: 34px; height: 34px; border-radius: 999px; flex: none;
  display: inline-flex; align-items: center; justify-content: center;
  background: var(--bp-gradient); color: #fff;
  font-size: 0.8125rem; font-weight: 700;
  overflow: hidden;
}
.bp-avatar img { width: 100%; height: 100%; object-fit: cover; }
.bp-avatar--lg { width: 56px; height: 56px; font-size: 1.25rem; }

/* Main column / topbar ------------------------------------------------------ */
.bp-main { flex: 1; min-width: 0; margin-left: var(--bp-sidebar-w); display: flex; flex-direction: column; }
.bp-topbar {
  position: sticky; top: 0; z-index: 30;
  display: flex; align-items: center; justify-content: space-between; gap: 16px;
  padding: 14px 32px;
  background: rgba(246, 247, 249, 0.85);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid var(--bp-border);
}
.bp-topbar__title { font-family: var(--bp-font-display); font-size: 1.0625rem; font-weight: 700; letter-spacing: -0.01em; }
.bp-topbar__desc { font-size: 0.8125rem; color: var(--bp-text-2); margin-top: 1px; }
.bp-content { padding: 28px 32px 64px; width: 100%; max-width: 1240px; margin: 0 auto; }

/* Mobile shell */
.bp-sidebar-backdrop {
  display: none; position: fixed; inset: 0; z-index: 44;
  background: rgba(11, 18, 32, 0.5); backdrop-filter: blur(2px);
}
.bp-hamburger { display: none; }
@media (max-width: 1023px) {
  .bp-sidebar { transform: translateX(-100%); box-shadow: var(--bp-shadow-lg); }
  .bp-shell--sidebar-open .bp-sidebar { transform: translateX(0); }
  .bp-shell--sidebar-open .bp-sidebar-backdrop { display: block; }
  .bp-main { margin-left: 0; }
  .bp-hamburger { display: inline-flex; }
  .bp-topbar { padding: 12px 16px; }
  .bp-content { padding: 20px 16px 56px; }
}

/* Dropdown ------------------------------------------------------------------ */
.bp-dropdown { position: relative; }
.bp-dropdown__menu {
  position: absolute; z-index: 60; min-width: 210px;
  background: var(--bp-card); border: 1px solid var(--bp-border);
  border-radius: 14px; box-shadow: var(--bp-shadow-lg);
  padding: 6px;
  opacity: 0; transform: translateY(6px) scale(0.98); pointer-events: none;
  transition: opacity 0.15s ease, transform 0.15s ease;
}
.bp-dropdown--open .bp-dropdown__menu { opacity: 1; transform: translateY(0) scale(1); pointer-events: auto; }
.bp-dropdown__menu--up { bottom: calc(100% + 8px); left: 0; }
.bp-dropdown__menu--down-right { top: calc(100% + 8px); right: 0; }
.bp-dropdown__item {
  display: flex; align-items: center; gap: 10px; width: 100%;
  padding: 9px 11px; border-radius: 9px; border: none; background: none;
  font-family: var(--bp-font); font-size: 0.8438rem; font-weight: 500; color: var(--bp-text-2);
  text-decoration: none; cursor: pointer; text-align: left;
  transition: all 0.12s ease;
}
.bp-dropdown__item svg { width: 15px; height: 15px; flex: none; }
.bp-dropdown__item:hover { background: rgba(15, 23, 42, 0.05); color: var(--bp-text); }
.bp-dropdown__item--danger { color: var(--bp-danger); }
.bp-dropdown__item--danger:hover { background: var(--bp-danger-bg); color: var(--bp-danger); }
.bp-dropdown__divider { height: 1px; background: var(--bp-border); margin: 5px 4px; }

/* Modal ------------------------------------------------------------------- */
.bp-modal { position: fixed; inset: 0; z-index: 80; display: none; align-items: center; justify-content: center; padding: 20px; }
.bp-modal--open { display: flex; }
.bp-modal__backdrop { position: absolute; inset: 0; background: rgba(11, 18, 32, 0.55); backdrop-filter: blur(3px); }
.bp-modal__panel {
  position: relative; width: 100%; max-width: 560px; max-height: calc(100vh - 60px);
  overflow-y: auto;
  background: var(--bp-card); border-radius: var(--bp-radius-xl);
  box-shadow: var(--bp-shadow-lg);
  animation: bp-pop 0.2s ease;
}
.bp-modal__panel--lg { max-width: 760px; }
@keyframes bp-pop { from { opacity: 0; transform: translateY(10px) scale(0.98); } to { opacity: 1; transform: none; } }

/* Toasts (flash) ------------------------------------------------------------ */
.bp-toasts { position: fixed; top: 18px; right: 18px; z-index: 100; display: flex; flex-direction: column; gap: 10px; max-width: 380px; }
.bp-toast {
  display: flex; align-items: flex-start; gap: 10px;
  background: var(--bp-ink); color: #fff;
  border-radius: 14px; padding: 13px 16px;
  font-size: 0.8438rem; font-weight: 500;
  box-shadow: var(--bp-shadow-lg);
  animation: bp-toast-in 0.25s ease;
}
.bp-toast--success { border-left: 3px solid var(--bp-brand); }
.bp-toast--alert { border-left: 3px solid var(--bp-danger); }
.bp-toast__close { margin-left: auto; background: none; border: none; color: rgba(255,255,255,0.6); cursor: pointer; padding: 0 0 0 8px; }
.bp-toast__close:hover { color: #fff; }
@keyframes bp-toast-in { from { opacity: 0; transform: translateX(16px); } to { opacity: 1; transform: none; } }

/* Empty states ------------------------------------------------------------- */
.bp-empty { text-align: center; padding: 56px 24px; }
.bp-empty__icon {
  width: 52px; height: 52px; margin: 0 auto 16px; border-radius: 16px;
  display: flex; align-items: center; justify-content: center;
  background: var(--bp-gradient-soft); color: var(--bp-brand-600);
}
.bp-empty__icon svg { width: 24px; height: 24px; }
.bp-empty__title { font-weight: 600; font-size: 0.9375rem; }
.bp-empty__desc { font-size: 0.8438rem; color: var(--bp-text-2); margin-top: 4px; max-width: 360px; margin-left: auto; margin-right: auto; }

/* Progress ------------------------------------------------------------------ */
.bp-progress { height: 7px; border-radius: 999px; background: rgba(15, 23, 42, 0.08); overflow: hidden; }
.bp-progress__bar { height: 100%; border-radius: 999px; background: var(--bp-gradient); transition: width 0.4s ease; }

/* Spinner ------------------------------------------------------------------- */
.bp-spinner {
  width: 18px; height: 18px; border-radius: 999px; flex: none;
  border: 2px solid rgba(15, 23, 42, 0.15); border-top-color: var(--bp-brand);
  animation: bp-spin 0.7s linear infinite;
}
.bp-spinner--light { border-color: rgba(255,255,255,0.3); border-top-color: #fff; }
@keyframes bp-spin { to { transform: rotate(360deg); } }

/* Skeleton shimmer */
.bp-skeleton {
  background: linear-gradient(90deg, rgba(15,23,42,0.06) 25%, rgba(15,23,42,0.11) 37%, rgba(15,23,42,0.06) 63%);
  background-size: 400% 100%;
  animation: bp-shimmer 1.4s ease infinite;
  border-radius: 8px;
}
@keyframes bp-shimmer { 0% { background-position: 100% 50%; } 100% { background-position: 0 50%; } }

/* Prose (rich text / resume content) ---------------------------------------- */
.bp-prose { font-size: 0.9375rem; line-height: 1.7; color: var(--bp-text); }
.bp-prose h1, .bp-prose h2, .bp-prose h3 { font-family: var(--bp-font-display); letter-spacing: -0.015em; margin: 1.4em 0 0.5em; line-height: 1.25; }
.bp-prose h1 { font-size: 1.5rem; font-weight: 700; }
.bp-prose h2 { font-size: 1.125rem; font-weight: 700; }
.bp-prose h3 { font-size: 1rem; font-weight: 600; }
.bp-prose h1:first-child, .bp-prose h2:first-child { margin-top: 0; }
.bp-prose p { margin: 0.6em 0; }
.bp-prose ul, .bp-prose ol { margin: 0.6em 0; padding-left: 1.4em; }
.bp-prose ul { list-style: disc; }
.bp-prose ol { list-style: decimal; }
.bp-prose li { margin: 0.3em 0; }
.bp-prose a { color: var(--bp-brand-600); text-decoration: underline; text-underline-offset: 2px; }
.bp-prose strong { font-weight: 600; }
.bp-prose hr { border: none; border-top: 1px solid var(--bp-border); margin: 1.6em 0; }
.bp-prose blockquote { border-left: 3px solid var(--bp-brand); padding-left: 1em; color: var(--bp-text-2); margin: 1em 0; }

/* Auth layout ----------------------------------------------------------------- */
.bp-auth { min-height: 100vh; display: flex; }
.bp-auth__panel {
  flex: 1; display: flex; flex-direction: column; justify-content: center;
  padding: 48px 24px; max-width: 560px; margin: 0 auto; width: 100%;
}
.bp-auth__aside {
  display: none; flex: 1; position: relative; overflow: hidden;
  background: var(--bp-ink); color: #fff;
  flex-direction: column; justify-content: space-between; padding: 56px;
}
.bp-auth__aside::before {
  content: ""; position: absolute; inset: 0;
  background:
    radial-gradient(640px 420px at 80% -10%, rgba(1, 189, 156, 0.28), transparent 60%),
    radial-gradient(520px 380px at -10% 110%, rgba(56, 189, 248, 0.22), transparent 60%);
}
.bp-auth__aside > * { position: relative; }
@media (min-width: 1024px) { .bp-auth__aside { display: flex; } }
.bp-auth-card { width: 100%; max-width: 400px; margin: 0 auto; }

/* Divider with label */
.bp-divider {
  display: flex; align-items: center; gap: 14px;
  font-size: 0.75rem; color: var(--bp-text-3); margin: 20px 0;
}
.bp-divider::before, .bp-divider::after { content: ""; flex: 1; height: 1px; background: var(--bp-border); }

/* ==========================================================================
   Landing page
   ========================================================================== */
.bp-landing { background: #fff; overflow-x: hidden; }
.bp-container { width: 100%; max-width: 1160px; margin: 0 auto; padding: 0 24px; }

.bp-lheader {
  position: sticky; top: 0; z-index: 50;
  background: rgba(255, 255, 255, 0.82);
  backdrop-filter: blur(14px); -webkit-backdrop-filter: blur(14px);
  border-bottom: 1px solid var(--bp-border);
}
.bp-lheader__inner { display: flex; align-items: center; justify-content: space-between; height: 68px; gap: 24px; }
.bp-lheader__nav { display: none; align-items: center; gap: 30px; }
@media (min-width: 900px) { .bp-lheader__nav { display: flex; } }
.bp-lheader__link { font-size: 0.875rem; font-weight: 500; color: var(--bp-text-2); text-decoration: none; transition: color 0.15s ease; }
.bp-lheader__link:hover { color: var(--bp-text); }

/* Hero */
.bp-hero { position: relative; padding: 88px 0 72px; }
.bp-hero::before {
  content: ""; position: absolute; inset: -80px 0 auto 0; height: 640px; pointer-events: none;
  background:
    radial-gradient(560px 300px at 18% 0%, rgba(1, 189, 156, 0.14), transparent 65%),
    radial-gradient(640px 340px at 85% 8%, rgba(56, 189, 248, 0.14), transparent 65%);
}
.bp-hero > * { position: relative; }
.bp-hero__title { font-family: var(--bp-font-display); font-weight: 800; letter-spacing: -0.035em; line-height: 1.06; font-size: clamp(2.25rem, 3.9vw, 3.5rem); text-wrap: balance; }
.bp-hero__lead { font-size: 1.125rem; line-height: 1.65; color: var(--bp-text-2); max-width: 560px; }

/* Section scaffolding */
.bp-section { padding: 88px 0; }
.bp-section--tight { padding: 56px 0; }
.bp-section--ink { background: var(--bp-ink); color: var(--bp-text-inverse); position: relative; overflow: hidden; }
.bp-section--ink::before {
  content: ""; position: absolute; inset: 0; pointer-events: none;
  background:
    radial-gradient(700px 400px at 85% -10%, rgba(1, 189, 156, 0.16), transparent 60%),
    radial-gradient(600px 400px at 5% 110%, rgba(56, 189, 248, 0.12), transparent 60%);
}
.bp-section--ink > * { position: relative; }
.bp-section__eyebrow {
  display: inline-flex; align-items: center; gap: 8px;
  font-size: 0.75rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.12em;
  color: var(--bp-brand-600); margin-bottom: 14px;
}
.bp-section__title { font-family: var(--bp-font-display); font-weight: 700; letter-spacing: -0.025em; line-height: 1.15; font-size: clamp(1.625rem, 3vw, 2.375rem); text-wrap: balance; }
.bp-section__lead { font-size: 1.0313rem; line-height: 1.65; color: var(--bp-text-2); margin-top: 14px; }
.bp-section--ink .bp-section__lead { color: var(--bp-text-inverse-2); }

/* Feature cards */
.bp-feature {
  padding: 26px; border-radius: var(--bp-radius-lg);
  background: var(--bp-card); border: 1px solid var(--bp-border);
  box-shadow: var(--bp-shadow-sm);
  transition: box-shadow 0.18s ease, transform 0.18s ease;
  height: 100%;
}
.bp-feature:hover { box-shadow: var(--bp-shadow-md); transform: translateY(-3px); }
.bp-feature__icon {
  width: 44px; height: 44px; border-radius: 13px; margin-bottom: 18px;
  display: flex; align-items: center; justify-content: center;
  background: var(--bp-gradient); color: #fff;
  box-shadow: var(--bp-shadow-brand);
}
.bp-feature__icon svg { width: 20px; height: 20px; }
.bp-feature__title { font-weight: 600; font-size: 1rem; margin-bottom: 6px; }
.bp-feature__desc { font-size: 0.875rem; line-height: 1.6; color: var(--bp-text-2); }

/* Steps (how it works) */
.bp-step__num {
  font-family: var(--bp-font-display); font-weight: 800; font-size: 0.875rem;
  width: 34px; height: 34px; border-radius: 999px; flex: none;
  display: inline-flex; align-items: center; justify-content: center;
  background: var(--bp-gradient); color: #fff; box-shadow: var(--bp-shadow-brand);
}

/* Pricing */
.bp-price-card {
  position: relative; border-radius: var(--bp-radius-xl);
  background: var(--bp-card); border: 1px solid var(--bp-border);
  box-shadow: var(--bp-shadow-sm); padding: 34px;
  display: flex; flex-direction: column; height: 100%;
}
.bp-price-card--featured {
  border: 1px solid transparent;
  background:
    linear-gradient(var(--bp-card), var(--bp-card)) padding-box,
    var(--bp-gradient) border-box;
  box-shadow: var(--bp-shadow-lg);
}
.bp-price-card__amount { font-family: var(--bp-font-display); font-weight: 800; font-size: 2.625rem; letter-spacing: -0.03em; }
.bp-price-card__period { font-size: 0.875rem; color: var(--bp-text-3); font-weight: 500; }
.bp-price-list { margin-top: 22px; display: flex; flex-direction: column; gap: 11px; font-size: 0.875rem; color: var(--bp-text-2); }
.bp-price-list li { display: flex; gap: 10px; align-items: flex-start; }
.bp-price-list svg { width: 17px; height: 17px; flex: none; color: var(--bp-brand); margin-top: 1px; }
.bp-price-list li.bp-price-list__off { color: var(--bp-text-3); }
.bp-price-list li.bp-price-list__off svg { color: var(--bp-text-3); }

/* Testimonials */
.bp-quote {
  padding: 28px; border-radius: var(--bp-radius-lg);
  background: var(--bp-card); border: 1px solid var(--bp-border); box-shadow: var(--bp-shadow-sm);
  height: 100%; display: flex; flex-direction: column; gap: 18px;
}
.bp-quote__text { font-size: 0.9375rem; line-height: 1.65; color: var(--bp-text); }
.bp-quote__stars { color: #f59e0b; display: flex; gap: 2px; }
.bp-quote__stars svg { width: 15px; height: 15px; }

/* Footer */
.bp-footer { background: var(--bp-ink); color: var(--bp-text-inverse-2); padding: 64px 0 32px; }
.bp-footer a { color: var(--bp-text-inverse-2); text-decoration: none; font-size: 0.875rem; transition: color 0.15s ease; }
.bp-footer a:hover { color: #fff; }
.bp-footer__title { font-size: 0.75rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.1em; color: rgba(248,250,252,0.45); margin-bottom: 16px; }

/* Scroll reveal */
.bp-reveal { opacity: 0; transform: translateY(22px); transition: opacity 0.6s ease, transform 0.6s ease; }
.bp-reveal--visible { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) { .bp-reveal { opacity: 1; transform: none; transition: none; } }

/* ==========================================================================
   Resume Studio
   ========================================================================== */
.bp-resume-page {
  background: var(--bp-card); border: 1px solid var(--bp-border);
  border-radius: var(--bp-radius-lg); box-shadow: var(--bp-shadow-md);
  max-width: 820px; margin: 0 auto;
  padding: 56px 64px; min-height: 720px;
}
@media (max-width: 767px) { .bp-resume-page { padding: 28px 22px; } }
.bp-resume-content[contenteditable="true"] { outline: none; cursor: text; }
.bp-resume-content[contenteditable="true"]:focus { outline: none; }

/* Selection popover (inline AI) */
.bp-ai-popover {
  position: absolute; z-index: 70; width: 380px; max-width: calc(100vw - 32px);
  background: var(--bp-ink); color: #fff;
  border-radius: 14px; box-shadow: var(--bp-shadow-lg);
  padding: 10px;
  animation: bp-pop 0.16s ease;
}
.bp-ai-popover__row { display: flex; align-items: center; gap: 8px; }
.bp-ai-popover input {
  flex: 1; min-width: 0; background: rgba(248, 250, 252, 0.08);
  border: 1px solid rgba(248, 250, 252, 0.14); border-radius: 9px;
  color: #fff; font-size: 0.8438rem; font-family: var(--bp-font);
  padding: 8px 11px;
}
.bp-ai-popover input::placeholder { color: rgba(248, 250, 252, 0.45); }
.bp-ai-popover input:focus { outline: none; border-color: var(--bp-brand); }
.bp-ai-popover__chips { display: flex; flex-wrap: wrap; gap: 6px; margin-top: 8px; }
.bp-ai-chip {
  font-size: 0.6875rem; font-weight: 600; padding: 4px 10px; border-radius: 999px;
  background: rgba(248, 250, 252, 0.08); color: rgba(248, 250, 252, 0.75);
  border: 1px solid rgba(248, 250, 252, 0.12); cursor: pointer;
  font-family: var(--bp-font); transition: all 0.13s ease;
}
.bp-ai-chip:hover { background: rgba(1, 189, 156, 0.25); color: #fff; border-color: rgba(1, 189, 156, 0.5); }

/* Global AI command bar */
.bp-ai-bar {
  position: sticky; bottom: 22px; z-index: 40;
  max-width: 820px; margin: 26px auto 0;
  background: var(--bp-ink);
  border-radius: 16px; box-shadow: var(--bp-shadow-lg);
  padding: 10px 10px 10px 16px;
  display: flex; align-items: center; gap: 10px;
}
.bp-ai-bar__glow {
  width: 30px; height: 30px; border-radius: 10px; flex: none;
  background: var(--bp-gradient); display: flex; align-items: center; justify-content: center;
  color: #fff; box-shadow: var(--bp-shadow-brand);
}
.bp-ai-bar__glow svg { width: 16px; height: 16px; }
.bp-ai-bar input {
  flex: 1; min-width: 0; background: transparent; border: none;
  color: #fff; font-size: 0.9063rem; font-family: var(--bp-font);
}
.bp-ai-bar input::placeholder { color: rgba(248, 250, 252, 0.45); }
.bp-ai-bar input:focus { outline: none; }

/* AI text highlight while processing */
.bp-ai-processing {
  background: var(--bp-gradient-soft);
  border-radius: 3px;
  animation: bp-pulse-soft 1.1s ease infinite;
}
@keyframes bp-pulse-soft { 0%, 100% { opacity: 1; } 50% { opacity: 0.55; } }

/* Diff-ish result flash after AI replaces content */
.bp-ai-fresh { animation: bp-fresh 1.6s ease; border-radius: 3px; }
@keyframes bp-fresh { 0% { background: rgba(1, 189, 156, 0.3); } 100% { background: transparent; } }

/* Dropzone */
.bp-dropzone {
  border: 2px dashed var(--bp-border-strong); border-radius: var(--bp-radius-lg);
  padding: 48px 24px; text-align: center; cursor: pointer;
  transition: all 0.18s ease; background: var(--bp-card);
}
.bp-dropzone:hover, .bp-dropzone--over { border-color: var(--bp-brand); background: var(--bp-brand-050); }

/* Utility helpers ------------------------------------------------------------ */
.bp-row { display: flex; align-items: center; gap: 12px; }
.bp-stack { display: flex; flex-direction: column; gap: 12px; }
.bp-grid { display: grid; gap: 20px; }
.bp-grid--2 { grid-template-columns: repeat(1, 1fr); }
.bp-grid--3 { grid-template-columns: repeat(1, 1fr); }
.bp-grid--4 { grid-template-columns: repeat(2, 1fr); }
@media (min-width: 768px) {
  .bp-grid--2 { grid-template-columns: repeat(2, 1fr); }
  .bp-grid--3 { grid-template-columns: repeat(3, 1fr); }
  .bp-grid--4 { grid-template-columns: repeat(4, 1fr); }
}
.bp-spread { display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap; }
.bp-page-head { margin-bottom: 26px; }
.bp-hide-desktop { display: none; }
@media (max-width: 1023px) { .bp-hide-mobile { display: none; } .bp-hide-desktop { display: block; } }

/* ==========================================================================
   Landing v2 — premium additions
   ========================================================================== */

/* Hero stats row */
.bp-hero-stats {
  display: flex; gap: 36px; margin-top: 38px; flex-wrap: wrap;
}
.bp-hero-stat__value {
  font-family: var(--bp-font-display); font-weight: 800; font-size: 1.375rem;
  letter-spacing: -0.02em; color: var(--bp-text);
}
.bp-hero-stat__label { font-size: 0.75rem; color: var(--bp-text-3); margin-top: 2px; }

/* Animated gradient headline accent */
.bp-gradient-text--animated {
  background: linear-gradient(120deg, #01bd9c, #06b6d4, #38bdf8, #01bd9c);
  background-size: 280% 100%;
  -webkit-background-clip: text; background-clip: text; color: transparent;
  animation: bp-gradient-slide 7s ease infinite;
}
@keyframes bp-gradient-slide {
  0%, 100% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
}

/* Product mockup float + glow */
.bp-mockup-float {
  animation: bp-float 7s ease-in-out infinite;
}
@keyframes bp-float {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-10px); }
}
.bp-mockup-toast {
  position: absolute; right: -22px; bottom: -18px; z-index: 2;
  display: flex; align-items: center; gap: 10px;
  background: var(--bp-ink); color: #fff;
  border-radius: 14px; padding: 12px 16px;
  font-size: 0.8125rem; font-weight: 600;
  box-shadow: var(--bp-shadow-lg);
  animation: bp-float 7s ease-in-out infinite reverse;
}
.bp-mockup-toast__check {
  width: 26px; height: 26px; border-radius: 999px; flex: none;
  background: var(--bp-gradient); display: flex; align-items: center; justify-content: center;
}
.bp-mockup-toast__check svg { width: 14px; height: 14px; color: #fff; }

/* Bento feature grid */
.bp-bento { display: grid; gap: 18px; grid-template-columns: 1fr; }
@media (min-width: 900px) { .bp-bento { grid-template-columns: repeat(4, 1fr); } .bp-bento__wide { grid-column: span 2; } }
.bp-bento__card {
  position: relative; overflow: hidden;
  background: var(--bp-card); border: 1px solid var(--bp-border);
  border-radius: 18px; padding: 26px;
  box-shadow: var(--bp-shadow-sm);
  transition: box-shadow 0.2s ease, transform 0.2s ease;
  display: flex; flex-direction: column; gap: 8px;
}
.bp-bento__card:hover { box-shadow: var(--bp-shadow-md); transform: translateY(-3px); }
.bp-bento__title { font-family: var(--bp-font-display); font-weight: 700; font-size: 1.0625rem; letter-spacing: -0.015em; }
.bp-bento__desc { font-size: 0.875rem; line-height: 1.6; color: var(--bp-text-2); }
.bp-bento__visual {
  margin-top: auto; padding-top: 18px;
}

/* Mini proposal visual inside bento */
.bp-mini-proposal {
  background: var(--bp-surface); border: 1px solid var(--bp-border);
  border-radius: 12px; padding: 14px 16px;
  font-size: 0.8125rem; line-height: 1.6; color: var(--bp-text-2);
}
.bp-mini-proposal__bar {
  height: 8px; border-radius: 99px; background: rgba(15,23,42,0.08); margin-top: 8px;
  position: relative; overflow: hidden;
}
.bp-mini-proposal__bar::after {
  content: ""; position: absolute; inset: 0; width: 72%;
  background: var(--bp-gradient); border-radius: 99px;
}

/* Testimonial avatar ring */
.bp-avatar-ring {
  padding: 2px; border-radius: 999px; background: var(--bp-gradient); display: inline-flex;
}
.bp-avatar-ring .bp-avatar { background: var(--bp-ink); }

/* Section divider glow */
.bp-glow-divider {
  height: 1px; max-width: 720px; margin: 0 auto;
  background: linear-gradient(90deg, transparent, rgba(1,189,156,0.5), rgba(56,189,248,0.5), transparent);
}

/* Big CTA panel */
.bp-cta-panel {
  position: relative; overflow: hidden;
  background: var(--bp-ink); border-radius: 28px;
  padding: 72px 32px; text-align: center;
  box-shadow: var(--bp-shadow-lg);
}
.bp-cta-panel::before {
  content: ""; position: absolute; inset: 0; pointer-events: none;
  background:
    radial-gradient(600px 300px at 50% -20%, rgba(1,189,156,0.28), transparent 65%),
    radial-gradient(480px 280px at 85% 120%, rgba(56,189,248,0.18), transparent 60%);
}
.bp-cta-panel > * { position: relative; }


/* Hero layout: single centered column until the mockup appears at 1024px */
.bp-hero-grid { display: grid; grid-template-columns: 1fr; gap: 56px; align-items: center; }
.bp-hero-grid > div:first-child { max-width: 640px; margin: 0 auto; text-align: center; }
.bp-hero-grid .bp-row { justify-content: center; }
.bp-hero-grid .bp-hero-stats { justify-content: center; }
@media (min-width: 1024px) {
  .bp-hero-grid { grid-template-columns: 1.02fr 0.98fr; gap: 64px; }
  .bp-hero-grid > div:first-child { max-width: none; margin: 0; text-align: left; }
  .bp-hero-grid .bp-row { justify-content: flex-start; }
  .bp-hero-grid .bp-hero-stats { justify-content: flex-start; }
}

/* ==========================================================================
   Resume Studio v2 — PDF viewer with embedded AI
   ========================================================================== */
.bp-pdf-stack { display: flex; flex-direction: column; align-items: center; gap: 22px; }
.bp-pdf-page {
  position: relative;
  background: #fff;
  border: 1px solid var(--bp-border);
  border-radius: 6px;
  box-shadow: var(--bp-shadow-md);
  overflow: hidden;
}
.bp-pdf-page canvas { display: block; }

/* pdf.js text layer (minimal essentials from pdf_viewer.css) — invisible text
   positioned over the canvas so native selection works on the real PDF. */
.textLayer {
  position: absolute;
  inset: 0;
  overflow: hidden;
  line-height: 1;
  text-size-adjust: none;
  forced-color-adjust: none;
  transform-origin: 0 0;
  caret-color: CanvasText;
}
.textLayer span,
.textLayer br {
  color: transparent;
  position: absolute;
  white-space: pre;
  cursor: text;
  transform-origin: 0% 0%;
}
.textLayer ::selection { background: rgba(1, 189, 156, 0.35); }

/* AI suggestion card (result of a selection edit) */
.bp-ai-suggestion {
  position: absolute; z-index: 70; width: 440px; max-width: calc(100vw - 32px);
  background: var(--bp-card); border: 1px solid var(--bp-border);
  border-radius: 16px; box-shadow: var(--bp-shadow-lg);
  padding: 16px 18px;
  animation: bp-pop 0.16s ease;
}
.bp-ai-suggestion__label {
  font-size: 0.6563rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em;
  color: var(--bp-text-3); margin-bottom: 6px;
}
.bp-ai-suggestion__original {
  font-size: 0.75rem; color: var(--bp-text-3); line-height: 1.5;
  border-left: 2px solid var(--bp-border-strong); padding-left: 10px; margin-bottom: 12px;
}
.bp-ai-suggestion__text {
  font-size: 0.875rem; color: var(--bp-text); line-height: 1.6;
  background: var(--bp-brand-050); border: 1px solid rgba(1,189,156,0.25);
  border-radius: 10px; padding: 12px 14px;
}

/* PDF overlay edits: white-out + editable replacement text */
.bp-pdf-whiteout {
  position: absolute; z-index: 3;
  background: #fff;
}
.bp-pdf-patch {
  position: absolute; z-index: 4;
  background: #fff;
  color: #0f172a;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.25;
  outline: none;
  cursor: text;
  border-radius: 3px;
  box-shadow: inset 0 0 0 1px rgba(1, 189, 156, 0.35);
  transition: box-shadow 0.15s ease;
  padding-right: 14px;
}
.bp-pdf-patch:hover { box-shadow: inset 0 0 0 1px rgba(1, 189, 156, 0.7); }
.bp-pdf-patch:focus { box-shadow: 0 0 0 2px rgba(1, 189, 156, 0.5); background: #fff; }
.bp-pdf-patch__delete {
  position: absolute; top: -9px; right: -9px;
  width: 18px; height: 18px; border-radius: 999px;
  border: none; cursor: pointer;
  background: var(--bp-ink); color: #fff;
  font-size: 12px; line-height: 1;
  display: none; align-items: center; justify-content: center;
  z-index: 5;
}
.bp-pdf-patch:hover .bp-pdf-patch__delete,
.bp-pdf-patch:focus .bp-pdf-patch__delete { display: flex; }

/* ---------------------------------------------------------------------------
   Extension install nudge — corner prompt shown when the Chrome extension
   doesn't answer the ping on the portal.
--------------------------------------------------------------------------- */
.bp-ext-nudge {
  position: fixed; right: 22px; bottom: 22px; z-index: 75;
  width: 360px; max-width: calc(100vw - 32px);
  background: linear-gradient(150deg, var(--bp-ink), var(--bp-ink-2));
  color: var(--bp-text-inverse);
  border: 1px solid rgba(248,250,252,0.08);
  border-radius: var(--bp-radius-lg);
  box-shadow: var(--bp-shadow-lg);
  padding: 20px 20px 18px;
  opacity: 0; transform: translateY(14px); pointer-events: none;
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.bp-ext-nudge--visible { opacity: 1; transform: none; pointer-events: auto; }
.bp-ext-nudge__title {
  font-family: var(--bp-font-display); font-size: 0.9688rem; font-weight: 700;
  letter-spacing: -0.01em; display: flex; align-items: center; gap: 9px;
}
.bp-ext-nudge__body {
  margin-top: 8px; font-size: 0.8438rem; line-height: 1.6;
  color: var(--bp-text-inverse-2);
}
.bp-ext-nudge__actions { display: flex; align-items: center; gap: 10px; margin-top: 14px; }
.bp-ext-nudge__later {
  background: none; border: none; cursor: pointer; padding: 9px 10px;
  font-size: 0.8125rem; font-weight: 600; color: var(--bp-text-inverse-2);
}
.bp-ext-nudge__later:hover { color: var(--bp-text-inverse); }

/* ---------------------------------------------------------------------------
   Domain-move notice bar (bidpacer.ai → bidpacer.com, remove after 24 July)
--------------------------------------------------------------------------- */
.bp-domain-notice {
  background: linear-gradient(90deg, var(--bp-ink), var(--bp-ink-2));
  color: var(--bp-text-inverse);
  font-size: 0.8125rem;
  line-height: 1.5;
}
.bp-domain-notice__inner {
  max-width: 1160px; margin: 0 auto;
  display: flex; align-items: center; justify-content: center; gap: 12px;
  padding: 9px 16px;
}
.bp-domain-notice__text strong { color: #7df5dc; font-weight: 700; }
.bp-domain-notice__close {
  background: none; border: none; cursor: pointer; flex: none;
  color: var(--bp-text-inverse-2); font-size: 0.8125rem; padding: 4px 6px;
}
.bp-domain-notice__close:hover { color: var(--bp-text-inverse); }
@media (max-width: 640px) {
  .bp-domain-notice__inner { justify-content: space-between; text-align: left; }
}
/*
! tailwindcss v3.3.3 | MIT License | https://tailwindcss.com
*/
*,:after,:before {
    box-sizing: border-box;
    border: 0 solid #cacfd8
}

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

html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-family: Inter,sans-serif;
    font-feature-settings: normal;
    font-variation-settings: normal
}

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

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

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;
    text-decoration: inherit
}

b,strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

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

button,select {
    text-transform: none
}

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

:-moz-focusring {
    outline: auto
}

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

progress {
    vertical-align: baseline
}

::-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,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre {
    margin: 0
}

fieldset {
    margin: 0
}

fieldset,legend {
    padding: 0
}

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

dialog {
    padding: 0
}

textarea {
    resize: vertical
}

input::-moz-placeholder,textarea::-moz-placeholder {
    color: #a7abb7
}

input::placeholder,textarea::placeholder {
    color: #a7abb7
}

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

:disabled {
    cursor: default
}

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

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

[hidden] {
    display: none
}

[multiple],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],input:where(:not([type])),select,textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #9598a6;
    border-width: 1px;
    border-radius: 0;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000
}

[multiple]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,input:where(:not([type])):focus,select:focus,textarea:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);
    border-color: #2563eb
}

input::-moz-placeholder,textarea::-moz-placeholder {
    color: #9598a6;
    opacity: 1
}

input::placeholder,textarea::placeholder {
    color: #9598a6;
    opacity: 1
}

::-webkit-datetime-edit-fields-wrapper {
    padding: 0
}

::-webkit-date-and-time-value {
    min-height: 1.5em;
    text-align: inherit
}

::-webkit-datetime-edit {
    display: inline-flex
}

::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field {
    padding-top: 0;
    padding-bottom: 0
}

select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%239598a6' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right .5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact
}

[multiple],[size]:where(select:not([size="1"])) {
    background-image: none;
    background-position: 0 0;
    background-repeat: unset;
    background-size: initial;
    padding-right: .75rem;
    -webkit-print-color-adjust: unset;
    print-color-adjust: unset
}

[type=checkbox],[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: #2563eb;
    background-color: #fff;
    border-color: #9598a6;
    border-width: 1px;
    --tw-shadow: 0 0 #0000
}

[type=checkbox] {
    border-radius: 0
}

[type=radio] {
    border-radius: 100%
}

[type=checkbox]:focus,[type=radio]:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)
}

[type=checkbox]:checked,[type=radio]:checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: 50%;
    background-repeat: no-repeat
}

[type=checkbox]:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")
}

[type=radio]:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")
}

[type=checkbox]:checked:focus,[type=checkbox]:checked:hover,[type=radio]:checked:focus,[type=radio]:checked:hover {
    border-color: transparent;
    background-color: currentColor
}

[type=checkbox]:indeterminate {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: 50%;
    background-repeat: no-repeat
}

[type=checkbox]:indeterminate:focus,[type=checkbox]:indeterminate:hover {
    border-color: transparent;
    background-color: currentColor
}

[type=file] {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit
}

[type=file]:focus {
    outline: 1px solid ButtonText;
    outline: 1px auto -webkit-focus-ring-color
}

.stack {
    display: flex;
    flex-direction: column
}

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

.center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.overlay {
    position: absolute;
    inset: 0;
    border-radius: inherit
}

.text-dark {
    color: #000
}

.text-light {
    color: rgba(8,20,43,.6)
}

.\!text-white {
    color: #fff!important
}

.text-white {
    color: #fff
}

.\!text-error {
    color: #dd4949!important
}

.text-error {
    color: #dd4949
}

.border-light {
    border-color: rgba(125,135,155,.2)
}

:root {
    --background: 0 0% 100%;
    --foreground: 224 71.4% 4.1%;
    --card: 0 0% 100%;
    --card-foreground: 224 71.4% 4.1%;
    --popover: 0 0% 100%;
    --popover-foreground: 224 71.4% 4.1%;
    --primary: 220.9 39.3% 11%;
    --primary-foreground: 210 20% 98%;
    --secondary: 220 14.3% 95.9%;
    --secondary-foreground: 220.9 39.3% 11%;
    --muted: 220 14.3% 95.9%;
    --muted-foreground: 220 8.9% 46.1%;
    --accent: 220 14.3% 95.9%;
    --accent-foreground: 220.9 39.3% 11%;
    --destructive: 0 84.2% 60.2%;
    --destructive-foreground: 210 20% 98%;
    --border: 220 13% 91%;
    --input: 220 13% 91%;
    --ring: 224 71.4% 4.1%;
    --radius: 0.5rem;
    --dark-gray-base: 224,90%,9%;
    --h-screen-dvh-unsafe: 100dvh;
    --h-screen-dvh: var(--h-screen-dvh-unsafe,100vh)
}

.dark {
    --background: 224 71.4% 4.1%;
    --foreground: 210 20% 98%;
    --card: 224 71.4% 4.1%;
    --card-foreground: 210 20% 98%;
    --popover: 224 71.4% 4.1%;
    --popover-foreground: 210 20% 98%;
    --primary: 210 20% 98%;
    --primary-foreground: 220.9 39.3% 11%;
    --secondary: 215 27.9% 16.9%;
    --secondary-foreground: 210 20% 98%;
    --muted: 215 27.9% 16.9%;
    --muted-foreground: 217.9 10.6% 64.9%;
    --accent: 215 27.9% 16.9%;
    --accent-foreground: 210 20% 98%;
    --destructive: 0 62.8% 30.6%;
    --destructive-foreground: 210 20% 98%;
    --border: 215 27.9% 16.9%;
    --input: 215 27.9% 16.9%;
    --ring: 216 12.2% 83.9%
}

* {
    border-color: hsl(var(--border))
}

.rebrand-body * {
    border-color: rgba(125,135,155,.2);
}

*,:after,:before {
    --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: rgba(59,130,246,.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59,130,246,.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

.container {
    width: 100%
}

@media (min-width: 375px) {
    .container {
        max-width:375px
    }
}

@media (min-width: 480px) {
    .container {
        max-width:480px
    }
}

@media (min-width: 640px) {
    .container {
        max-width:640px
    }
}

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

@media (min-width: 1024px) {
    .container {
        max-width:1024px
    }
}

@media (min-width: 1280px) {
    .container {
        max-width:1280px
    }
}

@media (min-width: 1536px) {
    .container {
        max-width:1536px
    }
}

@media (min-width: 1758px) {
    .container {
        max-width:1758px
    }
}

@media (min-width: 1980px) {
    .container {
        max-width:1980px
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-weight: 500;
    font-family: inherit;
    color: var(--tw-prose-kbd);
    box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);
    font-size: .875em;
    border-radius: .3125rem;
    padding: .1875em .375em
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding: .5714286em
}

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

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

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

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

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

.prose-sm {
    font-size: .875rem;
    line-height: 1.7142857
}

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

.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 1.2857143em;
    line-height: 1.5555556;
    margin-top: .8888889em;
    margin-bottom: .8888889em
}

.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-left: 1.1111111em
}

.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 2.1428571em;
    margin-top: 0;
    margin-bottom: .8em;
    line-height: 1.2
}

.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 1.4285714em;
    margin-top: 1.6em;
    margin-bottom: .8em;
    line-height: 1.4
}

.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 1.2857143em;
    margin-top: 1.5555556em;
    margin-bottom: .4444444em;
    line-height: 1.5555556
}

.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.4285714em;
    margin-bottom: .5714286em;
    line-height: 1.4285714
}

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

.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em
}

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

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

.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8571429em;
    border-radius: .3125rem;
    padding: .1428571em .3571429em
}

.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8571429em
}

.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .9em
}

.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8888889em
}

.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8571429em;
    line-height: 1.6666667;
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    border-radius: .25rem;
    padding: .6666667em 1em
}

.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
    padding-left: 1.5714286em
}

.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
    padding-left: 1.5714286em
}

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

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

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

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

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

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

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

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

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

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

.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.1428571em
}

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

.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 2.8571429em;
    margin-bottom: 2.8571429em
}

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

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

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

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

.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8571429em;
    line-height: 1.5
}

.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-right: 1em;
    padding-bottom: .6666667em;
    padding-left: 1em
}

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

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

.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding: .6666667em 1em
}

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

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

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

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

.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8571429em;
    line-height: 1.3333333;
    margin-top: .6666667em
}

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

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

.prose-lg {
    font-size: 1.125rem;
    line-height: 1.7777778
}

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

.prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em
}

.prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-left: 1em
}

.prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: .8333333em;
    line-height: 1
}

.prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 1.6666667em;
    margin-top: 1.8666667em;
    margin-bottom: 1.0666667em;
    line-height: 1.3333333
}

.prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 1.3333333em;
    margin-top: 1.6666667em;
    margin-bottom: .6666667em;
    line-height: 1.5
}

.prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.7777778em;
    margin-bottom: .4444444em;
    line-height: 1.5555556
}

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

.prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em
}

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

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

.prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8888889em;
    border-radius: .3125rem;
    padding: .2222222em .4444444em
}

.prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8888889em
}

.prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8666667em
}

.prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .875em
}

.prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: .375rem;
    padding: 1em 1.5em
}

.prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-left: 1.5555556em
}

.prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-left: 1.5555556em
}

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

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

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

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

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

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

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

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

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

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

.prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.3333333em
}

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

.prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 3.1111111em;
    margin-bottom: 3.1111111em
}

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

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

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

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

.prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8888889em;
    line-height: 1.5
}

.prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-right: .75em;
    padding-bottom: .75em;
    padding-left: .75em
}

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

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

.prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding: .75em
}

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

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

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

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

.prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8888889em;
    line-height: 1.5;
    margin-top: 1em
}

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

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

.prose-slate {
    --tw-prose-body: #334155;
    --tw-prose-headings: #0f172a;
    --tw-prose-lead: #475569;
    --tw-prose-links: #0f172a;
    --tw-prose-bold: #0f172a;
    --tw-prose-counters: #64748b;
    --tw-prose-bullets: #cbd5e1;
    --tw-prose-hr: #e2e8f0;
    --tw-prose-quotes: #0f172a;
    --tw-prose-quote-borders: #e2e8f0;
    --tw-prose-captions: #64748b;
    --tw-prose-kbd: #0f172a;
    --tw-prose-kbd-shadows: 15 23 42;
    --tw-prose-code: #0f172a;
    --tw-prose-pre-code: #e2e8f0;
    --tw-prose-pre-bg: #1e293b;
    --tw-prose-th-borders: #cbd5e1;
    --tw-prose-td-borders: #e2e8f0;
    --tw-prose-invert-body: #cbd5e1;
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: #94a3b8;
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: #94a3b8;
    --tw-prose-invert-bullets: #475569;
    --tw-prose-invert-hr: #334155;
    --tw-prose-invert-quotes: #f1f5f9;
    --tw-prose-invert-quote-borders: #334155;
    --tw-prose-invert-captions: #94a3b8;
    --tw-prose-invert-kbd: #fff;
    --tw-prose-invert-kbd-shadows: 255 255 255;
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: #cbd5e1;
    --tw-prose-invert-pre-bg: rgba(0,0,0,.5);
    --tw-prose-invert-th-borders: #475569;
    --tw-prose-invert-td-borders: #334155
}

.prose-indigo {
    --tw-prose-links: #4f46e5;
    --tw-prose-invert-links: #6366f1
}

body {
    font-family: Hyperlegible,serif
}

#app-root:has(#authenticated-root) {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

h1,h2 {
    font-family: Inter,sans-serif
}

.link {
    cursor: pointer;
    --tw-text-opacity: 1;
    color: rgb(49 43 65/var(--tw-text-opacity));
    text-decoration-line: underline;
    text-decoration-color: #a7abb7;
    text-decoration-thickness: 0;
    text-underline-offset: 4px;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    animation-duration: .5s;
    animation-timing-function: cubic-bezier(.4,0,.2,1)
}

.link:hover {
    text-decoration-color: #474358
}

.link:focus {
    --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);
    outline: 2px solid transparent;
    outline-offset: 2px
}

.link-white {
    color: #fff;
    --tw-text-opacity: 1;
    color: rgb(250 252 252/var(--tw-text-opacity));
    text-decoration-color: #b9bdc8
}

.link-white:hover {
    text-decoration-color: #edf2f5
}

.shadow-modal {
    --tw-shadow: 0 2.8px 2.2px rgba(49,43,65,.034),0 6.7px 5.3px rgba(49,43,65,.048),0 12.5px 10px rgba(49,43,65,.06),0 22.3px 17.9px rgba(49,43,65,.072),0 41.8px 33.4px rgba(49,43,65,.086),0 100px 80px rgba(49,43,65,.12);
    --tw-shadow-colored: 0 2.8px 2.2px var(--tw-shadow-color),0 6.7px 5.3px var(--tw-shadow-color),0 12.5px 10px var(--tw-shadow-color),0 22.3px 17.9px var(--tw-shadow-color),0 41.8px 33.4px var(--tw-shadow-color),0 100px 80px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

.slider-track {
    --tw-bg-opacity: 1;
    background-color: rgb(241 245 249/var(--tw-bg-opacity))
}

.slider-wrapper-md {
    height: 6px
}

.slider-wrapper-lg {
    height: 8px
}

.slider-track-md {
    height: 6px
}

.slider-track-lg {
    height: 8px
}

.slider-track.slider-track-0 {
    --tw-bg-opacity: 1;
    background-color: rgb(49 43 65/var(--tw-bg-opacity))
}

.slider-track.no-left-track-bg.slider-track-0 {
    --tw-bg-opacity: 1;
    background-color: rgb(241 245 249/var(--tw-bg-opacity))
}

.content {
    margin-right: 1.5rem;
    padding-left: 1.5rem
}

@media (min-width: 480px) {
    .content {
        margin-right:2rem;
        padding-left: 2rem
    }
}

@media (min-width: 640px) {
    .content {
        margin-right:4rem;
        padding-left: 4rem
    }
}

@media (min-width: 1280px) {
    .content {
        margin-right:6rem;
        padding-left: 6rem
    }
}

.logged-in .content {
    margin-right: 1.5rem;
    padding-left: 1.5rem
}

@media (min-width: 480px) {
    .logged-in .content {
        margin-right:2rem;
        padding-left: 2rem
    }
}

.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: Inter,sans-serif
}

.btn-primary {
    color: #fff;
    border-radius: .25rem;
    border-width: 1px;
    border-color: transparent;
    --tw-bg-opacity: 1;
    background-color: rgb(49 43 65/var(--tw-bg-opacity));
    padding: .375rem .625rem;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(250 252 252/var(--tw-text-opacity));
    --tw-shadow: 0px 1px 2px 0px rgba(16,24,40,.05);
    --tw-shadow-colored: 0px 1px 2px 0px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.btn-primary:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(92 90 110/var(--tw-bg-opacity))
}

.btn-primary:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(149 152 166/var(--tw-ring-opacity));
    --tw-ring-offset-width: 2px
}

.btn[disabled],.link[disabled] {
    pointer-events: none;
    opacity: .5
}

.btn-secondary {
    border-width: 1px;
    border-color: transparent;
    --tw-bg-opacity: 1;
    background-color: rgb(220 224 231/var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(92 90 110/var(--tw-text-opacity));
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.btn-secondary:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(202 207 216/var(--tw-bg-opacity))
}

.btn-secondary:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(149 152 166/var(--tw-ring-opacity));
    --tw-ring-offset-width: 2px
}

.btn-white {
    border-radius: .375rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(220 224 231/var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(250 252 252/var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(92 90 110/var(--tw-text-opacity));
    --tw-shadow: 0px 1px 2px 0px rgba(16,24,40,.05);
    --tw-shadow-colored: 0px 1px 2px 0px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.btn-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(237 242 245/var(--tw-bg-opacity))
}

.btn-white:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(149 152 166/var(--tw-ring-opacity));
    --tw-ring-offset-width: 2px
}

.btn-xs {
    border-radius: .25rem;
    padding: .375rem .75rem;
    font-size: .75rem;
    line-height: 1rem;
    letter-spacing: .0025em;
    font-weight: 500
}

.btn-sm {
    padding: .5rem .875rem;
    line-height: 1rem
}

.btn-md,.btn-sm {
    border-radius: .375rem;
    font-size: .875rem;
    letter-spacing: 0;
    font-weight: 500
}

.btn-md {
    padding: .5rem 1rem;
    line-height: 1.25rem
}

.btn-lg {
    padding: .5rem 1.25rem
}

.btn-lg,.btn-xl {
    border-radius: .375rem;
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: 0;
    font-weight: 500
}

.btn-xl {
    padding: .75rem 1.5rem
}

.btn-circle,.btn-round {
    border-radius: 9999px
}

.btn-circle.btn-xs {
    padding: .25rem
}

.btn-circle.btn-sm {
    padding: .375rem
}

.btn-circle.btn-md {
    padding: .5rem
}

.btn-circle.btn-lg {
    padding: .625rem
}

.btn-circle.btn-xl {
    padding: .75rem
}

.badge-btn-xs {
    display: inline-flex;
    height: 1rem;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    gap: .125rem;
    border-radius: 9999px;
    padding: .125rem 4px;
    transition: all .22s
}

.badge-btn-xs:hover {
    filter: brightness(110%)
}

.badge-btn-xs:active {
    filter: brightness(120%)
}

.badge-xs {
    display: inline-flex;
    height: 1rem;
    align-items: center;
    justify-content: center;
    gap: .125rem;
    border-radius: 9999px;
    padding: .125rem 4px
}

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

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

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

.visible {
    visibility: visible
}

.invisible {
    visibility: hidden
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.\!absolute {
    position: absolute!important
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: sticky
}

.-inset-1 {
    inset: -.25rem
}

.-inset-1\.5 {
    inset: -.375rem
}

.-inset-3 {
    inset: -.75rem
}

.-inset-4 {
    inset: -1rem
}

.inset-0 {
    inset: 0
}

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

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

.-inset-x-4 {
    left: -1rem;
    right: -1rem
}

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

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

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

.-bottom-2 {
    bottom: -.5rem
}

.-bottom-px {
    bottom: -1px
}

.-left-0 {
    left: 0
}

.-left-0\.5 {
    left: -.125rem
}

.-left-1 {
    left: -.25rem
}

.-left-2 {
    left: -.5rem
}

.-left-3 {
    left: -.75rem
}

.-left-4 {
    left: -1rem
}

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

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

.-right-0 {
    right: 0
}

.-right-0\.5 {
    right: -.125rem
}

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

.-right-3 {
    right: -.75rem
}

.-top-0 {
    top: 0
}

.-top-0\.5 {
    top: -.125rem
}

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

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

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

.-top-14 {
    top: -3.5rem
}

.-top-16 {
    top: -4rem
}

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

.-top-3 {
    top: -.75rem
}

.-top-48 {
    top: -12rem
}

.-top-5 {
    top: -1.25rem
}

.-top-\[1\.0625rem\] {
    top: -1.0625rem
}

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

.bottom-0 {
    bottom: 0
}

.bottom-0\.5 {
    bottom: .125rem
}

.bottom-1 {
    bottom: .25rem
}

.bottom-12 {
    bottom: 3rem
}

.bottom-16 {
    bottom: 4rem
}

.bottom-3 {
    bottom: .75rem
}

.bottom-4 {
    bottom: 1rem
}

.bottom-6 {
    bottom: 1.5rem
}

.bottom-8 {
    bottom: 2rem
}

.bottom-\[--line-offset\] {
    bottom: var(--line-offset)
}

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

.bottom-\[-4\.25rem\] {
    bottom: -4.25rem
}

.bottom-\[105\%\] {
    bottom: 105%
}

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

.bottom-\[1rem\] {
    bottom: 1rem
}

.bottom-\[2\.5\%\] {
    bottom: 2.5%
}

.bottom-\[3rem\] {
    bottom: 3rem
}

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

.bottom-\[8\.1\%\] {
    bottom: 8.1%
}

.bottom-full {
    bottom: 100%
}

.left-0 {
    left: 0
}

.left-1 {
    left: .25rem
}

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

.left-12 {
    left: 3rem
}

.left-16 {
    left: 4rem
}

.left-2 {
    left: .5rem
}

.left-24 {
    left: 6rem
}

.left-4 {
    left: 1rem
}

.left-5 {
    left: 1.25rem
}

.left-7 {
    left: 1.75rem
}

.left-8 {
    left: 2rem
}

.left-96 {
    left: 24rem
}

.left-\[--line-offset\] {
    left: var(--line-offset)
}

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

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

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

.left-\[23\%\] {
    left: 23%
}

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

.left-\[3\%\] {
    left: 3%
}

.left-\[44\.5\%\] {
    left: 44.5%
}

.left-\[5\.5\%\] {
    left: 5.5%
}

.left-\[50\%\] {
    left: 50%
}

.left-\[calc\(100\%\+1px\)\] {
    left: calc(100% + 1px)
}

.left-\[calc\(100\%-1\.5rem\)\] {
    left: calc(100% - 1.5rem)
}

.left-full {
    left: 100%
}

.right-0 {
    right: 0
}

.right-1 {
    right: .25rem
}

.right-1\.5 {
    right: .375rem
}

.right-12 {
    right: 3rem
}

.right-2 {
    right: .5rem
}

.right-3 {
    right: .75rem
}

.right-4 {
    right: 1rem
}

.right-5 {
    right: 1.25rem
}

.right-6 {
    right: 1.5rem
}

.right-7 {
    right: 1.75rem
}

.right-8 {
    right: 2rem
}

.right-\[--line-offset\] {
    right: var(--line-offset)
}

.right-\[5\.5\%\] {
    right: 5.5%
}

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

.right-\[6px\] {
    right: 6px
}

.right-full {
    right: 100%
}

.right-px {
    right: 1px
}

.top-0 {
    top: 0
}

.top-0\.5 {
    top: .125rem
}

.top-1 {
    top: .25rem
}

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

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

.top-12 {
    top: 3rem
}

.top-2 {
    top: .5rem
}

.top-3 {
    top: .75rem
}

.top-4 {
    top: 1rem
}

.top-5 {
    top: 1.25rem
}

.top-6 {
    top: 1.5rem
}

.top-8 {
    top: 2rem
}

.top-\[--line-offset\] {
    top: var(--line-offset)
}

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

.top-\[-6\.5rem\] {
    top: -6.5rem
}

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

.top-\[1\.85rem\] {
    top: 1.85rem
}

.top-\[100\%\] {
    top: 100%
}

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

.top-\[2\.3\%\] {
    top: 2.3%
}

.top-\[24vh\] {
    top: 24vh
}

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

.top-\[28vh\] {
    top: 28vh
}

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

.top-\[50\%\] {
    top: 50%
}

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

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

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

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

.top-\[calc\(100\%-1rem\)\] {
    top: calc(100% - 1rem)
}

.top-\[calc\(50\%-1\.5rem\)\] {
    top: calc(50% - 1.5rem)
}

.top-full {
    top: 100%
}

.isolate {
    isolation: isolate
}

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

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

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

.z-0 {
    z-index: 0
}

.z-10 {
    z-index: 10
}

.z-20 {
    z-index: 20
}

.z-40 {
    z-index: 40
}

.z-50 {
    z-index: 50
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-first {
    order: -9999
}

.order-last {
    order: 9999
}

.col-span-1 {
    grid-column: span 1/span 1
}

.col-span-2 {
    grid-column: span 2/span 2
}

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

.col-span-4 {
    grid-column: span 4/span 4
}

.col-span-5 {
    grid-column: span 5/span 5
}

.col-span-6 {
    grid-column: span 6/span 6
}

.col-span-9 {
    grid-column: span 9/span 9
}

.float-right {
    float: right
}

.float-left {
    float: left
}

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

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

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

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

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

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

.m-0 {
    margin: 0
}

.m-1 {
    margin: .25rem
}

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

.m-10 {
    margin: 2.5rem
}

.m-2 {
    margin: .5rem
}

.m-3 {
    margin: .75rem
}

.m-4 {
    margin: 1rem
}

.m-auto {
    margin: auto
}

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

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

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

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

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

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

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

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

.mx-0\.5 {
    margin-left: .125rem;
    margin-right: .125rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem
}

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

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

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

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

.my-32 {
    margin-top: 8rem;
    margin-bottom: 8rem
}

.my-36 {
    margin-top: 9rem;
    margin-bottom: 9rem
}

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

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

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

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

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

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

.my-\[0\.5rem\] {
    margin-top: .5rem;
    margin-bottom: .5rem
}

.my-\[0\.625rem\] {
    margin-top: .625rem;
    margin-bottom: .625rem
}

.my-\[0\.75rem\] {
    margin-top: .75rem;
    margin-bottom: .75rem
}

.my-\[0\.875rem\] {
    margin-top: .875rem;
    margin-bottom: .875rem
}

.my-\[1\.125rem\] {
    margin-top: 1.125rem;
    margin-bottom: 1.125rem
}

.my-\[1\.25rem\] {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem
}

.my-\[1rem\] {
    margin-top: 1rem;
    margin-bottom: 1rem
}

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

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

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

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

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

.-mb-1u {
    margin-bottom: -2rem
}

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

.-mb-2u {
    margin-bottom: -4rem
}

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

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

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

.-ml-0\.5 {
    margin-left: -.125rem
}

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

.-ml-1\.5 {
    margin-left: -.375rem
}

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

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

.-ml-2\.5 {
    margin-left: -.625rem
}

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

.-ml-\[0\.265rem\] {
    margin-left: -.265rem
}

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

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

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

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

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

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

.-mr-\[0\.265rem\] {
    margin-right: -.265rem
}

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

.-ms-px {
    margin-inline-start:-1px}

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

.-mt-0\.5 {
    margin-top: -.125rem
}

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

.-mt-1\.5 {
    margin-top: -.375rem
}

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

.-mt-2u {
    margin-top: -4rem
}

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

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

.-mt-7 {
    margin-top: -1.75rem
}

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

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

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

.mb-0 {
    margin-bottom: 0
}

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

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

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

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

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

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

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

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

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

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

.mb-3\.5 {
    margin-bottom: .875rem
}

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

.mb-36 {
    margin-bottom: 9rem
}

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

.mb-40 {
    margin-bottom: 10rem
}

.mb-48 {
    margin-bottom: 12rem
}

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

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

.mb-64 {
    margin-bottom: 16rem
}

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

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

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

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

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

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

.mb-\[env\(safe-area-inset-bottom\)\] {
    margin-bottom: env(safe-area-inset-bottom)
}

.mb-auto {
    margin-bottom: auto
}

.me-1 {
    margin-inline-end:.25rem}

.me-1\.5 {
    margin-inline-end:.375rem}

.me-2 {
    margin-inline-end:.5rem}

.me-4 {
    margin-inline-end:1rem}

.me-8 {
    margin-inline-end:2rem}

.ml-0 {
    margin-left: 0
}

.ml-0\.5 {
    margin-left: .125rem
}

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

.ml-1\.5 {
    margin-left: .375rem
}

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

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

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

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

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

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

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

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

.ml-7 {
    margin-left: 1.75rem
}

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

.ml-9 {
    margin-left: 2.25rem
}

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

.ml-\[-1rem\] {
    margin-left: -1rem
}

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

.ml-\[0\.265rem\] {
    margin-left: .265rem
}

.ml-\[0\.2rem\] {
    margin-left: .2rem
}

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

.ml-auto {
    margin-left: auto
}

.mr-0 {
    margin-right: 0
}

.mr-0\.5 {
    margin-right: .125rem
}

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

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

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

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

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

.mr-24 {
    margin-right: 6rem
}

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

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

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

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

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

.mr-\[0\.265rem\] {
    margin-right: .265rem
}

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

.mr-auto {
    margin-right: auto
}

.ms-1 {
    margin-inline-start:.25rem}

.ms-6 {
    margin-inline-start:1.5rem}

.ms-8 {
    margin-inline-start:2rem}

.ms-\[12px\] {
    margin-inline-start:12px}

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

.mt-0 {
    margin-top: 0
}

.mt-0\.5 {
    margin-top: .125rem
}

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

.mt-1\.5 {
    margin-top: .375rem
}

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

.mt-11 {
    margin-top: 2.75rem
}

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

.mt-14 {
    margin-top: 3.5rem
}

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

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

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

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

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

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

.mt-32 {
    margin-top: 8rem
}

.mt-36 {
    margin-top: 9rem
}

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

.mt-48 {
    margin-top: 12rem
}

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

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

.mt-64 {
    margin-top: 16rem
}

.mt-7 {
    margin-top: 1.75rem
}

.mt-72 {
    margin-top: 18rem
}

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

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

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

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

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

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

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

.mt-\[5\%\] {
    margin-top: 5%
}

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

.mt-auto {
    margin-top: auto
}

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

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

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

.line-clamp-1 {
    -webkit-line-clamp: 1
}

.line-clamp-1,.line-clamp-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.line-clamp-2 {
    -webkit-line-clamp: 2
}

.line-clamp-3 {
    -webkit-line-clamp: 3
}

.line-clamp-3,.line-clamp-4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.line-clamp-4 {
    -webkit-line-clamp: 4
}

.\!block {
    display: block!important
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.table {
    display: table
}

.table-cell {
    display: table-cell
}

.table-row-group {
    display: table-row-group
}

.table-row {
    display: table-row
}

.flow-root {
    display: flow-root
}

.grid {
    display: grid
}

.contents {
    display: contents
}

.\!hidden {
    display: none!important
}

.hidden {
    display: none
}

.aspect-1 {
    aspect-ratio: 1
}

.aspect-4 {
    aspect-ratio: 4
}

.aspect-\[1155\/678\] {
    aspect-ratio: 1155/678
}

.aspect-\[1318\/752\] {
    aspect-ratio: 1318/752
}

.aspect-\[2\/1\] {
    aspect-ratio: 2/1
}

.aspect-\[2\/3\] {
    aspect-ratio: 2/3
}

.aspect-\[5\/1\] {
    aspect-ratio: 5/1
}

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

.\!h-2\.5 {
    height: .625rem!important
}

.\!h-3 {
    height: .75rem!important
}

.h-0 {
    height: 0
}

.h-0\.5 {
    height: .125rem
}

.h-1 {
    height: .25rem
}

.h-1\.5 {
    height: .375rem
}

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

.h-1\/4 {
    height: 25%
}

.h-10 {
    height: 2.5rem
}

.h-11 {
    height: 2.75rem
}

.h-12 {
    height: 3rem
}

.h-14 {
    height: 3.5rem
}

.h-16 {
    height: 4rem
}

.h-1u {
    height: 2rem
}

.h-2 {
    height: .5rem
}

.h-2\.5 {
    height: .625rem
}

.h-20 {
    height: 5rem
}

.h-24 {
    height: 6rem
}

.h-28 {
    height: 7rem
}

.h-3 {
    height: .75rem
}

.h-3\.5 {
    height: .875rem
}

.h-32 {
    height: 8rem
}

.h-36 {
    height: 9rem
}

.h-3u {
    height: 6rem
}

.h-4 {
    height: 1rem
}

.h-40 {
    height: 10rem
}

.h-48 {
    height: 12rem
}

.h-5 {
    height: 1.25rem
}

.h-56 {
    height: 14rem
}

.h-6 {
    height: 1.5rem
}

.h-60 {
    height: 15rem
}

.h-64 {
    height: 16rem
}

.h-7 {
    height: 1.75rem
}

.h-72 {
    height: 18rem
}

.h-8 {
    height: 2rem
}

.h-80 {
    height: 20rem
}

.h-9 {
    height: 2.25rem
}

.h-\[--line-thickness\] {
    height: var(--line-thickness)
}

.h-\[0\.5625rem\] {
    height: .5625rem
}

.h-\[1\.5rem\] {
    height: 1.5rem
}

.h-\[1\.64rem\] {
    height: 1.64rem
}

.h-\[1\.79rem\] {
    height: 1.79rem
}

.h-\[1\.93rem\] {
    height: 1.93rem
}

.h-\[100vh\] {
    height: 100vh
}

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

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

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

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

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

.h-\[2\.21rem\] {
    height: 2.21rem
}

.h-\[2\.25rem\] {
    height: 2.25rem
}

.h-\[2\.36rem\] {
    height: 2.36rem
}

.h-\[2\.5rem\] {
    height: 2.5rem
}

.h-\[200\%\] {
    height: 200%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.h-\[3rem\] {
    height: 3rem
}

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

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

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

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

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

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

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

.h-\[4rem\] {
    height: 4rem
}

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

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

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

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

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

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

.h-\[64rem\] {
    height: 64rem
}

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

.h-\[7\.3\%\] {
    height: 7.3%
}

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

.h-\[8rem\] {
    height: 8rem
}

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

.h-\[calc\(100vh-180px\)\] {
    height: calc(100vh - 180px)
}

.h-\[calc\(100vh-60px\)\] {
    height: calc(100vh - 60px)
}

.h-\[var\(--radix-select-trigger-height\)\] {
    height: var(--radix-select-trigger-height)
}

.h-auto {
    height: auto
}

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

.h-full {
    height: 100%
}

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

.h-px {
    height: 1px
}

.h-screen {
    height: 100vh
}

.max-h-16 {
    max-height: 4rem
}

.max-h-19u {
    max-height: 38rem
}

.max-h-20 {
    max-height: 5rem
}

.max-h-48 {
    max-height: 12rem
}

.max-h-56 {
    max-height: 14rem
}

.max-h-60 {
    max-height: 15rem
}

.max-h-64 {
    max-height: 16rem
}

.max-h-80 {
    max-height: 20rem
}

.max-h-96 {
    max-height: 24rem
}

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

.max-h-\[22rem\] {
    max-height: 22rem
}

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

.max-h-\[40vh\] {
    max-height: 40vh
}

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

.max-h-\[65vh\] {
    max-height: 65vh
}

.max-h-\[75vh\] {
    max-height: 75vh
}

.max-h-\[78vh\] {
    max-height: 78vh
}

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

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

.max-h-\[90vh\] {
    max-height: 90vh
}

.max-h-\[calc\(100vh-16px\)\] {
    max-height: calc(100vh - 16px)
}

.max-h-\[calc\(4lh_\+_2_\*_theme\(space\.3\)\)\] {
    max-height: calc(4lh + 2 * .75rem)
}

.max-h-\[min\(24rem\2c 40vh\)\] {
    max-height: min(24rem,40vh)
}

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

.max-h-screen {
    max-height: 100vh
}

.min-h-0 {
    min-height: 0
}

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

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

.min-h-\[14rem\] {
    min-height: 14rem
}

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

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

.min-h-\[1em\] {
    min-height: 1em
}

.min-h-\[2\.5rem\] {
    min-height: 2.5rem
}

.min-h-\[20rem\] {
    min-height: 20rem
}

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

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

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

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

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

.min-h-\[6rem\] {
    min-height: 6rem
}

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

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

.min-h-\[calc\(100vh-16rem\)\] {
    min-height: calc(100vh - 16rem)
}

.min-h-\[calc\(2lh_\+_2_\*_theme\(space\.3\)\)\] {
    min-height: calc(2lh + 2 * .75rem)
}

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

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

.\!w-11u {
    width: 22rem!important
}

.\!w-2 {
    width: .5rem!important
}

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

.\!w-3 {
    width: .75rem!important
}

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

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

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

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

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

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

.w-0 {
    width: 0
}

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

.w-1 {
    width: .25rem
}

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

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

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

.w-10 {
    width: 2.5rem
}

.w-11 {
    width: 2.75rem
}

.w-12 {
    width: 3rem
}

.w-14 {
    width: 3.5rem
}

.w-16 {
    width: 4rem
}

.w-2 {
    width: .5rem
}

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

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

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

.w-20 {
    width: 5rem
}

.w-24 {
    width: 6rem
}

.w-28 {
    width: 7rem
}

.w-3 {
    width: .75rem
}

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

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

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

.w-32 {
    width: 8rem
}

.w-36 {
    width: 9rem
}

.w-4 {
    width: 1rem
}

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

.w-40 {
    width: 10rem
}

.w-44 {
    width: 11rem
}

.w-48 {
    width: 12rem
}

.w-5 {
    width: 1.25rem
}

.w-52 {
    width: 13rem
}

.w-56 {
    width: 14rem
}

.w-6 {
    width: 1.5rem
}

.w-60 {
    width: 15rem
}

.w-64 {
    width: 16rem
}

.w-7 {
    width: 1.75rem
}

.w-72 {
    width: 18rem
}

.w-8 {
    width: 2rem
}

.w-80 {
    width: 20rem
}

.w-9 {
    width: 2.25rem
}

.w-96 {
    width: 24rem
}

.w-\[--line-thickness\] {
    width: var(--line-thickness)
}

.w-\[0\.5625rem\] {
    width: .5625rem
}

.w-\[0\.5px\] {
    width: .5px
}

.w-\[1\.5rem\] {
    width: 1.5rem
}

.w-\[1\.64rem\] {
    width: 1.64rem
}

.w-\[1\.79rem\] {
    width: 1.79rem
}

.w-\[1\.93rem\] {
    width: 1.93rem
}

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

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

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

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

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

.w-\[12ch\] {
    width: 12ch
}

.w-\[12rem\] {
    width: 12rem
}

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

.w-\[14\.5rem\] {
    width: 14.5rem
}

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

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

.w-\[15\.5\%\] {
    width: 15.5%
}

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

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

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

.w-\[1ch\] {
    width: 1ch
}

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

.w-\[2\.21rem\] {
    width: 2.21rem
}

.w-\[2\.25rem\] {
    width: 2.25rem
}

.w-\[2\.36rem\] {
    width: 2.36rem
}

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

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

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

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

.w-\[22rem\] {
    width: 22rem
}

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

.w-\[23rem\] {
    width: 23rem
}

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

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

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

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

.w-\[3\.85rem\] {
    width: 3.85rem
}

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

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

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

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

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

.w-\[3rem\] {
    width: 3rem
}

.w-\[4\.5rem\] {
    width: 4.5rem
}

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

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

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

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

.w-\[42rem\] {
    width: 42rem
}

.w-\[43rem\] {
    width: 43rem
}

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

.w-\[45rem\] {
    width: 45rem
}

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

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

.w-\[4rem\] {
    width: 4rem
}

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

.w-\[52\.75rem\] {
    width: 52.75rem
}

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

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

.w-\[57rem\] {
    width: 57rem
}

.w-\[5rem\] {
    width: 5rem
}

.w-\[6\.2rem\] {
    width: 6.2rem
}

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

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

.w-\[72\.1875rem\] {
    width: 72.1875rem
}

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

.w-\[82\.375rem\] {
    width: 82.375rem
}

.w-\[calc\(100\%\+2\.5rem\)\] {
    width: calc(100% + 2.5rem)
}

.w-\[calc\(100\%\+2rem\)\] {
    width: calc(100% + 2rem)
}

.w-\[calc\(100\%\+32px\)\] {
    width: calc(100% + 32px)
}

.w-\[calc\(100\%-8px\)\] {
    width: calc(100% - 8px)
}

.w-\[calc\(100vw-500px\)\] {
    width: calc(100vw - 500px)
}

.w-auto {
    width: auto
}

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

.w-full {
    width: 100%
}

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

.w-px {
    width: 1px
}

.w-screen {
    width: 100vw
}

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

.min-w-\[0\.5rem\] {
    min-width: .5rem
}

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

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

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

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

.min-w-\[18rem\] {
    min-width: 18rem
}

.min-w-\[1rem\] {
    min-width: 1rem
}

.min-w-\[2\.5rem\] {
    min-width: 2.5rem
}

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

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

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

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

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

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

.min-w-\[50\%\] {
    min-width: 50%
}

.min-w-\[5rem\] {
    min-width: 5rem
}

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

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

.min-w-\[8rem\] {
    min-width: 8rem
}

.min-w-\[var\(--radix-select-trigger-width\)\] {
    min-width: var(--radix-select-trigger-width)
}

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

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

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

.\!max-w-none {
    max-width: none!important
}

.max-w-0 {
    max-width: 0
}

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

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

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

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

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

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

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

.max-w-\[105rem\] {
    max-width: 105rem
}

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

.max-w-\[12rem\] {
    max-width: 12rem
}

.max-w-\[16rem\] {
    max-width: 16rem
}

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

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

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

.max-w-\[28rem\] {
    max-width: 28rem
}

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

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

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

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

.max-w-\[48rem\] {
    max-width: 48rem
}

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

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

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

.max-w-\[64rem\] {
    max-width: 64rem
}

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

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

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

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

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

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

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

.max-w-\[80rem\] {
    max-width: 80rem
}

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

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

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

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

.max-w-\[calc\(100\%-2\.5rem\)\] {
    max-width: calc(100% - 2.5rem)
}

.max-w-\[calc\(100\%-24px\)\] {
    max-width: calc(100% - 24px)
}

.max-w-\[calc\(100vw-16px\)\] {
    max-width: calc(100vw - 16px)
}

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

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

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

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

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

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

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

.max-w-screen-2xl {
    max-width: 1536px
}

.max-w-screen-3xl {
    max-width: 1980px
}

.max-w-screen-lg {
    max-width: 1024px
}

.max-w-screen-md {
    max-width: 768px
}

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

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

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

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

.flex-\[1_1_0\] {
    flex: 1 1 0
}

.flex-auto {
    flex: 1 1 auto
}

.flex-initial {
    flex: 0 1 auto
}

.flex-none {
    flex: none
}

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

.shrink {
    flex-shrink: 1
}

.shrink-0 {
    flex-shrink: 0
}

.flex-grow {
    flex-grow: 1
}

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

.grow {
    flex-grow: 1
}

.grow-0 {
    flex-grow: 0
}

.basis-0 {
    flex-basis: 0px
}

.table-auto {
    table-layout: auto
}

.caption-bottom {
    caption-side: bottom
}

.border-collapse {
    border-collapse: collapse
}

.border-separate {
    border-collapse: separate
}

.border-spacing-0 {
    --tw-border-spacing-x: 0px;
    --tw-border-spacing-y: 0px
}

.border-spacing-0,.border-spacing-0\.25u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-0\.25u {
    --tw-border-spacing-x: 0.5rem;
    --tw-border-spacing-y: 0.5rem
}

.border-spacing-0\.5 {
    --tw-border-spacing-x: 0.125rem;
    --tw-border-spacing-y: 0.125rem
}

.border-spacing-0\.5,.border-spacing-0\.5u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-0\.5u {
    --tw-border-spacing-x: 1rem;
    --tw-border-spacing-y: 1rem
}

.border-spacing-1 {
    --tw-border-spacing-x: 0.25rem;
    --tw-border-spacing-y: 0.25rem
}

.border-spacing-1,.border-spacing-1\.5 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-1\.5 {
    --tw-border-spacing-x: 0.375rem;
    --tw-border-spacing-y: 0.375rem
}

.border-spacing-1\.5u {
    --tw-border-spacing-x: 3rem;
    --tw-border-spacing-y: 3rem
}

.border-spacing-10,.border-spacing-1\.5u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-10 {
    --tw-border-spacing-x: 2.5rem;
    --tw-border-spacing-y: 2.5rem
}

.border-spacing-10u {
    --tw-border-spacing-x: 20rem;
    --tw-border-spacing-y: 20rem
}

.border-spacing-10u,.border-spacing-11 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-11 {
    --tw-border-spacing-x: 2.75rem;
    --tw-border-spacing-y: 2.75rem
}

.border-spacing-11u {
    --tw-border-spacing-x: 22rem;
    --tw-border-spacing-y: 22rem
}

.border-spacing-11u,.border-spacing-12 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-12 {
    --tw-border-spacing-x: 3rem;
    --tw-border-spacing-y: 3rem
}

.border-spacing-12u {
    --tw-border-spacing-x: 24rem;
    --tw-border-spacing-y: 24rem
}

.border-spacing-12u,.border-spacing-13u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-13u {
    --tw-border-spacing-x: 26rem;
    --tw-border-spacing-y: 26rem
}

.border-spacing-14 {
    --tw-border-spacing-x: 3.5rem;
    --tw-border-spacing-y: 3.5rem
}

.border-spacing-14,.border-spacing-14u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-14u {
    --tw-border-spacing-x: 28rem;
    --tw-border-spacing-y: 28rem
}

.border-spacing-15u {
    --tw-border-spacing-x: 30rem;
    --tw-border-spacing-y: 30rem
}

.border-spacing-15u,.border-spacing-16 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-16 {
    --tw-border-spacing-x: 4rem;
    --tw-border-spacing-y: 4rem
}

.border-spacing-16u {
    --tw-border-spacing-x: 32rem;
    --tw-border-spacing-y: 32rem
}

.border-spacing-16u,.border-spacing-17u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-17u {
    --tw-border-spacing-x: 34rem;
    --tw-border-spacing-y: 34rem
}

.border-spacing-18u {
    --tw-border-spacing-x: 36rem;
    --tw-border-spacing-y: 36rem
}

.border-spacing-18u,.border-spacing-19u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-19u {
    --tw-border-spacing-x: 38rem;
    --tw-border-spacing-y: 38rem
}

.border-spacing-1u {
    --tw-border-spacing-x: 2rem;
    --tw-border-spacing-y: 2rem
}

.border-spacing-1u,.border-spacing-2 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-2 {
    --tw-border-spacing-x: 0.5rem;
    --tw-border-spacing-y: 0.5rem
}

.border-spacing-2\.5 {
    --tw-border-spacing-x: 0.625rem;
    --tw-border-spacing-y: 0.625rem
}

.border-spacing-20,.border-spacing-2\.5 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-20 {
    --tw-border-spacing-x: 5rem;
    --tw-border-spacing-y: 5rem
}

.border-spacing-20u {
    --tw-border-spacing-x: 40rem;
    --tw-border-spacing-y: 40rem
}

.border-spacing-20u,.border-spacing-24 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-24 {
    --tw-border-spacing-x: 6rem;
    --tw-border-spacing-y: 6rem
}

.border-spacing-28 {
    --tw-border-spacing-x: 7rem;
    --tw-border-spacing-y: 7rem
}

.border-spacing-28,.border-spacing-2u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-2u {
    --tw-border-spacing-x: 4rem;
    --tw-border-spacing-y: 4rem
}

.border-spacing-3 {
    --tw-border-spacing-x: 0.75rem;
    --tw-border-spacing-y: 0.75rem
}

.border-spacing-3,.border-spacing-3\.5 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-3\.5 {
    --tw-border-spacing-x: 0.875rem;
    --tw-border-spacing-y: 0.875rem
}

.border-spacing-32 {
    --tw-border-spacing-x: 8rem;
    --tw-border-spacing-y: 8rem
}

.border-spacing-32,.border-spacing-36 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-36 {
    --tw-border-spacing-x: 9rem;
    --tw-border-spacing-y: 9rem
}

.border-spacing-3u {
    --tw-border-spacing-x: 6rem;
    --tw-border-spacing-y: 6rem
}

.border-spacing-3u,.border-spacing-4 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-4 {
    --tw-border-spacing-x: 1rem;
    --tw-border-spacing-y: 1rem
}

.border-spacing-40 {
    --tw-border-spacing-x: 10rem;
    --tw-border-spacing-y: 10rem
}

.border-spacing-40,.border-spacing-44 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-44 {
    --tw-border-spacing-x: 11rem;
    --tw-border-spacing-y: 11rem
}

.border-spacing-48 {
    --tw-border-spacing-x: 12rem;
    --tw-border-spacing-y: 12rem
}

.border-spacing-48,.border-spacing-4u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-4u {
    --tw-border-spacing-x: 8rem;
    --tw-border-spacing-y: 8rem
}

.border-spacing-5 {
    --tw-border-spacing-x: 1.25rem;
    --tw-border-spacing-y: 1.25rem
}

.border-spacing-5,.border-spacing-52 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-52 {
    --tw-border-spacing-x: 13rem;
    --tw-border-spacing-y: 13rem
}

.border-spacing-56 {
    --tw-border-spacing-x: 14rem;
    --tw-border-spacing-y: 14rem
}

.border-spacing-56,.border-spacing-5u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-5u {
    --tw-border-spacing-x: 10rem;
    --tw-border-spacing-y: 10rem
}

.border-spacing-6 {
    --tw-border-spacing-x: 1.5rem;
    --tw-border-spacing-y: 1.5rem
}

.border-spacing-6,.border-spacing-60 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-60 {
    --tw-border-spacing-x: 15rem;
    --tw-border-spacing-y: 15rem
}

.border-spacing-64 {
    --tw-border-spacing-x: 16rem;
    --tw-border-spacing-y: 16rem
}

.border-spacing-64,.border-spacing-6u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-6u {
    --tw-border-spacing-x: 12rem;
    --tw-border-spacing-y: 12rem
}

.border-spacing-7 {
    --tw-border-spacing-x: 1.75rem;
    --tw-border-spacing-y: 1.75rem
}

.border-spacing-7,.border-spacing-72 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-72 {
    --tw-border-spacing-x: 18rem;
    --tw-border-spacing-y: 18rem
}

.border-spacing-7u {
    --tw-border-spacing-x: 14rem;
    --tw-border-spacing-y: 14rem
}

.border-spacing-7u,.border-spacing-8 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-8 {
    --tw-border-spacing-x: 2rem;
    --tw-border-spacing-y: 2rem
}

.border-spacing-80 {
    --tw-border-spacing-x: 20rem;
    --tw-border-spacing-y: 20rem
}

.border-spacing-80,.border-spacing-8u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-8u {
    --tw-border-spacing-x: 16rem;
    --tw-border-spacing-y: 16rem
}

.border-spacing-9 {
    --tw-border-spacing-x: 2.25rem;
    --tw-border-spacing-y: 2.25rem
}

.border-spacing-9,.border-spacing-96 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-96 {
    --tw-border-spacing-x: 24rem;
    --tw-border-spacing-y: 24rem
}

.border-spacing-9u {
    --tw-border-spacing-x: 18rem;
    --tw-border-spacing-y: 18rem
}

.border-spacing-9u,.border-spacing-px {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-px {
    --tw-border-spacing-x: 1px;
    --tw-border-spacing-y: 1px
}

.border-spacing-x-0 {
    --tw-border-spacing-x: 0px
}

.border-spacing-x-0,.border-spacing-x-0\.25u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-x-0\.25u {
    --tw-border-spacing-x: 0.5rem
}

.border-spacing-x-0\.5 {
    --tw-border-spacing-x: 0.125rem
}

.border-spacing-x-0\.5,.border-spacing-x-0\.5u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-x-0\.5u {
    --tw-border-spacing-x: 1rem
}

.border-spacing-x-1 {
    --tw-border-spacing-x: 0.25rem
}

.border-spacing-x-1,.border-spacing-x-1\.5 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-x-1\.5 {
    --tw-border-spacing-x: 0.375rem
}

.border-spacing-x-1\.5u {
    --tw-border-spacing-x: 3rem
}

.border-spacing-x-10,.border-spacing-x-1\.5u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-x-10 {
    --tw-border-spacing-x: 2.5rem
}

.border-spacing-x-10u {
    --tw-border-spacing-x: 20rem
}

.border-spacing-x-10u,.border-spacing-x-11 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-x-11 {
    --tw-border-spacing-x: 2.75rem
}

.border-spacing-x-11u {
    --tw-border-spacing-x: 22rem
}

.border-spacing-x-11u,.border-spacing-x-12 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-x-12 {
    --tw-border-spacing-x: 3rem
}

.border-spacing-x-12u {
    --tw-border-spacing-x: 24rem
}

.border-spacing-x-12u,.border-spacing-x-13u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-x-13u {
    --tw-border-spacing-x: 26rem
}

.border-spacing-x-14 {
    --tw-border-spacing-x: 3.5rem
}

.border-spacing-x-14,.border-spacing-x-14u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-x-14u {
    --tw-border-spacing-x: 28rem
}

.border-spacing-x-15u {
    --tw-border-spacing-x: 30rem
}

.border-spacing-x-15u,.border-spacing-x-16 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-x-16 {
    --tw-border-spacing-x: 4rem
}

.border-spacing-x-16u {
    --tw-border-spacing-x: 32rem
}

.border-spacing-x-16u,.border-spacing-x-17u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-x-17u {
    --tw-border-spacing-x: 34rem
}

.border-spacing-x-18u {
    --tw-border-spacing-x: 36rem
}

.border-spacing-x-18u,.border-spacing-x-19u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-x-19u {
    --tw-border-spacing-x: 38rem
}

.border-spacing-x-1u {
    --tw-border-spacing-x: 2rem
}

.border-spacing-x-1u,.border-spacing-x-2 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-x-2 {
    --tw-border-spacing-x: 0.5rem
}

.border-spacing-x-2\.5 {
    --tw-border-spacing-x: 0.625rem
}

.border-spacing-x-20,.border-spacing-x-2\.5 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-x-20 {
    --tw-border-spacing-x: 5rem
}

.border-spacing-x-20u {
    --tw-border-spacing-x: 40rem
}

.border-spacing-x-20u,.border-spacing-x-24 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-x-24 {
    --tw-border-spacing-x: 6rem
}

.border-spacing-x-28 {
    --tw-border-spacing-x: 7rem
}

.border-spacing-x-28,.border-spacing-x-2u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-x-2u {
    --tw-border-spacing-x: 4rem
}

.border-spacing-x-3 {
    --tw-border-spacing-x: 0.75rem
}

.border-spacing-x-3,.border-spacing-x-3\.5 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-x-3\.5 {
    --tw-border-spacing-x: 0.875rem
}

.border-spacing-x-32 {
    --tw-border-spacing-x: 8rem
}

.border-spacing-x-32,.border-spacing-x-36 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-x-36 {
    --tw-border-spacing-x: 9rem
}

.border-spacing-x-3u {
    --tw-border-spacing-x: 6rem
}

.border-spacing-x-3u,.border-spacing-x-4 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-x-4 {
    --tw-border-spacing-x: 1rem
}

.border-spacing-x-40 {
    --tw-border-spacing-x: 10rem
}

.border-spacing-x-40,.border-spacing-x-44 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-x-44 {
    --tw-border-spacing-x: 11rem
}

.border-spacing-x-48 {
    --tw-border-spacing-x: 12rem
}

.border-spacing-x-48,.border-spacing-x-4u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-x-4u {
    --tw-border-spacing-x: 8rem
}

.border-spacing-x-5 {
    --tw-border-spacing-x: 1.25rem
}

.border-spacing-x-5,.border-spacing-x-52 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-x-52 {
    --tw-border-spacing-x: 13rem
}

.border-spacing-x-56 {
    --tw-border-spacing-x: 14rem
}

.border-spacing-x-56,.border-spacing-x-5u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-x-5u {
    --tw-border-spacing-x: 10rem
}

.border-spacing-x-6 {
    --tw-border-spacing-x: 1.5rem
}

.border-spacing-x-6,.border-spacing-x-60 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-x-60 {
    --tw-border-spacing-x: 15rem
}

.border-spacing-x-64 {
    --tw-border-spacing-x: 16rem
}

.border-spacing-x-64,.border-spacing-x-6u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-x-6u {
    --tw-border-spacing-x: 12rem
}

.border-spacing-x-7 {
    --tw-border-spacing-x: 1.75rem
}

.border-spacing-x-7,.border-spacing-x-72 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-x-72 {
    --tw-border-spacing-x: 18rem
}

.border-spacing-x-7u {
    --tw-border-spacing-x: 14rem
}

.border-spacing-x-7u,.border-spacing-x-8 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-x-8 {
    --tw-border-spacing-x: 2rem
}

.border-spacing-x-80 {
    --tw-border-spacing-x: 20rem
}

.border-spacing-x-80,.border-spacing-x-8u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-x-8u {
    --tw-border-spacing-x: 16rem
}

.border-spacing-x-9 {
    --tw-border-spacing-x: 2.25rem
}

.border-spacing-x-9,.border-spacing-x-96 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-x-96 {
    --tw-border-spacing-x: 24rem
}

.border-spacing-x-9u {
    --tw-border-spacing-x: 18rem
}

.border-spacing-x-9u,.border-spacing-x-px {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-x-px {
    --tw-border-spacing-x: 1px
}

.border-spacing-y-0 {
    --tw-border-spacing-y: 0px
}

.border-spacing-y-0,.border-spacing-y-0\.25u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-y-0\.25u {
    --tw-border-spacing-y: 0.5rem
}

.border-spacing-y-0\.5 {
    --tw-border-spacing-y: 0.125rem
}

.border-spacing-y-0\.5,.border-spacing-y-0\.5u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-y-0\.5u {
    --tw-border-spacing-y: 1rem
}

.border-spacing-y-1 {
    --tw-border-spacing-y: 0.25rem
}

.border-spacing-y-1,.border-spacing-y-1\.5 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-y-1\.5 {
    --tw-border-spacing-y: 0.375rem
}

.border-spacing-y-1\.5u {
    --tw-border-spacing-y: 3rem
}

.border-spacing-y-10,.border-spacing-y-1\.5u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-y-10 {
    --tw-border-spacing-y: 2.5rem
}

.border-spacing-y-10u {
    --tw-border-spacing-y: 20rem
}

.border-spacing-y-10u,.border-spacing-y-11 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-y-11 {
    --tw-border-spacing-y: 2.75rem
}

.border-spacing-y-11u {
    --tw-border-spacing-y: 22rem
}

.border-spacing-y-11u,.border-spacing-y-12 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-y-12 {
    --tw-border-spacing-y: 3rem
}

.border-spacing-y-12u {
    --tw-border-spacing-y: 24rem
}

.border-spacing-y-12u,.border-spacing-y-13u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-y-13u {
    --tw-border-spacing-y: 26rem
}

.border-spacing-y-14 {
    --tw-border-spacing-y: 3.5rem
}

.border-spacing-y-14,.border-spacing-y-14u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-y-14u {
    --tw-border-spacing-y: 28rem
}

.border-spacing-y-15u {
    --tw-border-spacing-y: 30rem
}

.border-spacing-y-15u,.border-spacing-y-16 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-y-16 {
    --tw-border-spacing-y: 4rem
}

.border-spacing-y-16u {
    --tw-border-spacing-y: 32rem
}

.border-spacing-y-16u,.border-spacing-y-17u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-y-17u {
    --tw-border-spacing-y: 34rem
}

.border-spacing-y-18u {
    --tw-border-spacing-y: 36rem
}

.border-spacing-y-18u,.border-spacing-y-19u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-y-19u {
    --tw-border-spacing-y: 38rem
}

.border-spacing-y-1u {
    --tw-border-spacing-y: 2rem
}

.border-spacing-y-1u,.border-spacing-y-2 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-y-2 {
    --tw-border-spacing-y: 0.5rem
}

.border-spacing-y-2\.5 {
    --tw-border-spacing-y: 0.625rem
}

.border-spacing-y-20,.border-spacing-y-2\.5 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-y-20 {
    --tw-border-spacing-y: 5rem
}

.border-spacing-y-20u {
    --tw-border-spacing-y: 40rem
}

.border-spacing-y-20u,.border-spacing-y-24 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-y-24 {
    --tw-border-spacing-y: 6rem
}

.border-spacing-y-28 {
    --tw-border-spacing-y: 7rem
}

.border-spacing-y-28,.border-spacing-y-2u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-y-2u {
    --tw-border-spacing-y: 4rem
}

.border-spacing-y-3 {
    --tw-border-spacing-y: 0.75rem
}

.border-spacing-y-3,.border-spacing-y-3\.5 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-y-3\.5 {
    --tw-border-spacing-y: 0.875rem
}

.border-spacing-y-32 {
    --tw-border-spacing-y: 8rem
}

.border-spacing-y-32,.border-spacing-y-36 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-y-36 {
    --tw-border-spacing-y: 9rem
}

.border-spacing-y-3u {
    --tw-border-spacing-y: 6rem
}

.border-spacing-y-3u,.border-spacing-y-4 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-y-4 {
    --tw-border-spacing-y: 1rem
}

.border-spacing-y-40 {
    --tw-border-spacing-y: 10rem
}

.border-spacing-y-40,.border-spacing-y-44 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-y-44 {
    --tw-border-spacing-y: 11rem
}

.border-spacing-y-48 {
    --tw-border-spacing-y: 12rem
}

.border-spacing-y-48,.border-spacing-y-4u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-y-4u {
    --tw-border-spacing-y: 8rem
}

.border-spacing-y-5 {
    --tw-border-spacing-y: 1.25rem
}

.border-spacing-y-5,.border-spacing-y-52 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-y-52 {
    --tw-border-spacing-y: 13rem
}

.border-spacing-y-56 {
    --tw-border-spacing-y: 14rem
}

.border-spacing-y-56,.border-spacing-y-5u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-y-5u {
    --tw-border-spacing-y: 10rem
}

.border-spacing-y-6 {
    --tw-border-spacing-y: 1.5rem
}

.border-spacing-y-6,.border-spacing-y-60 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-y-60 {
    --tw-border-spacing-y: 15rem
}

.border-spacing-y-64 {
    --tw-border-spacing-y: 16rem
}

.border-spacing-y-64,.border-spacing-y-6u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-y-6u {
    --tw-border-spacing-y: 12rem
}

.border-spacing-y-7 {
    --tw-border-spacing-y: 1.75rem
}

.border-spacing-y-7,.border-spacing-y-72 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-y-72 {
    --tw-border-spacing-y: 18rem
}

.border-spacing-y-7u {
    --tw-border-spacing-y: 14rem
}

.border-spacing-y-7u,.border-spacing-y-8 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-y-8 {
    --tw-border-spacing-y: 2rem
}

.border-spacing-y-80 {
    --tw-border-spacing-y: 20rem
}

.border-spacing-y-80,.border-spacing-y-8u {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-y-8u {
    --tw-border-spacing-y: 16rem
}

.border-spacing-y-9 {
    --tw-border-spacing-y: 2.25rem
}

.border-spacing-y-9,.border-spacing-y-96 {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-y-96 {
    --tw-border-spacing-y: 24rem
}

.border-spacing-y-9u {
    --tw-border-spacing-y: 18rem
}

.border-spacing-y-9u,.border-spacing-y-px {
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-y-px {
    --tw-border-spacing-y: 1px
}

.origin-bottom-left {
    transform-origin: bottom left
}

.origin-left {
    transform-origin: left
}

.origin-right {
    transform-origin: right
}

.origin-top {
    transform-origin: top
}

.origin-top-right {
    transform-origin: top right
}

.-translate-x-0 {
    --tw-translate-x: -0px
}

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

.-translate-x-0\.5 {
    --tw-translate-x: -0.125rem
}

.-translate-x-1 {
    --tw-translate-x: -0.25rem
}

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

.-translate-x-1\/2 {
    --tw-translate-x: -50%
}

.-translate-x-32 {
    --tw-translate-x: -8rem
}

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

.-translate-x-full {
    --tw-translate-x: -100%
}

.-translate-y-0 {
    --tw-translate-y: -0px
}

.-translate-y-0,.-translate-y-0\.5 {
    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-0\.5 {
    --tw-translate-y: -0.125rem
}

.-translate-y-1\/2 {
    --tw-translate-y: -50%
}

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

.-translate-y-1\/3 {
    --tw-translate-y: -33.333333%
}

.-translate-y-full {
    --tw-translate-y: -100%
}

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

.translate-x-0 {
    --tw-translate-x: 0px
}

.translate-x-32 {
    --tw-translate-x: 8rem
}

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

.translate-x-5 {
    --tw-translate-x: 1.25rem
}

.translate-x-8 {
    --tw-translate-x: 2rem
}

.translate-x-8,.translate-x-\[-1px\] {
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-x-\[-1px\] {
    --tw-translate-x: -1px
}

.translate-x-\[-40px\] {
    --tw-translate-x: -40px
}

.translate-x-\[-40px\],.translate-x-\[-44\%\] {
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-x-\[-44\%\] {
    --tw-translate-x: -44%
}

.translate-x-\[-50\%\] {
    --tw-translate-x: -50%
}

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

.translate-x-\[1px\] {
    --tw-translate-x: 1px
}

.translate-x-\[7\.5\%\] {
    --tw-translate-x: 7.5%
}

.translate-x-\[7\.5\%\],.translate-x-\[calc\(-50\%-1px\)\] {
    transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-x-\[calc\(-50\%-1px\)\] {
    --tw-translate-x: calc(-50% - 1px)
}

.translate-x-full {
    --tw-translate-x: 100%
}

.translate-x-full,.translate-y-0 {
    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-0 {
    --tw-translate-y: 0px
}

.translate-y-1 {
    --tw-translate-y: 0.25rem
}

.translate-y-1,.translate-y-1\/2 {
    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%
}

.translate-y-4 {
    --tw-translate-y: 1rem
}

.translate-y-4,.translate-y-\[-1px\] {
    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-\[-1px\] {
    --tw-translate-y: -1px
}

.translate-y-\[-20\%\] {
    --tw-translate-y: -20%
}

.translate-y-\[-20\%\],.translate-y-\[-42\%\] {
    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-\[-42\%\] {
    --tw-translate-y: -42%
}

.translate-y-\[-50\%\] {
    --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))
}

.translate-y-\[1px\],.translate-y-px {
    --tw-translate-y: 1px
}

.-rotate-180,.translate-y-\[1px\],.translate-y-px {
    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))
}

.-rotate-180 {
    --tw-rotate: -180deg
}

.-rotate-3 {
    --tw-rotate: -3deg
}

.-rotate-3,.-rotate-90 {
    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))
}

.-rotate-90 {
    --tw-rotate: -90deg
}

.rotate-0 {
    --tw-rotate: 0deg
}

.rotate-0,.rotate-180 {
    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))
}

.rotate-180 {
    --tw-rotate: 180deg
}

.rotate-45 {
    --tw-rotate: 45deg
}

.rotate-45,.rotate-90 {
    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))
}

.rotate-90 {
    --tw-rotate: 90deg
}

.skew-x-\[-30deg\] {
    --tw-skew-x: -30deg
}

.scale-100,.skew-x-\[-30deg\] {
    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))
}

.scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1
}

.scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05
}

.scale-105,.scale-75 {
    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))
}

.scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75
}

.scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95
}

.-scale-y-100,.scale-95 {
    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))
}

.-scale-y-100 {
    --tw-scale-y: -1
}

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

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

@keyframes ping {
    75%,to {
        transform: scale(2);
        opacity: 0
    }
}

.animate-\[ping_2s_ease-in-out_infinite\] {
    animation: ping 2s ease-in-out infinite
}

.animate-pulse {
    animation: pulse 2s cubic-bezier(.4,0,.6,1) infinite
}

@keyframes spin {
    to {
        transform: rotate(1turn)
    }
}

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

.cursor-auto {
    cursor: auto
}

.cursor-col-resize {
    cursor: col-resize
}

.cursor-context-menu {
    cursor: context-menu
}

.cursor-default {
    cursor: default
}

.cursor-grab {
    cursor: grab
}

.cursor-help {
    cursor: help
}

.cursor-pointer {
    cursor: pointer
}

.cursor-row-resize {
    cursor: row-resize
}

.cursor-text {
    cursor: text
}

.touch-none {
    touch-action: none
}

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

.resize-none {
    resize: none
}

.resize {
    resize: both
}

.list-inside {
    list-style-position: inside
}

.list-outside {
    list-style-position: outside
}

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

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

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

.appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.columns-2 {
    -moz-columns: 2;
    column-count: 2
}

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

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

.grid-cols-10 {
    grid-template-columns: repeat(10,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-6 {
    grid-template-columns: repeat(6,minmax(0,1fr))
}

.grid-cols-\[repeat\(4\2c 1fr\)\] {
    grid-template-columns: repeat(4,1fr)
}

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

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

.grid-rows-\[max-content\2c auto\] {
    grid-template-rows: max-content auto
}

.flex-row {
    flex-direction: row
}

.flex-col {
    flex-direction: column
}

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

.flex-wrap {
    flex-wrap: wrap
}

.flex-nowrap {
    flex-wrap: nowrap
}

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

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

.content-center {
    align-content: center
}

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

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

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

.items-center {
    align-items: center
}

.items-baseline {
    align-items: baseline
}

.items-stretch {
    align-items: stretch
}

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

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

.justify-center {
    justify-content: center
}

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

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

.justify-stretch {
    justify-content: stretch
}

.gap-0 {
    gap: 0
}

.gap-0\.5 {
    gap: .125rem
}

.gap-1 {
    gap: .25rem
}

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

.gap-10 {
    gap: 2.5rem
}

.gap-12 {
    gap: 3rem
}

.gap-16 {
    gap: 4rem
}

.gap-1u {
    gap: 2rem
}

.gap-2 {
    gap: .5rem
}

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

.gap-24 {
    gap: 6rem
}

.gap-3 {
    gap: .75rem
}

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

.gap-4 {
    gap: 1rem
}

.gap-40 {
    gap: 10rem
}

.gap-5 {
    gap: 1.25rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-8 {
    gap: 2rem
}

.gap-9 {
    gap: 2.25rem
}

.gap-\[0\.375em\] {
    gap: .375em
}

.gap-\[0\.4375rem\] {
    gap: .4375rem
}

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

.gap-px {
    gap: 1px
}

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

.gap-x-12 {
    -moz-column-gap: 3rem;
    column-gap: 3rem
}

.gap-x-14 {
    -moz-column-gap: 3.5rem;
    column-gap: 3.5rem
}

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

.gap-x-2 {
    -moz-column-gap: .5rem;
    column-gap: .5rem
}

.gap-x-2\.5 {
    -moz-column-gap: .625rem;
    column-gap: .625rem
}

.gap-x-24 {
    -moz-column-gap: 6rem;
    column-gap: 6rem
}

.gap-x-3 {
    -moz-column-gap: .75rem;
    column-gap: .75rem
}

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

.gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem
}

.gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem
}

.gap-y-1 {
    row-gap: .25rem
}

.gap-y-10 {
    row-gap: 2.5rem
}

.gap-y-12 {
    row-gap: 3rem
}

.gap-y-16 {
    row-gap: 4rem
}

.gap-y-2 {
    row-gap: .5rem
}

.gap-y-20 {
    row-gap: 5rem
}

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

.gap-y-6 {
    row-gap: 1.5rem
}

.gap-y-8 {
    row-gap: 2rem
}

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

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

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

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

.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-x-6>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))
}

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

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

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

.space-y-2>: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))
}

.space-y-20>: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))
}

.space-y-3>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.75rem * var(--tw-space-y-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))
}

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

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

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

.divide-x>:not([hidden])~:not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)))
}

.divide-y>:not([hidden])~:not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse))
}

.divide-y-2>:not([hidden])~:not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse))
}

.divide-gray-100>:not([hidden])~:not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(220 224 231/var(--tw-divide-opacity))
}

.divide-gray-200>:not([hidden])~:not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(202 207 216/var(--tw-divide-opacity))
}

.divide-gray-300>:not([hidden])~:not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(185 189 200/var(--tw-divide-opacity))
}

.divide-gray-50>:not([hidden])~:not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(237 242 245/var(--tw-divide-opacity))
}

.divide-gray-900\/10>:not([hidden])~:not([hidden]) {
    border-color: rgba(71,67,88,.1)
}

.divide-gray-alpha-200>:not([hidden])~:not([hidden]) {
    border-color: rgba(125,135,155,.2)
}

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

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

.self-center {
    align-self: center
}

.self-stretch {
    align-self: stretch
}

.overflow-auto {
    overflow: auto
}

.overflow-hidden {
    overflow: hidden
}

.overflow-visible {
    overflow: visible
}

.overflow-scroll {
    overflow: scroll
}

.overflow-x-auto {
    overflow-x: auto
}

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

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

.overflow-x-visible {
    overflow-x: visible
}

.overflow-x-scroll {
    overflow-x: scroll
}

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

.scroll-smooth {
    scroll-behavior: smooth
}

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

.overflow-ellipsis,.text-ellipsis,.truncate {
    text-overflow: ellipsis
}

.text-clip {
    text-overflow: clip
}

.whitespace-normal {
    white-space: normal
}

.whitespace-nowrap {
    white-space: nowrap
}

.whitespace-pre {
    white-space: pre
}

.whitespace-pre-line {
    white-space: pre-line
}

.break-words {
    overflow-wrap: break-word
}

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

.\!rounded-2xl {
    border-radius: 1rem!important
}

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

.\!rounded-\[1rem\] {
    border-radius: 1rem!important
}

.\!rounded-full {
    border-radius: 9999px!important
}

.\!rounded-lg {
    border-radius: .5rem!important
}

.rounded {
    border-radius: .25rem
}

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

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

.rounded-\[12px\] {
    border-radius: 12px
}

.rounded-\[15px\] {
    border-radius: 15px
}

.rounded-\[18px\] {
    border-radius: 18px
}

.rounded-\[20px\] {
    border-radius: 20px
}

.rounded-\[24px\] {
    border-radius: 24px
}

.rounded-\[32px\] {
    border-radius: 32px
}

.rounded-\[40px\] {
    border-radius: 40px
}

.rounded-\[50px\] {
    border-radius: 50px
}

.rounded-\[inherit\] {
    border-radius: inherit
}

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

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

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

.rounded-none {
    border-radius: 0
}

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

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

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

.rounded-b-md {
    border-bottom-right-radius: .375rem;
    border-bottom-left-radius: .375rem
}

.rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.rounded-b-sm {
    border-bottom-right-radius: .125rem;
    border-bottom-left-radius: .125rem
}

.rounded-b-xl {
    border-bottom-right-radius: .75rem;
    border-bottom-left-radius: .75rem
}

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

.rounded-l-\[calc\(0\.5rem-1px\)\] {
    border-top-left-radius: calc(.5rem - 1px);
    border-bottom-left-radius: calc(.5rem - 1px)
}

.rounded-l-\[inherit\] {
    border-top-left-radius: inherit;
    border-bottom-left-radius: inherit
}

.rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px
}

.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-l-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.rounded-l-xl {
    border-top-left-radius: .75rem;
    border-bottom-left-radius: .75rem
}

.rounded-r-\[calc\(0\.5rem-1px\)\] {
    border-top-right-radius: calc(.5rem - 1px);
    border-bottom-right-radius: calc(.5rem - 1px)
}

.rounded-r-\[inherit\] {
    border-top-right-radius: inherit;
    border-bottom-right-radius: inherit
}

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

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

.rounded-r-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.rounded-r-sm {
    border-top-right-radius: .125rem;
    border-bottom-right-radius: .125rem
}

.rounded-r-xl {
    border-top-right-radius: .75rem;
    border-bottom-right-radius: .75rem
}

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

.rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem
}

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

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

.rounded-t-sm {
    border-top-left-radius: .125rem;
    border-top-right-radius: .125rem
}

.rounded-t-xl {
    border-top-left-radius: .75rem;
    border-top-right-radius: .75rem
}

.rounded-bl {
    border-bottom-left-radius: .25rem
}

.rounded-bl-lg {
    border-bottom-left-radius: .5rem
}

.rounded-bl-none {
    border-bottom-left-radius: 0
}

.rounded-bl-xl {
    border-bottom-left-radius: .75rem
}

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

.rounded-br-none {
    border-bottom-right-radius: 0
}

.rounded-tl-lg {
    border-top-left-radius: .5rem
}

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

.rounded-tl-xl {
    border-top-left-radius: .75rem
}

.rounded-tr-none {
    border-top-right-radius: 0
}

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

.border {
    border-width: 1px
}

.border-0 {
    border-width: 0
}

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

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

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

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

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

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

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

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

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

.border-y-0 {
    border-top-width: 0;
    border-bottom-width: 0
}

.border-y-2 {
    border-top-width: 2px;
    border-bottom-width: 2px
}

.border-y-4 {
    border-top-width: 4px;
    border-bottom-width: 4px
}

.border-y-8 {
    border-top-width: 8px;
    border-bottom-width: 8px
}

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

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

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

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

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

.border-e {
    border-inline-end-width:1px}

.border-e-0 {
    border-inline-end-width:0}

.border-e-2 {
    border-inline-end-width:2px}

.border-e-4 {
    border-inline-end-width:4px}

.border-e-8 {
    border-inline-end-width:8px}

.border-l {
    border-left-width: 1px
}

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

.border-l-2 {
    border-left-width: 2px
}

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

.border-l-8 {
    border-left-width: 8px
}

.border-r {
    border-right-width: 1px
}

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

.border-r-2 {
    border-right-width: 2px
}

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

.border-r-8 {
    border-right-width: 8px
}

.border-s {
    border-inline-start-width:1px}

.border-s-0 {
    border-inline-start-width:0}

.border-s-2 {
    border-inline-start-width:2px}

.border-s-4 {
    border-inline-start-width:4px}

.border-s-8 {
    border-inline-start-width:8px}

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

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

.border-t-2 {
    border-top-width: 2px
}

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

.border-t-8 {
    border-top-width: 8px
}

.border-solid {
    border-style: solid
}

.border-dashed {
    border-style: dashed
}

.border-dotted {
    border-style: dotted
}

.border-double {
    border-style: double
}

.border-hidden {
    border-style: hidden
}

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

.border-none {
    border-style: none
}

.border-\[\#ffffff88\] {
    border-color: #ffffff88
}

.border-accent-dark {
    --tw-border-opacity: 1;
    border-color: rgb(230 217 76/var(--tw-border-opacity))
}

.border-accent-dark\/0 {
    border-color: rgba(230,217,76,0)
}

.border-accent-dark\/10 {
    border-color: rgba(230,217,76,.1)
}

.border-accent-dark\/100 {
    border-color: #e6d94c
}

.border-accent-dark\/20 {
    border-color: rgba(230,217,76,.2)
}

.border-accent-dark\/25 {
    border-color: rgba(230,217,76,.25)
}

.border-accent-dark\/30 {
    border-color: rgba(230,217,76,.3)
}

.border-accent-dark\/40 {
    border-color: rgba(230,217,76,.4)
}

.border-accent-dark\/5 {
    border-color: rgba(230,217,76,.05)
}

.border-accent-dark\/50 {
    border-color: rgba(230,217,76,.5)
}

.border-accent-dark\/60 {
    border-color: rgba(230,217,76,.6)
}

.border-accent-dark\/70 {
    border-color: rgba(230,217,76,.7)
}

.border-accent-dark\/75 {
    border-color: rgba(230,217,76,.75)
}

.border-accent-dark\/80 {
    border-color: rgba(230,217,76,.8)
}

.border-accent-dark\/90 {
    border-color: rgba(230,217,76,.9)
}

.border-accent-dark\/95 {
    border-color: rgba(230,217,76,.95)
}

.border-accent-default {
    --tw-border-opacity: 1;
    border-color: rgb(255 241 84/var(--tw-border-opacity))
}

.border-accent-default\/0 {
    border-color: rgba(255,241,84,0)
}

.border-accent-default\/10 {
    border-color: rgba(255,241,84,.1)
}

.border-accent-default\/100 {
    border-color: #fff154
}

.border-accent-default\/20 {
    border-color: rgba(255,241,84,.2)
}

.border-accent-default\/25 {
    border-color: rgba(255,241,84,.25)
}

.border-accent-default\/30 {
    border-color: rgba(255,241,84,.3)
}

.border-accent-default\/40 {
    border-color: rgba(255,241,84,.4)
}

.border-accent-default\/5 {
    border-color: rgba(255,241,84,.05)
}

.border-accent-default\/50 {
    border-color: rgba(255,241,84,.5)
}

.border-accent-default\/60 {
    border-color: rgba(255,241,84,.6)
}

.border-accent-default\/70 {
    border-color: rgba(255,241,84,.7)
}

.border-accent-default\/75 {
    border-color: rgba(255,241,84,.75)
}

.border-accent-default\/80 {
    border-color: rgba(255,241,84,.8)
}

.border-accent-default\/90 {
    border-color: rgba(255,241,84,.9)
}

.border-accent-default\/95 {
    border-color: rgba(255,241,84,.95)
}

.border-accent-foreground {
    border-color: hsl(var(--accent-foreground))
}

.border-accent-foreground\/0 {
    border-color: hsl(var(--accent-foreground)/0)
}

.border-accent-foreground\/10 {
    border-color: hsl(var(--accent-foreground)/.1)
}

.border-accent-foreground\/100 {
    border-color: hsl(var(--accent-foreground)/1)
}

.border-accent-foreground\/20 {
    border-color: hsl(var(--accent-foreground)/.2)
}

.border-accent-foreground\/25 {
    border-color: hsl(var(--accent-foreground)/.25)
}

.border-accent-foreground\/30 {
    border-color: hsl(var(--accent-foreground)/.3)
}

.border-accent-foreground\/40 {
    border-color: hsl(var(--accent-foreground)/.4)
}

.border-accent-foreground\/5 {
    border-color: hsl(var(--accent-foreground)/.05)
}

.border-accent-foreground\/50 {
    border-color: hsl(var(--accent-foreground)/.5)
}

.border-accent-foreground\/60 {
    border-color: hsl(var(--accent-foreground)/.6)
}

.border-accent-foreground\/70 {
    border-color: hsl(var(--accent-foreground)/.7)
}

.border-accent-foreground\/75 {
    border-color: hsl(var(--accent-foreground)/.75)
}

.border-accent-foreground\/80 {
    border-color: hsl(var(--accent-foreground)/.8)
}

.border-accent-foreground\/90 {
    border-color: hsl(var(--accent-foreground)/.9)
}

.border-accent-foreground\/95 {
    border-color: hsl(var(--accent-foreground)/.95)
}

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

.border-amber-100\/0 {
    border-color: hsla(48,96%,89%,0)
}

.border-amber-100\/10 {
    border-color: hsla(48,96%,89%,.1)
}

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

.border-amber-100\/20 {
    border-color: hsla(48,96%,89%,.2)
}

.border-amber-100\/25 {
    border-color: hsla(48,96%,89%,.25)
}

.border-amber-100\/30 {
    border-color: hsla(48,96%,89%,.3)
}

.border-amber-100\/40 {
    border-color: hsla(48,96%,89%,.4)
}

.border-amber-100\/5 {
    border-color: hsla(48,96%,89%,.05)
}

.border-amber-100\/50 {
    border-color: hsla(48,96%,89%,.5)
}

.border-amber-100\/60 {
    border-color: hsla(48,96%,89%,.6)
}

.border-amber-100\/70 {
    border-color: hsla(48,96%,89%,.7)
}

.border-amber-100\/75 {
    border-color: hsla(48,96%,89%,.75)
}

.border-amber-100\/80 {
    border-color: hsla(48,96%,89%,.8)
}

.border-amber-100\/90 {
    border-color: hsla(48,96%,89%,.9)
}

.border-amber-100\/95 {
    border-color: hsla(48,96%,89%,.95)
}

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

.border-amber-200\/0 {
    border-color: hsla(48,97%,77%,0)
}

.border-amber-200\/10 {
    border-color: hsla(48,97%,77%,.1)
}

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

.border-amber-200\/20 {
    border-color: hsla(48,97%,77%,.2)
}

.border-amber-200\/25 {
    border-color: hsla(48,97%,77%,.25)
}

.border-amber-200\/30 {
    border-color: hsla(48,97%,77%,.3)
}

.border-amber-200\/40 {
    border-color: hsla(48,97%,77%,.4)
}

.border-amber-200\/5 {
    border-color: hsla(48,97%,77%,.05)
}

.border-amber-200\/50 {
    border-color: hsla(48,97%,77%,.5)
}

.border-amber-200\/60 {
    border-color: hsla(48,97%,77%,.6)
}

.border-amber-200\/70 {
    border-color: hsla(48,97%,77%,.7)
}

.border-amber-200\/75 {
    border-color: hsla(48,97%,77%,.75)
}

.border-amber-200\/80 {
    border-color: hsla(48,97%,77%,.8)
}

.border-amber-200\/90 {
    border-color: hsla(48,97%,77%,.9)
}

.border-amber-200\/95 {
    border-color: hsla(48,97%,77%,.95)
}

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

.border-amber-300\/0 {
    border-color: rgba(252,211,77,0)
}

.border-amber-300\/10 {
    border-color: rgba(252,211,77,.1)
}

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

.border-amber-300\/20 {
    border-color: rgba(252,211,77,.2)
}

.border-amber-300\/25 {
    border-color: rgba(252,211,77,.25)
}

.border-amber-300\/30 {
    border-color: rgba(252,211,77,.3)
}

.border-amber-300\/40 {
    border-color: rgba(252,211,77,.4)
}

.border-amber-300\/5 {
    border-color: rgba(252,211,77,.05)
}

.border-amber-300\/50 {
    border-color: rgba(252,211,77,.5)
}

.border-amber-300\/60 {
    border-color: rgba(252,211,77,.6)
}

.border-amber-300\/70 {
    border-color: rgba(252,211,77,.7)
}

.border-amber-300\/75 {
    border-color: rgba(252,211,77,.75)
}

.border-amber-300\/80 {
    border-color: rgba(252,211,77,.8)
}

.border-amber-300\/90 {
    border-color: rgba(252,211,77,.9)
}

.border-amber-300\/95 {
    border-color: rgba(252,211,77,.95)
}

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

.border-amber-400\/0 {
    border-color: rgba(251,191,36,0)
}

.border-amber-400\/10 {
    border-color: rgba(251,191,36,.1)
}

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

.border-amber-400\/20 {
    border-color: rgba(251,191,36,.2)
}

.border-amber-400\/25 {
    border-color: rgba(251,191,36,.25)
}

.border-amber-400\/30 {
    border-color: rgba(251,191,36,.3)
}

.border-amber-400\/40 {
    border-color: rgba(251,191,36,.4)
}

.border-amber-400\/5 {
    border-color: rgba(251,191,36,.05)
}

.border-amber-400\/50 {
    border-color: rgba(251,191,36,.5)
}

.border-amber-400\/60 {
    border-color: rgba(251,191,36,.6)
}

.border-amber-400\/70 {
    border-color: rgba(251,191,36,.7)
}

.border-amber-400\/75 {
    border-color: rgba(251,191,36,.75)
}

.border-amber-400\/80 {
    border-color: rgba(251,191,36,.8)
}

.border-amber-400\/90 {
    border-color: rgba(251,191,36,.9)
}

.border-amber-400\/95 {
    border-color: rgba(251,191,36,.95)
}

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

.border-amber-50\/0 {
    border-color: rgba(255,251,235,0)
}

.border-amber-50\/10 {
    border-color: rgba(255,251,235,.1)
}

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

.border-amber-50\/20 {
    border-color: rgba(255,251,235,.2)
}

.border-amber-50\/25 {
    border-color: rgba(255,251,235,.25)
}

.border-amber-50\/30 {
    border-color: rgba(255,251,235,.3)
}

.border-amber-50\/40 {
    border-color: rgba(255,251,235,.4)
}

.border-amber-50\/5 {
    border-color: rgba(255,251,235,.05)
}

.border-amber-50\/50 {
    border-color: rgba(255,251,235,.5)
}

.border-amber-50\/60 {
    border-color: rgba(255,251,235,.6)
}

.border-amber-50\/70 {
    border-color: rgba(255,251,235,.7)
}

.border-amber-50\/75 {
    border-color: rgba(255,251,235,.75)
}

.border-amber-50\/80 {
    border-color: rgba(255,251,235,.8)
}

.border-amber-50\/90 {
    border-color: rgba(255,251,235,.9)
}

.border-amber-50\/95 {
    border-color: rgba(255,251,235,.95)
}

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

.border-amber-500\/0 {
    border-color: rgba(245,158,11,0)
}

.border-amber-500\/10 {
    border-color: rgba(245,158,11,.1)
}

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

.border-amber-500\/20 {
    border-color: rgba(245,158,11,.2)
}

.border-amber-500\/25 {
    border-color: rgba(245,158,11,.25)
}

.border-amber-500\/30 {
    border-color: rgba(245,158,11,.3)
}

.border-amber-500\/40 {
    border-color: rgba(245,158,11,.4)
}

.border-amber-500\/5 {
    border-color: rgba(245,158,11,.05)
}

.border-amber-500\/50 {
    border-color: rgba(245,158,11,.5)
}

.border-amber-500\/60 {
    border-color: rgba(245,158,11,.6)
}

.border-amber-500\/70 {
    border-color: rgba(245,158,11,.7)
}

.border-amber-500\/75 {
    border-color: rgba(245,158,11,.75)
}

.border-amber-500\/80 {
    border-color: rgba(245,158,11,.8)
}

.border-amber-500\/90 {
    border-color: rgba(245,158,11,.9)
}

.border-amber-500\/95 {
    border-color: rgba(245,158,11,.95)
}

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

.border-amber-600\/0 {
    border-color: rgba(217,119,6,0)
}

.border-amber-600\/10 {
    border-color: rgba(217,119,6,.1)
}

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

.border-amber-600\/20 {
    border-color: rgba(217,119,6,.2)
}

.border-amber-600\/25 {
    border-color: rgba(217,119,6,.25)
}

.border-amber-600\/30 {
    border-color: rgba(217,119,6,.3)
}

.border-amber-600\/40 {
    border-color: rgba(217,119,6,.4)
}

.border-amber-600\/5 {
    border-color: rgba(217,119,6,.05)
}

.border-amber-600\/50 {
    border-color: rgba(217,119,6,.5)
}

.border-amber-600\/60 {
    border-color: rgba(217,119,6,.6)
}

.border-amber-600\/70 {
    border-color: rgba(217,119,6,.7)
}

.border-amber-600\/75 {
    border-color: rgba(217,119,6,.75)
}

.border-amber-600\/80 {
    border-color: rgba(217,119,6,.8)
}

.border-amber-600\/90 {
    border-color: rgba(217,119,6,.9)
}

.border-amber-600\/95 {
    border-color: rgba(217,119,6,.95)
}

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

.border-amber-700\/0 {
    border-color: rgba(180,83,9,0)
}

.border-amber-700\/10 {
    border-color: rgba(180,83,9,.1)
}

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

.border-amber-700\/20 {
    border-color: rgba(180,83,9,.2)
}

.border-amber-700\/25 {
    border-color: rgba(180,83,9,.25)
}

.border-amber-700\/30 {
    border-color: rgba(180,83,9,.3)
}

.border-amber-700\/40 {
    border-color: rgba(180,83,9,.4)
}

.border-amber-700\/5 {
    border-color: rgba(180,83,9,.05)
}

.border-amber-700\/50 {
    border-color: rgba(180,83,9,.5)
}

.border-amber-700\/60 {
    border-color: rgba(180,83,9,.6)
}

.border-amber-700\/70 {
    border-color: rgba(180,83,9,.7)
}

.border-amber-700\/75 {
    border-color: rgba(180,83,9,.75)
}

.border-amber-700\/80 {
    border-color: rgba(180,83,9,.8)
}

.border-amber-700\/90 {
    border-color: rgba(180,83,9,.9)
}

.border-amber-700\/95 {
    border-color: rgba(180,83,9,.95)
}

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

.border-amber-800\/0 {
    border-color: rgba(146,64,14,0)
}

.border-amber-800\/10 {
    border-color: rgba(146,64,14,.1)
}

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

.border-amber-800\/20 {
    border-color: rgba(146,64,14,.2)
}

.border-amber-800\/25 {
    border-color: rgba(146,64,14,.25)
}

.border-amber-800\/30 {
    border-color: rgba(146,64,14,.3)
}

.border-amber-800\/40 {
    border-color: rgba(146,64,14,.4)
}

.border-amber-800\/5 {
    border-color: rgba(146,64,14,.05)
}

.border-amber-800\/50 {
    border-color: rgba(146,64,14,.5)
}

.border-amber-800\/60 {
    border-color: rgba(146,64,14,.6)
}

.border-amber-800\/70 {
    border-color: rgba(146,64,14,.7)
}

.border-amber-800\/75 {
    border-color: rgba(146,64,14,.75)
}

.border-amber-800\/80 {
    border-color: rgba(146,64,14,.8)
}

.border-amber-800\/90 {
    border-color: rgba(146,64,14,.9)
}

.border-amber-800\/95 {
    border-color: rgba(146,64,14,.95)
}

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

.border-amber-900\/0 {
    border-color: rgba(120,53,15,0)
}

.border-amber-900\/10 {
    border-color: rgba(120,53,15,.1)
}

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

.border-amber-900\/20 {
    border-color: rgba(120,53,15,.2)
}

.border-amber-900\/25 {
    border-color: rgba(120,53,15,.25)
}

.border-amber-900\/30 {
    border-color: rgba(120,53,15,.3)
}

.border-amber-900\/40 {
    border-color: rgba(120,53,15,.4)
}

.border-amber-900\/5 {
    border-color: rgba(120,53,15,.05)
}

.border-amber-900\/50 {
    border-color: rgba(120,53,15,.5)
}

.border-amber-900\/60 {
    border-color: rgba(120,53,15,.6)
}

.border-amber-900\/70 {
    border-color: rgba(120,53,15,.7)
}

.border-amber-900\/75 {
    border-color: rgba(120,53,15,.75)
}

.border-amber-900\/80 {
    border-color: rgba(120,53,15,.8)
}

.border-amber-900\/90 {
    border-color: rgba(120,53,15,.9)
}

.border-amber-900\/95 {
    border-color: rgba(120,53,15,.95)
}

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

.border-amber-950\/0 {
    border-color: rgba(69,26,3,0)
}

.border-amber-950\/10 {
    border-color: rgba(69,26,3,.1)
}

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

.border-amber-950\/20 {
    border-color: rgba(69,26,3,.2)
}

.border-amber-950\/25 {
    border-color: rgba(69,26,3,.25)
}

.border-amber-950\/30 {
    border-color: rgba(69,26,3,.3)
}

.border-amber-950\/40 {
    border-color: rgba(69,26,3,.4)
}

.border-amber-950\/5 {
    border-color: rgba(69,26,3,.05)
}

.border-amber-950\/50 {
    border-color: rgba(69,26,3,.5)
}

.border-amber-950\/60 {
    border-color: rgba(69,26,3,.6)
}

.border-amber-950\/70 {
    border-color: rgba(69,26,3,.7)
}

.border-amber-950\/75 {
    border-color: rgba(69,26,3,.75)
}

.border-amber-950\/80 {
    border-color: rgba(69,26,3,.8)
}

.border-amber-950\/90 {
    border-color: rgba(69,26,3,.9)
}

.border-amber-950\/95 {
    border-color: rgba(69,26,3,.95)
}

.border-background {
    border-color: hsl(var(--background))
}

.border-background\/0 {
    border-color: hsl(var(--background)/0)
}

.border-background\/10 {
    border-color: hsl(var(--background)/.1)
}

.border-background\/100 {
    border-color: hsl(var(--background)/1)
}

.border-background\/20 {
    border-color: hsl(var(--background)/.2)
}

.border-background\/25 {
    border-color: hsl(var(--background)/.25)
}

.border-background\/30 {
    border-color: hsl(var(--background)/.3)
}

.border-background\/40 {
    border-color: hsl(var(--background)/.4)
}

.border-background\/5 {
    border-color: hsl(var(--background)/.05)
}

.border-background\/50 {
    border-color: hsl(var(--background)/.5)
}

.border-background\/60 {
    border-color: hsl(var(--background)/.6)
}

.border-background\/70 {
    border-color: hsl(var(--background)/.7)
}

.border-background\/75 {
    border-color: hsl(var(--background)/.75)
}

.border-background\/80 {
    border-color: hsl(var(--background)/.8)
}

.border-background\/90 {
    border-color: hsl(var(--background)/.9)
}

.border-background\/95 {
    border-color: hsl(var(--background)/.95)
}

.border-black {
    --tw-border-opacity: 1;
    border-color: rgb(49 43 65/var(--tw-border-opacity))
}

.border-black\/0 {
    border-color: rgba(49,43,65,0)
}

.border-black\/10 {
    border-color: rgba(49,43,65,.1)
}

.border-black\/100 {
    border-color: #312b41
}

.border-black\/20 {
    border-color: rgba(49,43,65,.2)
}

.border-black\/25 {
    border-color: rgba(49,43,65,.25)
}

.border-black\/30 {
    border-color: rgba(49,43,65,.3)
}

.border-black\/40 {
    border-color: rgba(49,43,65,.4)
}

.border-black\/5 {
    border-color: rgba(49,43,65,.05)
}

.border-black\/50 {
    border-color: rgba(49,43,65,.5)
}

.border-black\/60 {
    border-color: rgba(49,43,65,.6)
}

.border-black\/70 {
    border-color: rgba(49,43,65,.7)
}

.border-black\/75 {
    border-color: rgba(49,43,65,.75)
}

.border-black\/80 {
    border-color: rgba(49,43,65,.8)
}

.border-black\/90 {
    border-color: rgba(49,43,65,.9)
}

.border-black\/95 {
    border-color: rgba(49,43,65,.95)
}

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

.border-blue-100\/0 {
    border-color: rgba(219,234,254,0)
}

.border-blue-100\/10 {
    border-color: rgba(219,234,254,.1)
}

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

.border-blue-100\/20 {
    border-color: rgba(219,234,254,.2)
}

.border-blue-100\/25 {
    border-color: rgba(219,234,254,.25)
}

.border-blue-100\/30 {
    border-color: rgba(219,234,254,.3)
}

.border-blue-100\/40 {
    border-color: rgba(219,234,254,.4)
}

.border-blue-100\/5 {
    border-color: rgba(219,234,254,.05)
}

.border-blue-100\/50 {
    border-color: rgba(219,234,254,.5)
}

.border-blue-100\/60 {
    border-color: rgba(219,234,254,.6)
}

.border-blue-100\/70 {
    border-color: rgba(219,234,254,.7)
}

.border-blue-100\/75 {
    border-color: rgba(219,234,254,.75)
}

.border-blue-100\/80 {
    border-color: rgba(219,234,254,.8)
}

.border-blue-100\/90 {
    border-color: rgba(219,234,254,.9)
}

.border-blue-100\/95 {
    border-color: rgba(219,234,254,.95)
}

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

.border-blue-200\/0 {
    border-color: rgba(191,219,254,0)
}

.border-blue-200\/10 {
    border-color: rgba(191,219,254,.1)
}

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

.border-blue-200\/20 {
    border-color: rgba(191,219,254,.2)
}

.border-blue-200\/25 {
    border-color: rgba(191,219,254,.25)
}

.border-blue-200\/30 {
    border-color: rgba(191,219,254,.3)
}

.border-blue-200\/40 {
    border-color: rgba(191,219,254,.4)
}

.border-blue-200\/5 {
    border-color: rgba(191,219,254,.05)
}

.border-blue-200\/50 {
    border-color: rgba(191,219,254,.5)
}

.border-blue-200\/60 {
    border-color: rgba(191,219,254,.6)
}

.border-blue-200\/70 {
    border-color: rgba(191,219,254,.7)
}

.border-blue-200\/75 {
    border-color: rgba(191,219,254,.75)
}

.border-blue-200\/80 {
    border-color: rgba(191,219,254,.8)
}

.border-blue-200\/90 {
    border-color: rgba(191,219,254,.9)
}

.border-blue-200\/95 {
    border-color: rgba(191,219,254,.95)
}

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

.border-blue-300\/0 {
    border-color: rgba(147,197,253,0)
}

.border-blue-300\/10 {
    border-color: rgba(147,197,253,.1)
}

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

.border-blue-300\/20 {
    border-color: rgba(147,197,253,.2)
}

.border-blue-300\/25 {
    border-color: rgba(147,197,253,.25)
}

.border-blue-300\/30 {
    border-color: rgba(147,197,253,.3)
}

.border-blue-300\/40 {
    border-color: rgba(147,197,253,.4)
}

.border-blue-300\/5 {
    border-color: rgba(147,197,253,.05)
}

.border-blue-300\/50 {
    border-color: rgba(147,197,253,.5)
}

.border-blue-300\/60 {
    border-color: rgba(147,197,253,.6)
}

.border-blue-300\/70 {
    border-color: rgba(147,197,253,.7)
}

.border-blue-300\/75 {
    border-color: rgba(147,197,253,.75)
}

.border-blue-300\/80 {
    border-color: rgba(147,197,253,.8)
}

.border-blue-300\/90 {
    border-color: rgba(147,197,253,.9)
}

.border-blue-300\/95 {
    border-color: rgba(147,197,253,.95)
}

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

.border-blue-400\/0 {
    border-color: rgba(96,165,250,0)
}

.border-blue-400\/10 {
    border-color: rgba(96,165,250,.1)
}

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

.border-blue-400\/20 {
    border-color: rgba(96,165,250,.2)
}

.border-blue-400\/25 {
    border-color: rgba(96,165,250,.25)
}

.border-blue-400\/30 {
    border-color: rgba(96,165,250,.3)
}

.border-blue-400\/40 {
    border-color: rgba(96,165,250,.4)
}

.border-blue-400\/5 {
    border-color: rgba(96,165,250,.05)
}

.border-blue-400\/50 {
    border-color: rgba(96,165,250,.5)
}

.border-blue-400\/60 {
    border-color: rgba(96,165,250,.6)
}

.border-blue-400\/70 {
    border-color: rgba(96,165,250,.7)
}

.border-blue-400\/75 {
    border-color: rgba(96,165,250,.75)
}

.border-blue-400\/80 {
    border-color: rgba(96,165,250,.8)
}

.border-blue-400\/90 {
    border-color: rgba(96,165,250,.9)
}

.border-blue-400\/95 {
    border-color: rgba(96,165,250,.95)
}

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

.border-blue-50\/0 {
    border-color: rgba(239,246,255,0)
}

.border-blue-50\/10 {
    border-color: rgba(239,246,255,.1)
}

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

.border-blue-50\/20 {
    border-color: rgba(239,246,255,.2)
}

.border-blue-50\/25 {
    border-color: rgba(239,246,255,.25)
}

.border-blue-50\/30 {
    border-color: rgba(239,246,255,.3)
}

.border-blue-50\/40 {
    border-color: rgba(239,246,255,.4)
}

.border-blue-50\/5 {
    border-color: rgba(239,246,255,.05)
}

.border-blue-50\/50 {
    border-color: rgba(239,246,255,.5)
}

.border-blue-50\/60 {
    border-color: rgba(239,246,255,.6)
}

.border-blue-50\/70 {
    border-color: rgba(239,246,255,.7)
}

.border-blue-50\/75 {
    border-color: rgba(239,246,255,.75)
}

.border-blue-50\/80 {
    border-color: rgba(239,246,255,.8)
}

.border-blue-50\/90 {
    border-color: rgba(239,246,255,.9)
}

.border-blue-50\/95 {
    border-color: rgba(239,246,255,.95)
}

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

.border-blue-500\/0 {
    border-color: rgba(59,130,246,0)
}

.border-blue-500\/10 {
    border-color: rgba(59,130,246,.1)
}

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

.border-blue-500\/20 {
    border-color: rgba(59,130,246,.2)
}

.border-blue-500\/25 {
    border-color: rgba(59,130,246,.25)
}

.border-blue-500\/30 {
    border-color: rgba(59,130,246,.3)
}

.border-blue-500\/40 {
    border-color: rgba(59,130,246,.4)
}

.border-blue-500\/5 {
    border-color: rgba(59,130,246,.05)
}

.border-blue-500\/50 {
    border-color: rgba(59,130,246,.5)
}

.border-blue-500\/60 {
    border-color: rgba(59,130,246,.6)
}

.border-blue-500\/70 {
    border-color: rgba(59,130,246,.7)
}

.border-blue-500\/75 {
    border-color: rgba(59,130,246,.75)
}

.border-blue-500\/80 {
    border-color: rgba(59,130,246,.8)
}

.border-blue-500\/90 {
    border-color: rgba(59,130,246,.9)
}

.border-blue-500\/95 {
    border-color: rgba(59,130,246,.95)
}

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

.border-blue-600\/0 {
    border-color: rgba(37,99,235,0)
}

.border-blue-600\/10 {
    border-color: rgba(37,99,235,.1)
}

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

.border-blue-600\/20 {
    border-color: rgba(37,99,235,.2)
}

.border-blue-600\/25 {
    border-color: rgba(37,99,235,.25)
}

.border-blue-600\/30 {
    border-color: rgba(37,99,235,.3)
}

.border-blue-600\/40 {
    border-color: rgba(37,99,235,.4)
}

.border-blue-600\/5 {
    border-color: rgba(37,99,235,.05)
}

.border-blue-600\/50 {
    border-color: rgba(37,99,235,.5)
}

.border-blue-600\/60 {
    border-color: rgba(37,99,235,.6)
}

.border-blue-600\/70 {
    border-color: rgba(37,99,235,.7)
}

.border-blue-600\/75 {
    border-color: rgba(37,99,235,.75)
}

.border-blue-600\/80 {
    border-color: rgba(37,99,235,.8)
}

.border-blue-600\/90 {
    border-color: rgba(37,99,235,.9)
}

.border-blue-600\/95 {
    border-color: rgba(37,99,235,.95)
}

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

.border-blue-700\/0 {
    border-color: rgba(29,78,216,0)
}

.border-blue-700\/10 {
    border-color: rgba(29,78,216,.1)
}

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

.border-blue-700\/20 {
    border-color: rgba(29,78,216,.2)
}

.border-blue-700\/25 {
    border-color: rgba(29,78,216,.25)
}

.border-blue-700\/30 {
    border-color: rgba(29,78,216,.3)
}

.border-blue-700\/40 {
    border-color: rgba(29,78,216,.4)
}

.border-blue-700\/5 {
    border-color: rgba(29,78,216,.05)
}

.border-blue-700\/50 {
    border-color: rgba(29,78,216,.5)
}

.border-blue-700\/60 {
    border-color: rgba(29,78,216,.6)
}

.border-blue-700\/70 {
    border-color: rgba(29,78,216,.7)
}

.border-blue-700\/75 {
    border-color: rgba(29,78,216,.75)
}

.border-blue-700\/80 {
    border-color: rgba(29,78,216,.8)
}

.border-blue-700\/90 {
    border-color: rgba(29,78,216,.9)
}

.border-blue-700\/95 {
    border-color: rgba(29,78,216,.95)
}

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

.border-blue-800\/0 {
    border-color: rgba(30,64,175,0)
}

.border-blue-800\/10 {
    border-color: rgba(30,64,175,.1)
}

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

.border-blue-800\/20 {
    border-color: rgba(30,64,175,.2)
}

.border-blue-800\/25 {
    border-color: rgba(30,64,175,.25)
}

.border-blue-800\/30 {
    border-color: rgba(30,64,175,.3)
}

.border-blue-800\/40 {
    border-color: rgba(30,64,175,.4)
}

.border-blue-800\/5 {
    border-color: rgba(30,64,175,.05)
}

.border-blue-800\/50 {
    border-color: rgba(30,64,175,.5)
}

.border-blue-800\/60 {
    border-color: rgba(30,64,175,.6)
}

.border-blue-800\/70 {
    border-color: rgba(30,64,175,.7)
}

.border-blue-800\/75 {
    border-color: rgba(30,64,175,.75)
}

.border-blue-800\/80 {
    border-color: rgba(30,64,175,.8)
}

.border-blue-800\/90 {
    border-color: rgba(30,64,175,.9)
}

.border-blue-800\/95 {
    border-color: rgba(30,64,175,.95)
}

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

.border-blue-900\/0 {
    border-color: rgba(30,58,138,0)
}

.border-blue-900\/10 {
    border-color: rgba(30,58,138,.1)
}

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

.border-blue-900\/20 {
    border-color: rgba(30,58,138,.2)
}

.border-blue-900\/25 {
    border-color: rgba(30,58,138,.25)
}

.border-blue-900\/30 {
    border-color: rgba(30,58,138,.3)
}

.border-blue-900\/40 {
    border-color: rgba(30,58,138,.4)
}

.border-blue-900\/5 {
    border-color: rgba(30,58,138,.05)
}

.border-blue-900\/50 {
    border-color: rgba(30,58,138,.5)
}

.border-blue-900\/60 {
    border-color: rgba(30,58,138,.6)
}

.border-blue-900\/70 {
    border-color: rgba(30,58,138,.7)
}

.border-blue-900\/75 {
    border-color: rgba(30,58,138,.75)
}

.border-blue-900\/80 {
    border-color: rgba(30,58,138,.8)
}

.border-blue-900\/90 {
    border-color: rgba(30,58,138,.9)
}

.border-blue-900\/95 {
    border-color: rgba(30,58,138,.95)
}

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

.border-blue-950\/0 {
    border-color: rgba(23,37,84,0)
}

.border-blue-950\/10 {
    border-color: rgba(23,37,84,.1)
}

.border-blue-950\/100 {
    border-color: #172554
}

.border-blue-950\/20 {
    border-color: rgba(23,37,84,.2)
}

.border-blue-950\/25 {
    border-color: rgba(23,37,84,.25)
}

.border-blue-950\/30 {
    border-color: rgba(23,37,84,.3)
}

.border-blue-950\/40 {
    border-color: rgba(23,37,84,.4)
}

.border-blue-950\/5 {
    border-color: rgba(23,37,84,.05)
}

.border-blue-950\/50 {
    border-color: rgba(23,37,84,.5)
}

.border-blue-950\/60 {
    border-color: rgba(23,37,84,.6)
}

.border-blue-950\/70 {
    border-color: rgba(23,37,84,.7)
}

.border-blue-950\/75 {
    border-color: rgba(23,37,84,.75)
}

.border-blue-950\/80 {
    border-color: rgba(23,37,84,.8)
}

.border-blue-950\/90 {
    border-color: rgba(23,37,84,.9)
}

.border-blue-950\/95 {
    border-color: rgba(23,37,84,.95)
}

.border-blueGray-100 {
    --tw-border-opacity: 1;
    border-color: rgb(241 245 249/var(--tw-border-opacity))
}

.border-blueGray-100\/0 {
    border-color: rgba(241,245,249,0)
}

.border-blueGray-100\/10 {
    border-color: rgba(241,245,249,.1)
}

.border-blueGray-100\/100 {
    border-color: #f1f5f9
}

.border-blueGray-100\/20 {
    border-color: rgba(241,245,249,.2)
}

.border-blueGray-100\/25 {
    border-color: rgba(241,245,249,.25)
}

.border-blueGray-100\/30 {
    border-color: rgba(241,245,249,.3)
}

.border-blueGray-100\/40 {
    border-color: rgba(241,245,249,.4)
}

.border-blueGray-100\/5 {
    border-color: rgba(241,245,249,.05)
}

.border-blueGray-100\/50 {
    border-color: rgba(241,245,249,.5)
}

.border-blueGray-100\/60 {
    border-color: rgba(241,245,249,.6)
}

.border-blueGray-100\/70 {
    border-color: rgba(241,245,249,.7)
}

.border-blueGray-100\/75 {
    border-color: rgba(241,245,249,.75)
}

.border-blueGray-100\/80 {
    border-color: rgba(241,245,249,.8)
}

.border-blueGray-100\/90 {
    border-color: rgba(241,245,249,.9)
}

.border-blueGray-100\/95 {
    border-color: rgba(241,245,249,.95)
}

.border-blueGray-200 {
    --tw-border-opacity: 1;
    border-color: rgb(226 232 240/var(--tw-border-opacity))
}

.border-blueGray-200\/0 {
    border-color: rgba(226,232,240,0)
}

.border-blueGray-200\/10 {
    border-color: rgba(226,232,240,.1)
}

.border-blueGray-200\/100 {
    border-color: #e2e8f0
}

.border-blueGray-200\/20 {
    border-color: rgba(226,232,240,.2)
}

.border-blueGray-200\/25 {
    border-color: rgba(226,232,240,.25)
}

.border-blueGray-200\/30 {
    border-color: rgba(226,232,240,.3)
}

.border-blueGray-200\/40 {
    border-color: rgba(226,232,240,.4)
}

.border-blueGray-200\/5 {
    border-color: rgba(226,232,240,.05)
}

.border-blueGray-200\/50 {
    border-color: rgba(226,232,240,.5)
}

.border-blueGray-200\/60 {
    border-color: rgba(226,232,240,.6)
}

.border-blueGray-200\/70 {
    border-color: rgba(226,232,240,.7)
}

.border-blueGray-200\/75 {
    border-color: rgba(226,232,240,.75)
}

.border-blueGray-200\/80 {
    border-color: rgba(226,232,240,.8)
}

.border-blueGray-200\/90 {
    border-color: rgba(226,232,240,.9)
}

.border-blueGray-200\/95 {
    border-color: rgba(226,232,240,.95)
}

.border-blueGray-300 {
    --tw-border-opacity: 1;
    border-color: rgb(203 213 225/var(--tw-border-opacity))
}

.border-blueGray-300\/0 {
    border-color: rgba(203,213,225,0)
}

.border-blueGray-300\/10 {
    border-color: rgba(203,213,225,.1)
}

.border-blueGray-300\/100 {
    border-color: #cbd5e1
}

.border-blueGray-300\/20 {
    border-color: rgba(203,213,225,.2)
}

.border-blueGray-300\/25 {
    border-color: rgba(203,213,225,.25)
}

.border-blueGray-300\/30 {
    border-color: rgba(203,213,225,.3)
}

.border-blueGray-300\/40 {
    border-color: rgba(203,213,225,.4)
}

.border-blueGray-300\/5 {
    border-color: rgba(203,213,225,.05)
}

.border-blueGray-300\/50 {
    border-color: rgba(203,213,225,.5)
}

.border-blueGray-300\/60 {
    border-color: rgba(203,213,225,.6)
}

.border-blueGray-300\/70 {
    border-color: rgba(203,213,225,.7)
}

.border-blueGray-300\/75 {
    border-color: rgba(203,213,225,.75)
}

.border-blueGray-300\/80 {
    border-color: rgba(203,213,225,.8)
}

.border-blueGray-300\/90 {
    border-color: rgba(203,213,225,.9)
}

.border-blueGray-300\/95 {
    border-color: rgba(203,213,225,.95)
}

.border-blueGray-400 {
    --tw-border-opacity: 1;
    border-color: rgb(148 163 184/var(--tw-border-opacity))
}

.border-blueGray-400\/0 {
    border-color: rgba(148,163,184,0)
}

.border-blueGray-400\/10 {
    border-color: rgba(148,163,184,.1)
}

.border-blueGray-400\/100 {
    border-color: #94a3b8
}

.border-blueGray-400\/20 {
    border-color: rgba(148,163,184,.2)
}

.border-blueGray-400\/25 {
    border-color: rgba(148,163,184,.25)
}

.border-blueGray-400\/30 {
    border-color: rgba(148,163,184,.3)
}

.border-blueGray-400\/40 {
    border-color: rgba(148,163,184,.4)
}

.border-blueGray-400\/5 {
    border-color: rgba(148,163,184,.05)
}

.border-blueGray-400\/50 {
    border-color: rgba(148,163,184,.5)
}

.border-blueGray-400\/60 {
    border-color: rgba(148,163,184,.6)
}

.border-blueGray-400\/70 {
    border-color: rgba(148,163,184,.7)
}

.border-blueGray-400\/75 {
    border-color: rgba(148,163,184,.75)
}

.border-blueGray-400\/80 {
    border-color: rgba(148,163,184,.8)
}

.border-blueGray-400\/90 {
    border-color: rgba(148,163,184,.9)
}

.border-blueGray-400\/95 {
    border-color: rgba(148,163,184,.95)
}

.border-blueGray-50 {
    --tw-border-opacity: 1;
    border-color: rgb(248 250 252/var(--tw-border-opacity))
}

.border-blueGray-50\/0 {
    border-color: rgba(248,250,252,0)
}

.border-blueGray-50\/10 {
    border-color: rgba(248,250,252,.1)
}

.border-blueGray-50\/100 {
    border-color: #f8fafc
}

.border-blueGray-50\/20 {
    border-color: rgba(248,250,252,.2)
}

.border-blueGray-50\/25 {
    border-color: rgba(248,250,252,.25)
}

.border-blueGray-50\/30 {
    border-color: rgba(248,250,252,.3)
}

.border-blueGray-50\/40 {
    border-color: rgba(248,250,252,.4)
}

.border-blueGray-50\/5 {
    border-color: rgba(248,250,252,.05)
}

.border-blueGray-50\/50 {
    border-color: rgba(248,250,252,.5)
}

.border-blueGray-50\/60 {
    border-color: rgba(248,250,252,.6)
}

.border-blueGray-50\/70 {
    border-color: rgba(248,250,252,.7)
}

.border-blueGray-50\/75 {
    border-color: rgba(248,250,252,.75)
}

.border-blueGray-50\/80 {
    border-color: rgba(248,250,252,.8)
}

.border-blueGray-50\/90 {
    border-color: rgba(248,250,252,.9)
}

.border-blueGray-50\/95 {
    border-color: rgba(248,250,252,.95)
}

.border-blueGray-500 {
    --tw-border-opacity: 1;
    border-color: rgb(100 116 139/var(--tw-border-opacity))
}

.border-blueGray-500\/0 {
    border-color: rgba(100,116,139,0)
}

.border-blueGray-500\/10 {
    border-color: rgba(100,116,139,.1)
}

.border-blueGray-500\/100 {
    border-color: #64748b
}

.border-blueGray-500\/20 {
    border-color: rgba(100,116,139,.2)
}

.border-blueGray-500\/25 {
    border-color: rgba(100,116,139,.25)
}

.border-blueGray-500\/30 {
    border-color: rgba(100,116,139,.3)
}

.border-blueGray-500\/40 {
    border-color: rgba(100,116,139,.4)
}

.border-blueGray-500\/5 {
    border-color: rgba(100,116,139,.05)
}

.border-blueGray-500\/50 {
    border-color: rgba(100,116,139,.5)
}

.border-blueGray-500\/60 {
    border-color: rgba(100,116,139,.6)
}

.border-blueGray-500\/70 {
    border-color: rgba(100,116,139,.7)
}

.border-blueGray-500\/75 {
    border-color: rgba(100,116,139,.75)
}

.border-blueGray-500\/80 {
    border-color: rgba(100,116,139,.8)
}

.border-blueGray-500\/90 {
    border-color: rgba(100,116,139,.9)
}

.border-blueGray-500\/95 {
    border-color: rgba(100,116,139,.95)
}

.border-blueGray-600 {
    --tw-border-opacity: 1;
    border-color: rgb(71 85 105/var(--tw-border-opacity))
}

.border-blueGray-600\/0 {
    border-color: rgba(71,85,105,0)
}

.border-blueGray-600\/10 {
    border-color: rgba(71,85,105,.1)
}

.border-blueGray-600\/100 {
    border-color: #475569
}

.border-blueGray-600\/20 {
    border-color: rgba(71,85,105,.2)
}

.border-blueGray-600\/25 {
    border-color: rgba(71,85,105,.25)
}

.border-blueGray-600\/30 {
    border-color: rgba(71,85,105,.3)
}

.border-blueGray-600\/40 {
    border-color: rgba(71,85,105,.4)
}

.border-blueGray-600\/5 {
    border-color: rgba(71,85,105,.05)
}

.border-blueGray-600\/50 {
    border-color: rgba(71,85,105,.5)
}

.border-blueGray-600\/60 {
    border-color: rgba(71,85,105,.6)
}

.border-blueGray-600\/70 {
    border-color: rgba(71,85,105,.7)
}

.border-blueGray-600\/75 {
    border-color: rgba(71,85,105,.75)
}

.border-blueGray-600\/80 {
    border-color: rgba(71,85,105,.8)
}

.border-blueGray-600\/90 {
    border-color: rgba(71,85,105,.9)
}

.border-blueGray-600\/95 {
    border-color: rgba(71,85,105,.95)
}

.border-blueGray-700 {
    --tw-border-opacity: 1;
    border-color: rgb(51 65 85/var(--tw-border-opacity))
}

.border-blueGray-700\/0 {
    border-color: rgba(51,65,85,0)
}

.border-blueGray-700\/10 {
    border-color: rgba(51,65,85,.1)
}

.border-blueGray-700\/100 {
    border-color: #334155
}

.border-blueGray-700\/20 {
    border-color: rgba(51,65,85,.2)
}

.border-blueGray-700\/25 {
    border-color: rgba(51,65,85,.25)
}

.border-blueGray-700\/30 {
    border-color: rgba(51,65,85,.3)
}

.border-blueGray-700\/40 {
    border-color: rgba(51,65,85,.4)
}

.border-blueGray-700\/5 {
    border-color: rgba(51,65,85,.05)
}

.border-blueGray-700\/50 {
    border-color: rgba(51,65,85,.5)
}

.border-blueGray-700\/60 {
    border-color: rgba(51,65,85,.6)
}

.border-blueGray-700\/70 {
    border-color: rgba(51,65,85,.7)
}

.border-blueGray-700\/75 {
    border-color: rgba(51,65,85,.75)
}

.border-blueGray-700\/80 {
    border-color: rgba(51,65,85,.8)
}

.border-blueGray-700\/90 {
    border-color: rgba(51,65,85,.9)
}

.border-blueGray-700\/95 {
    border-color: rgba(51,65,85,.95)
}

.border-blueGray-800 {
    --tw-border-opacity: 1;
    border-color: rgb(30 41 59/var(--tw-border-opacity))
}

.border-blueGray-800\/0 {
    border-color: rgba(30,41,59,0)
}

.border-blueGray-800\/10 {
    border-color: rgba(30,41,59,.1)
}

.border-blueGray-800\/100 {
    border-color: #1e293b
}

.border-blueGray-800\/20 {
    border-color: rgba(30,41,59,.2)
}

.border-blueGray-800\/25 {
    border-color: rgba(30,41,59,.25)
}

.border-blueGray-800\/30 {
    border-color: rgba(30,41,59,.3)
}

.border-blueGray-800\/40 {
    border-color: rgba(30,41,59,.4)
}

.border-blueGray-800\/5 {
    border-color: rgba(30,41,59,.05)
}

.border-blueGray-800\/50 {
    border-color: rgba(30,41,59,.5)
}

.border-blueGray-800\/60 {
    border-color: rgba(30,41,59,.6)
}

.border-blueGray-800\/70 {
    border-color: rgba(30,41,59,.7)
}

.border-blueGray-800\/75 {
    border-color: rgba(30,41,59,.75)
}

.border-blueGray-800\/80 {
    border-color: rgba(30,41,59,.8)
}

.border-blueGray-800\/90 {
    border-color: rgba(30,41,59,.9)
}

.border-blueGray-800\/95 {
    border-color: rgba(30,41,59,.95)
}

.border-blueGray-900 {
    --tw-border-opacity: 1;
    border-color: rgb(15 23 42/var(--tw-border-opacity))
}

.border-blueGray-900\/0 {
    border-color: rgba(15,23,42,0)
}

.border-blueGray-900\/10 {
    border-color: rgba(15,23,42,.1)
}

.border-blueGray-900\/100 {
    border-color: #0f172a
}

.border-blueGray-900\/20 {
    border-color: rgba(15,23,42,.2)
}

.border-blueGray-900\/25 {
    border-color: rgba(15,23,42,.25)
}

.border-blueGray-900\/30 {
    border-color: rgba(15,23,42,.3)
}

.border-blueGray-900\/40 {
    border-color: rgba(15,23,42,.4)
}

.border-blueGray-900\/5 {
    border-color: rgba(15,23,42,.05)
}

.border-blueGray-900\/50 {
    border-color: rgba(15,23,42,.5)
}

.border-blueGray-900\/60 {
    border-color: rgba(15,23,42,.6)
}

.border-blueGray-900\/70 {
    border-color: rgba(15,23,42,.7)
}

.border-blueGray-900\/75 {
    border-color: rgba(15,23,42,.75)
}

.border-blueGray-900\/80 {
    border-color: rgba(15,23,42,.8)
}

.border-blueGray-900\/90 {
    border-color: rgba(15,23,42,.9)
}

.border-blueGray-900\/95 {
    border-color: rgba(15,23,42,.95)
}

.border-blueGray-950 {
    --tw-border-opacity: 1;
    border-color: rgb(2 6 23/var(--tw-border-opacity))
}

.border-blueGray-950\/0 {
    border-color: rgba(2,6,23,0)
}

.border-blueGray-950\/10 {
    border-color: rgba(2,6,23,.1)
}

.border-blueGray-950\/100 {
    border-color: #020617
}

.border-blueGray-950\/20 {
    border-color: rgba(2,6,23,.2)
}

.border-blueGray-950\/25 {
    border-color: rgba(2,6,23,.25)
}

.border-blueGray-950\/30 {
    border-color: rgba(2,6,23,.3)
}

.border-blueGray-950\/40 {
    border-color: rgba(2,6,23,.4)
}

.border-blueGray-950\/5 {
    border-color: rgba(2,6,23,.05)
}

.border-blueGray-950\/50 {
    border-color: rgba(2,6,23,.5)
}

.border-blueGray-950\/60 {
    border-color: rgba(2,6,23,.6)
}

.border-blueGray-950\/70 {
    border-color: rgba(2,6,23,.7)
}

.border-blueGray-950\/75 {
    border-color: rgba(2,6,23,.75)
}

.border-blueGray-950\/80 {
    border-color: rgba(2,6,23,.8)
}

.border-blueGray-950\/90 {
    border-color: rgba(2,6,23,.9)
}

.border-blueGray-950\/95 {
    border-color: rgba(2,6,23,.95)
}

.border-border {
    border-color: hsl(var(--border))
}

.border-border\/0 {
    border-color: hsl(var(--border)/0)
}

.border-border\/10 {
    border-color: hsl(var(--border)/.1)
}

.border-border\/100 {
    border-color: hsl(var(--border)/1)
}

.border-border\/20 {
    border-color: hsl(var(--border)/.2)
}

.border-border\/25 {
    border-color: hsl(var(--border)/.25)
}

.border-border\/30 {
    border-color: hsl(var(--border)/.3)
}

.border-border\/40 {
    border-color: hsl(var(--border)/.4)
}

.border-border\/5 {
    border-color: hsl(var(--border)/.05)
}

.border-border\/50 {
    border-color: hsl(var(--border)/.5)
}

.border-border\/60 {
    border-color: hsl(var(--border)/.6)
}

.border-border\/70 {
    border-color: hsl(var(--border)/.7)
}

.border-border\/75 {
    border-color: hsl(var(--border)/.75)
}

.border-border\/80 {
    border-color: hsl(var(--border)/.8)
}

.border-border\/90 {
    border-color: hsl(var(--border)/.9)
}

.border-border\/95 {
    border-color: hsl(var(--border)/.95)
}

.border-card {
    border-color: hsl(var(--card))
}

.border-card-foreground {
    border-color: hsl(var(--card-foreground))
}

.border-card-foreground\/0 {
    border-color: hsl(var(--card-foreground)/0)
}

.border-card-foreground\/10 {
    border-color: hsl(var(--card-foreground)/.1)
}

.border-card-foreground\/100 {
    border-color: hsl(var(--card-foreground)/1)
}

.border-card-foreground\/20 {
    border-color: hsl(var(--card-foreground)/.2)
}

.border-card-foreground\/25 {
    border-color: hsl(var(--card-foreground)/.25)
}

.border-card-foreground\/30 {
    border-color: hsl(var(--card-foreground)/.3)
}

.border-card-foreground\/40 {
    border-color: hsl(var(--card-foreground)/.4)
}

.border-card-foreground\/5 {
    border-color: hsl(var(--card-foreground)/.05)
}

.border-card-foreground\/50 {
    border-color: hsl(var(--card-foreground)/.5)
}

.border-card-foreground\/60 {
    border-color: hsl(var(--card-foreground)/.6)
}

.border-card-foreground\/70 {
    border-color: hsl(var(--card-foreground)/.7)
}

.border-card-foreground\/75 {
    border-color: hsl(var(--card-foreground)/.75)
}

.border-card-foreground\/80 {
    border-color: hsl(var(--card-foreground)/.8)
}

.border-card-foreground\/90 {
    border-color: hsl(var(--card-foreground)/.9)
}

.border-card-foreground\/95 {
    border-color: hsl(var(--card-foreground)/.95)
}

.border-card\/0 {
    border-color: hsl(var(--card)/0)
}

.border-card\/10 {
    border-color: hsl(var(--card)/.1)
}

.border-card\/100 {
    border-color: hsl(var(--card)/1)
}

.border-card\/20 {
    border-color: hsl(var(--card)/.2)
}

.border-card\/25 {
    border-color: hsl(var(--card)/.25)
}

.border-card\/30 {
    border-color: hsl(var(--card)/.3)
}

.border-card\/40 {
    border-color: hsl(var(--card)/.4)
}

.border-card\/5 {
    border-color: hsl(var(--card)/.05)
}

.border-card\/50 {
    border-color: hsl(var(--card)/.5)
}

.border-card\/60 {
    border-color: hsl(var(--card)/.6)
}

.border-card\/70 {
    border-color: hsl(var(--card)/.7)
}

.border-card\/75 {
    border-color: hsl(var(--card)/.75)
}

.border-card\/80 {
    border-color: hsl(var(--card)/.8)
}

.border-card\/90 {
    border-color: hsl(var(--card)/.9)
}

.border-card\/95 {
    border-color: hsl(var(--card)/.95)
}

.border-cool {
    --tw-border-opacity: 1;
    border-color: rgb(47 55 255/var(--tw-border-opacity))
}

.border-cool\/0 {
    border-color: rgba(47,55,255,0)
}

.border-cool\/10 {
    border-color: rgba(47,55,255,.1)
}

.border-cool\/100 {
    border-color: #2f37ff
}

.border-cool\/20 {
    border-color: rgba(47,55,255,.2)
}

.border-cool\/25 {
    border-color: rgba(47,55,255,.25)
}

.border-cool\/30 {
    border-color: rgba(47,55,255,.3)
}

.border-cool\/40 {
    border-color: rgba(47,55,255,.4)
}

.border-cool\/5 {
    border-color: rgba(47,55,255,.05)
}

.border-cool\/50 {
    border-color: rgba(47,55,255,.5)
}

.border-cool\/60 {
    border-color: rgba(47,55,255,.6)
}

.border-cool\/70 {
    border-color: rgba(47,55,255,.7)
}

.border-cool\/75 {
    border-color: rgba(47,55,255,.75)
}

.border-cool\/80 {
    border-color: rgba(47,55,255,.8)
}

.border-cool\/90 {
    border-color: rgba(47,55,255,.9)
}

.border-cool\/95 {
    border-color: rgba(47,55,255,.95)
}

.border-coolGray-100 {
    --tw-border-opacity: 1;
    border-color: rgb(243 244 246/var(--tw-border-opacity))
}

.border-coolGray-100\/0 {
    border-color: rgba(243,244,246,0)
}

.border-coolGray-100\/10 {
    border-color: rgba(243,244,246,.1)
}

.border-coolGray-100\/100 {
    border-color: #f3f4f6
}

.border-coolGray-100\/20 {
    border-color: rgba(243,244,246,.2)
}

.border-coolGray-100\/25 {
    border-color: rgba(243,244,246,.25)
}

.border-coolGray-100\/30 {
    border-color: rgba(243,244,246,.3)
}

.border-coolGray-100\/40 {
    border-color: rgba(243,244,246,.4)
}

.border-coolGray-100\/5 {
    border-color: rgba(243,244,246,.05)
}

.border-coolGray-100\/50 {
    border-color: rgba(243,244,246,.5)
}

.border-coolGray-100\/60 {
    border-color: rgba(243,244,246,.6)
}

.border-coolGray-100\/70 {
    border-color: rgba(243,244,246,.7)
}

.border-coolGray-100\/75 {
    border-color: rgba(243,244,246,.75)
}

.border-coolGray-100\/80 {
    border-color: rgba(243,244,246,.8)
}

.border-coolGray-100\/90 {
    border-color: rgba(243,244,246,.9)
}

.border-coolGray-100\/95 {
    border-color: rgba(243,244,246,.95)
}

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

.border-coolGray-200\/0 {
    border-color: rgba(229,231,235,0)
}

.border-coolGray-200\/10 {
    border-color: rgba(229,231,235,.1)
}

.border-coolGray-200\/100 {
    border-color: #e5e7eb
}

.border-coolGray-200\/20 {
    border-color: rgba(229,231,235,.2)
}

.border-coolGray-200\/25 {
    border-color: rgba(229,231,235,.25)
}

.border-coolGray-200\/30 {
    border-color: rgba(229,231,235,.3)
}

.border-coolGray-200\/40 {
    border-color: rgba(229,231,235,.4)
}

.border-coolGray-200\/5 {
    border-color: rgba(229,231,235,.05)
}

.border-coolGray-200\/50 {
    border-color: rgba(229,231,235,.5)
}

.border-coolGray-200\/60 {
    border-color: rgba(229,231,235,.6)
}

.border-coolGray-200\/70 {
    border-color: rgba(229,231,235,.7)
}

.border-coolGray-200\/75 {
    border-color: rgba(229,231,235,.75)
}

.border-coolGray-200\/80 {
    border-color: rgba(229,231,235,.8)
}

.border-coolGray-200\/90 {
    border-color: rgba(229,231,235,.9)
}

.border-coolGray-200\/95 {
    border-color: rgba(229,231,235,.95)
}

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

.border-coolGray-300\/0 {
    border-color: rgba(209,213,219,0)
}

.border-coolGray-300\/10 {
    border-color: rgba(209,213,219,.1)
}

.border-coolGray-300\/100 {
    border-color: #d1d5db
}

.border-coolGray-300\/20 {
    border-color: rgba(209,213,219,.2)
}

.border-coolGray-300\/25 {
    border-color: rgba(209,213,219,.25)
}

.border-coolGray-300\/30 {
    border-color: rgba(209,213,219,.3)
}

.border-coolGray-300\/40 {
    border-color: rgba(209,213,219,.4)
}

.border-coolGray-300\/5 {
    border-color: rgba(209,213,219,.05)
}

.border-coolGray-300\/50 {
    border-color: rgba(209,213,219,.5)
}

.border-coolGray-300\/60 {
    border-color: rgba(209,213,219,.6)
}

.border-coolGray-300\/70 {
    border-color: rgba(209,213,219,.7)
}

.border-coolGray-300\/75 {
    border-color: rgba(209,213,219,.75)
}

.border-coolGray-300\/80 {
    border-color: rgba(209,213,219,.8)
}

.border-coolGray-300\/90 {
    border-color: rgba(209,213,219,.9)
}

.border-coolGray-300\/95 {
    border-color: rgba(209,213,219,.95)
}

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

.border-coolGray-400\/0 {
    border-color: rgba(156,163,175,0)
}

.border-coolGray-400\/10 {
    border-color: rgba(156,163,175,.1)
}

.border-coolGray-400\/100 {
    border-color: #9ca3af
}

.border-coolGray-400\/20 {
    border-color: rgba(156,163,175,.2)
}

.border-coolGray-400\/25 {
    border-color: rgba(156,163,175,.25)
}

.border-coolGray-400\/30 {
    border-color: rgba(156,163,175,.3)
}

.border-coolGray-400\/40 {
    border-color: rgba(156,163,175,.4)
}

.border-coolGray-400\/5 {
    border-color: rgba(156,163,175,.05)
}

.border-coolGray-400\/50 {
    border-color: rgba(156,163,175,.5)
}

.border-coolGray-400\/60 {
    border-color: rgba(156,163,175,.6)
}

.border-coolGray-400\/70 {
    border-color: rgba(156,163,175,.7)
}

.border-coolGray-400\/75 {
    border-color: rgba(156,163,175,.75)
}

.border-coolGray-400\/80 {
    border-color: rgba(156,163,175,.8)
}

.border-coolGray-400\/90 {
    border-color: rgba(156,163,175,.9)
}

.border-coolGray-400\/95 {
    border-color: rgba(156,163,175,.95)
}

.border-coolGray-50 {
    --tw-border-opacity: 1;
    border-color: rgb(249 250 251/var(--tw-border-opacity))
}

.border-coolGray-50\/0 {
    border-color: rgba(249,250,251,0)
}

.border-coolGray-50\/10 {
    border-color: rgba(249,250,251,.1)
}

.border-coolGray-50\/100 {
    border-color: #f9fafb
}

.border-coolGray-50\/20 {
    border-color: rgba(249,250,251,.2)
}

.border-coolGray-50\/25 {
    border-color: rgba(249,250,251,.25)
}

.border-coolGray-50\/30 {
    border-color: rgba(249,250,251,.3)
}

.border-coolGray-50\/40 {
    border-color: rgba(249,250,251,.4)
}

.border-coolGray-50\/5 {
    border-color: rgba(249,250,251,.05)
}

.border-coolGray-50\/50 {
    border-color: rgba(249,250,251,.5)
}

.border-coolGray-50\/60 {
    border-color: rgba(249,250,251,.6)
}

.border-coolGray-50\/70 {
    border-color: rgba(249,250,251,.7)
}

.border-coolGray-50\/75 {
    border-color: rgba(249,250,251,.75)
}

.border-coolGray-50\/80 {
    border-color: rgba(249,250,251,.8)
}

.border-coolGray-50\/90 {
    border-color: rgba(249,250,251,.9)
}

.border-coolGray-50\/95 {
    border-color: rgba(249,250,251,.95)
}

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

.border-coolGray-500\/0 {
    border-color: hsla(220,9%,46%,0)
}

.border-coolGray-500\/10 {
    border-color: hsla(220,9%,46%,.1)
}

.border-coolGray-500\/100 {
    border-color: #6b7280
}

.border-coolGray-500\/20 {
    border-color: hsla(220,9%,46%,.2)
}

.border-coolGray-500\/25 {
    border-color: hsla(220,9%,46%,.25)
}

.border-coolGray-500\/30 {
    border-color: hsla(220,9%,46%,.3)
}

.border-coolGray-500\/40 {
    border-color: hsla(220,9%,46%,.4)
}

.border-coolGray-500\/5 {
    border-color: hsla(220,9%,46%,.05)
}

.border-coolGray-500\/50 {
    border-color: hsla(220,9%,46%,.5)
}

.border-coolGray-500\/60 {
    border-color: hsla(220,9%,46%,.6)
}

.border-coolGray-500\/70 {
    border-color: hsla(220,9%,46%,.7)
}

.border-coolGray-500\/75 {
    border-color: hsla(220,9%,46%,.75)
}

.border-coolGray-500\/80 {
    border-color: hsla(220,9%,46%,.8)
}

.border-coolGray-500\/90 {
    border-color: hsla(220,9%,46%,.9)
}

.border-coolGray-500\/95 {
    border-color: hsla(220,9%,46%,.95)
}

.border-coolGray-600 {
    --tw-border-opacity: 1;
    border-color: rgb(75 85 99/var(--tw-border-opacity))
}

.border-coolGray-600\/0 {
    border-color: rgba(75,85,99,0)
}

.border-coolGray-600\/10 {
    border-color: rgba(75,85,99,.1)
}

.border-coolGray-600\/100 {
    border-color: #4b5563
}

.border-coolGray-600\/20 {
    border-color: rgba(75,85,99,.2)
}

.border-coolGray-600\/25 {
    border-color: rgba(75,85,99,.25)
}

.border-coolGray-600\/30 {
    border-color: rgba(75,85,99,.3)
}

.border-coolGray-600\/40 {
    border-color: rgba(75,85,99,.4)
}

.border-coolGray-600\/5 {
    border-color: rgba(75,85,99,.05)
}

.border-coolGray-600\/50 {
    border-color: rgba(75,85,99,.5)
}

.border-coolGray-600\/60 {
    border-color: rgba(75,85,99,.6)
}

.border-coolGray-600\/70 {
    border-color: rgba(75,85,99,.7)
}

.border-coolGray-600\/75 {
    border-color: rgba(75,85,99,.75)
}

.border-coolGray-600\/80 {
    border-color: rgba(75,85,99,.8)
}

.border-coolGray-600\/90 {
    border-color: rgba(75,85,99,.9)
}

.border-coolGray-600\/95 {
    border-color: rgba(75,85,99,.95)
}

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

.border-coolGray-700\/0 {
    border-color: rgba(55,65,81,0)
}

.border-coolGray-700\/10 {
    border-color: rgba(55,65,81,.1)
}

.border-coolGray-700\/100 {
    border-color: #374151
}

.border-coolGray-700\/20 {
    border-color: rgba(55,65,81,.2)
}

.border-coolGray-700\/25 {
    border-color: rgba(55,65,81,.25)
}

.border-coolGray-700\/30 {
    border-color: rgba(55,65,81,.3)
}

.border-coolGray-700\/40 {
    border-color: rgba(55,65,81,.4)
}

.border-coolGray-700\/5 {
    border-color: rgba(55,65,81,.05)
}

.border-coolGray-700\/50 {
    border-color: rgba(55,65,81,.5)
}

.border-coolGray-700\/60 {
    border-color: rgba(55,65,81,.6)
}

.border-coolGray-700\/70 {
    border-color: rgba(55,65,81,.7)
}

.border-coolGray-700\/75 {
    border-color: rgba(55,65,81,.75)
}

.border-coolGray-700\/80 {
    border-color: rgba(55,65,81,.8)
}

.border-coolGray-700\/90 {
    border-color: rgba(55,65,81,.9)
}

.border-coolGray-700\/95 {
    border-color: rgba(55,65,81,.95)
}

.border-coolGray-800 {
    --tw-border-opacity: 1;
    border-color: rgb(31 41 55/var(--tw-border-opacity))
}

.border-coolGray-800\/0 {
    border-color: rgba(31,41,55,0)
}

.border-coolGray-800\/10 {
    border-color: rgba(31,41,55,.1)
}

.border-coolGray-800\/100 {
    border-color: #1f2937
}

.border-coolGray-800\/20 {
    border-color: rgba(31,41,55,.2)
}

.border-coolGray-800\/25 {
    border-color: rgba(31,41,55,.25)
}

.border-coolGray-800\/30 {
    border-color: rgba(31,41,55,.3)
}

.border-coolGray-800\/40 {
    border-color: rgba(31,41,55,.4)
}

.border-coolGray-800\/5 {
    border-color: rgba(31,41,55,.05)
}

.border-coolGray-800\/50 {
    border-color: rgba(31,41,55,.5)
}

.border-coolGray-800\/60 {
    border-color: rgba(31,41,55,.6)
}

.border-coolGray-800\/70 {
    border-color: rgba(31,41,55,.7)
}

.border-coolGray-800\/75 {
    border-color: rgba(31,41,55,.75)
}

.border-coolGray-800\/80 {
    border-color: rgba(31,41,55,.8)
}

.border-coolGray-800\/90 {
    border-color: rgba(31,41,55,.9)
}

.border-coolGray-800\/95 {
    border-color: rgba(31,41,55,.95)
}

.border-coolGray-900 {
    --tw-border-opacity: 1;
    border-color: rgb(17 24 39/var(--tw-border-opacity))
}

.border-coolGray-900\/0 {
    border-color: rgba(17,24,39,0)
}

.border-coolGray-900\/10 {
    border-color: rgba(17,24,39,.1)
}

.border-coolGray-900\/100 {
    border-color: #111827
}

.border-coolGray-900\/20 {
    border-color: rgba(17,24,39,.2)
}

.border-coolGray-900\/25 {
    border-color: rgba(17,24,39,.25)
}

.border-coolGray-900\/30 {
    border-color: rgba(17,24,39,.3)
}

.border-coolGray-900\/40 {
    border-color: rgba(17,24,39,.4)
}

.border-coolGray-900\/5 {
    border-color: rgba(17,24,39,.05)
}

.border-coolGray-900\/50 {
    border-color: rgba(17,24,39,.5)
}

.border-coolGray-900\/60 {
    border-color: rgba(17,24,39,.6)
}

.border-coolGray-900\/70 {
    border-color: rgba(17,24,39,.7)
}

.border-coolGray-900\/75 {
    border-color: rgba(17,24,39,.75)
}

.border-coolGray-900\/80 {
    border-color: rgba(17,24,39,.8)
}

.border-coolGray-900\/90 {
    border-color: rgba(17,24,39,.9)
}

.border-coolGray-900\/95 {
    border-color: rgba(17,24,39,.95)
}

.border-coolGray-950 {
    --tw-border-opacity: 1;
    border-color: rgb(3 7 18/var(--tw-border-opacity))
}

.border-coolGray-950\/0 {
    border-color: rgba(3,7,18,0)
}

.border-coolGray-950\/10 {
    border-color: rgba(3,7,18,.1)
}

.border-coolGray-950\/100 {
    border-color: #030712
}

.border-coolGray-950\/20 {
    border-color: rgba(3,7,18,.2)
}

.border-coolGray-950\/25 {
    border-color: rgba(3,7,18,.25)
}

.border-coolGray-950\/30 {
    border-color: rgba(3,7,18,.3)
}

.border-coolGray-950\/40 {
    border-color: rgba(3,7,18,.4)
}

.border-coolGray-950\/5 {
    border-color: rgba(3,7,18,.05)
}

.border-coolGray-950\/50 {
    border-color: rgba(3,7,18,.5)
}

.border-coolGray-950\/60 {
    border-color: rgba(3,7,18,.6)
}

.border-coolGray-950\/70 {
    border-color: rgba(3,7,18,.7)
}

.border-coolGray-950\/75 {
    border-color: rgba(3,7,18,.75)
}

.border-coolGray-950\/80 {
    border-color: rgba(3,7,18,.8)
}

.border-coolGray-950\/90 {
    border-color: rgba(3,7,18,.9)
}

.border-coolGray-950\/95 {
    border-color: rgba(3,7,18,.95)
}

.border-current {
    border-color: currentColor
}

.border-cyan-100 {
    --tw-border-opacity: 1;
    border-color: rgb(207 250 254/var(--tw-border-opacity))
}

.border-cyan-100\/0 {
    border-color: rgba(207,250,254,0)
}

.border-cyan-100\/10 {
    border-color: rgba(207,250,254,.1)
}

.border-cyan-100\/100 {
    border-color: #cffafe
}

.border-cyan-100\/20 {
    border-color: rgba(207,250,254,.2)
}

.border-cyan-100\/25 {
    border-color: rgba(207,250,254,.25)
}

.border-cyan-100\/30 {
    border-color: rgba(207,250,254,.3)
}

.border-cyan-100\/40 {
    border-color: rgba(207,250,254,.4)
}

.border-cyan-100\/5 {
    border-color: rgba(207,250,254,.05)
}

.border-cyan-100\/50 {
    border-color: rgba(207,250,254,.5)
}

.border-cyan-100\/60 {
    border-color: rgba(207,250,254,.6)
}

.border-cyan-100\/70 {
    border-color: rgba(207,250,254,.7)
}

.border-cyan-100\/75 {
    border-color: rgba(207,250,254,.75)
}

.border-cyan-100\/80 {
    border-color: rgba(207,250,254,.8)
}

.border-cyan-100\/90 {
    border-color: rgba(207,250,254,.9)
}

.border-cyan-100\/95 {
    border-color: rgba(207,250,254,.95)
}

.border-cyan-200 {
    --tw-border-opacity: 1;
    border-color: rgb(165 243 252/var(--tw-border-opacity))
}

.border-cyan-200\/0 {
    border-color: rgba(165,243,252,0)
}

.border-cyan-200\/10 {
    border-color: rgba(165,243,252,.1)
}

.border-cyan-200\/100 {
    border-color: #a5f3fc
}

.border-cyan-200\/20 {
    border-color: rgba(165,243,252,.2)
}

.border-cyan-200\/25 {
    border-color: rgba(165,243,252,.25)
}

.border-cyan-200\/30 {
    border-color: rgba(165,243,252,.3)
}

.border-cyan-200\/40 {
    border-color: rgba(165,243,252,.4)
}

.border-cyan-200\/5 {
    border-color: rgba(165,243,252,.05)
}

.border-cyan-200\/50 {
    border-color: rgba(165,243,252,.5)
}

.border-cyan-200\/60 {
    border-color: rgba(165,243,252,.6)
}

.border-cyan-200\/70 {
    border-color: rgba(165,243,252,.7)
}

.border-cyan-200\/75 {
    border-color: rgba(165,243,252,.75)
}

.border-cyan-200\/80 {
    border-color: rgba(165,243,252,.8)
}

.border-cyan-200\/90 {
    border-color: rgba(165,243,252,.9)
}

.border-cyan-200\/95 {
    border-color: rgba(165,243,252,.95)
}

.border-cyan-300 {
    --tw-border-opacity: 1;
    border-color: rgb(103 232 249/var(--tw-border-opacity))
}

.border-cyan-300\/0 {
    border-color: rgba(103,232,249,0)
}

.border-cyan-300\/10 {
    border-color: rgba(103,232,249,.1)
}

.border-cyan-300\/100 {
    border-color: #67e8f9
}

.border-cyan-300\/20 {
    border-color: rgba(103,232,249,.2)
}

.border-cyan-300\/25 {
    border-color: rgba(103,232,249,.25)
}

.border-cyan-300\/30 {
    border-color: rgba(103,232,249,.3)
}

.border-cyan-300\/40 {
    border-color: rgba(103,232,249,.4)
}

.border-cyan-300\/5 {
    border-color: rgba(103,232,249,.05)
}

.border-cyan-300\/50 {
    border-color: rgba(103,232,249,.5)
}

.border-cyan-300\/60 {
    border-color: rgba(103,232,249,.6)
}

.border-cyan-300\/70 {
    border-color: rgba(103,232,249,.7)
}

.border-cyan-300\/75 {
    border-color: rgba(103,232,249,.75)
}

.border-cyan-300\/80 {
    border-color: rgba(103,232,249,.8)
}

.border-cyan-300\/90 {
    border-color: rgba(103,232,249,.9)
}

.border-cyan-300\/95 {
    border-color: rgba(103,232,249,.95)
}

.border-cyan-400 {
    --tw-border-opacity: 1;
    border-color: rgb(34 211 238/var(--tw-border-opacity))
}

.border-cyan-400\/0 {
    border-color: rgba(34,211,238,0)
}

.border-cyan-400\/10 {
    border-color: rgba(34,211,238,.1)
}

.border-cyan-400\/100 {
    border-color: #22d3ee
}

.border-cyan-400\/20 {
    border-color: rgba(34,211,238,.2)
}

.border-cyan-400\/25 {
    border-color: rgba(34,211,238,.25)
}

.border-cyan-400\/30 {
    border-color: rgba(34,211,238,.3)
}

.border-cyan-400\/40 {
    border-color: rgba(34,211,238,.4)
}

.border-cyan-400\/5 {
    border-color: rgba(34,211,238,.05)
}

.border-cyan-400\/50 {
    border-color: rgba(34,211,238,.5)
}

.border-cyan-400\/60 {
    border-color: rgba(34,211,238,.6)
}

.border-cyan-400\/70 {
    border-color: rgba(34,211,238,.7)
}

.border-cyan-400\/75 {
    border-color: rgba(34,211,238,.75)
}

.border-cyan-400\/80 {
    border-color: rgba(34,211,238,.8)
}

.border-cyan-400\/90 {
    border-color: rgba(34,211,238,.9)
}

.border-cyan-400\/95 {
    border-color: rgba(34,211,238,.95)
}

.border-cyan-50 {
    --tw-border-opacity: 1;
    border-color: rgb(236 254 255/var(--tw-border-opacity))
}

.border-cyan-50\/0 {
    border-color: rgba(236,254,255,0)
}

.border-cyan-50\/10 {
    border-color: rgba(236,254,255,.1)
}

.border-cyan-50\/100 {
    border-color: #ecfeff
}

.border-cyan-50\/20 {
    border-color: rgba(236,254,255,.2)
}

.border-cyan-50\/25 {
    border-color: rgba(236,254,255,.25)
}

.border-cyan-50\/30 {
    border-color: rgba(236,254,255,.3)
}

.border-cyan-50\/40 {
    border-color: rgba(236,254,255,.4)
}

.border-cyan-50\/5 {
    border-color: rgba(236,254,255,.05)
}

.border-cyan-50\/50 {
    border-color: rgba(236,254,255,.5)
}

.border-cyan-50\/60 {
    border-color: rgba(236,254,255,.6)
}

.border-cyan-50\/70 {
    border-color: rgba(236,254,255,.7)
}

.border-cyan-50\/75 {
    border-color: rgba(236,254,255,.75)
}

.border-cyan-50\/80 {
    border-color: rgba(236,254,255,.8)
}

.border-cyan-50\/90 {
    border-color: rgba(236,254,255,.9)
}

.border-cyan-50\/95 {
    border-color: rgba(236,254,255,.95)
}

.border-cyan-500 {
    --tw-border-opacity: 1;
    border-color: rgb(6 182 212/var(--tw-border-opacity))
}

.border-cyan-500\/0 {
    border-color: rgba(6,182,212,0)
}

.border-cyan-500\/10 {
    border-color: rgba(6,182,212,.1)
}

.border-cyan-500\/100 {
    border-color: #06b6d4
}

.border-cyan-500\/20 {
    border-color: rgba(6,182,212,.2)
}

.border-cyan-500\/25 {
    border-color: rgba(6,182,212,.25)
}

.border-cyan-500\/30 {
    border-color: rgba(6,182,212,.3)
}

.border-cyan-500\/40 {
    border-color: rgba(6,182,212,.4)
}

.border-cyan-500\/5 {
    border-color: rgba(6,182,212,.05)
}

.border-cyan-500\/50 {
    border-color: rgba(6,182,212,.5)
}

.border-cyan-500\/60 {
    border-color: rgba(6,182,212,.6)
}

.border-cyan-500\/70 {
    border-color: rgba(6,182,212,.7)
}

.border-cyan-500\/75 {
    border-color: rgba(6,182,212,.75)
}

.border-cyan-500\/80 {
    border-color: rgba(6,182,212,.8)
}

.border-cyan-500\/90 {
    border-color: rgba(6,182,212,.9)
}

.border-cyan-500\/95 {
    border-color: rgba(6,182,212,.95)
}

.border-cyan-600 {
    --tw-border-opacity: 1;
    border-color: rgb(8 145 178/var(--tw-border-opacity))
}

.border-cyan-600\/0 {
    border-color: rgba(8,145,178,0)
}

.border-cyan-600\/10 {
    border-color: rgba(8,145,178,.1)
}

.border-cyan-600\/100 {
    border-color: #0891b2
}

.border-cyan-600\/20 {
    border-color: rgba(8,145,178,.2)
}

.border-cyan-600\/25 {
    border-color: rgba(8,145,178,.25)
}

.border-cyan-600\/30 {
    border-color: rgba(8,145,178,.3)
}

.border-cyan-600\/40 {
    border-color: rgba(8,145,178,.4)
}

.border-cyan-600\/5 {
    border-color: rgba(8,145,178,.05)
}

.border-cyan-600\/50 {
    border-color: rgba(8,145,178,.5)
}

.border-cyan-600\/60 {
    border-color: rgba(8,145,178,.6)
}

.border-cyan-600\/70 {
    border-color: rgba(8,145,178,.7)
}

.border-cyan-600\/75 {
    border-color: rgba(8,145,178,.75)
}

.border-cyan-600\/80 {
    border-color: rgba(8,145,178,.8)
}

.border-cyan-600\/90 {
    border-color: rgba(8,145,178,.9)
}

.border-cyan-600\/95 {
    border-color: rgba(8,145,178,.95)
}

.border-cyan-700 {
    --tw-border-opacity: 1;
    border-color: rgb(14 116 144/var(--tw-border-opacity))
}

.border-cyan-700\/0 {
    border-color: rgba(14,116,144,0)
}

.border-cyan-700\/10 {
    border-color: rgba(14,116,144,.1)
}

.border-cyan-700\/100 {
    border-color: #0e7490
}

.border-cyan-700\/20 {
    border-color: rgba(14,116,144,.2)
}

.border-cyan-700\/25 {
    border-color: rgba(14,116,144,.25)
}

.border-cyan-700\/30 {
    border-color: rgba(14,116,144,.3)
}

.border-cyan-700\/40 {
    border-color: rgba(14,116,144,.4)
}

.border-cyan-700\/5 {
    border-color: rgba(14,116,144,.05)
}

.border-cyan-700\/50 {
    border-color: rgba(14,116,144,.5)
}

.border-cyan-700\/60 {
    border-color: rgba(14,116,144,.6)
}

.border-cyan-700\/70 {
    border-color: rgba(14,116,144,.7)
}

.border-cyan-700\/75 {
    border-color: rgba(14,116,144,.75)
}

.border-cyan-700\/80 {
    border-color: rgba(14,116,144,.8)
}

.border-cyan-700\/90 {
    border-color: rgba(14,116,144,.9)
}

.border-cyan-700\/95 {
    border-color: rgba(14,116,144,.95)
}

.border-cyan-800 {
    --tw-border-opacity: 1;
    border-color: rgb(21 94 117/var(--tw-border-opacity))
}

.border-cyan-800\/0 {
    border-color: rgba(21,94,117,0)
}

.border-cyan-800\/10 {
    border-color: rgba(21,94,117,.1)
}

.border-cyan-800\/100 {
    border-color: #155e75
}

.border-cyan-800\/20 {
    border-color: rgba(21,94,117,.2)
}

.border-cyan-800\/25 {
    border-color: rgba(21,94,117,.25)
}

.border-cyan-800\/30 {
    border-color: rgba(21,94,117,.3)
}

.border-cyan-800\/40 {
    border-color: rgba(21,94,117,.4)
}

.border-cyan-800\/5 {
    border-color: rgba(21,94,117,.05)
}

.border-cyan-800\/50 {
    border-color: rgba(21,94,117,.5)
}

.border-cyan-800\/60 {
    border-color: rgba(21,94,117,.6)
}

.border-cyan-800\/70 {
    border-color: rgba(21,94,117,.7)
}

.border-cyan-800\/75 {
    border-color: rgba(21,94,117,.75)
}

.border-cyan-800\/80 {
    border-color: rgba(21,94,117,.8)
}

.border-cyan-800\/90 {
    border-color: rgba(21,94,117,.9)
}

.border-cyan-800\/95 {
    border-color: rgba(21,94,117,.95)
}

.border-cyan-900 {
    --tw-border-opacity: 1;
    border-color: rgb(22 78 99/var(--tw-border-opacity))
}

.border-cyan-900\/0 {
    border-color: rgba(22,78,99,0)
}

.border-cyan-900\/10 {
    border-color: rgba(22,78,99,.1)
}

.border-cyan-900\/100 {
    border-color: #164e63
}

.border-cyan-900\/20 {
    border-color: rgba(22,78,99,.2)
}

.border-cyan-900\/25 {
    border-color: rgba(22,78,99,.25)
}

.border-cyan-900\/30 {
    border-color: rgba(22,78,99,.3)
}

.border-cyan-900\/40 {
    border-color: rgba(22,78,99,.4)
}

.border-cyan-900\/5 {
    border-color: rgba(22,78,99,.05)
}

.border-cyan-900\/50 {
    border-color: rgba(22,78,99,.5)
}

.border-cyan-900\/60 {
    border-color: rgba(22,78,99,.6)
}

.border-cyan-900\/70 {
    border-color: rgba(22,78,99,.7)
}

.border-cyan-900\/75 {
    border-color: rgba(22,78,99,.75)
}

.border-cyan-900\/80 {
    border-color: rgba(22,78,99,.8)
}

.border-cyan-900\/90 {
    border-color: rgba(22,78,99,.9)
}

.border-cyan-900\/95 {
    border-color: rgba(22,78,99,.95)
}

.border-cyan-950 {
    --tw-border-opacity: 1;
    border-color: rgb(8 51 68/var(--tw-border-opacity))
}

.border-cyan-950\/0 {
    border-color: rgba(8,51,68,0)
}

.border-cyan-950\/10 {
    border-color: rgba(8,51,68,.1)
}

.border-cyan-950\/100 {
    border-color: #083344
}

.border-cyan-950\/20 {
    border-color: rgba(8,51,68,.2)
}

.border-cyan-950\/25 {
    border-color: rgba(8,51,68,.25)
}

.border-cyan-950\/30 {
    border-color: rgba(8,51,68,.3)
}

.border-cyan-950\/40 {
    border-color: rgba(8,51,68,.4)
}

.border-cyan-950\/5 {
    border-color: rgba(8,51,68,.05)
}

.border-cyan-950\/50 {
    border-color: rgba(8,51,68,.5)
}

.border-cyan-950\/60 {
    border-color: rgba(8,51,68,.6)
}

.border-cyan-950\/70 {
    border-color: rgba(8,51,68,.7)
}

.border-cyan-950\/75 {
    border-color: rgba(8,51,68,.75)
}

.border-cyan-950\/80 {
    border-color: rgba(8,51,68,.8)
}

.border-cyan-950\/90 {
    border-color: rgba(8,51,68,.9)
}

.border-cyan-950\/95 {
    border-color: rgba(8,51,68,.95)
}

.border-destructive {
    border-color: hsl(var(--destructive))
}

.border-destructive-foreground {
    border-color: hsl(var(--destructive-foreground))
}

.border-destructive-foreground\/0 {
    border-color: hsl(var(--destructive-foreground)/0)
}

.border-destructive-foreground\/10 {
    border-color: hsl(var(--destructive-foreground)/.1)
}

.border-destructive-foreground\/100 {
    border-color: hsl(var(--destructive-foreground)/1)
}

.border-destructive-foreground\/20 {
    border-color: hsl(var(--destructive-foreground)/.2)
}

.border-destructive-foreground\/25 {
    border-color: hsl(var(--destructive-foreground)/.25)
}

.border-destructive-foreground\/30 {
    border-color: hsl(var(--destructive-foreground)/.3)
}

.border-destructive-foreground\/40 {
    border-color: hsl(var(--destructive-foreground)/.4)
}

.border-destructive-foreground\/5 {
    border-color: hsl(var(--destructive-foreground)/.05)
}

.border-destructive-foreground\/50 {
    border-color: hsl(var(--destructive-foreground)/.5)
}

.border-destructive-foreground\/60 {
    border-color: hsl(var(--destructive-foreground)/.6)
}

.border-destructive-foreground\/70 {
    border-color: hsl(var(--destructive-foreground)/.7)
}

.border-destructive-foreground\/75 {
    border-color: hsl(var(--destructive-foreground)/.75)
}

.border-destructive-foreground\/80 {
    border-color: hsl(var(--destructive-foreground)/.8)
}

.border-destructive-foreground\/90 {
    border-color: hsl(var(--destructive-foreground)/.9)
}

.border-destructive-foreground\/95 {
    border-color: hsl(var(--destructive-foreground)/.95)
}

.border-destructive\/0 {
    border-color: hsl(var(--destructive)/0)
}

.border-destructive\/10 {
    border-color: hsl(var(--destructive)/.1)
}

.border-destructive\/100 {
    border-color: hsl(var(--destructive)/1)
}

.border-destructive\/20 {
    border-color: hsl(var(--destructive)/.2)
}

.border-destructive\/25 {
    border-color: hsl(var(--destructive)/.25)
}

.border-destructive\/30 {
    border-color: hsl(var(--destructive)/.3)
}

.border-destructive\/40 {
    border-color: hsl(var(--destructive)/.4)
}

.border-destructive\/5 {
    border-color: hsl(var(--destructive)/.05)
}

.border-destructive\/50 {
    border-color: hsl(var(--destructive)/.5)
}

.border-destructive\/60 {
    border-color: hsl(var(--destructive)/.6)
}

.border-destructive\/70 {
    border-color: hsl(var(--destructive)/.7)
}

.border-destructive\/75 {
    border-color: hsl(var(--destructive)/.75)
}

.border-destructive\/80 {
    border-color: hsl(var(--destructive)/.8)
}

.border-destructive\/90 {
    border-color: hsl(var(--destructive)/.9)
}

.border-destructive\/95 {
    border-color: hsl(var(--destructive)/.95)
}

.border-emerald-100 {
    --tw-border-opacity: 1;
    border-color: rgb(209 250 229/var(--tw-border-opacity))
}

.border-emerald-100\/0 {
    border-color: rgba(209,250,229,0)
}

.border-emerald-100\/10 {
    border-color: rgba(209,250,229,.1)
}

.border-emerald-100\/100 {
    border-color: #d1fae5
}

.border-emerald-100\/20 {
    border-color: rgba(209,250,229,.2)
}

.border-emerald-100\/25 {
    border-color: rgba(209,250,229,.25)
}

.border-emerald-100\/30 {
    border-color: rgba(209,250,229,.3)
}

.border-emerald-100\/40 {
    border-color: rgba(209,250,229,.4)
}

.border-emerald-100\/5 {
    border-color: rgba(209,250,229,.05)
}

.border-emerald-100\/50 {
    border-color: rgba(209,250,229,.5)
}

.border-emerald-100\/60 {
    border-color: rgba(209,250,229,.6)
}

.border-emerald-100\/70 {
    border-color: rgba(209,250,229,.7)
}

.border-emerald-100\/75 {
    border-color: rgba(209,250,229,.75)
}

.border-emerald-100\/80 {
    border-color: rgba(209,250,229,.8)
}

.border-emerald-100\/90 {
    border-color: rgba(209,250,229,.9)
}

.border-emerald-100\/95 {
    border-color: rgba(209,250,229,.95)
}

.border-emerald-200 {
    --tw-border-opacity: 1;
    border-color: rgb(167 243 208/var(--tw-border-opacity))
}

.border-emerald-200\/0 {
    border-color: rgba(167,243,208,0)
}

.border-emerald-200\/10 {
    border-color: rgba(167,243,208,.1)
}

.border-emerald-200\/100 {
    border-color: #a7f3d0
}

.border-emerald-200\/20 {
    border-color: rgba(167,243,208,.2)
}

.border-emerald-200\/25 {
    border-color: rgba(167,243,208,.25)
}

.border-emerald-200\/30 {
    border-color: rgba(167,243,208,.3)
}

.border-emerald-200\/40 {
    border-color: rgba(167,243,208,.4)
}

.border-emerald-200\/5 {
    border-color: rgba(167,243,208,.05)
}

.border-emerald-200\/50 {
    border-color: rgba(167,243,208,.5)
}

.border-emerald-200\/60 {
    border-color: rgba(167,243,208,.6)
}

.border-emerald-200\/70 {
    border-color: rgba(167,243,208,.7)
}

.border-emerald-200\/75 {
    border-color: rgba(167,243,208,.75)
}

.border-emerald-200\/80 {
    border-color: rgba(167,243,208,.8)
}

.border-emerald-200\/90 {
    border-color: rgba(167,243,208,.9)
}

.border-emerald-200\/95 {
    border-color: rgba(167,243,208,.95)
}

.border-emerald-300 {
    --tw-border-opacity: 1;
    border-color: rgb(110 231 183/var(--tw-border-opacity))
}

.border-emerald-300\/0 {
    border-color: rgba(110,231,183,0)
}

.border-emerald-300\/10 {
    border-color: rgba(110,231,183,.1)
}

.border-emerald-300\/100 {
    border-color: #6ee7b7
}

.border-emerald-300\/20 {
    border-color: rgba(110,231,183,.2)
}

.border-emerald-300\/25 {
    border-color: rgba(110,231,183,.25)
}

.border-emerald-300\/30 {
    border-color: rgba(110,231,183,.3)
}

.border-emerald-300\/40 {
    border-color: rgba(110,231,183,.4)
}

.border-emerald-300\/5 {
    border-color: rgba(110,231,183,.05)
}

.border-emerald-300\/50 {
    border-color: rgba(110,231,183,.5)
}

.border-emerald-300\/60 {
    border-color: rgba(110,231,183,.6)
}

.border-emerald-300\/70 {
    border-color: rgba(110,231,183,.7)
}

.border-emerald-300\/75 {
    border-color: rgba(110,231,183,.75)
}

.border-emerald-300\/80 {
    border-color: rgba(110,231,183,.8)
}

.border-emerald-300\/90 {
    border-color: rgba(110,231,183,.9)
}

.border-emerald-300\/95 {
    border-color: rgba(110,231,183,.95)
}

.border-emerald-400 {
    --tw-border-opacity: 1;
    border-color: rgb(52 211 153/var(--tw-border-opacity))
}

.border-emerald-400\/0 {
    border-color: rgba(52,211,153,0)
}

.border-emerald-400\/10 {
    border-color: rgba(52,211,153,.1)
}

.border-emerald-400\/100 {
    border-color: #34d399
}

.border-emerald-400\/20 {
    border-color: rgba(52,211,153,.2)
}

.border-emerald-400\/25 {
    border-color: rgba(52,211,153,.25)
}

.border-emerald-400\/30 {
    border-color: rgba(52,211,153,.3)
}

.border-emerald-400\/40 {
    border-color: rgba(52,211,153,.4)
}

.border-emerald-400\/5 {
    border-color: rgba(52,211,153,.05)
}

.border-emerald-400\/50 {
    border-color: rgba(52,211,153,.5)
}

.border-emerald-400\/60 {
    border-color: rgba(52,211,153,.6)
}

.border-emerald-400\/70 {
    border-color: rgba(52,211,153,.7)
}

.border-emerald-400\/75 {
    border-color: rgba(52,211,153,.75)
}

.border-emerald-400\/80 {
    border-color: rgba(52,211,153,.8)
}

.border-emerald-400\/90 {
    border-color: rgba(52,211,153,.9)
}

.border-emerald-400\/95 {
    border-color: rgba(52,211,153,.95)
}

.border-emerald-50 {
    --tw-border-opacity: 1;
    border-color: rgb(236 253 245/var(--tw-border-opacity))
}

.border-emerald-50\/0 {
    border-color: rgba(236,253,245,0)
}

.border-emerald-50\/10 {
    border-color: rgba(236,253,245,.1)
}

.border-emerald-50\/100 {
    border-color: #ecfdf5
}

.border-emerald-50\/20 {
    border-color: rgba(236,253,245,.2)
}

.border-emerald-50\/25 {
    border-color: rgba(236,253,245,.25)
}

.border-emerald-50\/30 {
    border-color: rgba(236,253,245,.3)
}

.border-emerald-50\/40 {
    border-color: rgba(236,253,245,.4)
}

.border-emerald-50\/5 {
    border-color: rgba(236,253,245,.05)
}

.border-emerald-50\/50 {
    border-color: rgba(236,253,245,.5)
}

.border-emerald-50\/60 {
    border-color: rgba(236,253,245,.6)
}

.border-emerald-50\/70 {
    border-color: rgba(236,253,245,.7)
}

.border-emerald-50\/75 {
    border-color: rgba(236,253,245,.75)
}

.border-emerald-50\/80 {
    border-color: rgba(236,253,245,.8)
}

.border-emerald-50\/90 {
    border-color: rgba(236,253,245,.9)
}

.border-emerald-50\/95 {
    border-color: rgba(236,253,245,.95)
}

.border-emerald-500 {
    --tw-border-opacity: 1;
    border-color: rgb(16 185 129/var(--tw-border-opacity))
}

.border-emerald-500\/0 {
    border-color: rgba(16,185,129,0)
}

.border-emerald-500\/10 {
    border-color: rgba(16,185,129,.1)
}

.border-emerald-500\/100 {
    border-color: #10b981
}

.border-emerald-500\/20 {
    border-color: rgba(16,185,129,.2)
}

.border-emerald-500\/25 {
    border-color: rgba(16,185,129,.25)
}

.border-emerald-500\/30 {
    border-color: rgba(16,185,129,.3)
}

.border-emerald-500\/40 {
    border-color: rgba(16,185,129,.4)
}

.border-emerald-500\/5 {
    border-color: rgba(16,185,129,.05)
}

.border-emerald-500\/50 {
    border-color: rgba(16,185,129,.5)
}

.border-emerald-500\/60 {
    border-color: rgba(16,185,129,.6)
}

.border-emerald-500\/70 {
    border-color: rgba(16,185,129,.7)
}

.border-emerald-500\/75 {
    border-color: rgba(16,185,129,.75)
}

.border-emerald-500\/80 {
    border-color: rgba(16,185,129,.8)
}

.border-emerald-500\/90 {
    border-color: rgba(16,185,129,.9)
}

.border-emerald-500\/95 {
    border-color: rgba(16,185,129,.95)
}

.border-emerald-600 {
    --tw-border-opacity: 1;
    border-color: rgb(5 150 105/var(--tw-border-opacity))
}

.border-emerald-600\/0 {
    border-color: rgba(5,150,105,0)
}

.border-emerald-600\/10 {
    border-color: rgba(5,150,105,.1)
}

.border-emerald-600\/100 {
    border-color: #059669
}

.border-emerald-600\/20 {
    border-color: rgba(5,150,105,.2)
}

.border-emerald-600\/25 {
    border-color: rgba(5,150,105,.25)
}

.border-emerald-600\/30 {
    border-color: rgba(5,150,105,.3)
}

.border-emerald-600\/40 {
    border-color: rgba(5,150,105,.4)
}

.border-emerald-600\/5 {
    border-color: rgba(5,150,105,.05)
}

.border-emerald-600\/50 {
    border-color: rgba(5,150,105,.5)
}

.border-emerald-600\/60 {
    border-color: rgba(5,150,105,.6)
}

.border-emerald-600\/70 {
    border-color: rgba(5,150,105,.7)
}

.border-emerald-600\/75 {
    border-color: rgba(5,150,105,.75)
}

.border-emerald-600\/80 {
    border-color: rgba(5,150,105,.8)
}

.border-emerald-600\/90 {
    border-color: rgba(5,150,105,.9)
}

.border-emerald-600\/95 {
    border-color: rgba(5,150,105,.95)
}

.border-emerald-700 {
    --tw-border-opacity: 1;
    border-color: rgb(4 120 87/var(--tw-border-opacity))
}

.border-emerald-700\/0 {
    border-color: rgba(4,120,87,0)
}

.border-emerald-700\/10 {
    border-color: rgba(4,120,87,.1)
}

.border-emerald-700\/100 {
    border-color: #047857
}

.border-emerald-700\/20 {
    border-color: rgba(4,120,87,.2)
}

.border-emerald-700\/25 {
    border-color: rgba(4,120,87,.25)
}

.border-emerald-700\/30 {
    border-color: rgba(4,120,87,.3)
}

.border-emerald-700\/40 {
    border-color: rgba(4,120,87,.4)
}

.border-emerald-700\/5 {
    border-color: rgba(4,120,87,.05)
}

.border-emerald-700\/50 {
    border-color: rgba(4,120,87,.5)
}

.border-emerald-700\/60 {
    border-color: rgba(4,120,87,.6)
}

.border-emerald-700\/70 {
    border-color: rgba(4,120,87,.7)
}

.border-emerald-700\/75 {
    border-color: rgba(4,120,87,.75)
}

.border-emerald-700\/80 {
    border-color: rgba(4,120,87,.8)
}

.border-emerald-700\/90 {
    border-color: rgba(4,120,87,.9)
}

.border-emerald-700\/95 {
    border-color: rgba(4,120,87,.95)
}

.border-emerald-800 {
    --tw-border-opacity: 1;
    border-color: rgb(6 95 70/var(--tw-border-opacity))
}

.border-emerald-800\/0 {
    border-color: rgba(6,95,70,0)
}

.border-emerald-800\/10 {
    border-color: rgba(6,95,70,.1)
}

.border-emerald-800\/100 {
    border-color: #065f46
}

.border-emerald-800\/20 {
    border-color: rgba(6,95,70,.2)
}

.border-emerald-800\/25 {
    border-color: rgba(6,95,70,.25)
}

.border-emerald-800\/30 {
    border-color: rgba(6,95,70,.3)
}

.border-emerald-800\/40 {
    border-color: rgba(6,95,70,.4)
}

.border-emerald-800\/5 {
    border-color: rgba(6,95,70,.05)
}

.border-emerald-800\/50 {
    border-color: rgba(6,95,70,.5)
}

.border-emerald-800\/60 {
    border-color: rgba(6,95,70,.6)
}

.border-emerald-800\/70 {
    border-color: rgba(6,95,70,.7)
}

.border-emerald-800\/75 {
    border-color: rgba(6,95,70,.75)
}

.border-emerald-800\/80 {
    border-color: rgba(6,95,70,.8)
}

.border-emerald-800\/90 {
    border-color: rgba(6,95,70,.9)
}

.border-emerald-800\/95 {
    border-color: rgba(6,95,70,.95)
}

.border-emerald-900 {
    --tw-border-opacity: 1;
    border-color: rgb(6 78 59/var(--tw-border-opacity))
}

.border-emerald-900\/0 {
    border-color: rgba(6,78,59,0)
}

.border-emerald-900\/10 {
    border-color: rgba(6,78,59,.1)
}

.border-emerald-900\/100 {
    border-color: #064e3b
}

.border-emerald-900\/20 {
    border-color: rgba(6,78,59,.2)
}

.border-emerald-900\/25 {
    border-color: rgba(6,78,59,.25)
}

.border-emerald-900\/30 {
    border-color: rgba(6,78,59,.3)
}

.border-emerald-900\/40 {
    border-color: rgba(6,78,59,.4)
}

.border-emerald-900\/5 {
    border-color: rgba(6,78,59,.05)
}

.border-emerald-900\/50 {
    border-color: rgba(6,78,59,.5)
}

.border-emerald-900\/60 {
    border-color: rgba(6,78,59,.6)
}

.border-emerald-900\/70 {
    border-color: rgba(6,78,59,.7)
}

.border-emerald-900\/75 {
    border-color: rgba(6,78,59,.75)
}

.border-emerald-900\/80 {
    border-color: rgba(6,78,59,.8)
}

.border-emerald-900\/90 {
    border-color: rgba(6,78,59,.9)
}

.border-emerald-900\/95 {
    border-color: rgba(6,78,59,.95)
}

.border-emerald-950 {
    --tw-border-opacity: 1;
    border-color: rgb(2 44 34/var(--tw-border-opacity))
}

.border-emerald-950\/0 {
    border-color: rgba(2,44,34,0)
}

.border-emerald-950\/10 {
    border-color: rgba(2,44,34,.1)
}

.border-emerald-950\/100 {
    border-color: #022c22
}

.border-emerald-950\/20 {
    border-color: rgba(2,44,34,.2)
}

.border-emerald-950\/25 {
    border-color: rgba(2,44,34,.25)
}

.border-emerald-950\/30 {
    border-color: rgba(2,44,34,.3)
}

.border-emerald-950\/40 {
    border-color: rgba(2,44,34,.4)
}

.border-emerald-950\/5 {
    border-color: rgba(2,44,34,.05)
}

.border-emerald-950\/50 {
    border-color: rgba(2,44,34,.5)
}

.border-emerald-950\/60 {
    border-color: rgba(2,44,34,.6)
}

.border-emerald-950\/70 {
    border-color: rgba(2,44,34,.7)
}

.border-emerald-950\/75 {
    border-color: rgba(2,44,34,.75)
}

.border-emerald-950\/80 {
    border-color: rgba(2,44,34,.8)
}

.border-emerald-950\/90 {
    border-color: rgba(2,44,34,.9)
}

.border-emerald-950\/95 {
    border-color: rgba(2,44,34,.95)
}

.border-error {
    --tw-border-opacity: 1;
    border-color: rgb(221 73 73/var(--tw-border-opacity))
}

.border-error\/0 {
    border-color: rgba(221,73,73,0)
}

.border-error\/10 {
    border-color: rgba(221,73,73,.1)
}

.border-error\/100 {
    border-color: #dd4949
}

.border-error\/20 {
    border-color: rgba(221,73,73,.2)
}

.border-error\/25 {
    border-color: rgba(221,73,73,.25)
}

.border-error\/30 {
    border-color: rgba(221,73,73,.3)
}

.border-error\/40 {
    border-color: rgba(221,73,73,.4)
}

.border-error\/5 {
    border-color: rgba(221,73,73,.05)
}

.border-error\/50 {
    border-color: rgba(221,73,73,.5)
}

.border-error\/60 {
    border-color: rgba(221,73,73,.6)
}

.border-error\/70 {
    border-color: rgba(221,73,73,.7)
}

.border-error\/75 {
    border-color: rgba(221,73,73,.75)
}

.border-error\/80 {
    border-color: rgba(221,73,73,.8)
}

.border-error\/90 {
    border-color: rgba(221,73,73,.9)
}

.border-error\/95 {
    border-color: rgba(221,73,73,.95)
}

.border-foreground {
    border-color: hsl(var(--foreground))
}

.border-foreground\/0 {
    border-color: hsl(var(--foreground)/0)
}

.border-foreground\/10 {
    border-color: hsl(var(--foreground)/.1)
}

.border-foreground\/100 {
    border-color: hsl(var(--foreground)/1)
}

.border-foreground\/20 {
    border-color: hsl(var(--foreground)/.2)
}

.border-foreground\/25 {
    border-color: hsl(var(--foreground)/.25)
}

.border-foreground\/30 {
    border-color: hsl(var(--foreground)/.3)
}

.border-foreground\/40 {
    border-color: hsl(var(--foreground)/.4)
}

.border-foreground\/5 {
    border-color: hsl(var(--foreground)/.05)
}

.border-foreground\/50 {
    border-color: hsl(var(--foreground)/.5)
}

.border-foreground\/60 {
    border-color: hsl(var(--foreground)/.6)
}

.border-foreground\/70 {
    border-color: hsl(var(--foreground)/.7)
}

.border-foreground\/75 {
    border-color: hsl(var(--foreground)/.75)
}

.border-foreground\/80 {
    border-color: hsl(var(--foreground)/.8)
}

.border-foreground\/90 {
    border-color: hsl(var(--foreground)/.9)
}

.border-foreground\/95 {
    border-color: hsl(var(--foreground)/.95)
}

.border-fuchsia-100 {
    --tw-border-opacity: 1;
    border-color: rgb(250 232 255/var(--tw-border-opacity))
}

.border-fuchsia-100\/0 {
    border-color: rgba(250,232,255,0)
}

.border-fuchsia-100\/10 {
    border-color: rgba(250,232,255,.1)
}

.border-fuchsia-100\/100 {
    border-color: #fae8ff
}

.border-fuchsia-100\/20 {
    border-color: rgba(250,232,255,.2)
}

.border-fuchsia-100\/25 {
    border-color: rgba(250,232,255,.25)
}

.border-fuchsia-100\/30 {
    border-color: rgba(250,232,255,.3)
}

.border-fuchsia-100\/40 {
    border-color: rgba(250,232,255,.4)
}

.border-fuchsia-100\/5 {
    border-color: rgba(250,232,255,.05)
}

.border-fuchsia-100\/50 {
    border-color: rgba(250,232,255,.5)
}

.border-fuchsia-100\/60 {
    border-color: rgba(250,232,255,.6)
}

.border-fuchsia-100\/70 {
    border-color: rgba(250,232,255,.7)
}

.border-fuchsia-100\/75 {
    border-color: rgba(250,232,255,.75)
}

.border-fuchsia-100\/80 {
    border-color: rgba(250,232,255,.8)
}

.border-fuchsia-100\/90 {
    border-color: rgba(250,232,255,.9)
}

.border-fuchsia-100\/95 {
    border-color: rgba(250,232,255,.95)
}

.border-fuchsia-200 {
    --tw-border-opacity: 1;
    border-color: rgb(245 208 254/var(--tw-border-opacity))
}

.border-fuchsia-200\/0 {
    border-color: rgba(245,208,254,0)
}

.border-fuchsia-200\/10 {
    border-color: rgba(245,208,254,.1)
}

.border-fuchsia-200\/100 {
    border-color: #f5d0fe
}

.border-fuchsia-200\/20 {
    border-color: rgba(245,208,254,.2)
}

.border-fuchsia-200\/25 {
    border-color: rgba(245,208,254,.25)
}

.border-fuchsia-200\/30 {
    border-color: rgba(245,208,254,.3)
}

.border-fuchsia-200\/40 {
    border-color: rgba(245,208,254,.4)
}

.border-fuchsia-200\/5 {
    border-color: rgba(245,208,254,.05)
}

.border-fuchsia-200\/50 {
    border-color: rgba(245,208,254,.5)
}

.border-fuchsia-200\/60 {
    border-color: rgba(245,208,254,.6)
}

.border-fuchsia-200\/70 {
    border-color: rgba(245,208,254,.7)
}

.border-fuchsia-200\/75 {
    border-color: rgba(245,208,254,.75)
}

.border-fuchsia-200\/80 {
    border-color: rgba(245,208,254,.8)
}

.border-fuchsia-200\/90 {
    border-color: rgba(245,208,254,.9)
}

.border-fuchsia-200\/95 {
    border-color: rgba(245,208,254,.95)
}

.border-fuchsia-300 {
    --tw-border-opacity: 1;
    border-color: rgb(240 171 252/var(--tw-border-opacity))
}

.border-fuchsia-300\/0 {
    border-color: rgba(240,171,252,0)
}

.border-fuchsia-300\/10 {
    border-color: rgba(240,171,252,.1)
}

.border-fuchsia-300\/100 {
    border-color: #f0abfc
}

.border-fuchsia-300\/20 {
    border-color: rgba(240,171,252,.2)
}

.border-fuchsia-300\/25 {
    border-color: rgba(240,171,252,.25)
}

.border-fuchsia-300\/30 {
    border-color: rgba(240,171,252,.3)
}

.border-fuchsia-300\/40 {
    border-color: rgba(240,171,252,.4)
}

.border-fuchsia-300\/5 {
    border-color: rgba(240,171,252,.05)
}

.border-fuchsia-300\/50 {
    border-color: rgba(240,171,252,.5)
}

.border-fuchsia-300\/60 {
    border-color: rgba(240,171,252,.6)
}

.border-fuchsia-300\/70 {
    border-color: rgba(240,171,252,.7)
}

.border-fuchsia-300\/75 {
    border-color: rgba(240,171,252,.75)
}

.border-fuchsia-300\/80 {
    border-color: rgba(240,171,252,.8)
}

.border-fuchsia-300\/90 {
    border-color: rgba(240,171,252,.9)
}

.border-fuchsia-300\/95 {
    border-color: rgba(240,171,252,.95)
}

.border-fuchsia-400 {
    --tw-border-opacity: 1;
    border-color: rgb(232 121 249/var(--tw-border-opacity))
}

.border-fuchsia-400\/0 {
    border-color: rgba(232,121,249,0)
}

.border-fuchsia-400\/10 {
    border-color: rgba(232,121,249,.1)
}

.border-fuchsia-400\/100 {
    border-color: #e879f9
}

.border-fuchsia-400\/20 {
    border-color: rgba(232,121,249,.2)
}

.border-fuchsia-400\/25 {
    border-color: rgba(232,121,249,.25)
}

.border-fuchsia-400\/30 {
    border-color: rgba(232,121,249,.3)
}

.border-fuchsia-400\/40 {
    border-color: rgba(232,121,249,.4)
}

.border-fuchsia-400\/5 {
    border-color: rgba(232,121,249,.05)
}

.border-fuchsia-400\/50 {
    border-color: rgba(232,121,249,.5)
}

.border-fuchsia-400\/60 {
    border-color: rgba(232,121,249,.6)
}

.border-fuchsia-400\/70 {
    border-color: rgba(232,121,249,.7)
}

.border-fuchsia-400\/75 {
    border-color: rgba(232,121,249,.75)
}

.border-fuchsia-400\/80 {
    border-color: rgba(232,121,249,.8)
}

.border-fuchsia-400\/90 {
    border-color: rgba(232,121,249,.9)
}

.border-fuchsia-400\/95 {
    border-color: rgba(232,121,249,.95)
}

.border-fuchsia-50 {
    --tw-border-opacity: 1;
    border-color: rgb(253 244 255/var(--tw-border-opacity))
}

.border-fuchsia-50\/0 {
    border-color: rgba(253,244,255,0)
}

.border-fuchsia-50\/10 {
    border-color: rgba(253,244,255,.1)
}

.border-fuchsia-50\/100 {
    border-color: #fdf4ff
}

.border-fuchsia-50\/20 {
    border-color: rgba(253,244,255,.2)
}

.border-fuchsia-50\/25 {
    border-color: rgba(253,244,255,.25)
}

.border-fuchsia-50\/30 {
    border-color: rgba(253,244,255,.3)
}

.border-fuchsia-50\/40 {
    border-color: rgba(253,244,255,.4)
}

.border-fuchsia-50\/5 {
    border-color: rgba(253,244,255,.05)
}

.border-fuchsia-50\/50 {
    border-color: rgba(253,244,255,.5)
}

.border-fuchsia-50\/60 {
    border-color: rgba(253,244,255,.6)
}

.border-fuchsia-50\/70 {
    border-color: rgba(253,244,255,.7)
}

.border-fuchsia-50\/75 {
    border-color: rgba(253,244,255,.75)
}

.border-fuchsia-50\/80 {
    border-color: rgba(253,244,255,.8)
}

.border-fuchsia-50\/90 {
    border-color: rgba(253,244,255,.9)
}

.border-fuchsia-50\/95 {
    border-color: rgba(253,244,255,.95)
}

.border-fuchsia-500 {
    --tw-border-opacity: 1;
    border-color: rgb(217 70 239/var(--tw-border-opacity))
}

.border-fuchsia-500\/0 {
    border-color: rgba(217,70,239,0)
}

.border-fuchsia-500\/10 {
    border-color: rgba(217,70,239,.1)
}

.border-fuchsia-500\/100 {
    border-color: #d946ef
}

.border-fuchsia-500\/20 {
    border-color: rgba(217,70,239,.2)
}

.border-fuchsia-500\/25 {
    border-color: rgba(217,70,239,.25)
}

.border-fuchsia-500\/30 {
    border-color: rgba(217,70,239,.3)
}

.border-fuchsia-500\/40 {
    border-color: rgba(217,70,239,.4)
}

.border-fuchsia-500\/5 {
    border-color: rgba(217,70,239,.05)
}

.border-fuchsia-500\/50 {
    border-color: rgba(217,70,239,.5)
}

.border-fuchsia-500\/60 {
    border-color: rgba(217,70,239,.6)
}

.border-fuchsia-500\/70 {
    border-color: rgba(217,70,239,.7)
}

.border-fuchsia-500\/75 {
    border-color: rgba(217,70,239,.75)
}

.border-fuchsia-500\/80 {
    border-color: rgba(217,70,239,.8)
}

.border-fuchsia-500\/90 {
    border-color: rgba(217,70,239,.9)
}

.border-fuchsia-500\/95 {
    border-color: rgba(217,70,239,.95)
}

.border-fuchsia-600 {
    --tw-border-opacity: 1;
    border-color: rgb(192 38 211/var(--tw-border-opacity))
}

.border-fuchsia-600\/0 {
    border-color: rgba(192,38,211,0)
}

.border-fuchsia-600\/10 {
    border-color: rgba(192,38,211,.1)
}

.border-fuchsia-600\/100 {
    border-color: #c026d3
}

.border-fuchsia-600\/20 {
    border-color: rgba(192,38,211,.2)
}

.border-fuchsia-600\/25 {
    border-color: rgba(192,38,211,.25)
}

.border-fuchsia-600\/30 {
    border-color: rgba(192,38,211,.3)
}

.border-fuchsia-600\/40 {
    border-color: rgba(192,38,211,.4)
}

.border-fuchsia-600\/5 {
    border-color: rgba(192,38,211,.05)
}

.border-fuchsia-600\/50 {
    border-color: rgba(192,38,211,.5)
}

.border-fuchsia-600\/60 {
    border-color: rgba(192,38,211,.6)
}

.border-fuchsia-600\/70 {
    border-color: rgba(192,38,211,.7)
}

.border-fuchsia-600\/75 {
    border-color: rgba(192,38,211,.75)
}

.border-fuchsia-600\/80 {
    border-color: rgba(192,38,211,.8)
}

.border-fuchsia-600\/90 {
    border-color: rgba(192,38,211,.9)
}

.border-fuchsia-600\/95 {
    border-color: rgba(192,38,211,.95)
}

.border-fuchsia-700 {
    --tw-border-opacity: 1;
    border-color: rgb(162 28 175/var(--tw-border-opacity))
}

.border-fuchsia-700\/0 {
    border-color: rgba(162,28,175,0)
}

.border-fuchsia-700\/10 {
    border-color: rgba(162,28,175,.1)
}

.border-fuchsia-700\/100 {
    border-color: #a21caf
}

.border-fuchsia-700\/20 {
    border-color: rgba(162,28,175,.2)
}

.border-fuchsia-700\/25 {
    border-color: rgba(162,28,175,.25)
}

.border-fuchsia-700\/30 {
    border-color: rgba(162,28,175,.3)
}

.border-fuchsia-700\/40 {
    border-color: rgba(162,28,175,.4)
}

.border-fuchsia-700\/5 {
    border-color: rgba(162,28,175,.05)
}

.border-fuchsia-700\/50 {
    border-color: rgba(162,28,175,.5)
}

.border-fuchsia-700\/60 {
    border-color: rgba(162,28,175,.6)
}

.border-fuchsia-700\/70 {
    border-color: rgba(162,28,175,.7)
}

.border-fuchsia-700\/75 {
    border-color: rgba(162,28,175,.75)
}

.border-fuchsia-700\/80 {
    border-color: rgba(162,28,175,.8)
}

.border-fuchsia-700\/90 {
    border-color: rgba(162,28,175,.9)
}

.border-fuchsia-700\/95 {
    border-color: rgba(162,28,175,.95)
}

.border-fuchsia-800 {
    --tw-border-opacity: 1;
    border-color: rgb(134 25 143/var(--tw-border-opacity))
}

.border-fuchsia-800\/0 {
    border-color: rgba(134,25,143,0)
}

.border-fuchsia-800\/10 {
    border-color: rgba(134,25,143,.1)
}

.border-fuchsia-800\/100 {
    border-color: #86198f
}

.border-fuchsia-800\/20 {
    border-color: rgba(134,25,143,.2)
}

.border-fuchsia-800\/25 {
    border-color: rgba(134,25,143,.25)
}

.border-fuchsia-800\/30 {
    border-color: rgba(134,25,143,.3)
}

.border-fuchsia-800\/40 {
    border-color: rgba(134,25,143,.4)
}

.border-fuchsia-800\/5 {
    border-color: rgba(134,25,143,.05)
}

.border-fuchsia-800\/50 {
    border-color: rgba(134,25,143,.5)
}

.border-fuchsia-800\/60 {
    border-color: rgba(134,25,143,.6)
}

.border-fuchsia-800\/70 {
    border-color: rgba(134,25,143,.7)
}

.border-fuchsia-800\/75 {
    border-color: rgba(134,25,143,.75)
}

.border-fuchsia-800\/80 {
    border-color: rgba(134,25,143,.8)
}

.border-fuchsia-800\/90 {
    border-color: rgba(134,25,143,.9)
}

.border-fuchsia-800\/95 {
    border-color: rgba(134,25,143,.95)
}

.border-fuchsia-900 {
    --tw-border-opacity: 1;
    border-color: rgb(112 26 117/var(--tw-border-opacity))
}

.border-fuchsia-900\/0 {
    border-color: rgba(112,26,117,0)
}

.border-fuchsia-900\/10 {
    border-color: rgba(112,26,117,.1)
}

.border-fuchsia-900\/100 {
    border-color: #701a75
}

.border-fuchsia-900\/20 {
    border-color: rgba(112,26,117,.2)
}

.border-fuchsia-900\/25 {
    border-color: rgba(112,26,117,.25)
}

.border-fuchsia-900\/30 {
    border-color: rgba(112,26,117,.3)
}

.border-fuchsia-900\/40 {
    border-color: rgba(112,26,117,.4)
}

.border-fuchsia-900\/5 {
    border-color: rgba(112,26,117,.05)
}

.border-fuchsia-900\/50 {
    border-color: rgba(112,26,117,.5)
}

.border-fuchsia-900\/60 {
    border-color: rgba(112,26,117,.6)
}

.border-fuchsia-900\/70 {
    border-color: rgba(112,26,117,.7)
}

.border-fuchsia-900\/75 {
    border-color: rgba(112,26,117,.75)
}

.border-fuchsia-900\/80 {
    border-color: rgba(112,26,117,.8)
}

.border-fuchsia-900\/90 {
    border-color: rgba(112,26,117,.9)
}

.border-fuchsia-900\/95 {
    border-color: rgba(112,26,117,.95)
}

.border-fuchsia-950 {
    --tw-border-opacity: 1;
    border-color: rgb(74 4 78/var(--tw-border-opacity))
}

.border-fuchsia-950\/0 {
    border-color: rgba(74,4,78,0)
}

.border-fuchsia-950\/10 {
    border-color: rgba(74,4,78,.1)
}

.border-fuchsia-950\/100 {
    border-color: #4a044e
}

.border-fuchsia-950\/20 {
    border-color: rgba(74,4,78,.2)
}

.border-fuchsia-950\/25 {
    border-color: rgba(74,4,78,.25)
}

.border-fuchsia-950\/30 {
    border-color: rgba(74,4,78,.3)
}

.border-fuchsia-950\/40 {
    border-color: rgba(74,4,78,.4)
}

.border-fuchsia-950\/5 {
    border-color: rgba(74,4,78,.05)
}

.border-fuchsia-950\/50 {
    border-color: rgba(74,4,78,.5)
}

.border-fuchsia-950\/60 {
    border-color: rgba(74,4,78,.6)
}

.border-fuchsia-950\/70 {
    border-color: rgba(74,4,78,.7)
}

.border-fuchsia-950\/75 {
    border-color: rgba(74,4,78,.75)
}

.border-fuchsia-950\/80 {
    border-color: rgba(74,4,78,.8)
}

.border-fuchsia-950\/90 {
    border-color: rgba(74,4,78,.9)
}

.border-fuchsia-950\/95 {
    border-color: rgba(74,4,78,.95)
}

.border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgb(220 224 231/var(--tw-border-opacity))
}

.border-gray-100\/0 {
    border-color: rgba(220,224,231,0)
}

.border-gray-100\/10 {
    border-color: rgba(220,224,231,.1)
}

.border-gray-100\/100 {
    border-color: #dce0e7
}

.border-gray-100\/20 {
    border-color: rgba(220,224,231,.2)
}

.border-gray-100\/25 {
    border-color: rgba(220,224,231,.25)
}

.border-gray-100\/30 {
    border-color: rgba(220,224,231,.3)
}

.border-gray-100\/40 {
    border-color: rgba(220,224,231,.4)
}

.border-gray-100\/5 {
    border-color: rgba(220,224,231,.05)
}

.border-gray-100\/50 {
    border-color: rgba(220,224,231,.5)
}

.border-gray-100\/60 {
    border-color: rgba(220,224,231,.6)
}

.border-gray-100\/70 {
    border-color: rgba(220,224,231,.7)
}

.border-gray-100\/75 {
    border-color: rgba(220,224,231,.75)
}

.border-gray-100\/80 {
    border-color: rgba(220,224,231,.8)
}

.border-gray-100\/90 {
    border-color: rgba(220,224,231,.9)
}

.border-gray-100\/95 {
    border-color: rgba(220,224,231,.95)
}

.border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgb(202 207 216/var(--tw-border-opacity))
}

.border-gray-200\/0 {
    border-color: rgba(202,207,216,0)
}

.border-gray-200\/10 {
    border-color: rgba(202,207,216,.1)
}

.border-gray-200\/100 {
    border-color: #cacfd8
}

.border-gray-200\/20 {
    border-color: rgba(202,207,216,.2)
}

.border-gray-200\/25 {
    border-color: rgba(202,207,216,.25)
}

.border-gray-200\/30 {
    border-color: rgba(202,207,216,.3)
}

.border-gray-200\/40 {
    border-color: rgba(202,207,216,.4)
}

.border-gray-200\/5 {
    border-color: rgba(202,207,216,.05)
}

.border-gray-200\/50 {
    border-color: rgba(202,207,216,.5)
}

.border-gray-200\/60 {
    border-color: rgba(202,207,216,.6)
}

.border-gray-200\/70 {
    border-color: rgba(202,207,216,.7)
}

.border-gray-200\/75 {
    border-color: rgba(202,207,216,.75)
}

.border-gray-200\/80 {
    border-color: rgba(202,207,216,.8)
}

.border-gray-200\/90 {
    border-color: rgba(202,207,216,.9)
}

.border-gray-200\/95 {
    border-color: rgba(202,207,216,.95)
}

.border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgb(185 189 200/var(--tw-border-opacity))
}

.border-gray-300\/0 {
    border-color: rgba(185,189,200,0)
}

.border-gray-300\/10 {
    border-color: rgba(185,189,200,.1)
}

.border-gray-300\/100 {
    border-color: #b9bdc8
}

.border-gray-300\/20 {
    border-color: rgba(185,189,200,.2)
}

.border-gray-300\/25 {
    border-color: rgba(185,189,200,.25)
}

.border-gray-300\/30 {
    border-color: rgba(185,189,200,.3)
}

.border-gray-300\/40 {
    border-color: rgba(185,189,200,.4)
}

.border-gray-300\/5 {
    border-color: rgba(185,189,200,.05)
}

.border-gray-300\/50 {
    border-color: rgba(185,189,200,.5)
}

.border-gray-300\/60 {
    border-color: rgba(185,189,200,.6)
}

.border-gray-300\/70 {
    border-color: rgba(185,189,200,.7)
}

.border-gray-300\/75 {
    border-color: rgba(185,189,200,.75)
}

.border-gray-300\/80 {
    border-color: rgba(185,189,200,.8)
}

.border-gray-300\/90 {
    border-color: rgba(185,189,200,.9)
}

.border-gray-300\/95 {
    border-color: rgba(185,189,200,.95)
}

.border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgb(167 171 183/var(--tw-border-opacity))
}

.border-gray-400\/0 {
    border-color: rgba(167,171,183,0)
}

.border-gray-400\/10 {
    border-color: rgba(167,171,183,.1)
}

.border-gray-400\/100 {
    border-color: #a7abb7
}

.border-gray-400\/20 {
    border-color: rgba(167,171,183,.2)
}

.border-gray-400\/25 {
    border-color: rgba(167,171,183,.25)
}

.border-gray-400\/30 {
    border-color: rgba(167,171,183,.3)
}

.border-gray-400\/40 {
    border-color: rgba(167,171,183,.4)
}

.border-gray-400\/5 {
    border-color: rgba(167,171,183,.05)
}

.border-gray-400\/50 {
    border-color: rgba(167,171,183,.5)
}

.border-gray-400\/60 {
    border-color: rgba(167,171,183,.6)
}

.border-gray-400\/70 {
    border-color: rgba(167,171,183,.7)
}

.border-gray-400\/75 {
    border-color: rgba(167,171,183,.75)
}

.border-gray-400\/80 {
    border-color: rgba(167,171,183,.8)
}

.border-gray-400\/90 {
    border-color: rgba(167,171,183,.9)
}

.border-gray-400\/95 {
    border-color: rgba(167,171,183,.95)
}

.border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgb(237 242 245/var(--tw-border-opacity))
}

.border-gray-50\/0 {
    border-color: rgba(237,242,245,0)
}

.border-gray-50\/10 {
    border-color: rgba(237,242,245,.1)
}

.border-gray-50\/100 {
    border-color: #edf2f5
}

.border-gray-50\/20 {
    border-color: rgba(237,242,245,.2)
}

.border-gray-50\/25 {
    border-color: rgba(237,242,245,.25)
}

.border-gray-50\/30 {
    border-color: rgba(237,242,245,.3)
}

.border-gray-50\/40 {
    border-color: rgba(237,242,245,.4)
}

.border-gray-50\/5 {
    border-color: rgba(237,242,245,.05)
}

.border-gray-50\/50 {
    border-color: rgba(237,242,245,.5)
}

.border-gray-50\/60 {
    border-color: rgba(237,242,245,.6)
}

.border-gray-50\/70 {
    border-color: rgba(237,242,245,.7)
}

.border-gray-50\/75 {
    border-color: rgba(237,242,245,.75)
}

.border-gray-50\/80 {
    border-color: rgba(237,242,245,.8)
}

.border-gray-50\/90 {
    border-color: rgba(237,242,245,.9)
}

.border-gray-50\/95 {
    border-color: rgba(237,242,245,.95)
}

.border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgb(149 152 166/var(--tw-border-opacity))
}

.border-gray-500\/0 {
    border-color: hsla(229,9%,62%,0)
}

.border-gray-500\/10 {
    border-color: hsla(229,9%,62%,.1)
}

.border-gray-500\/100 {
    border-color: #9598a6
}

.border-gray-500\/20 {
    border-color: hsla(229,9%,62%,.2)
}

.border-gray-500\/25 {
    border-color: hsla(229,9%,62%,.25)
}

.border-gray-500\/30 {
    border-color: hsla(229,9%,62%,.3)
}

.border-gray-500\/40 {
    border-color: hsla(229,9%,62%,.4)
}

.border-gray-500\/5 {
    border-color: hsla(229,9%,62%,.05)
}

.border-gray-500\/50 {
    border-color: hsla(229,9%,62%,.5)
}

.border-gray-500\/60 {
    border-color: hsla(229,9%,62%,.6)
}

.border-gray-500\/70 {
    border-color: hsla(229,9%,62%,.7)
}

.border-gray-500\/75 {
    border-color: hsla(229,9%,62%,.75)
}

.border-gray-500\/80 {
    border-color: hsla(229,9%,62%,.8)
}

.border-gray-500\/90 {
    border-color: hsla(229,9%,62%,.9)
}

.border-gray-500\/95 {
    border-color: hsla(229,9%,62%,.95)
}

.border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgb(131 132 149/var(--tw-border-opacity))
}

.border-gray-600\/0 {
    border-color: hsla(237,8%,55%,0)
}

.border-gray-600\/10 {
    border-color: hsla(237,8%,55%,.1)
}

.border-gray-600\/100 {
    border-color: #838495
}

.border-gray-600\/20 {
    border-color: hsla(237,8%,55%,.2)
}

.border-gray-600\/25 {
    border-color: hsla(237,8%,55%,.25)
}

.border-gray-600\/30 {
    border-color: hsla(237,8%,55%,.3)
}

.border-gray-600\/40 {
    border-color: hsla(237,8%,55%,.4)
}

.border-gray-600\/5 {
    border-color: hsla(237,8%,55%,.05)
}

.border-gray-600\/50 {
    border-color: hsla(237,8%,55%,.5)
}

.border-gray-600\/60 {
    border-color: hsla(237,8%,55%,.6)
}

.border-gray-600\/70 {
    border-color: hsla(237,8%,55%,.7)
}

.border-gray-600\/75 {
    border-color: hsla(237,8%,55%,.75)
}

.border-gray-600\/80 {
    border-color: hsla(237,8%,55%,.8)
}

.border-gray-600\/90 {
    border-color: hsla(237,8%,55%,.9)
}

.border-gray-600\/95 {
    border-color: hsla(237,8%,55%,.95)
}

.border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgb(111 112 130/var(--tw-border-opacity))
}

.border-gray-700\/0 {
    border-color: hsla(237,8%,47%,0)
}

.border-gray-700\/10 {
    border-color: hsla(237,8%,47%,.1)
}

.border-gray-700\/100 {
    border-color: #6f7082
}

.border-gray-700\/20 {
    border-color: hsla(237,8%,47%,.2)
}

.border-gray-700\/25 {
    border-color: hsla(237,8%,47%,.25)
}

.border-gray-700\/30 {
    border-color: hsla(237,8%,47%,.3)
}

.border-gray-700\/40 {
    border-color: hsla(237,8%,47%,.4)
}

.border-gray-700\/5 {
    border-color: hsla(237,8%,47%,.05)
}

.border-gray-700\/50 {
    border-color: hsla(237,8%,47%,.5)
}

.border-gray-700\/60 {
    border-color: hsla(237,8%,47%,.6)
}

.border-gray-700\/70 {
    border-color: hsla(237,8%,47%,.7)
}

.border-gray-700\/75 {
    border-color: hsla(237,8%,47%,.75)
}

.border-gray-700\/80 {
    border-color: hsla(237,8%,47%,.8)
}

.border-gray-700\/90 {
    border-color: hsla(237,8%,47%,.9)
}

.border-gray-700\/95 {
    border-color: hsla(237,8%,47%,.95)
}

.border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgb(92 90 110/var(--tw-border-opacity))
}

.border-gray-800\/0 {
    border-color: rgba(92,90,110,0)
}

.border-gray-800\/10 {
    border-color: rgba(92,90,110,.1)
}

.border-gray-800\/100 {
    border-color: #5c5a6e
}

.border-gray-800\/20 {
    border-color: rgba(92,90,110,.2)
}

.border-gray-800\/25 {
    border-color: rgba(92,90,110,.25)
}

.border-gray-800\/30 {
    border-color: rgba(92,90,110,.3)
}

.border-gray-800\/40 {
    border-color: rgba(92,90,110,.4)
}

.border-gray-800\/5 {
    border-color: rgba(92,90,110,.05)
}

.border-gray-800\/50 {
    border-color: rgba(92,90,110,.5)
}

.border-gray-800\/60 {
    border-color: rgba(92,90,110,.6)
}

.border-gray-800\/70 {
    border-color: rgba(92,90,110,.7)
}

.border-gray-800\/75 {
    border-color: rgba(92,90,110,.75)
}

.border-gray-800\/80 {
    border-color: rgba(92,90,110,.8)
}

.border-gray-800\/90 {
    border-color: rgba(92,90,110,.9)
}

.border-gray-800\/95 {
    border-color: rgba(92,90,110,.95)
}

.border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgb(71 67 88/var(--tw-border-opacity))
}

.border-gray-900\/0 {
    border-color: rgba(71,67,88,0)
}

.border-gray-900\/10 {
    border-color: rgba(71,67,88,.1)
}

.border-gray-900\/100 {
    border-color: #474358
}

.border-gray-900\/20 {
    border-color: rgba(71,67,88,.2)
}

.border-gray-900\/25 {
    border-color: rgba(71,67,88,.25)
}

.border-gray-900\/30 {
    border-color: rgba(71,67,88,.3)
}

.border-gray-900\/40 {
    border-color: rgba(71,67,88,.4)
}

.border-gray-900\/5 {
    border-color: rgba(71,67,88,.05)
}

.border-gray-900\/50 {
    border-color: rgba(71,67,88,.5)
}

.border-gray-900\/60 {
    border-color: rgba(71,67,88,.6)
}

.border-gray-900\/70 {
    border-color: rgba(71,67,88,.7)
}

.border-gray-900\/75 {
    border-color: rgba(71,67,88,.75)
}

.border-gray-900\/80 {
    border-color: rgba(71,67,88,.8)
}

.border-gray-900\/90 {
    border-color: rgba(71,67,88,.9)
}

.border-gray-900\/95 {
    border-color: rgba(71,67,88,.95)
}

.border-gray-alpha-100 {
    border-color: rgba(135,145,165,.1)
}

.border-gray-alpha-100\/0 {
    border-color: rgba(135,145,165,0)
}

.border-gray-alpha-100\/10 {
    border-color: rgba(135,145,165,.1)
}

.border-gray-alpha-100\/100 {
    border-color: #8791a5
}

.border-gray-alpha-100\/20 {
    border-color: rgba(135,145,165,.2)
}

.border-gray-alpha-100\/25 {
    border-color: rgba(135,145,165,.25)
}

.border-gray-alpha-100\/30 {
    border-color: rgba(135,145,165,.3)
}

.border-gray-alpha-100\/40 {
    border-color: rgba(135,145,165,.4)
}

.border-gray-alpha-100\/5 {
    border-color: rgba(135,145,165,.05)
}

.border-gray-alpha-100\/50 {
    border-color: rgba(135,145,165,.5)
}

.border-gray-alpha-100\/60 {
    border-color: rgba(135,145,165,.6)
}

.border-gray-alpha-100\/70 {
    border-color: rgba(135,145,165,.7)
}

.border-gray-alpha-100\/75 {
    border-color: rgba(135,145,165,.75)
}

.border-gray-alpha-100\/80 {
    border-color: rgba(135,145,165,.8)
}

.border-gray-alpha-100\/90 {
    border-color: rgba(135,145,165,.9)
}

.border-gray-alpha-100\/95 {
    border-color: rgba(135,145,165,.95)
}

.border-gray-alpha-200 {
    border-color: rgba(125,135,155,.2)
}

.border-gray-alpha-200\/0 {
    border-color: rgba(125,135,155,0)
}

.border-gray-alpha-200\/10 {
    border-color: rgba(125,135,155,.1)
}

.border-gray-alpha-200\/100 {
    border-color: #7d879b
}

.border-gray-alpha-200\/20 {
    border-color: rgba(125,135,155,.2)
}

.border-gray-alpha-200\/25 {
    border-color: rgba(125,135,155,.25)
}

.border-gray-alpha-200\/30 {
    border-color: rgba(125,135,155,.3)
}

.border-gray-alpha-200\/40 {
    border-color: rgba(125,135,155,.4)
}

.border-gray-alpha-200\/5 {
    border-color: rgba(125,135,155,.05)
}

.border-gray-alpha-200\/50 {
    border-color: rgba(125,135,155,.5)
}

.border-gray-alpha-200\/60 {
    border-color: rgba(125,135,155,.6)
}

.border-gray-alpha-200\/70 {
    border-color: rgba(125,135,155,.7)
}

.border-gray-alpha-200\/75 {
    border-color: rgba(125,135,155,.75)
}

.border-gray-alpha-200\/80 {
    border-color: rgba(125,135,155,.8)
}

.border-gray-alpha-200\/90 {
    border-color: rgba(125,135,155,.9)
}

.border-gray-alpha-200\/95 {
    border-color: rgba(125,135,155,.95)
}

.border-gray-alpha-300 {
    border-color: rgba(101,115,135,.3)
}

.border-gray-alpha-300\/0 {
    border-color: rgba(101,115,135,0)
}

.border-gray-alpha-300\/10 {
    border-color: rgba(101,115,135,.1)
}

.border-gray-alpha-300\/100 {
    border-color: #657387
}

.border-gray-alpha-300\/20 {
    border-color: rgba(101,115,135,.2)
}

.border-gray-alpha-300\/25 {
    border-color: rgba(101,115,135,.25)
}

.border-gray-alpha-300\/30 {
    border-color: rgba(101,115,135,.3)
}

.border-gray-alpha-300\/40 {
    border-color: rgba(101,115,135,.4)
}

.border-gray-alpha-300\/5 {
    border-color: rgba(101,115,135,.05)
}

.border-gray-alpha-300\/50 {
    border-color: rgba(101,115,135,.5)
}

.border-gray-alpha-300\/60 {
    border-color: rgba(101,115,135,.6)
}

.border-gray-alpha-300\/70 {
    border-color: rgba(101,115,135,.7)
}

.border-gray-alpha-300\/75 {
    border-color: rgba(101,115,135,.75)
}

.border-gray-alpha-300\/80 {
    border-color: rgba(101,115,135,.8)
}

.border-gray-alpha-300\/90 {
    border-color: rgba(101,115,135,.9)
}

.border-gray-alpha-300\/95 {
    border-color: rgba(101,115,135,.95)
}

.border-gray-alpha-400 {
    border-color: rgba(7,25,55,.4)
}

.border-gray-alpha-400\/0 {
    border-color: rgba(7,25,55,0)
}

.border-gray-alpha-400\/10 {
    border-color: rgba(7,25,55,.1)
}

.border-gray-alpha-400\/100 {
    border-color: #071937
}

.border-gray-alpha-400\/20 {
    border-color: rgba(7,25,55,.2)
}

.border-gray-alpha-400\/25 {
    border-color: rgba(7,25,55,.25)
}

.border-gray-alpha-400\/30 {
    border-color: rgba(7,25,55,.3)
}

.border-gray-alpha-400\/40 {
    border-color: rgba(7,25,55,.4)
}

.border-gray-alpha-400\/5 {
    border-color: rgba(7,25,55,.05)
}

.border-gray-alpha-400\/50 {
    border-color: rgba(7,25,55,.5)
}

.border-gray-alpha-400\/60 {
    border-color: rgba(7,25,55,.6)
}

.border-gray-alpha-400\/70 {
    border-color: rgba(7,25,55,.7)
}

.border-gray-alpha-400\/75 {
    border-color: rgba(7,25,55,.75)
}

.border-gray-alpha-400\/80 {
    border-color: rgba(7,25,55,.8)
}

.border-gray-alpha-400\/90 {
    border-color: rgba(7,25,55,.9)
}

.border-gray-alpha-400\/95 {
    border-color: rgba(7,25,55,.95)
}

.border-gray-alpha-50 {
    border-color: rgba(135,155,175,.05)
}

.border-gray-alpha-50\/0 {
    border-color: rgba(135,155,175,0)
}

.border-gray-alpha-50\/10 {
    border-color: rgba(135,155,175,.1)
}

.border-gray-alpha-50\/100 {
    border-color: #879baf
}

.border-gray-alpha-50\/20 {
    border-color: rgba(135,155,175,.2)
}

.border-gray-alpha-50\/25 {
    border-color: rgba(135,155,175,.25)
}

.border-gray-alpha-50\/30 {
    border-color: rgba(135,155,175,.3)
}

.border-gray-alpha-50\/40 {
    border-color: rgba(135,155,175,.4)
}

.border-gray-alpha-50\/5 {
    border-color: rgba(135,155,175,.05)
}

.border-gray-alpha-50\/50 {
    border-color: rgba(135,155,175,.5)
}

.border-gray-alpha-50\/60 {
    border-color: rgba(135,155,175,.6)
}

.border-gray-alpha-50\/70 {
    border-color: rgba(135,155,175,.7)
}

.border-gray-alpha-50\/75 {
    border-color: rgba(135,155,175,.75)
}

.border-gray-alpha-50\/80 {
    border-color: rgba(135,155,175,.8)
}

.border-gray-alpha-50\/90 {
    border-color: rgba(135,155,175,.9)
}

.border-gray-alpha-50\/95 {
    border-color: rgba(135,155,175,.95)
}

.border-gray-alpha-500 {
    border-color: rgba(8,20,43,.6)
}

.border-gray-alpha-500\/0 {
    border-color: rgba(8,20,43,0)
}

.border-gray-alpha-500\/10 {
    border-color: rgba(8,20,43,.1)
}

.border-gray-alpha-500\/100 {
    border-color: #08142b
}

.border-gray-alpha-500\/20 {
    border-color: rgba(8,20,43,.2)
}

.border-gray-alpha-500\/25 {
    border-color: rgba(8,20,43,.25)
}

.border-gray-alpha-500\/30 {
    border-color: rgba(8,20,43,.3)
}

.border-gray-alpha-500\/40 {
    border-color: rgba(8,20,43,.4)
}

.border-gray-alpha-500\/5 {
    border-color: rgba(8,20,43,.05)
}

.border-gray-alpha-500\/50 {
    border-color: rgba(8,20,43,.5)
}

.border-gray-alpha-500\/60 {
    border-color: rgba(8,20,43,.6)
}

.border-gray-alpha-500\/70 {
    border-color: rgba(8,20,43,.7)
}

.border-gray-alpha-500\/75 {
    border-color: rgba(8,20,43,.75)
}

.border-gray-alpha-500\/80 {
    border-color: rgba(8,20,43,.8)
}

.border-gray-alpha-500\/90 {
    border-color: rgba(8,20,43,.9)
}

.border-gray-alpha-500\/95 {
    border-color: rgba(8,20,43,.95)
}

.border-gray-alpha-600 {
    border-color: rgba(0,12,32,.7)
}

.border-gray-alpha-600\/0 {
    border-color: rgba(0,12,32,0)
}

.border-gray-alpha-600\/10 {
    border-color: rgba(0,12,32,.1)
}

.border-gray-alpha-600\/100 {
    border-color: #000c20
}

.border-gray-alpha-600\/20 {
    border-color: rgba(0,12,32,.2)
}

.border-gray-alpha-600\/25 {
    border-color: rgba(0,12,32,.25)
}

.border-gray-alpha-600\/30 {
    border-color: rgba(0,12,32,.3)
}

.border-gray-alpha-600\/40 {
    border-color: rgba(0,12,32,.4)
}

.border-gray-alpha-600\/5 {
    border-color: rgba(0,12,32,.05)
}

.border-gray-alpha-600\/50 {
    border-color: rgba(0,12,32,.5)
}

.border-gray-alpha-600\/60 {
    border-color: rgba(0,12,32,.6)
}

.border-gray-alpha-600\/70 {
    border-color: rgba(0,12,32,.7)
}

.border-gray-alpha-600\/75 {
    border-color: rgba(0,12,32,.75)
}

.border-gray-alpha-600\/80 {
    border-color: rgba(0,12,32,.8)
}

.border-gray-alpha-600\/90 {
    border-color: rgba(0,12,32,.9)
}

.border-gray-alpha-600\/95 {
    border-color: rgba(0,12,32,.95)
}

.border-gray-alpha-700 {
    border-color: rgba(5,17,37,.8)
}

.border-gray-alpha-700\/0 {
    border-color: rgba(5,17,37,0)
}

.border-gray-alpha-700\/10 {
    border-color: rgba(5,17,37,.1)
}

.border-gray-alpha-700\/100 {
    border-color: #051125
}

.border-gray-alpha-700\/20 {
    border-color: rgba(5,17,37,.2)
}

.border-gray-alpha-700\/25 {
    border-color: rgba(5,17,37,.25)
}

.border-gray-alpha-700\/30 {
    border-color: rgba(5,17,37,.3)
}

.border-gray-alpha-700\/40 {
    border-color: rgba(5,17,37,.4)
}

.border-gray-alpha-700\/5 {
    border-color: rgba(5,17,37,.05)
}

.border-gray-alpha-700\/50 {
    border-color: rgba(5,17,37,.5)
}

.border-gray-alpha-700\/60 {
    border-color: rgba(5,17,37,.6)
}

.border-gray-alpha-700\/70 {
    border-color: rgba(5,17,37,.7)
}

.border-gray-alpha-700\/75 {
    border-color: rgba(5,17,37,.75)
}

.border-gray-alpha-700\/80 {
    border-color: rgba(5,17,37,.8)
}

.border-gray-alpha-700\/90 {
    border-color: rgba(5,17,37,.9)
}

.border-gray-alpha-700\/95 {
    border-color: rgba(5,17,37,.95)
}

.border-gray-alpha-800 {
    border-color: rgba(6,17,32,.9)
}

.border-gray-alpha-800\/0 {
    border-color: rgba(6,17,32,0)
}

.border-gray-alpha-800\/10 {
    border-color: rgba(6,17,32,.1)
}

.border-gray-alpha-800\/100 {
    border-color: #061120
}

.border-gray-alpha-800\/20 {
    border-color: rgba(6,17,32,.2)
}

.border-gray-alpha-800\/25 {
    border-color: rgba(6,17,32,.25)
}

.border-gray-alpha-800\/30 {
    border-color: rgba(6,17,32,.3)
}

.border-gray-alpha-800\/40 {
    border-color: rgba(6,17,32,.4)
}

.border-gray-alpha-800\/5 {
    border-color: rgba(6,17,32,.05)
}

.border-gray-alpha-800\/50 {
    border-color: rgba(6,17,32,.5)
}

.border-gray-alpha-800\/60 {
    border-color: rgba(6,17,32,.6)
}

.border-gray-alpha-800\/70 {
    border-color: rgba(6,17,32,.7)
}

.border-gray-alpha-800\/75 {
    border-color: rgba(6,17,32,.75)
}

.border-gray-alpha-800\/80 {
    border-color: rgba(6,17,32,.8)
}

.border-gray-alpha-800\/90 {
    border-color: rgba(6,17,32,.9)
}

.border-gray-alpha-800\/95 {
    border-color: rgba(6,17,32,.95)
}

.border-gray-alpha-900 {
    border-color: rgba(4,11,27,.95)
}

.border-gray-alpha-900\/0 {
    border-color: rgba(4,11,27,0)
}

.border-gray-alpha-900\/10 {
    border-color: rgba(4,11,27,.1)
}

.border-gray-alpha-900\/100 {
    border-color: #040b1b
}

.border-gray-alpha-900\/20 {
    border-color: rgba(4,11,27,.2)
}

.border-gray-alpha-900\/25 {
    border-color: rgba(4,11,27,.25)
}

.border-gray-alpha-900\/30 {
    border-color: rgba(4,11,27,.3)
}

.border-gray-alpha-900\/40 {
    border-color: rgba(4,11,27,.4)
}

.border-gray-alpha-900\/5 {
    border-color: rgba(4,11,27,.05)
}

.border-gray-alpha-900\/50 {
    border-color: rgba(4,11,27,.5)
}

.border-gray-alpha-900\/60 {
    border-color: rgba(4,11,27,.6)
}

.border-gray-alpha-900\/70 {
    border-color: rgba(4,11,27,.7)
}

.border-gray-alpha-900\/75 {
    border-color: rgba(4,11,27,.75)
}

.border-gray-alpha-900\/80 {
    border-color: rgba(4,11,27,.8)
}

.border-gray-alpha-900\/90 {
    border-color: rgba(4,11,27,.9)
}

.border-gray-alpha-900\/95 {
    border-color: rgba(4,11,27,.95)
}

.border-gray-alpha-950 {
    border-color: #030712
}

.border-gray-alpha-950\/0 {
    border-color: rgba(3,7,18,0)
}

.border-gray-alpha-950\/10 {
    border-color: rgba(3,7,18,.1)
}

.border-gray-alpha-950\/100 {
    border-color: #030712
}

.border-gray-alpha-950\/20 {
    border-color: rgba(3,7,18,.2)
}

.border-gray-alpha-950\/25 {
    border-color: rgba(3,7,18,.25)
}

.border-gray-alpha-950\/30 {
    border-color: rgba(3,7,18,.3)
}

.border-gray-alpha-950\/40 {
    border-color: rgba(3,7,18,.4)
}

.border-gray-alpha-950\/5 {
    border-color: rgba(3,7,18,.05)
}

.border-gray-alpha-950\/50 {
    border-color: rgba(3,7,18,.5)
}

.border-gray-alpha-950\/60 {
    border-color: rgba(3,7,18,.6)
}

.border-gray-alpha-950\/70 {
    border-color: rgba(3,7,18,.7)
}

.border-gray-alpha-950\/75 {
    border-color: rgba(3,7,18,.75)
}

.border-gray-alpha-950\/80 {
    border-color: rgba(3,7,18,.8)
}

.border-gray-alpha-950\/90 {
    border-color: rgba(3,7,18,.9)
}

.border-gray-alpha-950\/95 {
    border-color: rgba(3,7,18,.95)
}

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

.border-gray-solid-100\/0 {
    border-color: rgba(243,244,246,0)
}

.border-gray-solid-100\/10 {
    border-color: rgba(243,244,246,.1)
}

.border-gray-solid-100\/100 {
    border-color: #f3f4f6
}

.border-gray-solid-100\/20 {
    border-color: rgba(243,244,246,.2)
}

.border-gray-solid-100\/25 {
    border-color: rgba(243,244,246,.25)
}

.border-gray-solid-100\/30 {
    border-color: rgba(243,244,246,.3)
}

.border-gray-solid-100\/40 {
    border-color: rgba(243,244,246,.4)
}

.border-gray-solid-100\/5 {
    border-color: rgba(243,244,246,.05)
}

.border-gray-solid-100\/50 {
    border-color: rgba(243,244,246,.5)
}

.border-gray-solid-100\/60 {
    border-color: rgba(243,244,246,.6)
}

.border-gray-solid-100\/70 {
    border-color: rgba(243,244,246,.7)
}

.border-gray-solid-100\/75 {
    border-color: rgba(243,244,246,.75)
}

.border-gray-solid-100\/80 {
    border-color: rgba(243,244,246,.8)
}

.border-gray-solid-100\/90 {
    border-color: rgba(243,244,246,.9)
}

.border-gray-solid-100\/95 {
    border-color: rgba(243,244,246,.95)
}

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

.border-gray-solid-200\/0 {
    border-color: rgba(229,231,235,0)
}

.border-gray-solid-200\/10 {
    border-color: rgba(229,231,235,.1)
}

.border-gray-solid-200\/100 {
    border-color: #e5e7eb
}

.border-gray-solid-200\/20 {
    border-color: rgba(229,231,235,.2)
}

.border-gray-solid-200\/25 {
    border-color: rgba(229,231,235,.25)
}

.border-gray-solid-200\/30 {
    border-color: rgba(229,231,235,.3)
}

.border-gray-solid-200\/40 {
    border-color: rgba(229,231,235,.4)
}

.border-gray-solid-200\/5 {
    border-color: rgba(229,231,235,.05)
}

.border-gray-solid-200\/50 {
    border-color: rgba(229,231,235,.5)
}

.border-gray-solid-200\/60 {
    border-color: rgba(229,231,235,.6)
}

.border-gray-solid-200\/70 {
    border-color: rgba(229,231,235,.7)
}

.border-gray-solid-200\/75 {
    border-color: rgba(229,231,235,.75)
}

.border-gray-solid-200\/80 {
    border-color: rgba(229,231,235,.8)
}

.border-gray-solid-200\/90 {
    border-color: rgba(229,231,235,.9)
}

.border-gray-solid-200\/95 {
    border-color: rgba(229,231,235,.95)
}

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

.border-gray-solid-300\/0 {
    border-color: rgba(209,213,219,0)
}

.border-gray-solid-300\/10 {
    border-color: rgba(209,213,219,.1)
}

.border-gray-solid-300\/100 {
    border-color: #d1d5db
}

.border-gray-solid-300\/20 {
    border-color: rgba(209,213,219,.2)
}

.border-gray-solid-300\/25 {
    border-color: rgba(209,213,219,.25)
}

.border-gray-solid-300\/30 {
    border-color: rgba(209,213,219,.3)
}

.border-gray-solid-300\/40 {
    border-color: rgba(209,213,219,.4)
}

.border-gray-solid-300\/5 {
    border-color: rgba(209,213,219,.05)
}

.border-gray-solid-300\/50 {
    border-color: rgba(209,213,219,.5)
}

.border-gray-solid-300\/60 {
    border-color: rgba(209,213,219,.6)
}

.border-gray-solid-300\/70 {
    border-color: rgba(209,213,219,.7)
}

.border-gray-solid-300\/75 {
    border-color: rgba(209,213,219,.75)
}

.border-gray-solid-300\/80 {
    border-color: rgba(209,213,219,.8)
}

.border-gray-solid-300\/90 {
    border-color: rgba(209,213,219,.9)
}

.border-gray-solid-300\/95 {
    border-color: rgba(209,213,219,.95)
}

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

.border-gray-solid-400\/0 {
    border-color: rgba(156,163,175,0)
}

.border-gray-solid-400\/10 {
    border-color: rgba(156,163,175,.1)
}

.border-gray-solid-400\/100 {
    border-color: #9ca3af
}

.border-gray-solid-400\/20 {
    border-color: rgba(156,163,175,.2)
}

.border-gray-solid-400\/25 {
    border-color: rgba(156,163,175,.25)
}

.border-gray-solid-400\/30 {
    border-color: rgba(156,163,175,.3)
}

.border-gray-solid-400\/40 {
    border-color: rgba(156,163,175,.4)
}

.border-gray-solid-400\/5 {
    border-color: rgba(156,163,175,.05)
}

.border-gray-solid-400\/50 {
    border-color: rgba(156,163,175,.5)
}

.border-gray-solid-400\/60 {
    border-color: rgba(156,163,175,.6)
}

.border-gray-solid-400\/70 {
    border-color: rgba(156,163,175,.7)
}

.border-gray-solid-400\/75 {
    border-color: rgba(156,163,175,.75)
}

.border-gray-solid-400\/80 {
    border-color: rgba(156,163,175,.8)
}

.border-gray-solid-400\/90 {
    border-color: rgba(156,163,175,.9)
}

.border-gray-solid-400\/95 {
    border-color: rgba(156,163,175,.95)
}

.border-gray-solid-50 {
    --tw-border-opacity: 1;
    border-color: rgb(249 250 251/var(--tw-border-opacity))
}

.border-gray-solid-50\/0 {
    border-color: rgba(249,250,251,0)
}

.border-gray-solid-50\/10 {
    border-color: rgba(249,250,251,.1)
}

.border-gray-solid-50\/100 {
    border-color: #f9fafb
}

.border-gray-solid-50\/20 {
    border-color: rgba(249,250,251,.2)
}

.border-gray-solid-50\/25 {
    border-color: rgba(249,250,251,.25)
}

.border-gray-solid-50\/30 {
    border-color: rgba(249,250,251,.3)
}

.border-gray-solid-50\/40 {
    border-color: rgba(249,250,251,.4)
}

.border-gray-solid-50\/5 {
    border-color: rgba(249,250,251,.05)
}

.border-gray-solid-50\/50 {
    border-color: rgba(249,250,251,.5)
}

.border-gray-solid-50\/60 {
    border-color: rgba(249,250,251,.6)
}

.border-gray-solid-50\/70 {
    border-color: rgba(249,250,251,.7)
}

.border-gray-solid-50\/75 {
    border-color: rgba(249,250,251,.75)
}

.border-gray-solid-50\/80 {
    border-color: rgba(249,250,251,.8)
}

.border-gray-solid-50\/90 {
    border-color: rgba(249,250,251,.9)
}

.border-gray-solid-50\/95 {
    border-color: rgba(249,250,251,.95)
}

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

.border-gray-solid-500\/0 {
    border-color: hsla(220,9%,46%,0)
}

.border-gray-solid-500\/10 {
    border-color: hsla(220,9%,46%,.1)
}

.border-gray-solid-500\/100 {
    border-color: #6b7280
}

.border-gray-solid-500\/20 {
    border-color: hsla(220,9%,46%,.2)
}

.border-gray-solid-500\/25 {
    border-color: hsla(220,9%,46%,.25)
}

.border-gray-solid-500\/30 {
    border-color: hsla(220,9%,46%,.3)
}

.border-gray-solid-500\/40 {
    border-color: hsla(220,9%,46%,.4)
}

.border-gray-solid-500\/5 {
    border-color: hsla(220,9%,46%,.05)
}

.border-gray-solid-500\/50 {
    border-color: hsla(220,9%,46%,.5)
}

.border-gray-solid-500\/60 {
    border-color: hsla(220,9%,46%,.6)
}

.border-gray-solid-500\/70 {
    border-color: hsla(220,9%,46%,.7)
}

.border-gray-solid-500\/75 {
    border-color: hsla(220,9%,46%,.75)
}

.border-gray-solid-500\/80 {
    border-color: hsla(220,9%,46%,.8)
}

.border-gray-solid-500\/90 {
    border-color: hsla(220,9%,46%,.9)
}

.border-gray-solid-500\/95 {
    border-color: hsla(220,9%,46%,.95)
}

.border-gray-solid-600 {
    --tw-border-opacity: 1;
    border-color: rgb(75 85 99/var(--tw-border-opacity))
}

.border-gray-solid-600\/0 {
    border-color: rgba(75,85,99,0)
}

.border-gray-solid-600\/10 {
    border-color: rgba(75,85,99,.1)
}

.border-gray-solid-600\/100 {
    border-color: #4b5563
}

.border-gray-solid-600\/20 {
    border-color: rgba(75,85,99,.2)
}

.border-gray-solid-600\/25 {
    border-color: rgba(75,85,99,.25)
}

.border-gray-solid-600\/30 {
    border-color: rgba(75,85,99,.3)
}

.border-gray-solid-600\/40 {
    border-color: rgba(75,85,99,.4)
}

.border-gray-solid-600\/5 {
    border-color: rgba(75,85,99,.05)
}

.border-gray-solid-600\/50 {
    border-color: rgba(75,85,99,.5)
}

.border-gray-solid-600\/60 {
    border-color: rgba(75,85,99,.6)
}

.border-gray-solid-600\/70 {
    border-color: rgba(75,85,99,.7)
}

.border-gray-solid-600\/75 {
    border-color: rgba(75,85,99,.75)
}

.border-gray-solid-600\/80 {
    border-color: rgba(75,85,99,.8)
}

.border-gray-solid-600\/90 {
    border-color: rgba(75,85,99,.9)
}

.border-gray-solid-600\/95 {
    border-color: rgba(75,85,99,.95)
}

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

.border-gray-solid-700\/0 {
    border-color: rgba(55,65,81,0)
}

.border-gray-solid-700\/10 {
    border-color: rgba(55,65,81,.1)
}

.border-gray-solid-700\/100 {
    border-color: #374151
}

.border-gray-solid-700\/20 {
    border-color: rgba(55,65,81,.2)
}

.border-gray-solid-700\/25 {
    border-color: rgba(55,65,81,.25)
}

.border-gray-solid-700\/30 {
    border-color: rgba(55,65,81,.3)
}

.border-gray-solid-700\/40 {
    border-color: rgba(55,65,81,.4)
}

.border-gray-solid-700\/5 {
    border-color: rgba(55,65,81,.05)
}

.border-gray-solid-700\/50 {
    border-color: rgba(55,65,81,.5)
}

.border-gray-solid-700\/60 {
    border-color: rgba(55,65,81,.6)
}

.border-gray-solid-700\/70 {
    border-color: rgba(55,65,81,.7)
}

.border-gray-solid-700\/75 {
    border-color: rgba(55,65,81,.75)
}

.border-gray-solid-700\/80 {
    border-color: rgba(55,65,81,.8)
}

.border-gray-solid-700\/90 {
    border-color: rgba(55,65,81,.9)
}

.border-gray-solid-700\/95 {
    border-color: rgba(55,65,81,.95)
}

.border-gray-solid-800 {
    --tw-border-opacity: 1;
    border-color: rgb(31 41 55/var(--tw-border-opacity))
}

.border-gray-solid-800\/0 {
    border-color: rgba(31,41,55,0)
}

.border-gray-solid-800\/10 {
    border-color: rgba(31,41,55,.1)
}

.border-gray-solid-800\/100 {
    border-color: #1f2937
}

.border-gray-solid-800\/20 {
    border-color: rgba(31,41,55,.2)
}

.border-gray-solid-800\/25 {
    border-color: rgba(31,41,55,.25)
}

.border-gray-solid-800\/30 {
    border-color: rgba(31,41,55,.3)
}

.border-gray-solid-800\/40 {
    border-color: rgba(31,41,55,.4)
}

.border-gray-solid-800\/5 {
    border-color: rgba(31,41,55,.05)
}

.border-gray-solid-800\/50 {
    border-color: rgba(31,41,55,.5)
}

.border-gray-solid-800\/60 {
    border-color: rgba(31,41,55,.6)
}

.border-gray-solid-800\/70 {
    border-color: rgba(31,41,55,.7)
}

.border-gray-solid-800\/75 {
    border-color: rgba(31,41,55,.75)
}

.border-gray-solid-800\/80 {
    border-color: rgba(31,41,55,.8)
}

.border-gray-solid-800\/90 {
    border-color: rgba(31,41,55,.9)
}

.border-gray-solid-800\/95 {
    border-color: rgba(31,41,55,.95)
}

.border-gray-solid-900 {
    --tw-border-opacity: 1;
    border-color: rgb(17 24 39/var(--tw-border-opacity))
}

.border-gray-solid-900\/0 {
    border-color: rgba(17,24,39,0)
}

.border-gray-solid-900\/10 {
    border-color: rgba(17,24,39,.1)
}

.border-gray-solid-900\/100 {
    border-color: #111827
}

.border-gray-solid-900\/20 {
    border-color: rgba(17,24,39,.2)
}

.border-gray-solid-900\/25 {
    border-color: rgba(17,24,39,.25)
}

.border-gray-solid-900\/30 {
    border-color: rgba(17,24,39,.3)
}

.border-gray-solid-900\/40 {
    border-color: rgba(17,24,39,.4)
}

.border-gray-solid-900\/5 {
    border-color: rgba(17,24,39,.05)
}

.border-gray-solid-900\/50 {
    border-color: rgba(17,24,39,.5)
}

.border-gray-solid-900\/60 {
    border-color: rgba(17,24,39,.6)
}

.border-gray-solid-900\/70 {
    border-color: rgba(17,24,39,.7)
}

.border-gray-solid-900\/75 {
    border-color: rgba(17,24,39,.75)
}

.border-gray-solid-900\/80 {
    border-color: rgba(17,24,39,.8)
}

.border-gray-solid-900\/90 {
    border-color: rgba(17,24,39,.9)
}

.border-gray-solid-900\/95 {
    border-color: rgba(17,24,39,.95)
}

.border-gray-solid-950 {
    --tw-border-opacity: 1;
    border-color: rgb(3 7 18/var(--tw-border-opacity))
}

.border-gray-solid-950\/0 {
    border-color: rgba(3,7,18,0)
}

.border-gray-solid-950\/10 {
    border-color: rgba(3,7,18,.1)
}

.border-gray-solid-950\/100 {
    border-color: #030712
}

.border-gray-solid-950\/20 {
    border-color: rgba(3,7,18,.2)
}

.border-gray-solid-950\/25 {
    border-color: rgba(3,7,18,.25)
}

.border-gray-solid-950\/30 {
    border-color: rgba(3,7,18,.3)
}

.border-gray-solid-950\/40 {
    border-color: rgba(3,7,18,.4)
}

.border-gray-solid-950\/5 {
    border-color: rgba(3,7,18,.05)
}

.border-gray-solid-950\/50 {
    border-color: rgba(3,7,18,.5)
}

.border-gray-solid-950\/60 {
    border-color: rgba(3,7,18,.6)
}

.border-gray-solid-950\/70 {
    border-color: rgba(3,7,18,.7)
}

.border-gray-solid-950\/75 {
    border-color: rgba(3,7,18,.75)
}

.border-gray-solid-950\/80 {
    border-color: rgba(3,7,18,.8)
}

.border-gray-solid-950\/90 {
    border-color: rgba(3,7,18,.9)
}

.border-gray-solid-950\/95 {
    border-color: rgba(3,7,18,.95)
}

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

.border-green-100\/0 {
    border-color: rgba(220,252,231,0)
}

.border-green-100\/10 {
    border-color: rgba(220,252,231,.1)
}

.border-green-100\/100 {
    border-color: #dcfce7
}

.border-green-100\/20 {
    border-color: rgba(220,252,231,.2)
}

.border-green-100\/25 {
    border-color: rgba(220,252,231,.25)
}

.border-green-100\/30 {
    border-color: rgba(220,252,231,.3)
}

.border-green-100\/40 {
    border-color: rgba(220,252,231,.4)
}

.border-green-100\/5 {
    border-color: rgba(220,252,231,.05)
}

.border-green-100\/50 {
    border-color: rgba(220,252,231,.5)
}

.border-green-100\/60 {
    border-color: rgba(220,252,231,.6)
}

.border-green-100\/70 {
    border-color: rgba(220,252,231,.7)
}

.border-green-100\/75 {
    border-color: rgba(220,252,231,.75)
}

.border-green-100\/80 {
    border-color: rgba(220,252,231,.8)
}

.border-green-100\/90 {
    border-color: rgba(220,252,231,.9)
}

.border-green-100\/95 {
    border-color: rgba(220,252,231,.95)
}

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

.border-green-200\/0 {
    border-color: rgba(187,247,208,0)
}

.border-green-200\/10 {
    border-color: rgba(187,247,208,.1)
}

.border-green-200\/100 {
    border-color: #bbf7d0
}

.border-green-200\/20 {
    border-color: rgba(187,247,208,.2)
}

.border-green-200\/25 {
    border-color: rgba(187,247,208,.25)
}

.border-green-200\/30 {
    border-color: rgba(187,247,208,.3)
}

.border-green-200\/40 {
    border-color: rgba(187,247,208,.4)
}

.border-green-200\/5 {
    border-color: rgba(187,247,208,.05)
}

.border-green-200\/50 {
    border-color: rgba(187,247,208,.5)
}

.border-green-200\/60 {
    border-color: rgba(187,247,208,.6)
}

.border-green-200\/70 {
    border-color: rgba(187,247,208,.7)
}

.border-green-200\/75 {
    border-color: rgba(187,247,208,.75)
}

.border-green-200\/80 {
    border-color: rgba(187,247,208,.8)
}

.border-green-200\/90 {
    border-color: rgba(187,247,208,.9)
}

.border-green-200\/95 {
    border-color: rgba(187,247,208,.95)
}

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

.border-green-300\/0 {
    border-color: rgba(134,239,172,0)
}

.border-green-300\/10 {
    border-color: rgba(134,239,172,.1)
}

.border-green-300\/100 {
    border-color: #86efac
}

.border-green-300\/20 {
    border-color: rgba(134,239,172,.2)
}

.border-green-300\/25 {
    border-color: rgba(134,239,172,.25)
}

.border-green-300\/30 {
    border-color: rgba(134,239,172,.3)
}

.border-green-300\/40 {
    border-color: rgba(134,239,172,.4)
}

.border-green-300\/5 {
    border-color: rgba(134,239,172,.05)
}

.border-green-300\/50 {
    border-color: rgba(134,239,172,.5)
}

.border-green-300\/60 {
    border-color: rgba(134,239,172,.6)
}

.border-green-300\/70 {
    border-color: rgba(134,239,172,.7)
}

.border-green-300\/75 {
    border-color: rgba(134,239,172,.75)
}

.border-green-300\/80 {
    border-color: rgba(134,239,172,.8)
}

.border-green-300\/90 {
    border-color: rgba(134,239,172,.9)
}

.border-green-300\/95 {
    border-color: rgba(134,239,172,.95)
}

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

.border-green-400\/0 {
    border-color: rgba(74,222,128,0)
}

.border-green-400\/10 {
    border-color: rgba(74,222,128,.1)
}

.border-green-400\/100 {
    border-color: #4ade80
}

.border-green-400\/20 {
    border-color: rgba(74,222,128,.2)
}

.border-green-400\/25 {
    border-color: rgba(74,222,128,.25)
}

.border-green-400\/30 {
    border-color: rgba(74,222,128,.3)
}

.border-green-400\/40 {
    border-color: rgba(74,222,128,.4)
}

.border-green-400\/5 {
    border-color: rgba(74,222,128,.05)
}

.border-green-400\/50 {
    border-color: rgba(74,222,128,.5)
}

.border-green-400\/60 {
    border-color: rgba(74,222,128,.6)
}

.border-green-400\/70 {
    border-color: rgba(74,222,128,.7)
}

.border-green-400\/75 {
    border-color: rgba(74,222,128,.75)
}

.border-green-400\/80 {
    border-color: rgba(74,222,128,.8)
}

.border-green-400\/90 {
    border-color: rgba(74,222,128,.9)
}

.border-green-400\/95 {
    border-color: rgba(74,222,128,.95)
}

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

.border-green-50\/0 {
    border-color: rgba(240,253,244,0)
}

.border-green-50\/10 {
    border-color: rgba(240,253,244,.1)
}

.border-green-50\/100 {
    border-color: #f0fdf4
}

.border-green-50\/20 {
    border-color: rgba(240,253,244,.2)
}

.border-green-50\/25 {
    border-color: rgba(240,253,244,.25)
}

.border-green-50\/30 {
    border-color: rgba(240,253,244,.3)
}

.border-green-50\/40 {
    border-color: rgba(240,253,244,.4)
}

.border-green-50\/5 {
    border-color: rgba(240,253,244,.05)
}

.border-green-50\/50 {
    border-color: rgba(240,253,244,.5)
}

.border-green-50\/60 {
    border-color: rgba(240,253,244,.6)
}

.border-green-50\/70 {
    border-color: rgba(240,253,244,.7)
}

.border-green-50\/75 {
    border-color: rgba(240,253,244,.75)
}

.border-green-50\/80 {
    border-color: rgba(240,253,244,.8)
}

.border-green-50\/90 {
    border-color: rgba(240,253,244,.9)
}

.border-green-50\/95 {
    border-color: rgba(240,253,244,.95)
}

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

.border-green-500\/0 {
    border-color: rgba(34,197,94,0)
}

.border-green-500\/10 {
    border-color: rgba(34,197,94,.1)
}

.border-green-500\/100 {
    border-color: #22c55e
}

.border-green-500\/20 {
    border-color: rgba(34,197,94,.2)
}

.border-green-500\/25 {
    border-color: rgba(34,197,94,.25)
}

.border-green-500\/30 {
    border-color: rgba(34,197,94,.3)
}

.border-green-500\/40 {
    border-color: rgba(34,197,94,.4)
}

.border-green-500\/5 {
    border-color: rgba(34,197,94,.05)
}

.border-green-500\/50 {
    border-color: rgba(34,197,94,.5)
}

.border-green-500\/60 {
    border-color: rgba(34,197,94,.6)
}

.border-green-500\/70 {
    border-color: rgba(34,197,94,.7)
}

.border-green-500\/75 {
    border-color: rgba(34,197,94,.75)
}

.border-green-500\/80 {
    border-color: rgba(34,197,94,.8)
}

.border-green-500\/90 {
    border-color: rgba(34,197,94,.9)
}

.border-green-500\/95 {
    border-color: rgba(34,197,94,.95)
}

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

.border-green-600\/0 {
    border-color: rgba(22,163,74,0)
}

.border-green-600\/10 {
    border-color: rgba(22,163,74,.1)
}

.border-green-600\/100 {
    border-color: #16a34a
}

.border-green-600\/20 {
    border-color: rgba(22,163,74,.2)
}

.border-green-600\/25 {
    border-color: rgba(22,163,74,.25)
}

.border-green-600\/30 {
    border-color: rgba(22,163,74,.3)
}

.border-green-600\/40 {
    border-color: rgba(22,163,74,.4)
}

.border-green-600\/5 {
    border-color: rgba(22,163,74,.05)
}

.border-green-600\/50 {
    border-color: rgba(22,163,74,.5)
}

.border-green-600\/60 {
    border-color: rgba(22,163,74,.6)
}

.border-green-600\/70 {
    border-color: rgba(22,163,74,.7)
}

.border-green-600\/75 {
    border-color: rgba(22,163,74,.75)
}

.border-green-600\/80 {
    border-color: rgba(22,163,74,.8)
}

.border-green-600\/90 {
    border-color: rgba(22,163,74,.9)
}

.border-green-600\/95 {
    border-color: rgba(22,163,74,.95)
}

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

.border-green-700\/0 {
    border-color: rgba(21,128,61,0)
}

.border-green-700\/10 {
    border-color: rgba(21,128,61,.1)
}

.border-green-700\/100 {
    border-color: #15803d
}

.border-green-700\/20 {
    border-color: rgba(21,128,61,.2)
}

.border-green-700\/25 {
    border-color: rgba(21,128,61,.25)
}

.border-green-700\/30 {
    border-color: rgba(21,128,61,.3)
}

.border-green-700\/40 {
    border-color: rgba(21,128,61,.4)
}

.border-green-700\/5 {
    border-color: rgba(21,128,61,.05)
}

.border-green-700\/50 {
    border-color: rgba(21,128,61,.5)
}

.border-green-700\/60 {
    border-color: rgba(21,128,61,.6)
}

.border-green-700\/70 {
    border-color: rgba(21,128,61,.7)
}

.border-green-700\/75 {
    border-color: rgba(21,128,61,.75)
}

.border-green-700\/80 {
    border-color: rgba(21,128,61,.8)
}

.border-green-700\/90 {
    border-color: rgba(21,128,61,.9)
}

.border-green-700\/95 {
    border-color: rgba(21,128,61,.95)
}

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

.border-green-800\/0 {
    border-color: rgba(22,101,52,0)
}

.border-green-800\/10 {
    border-color: rgba(22,101,52,.1)
}

.border-green-800\/100 {
    border-color: #166534
}

.border-green-800\/20 {
    border-color: rgba(22,101,52,.2)
}

.border-green-800\/25 {
    border-color: rgba(22,101,52,.25)
}

.border-green-800\/30 {
    border-color: rgba(22,101,52,.3)
}

.border-green-800\/40 {
    border-color: rgba(22,101,52,.4)
}

.border-green-800\/5 {
    border-color: rgba(22,101,52,.05)
}

.border-green-800\/50 {
    border-color: rgba(22,101,52,.5)
}

.border-green-800\/60 {
    border-color: rgba(22,101,52,.6)
}

.border-green-800\/70 {
    border-color: rgba(22,101,52,.7)
}

.border-green-800\/75 {
    border-color: rgba(22,101,52,.75)
}

.border-green-800\/80 {
    border-color: rgba(22,101,52,.8)
}

.border-green-800\/90 {
    border-color: rgba(22,101,52,.9)
}

.border-green-800\/95 {
    border-color: rgba(22,101,52,.95)
}

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

.border-green-900\/0 {
    border-color: rgba(20,83,45,0)
}

.border-green-900\/10 {
    border-color: rgba(20,83,45,.1)
}

.border-green-900\/100 {
    border-color: #14532d
}

.border-green-900\/20 {
    border-color: rgba(20,83,45,.2)
}

.border-green-900\/25 {
    border-color: rgba(20,83,45,.25)
}

.border-green-900\/30 {
    border-color: rgba(20,83,45,.3)
}

.border-green-900\/40 {
    border-color: rgba(20,83,45,.4)
}

.border-green-900\/5 {
    border-color: rgba(20,83,45,.05)
}

.border-green-900\/50 {
    border-color: rgba(20,83,45,.5)
}

.border-green-900\/60 {
    border-color: rgba(20,83,45,.6)
}

.border-green-900\/70 {
    border-color: rgba(20,83,45,.7)
}

.border-green-900\/75 {
    border-color: rgba(20,83,45,.75)
}

.border-green-900\/80 {
    border-color: rgba(20,83,45,.8)
}

.border-green-900\/90 {
    border-color: rgba(20,83,45,.9)
}

.border-green-900\/95 {
    border-color: rgba(20,83,45,.95)
}

.border-green-950 {
    --tw-border-opacity: 1;
    border-color: rgb(5 46 22/var(--tw-border-opacity))
}

.border-green-950\/0 {
    border-color: rgba(5,46,22,0)
}

.border-green-950\/10 {
    border-color: rgba(5,46,22,.1)
}

.border-green-950\/100 {
    border-color: #052e16
}

.border-green-950\/20 {
    border-color: rgba(5,46,22,.2)
}

.border-green-950\/25 {
    border-color: rgba(5,46,22,.25)
}

.border-green-950\/30 {
    border-color: rgba(5,46,22,.3)
}

.border-green-950\/40 {
    border-color: rgba(5,46,22,.4)
}

.border-green-950\/5 {
    border-color: rgba(5,46,22,.05)
}

.border-green-950\/50 {
    border-color: rgba(5,46,22,.5)
}

.border-green-950\/60 {
    border-color: rgba(5,46,22,.6)
}

.border-green-950\/70 {
    border-color: rgba(5,46,22,.7)
}

.border-green-950\/75 {
    border-color: rgba(5,46,22,.75)
}

.border-green-950\/80 {
    border-color: rgba(5,46,22,.8)
}

.border-green-950\/90 {
    border-color: rgba(5,46,22,.9)
}

.border-green-950\/95 {
    border-color: rgba(5,46,22,.95)
}

.border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgb(224 231 255/var(--tw-border-opacity))
}

.border-indigo-100\/0 {
    border-color: rgba(224,231,255,0)
}

.border-indigo-100\/10 {
    border-color: rgba(224,231,255,.1)
}

.border-indigo-100\/100 {
    border-color: #e0e7ff
}

.border-indigo-100\/20 {
    border-color: rgba(224,231,255,.2)
}

.border-indigo-100\/25 {
    border-color: rgba(224,231,255,.25)
}

.border-indigo-100\/30 {
    border-color: rgba(224,231,255,.3)
}

.border-indigo-100\/40 {
    border-color: rgba(224,231,255,.4)
}

.border-indigo-100\/5 {
    border-color: rgba(224,231,255,.05)
}

.border-indigo-100\/50 {
    border-color: rgba(224,231,255,.5)
}

.border-indigo-100\/60 {
    border-color: rgba(224,231,255,.6)
}

.border-indigo-100\/70 {
    border-color: rgba(224,231,255,.7)
}

.border-indigo-100\/75 {
    border-color: rgba(224,231,255,.75)
}

.border-indigo-100\/80 {
    border-color: rgba(224,231,255,.8)
}

.border-indigo-100\/90 {
    border-color: rgba(224,231,255,.9)
}

.border-indigo-100\/95 {
    border-color: rgba(224,231,255,.95)
}

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

.border-indigo-200\/0 {
    border-color: rgba(199,210,254,0)
}

.border-indigo-200\/10 {
    border-color: rgba(199,210,254,.1)
}

.border-indigo-200\/100 {
    border-color: #c7d2fe
}

.border-indigo-200\/20 {
    border-color: rgba(199,210,254,.2)
}

.border-indigo-200\/25 {
    border-color: rgba(199,210,254,.25)
}

.border-indigo-200\/30 {
    border-color: rgba(199,210,254,.3)
}

.border-indigo-200\/40 {
    border-color: rgba(199,210,254,.4)
}

.border-indigo-200\/5 {
    border-color: rgba(199,210,254,.05)
}

.border-indigo-200\/50 {
    border-color: rgba(199,210,254,.5)
}

.border-indigo-200\/60 {
    border-color: rgba(199,210,254,.6)
}

.border-indigo-200\/70 {
    border-color: rgba(199,210,254,.7)
}

.border-indigo-200\/75 {
    border-color: rgba(199,210,254,.75)
}

.border-indigo-200\/80 {
    border-color: rgba(199,210,254,.8)
}

.border-indigo-200\/90 {
    border-color: rgba(199,210,254,.9)
}

.border-indigo-200\/95 {
    border-color: rgba(199,210,254,.95)
}

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

.border-indigo-300\/0 {
    border-color: rgba(165,180,252,0)
}

.border-indigo-300\/10 {
    border-color: rgba(165,180,252,.1)
}

.border-indigo-300\/100 {
    border-color: #a5b4fc
}

.border-indigo-300\/20 {
    border-color: rgba(165,180,252,.2)
}

.border-indigo-300\/25 {
    border-color: rgba(165,180,252,.25)
}

.border-indigo-300\/30 {
    border-color: rgba(165,180,252,.3)
}

.border-indigo-300\/40 {
    border-color: rgba(165,180,252,.4)
}

.border-indigo-300\/5 {
    border-color: rgba(165,180,252,.05)
}

.border-indigo-300\/50 {
    border-color: rgba(165,180,252,.5)
}

.border-indigo-300\/60 {
    border-color: rgba(165,180,252,.6)
}

.border-indigo-300\/70 {
    border-color: rgba(165,180,252,.7)
}

.border-indigo-300\/75 {
    border-color: rgba(165,180,252,.75)
}

.border-indigo-300\/80 {
    border-color: rgba(165,180,252,.8)
}

.border-indigo-300\/90 {
    border-color: rgba(165,180,252,.9)
}

.border-indigo-300\/95 {
    border-color: rgba(165,180,252,.95)
}

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

.border-indigo-400\/0 {
    border-color: rgba(129,140,248,0)
}

.border-indigo-400\/10 {
    border-color: rgba(129,140,248,.1)
}

.border-indigo-400\/100 {
    border-color: #818cf8
}

.border-indigo-400\/20 {
    border-color: rgba(129,140,248,.2)
}

.border-indigo-400\/25 {
    border-color: rgba(129,140,248,.25)
}

.border-indigo-400\/30 {
    border-color: rgba(129,140,248,.3)
}

.border-indigo-400\/40 {
    border-color: rgba(129,140,248,.4)
}

.border-indigo-400\/5 {
    border-color: rgba(129,140,248,.05)
}

.border-indigo-400\/50 {
    border-color: rgba(129,140,248,.5)
}

.border-indigo-400\/60 {
    border-color: rgba(129,140,248,.6)
}

.border-indigo-400\/70 {
    border-color: rgba(129,140,248,.7)
}

.border-indigo-400\/75 {
    border-color: rgba(129,140,248,.75)
}

.border-indigo-400\/80 {
    border-color: rgba(129,140,248,.8)
}

.border-indigo-400\/90 {
    border-color: rgba(129,140,248,.9)
}

.border-indigo-400\/95 {
    border-color: rgba(129,140,248,.95)
}

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

.border-indigo-50\/0 {
    border-color: rgba(238,242,255,0)
}

.border-indigo-50\/10 {
    border-color: rgba(238,242,255,.1)
}

.border-indigo-50\/100 {
    border-color: #eef2ff
}

.border-indigo-50\/20 {
    border-color: rgba(238,242,255,.2)
}

.border-indigo-50\/25 {
    border-color: rgba(238,242,255,.25)
}

.border-indigo-50\/30 {
    border-color: rgba(238,242,255,.3)
}

.border-indigo-50\/40 {
    border-color: rgba(238,242,255,.4)
}

.border-indigo-50\/5 {
    border-color: rgba(238,242,255,.05)
}

.border-indigo-50\/50 {
    border-color: rgba(238,242,255,.5)
}

.border-indigo-50\/60 {
    border-color: rgba(238,242,255,.6)
}

.border-indigo-50\/70 {
    border-color: rgba(238,242,255,.7)
}

.border-indigo-50\/75 {
    border-color: rgba(238,242,255,.75)
}

.border-indigo-50\/80 {
    border-color: rgba(238,242,255,.8)
}

.border-indigo-50\/90 {
    border-color: rgba(238,242,255,.9)
}

.border-indigo-50\/95 {
    border-color: rgba(238,242,255,.95)
}

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

.border-indigo-500\/0 {
    border-color: rgba(99,102,241,0)
}

.border-indigo-500\/10 {
    border-color: rgba(99,102,241,.1)
}

.border-indigo-500\/100 {
    border-color: #6366f1
}

.border-indigo-500\/20 {
    border-color: rgba(99,102,241,.2)
}

.border-indigo-500\/25 {
    border-color: rgba(99,102,241,.25)
}

.border-indigo-500\/30 {
    border-color: rgba(99,102,241,.3)
}

.border-indigo-500\/40 {
    border-color: rgba(99,102,241,.4)
}

.border-indigo-500\/5 {
    border-color: rgba(99,102,241,.05)
}

.border-indigo-500\/50 {
    border-color: rgba(99,102,241,.5)
}

.border-indigo-500\/60 {
    border-color: rgba(99,102,241,.6)
}

.border-indigo-500\/70 {
    border-color: rgba(99,102,241,.7)
}

.border-indigo-500\/75 {
    border-color: rgba(99,102,241,.75)
}

.border-indigo-500\/80 {
    border-color: rgba(99,102,241,.8)
}

.border-indigo-500\/90 {
    border-color: rgba(99,102,241,.9)
}

.border-indigo-500\/95 {
    border-color: rgba(99,102,241,.95)
}

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

.border-indigo-600\/0 {
    border-color: rgba(79,70,229,0)
}

.border-indigo-600\/10 {
    border-color: rgba(79,70,229,.1)
}

.border-indigo-600\/100 {
    border-color: #4f46e5
}

.border-indigo-600\/20 {
    border-color: rgba(79,70,229,.2)
}

.border-indigo-600\/25 {
    border-color: rgba(79,70,229,.25)
}

.border-indigo-600\/30 {
    border-color: rgba(79,70,229,.3)
}

.border-indigo-600\/40 {
    border-color: rgba(79,70,229,.4)
}

.border-indigo-600\/5 {
    border-color: rgba(79,70,229,.05)
}

.border-indigo-600\/50 {
    border-color: rgba(79,70,229,.5)
}

.border-indigo-600\/60 {
    border-color: rgba(79,70,229,.6)
}

.border-indigo-600\/70 {
    border-color: rgba(79,70,229,.7)
}

.border-indigo-600\/75 {
    border-color: rgba(79,70,229,.75)
}

.border-indigo-600\/80 {
    border-color: rgba(79,70,229,.8)
}

.border-indigo-600\/90 {
    border-color: rgba(79,70,229,.9)
}

.border-indigo-600\/95 {
    border-color: rgba(79,70,229,.95)
}

.border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgb(67 56 202/var(--tw-border-opacity))
}

.border-indigo-700\/0 {
    border-color: rgba(67,56,202,0)
}

.border-indigo-700\/10 {
    border-color: rgba(67,56,202,.1)
}

.border-indigo-700\/100 {
    border-color: #4338ca
}

.border-indigo-700\/20 {
    border-color: rgba(67,56,202,.2)
}

.border-indigo-700\/25 {
    border-color: rgba(67,56,202,.25)
}

.border-indigo-700\/30 {
    border-color: rgba(67,56,202,.3)
}

.border-indigo-700\/40 {
    border-color: rgba(67,56,202,.4)
}

.border-indigo-700\/5 {
    border-color: rgba(67,56,202,.05)
}

.border-indigo-700\/50 {
    border-color: rgba(67,56,202,.5)
}

.border-indigo-700\/60 {
    border-color: rgba(67,56,202,.6)
}

.border-indigo-700\/70 {
    border-color: rgba(67,56,202,.7)
}

.border-indigo-700\/75 {
    border-color: rgba(67,56,202,.75)
}

.border-indigo-700\/80 {
    border-color: rgba(67,56,202,.8)
}

.border-indigo-700\/90 {
    border-color: rgba(67,56,202,.9)
}

.border-indigo-700\/95 {
    border-color: rgba(67,56,202,.95)
}

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

.border-indigo-800\/0 {
    border-color: rgba(55,48,163,0)
}

.border-indigo-800\/10 {
    border-color: rgba(55,48,163,.1)
}

.border-indigo-800\/100 {
    border-color: #3730a3
}

.border-indigo-800\/20 {
    border-color: rgba(55,48,163,.2)
}

.border-indigo-800\/25 {
    border-color: rgba(55,48,163,.25)
}

.border-indigo-800\/30 {
    border-color: rgba(55,48,163,.3)
}

.border-indigo-800\/40 {
    border-color: rgba(55,48,163,.4)
}

.border-indigo-800\/5 {
    border-color: rgba(55,48,163,.05)
}

.border-indigo-800\/50 {
    border-color: rgba(55,48,163,.5)
}

.border-indigo-800\/60 {
    border-color: rgba(55,48,163,.6)
}

.border-indigo-800\/70 {
    border-color: rgba(55,48,163,.7)
}

.border-indigo-800\/75 {
    border-color: rgba(55,48,163,.75)
}

.border-indigo-800\/80 {
    border-color: rgba(55,48,163,.8)
}

.border-indigo-800\/90 {
    border-color: rgba(55,48,163,.9)
}

.border-indigo-800\/95 {
    border-color: rgba(55,48,163,.95)
}

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

.border-indigo-900\/0 {
    border-color: rgba(49,46,129,0)
}

.border-indigo-900\/10 {
    border-color: rgba(49,46,129,.1)
}

.border-indigo-900\/100 {
    border-color: #312e81
}

.border-indigo-900\/20 {
    border-color: rgba(49,46,129,.2)
}

.border-indigo-900\/25 {
    border-color: rgba(49,46,129,.25)
}

.border-indigo-900\/30 {
    border-color: rgba(49,46,129,.3)
}

.border-indigo-900\/40 {
    border-color: rgba(49,46,129,.4)
}

.border-indigo-900\/5 {
    border-color: rgba(49,46,129,.05)
}

.border-indigo-900\/50 {
    border-color: rgba(49,46,129,.5)
}

.border-indigo-900\/60 {
    border-color: rgba(49,46,129,.6)
}

.border-indigo-900\/70 {
    border-color: rgba(49,46,129,.7)
}

.border-indigo-900\/75 {
    border-color: rgba(49,46,129,.75)
}

.border-indigo-900\/80 {
    border-color: rgba(49,46,129,.8)
}

.border-indigo-900\/90 {
    border-color: rgba(49,46,129,.9)
}

.border-indigo-900\/95 {
    border-color: rgba(49,46,129,.95)
}

.border-indigo-950 {
    --tw-border-opacity: 1;
    border-color: rgb(30 27 75/var(--tw-border-opacity))
}

.border-indigo-950\/0 {
    border-color: rgba(30,27,75,0)
}

.border-indigo-950\/10 {
    border-color: rgba(30,27,75,.1)
}

.border-indigo-950\/100 {
    border-color: #1e1b4b
}

.border-indigo-950\/20 {
    border-color: rgba(30,27,75,.2)
}

.border-indigo-950\/25 {
    border-color: rgba(30,27,75,.25)
}

.border-indigo-950\/30 {
    border-color: rgba(30,27,75,.3)
}

.border-indigo-950\/40 {
    border-color: rgba(30,27,75,.4)
}

.border-indigo-950\/5 {
    border-color: rgba(30,27,75,.05)
}

.border-indigo-950\/50 {
    border-color: rgba(30,27,75,.5)
}

.border-indigo-950\/60 {
    border-color: rgba(30,27,75,.6)
}

.border-indigo-950\/70 {
    border-color: rgba(30,27,75,.7)
}

.border-indigo-950\/75 {
    border-color: rgba(30,27,75,.75)
}

.border-indigo-950\/80 {
    border-color: rgba(30,27,75,.8)
}

.border-indigo-950\/90 {
    border-color: rgba(30,27,75,.9)
}

.border-indigo-950\/95 {
    border-color: rgba(30,27,75,.95)
}

.border-inherit {
    border-color: inherit
}

.border-input {
    border-color: hsl(var(--input))
}

.border-input\/0 {
    border-color: hsl(var(--input)/0)
}

.border-input\/10 {
    border-color: hsl(var(--input)/.1)
}

.border-input\/100 {
    border-color: hsl(var(--input)/1)
}

.border-input\/20 {
    border-color: hsl(var(--input)/.2)
}

.border-input\/25 {
    border-color: hsl(var(--input)/.25)
}

.border-input\/30 {
    border-color: hsl(var(--input)/.3)
}

.border-input\/40 {
    border-color: hsl(var(--input)/.4)
}

.border-input\/5 {
    border-color: hsl(var(--input)/.05)
}

.border-input\/50 {
    border-color: hsl(var(--input)/.5)
}

.border-input\/60 {
    border-color: hsl(var(--input)/.6)
}

.border-input\/70 {
    border-color: hsl(var(--input)/.7)
}

.border-input\/75 {
    border-color: hsl(var(--input)/.75)
}

.border-input\/80 {
    border-color: hsl(var(--input)/.8)
}

.border-input\/90 {
    border-color: hsl(var(--input)/.9)
}

.border-input\/95 {
    border-color: hsl(var(--input)/.95)
}

.border-lightBlue-100 {
    --tw-border-opacity: 1;
    border-color: rgb(224 242 254/var(--tw-border-opacity))
}

.border-lightBlue-100\/0 {
    border-color: rgba(224,242,254,0)
}

.border-lightBlue-100\/10 {
    border-color: rgba(224,242,254,.1)
}

.border-lightBlue-100\/100 {
    border-color: #e0f2fe
}

.border-lightBlue-100\/20 {
    border-color: rgba(224,242,254,.2)
}

.border-lightBlue-100\/25 {
    border-color: rgba(224,242,254,.25)
}

.border-lightBlue-100\/30 {
    border-color: rgba(224,242,254,.3)
}

.border-lightBlue-100\/40 {
    border-color: rgba(224,242,254,.4)
}

.border-lightBlue-100\/5 {
    border-color: rgba(224,242,254,.05)
}

.border-lightBlue-100\/50 {
    border-color: rgba(224,242,254,.5)
}

.border-lightBlue-100\/60 {
    border-color: rgba(224,242,254,.6)
}

.border-lightBlue-100\/70 {
    border-color: rgba(224,242,254,.7)
}

.border-lightBlue-100\/75 {
    border-color: rgba(224,242,254,.75)
}

.border-lightBlue-100\/80 {
    border-color: rgba(224,242,254,.8)
}

.border-lightBlue-100\/90 {
    border-color: rgba(224,242,254,.9)
}

.border-lightBlue-100\/95 {
    border-color: rgba(224,242,254,.95)
}

.border-lightBlue-200 {
    --tw-border-opacity: 1;
    border-color: rgb(186 230 253/var(--tw-border-opacity))
}

.border-lightBlue-200\/0 {
    border-color: rgba(186,230,253,0)
}

.border-lightBlue-200\/10 {
    border-color: rgba(186,230,253,.1)
}

.border-lightBlue-200\/100 {
    border-color: #bae6fd
}

.border-lightBlue-200\/20 {
    border-color: rgba(186,230,253,.2)
}

.border-lightBlue-200\/25 {
    border-color: rgba(186,230,253,.25)
}

.border-lightBlue-200\/30 {
    border-color: rgba(186,230,253,.3)
}

.border-lightBlue-200\/40 {
    border-color: rgba(186,230,253,.4)
}

.border-lightBlue-200\/5 {
    border-color: rgba(186,230,253,.05)
}

.border-lightBlue-200\/50 {
    border-color: rgba(186,230,253,.5)
}

.border-lightBlue-200\/60 {
    border-color: rgba(186,230,253,.6)
}

.border-lightBlue-200\/70 {
    border-color: rgba(186,230,253,.7)
}

.border-lightBlue-200\/75 {
    border-color: rgba(186,230,253,.75)
}

.border-lightBlue-200\/80 {
    border-color: rgba(186,230,253,.8)
}

.border-lightBlue-200\/90 {
    border-color: rgba(186,230,253,.9)
}

.border-lightBlue-200\/95 {
    border-color: rgba(186,230,253,.95)
}

.border-lightBlue-300 {
    --tw-border-opacity: 1;
    border-color: rgb(125 211 252/var(--tw-border-opacity))
}

.border-lightBlue-300\/0 {
    border-color: rgba(125,211,252,0)
}

.border-lightBlue-300\/10 {
    border-color: rgba(125,211,252,.1)
}

.border-lightBlue-300\/100 {
    border-color: #7dd3fc
}

.border-lightBlue-300\/20 {
    border-color: rgba(125,211,252,.2)
}

.border-lightBlue-300\/25 {
    border-color: rgba(125,211,252,.25)
}

.border-lightBlue-300\/30 {
    border-color: rgba(125,211,252,.3)
}

.border-lightBlue-300\/40 {
    border-color: rgba(125,211,252,.4)
}

.border-lightBlue-300\/5 {
    border-color: rgba(125,211,252,.05)
}

.border-lightBlue-300\/50 {
    border-color: rgba(125,211,252,.5)
}

.border-lightBlue-300\/60 {
    border-color: rgba(125,211,252,.6)
}

.border-lightBlue-300\/70 {
    border-color: rgba(125,211,252,.7)
}

.border-lightBlue-300\/75 {
    border-color: rgba(125,211,252,.75)
}

.border-lightBlue-300\/80 {
    border-color: rgba(125,211,252,.8)
}

.border-lightBlue-300\/90 {
    border-color: rgba(125,211,252,.9)
}

.border-lightBlue-300\/95 {
    border-color: rgba(125,211,252,.95)
}

.border-lightBlue-400 {
    --tw-border-opacity: 1;
    border-color: rgb(56 189 248/var(--tw-border-opacity))
}

.border-lightBlue-400\/0 {
    border-color: rgba(56,189,248,0)
}

.border-lightBlue-400\/10 {
    border-color: rgba(56,189,248,.1)
}

.border-lightBlue-400\/100 {
    border-color: #38bdf8
}

.border-lightBlue-400\/20 {
    border-color: rgba(56,189,248,.2)
}

.border-lightBlue-400\/25 {
    border-color: rgba(56,189,248,.25)
}

.border-lightBlue-400\/30 {
    border-color: rgba(56,189,248,.3)
}

.border-lightBlue-400\/40 {
    border-color: rgba(56,189,248,.4)
}

.border-lightBlue-400\/5 {
    border-color: rgba(56,189,248,.05)
}

.border-lightBlue-400\/50 {
    border-color: rgba(56,189,248,.5)
}

.border-lightBlue-400\/60 {
    border-color: rgba(56,189,248,.6)
}

.border-lightBlue-400\/70 {
    border-color: rgba(56,189,248,.7)
}

.border-lightBlue-400\/75 {
    border-color: rgba(56,189,248,.75)
}

.border-lightBlue-400\/80 {
    border-color: rgba(56,189,248,.8)
}

.border-lightBlue-400\/90 {
    border-color: rgba(56,189,248,.9)
}

.border-lightBlue-400\/95 {
    border-color: rgba(56,189,248,.95)
}

.border-lightBlue-50 {
    --tw-border-opacity: 1;
    border-color: rgb(240 249 255/var(--tw-border-opacity))
}

.border-lightBlue-50\/0 {
    border-color: rgba(240,249,255,0)
}

.border-lightBlue-50\/10 {
    border-color: rgba(240,249,255,.1)
}

.border-lightBlue-50\/100 {
    border-color: #f0f9ff
}

.border-lightBlue-50\/20 {
    border-color: rgba(240,249,255,.2)
}

.border-lightBlue-50\/25 {
    border-color: rgba(240,249,255,.25)
}

.border-lightBlue-50\/30 {
    border-color: rgba(240,249,255,.3)
}

.border-lightBlue-50\/40 {
    border-color: rgba(240,249,255,.4)
}

.border-lightBlue-50\/5 {
    border-color: rgba(240,249,255,.05)
}

.border-lightBlue-50\/50 {
    border-color: rgba(240,249,255,.5)
}

.border-lightBlue-50\/60 {
    border-color: rgba(240,249,255,.6)
}

.border-lightBlue-50\/70 {
    border-color: rgba(240,249,255,.7)
}

.border-lightBlue-50\/75 {
    border-color: rgba(240,249,255,.75)
}

.border-lightBlue-50\/80 {
    border-color: rgba(240,249,255,.8)
}

.border-lightBlue-50\/90 {
    border-color: rgba(240,249,255,.9)
}

.border-lightBlue-50\/95 {
    border-color: rgba(240,249,255,.95)
}

.border-lightBlue-500 {
    --tw-border-opacity: 1;
    border-color: rgb(14 165 233/var(--tw-border-opacity))
}

.border-lightBlue-500\/0 {
    border-color: rgba(14,165,233,0)
}

.border-lightBlue-500\/10 {
    border-color: rgba(14,165,233,.1)
}

.border-lightBlue-500\/100 {
    border-color: #0ea5e9
}

.border-lightBlue-500\/20 {
    border-color: rgba(14,165,233,.2)
}

.border-lightBlue-500\/25 {
    border-color: rgba(14,165,233,.25)
}

.border-lightBlue-500\/30 {
    border-color: rgba(14,165,233,.3)
}

.border-lightBlue-500\/40 {
    border-color: rgba(14,165,233,.4)
}

.border-lightBlue-500\/5 {
    border-color: rgba(14,165,233,.05)
}

.border-lightBlue-500\/50 {
    border-color: rgba(14,165,233,.5)
}

.border-lightBlue-500\/60 {
    border-color: rgba(14,165,233,.6)
}

.border-lightBlue-500\/70 {
    border-color: rgba(14,165,233,.7)
}

.border-lightBlue-500\/75 {
    border-color: rgba(14,165,233,.75)
}

.border-lightBlue-500\/80 {
    border-color: rgba(14,165,233,.8)
}

.border-lightBlue-500\/90 {
    border-color: rgba(14,165,233,.9)
}

.border-lightBlue-500\/95 {
    border-color: rgba(14,165,233,.95)
}

.border-lightBlue-600 {
    --tw-border-opacity: 1;
    border-color: rgb(2 132 199/var(--tw-border-opacity))
}

.border-lightBlue-600\/0 {
    border-color: rgba(2,132,199,0)
}

.border-lightBlue-600\/10 {
    border-color: rgba(2,132,199,.1)
}

.border-lightBlue-600\/100 {
    border-color: #0284c7
}

.border-lightBlue-600\/20 {
    border-color: rgba(2,132,199,.2)
}

.border-lightBlue-600\/25 {
    border-color: rgba(2,132,199,.25)
}

.border-lightBlue-600\/30 {
    border-color: rgba(2,132,199,.3)
}

.border-lightBlue-600\/40 {
    border-color: rgba(2,132,199,.4)
}

.border-lightBlue-600\/5 {
    border-color: rgba(2,132,199,.05)
}

.border-lightBlue-600\/50 {
    border-color: rgba(2,132,199,.5)
}

.border-lightBlue-600\/60 {
    border-color: rgba(2,132,199,.6)
}

.border-lightBlue-600\/70 {
    border-color: rgba(2,132,199,.7)
}

.border-lightBlue-600\/75 {
    border-color: rgba(2,132,199,.75)
}

.border-lightBlue-600\/80 {
    border-color: rgba(2,132,199,.8)
}

.border-lightBlue-600\/90 {
    border-color: rgba(2,132,199,.9)
}

.border-lightBlue-600\/95 {
    border-color: rgba(2,132,199,.95)
}

.border-lightBlue-700 {
    --tw-border-opacity: 1;
    border-color: rgb(3 105 161/var(--tw-border-opacity))
}

.border-lightBlue-700\/0 {
    border-color: rgba(3,105,161,0)
}

.border-lightBlue-700\/10 {
    border-color: rgba(3,105,161,.1)
}

.border-lightBlue-700\/100 {
    border-color: #0369a1
}

.border-lightBlue-700\/20 {
    border-color: rgba(3,105,161,.2)
}

.border-lightBlue-700\/25 {
    border-color: rgba(3,105,161,.25)
}

.border-lightBlue-700\/30 {
    border-color: rgba(3,105,161,.3)
}

.border-lightBlue-700\/40 {
    border-color: rgba(3,105,161,.4)
}

.border-lightBlue-700\/5 {
    border-color: rgba(3,105,161,.05)
}

.border-lightBlue-700\/50 {
    border-color: rgba(3,105,161,.5)
}

.border-lightBlue-700\/60 {
    border-color: rgba(3,105,161,.6)
}

.border-lightBlue-700\/70 {
    border-color: rgba(3,105,161,.7)
}

.border-lightBlue-700\/75 {
    border-color: rgba(3,105,161,.75)
}

.border-lightBlue-700\/80 {
    border-color: rgba(3,105,161,.8)
}

.border-lightBlue-700\/90 {
    border-color: rgba(3,105,161,.9)
}

.border-lightBlue-700\/95 {
    border-color: rgba(3,105,161,.95)
}

.border-lightBlue-800 {
    --tw-border-opacity: 1;
    border-color: rgb(7 89 133/var(--tw-border-opacity))
}

.border-lightBlue-800\/0 {
    border-color: rgba(7,89,133,0)
}

.border-lightBlue-800\/10 {
    border-color: rgba(7,89,133,.1)
}

.border-lightBlue-800\/100 {
    border-color: #075985
}

.border-lightBlue-800\/20 {
    border-color: rgba(7,89,133,.2)
}

.border-lightBlue-800\/25 {
    border-color: rgba(7,89,133,.25)
}

.border-lightBlue-800\/30 {
    border-color: rgba(7,89,133,.3)
}

.border-lightBlue-800\/40 {
    border-color: rgba(7,89,133,.4)
}

.border-lightBlue-800\/5 {
    border-color: rgba(7,89,133,.05)
}

.border-lightBlue-800\/50 {
    border-color: rgba(7,89,133,.5)
}

.border-lightBlue-800\/60 {
    border-color: rgba(7,89,133,.6)
}

.border-lightBlue-800\/70 {
    border-color: rgba(7,89,133,.7)
}

.border-lightBlue-800\/75 {
    border-color: rgba(7,89,133,.75)
}

.border-lightBlue-800\/80 {
    border-color: rgba(7,89,133,.8)
}

.border-lightBlue-800\/90 {
    border-color: rgba(7,89,133,.9)
}

.border-lightBlue-800\/95 {
    border-color: rgba(7,89,133,.95)
}

.border-lightBlue-900 {
    --tw-border-opacity: 1;
    border-color: rgb(12 74 110/var(--tw-border-opacity))
}

.border-lightBlue-900\/0 {
    border-color: rgba(12,74,110,0)
}

.border-lightBlue-900\/10 {
    border-color: rgba(12,74,110,.1)
}

.border-lightBlue-900\/100 {
    border-color: #0c4a6e
}

.border-lightBlue-900\/20 {
    border-color: rgba(12,74,110,.2)
}

.border-lightBlue-900\/25 {
    border-color: rgba(12,74,110,.25)
}

.border-lightBlue-900\/30 {
    border-color: rgba(12,74,110,.3)
}

.border-lightBlue-900\/40 {
    border-color: rgba(12,74,110,.4)
}

.border-lightBlue-900\/5 {
    border-color: rgba(12,74,110,.05)
}

.border-lightBlue-900\/50 {
    border-color: rgba(12,74,110,.5)
}

.border-lightBlue-900\/60 {
    border-color: rgba(12,74,110,.6)
}

.border-lightBlue-900\/70 {
    border-color: rgba(12,74,110,.7)
}

.border-lightBlue-900\/75 {
    border-color: rgba(12,74,110,.75)
}

.border-lightBlue-900\/80 {
    border-color: rgba(12,74,110,.8)
}

.border-lightBlue-900\/90 {
    border-color: rgba(12,74,110,.9)
}

.border-lightBlue-900\/95 {
    border-color: rgba(12,74,110,.95)
}

.border-lightBlue-950 {
    --tw-border-opacity: 1;
    border-color: rgb(8 47 73/var(--tw-border-opacity))
}

.border-lightBlue-950\/0 {
    border-color: rgba(8,47,73,0)
}

.border-lightBlue-950\/10 {
    border-color: rgba(8,47,73,.1)
}

.border-lightBlue-950\/100 {
    border-color: #082f49
}

.border-lightBlue-950\/20 {
    border-color: rgba(8,47,73,.2)
}

.border-lightBlue-950\/25 {
    border-color: rgba(8,47,73,.25)
}

.border-lightBlue-950\/30 {
    border-color: rgba(8,47,73,.3)
}

.border-lightBlue-950\/40 {
    border-color: rgba(8,47,73,.4)
}

.border-lightBlue-950\/5 {
    border-color: rgba(8,47,73,.05)
}

.border-lightBlue-950\/50 {
    border-color: rgba(8,47,73,.5)
}

.border-lightBlue-950\/60 {
    border-color: rgba(8,47,73,.6)
}

.border-lightBlue-950\/70 {
    border-color: rgba(8,47,73,.7)
}

.border-lightBlue-950\/75 {
    border-color: rgba(8,47,73,.75)
}

.border-lightBlue-950\/80 {
    border-color: rgba(8,47,73,.8)
}

.border-lightBlue-950\/90 {
    border-color: rgba(8,47,73,.9)
}

.border-lightBlue-950\/95 {
    border-color: rgba(8,47,73,.95)
}

.border-lime-100 {
    --tw-border-opacity: 1;
    border-color: rgb(236 252 203/var(--tw-border-opacity))
}

.border-lime-100\/0 {
    border-color: hsla(80,89%,89%,0)
}

.border-lime-100\/10 {
    border-color: hsla(80,89%,89%,.1)
}

.border-lime-100\/100 {
    border-color: #ecfccb
}

.border-lime-100\/20 {
    border-color: hsla(80,89%,89%,.2)
}

.border-lime-100\/25 {
    border-color: hsla(80,89%,89%,.25)
}

.border-lime-100\/30 {
    border-color: hsla(80,89%,89%,.3)
}

.border-lime-100\/40 {
    border-color: hsla(80,89%,89%,.4)
}

.border-lime-100\/5 {
    border-color: hsla(80,89%,89%,.05)
}

.border-lime-100\/50 {
    border-color: hsla(80,89%,89%,.5)
}

.border-lime-100\/60 {
    border-color: hsla(80,89%,89%,.6)
}

.border-lime-100\/70 {
    border-color: hsla(80,89%,89%,.7)
}

.border-lime-100\/75 {
    border-color: hsla(80,89%,89%,.75)
}

.border-lime-100\/80 {
    border-color: hsla(80,89%,89%,.8)
}

.border-lime-100\/90 {
    border-color: hsla(80,89%,89%,.9)
}

.border-lime-100\/95 {
    border-color: hsla(80,89%,89%,.95)
}

.border-lime-200 {
    --tw-border-opacity: 1;
    border-color: rgb(217 249 157/var(--tw-border-opacity))
}

.border-lime-200\/0 {
    border-color: hsla(81,88%,80%,0)
}

.border-lime-200\/10 {
    border-color: hsla(81,88%,80%,.1)
}

.border-lime-200\/100 {
    border-color: #d9f99d
}

.border-lime-200\/20 {
    border-color: hsla(81,88%,80%,.2)
}

.border-lime-200\/25 {
    border-color: hsla(81,88%,80%,.25)
}

.border-lime-200\/30 {
    border-color: hsla(81,88%,80%,.3)
}

.border-lime-200\/40 {
    border-color: hsla(81,88%,80%,.4)
}

.border-lime-200\/5 {
    border-color: hsla(81,88%,80%,.05)
}

.border-lime-200\/50 {
    border-color: hsla(81,88%,80%,.5)
}

.border-lime-200\/60 {
    border-color: hsla(81,88%,80%,.6)
}

.border-lime-200\/70 {
    border-color: hsla(81,88%,80%,.7)
}

.border-lime-200\/75 {
    border-color: hsla(81,88%,80%,.75)
}

.border-lime-200\/80 {
    border-color: hsla(81,88%,80%,.8)
}

.border-lime-200\/90 {
    border-color: hsla(81,88%,80%,.9)
}

.border-lime-200\/95 {
    border-color: hsla(81,88%,80%,.95)
}

.border-lime-300 {
    --tw-border-opacity: 1;
    border-color: rgb(190 242 100/var(--tw-border-opacity))
}

.border-lime-300\/0 {
    border-color: hsla(82,85%,67%,0)
}

.border-lime-300\/10 {
    border-color: hsla(82,85%,67%,.1)
}

.border-lime-300\/100 {
    border-color: #bef264
}

.border-lime-300\/20 {
    border-color: hsla(82,85%,67%,.2)
}

.border-lime-300\/25 {
    border-color: hsla(82,85%,67%,.25)
}

.border-lime-300\/30 {
    border-color: hsla(82,85%,67%,.3)
}

.border-lime-300\/40 {
    border-color: hsla(82,85%,67%,.4)
}

.border-lime-300\/5 {
    border-color: hsla(82,85%,67%,.05)
}

.border-lime-300\/50 {
    border-color: hsla(82,85%,67%,.5)
}

.border-lime-300\/60 {
    border-color: hsla(82,85%,67%,.6)
}

.border-lime-300\/70 {
    border-color: hsla(82,85%,67%,.7)
}

.border-lime-300\/75 {
    border-color: hsla(82,85%,67%,.75)
}

.border-lime-300\/80 {
    border-color: hsla(82,85%,67%,.8)
}

.border-lime-300\/90 {
    border-color: hsla(82,85%,67%,.9)
}

.border-lime-300\/95 {
    border-color: hsla(82,85%,67%,.95)
}

.border-lime-400 {
    --tw-border-opacity: 1;
    border-color: rgb(163 230 53/var(--tw-border-opacity))
}

.border-lime-400\/0 {
    border-color: rgba(163,230,53,0)
}

.border-lime-400\/10 {
    border-color: rgba(163,230,53,.1)
}

.border-lime-400\/100 {
    border-color: #a3e635
}

.border-lime-400\/20 {
    border-color: rgba(163,230,53,.2)
}

.border-lime-400\/25 {
    border-color: rgba(163,230,53,.25)
}

.border-lime-400\/30 {
    border-color: rgba(163,230,53,.3)
}

.border-lime-400\/40 {
    border-color: rgba(163,230,53,.4)
}

.border-lime-400\/5 {
    border-color: rgba(163,230,53,.05)
}

.border-lime-400\/50 {
    border-color: rgba(163,230,53,.5)
}

.border-lime-400\/60 {
    border-color: rgba(163,230,53,.6)
}

.border-lime-400\/70 {
    border-color: rgba(163,230,53,.7)
}

.border-lime-400\/75 {
    border-color: rgba(163,230,53,.75)
}

.border-lime-400\/80 {
    border-color: rgba(163,230,53,.8)
}

.border-lime-400\/90 {
    border-color: rgba(163,230,53,.9)
}

.border-lime-400\/95 {
    border-color: rgba(163,230,53,.95)
}

.border-lime-50 {
    --tw-border-opacity: 1;
    border-color: rgb(247 254 231/var(--tw-border-opacity))
}

.border-lime-50\/0 {
    border-color: hsla(78,92%,95%,0)
}

.border-lime-50\/10 {
    border-color: hsla(78,92%,95%,.1)
}

.border-lime-50\/100 {
    border-color: #f7fee7
}

.border-lime-50\/20 {
    border-color: hsla(78,92%,95%,.2)
}

.border-lime-50\/25 {
    border-color: hsla(78,92%,95%,.25)
}

.border-lime-50\/30 {
    border-color: hsla(78,92%,95%,.3)
}

.border-lime-50\/40 {
    border-color: hsla(78,92%,95%,.4)
}

.border-lime-50\/5 {
    border-color: hsla(78,92%,95%,.05)
}

.border-lime-50\/50 {
    border-color: hsla(78,92%,95%,.5)
}

.border-lime-50\/60 {
    border-color: hsla(78,92%,95%,.6)
}

.border-lime-50\/70 {
    border-color: hsla(78,92%,95%,.7)
}

.border-lime-50\/75 {
    border-color: hsla(78,92%,95%,.75)
}

.border-lime-50\/80 {
    border-color: hsla(78,92%,95%,.8)
}

.border-lime-50\/90 {
    border-color: hsla(78,92%,95%,.9)
}

.border-lime-50\/95 {
    border-color: hsla(78,92%,95%,.95)
}

.border-lime-500 {
    --tw-border-opacity: 1;
    border-color: rgb(132 204 22/var(--tw-border-opacity))
}

.border-lime-500\/0 {
    border-color: rgba(132,204,22,0)
}

.border-lime-500\/10 {
    border-color: rgba(132,204,22,.1)
}

.border-lime-500\/100 {
    border-color: #84cc16
}

.border-lime-500\/20 {
    border-color: rgba(132,204,22,.2)
}

.border-lime-500\/25 {
    border-color: rgba(132,204,22,.25)
}

.border-lime-500\/30 {
    border-color: rgba(132,204,22,.3)
}

.border-lime-500\/40 {
    border-color: rgba(132,204,22,.4)
}

.border-lime-500\/5 {
    border-color: rgba(132,204,22,.05)
}

.border-lime-500\/50 {
    border-color: rgba(132,204,22,.5)
}

.border-lime-500\/60 {
    border-color: rgba(132,204,22,.6)
}

.border-lime-500\/70 {
    border-color: rgba(132,204,22,.7)
}

.border-lime-500\/75 {
    border-color: rgba(132,204,22,.75)
}

.border-lime-500\/80 {
    border-color: rgba(132,204,22,.8)
}

.border-lime-500\/90 {
    border-color: rgba(132,204,22,.9)
}

.border-lime-500\/95 {
    border-color: rgba(132,204,22,.95)
}

.border-lime-600 {
    --tw-border-opacity: 1;
    border-color: rgb(101 163 13/var(--tw-border-opacity))
}

.border-lime-600\/0 {
    border-color: rgba(101,163,13,0)
}

.border-lime-600\/10 {
    border-color: rgba(101,163,13,.1)
}

.border-lime-600\/100 {
    border-color: #65a30d
}

.border-lime-600\/20 {
    border-color: rgba(101,163,13,.2)
}

.border-lime-600\/25 {
    border-color: rgba(101,163,13,.25)
}

.border-lime-600\/30 {
    border-color: rgba(101,163,13,.3)
}

.border-lime-600\/40 {
    border-color: rgba(101,163,13,.4)
}

.border-lime-600\/5 {
    border-color: rgba(101,163,13,.05)
}

.border-lime-600\/50 {
    border-color: rgba(101,163,13,.5)
}

.border-lime-600\/60 {
    border-color: rgba(101,163,13,.6)
}

.border-lime-600\/70 {
    border-color: rgba(101,163,13,.7)
}

.border-lime-600\/75 {
    border-color: rgba(101,163,13,.75)
}

.border-lime-600\/80 {
    border-color: rgba(101,163,13,.8)
}

.border-lime-600\/90 {
    border-color: rgba(101,163,13,.9)
}

.border-lime-600\/95 {
    border-color: rgba(101,163,13,.95)
}

.border-lime-700 {
    --tw-border-opacity: 1;
    border-color: rgb(77 124 15/var(--tw-border-opacity))
}

.border-lime-700\/0 {
    border-color: rgba(77,124,15,0)
}

.border-lime-700\/10 {
    border-color: rgba(77,124,15,.1)
}

.border-lime-700\/100 {
    border-color: #4d7c0f
}

.border-lime-700\/20 {
    border-color: rgba(77,124,15,.2)
}

.border-lime-700\/25 {
    border-color: rgba(77,124,15,.25)
}

.border-lime-700\/30 {
    border-color: rgba(77,124,15,.3)
}

.border-lime-700\/40 {
    border-color: rgba(77,124,15,.4)
}

.border-lime-700\/5 {
    border-color: rgba(77,124,15,.05)
}

.border-lime-700\/50 {
    border-color: rgba(77,124,15,.5)
}

.border-lime-700\/60 {
    border-color: rgba(77,124,15,.6)
}

.border-lime-700\/70 {
    border-color: rgba(77,124,15,.7)
}

.border-lime-700\/75 {
    border-color: rgba(77,124,15,.75)
}

.border-lime-700\/80 {
    border-color: rgba(77,124,15,.8)
}

.border-lime-700\/90 {
    border-color: rgba(77,124,15,.9)
}

.border-lime-700\/95 {
    border-color: rgba(77,124,15,.95)
}

.border-lime-800 {
    --tw-border-opacity: 1;
    border-color: rgb(63 98 18/var(--tw-border-opacity))
}

.border-lime-800\/0 {
    border-color: rgba(63,98,18,0)
}

.border-lime-800\/10 {
    border-color: rgba(63,98,18,.1)
}

.border-lime-800\/100 {
    border-color: #3f6212
}

.border-lime-800\/20 {
    border-color: rgba(63,98,18,.2)
}

.border-lime-800\/25 {
    border-color: rgba(63,98,18,.25)
}

.border-lime-800\/30 {
    border-color: rgba(63,98,18,.3)
}

.border-lime-800\/40 {
    border-color: rgba(63,98,18,.4)
}

.border-lime-800\/5 {
    border-color: rgba(63,98,18,.05)
}

.border-lime-800\/50 {
    border-color: rgba(63,98,18,.5)
}

.border-lime-800\/60 {
    border-color: rgba(63,98,18,.6)
}

.border-lime-800\/70 {
    border-color: rgba(63,98,18,.7)
}

.border-lime-800\/75 {
    border-color: rgba(63,98,18,.75)
}

.border-lime-800\/80 {
    border-color: rgba(63,98,18,.8)
}

.border-lime-800\/90 {
    border-color: rgba(63,98,18,.9)
}

.border-lime-800\/95 {
    border-color: rgba(63,98,18,.95)
}

.border-lime-900 {
    --tw-border-opacity: 1;
    border-color: rgb(54 83 20/var(--tw-border-opacity))
}

.border-lime-900\/0 {
    border-color: rgba(54,83,20,0)
}

.border-lime-900\/10 {
    border-color: rgba(54,83,20,.1)
}

.border-lime-900\/100 {
    border-color: #365314
}

.border-lime-900\/20 {
    border-color: rgba(54,83,20,.2)
}

.border-lime-900\/25 {
    border-color: rgba(54,83,20,.25)
}

.border-lime-900\/30 {
    border-color: rgba(54,83,20,.3)
}

.border-lime-900\/40 {
    border-color: rgba(54,83,20,.4)
}

.border-lime-900\/5 {
    border-color: rgba(54,83,20,.05)
}

.border-lime-900\/50 {
    border-color: rgba(54,83,20,.5)
}

.border-lime-900\/60 {
    border-color: rgba(54,83,20,.6)
}

.border-lime-900\/70 {
    border-color: rgba(54,83,20,.7)
}

.border-lime-900\/75 {
    border-color: rgba(54,83,20,.75)
}

.border-lime-900\/80 {
    border-color: rgba(54,83,20,.8)
}

.border-lime-900\/90 {
    border-color: rgba(54,83,20,.9)
}

.border-lime-900\/95 {
    border-color: rgba(54,83,20,.95)
}

.border-lime-950 {
    --tw-border-opacity: 1;
    border-color: rgb(26 46 5/var(--tw-border-opacity))
}

.border-lime-950\/0 {
    border-color: rgba(26,46,5,0)
}

.border-lime-950\/10 {
    border-color: rgba(26,46,5,.1)
}

.border-lime-950\/100 {
    border-color: #1a2e05
}

.border-lime-950\/20 {
    border-color: rgba(26,46,5,.2)
}

.border-lime-950\/25 {
    border-color: rgba(26,46,5,.25)
}

.border-lime-950\/30 {
    border-color: rgba(26,46,5,.3)
}

.border-lime-950\/40 {
    border-color: rgba(26,46,5,.4)
}

.border-lime-950\/5 {
    border-color: rgba(26,46,5,.05)
}

.border-lime-950\/50 {
    border-color: rgba(26,46,5,.5)
}

.border-lime-950\/60 {
    border-color: rgba(26,46,5,.6)
}

.border-lime-950\/70 {
    border-color: rgba(26,46,5,.7)
}

.border-lime-950\/75 {
    border-color: rgba(26,46,5,.75)
}

.border-lime-950\/80 {
    border-color: rgba(26,46,5,.8)
}

.border-lime-950\/90 {
    border-color: rgba(26,46,5,.9)
}

.border-lime-950\/95 {
    border-color: rgba(26,46,5,.95)
}

.border-muted {
    border-color: hsl(var(--muted))
}

.border-muted-foreground {
    border-color: hsl(var(--muted-foreground))
}

.border-muted-foreground\/0 {
    border-color: hsl(var(--muted-foreground)/0)
}

.border-muted-foreground\/10 {
    border-color: hsl(var(--muted-foreground)/.1)
}

.border-muted-foreground\/100 {
    border-color: hsl(var(--muted-foreground)/1)
}

.border-muted-foreground\/20 {
    border-color: hsl(var(--muted-foreground)/.2)
}

.border-muted-foreground\/25 {
    border-color: hsl(var(--muted-foreground)/.25)
}

.border-muted-foreground\/30 {
    border-color: hsl(var(--muted-foreground)/.3)
}

.border-muted-foreground\/40 {
    border-color: hsl(var(--muted-foreground)/.4)
}

.border-muted-foreground\/5 {
    border-color: hsl(var(--muted-foreground)/.05)
}

.border-muted-foreground\/50 {
    border-color: hsl(var(--muted-foreground)/.5)
}

.border-muted-foreground\/60 {
    border-color: hsl(var(--muted-foreground)/.6)
}

.border-muted-foreground\/70 {
    border-color: hsl(var(--muted-foreground)/.7)
}

.border-muted-foreground\/75 {
    border-color: hsl(var(--muted-foreground)/.75)
}

.border-muted-foreground\/80 {
    border-color: hsl(var(--muted-foreground)/.8)
}

.border-muted-foreground\/90 {
    border-color: hsl(var(--muted-foreground)/.9)
}

.border-muted-foreground\/95 {
    border-color: hsl(var(--muted-foreground)/.95)
}

.border-muted\/0 {
    border-color: hsl(var(--muted)/0)
}

.border-muted\/10 {
    border-color: hsl(var(--muted)/.1)
}

.border-muted\/100 {
    border-color: hsl(var(--muted)/1)
}

.border-muted\/20 {
    border-color: hsl(var(--muted)/.2)
}

.border-muted\/25 {
    border-color: hsl(var(--muted)/.25)
}

.border-muted\/30 {
    border-color: hsl(var(--muted)/.3)
}

.border-muted\/40 {
    border-color: hsl(var(--muted)/.4)
}

.border-muted\/5 {
    border-color: hsl(var(--muted)/.05)
}

.border-muted\/50 {
    border-color: hsl(var(--muted)/.5)
}

.border-muted\/60 {
    border-color: hsl(var(--muted)/.6)
}

.border-muted\/70 {
    border-color: hsl(var(--muted)/.7)
}

.border-muted\/75 {
    border-color: hsl(var(--muted)/.75)
}

.border-muted\/80 {
    border-color: hsl(var(--muted)/.8)
}

.border-muted\/90 {
    border-color: hsl(var(--muted)/.9)
}

.border-muted\/95 {
    border-color: hsl(var(--muted)/.95)
}

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

.border-neutral-100\/0 {
    border-color: hsla(0,0%,96%,0)
}

.border-neutral-100\/10 {
    border-color: hsla(0,0%,96%,.1)
}

.border-neutral-100\/100 {
    border-color: #f5f5f5
}

.border-neutral-100\/20 {
    border-color: hsla(0,0%,96%,.2)
}

.border-neutral-100\/25 {
    border-color: hsla(0,0%,96%,.25)
}

.border-neutral-100\/30 {
    border-color: hsla(0,0%,96%,.3)
}

.border-neutral-100\/40 {
    border-color: hsla(0,0%,96%,.4)
}

.border-neutral-100\/5 {
    border-color: hsla(0,0%,96%,.05)
}

.border-neutral-100\/50 {
    border-color: hsla(0,0%,96%,.5)
}

.border-neutral-100\/60 {
    border-color: hsla(0,0%,96%,.6)
}

.border-neutral-100\/70 {
    border-color: hsla(0,0%,96%,.7)
}

.border-neutral-100\/75 {
    border-color: hsla(0,0%,96%,.75)
}

.border-neutral-100\/80 {
    border-color: hsla(0,0%,96%,.8)
}

.border-neutral-100\/90 {
    border-color: hsla(0,0%,96%,.9)
}

.border-neutral-100\/95 {
    border-color: hsla(0,0%,96%,.95)
}

.border-neutral-200 {
    --tw-border-opacity: 1;
    border-color: rgb(229 229 229/var(--tw-border-opacity))
}

.border-neutral-200\/0 {
    border-color: hsla(0,0%,90%,0)
}

.border-neutral-200\/10 {
    border-color: hsla(0,0%,90%,.1)
}

.border-neutral-200\/100 {
    border-color: #e5e5e5
}

.border-neutral-200\/20 {
    border-color: hsla(0,0%,90%,.2)
}

.border-neutral-200\/25 {
    border-color: hsla(0,0%,90%,.25)
}

.border-neutral-200\/30 {
    border-color: hsla(0,0%,90%,.3)
}

.border-neutral-200\/40 {
    border-color: hsla(0,0%,90%,.4)
}

.border-neutral-200\/5 {
    border-color: hsla(0,0%,90%,.05)
}

.border-neutral-200\/50 {
    border-color: hsla(0,0%,90%,.5)
}

.border-neutral-200\/60 {
    border-color: hsla(0,0%,90%,.6)
}

.border-neutral-200\/70 {
    border-color: hsla(0,0%,90%,.7)
}

.border-neutral-200\/75 {
    border-color: hsla(0,0%,90%,.75)
}

.border-neutral-200\/80 {
    border-color: hsla(0,0%,90%,.8)
}

.border-neutral-200\/90 {
    border-color: hsla(0,0%,90%,.9)
}

.border-neutral-200\/95 {
    border-color: hsla(0,0%,90%,.95)
}

.border-neutral-300 {
    --tw-border-opacity: 1;
    border-color: rgb(212 212 212/var(--tw-border-opacity))
}

.border-neutral-300\/0 {
    border-color: hsla(0,0%,83%,0)
}

.border-neutral-300\/10 {
    border-color: hsla(0,0%,83%,.1)
}

.border-neutral-300\/100 {
    border-color: #d4d4d4
}

.border-neutral-300\/20 {
    border-color: hsla(0,0%,83%,.2)
}

.border-neutral-300\/25 {
    border-color: hsla(0,0%,83%,.25)
}

.border-neutral-300\/30 {
    border-color: hsla(0,0%,83%,.3)
}

.border-neutral-300\/40 {
    border-color: hsla(0,0%,83%,.4)
}

.border-neutral-300\/5 {
    border-color: hsla(0,0%,83%,.05)
}

.border-neutral-300\/50 {
    border-color: hsla(0,0%,83%,.5)
}

.border-neutral-300\/60 {
    border-color: hsla(0,0%,83%,.6)
}

.border-neutral-300\/70 {
    border-color: hsla(0,0%,83%,.7)
}

.border-neutral-300\/75 {
    border-color: hsla(0,0%,83%,.75)
}

.border-neutral-300\/80 {
    border-color: hsla(0,0%,83%,.8)
}

.border-neutral-300\/90 {
    border-color: hsla(0,0%,83%,.9)
}

.border-neutral-300\/95 {
    border-color: hsla(0,0%,83%,.95)
}

.border-neutral-400 {
    --tw-border-opacity: 1;
    border-color: rgb(163 163 163/var(--tw-border-opacity))
}

.border-neutral-400\/0 {
    border-color: hsla(0,0%,64%,0)
}

.border-neutral-400\/10 {
    border-color: hsla(0,0%,64%,.1)
}

.border-neutral-400\/100 {
    border-color: #a3a3a3
}

.border-neutral-400\/20 {
    border-color: hsla(0,0%,64%,.2)
}

.border-neutral-400\/25 {
    border-color: hsla(0,0%,64%,.25)
}

.border-neutral-400\/30 {
    border-color: hsla(0,0%,64%,.3)
}

.border-neutral-400\/40 {
    border-color: hsla(0,0%,64%,.4)
}

.border-neutral-400\/5 {
    border-color: hsla(0,0%,64%,.05)
}

.border-neutral-400\/50 {
    border-color: hsla(0,0%,64%,.5)
}

.border-neutral-400\/60 {
    border-color: hsla(0,0%,64%,.6)
}

.border-neutral-400\/70 {
    border-color: hsla(0,0%,64%,.7)
}

.border-neutral-400\/75 {
    border-color: hsla(0,0%,64%,.75)
}

.border-neutral-400\/80 {
    border-color: hsla(0,0%,64%,.8)
}

.border-neutral-400\/90 {
    border-color: hsla(0,0%,64%,.9)
}

.border-neutral-400\/95 {
    border-color: hsla(0,0%,64%,.95)
}

.border-neutral-50 {
    --tw-border-opacity: 1;
    border-color: rgb(250 250 250/var(--tw-border-opacity))
}

.border-neutral-50\/0 {
    border-color: hsla(0,0%,98%,0)
}

.border-neutral-50\/10 {
    border-color: hsla(0,0%,98%,.1)
}

.border-neutral-50\/100 {
    border-color: #fafafa
}

.border-neutral-50\/20 {
    border-color: hsla(0,0%,98%,.2)
}

.border-neutral-50\/25 {
    border-color: hsla(0,0%,98%,.25)
}

.border-neutral-50\/30 {
    border-color: hsla(0,0%,98%,.3)
}

.border-neutral-50\/40 {
    border-color: hsla(0,0%,98%,.4)
}

.border-neutral-50\/5 {
    border-color: hsla(0,0%,98%,.05)
}

.border-neutral-50\/50 {
    border-color: hsla(0,0%,98%,.5)
}

.border-neutral-50\/60 {
    border-color: hsla(0,0%,98%,.6)
}

.border-neutral-50\/70 {
    border-color: hsla(0,0%,98%,.7)
}

.border-neutral-50\/75 {
    border-color: hsla(0,0%,98%,.75)
}

.border-neutral-50\/80 {
    border-color: hsla(0,0%,98%,.8)
}

.border-neutral-50\/90 {
    border-color: hsla(0,0%,98%,.9)
}

.border-neutral-50\/95 {
    border-color: hsla(0,0%,98%,.95)
}

.border-neutral-500 {
    --tw-border-opacity: 1;
    border-color: rgb(115 115 115/var(--tw-border-opacity))
}

.border-neutral-500\/0 {
    border-color: hsla(0,0%,45%,0)
}

.border-neutral-500\/10 {
    border-color: hsla(0,0%,45%,.1)
}

.border-neutral-500\/100 {
    border-color: #737373
}

.border-neutral-500\/20 {
    border-color: hsla(0,0%,45%,.2)
}

.border-neutral-500\/25 {
    border-color: hsla(0,0%,45%,.25)
}

.border-neutral-500\/30 {
    border-color: hsla(0,0%,45%,.3)
}

.border-neutral-500\/40 {
    border-color: hsla(0,0%,45%,.4)
}

.border-neutral-500\/5 {
    border-color: hsla(0,0%,45%,.05)
}

.border-neutral-500\/50 {
    border-color: hsla(0,0%,45%,.5)
}

.border-neutral-500\/60 {
    border-color: hsla(0,0%,45%,.6)
}

.border-neutral-500\/70 {
    border-color: hsla(0,0%,45%,.7)
}

.border-neutral-500\/75 {
    border-color: hsla(0,0%,45%,.75)
}

.border-neutral-500\/80 {
    border-color: hsla(0,0%,45%,.8)
}

.border-neutral-500\/90 {
    border-color: hsla(0,0%,45%,.9)
}

.border-neutral-500\/95 {
    border-color: hsla(0,0%,45%,.95)
}

.border-neutral-600 {
    --tw-border-opacity: 1;
    border-color: rgb(82 82 82/var(--tw-border-opacity))
}

.border-neutral-600\/0 {
    border-color: rgba(82,82,82,0)
}

.border-neutral-600\/10 {
    border-color: rgba(82,82,82,.1)
}

.border-neutral-600\/100 {
    border-color: #525252
}

.border-neutral-600\/20 {
    border-color: rgba(82,82,82,.2)
}

.border-neutral-600\/25 {
    border-color: rgba(82,82,82,.25)
}

.border-neutral-600\/30 {
    border-color: rgba(82,82,82,.3)
}

.border-neutral-600\/40 {
    border-color: rgba(82,82,82,.4)
}

.border-neutral-600\/5 {
    border-color: rgba(82,82,82,.05)
}

.border-neutral-600\/50 {
    border-color: rgba(82,82,82,.5)
}

.border-neutral-600\/60 {
    border-color: rgba(82,82,82,.6)
}

.border-neutral-600\/70 {
    border-color: rgba(82,82,82,.7)
}

.border-neutral-600\/75 {
    border-color: rgba(82,82,82,.75)
}

.border-neutral-600\/80 {
    border-color: rgba(82,82,82,.8)
}

.border-neutral-600\/90 {
    border-color: rgba(82,82,82,.9)
}

.border-neutral-600\/95 {
    border-color: rgba(82,82,82,.95)
}

.border-neutral-700 {
    --tw-border-opacity: 1;
    border-color: rgb(64 64 64/var(--tw-border-opacity))
}

.border-neutral-700\/0 {
    border-color: rgba(64,64,64,0)
}

.border-neutral-700\/10 {
    border-color: rgba(64,64,64,.1)
}

.border-neutral-700\/100 {
    border-color: #404040
}

.border-neutral-700\/20 {
    border-color: rgba(64,64,64,.2)
}

.border-neutral-700\/25 {
    border-color: rgba(64,64,64,.25)
}

.border-neutral-700\/30 {
    border-color: rgba(64,64,64,.3)
}

.border-neutral-700\/40 {
    border-color: rgba(64,64,64,.4)
}

.border-neutral-700\/5 {
    border-color: rgba(64,64,64,.05)
}

.border-neutral-700\/50 {
    border-color: rgba(64,64,64,.5)
}

.border-neutral-700\/60 {
    border-color: rgba(64,64,64,.6)
}

.border-neutral-700\/70 {
    border-color: rgba(64,64,64,.7)
}

.border-neutral-700\/75 {
    border-color: rgba(64,64,64,.75)
}

.border-neutral-700\/80 {
    border-color: rgba(64,64,64,.8)
}

.border-neutral-700\/90 {
    border-color: rgba(64,64,64,.9)
}

.border-neutral-700\/95 {
    border-color: rgba(64,64,64,.95)
}

.border-neutral-800 {
    --tw-border-opacity: 1;
    border-color: rgb(38 38 38/var(--tw-border-opacity))
}

.border-neutral-800\/0 {
    border-color: rgba(38,38,38,0)
}

.border-neutral-800\/10 {
    border-color: rgba(38,38,38,.1)
}

.border-neutral-800\/100 {
    border-color: #262626
}

.border-neutral-800\/20 {
    border-color: rgba(38,38,38,.2)
}

.border-neutral-800\/25 {
    border-color: rgba(38,38,38,.25)
}

.border-neutral-800\/30 {
    border-color: rgba(38,38,38,.3)
}

.border-neutral-800\/40 {
    border-color: rgba(38,38,38,.4)
}

.border-neutral-800\/5 {
    border-color: rgba(38,38,38,.05)
}

.border-neutral-800\/50 {
    border-color: rgba(38,38,38,.5)
}

.border-neutral-800\/60 {
    border-color: rgba(38,38,38,.6)
}

.border-neutral-800\/70 {
    border-color: rgba(38,38,38,.7)
}

.border-neutral-800\/75 {
    border-color: rgba(38,38,38,.75)
}

.border-neutral-800\/80 {
    border-color: rgba(38,38,38,.8)
}

.border-neutral-800\/90 {
    border-color: rgba(38,38,38,.9)
}

.border-neutral-800\/95 {
    border-color: rgba(38,38,38,.95)
}

.border-neutral-900 {
    --tw-border-opacity: 1;
    border-color: rgb(23 23 23/var(--tw-border-opacity))
}

.border-neutral-900\/0 {
    border-color: hsla(0,0%,9%,0)
}

.border-neutral-900\/10 {
    border-color: hsla(0,0%,9%,.1)
}

.border-neutral-900\/100 {
    border-color: #171717
}

.border-neutral-900\/20 {
    border-color: hsla(0,0%,9%,.2)
}

.border-neutral-900\/25 {
    border-color: hsla(0,0%,9%,.25)
}

.border-neutral-900\/30 {
    border-color: hsla(0,0%,9%,.3)
}

.border-neutral-900\/40 {
    border-color: hsla(0,0%,9%,.4)
}

.border-neutral-900\/5 {
    border-color: hsla(0,0%,9%,.05)
}

.border-neutral-900\/50 {
    border-color: hsla(0,0%,9%,.5)
}

.border-neutral-900\/60 {
    border-color: hsla(0,0%,9%,.6)
}

.border-neutral-900\/70 {
    border-color: hsla(0,0%,9%,.7)
}

.border-neutral-900\/75 {
    border-color: hsla(0,0%,9%,.75)
}

.border-neutral-900\/80 {
    border-color: hsla(0,0%,9%,.8)
}

.border-neutral-900\/90 {
    border-color: hsla(0,0%,9%,.9)
}

.border-neutral-900\/95 {
    border-color: hsla(0,0%,9%,.95)
}

.border-neutral-950 {
    --tw-border-opacity: 1;
    border-color: rgb(10 10 10/var(--tw-border-opacity))
}

.border-neutral-950\/0 {
    border-color: hsla(0,0%,4%,0)
}

.border-neutral-950\/10 {
    border-color: hsla(0,0%,4%,.1)
}

.border-neutral-950\/100 {
    border-color: #0a0a0a
}

.border-neutral-950\/20 {
    border-color: hsla(0,0%,4%,.2)
}

.border-neutral-950\/25 {
    border-color: hsla(0,0%,4%,.25)
}

.border-neutral-950\/30 {
    border-color: hsla(0,0%,4%,.3)
}

.border-neutral-950\/40 {
    border-color: hsla(0,0%,4%,.4)
}

.border-neutral-950\/5 {
    border-color: hsla(0,0%,4%,.05)
}

.border-neutral-950\/50 {
    border-color: hsla(0,0%,4%,.5)
}

.border-neutral-950\/60 {
    border-color: hsla(0,0%,4%,.6)
}

.border-neutral-950\/70 {
    border-color: hsla(0,0%,4%,.7)
}

.border-neutral-950\/75 {
    border-color: hsla(0,0%,4%,.75)
}

.border-neutral-950\/80 {
    border-color: hsla(0,0%,4%,.8)
}

.border-neutral-950\/90 {
    border-color: hsla(0,0%,4%,.9)
}

.border-neutral-950\/95 {
    border-color: hsla(0,0%,4%,.95)
}

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

.border-orange-100\/0 {
    border-color: rgba(255,237,213,0)
}

.border-orange-100\/10 {
    border-color: rgba(255,237,213,.1)
}

.border-orange-100\/100 {
    border-color: #ffedd5
}

.border-orange-100\/20 {
    border-color: rgba(255,237,213,.2)
}

.border-orange-100\/25 {
    border-color: rgba(255,237,213,.25)
}

.border-orange-100\/30 {
    border-color: rgba(255,237,213,.3)
}

.border-orange-100\/40 {
    border-color: rgba(255,237,213,.4)
}

.border-orange-100\/5 {
    border-color: rgba(255,237,213,.05)
}

.border-orange-100\/50 {
    border-color: rgba(255,237,213,.5)
}

.border-orange-100\/60 {
    border-color: rgba(255,237,213,.6)
}

.border-orange-100\/70 {
    border-color: rgba(255,237,213,.7)
}

.border-orange-100\/75 {
    border-color: rgba(255,237,213,.75)
}

.border-orange-100\/80 {
    border-color: rgba(255,237,213,.8)
}

.border-orange-100\/90 {
    border-color: rgba(255,237,213,.9)
}

.border-orange-100\/95 {
    border-color: rgba(255,237,213,.95)
}

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

.border-orange-200\/0 {
    border-color: hsla(32,98%,83%,0)
}

.border-orange-200\/10 {
    border-color: hsla(32,98%,83%,.1)
}

.border-orange-200\/100 {
    border-color: #fed7aa
}

.border-orange-200\/20 {
    border-color: hsla(32,98%,83%,.2)
}

.border-orange-200\/25 {
    border-color: hsla(32,98%,83%,.25)
}

.border-orange-200\/30 {
    border-color: hsla(32,98%,83%,.3)
}

.border-orange-200\/40 {
    border-color: hsla(32,98%,83%,.4)
}

.border-orange-200\/5 {
    border-color: hsla(32,98%,83%,.05)
}

.border-orange-200\/50 {
    border-color: hsla(32,98%,83%,.5)
}

.border-orange-200\/60 {
    border-color: hsla(32,98%,83%,.6)
}

.border-orange-200\/70 {
    border-color: hsla(32,98%,83%,.7)
}

.border-orange-200\/75 {
    border-color: hsla(32,98%,83%,.75)
}

.border-orange-200\/80 {
    border-color: hsla(32,98%,83%,.8)
}

.border-orange-200\/90 {
    border-color: hsla(32,98%,83%,.9)
}

.border-orange-200\/95 {
    border-color: hsla(32,98%,83%,.95)
}

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

.border-orange-300\/0 {
    border-color: hsla(31,97%,72%,0)
}

.border-orange-300\/10 {
    border-color: hsla(31,97%,72%,.1)
}

.border-orange-300\/100 {
    border-color: #fdba74
}

.border-orange-300\/20 {
    border-color: hsla(31,97%,72%,.2)
}

.border-orange-300\/25 {
    border-color: hsla(31,97%,72%,.25)
}

.border-orange-300\/30 {
    border-color: hsla(31,97%,72%,.3)
}

.border-orange-300\/40 {
    border-color: hsla(31,97%,72%,.4)
}

.border-orange-300\/5 {
    border-color: hsla(31,97%,72%,.05)
}

.border-orange-300\/50 {
    border-color: hsla(31,97%,72%,.5)
}

.border-orange-300\/60 {
    border-color: hsla(31,97%,72%,.6)
}

.border-orange-300\/70 {
    border-color: hsla(31,97%,72%,.7)
}

.border-orange-300\/75 {
    border-color: hsla(31,97%,72%,.75)
}

.border-orange-300\/80 {
    border-color: hsla(31,97%,72%,.8)
}

.border-orange-300\/90 {
    border-color: hsla(31,97%,72%,.9)
}

.border-orange-300\/95 {
    border-color: hsla(31,97%,72%,.95)
}

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

.border-orange-400\/0 {
    border-color: rgba(251,146,60,0)
}

.border-orange-400\/10 {
    border-color: rgba(251,146,60,.1)
}

.border-orange-400\/100 {
    border-color: #fb923c
}

.border-orange-400\/20 {
    border-color: rgba(251,146,60,.2)
}

.border-orange-400\/25 {
    border-color: rgba(251,146,60,.25)
}

.border-orange-400\/30 {
    border-color: rgba(251,146,60,.3)
}

.border-orange-400\/40 {
    border-color: rgba(251,146,60,.4)
}

.border-orange-400\/5 {
    border-color: rgba(251,146,60,.05)
}

.border-orange-400\/50 {
    border-color: rgba(251,146,60,.5)
}

.border-orange-400\/60 {
    border-color: rgba(251,146,60,.6)
}

.border-orange-400\/70 {
    border-color: rgba(251,146,60,.7)
}

.border-orange-400\/75 {
    border-color: rgba(251,146,60,.75)
}

.border-orange-400\/80 {
    border-color: rgba(251,146,60,.8)
}

.border-orange-400\/90 {
    border-color: rgba(251,146,60,.9)
}

.border-orange-400\/95 {
    border-color: rgba(251,146,60,.95)
}

.border-orange-50 {
    --tw-border-opacity: 1;
    border-color: rgb(255 247 237/var(--tw-border-opacity))
}

.border-orange-50\/0 {
    border-color: rgba(255,247,237,0)
}

.border-orange-50\/10 {
    border-color: rgba(255,247,237,.1)
}

.border-orange-50\/100 {
    border-color: #fff7ed
}

.border-orange-50\/20 {
    border-color: rgba(255,247,237,.2)
}

.border-orange-50\/25 {
    border-color: rgba(255,247,237,.25)
}

.border-orange-50\/30 {
    border-color: rgba(255,247,237,.3)
}

.border-orange-50\/40 {
    border-color: rgba(255,247,237,.4)
}

.border-orange-50\/5 {
    border-color: rgba(255,247,237,.05)
}

.border-orange-50\/50 {
    border-color: rgba(255,247,237,.5)
}

.border-orange-50\/60 {
    border-color: rgba(255,247,237,.6)
}

.border-orange-50\/70 {
    border-color: rgba(255,247,237,.7)
}

.border-orange-50\/75 {
    border-color: rgba(255,247,237,.75)
}

.border-orange-50\/80 {
    border-color: rgba(255,247,237,.8)
}

.border-orange-50\/90 {
    border-color: rgba(255,247,237,.9)
}

.border-orange-50\/95 {
    border-color: rgba(255,247,237,.95)
}

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

.border-orange-500\/0 {
    border-color: rgba(249,115,22,0)
}

.border-orange-500\/10 {
    border-color: rgba(249,115,22,.1)
}

.border-orange-500\/100 {
    border-color: #f97316
}

.border-orange-500\/20 {
    border-color: rgba(249,115,22,.2)
}

.border-orange-500\/25 {
    border-color: rgba(249,115,22,.25)
}

.border-orange-500\/30 {
    border-color: rgba(249,115,22,.3)
}

.border-orange-500\/40 {
    border-color: rgba(249,115,22,.4)
}

.border-orange-500\/5 {
    border-color: rgba(249,115,22,.05)
}

.border-orange-500\/50 {
    border-color: rgba(249,115,22,.5)
}

.border-orange-500\/60 {
    border-color: rgba(249,115,22,.6)
}

.border-orange-500\/70 {
    border-color: rgba(249,115,22,.7)
}

.border-orange-500\/75 {
    border-color: rgba(249,115,22,.75)
}

.border-orange-500\/80 {
    border-color: rgba(249,115,22,.8)
}

.border-orange-500\/90 {
    border-color: rgba(249,115,22,.9)
}

.border-orange-500\/95 {
    border-color: rgba(249,115,22,.95)
}

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

.border-orange-600\/0 {
    border-color: rgba(234,88,12,0)
}

.border-orange-600\/10 {
    border-color: rgba(234,88,12,.1)
}

.border-orange-600\/100 {
    border-color: #ea580c
}

.border-orange-600\/20 {
    border-color: rgba(234,88,12,.2)
}

.border-orange-600\/25 {
    border-color: rgba(234,88,12,.25)
}

.border-orange-600\/30 {
    border-color: rgba(234,88,12,.3)
}

.border-orange-600\/40 {
    border-color: rgba(234,88,12,.4)
}

.border-orange-600\/5 {
    border-color: rgba(234,88,12,.05)
}

.border-orange-600\/50 {
    border-color: rgba(234,88,12,.5)
}

.border-orange-600\/60 {
    border-color: rgba(234,88,12,.6)
}

.border-orange-600\/70 {
    border-color: rgba(234,88,12,.7)
}

.border-orange-600\/75 {
    border-color: rgba(234,88,12,.75)
}

.border-orange-600\/80 {
    border-color: rgba(234,88,12,.8)
}

.border-orange-600\/90 {
    border-color: rgba(234,88,12,.9)
}

.border-orange-600\/95 {
    border-color: rgba(234,88,12,.95)
}

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

.border-orange-700\/0 {
    border-color: rgba(194,65,12,0)
}

.border-orange-700\/10 {
    border-color: rgba(194,65,12,.1)
}

.border-orange-700\/100 {
    border-color: #c2410c
}

.border-orange-700\/20 {
    border-color: rgba(194,65,12,.2)
}

.border-orange-700\/25 {
    border-color: rgba(194,65,12,.25)
}

.border-orange-700\/30 {
    border-color: rgba(194,65,12,.3)
}

.border-orange-700\/40 {
    border-color: rgba(194,65,12,.4)
}

.border-orange-700\/5 {
    border-color: rgba(194,65,12,.05)
}

.border-orange-700\/50 {
    border-color: rgba(194,65,12,.5)
}

.border-orange-700\/60 {
    border-color: rgba(194,65,12,.6)
}

.border-orange-700\/70 {
    border-color: rgba(194,65,12,.7)
}

.border-orange-700\/75 {
    border-color: rgba(194,65,12,.75)
}

.border-orange-700\/80 {
    border-color: rgba(194,65,12,.8)
}

.border-orange-700\/90 {
    border-color: rgba(194,65,12,.9)
}

.border-orange-700\/95 {
    border-color: rgba(194,65,12,.95)
}

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

.border-orange-800\/0 {
    border-color: rgba(154,52,18,0)
}

.border-orange-800\/10 {
    border-color: rgba(154,52,18,.1)
}

.border-orange-800\/100 {
    border-color: #9a3412
}

.border-orange-800\/20 {
    border-color: rgba(154,52,18,.2)
}

.border-orange-800\/25 {
    border-color: rgba(154,52,18,.25)
}

.border-orange-800\/30 {
    border-color: rgba(154,52,18,.3)
}

.border-orange-800\/40 {
    border-color: rgba(154,52,18,.4)
}

.border-orange-800\/5 {
    border-color: rgba(154,52,18,.05)
}

.border-orange-800\/50 {
    border-color: rgba(154,52,18,.5)
}

.border-orange-800\/60 {
    border-color: rgba(154,52,18,.6)
}

.border-orange-800\/70 {
    border-color: rgba(154,52,18,.7)
}

.border-orange-800\/75 {
    border-color: rgba(154,52,18,.75)
}

.border-orange-800\/80 {
    border-color: rgba(154,52,18,.8)
}

.border-orange-800\/90 {
    border-color: rgba(154,52,18,.9)
}

.border-orange-800\/95 {
    border-color: rgba(154,52,18,.95)
}

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

.border-orange-900\/0 {
    border-color: rgba(124,45,18,0)
}

.border-orange-900\/10 {
    border-color: rgba(124,45,18,.1)
}

.border-orange-900\/100 {
    border-color: #7c2d12
}

.border-orange-900\/20 {
    border-color: rgba(124,45,18,.2)
}

.border-orange-900\/25 {
    border-color: rgba(124,45,18,.25)
}

.border-orange-900\/30 {
    border-color: rgba(124,45,18,.3)
}

.border-orange-900\/40 {
    border-color: rgba(124,45,18,.4)
}

.border-orange-900\/5 {
    border-color: rgba(124,45,18,.05)
}

.border-orange-900\/50 {
    border-color: rgba(124,45,18,.5)
}

.border-orange-900\/60 {
    border-color: rgba(124,45,18,.6)
}

.border-orange-900\/70 {
    border-color: rgba(124,45,18,.7)
}

.border-orange-900\/75 {
    border-color: rgba(124,45,18,.75)
}

.border-orange-900\/80 {
    border-color: rgba(124,45,18,.8)
}

.border-orange-900\/90 {
    border-color: rgba(124,45,18,.9)
}

.border-orange-900\/95 {
    border-color: rgba(124,45,18,.95)
}

.border-orange-950 {
    --tw-border-opacity: 1;
    border-color: rgb(67 20 7/var(--tw-border-opacity))
}

.border-orange-950\/0 {
    border-color: rgba(67,20,7,0)
}

.border-orange-950\/10 {
    border-color: rgba(67,20,7,.1)
}

.border-orange-950\/100 {
    border-color: #431407
}

.border-orange-950\/20 {
    border-color: rgba(67,20,7,.2)
}

.border-orange-950\/25 {
    border-color: rgba(67,20,7,.25)
}

.border-orange-950\/30 {
    border-color: rgba(67,20,7,.3)
}

.border-orange-950\/40 {
    border-color: rgba(67,20,7,.4)
}

.border-orange-950\/5 {
    border-color: rgba(67,20,7,.05)
}

.border-orange-950\/50 {
    border-color: rgba(67,20,7,.5)
}

.border-orange-950\/60 {
    border-color: rgba(67,20,7,.6)
}

.border-orange-950\/70 {
    border-color: rgba(67,20,7,.7)
}

.border-orange-950\/75 {
    border-color: rgba(67,20,7,.75)
}

.border-orange-950\/80 {
    border-color: rgba(67,20,7,.8)
}

.border-orange-950\/90 {
    border-color: rgba(67,20,7,.9)
}

.border-orange-950\/95 {
    border-color: rgba(67,20,7,.95)
}

.border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgb(252 231 243/var(--tw-border-opacity))
}

.border-pink-100\/0 {
    border-color: rgba(252,231,243,0)
}

.border-pink-100\/10 {
    border-color: rgba(252,231,243,.1)
}

.border-pink-100\/100 {
    border-color: #fce7f3
}

.border-pink-100\/20 {
    border-color: rgba(252,231,243,.2)
}

.border-pink-100\/25 {
    border-color: rgba(252,231,243,.25)
}

.border-pink-100\/30 {
    border-color: rgba(252,231,243,.3)
}

.border-pink-100\/40 {
    border-color: rgba(252,231,243,.4)
}

.border-pink-100\/5 {
    border-color: rgba(252,231,243,.05)
}

.border-pink-100\/50 {
    border-color: rgba(252,231,243,.5)
}

.border-pink-100\/60 {
    border-color: rgba(252,231,243,.6)
}

.border-pink-100\/70 {
    border-color: rgba(252,231,243,.7)
}

.border-pink-100\/75 {
    border-color: rgba(252,231,243,.75)
}

.border-pink-100\/80 {
    border-color: rgba(252,231,243,.8)
}

.border-pink-100\/90 {
    border-color: rgba(252,231,243,.9)
}

.border-pink-100\/95 {
    border-color: rgba(252,231,243,.95)
}

.border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgb(251 207 232/var(--tw-border-opacity))
}

.border-pink-200\/0 {
    border-color: rgba(251,207,232,0)
}

.border-pink-200\/10 {
    border-color: rgba(251,207,232,.1)
}

.border-pink-200\/100 {
    border-color: #fbcfe8
}

.border-pink-200\/20 {
    border-color: rgba(251,207,232,.2)
}

.border-pink-200\/25 {
    border-color: rgba(251,207,232,.25)
}

.border-pink-200\/30 {
    border-color: rgba(251,207,232,.3)
}

.border-pink-200\/40 {
    border-color: rgba(251,207,232,.4)
}

.border-pink-200\/5 {
    border-color: rgba(251,207,232,.05)
}

.border-pink-200\/50 {
    border-color: rgba(251,207,232,.5)
}

.border-pink-200\/60 {
    border-color: rgba(251,207,232,.6)
}

.border-pink-200\/70 {
    border-color: rgba(251,207,232,.7)
}

.border-pink-200\/75 {
    border-color: rgba(251,207,232,.75)
}

.border-pink-200\/80 {
    border-color: rgba(251,207,232,.8)
}

.border-pink-200\/90 {
    border-color: rgba(251,207,232,.9)
}

.border-pink-200\/95 {
    border-color: rgba(251,207,232,.95)
}

.border-pink-300 {
    --tw-border-opacity: 1;
    border-color: rgb(249 168 212/var(--tw-border-opacity))
}

.border-pink-300\/0 {
    border-color: rgba(249,168,212,0)
}

.border-pink-300\/10 {
    border-color: rgba(249,168,212,.1)
}

.border-pink-300\/100 {
    border-color: #f9a8d4
}

.border-pink-300\/20 {
    border-color: rgba(249,168,212,.2)
}

.border-pink-300\/25 {
    border-color: rgba(249,168,212,.25)
}

.border-pink-300\/30 {
    border-color: rgba(249,168,212,.3)
}

.border-pink-300\/40 {
    border-color: rgba(249,168,212,.4)
}

.border-pink-300\/5 {
    border-color: rgba(249,168,212,.05)
}

.border-pink-300\/50 {
    border-color: rgba(249,168,212,.5)
}

.border-pink-300\/60 {
    border-color: rgba(249,168,212,.6)
}

.border-pink-300\/70 {
    border-color: rgba(249,168,212,.7)
}

.border-pink-300\/75 {
    border-color: rgba(249,168,212,.75)
}

.border-pink-300\/80 {
    border-color: rgba(249,168,212,.8)
}

.border-pink-300\/90 {
    border-color: rgba(249,168,212,.9)
}

.border-pink-300\/95 {
    border-color: rgba(249,168,212,.95)
}

.border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgb(244 114 182/var(--tw-border-opacity))
}

.border-pink-400\/0 {
    border-color: rgba(244,114,182,0)
}

.border-pink-400\/10 {
    border-color: rgba(244,114,182,.1)
}

.border-pink-400\/100 {
    border-color: #f472b6
}

.border-pink-400\/20 {
    border-color: rgba(244,114,182,.2)
}

.border-pink-400\/25 {
    border-color: rgba(244,114,182,.25)
}

.border-pink-400\/30 {
    border-color: rgba(244,114,182,.3)
}

.border-pink-400\/40 {
    border-color: rgba(244,114,182,.4)
}

.border-pink-400\/5 {
    border-color: rgba(244,114,182,.05)
}

.border-pink-400\/50 {
    border-color: rgba(244,114,182,.5)
}

.border-pink-400\/60 {
    border-color: rgba(244,114,182,.6)
}

.border-pink-400\/70 {
    border-color: rgba(244,114,182,.7)
}

.border-pink-400\/75 {
    border-color: rgba(244,114,182,.75)
}

.border-pink-400\/80 {
    border-color: rgba(244,114,182,.8)
}

.border-pink-400\/90 {
    border-color: rgba(244,114,182,.9)
}

.border-pink-400\/95 {
    border-color: rgba(244,114,182,.95)
}

.border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgb(253 242 248/var(--tw-border-opacity))
}

.border-pink-50\/0 {
    border-color: rgba(253,242,248,0)
}

.border-pink-50\/10 {
    border-color: rgba(253,242,248,.1)
}

.border-pink-50\/100 {
    border-color: #fdf2f8
}

.border-pink-50\/20 {
    border-color: rgba(253,242,248,.2)
}

.border-pink-50\/25 {
    border-color: rgba(253,242,248,.25)
}

.border-pink-50\/30 {
    border-color: rgba(253,242,248,.3)
}

.border-pink-50\/40 {
    border-color: rgba(253,242,248,.4)
}

.border-pink-50\/5 {
    border-color: rgba(253,242,248,.05)
}

.border-pink-50\/50 {
    border-color: rgba(253,242,248,.5)
}

.border-pink-50\/60 {
    border-color: rgba(253,242,248,.6)
}

.border-pink-50\/70 {
    border-color: rgba(253,242,248,.7)
}

.border-pink-50\/75 {
    border-color: rgba(253,242,248,.75)
}

.border-pink-50\/80 {
    border-color: rgba(253,242,248,.8)
}

.border-pink-50\/90 {
    border-color: rgba(253,242,248,.9)
}

.border-pink-50\/95 {
    border-color: rgba(253,242,248,.95)
}

.border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgb(236 72 153/var(--tw-border-opacity))
}

.border-pink-500\/0 {
    border-color: rgba(236,72,153,0)
}

.border-pink-500\/10 {
    border-color: rgba(236,72,153,.1)
}

.border-pink-500\/100 {
    border-color: #ec4899
}

.border-pink-500\/20 {
    border-color: rgba(236,72,153,.2)
}

.border-pink-500\/25 {
    border-color: rgba(236,72,153,.25)
}

.border-pink-500\/30 {
    border-color: rgba(236,72,153,.3)
}

.border-pink-500\/40 {
    border-color: rgba(236,72,153,.4)
}

.border-pink-500\/5 {
    border-color: rgba(236,72,153,.05)
}

.border-pink-500\/50 {
    border-color: rgba(236,72,153,.5)
}

.border-pink-500\/60 {
    border-color: rgba(236,72,153,.6)
}

.border-pink-500\/70 {
    border-color: rgba(236,72,153,.7)
}

.border-pink-500\/75 {
    border-color: rgba(236,72,153,.75)
}

.border-pink-500\/80 {
    border-color: rgba(236,72,153,.8)
}

.border-pink-500\/90 {
    border-color: rgba(236,72,153,.9)
}

.border-pink-500\/95 {
    border-color: rgba(236,72,153,.95)
}

.border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgb(219 39 119/var(--tw-border-opacity))
}

.border-pink-600\/0 {
    border-color: rgba(219,39,119,0)
}

.border-pink-600\/10 {
    border-color: rgba(219,39,119,.1)
}

.border-pink-600\/100 {
    border-color: #db2777
}

.border-pink-600\/20 {
    border-color: rgba(219,39,119,.2)
}

.border-pink-600\/25 {
    border-color: rgba(219,39,119,.25)
}

.border-pink-600\/30 {
    border-color: rgba(219,39,119,.3)
}

.border-pink-600\/40 {
    border-color: rgba(219,39,119,.4)
}

.border-pink-600\/5 {
    border-color: rgba(219,39,119,.05)
}

.border-pink-600\/50 {
    border-color: rgba(219,39,119,.5)
}

.border-pink-600\/60 {
    border-color: rgba(219,39,119,.6)
}

.border-pink-600\/70 {
    border-color: rgba(219,39,119,.7)
}

.border-pink-600\/75 {
    border-color: rgba(219,39,119,.75)
}

.border-pink-600\/80 {
    border-color: rgba(219,39,119,.8)
}

.border-pink-600\/90 {
    border-color: rgba(219,39,119,.9)
}

.border-pink-600\/95 {
    border-color: rgba(219,39,119,.95)
}

.border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgb(190 24 93/var(--tw-border-opacity))
}

.border-pink-700\/0 {
    border-color: rgba(190,24,93,0)
}

.border-pink-700\/10 {
    border-color: rgba(190,24,93,.1)
}

.border-pink-700\/100 {
    border-color: #be185d
}

.border-pink-700\/20 {
    border-color: rgba(190,24,93,.2)
}

.border-pink-700\/25 {
    border-color: rgba(190,24,93,.25)
}

.border-pink-700\/30 {
    border-color: rgba(190,24,93,.3)
}

.border-pink-700\/40 {
    border-color: rgba(190,24,93,.4)
}

.border-pink-700\/5 {
    border-color: rgba(190,24,93,.05)
}

.border-pink-700\/50 {
    border-color: rgba(190,24,93,.5)
}

.border-pink-700\/60 {
    border-color: rgba(190,24,93,.6)
}

.border-pink-700\/70 {
    border-color: rgba(190,24,93,.7)
}

.border-pink-700\/75 {
    border-color: rgba(190,24,93,.75)
}

.border-pink-700\/80 {
    border-color: rgba(190,24,93,.8)
}

.border-pink-700\/90 {
    border-color: rgba(190,24,93,.9)
}

.border-pink-700\/95 {
    border-color: rgba(190,24,93,.95)
}

.border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgb(157 23 77/var(--tw-border-opacity))
}

.border-pink-800\/0 {
    border-color: rgba(157,23,77,0)
}

.border-pink-800\/10 {
    border-color: rgba(157,23,77,.1)
}

.border-pink-800\/100 {
    border-color: #9d174d
}

.border-pink-800\/20 {
    border-color: rgba(157,23,77,.2)
}

.border-pink-800\/25 {
    border-color: rgba(157,23,77,.25)
}

.border-pink-800\/30 {
    border-color: rgba(157,23,77,.3)
}

.border-pink-800\/40 {
    border-color: rgba(157,23,77,.4)
}

.border-pink-800\/5 {
    border-color: rgba(157,23,77,.05)
}

.border-pink-800\/50 {
    border-color: rgba(157,23,77,.5)
}

.border-pink-800\/60 {
    border-color: rgba(157,23,77,.6)
}

.border-pink-800\/70 {
    border-color: rgba(157,23,77,.7)
}

.border-pink-800\/75 {
    border-color: rgba(157,23,77,.75)
}

.border-pink-800\/80 {
    border-color: rgba(157,23,77,.8)
}

.border-pink-800\/90 {
    border-color: rgba(157,23,77,.9)
}

.border-pink-800\/95 {
    border-color: rgba(157,23,77,.95)
}

.border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgb(131 24 67/var(--tw-border-opacity))
}

.border-pink-900\/0 {
    border-color: rgba(131,24,67,0)
}

.border-pink-900\/10 {
    border-color: rgba(131,24,67,.1)
}

.border-pink-900\/100 {
    border-color: #831843
}

.border-pink-900\/20 {
    border-color: rgba(131,24,67,.2)
}

.border-pink-900\/25 {
    border-color: rgba(131,24,67,.25)
}

.border-pink-900\/30 {
    border-color: rgba(131,24,67,.3)
}

.border-pink-900\/40 {
    border-color: rgba(131,24,67,.4)
}

.border-pink-900\/5 {
    border-color: rgba(131,24,67,.05)
}

.border-pink-900\/50 {
    border-color: rgba(131,24,67,.5)
}

.border-pink-900\/60 {
    border-color: rgba(131,24,67,.6)
}

.border-pink-900\/70 {
    border-color: rgba(131,24,67,.7)
}

.border-pink-900\/75 {
    border-color: rgba(131,24,67,.75)
}

.border-pink-900\/80 {
    border-color: rgba(131,24,67,.8)
}

.border-pink-900\/90 {
    border-color: rgba(131,24,67,.9)
}

.border-pink-900\/95 {
    border-color: rgba(131,24,67,.95)
}

.border-pink-950 {
    --tw-border-opacity: 1;
    border-color: rgb(80 7 36/var(--tw-border-opacity))
}

.border-pink-950\/0 {
    border-color: rgba(80,7,36,0)
}

.border-pink-950\/10 {
    border-color: rgba(80,7,36,.1)
}

.border-pink-950\/100 {
    border-color: #500724
}

.border-pink-950\/20 {
    border-color: rgba(80,7,36,.2)
}

.border-pink-950\/25 {
    border-color: rgba(80,7,36,.25)
}

.border-pink-950\/30 {
    border-color: rgba(80,7,36,.3)
}

.border-pink-950\/40 {
    border-color: rgba(80,7,36,.4)
}

.border-pink-950\/5 {
    border-color: rgba(80,7,36,.05)
}

.border-pink-950\/50 {
    border-color: rgba(80,7,36,.5)
}

.border-pink-950\/60 {
    border-color: rgba(80,7,36,.6)
}

.border-pink-950\/70 {
    border-color: rgba(80,7,36,.7)
}

.border-pink-950\/75 {
    border-color: rgba(80,7,36,.75)
}

.border-pink-950\/80 {
    border-color: rgba(80,7,36,.8)
}

.border-pink-950\/90 {
    border-color: rgba(80,7,36,.9)
}

.border-pink-950\/95 {
    border-color: rgba(80,7,36,.95)
}

.border-popover {
    border-color: hsl(var(--popover))
}

.border-popover-foreground {
    border-color: hsl(var(--popover-foreground))
}

.border-popover-foreground\/0 {
    border-color: hsl(var(--popover-foreground)/0)
}

.border-popover-foreground\/10 {
    border-color: hsl(var(--popover-foreground)/.1)
}

.border-popover-foreground\/100 {
    border-color: hsl(var(--popover-foreground)/1)
}

.border-popover-foreground\/20 {
    border-color: hsl(var(--popover-foreground)/.2)
}

.border-popover-foreground\/25 {
    border-color: hsl(var(--popover-foreground)/.25)
}

.border-popover-foreground\/30 {
    border-color: hsl(var(--popover-foreground)/.3)
}

.border-popover-foreground\/40 {
    border-color: hsl(var(--popover-foreground)/.4)
}

.border-popover-foreground\/5 {
    border-color: hsl(var(--popover-foreground)/.05)
}

.border-popover-foreground\/50 {
    border-color: hsl(var(--popover-foreground)/.5)
}

.border-popover-foreground\/60 {
    border-color: hsl(var(--popover-foreground)/.6)
}

.border-popover-foreground\/70 {
    border-color: hsl(var(--popover-foreground)/.7)
}

.border-popover-foreground\/75 {
    border-color: hsl(var(--popover-foreground)/.75)
}

.border-popover-foreground\/80 {
    border-color: hsl(var(--popover-foreground)/.8)
}

.border-popover-foreground\/90 {
    border-color: hsl(var(--popover-foreground)/.9)
}

.border-popover-foreground\/95 {
    border-color: hsl(var(--popover-foreground)/.95)
}

.border-popover\/0 {
    border-color: hsl(var(--popover)/0)
}

.border-popover\/10 {
    border-color: hsl(var(--popover)/.1)
}

.border-popover\/100 {
    border-color: hsl(var(--popover)/1)
}

.border-popover\/20 {
    border-color: hsl(var(--popover)/.2)
}

.border-popover\/25 {
    border-color: hsl(var(--popover)/.25)
}

.border-popover\/30 {
    border-color: hsl(var(--popover)/.3)
}

.border-popover\/40 {
    border-color: hsl(var(--popover)/.4)
}

.border-popover\/5 {
    border-color: hsl(var(--popover)/.05)
}

.border-popover\/50 {
    border-color: hsl(var(--popover)/.5)
}

.border-popover\/60 {
    border-color: hsl(var(--popover)/.6)
}

.border-popover\/70 {
    border-color: hsl(var(--popover)/.7)
}

.border-popover\/75 {
    border-color: hsl(var(--popover)/.75)
}

.border-popover\/80 {
    border-color: hsl(var(--popover)/.8)
}

.border-popover\/90 {
    border-color: hsl(var(--popover)/.9)
}

.border-popover\/95 {
    border-color: hsl(var(--popover)/.95)
}

.border-primary {
    border-color: hsl(var(--primary))
}

.border-primary-foreground {
    border-color: hsl(var(--primary-foreground))
}

.border-primary-foreground\/0 {
    border-color: hsl(var(--primary-foreground)/0)
}

.border-primary-foreground\/10 {
    border-color: hsl(var(--primary-foreground)/.1)
}

.border-primary-foreground\/100 {
    border-color: hsl(var(--primary-foreground)/1)
}

.border-primary-foreground\/20 {
    border-color: hsl(var(--primary-foreground)/.2)
}

.border-primary-foreground\/25 {
    border-color: hsl(var(--primary-foreground)/.25)
}

.border-primary-foreground\/30 {
    border-color: hsl(var(--primary-foreground)/.3)
}

.border-primary-foreground\/40 {
    border-color: hsl(var(--primary-foreground)/.4)
}

.border-primary-foreground\/5 {
    border-color: hsl(var(--primary-foreground)/.05)
}

.border-primary-foreground\/50 {
    border-color: hsl(var(--primary-foreground)/.5)
}

.border-primary-foreground\/60 {
    border-color: hsl(var(--primary-foreground)/.6)
}

.border-primary-foreground\/70 {
    border-color: hsl(var(--primary-foreground)/.7)
}

.border-primary-foreground\/75 {
    border-color: hsl(var(--primary-foreground)/.75)
}

.border-primary-foreground\/80 {
    border-color: hsl(var(--primary-foreground)/.8)
}

.border-primary-foreground\/90 {
    border-color: hsl(var(--primary-foreground)/.9)
}

.border-primary-foreground\/95 {
    border-color: hsl(var(--primary-foreground)/.95)
}

.border-primary\/0 {
    border-color: hsl(var(--primary)/0)
}

.border-primary\/10 {
    border-color: hsl(var(--primary)/.1)
}

.border-primary\/100 {
    border-color: hsl(var(--primary)/1)
}

.border-primary\/20 {
    border-color: hsl(var(--primary)/.2)
}

.border-primary\/25 {
    border-color: hsl(var(--primary)/.25)
}

.border-primary\/30 {
    border-color: hsl(var(--primary)/.3)
}

.border-primary\/40 {
    border-color: hsl(var(--primary)/.4)
}

.border-primary\/5 {
    border-color: hsl(var(--primary)/.05)
}

.border-primary\/50 {
    border-color: hsl(var(--primary)/.5)
}

.border-primary\/60 {
    border-color: hsl(var(--primary)/.6)
}

.border-primary\/70 {
    border-color: hsl(var(--primary)/.7)
}

.border-primary\/75 {
    border-color: hsl(var(--primary)/.75)
}

.border-primary\/80 {
    border-color: hsl(var(--primary)/.8)
}

.border-primary\/90 {
    border-color: hsl(var(--primary)/.9)
}

.border-primary\/95 {
    border-color: hsl(var(--primary)/.95)
}

.border-purple-100 {
    --tw-border-opacity: 1;
    border-color: rgb(243 232 255/var(--tw-border-opacity))
}

.border-purple-100\/0 {
    border-color: rgba(243,232,255,0)
}

.border-purple-100\/10 {
    border-color: rgba(243,232,255,.1)
}

.border-purple-100\/100 {
    border-color: #f3e8ff
}

.border-purple-100\/20 {
    border-color: rgba(243,232,255,.2)
}

.border-purple-100\/25 {
    border-color: rgba(243,232,255,.25)
}

.border-purple-100\/30 {
    border-color: rgba(243,232,255,.3)
}

.border-purple-100\/40 {
    border-color: rgba(243,232,255,.4)
}

.border-purple-100\/5 {
    border-color: rgba(243,232,255,.05)
}

.border-purple-100\/50 {
    border-color: rgba(243,232,255,.5)
}

.border-purple-100\/60 {
    border-color: rgba(243,232,255,.6)
}

.border-purple-100\/70 {
    border-color: rgba(243,232,255,.7)
}

.border-purple-100\/75 {
    border-color: rgba(243,232,255,.75)
}

.border-purple-100\/80 {
    border-color: rgba(243,232,255,.8)
}

.border-purple-100\/90 {
    border-color: rgba(243,232,255,.9)
}

.border-purple-100\/95 {
    border-color: rgba(243,232,255,.95)
}

.border-purple-200 {
    --tw-border-opacity: 1;
    border-color: rgb(233 213 255/var(--tw-border-opacity))
}

.border-purple-200\/0 {
    border-color: rgba(233,213,255,0)
}

.border-purple-200\/10 {
    border-color: rgba(233,213,255,.1)
}

.border-purple-200\/100 {
    border-color: #e9d5ff
}

.border-purple-200\/20 {
    border-color: rgba(233,213,255,.2)
}

.border-purple-200\/25 {
    border-color: rgba(233,213,255,.25)
}

.border-purple-200\/30 {
    border-color: rgba(233,213,255,.3)
}

.border-purple-200\/40 {
    border-color: rgba(233,213,255,.4)
}

.border-purple-200\/5 {
    border-color: rgba(233,213,255,.05)
}

.border-purple-200\/50 {
    border-color: rgba(233,213,255,.5)
}

.border-purple-200\/60 {
    border-color: rgba(233,213,255,.6)
}

.border-purple-200\/70 {
    border-color: rgba(233,213,255,.7)
}

.border-purple-200\/75 {
    border-color: rgba(233,213,255,.75)
}

.border-purple-200\/80 {
    border-color: rgba(233,213,255,.8)
}

.border-purple-200\/90 {
    border-color: rgba(233,213,255,.9)
}

.border-purple-200\/95 {
    border-color: rgba(233,213,255,.95)
}

.border-purple-300 {
    --tw-border-opacity: 1;
    border-color: rgb(216 180 254/var(--tw-border-opacity))
}

.border-purple-300\/0 {
    border-color: rgba(216,180,254,0)
}

.border-purple-300\/10 {
    border-color: rgba(216,180,254,.1)
}

.border-purple-300\/100 {
    border-color: #d8b4fe
}

.border-purple-300\/20 {
    border-color: rgba(216,180,254,.2)
}

.border-purple-300\/25 {
    border-color: rgba(216,180,254,.25)
}

.border-purple-300\/30 {
    border-color: rgba(216,180,254,.3)
}

.border-purple-300\/40 {
    border-color: rgba(216,180,254,.4)
}

.border-purple-300\/5 {
    border-color: rgba(216,180,254,.05)
}

.border-purple-300\/50 {
    border-color: rgba(216,180,254,.5)
}

.border-purple-300\/60 {
    border-color: rgba(216,180,254,.6)
}

.border-purple-300\/70 {
    border-color: rgba(216,180,254,.7)
}

.border-purple-300\/75 {
    border-color: rgba(216,180,254,.75)
}

.border-purple-300\/80 {
    border-color: rgba(216,180,254,.8)
}

.border-purple-300\/90 {
    border-color: rgba(216,180,254,.9)
}

.border-purple-300\/95 {
    border-color: rgba(216,180,254,.95)
}

.border-purple-400 {
    --tw-border-opacity: 1;
    border-color: rgb(192 132 252/var(--tw-border-opacity))
}

.border-purple-400\/0 {
    border-color: rgba(192,132,252,0)
}

.border-purple-400\/10 {
    border-color: rgba(192,132,252,.1)
}

.border-purple-400\/100 {
    border-color: #c084fc
}

.border-purple-400\/20 {
    border-color: rgba(192,132,252,.2)
}

.border-purple-400\/25 {
    border-color: rgba(192,132,252,.25)
}

.border-purple-400\/30 {
    border-color: rgba(192,132,252,.3)
}

.border-purple-400\/40 {
    border-color: rgba(192,132,252,.4)
}

.border-purple-400\/5 {
    border-color: rgba(192,132,252,.05)
}

.border-purple-400\/50 {
    border-color: rgba(192,132,252,.5)
}

.border-purple-400\/60 {
    border-color: rgba(192,132,252,.6)
}

.border-purple-400\/70 {
    border-color: rgba(192,132,252,.7)
}

.border-purple-400\/75 {
    border-color: rgba(192,132,252,.75)
}

.border-purple-400\/80 {
    border-color: rgba(192,132,252,.8)
}

.border-purple-400\/90 {
    border-color: rgba(192,132,252,.9)
}

.border-purple-400\/95 {
    border-color: rgba(192,132,252,.95)
}

.border-purple-50 {
    --tw-border-opacity: 1;
    border-color: rgb(250 245 255/var(--tw-border-opacity))
}

.border-purple-50\/0 {
    border-color: rgba(250,245,255,0)
}

.border-purple-50\/10 {
    border-color: rgba(250,245,255,.1)
}

.border-purple-50\/100 {
    border-color: #faf5ff
}

.border-purple-50\/20 {
    border-color: rgba(250,245,255,.2)
}

.border-purple-50\/25 {
    border-color: rgba(250,245,255,.25)
}

.border-purple-50\/30 {
    border-color: rgba(250,245,255,.3)
}

.border-purple-50\/40 {
    border-color: rgba(250,245,255,.4)
}

.border-purple-50\/5 {
    border-color: rgba(250,245,255,.05)
}

.border-purple-50\/50 {
    border-color: rgba(250,245,255,.5)
}

.border-purple-50\/60 {
    border-color: rgba(250,245,255,.6)
}

.border-purple-50\/70 {
    border-color: rgba(250,245,255,.7)
}

.border-purple-50\/75 {
    border-color: rgba(250,245,255,.75)
}

.border-purple-50\/80 {
    border-color: rgba(250,245,255,.8)
}

.border-purple-50\/90 {
    border-color: rgba(250,245,255,.9)
}

.border-purple-50\/95 {
    border-color: rgba(250,245,255,.95)
}

.border-purple-500 {
    --tw-border-opacity: 1;
    border-color: rgb(168 85 247/var(--tw-border-opacity))
}

.border-purple-500\/0 {
    border-color: rgba(168,85,247,0)
}

.border-purple-500\/10 {
    border-color: rgba(168,85,247,.1)
}

.border-purple-500\/100 {
    border-color: #a855f7
}

.border-purple-500\/20 {
    border-color: rgba(168,85,247,.2)
}

.border-purple-500\/25 {
    border-color: rgba(168,85,247,.25)
}

.border-purple-500\/30 {
    border-color: rgba(168,85,247,.3)
}

.border-purple-500\/40 {
    border-color: rgba(168,85,247,.4)
}

.border-purple-500\/5 {
    border-color: rgba(168,85,247,.05)
}

.border-purple-500\/50 {
    border-color: rgba(168,85,247,.5)
}

.border-purple-500\/60 {
    border-color: rgba(168,85,247,.6)
}

.border-purple-500\/70 {
    border-color: rgba(168,85,247,.7)
}

.border-purple-500\/75 {
    border-color: rgba(168,85,247,.75)
}

.border-purple-500\/80 {
    border-color: rgba(168,85,247,.8)
}

.border-purple-500\/90 {
    border-color: rgba(168,85,247,.9)
}

.border-purple-500\/95 {
    border-color: rgba(168,85,247,.95)
}

.border-purple-600 {
    --tw-border-opacity: 1;
    border-color: rgb(147 51 234/var(--tw-border-opacity))
}

.border-purple-600\/0 {
    border-color: rgba(147,51,234,0)
}

.border-purple-600\/10 {
    border-color: rgba(147,51,234,.1)
}

.border-purple-600\/100 {
    border-color: #9333ea
}

.border-purple-600\/20 {
    border-color: rgba(147,51,234,.2)
}

.border-purple-600\/25 {
    border-color: rgba(147,51,234,.25)
}

.border-purple-600\/30 {
    border-color: rgba(147,51,234,.3)
}

.border-purple-600\/40 {
    border-color: rgba(147,51,234,.4)
}

.border-purple-600\/5 {
    border-color: rgba(147,51,234,.05)
}

.border-purple-600\/50 {
    border-color: rgba(147,51,234,.5)
}

.border-purple-600\/60 {
    border-color: rgba(147,51,234,.6)
}

.border-purple-600\/70 {
    border-color: rgba(147,51,234,.7)
}

.border-purple-600\/75 {
    border-color: rgba(147,51,234,.75)
}

.border-purple-600\/80 {
    border-color: rgba(147,51,234,.8)
}

.border-purple-600\/90 {
    border-color: rgba(147,51,234,.9)
}

.border-purple-600\/95 {
    border-color: rgba(147,51,234,.95)
}

.border-purple-700 {
    --tw-border-opacity: 1;
    border-color: rgb(126 34 206/var(--tw-border-opacity))
}

.border-purple-700\/0 {
    border-color: rgba(126,34,206,0)
}

.border-purple-700\/10 {
    border-color: rgba(126,34,206,.1)
}

.border-purple-700\/100 {
    border-color: #7e22ce
}

.border-purple-700\/20 {
    border-color: rgba(126,34,206,.2)
}

.border-purple-700\/25 {
    border-color: rgba(126,34,206,.25)
}

.border-purple-700\/30 {
    border-color: rgba(126,34,206,.3)
}

.border-purple-700\/40 {
    border-color: rgba(126,34,206,.4)
}

.border-purple-700\/5 {
    border-color: rgba(126,34,206,.05)
}

.border-purple-700\/50 {
    border-color: rgba(126,34,206,.5)
}

.border-purple-700\/60 {
    border-color: rgba(126,34,206,.6)
}

.border-purple-700\/70 {
    border-color: rgba(126,34,206,.7)
}

.border-purple-700\/75 {
    border-color: rgba(126,34,206,.75)
}

.border-purple-700\/80 {
    border-color: rgba(126,34,206,.8)
}

.border-purple-700\/90 {
    border-color: rgba(126,34,206,.9)
}

.border-purple-700\/95 {
    border-color: rgba(126,34,206,.95)
}

.border-purple-800 {
    --tw-border-opacity: 1;
    border-color: rgb(107 33 168/var(--tw-border-opacity))
}

.border-purple-800\/0 {
    border-color: rgba(107,33,168,0)
}

.border-purple-800\/10 {
    border-color: rgba(107,33,168,.1)
}

.border-purple-800\/100 {
    border-color: #6b21a8
}

.border-purple-800\/20 {
    border-color: rgba(107,33,168,.2)
}

.border-purple-800\/25 {
    border-color: rgba(107,33,168,.25)
}

.border-purple-800\/30 {
    border-color: rgba(107,33,168,.3)
}

.border-purple-800\/40 {
    border-color: rgba(107,33,168,.4)
}

.border-purple-800\/5 {
    border-color: rgba(107,33,168,.05)
}

.border-purple-800\/50 {
    border-color: rgba(107,33,168,.5)
}

.border-purple-800\/60 {
    border-color: rgba(107,33,168,.6)
}

.border-purple-800\/70 {
    border-color: rgba(107,33,168,.7)
}

.border-purple-800\/75 {
    border-color: rgba(107,33,168,.75)
}

.border-purple-800\/80 {
    border-color: rgba(107,33,168,.8)
}

.border-purple-800\/90 {
    border-color: rgba(107,33,168,.9)
}

.border-purple-800\/95 {
    border-color: rgba(107,33,168,.95)
}

.border-purple-900 {
    --tw-border-opacity: 1;
    border-color: rgb(88 28 135/var(--tw-border-opacity))
}

.border-purple-900\/0 {
    border-color: rgba(88,28,135,0)
}

.border-purple-900\/10 {
    border-color: rgba(88,28,135,.1)
}

.border-purple-900\/100 {
    border-color: #581c87
}

.border-purple-900\/20 {
    border-color: rgba(88,28,135,.2)
}

.border-purple-900\/25 {
    border-color: rgba(88,28,135,.25)
}

.border-purple-900\/30 {
    border-color: rgba(88,28,135,.3)
}

.border-purple-900\/40 {
    border-color: rgba(88,28,135,.4)
}

.border-purple-900\/5 {
    border-color: rgba(88,28,135,.05)
}

.border-purple-900\/50 {
    border-color: rgba(88,28,135,.5)
}

.border-purple-900\/60 {
    border-color: rgba(88,28,135,.6)
}

.border-purple-900\/70 {
    border-color: rgba(88,28,135,.7)
}

.border-purple-900\/75 {
    border-color: rgba(88,28,135,.75)
}

.border-purple-900\/80 {
    border-color: rgba(88,28,135,.8)
}

.border-purple-900\/90 {
    border-color: rgba(88,28,135,.9)
}

.border-purple-900\/95 {
    border-color: rgba(88,28,135,.95)
}

.border-purple-950 {
    --tw-border-opacity: 1;
    border-color: rgb(59 7 100/var(--tw-border-opacity))
}

.border-purple-950\/0 {
    border-color: rgba(59,7,100,0)
}

.border-purple-950\/10 {
    border-color: rgba(59,7,100,.1)
}

.border-purple-950\/100 {
    border-color: #3b0764
}

.border-purple-950\/20 {
    border-color: rgba(59,7,100,.2)
}

.border-purple-950\/25 {
    border-color: rgba(59,7,100,.25)
}

.border-purple-950\/30 {
    border-color: rgba(59,7,100,.3)
}

.border-purple-950\/40 {
    border-color: rgba(59,7,100,.4)
}

.border-purple-950\/5 {
    border-color: rgba(59,7,100,.05)
}

.border-purple-950\/50 {
    border-color: rgba(59,7,100,.5)
}

.border-purple-950\/60 {
    border-color: rgba(59,7,100,.6)
}

.border-purple-950\/70 {
    border-color: rgba(59,7,100,.7)
}

.border-purple-950\/75 {
    border-color: rgba(59,7,100,.75)
}

.border-purple-950\/80 {
    border-color: rgba(59,7,100,.8)
}

.border-purple-950\/90 {
    border-color: rgba(59,7,100,.9)
}

.border-purple-950\/95 {
    border-color: rgba(59,7,100,.95)
}

.border-purple-accent-500 {
    --tw-border-opacity: 1;
    border-color: rgb(81 59 139/var(--tw-border-opacity))
}

.border-purple-accent-500\/0 {
    border-color: rgba(81,59,139,0)
}

.border-purple-accent-500\/10 {
    border-color: rgba(81,59,139,.1)
}

.border-purple-accent-500\/100 {
    border-color: #513b8b
}

.border-purple-accent-500\/20 {
    border-color: rgba(81,59,139,.2)
}

.border-purple-accent-500\/25 {
    border-color: rgba(81,59,139,.25)
}

.border-purple-accent-500\/30 {
    border-color: rgba(81,59,139,.3)
}

.border-purple-accent-500\/40 {
    border-color: rgba(81,59,139,.4)
}

.border-purple-accent-500\/5 {
    border-color: rgba(81,59,139,.05)
}

.border-purple-accent-500\/50 {
    border-color: rgba(81,59,139,.5)
}

.border-purple-accent-500\/60 {
    border-color: rgba(81,59,139,.6)
}

.border-purple-accent-500\/70 {
    border-color: rgba(81,59,139,.7)
}

.border-purple-accent-500\/75 {
    border-color: rgba(81,59,139,.75)
}

.border-purple-accent-500\/80 {
    border-color: rgba(81,59,139,.8)
}

.border-purple-accent-500\/90 {
    border-color: rgba(81,59,139,.9)
}

.border-purple-accent-500\/95 {
    border-color: rgba(81,59,139,.95)
}

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

.border-red-100\/0 {
    border-color: hsla(0,93%,94%,0)
}

.border-red-100\/10 {
    border-color: hsla(0,93%,94%,.1)
}

.border-red-100\/100 {
    border-color: #fee2e2
}

.border-red-100\/20 {
    border-color: hsla(0,93%,94%,.2)
}

.border-red-100\/25 {
    border-color: hsla(0,93%,94%,.25)
}

.border-red-100\/30 {
    border-color: hsla(0,93%,94%,.3)
}

.border-red-100\/40 {
    border-color: hsla(0,93%,94%,.4)
}

.border-red-100\/5 {
    border-color: hsla(0,93%,94%,.05)
}

.border-red-100\/50 {
    border-color: hsla(0,93%,94%,.5)
}

.border-red-100\/60 {
    border-color: hsla(0,93%,94%,.6)
}

.border-red-100\/70 {
    border-color: hsla(0,93%,94%,.7)
}

.border-red-100\/75 {
    border-color: hsla(0,93%,94%,.75)
}

.border-red-100\/80 {
    border-color: hsla(0,93%,94%,.8)
}

.border-red-100\/90 {
    border-color: hsla(0,93%,94%,.9)
}

.border-red-100\/95 {
    border-color: hsla(0,93%,94%,.95)
}

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

.border-red-200\/0 {
    border-color: hsla(0,96%,89%,0)
}

.border-red-200\/10 {
    border-color: hsla(0,96%,89%,.1)
}

.border-red-200\/100 {
    border-color: #fecaca
}

.border-red-200\/20 {
    border-color: hsla(0,96%,89%,.2)
}

.border-red-200\/25 {
    border-color: hsla(0,96%,89%,.25)
}

.border-red-200\/30 {
    border-color: hsla(0,96%,89%,.3)
}

.border-red-200\/40 {
    border-color: hsla(0,96%,89%,.4)
}

.border-red-200\/5 {
    border-color: hsla(0,96%,89%,.05)
}

.border-red-200\/50 {
    border-color: hsla(0,96%,89%,.5)
}

.border-red-200\/60 {
    border-color: hsla(0,96%,89%,.6)
}

.border-red-200\/70 {
    border-color: hsla(0,96%,89%,.7)
}

.border-red-200\/75 {
    border-color: hsla(0,96%,89%,.75)
}

.border-red-200\/80 {
    border-color: hsla(0,96%,89%,.8)
}

.border-red-200\/90 {
    border-color: hsla(0,96%,89%,.9)
}

.border-red-200\/95 {
    border-color: hsla(0,96%,89%,.95)
}

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

.border-red-300\/0 {
    border-color: hsla(0,94%,82%,0)
}

.border-red-300\/10 {
    border-color: hsla(0,94%,82%,.1)
}

.border-red-300\/100 {
    border-color: #fca5a5
}

.border-red-300\/20 {
    border-color: hsla(0,94%,82%,.2)
}

.border-red-300\/25 {
    border-color: hsla(0,94%,82%,.25)
}

.border-red-300\/30 {
    border-color: hsla(0,94%,82%,.3)
}

.border-red-300\/40 {
    border-color: hsla(0,94%,82%,.4)
}

.border-red-300\/5 {
    border-color: hsla(0,94%,82%,.05)
}

.border-red-300\/50 {
    border-color: hsla(0,94%,82%,.5)
}

.border-red-300\/60 {
    border-color: hsla(0,94%,82%,.6)
}

.border-red-300\/70 {
    border-color: hsla(0,94%,82%,.7)
}

.border-red-300\/75 {
    border-color: hsla(0,94%,82%,.75)
}

.border-red-300\/80 {
    border-color: hsla(0,94%,82%,.8)
}

.border-red-300\/90 {
    border-color: hsla(0,94%,82%,.9)
}

.border-red-300\/95 {
    border-color: hsla(0,94%,82%,.95)
}

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

.border-red-400\/0 {
    border-color: hsla(0,91%,71%,0)
}

.border-red-400\/10 {
    border-color: hsla(0,91%,71%,.1)
}

.border-red-400\/100 {
    border-color: #f87171
}

.border-red-400\/20 {
    border-color: hsla(0,91%,71%,.2)
}

.border-red-400\/25 {
    border-color: hsla(0,91%,71%,.25)
}

.border-red-400\/30 {
    border-color: hsla(0,91%,71%,.3)
}

.border-red-400\/40 {
    border-color: hsla(0,91%,71%,.4)
}

.border-red-400\/5 {
    border-color: hsla(0,91%,71%,.05)
}

.border-red-400\/50 {
    border-color: hsla(0,91%,71%,.5)
}

.border-red-400\/60 {
    border-color: hsla(0,91%,71%,.6)
}

.border-red-400\/70 {
    border-color: hsla(0,91%,71%,.7)
}

.border-red-400\/75 {
    border-color: hsla(0,91%,71%,.75)
}

.border-red-400\/80 {
    border-color: hsla(0,91%,71%,.8)
}

.border-red-400\/90 {
    border-color: hsla(0,91%,71%,.9)
}

.border-red-400\/95 {
    border-color: hsla(0,91%,71%,.95)
}

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

.border-red-50\/0 {
    border-color: hsla(0,86%,97%,0)
}

.border-red-50\/10 {
    border-color: hsla(0,86%,97%,.1)
}

.border-red-50\/100 {
    border-color: #fef2f2
}

.border-red-50\/20 {
    border-color: hsla(0,86%,97%,.2)
}

.border-red-50\/25 {
    border-color: hsla(0,86%,97%,.25)
}

.border-red-50\/30 {
    border-color: hsla(0,86%,97%,.3)
}

.border-red-50\/40 {
    border-color: hsla(0,86%,97%,.4)
}

.border-red-50\/5 {
    border-color: hsla(0,86%,97%,.05)
}

.border-red-50\/50 {
    border-color: hsla(0,86%,97%,.5)
}

.border-red-50\/60 {
    border-color: hsla(0,86%,97%,.6)
}

.border-red-50\/70 {
    border-color: hsla(0,86%,97%,.7)
}

.border-red-50\/75 {
    border-color: hsla(0,86%,97%,.75)
}

.border-red-50\/80 {
    border-color: hsla(0,86%,97%,.8)
}

.border-red-50\/90 {
    border-color: hsla(0,86%,97%,.9)
}

.border-red-50\/95 {
    border-color: hsla(0,86%,97%,.95)
}

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

.border-red-500\/0 {
    border-color: rgba(239,68,68,0)
}

.border-red-500\/10 {
    border-color: rgba(239,68,68,.1)
}

.border-red-500\/100 {
    border-color: #ef4444
}

.border-red-500\/20 {
    border-color: rgba(239,68,68,.2)
}

.border-red-500\/25 {
    border-color: rgba(239,68,68,.25)
}

.border-red-500\/30 {
    border-color: rgba(239,68,68,.3)
}

.border-red-500\/40 {
    border-color: rgba(239,68,68,.4)
}

.border-red-500\/5 {
    border-color: rgba(239,68,68,.05)
}

.border-red-500\/50 {
    border-color: rgba(239,68,68,.5)
}

.border-red-500\/60 {
    border-color: rgba(239,68,68,.6)
}

.border-red-500\/70 {
    border-color: rgba(239,68,68,.7)
}

.border-red-500\/75 {
    border-color: rgba(239,68,68,.75)
}

.border-red-500\/80 {
    border-color: rgba(239,68,68,.8)
}

.border-red-500\/90 {
    border-color: rgba(239,68,68,.9)
}

.border-red-500\/95 {
    border-color: rgba(239,68,68,.95)
}

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

.border-red-600\/0 {
    border-color: rgba(220,38,38,0)
}

.border-red-600\/10 {
    border-color: rgba(220,38,38,.1)
}

.border-red-600\/100 {
    border-color: #dc2626
}

.border-red-600\/20 {
    border-color: rgba(220,38,38,.2)
}

.border-red-600\/25 {
    border-color: rgba(220,38,38,.25)
}

.border-red-600\/30 {
    border-color: rgba(220,38,38,.3)
}

.border-red-600\/40 {
    border-color: rgba(220,38,38,.4)
}

.border-red-600\/5 {
    border-color: rgba(220,38,38,.05)
}

.border-red-600\/50 {
    border-color: rgba(220,38,38,.5)
}

.border-red-600\/60 {
    border-color: rgba(220,38,38,.6)
}

.border-red-600\/70 {
    border-color: rgba(220,38,38,.7)
}

.border-red-600\/75 {
    border-color: rgba(220,38,38,.75)
}

.border-red-600\/80 {
    border-color: rgba(220,38,38,.8)
}

.border-red-600\/90 {
    border-color: rgba(220,38,38,.9)
}

.border-red-600\/95 {
    border-color: rgba(220,38,38,.95)
}

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

.border-red-700\/0 {
    border-color: rgba(185,28,28,0)
}

.border-red-700\/10 {
    border-color: rgba(185,28,28,.1)
}

.border-red-700\/100 {
    border-color: #b91c1c
}

.border-red-700\/20 {
    border-color: rgba(185,28,28,.2)
}

.border-red-700\/25 {
    border-color: rgba(185,28,28,.25)
}

.border-red-700\/30 {
    border-color: rgba(185,28,28,.3)
}

.border-red-700\/40 {
    border-color: rgba(185,28,28,.4)
}

.border-red-700\/5 {
    border-color: rgba(185,28,28,.05)
}

.border-red-700\/50 {
    border-color: rgba(185,28,28,.5)
}

.border-red-700\/60 {
    border-color: rgba(185,28,28,.6)
}

.border-red-700\/70 {
    border-color: rgba(185,28,28,.7)
}

.border-red-700\/75 {
    border-color: rgba(185,28,28,.75)
}

.border-red-700\/80 {
    border-color: rgba(185,28,28,.8)
}

.border-red-700\/90 {
    border-color: rgba(185,28,28,.9)
}

.border-red-700\/95 {
    border-color: rgba(185,28,28,.95)
}

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

.border-red-800\/0 {
    border-color: rgba(153,27,27,0)
}

.border-red-800\/10 {
    border-color: rgba(153,27,27,.1)
}

.border-red-800\/100 {
    border-color: #991b1b
}

.border-red-800\/20 {
    border-color: rgba(153,27,27,.2)
}

.border-red-800\/25 {
    border-color: rgba(153,27,27,.25)
}

.border-red-800\/30 {
    border-color: rgba(153,27,27,.3)
}

.border-red-800\/40 {
    border-color: rgba(153,27,27,.4)
}

.border-red-800\/5 {
    border-color: rgba(153,27,27,.05)
}

.border-red-800\/50 {
    border-color: rgba(153,27,27,.5)
}

.border-red-800\/60 {
    border-color: rgba(153,27,27,.6)
}

.border-red-800\/70 {
    border-color: rgba(153,27,27,.7)
}

.border-red-800\/75 {
    border-color: rgba(153,27,27,.75)
}

.border-red-800\/80 {
    border-color: rgba(153,27,27,.8)
}

.border-red-800\/90 {
    border-color: rgba(153,27,27,.9)
}

.border-red-800\/95 {
    border-color: rgba(153,27,27,.95)
}

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

.border-red-900\/0 {
    border-color: rgba(127,29,29,0)
}

.border-red-900\/10 {
    border-color: rgba(127,29,29,.1)
}

.border-red-900\/100 {
    border-color: #7f1d1d
}

.border-red-900\/20 {
    border-color: rgba(127,29,29,.2)
}

.border-red-900\/25 {
    border-color: rgba(127,29,29,.25)
}

.border-red-900\/30 {
    border-color: rgba(127,29,29,.3)
}

.border-red-900\/40 {
    border-color: rgba(127,29,29,.4)
}

.border-red-900\/5 {
    border-color: rgba(127,29,29,.05)
}

.border-red-900\/50 {
    border-color: rgba(127,29,29,.5)
}

.border-red-900\/60 {
    border-color: rgba(127,29,29,.6)
}

.border-red-900\/70 {
    border-color: rgba(127,29,29,.7)
}

.border-red-900\/75 {
    border-color: rgba(127,29,29,.75)
}

.border-red-900\/80 {
    border-color: rgba(127,29,29,.8)
}

.border-red-900\/90 {
    border-color: rgba(127,29,29,.9)
}

.border-red-900\/95 {
    border-color: rgba(127,29,29,.95)
}

.border-red-950 {
    --tw-border-opacity: 1;
    border-color: rgb(69 10 10/var(--tw-border-opacity))
}

.border-red-950\/0 {
    border-color: rgba(69,10,10,0)
}

.border-red-950\/10 {
    border-color: rgba(69,10,10,.1)
}

.border-red-950\/100 {
    border-color: #450a0a
}

.border-red-950\/20 {
    border-color: rgba(69,10,10,.2)
}

.border-red-950\/25 {
    border-color: rgba(69,10,10,.25)
}

.border-red-950\/30 {
    border-color: rgba(69,10,10,.3)
}

.border-red-950\/40 {
    border-color: rgba(69,10,10,.4)
}

.border-red-950\/5 {
    border-color: rgba(69,10,10,.05)
}

.border-red-950\/50 {
    border-color: rgba(69,10,10,.5)
}

.border-red-950\/60 {
    border-color: rgba(69,10,10,.6)
}

.border-red-950\/70 {
    border-color: rgba(69,10,10,.7)
}

.border-red-950\/75 {
    border-color: rgba(69,10,10,.75)
}

.border-red-950\/80 {
    border-color: rgba(69,10,10,.8)
}

.border-red-950\/90 {
    border-color: rgba(69,10,10,.9)
}

.border-red-950\/95 {
    border-color: rgba(69,10,10,.95)
}

.border-ring {
    border-color: hsl(var(--ring))
}

.border-ring\/0 {
    border-color: hsl(var(--ring)/0)
}

.border-ring\/10 {
    border-color: hsl(var(--ring)/.1)
}

.border-ring\/100 {
    border-color: hsl(var(--ring)/1)
}

.border-ring\/20 {
    border-color: hsl(var(--ring)/.2)
}

.border-ring\/25 {
    border-color: hsl(var(--ring)/.25)
}

.border-ring\/30 {
    border-color: hsl(var(--ring)/.3)
}

.border-ring\/40 {
    border-color: hsl(var(--ring)/.4)
}

.border-ring\/5 {
    border-color: hsl(var(--ring)/.05)
}

.border-ring\/50 {
    border-color: hsl(var(--ring)/.5)
}

.border-ring\/60 {
    border-color: hsl(var(--ring)/.6)
}

.border-ring\/70 {
    border-color: hsl(var(--ring)/.7)
}

.border-ring\/75 {
    border-color: hsl(var(--ring)/.75)
}

.border-ring\/80 {
    border-color: hsl(var(--ring)/.8)
}

.border-ring\/90 {
    border-color: hsl(var(--ring)/.9)
}

.border-ring\/95 {
    border-color: hsl(var(--ring)/.95)
}

.border-rose-100 {
    --tw-border-opacity: 1;
    border-color: rgb(255 228 230/var(--tw-border-opacity))
}

.border-rose-100\/0 {
    border-color: rgba(255,228,230,0)
}

.border-rose-100\/10 {
    border-color: rgba(255,228,230,.1)
}

.border-rose-100\/100 {
    border-color: #ffe4e6
}

.border-rose-100\/20 {
    border-color: rgba(255,228,230,.2)
}

.border-rose-100\/25 {
    border-color: rgba(255,228,230,.25)
}

.border-rose-100\/30 {
    border-color: rgba(255,228,230,.3)
}

.border-rose-100\/40 {
    border-color: rgba(255,228,230,.4)
}

.border-rose-100\/5 {
    border-color: rgba(255,228,230,.05)
}

.border-rose-100\/50 {
    border-color: rgba(255,228,230,.5)
}

.border-rose-100\/60 {
    border-color: rgba(255,228,230,.6)
}

.border-rose-100\/70 {
    border-color: rgba(255,228,230,.7)
}

.border-rose-100\/75 {
    border-color: rgba(255,228,230,.75)
}

.border-rose-100\/80 {
    border-color: rgba(255,228,230,.8)
}

.border-rose-100\/90 {
    border-color: rgba(255,228,230,.9)
}

.border-rose-100\/95 {
    border-color: rgba(255,228,230,.95)
}

.border-rose-200 {
    --tw-border-opacity: 1;
    border-color: rgb(254 205 211/var(--tw-border-opacity))
}

.border-rose-200\/0 {
    border-color: rgba(254,205,211,0)
}

.border-rose-200\/10 {
    border-color: rgba(254,205,211,.1)
}

.border-rose-200\/100 {
    border-color: #fecdd3
}

.border-rose-200\/20 {
    border-color: rgba(254,205,211,.2)
}

.border-rose-200\/25 {
    border-color: rgba(254,205,211,.25)
}

.border-rose-200\/30 {
    border-color: rgba(254,205,211,.3)
}

.border-rose-200\/40 {
    border-color: rgba(254,205,211,.4)
}

.border-rose-200\/5 {
    border-color: rgba(254,205,211,.05)
}

.border-rose-200\/50 {
    border-color: rgba(254,205,211,.5)
}

.border-rose-200\/60 {
    border-color: rgba(254,205,211,.6)
}

.border-rose-200\/70 {
    border-color: rgba(254,205,211,.7)
}

.border-rose-200\/75 {
    border-color: rgba(254,205,211,.75)
}

.border-rose-200\/80 {
    border-color: rgba(254,205,211,.8)
}

.border-rose-200\/90 {
    border-color: rgba(254,205,211,.9)
}

.border-rose-200\/95 {
    border-color: rgba(254,205,211,.95)
}

.border-rose-300 {
    --tw-border-opacity: 1;
    border-color: rgb(253 164 175/var(--tw-border-opacity))
}

.border-rose-300\/0 {
    border-color: rgba(253,164,175,0)
}

.border-rose-300\/10 {
    border-color: rgba(253,164,175,.1)
}

.border-rose-300\/100 {
    border-color: #fda4af
}

.border-rose-300\/20 {
    border-color: rgba(253,164,175,.2)
}

.border-rose-300\/25 {
    border-color: rgba(253,164,175,.25)
}

.border-rose-300\/30 {
    border-color: rgba(253,164,175,.3)
}

.border-rose-300\/40 {
    border-color: rgba(253,164,175,.4)
}

.border-rose-300\/5 {
    border-color: rgba(253,164,175,.05)
}

.border-rose-300\/50 {
    border-color: rgba(253,164,175,.5)
}

.border-rose-300\/60 {
    border-color: rgba(253,164,175,.6)
}

.border-rose-300\/70 {
    border-color: rgba(253,164,175,.7)
}

.border-rose-300\/75 {
    border-color: rgba(253,164,175,.75)
}

.border-rose-300\/80 {
    border-color: rgba(253,164,175,.8)
}

.border-rose-300\/90 {
    border-color: rgba(253,164,175,.9)
}

.border-rose-300\/95 {
    border-color: rgba(253,164,175,.95)
}

.border-rose-400 {
    --tw-border-opacity: 1;
    border-color: rgb(251 113 133/var(--tw-border-opacity))
}

.border-rose-400\/0 {
    border-color: rgba(251,113,133,0)
}

.border-rose-400\/10 {
    border-color: rgba(251,113,133,.1)
}

.border-rose-400\/100 {
    border-color: #fb7185
}

.border-rose-400\/20 {
    border-color: rgba(251,113,133,.2)
}

.border-rose-400\/25 {
    border-color: rgba(251,113,133,.25)
}

.border-rose-400\/30 {
    border-color: rgba(251,113,133,.3)
}

.border-rose-400\/40 {
    border-color: rgba(251,113,133,.4)
}

.border-rose-400\/5 {
    border-color: rgba(251,113,133,.05)
}

.border-rose-400\/50 {
    border-color: rgba(251,113,133,.5)
}

.border-rose-400\/60 {
    border-color: rgba(251,113,133,.6)
}

.border-rose-400\/70 {
    border-color: rgba(251,113,133,.7)
}

.border-rose-400\/75 {
    border-color: rgba(251,113,133,.75)
}

.border-rose-400\/80 {
    border-color: rgba(251,113,133,.8)
}

.border-rose-400\/90 {
    border-color: rgba(251,113,133,.9)
}

.border-rose-400\/95 {
    border-color: rgba(251,113,133,.95)
}

.border-rose-50 {
    --tw-border-opacity: 1;
    border-color: rgb(255 241 242/var(--tw-border-opacity))
}

.border-rose-50\/0 {
    border-color: rgba(255,241,242,0)
}

.border-rose-50\/10 {
    border-color: rgba(255,241,242,.1)
}

.border-rose-50\/100 {
    border-color: #fff1f2
}

.border-rose-50\/20 {
    border-color: rgba(255,241,242,.2)
}

.border-rose-50\/25 {
    border-color: rgba(255,241,242,.25)
}

.border-rose-50\/30 {
    border-color: rgba(255,241,242,.3)
}

.border-rose-50\/40 {
    border-color: rgba(255,241,242,.4)
}

.border-rose-50\/5 {
    border-color: rgba(255,241,242,.05)
}

.border-rose-50\/50 {
    border-color: rgba(255,241,242,.5)
}

.border-rose-50\/60 {
    border-color: rgba(255,241,242,.6)
}

.border-rose-50\/70 {
    border-color: rgba(255,241,242,.7)
}

.border-rose-50\/75 {
    border-color: rgba(255,241,242,.75)
}

.border-rose-50\/80 {
    border-color: rgba(255,241,242,.8)
}

.border-rose-50\/90 {
    border-color: rgba(255,241,242,.9)
}

.border-rose-50\/95 {
    border-color: rgba(255,241,242,.95)
}

.border-rose-500 {
    --tw-border-opacity: 1;
    border-color: rgb(244 63 94/var(--tw-border-opacity))
}

.border-rose-500\/0 {
    border-color: rgba(244,63,94,0)
}

.border-rose-500\/10 {
    border-color: rgba(244,63,94,.1)
}

.border-rose-500\/100 {
    border-color: #f43f5e
}

.border-rose-500\/20 {
    border-color: rgba(244,63,94,.2)
}

.border-rose-500\/25 {
    border-color: rgba(244,63,94,.25)
}

.border-rose-500\/30 {
    border-color: rgba(244,63,94,.3)
}

.border-rose-500\/40 {
    border-color: rgba(244,63,94,.4)
}

.border-rose-500\/5 {
    border-color: rgba(244,63,94,.05)
}

.border-rose-500\/50 {
    border-color: rgba(244,63,94,.5)
}

.border-rose-500\/60 {
    border-color: rgba(244,63,94,.6)
}

.border-rose-500\/70 {
    border-color: rgba(244,63,94,.7)
}

.border-rose-500\/75 {
    border-color: rgba(244,63,94,.75)
}

.border-rose-500\/80 {
    border-color: rgba(244,63,94,.8)
}

.border-rose-500\/90 {
    border-color: rgba(244,63,94,.9)
}

.border-rose-500\/95 {
    border-color: rgba(244,63,94,.95)
}

.border-rose-600 {
    --tw-border-opacity: 1;
    border-color: rgb(225 29 72/var(--tw-border-opacity))
}

.border-rose-600\/0 {
    border-color: rgba(225,29,72,0)
}

.border-rose-600\/10 {
    border-color: rgba(225,29,72,.1)
}

.border-rose-600\/100 {
    border-color: #e11d48
}

.border-rose-600\/20 {
    border-color: rgba(225,29,72,.2)
}

.border-rose-600\/25 {
    border-color: rgba(225,29,72,.25)
}

.border-rose-600\/30 {
    border-color: rgba(225,29,72,.3)
}

.border-rose-600\/40 {
    border-color: rgba(225,29,72,.4)
}

.border-rose-600\/5 {
    border-color: rgba(225,29,72,.05)
}

.border-rose-600\/50 {
    border-color: rgba(225,29,72,.5)
}

.border-rose-600\/60 {
    border-color: rgba(225,29,72,.6)
}

.border-rose-600\/70 {
    border-color: rgba(225,29,72,.7)
}

.border-rose-600\/75 {
    border-color: rgba(225,29,72,.75)
}

.border-rose-600\/80 {
    border-color: rgba(225,29,72,.8)
}

.border-rose-600\/90 {
    border-color: rgba(225,29,72,.9)
}

.border-rose-600\/95 {
    border-color: rgba(225,29,72,.95)
}

.border-rose-700 {
    --tw-border-opacity: 1;
    border-color: rgb(190 18 60/var(--tw-border-opacity))
}

.border-rose-700\/0 {
    border-color: rgba(190,18,60,0)
}

.border-rose-700\/10 {
    border-color: rgba(190,18,60,.1)
}

.border-rose-700\/100 {
    border-color: #be123c
}

.border-rose-700\/20 {
    border-color: rgba(190,18,60,.2)
}

.border-rose-700\/25 {
    border-color: rgba(190,18,60,.25)
}

.border-rose-700\/30 {
    border-color: rgba(190,18,60,.3)
}

.border-rose-700\/40 {
    border-color: rgba(190,18,60,.4)
}

.border-rose-700\/5 {
    border-color: rgba(190,18,60,.05)
}

.border-rose-700\/50 {
    border-color: rgba(190,18,60,.5)
}

.border-rose-700\/60 {
    border-color: rgba(190,18,60,.6)
}

.border-rose-700\/70 {
    border-color: rgba(190,18,60,.7)
}

.border-rose-700\/75 {
    border-color: rgba(190,18,60,.75)
}

.border-rose-700\/80 {
    border-color: rgba(190,18,60,.8)
}

.border-rose-700\/90 {
    border-color: rgba(190,18,60,.9)
}

.border-rose-700\/95 {
    border-color: rgba(190,18,60,.95)
}

.border-rose-800 {
    --tw-border-opacity: 1;
    border-color: rgb(159 18 57/var(--tw-border-opacity))
}

.border-rose-800\/0 {
    border-color: rgba(159,18,57,0)
}

.border-rose-800\/10 {
    border-color: rgba(159,18,57,.1)
}

.border-rose-800\/100 {
    border-color: #9f1239
}

.border-rose-800\/20 {
    border-color: rgba(159,18,57,.2)
}

.border-rose-800\/25 {
    border-color: rgba(159,18,57,.25)
}

.border-rose-800\/30 {
    border-color: rgba(159,18,57,.3)
}

.border-rose-800\/40 {
    border-color: rgba(159,18,57,.4)
}

.border-rose-800\/5 {
    border-color: rgba(159,18,57,.05)
}

.border-rose-800\/50 {
    border-color: rgba(159,18,57,.5)
}

.border-rose-800\/60 {
    border-color: rgba(159,18,57,.6)
}

.border-rose-800\/70 {
    border-color: rgba(159,18,57,.7)
}

.border-rose-800\/75 {
    border-color: rgba(159,18,57,.75)
}

.border-rose-800\/80 {
    border-color: rgba(159,18,57,.8)
}

.border-rose-800\/90 {
    border-color: rgba(159,18,57,.9)
}

.border-rose-800\/95 {
    border-color: rgba(159,18,57,.95)
}

.border-rose-900 {
    --tw-border-opacity: 1;
    border-color: rgb(136 19 55/var(--tw-border-opacity))
}

.border-rose-900\/0 {
    border-color: rgba(136,19,55,0)
}

.border-rose-900\/10 {
    border-color: rgba(136,19,55,.1)
}

.border-rose-900\/100 {
    border-color: #881337
}

.border-rose-900\/20 {
    border-color: rgba(136,19,55,.2)
}

.border-rose-900\/25 {
    border-color: rgba(136,19,55,.25)
}

.border-rose-900\/30 {
    border-color: rgba(136,19,55,.3)
}

.border-rose-900\/40 {
    border-color: rgba(136,19,55,.4)
}

.border-rose-900\/5 {
    border-color: rgba(136,19,55,.05)
}

.border-rose-900\/50 {
    border-color: rgba(136,19,55,.5)
}

.border-rose-900\/60 {
    border-color: rgba(136,19,55,.6)
}

.border-rose-900\/70 {
    border-color: rgba(136,19,55,.7)
}

.border-rose-900\/75 {
    border-color: rgba(136,19,55,.75)
}

.border-rose-900\/80 {
    border-color: rgba(136,19,55,.8)
}

.border-rose-900\/90 {
    border-color: rgba(136,19,55,.9)
}

.border-rose-900\/95 {
    border-color: rgba(136,19,55,.95)
}

.border-rose-950 {
    --tw-border-opacity: 1;
    border-color: rgb(76 5 25/var(--tw-border-opacity))
}

.border-rose-950\/0 {
    border-color: rgba(76,5,25,0)
}

.border-rose-950\/10 {
    border-color: rgba(76,5,25,.1)
}

.border-rose-950\/100 {
    border-color: #4c0519
}

.border-rose-950\/20 {
    border-color: rgba(76,5,25,.2)
}

.border-rose-950\/25 {
    border-color: rgba(76,5,25,.25)
}

.border-rose-950\/30 {
    border-color: rgba(76,5,25,.3)
}

.border-rose-950\/40 {
    border-color: rgba(76,5,25,.4)
}

.border-rose-950\/5 {
    border-color: rgba(76,5,25,.05)
}

.border-rose-950\/50 {
    border-color: rgba(76,5,25,.5)
}

.border-rose-950\/60 {
    border-color: rgba(76,5,25,.6)
}

.border-rose-950\/70 {
    border-color: rgba(76,5,25,.7)
}

.border-rose-950\/75 {
    border-color: rgba(76,5,25,.75)
}

.border-rose-950\/80 {
    border-color: rgba(76,5,25,.8)
}

.border-rose-950\/90 {
    border-color: rgba(76,5,25,.9)
}

.border-rose-950\/95 {
    border-color: rgba(76,5,25,.95)
}

.border-secondary {
    border-color: hsl(var(--secondary))
}

.border-secondary-foreground {
    border-color: hsl(var(--secondary-foreground))
}

.border-secondary-foreground\/0 {
    border-color: hsl(var(--secondary-foreground)/0)
}

.border-secondary-foreground\/10 {
    border-color: hsl(var(--secondary-foreground)/.1)
}

.border-secondary-foreground\/100 {
    border-color: hsl(var(--secondary-foreground)/1)
}

.border-secondary-foreground\/20 {
    border-color: hsl(var(--secondary-foreground)/.2)
}

.border-secondary-foreground\/25 {
    border-color: hsl(var(--secondary-foreground)/.25)
}

.border-secondary-foreground\/30 {
    border-color: hsl(var(--secondary-foreground)/.3)
}

.border-secondary-foreground\/40 {
    border-color: hsl(var(--secondary-foreground)/.4)
}

.border-secondary-foreground\/5 {
    border-color: hsl(var(--secondary-foreground)/.05)
}

.border-secondary-foreground\/50 {
    border-color: hsl(var(--secondary-foreground)/.5)
}

.border-secondary-foreground\/60 {
    border-color: hsl(var(--secondary-foreground)/.6)
}

.border-secondary-foreground\/70 {
    border-color: hsl(var(--secondary-foreground)/.7)
}

.border-secondary-foreground\/75 {
    border-color: hsl(var(--secondary-foreground)/.75)
}

.border-secondary-foreground\/80 {
    border-color: hsl(var(--secondary-foreground)/.8)
}

.border-secondary-foreground\/90 {
    border-color: hsl(var(--secondary-foreground)/.9)
}

.border-secondary-foreground\/95 {
    border-color: hsl(var(--secondary-foreground)/.95)
}

.border-secondary\/0 {
    border-color: hsl(var(--secondary)/0)
}

.border-secondary\/10 {
    border-color: hsl(var(--secondary)/.1)
}

.border-secondary\/100 {
    border-color: hsl(var(--secondary)/1)
}

.border-secondary\/20 {
    border-color: hsl(var(--secondary)/.2)
}

.border-secondary\/25 {
    border-color: hsl(var(--secondary)/.25)
}

.border-secondary\/30 {
    border-color: hsl(var(--secondary)/.3)
}

.border-secondary\/40 {
    border-color: hsl(var(--secondary)/.4)
}

.border-secondary\/5 {
    border-color: hsl(var(--secondary)/.05)
}

.border-secondary\/50 {
    border-color: hsl(var(--secondary)/.5)
}

.border-secondary\/60 {
    border-color: hsl(var(--secondary)/.6)
}

.border-secondary\/70 {
    border-color: hsl(var(--secondary)/.7)
}

.border-secondary\/75 {
    border-color: hsl(var(--secondary)/.75)
}

.border-secondary\/80 {
    border-color: hsl(var(--secondary)/.8)
}

.border-secondary\/90 {
    border-color: hsl(var(--secondary)/.9)
}

.border-secondary\/95 {
    border-color: hsl(var(--secondary)/.95)
}

.border-sky-100 {
    --tw-border-opacity: 1;
    border-color: rgb(224 242 254/var(--tw-border-opacity))
}

.border-sky-100\/0 {
    border-color: rgba(224,242,254,0)
}

.border-sky-100\/10 {
    border-color: rgba(224,242,254,.1)
}

.border-sky-100\/100 {
    border-color: #e0f2fe
}

.border-sky-100\/20 {
    border-color: rgba(224,242,254,.2)
}

.border-sky-100\/25 {
    border-color: rgba(224,242,254,.25)
}

.border-sky-100\/30 {
    border-color: rgba(224,242,254,.3)
}

.border-sky-100\/40 {
    border-color: rgba(224,242,254,.4)
}

.border-sky-100\/5 {
    border-color: rgba(224,242,254,.05)
}

.border-sky-100\/50 {
    border-color: rgba(224,242,254,.5)
}

.border-sky-100\/60 {
    border-color: rgba(224,242,254,.6)
}

.border-sky-100\/70 {
    border-color: rgba(224,242,254,.7)
}

.border-sky-100\/75 {
    border-color: rgba(224,242,254,.75)
}

.border-sky-100\/80 {
    border-color: rgba(224,242,254,.8)
}

.border-sky-100\/90 {
    border-color: rgba(224,242,254,.9)
}

.border-sky-100\/95 {
    border-color: rgba(224,242,254,.95)
}

.border-sky-200 {
    --tw-border-opacity: 1;
    border-color: rgb(186 230 253/var(--tw-border-opacity))
}

.border-sky-200\/0 {
    border-color: rgba(186,230,253,0)
}

.border-sky-200\/10 {
    border-color: rgba(186,230,253,.1)
}

.border-sky-200\/100 {
    border-color: #bae6fd
}

.border-sky-200\/20 {
    border-color: rgba(186,230,253,.2)
}

.border-sky-200\/25 {
    border-color: rgba(186,230,253,.25)
}

.border-sky-200\/30 {
    border-color: rgba(186,230,253,.3)
}

.border-sky-200\/40 {
    border-color: rgba(186,230,253,.4)
}

.border-sky-200\/5 {
    border-color: rgba(186,230,253,.05)
}

.border-sky-200\/50 {
    border-color: rgba(186,230,253,.5)
}

.border-sky-200\/60 {
    border-color: rgba(186,230,253,.6)
}

.border-sky-200\/70 {
    border-color: rgba(186,230,253,.7)
}

.border-sky-200\/75 {
    border-color: rgba(186,230,253,.75)
}

.border-sky-200\/80 {
    border-color: rgba(186,230,253,.8)
}

.border-sky-200\/90 {
    border-color: rgba(186,230,253,.9)
}

.border-sky-200\/95 {
    border-color: rgba(186,230,253,.95)
}

.border-sky-300 {
    --tw-border-opacity: 1;
    border-color: rgb(125 211 252/var(--tw-border-opacity))
}

.border-sky-300\/0 {
    border-color: rgba(125,211,252,0)
}

.border-sky-300\/10 {
    border-color: rgba(125,211,252,.1)
}

.border-sky-300\/100 {
    border-color: #7dd3fc
}

.border-sky-300\/20 {
    border-color: rgba(125,211,252,.2)
}

.border-sky-300\/25 {
    border-color: rgba(125,211,252,.25)
}

.border-sky-300\/30 {
    border-color: rgba(125,211,252,.3)
}

.border-sky-300\/40 {
    border-color: rgba(125,211,252,.4)
}

.border-sky-300\/5 {
    border-color: rgba(125,211,252,.05)
}

.border-sky-300\/50 {
    border-color: rgba(125,211,252,.5)
}

.border-sky-300\/60 {
    border-color: rgba(125,211,252,.6)
}

.border-sky-300\/70 {
    border-color: rgba(125,211,252,.7)
}

.border-sky-300\/75 {
    border-color: rgba(125,211,252,.75)
}

.border-sky-300\/80 {
    border-color: rgba(125,211,252,.8)
}

.border-sky-300\/90 {
    border-color: rgba(125,211,252,.9)
}

.border-sky-300\/95 {
    border-color: rgba(125,211,252,.95)
}

.border-sky-400 {
    --tw-border-opacity: 1;
    border-color: rgb(56 189 248/var(--tw-border-opacity))
}

.border-sky-400\/0 {
    border-color: rgba(56,189,248,0)
}

.border-sky-400\/10 {
    border-color: rgba(56,189,248,.1)
}

.border-sky-400\/100 {
    border-color: #38bdf8
}

.border-sky-400\/20 {
    border-color: rgba(56,189,248,.2)
}

.border-sky-400\/25 {
    border-color: rgba(56,189,248,.25)
}

.border-sky-400\/30 {
    border-color: rgba(56,189,248,.3)
}

.border-sky-400\/40 {
    border-color: rgba(56,189,248,.4)
}

.border-sky-400\/5 {
    border-color: rgba(56,189,248,.05)
}

.border-sky-400\/50 {
    border-color: rgba(56,189,248,.5)
}

.border-sky-400\/60 {
    border-color: rgba(56,189,248,.6)
}

.border-sky-400\/70 {
    border-color: rgba(56,189,248,.7)
}

.border-sky-400\/75 {
    border-color: rgba(56,189,248,.75)
}

.border-sky-400\/80 {
    border-color: rgba(56,189,248,.8)
}

.border-sky-400\/90 {
    border-color: rgba(56,189,248,.9)
}

.border-sky-400\/95 {
    border-color: rgba(56,189,248,.95)
}

.border-sky-50 {
    --tw-border-opacity: 1;
    border-color: rgb(240 249 255/var(--tw-border-opacity))
}

.border-sky-50\/0 {
    border-color: rgba(240,249,255,0)
}

.border-sky-50\/10 {
    border-color: rgba(240,249,255,.1)
}

.border-sky-50\/100 {
    border-color: #f0f9ff
}

.border-sky-50\/20 {
    border-color: rgba(240,249,255,.2)
}

.border-sky-50\/25 {
    border-color: rgba(240,249,255,.25)
}

.border-sky-50\/30 {
    border-color: rgba(240,249,255,.3)
}

.border-sky-50\/40 {
    border-color: rgba(240,249,255,.4)
}

.border-sky-50\/5 {
    border-color: rgba(240,249,255,.05)
}

.border-sky-50\/50 {
    border-color: rgba(240,249,255,.5)
}

.border-sky-50\/60 {
    border-color: rgba(240,249,255,.6)
}

.border-sky-50\/70 {
    border-color: rgba(240,249,255,.7)
}

.border-sky-50\/75 {
    border-color: rgba(240,249,255,.75)
}

.border-sky-50\/80 {
    border-color: rgba(240,249,255,.8)
}

.border-sky-50\/90 {
    border-color: rgba(240,249,255,.9)
}

.border-sky-50\/95 {
    border-color: rgba(240,249,255,.95)
}

.border-sky-500 {
    --tw-border-opacity: 1;
    border-color: rgb(14 165 233/var(--tw-border-opacity))
}

.border-sky-500\/0 {
    border-color: rgba(14,165,233,0)
}

.border-sky-500\/10 {
    border-color: rgba(14,165,233,.1)
}

.border-sky-500\/100 {
    border-color: #0ea5e9
}

.border-sky-500\/20 {
    border-color: rgba(14,165,233,.2)
}

.border-sky-500\/25 {
    border-color: rgba(14,165,233,.25)
}

.border-sky-500\/30 {
    border-color: rgba(14,165,233,.3)
}

.border-sky-500\/40 {
    border-color: rgba(14,165,233,.4)
}

.border-sky-500\/5 {
    border-color: rgba(14,165,233,.05)
}

.border-sky-500\/50 {
    border-color: rgba(14,165,233,.5)
}

.border-sky-500\/60 {
    border-color: rgba(14,165,233,.6)
}

.border-sky-500\/70 {
    border-color: rgba(14,165,233,.7)
}

.border-sky-500\/75 {
    border-color: rgba(14,165,233,.75)
}

.border-sky-500\/80 {
    border-color: rgba(14,165,233,.8)
}

.border-sky-500\/90 {
    border-color: rgba(14,165,233,.9)
}

.border-sky-500\/95 {
    border-color: rgba(14,165,233,.95)
}

.border-sky-600 {
    --tw-border-opacity: 1;
    border-color: rgb(2 132 199/var(--tw-border-opacity))
}

.border-sky-600\/0 {
    border-color: rgba(2,132,199,0)
}

.border-sky-600\/10 {
    border-color: rgba(2,132,199,.1)
}

.border-sky-600\/100 {
    border-color: #0284c7
}

.border-sky-600\/20 {
    border-color: rgba(2,132,199,.2)
}

.border-sky-600\/25 {
    border-color: rgba(2,132,199,.25)
}

.border-sky-600\/30 {
    border-color: rgba(2,132,199,.3)
}

.border-sky-600\/40 {
    border-color: rgba(2,132,199,.4)
}

.border-sky-600\/5 {
    border-color: rgba(2,132,199,.05)
}

.border-sky-600\/50 {
    border-color: rgba(2,132,199,.5)
}

.border-sky-600\/60 {
    border-color: rgba(2,132,199,.6)
}

.border-sky-600\/70 {
    border-color: rgba(2,132,199,.7)
}

.border-sky-600\/75 {
    border-color: rgba(2,132,199,.75)
}

.border-sky-600\/80 {
    border-color: rgba(2,132,199,.8)
}

.border-sky-600\/90 {
    border-color: rgba(2,132,199,.9)
}

.border-sky-600\/95 {
    border-color: rgba(2,132,199,.95)
}

.border-sky-700 {
    --tw-border-opacity: 1;
    border-color: rgb(3 105 161/var(--tw-border-opacity))
}

.border-sky-700\/0 {
    border-color: rgba(3,105,161,0)
}

.border-sky-700\/10 {
    border-color: rgba(3,105,161,.1)
}

.border-sky-700\/100 {
    border-color: #0369a1
}

.border-sky-700\/20 {
    border-color: rgba(3,105,161,.2)
}

.border-sky-700\/25 {
    border-color: rgba(3,105,161,.25)
}

.border-sky-700\/30 {
    border-color: rgba(3,105,161,.3)
}

.border-sky-700\/40 {
    border-color: rgba(3,105,161,.4)
}

.border-sky-700\/5 {
    border-color: rgba(3,105,161,.05)
}

.border-sky-700\/50 {
    border-color: rgba(3,105,161,.5)
}

.border-sky-700\/60 {
    border-color: rgba(3,105,161,.6)
}

.border-sky-700\/70 {
    border-color: rgba(3,105,161,.7)
}

.border-sky-700\/75 {
    border-color: rgba(3,105,161,.75)
}

.border-sky-700\/80 {
    border-color: rgba(3,105,161,.8)
}

.border-sky-700\/90 {
    border-color: rgba(3,105,161,.9)
}

.border-sky-700\/95 {
    border-color: rgba(3,105,161,.95)
}

.border-sky-800 {
    --tw-border-opacity: 1;
    border-color: rgb(7 89 133/var(--tw-border-opacity))
}

.border-sky-800\/0 {
    border-color: rgba(7,89,133,0)
}

.border-sky-800\/10 {
    border-color: rgba(7,89,133,.1)
}

.border-sky-800\/100 {
    border-color: #075985
}

.border-sky-800\/20 {
    border-color: rgba(7,89,133,.2)
}

.border-sky-800\/25 {
    border-color: rgba(7,89,133,.25)
}

.border-sky-800\/30 {
    border-color: rgba(7,89,133,.3)
}

.border-sky-800\/40 {
    border-color: rgba(7,89,133,.4)
}

.border-sky-800\/5 {
    border-color: rgba(7,89,133,.05)
}

.border-sky-800\/50 {
    border-color: rgba(7,89,133,.5)
}

.border-sky-800\/60 {
    border-color: rgba(7,89,133,.6)
}

.border-sky-800\/70 {
    border-color: rgba(7,89,133,.7)
}

.border-sky-800\/75 {
    border-color: rgba(7,89,133,.75)
}

.border-sky-800\/80 {
    border-color: rgba(7,89,133,.8)
}

.border-sky-800\/90 {
    border-color: rgba(7,89,133,.9)
}

.border-sky-800\/95 {
    border-color: rgba(7,89,133,.95)
}

.border-sky-900 {
    --tw-border-opacity: 1;
    border-color: rgb(12 74 110/var(--tw-border-opacity))
}

.border-sky-900\/0 {
    border-color: rgba(12,74,110,0)
}

.border-sky-900\/10 {
    border-color: rgba(12,74,110,.1)
}

.border-sky-900\/100 {
    border-color: #0c4a6e
}

.border-sky-900\/20 {
    border-color: rgba(12,74,110,.2)
}

.border-sky-900\/25 {
    border-color: rgba(12,74,110,.25)
}

.border-sky-900\/30 {
    border-color: rgba(12,74,110,.3)
}

.border-sky-900\/40 {
    border-color: rgba(12,74,110,.4)
}

.border-sky-900\/5 {
    border-color: rgba(12,74,110,.05)
}

.border-sky-900\/50 {
    border-color: rgba(12,74,110,.5)
}

.border-sky-900\/60 {
    border-color: rgba(12,74,110,.6)
}

.border-sky-900\/70 {
    border-color: rgba(12,74,110,.7)
}

.border-sky-900\/75 {
    border-color: rgba(12,74,110,.75)
}

.border-sky-900\/80 {
    border-color: rgba(12,74,110,.8)
}

.border-sky-900\/90 {
    border-color: rgba(12,74,110,.9)
}

.border-sky-900\/95 {
    border-color: rgba(12,74,110,.95)
}

.border-sky-950 {
    --tw-border-opacity: 1;
    border-color: rgb(8 47 73/var(--tw-border-opacity))
}

.border-sky-950\/0 {
    border-color: rgba(8,47,73,0)
}

.border-sky-950\/10 {
    border-color: rgba(8,47,73,.1)
}

.border-sky-950\/100 {
    border-color: #082f49
}

.border-sky-950\/20 {
    border-color: rgba(8,47,73,.2)
}

.border-sky-950\/25 {
    border-color: rgba(8,47,73,.25)
}

.border-sky-950\/30 {
    border-color: rgba(8,47,73,.3)
}

.border-sky-950\/40 {
    border-color: rgba(8,47,73,.4)
}

.border-sky-950\/5 {
    border-color: rgba(8,47,73,.05)
}

.border-sky-950\/50 {
    border-color: rgba(8,47,73,.5)
}

.border-sky-950\/60 {
    border-color: rgba(8,47,73,.6)
}

.border-sky-950\/70 {
    border-color: rgba(8,47,73,.7)
}

.border-sky-950\/75 {
    border-color: rgba(8,47,73,.75)
}

.border-sky-950\/80 {
    border-color: rgba(8,47,73,.8)
}

.border-sky-950\/90 {
    border-color: rgba(8,47,73,.9)
}

.border-sky-950\/95 {
    border-color: rgba(8,47,73,.95)
}

.border-slate-100 {
    --tw-border-opacity: 1;
    border-color: rgb(241 245 249/var(--tw-border-opacity))
}

.border-slate-100\/0 {
    border-color: rgba(241,245,249,0)
}

.border-slate-100\/10 {
    border-color: rgba(241,245,249,.1)
}

.border-slate-100\/100 {
    border-color: #f1f5f9
}

.border-slate-100\/20 {
    border-color: rgba(241,245,249,.2)
}

.border-slate-100\/25 {
    border-color: rgba(241,245,249,.25)
}

.border-slate-100\/30 {
    border-color: rgba(241,245,249,.3)
}

.border-slate-100\/40 {
    border-color: rgba(241,245,249,.4)
}

.border-slate-100\/5 {
    border-color: rgba(241,245,249,.05)
}

.border-slate-100\/50 {
    border-color: rgba(241,245,249,.5)
}

.border-slate-100\/60 {
    border-color: rgba(241,245,249,.6)
}

.border-slate-100\/70 {
    border-color: rgba(241,245,249,.7)
}

.border-slate-100\/75 {
    border-color: rgba(241,245,249,.75)
}

.border-slate-100\/80 {
    border-color: rgba(241,245,249,.8)
}

.border-slate-100\/90 {
    border-color: rgba(241,245,249,.9)
}

.border-slate-100\/95 {
    border-color: rgba(241,245,249,.95)
}

.border-slate-200 {
    --tw-border-opacity: 1;
    border-color: rgb(226 232 240/var(--tw-border-opacity))
}

.border-slate-200\/0 {
    border-color: rgba(226,232,240,0)
}

.border-slate-200\/10 {
    border-color: rgba(226,232,240,.1)
}

.border-slate-200\/100 {
    border-color: #e2e8f0
}

.border-slate-200\/20 {
    border-color: rgba(226,232,240,.2)
}

.border-slate-200\/25 {
    border-color: rgba(226,232,240,.25)
}

.border-slate-200\/30 {
    border-color: rgba(226,232,240,.3)
}

.border-slate-200\/40 {
    border-color: rgba(226,232,240,.4)
}

.border-slate-200\/5 {
    border-color: rgba(226,232,240,.05)
}

.border-slate-200\/50 {
    border-color: rgba(226,232,240,.5)
}

.border-slate-200\/60 {
    border-color: rgba(226,232,240,.6)
}

.border-slate-200\/70 {
    border-color: rgba(226,232,240,.7)
}

.border-slate-200\/75 {
    border-color: rgba(226,232,240,.75)
}

.border-slate-200\/80 {
    border-color: rgba(226,232,240,.8)
}

.border-slate-200\/90 {
    border-color: rgba(226,232,240,.9)
}

.border-slate-200\/95 {
    border-color: rgba(226,232,240,.95)
}

.border-slate-300 {
    --tw-border-opacity: 1;
    border-color: rgb(203 213 225/var(--tw-border-opacity))
}

.border-slate-300\/0 {
    border-color: rgba(203,213,225,0)
}

.border-slate-300\/10 {
    border-color: rgba(203,213,225,.1)
}

.border-slate-300\/100 {
    border-color: #cbd5e1
}

.border-slate-300\/20 {
    border-color: rgba(203,213,225,.2)
}

.border-slate-300\/25 {
    border-color: rgba(203,213,225,.25)
}

.border-slate-300\/30 {
    border-color: rgba(203,213,225,.3)
}

.border-slate-300\/40 {
    border-color: rgba(203,213,225,.4)
}

.border-slate-300\/5 {
    border-color: rgba(203,213,225,.05)
}

.border-slate-300\/50 {
    border-color: rgba(203,213,225,.5)
}

.border-slate-300\/60 {
    border-color: rgba(203,213,225,.6)
}

.border-slate-300\/70 {
    border-color: rgba(203,213,225,.7)
}

.border-slate-300\/75 {
    border-color: rgba(203,213,225,.75)
}

.border-slate-300\/80 {
    border-color: rgba(203,213,225,.8)
}

.border-slate-300\/90 {
    border-color: rgba(203,213,225,.9)
}

.border-slate-300\/95 {
    border-color: rgba(203,213,225,.95)
}

.border-slate-400 {
    --tw-border-opacity: 1;
    border-color: rgb(148 163 184/var(--tw-border-opacity))
}

.border-slate-400\/0 {
    border-color: rgba(148,163,184,0)
}

.border-slate-400\/10 {
    border-color: rgba(148,163,184,.1)
}

.border-slate-400\/100 {
    border-color: #94a3b8
}

.border-slate-400\/20 {
    border-color: rgba(148,163,184,.2)
}

.border-slate-400\/25 {
    border-color: rgba(148,163,184,.25)
}

.border-slate-400\/30 {
    border-color: rgba(148,163,184,.3)
}

.border-slate-400\/40 {
    border-color: rgba(148,163,184,.4)
}

.border-slate-400\/5 {
    border-color: rgba(148,163,184,.05)
}

.border-slate-400\/50 {
    border-color: rgba(148,163,184,.5)
}

.border-slate-400\/60 {
    border-color: rgba(148,163,184,.6)
}

.border-slate-400\/70 {
    border-color: rgba(148,163,184,.7)
}

.border-slate-400\/75 {
    border-color: rgba(148,163,184,.75)
}

.border-slate-400\/80 {
    border-color: rgba(148,163,184,.8)
}

.border-slate-400\/90 {
    border-color: rgba(148,163,184,.9)
}

.border-slate-400\/95 {
    border-color: rgba(148,163,184,.95)
}

.border-slate-50 {
    --tw-border-opacity: 1;
    border-color: rgb(248 250 252/var(--tw-border-opacity))
}

.border-slate-50\/0 {
    border-color: rgba(248,250,252,0)
}

.border-slate-50\/10 {
    border-color: rgba(248,250,252,.1)
}

.border-slate-50\/100 {
    border-color: #f8fafc
}

.border-slate-50\/20 {
    border-color: rgba(248,250,252,.2)
}

.border-slate-50\/25 {
    border-color: rgba(248,250,252,.25)
}

.border-slate-50\/30 {
    border-color: rgba(248,250,252,.3)
}

.border-slate-50\/40 {
    border-color: rgba(248,250,252,.4)
}

.border-slate-50\/5 {
    border-color: rgba(248,250,252,.05)
}

.border-slate-50\/50 {
    border-color: rgba(248,250,252,.5)
}

.border-slate-50\/60 {
    border-color: rgba(248,250,252,.6)
}

.border-slate-50\/70 {
    border-color: rgba(248,250,252,.7)
}

.border-slate-50\/75 {
    border-color: rgba(248,250,252,.75)
}

.border-slate-50\/80 {
    border-color: rgba(248,250,252,.8)
}

.border-slate-50\/90 {
    border-color: rgba(248,250,252,.9)
}

.border-slate-50\/95 {
    border-color: rgba(248,250,252,.95)
}

.border-slate-500 {
    --tw-border-opacity: 1;
    border-color: rgb(100 116 139/var(--tw-border-opacity))
}

.border-slate-500\/0 {
    border-color: rgba(100,116,139,0)
}

.border-slate-500\/10 {
    border-color: rgba(100,116,139,.1)
}

.border-slate-500\/100 {
    border-color: #64748b
}

.border-slate-500\/20 {
    border-color: rgba(100,116,139,.2)
}

.border-slate-500\/25 {
    border-color: rgba(100,116,139,.25)
}

.border-slate-500\/30 {
    border-color: rgba(100,116,139,.3)
}

.border-slate-500\/40 {
    border-color: rgba(100,116,139,.4)
}

.border-slate-500\/5 {
    border-color: rgba(100,116,139,.05)
}

.border-slate-500\/50 {
    border-color: rgba(100,116,139,.5)
}

.border-slate-500\/60 {
    border-color: rgba(100,116,139,.6)
}

.border-slate-500\/70 {
    border-color: rgba(100,116,139,.7)
}

.border-slate-500\/75 {
    border-color: rgba(100,116,139,.75)
}

.border-slate-500\/80 {
    border-color: rgba(100,116,139,.8)
}

.border-slate-500\/90 {
    border-color: rgba(100,116,139,.9)
}

.border-slate-500\/95 {
    border-color: rgba(100,116,139,.95)
}

.border-slate-600 {
    --tw-border-opacity: 1;
    border-color: rgb(71 85 105/var(--tw-border-opacity))
}

.border-slate-600\/0 {
    border-color: rgba(71,85,105,0)
}

.border-slate-600\/10 {
    border-color: rgba(71,85,105,.1)
}

.border-slate-600\/100 {
    border-color: #475569
}

.border-slate-600\/20 {
    border-color: rgba(71,85,105,.2)
}

.border-slate-600\/25 {
    border-color: rgba(71,85,105,.25)
}

.border-slate-600\/30 {
    border-color: rgba(71,85,105,.3)
}

.border-slate-600\/40 {
    border-color: rgba(71,85,105,.4)
}

.border-slate-600\/5 {
    border-color: rgba(71,85,105,.05)
}

.border-slate-600\/50 {
    border-color: rgba(71,85,105,.5)
}

.border-slate-600\/60 {
    border-color: rgba(71,85,105,.6)
}

.border-slate-600\/70 {
    border-color: rgba(71,85,105,.7)
}

.border-slate-600\/75 {
    border-color: rgba(71,85,105,.75)
}

.border-slate-600\/80 {
    border-color: rgba(71,85,105,.8)
}

.border-slate-600\/90 {
    border-color: rgba(71,85,105,.9)
}

.border-slate-600\/95 {
    border-color: rgba(71,85,105,.95)
}

.border-slate-700 {
    --tw-border-opacity: 1;
    border-color: rgb(51 65 85/var(--tw-border-opacity))
}

.border-slate-700\/0 {
    border-color: rgba(51,65,85,0)
}

.border-slate-700\/10 {
    border-color: rgba(51,65,85,.1)
}

.border-slate-700\/100 {
    border-color: #334155
}

.border-slate-700\/20 {
    border-color: rgba(51,65,85,.2)
}

.border-slate-700\/25 {
    border-color: rgba(51,65,85,.25)
}

.border-slate-700\/30 {
    border-color: rgba(51,65,85,.3)
}

.border-slate-700\/40 {
    border-color: rgba(51,65,85,.4)
}

.border-slate-700\/5 {
    border-color: rgba(51,65,85,.05)
}

.border-slate-700\/50 {
    border-color: rgba(51,65,85,.5)
}

.border-slate-700\/60 {
    border-color: rgba(51,65,85,.6)
}

.border-slate-700\/70 {
    border-color: rgba(51,65,85,.7)
}

.border-slate-700\/75 {
    border-color: rgba(51,65,85,.75)
}

.border-slate-700\/80 {
    border-color: rgba(51,65,85,.8)
}

.border-slate-700\/90 {
    border-color: rgba(51,65,85,.9)
}

.border-slate-700\/95 {
    border-color: rgba(51,65,85,.95)
}

.border-slate-800 {
    --tw-border-opacity: 1;
    border-color: rgb(30 41 59/var(--tw-border-opacity))
}

.border-slate-800\/0 {
    border-color: rgba(30,41,59,0)
}

.border-slate-800\/10 {
    border-color: rgba(30,41,59,.1)
}

.border-slate-800\/100 {
    border-color: #1e293b
}

.border-slate-800\/20 {
    border-color: rgba(30,41,59,.2)
}

.border-slate-800\/25 {
    border-color: rgba(30,41,59,.25)
}

.border-slate-800\/30 {
    border-color: rgba(30,41,59,.3)
}

.border-slate-800\/40 {
    border-color: rgba(30,41,59,.4)
}

.border-slate-800\/5 {
    border-color: rgba(30,41,59,.05)
}

.border-slate-800\/50 {
    border-color: rgba(30,41,59,.5)
}

.border-slate-800\/60 {
    border-color: rgba(30,41,59,.6)
}

.border-slate-800\/70 {
    border-color: rgba(30,41,59,.7)
}

.border-slate-800\/75 {
    border-color: rgba(30,41,59,.75)
}

.border-slate-800\/80 {
    border-color: rgba(30,41,59,.8)
}

.border-slate-800\/90 {
    border-color: rgba(30,41,59,.9)
}

.border-slate-800\/95 {
    border-color: rgba(30,41,59,.95)
}

.border-slate-900 {
    --tw-border-opacity: 1;
    border-color: rgb(15 23 42/var(--tw-border-opacity))
}

.border-slate-900\/0 {
    border-color: rgba(15,23,42,0)
}

.border-slate-900\/10 {
    border-color: rgba(15,23,42,.1)
}

.border-slate-900\/100 {
    border-color: #0f172a
}

.border-slate-900\/20 {
    border-color: rgba(15,23,42,.2)
}

.border-slate-900\/25 {
    border-color: rgba(15,23,42,.25)
}

.border-slate-900\/30 {
    border-color: rgba(15,23,42,.3)
}

.border-slate-900\/40 {
    border-color: rgba(15,23,42,.4)
}

.border-slate-900\/5 {
    border-color: rgba(15,23,42,.05)
}

.border-slate-900\/50 {
    border-color: rgba(15,23,42,.5)
}

.border-slate-900\/60 {
    border-color: rgba(15,23,42,.6)
}

.border-slate-900\/70 {
    border-color: rgba(15,23,42,.7)
}

.border-slate-900\/75 {
    border-color: rgba(15,23,42,.75)
}

.border-slate-900\/80 {
    border-color: rgba(15,23,42,.8)
}

.border-slate-900\/90 {
    border-color: rgba(15,23,42,.9)
}

.border-slate-900\/95 {
    border-color: rgba(15,23,42,.95)
}

.border-slate-950 {
    --tw-border-opacity: 1;
    border-color: rgb(2 6 23/var(--tw-border-opacity))
}

.border-slate-950\/0 {
    border-color: rgba(2,6,23,0)
}

.border-slate-950\/10 {
    border-color: rgba(2,6,23,.1)
}

.border-slate-950\/100 {
    border-color: #020617
}

.border-slate-950\/20 {
    border-color: rgba(2,6,23,.2)
}

.border-slate-950\/25 {
    border-color: rgba(2,6,23,.25)
}

.border-slate-950\/30 {
    border-color: rgba(2,6,23,.3)
}

.border-slate-950\/40 {
    border-color: rgba(2,6,23,.4)
}

.border-slate-950\/5 {
    border-color: rgba(2,6,23,.05)
}

.border-slate-950\/50 {
    border-color: rgba(2,6,23,.5)
}

.border-slate-950\/60 {
    border-color: rgba(2,6,23,.6)
}

.border-slate-950\/70 {
    border-color: rgba(2,6,23,.7)
}

.border-slate-950\/75 {
    border-color: rgba(2,6,23,.75)
}

.border-slate-950\/80 {
    border-color: rgba(2,6,23,.8)
}

.border-slate-950\/90 {
    border-color: rgba(2,6,23,.9)
}

.border-slate-950\/95 {
    border-color: rgba(2,6,23,.95)
}

.border-stone-100 {
    --tw-border-opacity: 1;
    border-color: rgb(245 245 244/var(--tw-border-opacity))
}

.border-stone-100\/0 {
    border-color: hsla(60,5%,96%,0)
}

.border-stone-100\/10 {
    border-color: hsla(60,5%,96%,.1)
}

.border-stone-100\/100 {
    border-color: #f5f5f4
}

.border-stone-100\/20 {
    border-color: hsla(60,5%,96%,.2)
}

.border-stone-100\/25 {
    border-color: hsla(60,5%,96%,.25)
}

.border-stone-100\/30 {
    border-color: hsla(60,5%,96%,.3)
}

.border-stone-100\/40 {
    border-color: hsla(60,5%,96%,.4)
}

.border-stone-100\/5 {
    border-color: hsla(60,5%,96%,.05)
}

.border-stone-100\/50 {
    border-color: hsla(60,5%,96%,.5)
}

.border-stone-100\/60 {
    border-color: hsla(60,5%,96%,.6)
}

.border-stone-100\/70 {
    border-color: hsla(60,5%,96%,.7)
}

.border-stone-100\/75 {
    border-color: hsla(60,5%,96%,.75)
}

.border-stone-100\/80 {
    border-color: hsla(60,5%,96%,.8)
}

.border-stone-100\/90 {
    border-color: hsla(60,5%,96%,.9)
}

.border-stone-100\/95 {
    border-color: hsla(60,5%,96%,.95)
}

.border-stone-200 {
    --tw-border-opacity: 1;
    border-color: rgb(231 229 228/var(--tw-border-opacity))
}

.border-stone-200\/0 {
    border-color: hsla(20,6%,90%,0)
}

.border-stone-200\/10 {
    border-color: hsla(20,6%,90%,.1)
}

.border-stone-200\/100 {
    border-color: #e7e5e4
}

.border-stone-200\/20 {
    border-color: hsla(20,6%,90%,.2)
}

.border-stone-200\/25 {
    border-color: hsla(20,6%,90%,.25)
}

.border-stone-200\/30 {
    border-color: hsla(20,6%,90%,.3)
}

.border-stone-200\/40 {
    border-color: hsla(20,6%,90%,.4)
}

.border-stone-200\/5 {
    border-color: hsla(20,6%,90%,.05)
}

.border-stone-200\/50 {
    border-color: hsla(20,6%,90%,.5)
}

.border-stone-200\/60 {
    border-color: hsla(20,6%,90%,.6)
}

.border-stone-200\/70 {
    border-color: hsla(20,6%,90%,.7)
}

.border-stone-200\/75 {
    border-color: hsla(20,6%,90%,.75)
}

.border-stone-200\/80 {
    border-color: hsla(20,6%,90%,.8)
}

.border-stone-200\/90 {
    border-color: hsla(20,6%,90%,.9)
}

.border-stone-200\/95 {
    border-color: hsla(20,6%,90%,.95)
}

.border-stone-300 {
    --tw-border-opacity: 1;
    border-color: rgb(214 211 209/var(--tw-border-opacity))
}

.border-stone-300\/0 {
    border-color: hsla(24,6%,83%,0)
}

.border-stone-300\/10 {
    border-color: hsla(24,6%,83%,.1)
}

.border-stone-300\/100 {
    border-color: #d6d3d1
}

.border-stone-300\/20 {
    border-color: hsla(24,6%,83%,.2)
}

.border-stone-300\/25 {
    border-color: hsla(24,6%,83%,.25)
}

.border-stone-300\/30 {
    border-color: hsla(24,6%,83%,.3)
}

.border-stone-300\/40 {
    border-color: hsla(24,6%,83%,.4)
}

.border-stone-300\/5 {
    border-color: hsla(24,6%,83%,.05)
}

.border-stone-300\/50 {
    border-color: hsla(24,6%,83%,.5)
}

.border-stone-300\/60 {
    border-color: hsla(24,6%,83%,.6)
}

.border-stone-300\/70 {
    border-color: hsla(24,6%,83%,.7)
}

.border-stone-300\/75 {
    border-color: hsla(24,6%,83%,.75)
}

.border-stone-300\/80 {
    border-color: hsla(24,6%,83%,.8)
}

.border-stone-300\/90 {
    border-color: hsla(24,6%,83%,.9)
}

.border-stone-300\/95 {
    border-color: hsla(24,6%,83%,.95)
}

.border-stone-400 {
    --tw-border-opacity: 1;
    border-color: rgb(168 162 158/var(--tw-border-opacity))
}

.border-stone-400\/0 {
    border-color: hsla(24,5%,64%,0)
}

.border-stone-400\/10 {
    border-color: hsla(24,5%,64%,.1)
}

.border-stone-400\/100 {
    border-color: #a8a29e
}

.border-stone-400\/20 {
    border-color: hsla(24,5%,64%,.2)
}

.border-stone-400\/25 {
    border-color: hsla(24,5%,64%,.25)
}

.border-stone-400\/30 {
    border-color: hsla(24,5%,64%,.3)
}

.border-stone-400\/40 {
    border-color: hsla(24,5%,64%,.4)
}

.border-stone-400\/5 {
    border-color: hsla(24,5%,64%,.05)
}

.border-stone-400\/50 {
    border-color: hsla(24,5%,64%,.5)
}

.border-stone-400\/60 {
    border-color: hsla(24,5%,64%,.6)
}

.border-stone-400\/70 {
    border-color: hsla(24,5%,64%,.7)
}

.border-stone-400\/75 {
    border-color: hsla(24,5%,64%,.75)
}

.border-stone-400\/80 {
    border-color: hsla(24,5%,64%,.8)
}

.border-stone-400\/90 {
    border-color: hsla(24,5%,64%,.9)
}

.border-stone-400\/95 {
    border-color: hsla(24,5%,64%,.95)
}

.border-stone-50 {
    --tw-border-opacity: 1;
    border-color: rgb(250 250 249/var(--tw-border-opacity))
}

.border-stone-50\/0 {
    border-color: hsla(60,9%,98%,0)
}

.border-stone-50\/10 {
    border-color: hsla(60,9%,98%,.1)
}

.border-stone-50\/100 {
    border-color: #fafaf9
}

.border-stone-50\/20 {
    border-color: hsla(60,9%,98%,.2)
}

.border-stone-50\/25 {
    border-color: hsla(60,9%,98%,.25)
}

.border-stone-50\/30 {
    border-color: hsla(60,9%,98%,.3)
}

.border-stone-50\/40 {
    border-color: hsla(60,9%,98%,.4)
}

.border-stone-50\/5 {
    border-color: hsla(60,9%,98%,.05)
}

.border-stone-50\/50 {
    border-color: hsla(60,9%,98%,.5)
}

.border-stone-50\/60 {
    border-color: hsla(60,9%,98%,.6)
}

.border-stone-50\/70 {
    border-color: hsla(60,9%,98%,.7)
}

.border-stone-50\/75 {
    border-color: hsla(60,9%,98%,.75)
}

.border-stone-50\/80 {
    border-color: hsla(60,9%,98%,.8)
}

.border-stone-50\/90 {
    border-color: hsla(60,9%,98%,.9)
}

.border-stone-50\/95 {
    border-color: hsla(60,9%,98%,.95)
}

.border-stone-500 {
    --tw-border-opacity: 1;
    border-color: rgb(120 113 108/var(--tw-border-opacity))
}

.border-stone-500\/0 {
    border-color: hsla(25,5%,45%,0)
}

.border-stone-500\/10 {
    border-color: hsla(25,5%,45%,.1)
}

.border-stone-500\/100 {
    border-color: #78716c
}

.border-stone-500\/20 {
    border-color: hsla(25,5%,45%,.2)
}

.border-stone-500\/25 {
    border-color: hsla(25,5%,45%,.25)
}

.border-stone-500\/30 {
    border-color: hsla(25,5%,45%,.3)
}

.border-stone-500\/40 {
    border-color: hsla(25,5%,45%,.4)
}

.border-stone-500\/5 {
    border-color: hsla(25,5%,45%,.05)
}

.border-stone-500\/50 {
    border-color: hsla(25,5%,45%,.5)
}

.border-stone-500\/60 {
    border-color: hsla(25,5%,45%,.6)
}

.border-stone-500\/70 {
    border-color: hsla(25,5%,45%,.7)
}

.border-stone-500\/75 {
    border-color: hsla(25,5%,45%,.75)
}

.border-stone-500\/80 {
    border-color: hsla(25,5%,45%,.8)
}

.border-stone-500\/90 {
    border-color: hsla(25,5%,45%,.9)
}

.border-stone-500\/95 {
    border-color: hsla(25,5%,45%,.95)
}

.border-stone-600 {
    --tw-border-opacity: 1;
    border-color: rgb(87 83 78/var(--tw-border-opacity))
}

.border-stone-600\/0 {
    border-color: rgba(87,83,78,0)
}

.border-stone-600\/10 {
    border-color: rgba(87,83,78,.1)
}

.border-stone-600\/100 {
    border-color: #57534e
}

.border-stone-600\/20 {
    border-color: rgba(87,83,78,.2)
}

.border-stone-600\/25 {
    border-color: rgba(87,83,78,.25)
}

.border-stone-600\/30 {
    border-color: rgba(87,83,78,.3)
}

.border-stone-600\/40 {
    border-color: rgba(87,83,78,.4)
}

.border-stone-600\/5 {
    border-color: rgba(87,83,78,.05)
}

.border-stone-600\/50 {
    border-color: rgba(87,83,78,.5)
}

.border-stone-600\/60 {
    border-color: rgba(87,83,78,.6)
}

.border-stone-600\/70 {
    border-color: rgba(87,83,78,.7)
}

.border-stone-600\/75 {
    border-color: rgba(87,83,78,.75)
}

.border-stone-600\/80 {
    border-color: rgba(87,83,78,.8)
}

.border-stone-600\/90 {
    border-color: rgba(87,83,78,.9)
}

.border-stone-600\/95 {
    border-color: rgba(87,83,78,.95)
}

.border-stone-700 {
    --tw-border-opacity: 1;
    border-color: rgb(68 64 60/var(--tw-border-opacity))
}

.border-stone-700\/0 {
    border-color: rgba(68,64,60,0)
}

.border-stone-700\/10 {
    border-color: rgba(68,64,60,.1)
}

.border-stone-700\/100 {
    border-color: #44403c
}

.border-stone-700\/20 {
    border-color: rgba(68,64,60,.2)
}

.border-stone-700\/25 {
    border-color: rgba(68,64,60,.25)
}

.border-stone-700\/30 {
    border-color: rgba(68,64,60,.3)
}

.border-stone-700\/40 {
    border-color: rgba(68,64,60,.4)
}

.border-stone-700\/5 {
    border-color: rgba(68,64,60,.05)
}

.border-stone-700\/50 {
    border-color: rgba(68,64,60,.5)
}

.border-stone-700\/60 {
    border-color: rgba(68,64,60,.6)
}

.border-stone-700\/70 {
    border-color: rgba(68,64,60,.7)
}

.border-stone-700\/75 {
    border-color: rgba(68,64,60,.75)
}

.border-stone-700\/80 {
    border-color: rgba(68,64,60,.8)
}

.border-stone-700\/90 {
    border-color: rgba(68,64,60,.9)
}

.border-stone-700\/95 {
    border-color: rgba(68,64,60,.95)
}

.border-stone-800 {
    --tw-border-opacity: 1;
    border-color: rgb(41 37 36/var(--tw-border-opacity))
}

.border-stone-800\/0 {
    border-color: rgba(41,37,36,0)
}

.border-stone-800\/10 {
    border-color: rgba(41,37,36,.1)
}

.border-stone-800\/100 {
    border-color: #292524
}

.border-stone-800\/20 {
    border-color: rgba(41,37,36,.2)
}

.border-stone-800\/25 {
    border-color: rgba(41,37,36,.25)
}

.border-stone-800\/30 {
    border-color: rgba(41,37,36,.3)
}

.border-stone-800\/40 {
    border-color: rgba(41,37,36,.4)
}

.border-stone-800\/5 {
    border-color: rgba(41,37,36,.05)
}

.border-stone-800\/50 {
    border-color: rgba(41,37,36,.5)
}

.border-stone-800\/60 {
    border-color: rgba(41,37,36,.6)
}

.border-stone-800\/70 {
    border-color: rgba(41,37,36,.7)
}

.border-stone-800\/75 {
    border-color: rgba(41,37,36,.75)
}

.border-stone-800\/80 {
    border-color: rgba(41,37,36,.8)
}

.border-stone-800\/90 {
    border-color: rgba(41,37,36,.9)
}

.border-stone-800\/95 {
    border-color: rgba(41,37,36,.95)
}

.border-stone-900 {
    --tw-border-opacity: 1;
    border-color: rgb(28 25 23/var(--tw-border-opacity))
}

.border-stone-900\/0 {
    border-color: rgba(28,25,23,0)
}

.border-stone-900\/10 {
    border-color: rgba(28,25,23,.1)
}

.border-stone-900\/100 {
    border-color: #1c1917
}

.border-stone-900\/20 {
    border-color: rgba(28,25,23,.2)
}

.border-stone-900\/25 {
    border-color: rgba(28,25,23,.25)
}

.border-stone-900\/30 {
    border-color: rgba(28,25,23,.3)
}

.border-stone-900\/40 {
    border-color: rgba(28,25,23,.4)
}

.border-stone-900\/5 {
    border-color: rgba(28,25,23,.05)
}

.border-stone-900\/50 {
    border-color: rgba(28,25,23,.5)
}

.border-stone-900\/60 {
    border-color: rgba(28,25,23,.6)
}

.border-stone-900\/70 {
    border-color: rgba(28,25,23,.7)
}

.border-stone-900\/75 {
    border-color: rgba(28,25,23,.75)
}

.border-stone-900\/80 {
    border-color: rgba(28,25,23,.8)
}

.border-stone-900\/90 {
    border-color: rgba(28,25,23,.9)
}

.border-stone-900\/95 {
    border-color: rgba(28,25,23,.95)
}

.border-stone-950 {
    --tw-border-opacity: 1;
    border-color: rgb(12 10 9/var(--tw-border-opacity))
}

.border-stone-950\/0 {
    border-color: rgba(12,10,9,0)
}

.border-stone-950\/10 {
    border-color: rgba(12,10,9,.1)
}

.border-stone-950\/100 {
    border-color: #0c0a09
}

.border-stone-950\/20 {
    border-color: rgba(12,10,9,.2)
}

.border-stone-950\/25 {
    border-color: rgba(12,10,9,.25)
}

.border-stone-950\/30 {
    border-color: rgba(12,10,9,.3)
}

.border-stone-950\/40 {
    border-color: rgba(12,10,9,.4)
}

.border-stone-950\/5 {
    border-color: rgba(12,10,9,.05)
}

.border-stone-950\/50 {
    border-color: rgba(12,10,9,.5)
}

.border-stone-950\/60 {
    border-color: rgba(12,10,9,.6)
}

.border-stone-950\/70 {
    border-color: rgba(12,10,9,.7)
}

.border-stone-950\/75 {
    border-color: rgba(12,10,9,.75)
}

.border-stone-950\/80 {
    border-color: rgba(12,10,9,.8)
}

.border-stone-950\/90 {
    border-color: rgba(12,10,9,.9)
}

.border-stone-950\/95 {
    border-color: rgba(12,10,9,.95)
}

.border-teal-100 {
    --tw-border-opacity: 1;
    border-color: rgb(204 251 241/var(--tw-border-opacity))
}

.border-teal-100\/0 {
    border-color: rgba(204,251,241,0)
}

.border-teal-100\/10 {
    border-color: rgba(204,251,241,.1)
}

.border-teal-100\/100 {
    border-color: #ccfbf1
}

.border-teal-100\/20 {
    border-color: rgba(204,251,241,.2)
}

.border-teal-100\/25 {
    border-color: rgba(204,251,241,.25)
}

.border-teal-100\/30 {
    border-color: rgba(204,251,241,.3)
}

.border-teal-100\/40 {
    border-color: rgba(204,251,241,.4)
}

.border-teal-100\/5 {
    border-color: rgba(204,251,241,.05)
}

.border-teal-100\/50 {
    border-color: rgba(204,251,241,.5)
}

.border-teal-100\/60 {
    border-color: rgba(204,251,241,.6)
}

.border-teal-100\/70 {
    border-color: rgba(204,251,241,.7)
}

.border-teal-100\/75 {
    border-color: rgba(204,251,241,.75)
}

.border-teal-100\/80 {
    border-color: rgba(204,251,241,.8)
}

.border-teal-100\/90 {
    border-color: rgba(204,251,241,.9)
}

.border-teal-100\/95 {
    border-color: rgba(204,251,241,.95)
}

.border-teal-200 {
    --tw-border-opacity: 1;
    border-color: rgb(153 246 228/var(--tw-border-opacity))
}

.border-teal-200\/0 {
    border-color: rgba(153,246,228,0)
}

.border-teal-200\/10 {
    border-color: rgba(153,246,228,.1)
}

.border-teal-200\/100 {
    border-color: #99f6e4
}

.border-teal-200\/20 {
    border-color: rgba(153,246,228,.2)
}

.border-teal-200\/25 {
    border-color: rgba(153,246,228,.25)
}

.border-teal-200\/30 {
    border-color: rgba(153,246,228,.3)
}

.border-teal-200\/40 {
    border-color: rgba(153,246,228,.4)
}

.border-teal-200\/5 {
    border-color: rgba(153,246,228,.05)
}

.border-teal-200\/50 {
    border-color: rgba(153,246,228,.5)
}

.border-teal-200\/60 {
    border-color: rgba(153,246,228,.6)
}

.border-teal-200\/70 {
    border-color: rgba(153,246,228,.7)
}

.border-teal-200\/75 {
    border-color: rgba(153,246,228,.75)
}

.border-teal-200\/80 {
    border-color: rgba(153,246,228,.8)
}

.border-teal-200\/90 {
    border-color: rgba(153,246,228,.9)
}

.border-teal-200\/95 {
    border-color: rgba(153,246,228,.95)
}

.border-teal-300 {
    --tw-border-opacity: 1;
    border-color: rgb(94 234 212/var(--tw-border-opacity))
}

.border-teal-300\/0 {
    border-color: rgba(94,234,212,0)
}

.border-teal-300\/10 {
    border-color: rgba(94,234,212,.1)
}

.border-teal-300\/100 {
    border-color: #5eead4
}

.border-teal-300\/20 {
    border-color: rgba(94,234,212,.2)
}

.border-teal-300\/25 {
    border-color: rgba(94,234,212,.25)
}

.border-teal-300\/30 {
    border-color: rgba(94,234,212,.3)
}

.border-teal-300\/40 {
    border-color: rgba(94,234,212,.4)
}

.border-teal-300\/5 {
    border-color: rgba(94,234,212,.05)
}

.border-teal-300\/50 {
    border-color: rgba(94,234,212,.5)
}

.border-teal-300\/60 {
    border-color: rgba(94,234,212,.6)
}

.border-teal-300\/70 {
    border-color: rgba(94,234,212,.7)
}

.border-teal-300\/75 {
    border-color: rgba(94,234,212,.75)
}

.border-teal-300\/80 {
    border-color: rgba(94,234,212,.8)
}

.border-teal-300\/90 {
    border-color: rgba(94,234,212,.9)
}

.border-teal-300\/95 {
    border-color: rgba(94,234,212,.95)
}

.border-teal-400 {
    --tw-border-opacity: 1;
    border-color: rgb(45 212 191/var(--tw-border-opacity))
}

.border-teal-400\/0 {
    border-color: rgba(45,212,191,0)
}

.border-teal-400\/10 {
    border-color: rgba(45,212,191,.1)
}

.border-teal-400\/100 {
    border-color: #2dd4bf
}

.border-teal-400\/20 {
    border-color: rgba(45,212,191,.2)
}

.border-teal-400\/25 {
    border-color: rgba(45,212,191,.25)
}

.border-teal-400\/30 {
    border-color: rgba(45,212,191,.3)
}

.border-teal-400\/40 {
    border-color: rgba(45,212,191,.4)
}

.border-teal-400\/5 {
    border-color: rgba(45,212,191,.05)
}

.border-teal-400\/50 {
    border-color: rgba(45,212,191,.5)
}

.border-teal-400\/60 {
    border-color: rgba(45,212,191,.6)
}

.border-teal-400\/70 {
    border-color: rgba(45,212,191,.7)
}

.border-teal-400\/75 {
    border-color: rgba(45,212,191,.75)
}

.border-teal-400\/80 {
    border-color: rgba(45,212,191,.8)
}

.border-teal-400\/90 {
    border-color: rgba(45,212,191,.9)
}

.border-teal-400\/95 {
    border-color: rgba(45,212,191,.95)
}

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

.border-teal-50\/0 {
    border-color: rgba(240,253,250,0)
}

.border-teal-50\/10 {
    border-color: rgba(240,253,250,.1)
}

.border-teal-50\/100 {
    border-color: #f0fdfa
}

.border-teal-50\/20 {
    border-color: rgba(240,253,250,.2)
}

.border-teal-50\/25 {
    border-color: rgba(240,253,250,.25)
}

.border-teal-50\/30 {
    border-color: rgba(240,253,250,.3)
}

.border-teal-50\/40 {
    border-color: rgba(240,253,250,.4)
}

.border-teal-50\/5 {
    border-color: rgba(240,253,250,.05)
}

.border-teal-50\/50 {
    border-color: rgba(240,253,250,.5)
}

.border-teal-50\/60 {
    border-color: rgba(240,253,250,.6)
}

.border-teal-50\/70 {
    border-color: rgba(240,253,250,.7)
}

.border-teal-50\/75 {
    border-color: rgba(240,253,250,.75)
}

.border-teal-50\/80 {
    border-color: rgba(240,253,250,.8)
}

.border-teal-50\/90 {
    border-color: rgba(240,253,250,.9)
}

.border-teal-50\/95 {
    border-color: rgba(240,253,250,.95)
}

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

.border-teal-500\/0 {
    border-color: rgba(20,184,166,0)
}

.border-teal-500\/10 {
    border-color: rgba(20,184,166,.1)
}

.border-teal-500\/100 {
    border-color: #14b8a6
}

.border-teal-500\/20 {
    border-color: rgba(20,184,166,.2)
}

.border-teal-500\/25 {
    border-color: rgba(20,184,166,.25)
}

.border-teal-500\/30 {
    border-color: rgba(20,184,166,.3)
}

.border-teal-500\/40 {
    border-color: rgba(20,184,166,.4)
}

.border-teal-500\/5 {
    border-color: rgba(20,184,166,.05)
}

.border-teal-500\/50 {
    border-color: rgba(20,184,166,.5)
}

.border-teal-500\/60 {
    border-color: rgba(20,184,166,.6)
}

.border-teal-500\/70 {
    border-color: rgba(20,184,166,.7)
}

.border-teal-500\/75 {
    border-color: rgba(20,184,166,.75)
}

.border-teal-500\/80 {
    border-color: rgba(20,184,166,.8)
}

.border-teal-500\/90 {
    border-color: rgba(20,184,166,.9)
}

.border-teal-500\/95 {
    border-color: rgba(20,184,166,.95)
}

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

.border-teal-600\/0 {
    border-color: rgba(13,148,136,0)
}

.border-teal-600\/10 {
    border-color: rgba(13,148,136,.1)
}

.border-teal-600\/100 {
    border-color: #0d9488
}

.border-teal-600\/20 {
    border-color: rgba(13,148,136,.2)
}

.border-teal-600\/25 {
    border-color: rgba(13,148,136,.25)
}

.border-teal-600\/30 {
    border-color: rgba(13,148,136,.3)
}

.border-teal-600\/40 {
    border-color: rgba(13,148,136,.4)
}

.border-teal-600\/5 {
    border-color: rgba(13,148,136,.05)
}

.border-teal-600\/50 {
    border-color: rgba(13,148,136,.5)
}

.border-teal-600\/60 {
    border-color: rgba(13,148,136,.6)
}

.border-teal-600\/70 {
    border-color: rgba(13,148,136,.7)
}

.border-teal-600\/75 {
    border-color: rgba(13,148,136,.75)
}

.border-teal-600\/80 {
    border-color: rgba(13,148,136,.8)
}

.border-teal-600\/90 {
    border-color: rgba(13,148,136,.9)
}

.border-teal-600\/95 {
    border-color: rgba(13,148,136,.95)
}

.border-teal-700 {
    --tw-border-opacity: 1;
    border-color: rgb(15 118 110/var(--tw-border-opacity))
}

.border-teal-700\/0 {
    border-color: rgba(15,118,110,0)
}

.border-teal-700\/10 {
    border-color: rgba(15,118,110,.1)
}

.border-teal-700\/100 {
    border-color: #0f766e
}

.border-teal-700\/20 {
    border-color: rgba(15,118,110,.2)
}

.border-teal-700\/25 {
    border-color: rgba(15,118,110,.25)
}

.border-teal-700\/30 {
    border-color: rgba(15,118,110,.3)
}

.border-teal-700\/40 {
    border-color: rgba(15,118,110,.4)
}

.border-teal-700\/5 {
    border-color: rgba(15,118,110,.05)
}

.border-teal-700\/50 {
    border-color: rgba(15,118,110,.5)
}

.border-teal-700\/60 {
    border-color: rgba(15,118,110,.6)
}

.border-teal-700\/70 {
    border-color: rgba(15,118,110,.7)
}

.border-teal-700\/75 {
    border-color: rgba(15,118,110,.75)
}

.border-teal-700\/80 {
    border-color: rgba(15,118,110,.8)
}

.border-teal-700\/90 {
    border-color: rgba(15,118,110,.9)
}

.border-teal-700\/95 {
    border-color: rgba(15,118,110,.95)
}

.border-teal-800 {
    --tw-border-opacity: 1;
    border-color: rgb(17 94 89/var(--tw-border-opacity))
}

.border-teal-800\/0 {
    border-color: rgba(17,94,89,0)
}

.border-teal-800\/10 {
    border-color: rgba(17,94,89,.1)
}

.border-teal-800\/100 {
    border-color: #115e59
}

.border-teal-800\/20 {
    border-color: rgba(17,94,89,.2)
}

.border-teal-800\/25 {
    border-color: rgba(17,94,89,.25)
}

.border-teal-800\/30 {
    border-color: rgba(17,94,89,.3)
}

.border-teal-800\/40 {
    border-color: rgba(17,94,89,.4)
}

.border-teal-800\/5 {
    border-color: rgba(17,94,89,.05)
}

.border-teal-800\/50 {
    border-color: rgba(17,94,89,.5)
}

.border-teal-800\/60 {
    border-color: rgba(17,94,89,.6)
}

.border-teal-800\/70 {
    border-color: rgba(17,94,89,.7)
}

.border-teal-800\/75 {
    border-color: rgba(17,94,89,.75)
}

.border-teal-800\/80 {
    border-color: rgba(17,94,89,.8)
}

.border-teal-800\/90 {
    border-color: rgba(17,94,89,.9)
}

.border-teal-800\/95 {
    border-color: rgba(17,94,89,.95)
}

.border-teal-900 {
    --tw-border-opacity: 1;
    border-color: rgb(19 78 74/var(--tw-border-opacity))
}

.border-teal-900\/0 {
    border-color: rgba(19,78,74,0)
}

.border-teal-900\/10 {
    border-color: rgba(19,78,74,.1)
}

.border-teal-900\/100 {
    border-color: #134e4a
}

.border-teal-900\/20 {
    border-color: rgba(19,78,74,.2)
}

.border-teal-900\/25 {
    border-color: rgba(19,78,74,.25)
}

.border-teal-900\/30 {
    border-color: rgba(19,78,74,.3)
}

.border-teal-900\/40 {
    border-color: rgba(19,78,74,.4)
}

.border-teal-900\/5 {
    border-color: rgba(19,78,74,.05)
}

.border-teal-900\/50 {
    border-color: rgba(19,78,74,.5)
}

.border-teal-900\/60 {
    border-color: rgba(19,78,74,.6)
}

.border-teal-900\/70 {
    border-color: rgba(19,78,74,.7)
}

.border-teal-900\/75 {
    border-color: rgba(19,78,74,.75)
}

.border-teal-900\/80 {
    border-color: rgba(19,78,74,.8)
}

.border-teal-900\/90 {
    border-color: rgba(19,78,74,.9)
}

.border-teal-900\/95 {
    border-color: rgba(19,78,74,.95)
}

.border-teal-950 {
    --tw-border-opacity: 1;
    border-color: rgb(4 47 46/var(--tw-border-opacity))
}

.border-teal-950\/0 {
    border-color: rgba(4,47,46,0)
}

.border-teal-950\/10 {
    border-color: rgba(4,47,46,.1)
}

.border-teal-950\/100 {
    border-color: #042f2e
}

.border-teal-950\/20 {
    border-color: rgba(4,47,46,.2)
}

.border-teal-950\/25 {
    border-color: rgba(4,47,46,.25)
}

.border-teal-950\/30 {
    border-color: rgba(4,47,46,.3)
}

.border-teal-950\/40 {
    border-color: rgba(4,47,46,.4)
}

.border-teal-950\/5 {
    border-color: rgba(4,47,46,.05)
}

.border-teal-950\/50 {
    border-color: rgba(4,47,46,.5)
}

.border-teal-950\/60 {
    border-color: rgba(4,47,46,.6)
}

.border-teal-950\/70 {
    border-color: rgba(4,47,46,.7)
}

.border-teal-950\/75 {
    border-color: rgba(4,47,46,.75)
}

.border-teal-950\/80 {
    border-color: rgba(4,47,46,.8)
}

.border-teal-950\/90 {
    border-color: rgba(4,47,46,.9)
}

.border-teal-950\/95 {
    border-color: rgba(4,47,46,.95)
}

.border-transparent,.border-transparent\/0 {
    border-color: transparent
}

.border-transparent\/10 {
    border-color: rgba(0,0,0,.1)
}

.border-transparent\/100 {
    border-color: #000
}

.border-transparent\/20 {
    border-color: rgba(0,0,0,.2)
}

.border-transparent\/25 {
    border-color: rgba(0,0,0,.25)
}

.border-transparent\/30 {
    border-color: rgba(0,0,0,.3)
}

.border-transparent\/40 {
    border-color: rgba(0,0,0,.4)
}

.border-transparent\/5 {
    border-color: rgba(0,0,0,.05)
}

.border-transparent\/50 {
    border-color: rgba(0,0,0,.5)
}

.border-transparent\/60 {
    border-color: rgba(0,0,0,.6)
}

.border-transparent\/70 {
    border-color: rgba(0,0,0,.7)
}

.border-transparent\/75 {
    border-color: rgba(0,0,0,.75)
}

.border-transparent\/80 {
    border-color: rgba(0,0,0,.8)
}

.border-transparent\/90 {
    border-color: rgba(0,0,0,.9)
}

.border-transparent\/95 {
    border-color: rgba(0,0,0,.95)
}

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

.border-true-black\/0 {
    border-color: transparent
}

.border-true-black\/10 {
    border-color: rgba(0,0,0,.1)
}

.border-true-black\/100 {
    border-color: #000
}

.border-true-black\/20 {
    border-color: rgba(0,0,0,.2)
}

.border-true-black\/25 {
    border-color: rgba(0,0,0,.25)
}

.border-true-black\/30 {
    border-color: rgba(0,0,0,.3)
}

.border-true-black\/40 {
    border-color: rgba(0,0,0,.4)
}

.border-true-black\/5 {
    border-color: rgba(0,0,0,.05)
}

.border-true-black\/50 {
    border-color: rgba(0,0,0,.5)
}

.border-true-black\/60 {
    border-color: rgba(0,0,0,.6)
}

.border-true-black\/70 {
    border-color: rgba(0,0,0,.7)
}

.border-true-black\/75 {
    border-color: rgba(0,0,0,.75)
}

.border-true-black\/80 {
    border-color: rgba(0,0,0,.8)
}

.border-true-black\/90 {
    border-color: rgba(0,0,0,.9)
}

.border-true-black\/95 {
    border-color: rgba(0,0,0,.95)
}

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

.border-true-white\/0 {
    border-color: hsla(0,0%,100%,0)
}

.border-true-white\/10 {
    border-color: hsla(0,0%,100%,.1)
}

.border-true-white\/100 {
    border-color: #fff
}

.border-true-white\/20 {
    border-color: hsla(0,0%,100%,.2)
}

.border-true-white\/25 {
    border-color: hsla(0,0%,100%,.25)
}

.border-true-white\/30 {
    border-color: hsla(0,0%,100%,.3)
}

.border-true-white\/40 {
    border-color: hsla(0,0%,100%,.4)
}

.border-true-white\/5 {
    border-color: hsla(0,0%,100%,.05)
}

.border-true-white\/50 {
    border-color: hsla(0,0%,100%,.5)
}

.border-true-white\/60 {
    border-color: hsla(0,0%,100%,.6)
}

.border-true-white\/70 {
    border-color: hsla(0,0%,100%,.7)
}

.border-true-white\/75 {
    border-color: hsla(0,0%,100%,.75)
}

.border-true-white\/80 {
    border-color: hsla(0,0%,100%,.8)
}

.border-true-white\/90 {
    border-color: hsla(0,0%,100%,.9)
}

.border-true-white\/95 {
    border-color: hsla(0,0%,100%,.95)
}

.border-trueGray-100 {
    --tw-border-opacity: 1;
    border-color: rgb(245 245 245/var(--tw-border-opacity))
}

.border-trueGray-100\/0 {
    border-color: hsla(0,0%,96%,0)
}

.border-trueGray-100\/10 {
    border-color: hsla(0,0%,96%,.1)
}

.border-trueGray-100\/100 {
    border-color: #f5f5f5
}

.border-trueGray-100\/20 {
    border-color: hsla(0,0%,96%,.2)
}

.border-trueGray-100\/25 {
    border-color: hsla(0,0%,96%,.25)
}

.border-trueGray-100\/30 {
    border-color: hsla(0,0%,96%,.3)
}

.border-trueGray-100\/40 {
    border-color: hsla(0,0%,96%,.4)
}

.border-trueGray-100\/5 {
    border-color: hsla(0,0%,96%,.05)
}

.border-trueGray-100\/50 {
    border-color: hsla(0,0%,96%,.5)
}

.border-trueGray-100\/60 {
    border-color: hsla(0,0%,96%,.6)
}

.border-trueGray-100\/70 {
    border-color: hsla(0,0%,96%,.7)
}

.border-trueGray-100\/75 {
    border-color: hsla(0,0%,96%,.75)
}

.border-trueGray-100\/80 {
    border-color: hsla(0,0%,96%,.8)
}

.border-trueGray-100\/90 {
    border-color: hsla(0,0%,96%,.9)
}

.border-trueGray-100\/95 {
    border-color: hsla(0,0%,96%,.95)
}

.border-trueGray-200 {
    --tw-border-opacity: 1;
    border-color: rgb(229 229 229/var(--tw-border-opacity))
}

.border-trueGray-200\/0 {
    border-color: hsla(0,0%,90%,0)
}

.border-trueGray-200\/10 {
    border-color: hsla(0,0%,90%,.1)
}

.border-trueGray-200\/100 {
    border-color: #e5e5e5
}

.border-trueGray-200\/20 {
    border-color: hsla(0,0%,90%,.2)
}

.border-trueGray-200\/25 {
    border-color: hsla(0,0%,90%,.25)
}

.border-trueGray-200\/30 {
    border-color: hsla(0,0%,90%,.3)
}

.border-trueGray-200\/40 {
    border-color: hsla(0,0%,90%,.4)
}

.border-trueGray-200\/5 {
    border-color: hsla(0,0%,90%,.05)
}

.border-trueGray-200\/50 {
    border-color: hsla(0,0%,90%,.5)
}

.border-trueGray-200\/60 {
    border-color: hsla(0,0%,90%,.6)
}

.border-trueGray-200\/70 {
    border-color: hsla(0,0%,90%,.7)
}

.border-trueGray-200\/75 {
    border-color: hsla(0,0%,90%,.75)
}

.border-trueGray-200\/80 {
    border-color: hsla(0,0%,90%,.8)
}

.border-trueGray-200\/90 {
    border-color: hsla(0,0%,90%,.9)
}

.border-trueGray-200\/95 {
    border-color: hsla(0,0%,90%,.95)
}

.border-trueGray-300 {
    --tw-border-opacity: 1;
    border-color: rgb(212 212 212/var(--tw-border-opacity))
}

.border-trueGray-300\/0 {
    border-color: hsla(0,0%,83%,0)
}

.border-trueGray-300\/10 {
    border-color: hsla(0,0%,83%,.1)
}

.border-trueGray-300\/100 {
    border-color: #d4d4d4
}

.border-trueGray-300\/20 {
    border-color: hsla(0,0%,83%,.2)
}

.border-trueGray-300\/25 {
    border-color: hsla(0,0%,83%,.25)
}

.border-trueGray-300\/30 {
    border-color: hsla(0,0%,83%,.3)
}

.border-trueGray-300\/40 {
    border-color: hsla(0,0%,83%,.4)
}

.border-trueGray-300\/5 {
    border-color: hsla(0,0%,83%,.05)
}

.border-trueGray-300\/50 {
    border-color: hsla(0,0%,83%,.5)
}

.border-trueGray-300\/60 {
    border-color: hsla(0,0%,83%,.6)
}

.border-trueGray-300\/70 {
    border-color: hsla(0,0%,83%,.7)
}

.border-trueGray-300\/75 {
    border-color: hsla(0,0%,83%,.75)
}

.border-trueGray-300\/80 {
    border-color: hsla(0,0%,83%,.8)
}

.border-trueGray-300\/90 {
    border-color: hsla(0,0%,83%,.9)
}

.border-trueGray-300\/95 {
    border-color: hsla(0,0%,83%,.95)
}

.border-trueGray-400 {
    --tw-border-opacity: 1;
    border-color: rgb(163 163 163/var(--tw-border-opacity))
}

.border-trueGray-400\/0 {
    border-color: hsla(0,0%,64%,0)
}

.border-trueGray-400\/10 {
    border-color: hsla(0,0%,64%,.1)
}

.border-trueGray-400\/100 {
    border-color: #a3a3a3
}

.border-trueGray-400\/20 {
    border-color: hsla(0,0%,64%,.2)
}

.border-trueGray-400\/25 {
    border-color: hsla(0,0%,64%,.25)
}

.border-trueGray-400\/30 {
    border-color: hsla(0,0%,64%,.3)
}

.border-trueGray-400\/40 {
    border-color: hsla(0,0%,64%,.4)
}

.border-trueGray-400\/5 {
    border-color: hsla(0,0%,64%,.05)
}

.border-trueGray-400\/50 {
    border-color: hsla(0,0%,64%,.5)
}

.border-trueGray-400\/60 {
    border-color: hsla(0,0%,64%,.6)
}

.border-trueGray-400\/70 {
    border-color: hsla(0,0%,64%,.7)
}

.border-trueGray-400\/75 {
    border-color: hsla(0,0%,64%,.75)
}

.border-trueGray-400\/80 {
    border-color: hsla(0,0%,64%,.8)
}

.border-trueGray-400\/90 {
    border-color: hsla(0,0%,64%,.9)
}

.border-trueGray-400\/95 {
    border-color: hsla(0,0%,64%,.95)
}

.border-trueGray-50 {
    --tw-border-opacity: 1;
    border-color: rgb(250 250 250/var(--tw-border-opacity))
}

.border-trueGray-50\/0 {
    border-color: hsla(0,0%,98%,0)
}

.border-trueGray-50\/10 {
    border-color: hsla(0,0%,98%,.1)
}

.border-trueGray-50\/100 {
    border-color: #fafafa
}

.border-trueGray-50\/20 {
    border-color: hsla(0,0%,98%,.2)
}

.border-trueGray-50\/25 {
    border-color: hsla(0,0%,98%,.25)
}

.border-trueGray-50\/30 {
    border-color: hsla(0,0%,98%,.3)
}

.border-trueGray-50\/40 {
    border-color: hsla(0,0%,98%,.4)
}

.border-trueGray-50\/5 {
    border-color: hsla(0,0%,98%,.05)
}

.border-trueGray-50\/50 {
    border-color: hsla(0,0%,98%,.5)
}

.border-trueGray-50\/60 {
    border-color: hsla(0,0%,98%,.6)
}

.border-trueGray-50\/70 {
    border-color: hsla(0,0%,98%,.7)
}

.border-trueGray-50\/75 {
    border-color: hsla(0,0%,98%,.75)
}

.border-trueGray-50\/80 {
    border-color: hsla(0,0%,98%,.8)
}

.border-trueGray-50\/90 {
    border-color: hsla(0,0%,98%,.9)
}

.border-trueGray-50\/95 {
    border-color: hsla(0,0%,98%,.95)
}

.border-trueGray-500 {
    --tw-border-opacity: 1;
    border-color: rgb(115 115 115/var(--tw-border-opacity))
}

.border-trueGray-500\/0 {
    border-color: hsla(0,0%,45%,0)
}

.border-trueGray-500\/10 {
    border-color: hsla(0,0%,45%,.1)
}

.border-trueGray-500\/100 {
    border-color: #737373
}

.border-trueGray-500\/20 {
    border-color: hsla(0,0%,45%,.2)
}

.border-trueGray-500\/25 {
    border-color: hsla(0,0%,45%,.25)
}

.border-trueGray-500\/30 {
    border-color: hsla(0,0%,45%,.3)
}

.border-trueGray-500\/40 {
    border-color: hsla(0,0%,45%,.4)
}

.border-trueGray-500\/5 {
    border-color: hsla(0,0%,45%,.05)
}

.border-trueGray-500\/50 {
    border-color: hsla(0,0%,45%,.5)
}

.border-trueGray-500\/60 {
    border-color: hsla(0,0%,45%,.6)
}

.border-trueGray-500\/70 {
    border-color: hsla(0,0%,45%,.7)
}

.border-trueGray-500\/75 {
    border-color: hsla(0,0%,45%,.75)
}

.border-trueGray-500\/80 {
    border-color: hsla(0,0%,45%,.8)
}

.border-trueGray-500\/90 {
    border-color: hsla(0,0%,45%,.9)
}

.border-trueGray-500\/95 {
    border-color: hsla(0,0%,45%,.95)
}

.border-trueGray-600 {
    --tw-border-opacity: 1;
    border-color: rgb(82 82 82/var(--tw-border-opacity))
}

.border-trueGray-600\/0 {
    border-color: rgba(82,82,82,0)
}

.border-trueGray-600\/10 {
    border-color: rgba(82,82,82,.1)
}

.border-trueGray-600\/100 {
    border-color: #525252
}

.border-trueGray-600\/20 {
    border-color: rgba(82,82,82,.2)
}

.border-trueGray-600\/25 {
    border-color: rgba(82,82,82,.25)
}

.border-trueGray-600\/30 {
    border-color: rgba(82,82,82,.3)
}

.border-trueGray-600\/40 {
    border-color: rgba(82,82,82,.4)
}

.border-trueGray-600\/5 {
    border-color: rgba(82,82,82,.05)
}

.border-trueGray-600\/50 {
    border-color: rgba(82,82,82,.5)
}

.border-trueGray-600\/60 {
    border-color: rgba(82,82,82,.6)
}

.border-trueGray-600\/70 {
    border-color: rgba(82,82,82,.7)
}

.border-trueGray-600\/75 {
    border-color: rgba(82,82,82,.75)
}

.border-trueGray-600\/80 {
    border-color: rgba(82,82,82,.8)
}

.border-trueGray-600\/90 {
    border-color: rgba(82,82,82,.9)
}

.border-trueGray-600\/95 {
    border-color: rgba(82,82,82,.95)
}

.border-trueGray-700 {
    --tw-border-opacity: 1;
    border-color: rgb(64 64 64/var(--tw-border-opacity))
}

.border-trueGray-700\/0 {
    border-color: rgba(64,64,64,0)
}

.border-trueGray-700\/10 {
    border-color: rgba(64,64,64,.1)
}

.border-trueGray-700\/100 {
    border-color: #404040
}

.border-trueGray-700\/20 {
    border-color: rgba(64,64,64,.2)
}

.border-trueGray-700\/25 {
    border-color: rgba(64,64,64,.25)
}

.border-trueGray-700\/30 {
    border-color: rgba(64,64,64,.3)
}

.border-trueGray-700\/40 {
    border-color: rgba(64,64,64,.4)
}

.border-trueGray-700\/5 {
    border-color: rgba(64,64,64,.05)
}

.border-trueGray-700\/50 {
    border-color: rgba(64,64,64,.5)
}

.border-trueGray-700\/60 {
    border-color: rgba(64,64,64,.6)
}

.border-trueGray-700\/70 {
    border-color: rgba(64,64,64,.7)
}

.border-trueGray-700\/75 {
    border-color: rgba(64,64,64,.75)
}

.border-trueGray-700\/80 {
    border-color: rgba(64,64,64,.8)
}

.border-trueGray-700\/90 {
    border-color: rgba(64,64,64,.9)
}

.border-trueGray-700\/95 {
    border-color: rgba(64,64,64,.95)
}

.border-trueGray-800 {
    --tw-border-opacity: 1;
    border-color: rgb(38 38 38/var(--tw-border-opacity))
}

.border-trueGray-800\/0 {
    border-color: rgba(38,38,38,0)
}

.border-trueGray-800\/10 {
    border-color: rgba(38,38,38,.1)
}

.border-trueGray-800\/100 {
    border-color: #262626
}

.border-trueGray-800\/20 {
    border-color: rgba(38,38,38,.2)
}

.border-trueGray-800\/25 {
    border-color: rgba(38,38,38,.25)
}

.border-trueGray-800\/30 {
    border-color: rgba(38,38,38,.3)
}

.border-trueGray-800\/40 {
    border-color: rgba(38,38,38,.4)
}

.border-trueGray-800\/5 {
    border-color: rgba(38,38,38,.05)
}

.border-trueGray-800\/50 {
    border-color: rgba(38,38,38,.5)
}

.border-trueGray-800\/60 {
    border-color: rgba(38,38,38,.6)
}

.border-trueGray-800\/70 {
    border-color: rgba(38,38,38,.7)
}

.border-trueGray-800\/75 {
    border-color: rgba(38,38,38,.75)
}

.border-trueGray-800\/80 {
    border-color: rgba(38,38,38,.8)
}

.border-trueGray-800\/90 {
    border-color: rgba(38,38,38,.9)
}

.border-trueGray-800\/95 {
    border-color: rgba(38,38,38,.95)
}

.border-trueGray-900 {
    --tw-border-opacity: 1;
    border-color: rgb(23 23 23/var(--tw-border-opacity))
}

.border-trueGray-900\/0 {
    border-color: hsla(0,0%,9%,0)
}

.border-trueGray-900\/10 {
    border-color: hsla(0,0%,9%,.1)
}

.border-trueGray-900\/100 {
    border-color: #171717
}

.border-trueGray-900\/20 {
    border-color: hsla(0,0%,9%,.2)
}

.border-trueGray-900\/25 {
    border-color: hsla(0,0%,9%,.25)
}

.border-trueGray-900\/30 {
    border-color: hsla(0,0%,9%,.3)
}

.border-trueGray-900\/40 {
    border-color: hsla(0,0%,9%,.4)
}

.border-trueGray-900\/5 {
    border-color: hsla(0,0%,9%,.05)
}

.border-trueGray-900\/50 {
    border-color: hsla(0,0%,9%,.5)
}

.border-trueGray-900\/60 {
    border-color: hsla(0,0%,9%,.6)
}

.border-trueGray-900\/70 {
    border-color: hsla(0,0%,9%,.7)
}

.border-trueGray-900\/75 {
    border-color: hsla(0,0%,9%,.75)
}

.border-trueGray-900\/80 {
    border-color: hsla(0,0%,9%,.8)
}

.border-trueGray-900\/90 {
    border-color: hsla(0,0%,9%,.9)
}

.border-trueGray-900\/95 {
    border-color: hsla(0,0%,9%,.95)
}

.border-trueGray-950 {
    --tw-border-opacity: 1;
    border-color: rgb(10 10 10/var(--tw-border-opacity))
}

.border-trueGray-950\/0 {
    border-color: hsla(0,0%,4%,0)
}

.border-trueGray-950\/10 {
    border-color: hsla(0,0%,4%,.1)
}

.border-trueGray-950\/100 {
    border-color: #0a0a0a
}

.border-trueGray-950\/20 {
    border-color: hsla(0,0%,4%,.2)
}

.border-trueGray-950\/25 {
    border-color: hsla(0,0%,4%,.25)
}

.border-trueGray-950\/30 {
    border-color: hsla(0,0%,4%,.3)
}

.border-trueGray-950\/40 {
    border-color: hsla(0,0%,4%,.4)
}

.border-trueGray-950\/5 {
    border-color: hsla(0,0%,4%,.05)
}

.border-trueGray-950\/50 {
    border-color: hsla(0,0%,4%,.5)
}

.border-trueGray-950\/60 {
    border-color: hsla(0,0%,4%,.6)
}

.border-trueGray-950\/70 {
    border-color: hsla(0,0%,4%,.7)
}

.border-trueGray-950\/75 {
    border-color: hsla(0,0%,4%,.75)
}

.border-trueGray-950\/80 {
    border-color: hsla(0,0%,4%,.8)
}

.border-trueGray-950\/90 {
    border-color: hsla(0,0%,4%,.9)
}

.border-trueGray-950\/95 {
    border-color: hsla(0,0%,4%,.95)
}

.border-violet-100 {
    --tw-border-opacity: 1;
    border-color: rgb(237 233 254/var(--tw-border-opacity))
}

.border-violet-100\/0 {
    border-color: rgba(237,233,254,0)
}

.border-violet-100\/10 {
    border-color: rgba(237,233,254,.1)
}

.border-violet-100\/100 {
    border-color: #ede9fe
}

.border-violet-100\/20 {
    border-color: rgba(237,233,254,.2)
}

.border-violet-100\/25 {
    border-color: rgba(237,233,254,.25)
}

.border-violet-100\/30 {
    border-color: rgba(237,233,254,.3)
}

.border-violet-100\/40 {
    border-color: rgba(237,233,254,.4)
}

.border-violet-100\/5 {
    border-color: rgba(237,233,254,.05)
}

.border-violet-100\/50 {
    border-color: rgba(237,233,254,.5)
}

.border-violet-100\/60 {
    border-color: rgba(237,233,254,.6)
}

.border-violet-100\/70 {
    border-color: rgba(237,233,254,.7)
}

.border-violet-100\/75 {
    border-color: rgba(237,233,254,.75)
}

.border-violet-100\/80 {
    border-color: rgba(237,233,254,.8)
}

.border-violet-100\/90 {
    border-color: rgba(237,233,254,.9)
}

.border-violet-100\/95 {
    border-color: rgba(237,233,254,.95)
}

.border-violet-200 {
    --tw-border-opacity: 1;
    border-color: rgb(221 214 254/var(--tw-border-opacity))
}

.border-violet-200\/0 {
    border-color: rgba(221,214,254,0)
}

.border-violet-200\/10 {
    border-color: rgba(221,214,254,.1)
}

.border-violet-200\/100 {
    border-color: #ddd6fe
}

.border-violet-200\/20 {
    border-color: rgba(221,214,254,.2)
}

.border-violet-200\/25 {
    border-color: rgba(221,214,254,.25)
}

.border-violet-200\/30 {
    border-color: rgba(221,214,254,.3)
}

.border-violet-200\/40 {
    border-color: rgba(221,214,254,.4)
}

.border-violet-200\/5 {
    border-color: rgba(221,214,254,.05)
}

.border-violet-200\/50 {
    border-color: rgba(221,214,254,.5)
}

.border-violet-200\/60 {
    border-color: rgba(221,214,254,.6)
}

.border-violet-200\/70 {
    border-color: rgba(221,214,254,.7)
}

.border-violet-200\/75 {
    border-color: rgba(221,214,254,.75)
}

.border-violet-200\/80 {
    border-color: rgba(221,214,254,.8)
}

.border-violet-200\/90 {
    border-color: rgba(221,214,254,.9)
}

.border-violet-200\/95 {
    border-color: rgba(221,214,254,.95)
}

.border-violet-300 {
    --tw-border-opacity: 1;
    border-color: rgb(196 181 253/var(--tw-border-opacity))
}

.border-violet-300\/0 {
    border-color: rgba(196,181,253,0)
}

.border-violet-300\/10 {
    border-color: rgba(196,181,253,.1)
}

.border-violet-300\/100 {
    border-color: #c4b5fd
}

.border-violet-300\/20 {
    border-color: rgba(196,181,253,.2)
}

.border-violet-300\/25 {
    border-color: rgba(196,181,253,.25)
}

.border-violet-300\/30 {
    border-color: rgba(196,181,253,.3)
}

.border-violet-300\/40 {
    border-color: rgba(196,181,253,.4)
}

.border-violet-300\/5 {
    border-color: rgba(196,181,253,.05)
}

.border-violet-300\/50 {
    border-color: rgba(196,181,253,.5)
}

.border-violet-300\/60 {
    border-color: rgba(196,181,253,.6)
}

.border-violet-300\/70 {
    border-color: rgba(196,181,253,.7)
}

.border-violet-300\/75 {
    border-color: rgba(196,181,253,.75)
}

.border-violet-300\/80 {
    border-color: rgba(196,181,253,.8)
}

.border-violet-300\/90 {
    border-color: rgba(196,181,253,.9)
}

.border-violet-300\/95 {
    border-color: rgba(196,181,253,.95)
}

.border-violet-400 {
    --tw-border-opacity: 1;
    border-color: rgb(167 139 250/var(--tw-border-opacity))
}

.border-violet-400\/0 {
    border-color: rgba(167,139,250,0)
}

.border-violet-400\/10 {
    border-color: rgba(167,139,250,.1)
}

.border-violet-400\/100 {
    border-color: #a78bfa
}

.border-violet-400\/20 {
    border-color: rgba(167,139,250,.2)
}

.border-violet-400\/25 {
    border-color: rgba(167,139,250,.25)
}

.border-violet-400\/30 {
    border-color: rgba(167,139,250,.3)
}

.border-violet-400\/40 {
    border-color: rgba(167,139,250,.4)
}

.border-violet-400\/5 {
    border-color: rgba(167,139,250,.05)
}

.border-violet-400\/50 {
    border-color: rgba(167,139,250,.5)
}

.border-violet-400\/60 {
    border-color: rgba(167,139,250,.6)
}

.border-violet-400\/70 {
    border-color: rgba(167,139,250,.7)
}

.border-violet-400\/75 {
    border-color: rgba(167,139,250,.75)
}

.border-violet-400\/80 {
    border-color: rgba(167,139,250,.8)
}

.border-violet-400\/90 {
    border-color: rgba(167,139,250,.9)
}

.border-violet-400\/95 {
    border-color: rgba(167,139,250,.95)
}

.border-violet-50 {
    --tw-border-opacity: 1;
    border-color: rgb(245 243 255/var(--tw-border-opacity))
}

.border-violet-50\/0 {
    border-color: rgba(245,243,255,0)
}

.border-violet-50\/10 {
    border-color: rgba(245,243,255,.1)
}

.border-violet-50\/100 {
    border-color: #f5f3ff
}

.border-violet-50\/20 {
    border-color: rgba(245,243,255,.2)
}

.border-violet-50\/25 {
    border-color: rgba(245,243,255,.25)
}

.border-violet-50\/30 {
    border-color: rgba(245,243,255,.3)
}

.border-violet-50\/40 {
    border-color: rgba(245,243,255,.4)
}

.border-violet-50\/5 {
    border-color: rgba(245,243,255,.05)
}

.border-violet-50\/50 {
    border-color: rgba(245,243,255,.5)
}

.border-violet-50\/60 {
    border-color: rgba(245,243,255,.6)
}

.border-violet-50\/70 {
    border-color: rgba(245,243,255,.7)
}

.border-violet-50\/75 {
    border-color: rgba(245,243,255,.75)
}

.border-violet-50\/80 {
    border-color: rgba(245,243,255,.8)
}

.border-violet-50\/90 {
    border-color: rgba(245,243,255,.9)
}

.border-violet-50\/95 {
    border-color: rgba(245,243,255,.95)
}

.border-violet-500 {
    --tw-border-opacity: 1;
    border-color: rgb(139 92 246/var(--tw-border-opacity))
}

.border-violet-500\/0 {
    border-color: rgba(139,92,246,0)
}

.border-violet-500\/10 {
    border-color: rgba(139,92,246,.1)
}

.border-violet-500\/100 {
    border-color: #8b5cf6
}

.border-violet-500\/20 {
    border-color: rgba(139,92,246,.2)
}

.border-violet-500\/25 {
    border-color: rgba(139,92,246,.25)
}

.border-violet-500\/30 {
    border-color: rgba(139,92,246,.3)
}

.border-violet-500\/40 {
    border-color: rgba(139,92,246,.4)
}

.border-violet-500\/5 {
    border-color: rgba(139,92,246,.05)
}

.border-violet-500\/50 {
    border-color: rgba(139,92,246,.5)
}

.border-violet-500\/60 {
    border-color: rgba(139,92,246,.6)
}

.border-violet-500\/70 {
    border-color: rgba(139,92,246,.7)
}

.border-violet-500\/75 {
    border-color: rgba(139,92,246,.75)
}

.border-violet-500\/80 {
    border-color: rgba(139,92,246,.8)
}

.border-violet-500\/90 {
    border-color: rgba(139,92,246,.9)
}

.border-violet-500\/95 {
    border-color: rgba(139,92,246,.95)
}

.border-violet-600 {
    --tw-border-opacity: 1;
    border-color: rgb(124 58 237/var(--tw-border-opacity))
}

.border-violet-600\/0 {
    border-color: rgba(124,58,237,0)
}

.border-violet-600\/10 {
    border-color: rgba(124,58,237,.1)
}

.border-violet-600\/100 {
    border-color: #7c3aed
}

.border-violet-600\/20 {
    border-color: rgba(124,58,237,.2)
}

.border-violet-600\/25 {
    border-color: rgba(124,58,237,.25)
}

.border-violet-600\/30 {
    border-color: rgba(124,58,237,.3)
}

.border-violet-600\/40 {
    border-color: rgba(124,58,237,.4)
}

.border-violet-600\/5 {
    border-color: rgba(124,58,237,.05)
}

.border-violet-600\/50 {
    border-color: rgba(124,58,237,.5)
}

.border-violet-600\/60 {
    border-color: rgba(124,58,237,.6)
}

.border-violet-600\/70 {
    border-color: rgba(124,58,237,.7)
}

.border-violet-600\/75 {
    border-color: rgba(124,58,237,.75)
}

.border-violet-600\/80 {
    border-color: rgba(124,58,237,.8)
}

.border-violet-600\/90 {
    border-color: rgba(124,58,237,.9)
}

.border-violet-600\/95 {
    border-color: rgba(124,58,237,.95)
}

.border-violet-700 {
    --tw-border-opacity: 1;
    border-color: rgb(109 40 217/var(--tw-border-opacity))
}

.border-violet-700\/0 {
    border-color: rgba(109,40,217,0)
}

.border-violet-700\/10 {
    border-color: rgba(109,40,217,.1)
}

.border-violet-700\/100 {
    border-color: #6d28d9
}

.border-violet-700\/20 {
    border-color: rgba(109,40,217,.2)
}

.border-violet-700\/25 {
    border-color: rgba(109,40,217,.25)
}

.border-violet-700\/30 {
    border-color: rgba(109,40,217,.3)
}

.border-violet-700\/40 {
    border-color: rgba(109,40,217,.4)
}

.border-violet-700\/5 {
    border-color: rgba(109,40,217,.05)
}

.border-violet-700\/50 {
    border-color: rgba(109,40,217,.5)
}

.border-violet-700\/60 {
    border-color: rgba(109,40,217,.6)
}

.border-violet-700\/70 {
    border-color: rgba(109,40,217,.7)
}

.border-violet-700\/75 {
    border-color: rgba(109,40,217,.75)
}

.border-violet-700\/80 {
    border-color: rgba(109,40,217,.8)
}

.border-violet-700\/90 {
    border-color: rgba(109,40,217,.9)
}

.border-violet-700\/95 {
    border-color: rgba(109,40,217,.95)
}

.border-violet-800 {
    --tw-border-opacity: 1;
    border-color: rgb(91 33 182/var(--tw-border-opacity))
}

.border-violet-800\/0 {
    border-color: rgba(91,33,182,0)
}

.border-violet-800\/10 {
    border-color: rgba(91,33,182,.1)
}

.border-violet-800\/100 {
    border-color: #5b21b6
}

.border-violet-800\/20 {
    border-color: rgba(91,33,182,.2)
}

.border-violet-800\/25 {
    border-color: rgba(91,33,182,.25)
}

.border-violet-800\/30 {
    border-color: rgba(91,33,182,.3)
}

.border-violet-800\/40 {
    border-color: rgba(91,33,182,.4)
}

.border-violet-800\/5 {
    border-color: rgba(91,33,182,.05)
}

.border-violet-800\/50 {
    border-color: rgba(91,33,182,.5)
}

.border-violet-800\/60 {
    border-color: rgba(91,33,182,.6)
}

.border-violet-800\/70 {
    border-color: rgba(91,33,182,.7)
}

.border-violet-800\/75 {
    border-color: rgba(91,33,182,.75)
}

.border-violet-800\/80 {
    border-color: rgba(91,33,182,.8)
}

.border-violet-800\/90 {
    border-color: rgba(91,33,182,.9)
}

.border-violet-800\/95 {
    border-color: rgba(91,33,182,.95)
}

.border-violet-900 {
    --tw-border-opacity: 1;
    border-color: rgb(76 29 149/var(--tw-border-opacity))
}

.border-violet-900\/0 {
    border-color: rgba(76,29,149,0)
}

.border-violet-900\/10 {
    border-color: rgba(76,29,149,.1)
}

.border-violet-900\/100 {
    border-color: #4c1d95
}

.border-violet-900\/20 {
    border-color: rgba(76,29,149,.2)
}

.border-violet-900\/25 {
    border-color: rgba(76,29,149,.25)
}

.border-violet-900\/30 {
    border-color: rgba(76,29,149,.3)
}

.border-violet-900\/40 {
    border-color: rgba(76,29,149,.4)
}

.border-violet-900\/5 {
    border-color: rgba(76,29,149,.05)
}

.border-violet-900\/50 {
    border-color: rgba(76,29,149,.5)
}

.border-violet-900\/60 {
    border-color: rgba(76,29,149,.6)
}

.border-violet-900\/70 {
    border-color: rgba(76,29,149,.7)
}

.border-violet-900\/75 {
    border-color: rgba(76,29,149,.75)
}

.border-violet-900\/80 {
    border-color: rgba(76,29,149,.8)
}

.border-violet-900\/90 {
    border-color: rgba(76,29,149,.9)
}

.border-violet-900\/95 {
    border-color: rgba(76,29,149,.95)
}

.border-violet-950 {
    --tw-border-opacity: 1;
    border-color: rgb(46 16 101/var(--tw-border-opacity))
}

.border-violet-950\/0 {
    border-color: rgba(46,16,101,0)
}

.border-violet-950\/10 {
    border-color: rgba(46,16,101,.1)
}

.border-violet-950\/100 {
    border-color: #2e1065
}

.border-violet-950\/20 {
    border-color: rgba(46,16,101,.2)
}

.border-violet-950\/25 {
    border-color: rgba(46,16,101,.25)
}

.border-violet-950\/30 {
    border-color: rgba(46,16,101,.3)
}

.border-violet-950\/40 {
    border-color: rgba(46,16,101,.4)
}

.border-violet-950\/5 {
    border-color: rgba(46,16,101,.05)
}

.border-violet-950\/50 {
    border-color: rgba(46,16,101,.5)
}

.border-violet-950\/60 {
    border-color: rgba(46,16,101,.6)
}

.border-violet-950\/70 {
    border-color: rgba(46,16,101,.7)
}

.border-violet-950\/75 {
    border-color: rgba(46,16,101,.75)
}

.border-violet-950\/80 {
    border-color: rgba(46,16,101,.8)
}

.border-violet-950\/90 {
    border-color: rgba(46,16,101,.9)
}

.border-violet-950\/95 {
    border-color: rgba(46,16,101,.95)
}

.border-warm {
    --tw-border-opacity: 1;
    border-color: rgb(255 95 85/var(--tw-border-opacity))
}

.border-warm\/0 {
    border-color: rgba(255,95,85,0)
}

.border-warm\/10 {
    border-color: rgba(255,95,85,.1)
}

.border-warm\/100 {
    border-color: #ff5f55
}

.border-warm\/20 {
    border-color: rgba(255,95,85,.2)
}

.border-warm\/25 {
    border-color: rgba(255,95,85,.25)
}

.border-warm\/30 {
    border-color: rgba(255,95,85,.3)
}

.border-warm\/40 {
    border-color: rgba(255,95,85,.4)
}

.border-warm\/5 {
    border-color: rgba(255,95,85,.05)
}

.border-warm\/50 {
    border-color: rgba(255,95,85,.5)
}

.border-warm\/60 {
    border-color: rgba(255,95,85,.6)
}

.border-warm\/70 {
    border-color: rgba(255,95,85,.7)
}

.border-warm\/75 {
    border-color: rgba(255,95,85,.75)
}

.border-warm\/80 {
    border-color: rgba(255,95,85,.8)
}

.border-warm\/90 {
    border-color: rgba(255,95,85,.9)
}

.border-warm\/95 {
    border-color: rgba(255,95,85,.95)
}

.border-warmGray-100 {
    --tw-border-opacity: 1;
    border-color: rgb(245 245 244/var(--tw-border-opacity))
}

.border-warmGray-100\/0 {
    border-color: hsla(60,5%,96%,0)
}

.border-warmGray-100\/10 {
    border-color: hsla(60,5%,96%,.1)
}

.border-warmGray-100\/100 {
    border-color: #f5f5f4
}

.border-warmGray-100\/20 {
    border-color: hsla(60,5%,96%,.2)
}

.border-warmGray-100\/25 {
    border-color: hsla(60,5%,96%,.25)
}

.border-warmGray-100\/30 {
    border-color: hsla(60,5%,96%,.3)
}

.border-warmGray-100\/40 {
    border-color: hsla(60,5%,96%,.4)
}

.border-warmGray-100\/5 {
    border-color: hsla(60,5%,96%,.05)
}

.border-warmGray-100\/50 {
    border-color: hsla(60,5%,96%,.5)
}

.border-warmGray-100\/60 {
    border-color: hsla(60,5%,96%,.6)
}

.border-warmGray-100\/70 {
    border-color: hsla(60,5%,96%,.7)
}

.border-warmGray-100\/75 {
    border-color: hsla(60,5%,96%,.75)
}

.border-warmGray-100\/80 {
    border-color: hsla(60,5%,96%,.8)
}

.border-warmGray-100\/90 {
    border-color: hsla(60,5%,96%,.9)
}

.border-warmGray-100\/95 {
    border-color: hsla(60,5%,96%,.95)
}

.border-warmGray-200 {
    --tw-border-opacity: 1;
    border-color: rgb(231 229 228/var(--tw-border-opacity))
}

.border-warmGray-200\/0 {
    border-color: hsla(20,6%,90%,0)
}

.border-warmGray-200\/10 {
    border-color: hsla(20,6%,90%,.1)
}

.border-warmGray-200\/100 {
    border-color: #e7e5e4
}

.border-warmGray-200\/20 {
    border-color: hsla(20,6%,90%,.2)
}

.border-warmGray-200\/25 {
    border-color: hsla(20,6%,90%,.25)
}

.border-warmGray-200\/30 {
    border-color: hsla(20,6%,90%,.3)
}

.border-warmGray-200\/40 {
    border-color: hsla(20,6%,90%,.4)
}

.border-warmGray-200\/5 {
    border-color: hsla(20,6%,90%,.05)
}

.border-warmGray-200\/50 {
    border-color: hsla(20,6%,90%,.5)
}

.border-warmGray-200\/60 {
    border-color: hsla(20,6%,90%,.6)
}

.border-warmGray-200\/70 {
    border-color: hsla(20,6%,90%,.7)
}

.border-warmGray-200\/75 {
    border-color: hsla(20,6%,90%,.75)
}

.border-warmGray-200\/80 {
    border-color: hsla(20,6%,90%,.8)
}

.border-warmGray-200\/90 {
    border-color: hsla(20,6%,90%,.9)
}

.border-warmGray-200\/95 {
    border-color: hsla(20,6%,90%,.95)
}

.border-warmGray-300 {
    --tw-border-opacity: 1;
    border-color: rgb(214 211 209/var(--tw-border-opacity))
}

.border-warmGray-300\/0 {
    border-color: hsla(24,6%,83%,0)
}

.border-warmGray-300\/10 {
    border-color: hsla(24,6%,83%,.1)
}

.border-warmGray-300\/100 {
    border-color: #d6d3d1
}

.border-warmGray-300\/20 {
    border-color: hsla(24,6%,83%,.2)
}

.border-warmGray-300\/25 {
    border-color: hsla(24,6%,83%,.25)
}

.border-warmGray-300\/30 {
    border-color: hsla(24,6%,83%,.3)
}

.border-warmGray-300\/40 {
    border-color: hsla(24,6%,83%,.4)
}

.border-warmGray-300\/5 {
    border-color: hsla(24,6%,83%,.05)
}

.border-warmGray-300\/50 {
    border-color: hsla(24,6%,83%,.5)
}

.border-warmGray-300\/60 {
    border-color: hsla(24,6%,83%,.6)
}

.border-warmGray-300\/70 {
    border-color: hsla(24,6%,83%,.7)
}

.border-warmGray-300\/75 {
    border-color: hsla(24,6%,83%,.75)
}

.border-warmGray-300\/80 {
    border-color: hsla(24,6%,83%,.8)
}

.border-warmGray-300\/90 {
    border-color: hsla(24,6%,83%,.9)
}

.border-warmGray-300\/95 {
    border-color: hsla(24,6%,83%,.95)
}

.border-warmGray-400 {
    --tw-border-opacity: 1;
    border-color: rgb(168 162 158/var(--tw-border-opacity))
}

.border-warmGray-400\/0 {
    border-color: hsla(24,5%,64%,0)
}

.border-warmGray-400\/10 {
    border-color: hsla(24,5%,64%,.1)
}

.border-warmGray-400\/100 {
    border-color: #a8a29e
}

.border-warmGray-400\/20 {
    border-color: hsla(24,5%,64%,.2)
}

.border-warmGray-400\/25 {
    border-color: hsla(24,5%,64%,.25)
}

.border-warmGray-400\/30 {
    border-color: hsla(24,5%,64%,.3)
}

.border-warmGray-400\/40 {
    border-color: hsla(24,5%,64%,.4)
}

.border-warmGray-400\/5 {
    border-color: hsla(24,5%,64%,.05)
}

.border-warmGray-400\/50 {
    border-color: hsla(24,5%,64%,.5)
}

.border-warmGray-400\/60 {
    border-color: hsla(24,5%,64%,.6)
}

.border-warmGray-400\/70 {
    border-color: hsla(24,5%,64%,.7)
}

.border-warmGray-400\/75 {
    border-color: hsla(24,5%,64%,.75)
}

.border-warmGray-400\/80 {
    border-color: hsla(24,5%,64%,.8)
}

.border-warmGray-400\/90 {
    border-color: hsla(24,5%,64%,.9)
}

.border-warmGray-400\/95 {
    border-color: hsla(24,5%,64%,.95)
}

.border-warmGray-50 {
    --tw-border-opacity: 1;
    border-color: rgb(250 250 249/var(--tw-border-opacity))
}

.border-warmGray-50\/0 {
    border-color: hsla(60,9%,98%,0)
}

.border-warmGray-50\/10 {
    border-color: hsla(60,9%,98%,.1)
}

.border-warmGray-50\/100 {
    border-color: #fafaf9
}

.border-warmGray-50\/20 {
    border-color: hsla(60,9%,98%,.2)
}

.border-warmGray-50\/25 {
    border-color: hsla(60,9%,98%,.25)
}

.border-warmGray-50\/30 {
    border-color: hsla(60,9%,98%,.3)
}

.border-warmGray-50\/40 {
    border-color: hsla(60,9%,98%,.4)
}

.border-warmGray-50\/5 {
    border-color: hsla(60,9%,98%,.05)
}

.border-warmGray-50\/50 {
    border-color: hsla(60,9%,98%,.5)
}

.border-warmGray-50\/60 {
    border-color: hsla(60,9%,98%,.6)
}

.border-warmGray-50\/70 {
    border-color: hsla(60,9%,98%,.7)
}

.border-warmGray-50\/75 {
    border-color: hsla(60,9%,98%,.75)
}

.border-warmGray-50\/80 {
    border-color: hsla(60,9%,98%,.8)
}

.border-warmGray-50\/90 {
    border-color: hsla(60,9%,98%,.9)
}

.border-warmGray-50\/95 {
    border-color: hsla(60,9%,98%,.95)
}

.border-warmGray-500 {
    --tw-border-opacity: 1;
    border-color: rgb(120 113 108/var(--tw-border-opacity))
}

.border-warmGray-500\/0 {
    border-color: hsla(25,5%,45%,0)
}

.border-warmGray-500\/10 {
    border-color: hsla(25,5%,45%,.1)
}

.border-warmGray-500\/100 {
    border-color: #78716c
}

.border-warmGray-500\/20 {
    border-color: hsla(25,5%,45%,.2)
}

.border-warmGray-500\/25 {
    border-color: hsla(25,5%,45%,.25)
}

.border-warmGray-500\/30 {
    border-color: hsla(25,5%,45%,.3)
}

.border-warmGray-500\/40 {
    border-color: hsla(25,5%,45%,.4)
}

.border-warmGray-500\/5 {
    border-color: hsla(25,5%,45%,.05)
}

.border-warmGray-500\/50 {
    border-color: hsla(25,5%,45%,.5)
}

.border-warmGray-500\/60 {
    border-color: hsla(25,5%,45%,.6)
}

.border-warmGray-500\/70 {
    border-color: hsla(25,5%,45%,.7)
}

.border-warmGray-500\/75 {
    border-color: hsla(25,5%,45%,.75)
}

.border-warmGray-500\/80 {
    border-color: hsla(25,5%,45%,.8)
}

.border-warmGray-500\/90 {
    border-color: hsla(25,5%,45%,.9)
}

.border-warmGray-500\/95 {
    border-color: hsla(25,5%,45%,.95)
}

.border-warmGray-600 {
    --tw-border-opacity: 1;
    border-color: rgb(87 83 78/var(--tw-border-opacity))
}

.border-warmGray-600\/0 {
    border-color: rgba(87,83,78,0)
}

.border-warmGray-600\/10 {
    border-color: rgba(87,83,78,.1)
}

.border-warmGray-600\/100 {
    border-color: #57534e
}

.border-warmGray-600\/20 {
    border-color: rgba(87,83,78,.2)
}

.border-warmGray-600\/25 {
    border-color: rgba(87,83,78,.25)
}

.border-warmGray-600\/30 {
    border-color: rgba(87,83,78,.3)
}

.border-warmGray-600\/40 {
    border-color: rgba(87,83,78,.4)
}

.border-warmGray-600\/5 {
    border-color: rgba(87,83,78,.05)
}

.border-warmGray-600\/50 {
    border-color: rgba(87,83,78,.5)
}

.border-warmGray-600\/60 {
    border-color: rgba(87,83,78,.6)
}

.border-warmGray-600\/70 {
    border-color: rgba(87,83,78,.7)
}

.border-warmGray-600\/75 {
    border-color: rgba(87,83,78,.75)
}

.border-warmGray-600\/80 {
    border-color: rgba(87,83,78,.8)
}

.border-warmGray-600\/90 {
    border-color: rgba(87,83,78,.9)
}

.border-warmGray-600\/95 {
    border-color: rgba(87,83,78,.95)
}

.border-warmGray-700 {
    --tw-border-opacity: 1;
    border-color: rgb(68 64 60/var(--tw-border-opacity))
}

.border-warmGray-700\/0 {
    border-color: rgba(68,64,60,0)
}

.border-warmGray-700\/10 {
    border-color: rgba(68,64,60,.1)
}

.border-warmGray-700\/100 {
    border-color: #44403c
}

.border-warmGray-700\/20 {
    border-color: rgba(68,64,60,.2)
}

.border-warmGray-700\/25 {
    border-color: rgba(68,64,60,.25)
}

.border-warmGray-700\/30 {
    border-color: rgba(68,64,60,.3)
}

.border-warmGray-700\/40 {
    border-color: rgba(68,64,60,.4)
}

.border-warmGray-700\/5 {
    border-color: rgba(68,64,60,.05)
}

.border-warmGray-700\/50 {
    border-color: rgba(68,64,60,.5)
}

.border-warmGray-700\/60 {
    border-color: rgba(68,64,60,.6)
}

.border-warmGray-700\/70 {
    border-color: rgba(68,64,60,.7)
}

.border-warmGray-700\/75 {
    border-color: rgba(68,64,60,.75)
}

.border-warmGray-700\/80 {
    border-color: rgba(68,64,60,.8)
}

.border-warmGray-700\/90 {
    border-color: rgba(68,64,60,.9)
}

.border-warmGray-700\/95 {
    border-color: rgba(68,64,60,.95)
}

.border-warmGray-800 {
    --tw-border-opacity: 1;
    border-color: rgb(41 37 36/var(--tw-border-opacity))
}

.border-warmGray-800\/0 {
    border-color: rgba(41,37,36,0)
}

.border-warmGray-800\/10 {
    border-color: rgba(41,37,36,.1)
}

.border-warmGray-800\/100 {
    border-color: #292524
}

.border-warmGray-800\/20 {
    border-color: rgba(41,37,36,.2)
}

.border-warmGray-800\/25 {
    border-color: rgba(41,37,36,.25)
}

.border-warmGray-800\/30 {
    border-color: rgba(41,37,36,.3)
}

.border-warmGray-800\/40 {
    border-color: rgba(41,37,36,.4)
}

.border-warmGray-800\/5 {
    border-color: rgba(41,37,36,.05)
}

.border-warmGray-800\/50 {
    border-color: rgba(41,37,36,.5)
}

.border-warmGray-800\/60 {
    border-color: rgba(41,37,36,.6)
}

.border-warmGray-800\/70 {
    border-color: rgba(41,37,36,.7)
}

.border-warmGray-800\/75 {
    border-color: rgba(41,37,36,.75)
}

.border-warmGray-800\/80 {
    border-color: rgba(41,37,36,.8)
}

.border-warmGray-800\/90 {
    border-color: rgba(41,37,36,.9)
}

.border-warmGray-800\/95 {
    border-color: rgba(41,37,36,.95)
}

.border-warmGray-900 {
    --tw-border-opacity: 1;
    border-color: rgb(28 25 23/var(--tw-border-opacity))
}

.border-warmGray-900\/0 {
    border-color: rgba(28,25,23,0)
}

.border-warmGray-900\/10 {
    border-color: rgba(28,25,23,.1)
}

.border-warmGray-900\/100 {
    border-color: #1c1917
}

.border-warmGray-900\/20 {
    border-color: rgba(28,25,23,.2)
}

.border-warmGray-900\/25 {
    border-color: rgba(28,25,23,.25)
}

.border-warmGray-900\/30 {
    border-color: rgba(28,25,23,.3)
}

.border-warmGray-900\/40 {
    border-color: rgba(28,25,23,.4)
}

.border-warmGray-900\/5 {
    border-color: rgba(28,25,23,.05)
}

.border-warmGray-900\/50 {
    border-color: rgba(28,25,23,.5)
}

.border-warmGray-900\/60 {
    border-color: rgba(28,25,23,.6)
}

.border-warmGray-900\/70 {
    border-color: rgba(28,25,23,.7)
}

.border-warmGray-900\/75 {
    border-color: rgba(28,25,23,.75)
}

.border-warmGray-900\/80 {
    border-color: rgba(28,25,23,.8)
}

.border-warmGray-900\/90 {
    border-color: rgba(28,25,23,.9)
}

.border-warmGray-900\/95 {
    border-color: rgba(28,25,23,.95)
}

.border-warmGray-950 {
    --tw-border-opacity: 1;
    border-color: rgb(12 10 9/var(--tw-border-opacity))
}

.border-warmGray-950\/0 {
    border-color: rgba(12,10,9,0)
}

.border-warmGray-950\/10 {
    border-color: rgba(12,10,9,.1)
}

.border-warmGray-950\/100 {
    border-color: #0c0a09
}

.border-warmGray-950\/20 {
    border-color: rgba(12,10,9,.2)
}

.border-warmGray-950\/25 {
    border-color: rgba(12,10,9,.25)
}

.border-warmGray-950\/30 {
    border-color: rgba(12,10,9,.3)
}

.border-warmGray-950\/40 {
    border-color: rgba(12,10,9,.4)
}

.border-warmGray-950\/5 {
    border-color: rgba(12,10,9,.05)
}

.border-warmGray-950\/50 {
    border-color: rgba(12,10,9,.5)
}

.border-warmGray-950\/60 {
    border-color: rgba(12,10,9,.6)
}

.border-warmGray-950\/70 {
    border-color: rgba(12,10,9,.7)
}

.border-warmGray-950\/75 {
    border-color: rgba(12,10,9,.75)
}

.border-warmGray-950\/80 {
    border-color: rgba(12,10,9,.8)
}

.border-warmGray-950\/90 {
    border-color: rgba(12,10,9,.9)
}

.border-warmGray-950\/95 {
    border-color: rgba(12,10,9,.95)
}

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

.border-white\/0 {
    border-color: rgba(250,252,252,0)
}

.border-white\/10 {
    border-color: rgba(250,252,252,.1)
}

.border-white\/100 {
    border-color: #fafcfc
}

.border-white\/20 {
    border-color: rgba(250,252,252,.2)
}

.border-white\/25 {
    border-color: rgba(250,252,252,.25)
}

.border-white\/30 {
    border-color: rgba(250,252,252,.3)
}

.border-white\/40 {
    border-color: rgba(250,252,252,.4)
}

.border-white\/5 {
    border-color: rgba(250,252,252,.05)
}

.border-white\/50 {
    border-color: rgba(250,252,252,.5)
}

.border-white\/60 {
    border-color: rgba(250,252,252,.6)
}

.border-white\/70 {
    border-color: rgba(250,252,252,.7)
}

.border-white\/75 {
    border-color: rgba(250,252,252,.75)
}

.border-white\/80 {
    border-color: rgba(250,252,252,.8)
}

.border-white\/90 {
    border-color: rgba(250,252,252,.9)
}

.border-white\/95 {
    border-color: rgba(250,252,252,.95)
}

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

.border-yellow-100\/0 {
    border-color: hsla(55,97%,88%,0)
}

.border-yellow-100\/10 {
    border-color: hsla(55,97%,88%,.1)
}

.border-yellow-100\/100 {
    border-color: #fef9c3
}

.border-yellow-100\/20 {
    border-color: hsla(55,97%,88%,.2)
}

.border-yellow-100\/25 {
    border-color: hsla(55,97%,88%,.25)
}

.border-yellow-100\/30 {
    border-color: hsla(55,97%,88%,.3)
}

.border-yellow-100\/40 {
    border-color: hsla(55,97%,88%,.4)
}

.border-yellow-100\/5 {
    border-color: hsla(55,97%,88%,.05)
}

.border-yellow-100\/50 {
    border-color: hsla(55,97%,88%,.5)
}

.border-yellow-100\/60 {
    border-color: hsla(55,97%,88%,.6)
}

.border-yellow-100\/70 {
    border-color: hsla(55,97%,88%,.7)
}

.border-yellow-100\/75 {
    border-color: hsla(55,97%,88%,.75)
}

.border-yellow-100\/80 {
    border-color: hsla(55,97%,88%,.8)
}

.border-yellow-100\/90 {
    border-color: hsla(55,97%,88%,.9)
}

.border-yellow-100\/95 {
    border-color: hsla(55,97%,88%,.95)
}

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

.border-yellow-200\/0 {
    border-color: hsla(53,98%,77%,0)
}

.border-yellow-200\/10 {
    border-color: hsla(53,98%,77%,.1)
}

.border-yellow-200\/100 {
    border-color: #fef08a
}

.border-yellow-200\/20 {
    border-color: hsla(53,98%,77%,.2)
}

.border-yellow-200\/25 {
    border-color: hsla(53,98%,77%,.25)
}

.border-yellow-200\/30 {
    border-color: hsla(53,98%,77%,.3)
}

.border-yellow-200\/40 {
    border-color: hsla(53,98%,77%,.4)
}

.border-yellow-200\/5 {
    border-color: hsla(53,98%,77%,.05)
}

.border-yellow-200\/50 {
    border-color: hsla(53,98%,77%,.5)
}

.border-yellow-200\/60 {
    border-color: hsla(53,98%,77%,.6)
}

.border-yellow-200\/70 {
    border-color: hsla(53,98%,77%,.7)
}

.border-yellow-200\/75 {
    border-color: hsla(53,98%,77%,.75)
}

.border-yellow-200\/80 {
    border-color: hsla(53,98%,77%,.8)
}

.border-yellow-200\/90 {
    border-color: hsla(53,98%,77%,.9)
}

.border-yellow-200\/95 {
    border-color: hsla(53,98%,77%,.95)
}

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

.border-yellow-300\/0 {
    border-color: rgba(253,224,71,0)
}

.border-yellow-300\/10 {
    border-color: rgba(253,224,71,.1)
}

.border-yellow-300\/100 {
    border-color: #fde047
}

.border-yellow-300\/20 {
    border-color: rgba(253,224,71,.2)
}

.border-yellow-300\/25 {
    border-color: rgba(253,224,71,.25)
}

.border-yellow-300\/30 {
    border-color: rgba(253,224,71,.3)
}

.border-yellow-300\/40 {
    border-color: rgba(253,224,71,.4)
}

.border-yellow-300\/5 {
    border-color: rgba(253,224,71,.05)
}

.border-yellow-300\/50 {
    border-color: rgba(253,224,71,.5)
}

.border-yellow-300\/60 {
    border-color: rgba(253,224,71,.6)
}

.border-yellow-300\/70 {
    border-color: rgba(253,224,71,.7)
}

.border-yellow-300\/75 {
    border-color: rgba(253,224,71,.75)
}

.border-yellow-300\/80 {
    border-color: rgba(253,224,71,.8)
}

.border-yellow-300\/90 {
    border-color: rgba(253,224,71,.9)
}

.border-yellow-300\/95 {
    border-color: rgba(253,224,71,.95)
}

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

.border-yellow-400\/0 {
    border-color: rgba(250,204,21,0)
}

.border-yellow-400\/10 {
    border-color: rgba(250,204,21,.1)
}

.border-yellow-400\/100 {
    border-color: #facc15
}

.border-yellow-400\/20 {
    border-color: rgba(250,204,21,.2)
}

.border-yellow-400\/25 {
    border-color: rgba(250,204,21,.25)
}

.border-yellow-400\/30 {
    border-color: rgba(250,204,21,.3)
}

.border-yellow-400\/40 {
    border-color: rgba(250,204,21,.4)
}

.border-yellow-400\/5 {
    border-color: rgba(250,204,21,.05)
}

.border-yellow-400\/50 {
    border-color: rgba(250,204,21,.5)
}

.border-yellow-400\/60 {
    border-color: rgba(250,204,21,.6)
}

.border-yellow-400\/70 {
    border-color: rgba(250,204,21,.7)
}

.border-yellow-400\/75 {
    border-color: rgba(250,204,21,.75)
}

.border-yellow-400\/80 {
    border-color: rgba(250,204,21,.8)
}

.border-yellow-400\/90 {
    border-color: rgba(250,204,21,.9)
}

.border-yellow-400\/95 {
    border-color: rgba(250,204,21,.95)
}

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

.border-yellow-50\/0 {
    border-color: hsla(55,92%,95%,0)
}

.border-yellow-50\/10 {
    border-color: hsla(55,92%,95%,.1)
}

.border-yellow-50\/100 {
    border-color: #fefce8
}

.border-yellow-50\/20 {
    border-color: hsla(55,92%,95%,.2)
}

.border-yellow-50\/25 {
    border-color: hsla(55,92%,95%,.25)
}

.border-yellow-50\/30 {
    border-color: hsla(55,92%,95%,.3)
}

.border-yellow-50\/40 {
    border-color: hsla(55,92%,95%,.4)
}

.border-yellow-50\/5 {
    border-color: hsla(55,92%,95%,.05)
}

.border-yellow-50\/50 {
    border-color: hsla(55,92%,95%,.5)
}

.border-yellow-50\/60 {
    border-color: hsla(55,92%,95%,.6)
}

.border-yellow-50\/70 {
    border-color: hsla(55,92%,95%,.7)
}

.border-yellow-50\/75 {
    border-color: hsla(55,92%,95%,.75)
}

.border-yellow-50\/80 {
    border-color: hsla(55,92%,95%,.8)
}

.border-yellow-50\/90 {
    border-color: hsla(55,92%,95%,.9)
}

.border-yellow-50\/95 {
    border-color: hsla(55,92%,95%,.95)
}

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

.border-yellow-500\/0 {
    border-color: rgba(234,179,8,0)
}

.border-yellow-500\/10 {
    border-color: rgba(234,179,8,.1)
}

.border-yellow-500\/100 {
    border-color: #eab308
}

.border-yellow-500\/20 {
    border-color: rgba(234,179,8,.2)
}

.border-yellow-500\/25 {
    border-color: rgba(234,179,8,.25)
}

.border-yellow-500\/30 {
    border-color: rgba(234,179,8,.3)
}

.border-yellow-500\/40 {
    border-color: rgba(234,179,8,.4)
}

.border-yellow-500\/5 {
    border-color: rgba(234,179,8,.05)
}

.border-yellow-500\/50 {
    border-color: rgba(234,179,8,.5)
}

.border-yellow-500\/60 {
    border-color: rgba(234,179,8,.6)
}

.border-yellow-500\/70 {
    border-color: rgba(234,179,8,.7)
}

.border-yellow-500\/75 {
    border-color: rgba(234,179,8,.75)
}

.border-yellow-500\/80 {
    border-color: rgba(234,179,8,.8)
}

.border-yellow-500\/90 {
    border-color: rgba(234,179,8,.9)
}

.border-yellow-500\/95 {
    border-color: rgba(234,179,8,.95)
}

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

.border-yellow-600\/0 {
    border-color: rgba(202,138,4,0)
}

.border-yellow-600\/10 {
    border-color: rgba(202,138,4,.1)
}

.border-yellow-600\/100 {
    border-color: #ca8a04
}

.border-yellow-600\/20 {
    border-color: rgba(202,138,4,.2)
}

.border-yellow-600\/25 {
    border-color: rgba(202,138,4,.25)
}

.border-yellow-600\/30 {
    border-color: rgba(202,138,4,.3)
}

.border-yellow-600\/40 {
    border-color: rgba(202,138,4,.4)
}

.border-yellow-600\/5 {
    border-color: rgba(202,138,4,.05)
}

.border-yellow-600\/50 {
    border-color: rgba(202,138,4,.5)
}

.border-yellow-600\/60 {
    border-color: rgba(202,138,4,.6)
}

.border-yellow-600\/70 {
    border-color: rgba(202,138,4,.7)
}

.border-yellow-600\/75 {
    border-color: rgba(202,138,4,.75)
}

.border-yellow-600\/80 {
    border-color: rgba(202,138,4,.8)
}

.border-yellow-600\/90 {
    border-color: rgba(202,138,4,.9)
}

.border-yellow-600\/95 {
    border-color: rgba(202,138,4,.95)
}

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

.border-yellow-700\/0 {
    border-color: rgba(161,98,7,0)
}

.border-yellow-700\/10 {
    border-color: rgba(161,98,7,.1)
}

.border-yellow-700\/100 {
    border-color: #a16207
}

.border-yellow-700\/20 {
    border-color: rgba(161,98,7,.2)
}

.border-yellow-700\/25 {
    border-color: rgba(161,98,7,.25)
}

.border-yellow-700\/30 {
    border-color: rgba(161,98,7,.3)
}

.border-yellow-700\/40 {
    border-color: rgba(161,98,7,.4)
}

.border-yellow-700\/5 {
    border-color: rgba(161,98,7,.05)
}

.border-yellow-700\/50 {
    border-color: rgba(161,98,7,.5)
}

.border-yellow-700\/60 {
    border-color: rgba(161,98,7,.6)
}

.border-yellow-700\/70 {
    border-color: rgba(161,98,7,.7)
}

.border-yellow-700\/75 {
    border-color: rgba(161,98,7,.75)
}

.border-yellow-700\/80 {
    border-color: rgba(161,98,7,.8)
}

.border-yellow-700\/90 {
    border-color: rgba(161,98,7,.9)
}

.border-yellow-700\/95 {
    border-color: rgba(161,98,7,.95)
}

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

.border-yellow-800\/0 {
    border-color: rgba(133,77,14,0)
}

.border-yellow-800\/10 {
    border-color: rgba(133,77,14,.1)
}

.border-yellow-800\/100 {
    border-color: #854d0e
}

.border-yellow-800\/20 {
    border-color: rgba(133,77,14,.2)
}

.border-yellow-800\/25 {
    border-color: rgba(133,77,14,.25)
}

.border-yellow-800\/30 {
    border-color: rgba(133,77,14,.3)
}

.border-yellow-800\/40 {
    border-color: rgba(133,77,14,.4)
}

.border-yellow-800\/5 {
    border-color: rgba(133,77,14,.05)
}

.border-yellow-800\/50 {
    border-color: rgba(133,77,14,.5)
}

.border-yellow-800\/60 {
    border-color: rgba(133,77,14,.6)
}

.border-yellow-800\/70 {
    border-color: rgba(133,77,14,.7)
}

.border-yellow-800\/75 {
    border-color: rgba(133,77,14,.75)
}

.border-yellow-800\/80 {
    border-color: rgba(133,77,14,.8)
}

.border-yellow-800\/90 {
    border-color: rgba(133,77,14,.9)
}

.border-yellow-800\/95 {
    border-color: rgba(133,77,14,.95)
}

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

.border-yellow-900\/0 {
    border-color: rgba(113,63,18,0)
}

.border-yellow-900\/10 {
    border-color: rgba(113,63,18,.1)
}

.border-yellow-900\/100 {
    border-color: #713f12
}

.border-yellow-900\/20 {
    border-color: rgba(113,63,18,.2)
}

.border-yellow-900\/25 {
    border-color: rgba(113,63,18,.25)
}

.border-yellow-900\/30 {
    border-color: rgba(113,63,18,.3)
}

.border-yellow-900\/40 {
    border-color: rgba(113,63,18,.4)
}

.border-yellow-900\/5 {
    border-color: rgba(113,63,18,.05)
}

.border-yellow-900\/50 {
    border-color: rgba(113,63,18,.5)
}

.border-yellow-900\/60 {
    border-color: rgba(113,63,18,.6)
}

.border-yellow-900\/70 {
    border-color: rgba(113,63,18,.7)
}

.border-yellow-900\/75 {
    border-color: rgba(113,63,18,.75)
}

.border-yellow-900\/80 {
    border-color: rgba(113,63,18,.8)
}

.border-yellow-900\/90 {
    border-color: rgba(113,63,18,.9)
}

.border-yellow-900\/95 {
    border-color: rgba(113,63,18,.95)
}

.border-yellow-950 {
    --tw-border-opacity: 1;
    border-color: rgb(66 32 6/var(--tw-border-opacity))
}

.border-yellow-950\/0 {
    border-color: rgba(66,32,6,0)
}

.border-yellow-950\/10 {
    border-color: rgba(66,32,6,.1)
}

.border-yellow-950\/100 {
    border-color: #422006
}

.border-yellow-950\/20 {
    border-color: rgba(66,32,6,.2)
}

.border-yellow-950\/25 {
    border-color: rgba(66,32,6,.25)
}

.border-yellow-950\/30 {
    border-color: rgba(66,32,6,.3)
}

.border-yellow-950\/40 {
    border-color: rgba(66,32,6,.4)
}

.border-yellow-950\/5 {
    border-color: rgba(66,32,6,.05)
}

.border-yellow-950\/50 {
    border-color: rgba(66,32,6,.5)
}

.border-yellow-950\/60 {
    border-color: rgba(66,32,6,.6)
}

.border-yellow-950\/70 {
    border-color: rgba(66,32,6,.7)
}

.border-yellow-950\/75 {
    border-color: rgba(66,32,6,.75)
}

.border-yellow-950\/80 {
    border-color: rgba(66,32,6,.8)
}

.border-yellow-950\/90 {
    border-color: rgba(66,32,6,.9)
}

.border-yellow-950\/95 {
    border-color: rgba(66,32,6,.95)
}

.border-zinc-100 {
    --tw-border-opacity: 1;
    border-color: rgb(244 244 245/var(--tw-border-opacity))
}

.border-zinc-100\/0 {
    border-color: hsla(240,5%,96%,0)
}

.border-zinc-100\/10 {
    border-color: hsla(240,5%,96%,.1)
}

.border-zinc-100\/100 {
    border-color: #f4f4f5
}

.border-zinc-100\/20 {
    border-color: hsla(240,5%,96%,.2)
}

.border-zinc-100\/25 {
    border-color: hsla(240,5%,96%,.25)
}

.border-zinc-100\/30 {
    border-color: hsla(240,5%,96%,.3)
}

.border-zinc-100\/40 {
    border-color: hsla(240,5%,96%,.4)
}

.border-zinc-100\/5 {
    border-color: hsla(240,5%,96%,.05)
}

.border-zinc-100\/50 {
    border-color: hsla(240,5%,96%,.5)
}

.border-zinc-100\/60 {
    border-color: hsla(240,5%,96%,.6)
}

.border-zinc-100\/70 {
    border-color: hsla(240,5%,96%,.7)
}

.border-zinc-100\/75 {
    border-color: hsla(240,5%,96%,.75)
}

.border-zinc-100\/80 {
    border-color: hsla(240,5%,96%,.8)
}

.border-zinc-100\/90 {
    border-color: hsla(240,5%,96%,.9)
}

.border-zinc-100\/95 {
    border-color: hsla(240,5%,96%,.95)
}

.border-zinc-200 {
    --tw-border-opacity: 1;
    border-color: rgb(228 228 231/var(--tw-border-opacity))
}

.border-zinc-200\/0 {
    border-color: hsla(240,6%,90%,0)
}

.border-zinc-200\/10 {
    border-color: hsla(240,6%,90%,.1)
}

.border-zinc-200\/100 {
    border-color: #e4e4e7
}

.border-zinc-200\/20 {
    border-color: hsla(240,6%,90%,.2)
}

.border-zinc-200\/25 {
    border-color: hsla(240,6%,90%,.25)
}

.border-zinc-200\/30 {
    border-color: hsla(240,6%,90%,.3)
}

.border-zinc-200\/40 {
    border-color: hsla(240,6%,90%,.4)
}

.border-zinc-200\/5 {
    border-color: hsla(240,6%,90%,.05)
}

.border-zinc-200\/50 {
    border-color: hsla(240,6%,90%,.5)
}

.border-zinc-200\/60 {
    border-color: hsla(240,6%,90%,.6)
}

.border-zinc-200\/70 {
    border-color: hsla(240,6%,90%,.7)
}

.border-zinc-200\/75 {
    border-color: hsla(240,6%,90%,.75)
}

.border-zinc-200\/80 {
    border-color: hsla(240,6%,90%,.8)
}

.border-zinc-200\/90 {
    border-color: hsla(240,6%,90%,.9)
}

.border-zinc-200\/95 {
    border-color: hsla(240,6%,90%,.95)
}

.border-zinc-300 {
    --tw-border-opacity: 1;
    border-color: rgb(212 212 216/var(--tw-border-opacity))
}

.border-zinc-300\/0 {
    border-color: hsla(240,5%,84%,0)
}

.border-zinc-300\/10 {
    border-color: hsla(240,5%,84%,.1)
}

.border-zinc-300\/100 {
    border-color: #d4d4d8
}

.border-zinc-300\/20 {
    border-color: hsla(240,5%,84%,.2)
}

.border-zinc-300\/25 {
    border-color: hsla(240,5%,84%,.25)
}

.border-zinc-300\/30 {
    border-color: hsla(240,5%,84%,.3)
}

.border-zinc-300\/40 {
    border-color: hsla(240,5%,84%,.4)
}

.border-zinc-300\/5 {
    border-color: hsla(240,5%,84%,.05)
}

.border-zinc-300\/50 {
    border-color: hsla(240,5%,84%,.5)
}

.border-zinc-300\/60 {
    border-color: hsla(240,5%,84%,.6)
}

.border-zinc-300\/70 {
    border-color: hsla(240,5%,84%,.7)
}

.border-zinc-300\/75 {
    border-color: hsla(240,5%,84%,.75)
}

.border-zinc-300\/80 {
    border-color: hsla(240,5%,84%,.8)
}

.border-zinc-300\/90 {
    border-color: hsla(240,5%,84%,.9)
}

.border-zinc-300\/95 {
    border-color: hsla(240,5%,84%,.95)
}

.border-zinc-400 {
    --tw-border-opacity: 1;
    border-color: rgb(161 161 170/var(--tw-border-opacity))
}

.border-zinc-400\/0 {
    border-color: hsla(240,5%,65%,0)
}

.border-zinc-400\/10 {
    border-color: hsla(240,5%,65%,.1)
}

.border-zinc-400\/100 {
    border-color: #a1a1aa
}

.border-zinc-400\/20 {
    border-color: hsla(240,5%,65%,.2)
}

.border-zinc-400\/25 {
    border-color: hsla(240,5%,65%,.25)
}

.border-zinc-400\/30 {
    border-color: hsla(240,5%,65%,.3)
}

.border-zinc-400\/40 {
    border-color: hsla(240,5%,65%,.4)
}

.border-zinc-400\/5 {
    border-color: hsla(240,5%,65%,.05)
}

.border-zinc-400\/50 {
    border-color: hsla(240,5%,65%,.5)
}

.border-zinc-400\/60 {
    border-color: hsla(240,5%,65%,.6)
}

.border-zinc-400\/70 {
    border-color: hsla(240,5%,65%,.7)
}

.border-zinc-400\/75 {
    border-color: hsla(240,5%,65%,.75)
}

.border-zinc-400\/80 {
    border-color: hsla(240,5%,65%,.8)
}

.border-zinc-400\/90 {
    border-color: hsla(240,5%,65%,.9)
}

.border-zinc-400\/95 {
    border-color: hsla(240,5%,65%,.95)
}

.border-zinc-50 {
    --tw-border-opacity: 1;
    border-color: rgb(250 250 250/var(--tw-border-opacity))
}

.border-zinc-50\/0 {
    border-color: hsla(0,0%,98%,0)
}

.border-zinc-50\/10 {
    border-color: hsla(0,0%,98%,.1)
}

.border-zinc-50\/100 {
    border-color: #fafafa
}

.border-zinc-50\/20 {
    border-color: hsla(0,0%,98%,.2)
}

.border-zinc-50\/25 {
    border-color: hsla(0,0%,98%,.25)
}

.border-zinc-50\/30 {
    border-color: hsla(0,0%,98%,.3)
}

.border-zinc-50\/40 {
    border-color: hsla(0,0%,98%,.4)
}

.border-zinc-50\/5 {
    border-color: hsla(0,0%,98%,.05)
}

.border-zinc-50\/50 {
    border-color: hsla(0,0%,98%,.5)
}

.border-zinc-50\/60 {
    border-color: hsla(0,0%,98%,.6)
}

.border-zinc-50\/70 {
    border-color: hsla(0,0%,98%,.7)
}

.border-zinc-50\/75 {
    border-color: hsla(0,0%,98%,.75)
}

.border-zinc-50\/80 {
    border-color: hsla(0,0%,98%,.8)
}

.border-zinc-50\/90 {
    border-color: hsla(0,0%,98%,.9)
}

.border-zinc-50\/95 {
    border-color: hsla(0,0%,98%,.95)
}

.border-zinc-500 {
    --tw-border-opacity: 1;
    border-color: rgb(113 113 122/var(--tw-border-opacity))
}

.border-zinc-500\/0 {
    border-color: hsla(240,4%,46%,0)
}

.border-zinc-500\/10 {
    border-color: hsla(240,4%,46%,.1)
}

.border-zinc-500\/100 {
    border-color: #71717a
}

.border-zinc-500\/20 {
    border-color: hsla(240,4%,46%,.2)
}

.border-zinc-500\/25 {
    border-color: hsla(240,4%,46%,.25)
}

.border-zinc-500\/30 {
    border-color: hsla(240,4%,46%,.3)
}

.border-zinc-500\/40 {
    border-color: hsla(240,4%,46%,.4)
}

.border-zinc-500\/5 {
    border-color: hsla(240,4%,46%,.05)
}

.border-zinc-500\/50 {
    border-color: hsla(240,4%,46%,.5)
}

.border-zinc-500\/60 {
    border-color: hsla(240,4%,46%,.6)
}

.border-zinc-500\/70 {
    border-color: hsla(240,4%,46%,.7)
}

.border-zinc-500\/75 {
    border-color: hsla(240,4%,46%,.75)
}

.border-zinc-500\/80 {
    border-color: hsla(240,4%,46%,.8)
}

.border-zinc-500\/90 {
    border-color: hsla(240,4%,46%,.9)
}

.border-zinc-500\/95 {
    border-color: hsla(240,4%,46%,.95)
}

.border-zinc-600 {
    --tw-border-opacity: 1;
    border-color: rgb(82 82 91/var(--tw-border-opacity))
}

.border-zinc-600\/0 {
    border-color: rgba(82,82,91,0)
}

.border-zinc-600\/10 {
    border-color: rgba(82,82,91,.1)
}

.border-zinc-600\/100 {
    border-color: #52525b
}

.border-zinc-600\/20 {
    border-color: rgba(82,82,91,.2)
}

.border-zinc-600\/25 {
    border-color: rgba(82,82,91,.25)
}

.border-zinc-600\/30 {
    border-color: rgba(82,82,91,.3)
}

.border-zinc-600\/40 {
    border-color: rgba(82,82,91,.4)
}

.border-zinc-600\/5 {
    border-color: rgba(82,82,91,.05)
}

.border-zinc-600\/50 {
    border-color: rgba(82,82,91,.5)
}

.border-zinc-600\/60 {
    border-color: rgba(82,82,91,.6)
}

.border-zinc-600\/70 {
    border-color: rgba(82,82,91,.7)
}

.border-zinc-600\/75 {
    border-color: rgba(82,82,91,.75)
}

.border-zinc-600\/80 {
    border-color: rgba(82,82,91,.8)
}

.border-zinc-600\/90 {
    border-color: rgba(82,82,91,.9)
}

.border-zinc-600\/95 {
    border-color: rgba(82,82,91,.95)
}

.border-zinc-700 {
    --tw-border-opacity: 1;
    border-color: rgb(63 63 70/var(--tw-border-opacity))
}

.border-zinc-700\/0 {
    border-color: rgba(63,63,70,0)
}

.border-zinc-700\/10 {
    border-color: rgba(63,63,70,.1)
}

.border-zinc-700\/100 {
    border-color: #3f3f46
}

.border-zinc-700\/20 {
    border-color: rgba(63,63,70,.2)
}

.border-zinc-700\/25 {
    border-color: rgba(63,63,70,.25)
}

.border-zinc-700\/30 {
    border-color: rgba(63,63,70,.3)
}

.border-zinc-700\/40 {
    border-color: rgba(63,63,70,.4)
}

.border-zinc-700\/5 {
    border-color: rgba(63,63,70,.05)
}

.border-zinc-700\/50 {
    border-color: rgba(63,63,70,.5)
}

.border-zinc-700\/60 {
    border-color: rgba(63,63,70,.6)
}

.border-zinc-700\/70 {
    border-color: rgba(63,63,70,.7)
}

.border-zinc-700\/75 {
    border-color: rgba(63,63,70,.75)
}

.border-zinc-700\/80 {
    border-color: rgba(63,63,70,.8)
}

.border-zinc-700\/90 {
    border-color: rgba(63,63,70,.9)
}

.border-zinc-700\/95 {
    border-color: rgba(63,63,70,.95)
}

.border-zinc-800 {
    --tw-border-opacity: 1;
    border-color: rgb(39 39 42/var(--tw-border-opacity))
}

.border-zinc-800\/0 {
    border-color: rgba(39,39,42,0)
}

.border-zinc-800\/10 {
    border-color: rgba(39,39,42,.1)
}

.border-zinc-800\/100 {
    border-color: #27272a
}

.border-zinc-800\/20 {
    border-color: rgba(39,39,42,.2)
}

.border-zinc-800\/25 {
    border-color: rgba(39,39,42,.25)
}

.border-zinc-800\/30 {
    border-color: rgba(39,39,42,.3)
}

.border-zinc-800\/40 {
    border-color: rgba(39,39,42,.4)
}

.border-zinc-800\/5 {
    border-color: rgba(39,39,42,.05)
}

.border-zinc-800\/50 {
    border-color: rgba(39,39,42,.5)
}

.border-zinc-800\/60 {
    border-color: rgba(39,39,42,.6)
}

.border-zinc-800\/70 {
    border-color: rgba(39,39,42,.7)
}

.border-zinc-800\/75 {
    border-color: rgba(39,39,42,.75)
}

.border-zinc-800\/80 {
    border-color: rgba(39,39,42,.8)
}

.border-zinc-800\/90 {
    border-color: rgba(39,39,42,.9)
}

.border-zinc-800\/95 {
    border-color: rgba(39,39,42,.95)
}

.border-zinc-900 {
    --tw-border-opacity: 1;
    border-color: rgb(24 24 27/var(--tw-border-opacity))
}

.border-zinc-900\/0 {
    border-color: rgba(24,24,27,0)
}

.border-zinc-900\/10 {
    border-color: rgba(24,24,27,.1)
}

.border-zinc-900\/100 {
    border-color: #18181b
}

.border-zinc-900\/20 {
    border-color: rgba(24,24,27,.2)
}

.border-zinc-900\/25 {
    border-color: rgba(24,24,27,.25)
}

.border-zinc-900\/30 {
    border-color: rgba(24,24,27,.3)
}

.border-zinc-900\/40 {
    border-color: rgba(24,24,27,.4)
}

.border-zinc-900\/5 {
    border-color: rgba(24,24,27,.05)
}

.border-zinc-900\/50 {
    border-color: rgba(24,24,27,.5)
}

.border-zinc-900\/60 {
    border-color: rgba(24,24,27,.6)
}

.border-zinc-900\/70 {
    border-color: rgba(24,24,27,.7)
}

.border-zinc-900\/75 {
    border-color: rgba(24,24,27,.75)
}

.border-zinc-900\/80 {
    border-color: rgba(24,24,27,.8)
}

.border-zinc-900\/90 {
    border-color: rgba(24,24,27,.9)
}

.border-zinc-900\/95 {
    border-color: rgba(24,24,27,.95)
}

.border-zinc-950 {
    --tw-border-opacity: 1;
    border-color: rgb(9 9 11/var(--tw-border-opacity))
}

.border-zinc-950\/0 {
    border-color: rgba(9,9,11,0)
}

.border-zinc-950\/10 {
    border-color: rgba(9,9,11,.1)
}

.border-zinc-950\/100 {
    border-color: #09090b
}

.border-zinc-950\/20 {
    border-color: rgba(9,9,11,.2)
}

.border-zinc-950\/25 {
    border-color: rgba(9,9,11,.25)
}

.border-zinc-950\/30 {
    border-color: rgba(9,9,11,.3)
}

.border-zinc-950\/40 {
    border-color: rgba(9,9,11,.4)
}

.border-zinc-950\/5 {
    border-color: rgba(9,9,11,.05)
}

.border-zinc-950\/50 {
    border-color: rgba(9,9,11,.5)
}

.border-zinc-950\/60 {
    border-color: rgba(9,9,11,.6)
}

.border-zinc-950\/70 {
    border-color: rgba(9,9,11,.7)
}

.border-zinc-950\/75 {
    border-color: rgba(9,9,11,.75)
}

.border-zinc-950\/80 {
    border-color: rgba(9,9,11,.8)
}

.border-zinc-950\/90 {
    border-color: rgba(9,9,11,.9)
}

.border-zinc-950\/95 {
    border-color: rgba(9,9,11,.95)
}

.border-x-accent-dark {
    --tw-border-opacity: 1;
    border-left-color: rgb(230 217 76/var(--tw-border-opacity));
    border-right-color: rgb(230 217 76/var(--tw-border-opacity))
}

.border-x-accent-dark\/0 {
    border-left-color: rgba(230,217,76,0);
    border-right-color: rgba(230,217,76,0)
}

.border-x-accent-dark\/10 {
    border-left-color: rgba(230,217,76,.1);
    border-right-color: rgba(230,217,76,.1)
}

.border-x-accent-dark\/100 {
    border-left-color: #e6d94c;
    border-right-color: #e6d94c
}

.border-x-accent-dark\/20 {
    border-left-color: rgba(230,217,76,.2);
    border-right-color: rgba(230,217,76,.2)
}

.border-x-accent-dark\/25 {
    border-left-color: rgba(230,217,76,.25);
    border-right-color: rgba(230,217,76,.25)
}

.border-x-accent-dark\/30 {
    border-left-color: rgba(230,217,76,.3);
    border-right-color: rgba(230,217,76,.3)
}

.border-x-accent-dark\/40 {
    border-left-color: rgba(230,217,76,.4);
    border-right-color: rgba(230,217,76,.4)
}

.border-x-accent-dark\/5 {
    border-left-color: rgba(230,217,76,.05);
    border-right-color: rgba(230,217,76,.05)
}

.border-x-accent-dark\/50 {
    border-left-color: rgba(230,217,76,.5);
    border-right-color: rgba(230,217,76,.5)
}

.border-x-accent-dark\/60 {
    border-left-color: rgba(230,217,76,.6);
    border-right-color: rgba(230,217,76,.6)
}

.border-x-accent-dark\/70 {
    border-left-color: rgba(230,217,76,.7);
    border-right-color: rgba(230,217,76,.7)
}

.border-x-accent-dark\/75 {
    border-left-color: rgba(230,217,76,.75);
    border-right-color: rgba(230,217,76,.75)
}

.border-x-accent-dark\/80 {
    border-left-color: rgba(230,217,76,.8);
    border-right-color: rgba(230,217,76,.8)
}

.border-x-accent-dark\/90 {
    border-left-color: rgba(230,217,76,.9);
    border-right-color: rgba(230,217,76,.9)
}

.border-x-accent-dark\/95 {
    border-left-color: rgba(230,217,76,.95);
    border-right-color: rgba(230,217,76,.95)
}

.border-x-accent-default {
    --tw-border-opacity: 1;
    border-left-color: rgb(255 241 84/var(--tw-border-opacity));
    border-right-color: rgb(255 241 84/var(--tw-border-opacity))
}

.border-x-accent-default\/0 {
    border-left-color: rgba(255,241,84,0);
    border-right-color: rgba(255,241,84,0)
}

.border-x-accent-default\/10 {
    border-left-color: rgba(255,241,84,.1);
    border-right-color: rgba(255,241,84,.1)
}

.border-x-accent-default\/100 {
    border-left-color: #fff154;
    border-right-color: #fff154
}

.border-x-accent-default\/20 {
    border-left-color: rgba(255,241,84,.2);
    border-right-color: rgba(255,241,84,.2)
}

.border-x-accent-default\/25 {
    border-left-color: rgba(255,241,84,.25);
    border-right-color: rgba(255,241,84,.25)
}

.border-x-accent-default\/30 {
    border-left-color: rgba(255,241,84,.3);
    border-right-color: rgba(255,241,84,.3)
}

.border-x-accent-default\/40 {
    border-left-color: rgba(255,241,84,.4);
    border-right-color: rgba(255,241,84,.4)
}

.border-x-accent-default\/5 {
    border-left-color: rgba(255,241,84,.05);
    border-right-color: rgba(255,241,84,.05)
}

.border-x-accent-default\/50 {
    border-left-color: rgba(255,241,84,.5);
    border-right-color: rgba(255,241,84,.5)
}

.border-x-accent-default\/60 {
    border-left-color: rgba(255,241,84,.6);
    border-right-color: rgba(255,241,84,.6)
}

.border-x-accent-default\/70 {
    border-left-color: rgba(255,241,84,.7);
    border-right-color: rgba(255,241,84,.7)
}

.border-x-accent-default\/75 {
    border-left-color: rgba(255,241,84,.75);
    border-right-color: rgba(255,241,84,.75)
}

.border-x-accent-default\/80 {
    border-left-color: rgba(255,241,84,.8);
    border-right-color: rgba(255,241,84,.8)
}

.border-x-accent-default\/90 {
    border-left-color: rgba(255,241,84,.9);
    border-right-color: rgba(255,241,84,.9)
}

.border-x-accent-default\/95 {
    border-left-color: rgba(255,241,84,.95);
    border-right-color: rgba(255,241,84,.95)
}

.border-x-accent-foreground {
    border-left-color: hsl(var(--accent-foreground));
    border-right-color: hsl(var(--accent-foreground))
}

.border-x-accent-foreground\/0 {
    border-left-color: hsl(var(--accent-foreground)/0);
    border-right-color: hsl(var(--accent-foreground)/0)
}

.border-x-accent-foreground\/10 {
    border-left-color: hsl(var(--accent-foreground)/.1);
    border-right-color: hsl(var(--accent-foreground)/.1)
}

.border-x-accent-foreground\/100 {
    border-left-color: hsl(var(--accent-foreground)/1);
    border-right-color: hsl(var(--accent-foreground)/1)
}

.border-x-accent-foreground\/20 {
    border-left-color: hsl(var(--accent-foreground)/.2);
    border-right-color: hsl(var(--accent-foreground)/.2)
}

.border-x-accent-foreground\/25 {
    border-left-color: hsl(var(--accent-foreground)/.25);
    border-right-color: hsl(var(--accent-foreground)/.25)
}

.border-x-accent-foreground\/30 {
    border-left-color: hsl(var(--accent-foreground)/.3);
    border-right-color: hsl(var(--accent-foreground)/.3)
}

.border-x-accent-foreground\/40 {
    border-left-color: hsl(var(--accent-foreground)/.4);
    border-right-color: hsl(var(--accent-foreground)/.4)
}

.border-x-accent-foreground\/5 {
    border-left-color: hsl(var(--accent-foreground)/.05);
    border-right-color: hsl(var(--accent-foreground)/.05)
}

.border-x-accent-foreground\/50 {
    border-left-color: hsl(var(--accent-foreground)/.5);
    border-right-color: hsl(var(--accent-foreground)/.5)
}

.border-x-accent-foreground\/60 {
    border-left-color: hsl(var(--accent-foreground)/.6);
    border-right-color: hsl(var(--accent-foreground)/.6)
}

.border-x-accent-foreground\/70 {
    border-left-color: hsl(var(--accent-foreground)/.7);
    border-right-color: hsl(var(--accent-foreground)/.7)
}

.border-x-accent-foreground\/75 {
    border-left-color: hsl(var(--accent-foreground)/.75);
    border-right-color: hsl(var(--accent-foreground)/.75)
}

.border-x-accent-foreground\/80 {
    border-left-color: hsl(var(--accent-foreground)/.8);
    border-right-color: hsl(var(--accent-foreground)/.8)
}

.border-x-accent-foreground\/90 {
    border-left-color: hsl(var(--accent-foreground)/.9);
    border-right-color: hsl(var(--accent-foreground)/.9)
}

.border-x-accent-foreground\/95 {
    border-left-color: hsl(var(--accent-foreground)/.95);
    border-right-color: hsl(var(--accent-foreground)/.95)
}

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

.border-x-amber-100\/0 {
    border-left-color: hsla(48,96%,89%,0);
    border-right-color: hsla(48,96%,89%,0)
}

.border-x-amber-100\/10 {
    border-left-color: hsla(48,96%,89%,.1);
    border-right-color: hsla(48,96%,89%,.1)
}

.border-x-amber-100\/100 {
    border-left-color: #fef3c7;
    border-right-color: #fef3c7
}

.border-x-amber-100\/20 {
    border-left-color: hsla(48,96%,89%,.2);
    border-right-color: hsla(48,96%,89%,.2)
}

.border-x-amber-100\/25 {
    border-left-color: hsla(48,96%,89%,.25);
    border-right-color: hsla(48,96%,89%,.25)
}

.border-x-amber-100\/30 {
    border-left-color: hsla(48,96%,89%,.3);
    border-right-color: hsla(48,96%,89%,.3)
}

.border-x-amber-100\/40 {
    border-left-color: hsla(48,96%,89%,.4);
    border-right-color: hsla(48,96%,89%,.4)
}

.border-x-amber-100\/5 {
    border-left-color: hsla(48,96%,89%,.05);
    border-right-color: hsla(48,96%,89%,.05)
}

.border-x-amber-100\/50 {
    border-left-color: hsla(48,96%,89%,.5);
    border-right-color: hsla(48,96%,89%,.5)
}

.border-x-amber-100\/60 {
    border-left-color: hsla(48,96%,89%,.6);
    border-right-color: hsla(48,96%,89%,.6)
}

.border-x-amber-100\/70 {
    border-left-color: hsla(48,96%,89%,.7);
    border-right-color: hsla(48,96%,89%,.7)
}

.border-x-amber-100\/75 {
    border-left-color: hsla(48,96%,89%,.75);
    border-right-color: hsla(48,96%,89%,.75)
}

.border-x-amber-100\/80 {
    border-left-color: hsla(48,96%,89%,.8);
    border-right-color: hsla(48,96%,89%,.8)
}

.border-x-amber-100\/90 {
    border-left-color: hsla(48,96%,89%,.9);
    border-right-color: hsla(48,96%,89%,.9)
}

.border-x-amber-100\/95 {
    border-left-color: hsla(48,96%,89%,.95);
    border-right-color: hsla(48,96%,89%,.95)
}

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

.border-x-amber-200\/0 {
    border-left-color: hsla(48,97%,77%,0);
    border-right-color: hsla(48,97%,77%,0)
}

.border-x-amber-200\/10 {
    border-left-color: hsla(48,97%,77%,.1);
    border-right-color: hsla(48,97%,77%,.1)
}

.border-x-amber-200\/100 {
    border-left-color: #fde68a;
    border-right-color: #fde68a
}

.border-x-amber-200\/20 {
    border-left-color: hsla(48,97%,77%,.2);
    border-right-color: hsla(48,97%,77%,.2)
}

.border-x-amber-200\/25 {
    border-left-color: hsla(48,97%,77%,.25);
    border-right-color: hsla(48,97%,77%,.25)
}

.border-x-amber-200\/30 {
    border-left-color: hsla(48,97%,77%,.3);
    border-right-color: hsla(48,97%,77%,.3)
}

.border-x-amber-200\/40 {
    border-left-color: hsla(48,97%,77%,.4);
    border-right-color: hsla(48,97%,77%,.4)
}

.border-x-amber-200\/5 {
    border-left-color: hsla(48,97%,77%,.05);
    border-right-color: hsla(48,97%,77%,.05)
}

.border-x-amber-200\/50 {
    border-left-color: hsla(48,97%,77%,.5);
    border-right-color: hsla(48,97%,77%,.5)
}

.border-x-amber-200\/60 {
    border-left-color: hsla(48,97%,77%,.6);
    border-right-color: hsla(48,97%,77%,.6)
}

.border-x-amber-200\/70 {
    border-left-color: hsla(48,97%,77%,.7);
    border-right-color: hsla(48,97%,77%,.7)
}

.border-x-amber-200\/75 {
    border-left-color: hsla(48,97%,77%,.75);
    border-right-color: hsla(48,97%,77%,.75)
}

.border-x-amber-200\/80 {
    border-left-color: hsla(48,97%,77%,.8);
    border-right-color: hsla(48,97%,77%,.8)
}

.border-x-amber-200\/90 {
    border-left-color: hsla(48,97%,77%,.9);
    border-right-color: hsla(48,97%,77%,.9)
}

.border-x-amber-200\/95 {
    border-left-color: hsla(48,97%,77%,.95);
    border-right-color: hsla(48,97%,77%,.95)
}

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

.border-x-amber-300\/0 {
    border-left-color: rgba(252,211,77,0);
    border-right-color: rgba(252,211,77,0)
}

.border-x-amber-300\/10 {
    border-left-color: rgba(252,211,77,.1);
    border-right-color: rgba(252,211,77,.1)
}

.border-x-amber-300\/100 {
    border-left-color: #fcd34d;
    border-right-color: #fcd34d
}

.border-x-amber-300\/20 {
    border-left-color: rgba(252,211,77,.2);
    border-right-color: rgba(252,211,77,.2)
}

.border-x-amber-300\/25 {
    border-left-color: rgba(252,211,77,.25);
    border-right-color: rgba(252,211,77,.25)
}

.border-x-amber-300\/30 {
    border-left-color: rgba(252,211,77,.3);
    border-right-color: rgba(252,211,77,.3)
}

.border-x-amber-300\/40 {
    border-left-color: rgba(252,211,77,.4);
    border-right-color: rgba(252,211,77,.4)
}

.border-x-amber-300\/5 {
    border-left-color: rgba(252,211,77,.05);
    border-right-color: rgba(252,211,77,.05)
}

.border-x-amber-300\/50 {
    border-left-color: rgba(252,211,77,.5);
    border-right-color: rgba(252,211,77,.5)
}

.border-x-amber-300\/60 {
    border-left-color: rgba(252,211,77,.6);
    border-right-color: rgba(252,211,77,.6)
}

.border-x-amber-300\/70 {
    border-left-color: rgba(252,211,77,.7);
    border-right-color: rgba(252,211,77,.7)
}

.border-x-amber-300\/75 {
    border-left-color: rgba(252,211,77,.75);
    border-right-color: rgba(252,211,77,.75)
}

.border-x-amber-300\/80 {
    border-left-color: rgba(252,211,77,.8);
    border-right-color: rgba(252,211,77,.8)
}

.border-x-amber-300\/90 {
    border-left-color: rgba(252,211,77,.9);
    border-right-color: rgba(252,211,77,.9)
}

.border-x-amber-300\/95 {
    border-left-color: rgba(252,211,77,.95);
    border-right-color: rgba(252,211,77,.95)
}

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

.border-x-amber-400\/0 {
    border-left-color: rgba(251,191,36,0);
    border-right-color: rgba(251,191,36,0)
}

.border-x-amber-400\/10 {
    border-left-color: rgba(251,191,36,.1);
    border-right-color: rgba(251,191,36,.1)
}

.border-x-amber-400\/100 {
    border-left-color: #fbbf24;
    border-right-color: #fbbf24
}

.border-x-amber-400\/20 {
    border-left-color: rgba(251,191,36,.2);
    border-right-color: rgba(251,191,36,.2)
}

.border-x-amber-400\/25 {
    border-left-color: rgba(251,191,36,.25);
    border-right-color: rgba(251,191,36,.25)
}

.border-x-amber-400\/30 {
    border-left-color: rgba(251,191,36,.3);
    border-right-color: rgba(251,191,36,.3)
}

.border-x-amber-400\/40 {
    border-left-color: rgba(251,191,36,.4);
    border-right-color: rgba(251,191,36,.4)
}

.border-x-amber-400\/5 {
    border-left-color: rgba(251,191,36,.05);
    border-right-color: rgba(251,191,36,.05)
}

.border-x-amber-400\/50 {
    border-left-color: rgba(251,191,36,.5);
    border-right-color: rgba(251,191,36,.5)
}

.border-x-amber-400\/60 {
    border-left-color: rgba(251,191,36,.6);
    border-right-color: rgba(251,191,36,.6)
}

.border-x-amber-400\/70 {
    border-left-color: rgba(251,191,36,.7);
    border-right-color: rgba(251,191,36,.7)
}

.border-x-amber-400\/75 {
    border-left-color: rgba(251,191,36,.75);
    border-right-color: rgba(251,191,36,.75)
}

.border-x-amber-400\/80 {
    border-left-color: rgba(251,191,36,.8);
    border-right-color: rgba(251,191,36,.8)
}

.border-x-amber-400\/90 {
    border-left-color: rgba(251,191,36,.9);
    border-right-color: rgba(251,191,36,.9)
}

.border-x-amber-400\/95 {
    border-left-color: rgba(251,191,36,.95);
    border-right-color: rgba(251,191,36,.95)
}

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

.border-x-amber-50\/0 {
    border-left-color: rgba(255,251,235,0);
    border-right-color: rgba(255,251,235,0)
}

.border-x-amber-50\/10 {
    border-left-color: rgba(255,251,235,.1);
    border-right-color: rgba(255,251,235,.1)
}

.border-x-amber-50\/100 {
    border-left-color: #fffbeb;
    border-right-color: #fffbeb
}

.border-x-amber-50\/20 {
    border-left-color: rgba(255,251,235,.2);
    border-right-color: rgba(255,251,235,.2)
}

.border-x-amber-50\/25 {
    border-left-color: rgba(255,251,235,.25);
    border-right-color: rgba(255,251,235,.25)
}

.border-x-amber-50\/30 {
    border-left-color: rgba(255,251,235,.3);
    border-right-color: rgba(255,251,235,.3)
}

.border-x-amber-50\/40 {
    border-left-color: rgba(255,251,235,.4);
    border-right-color: rgba(255,251,235,.4)
}

.border-x-amber-50\/5 {
    border-left-color: rgba(255,251,235,.05);
    border-right-color: rgba(255,251,235,.05)
}

.border-x-amber-50\/50 {
    border-left-color: rgba(255,251,235,.5);
    border-right-color: rgba(255,251,235,.5)
}

.border-x-amber-50\/60 {
    border-left-color: rgba(255,251,235,.6);
    border-right-color: rgba(255,251,235,.6)
}

.border-x-amber-50\/70 {
    border-left-color: rgba(255,251,235,.7);
    border-right-color: rgba(255,251,235,.7)
}

.border-x-amber-50\/75 {
    border-left-color: rgba(255,251,235,.75);
    border-right-color: rgba(255,251,235,.75)
}

.border-x-amber-50\/80 {
    border-left-color: rgba(255,251,235,.8);
    border-right-color: rgba(255,251,235,.8)
}

.border-x-amber-50\/90 {
    border-left-color: rgba(255,251,235,.9);
    border-right-color: rgba(255,251,235,.9)
}

.border-x-amber-50\/95 {
    border-left-color: rgba(255,251,235,.95);
    border-right-color: rgba(255,251,235,.95)
}

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

.border-x-amber-500\/0 {
    border-left-color: rgba(245,158,11,0);
    border-right-color: rgba(245,158,11,0)
}

.border-x-amber-500\/10 {
    border-left-color: rgba(245,158,11,.1);
    border-right-color: rgba(245,158,11,.1)
}

.border-x-amber-500\/100 {
    border-left-color: #f59e0b;
    border-right-color: #f59e0b
}

.border-x-amber-500\/20 {
    border-left-color: rgba(245,158,11,.2);
    border-right-color: rgba(245,158,11,.2)
}

.border-x-amber-500\/25 {
    border-left-color: rgba(245,158,11,.25);
    border-right-color: rgba(245,158,11,.25)
}

.border-x-amber-500\/30 {
    border-left-color: rgba(245,158,11,.3);
    border-right-color: rgba(245,158,11,.3)
}

.border-x-amber-500\/40 {
    border-left-color: rgba(245,158,11,.4);
    border-right-color: rgba(245,158,11,.4)
}

.border-x-amber-500\/5 {
    border-left-color: rgba(245,158,11,.05);
    border-right-color: rgba(245,158,11,.05)
}

.border-x-amber-500\/50 {
    border-left-color: rgba(245,158,11,.5);
    border-right-color: rgba(245,158,11,.5)
}

.border-x-amber-500\/60 {
    border-left-color: rgba(245,158,11,.6);
    border-right-color: rgba(245,158,11,.6)
}

.border-x-amber-500\/70 {
    border-left-color: rgba(245,158,11,.7);
    border-right-color: rgba(245,158,11,.7)
}

.border-x-amber-500\/75 {
    border-left-color: rgba(245,158,11,.75);
    border-right-color: rgba(245,158,11,.75)
}

.border-x-amber-500\/80 {
    border-left-color: rgba(245,158,11,.8);
    border-right-color: rgba(245,158,11,.8)
}

.border-x-amber-500\/90 {
    border-left-color: rgba(245,158,11,.9);
    border-right-color: rgba(245,158,11,.9)
}

.border-x-amber-500\/95 {
    border-left-color: rgba(245,158,11,.95);
    border-right-color: rgba(245,158,11,.95)
}

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

.border-x-amber-600\/0 {
    border-left-color: rgba(217,119,6,0);
    border-right-color: rgba(217,119,6,0)
}

.border-x-amber-600\/10 {
    border-left-color: rgba(217,119,6,.1);
    border-right-color: rgba(217,119,6,.1)
}

.border-x-amber-600\/100 {
    border-left-color: #d97706;
    border-right-color: #d97706
}

.border-x-amber-600\/20 {
    border-left-color: rgba(217,119,6,.2);
    border-right-color: rgba(217,119,6,.2)
}

.border-x-amber-600\/25 {
    border-left-color: rgba(217,119,6,.25);
    border-right-color: rgba(217,119,6,.25)
}

.border-x-amber-600\/30 {
    border-left-color: rgba(217,119,6,.3);
    border-right-color: rgba(217,119,6,.3)
}

.border-x-amber-600\/40 {
    border-left-color: rgba(217,119,6,.4);
    border-right-color: rgba(217,119,6,.4)
}

.border-x-amber-600\/5 {
    border-left-color: rgba(217,119,6,.05);
    border-right-color: rgba(217,119,6,.05)
}

.border-x-amber-600\/50 {
    border-left-color: rgba(217,119,6,.5);
    border-right-color: rgba(217,119,6,.5)
}

.border-x-amber-600\/60 {
    border-left-color: rgba(217,119,6,.6);
    border-right-color: rgba(217,119,6,.6)
}

.border-x-amber-600\/70 {
    border-left-color: rgba(217,119,6,.7);
    border-right-color: rgba(217,119,6,.7)
}

.border-x-amber-600\/75 {
    border-left-color: rgba(217,119,6,.75);
    border-right-color: rgba(217,119,6,.75)
}

.border-x-amber-600\/80 {
    border-left-color: rgba(217,119,6,.8);
    border-right-color: rgba(217,119,6,.8)
}

.border-x-amber-600\/90 {
    border-left-color: rgba(217,119,6,.9);
    border-right-color: rgba(217,119,6,.9)
}

.border-x-amber-600\/95 {
    border-left-color: rgba(217,119,6,.95);
    border-right-color: rgba(217,119,6,.95)
}

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

.border-x-amber-700\/0 {
    border-left-color: rgba(180,83,9,0);
    border-right-color: rgba(180,83,9,0)
}

.border-x-amber-700\/10 {
    border-left-color: rgba(180,83,9,.1);
    border-right-color: rgba(180,83,9,.1)
}

.border-x-amber-700\/100 {
    border-left-color: #b45309;
    border-right-color: #b45309
}

.border-x-amber-700\/20 {
    border-left-color: rgba(180,83,9,.2);
    border-right-color: rgba(180,83,9,.2)
}

.border-x-amber-700\/25 {
    border-left-color: rgba(180,83,9,.25);
    border-right-color: rgba(180,83,9,.25)
}

.border-x-amber-700\/30 {
    border-left-color: rgba(180,83,9,.3);
    border-right-color: rgba(180,83,9,.3)
}

.border-x-amber-700\/40 {
    border-left-color: rgba(180,83,9,.4);
    border-right-color: rgba(180,83,9,.4)
}

.border-x-amber-700\/5 {
    border-left-color: rgba(180,83,9,.05);
    border-right-color: rgba(180,83,9,.05)
}

.border-x-amber-700\/50 {
    border-left-color: rgba(180,83,9,.5);
    border-right-color: rgba(180,83,9,.5)
}

.border-x-amber-700\/60 {
    border-left-color: rgba(180,83,9,.6);
    border-right-color: rgba(180,83,9,.6)
}

.border-x-amber-700\/70 {
    border-left-color: rgba(180,83,9,.7);
    border-right-color: rgba(180,83,9,.7)
}

.border-x-amber-700\/75 {
    border-left-color: rgba(180,83,9,.75);
    border-right-color: rgba(180,83,9,.75)
}

.border-x-amber-700\/80 {
    border-left-color: rgba(180,83,9,.8);
    border-right-color: rgba(180,83,9,.8)
}

.border-x-amber-700\/90 {
    border-left-color: rgba(180,83,9,.9);
    border-right-color: rgba(180,83,9,.9)
}

.border-x-amber-700\/95 {
    border-left-color: rgba(180,83,9,.95);
    border-right-color: rgba(180,83,9,.95)
}

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

.border-x-amber-800\/0 {
    border-left-color: rgba(146,64,14,0);
    border-right-color: rgba(146,64,14,0)
}

.border-x-amber-800\/10 {
    border-left-color: rgba(146,64,14,.1);
    border-right-color: rgba(146,64,14,.1)
}

.border-x-amber-800\/100 {
    border-left-color: #92400e;
    border-right-color: #92400e
}

.border-x-amber-800\/20 {
    border-left-color: rgba(146,64,14,.2);
    border-right-color: rgba(146,64,14,.2)
}

.border-x-amber-800\/25 {
    border-left-color: rgba(146,64,14,.25);
    border-right-color: rgba(146,64,14,.25)
}

.border-x-amber-800\/30 {
    border-left-color: rgba(146,64,14,.3);
    border-right-color: rgba(146,64,14,.3)
}

.border-x-amber-800\/40 {
    border-left-color: rgba(146,64,14,.4);
    border-right-color: rgba(146,64,14,.4)
}

.border-x-amber-800\/5 {
    border-left-color: rgba(146,64,14,.05);
    border-right-color: rgba(146,64,14,.05)
}

.border-x-amber-800\/50 {
    border-left-color: rgba(146,64,14,.5);
    border-right-color: rgba(146,64,14,.5)
}

.border-x-amber-800\/60 {
    border-left-color: rgba(146,64,14,.6);
    border-right-color: rgba(146,64,14,.6)
}

.border-x-amber-800\/70 {
    border-left-color: rgba(146,64,14,.7);
    border-right-color: rgba(146,64,14,.7)
}

.border-x-amber-800\/75 {
    border-left-color: rgba(146,64,14,.75);
    border-right-color: rgba(146,64,14,.75)
}

.border-x-amber-800\/80 {
    border-left-color: rgba(146,64,14,.8);
    border-right-color: rgba(146,64,14,.8)
}

.border-x-amber-800\/90 {
    border-left-color: rgba(146,64,14,.9);
    border-right-color: rgba(146,64,14,.9)
}

.border-x-amber-800\/95 {
    border-left-color: rgba(146,64,14,.95);
    border-right-color: rgba(146,64,14,.95)
}

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

.border-x-amber-900\/0 {
    border-left-color: rgba(120,53,15,0);
    border-right-color: rgba(120,53,15,0)
}

.border-x-amber-900\/10 {
    border-left-color: rgba(120,53,15,.1);
    border-right-color: rgba(120,53,15,.1)
}

.border-x-amber-900\/100 {
    border-left-color: #78350f;
    border-right-color: #78350f
}

.border-x-amber-900\/20 {
    border-left-color: rgba(120,53,15,.2);
    border-right-color: rgba(120,53,15,.2)
}

.border-x-amber-900\/25 {
    border-left-color: rgba(120,53,15,.25);
    border-right-color: rgba(120,53,15,.25)
}

.border-x-amber-900\/30 {
    border-left-color: rgba(120,53,15,.3);
    border-right-color: rgba(120,53,15,.3)
}

.border-x-amber-900\/40 {
    border-left-color: rgba(120,53,15,.4);
    border-right-color: rgba(120,53,15,.4)
}

.border-x-amber-900\/5 {
    border-left-color: rgba(120,53,15,.05);
    border-right-color: rgba(120,53,15,.05)
}

.border-x-amber-900\/50 {
    border-left-color: rgba(120,53,15,.5);
    border-right-color: rgba(120,53,15,.5)
}

.border-x-amber-900\/60 {
    border-left-color: rgba(120,53,15,.6);
    border-right-color: rgba(120,53,15,.6)
}

.border-x-amber-900\/70 {
    border-left-color: rgba(120,53,15,.7);
    border-right-color: rgba(120,53,15,.7)
}

.border-x-amber-900\/75 {
    border-left-color: rgba(120,53,15,.75);
    border-right-color: rgba(120,53,15,.75)
}

.border-x-amber-900\/80 {
    border-left-color: rgba(120,53,15,.8);
    border-right-color: rgba(120,53,15,.8)
}

.border-x-amber-900\/90 {
    border-left-color: rgba(120,53,15,.9);
    border-right-color: rgba(120,53,15,.9)
}

.border-x-amber-900\/95 {
    border-left-color: rgba(120,53,15,.95);
    border-right-color: rgba(120,53,15,.95)
}

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

.border-x-amber-950\/0 {
    border-left-color: rgba(69,26,3,0);
    border-right-color: rgba(69,26,3,0)
}

.border-x-amber-950\/10 {
    border-left-color: rgba(69,26,3,.1);
    border-right-color: rgba(69,26,3,.1)
}

.border-x-amber-950\/100 {
    border-left-color: #451a03;
    border-right-color: #451a03
}

.border-x-amber-950\/20 {
    border-left-color: rgba(69,26,3,.2);
    border-right-color: rgba(69,26,3,.2)
}

.border-x-amber-950\/25 {
    border-left-color: rgba(69,26,3,.25);
    border-right-color: rgba(69,26,3,.25)
}

.border-x-amber-950\/30 {
    border-left-color: rgba(69,26,3,.3);
    border-right-color: rgba(69,26,3,.3)
}

.border-x-amber-950\/40 {
    border-left-color: rgba(69,26,3,.4);
    border-right-color: rgba(69,26,3,.4)
}

.border-x-amber-950\/5 {
    border-left-color: rgba(69,26,3,.05);
    border-right-color: rgba(69,26,3,.05)
}

.border-x-amber-950\/50 {
    border-left-color: rgba(69,26,3,.5);
    border-right-color: rgba(69,26,3,.5)
}

.border-x-amber-950\/60 {
    border-left-color: rgba(69,26,3,.6);
    border-right-color: rgba(69,26,3,.6)
}

.border-x-amber-950\/70 {
    border-left-color: rgba(69,26,3,.7);
    border-right-color: rgba(69,26,3,.7)
}

.border-x-amber-950\/75 {
    border-left-color: rgba(69,26,3,.75);
    border-right-color: rgba(69,26,3,.75)
}

.border-x-amber-950\/80 {
    border-left-color: rgba(69,26,3,.8);
    border-right-color: rgba(69,26,3,.8)
}

.border-x-amber-950\/90 {
    border-left-color: rgba(69,26,3,.9);
    border-right-color: rgba(69,26,3,.9)
}

.border-x-amber-950\/95 {
    border-left-color: rgba(69,26,3,.95);
    border-right-color: rgba(69,26,3,.95)
}

.border-x-background {
    border-left-color: hsl(var(--background));
    border-right-color: hsl(var(--background))
}

.border-x-background\/0 {
    border-left-color: hsl(var(--background)/0);
    border-right-color: hsl(var(--background)/0)
}

.border-x-background\/10 {
    border-left-color: hsl(var(--background)/.1);
    border-right-color: hsl(var(--background)/.1)
}

.border-x-background\/100 {
    border-left-color: hsl(var(--background)/1);
    border-right-color: hsl(var(--background)/1)
}

.border-x-background\/20 {
    border-left-color: hsl(var(--background)/.2);
    border-right-color: hsl(var(--background)/.2)
}

.border-x-background\/25 {
    border-left-color: hsl(var(--background)/.25);
    border-right-color: hsl(var(--background)/.25)
}

.border-x-background\/30 {
    border-left-color: hsl(var(--background)/.3);
    border-right-color: hsl(var(--background)/.3)
}

.border-x-background\/40 {
    border-left-color: hsl(var(--background)/.4);
    border-right-color: hsl(var(--background)/.4)
}

.border-x-background\/5 {
    border-left-color: hsl(var(--background)/.05);
    border-right-color: hsl(var(--background)/.05)
}

.border-x-background\/50 {
    border-left-color: hsl(var(--background)/.5);
    border-right-color: hsl(var(--background)/.5)
}

.border-x-background\/60 {
    border-left-color: hsl(var(--background)/.6);
    border-right-color: hsl(var(--background)/.6)
}

.border-x-background\/70 {
    border-left-color: hsl(var(--background)/.7);
    border-right-color: hsl(var(--background)/.7)
}

.border-x-background\/75 {
    border-left-color: hsl(var(--background)/.75);
    border-right-color: hsl(var(--background)/.75)
}

.border-x-background\/80 {
    border-left-color: hsl(var(--background)/.8);
    border-right-color: hsl(var(--background)/.8)
}

.border-x-background\/90 {
    border-left-color: hsl(var(--background)/.9);
    border-right-color: hsl(var(--background)/.9)
}

.border-x-background\/95 {
    border-left-color: hsl(var(--background)/.95);
    border-right-color: hsl(var(--background)/.95)
}

.border-x-black {
    --tw-border-opacity: 1;
    border-left-color: rgb(49 43 65/var(--tw-border-opacity));
    border-right-color: rgb(49 43 65/var(--tw-border-opacity))
}

.border-x-black\/0 {
    border-left-color: rgba(49,43,65,0);
    border-right-color: rgba(49,43,65,0)
}

.border-x-black\/10 {
    border-left-color: rgba(49,43,65,.1);
    border-right-color: rgba(49,43,65,.1)
}

.border-x-black\/100 {
    border-left-color: #312b41;
    border-right-color: #312b41
}

.border-x-black\/20 {
    border-left-color: rgba(49,43,65,.2);
    border-right-color: rgba(49,43,65,.2)
}

.border-x-black\/25 {
    border-left-color: rgba(49,43,65,.25);
    border-right-color: rgba(49,43,65,.25)
}

.border-x-black\/30 {
    border-left-color: rgba(49,43,65,.3);
    border-right-color: rgba(49,43,65,.3)
}

.border-x-black\/40 {
    border-left-color: rgba(49,43,65,.4);
    border-right-color: rgba(49,43,65,.4)
}

.border-x-black\/5 {
    border-left-color: rgba(49,43,65,.05);
    border-right-color: rgba(49,43,65,.05)
}

.border-x-black\/50 {
    border-left-color: rgba(49,43,65,.5);
    border-right-color: rgba(49,43,65,.5)
}

.border-x-black\/60 {
    border-left-color: rgba(49,43,65,.6);
    border-right-color: rgba(49,43,65,.6)
}

.border-x-black\/70 {
    border-left-color: rgba(49,43,65,.7);
    border-right-color: rgba(49,43,65,.7)
}

.border-x-black\/75 {
    border-left-color: rgba(49,43,65,.75);
    border-right-color: rgba(49,43,65,.75)
}

.border-x-black\/80 {
    border-left-color: rgba(49,43,65,.8);
    border-right-color: rgba(49,43,65,.8)
}

.border-x-black\/90 {
    border-left-color: rgba(49,43,65,.9);
    border-right-color: rgba(49,43,65,.9)
}

.border-x-black\/95 {
    border-left-color: rgba(49,43,65,.95);
    border-right-color: rgba(49,43,65,.95)
}

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

.border-x-blue-100\/0 {
    border-left-color: rgba(219,234,254,0);
    border-right-color: rgba(219,234,254,0)
}

.border-x-blue-100\/10 {
    border-left-color: rgba(219,234,254,.1);
    border-right-color: rgba(219,234,254,.1)
}

.border-x-blue-100\/100 {
    border-left-color: #dbeafe;
    border-right-color: #dbeafe
}

.border-x-blue-100\/20 {
    border-left-color: rgba(219,234,254,.2);
    border-right-color: rgba(219,234,254,.2)
}

.border-x-blue-100\/25 {
    border-left-color: rgba(219,234,254,.25);
    border-right-color: rgba(219,234,254,.25)
}

.border-x-blue-100\/30 {
    border-left-color: rgba(219,234,254,.3);
    border-right-color: rgba(219,234,254,.3)
}

.border-x-blue-100\/40 {
    border-left-color: rgba(219,234,254,.4);
    border-right-color: rgba(219,234,254,.4)
}

.border-x-blue-100\/5 {
    border-left-color: rgba(219,234,254,.05);
    border-right-color: rgba(219,234,254,.05)
}

.border-x-blue-100\/50 {
    border-left-color: rgba(219,234,254,.5);
    border-right-color: rgba(219,234,254,.5)
}

.border-x-blue-100\/60 {
    border-left-color: rgba(219,234,254,.6);
    border-right-color: rgba(219,234,254,.6)
}

.border-x-blue-100\/70 {
    border-left-color: rgba(219,234,254,.7);
    border-right-color: rgba(219,234,254,.7)
}

.border-x-blue-100\/75 {
    border-left-color: rgba(219,234,254,.75);
    border-right-color: rgba(219,234,254,.75)
}

.border-x-blue-100\/80 {
    border-left-color: rgba(219,234,254,.8);
    border-right-color: rgba(219,234,254,.8)
}

.border-x-blue-100\/90 {
    border-left-color: rgba(219,234,254,.9);
    border-right-color: rgba(219,234,254,.9)
}

.border-x-blue-100\/95 {
    border-left-color: rgba(219,234,254,.95);
    border-right-color: rgba(219,234,254,.95)
}

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

.border-x-blue-200\/0 {
    border-left-color: rgba(191,219,254,0);
    border-right-color: rgba(191,219,254,0)
}

.border-x-blue-200\/10 {
    border-left-color: rgba(191,219,254,.1);
    border-right-color: rgba(191,219,254,.1)
}

.border-x-blue-200\/100 {
    border-left-color: #bfdbfe;
    border-right-color: #bfdbfe
}

.border-x-blue-200\/20 {
    border-left-color: rgba(191,219,254,.2);
    border-right-color: rgba(191,219,254,.2)
}

.border-x-blue-200\/25 {
    border-left-color: rgba(191,219,254,.25);
    border-right-color: rgba(191,219,254,.25)
}

.border-x-blue-200\/30 {
    border-left-color: rgba(191,219,254,.3);
    border-right-color: rgba(191,219,254,.3)
}

.border-x-blue-200\/40 {
    border-left-color: rgba(191,219,254,.4);
    border-right-color: rgba(191,219,254,.4)
}

.border-x-blue-200\/5 {
    border-left-color: rgba(191,219,254,.05);
    border-right-color: rgba(191,219,254,.05)
}

.border-x-blue-200\/50 {
    border-left-color: rgba(191,219,254,.5);
    border-right-color: rgba(191,219,254,.5)
}

.border-x-blue-200\/60 {
    border-left-color: rgba(191,219,254,.6);
    border-right-color: rgba(191,219,254,.6)
}

.border-x-blue-200\/70 {
    border-left-color: rgba(191,219,254,.7);
    border-right-color: rgba(191,219,254,.7)
}

.border-x-blue-200\/75 {
    border-left-color: rgba(191,219,254,.75);
    border-right-color: rgba(191,219,254,.75)
}

.border-x-blue-200\/80 {
    border-left-color: rgba(191,219,254,.8);
    border-right-color: rgba(191,219,254,.8)
}

.border-x-blue-200\/90 {
    border-left-color: rgba(191,219,254,.9);
    border-right-color: rgba(191,219,254,.9)
}

.border-x-blue-200\/95 {
    border-left-color: rgba(191,219,254,.95);
    border-right-color: rgba(191,219,254,.95)
}

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

.border-x-blue-300\/0 {
    border-left-color: rgba(147,197,253,0);
    border-right-color: rgba(147,197,253,0)
}

.border-x-blue-300\/10 {
    border-left-color: rgba(147,197,253,.1);
    border-right-color: rgba(147,197,253,.1)
}

.border-x-blue-300\/100 {
    border-left-color: #93c5fd;
    border-right-color: #93c5fd
}

.border-x-blue-300\/20 {
    border-left-color: rgba(147,197,253,.2);
    border-right-color: rgba(147,197,253,.2)
}

.border-x-blue-300\/25 {
    border-left-color: rgba(147,197,253,.25);
    border-right-color: rgba(147,197,253,.25)
}

.border-x-blue-300\/30 {
    border-left-color: rgba(147,197,253,.3);
    border-right-color: rgba(147,197,253,.3)
}

.border-x-blue-300\/40 {
    border-left-color: rgba(147,197,253,.4);
    border-right-color: rgba(147,197,253,.4)
}

.border-x-blue-300\/5 {
    border-left-color: rgba(147,197,253,.05);
    border-right-color: rgba(147,197,253,.05)
}

.border-x-blue-300\/50 {
    border-left-color: rgba(147,197,253,.5);
    border-right-color: rgba(147,197,253,.5)
}

.border-x-blue-300\/60 {
    border-left-color: rgba(147,197,253,.6);
    border-right-color: rgba(147,197,253,.6)
}

.border-x-blue-300\/70 {
    border-left-color: rgba(147,197,253,.7);
    border-right-color: rgba(147,197,253,.7)
}

.border-x-blue-300\/75 {
    border-left-color: rgba(147,197,253,.75);
    border-right-color: rgba(147,197,253,.75)
}

.border-x-blue-300\/80 {
    border-left-color: rgba(147,197,253,.8);
    border-right-color: rgba(147,197,253,.8)
}

.border-x-blue-300\/90 {
    border-left-color: rgba(147,197,253,.9);
    border-right-color: rgba(147,197,253,.9)
}

.border-x-blue-300\/95 {
    border-left-color: rgba(147,197,253,.95);
    border-right-color: rgba(147,197,253,.95)
}

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

.border-x-blue-400\/0 {
    border-left-color: rgba(96,165,250,0);
    border-right-color: rgba(96,165,250,0)
}

.border-x-blue-400\/10 {
    border-left-color: rgba(96,165,250,.1);
    border-right-color: rgba(96,165,250,.1)
}

.border-x-blue-400\/100 {
    border-left-color: #60a5fa;
    border-right-color: #60a5fa
}

.border-x-blue-400\/20 {
    border-left-color: rgba(96,165,250,.2);
    border-right-color: rgba(96,165,250,.2)
}

.border-x-blue-400\/25 {
    border-left-color: rgba(96,165,250,.25);
    border-right-color: rgba(96,165,250,.25)
}

.border-x-blue-400\/30 {
    border-left-color: rgba(96,165,250,.3);
    border-right-color: rgba(96,165,250,.3)
}

.border-x-blue-400\/40 {
    border-left-color: rgba(96,165,250,.4);
    border-right-color: rgba(96,165,250,.4)
}

.border-x-blue-400\/5 {
    border-left-color: rgba(96,165,250,.05);
    border-right-color: rgba(96,165,250,.05)
}

.border-x-blue-400\/50 {
    border-left-color: rgba(96,165,250,.5);
    border-right-color: rgba(96,165,250,.5)
}

.border-x-blue-400\/60 {
    border-left-color: rgba(96,165,250,.6);
    border-right-color: rgba(96,165,250,.6)
}

.border-x-blue-400\/70 {
    border-left-color: rgba(96,165,250,.7);
    border-right-color: rgba(96,165,250,.7)
}

.border-x-blue-400\/75 {
    border-left-color: rgba(96,165,250,.75);
    border-right-color: rgba(96,165,250,.75)
}

.border-x-blue-400\/80 {
    border-left-color: rgba(96,165,250,.8);
    border-right-color: rgba(96,165,250,.8)
}

.border-x-blue-400\/90 {
    border-left-color: rgba(96,165,250,.9);
    border-right-color: rgba(96,165,250,.9)
}

.border-x-blue-400\/95 {
    border-left-color: rgba(96,165,250,.95);
    border-right-color: rgba(96,165,250,.95)
}

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

.border-x-blue-50\/0 {
    border-left-color: rgba(239,246,255,0);
    border-right-color: rgba(239,246,255,0)
}

.border-x-blue-50\/10 {
    border-left-color: rgba(239,246,255,.1);
    border-right-color: rgba(239,246,255,.1)
}

.border-x-blue-50\/100 {
    border-left-color: #eff6ff;
    border-right-color: #eff6ff
}

.border-x-blue-50\/20 {
    border-left-color: rgba(239,246,255,.2);
    border-right-color: rgba(239,246,255,.2)
}

.border-x-blue-50\/25 {
    border-left-color: rgba(239,246,255,.25);
    border-right-color: rgba(239,246,255,.25)
}

.border-x-blue-50\/30 {
    border-left-color: rgba(239,246,255,.3);
    border-right-color: rgba(239,246,255,.3)
}

.border-x-blue-50\/40 {
    border-left-color: rgba(239,246,255,.4);
    border-right-color: rgba(239,246,255,.4)
}

.border-x-blue-50\/5 {
    border-left-color: rgba(239,246,255,.05);
    border-right-color: rgba(239,246,255,.05)
}

.border-x-blue-50\/50 {
    border-left-color: rgba(239,246,255,.5);
    border-right-color: rgba(239,246,255,.5)
}

.border-x-blue-50\/60 {
    border-left-color: rgba(239,246,255,.6);
    border-right-color: rgba(239,246,255,.6)
}

.border-x-blue-50\/70 {
    border-left-color: rgba(239,246,255,.7);
    border-right-color: rgba(239,246,255,.7)
}

.border-x-blue-50\/75 {
    border-left-color: rgba(239,246,255,.75);
    border-right-color: rgba(239,246,255,.75)
}

.border-x-blue-50\/80 {
    border-left-color: rgba(239,246,255,.8);
    border-right-color: rgba(239,246,255,.8)
}

.border-x-blue-50\/90 {
    border-left-color: rgba(239,246,255,.9);
    border-right-color: rgba(239,246,255,.9)
}

.border-x-blue-50\/95 {
    border-left-color: rgba(239,246,255,.95);
    border-right-color: rgba(239,246,255,.95)
}

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

.border-x-blue-500\/0 {
    border-left-color: rgba(59,130,246,0);
    border-right-color: rgba(59,130,246,0)
}

.border-x-blue-500\/10 {
    border-left-color: rgba(59,130,246,.1);
    border-right-color: rgba(59,130,246,.1)
}

.border-x-blue-500\/100 {
    border-left-color: #3b82f6;
    border-right-color: #3b82f6
}

.border-x-blue-500\/20 {
    border-left-color: rgba(59,130,246,.2);
    border-right-color: rgba(59,130,246,.2)
}

.border-x-blue-500\/25 {
    border-left-color: rgba(59,130,246,.25);
    border-right-color: rgba(59,130,246,.25)
}

.border-x-blue-500\/30 {
    border-left-color: rgba(59,130,246,.3);
    border-right-color: rgba(59,130,246,.3)
}

.border-x-blue-500\/40 {
    border-left-color: rgba(59,130,246,.4);
    border-right-color: rgba(59,130,246,.4)
}

.border-x-blue-500\/5 {
    border-left-color: rgba(59,130,246,.05);
    border-right-color: rgba(59,130,246,.05)
}

.border-x-blue-500\/50 {
    border-left-color: rgba(59,130,246,.5);
    border-right-color: rgba(59,130,246,.5)
}

.border-x-blue-500\/60 {
    border-left-color: rgba(59,130,246,.6);
    border-right-color: rgba(59,130,246,.6)
}

.border-x-blue-500\/70 {
    border-left-color: rgba(59,130,246,.7);
    border-right-color: rgba(59,130,246,.7)
}

.border-x-blue-500\/75 {
    border-left-color: rgba(59,130,246,.75);
    border-right-color: rgba(59,130,246,.75)
}

.border-x-blue-500\/80 {
    border-left-color: rgba(59,130,246,.8);
    border-right-color: rgba(59,130,246,.8)
}

.border-x-blue-500\/90 {
    border-left-color: rgba(59,130,246,.9);
    border-right-color: rgba(59,130,246,.9)
}

.border-x-blue-500\/95 {
    border-left-color: rgba(59,130,246,.95);
    border-right-color: rgba(59,130,246,.95)
}

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

.border-x-blue-600\/0 {
    border-left-color: rgba(37,99,235,0);
    border-right-color: rgba(37,99,235,0)
}

.border-x-blue-600\/10 {
    border-left-color: rgba(37,99,235,.1);
    border-right-color: rgba(37,99,235,.1)
}

.border-x-blue-600\/100 {
    border-left-color: #2563eb;
    border-right-color: #2563eb
}

.border-x-blue-600\/20 {
    border-left-color: rgba(37,99,235,.2);
    border-right-color: rgba(37,99,235,.2)
}

.border-x-blue-600\/25 {
    border-left-color: rgba(37,99,235,.25);
    border-right-color: rgba(37,99,235,.25)
}

.border-x-blue-600\/30 {
    border-left-color: rgba(37,99,235,.3);
    border-right-color: rgba(37,99,235,.3)
}

.border-x-blue-600\/40 {
    border-left-color: rgba(37,99,235,.4);
    border-right-color: rgba(37,99,235,.4)
}

.border-x-blue-600\/5 {
    border-left-color: rgba(37,99,235,.05);
    border-right-color: rgba(37,99,235,.05)
}

.border-x-blue-600\/50 {
    border-left-color: rgba(37,99,235,.5);
    border-right-color: rgba(37,99,235,.5)
}

.border-x-blue-600\/60 {
    border-left-color: rgba(37,99,235,.6);
    border-right-color: rgba(37,99,235,.6)
}

.border-x-blue-600\/70 {
    border-left-color: rgba(37,99,235,.7);
    border-right-color: rgba(37,99,235,.7)
}

.border-x-blue-600\/75 {
    border-left-color: rgba(37,99,235,.75);
    border-right-color: rgba(37,99,235,.75)
}

.border-x-blue-600\/80 {
    border-left-color: rgba(37,99,235,.8);
    border-right-color: rgba(37,99,235,.8)
}

.border-x-blue-600\/90 {
    border-left-color: rgba(37,99,235,.9);
    border-right-color: rgba(37,99,235,.9)
}

.border-x-blue-600\/95 {
    border-left-color: rgba(37,99,235,.95);
    border-right-color: rgba(37,99,235,.95)
}

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

.border-x-blue-700\/0 {
    border-left-color: rgba(29,78,216,0);
    border-right-color: rgba(29,78,216,0)
}

.border-x-blue-700\/10 {
    border-left-color: rgba(29,78,216,.1);
    border-right-color: rgba(29,78,216,.1)
}

.border-x-blue-700\/100 {
    border-left-color: #1d4ed8;
    border-right-color: #1d4ed8
}

.border-x-blue-700\/20 {
    border-left-color: rgba(29,78,216,.2);
    border-right-color: rgba(29,78,216,.2)
}

.border-x-blue-700\/25 {
    border-left-color: rgba(29,78,216,.25);
    border-right-color: rgba(29,78,216,.25)
}

.border-x-blue-700\/30 {
    border-left-color: rgba(29,78,216,.3);
    border-right-color: rgba(29,78,216,.3)
}

.border-x-blue-700\/40 {
    border-left-color: rgba(29,78,216,.4);
    border-right-color: rgba(29,78,216,.4)
}

.border-x-blue-700\/5 {
    border-left-color: rgba(29,78,216,.05);
    border-right-color: rgba(29,78,216,.05)
}

.border-x-blue-700\/50 {
    border-left-color: rgba(29,78,216,.5);
    border-right-color: rgba(29,78,216,.5)
}

.border-x-blue-700\/60 {
    border-left-color: rgba(29,78,216,.6);
    border-right-color: rgba(29,78,216,.6)
}

.border-x-blue-700\/70 {
    border-left-color: rgba(29,78,216,.7);
    border-right-color: rgba(29,78,216,.7)
}

.border-x-blue-700\/75 {
    border-left-color: rgba(29,78,216,.75);
    border-right-color: rgba(29,78,216,.75)
}

.border-x-blue-700\/80 {
    border-left-color: rgba(29,78,216,.8);
    border-right-color: rgba(29,78,216,.8)
}

.border-x-blue-700\/90 {
    border-left-color: rgba(29,78,216,.9);
    border-right-color: rgba(29,78,216,.9)
}

.border-x-blue-700\/95 {
    border-left-color: rgba(29,78,216,.95);
    border-right-color: rgba(29,78,216,.95)
}

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

.border-x-blue-800\/0 {
    border-left-color: rgba(30,64,175,0);
    border-right-color: rgba(30,64,175,0)
}

.border-x-blue-800\/10 {
    border-left-color: rgba(30,64,175,.1);
    border-right-color: rgba(30,64,175,.1)
}

.border-x-blue-800\/100 {
    border-left-color: #1e40af;
    border-right-color: #1e40af
}

.border-x-blue-800\/20 {
    border-left-color: rgba(30,64,175,.2);
    border-right-color: rgba(30,64,175,.2)
}

.border-x-blue-800\/25 {
    border-left-color: rgba(30,64,175,.25);
    border-right-color: rgba(30,64,175,.25)
}

.border-x-blue-800\/30 {
    border-left-color: rgba(30,64,175,.3);
    border-right-color: rgba(30,64,175,.3)
}

.border-x-blue-800\/40 {
    border-left-color: rgba(30,64,175,.4);
    border-right-color: rgba(30,64,175,.4)
}

.border-x-blue-800\/5 {
    border-left-color: rgba(30,64,175,.05);
    border-right-color: rgba(30,64,175,.05)
}

.border-x-blue-800\/50 {
    border-left-color: rgba(30,64,175,.5);
    border-right-color: rgba(30,64,175,.5)
}

.border-x-blue-800\/60 {
    border-left-color: rgba(30,64,175,.6);
    border-right-color: rgba(30,64,175,.6)
}

.border-x-blue-800\/70 {
    border-left-color: rgba(30,64,175,.7);
    border-right-color: rgba(30,64,175,.7)
}

.border-x-blue-800\/75 {
    border-left-color: rgba(30,64,175,.75);
    border-right-color: rgba(30,64,175,.75)
}

.border-x-blue-800\/80 {
    border-left-color: rgba(30,64,175,.8);
    border-right-color: rgba(30,64,175,.8)
}

.border-x-blue-800\/90 {
    border-left-color: rgba(30,64,175,.9);
    border-right-color: rgba(30,64,175,.9)
}

.border-x-blue-800\/95 {
    border-left-color: rgba(30,64,175,.95);
    border-right-color: rgba(30,64,175,.95)
}

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

.border-x-blue-900\/0 {
    border-left-color: rgba(30,58,138,0);
    border-right-color: rgba(30,58,138,0)
}

.border-x-blue-900\/10 {
    border-left-color: rgba(30,58,138,.1);
    border-right-color: rgba(30,58,138,.1)
}

.border-x-blue-900\/100 {
    border-left-color: #1e3a8a;
    border-right-color: #1e3a8a
}

.border-x-blue-900\/20 {
    border-left-color: rgba(30,58,138,.2);
    border-right-color: rgba(30,58,138,.2)
}

.border-x-blue-900\/25 {
    border-left-color: rgba(30,58,138,.25);
    border-right-color: rgba(30,58,138,.25)
}

.border-x-blue-900\/30 {
    border-left-color: rgba(30,58,138,.3);
    border-right-color: rgba(30,58,138,.3)
}

.border-x-blue-900\/40 {
    border-left-color: rgba(30,58,138,.4);
    border-right-color: rgba(30,58,138,.4)
}

.border-x-blue-900\/5 {
    border-left-color: rgba(30,58,138,.05);
    border-right-color: rgba(30,58,138,.05)
}

.border-x-blue-900\/50 {
    border-left-color: rgba(30,58,138,.5);
    border-right-color: rgba(30,58,138,.5)
}

.border-x-blue-900\/60 {
    border-left-color: rgba(30,58,138,.6);
    border-right-color: rgba(30,58,138,.6)
}

.border-x-blue-900\/70 {
    border-left-color: rgba(30,58,138,.7);
    border-right-color: rgba(30,58,138,.7)
}

.border-x-blue-900\/75 {
    border-left-color: rgba(30,58,138,.75);
    border-right-color: rgba(30,58,138,.75)
}

.border-x-blue-900\/80 {
    border-left-color: rgba(30,58,138,.8);
    border-right-color: rgba(30,58,138,.8)
}

.border-x-blue-900\/90 {
    border-left-color: rgba(30,58,138,.9);
    border-right-color: rgba(30,58,138,.9)
}

.border-x-blue-900\/95 {
    border-left-color: rgba(30,58,138,.95);
    border-right-color: rgba(30,58,138,.95)
}

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

.border-x-blue-950\/0 {
    border-left-color: rgba(23,37,84,0);
    border-right-color: rgba(23,37,84,0)
}

.border-x-blue-950\/10 {
    border-left-color: rgba(23,37,84,.1);
    border-right-color: rgba(23,37,84,.1)
}

.border-x-blue-950\/100 {
    border-left-color: #172554;
    border-right-color: #172554
}

.border-x-blue-950\/20 {
    border-left-color: rgba(23,37,84,.2);
    border-right-color: rgba(23,37,84,.2)
}

.border-x-blue-950\/25 {
    border-left-color: rgba(23,37,84,.25);
    border-right-color: rgba(23,37,84,.25)
}

.border-x-blue-950\/30 {
    border-left-color: rgba(23,37,84,.3);
    border-right-color: rgba(23,37,84,.3)
}

.border-x-blue-950\/40 {
    border-left-color: rgba(23,37,84,.4);
    border-right-color: rgba(23,37,84,.4)
}

.border-x-blue-950\/5 {
    border-left-color: rgba(23,37,84,.05);
    border-right-color: rgba(23,37,84,.05)
}

.border-x-blue-950\/50 {
    border-left-color: rgba(23,37,84,.5);
    border-right-color: rgba(23,37,84,.5)
}

.border-x-blue-950\/60 {
    border-left-color: rgba(23,37,84,.6);
    border-right-color: rgba(23,37,84,.6)
}

.border-x-blue-950\/70 {
    border-left-color: rgba(23,37,84,.7);
    border-right-color: rgba(23,37,84,.7)
}

.border-x-blue-950\/75 {
    border-left-color: rgba(23,37,84,.75);
    border-right-color: rgba(23,37,84,.75)
}

.border-x-blue-950\/80 {
    border-left-color: rgba(23,37,84,.8);
    border-right-color: rgba(23,37,84,.8)
}

.border-x-blue-950\/90 {
    border-left-color: rgba(23,37,84,.9);
    border-right-color: rgba(23,37,84,.9)
}

.border-x-blue-950\/95 {
    border-left-color: rgba(23,37,84,.95);
    border-right-color: rgba(23,37,84,.95)
}

.border-x-blueGray-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(241 245 249/var(--tw-border-opacity));
    border-right-color: rgb(241 245 249/var(--tw-border-opacity))
}

.border-x-blueGray-100\/0 {
    border-left-color: rgba(241,245,249,0);
    border-right-color: rgba(241,245,249,0)
}

.border-x-blueGray-100\/10 {
    border-left-color: rgba(241,245,249,.1);
    border-right-color: rgba(241,245,249,.1)
}

.border-x-blueGray-100\/100 {
    border-left-color: #f1f5f9;
    border-right-color: #f1f5f9
}

.border-x-blueGray-100\/20 {
    border-left-color: rgba(241,245,249,.2);
    border-right-color: rgba(241,245,249,.2)
}

.border-x-blueGray-100\/25 {
    border-left-color: rgba(241,245,249,.25);
    border-right-color: rgba(241,245,249,.25)
}

.border-x-blueGray-100\/30 {
    border-left-color: rgba(241,245,249,.3);
    border-right-color: rgba(241,245,249,.3)
}

.border-x-blueGray-100\/40 {
    border-left-color: rgba(241,245,249,.4);
    border-right-color: rgba(241,245,249,.4)
}

.border-x-blueGray-100\/5 {
    border-left-color: rgba(241,245,249,.05);
    border-right-color: rgba(241,245,249,.05)
}

.border-x-blueGray-100\/50 {
    border-left-color: rgba(241,245,249,.5);
    border-right-color: rgba(241,245,249,.5)
}

.border-x-blueGray-100\/60 {
    border-left-color: rgba(241,245,249,.6);
    border-right-color: rgba(241,245,249,.6)
}

.border-x-blueGray-100\/70 {
    border-left-color: rgba(241,245,249,.7);
    border-right-color: rgba(241,245,249,.7)
}

.border-x-blueGray-100\/75 {
    border-left-color: rgba(241,245,249,.75);
    border-right-color: rgba(241,245,249,.75)
}

.border-x-blueGray-100\/80 {
    border-left-color: rgba(241,245,249,.8);
    border-right-color: rgba(241,245,249,.8)
}

.border-x-blueGray-100\/90 {
    border-left-color: rgba(241,245,249,.9);
    border-right-color: rgba(241,245,249,.9)
}

.border-x-blueGray-100\/95 {
    border-left-color: rgba(241,245,249,.95);
    border-right-color: rgba(241,245,249,.95)
}

.border-x-blueGray-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(226 232 240/var(--tw-border-opacity));
    border-right-color: rgb(226 232 240/var(--tw-border-opacity))
}

.border-x-blueGray-200\/0 {
    border-left-color: rgba(226,232,240,0);
    border-right-color: rgba(226,232,240,0)
}

.border-x-blueGray-200\/10 {
    border-left-color: rgba(226,232,240,.1);
    border-right-color: rgba(226,232,240,.1)
}

.border-x-blueGray-200\/100 {
    border-left-color: #e2e8f0;
    border-right-color: #e2e8f0
}

.border-x-blueGray-200\/20 {
    border-left-color: rgba(226,232,240,.2);
    border-right-color: rgba(226,232,240,.2)
}

.border-x-blueGray-200\/25 {
    border-left-color: rgba(226,232,240,.25);
    border-right-color: rgba(226,232,240,.25)
}

.border-x-blueGray-200\/30 {
    border-left-color: rgba(226,232,240,.3);
    border-right-color: rgba(226,232,240,.3)
}

.border-x-blueGray-200\/40 {
    border-left-color: rgba(226,232,240,.4);
    border-right-color: rgba(226,232,240,.4)
}

.border-x-blueGray-200\/5 {
    border-left-color: rgba(226,232,240,.05);
    border-right-color: rgba(226,232,240,.05)
}

.border-x-blueGray-200\/50 {
    border-left-color: rgba(226,232,240,.5);
    border-right-color: rgba(226,232,240,.5)
}

.border-x-blueGray-200\/60 {
    border-left-color: rgba(226,232,240,.6);
    border-right-color: rgba(226,232,240,.6)
}

.border-x-blueGray-200\/70 {
    border-left-color: rgba(226,232,240,.7);
    border-right-color: rgba(226,232,240,.7)
}

.border-x-blueGray-200\/75 {
    border-left-color: rgba(226,232,240,.75);
    border-right-color: rgba(226,232,240,.75)
}

.border-x-blueGray-200\/80 {
    border-left-color: rgba(226,232,240,.8);
    border-right-color: rgba(226,232,240,.8)
}

.border-x-blueGray-200\/90 {
    border-left-color: rgba(226,232,240,.9);
    border-right-color: rgba(226,232,240,.9)
}

.border-x-blueGray-200\/95 {
    border-left-color: rgba(226,232,240,.95);
    border-right-color: rgba(226,232,240,.95)
}

.border-x-blueGray-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(203 213 225/var(--tw-border-opacity));
    border-right-color: rgb(203 213 225/var(--tw-border-opacity))
}

.border-x-blueGray-300\/0 {
    border-left-color: rgba(203,213,225,0);
    border-right-color: rgba(203,213,225,0)
}

.border-x-blueGray-300\/10 {
    border-left-color: rgba(203,213,225,.1);
    border-right-color: rgba(203,213,225,.1)
}

.border-x-blueGray-300\/100 {
    border-left-color: #cbd5e1;
    border-right-color: #cbd5e1
}

.border-x-blueGray-300\/20 {
    border-left-color: rgba(203,213,225,.2);
    border-right-color: rgba(203,213,225,.2)
}

.border-x-blueGray-300\/25 {
    border-left-color: rgba(203,213,225,.25);
    border-right-color: rgba(203,213,225,.25)
}

.border-x-blueGray-300\/30 {
    border-left-color: rgba(203,213,225,.3);
    border-right-color: rgba(203,213,225,.3)
}

.border-x-blueGray-300\/40 {
    border-left-color: rgba(203,213,225,.4);
    border-right-color: rgba(203,213,225,.4)
}

.border-x-blueGray-300\/5 {
    border-left-color: rgba(203,213,225,.05);
    border-right-color: rgba(203,213,225,.05)
}

.border-x-blueGray-300\/50 {
    border-left-color: rgba(203,213,225,.5);
    border-right-color: rgba(203,213,225,.5)
}

.border-x-blueGray-300\/60 {
    border-left-color: rgba(203,213,225,.6);
    border-right-color: rgba(203,213,225,.6)
}

.border-x-blueGray-300\/70 {
    border-left-color: rgba(203,213,225,.7);
    border-right-color: rgba(203,213,225,.7)
}

.border-x-blueGray-300\/75 {
    border-left-color: rgba(203,213,225,.75);
    border-right-color: rgba(203,213,225,.75)
}

.border-x-blueGray-300\/80 {
    border-left-color: rgba(203,213,225,.8);
    border-right-color: rgba(203,213,225,.8)
}

.border-x-blueGray-300\/90 {
    border-left-color: rgba(203,213,225,.9);
    border-right-color: rgba(203,213,225,.9)
}

.border-x-blueGray-300\/95 {
    border-left-color: rgba(203,213,225,.95);
    border-right-color: rgba(203,213,225,.95)
}

.border-x-blueGray-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(148 163 184/var(--tw-border-opacity));
    border-right-color: rgb(148 163 184/var(--tw-border-opacity))
}

.border-x-blueGray-400\/0 {
    border-left-color: rgba(148,163,184,0);
    border-right-color: rgba(148,163,184,0)
}

.border-x-blueGray-400\/10 {
    border-left-color: rgba(148,163,184,.1);
    border-right-color: rgba(148,163,184,.1)
}

.border-x-blueGray-400\/100 {
    border-left-color: #94a3b8;
    border-right-color: #94a3b8
}

.border-x-blueGray-400\/20 {
    border-left-color: rgba(148,163,184,.2);
    border-right-color: rgba(148,163,184,.2)
}

.border-x-blueGray-400\/25 {
    border-left-color: rgba(148,163,184,.25);
    border-right-color: rgba(148,163,184,.25)
}

.border-x-blueGray-400\/30 {
    border-left-color: rgba(148,163,184,.3);
    border-right-color: rgba(148,163,184,.3)
}

.border-x-blueGray-400\/40 {
    border-left-color: rgba(148,163,184,.4);
    border-right-color: rgba(148,163,184,.4)
}

.border-x-blueGray-400\/5 {
    border-left-color: rgba(148,163,184,.05);
    border-right-color: rgba(148,163,184,.05)
}

.border-x-blueGray-400\/50 {
    border-left-color: rgba(148,163,184,.5);
    border-right-color: rgba(148,163,184,.5)
}

.border-x-blueGray-400\/60 {
    border-left-color: rgba(148,163,184,.6);
    border-right-color: rgba(148,163,184,.6)
}

.border-x-blueGray-400\/70 {
    border-left-color: rgba(148,163,184,.7);
    border-right-color: rgba(148,163,184,.7)
}

.border-x-blueGray-400\/75 {
    border-left-color: rgba(148,163,184,.75);
    border-right-color: rgba(148,163,184,.75)
}

.border-x-blueGray-400\/80 {
    border-left-color: rgba(148,163,184,.8);
    border-right-color: rgba(148,163,184,.8)
}

.border-x-blueGray-400\/90 {
    border-left-color: rgba(148,163,184,.9);
    border-right-color: rgba(148,163,184,.9)
}

.border-x-blueGray-400\/95 {
    border-left-color: rgba(148,163,184,.95);
    border-right-color: rgba(148,163,184,.95)
}

.border-x-blueGray-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(248 250 252/var(--tw-border-opacity));
    border-right-color: rgb(248 250 252/var(--tw-border-opacity))
}

.border-x-blueGray-50\/0 {
    border-left-color: rgba(248,250,252,0);
    border-right-color: rgba(248,250,252,0)
}

.border-x-blueGray-50\/10 {
    border-left-color: rgba(248,250,252,.1);
    border-right-color: rgba(248,250,252,.1)
}

.border-x-blueGray-50\/100 {
    border-left-color: #f8fafc;
    border-right-color: #f8fafc
}

.border-x-blueGray-50\/20 {
    border-left-color: rgba(248,250,252,.2);
    border-right-color: rgba(248,250,252,.2)
}

.border-x-blueGray-50\/25 {
    border-left-color: rgba(248,250,252,.25);
    border-right-color: rgba(248,250,252,.25)
}

.border-x-blueGray-50\/30 {
    border-left-color: rgba(248,250,252,.3);
    border-right-color: rgba(248,250,252,.3)
}

.border-x-blueGray-50\/40 {
    border-left-color: rgba(248,250,252,.4);
    border-right-color: rgba(248,250,252,.4)
}

.border-x-blueGray-50\/5 {
    border-left-color: rgba(248,250,252,.05);
    border-right-color: rgba(248,250,252,.05)
}

.border-x-blueGray-50\/50 {
    border-left-color: rgba(248,250,252,.5);
    border-right-color: rgba(248,250,252,.5)
}

.border-x-blueGray-50\/60 {
    border-left-color: rgba(248,250,252,.6);
    border-right-color: rgba(248,250,252,.6)
}

.border-x-blueGray-50\/70 {
    border-left-color: rgba(248,250,252,.7);
    border-right-color: rgba(248,250,252,.7)
}

.border-x-blueGray-50\/75 {
    border-left-color: rgba(248,250,252,.75);
    border-right-color: rgba(248,250,252,.75)
}

.border-x-blueGray-50\/80 {
    border-left-color: rgba(248,250,252,.8);
    border-right-color: rgba(248,250,252,.8)
}

.border-x-blueGray-50\/90 {
    border-left-color: rgba(248,250,252,.9);
    border-right-color: rgba(248,250,252,.9)
}

.border-x-blueGray-50\/95 {
    border-left-color: rgba(248,250,252,.95);
    border-right-color: rgba(248,250,252,.95)
}

.border-x-blueGray-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(100 116 139/var(--tw-border-opacity));
    border-right-color: rgb(100 116 139/var(--tw-border-opacity))
}

.border-x-blueGray-500\/0 {
    border-left-color: rgba(100,116,139,0);
    border-right-color: rgba(100,116,139,0)
}

.border-x-blueGray-500\/10 {
    border-left-color: rgba(100,116,139,.1);
    border-right-color: rgba(100,116,139,.1)
}

.border-x-blueGray-500\/100 {
    border-left-color: #64748b;
    border-right-color: #64748b
}

.border-x-blueGray-500\/20 {
    border-left-color: rgba(100,116,139,.2);
    border-right-color: rgba(100,116,139,.2)
}

.border-x-blueGray-500\/25 {
    border-left-color: rgba(100,116,139,.25);
    border-right-color: rgba(100,116,139,.25)
}

.border-x-blueGray-500\/30 {
    border-left-color: rgba(100,116,139,.3);
    border-right-color: rgba(100,116,139,.3)
}

.border-x-blueGray-500\/40 {
    border-left-color: rgba(100,116,139,.4);
    border-right-color: rgba(100,116,139,.4)
}

.border-x-blueGray-500\/5 {
    border-left-color: rgba(100,116,139,.05);
    border-right-color: rgba(100,116,139,.05)
}

.border-x-blueGray-500\/50 {
    border-left-color: rgba(100,116,139,.5);
    border-right-color: rgba(100,116,139,.5)
}

.border-x-blueGray-500\/60 {
    border-left-color: rgba(100,116,139,.6);
    border-right-color: rgba(100,116,139,.6)
}

.border-x-blueGray-500\/70 {
    border-left-color: rgba(100,116,139,.7);
    border-right-color: rgba(100,116,139,.7)
}

.border-x-blueGray-500\/75 {
    border-left-color: rgba(100,116,139,.75);
    border-right-color: rgba(100,116,139,.75)
}

.border-x-blueGray-500\/80 {
    border-left-color: rgba(100,116,139,.8);
    border-right-color: rgba(100,116,139,.8)
}

.border-x-blueGray-500\/90 {
    border-left-color: rgba(100,116,139,.9);
    border-right-color: rgba(100,116,139,.9)
}

.border-x-blueGray-500\/95 {
    border-left-color: rgba(100,116,139,.95);
    border-right-color: rgba(100,116,139,.95)
}

.border-x-blueGray-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(71 85 105/var(--tw-border-opacity));
    border-right-color: rgb(71 85 105/var(--tw-border-opacity))
}

.border-x-blueGray-600\/0 {
    border-left-color: rgba(71,85,105,0);
    border-right-color: rgba(71,85,105,0)
}

.border-x-blueGray-600\/10 {
    border-left-color: rgba(71,85,105,.1);
    border-right-color: rgba(71,85,105,.1)
}

.border-x-blueGray-600\/100 {
    border-left-color: #475569;
    border-right-color: #475569
}

.border-x-blueGray-600\/20 {
    border-left-color: rgba(71,85,105,.2);
    border-right-color: rgba(71,85,105,.2)
}

.border-x-blueGray-600\/25 {
    border-left-color: rgba(71,85,105,.25);
    border-right-color: rgba(71,85,105,.25)
}

.border-x-blueGray-600\/30 {
    border-left-color: rgba(71,85,105,.3);
    border-right-color: rgba(71,85,105,.3)
}

.border-x-blueGray-600\/40 {
    border-left-color: rgba(71,85,105,.4);
    border-right-color: rgba(71,85,105,.4)
}

.border-x-blueGray-600\/5 {
    border-left-color: rgba(71,85,105,.05);
    border-right-color: rgba(71,85,105,.05)
}

.border-x-blueGray-600\/50 {
    border-left-color: rgba(71,85,105,.5);
    border-right-color: rgba(71,85,105,.5)
}

.border-x-blueGray-600\/60 {
    border-left-color: rgba(71,85,105,.6);
    border-right-color: rgba(71,85,105,.6)
}

.border-x-blueGray-600\/70 {
    border-left-color: rgba(71,85,105,.7);
    border-right-color: rgba(71,85,105,.7)
}

.border-x-blueGray-600\/75 {
    border-left-color: rgba(71,85,105,.75);
    border-right-color: rgba(71,85,105,.75)
}

.border-x-blueGray-600\/80 {
    border-left-color: rgba(71,85,105,.8);
    border-right-color: rgba(71,85,105,.8)
}

.border-x-blueGray-600\/90 {
    border-left-color: rgba(71,85,105,.9);
    border-right-color: rgba(71,85,105,.9)
}

.border-x-blueGray-600\/95 {
    border-left-color: rgba(71,85,105,.95);
    border-right-color: rgba(71,85,105,.95)
}

.border-x-blueGray-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(51 65 85/var(--tw-border-opacity));
    border-right-color: rgb(51 65 85/var(--tw-border-opacity))
}

.border-x-blueGray-700\/0 {
    border-left-color: rgba(51,65,85,0);
    border-right-color: rgba(51,65,85,0)
}

.border-x-blueGray-700\/10 {
    border-left-color: rgba(51,65,85,.1);
    border-right-color: rgba(51,65,85,.1)
}

.border-x-blueGray-700\/100 {
    border-left-color: #334155;
    border-right-color: #334155
}

.border-x-blueGray-700\/20 {
    border-left-color: rgba(51,65,85,.2);
    border-right-color: rgba(51,65,85,.2)
}

.border-x-blueGray-700\/25 {
    border-left-color: rgba(51,65,85,.25);
    border-right-color: rgba(51,65,85,.25)
}

.border-x-blueGray-700\/30 {
    border-left-color: rgba(51,65,85,.3);
    border-right-color: rgba(51,65,85,.3)
}

.border-x-blueGray-700\/40 {
    border-left-color: rgba(51,65,85,.4);
    border-right-color: rgba(51,65,85,.4)
}

.border-x-blueGray-700\/5 {
    border-left-color: rgba(51,65,85,.05);
    border-right-color: rgba(51,65,85,.05)
}

.border-x-blueGray-700\/50 {
    border-left-color: rgba(51,65,85,.5);
    border-right-color: rgba(51,65,85,.5)
}

.border-x-blueGray-700\/60 {
    border-left-color: rgba(51,65,85,.6);
    border-right-color: rgba(51,65,85,.6)
}

.border-x-blueGray-700\/70 {
    border-left-color: rgba(51,65,85,.7);
    border-right-color: rgba(51,65,85,.7)
}

.border-x-blueGray-700\/75 {
    border-left-color: rgba(51,65,85,.75);
    border-right-color: rgba(51,65,85,.75)
}

.border-x-blueGray-700\/80 {
    border-left-color: rgba(51,65,85,.8);
    border-right-color: rgba(51,65,85,.8)
}

.border-x-blueGray-700\/90 {
    border-left-color: rgba(51,65,85,.9);
    border-right-color: rgba(51,65,85,.9)
}

.border-x-blueGray-700\/95 {
    border-left-color: rgba(51,65,85,.95);
    border-right-color: rgba(51,65,85,.95)
}

.border-x-blueGray-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(30 41 59/var(--tw-border-opacity));
    border-right-color: rgb(30 41 59/var(--tw-border-opacity))
}

.border-x-blueGray-800\/0 {
    border-left-color: rgba(30,41,59,0);
    border-right-color: rgba(30,41,59,0)
}

.border-x-blueGray-800\/10 {
    border-left-color: rgba(30,41,59,.1);
    border-right-color: rgba(30,41,59,.1)
}

.border-x-blueGray-800\/100 {
    border-left-color: #1e293b;
    border-right-color: #1e293b
}

.border-x-blueGray-800\/20 {
    border-left-color: rgba(30,41,59,.2);
    border-right-color: rgba(30,41,59,.2)
}

.border-x-blueGray-800\/25 {
    border-left-color: rgba(30,41,59,.25);
    border-right-color: rgba(30,41,59,.25)
}

.border-x-blueGray-800\/30 {
    border-left-color: rgba(30,41,59,.3);
    border-right-color: rgba(30,41,59,.3)
}

.border-x-blueGray-800\/40 {
    border-left-color: rgba(30,41,59,.4);
    border-right-color: rgba(30,41,59,.4)
}

.border-x-blueGray-800\/5 {
    border-left-color: rgba(30,41,59,.05);
    border-right-color: rgba(30,41,59,.05)
}

.border-x-blueGray-800\/50 {
    border-left-color: rgba(30,41,59,.5);
    border-right-color: rgba(30,41,59,.5)
}

.border-x-blueGray-800\/60 {
    border-left-color: rgba(30,41,59,.6);
    border-right-color: rgba(30,41,59,.6)
}

.border-x-blueGray-800\/70 {
    border-left-color: rgba(30,41,59,.7);
    border-right-color: rgba(30,41,59,.7)
}

.border-x-blueGray-800\/75 {
    border-left-color: rgba(30,41,59,.75);
    border-right-color: rgba(30,41,59,.75)
}

.border-x-blueGray-800\/80 {
    border-left-color: rgba(30,41,59,.8);
    border-right-color: rgba(30,41,59,.8)
}

.border-x-blueGray-800\/90 {
    border-left-color: rgba(30,41,59,.9);
    border-right-color: rgba(30,41,59,.9)
}

.border-x-blueGray-800\/95 {
    border-left-color: rgba(30,41,59,.95);
    border-right-color: rgba(30,41,59,.95)
}

.border-x-blueGray-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(15 23 42/var(--tw-border-opacity));
    border-right-color: rgb(15 23 42/var(--tw-border-opacity))
}

.border-x-blueGray-900\/0 {
    border-left-color: rgba(15,23,42,0);
    border-right-color: rgba(15,23,42,0)
}

.border-x-blueGray-900\/10 {
    border-left-color: rgba(15,23,42,.1);
    border-right-color: rgba(15,23,42,.1)
}

.border-x-blueGray-900\/100 {
    border-left-color: #0f172a;
    border-right-color: #0f172a
}

.border-x-blueGray-900\/20 {
    border-left-color: rgba(15,23,42,.2);
    border-right-color: rgba(15,23,42,.2)
}

.border-x-blueGray-900\/25 {
    border-left-color: rgba(15,23,42,.25);
    border-right-color: rgba(15,23,42,.25)
}

.border-x-blueGray-900\/30 {
    border-left-color: rgba(15,23,42,.3);
    border-right-color: rgba(15,23,42,.3)
}

.border-x-blueGray-900\/40 {
    border-left-color: rgba(15,23,42,.4);
    border-right-color: rgba(15,23,42,.4)
}

.border-x-blueGray-900\/5 {
    border-left-color: rgba(15,23,42,.05);
    border-right-color: rgba(15,23,42,.05)
}

.border-x-blueGray-900\/50 {
    border-left-color: rgba(15,23,42,.5);
    border-right-color: rgba(15,23,42,.5)
}

.border-x-blueGray-900\/60 {
    border-left-color: rgba(15,23,42,.6);
    border-right-color: rgba(15,23,42,.6)
}

.border-x-blueGray-900\/70 {
    border-left-color: rgba(15,23,42,.7);
    border-right-color: rgba(15,23,42,.7)
}

.border-x-blueGray-900\/75 {
    border-left-color: rgba(15,23,42,.75);
    border-right-color: rgba(15,23,42,.75)
}

.border-x-blueGray-900\/80 {
    border-left-color: rgba(15,23,42,.8);
    border-right-color: rgba(15,23,42,.8)
}

.border-x-blueGray-900\/90 {
    border-left-color: rgba(15,23,42,.9);
    border-right-color: rgba(15,23,42,.9)
}

.border-x-blueGray-900\/95 {
    border-left-color: rgba(15,23,42,.95);
    border-right-color: rgba(15,23,42,.95)
}

.border-x-blueGray-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(2 6 23/var(--tw-border-opacity));
    border-right-color: rgb(2 6 23/var(--tw-border-opacity))
}

.border-x-blueGray-950\/0 {
    border-left-color: rgba(2,6,23,0);
    border-right-color: rgba(2,6,23,0)
}

.border-x-blueGray-950\/10 {
    border-left-color: rgba(2,6,23,.1);
    border-right-color: rgba(2,6,23,.1)
}

.border-x-blueGray-950\/100 {
    border-left-color: #020617;
    border-right-color: #020617
}

.border-x-blueGray-950\/20 {
    border-left-color: rgba(2,6,23,.2);
    border-right-color: rgba(2,6,23,.2)
}

.border-x-blueGray-950\/25 {
    border-left-color: rgba(2,6,23,.25);
    border-right-color: rgba(2,6,23,.25)
}

.border-x-blueGray-950\/30 {
    border-left-color: rgba(2,6,23,.3);
    border-right-color: rgba(2,6,23,.3)
}

.border-x-blueGray-950\/40 {
    border-left-color: rgba(2,6,23,.4);
    border-right-color: rgba(2,6,23,.4)
}

.border-x-blueGray-950\/5 {
    border-left-color: rgba(2,6,23,.05);
    border-right-color: rgba(2,6,23,.05)
}

.border-x-blueGray-950\/50 {
    border-left-color: rgba(2,6,23,.5);
    border-right-color: rgba(2,6,23,.5)
}

.border-x-blueGray-950\/60 {
    border-left-color: rgba(2,6,23,.6);
    border-right-color: rgba(2,6,23,.6)
}

.border-x-blueGray-950\/70 {
    border-left-color: rgba(2,6,23,.7);
    border-right-color: rgba(2,6,23,.7)
}

.border-x-blueGray-950\/75 {
    border-left-color: rgba(2,6,23,.75);
    border-right-color: rgba(2,6,23,.75)
}

.border-x-blueGray-950\/80 {
    border-left-color: rgba(2,6,23,.8);
    border-right-color: rgba(2,6,23,.8)
}

.border-x-blueGray-950\/90 {
    border-left-color: rgba(2,6,23,.9);
    border-right-color: rgba(2,6,23,.9)
}

.border-x-blueGray-950\/95 {
    border-left-color: rgba(2,6,23,.95);
    border-right-color: rgba(2,6,23,.95)
}

.border-x-border {
    border-left-color: hsl(var(--border));
    border-right-color: hsl(var(--border))
}

.border-x-border\/0 {
    border-left-color: hsl(var(--border)/0);
    border-right-color: hsl(var(--border)/0)
}

.border-x-border\/10 {
    border-left-color: hsl(var(--border)/.1);
    border-right-color: hsl(var(--border)/.1)
}

.border-x-border\/100 {
    border-left-color: hsl(var(--border)/1);
    border-right-color: hsl(var(--border)/1)
}

.border-x-border\/20 {
    border-left-color: hsl(var(--border)/.2);
    border-right-color: hsl(var(--border)/.2)
}

.border-x-border\/25 {
    border-left-color: hsl(var(--border)/.25);
    border-right-color: hsl(var(--border)/.25)
}

.border-x-border\/30 {
    border-left-color: hsl(var(--border)/.3);
    border-right-color: hsl(var(--border)/.3)
}

.border-x-border\/40 {
    border-left-color: hsl(var(--border)/.4);
    border-right-color: hsl(var(--border)/.4)
}

.border-x-border\/5 {
    border-left-color: hsl(var(--border)/.05);
    border-right-color: hsl(var(--border)/.05)
}

.border-x-border\/50 {
    border-left-color: hsl(var(--border)/.5);
    border-right-color: hsl(var(--border)/.5)
}

.border-x-border\/60 {
    border-left-color: hsl(var(--border)/.6);
    border-right-color: hsl(var(--border)/.6)
}

.border-x-border\/70 {
    border-left-color: hsl(var(--border)/.7);
    border-right-color: hsl(var(--border)/.7)
}

.border-x-border\/75 {
    border-left-color: hsl(var(--border)/.75);
    border-right-color: hsl(var(--border)/.75)
}

.border-x-border\/80 {
    border-left-color: hsl(var(--border)/.8);
    border-right-color: hsl(var(--border)/.8)
}

.border-x-border\/90 {
    border-left-color: hsl(var(--border)/.9);
    border-right-color: hsl(var(--border)/.9)
}

.border-x-border\/95 {
    border-left-color: hsl(var(--border)/.95);
    border-right-color: hsl(var(--border)/.95)
}

.border-x-card {
    border-left-color: hsl(var(--card));
    border-right-color: hsl(var(--card))
}

.border-x-card-foreground {
    border-left-color: hsl(var(--card-foreground));
    border-right-color: hsl(var(--card-foreground))
}

.border-x-card-foreground\/0 {
    border-left-color: hsl(var(--card-foreground)/0);
    border-right-color: hsl(var(--card-foreground)/0)
}

.border-x-card-foreground\/10 {
    border-left-color: hsl(var(--card-foreground)/.1);
    border-right-color: hsl(var(--card-foreground)/.1)
}

.border-x-card-foreground\/100 {
    border-left-color: hsl(var(--card-foreground)/1);
    border-right-color: hsl(var(--card-foreground)/1)
}

.border-x-card-foreground\/20 {
    border-left-color: hsl(var(--card-foreground)/.2);
    border-right-color: hsl(var(--card-foreground)/.2)
}

.border-x-card-foreground\/25 {
    border-left-color: hsl(var(--card-foreground)/.25);
    border-right-color: hsl(var(--card-foreground)/.25)
}

.border-x-card-foreground\/30 {
    border-left-color: hsl(var(--card-foreground)/.3);
    border-right-color: hsl(var(--card-foreground)/.3)
}

.border-x-card-foreground\/40 {
    border-left-color: hsl(var(--card-foreground)/.4);
    border-right-color: hsl(var(--card-foreground)/.4)
}

.border-x-card-foreground\/5 {
    border-left-color: hsl(var(--card-foreground)/.05);
    border-right-color: hsl(var(--card-foreground)/.05)
}

.border-x-card-foreground\/50 {
    border-left-color: hsl(var(--card-foreground)/.5);
    border-right-color: hsl(var(--card-foreground)/.5)
}

.border-x-card-foreground\/60 {
    border-left-color: hsl(var(--card-foreground)/.6);
    border-right-color: hsl(var(--card-foreground)/.6)
}

.border-x-card-foreground\/70 {
    border-left-color: hsl(var(--card-foreground)/.7);
    border-right-color: hsl(var(--card-foreground)/.7)
}

.border-x-card-foreground\/75 {
    border-left-color: hsl(var(--card-foreground)/.75);
    border-right-color: hsl(var(--card-foreground)/.75)
}

.border-x-card-foreground\/80 {
    border-left-color: hsl(var(--card-foreground)/.8);
    border-right-color: hsl(var(--card-foreground)/.8)
}

.border-x-card-foreground\/90 {
    border-left-color: hsl(var(--card-foreground)/.9);
    border-right-color: hsl(var(--card-foreground)/.9)
}

.border-x-card-foreground\/95 {
    border-left-color: hsl(var(--card-foreground)/.95);
    border-right-color: hsl(var(--card-foreground)/.95)
}

.border-x-card\/0 {
    border-left-color: hsl(var(--card)/0);
    border-right-color: hsl(var(--card)/0)
}

.border-x-card\/10 {
    border-left-color: hsl(var(--card)/.1);
    border-right-color: hsl(var(--card)/.1)
}

.border-x-card\/100 {
    border-left-color: hsl(var(--card)/1);
    border-right-color: hsl(var(--card)/1)
}

.border-x-card\/20 {
    border-left-color: hsl(var(--card)/.2);
    border-right-color: hsl(var(--card)/.2)
}

.border-x-card\/25 {
    border-left-color: hsl(var(--card)/.25);
    border-right-color: hsl(var(--card)/.25)
}

.border-x-card\/30 {
    border-left-color: hsl(var(--card)/.3);
    border-right-color: hsl(var(--card)/.3)
}

.border-x-card\/40 {
    border-left-color: hsl(var(--card)/.4);
    border-right-color: hsl(var(--card)/.4)
}

.border-x-card\/5 {
    border-left-color: hsl(var(--card)/.05);
    border-right-color: hsl(var(--card)/.05)
}

.border-x-card\/50 {
    border-left-color: hsl(var(--card)/.5);
    border-right-color: hsl(var(--card)/.5)
}

.border-x-card\/60 {
    border-left-color: hsl(var(--card)/.6);
    border-right-color: hsl(var(--card)/.6)
}

.border-x-card\/70 {
    border-left-color: hsl(var(--card)/.7);
    border-right-color: hsl(var(--card)/.7)
}

.border-x-card\/75 {
    border-left-color: hsl(var(--card)/.75);
    border-right-color: hsl(var(--card)/.75)
}

.border-x-card\/80 {
    border-left-color: hsl(var(--card)/.8);
    border-right-color: hsl(var(--card)/.8)
}

.border-x-card\/90 {
    border-left-color: hsl(var(--card)/.9);
    border-right-color: hsl(var(--card)/.9)
}

.border-x-card\/95 {
    border-left-color: hsl(var(--card)/.95);
    border-right-color: hsl(var(--card)/.95)
}

.border-x-cool {
    --tw-border-opacity: 1;
    border-left-color: rgb(47 55 255/var(--tw-border-opacity));
    border-right-color: rgb(47 55 255/var(--tw-border-opacity))
}

.border-x-cool\/0 {
    border-left-color: rgba(47,55,255,0);
    border-right-color: rgba(47,55,255,0)
}

.border-x-cool\/10 {
    border-left-color: rgba(47,55,255,.1);
    border-right-color: rgba(47,55,255,.1)
}

.border-x-cool\/100 {
    border-left-color: #2f37ff;
    border-right-color: #2f37ff
}

.border-x-cool\/20 {
    border-left-color: rgba(47,55,255,.2);
    border-right-color: rgba(47,55,255,.2)
}

.border-x-cool\/25 {
    border-left-color: rgba(47,55,255,.25);
    border-right-color: rgba(47,55,255,.25)
}

.border-x-cool\/30 {
    border-left-color: rgba(47,55,255,.3);
    border-right-color: rgba(47,55,255,.3)
}

.border-x-cool\/40 {
    border-left-color: rgba(47,55,255,.4);
    border-right-color: rgba(47,55,255,.4)
}

.border-x-cool\/5 {
    border-left-color: rgba(47,55,255,.05);
    border-right-color: rgba(47,55,255,.05)
}

.border-x-cool\/50 {
    border-left-color: rgba(47,55,255,.5);
    border-right-color: rgba(47,55,255,.5)
}

.border-x-cool\/60 {
    border-left-color: rgba(47,55,255,.6);
    border-right-color: rgba(47,55,255,.6)
}

.border-x-cool\/70 {
    border-left-color: rgba(47,55,255,.7);
    border-right-color: rgba(47,55,255,.7)
}

.border-x-cool\/75 {
    border-left-color: rgba(47,55,255,.75);
    border-right-color: rgba(47,55,255,.75)
}

.border-x-cool\/80 {
    border-left-color: rgba(47,55,255,.8);
    border-right-color: rgba(47,55,255,.8)
}

.border-x-cool\/90 {
    border-left-color: rgba(47,55,255,.9);
    border-right-color: rgba(47,55,255,.9)
}

.border-x-cool\/95 {
    border-left-color: rgba(47,55,255,.95);
    border-right-color: rgba(47,55,255,.95)
}

.border-x-coolGray-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(243 244 246/var(--tw-border-opacity));
    border-right-color: rgb(243 244 246/var(--tw-border-opacity))
}

.border-x-coolGray-100\/0 {
    border-left-color: rgba(243,244,246,0);
    border-right-color: rgba(243,244,246,0)
}

.border-x-coolGray-100\/10 {
    border-left-color: rgba(243,244,246,.1);
    border-right-color: rgba(243,244,246,.1)
}

.border-x-coolGray-100\/100 {
    border-left-color: #f3f4f6;
    border-right-color: #f3f4f6
}

.border-x-coolGray-100\/20 {
    border-left-color: rgba(243,244,246,.2);
    border-right-color: rgba(243,244,246,.2)
}

.border-x-coolGray-100\/25 {
    border-left-color: rgba(243,244,246,.25);
    border-right-color: rgba(243,244,246,.25)
}

.border-x-coolGray-100\/30 {
    border-left-color: rgba(243,244,246,.3);
    border-right-color: rgba(243,244,246,.3)
}

.border-x-coolGray-100\/40 {
    border-left-color: rgba(243,244,246,.4);
    border-right-color: rgba(243,244,246,.4)
}

.border-x-coolGray-100\/5 {
    border-left-color: rgba(243,244,246,.05);
    border-right-color: rgba(243,244,246,.05)
}

.border-x-coolGray-100\/50 {
    border-left-color: rgba(243,244,246,.5);
    border-right-color: rgba(243,244,246,.5)
}

.border-x-coolGray-100\/60 {
    border-left-color: rgba(243,244,246,.6);
    border-right-color: rgba(243,244,246,.6)
}

.border-x-coolGray-100\/70 {
    border-left-color: rgba(243,244,246,.7);
    border-right-color: rgba(243,244,246,.7)
}

.border-x-coolGray-100\/75 {
    border-left-color: rgba(243,244,246,.75);
    border-right-color: rgba(243,244,246,.75)
}

.border-x-coolGray-100\/80 {
    border-left-color: rgba(243,244,246,.8);
    border-right-color: rgba(243,244,246,.8)
}

.border-x-coolGray-100\/90 {
    border-left-color: rgba(243,244,246,.9);
    border-right-color: rgba(243,244,246,.9)
}

.border-x-coolGray-100\/95 {
    border-left-color: rgba(243,244,246,.95);
    border-right-color: rgba(243,244,246,.95)
}

.border-x-coolGray-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(229 231 235/var(--tw-border-opacity));
    border-right-color: rgb(229 231 235/var(--tw-border-opacity))
}

.border-x-coolGray-200\/0 {
    border-left-color: rgba(229,231,235,0);
    border-right-color: rgba(229,231,235,0)
}

.border-x-coolGray-200\/10 {
    border-left-color: rgba(229,231,235,.1);
    border-right-color: rgba(229,231,235,.1)
}

.border-x-coolGray-200\/100 {
    border-left-color: #e5e7eb;
    border-right-color: #e5e7eb
}

.border-x-coolGray-200\/20 {
    border-left-color: rgba(229,231,235,.2);
    border-right-color: rgba(229,231,235,.2)
}

.border-x-coolGray-200\/25 {
    border-left-color: rgba(229,231,235,.25);
    border-right-color: rgba(229,231,235,.25)
}

.border-x-coolGray-200\/30 {
    border-left-color: rgba(229,231,235,.3);
    border-right-color: rgba(229,231,235,.3)
}

.border-x-coolGray-200\/40 {
    border-left-color: rgba(229,231,235,.4);
    border-right-color: rgba(229,231,235,.4)
}

.border-x-coolGray-200\/5 {
    border-left-color: rgba(229,231,235,.05);
    border-right-color: rgba(229,231,235,.05)
}

.border-x-coolGray-200\/50 {
    border-left-color: rgba(229,231,235,.5);
    border-right-color: rgba(229,231,235,.5)
}

.border-x-coolGray-200\/60 {
    border-left-color: rgba(229,231,235,.6);
    border-right-color: rgba(229,231,235,.6)
}

.border-x-coolGray-200\/70 {
    border-left-color: rgba(229,231,235,.7);
    border-right-color: rgba(229,231,235,.7)
}

.border-x-coolGray-200\/75 {
    border-left-color: rgba(229,231,235,.75);
    border-right-color: rgba(229,231,235,.75)
}

.border-x-coolGray-200\/80 {
    border-left-color: rgba(229,231,235,.8);
    border-right-color: rgba(229,231,235,.8)
}

.border-x-coolGray-200\/90 {
    border-left-color: rgba(229,231,235,.9);
    border-right-color: rgba(229,231,235,.9)
}

.border-x-coolGray-200\/95 {
    border-left-color: rgba(229,231,235,.95);
    border-right-color: rgba(229,231,235,.95)
}

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

.border-x-coolGray-300\/0 {
    border-left-color: rgba(209,213,219,0);
    border-right-color: rgba(209,213,219,0)
}

.border-x-coolGray-300\/10 {
    border-left-color: rgba(209,213,219,.1);
    border-right-color: rgba(209,213,219,.1)
}

.border-x-coolGray-300\/100 {
    border-left-color: #d1d5db;
    border-right-color: #d1d5db
}

.border-x-coolGray-300\/20 {
    border-left-color: rgba(209,213,219,.2);
    border-right-color: rgba(209,213,219,.2)
}

.border-x-coolGray-300\/25 {
    border-left-color: rgba(209,213,219,.25);
    border-right-color: rgba(209,213,219,.25)
}

.border-x-coolGray-300\/30 {
    border-left-color: rgba(209,213,219,.3);
    border-right-color: rgba(209,213,219,.3)
}

.border-x-coolGray-300\/40 {
    border-left-color: rgba(209,213,219,.4);
    border-right-color: rgba(209,213,219,.4)
}

.border-x-coolGray-300\/5 {
    border-left-color: rgba(209,213,219,.05);
    border-right-color: rgba(209,213,219,.05)
}

.border-x-coolGray-300\/50 {
    border-left-color: rgba(209,213,219,.5);
    border-right-color: rgba(209,213,219,.5)
}

.border-x-coolGray-300\/60 {
    border-left-color: rgba(209,213,219,.6);
    border-right-color: rgba(209,213,219,.6)
}

.border-x-coolGray-300\/70 {
    border-left-color: rgba(209,213,219,.7);
    border-right-color: rgba(209,213,219,.7)
}

.border-x-coolGray-300\/75 {
    border-left-color: rgba(209,213,219,.75);
    border-right-color: rgba(209,213,219,.75)
}

.border-x-coolGray-300\/80 {
    border-left-color: rgba(209,213,219,.8);
    border-right-color: rgba(209,213,219,.8)
}

.border-x-coolGray-300\/90 {
    border-left-color: rgba(209,213,219,.9);
    border-right-color: rgba(209,213,219,.9)
}

.border-x-coolGray-300\/95 {
    border-left-color: rgba(209,213,219,.95);
    border-right-color: rgba(209,213,219,.95)
}

.border-x-coolGray-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(156 163 175/var(--tw-border-opacity));
    border-right-color: rgb(156 163 175/var(--tw-border-opacity))
}

.border-x-coolGray-400\/0 {
    border-left-color: rgba(156,163,175,0);
    border-right-color: rgba(156,163,175,0)
}

.border-x-coolGray-400\/10 {
    border-left-color: rgba(156,163,175,.1);
    border-right-color: rgba(156,163,175,.1)
}

.border-x-coolGray-400\/100 {
    border-left-color: #9ca3af;
    border-right-color: #9ca3af
}

.border-x-coolGray-400\/20 {
    border-left-color: rgba(156,163,175,.2);
    border-right-color: rgba(156,163,175,.2)
}

.border-x-coolGray-400\/25 {
    border-left-color: rgba(156,163,175,.25);
    border-right-color: rgba(156,163,175,.25)
}

.border-x-coolGray-400\/30 {
    border-left-color: rgba(156,163,175,.3);
    border-right-color: rgba(156,163,175,.3)
}

.border-x-coolGray-400\/40 {
    border-left-color: rgba(156,163,175,.4);
    border-right-color: rgba(156,163,175,.4)
}

.border-x-coolGray-400\/5 {
    border-left-color: rgba(156,163,175,.05);
    border-right-color: rgba(156,163,175,.05)
}

.border-x-coolGray-400\/50 {
    border-left-color: rgba(156,163,175,.5);
    border-right-color: rgba(156,163,175,.5)
}

.border-x-coolGray-400\/60 {
    border-left-color: rgba(156,163,175,.6);
    border-right-color: rgba(156,163,175,.6)
}

.border-x-coolGray-400\/70 {
    border-left-color: rgba(156,163,175,.7);
    border-right-color: rgba(156,163,175,.7)
}

.border-x-coolGray-400\/75 {
    border-left-color: rgba(156,163,175,.75);
    border-right-color: rgba(156,163,175,.75)
}

.border-x-coolGray-400\/80 {
    border-left-color: rgba(156,163,175,.8);
    border-right-color: rgba(156,163,175,.8)
}

.border-x-coolGray-400\/90 {
    border-left-color: rgba(156,163,175,.9);
    border-right-color: rgba(156,163,175,.9)
}

.border-x-coolGray-400\/95 {
    border-left-color: rgba(156,163,175,.95);
    border-right-color: rgba(156,163,175,.95)
}

.border-x-coolGray-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(249 250 251/var(--tw-border-opacity));
    border-right-color: rgb(249 250 251/var(--tw-border-opacity))
}

.border-x-coolGray-50\/0 {
    border-left-color: rgba(249,250,251,0);
    border-right-color: rgba(249,250,251,0)
}

.border-x-coolGray-50\/10 {
    border-left-color: rgba(249,250,251,.1);
    border-right-color: rgba(249,250,251,.1)
}

.border-x-coolGray-50\/100 {
    border-left-color: #f9fafb;
    border-right-color: #f9fafb
}

.border-x-coolGray-50\/20 {
    border-left-color: rgba(249,250,251,.2);
    border-right-color: rgba(249,250,251,.2)
}

.border-x-coolGray-50\/25 {
    border-left-color: rgba(249,250,251,.25);
    border-right-color: rgba(249,250,251,.25)
}

.border-x-coolGray-50\/30 {
    border-left-color: rgba(249,250,251,.3);
    border-right-color: rgba(249,250,251,.3)
}

.border-x-coolGray-50\/40 {
    border-left-color: rgba(249,250,251,.4);
    border-right-color: rgba(249,250,251,.4)
}

.border-x-coolGray-50\/5 {
    border-left-color: rgba(249,250,251,.05);
    border-right-color: rgba(249,250,251,.05)
}

.border-x-coolGray-50\/50 {
    border-left-color: rgba(249,250,251,.5);
    border-right-color: rgba(249,250,251,.5)
}

.border-x-coolGray-50\/60 {
    border-left-color: rgba(249,250,251,.6);
    border-right-color: rgba(249,250,251,.6)
}

.border-x-coolGray-50\/70 {
    border-left-color: rgba(249,250,251,.7);
    border-right-color: rgba(249,250,251,.7)
}

.border-x-coolGray-50\/75 {
    border-left-color: rgba(249,250,251,.75);
    border-right-color: rgba(249,250,251,.75)
}

.border-x-coolGray-50\/80 {
    border-left-color: rgba(249,250,251,.8);
    border-right-color: rgba(249,250,251,.8)
}

.border-x-coolGray-50\/90 {
    border-left-color: rgba(249,250,251,.9);
    border-right-color: rgba(249,250,251,.9)
}

.border-x-coolGray-50\/95 {
    border-left-color: rgba(249,250,251,.95);
    border-right-color: rgba(249,250,251,.95)
}

.border-x-coolGray-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(107 114 128/var(--tw-border-opacity));
    border-right-color: rgb(107 114 128/var(--tw-border-opacity))
}

.border-x-coolGray-500\/0 {
    border-left-color: hsla(220,9%,46%,0);
    border-right-color: hsla(220,9%,46%,0)
}

.border-x-coolGray-500\/10 {
    border-left-color: hsla(220,9%,46%,.1);
    border-right-color: hsla(220,9%,46%,.1)
}

.border-x-coolGray-500\/100 {
    border-left-color: #6b7280;
    border-right-color: #6b7280
}

.border-x-coolGray-500\/20 {
    border-left-color: hsla(220,9%,46%,.2);
    border-right-color: hsla(220,9%,46%,.2)
}

.border-x-coolGray-500\/25 {
    border-left-color: hsla(220,9%,46%,.25);
    border-right-color: hsla(220,9%,46%,.25)
}

.border-x-coolGray-500\/30 {
    border-left-color: hsla(220,9%,46%,.3);
    border-right-color: hsla(220,9%,46%,.3)
}

.border-x-coolGray-500\/40 {
    border-left-color: hsla(220,9%,46%,.4);
    border-right-color: hsla(220,9%,46%,.4)
}

.border-x-coolGray-500\/5 {
    border-left-color: hsla(220,9%,46%,.05);
    border-right-color: hsla(220,9%,46%,.05)
}

.border-x-coolGray-500\/50 {
    border-left-color: hsla(220,9%,46%,.5);
    border-right-color: hsla(220,9%,46%,.5)
}

.border-x-coolGray-500\/60 {
    border-left-color: hsla(220,9%,46%,.6);
    border-right-color: hsla(220,9%,46%,.6)
}

.border-x-coolGray-500\/70 {
    border-left-color: hsla(220,9%,46%,.7);
    border-right-color: hsla(220,9%,46%,.7)
}

.border-x-coolGray-500\/75 {
    border-left-color: hsla(220,9%,46%,.75);
    border-right-color: hsla(220,9%,46%,.75)
}

.border-x-coolGray-500\/80 {
    border-left-color: hsla(220,9%,46%,.8);
    border-right-color: hsla(220,9%,46%,.8)
}

.border-x-coolGray-500\/90 {
    border-left-color: hsla(220,9%,46%,.9);
    border-right-color: hsla(220,9%,46%,.9)
}

.border-x-coolGray-500\/95 {
    border-left-color: hsla(220,9%,46%,.95);
    border-right-color: hsla(220,9%,46%,.95)
}

.border-x-coolGray-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(75 85 99/var(--tw-border-opacity));
    border-right-color: rgb(75 85 99/var(--tw-border-opacity))
}

.border-x-coolGray-600\/0 {
    border-left-color: rgba(75,85,99,0);
    border-right-color: rgba(75,85,99,0)
}

.border-x-coolGray-600\/10 {
    border-left-color: rgba(75,85,99,.1);
    border-right-color: rgba(75,85,99,.1)
}

.border-x-coolGray-600\/100 {
    border-left-color: #4b5563;
    border-right-color: #4b5563
}

.border-x-coolGray-600\/20 {
    border-left-color: rgba(75,85,99,.2);
    border-right-color: rgba(75,85,99,.2)
}

.border-x-coolGray-600\/25 {
    border-left-color: rgba(75,85,99,.25);
    border-right-color: rgba(75,85,99,.25)
}

.border-x-coolGray-600\/30 {
    border-left-color: rgba(75,85,99,.3);
    border-right-color: rgba(75,85,99,.3)
}

.border-x-coolGray-600\/40 {
    border-left-color: rgba(75,85,99,.4);
    border-right-color: rgba(75,85,99,.4)
}

.border-x-coolGray-600\/5 {
    border-left-color: rgba(75,85,99,.05);
    border-right-color: rgba(75,85,99,.05)
}

.border-x-coolGray-600\/50 {
    border-left-color: rgba(75,85,99,.5);
    border-right-color: rgba(75,85,99,.5)
}

.border-x-coolGray-600\/60 {
    border-left-color: rgba(75,85,99,.6);
    border-right-color: rgba(75,85,99,.6)
}

.border-x-coolGray-600\/70 {
    border-left-color: rgba(75,85,99,.7);
    border-right-color: rgba(75,85,99,.7)
}

.border-x-coolGray-600\/75 {
    border-left-color: rgba(75,85,99,.75);
    border-right-color: rgba(75,85,99,.75)
}

.border-x-coolGray-600\/80 {
    border-left-color: rgba(75,85,99,.8);
    border-right-color: rgba(75,85,99,.8)
}

.border-x-coolGray-600\/90 {
    border-left-color: rgba(75,85,99,.9);
    border-right-color: rgba(75,85,99,.9)
}

.border-x-coolGray-600\/95 {
    border-left-color: rgba(75,85,99,.95);
    border-right-color: rgba(75,85,99,.95)
}

.border-x-coolGray-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(55 65 81/var(--tw-border-opacity));
    border-right-color: rgb(55 65 81/var(--tw-border-opacity))
}

.border-x-coolGray-700\/0 {
    border-left-color: rgba(55,65,81,0);
    border-right-color: rgba(55,65,81,0)
}

.border-x-coolGray-700\/10 {
    border-left-color: rgba(55,65,81,.1);
    border-right-color: rgba(55,65,81,.1)
}

.border-x-coolGray-700\/100 {
    border-left-color: #374151;
    border-right-color: #374151
}

.border-x-coolGray-700\/20 {
    border-left-color: rgba(55,65,81,.2);
    border-right-color: rgba(55,65,81,.2)
}

.border-x-coolGray-700\/25 {
    border-left-color: rgba(55,65,81,.25);
    border-right-color: rgba(55,65,81,.25)
}

.border-x-coolGray-700\/30 {
    border-left-color: rgba(55,65,81,.3);
    border-right-color: rgba(55,65,81,.3)
}

.border-x-coolGray-700\/40 {
    border-left-color: rgba(55,65,81,.4);
    border-right-color: rgba(55,65,81,.4)
}

.border-x-coolGray-700\/5 {
    border-left-color: rgba(55,65,81,.05);
    border-right-color: rgba(55,65,81,.05)
}

.border-x-coolGray-700\/50 {
    border-left-color: rgba(55,65,81,.5);
    border-right-color: rgba(55,65,81,.5)
}

.border-x-coolGray-700\/60 {
    border-left-color: rgba(55,65,81,.6);
    border-right-color: rgba(55,65,81,.6)
}

.border-x-coolGray-700\/70 {
    border-left-color: rgba(55,65,81,.7);
    border-right-color: rgba(55,65,81,.7)
}

.border-x-coolGray-700\/75 {
    border-left-color: rgba(55,65,81,.75);
    border-right-color: rgba(55,65,81,.75)
}

.border-x-coolGray-700\/80 {
    border-left-color: rgba(55,65,81,.8);
    border-right-color: rgba(55,65,81,.8)
}

.border-x-coolGray-700\/90 {
    border-left-color: rgba(55,65,81,.9);
    border-right-color: rgba(55,65,81,.9)
}

.border-x-coolGray-700\/95 {
    border-left-color: rgba(55,65,81,.95);
    border-right-color: rgba(55,65,81,.95)
}

.border-x-coolGray-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(31 41 55/var(--tw-border-opacity));
    border-right-color: rgb(31 41 55/var(--tw-border-opacity))
}

.border-x-coolGray-800\/0 {
    border-left-color: rgba(31,41,55,0);
    border-right-color: rgba(31,41,55,0)
}

.border-x-coolGray-800\/10 {
    border-left-color: rgba(31,41,55,.1);
    border-right-color: rgba(31,41,55,.1)
}

.border-x-coolGray-800\/100 {
    border-left-color: #1f2937;
    border-right-color: #1f2937
}

.border-x-coolGray-800\/20 {
    border-left-color: rgba(31,41,55,.2);
    border-right-color: rgba(31,41,55,.2)
}

.border-x-coolGray-800\/25 {
    border-left-color: rgba(31,41,55,.25);
    border-right-color: rgba(31,41,55,.25)
}

.border-x-coolGray-800\/30 {
    border-left-color: rgba(31,41,55,.3);
    border-right-color: rgba(31,41,55,.3)
}

.border-x-coolGray-800\/40 {
    border-left-color: rgba(31,41,55,.4);
    border-right-color: rgba(31,41,55,.4)
}

.border-x-coolGray-800\/5 {
    border-left-color: rgba(31,41,55,.05);
    border-right-color: rgba(31,41,55,.05)
}

.border-x-coolGray-800\/50 {
    border-left-color: rgba(31,41,55,.5);
    border-right-color: rgba(31,41,55,.5)
}

.border-x-coolGray-800\/60 {
    border-left-color: rgba(31,41,55,.6);
    border-right-color: rgba(31,41,55,.6)
}

.border-x-coolGray-800\/70 {
    border-left-color: rgba(31,41,55,.7);
    border-right-color: rgba(31,41,55,.7)
}

.border-x-coolGray-800\/75 {
    border-left-color: rgba(31,41,55,.75);
    border-right-color: rgba(31,41,55,.75)
}

.border-x-coolGray-800\/80 {
    border-left-color: rgba(31,41,55,.8);
    border-right-color: rgba(31,41,55,.8)
}

.border-x-coolGray-800\/90 {
    border-left-color: rgba(31,41,55,.9);
    border-right-color: rgba(31,41,55,.9)
}

.border-x-coolGray-800\/95 {
    border-left-color: rgba(31,41,55,.95);
    border-right-color: rgba(31,41,55,.95)
}

.border-x-coolGray-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(17 24 39/var(--tw-border-opacity));
    border-right-color: rgb(17 24 39/var(--tw-border-opacity))
}

.border-x-coolGray-900\/0 {
    border-left-color: rgba(17,24,39,0);
    border-right-color: rgba(17,24,39,0)
}

.border-x-coolGray-900\/10 {
    border-left-color: rgba(17,24,39,.1);
    border-right-color: rgba(17,24,39,.1)
}

.border-x-coolGray-900\/100 {
    border-left-color: #111827;
    border-right-color: #111827
}

.border-x-coolGray-900\/20 {
    border-left-color: rgba(17,24,39,.2);
    border-right-color: rgba(17,24,39,.2)
}

.border-x-coolGray-900\/25 {
    border-left-color: rgba(17,24,39,.25);
    border-right-color: rgba(17,24,39,.25)
}

.border-x-coolGray-900\/30 {
    border-left-color: rgba(17,24,39,.3);
    border-right-color: rgba(17,24,39,.3)
}

.border-x-coolGray-900\/40 {
    border-left-color: rgba(17,24,39,.4);
    border-right-color: rgba(17,24,39,.4)
}

.border-x-coolGray-900\/5 {
    border-left-color: rgba(17,24,39,.05);
    border-right-color: rgba(17,24,39,.05)
}

.border-x-coolGray-900\/50 {
    border-left-color: rgba(17,24,39,.5);
    border-right-color: rgba(17,24,39,.5)
}

.border-x-coolGray-900\/60 {
    border-left-color: rgba(17,24,39,.6);
    border-right-color: rgba(17,24,39,.6)
}

.border-x-coolGray-900\/70 {
    border-left-color: rgba(17,24,39,.7);
    border-right-color: rgba(17,24,39,.7)
}

.border-x-coolGray-900\/75 {
    border-left-color: rgba(17,24,39,.75);
    border-right-color: rgba(17,24,39,.75)
}

.border-x-coolGray-900\/80 {
    border-left-color: rgba(17,24,39,.8);
    border-right-color: rgba(17,24,39,.8)
}

.border-x-coolGray-900\/90 {
    border-left-color: rgba(17,24,39,.9);
    border-right-color: rgba(17,24,39,.9)
}

.border-x-coolGray-900\/95 {
    border-left-color: rgba(17,24,39,.95);
    border-right-color: rgba(17,24,39,.95)
}

.border-x-coolGray-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(3 7 18/var(--tw-border-opacity));
    border-right-color: rgb(3 7 18/var(--tw-border-opacity))
}

.border-x-coolGray-950\/0 {
    border-left-color: rgba(3,7,18,0);
    border-right-color: rgba(3,7,18,0)
}

.border-x-coolGray-950\/10 {
    border-left-color: rgba(3,7,18,.1);
    border-right-color: rgba(3,7,18,.1)
}

.border-x-coolGray-950\/100 {
    border-left-color: #030712;
    border-right-color: #030712
}

.border-x-coolGray-950\/20 {
    border-left-color: rgba(3,7,18,.2);
    border-right-color: rgba(3,7,18,.2)
}

.border-x-coolGray-950\/25 {
    border-left-color: rgba(3,7,18,.25);
    border-right-color: rgba(3,7,18,.25)
}

.border-x-coolGray-950\/30 {
    border-left-color: rgba(3,7,18,.3);
    border-right-color: rgba(3,7,18,.3)
}

.border-x-coolGray-950\/40 {
    border-left-color: rgba(3,7,18,.4);
    border-right-color: rgba(3,7,18,.4)
}

.border-x-coolGray-950\/5 {
    border-left-color: rgba(3,7,18,.05);
    border-right-color: rgba(3,7,18,.05)
}

.border-x-coolGray-950\/50 {
    border-left-color: rgba(3,7,18,.5);
    border-right-color: rgba(3,7,18,.5)
}

.border-x-coolGray-950\/60 {
    border-left-color: rgba(3,7,18,.6);
    border-right-color: rgba(3,7,18,.6)
}

.border-x-coolGray-950\/70 {
    border-left-color: rgba(3,7,18,.7);
    border-right-color: rgba(3,7,18,.7)
}

.border-x-coolGray-950\/75 {
    border-left-color: rgba(3,7,18,.75);
    border-right-color: rgba(3,7,18,.75)
}

.border-x-coolGray-950\/80 {
    border-left-color: rgba(3,7,18,.8);
    border-right-color: rgba(3,7,18,.8)
}

.border-x-coolGray-950\/90 {
    border-left-color: rgba(3,7,18,.9);
    border-right-color: rgba(3,7,18,.9)
}

.border-x-coolGray-950\/95 {
    border-left-color: rgba(3,7,18,.95);
    border-right-color: rgba(3,7,18,.95)
}

.border-x-current {
    border-left-color: currentColor;
    border-right-color: currentColor
}

.border-x-cyan-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(207 250 254/var(--tw-border-opacity));
    border-right-color: rgb(207 250 254/var(--tw-border-opacity))
}

.border-x-cyan-100\/0 {
    border-left-color: rgba(207,250,254,0);
    border-right-color: rgba(207,250,254,0)
}

.border-x-cyan-100\/10 {
    border-left-color: rgba(207,250,254,.1);
    border-right-color: rgba(207,250,254,.1)
}

.border-x-cyan-100\/100 {
    border-left-color: #cffafe;
    border-right-color: #cffafe
}

.border-x-cyan-100\/20 {
    border-left-color: rgba(207,250,254,.2);
    border-right-color: rgba(207,250,254,.2)
}

.border-x-cyan-100\/25 {
    border-left-color: rgba(207,250,254,.25);
    border-right-color: rgba(207,250,254,.25)
}

.border-x-cyan-100\/30 {
    border-left-color: rgba(207,250,254,.3);
    border-right-color: rgba(207,250,254,.3)
}

.border-x-cyan-100\/40 {
    border-left-color: rgba(207,250,254,.4);
    border-right-color: rgba(207,250,254,.4)
}

.border-x-cyan-100\/5 {
    border-left-color: rgba(207,250,254,.05);
    border-right-color: rgba(207,250,254,.05)
}

.border-x-cyan-100\/50 {
    border-left-color: rgba(207,250,254,.5);
    border-right-color: rgba(207,250,254,.5)
}

.border-x-cyan-100\/60 {
    border-left-color: rgba(207,250,254,.6);
    border-right-color: rgba(207,250,254,.6)
}

.border-x-cyan-100\/70 {
    border-left-color: rgba(207,250,254,.7);
    border-right-color: rgba(207,250,254,.7)
}

.border-x-cyan-100\/75 {
    border-left-color: rgba(207,250,254,.75);
    border-right-color: rgba(207,250,254,.75)
}

.border-x-cyan-100\/80 {
    border-left-color: rgba(207,250,254,.8);
    border-right-color: rgba(207,250,254,.8)
}

.border-x-cyan-100\/90 {
    border-left-color: rgba(207,250,254,.9);
    border-right-color: rgba(207,250,254,.9)
}

.border-x-cyan-100\/95 {
    border-left-color: rgba(207,250,254,.95);
    border-right-color: rgba(207,250,254,.95)
}

.border-x-cyan-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(165 243 252/var(--tw-border-opacity));
    border-right-color: rgb(165 243 252/var(--tw-border-opacity))
}

.border-x-cyan-200\/0 {
    border-left-color: rgba(165,243,252,0);
    border-right-color: rgba(165,243,252,0)
}

.border-x-cyan-200\/10 {
    border-left-color: rgba(165,243,252,.1);
    border-right-color: rgba(165,243,252,.1)
}

.border-x-cyan-200\/100 {
    border-left-color: #a5f3fc;
    border-right-color: #a5f3fc
}

.border-x-cyan-200\/20 {
    border-left-color: rgba(165,243,252,.2);
    border-right-color: rgba(165,243,252,.2)
}

.border-x-cyan-200\/25 {
    border-left-color: rgba(165,243,252,.25);
    border-right-color: rgba(165,243,252,.25)
}

.border-x-cyan-200\/30 {
    border-left-color: rgba(165,243,252,.3);
    border-right-color: rgba(165,243,252,.3)
}

.border-x-cyan-200\/40 {
    border-left-color: rgba(165,243,252,.4);
    border-right-color: rgba(165,243,252,.4)
}

.border-x-cyan-200\/5 {
    border-left-color: rgba(165,243,252,.05);
    border-right-color: rgba(165,243,252,.05)
}

.border-x-cyan-200\/50 {
    border-left-color: rgba(165,243,252,.5);
    border-right-color: rgba(165,243,252,.5)
}

.border-x-cyan-200\/60 {
    border-left-color: rgba(165,243,252,.6);
    border-right-color: rgba(165,243,252,.6)
}

.border-x-cyan-200\/70 {
    border-left-color: rgba(165,243,252,.7);
    border-right-color: rgba(165,243,252,.7)
}

.border-x-cyan-200\/75 {
    border-left-color: rgba(165,243,252,.75);
    border-right-color: rgba(165,243,252,.75)
}

.border-x-cyan-200\/80 {
    border-left-color: rgba(165,243,252,.8);
    border-right-color: rgba(165,243,252,.8)
}

.border-x-cyan-200\/90 {
    border-left-color: rgba(165,243,252,.9);
    border-right-color: rgba(165,243,252,.9)
}

.border-x-cyan-200\/95 {
    border-left-color: rgba(165,243,252,.95);
    border-right-color: rgba(165,243,252,.95)
}

.border-x-cyan-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(103 232 249/var(--tw-border-opacity));
    border-right-color: rgb(103 232 249/var(--tw-border-opacity))
}

.border-x-cyan-300\/0 {
    border-left-color: rgba(103,232,249,0);
    border-right-color: rgba(103,232,249,0)
}

.border-x-cyan-300\/10 {
    border-left-color: rgba(103,232,249,.1);
    border-right-color: rgba(103,232,249,.1)
}

.border-x-cyan-300\/100 {
    border-left-color: #67e8f9;
    border-right-color: #67e8f9
}

.border-x-cyan-300\/20 {
    border-left-color: rgba(103,232,249,.2);
    border-right-color: rgba(103,232,249,.2)
}

.border-x-cyan-300\/25 {
    border-left-color: rgba(103,232,249,.25);
    border-right-color: rgba(103,232,249,.25)
}

.border-x-cyan-300\/30 {
    border-left-color: rgba(103,232,249,.3);
    border-right-color: rgba(103,232,249,.3)
}

.border-x-cyan-300\/40 {
    border-left-color: rgba(103,232,249,.4);
    border-right-color: rgba(103,232,249,.4)
}

.border-x-cyan-300\/5 {
    border-left-color: rgba(103,232,249,.05);
    border-right-color: rgba(103,232,249,.05)
}

.border-x-cyan-300\/50 {
    border-left-color: rgba(103,232,249,.5);
    border-right-color: rgba(103,232,249,.5)
}

.border-x-cyan-300\/60 {
    border-left-color: rgba(103,232,249,.6);
    border-right-color: rgba(103,232,249,.6)
}

.border-x-cyan-300\/70 {
    border-left-color: rgba(103,232,249,.7);
    border-right-color: rgba(103,232,249,.7)
}

.border-x-cyan-300\/75 {
    border-left-color: rgba(103,232,249,.75);
    border-right-color: rgba(103,232,249,.75)
}

.border-x-cyan-300\/80 {
    border-left-color: rgba(103,232,249,.8);
    border-right-color: rgba(103,232,249,.8)
}

.border-x-cyan-300\/90 {
    border-left-color: rgba(103,232,249,.9);
    border-right-color: rgba(103,232,249,.9)
}

.border-x-cyan-300\/95 {
    border-left-color: rgba(103,232,249,.95);
    border-right-color: rgba(103,232,249,.95)
}

.border-x-cyan-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(34 211 238/var(--tw-border-opacity));
    border-right-color: rgb(34 211 238/var(--tw-border-opacity))
}

.border-x-cyan-400\/0 {
    border-left-color: rgba(34,211,238,0);
    border-right-color: rgba(34,211,238,0)
}

.border-x-cyan-400\/10 {
    border-left-color: rgba(34,211,238,.1);
    border-right-color: rgba(34,211,238,.1)
}

.border-x-cyan-400\/100 {
    border-left-color: #22d3ee;
    border-right-color: #22d3ee
}

.border-x-cyan-400\/20 {
    border-left-color: rgba(34,211,238,.2);
    border-right-color: rgba(34,211,238,.2)
}

.border-x-cyan-400\/25 {
    border-left-color: rgba(34,211,238,.25);
    border-right-color: rgba(34,211,238,.25)
}

.border-x-cyan-400\/30 {
    border-left-color: rgba(34,211,238,.3);
    border-right-color: rgba(34,211,238,.3)
}

.border-x-cyan-400\/40 {
    border-left-color: rgba(34,211,238,.4);
    border-right-color: rgba(34,211,238,.4)
}

.border-x-cyan-400\/5 {
    border-left-color: rgba(34,211,238,.05);
    border-right-color: rgba(34,211,238,.05)
}

.border-x-cyan-400\/50 {
    border-left-color: rgba(34,211,238,.5);
    border-right-color: rgba(34,211,238,.5)
}

.border-x-cyan-400\/60 {
    border-left-color: rgba(34,211,238,.6);
    border-right-color: rgba(34,211,238,.6)
}

.border-x-cyan-400\/70 {
    border-left-color: rgba(34,211,238,.7);
    border-right-color: rgba(34,211,238,.7)
}

.border-x-cyan-400\/75 {
    border-left-color: rgba(34,211,238,.75);
    border-right-color: rgba(34,211,238,.75)
}

.border-x-cyan-400\/80 {
    border-left-color: rgba(34,211,238,.8);
    border-right-color: rgba(34,211,238,.8)
}

.border-x-cyan-400\/90 {
    border-left-color: rgba(34,211,238,.9);
    border-right-color: rgba(34,211,238,.9)
}

.border-x-cyan-400\/95 {
    border-left-color: rgba(34,211,238,.95);
    border-right-color: rgba(34,211,238,.95)
}

.border-x-cyan-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(236 254 255/var(--tw-border-opacity));
    border-right-color: rgb(236 254 255/var(--tw-border-opacity))
}

.border-x-cyan-50\/0 {
    border-left-color: rgba(236,254,255,0);
    border-right-color: rgba(236,254,255,0)
}

.border-x-cyan-50\/10 {
    border-left-color: rgba(236,254,255,.1);
    border-right-color: rgba(236,254,255,.1)
}

.border-x-cyan-50\/100 {
    border-left-color: #ecfeff;
    border-right-color: #ecfeff
}

.border-x-cyan-50\/20 {
    border-left-color: rgba(236,254,255,.2);
    border-right-color: rgba(236,254,255,.2)
}

.border-x-cyan-50\/25 {
    border-left-color: rgba(236,254,255,.25);
    border-right-color: rgba(236,254,255,.25)
}

.border-x-cyan-50\/30 {
    border-left-color: rgba(236,254,255,.3);
    border-right-color: rgba(236,254,255,.3)
}

.border-x-cyan-50\/40 {
    border-left-color: rgba(236,254,255,.4);
    border-right-color: rgba(236,254,255,.4)
}

.border-x-cyan-50\/5 {
    border-left-color: rgba(236,254,255,.05);
    border-right-color: rgba(236,254,255,.05)
}

.border-x-cyan-50\/50 {
    border-left-color: rgba(236,254,255,.5);
    border-right-color: rgba(236,254,255,.5)
}

.border-x-cyan-50\/60 {
    border-left-color: rgba(236,254,255,.6);
    border-right-color: rgba(236,254,255,.6)
}

.border-x-cyan-50\/70 {
    border-left-color: rgba(236,254,255,.7);
    border-right-color: rgba(236,254,255,.7)
}

.border-x-cyan-50\/75 {
    border-left-color: rgba(236,254,255,.75);
    border-right-color: rgba(236,254,255,.75)
}

.border-x-cyan-50\/80 {
    border-left-color: rgba(236,254,255,.8);
    border-right-color: rgba(236,254,255,.8)
}

.border-x-cyan-50\/90 {
    border-left-color: rgba(236,254,255,.9);
    border-right-color: rgba(236,254,255,.9)
}

.border-x-cyan-50\/95 {
    border-left-color: rgba(236,254,255,.95);
    border-right-color: rgba(236,254,255,.95)
}

.border-x-cyan-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(6 182 212/var(--tw-border-opacity));
    border-right-color: rgb(6 182 212/var(--tw-border-opacity))
}

.border-x-cyan-500\/0 {
    border-left-color: rgba(6,182,212,0);
    border-right-color: rgba(6,182,212,0)
}

.border-x-cyan-500\/10 {
    border-left-color: rgba(6,182,212,.1);
    border-right-color: rgba(6,182,212,.1)
}

.border-x-cyan-500\/100 {
    border-left-color: #06b6d4;
    border-right-color: #06b6d4
}

.border-x-cyan-500\/20 {
    border-left-color: rgba(6,182,212,.2);
    border-right-color: rgba(6,182,212,.2)
}

.border-x-cyan-500\/25 {
    border-left-color: rgba(6,182,212,.25);
    border-right-color: rgba(6,182,212,.25)
}

.border-x-cyan-500\/30 {
    border-left-color: rgba(6,182,212,.3);
    border-right-color: rgba(6,182,212,.3)
}

.border-x-cyan-500\/40 {
    border-left-color: rgba(6,182,212,.4);
    border-right-color: rgba(6,182,212,.4)
}

.border-x-cyan-500\/5 {
    border-left-color: rgba(6,182,212,.05);
    border-right-color: rgba(6,182,212,.05)
}

.border-x-cyan-500\/50 {
    border-left-color: rgba(6,182,212,.5);
    border-right-color: rgba(6,182,212,.5)
}

.border-x-cyan-500\/60 {
    border-left-color: rgba(6,182,212,.6);
    border-right-color: rgba(6,182,212,.6)
}

.border-x-cyan-500\/70 {
    border-left-color: rgba(6,182,212,.7);
    border-right-color: rgba(6,182,212,.7)
}

.border-x-cyan-500\/75 {
    border-left-color: rgba(6,182,212,.75);
    border-right-color: rgba(6,182,212,.75)
}

.border-x-cyan-500\/80 {
    border-left-color: rgba(6,182,212,.8);
    border-right-color: rgba(6,182,212,.8)
}

.border-x-cyan-500\/90 {
    border-left-color: rgba(6,182,212,.9);
    border-right-color: rgba(6,182,212,.9)
}

.border-x-cyan-500\/95 {
    border-left-color: rgba(6,182,212,.95);
    border-right-color: rgba(6,182,212,.95)
}

.border-x-cyan-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(8 145 178/var(--tw-border-opacity));
    border-right-color: rgb(8 145 178/var(--tw-border-opacity))
}

.border-x-cyan-600\/0 {
    border-left-color: rgba(8,145,178,0);
    border-right-color: rgba(8,145,178,0)
}

.border-x-cyan-600\/10 {
    border-left-color: rgba(8,145,178,.1);
    border-right-color: rgba(8,145,178,.1)
}

.border-x-cyan-600\/100 {
    border-left-color: #0891b2;
    border-right-color: #0891b2
}

.border-x-cyan-600\/20 {
    border-left-color: rgba(8,145,178,.2);
    border-right-color: rgba(8,145,178,.2)
}

.border-x-cyan-600\/25 {
    border-left-color: rgba(8,145,178,.25);
    border-right-color: rgba(8,145,178,.25)
}

.border-x-cyan-600\/30 {
    border-left-color: rgba(8,145,178,.3);
    border-right-color: rgba(8,145,178,.3)
}

.border-x-cyan-600\/40 {
    border-left-color: rgba(8,145,178,.4);
    border-right-color: rgba(8,145,178,.4)
}

.border-x-cyan-600\/5 {
    border-left-color: rgba(8,145,178,.05);
    border-right-color: rgba(8,145,178,.05)
}

.border-x-cyan-600\/50 {
    border-left-color: rgba(8,145,178,.5);
    border-right-color: rgba(8,145,178,.5)
}

.border-x-cyan-600\/60 {
    border-left-color: rgba(8,145,178,.6);
    border-right-color: rgba(8,145,178,.6)
}

.border-x-cyan-600\/70 {
    border-left-color: rgba(8,145,178,.7);
    border-right-color: rgba(8,145,178,.7)
}

.border-x-cyan-600\/75 {
    border-left-color: rgba(8,145,178,.75);
    border-right-color: rgba(8,145,178,.75)
}

.border-x-cyan-600\/80 {
    border-left-color: rgba(8,145,178,.8);
    border-right-color: rgba(8,145,178,.8)
}

.border-x-cyan-600\/90 {
    border-left-color: rgba(8,145,178,.9);
    border-right-color: rgba(8,145,178,.9)
}

.border-x-cyan-600\/95 {
    border-left-color: rgba(8,145,178,.95);
    border-right-color: rgba(8,145,178,.95)
}

.border-x-cyan-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(14 116 144/var(--tw-border-opacity));
    border-right-color: rgb(14 116 144/var(--tw-border-opacity))
}

.border-x-cyan-700\/0 {
    border-left-color: rgba(14,116,144,0);
    border-right-color: rgba(14,116,144,0)
}

.border-x-cyan-700\/10 {
    border-left-color: rgba(14,116,144,.1);
    border-right-color: rgba(14,116,144,.1)
}

.border-x-cyan-700\/100 {
    border-left-color: #0e7490;
    border-right-color: #0e7490
}

.border-x-cyan-700\/20 {
    border-left-color: rgba(14,116,144,.2);
    border-right-color: rgba(14,116,144,.2)
}

.border-x-cyan-700\/25 {
    border-left-color: rgba(14,116,144,.25);
    border-right-color: rgba(14,116,144,.25)
}

.border-x-cyan-700\/30 {
    border-left-color: rgba(14,116,144,.3);
    border-right-color: rgba(14,116,144,.3)
}

.border-x-cyan-700\/40 {
    border-left-color: rgba(14,116,144,.4);
    border-right-color: rgba(14,116,144,.4)
}

.border-x-cyan-700\/5 {
    border-left-color: rgba(14,116,144,.05);
    border-right-color: rgba(14,116,144,.05)
}

.border-x-cyan-700\/50 {
    border-left-color: rgba(14,116,144,.5);
    border-right-color: rgba(14,116,144,.5)
}

.border-x-cyan-700\/60 {
    border-left-color: rgba(14,116,144,.6);
    border-right-color: rgba(14,116,144,.6)
}

.border-x-cyan-700\/70 {
    border-left-color: rgba(14,116,144,.7);
    border-right-color: rgba(14,116,144,.7)
}

.border-x-cyan-700\/75 {
    border-left-color: rgba(14,116,144,.75);
    border-right-color: rgba(14,116,144,.75)
}

.border-x-cyan-700\/80 {
    border-left-color: rgba(14,116,144,.8);
    border-right-color: rgba(14,116,144,.8)
}

.border-x-cyan-700\/90 {
    border-left-color: rgba(14,116,144,.9);
    border-right-color: rgba(14,116,144,.9)
}

.border-x-cyan-700\/95 {
    border-left-color: rgba(14,116,144,.95);
    border-right-color: rgba(14,116,144,.95)
}

.border-x-cyan-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(21 94 117/var(--tw-border-opacity));
    border-right-color: rgb(21 94 117/var(--tw-border-opacity))
}

.border-x-cyan-800\/0 {
    border-left-color: rgba(21,94,117,0);
    border-right-color: rgba(21,94,117,0)
}

.border-x-cyan-800\/10 {
    border-left-color: rgba(21,94,117,.1);
    border-right-color: rgba(21,94,117,.1)
}

.border-x-cyan-800\/100 {
    border-left-color: #155e75;
    border-right-color: #155e75
}

.border-x-cyan-800\/20 {
    border-left-color: rgba(21,94,117,.2);
    border-right-color: rgba(21,94,117,.2)
}

.border-x-cyan-800\/25 {
    border-left-color: rgba(21,94,117,.25);
    border-right-color: rgba(21,94,117,.25)
}

.border-x-cyan-800\/30 {
    border-left-color: rgba(21,94,117,.3);
    border-right-color: rgba(21,94,117,.3)
}

.border-x-cyan-800\/40 {
    border-left-color: rgba(21,94,117,.4);
    border-right-color: rgba(21,94,117,.4)
}

.border-x-cyan-800\/5 {
    border-left-color: rgba(21,94,117,.05);
    border-right-color: rgba(21,94,117,.05)
}

.border-x-cyan-800\/50 {
    border-left-color: rgba(21,94,117,.5);
    border-right-color: rgba(21,94,117,.5)
}

.border-x-cyan-800\/60 {
    border-left-color: rgba(21,94,117,.6);
    border-right-color: rgba(21,94,117,.6)
}

.border-x-cyan-800\/70 {
    border-left-color: rgba(21,94,117,.7);
    border-right-color: rgba(21,94,117,.7)
}

.border-x-cyan-800\/75 {
    border-left-color: rgba(21,94,117,.75);
    border-right-color: rgba(21,94,117,.75)
}

.border-x-cyan-800\/80 {
    border-left-color: rgba(21,94,117,.8);
    border-right-color: rgba(21,94,117,.8)
}

.border-x-cyan-800\/90 {
    border-left-color: rgba(21,94,117,.9);
    border-right-color: rgba(21,94,117,.9)
}

.border-x-cyan-800\/95 {
    border-left-color: rgba(21,94,117,.95);
    border-right-color: rgba(21,94,117,.95)
}

.border-x-cyan-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(22 78 99/var(--tw-border-opacity));
    border-right-color: rgb(22 78 99/var(--tw-border-opacity))
}

.border-x-cyan-900\/0 {
    border-left-color: rgba(22,78,99,0);
    border-right-color: rgba(22,78,99,0)
}

.border-x-cyan-900\/10 {
    border-left-color: rgba(22,78,99,.1);
    border-right-color: rgba(22,78,99,.1)
}

.border-x-cyan-900\/100 {
    border-left-color: #164e63;
    border-right-color: #164e63
}

.border-x-cyan-900\/20 {
    border-left-color: rgba(22,78,99,.2);
    border-right-color: rgba(22,78,99,.2)
}

.border-x-cyan-900\/25 {
    border-left-color: rgba(22,78,99,.25);
    border-right-color: rgba(22,78,99,.25)
}

.border-x-cyan-900\/30 {
    border-left-color: rgba(22,78,99,.3);
    border-right-color: rgba(22,78,99,.3)
}

.border-x-cyan-900\/40 {
    border-left-color: rgba(22,78,99,.4);
    border-right-color: rgba(22,78,99,.4)
}

.border-x-cyan-900\/5 {
    border-left-color: rgba(22,78,99,.05);
    border-right-color: rgba(22,78,99,.05)
}

.border-x-cyan-900\/50 {
    border-left-color: rgba(22,78,99,.5);
    border-right-color: rgba(22,78,99,.5)
}

.border-x-cyan-900\/60 {
    border-left-color: rgba(22,78,99,.6);
    border-right-color: rgba(22,78,99,.6)
}

.border-x-cyan-900\/70 {
    border-left-color: rgba(22,78,99,.7);
    border-right-color: rgba(22,78,99,.7)
}

.border-x-cyan-900\/75 {
    border-left-color: rgba(22,78,99,.75);
    border-right-color: rgba(22,78,99,.75)
}

.border-x-cyan-900\/80 {
    border-left-color: rgba(22,78,99,.8);
    border-right-color: rgba(22,78,99,.8)
}

.border-x-cyan-900\/90 {
    border-left-color: rgba(22,78,99,.9);
    border-right-color: rgba(22,78,99,.9)
}

.border-x-cyan-900\/95 {
    border-left-color: rgba(22,78,99,.95);
    border-right-color: rgba(22,78,99,.95)
}

.border-x-cyan-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(8 51 68/var(--tw-border-opacity));
    border-right-color: rgb(8 51 68/var(--tw-border-opacity))
}

.border-x-cyan-950\/0 {
    border-left-color: rgba(8,51,68,0);
    border-right-color: rgba(8,51,68,0)
}

.border-x-cyan-950\/10 {
    border-left-color: rgba(8,51,68,.1);
    border-right-color: rgba(8,51,68,.1)
}

.border-x-cyan-950\/100 {
    border-left-color: #083344;
    border-right-color: #083344
}

.border-x-cyan-950\/20 {
    border-left-color: rgba(8,51,68,.2);
    border-right-color: rgba(8,51,68,.2)
}

.border-x-cyan-950\/25 {
    border-left-color: rgba(8,51,68,.25);
    border-right-color: rgba(8,51,68,.25)
}

.border-x-cyan-950\/30 {
    border-left-color: rgba(8,51,68,.3);
    border-right-color: rgba(8,51,68,.3)
}

.border-x-cyan-950\/40 {
    border-left-color: rgba(8,51,68,.4);
    border-right-color: rgba(8,51,68,.4)
}

.border-x-cyan-950\/5 {
    border-left-color: rgba(8,51,68,.05);
    border-right-color: rgba(8,51,68,.05)
}

.border-x-cyan-950\/50 {
    border-left-color: rgba(8,51,68,.5);
    border-right-color: rgba(8,51,68,.5)
}

.border-x-cyan-950\/60 {
    border-left-color: rgba(8,51,68,.6);
    border-right-color: rgba(8,51,68,.6)
}

.border-x-cyan-950\/70 {
    border-left-color: rgba(8,51,68,.7);
    border-right-color: rgba(8,51,68,.7)
}

.border-x-cyan-950\/75 {
    border-left-color: rgba(8,51,68,.75);
    border-right-color: rgba(8,51,68,.75)
}

.border-x-cyan-950\/80 {
    border-left-color: rgba(8,51,68,.8);
    border-right-color: rgba(8,51,68,.8)
}

.border-x-cyan-950\/90 {
    border-left-color: rgba(8,51,68,.9);
    border-right-color: rgba(8,51,68,.9)
}

.border-x-cyan-950\/95 {
    border-left-color: rgba(8,51,68,.95);
    border-right-color: rgba(8,51,68,.95)
}

.border-x-destructive {
    border-left-color: hsl(var(--destructive));
    border-right-color: hsl(var(--destructive))
}

.border-x-destructive-foreground {
    border-left-color: hsl(var(--destructive-foreground));
    border-right-color: hsl(var(--destructive-foreground))
}

.border-x-destructive-foreground\/0 {
    border-left-color: hsl(var(--destructive-foreground)/0);
    border-right-color: hsl(var(--destructive-foreground)/0)
}

.border-x-destructive-foreground\/10 {
    border-left-color: hsl(var(--destructive-foreground)/.1);
    border-right-color: hsl(var(--destructive-foreground)/.1)
}

.border-x-destructive-foreground\/100 {
    border-left-color: hsl(var(--destructive-foreground)/1);
    border-right-color: hsl(var(--destructive-foreground)/1)
}

.border-x-destructive-foreground\/20 {
    border-left-color: hsl(var(--destructive-foreground)/.2);
    border-right-color: hsl(var(--destructive-foreground)/.2)
}

.border-x-destructive-foreground\/25 {
    border-left-color: hsl(var(--destructive-foreground)/.25);
    border-right-color: hsl(var(--destructive-foreground)/.25)
}

.border-x-destructive-foreground\/30 {
    border-left-color: hsl(var(--destructive-foreground)/.3);
    border-right-color: hsl(var(--destructive-foreground)/.3)
}

.border-x-destructive-foreground\/40 {
    border-left-color: hsl(var(--destructive-foreground)/.4);
    border-right-color: hsl(var(--destructive-foreground)/.4)
}

.border-x-destructive-foreground\/5 {
    border-left-color: hsl(var(--destructive-foreground)/.05);
    border-right-color: hsl(var(--destructive-foreground)/.05)
}

.border-x-destructive-foreground\/50 {
    border-left-color: hsl(var(--destructive-foreground)/.5);
    border-right-color: hsl(var(--destructive-foreground)/.5)
}

.border-x-destructive-foreground\/60 {
    border-left-color: hsl(var(--destructive-foreground)/.6);
    border-right-color: hsl(var(--destructive-foreground)/.6)
}

.border-x-destructive-foreground\/70 {
    border-left-color: hsl(var(--destructive-foreground)/.7);
    border-right-color: hsl(var(--destructive-foreground)/.7)
}

.border-x-destructive-foreground\/75 {
    border-left-color: hsl(var(--destructive-foreground)/.75);
    border-right-color: hsl(var(--destructive-foreground)/.75)
}

.border-x-destructive-foreground\/80 {
    border-left-color: hsl(var(--destructive-foreground)/.8);
    border-right-color: hsl(var(--destructive-foreground)/.8)
}

.border-x-destructive-foreground\/90 {
    border-left-color: hsl(var(--destructive-foreground)/.9);
    border-right-color: hsl(var(--destructive-foreground)/.9)
}

.border-x-destructive-foreground\/95 {
    border-left-color: hsl(var(--destructive-foreground)/.95);
    border-right-color: hsl(var(--destructive-foreground)/.95)
}

.border-x-destructive\/0 {
    border-left-color: hsl(var(--destructive)/0);
    border-right-color: hsl(var(--destructive)/0)
}

.border-x-destructive\/10 {
    border-left-color: hsl(var(--destructive)/.1);
    border-right-color: hsl(var(--destructive)/.1)
}

.border-x-destructive\/100 {
    border-left-color: hsl(var(--destructive)/1);
    border-right-color: hsl(var(--destructive)/1)
}

.border-x-destructive\/20 {
    border-left-color: hsl(var(--destructive)/.2);
    border-right-color: hsl(var(--destructive)/.2)
}

.border-x-destructive\/25 {
    border-left-color: hsl(var(--destructive)/.25);
    border-right-color: hsl(var(--destructive)/.25)
}

.border-x-destructive\/30 {
    border-left-color: hsl(var(--destructive)/.3);
    border-right-color: hsl(var(--destructive)/.3)
}

.border-x-destructive\/40 {
    border-left-color: hsl(var(--destructive)/.4);
    border-right-color: hsl(var(--destructive)/.4)
}

.border-x-destructive\/5 {
    border-left-color: hsl(var(--destructive)/.05);
    border-right-color: hsl(var(--destructive)/.05)
}

.border-x-destructive\/50 {
    border-left-color: hsl(var(--destructive)/.5);
    border-right-color: hsl(var(--destructive)/.5)
}

.border-x-destructive\/60 {
    border-left-color: hsl(var(--destructive)/.6);
    border-right-color: hsl(var(--destructive)/.6)
}

.border-x-destructive\/70 {
    border-left-color: hsl(var(--destructive)/.7);
    border-right-color: hsl(var(--destructive)/.7)
}

.border-x-destructive\/75 {
    border-left-color: hsl(var(--destructive)/.75);
    border-right-color: hsl(var(--destructive)/.75)
}

.border-x-destructive\/80 {
    border-left-color: hsl(var(--destructive)/.8);
    border-right-color: hsl(var(--destructive)/.8)
}

.border-x-destructive\/90 {
    border-left-color: hsl(var(--destructive)/.9);
    border-right-color: hsl(var(--destructive)/.9)
}

.border-x-destructive\/95 {
    border-left-color: hsl(var(--destructive)/.95);
    border-right-color: hsl(var(--destructive)/.95)
}

.border-x-emerald-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(209 250 229/var(--tw-border-opacity));
    border-right-color: rgb(209 250 229/var(--tw-border-opacity))
}

.border-x-emerald-100\/0 {
    border-left-color: rgba(209,250,229,0);
    border-right-color: rgba(209,250,229,0)
}

.border-x-emerald-100\/10 {
    border-left-color: rgba(209,250,229,.1);
    border-right-color: rgba(209,250,229,.1)
}

.border-x-emerald-100\/100 {
    border-left-color: #d1fae5;
    border-right-color: #d1fae5
}

.border-x-emerald-100\/20 {
    border-left-color: rgba(209,250,229,.2);
    border-right-color: rgba(209,250,229,.2)
}

.border-x-emerald-100\/25 {
    border-left-color: rgba(209,250,229,.25);
    border-right-color: rgba(209,250,229,.25)
}

.border-x-emerald-100\/30 {
    border-left-color: rgba(209,250,229,.3);
    border-right-color: rgba(209,250,229,.3)
}

.border-x-emerald-100\/40 {
    border-left-color: rgba(209,250,229,.4);
    border-right-color: rgba(209,250,229,.4)
}

.border-x-emerald-100\/5 {
    border-left-color: rgba(209,250,229,.05);
    border-right-color: rgba(209,250,229,.05)
}

.border-x-emerald-100\/50 {
    border-left-color: rgba(209,250,229,.5);
    border-right-color: rgba(209,250,229,.5)
}

.border-x-emerald-100\/60 {
    border-left-color: rgba(209,250,229,.6);
    border-right-color: rgba(209,250,229,.6)
}

.border-x-emerald-100\/70 {
    border-left-color: rgba(209,250,229,.7);
    border-right-color: rgba(209,250,229,.7)
}

.border-x-emerald-100\/75 {
    border-left-color: rgba(209,250,229,.75);
    border-right-color: rgba(209,250,229,.75)
}

.border-x-emerald-100\/80 {
    border-left-color: rgba(209,250,229,.8);
    border-right-color: rgba(209,250,229,.8)
}

.border-x-emerald-100\/90 {
    border-left-color: rgba(209,250,229,.9);
    border-right-color: rgba(209,250,229,.9)
}

.border-x-emerald-100\/95 {
    border-left-color: rgba(209,250,229,.95);
    border-right-color: rgba(209,250,229,.95)
}

.border-x-emerald-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(167 243 208/var(--tw-border-opacity));
    border-right-color: rgb(167 243 208/var(--tw-border-opacity))
}

.border-x-emerald-200\/0 {
    border-left-color: rgba(167,243,208,0);
    border-right-color: rgba(167,243,208,0)
}

.border-x-emerald-200\/10 {
    border-left-color: rgba(167,243,208,.1);
    border-right-color: rgba(167,243,208,.1)
}

.border-x-emerald-200\/100 {
    border-left-color: #a7f3d0;
    border-right-color: #a7f3d0
}

.border-x-emerald-200\/20 {
    border-left-color: rgba(167,243,208,.2);
    border-right-color: rgba(167,243,208,.2)
}

.border-x-emerald-200\/25 {
    border-left-color: rgba(167,243,208,.25);
    border-right-color: rgba(167,243,208,.25)
}

.border-x-emerald-200\/30 {
    border-left-color: rgba(167,243,208,.3);
    border-right-color: rgba(167,243,208,.3)
}

.border-x-emerald-200\/40 {
    border-left-color: rgba(167,243,208,.4);
    border-right-color: rgba(167,243,208,.4)
}

.border-x-emerald-200\/5 {
    border-left-color: rgba(167,243,208,.05);
    border-right-color: rgba(167,243,208,.05)
}

.border-x-emerald-200\/50 {
    border-left-color: rgba(167,243,208,.5);
    border-right-color: rgba(167,243,208,.5)
}

.border-x-emerald-200\/60 {
    border-left-color: rgba(167,243,208,.6);
    border-right-color: rgba(167,243,208,.6)
}

.border-x-emerald-200\/70 {
    border-left-color: rgba(167,243,208,.7);
    border-right-color: rgba(167,243,208,.7)
}

.border-x-emerald-200\/75 {
    border-left-color: rgba(167,243,208,.75);
    border-right-color: rgba(167,243,208,.75)
}

.border-x-emerald-200\/80 {
    border-left-color: rgba(167,243,208,.8);
    border-right-color: rgba(167,243,208,.8)
}

.border-x-emerald-200\/90 {
    border-left-color: rgba(167,243,208,.9);
    border-right-color: rgba(167,243,208,.9)
}

.border-x-emerald-200\/95 {
    border-left-color: rgba(167,243,208,.95);
    border-right-color: rgba(167,243,208,.95)
}

.border-x-emerald-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(110 231 183/var(--tw-border-opacity));
    border-right-color: rgb(110 231 183/var(--tw-border-opacity))
}

.border-x-emerald-300\/0 {
    border-left-color: rgba(110,231,183,0);
    border-right-color: rgba(110,231,183,0)
}

.border-x-emerald-300\/10 {
    border-left-color: rgba(110,231,183,.1);
    border-right-color: rgba(110,231,183,.1)
}

.border-x-emerald-300\/100 {
    border-left-color: #6ee7b7;
    border-right-color: #6ee7b7
}

.border-x-emerald-300\/20 {
    border-left-color: rgba(110,231,183,.2);
    border-right-color: rgba(110,231,183,.2)
}

.border-x-emerald-300\/25 {
    border-left-color: rgba(110,231,183,.25);
    border-right-color: rgba(110,231,183,.25)
}

.border-x-emerald-300\/30 {
    border-left-color: rgba(110,231,183,.3);
    border-right-color: rgba(110,231,183,.3)
}

.border-x-emerald-300\/40 {
    border-left-color: rgba(110,231,183,.4);
    border-right-color: rgba(110,231,183,.4)
}

.border-x-emerald-300\/5 {
    border-left-color: rgba(110,231,183,.05);
    border-right-color: rgba(110,231,183,.05)
}

.border-x-emerald-300\/50 {
    border-left-color: rgba(110,231,183,.5);
    border-right-color: rgba(110,231,183,.5)
}

.border-x-emerald-300\/60 {
    border-left-color: rgba(110,231,183,.6);
    border-right-color: rgba(110,231,183,.6)
}

.border-x-emerald-300\/70 {
    border-left-color: rgba(110,231,183,.7);
    border-right-color: rgba(110,231,183,.7)
}

.border-x-emerald-300\/75 {
    border-left-color: rgba(110,231,183,.75);
    border-right-color: rgba(110,231,183,.75)
}

.border-x-emerald-300\/80 {
    border-left-color: rgba(110,231,183,.8);
    border-right-color: rgba(110,231,183,.8)
}

.border-x-emerald-300\/90 {
    border-left-color: rgba(110,231,183,.9);
    border-right-color: rgba(110,231,183,.9)
}

.border-x-emerald-300\/95 {
    border-left-color: rgba(110,231,183,.95);
    border-right-color: rgba(110,231,183,.95)
}

.border-x-emerald-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(52 211 153/var(--tw-border-opacity));
    border-right-color: rgb(52 211 153/var(--tw-border-opacity))
}

.border-x-emerald-400\/0 {
    border-left-color: rgba(52,211,153,0);
    border-right-color: rgba(52,211,153,0)
}

.border-x-emerald-400\/10 {
    border-left-color: rgba(52,211,153,.1);
    border-right-color: rgba(52,211,153,.1)
}

.border-x-emerald-400\/100 {
    border-left-color: #34d399;
    border-right-color: #34d399
}

.border-x-emerald-400\/20 {
    border-left-color: rgba(52,211,153,.2);
    border-right-color: rgba(52,211,153,.2)
}

.border-x-emerald-400\/25 {
    border-left-color: rgba(52,211,153,.25);
    border-right-color: rgba(52,211,153,.25)
}

.border-x-emerald-400\/30 {
    border-left-color: rgba(52,211,153,.3);
    border-right-color: rgba(52,211,153,.3)
}

.border-x-emerald-400\/40 {
    border-left-color: rgba(52,211,153,.4);
    border-right-color: rgba(52,211,153,.4)
}

.border-x-emerald-400\/5 {
    border-left-color: rgba(52,211,153,.05);
    border-right-color: rgba(52,211,153,.05)
}

.border-x-emerald-400\/50 {
    border-left-color: rgba(52,211,153,.5);
    border-right-color: rgba(52,211,153,.5)
}

.border-x-emerald-400\/60 {
    border-left-color: rgba(52,211,153,.6);
    border-right-color: rgba(52,211,153,.6)
}

.border-x-emerald-400\/70 {
    border-left-color: rgba(52,211,153,.7);
    border-right-color: rgba(52,211,153,.7)
}

.border-x-emerald-400\/75 {
    border-left-color: rgba(52,211,153,.75);
    border-right-color: rgba(52,211,153,.75)
}

.border-x-emerald-400\/80 {
    border-left-color: rgba(52,211,153,.8);
    border-right-color: rgba(52,211,153,.8)
}

.border-x-emerald-400\/90 {
    border-left-color: rgba(52,211,153,.9);
    border-right-color: rgba(52,211,153,.9)
}

.border-x-emerald-400\/95 {
    border-left-color: rgba(52,211,153,.95);
    border-right-color: rgba(52,211,153,.95)
}

.border-x-emerald-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(236 253 245/var(--tw-border-opacity));
    border-right-color: rgb(236 253 245/var(--tw-border-opacity))
}

.border-x-emerald-50\/0 {
    border-left-color: rgba(236,253,245,0);
    border-right-color: rgba(236,253,245,0)
}

.border-x-emerald-50\/10 {
    border-left-color: rgba(236,253,245,.1);
    border-right-color: rgba(236,253,245,.1)
}

.border-x-emerald-50\/100 {
    border-left-color: #ecfdf5;
    border-right-color: #ecfdf5
}

.border-x-emerald-50\/20 {
    border-left-color: rgba(236,253,245,.2);
    border-right-color: rgba(236,253,245,.2)
}

.border-x-emerald-50\/25 {
    border-left-color: rgba(236,253,245,.25);
    border-right-color: rgba(236,253,245,.25)
}

.border-x-emerald-50\/30 {
    border-left-color: rgba(236,253,245,.3);
    border-right-color: rgba(236,253,245,.3)
}

.border-x-emerald-50\/40 {
    border-left-color: rgba(236,253,245,.4);
    border-right-color: rgba(236,253,245,.4)
}

.border-x-emerald-50\/5 {
    border-left-color: rgba(236,253,245,.05);
    border-right-color: rgba(236,253,245,.05)
}

.border-x-emerald-50\/50 {
    border-left-color: rgba(236,253,245,.5);
    border-right-color: rgba(236,253,245,.5)
}

.border-x-emerald-50\/60 {
    border-left-color: rgba(236,253,245,.6);
    border-right-color: rgba(236,253,245,.6)
}

.border-x-emerald-50\/70 {
    border-left-color: rgba(236,253,245,.7);
    border-right-color: rgba(236,253,245,.7)
}

.border-x-emerald-50\/75 {
    border-left-color: rgba(236,253,245,.75);
    border-right-color: rgba(236,253,245,.75)
}

.border-x-emerald-50\/80 {
    border-left-color: rgba(236,253,245,.8);
    border-right-color: rgba(236,253,245,.8)
}

.border-x-emerald-50\/90 {
    border-left-color: rgba(236,253,245,.9);
    border-right-color: rgba(236,253,245,.9)
}

.border-x-emerald-50\/95 {
    border-left-color: rgba(236,253,245,.95);
    border-right-color: rgba(236,253,245,.95)
}

.border-x-emerald-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(16 185 129/var(--tw-border-opacity));
    border-right-color: rgb(16 185 129/var(--tw-border-opacity))
}

.border-x-emerald-500\/0 {
    border-left-color: rgba(16,185,129,0);
    border-right-color: rgba(16,185,129,0)
}

.border-x-emerald-500\/10 {
    border-left-color: rgba(16,185,129,.1);
    border-right-color: rgba(16,185,129,.1)
}

.border-x-emerald-500\/100 {
    border-left-color: #10b981;
    border-right-color: #10b981
}

.border-x-emerald-500\/20 {
    border-left-color: rgba(16,185,129,.2);
    border-right-color: rgba(16,185,129,.2)
}

.border-x-emerald-500\/25 {
    border-left-color: rgba(16,185,129,.25);
    border-right-color: rgba(16,185,129,.25)
}

.border-x-emerald-500\/30 {
    border-left-color: rgba(16,185,129,.3);
    border-right-color: rgba(16,185,129,.3)
}

.border-x-emerald-500\/40 {
    border-left-color: rgba(16,185,129,.4);
    border-right-color: rgba(16,185,129,.4)
}

.border-x-emerald-500\/5 {
    border-left-color: rgba(16,185,129,.05);
    border-right-color: rgba(16,185,129,.05)
}

.border-x-emerald-500\/50 {
    border-left-color: rgba(16,185,129,.5);
    border-right-color: rgba(16,185,129,.5)
}

.border-x-emerald-500\/60 {
    border-left-color: rgba(16,185,129,.6);
    border-right-color: rgba(16,185,129,.6)
}

.border-x-emerald-500\/70 {
    border-left-color: rgba(16,185,129,.7);
    border-right-color: rgba(16,185,129,.7)
}

.border-x-emerald-500\/75 {
    border-left-color: rgba(16,185,129,.75);
    border-right-color: rgba(16,185,129,.75)
}

.border-x-emerald-500\/80 {
    border-left-color: rgba(16,185,129,.8);
    border-right-color: rgba(16,185,129,.8)
}

.border-x-emerald-500\/90 {
    border-left-color: rgba(16,185,129,.9);
    border-right-color: rgba(16,185,129,.9)
}

.border-x-emerald-500\/95 {
    border-left-color: rgba(16,185,129,.95);
    border-right-color: rgba(16,185,129,.95)
}

.border-x-emerald-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(5 150 105/var(--tw-border-opacity));
    border-right-color: rgb(5 150 105/var(--tw-border-opacity))
}

.border-x-emerald-600\/0 {
    border-left-color: rgba(5,150,105,0);
    border-right-color: rgba(5,150,105,0)
}

.border-x-emerald-600\/10 {
    border-left-color: rgba(5,150,105,.1);
    border-right-color: rgba(5,150,105,.1)
}

.border-x-emerald-600\/100 {
    border-left-color: #059669;
    border-right-color: #059669
}

.border-x-emerald-600\/20 {
    border-left-color: rgba(5,150,105,.2);
    border-right-color: rgba(5,150,105,.2)
}

.border-x-emerald-600\/25 {
    border-left-color: rgba(5,150,105,.25);
    border-right-color: rgba(5,150,105,.25)
}

.border-x-emerald-600\/30 {
    border-left-color: rgba(5,150,105,.3);
    border-right-color: rgba(5,150,105,.3)
}

.border-x-emerald-600\/40 {
    border-left-color: rgba(5,150,105,.4);
    border-right-color: rgba(5,150,105,.4)
}

.border-x-emerald-600\/5 {
    border-left-color: rgba(5,150,105,.05);
    border-right-color: rgba(5,150,105,.05)
}

.border-x-emerald-600\/50 {
    border-left-color: rgba(5,150,105,.5);
    border-right-color: rgba(5,150,105,.5)
}

.border-x-emerald-600\/60 {
    border-left-color: rgba(5,150,105,.6);
    border-right-color: rgba(5,150,105,.6)
}

.border-x-emerald-600\/70 {
    border-left-color: rgba(5,150,105,.7);
    border-right-color: rgba(5,150,105,.7)
}

.border-x-emerald-600\/75 {
    border-left-color: rgba(5,150,105,.75);
    border-right-color: rgba(5,150,105,.75)
}

.border-x-emerald-600\/80 {
    border-left-color: rgba(5,150,105,.8);
    border-right-color: rgba(5,150,105,.8)
}

.border-x-emerald-600\/90 {
    border-left-color: rgba(5,150,105,.9);
    border-right-color: rgba(5,150,105,.9)
}

.border-x-emerald-600\/95 {
    border-left-color: rgba(5,150,105,.95);
    border-right-color: rgba(5,150,105,.95)
}

.border-x-emerald-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(4 120 87/var(--tw-border-opacity));
    border-right-color: rgb(4 120 87/var(--tw-border-opacity))
}

.border-x-emerald-700\/0 {
    border-left-color: rgba(4,120,87,0);
    border-right-color: rgba(4,120,87,0)
}

.border-x-emerald-700\/10 {
    border-left-color: rgba(4,120,87,.1);
    border-right-color: rgba(4,120,87,.1)
}

.border-x-emerald-700\/100 {
    border-left-color: #047857;
    border-right-color: #047857
}

.border-x-emerald-700\/20 {
    border-left-color: rgba(4,120,87,.2);
    border-right-color: rgba(4,120,87,.2)
}

.border-x-emerald-700\/25 {
    border-left-color: rgba(4,120,87,.25);
    border-right-color: rgba(4,120,87,.25)
}

.border-x-emerald-700\/30 {
    border-left-color: rgba(4,120,87,.3);
    border-right-color: rgba(4,120,87,.3)
}

.border-x-emerald-700\/40 {
    border-left-color: rgba(4,120,87,.4);
    border-right-color: rgba(4,120,87,.4)
}

.border-x-emerald-700\/5 {
    border-left-color: rgba(4,120,87,.05);
    border-right-color: rgba(4,120,87,.05)
}

.border-x-emerald-700\/50 {
    border-left-color: rgba(4,120,87,.5);
    border-right-color: rgba(4,120,87,.5)
}

.border-x-emerald-700\/60 {
    border-left-color: rgba(4,120,87,.6);
    border-right-color: rgba(4,120,87,.6)
}

.border-x-emerald-700\/70 {
    border-left-color: rgba(4,120,87,.7);
    border-right-color: rgba(4,120,87,.7)
}

.border-x-emerald-700\/75 {
    border-left-color: rgba(4,120,87,.75);
    border-right-color: rgba(4,120,87,.75)
}

.border-x-emerald-700\/80 {
    border-left-color: rgba(4,120,87,.8);
    border-right-color: rgba(4,120,87,.8)
}

.border-x-emerald-700\/90 {
    border-left-color: rgba(4,120,87,.9);
    border-right-color: rgba(4,120,87,.9)
}

.border-x-emerald-700\/95 {
    border-left-color: rgba(4,120,87,.95);
    border-right-color: rgba(4,120,87,.95)
}

.border-x-emerald-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(6 95 70/var(--tw-border-opacity));
    border-right-color: rgb(6 95 70/var(--tw-border-opacity))
}

.border-x-emerald-800\/0 {
    border-left-color: rgba(6,95,70,0);
    border-right-color: rgba(6,95,70,0)
}

.border-x-emerald-800\/10 {
    border-left-color: rgba(6,95,70,.1);
    border-right-color: rgba(6,95,70,.1)
}

.border-x-emerald-800\/100 {
    border-left-color: #065f46;
    border-right-color: #065f46
}

.border-x-emerald-800\/20 {
    border-left-color: rgba(6,95,70,.2);
    border-right-color: rgba(6,95,70,.2)
}

.border-x-emerald-800\/25 {
    border-left-color: rgba(6,95,70,.25);
    border-right-color: rgba(6,95,70,.25)
}

.border-x-emerald-800\/30 {
    border-left-color: rgba(6,95,70,.3);
    border-right-color: rgba(6,95,70,.3)
}

.border-x-emerald-800\/40 {
    border-left-color: rgba(6,95,70,.4);
    border-right-color: rgba(6,95,70,.4)
}

.border-x-emerald-800\/5 {
    border-left-color: rgba(6,95,70,.05);
    border-right-color: rgba(6,95,70,.05)
}

.border-x-emerald-800\/50 {
    border-left-color: rgba(6,95,70,.5);
    border-right-color: rgba(6,95,70,.5)
}

.border-x-emerald-800\/60 {
    border-left-color: rgba(6,95,70,.6);
    border-right-color: rgba(6,95,70,.6)
}

.border-x-emerald-800\/70 {
    border-left-color: rgba(6,95,70,.7);
    border-right-color: rgba(6,95,70,.7)
}

.border-x-emerald-800\/75 {
    border-left-color: rgba(6,95,70,.75);
    border-right-color: rgba(6,95,70,.75)
}

.border-x-emerald-800\/80 {
    border-left-color: rgba(6,95,70,.8);
    border-right-color: rgba(6,95,70,.8)
}

.border-x-emerald-800\/90 {
    border-left-color: rgba(6,95,70,.9);
    border-right-color: rgba(6,95,70,.9)
}

.border-x-emerald-800\/95 {
    border-left-color: rgba(6,95,70,.95);
    border-right-color: rgba(6,95,70,.95)
}

.border-x-emerald-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(6 78 59/var(--tw-border-opacity));
    border-right-color: rgb(6 78 59/var(--tw-border-opacity))
}

.border-x-emerald-900\/0 {
    border-left-color: rgba(6,78,59,0);
    border-right-color: rgba(6,78,59,0)
}

.border-x-emerald-900\/10 {
    border-left-color: rgba(6,78,59,.1);
    border-right-color: rgba(6,78,59,.1)
}

.border-x-emerald-900\/100 {
    border-left-color: #064e3b;
    border-right-color: #064e3b
}

.border-x-emerald-900\/20 {
    border-left-color: rgba(6,78,59,.2);
    border-right-color: rgba(6,78,59,.2)
}

.border-x-emerald-900\/25 {
    border-left-color: rgba(6,78,59,.25);
    border-right-color: rgba(6,78,59,.25)
}

.border-x-emerald-900\/30 {
    border-left-color: rgba(6,78,59,.3);
    border-right-color: rgba(6,78,59,.3)
}

.border-x-emerald-900\/40 {
    border-left-color: rgba(6,78,59,.4);
    border-right-color: rgba(6,78,59,.4)
}

.border-x-emerald-900\/5 {
    border-left-color: rgba(6,78,59,.05);
    border-right-color: rgba(6,78,59,.05)
}

.border-x-emerald-900\/50 {
    border-left-color: rgba(6,78,59,.5);
    border-right-color: rgba(6,78,59,.5)
}

.border-x-emerald-900\/60 {
    border-left-color: rgba(6,78,59,.6);
    border-right-color: rgba(6,78,59,.6)
}

.border-x-emerald-900\/70 {
    border-left-color: rgba(6,78,59,.7);
    border-right-color: rgba(6,78,59,.7)
}

.border-x-emerald-900\/75 {
    border-left-color: rgba(6,78,59,.75);
    border-right-color: rgba(6,78,59,.75)
}

.border-x-emerald-900\/80 {
    border-left-color: rgba(6,78,59,.8);
    border-right-color: rgba(6,78,59,.8)
}

.border-x-emerald-900\/90 {
    border-left-color: rgba(6,78,59,.9);
    border-right-color: rgba(6,78,59,.9)
}

.border-x-emerald-900\/95 {
    border-left-color: rgba(6,78,59,.95);
    border-right-color: rgba(6,78,59,.95)
}

.border-x-emerald-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(2 44 34/var(--tw-border-opacity));
    border-right-color: rgb(2 44 34/var(--tw-border-opacity))
}

.border-x-emerald-950\/0 {
    border-left-color: rgba(2,44,34,0);
    border-right-color: rgba(2,44,34,0)
}

.border-x-emerald-950\/10 {
    border-left-color: rgba(2,44,34,.1);
    border-right-color: rgba(2,44,34,.1)
}

.border-x-emerald-950\/100 {
    border-left-color: #022c22;
    border-right-color: #022c22
}

.border-x-emerald-950\/20 {
    border-left-color: rgba(2,44,34,.2);
    border-right-color: rgba(2,44,34,.2)
}

.border-x-emerald-950\/25 {
    border-left-color: rgba(2,44,34,.25);
    border-right-color: rgba(2,44,34,.25)
}

.border-x-emerald-950\/30 {
    border-left-color: rgba(2,44,34,.3);
    border-right-color: rgba(2,44,34,.3)
}

.border-x-emerald-950\/40 {
    border-left-color: rgba(2,44,34,.4);
    border-right-color: rgba(2,44,34,.4)
}

.border-x-emerald-950\/5 {
    border-left-color: rgba(2,44,34,.05);
    border-right-color: rgba(2,44,34,.05)
}

.border-x-emerald-950\/50 {
    border-left-color: rgba(2,44,34,.5);
    border-right-color: rgba(2,44,34,.5)
}

.border-x-emerald-950\/60 {
    border-left-color: rgba(2,44,34,.6);
    border-right-color: rgba(2,44,34,.6)
}

.border-x-emerald-950\/70 {
    border-left-color: rgba(2,44,34,.7);
    border-right-color: rgba(2,44,34,.7)
}

.border-x-emerald-950\/75 {
    border-left-color: rgba(2,44,34,.75);
    border-right-color: rgba(2,44,34,.75)
}

.border-x-emerald-950\/80 {
    border-left-color: rgba(2,44,34,.8);
    border-right-color: rgba(2,44,34,.8)
}

.border-x-emerald-950\/90 {
    border-left-color: rgba(2,44,34,.9);
    border-right-color: rgba(2,44,34,.9)
}

.border-x-emerald-950\/95 {
    border-left-color: rgba(2,44,34,.95);
    border-right-color: rgba(2,44,34,.95)
}

.border-x-error {
    --tw-border-opacity: 1;
    border-left-color: rgb(221 73 73/var(--tw-border-opacity));
    border-right-color: rgb(221 73 73/var(--tw-border-opacity))
}

.border-x-error\/0 {
    border-left-color: rgba(221,73,73,0);
    border-right-color: rgba(221,73,73,0)
}

.border-x-error\/10 {
    border-left-color: rgba(221,73,73,.1);
    border-right-color: rgba(221,73,73,.1)
}

.border-x-error\/100 {
    border-left-color: #dd4949;
    border-right-color: #dd4949
}

.border-x-error\/20 {
    border-left-color: rgba(221,73,73,.2);
    border-right-color: rgba(221,73,73,.2)
}

.border-x-error\/25 {
    border-left-color: rgba(221,73,73,.25);
    border-right-color: rgba(221,73,73,.25)
}

.border-x-error\/30 {
    border-left-color: rgba(221,73,73,.3);
    border-right-color: rgba(221,73,73,.3)
}

.border-x-error\/40 {
    border-left-color: rgba(221,73,73,.4);
    border-right-color: rgba(221,73,73,.4)
}

.border-x-error\/5 {
    border-left-color: rgba(221,73,73,.05);
    border-right-color: rgba(221,73,73,.05)
}

.border-x-error\/50 {
    border-left-color: rgba(221,73,73,.5);
    border-right-color: rgba(221,73,73,.5)
}

.border-x-error\/60 {
    border-left-color: rgba(221,73,73,.6);
    border-right-color: rgba(221,73,73,.6)
}

.border-x-error\/70 {
    border-left-color: rgba(221,73,73,.7);
    border-right-color: rgba(221,73,73,.7)
}

.border-x-error\/75 {
    border-left-color: rgba(221,73,73,.75);
    border-right-color: rgba(221,73,73,.75)
}

.border-x-error\/80 {
    border-left-color: rgba(221,73,73,.8);
    border-right-color: rgba(221,73,73,.8)
}

.border-x-error\/90 {
    border-left-color: rgba(221,73,73,.9);
    border-right-color: rgba(221,73,73,.9)
}

.border-x-error\/95 {
    border-left-color: rgba(221,73,73,.95);
    border-right-color: rgba(221,73,73,.95)
}

.border-x-foreground {
    border-left-color: hsl(var(--foreground));
    border-right-color: hsl(var(--foreground))
}

.border-x-foreground\/0 {
    border-left-color: hsl(var(--foreground)/0);
    border-right-color: hsl(var(--foreground)/0)
}

.border-x-foreground\/10 {
    border-left-color: hsl(var(--foreground)/.1);
    border-right-color: hsl(var(--foreground)/.1)
}

.border-x-foreground\/100 {
    border-left-color: hsl(var(--foreground)/1);
    border-right-color: hsl(var(--foreground)/1)
}

.border-x-foreground\/20 {
    border-left-color: hsl(var(--foreground)/.2);
    border-right-color: hsl(var(--foreground)/.2)
}

.border-x-foreground\/25 {
    border-left-color: hsl(var(--foreground)/.25);
    border-right-color: hsl(var(--foreground)/.25)
}

.border-x-foreground\/30 {
    border-left-color: hsl(var(--foreground)/.3);
    border-right-color: hsl(var(--foreground)/.3)
}

.border-x-foreground\/40 {
    border-left-color: hsl(var(--foreground)/.4);
    border-right-color: hsl(var(--foreground)/.4)
}

.border-x-foreground\/5 {
    border-left-color: hsl(var(--foreground)/.05);
    border-right-color: hsl(var(--foreground)/.05)
}

.border-x-foreground\/50 {
    border-left-color: hsl(var(--foreground)/.5);
    border-right-color: hsl(var(--foreground)/.5)
}

.border-x-foreground\/60 {
    border-left-color: hsl(var(--foreground)/.6);
    border-right-color: hsl(var(--foreground)/.6)
}

.border-x-foreground\/70 {
    border-left-color: hsl(var(--foreground)/.7);
    border-right-color: hsl(var(--foreground)/.7)
}

.border-x-foreground\/75 {
    border-left-color: hsl(var(--foreground)/.75);
    border-right-color: hsl(var(--foreground)/.75)
}

.border-x-foreground\/80 {
    border-left-color: hsl(var(--foreground)/.8);
    border-right-color: hsl(var(--foreground)/.8)
}

.border-x-foreground\/90 {
    border-left-color: hsl(var(--foreground)/.9);
    border-right-color: hsl(var(--foreground)/.9)
}

.border-x-foreground\/95 {
    border-left-color: hsl(var(--foreground)/.95);
    border-right-color: hsl(var(--foreground)/.95)
}

.border-x-fuchsia-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(250 232 255/var(--tw-border-opacity));
    border-right-color: rgb(250 232 255/var(--tw-border-opacity))
}

.border-x-fuchsia-100\/0 {
    border-left-color: rgba(250,232,255,0);
    border-right-color: rgba(250,232,255,0)
}

.border-x-fuchsia-100\/10 {
    border-left-color: rgba(250,232,255,.1);
    border-right-color: rgba(250,232,255,.1)
}

.border-x-fuchsia-100\/100 {
    border-left-color: #fae8ff;
    border-right-color: #fae8ff
}

.border-x-fuchsia-100\/20 {
    border-left-color: rgba(250,232,255,.2);
    border-right-color: rgba(250,232,255,.2)
}

.border-x-fuchsia-100\/25 {
    border-left-color: rgba(250,232,255,.25);
    border-right-color: rgba(250,232,255,.25)
}

.border-x-fuchsia-100\/30 {
    border-left-color: rgba(250,232,255,.3);
    border-right-color: rgba(250,232,255,.3)
}

.border-x-fuchsia-100\/40 {
    border-left-color: rgba(250,232,255,.4);
    border-right-color: rgba(250,232,255,.4)
}

.border-x-fuchsia-100\/5 {
    border-left-color: rgba(250,232,255,.05);
    border-right-color: rgba(250,232,255,.05)
}

.border-x-fuchsia-100\/50 {
    border-left-color: rgba(250,232,255,.5);
    border-right-color: rgba(250,232,255,.5)
}

.border-x-fuchsia-100\/60 {
    border-left-color: rgba(250,232,255,.6);
    border-right-color: rgba(250,232,255,.6)
}

.border-x-fuchsia-100\/70 {
    border-left-color: rgba(250,232,255,.7);
    border-right-color: rgba(250,232,255,.7)
}

.border-x-fuchsia-100\/75 {
    border-left-color: rgba(250,232,255,.75);
    border-right-color: rgba(250,232,255,.75)
}

.border-x-fuchsia-100\/80 {
    border-left-color: rgba(250,232,255,.8);
    border-right-color: rgba(250,232,255,.8)
}

.border-x-fuchsia-100\/90 {
    border-left-color: rgba(250,232,255,.9);
    border-right-color: rgba(250,232,255,.9)
}

.border-x-fuchsia-100\/95 {
    border-left-color: rgba(250,232,255,.95);
    border-right-color: rgba(250,232,255,.95)
}

.border-x-fuchsia-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(245 208 254/var(--tw-border-opacity));
    border-right-color: rgb(245 208 254/var(--tw-border-opacity))
}

.border-x-fuchsia-200\/0 {
    border-left-color: rgba(245,208,254,0);
    border-right-color: rgba(245,208,254,0)
}

.border-x-fuchsia-200\/10 {
    border-left-color: rgba(245,208,254,.1);
    border-right-color: rgba(245,208,254,.1)
}

.border-x-fuchsia-200\/100 {
    border-left-color: #f5d0fe;
    border-right-color: #f5d0fe
}

.border-x-fuchsia-200\/20 {
    border-left-color: rgba(245,208,254,.2);
    border-right-color: rgba(245,208,254,.2)
}

.border-x-fuchsia-200\/25 {
    border-left-color: rgba(245,208,254,.25);
    border-right-color: rgba(245,208,254,.25)
}

.border-x-fuchsia-200\/30 {
    border-left-color: rgba(245,208,254,.3);
    border-right-color: rgba(245,208,254,.3)
}

.border-x-fuchsia-200\/40 {
    border-left-color: rgba(245,208,254,.4);
    border-right-color: rgba(245,208,254,.4)
}

.border-x-fuchsia-200\/5 {
    border-left-color: rgba(245,208,254,.05);
    border-right-color: rgba(245,208,254,.05)
}

.border-x-fuchsia-200\/50 {
    border-left-color: rgba(245,208,254,.5);
    border-right-color: rgba(245,208,254,.5)
}

.border-x-fuchsia-200\/60 {
    border-left-color: rgba(245,208,254,.6);
    border-right-color: rgba(245,208,254,.6)
}

.border-x-fuchsia-200\/70 {
    border-left-color: rgba(245,208,254,.7);
    border-right-color: rgba(245,208,254,.7)
}

.border-x-fuchsia-200\/75 {
    border-left-color: rgba(245,208,254,.75);
    border-right-color: rgba(245,208,254,.75)
}

.border-x-fuchsia-200\/80 {
    border-left-color: rgba(245,208,254,.8);
    border-right-color: rgba(245,208,254,.8)
}

.border-x-fuchsia-200\/90 {
    border-left-color: rgba(245,208,254,.9);
    border-right-color: rgba(245,208,254,.9)
}

.border-x-fuchsia-200\/95 {
    border-left-color: rgba(245,208,254,.95);
    border-right-color: rgba(245,208,254,.95)
}

.border-x-fuchsia-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(240 171 252/var(--tw-border-opacity));
    border-right-color: rgb(240 171 252/var(--tw-border-opacity))
}

.border-x-fuchsia-300\/0 {
    border-left-color: rgba(240,171,252,0);
    border-right-color: rgba(240,171,252,0)
}

.border-x-fuchsia-300\/10 {
    border-left-color: rgba(240,171,252,.1);
    border-right-color: rgba(240,171,252,.1)
}

.border-x-fuchsia-300\/100 {
    border-left-color: #f0abfc;
    border-right-color: #f0abfc
}

.border-x-fuchsia-300\/20 {
    border-left-color: rgba(240,171,252,.2);
    border-right-color: rgba(240,171,252,.2)
}

.border-x-fuchsia-300\/25 {
    border-left-color: rgba(240,171,252,.25);
    border-right-color: rgba(240,171,252,.25)
}

.border-x-fuchsia-300\/30 {
    border-left-color: rgba(240,171,252,.3);
    border-right-color: rgba(240,171,252,.3)
}

.border-x-fuchsia-300\/40 {
    border-left-color: rgba(240,171,252,.4);
    border-right-color: rgba(240,171,252,.4)
}

.border-x-fuchsia-300\/5 {
    border-left-color: rgba(240,171,252,.05);
    border-right-color: rgba(240,171,252,.05)
}

.border-x-fuchsia-300\/50 {
    border-left-color: rgba(240,171,252,.5);
    border-right-color: rgba(240,171,252,.5)
}

.border-x-fuchsia-300\/60 {
    border-left-color: rgba(240,171,252,.6);
    border-right-color: rgba(240,171,252,.6)
}

.border-x-fuchsia-300\/70 {
    border-left-color: rgba(240,171,252,.7);
    border-right-color: rgba(240,171,252,.7)
}

.border-x-fuchsia-300\/75 {
    border-left-color: rgba(240,171,252,.75);
    border-right-color: rgba(240,171,252,.75)
}

.border-x-fuchsia-300\/80 {
    border-left-color: rgba(240,171,252,.8);
    border-right-color: rgba(240,171,252,.8)
}

.border-x-fuchsia-300\/90 {
    border-left-color: rgba(240,171,252,.9);
    border-right-color: rgba(240,171,252,.9)
}

.border-x-fuchsia-300\/95 {
    border-left-color: rgba(240,171,252,.95);
    border-right-color: rgba(240,171,252,.95)
}

.border-x-fuchsia-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(232 121 249/var(--tw-border-opacity));
    border-right-color: rgb(232 121 249/var(--tw-border-opacity))
}

.border-x-fuchsia-400\/0 {
    border-left-color: rgba(232,121,249,0);
    border-right-color: rgba(232,121,249,0)
}

.border-x-fuchsia-400\/10 {
    border-left-color: rgba(232,121,249,.1);
    border-right-color: rgba(232,121,249,.1)
}

.border-x-fuchsia-400\/100 {
    border-left-color: #e879f9;
    border-right-color: #e879f9
}

.border-x-fuchsia-400\/20 {
    border-left-color: rgba(232,121,249,.2);
    border-right-color: rgba(232,121,249,.2)
}

.border-x-fuchsia-400\/25 {
    border-left-color: rgba(232,121,249,.25);
    border-right-color: rgba(232,121,249,.25)
}

.border-x-fuchsia-400\/30 {
    border-left-color: rgba(232,121,249,.3);
    border-right-color: rgba(232,121,249,.3)
}

.border-x-fuchsia-400\/40 {
    border-left-color: rgba(232,121,249,.4);
    border-right-color: rgba(232,121,249,.4)
}

.border-x-fuchsia-400\/5 {
    border-left-color: rgba(232,121,249,.05);
    border-right-color: rgba(232,121,249,.05)
}

.border-x-fuchsia-400\/50 {
    border-left-color: rgba(232,121,249,.5);
    border-right-color: rgba(232,121,249,.5)
}

.border-x-fuchsia-400\/60 {
    border-left-color: rgba(232,121,249,.6);
    border-right-color: rgba(232,121,249,.6)
}

.border-x-fuchsia-400\/70 {
    border-left-color: rgba(232,121,249,.7);
    border-right-color: rgba(232,121,249,.7)
}

.border-x-fuchsia-400\/75 {
    border-left-color: rgba(232,121,249,.75);
    border-right-color: rgba(232,121,249,.75)
}

.border-x-fuchsia-400\/80 {
    border-left-color: rgba(232,121,249,.8);
    border-right-color: rgba(232,121,249,.8)
}

.border-x-fuchsia-400\/90 {
    border-left-color: rgba(232,121,249,.9);
    border-right-color: rgba(232,121,249,.9)
}

.border-x-fuchsia-400\/95 {
    border-left-color: rgba(232,121,249,.95);
    border-right-color: rgba(232,121,249,.95)
}

.border-x-fuchsia-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(253 244 255/var(--tw-border-opacity));
    border-right-color: rgb(253 244 255/var(--tw-border-opacity))
}

.border-x-fuchsia-50\/0 {
    border-left-color: rgba(253,244,255,0);
    border-right-color: rgba(253,244,255,0)
}

.border-x-fuchsia-50\/10 {
    border-left-color: rgba(253,244,255,.1);
    border-right-color: rgba(253,244,255,.1)
}

.border-x-fuchsia-50\/100 {
    border-left-color: #fdf4ff;
    border-right-color: #fdf4ff
}

.border-x-fuchsia-50\/20 {
    border-left-color: rgba(253,244,255,.2);
    border-right-color: rgba(253,244,255,.2)
}

.border-x-fuchsia-50\/25 {
    border-left-color: rgba(253,244,255,.25);
    border-right-color: rgba(253,244,255,.25)
}

.border-x-fuchsia-50\/30 {
    border-left-color: rgba(253,244,255,.3);
    border-right-color: rgba(253,244,255,.3)
}

.border-x-fuchsia-50\/40 {
    border-left-color: rgba(253,244,255,.4);
    border-right-color: rgba(253,244,255,.4)
}

.border-x-fuchsia-50\/5 {
    border-left-color: rgba(253,244,255,.05);
    border-right-color: rgba(253,244,255,.05)
}

.border-x-fuchsia-50\/50 {
    border-left-color: rgba(253,244,255,.5);
    border-right-color: rgba(253,244,255,.5)
}

.border-x-fuchsia-50\/60 {
    border-left-color: rgba(253,244,255,.6);
    border-right-color: rgba(253,244,255,.6)
}

.border-x-fuchsia-50\/70 {
    border-left-color: rgba(253,244,255,.7);
    border-right-color: rgba(253,244,255,.7)
}

.border-x-fuchsia-50\/75 {
    border-left-color: rgba(253,244,255,.75);
    border-right-color: rgba(253,244,255,.75)
}

.border-x-fuchsia-50\/80 {
    border-left-color: rgba(253,244,255,.8);
    border-right-color: rgba(253,244,255,.8)
}

.border-x-fuchsia-50\/90 {
    border-left-color: rgba(253,244,255,.9);
    border-right-color: rgba(253,244,255,.9)
}

.border-x-fuchsia-50\/95 {
    border-left-color: rgba(253,244,255,.95);
    border-right-color: rgba(253,244,255,.95)
}

.border-x-fuchsia-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(217 70 239/var(--tw-border-opacity));
    border-right-color: rgb(217 70 239/var(--tw-border-opacity))
}

.border-x-fuchsia-500\/0 {
    border-left-color: rgba(217,70,239,0);
    border-right-color: rgba(217,70,239,0)
}

.border-x-fuchsia-500\/10 {
    border-left-color: rgba(217,70,239,.1);
    border-right-color: rgba(217,70,239,.1)
}

.border-x-fuchsia-500\/100 {
    border-left-color: #d946ef;
    border-right-color: #d946ef
}

.border-x-fuchsia-500\/20 {
    border-left-color: rgba(217,70,239,.2);
    border-right-color: rgba(217,70,239,.2)
}

.border-x-fuchsia-500\/25 {
    border-left-color: rgba(217,70,239,.25);
    border-right-color: rgba(217,70,239,.25)
}

.border-x-fuchsia-500\/30 {
    border-left-color: rgba(217,70,239,.3);
    border-right-color: rgba(217,70,239,.3)
}

.border-x-fuchsia-500\/40 {
    border-left-color: rgba(217,70,239,.4);
    border-right-color: rgba(217,70,239,.4)
}

.border-x-fuchsia-500\/5 {
    border-left-color: rgba(217,70,239,.05);
    border-right-color: rgba(217,70,239,.05)
}

.border-x-fuchsia-500\/50 {
    border-left-color: rgba(217,70,239,.5);
    border-right-color: rgba(217,70,239,.5)
}

.border-x-fuchsia-500\/60 {
    border-left-color: rgba(217,70,239,.6);
    border-right-color: rgba(217,70,239,.6)
}

.border-x-fuchsia-500\/70 {
    border-left-color: rgba(217,70,239,.7);
    border-right-color: rgba(217,70,239,.7)
}

.border-x-fuchsia-500\/75 {
    border-left-color: rgba(217,70,239,.75);
    border-right-color: rgba(217,70,239,.75)
}

.border-x-fuchsia-500\/80 {
    border-left-color: rgba(217,70,239,.8);
    border-right-color: rgba(217,70,239,.8)
}

.border-x-fuchsia-500\/90 {
    border-left-color: rgba(217,70,239,.9);
    border-right-color: rgba(217,70,239,.9)
}

.border-x-fuchsia-500\/95 {
    border-left-color: rgba(217,70,239,.95);
    border-right-color: rgba(217,70,239,.95)
}

.border-x-fuchsia-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(192 38 211/var(--tw-border-opacity));
    border-right-color: rgb(192 38 211/var(--tw-border-opacity))
}

.border-x-fuchsia-600\/0 {
    border-left-color: rgba(192,38,211,0);
    border-right-color: rgba(192,38,211,0)
}

.border-x-fuchsia-600\/10 {
    border-left-color: rgba(192,38,211,.1);
    border-right-color: rgba(192,38,211,.1)
}

.border-x-fuchsia-600\/100 {
    border-left-color: #c026d3;
    border-right-color: #c026d3
}

.border-x-fuchsia-600\/20 {
    border-left-color: rgba(192,38,211,.2);
    border-right-color: rgba(192,38,211,.2)
}

.border-x-fuchsia-600\/25 {
    border-left-color: rgba(192,38,211,.25);
    border-right-color: rgba(192,38,211,.25)
}

.border-x-fuchsia-600\/30 {
    border-left-color: rgba(192,38,211,.3);
    border-right-color: rgba(192,38,211,.3)
}

.border-x-fuchsia-600\/40 {
    border-left-color: rgba(192,38,211,.4);
    border-right-color: rgba(192,38,211,.4)
}

.border-x-fuchsia-600\/5 {
    border-left-color: rgba(192,38,211,.05);
    border-right-color: rgba(192,38,211,.05)
}

.border-x-fuchsia-600\/50 {
    border-left-color: rgba(192,38,211,.5);
    border-right-color: rgba(192,38,211,.5)
}

.border-x-fuchsia-600\/60 {
    border-left-color: rgba(192,38,211,.6);
    border-right-color: rgba(192,38,211,.6)
}

.border-x-fuchsia-600\/70 {
    border-left-color: rgba(192,38,211,.7);
    border-right-color: rgba(192,38,211,.7)
}

.border-x-fuchsia-600\/75 {
    border-left-color: rgba(192,38,211,.75);
    border-right-color: rgba(192,38,211,.75)
}

.border-x-fuchsia-600\/80 {
    border-left-color: rgba(192,38,211,.8);
    border-right-color: rgba(192,38,211,.8)
}

.border-x-fuchsia-600\/90 {
    border-left-color: rgba(192,38,211,.9);
    border-right-color: rgba(192,38,211,.9)
}

.border-x-fuchsia-600\/95 {
    border-left-color: rgba(192,38,211,.95);
    border-right-color: rgba(192,38,211,.95)
}

.border-x-fuchsia-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(162 28 175/var(--tw-border-opacity));
    border-right-color: rgb(162 28 175/var(--tw-border-opacity))
}

.border-x-fuchsia-700\/0 {
    border-left-color: rgba(162,28,175,0);
    border-right-color: rgba(162,28,175,0)
}

.border-x-fuchsia-700\/10 {
    border-left-color: rgba(162,28,175,.1);
    border-right-color: rgba(162,28,175,.1)
}

.border-x-fuchsia-700\/100 {
    border-left-color: #a21caf;
    border-right-color: #a21caf
}

.border-x-fuchsia-700\/20 {
    border-left-color: rgba(162,28,175,.2);
    border-right-color: rgba(162,28,175,.2)
}

.border-x-fuchsia-700\/25 {
    border-left-color: rgba(162,28,175,.25);
    border-right-color: rgba(162,28,175,.25)
}

.border-x-fuchsia-700\/30 {
    border-left-color: rgba(162,28,175,.3);
    border-right-color: rgba(162,28,175,.3)
}

.border-x-fuchsia-700\/40 {
    border-left-color: rgba(162,28,175,.4);
    border-right-color: rgba(162,28,175,.4)
}

.border-x-fuchsia-700\/5 {
    border-left-color: rgba(162,28,175,.05);
    border-right-color: rgba(162,28,175,.05)
}

.border-x-fuchsia-700\/50 {
    border-left-color: rgba(162,28,175,.5);
    border-right-color: rgba(162,28,175,.5)
}

.border-x-fuchsia-700\/60 {
    border-left-color: rgba(162,28,175,.6);
    border-right-color: rgba(162,28,175,.6)
}

.border-x-fuchsia-700\/70 {
    border-left-color: rgba(162,28,175,.7);
    border-right-color: rgba(162,28,175,.7)
}

.border-x-fuchsia-700\/75 {
    border-left-color: rgba(162,28,175,.75);
    border-right-color: rgba(162,28,175,.75)
}

.border-x-fuchsia-700\/80 {
    border-left-color: rgba(162,28,175,.8);
    border-right-color: rgba(162,28,175,.8)
}

.border-x-fuchsia-700\/90 {
    border-left-color: rgba(162,28,175,.9);
    border-right-color: rgba(162,28,175,.9)
}

.border-x-fuchsia-700\/95 {
    border-left-color: rgba(162,28,175,.95);
    border-right-color: rgba(162,28,175,.95)
}

.border-x-fuchsia-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(134 25 143/var(--tw-border-opacity));
    border-right-color: rgb(134 25 143/var(--tw-border-opacity))
}

.border-x-fuchsia-800\/0 {
    border-left-color: rgba(134,25,143,0);
    border-right-color: rgba(134,25,143,0)
}

.border-x-fuchsia-800\/10 {
    border-left-color: rgba(134,25,143,.1);
    border-right-color: rgba(134,25,143,.1)
}

.border-x-fuchsia-800\/100 {
    border-left-color: #86198f;
    border-right-color: #86198f
}

.border-x-fuchsia-800\/20 {
    border-left-color: rgba(134,25,143,.2);
    border-right-color: rgba(134,25,143,.2)
}

.border-x-fuchsia-800\/25 {
    border-left-color: rgba(134,25,143,.25);
    border-right-color: rgba(134,25,143,.25)
}

.border-x-fuchsia-800\/30 {
    border-left-color: rgba(134,25,143,.3);
    border-right-color: rgba(134,25,143,.3)
}

.border-x-fuchsia-800\/40 {
    border-left-color: rgba(134,25,143,.4);
    border-right-color: rgba(134,25,143,.4)
}

.border-x-fuchsia-800\/5 {
    border-left-color: rgba(134,25,143,.05);
    border-right-color: rgba(134,25,143,.05)
}

.border-x-fuchsia-800\/50 {
    border-left-color: rgba(134,25,143,.5);
    border-right-color: rgba(134,25,143,.5)
}

.border-x-fuchsia-800\/60 {
    border-left-color: rgba(134,25,143,.6);
    border-right-color: rgba(134,25,143,.6)
}

.border-x-fuchsia-800\/70 {
    border-left-color: rgba(134,25,143,.7);
    border-right-color: rgba(134,25,143,.7)
}

.border-x-fuchsia-800\/75 {
    border-left-color: rgba(134,25,143,.75);
    border-right-color: rgba(134,25,143,.75)
}

.border-x-fuchsia-800\/80 {
    border-left-color: rgba(134,25,143,.8);
    border-right-color: rgba(134,25,143,.8)
}

.border-x-fuchsia-800\/90 {
    border-left-color: rgba(134,25,143,.9);
    border-right-color: rgba(134,25,143,.9)
}

.border-x-fuchsia-800\/95 {
    border-left-color: rgba(134,25,143,.95);
    border-right-color: rgba(134,25,143,.95)
}

.border-x-fuchsia-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(112 26 117/var(--tw-border-opacity));
    border-right-color: rgb(112 26 117/var(--tw-border-opacity))
}

.border-x-fuchsia-900\/0 {
    border-left-color: rgba(112,26,117,0);
    border-right-color: rgba(112,26,117,0)
}

.border-x-fuchsia-900\/10 {
    border-left-color: rgba(112,26,117,.1);
    border-right-color: rgba(112,26,117,.1)
}

.border-x-fuchsia-900\/100 {
    border-left-color: #701a75;
    border-right-color: #701a75
}

.border-x-fuchsia-900\/20 {
    border-left-color: rgba(112,26,117,.2);
    border-right-color: rgba(112,26,117,.2)
}

.border-x-fuchsia-900\/25 {
    border-left-color: rgba(112,26,117,.25);
    border-right-color: rgba(112,26,117,.25)
}

.border-x-fuchsia-900\/30 {
    border-left-color: rgba(112,26,117,.3);
    border-right-color: rgba(112,26,117,.3)
}

.border-x-fuchsia-900\/40 {
    border-left-color: rgba(112,26,117,.4);
    border-right-color: rgba(112,26,117,.4)
}

.border-x-fuchsia-900\/5 {
    border-left-color: rgba(112,26,117,.05);
    border-right-color: rgba(112,26,117,.05)
}

.border-x-fuchsia-900\/50 {
    border-left-color: rgba(112,26,117,.5);
    border-right-color: rgba(112,26,117,.5)
}

.border-x-fuchsia-900\/60 {
    border-left-color: rgba(112,26,117,.6);
    border-right-color: rgba(112,26,117,.6)
}

.border-x-fuchsia-900\/70 {
    border-left-color: rgba(112,26,117,.7);
    border-right-color: rgba(112,26,117,.7)
}

.border-x-fuchsia-900\/75 {
    border-left-color: rgba(112,26,117,.75);
    border-right-color: rgba(112,26,117,.75)
}

.border-x-fuchsia-900\/80 {
    border-left-color: rgba(112,26,117,.8);
    border-right-color: rgba(112,26,117,.8)
}

.border-x-fuchsia-900\/90 {
    border-left-color: rgba(112,26,117,.9);
    border-right-color: rgba(112,26,117,.9)
}

.border-x-fuchsia-900\/95 {
    border-left-color: rgba(112,26,117,.95);
    border-right-color: rgba(112,26,117,.95)
}

.border-x-fuchsia-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(74 4 78/var(--tw-border-opacity));
    border-right-color: rgb(74 4 78/var(--tw-border-opacity))
}

.border-x-fuchsia-950\/0 {
    border-left-color: rgba(74,4,78,0);
    border-right-color: rgba(74,4,78,0)
}

.border-x-fuchsia-950\/10 {
    border-left-color: rgba(74,4,78,.1);
    border-right-color: rgba(74,4,78,.1)
}

.border-x-fuchsia-950\/100 {
    border-left-color: #4a044e;
    border-right-color: #4a044e
}

.border-x-fuchsia-950\/20 {
    border-left-color: rgba(74,4,78,.2);
    border-right-color: rgba(74,4,78,.2)
}

.border-x-fuchsia-950\/25 {
    border-left-color: rgba(74,4,78,.25);
    border-right-color: rgba(74,4,78,.25)
}

.border-x-fuchsia-950\/30 {
    border-left-color: rgba(74,4,78,.3);
    border-right-color: rgba(74,4,78,.3)
}

.border-x-fuchsia-950\/40 {
    border-left-color: rgba(74,4,78,.4);
    border-right-color: rgba(74,4,78,.4)
}

.border-x-fuchsia-950\/5 {
    border-left-color: rgba(74,4,78,.05);
    border-right-color: rgba(74,4,78,.05)
}

.border-x-fuchsia-950\/50 {
    border-left-color: rgba(74,4,78,.5);
    border-right-color: rgba(74,4,78,.5)
}

.border-x-fuchsia-950\/60 {
    border-left-color: rgba(74,4,78,.6);
    border-right-color: rgba(74,4,78,.6)
}

.border-x-fuchsia-950\/70 {
    border-left-color: rgba(74,4,78,.7);
    border-right-color: rgba(74,4,78,.7)
}

.border-x-fuchsia-950\/75 {
    border-left-color: rgba(74,4,78,.75);
    border-right-color: rgba(74,4,78,.75)
}

.border-x-fuchsia-950\/80 {
    border-left-color: rgba(74,4,78,.8);
    border-right-color: rgba(74,4,78,.8)
}

.border-x-fuchsia-950\/90 {
    border-left-color: rgba(74,4,78,.9);
    border-right-color: rgba(74,4,78,.9)
}

.border-x-fuchsia-950\/95 {
    border-left-color: rgba(74,4,78,.95);
    border-right-color: rgba(74,4,78,.95)
}

.border-x-gray-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(220 224 231/var(--tw-border-opacity));
    border-right-color: rgb(220 224 231/var(--tw-border-opacity))
}

.border-x-gray-100\/0 {
    border-left-color: rgba(220,224,231,0);
    border-right-color: rgba(220,224,231,0)
}

.border-x-gray-100\/10 {
    border-left-color: rgba(220,224,231,.1);
    border-right-color: rgba(220,224,231,.1)
}

.border-x-gray-100\/100 {
    border-left-color: #dce0e7;
    border-right-color: #dce0e7
}

.border-x-gray-100\/20 {
    border-left-color: rgba(220,224,231,.2);
    border-right-color: rgba(220,224,231,.2)
}

.border-x-gray-100\/25 {
    border-left-color: rgba(220,224,231,.25);
    border-right-color: rgba(220,224,231,.25)
}

.border-x-gray-100\/30 {
    border-left-color: rgba(220,224,231,.3);
    border-right-color: rgba(220,224,231,.3)
}

.border-x-gray-100\/40 {
    border-left-color: rgba(220,224,231,.4);
    border-right-color: rgba(220,224,231,.4)
}

.border-x-gray-100\/5 {
    border-left-color: rgba(220,224,231,.05);
    border-right-color: rgba(220,224,231,.05)
}

.border-x-gray-100\/50 {
    border-left-color: rgba(220,224,231,.5);
    border-right-color: rgba(220,224,231,.5)
}

.border-x-gray-100\/60 {
    border-left-color: rgba(220,224,231,.6);
    border-right-color: rgba(220,224,231,.6)
}

.border-x-gray-100\/70 {
    border-left-color: rgba(220,224,231,.7);
    border-right-color: rgba(220,224,231,.7)
}

.border-x-gray-100\/75 {
    border-left-color: rgba(220,224,231,.75);
    border-right-color: rgba(220,224,231,.75)
}

.border-x-gray-100\/80 {
    border-left-color: rgba(220,224,231,.8);
    border-right-color: rgba(220,224,231,.8)
}

.border-x-gray-100\/90 {
    border-left-color: rgba(220,224,231,.9);
    border-right-color: rgba(220,224,231,.9)
}

.border-x-gray-100\/95 {
    border-left-color: rgba(220,224,231,.95);
    border-right-color: rgba(220,224,231,.95)
}

.border-x-gray-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(202 207 216/var(--tw-border-opacity));
    border-right-color: rgb(202 207 216/var(--tw-border-opacity))
}

.border-x-gray-200\/0 {
    border-left-color: rgba(202,207,216,0);
    border-right-color: rgba(202,207,216,0)
}

.border-x-gray-200\/10 {
    border-left-color: rgba(202,207,216,.1);
    border-right-color: rgba(202,207,216,.1)
}

.border-x-gray-200\/100 {
    border-left-color: #cacfd8;
    border-right-color: #cacfd8
}

.border-x-gray-200\/20 {
    border-left-color: rgba(202,207,216,.2);
    border-right-color: rgba(202,207,216,.2)
}

.border-x-gray-200\/25 {
    border-left-color: rgba(202,207,216,.25);
    border-right-color: rgba(202,207,216,.25)
}

.border-x-gray-200\/30 {
    border-left-color: rgba(202,207,216,.3);
    border-right-color: rgba(202,207,216,.3)
}

.border-x-gray-200\/40 {
    border-left-color: rgba(202,207,216,.4);
    border-right-color: rgba(202,207,216,.4)
}

.border-x-gray-200\/5 {
    border-left-color: rgba(202,207,216,.05);
    border-right-color: rgba(202,207,216,.05)
}

.border-x-gray-200\/50 {
    border-left-color: rgba(202,207,216,.5);
    border-right-color: rgba(202,207,216,.5)
}

.border-x-gray-200\/60 {
    border-left-color: rgba(202,207,216,.6);
    border-right-color: rgba(202,207,216,.6)
}

.border-x-gray-200\/70 {
    border-left-color: rgba(202,207,216,.7);
    border-right-color: rgba(202,207,216,.7)
}

.border-x-gray-200\/75 {
    border-left-color: rgba(202,207,216,.75);
    border-right-color: rgba(202,207,216,.75)
}

.border-x-gray-200\/80 {
    border-left-color: rgba(202,207,216,.8);
    border-right-color: rgba(202,207,216,.8)
}

.border-x-gray-200\/90 {
    border-left-color: rgba(202,207,216,.9);
    border-right-color: rgba(202,207,216,.9)
}

.border-x-gray-200\/95 {
    border-left-color: rgba(202,207,216,.95);
    border-right-color: rgba(202,207,216,.95)
}

.border-x-gray-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(185 189 200/var(--tw-border-opacity));
    border-right-color: rgb(185 189 200/var(--tw-border-opacity))
}

.border-x-gray-300\/0 {
    border-left-color: rgba(185,189,200,0);
    border-right-color: rgba(185,189,200,0)
}

.border-x-gray-300\/10 {
    border-left-color: rgba(185,189,200,.1);
    border-right-color: rgba(185,189,200,.1)
}

.border-x-gray-300\/100 {
    border-left-color: #b9bdc8;
    border-right-color: #b9bdc8
}

.border-x-gray-300\/20 {
    border-left-color: rgba(185,189,200,.2);
    border-right-color: rgba(185,189,200,.2)
}

.border-x-gray-300\/25 {
    border-left-color: rgba(185,189,200,.25);
    border-right-color: rgba(185,189,200,.25)
}

.border-x-gray-300\/30 {
    border-left-color: rgba(185,189,200,.3);
    border-right-color: rgba(185,189,200,.3)
}

.border-x-gray-300\/40 {
    border-left-color: rgba(185,189,200,.4);
    border-right-color: rgba(185,189,200,.4)
}

.border-x-gray-300\/5 {
    border-left-color: rgba(185,189,200,.05);
    border-right-color: rgba(185,189,200,.05)
}

.border-x-gray-300\/50 {
    border-left-color: rgba(185,189,200,.5);
    border-right-color: rgba(185,189,200,.5)
}

.border-x-gray-300\/60 {
    border-left-color: rgba(185,189,200,.6);
    border-right-color: rgba(185,189,200,.6)
}

.border-x-gray-300\/70 {
    border-left-color: rgba(185,189,200,.7);
    border-right-color: rgba(185,189,200,.7)
}

.border-x-gray-300\/75 {
    border-left-color: rgba(185,189,200,.75);
    border-right-color: rgba(185,189,200,.75)
}

.border-x-gray-300\/80 {
    border-left-color: rgba(185,189,200,.8);
    border-right-color: rgba(185,189,200,.8)
}

.border-x-gray-300\/90 {
    border-left-color: rgba(185,189,200,.9);
    border-right-color: rgba(185,189,200,.9)
}

.border-x-gray-300\/95 {
    border-left-color: rgba(185,189,200,.95);
    border-right-color: rgba(185,189,200,.95)
}

.border-x-gray-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(167 171 183/var(--tw-border-opacity));
    border-right-color: rgb(167 171 183/var(--tw-border-opacity))
}

.border-x-gray-400\/0 {
    border-left-color: rgba(167,171,183,0);
    border-right-color: rgba(167,171,183,0)
}

.border-x-gray-400\/10 {
    border-left-color: rgba(167,171,183,.1);
    border-right-color: rgba(167,171,183,.1)
}

.border-x-gray-400\/100 {
    border-left-color: #a7abb7;
    border-right-color: #a7abb7
}

.border-x-gray-400\/20 {
    border-left-color: rgba(167,171,183,.2);
    border-right-color: rgba(167,171,183,.2)
}

.border-x-gray-400\/25 {
    border-left-color: rgba(167,171,183,.25);
    border-right-color: rgba(167,171,183,.25)
}

.border-x-gray-400\/30 {
    border-left-color: rgba(167,171,183,.3);
    border-right-color: rgba(167,171,183,.3)
}

.border-x-gray-400\/40 {
    border-left-color: rgba(167,171,183,.4);
    border-right-color: rgba(167,171,183,.4)
}

.border-x-gray-400\/5 {
    border-left-color: rgba(167,171,183,.05);
    border-right-color: rgba(167,171,183,.05)
}

.border-x-gray-400\/50 {
    border-left-color: rgba(167,171,183,.5);
    border-right-color: rgba(167,171,183,.5)
}

.border-x-gray-400\/60 {
    border-left-color: rgba(167,171,183,.6);
    border-right-color: rgba(167,171,183,.6)
}

.border-x-gray-400\/70 {
    border-left-color: rgba(167,171,183,.7);
    border-right-color: rgba(167,171,183,.7)
}

.border-x-gray-400\/75 {
    border-left-color: rgba(167,171,183,.75);
    border-right-color: rgba(167,171,183,.75)
}

.border-x-gray-400\/80 {
    border-left-color: rgba(167,171,183,.8);
    border-right-color: rgba(167,171,183,.8)
}

.border-x-gray-400\/90 {
    border-left-color: rgba(167,171,183,.9);
    border-right-color: rgba(167,171,183,.9)
}

.border-x-gray-400\/95 {
    border-left-color: rgba(167,171,183,.95);
    border-right-color: rgba(167,171,183,.95)
}

.border-x-gray-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(237 242 245/var(--tw-border-opacity));
    border-right-color: rgb(237 242 245/var(--tw-border-opacity))
}

.border-x-gray-50\/0 {
    border-left-color: rgba(237,242,245,0);
    border-right-color: rgba(237,242,245,0)
}

.border-x-gray-50\/10 {
    border-left-color: rgba(237,242,245,.1);
    border-right-color: rgba(237,242,245,.1)
}

.border-x-gray-50\/100 {
    border-left-color: #edf2f5;
    border-right-color: #edf2f5
}

.border-x-gray-50\/20 {
    border-left-color: rgba(237,242,245,.2);
    border-right-color: rgba(237,242,245,.2)
}

.border-x-gray-50\/25 {
    border-left-color: rgba(237,242,245,.25);
    border-right-color: rgba(237,242,245,.25)
}

.border-x-gray-50\/30 {
    border-left-color: rgba(237,242,245,.3);
    border-right-color: rgba(237,242,245,.3)
}

.border-x-gray-50\/40 {
    border-left-color: rgba(237,242,245,.4);
    border-right-color: rgba(237,242,245,.4)
}

.border-x-gray-50\/5 {
    border-left-color: rgba(237,242,245,.05);
    border-right-color: rgba(237,242,245,.05)
}

.border-x-gray-50\/50 {
    border-left-color: rgba(237,242,245,.5);
    border-right-color: rgba(237,242,245,.5)
}

.border-x-gray-50\/60 {
    border-left-color: rgba(237,242,245,.6);
    border-right-color: rgba(237,242,245,.6)
}

.border-x-gray-50\/70 {
    border-left-color: rgba(237,242,245,.7);
    border-right-color: rgba(237,242,245,.7)
}

.border-x-gray-50\/75 {
    border-left-color: rgba(237,242,245,.75);
    border-right-color: rgba(237,242,245,.75)
}

.border-x-gray-50\/80 {
    border-left-color: rgba(237,242,245,.8);
    border-right-color: rgba(237,242,245,.8)
}

.border-x-gray-50\/90 {
    border-left-color: rgba(237,242,245,.9);
    border-right-color: rgba(237,242,245,.9)
}

.border-x-gray-50\/95 {
    border-left-color: rgba(237,242,245,.95);
    border-right-color: rgba(237,242,245,.95)
}

.border-x-gray-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(149 152 166/var(--tw-border-opacity));
    border-right-color: rgb(149 152 166/var(--tw-border-opacity))
}

.border-x-gray-500\/0 {
    border-left-color: hsla(229,9%,62%,0);
    border-right-color: hsla(229,9%,62%,0)
}

.border-x-gray-500\/10 {
    border-left-color: hsla(229,9%,62%,.1);
    border-right-color: hsla(229,9%,62%,.1)
}

.border-x-gray-500\/100 {
    border-left-color: #9598a6;
    border-right-color: #9598a6
}

.border-x-gray-500\/20 {
    border-left-color: hsla(229,9%,62%,.2);
    border-right-color: hsla(229,9%,62%,.2)
}

.border-x-gray-500\/25 {
    border-left-color: hsla(229,9%,62%,.25);
    border-right-color: hsla(229,9%,62%,.25)
}

.border-x-gray-500\/30 {
    border-left-color: hsla(229,9%,62%,.3);
    border-right-color: hsla(229,9%,62%,.3)
}

.border-x-gray-500\/40 {
    border-left-color: hsla(229,9%,62%,.4);
    border-right-color: hsla(229,9%,62%,.4)
}

.border-x-gray-500\/5 {
    border-left-color: hsla(229,9%,62%,.05);
    border-right-color: hsla(229,9%,62%,.05)
}

.border-x-gray-500\/50 {
    border-left-color: hsla(229,9%,62%,.5);
    border-right-color: hsla(229,9%,62%,.5)
}

.border-x-gray-500\/60 {
    border-left-color: hsla(229,9%,62%,.6);
    border-right-color: hsla(229,9%,62%,.6)
}

.border-x-gray-500\/70 {
    border-left-color: hsla(229,9%,62%,.7);
    border-right-color: hsla(229,9%,62%,.7)
}

.border-x-gray-500\/75 {
    border-left-color: hsla(229,9%,62%,.75);
    border-right-color: hsla(229,9%,62%,.75)
}

.border-x-gray-500\/80 {
    border-left-color: hsla(229,9%,62%,.8);
    border-right-color: hsla(229,9%,62%,.8)
}

.border-x-gray-500\/90 {
    border-left-color: hsla(229,9%,62%,.9);
    border-right-color: hsla(229,9%,62%,.9)
}

.border-x-gray-500\/95 {
    border-left-color: hsla(229,9%,62%,.95);
    border-right-color: hsla(229,9%,62%,.95)
}

.border-x-gray-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(131 132 149/var(--tw-border-opacity));
    border-right-color: rgb(131 132 149/var(--tw-border-opacity))
}

.border-x-gray-600\/0 {
    border-left-color: hsla(237,8%,55%,0);
    border-right-color: hsla(237,8%,55%,0)
}

.border-x-gray-600\/10 {
    border-left-color: hsla(237,8%,55%,.1);
    border-right-color: hsla(237,8%,55%,.1)
}

.border-x-gray-600\/100 {
    border-left-color: #838495;
    border-right-color: #838495
}

.border-x-gray-600\/20 {
    border-left-color: hsla(237,8%,55%,.2);
    border-right-color: hsla(237,8%,55%,.2)
}

.border-x-gray-600\/25 {
    border-left-color: hsla(237,8%,55%,.25);
    border-right-color: hsla(237,8%,55%,.25)
}

.border-x-gray-600\/30 {
    border-left-color: hsla(237,8%,55%,.3);
    border-right-color: hsla(237,8%,55%,.3)
}

.border-x-gray-600\/40 {
    border-left-color: hsla(237,8%,55%,.4);
    border-right-color: hsla(237,8%,55%,.4)
}

.border-x-gray-600\/5 {
    border-left-color: hsla(237,8%,55%,.05);
    border-right-color: hsla(237,8%,55%,.05)
}

.border-x-gray-600\/50 {
    border-left-color: hsla(237,8%,55%,.5);
    border-right-color: hsla(237,8%,55%,.5)
}

.border-x-gray-600\/60 {
    border-left-color: hsla(237,8%,55%,.6);
    border-right-color: hsla(237,8%,55%,.6)
}

.border-x-gray-600\/70 {
    border-left-color: hsla(237,8%,55%,.7);
    border-right-color: hsla(237,8%,55%,.7)
}

.border-x-gray-600\/75 {
    border-left-color: hsla(237,8%,55%,.75);
    border-right-color: hsla(237,8%,55%,.75)
}

.border-x-gray-600\/80 {
    border-left-color: hsla(237,8%,55%,.8);
    border-right-color: hsla(237,8%,55%,.8)
}

.border-x-gray-600\/90 {
    border-left-color: hsla(237,8%,55%,.9);
    border-right-color: hsla(237,8%,55%,.9)
}

.border-x-gray-600\/95 {
    border-left-color: hsla(237,8%,55%,.95);
    border-right-color: hsla(237,8%,55%,.95)
}

.border-x-gray-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(111 112 130/var(--tw-border-opacity));
    border-right-color: rgb(111 112 130/var(--tw-border-opacity))
}

.border-x-gray-700\/0 {
    border-left-color: hsla(237,8%,47%,0);
    border-right-color: hsla(237,8%,47%,0)
}

.border-x-gray-700\/10 {
    border-left-color: hsla(237,8%,47%,.1);
    border-right-color: hsla(237,8%,47%,.1)
}

.border-x-gray-700\/100 {
    border-left-color: #6f7082;
    border-right-color: #6f7082
}

.border-x-gray-700\/20 {
    border-left-color: hsla(237,8%,47%,.2);
    border-right-color: hsla(237,8%,47%,.2)
}

.border-x-gray-700\/25 {
    border-left-color: hsla(237,8%,47%,.25);
    border-right-color: hsla(237,8%,47%,.25)
}

.border-x-gray-700\/30 {
    border-left-color: hsla(237,8%,47%,.3);
    border-right-color: hsla(237,8%,47%,.3)
}

.border-x-gray-700\/40 {
    border-left-color: hsla(237,8%,47%,.4);
    border-right-color: hsla(237,8%,47%,.4)
}

.border-x-gray-700\/5 {
    border-left-color: hsla(237,8%,47%,.05);
    border-right-color: hsla(237,8%,47%,.05)
}

.border-x-gray-700\/50 {
    border-left-color: hsla(237,8%,47%,.5);
    border-right-color: hsla(237,8%,47%,.5)
}

.border-x-gray-700\/60 {
    border-left-color: hsla(237,8%,47%,.6);
    border-right-color: hsla(237,8%,47%,.6)
}

.border-x-gray-700\/70 {
    border-left-color: hsla(237,8%,47%,.7);
    border-right-color: hsla(237,8%,47%,.7)
}

.border-x-gray-700\/75 {
    border-left-color: hsla(237,8%,47%,.75);
    border-right-color: hsla(237,8%,47%,.75)
}

.border-x-gray-700\/80 {
    border-left-color: hsla(237,8%,47%,.8);
    border-right-color: hsla(237,8%,47%,.8)
}

.border-x-gray-700\/90 {
    border-left-color: hsla(237,8%,47%,.9);
    border-right-color: hsla(237,8%,47%,.9)
}

.border-x-gray-700\/95 {
    border-left-color: hsla(237,8%,47%,.95);
    border-right-color: hsla(237,8%,47%,.95)
}

.border-x-gray-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(92 90 110/var(--tw-border-opacity));
    border-right-color: rgb(92 90 110/var(--tw-border-opacity))
}

.border-x-gray-800\/0 {
    border-left-color: rgba(92,90,110,0);
    border-right-color: rgba(92,90,110,0)
}

.border-x-gray-800\/10 {
    border-left-color: rgba(92,90,110,.1);
    border-right-color: rgba(92,90,110,.1)
}

.border-x-gray-800\/100 {
    border-left-color: #5c5a6e;
    border-right-color: #5c5a6e
}

.border-x-gray-800\/20 {
    border-left-color: rgba(92,90,110,.2);
    border-right-color: rgba(92,90,110,.2)
}

.border-x-gray-800\/25 {
    border-left-color: rgba(92,90,110,.25);
    border-right-color: rgba(92,90,110,.25)
}

.border-x-gray-800\/30 {
    border-left-color: rgba(92,90,110,.3);
    border-right-color: rgba(92,90,110,.3)
}

.border-x-gray-800\/40 {
    border-left-color: rgba(92,90,110,.4);
    border-right-color: rgba(92,90,110,.4)
}

.border-x-gray-800\/5 {
    border-left-color: rgba(92,90,110,.05);
    border-right-color: rgba(92,90,110,.05)
}

.border-x-gray-800\/50 {
    border-left-color: rgba(92,90,110,.5);
    border-right-color: rgba(92,90,110,.5)
}

.border-x-gray-800\/60 {
    border-left-color: rgba(92,90,110,.6);
    border-right-color: rgba(92,90,110,.6)
}

.border-x-gray-800\/70 {
    border-left-color: rgba(92,90,110,.7);
    border-right-color: rgba(92,90,110,.7)
}

.border-x-gray-800\/75 {
    border-left-color: rgba(92,90,110,.75);
    border-right-color: rgba(92,90,110,.75)
}

.border-x-gray-800\/80 {
    border-left-color: rgba(92,90,110,.8);
    border-right-color: rgba(92,90,110,.8)
}

.border-x-gray-800\/90 {
    border-left-color: rgba(92,90,110,.9);
    border-right-color: rgba(92,90,110,.9)
}

.border-x-gray-800\/95 {
    border-left-color: rgba(92,90,110,.95);
    border-right-color: rgba(92,90,110,.95)
}

.border-x-gray-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(71 67 88/var(--tw-border-opacity));
    border-right-color: rgb(71 67 88/var(--tw-border-opacity))
}

.border-x-gray-900\/0 {
    border-left-color: rgba(71,67,88,0);
    border-right-color: rgba(71,67,88,0)
}

.border-x-gray-900\/10 {
    border-left-color: rgba(71,67,88,.1);
    border-right-color: rgba(71,67,88,.1)
}

.border-x-gray-900\/100 {
    border-left-color: #474358;
    border-right-color: #474358
}

.border-x-gray-900\/20 {
    border-left-color: rgba(71,67,88,.2);
    border-right-color: rgba(71,67,88,.2)
}

.border-x-gray-900\/25 {
    border-left-color: rgba(71,67,88,.25);
    border-right-color: rgba(71,67,88,.25)
}

.border-x-gray-900\/30 {
    border-left-color: rgba(71,67,88,.3);
    border-right-color: rgba(71,67,88,.3)
}

.border-x-gray-900\/40 {
    border-left-color: rgba(71,67,88,.4);
    border-right-color: rgba(71,67,88,.4)
}

.border-x-gray-900\/5 {
    border-left-color: rgba(71,67,88,.05);
    border-right-color: rgba(71,67,88,.05)
}

.border-x-gray-900\/50 {
    border-left-color: rgba(71,67,88,.5);
    border-right-color: rgba(71,67,88,.5)
}

.border-x-gray-900\/60 {
    border-left-color: rgba(71,67,88,.6);
    border-right-color: rgba(71,67,88,.6)
}

.border-x-gray-900\/70 {
    border-left-color: rgba(71,67,88,.7);
    border-right-color: rgba(71,67,88,.7)
}

.border-x-gray-900\/75 {
    border-left-color: rgba(71,67,88,.75);
    border-right-color: rgba(71,67,88,.75)
}

.border-x-gray-900\/80 {
    border-left-color: rgba(71,67,88,.8);
    border-right-color: rgba(71,67,88,.8)
}

.border-x-gray-900\/90 {
    border-left-color: rgba(71,67,88,.9);
    border-right-color: rgba(71,67,88,.9)
}

.border-x-gray-900\/95 {
    border-left-color: rgba(71,67,88,.95);
    border-right-color: rgba(71,67,88,.95)
}

.border-x-gray-alpha-100 {
    border-left-color: rgba(135,145,165,.1);
    border-right-color: rgba(135,145,165,.1)
}

.border-x-gray-alpha-100\/0 {
    border-left-color: rgba(135,145,165,0);
    border-right-color: rgba(135,145,165,0)
}

.border-x-gray-alpha-100\/10 {
    border-left-color: rgba(135,145,165,.1);
    border-right-color: rgba(135,145,165,.1)
}

.border-x-gray-alpha-100\/100 {
    border-left-color: #8791a5;
    border-right-color: #8791a5
}

.border-x-gray-alpha-100\/20 {
    border-left-color: rgba(135,145,165,.2);
    border-right-color: rgba(135,145,165,.2)
}

.border-x-gray-alpha-100\/25 {
    border-left-color: rgba(135,145,165,.25);
    border-right-color: rgba(135,145,165,.25)
}

.border-x-gray-alpha-100\/30 {
    border-left-color: rgba(135,145,165,.3);
    border-right-color: rgba(135,145,165,.3)
}

.border-x-gray-alpha-100\/40 {
    border-left-color: rgba(135,145,165,.4);
    border-right-color: rgba(135,145,165,.4)
}

.border-x-gray-alpha-100\/5 {
    border-left-color: rgba(135,145,165,.05);
    border-right-color: rgba(135,145,165,.05)
}

.border-x-gray-alpha-100\/50 {
    border-left-color: rgba(135,145,165,.5);
    border-right-color: rgba(135,145,165,.5)
}

.border-x-gray-alpha-100\/60 {
    border-left-color: rgba(135,145,165,.6);
    border-right-color: rgba(135,145,165,.6)
}

.border-x-gray-alpha-100\/70 {
    border-left-color: rgba(135,145,165,.7);
    border-right-color: rgba(135,145,165,.7)
}

.border-x-gray-alpha-100\/75 {
    border-left-color: rgba(135,145,165,.75);
    border-right-color: rgba(135,145,165,.75)
}

.border-x-gray-alpha-100\/80 {
    border-left-color: rgba(135,145,165,.8);
    border-right-color: rgba(135,145,165,.8)
}

.border-x-gray-alpha-100\/90 {
    border-left-color: rgba(135,145,165,.9);
    border-right-color: rgba(135,145,165,.9)
}

.border-x-gray-alpha-100\/95 {
    border-left-color: rgba(135,145,165,.95);
    border-right-color: rgba(135,145,165,.95)
}

.border-x-gray-alpha-200 {
    border-left-color: rgba(125,135,155,.2);
    border-right-color: rgba(125,135,155,.2)
}

.border-x-gray-alpha-200\/0 {
    border-left-color: rgba(125,135,155,0);
    border-right-color: rgba(125,135,155,0)
}

.border-x-gray-alpha-200\/10 {
    border-left-color: rgba(125,135,155,.1);
    border-right-color: rgba(125,135,155,.1)
}

.border-x-gray-alpha-200\/100 {
    border-left-color: #7d879b;
    border-right-color: #7d879b
}

.border-x-gray-alpha-200\/20 {
    border-left-color: rgba(125,135,155,.2);
    border-right-color: rgba(125,135,155,.2)
}

.border-x-gray-alpha-200\/25 {
    border-left-color: rgba(125,135,155,.25);
    border-right-color: rgba(125,135,155,.25)
}

.border-x-gray-alpha-200\/30 {
    border-left-color: rgba(125,135,155,.3);
    border-right-color: rgba(125,135,155,.3)
}

.border-x-gray-alpha-200\/40 {
    border-left-color: rgba(125,135,155,.4);
    border-right-color: rgba(125,135,155,.4)
}

.border-x-gray-alpha-200\/5 {
    border-left-color: rgba(125,135,155,.05);
    border-right-color: rgba(125,135,155,.05)
}

.border-x-gray-alpha-200\/50 {
    border-left-color: rgba(125,135,155,.5);
    border-right-color: rgba(125,135,155,.5)
}

.border-x-gray-alpha-200\/60 {
    border-left-color: rgba(125,135,155,.6);
    border-right-color: rgba(125,135,155,.6)
}

.border-x-gray-alpha-200\/70 {
    border-left-color: rgba(125,135,155,.7);
    border-right-color: rgba(125,135,155,.7)
}

.border-x-gray-alpha-200\/75 {
    border-left-color: rgba(125,135,155,.75);
    border-right-color: rgba(125,135,155,.75)
}

.border-x-gray-alpha-200\/80 {
    border-left-color: rgba(125,135,155,.8);
    border-right-color: rgba(125,135,155,.8)
}

.border-x-gray-alpha-200\/90 {
    border-left-color: rgba(125,135,155,.9);
    border-right-color: rgba(125,135,155,.9)
}

.border-x-gray-alpha-200\/95 {
    border-left-color: rgba(125,135,155,.95);
    border-right-color: rgba(125,135,155,.95)
}

.border-x-gray-alpha-300 {
    border-left-color: rgba(101,115,135,.3);
    border-right-color: rgba(101,115,135,.3)
}

.border-x-gray-alpha-300\/0 {
    border-left-color: rgba(101,115,135,0);
    border-right-color: rgba(101,115,135,0)
}

.border-x-gray-alpha-300\/10 {
    border-left-color: rgba(101,115,135,.1);
    border-right-color: rgba(101,115,135,.1)
}

.border-x-gray-alpha-300\/100 {
    border-left-color: #657387;
    border-right-color: #657387
}

.border-x-gray-alpha-300\/20 {
    border-left-color: rgba(101,115,135,.2);
    border-right-color: rgba(101,115,135,.2)
}

.border-x-gray-alpha-300\/25 {
    border-left-color: rgba(101,115,135,.25);
    border-right-color: rgba(101,115,135,.25)
}

.border-x-gray-alpha-300\/30 {
    border-left-color: rgba(101,115,135,.3);
    border-right-color: rgba(101,115,135,.3)
}

.border-x-gray-alpha-300\/40 {
    border-left-color: rgba(101,115,135,.4);
    border-right-color: rgba(101,115,135,.4)
}

.border-x-gray-alpha-300\/5 {
    border-left-color: rgba(101,115,135,.05);
    border-right-color: rgba(101,115,135,.05)
}

.border-x-gray-alpha-300\/50 {
    border-left-color: rgba(101,115,135,.5);
    border-right-color: rgba(101,115,135,.5)
}

.border-x-gray-alpha-300\/60 {
    border-left-color: rgba(101,115,135,.6);
    border-right-color: rgba(101,115,135,.6)
}

.border-x-gray-alpha-300\/70 {
    border-left-color: rgba(101,115,135,.7);
    border-right-color: rgba(101,115,135,.7)
}

.border-x-gray-alpha-300\/75 {
    border-left-color: rgba(101,115,135,.75);
    border-right-color: rgba(101,115,135,.75)
}

.border-x-gray-alpha-300\/80 {
    border-left-color: rgba(101,115,135,.8);
    border-right-color: rgba(101,115,135,.8)
}

.border-x-gray-alpha-300\/90 {
    border-left-color: rgba(101,115,135,.9);
    border-right-color: rgba(101,115,135,.9)
}

.border-x-gray-alpha-300\/95 {
    border-left-color: rgba(101,115,135,.95);
    border-right-color: rgba(101,115,135,.95)
}

.border-x-gray-alpha-400 {
    border-left-color: rgba(7,25,55,.4);
    border-right-color: rgba(7,25,55,.4)
}

.border-x-gray-alpha-400\/0 {
    border-left-color: rgba(7,25,55,0);
    border-right-color: rgba(7,25,55,0)
}

.border-x-gray-alpha-400\/10 {
    border-left-color: rgba(7,25,55,.1);
    border-right-color: rgba(7,25,55,.1)
}

.border-x-gray-alpha-400\/100 {
    border-left-color: #071937;
    border-right-color: #071937
}

.border-x-gray-alpha-400\/20 {
    border-left-color: rgba(7,25,55,.2);
    border-right-color: rgba(7,25,55,.2)
}

.border-x-gray-alpha-400\/25 {
    border-left-color: rgba(7,25,55,.25);
    border-right-color: rgba(7,25,55,.25)
}

.border-x-gray-alpha-400\/30 {
    border-left-color: rgba(7,25,55,.3);
    border-right-color: rgba(7,25,55,.3)
}

.border-x-gray-alpha-400\/40 {
    border-left-color: rgba(7,25,55,.4);
    border-right-color: rgba(7,25,55,.4)
}

.border-x-gray-alpha-400\/5 {
    border-left-color: rgba(7,25,55,.05);
    border-right-color: rgba(7,25,55,.05)
}

.border-x-gray-alpha-400\/50 {
    border-left-color: rgba(7,25,55,.5);
    border-right-color: rgba(7,25,55,.5)
}

.border-x-gray-alpha-400\/60 {
    border-left-color: rgba(7,25,55,.6);
    border-right-color: rgba(7,25,55,.6)
}

.border-x-gray-alpha-400\/70 {
    border-left-color: rgba(7,25,55,.7);
    border-right-color: rgba(7,25,55,.7)
}

.border-x-gray-alpha-400\/75 {
    border-left-color: rgba(7,25,55,.75);
    border-right-color: rgba(7,25,55,.75)
}

.border-x-gray-alpha-400\/80 {
    border-left-color: rgba(7,25,55,.8);
    border-right-color: rgba(7,25,55,.8)
}

.border-x-gray-alpha-400\/90 {
    border-left-color: rgba(7,25,55,.9);
    border-right-color: rgba(7,25,55,.9)
}

.border-x-gray-alpha-400\/95 {
    border-left-color: rgba(7,25,55,.95);
    border-right-color: rgba(7,25,55,.95)
}

.border-x-gray-alpha-50 {
    border-left-color: rgba(135,155,175,.05);
    border-right-color: rgba(135,155,175,.05)
}

.border-x-gray-alpha-50\/0 {
    border-left-color: rgba(135,155,175,0);
    border-right-color: rgba(135,155,175,0)
}

.border-x-gray-alpha-50\/10 {
    border-left-color: rgba(135,155,175,.1);
    border-right-color: rgba(135,155,175,.1)
}

.border-x-gray-alpha-50\/100 {
    border-left-color: #879baf;
    border-right-color: #879baf
}

.border-x-gray-alpha-50\/20 {
    border-left-color: rgba(135,155,175,.2);
    border-right-color: rgba(135,155,175,.2)
}

.border-x-gray-alpha-50\/25 {
    border-left-color: rgba(135,155,175,.25);
    border-right-color: rgba(135,155,175,.25)
}

.border-x-gray-alpha-50\/30 {
    border-left-color: rgba(135,155,175,.3);
    border-right-color: rgba(135,155,175,.3)
}

.border-x-gray-alpha-50\/40 {
    border-left-color: rgba(135,155,175,.4);
    border-right-color: rgba(135,155,175,.4)
}

.border-x-gray-alpha-50\/5 {
    border-left-color: rgba(135,155,175,.05);
    border-right-color: rgba(135,155,175,.05)
}

.border-x-gray-alpha-50\/50 {
    border-left-color: rgba(135,155,175,.5);
    border-right-color: rgba(135,155,175,.5)
}

.border-x-gray-alpha-50\/60 {
    border-left-color: rgba(135,155,175,.6);
    border-right-color: rgba(135,155,175,.6)
}

.border-x-gray-alpha-50\/70 {
    border-left-color: rgba(135,155,175,.7);
    border-right-color: rgba(135,155,175,.7)
}

.border-x-gray-alpha-50\/75 {
    border-left-color: rgba(135,155,175,.75);
    border-right-color: rgba(135,155,175,.75)
}

.border-x-gray-alpha-50\/80 {
    border-left-color: rgba(135,155,175,.8);
    border-right-color: rgba(135,155,175,.8)
}

.border-x-gray-alpha-50\/90 {
    border-left-color: rgba(135,155,175,.9);
    border-right-color: rgba(135,155,175,.9)
}

.border-x-gray-alpha-50\/95 {
    border-left-color: rgba(135,155,175,.95);
    border-right-color: rgba(135,155,175,.95)
}

.border-x-gray-alpha-500 {
    border-left-color: rgba(8,20,43,.6);
    border-right-color: rgba(8,20,43,.6)
}

.border-x-gray-alpha-500\/0 {
    border-left-color: rgba(8,20,43,0);
    border-right-color: rgba(8,20,43,0)
}

.border-x-gray-alpha-500\/10 {
    border-left-color: rgba(8,20,43,.1);
    border-right-color: rgba(8,20,43,.1)
}

.border-x-gray-alpha-500\/100 {
    border-left-color: #08142b;
    border-right-color: #08142b
}

.border-x-gray-alpha-500\/20 {
    border-left-color: rgba(8,20,43,.2);
    border-right-color: rgba(8,20,43,.2)
}

.border-x-gray-alpha-500\/25 {
    border-left-color: rgba(8,20,43,.25);
    border-right-color: rgba(8,20,43,.25)
}

.border-x-gray-alpha-500\/30 {
    border-left-color: rgba(8,20,43,.3);
    border-right-color: rgba(8,20,43,.3)
}

.border-x-gray-alpha-500\/40 {
    border-left-color: rgba(8,20,43,.4);
    border-right-color: rgba(8,20,43,.4)
}

.border-x-gray-alpha-500\/5 {
    border-left-color: rgba(8,20,43,.05);
    border-right-color: rgba(8,20,43,.05)
}

.border-x-gray-alpha-500\/50 {
    border-left-color: rgba(8,20,43,.5);
    border-right-color: rgba(8,20,43,.5)
}

.border-x-gray-alpha-500\/60 {
    border-left-color: rgba(8,20,43,.6);
    border-right-color: rgba(8,20,43,.6)
}

.border-x-gray-alpha-500\/70 {
    border-left-color: rgba(8,20,43,.7);
    border-right-color: rgba(8,20,43,.7)
}

.border-x-gray-alpha-500\/75 {
    border-left-color: rgba(8,20,43,.75);
    border-right-color: rgba(8,20,43,.75)
}

.border-x-gray-alpha-500\/80 {
    border-left-color: rgba(8,20,43,.8);
    border-right-color: rgba(8,20,43,.8)
}

.border-x-gray-alpha-500\/90 {
    border-left-color: rgba(8,20,43,.9);
    border-right-color: rgba(8,20,43,.9)
}

.border-x-gray-alpha-500\/95 {
    border-left-color: rgba(8,20,43,.95);
    border-right-color: rgba(8,20,43,.95)
}

.border-x-gray-alpha-600 {
    border-left-color: rgba(0,12,32,.7);
    border-right-color: rgba(0,12,32,.7)
}

.border-x-gray-alpha-600\/0 {
    border-left-color: rgba(0,12,32,0);
    border-right-color: rgba(0,12,32,0)
}

.border-x-gray-alpha-600\/10 {
    border-left-color: rgba(0,12,32,.1);
    border-right-color: rgba(0,12,32,.1)
}

.border-x-gray-alpha-600\/100 {
    border-left-color: #000c20;
    border-right-color: #000c20
}

.border-x-gray-alpha-600\/20 {
    border-left-color: rgba(0,12,32,.2);
    border-right-color: rgba(0,12,32,.2)
}

.border-x-gray-alpha-600\/25 {
    border-left-color: rgba(0,12,32,.25);
    border-right-color: rgba(0,12,32,.25)
}

.border-x-gray-alpha-600\/30 {
    border-left-color: rgba(0,12,32,.3);
    border-right-color: rgba(0,12,32,.3)
}

.border-x-gray-alpha-600\/40 {
    border-left-color: rgba(0,12,32,.4);
    border-right-color: rgba(0,12,32,.4)
}

.border-x-gray-alpha-600\/5 {
    border-left-color: rgba(0,12,32,.05);
    border-right-color: rgba(0,12,32,.05)
}

.border-x-gray-alpha-600\/50 {
    border-left-color: rgba(0,12,32,.5);
    border-right-color: rgba(0,12,32,.5)
}

.border-x-gray-alpha-600\/60 {
    border-left-color: rgba(0,12,32,.6);
    border-right-color: rgba(0,12,32,.6)
}

.border-x-gray-alpha-600\/70 {
    border-left-color: rgba(0,12,32,.7);
    border-right-color: rgba(0,12,32,.7)
}

.border-x-gray-alpha-600\/75 {
    border-left-color: rgba(0,12,32,.75);
    border-right-color: rgba(0,12,32,.75)
}

.border-x-gray-alpha-600\/80 {
    border-left-color: rgba(0,12,32,.8);
    border-right-color: rgba(0,12,32,.8)
}

.border-x-gray-alpha-600\/90 {
    border-left-color: rgba(0,12,32,.9);
    border-right-color: rgba(0,12,32,.9)
}

.border-x-gray-alpha-600\/95 {
    border-left-color: rgba(0,12,32,.95);
    border-right-color: rgba(0,12,32,.95)
}

.border-x-gray-alpha-700 {
    border-left-color: rgba(5,17,37,.8);
    border-right-color: rgba(5,17,37,.8)
}

.border-x-gray-alpha-700\/0 {
    border-left-color: rgba(5,17,37,0);
    border-right-color: rgba(5,17,37,0)
}

.border-x-gray-alpha-700\/10 {
    border-left-color: rgba(5,17,37,.1);
    border-right-color: rgba(5,17,37,.1)
}

.border-x-gray-alpha-700\/100 {
    border-left-color: #051125;
    border-right-color: #051125
}

.border-x-gray-alpha-700\/20 {
    border-left-color: rgba(5,17,37,.2);
    border-right-color: rgba(5,17,37,.2)
}

.border-x-gray-alpha-700\/25 {
    border-left-color: rgba(5,17,37,.25);
    border-right-color: rgba(5,17,37,.25)
}

.border-x-gray-alpha-700\/30 {
    border-left-color: rgba(5,17,37,.3);
    border-right-color: rgba(5,17,37,.3)
}

.border-x-gray-alpha-700\/40 {
    border-left-color: rgba(5,17,37,.4);
    border-right-color: rgba(5,17,37,.4)
}

.border-x-gray-alpha-700\/5 {
    border-left-color: rgba(5,17,37,.05);
    border-right-color: rgba(5,17,37,.05)
}

.border-x-gray-alpha-700\/50 {
    border-left-color: rgba(5,17,37,.5);
    border-right-color: rgba(5,17,37,.5)
}

.border-x-gray-alpha-700\/60 {
    border-left-color: rgba(5,17,37,.6);
    border-right-color: rgba(5,17,37,.6)
}

.border-x-gray-alpha-700\/70 {
    border-left-color: rgba(5,17,37,.7);
    border-right-color: rgba(5,17,37,.7)
}

.border-x-gray-alpha-700\/75 {
    border-left-color: rgba(5,17,37,.75);
    border-right-color: rgba(5,17,37,.75)
}

.border-x-gray-alpha-700\/80 {
    border-left-color: rgba(5,17,37,.8);
    border-right-color: rgba(5,17,37,.8)
}

.border-x-gray-alpha-700\/90 {
    border-left-color: rgba(5,17,37,.9);
    border-right-color: rgba(5,17,37,.9)
}

.border-x-gray-alpha-700\/95 {
    border-left-color: rgba(5,17,37,.95);
    border-right-color: rgba(5,17,37,.95)
}

.border-x-gray-alpha-800 {
    border-left-color: rgba(6,17,32,.9);
    border-right-color: rgba(6,17,32,.9)
}

.border-x-gray-alpha-800\/0 {
    border-left-color: rgba(6,17,32,0);
    border-right-color: rgba(6,17,32,0)
}

.border-x-gray-alpha-800\/10 {
    border-left-color: rgba(6,17,32,.1);
    border-right-color: rgba(6,17,32,.1)
}

.border-x-gray-alpha-800\/100 {
    border-left-color: #061120;
    border-right-color: #061120
}

.border-x-gray-alpha-800\/20 {
    border-left-color: rgba(6,17,32,.2);
    border-right-color: rgba(6,17,32,.2)
}

.border-x-gray-alpha-800\/25 {
    border-left-color: rgba(6,17,32,.25);
    border-right-color: rgba(6,17,32,.25)
}

.border-x-gray-alpha-800\/30 {
    border-left-color: rgba(6,17,32,.3);
    border-right-color: rgba(6,17,32,.3)
}

.border-x-gray-alpha-800\/40 {
    border-left-color: rgba(6,17,32,.4);
    border-right-color: rgba(6,17,32,.4)
}

.border-x-gray-alpha-800\/5 {
    border-left-color: rgba(6,17,32,.05);
    border-right-color: rgba(6,17,32,.05)
}

.border-x-gray-alpha-800\/50 {
    border-left-color: rgba(6,17,32,.5);
    border-right-color: rgba(6,17,32,.5)
}

.border-x-gray-alpha-800\/60 {
    border-left-color: rgba(6,17,32,.6);
    border-right-color: rgba(6,17,32,.6)
}

.border-x-gray-alpha-800\/70 {
    border-left-color: rgba(6,17,32,.7);
    border-right-color: rgba(6,17,32,.7)
}

.border-x-gray-alpha-800\/75 {
    border-left-color: rgba(6,17,32,.75);
    border-right-color: rgba(6,17,32,.75)
}

.border-x-gray-alpha-800\/80 {
    border-left-color: rgba(6,17,32,.8);
    border-right-color: rgba(6,17,32,.8)
}

.border-x-gray-alpha-800\/90 {
    border-left-color: rgba(6,17,32,.9);
    border-right-color: rgba(6,17,32,.9)
}

.border-x-gray-alpha-800\/95 {
    border-left-color: rgba(6,17,32,.95);
    border-right-color: rgba(6,17,32,.95)
}

.border-x-gray-alpha-900 {
    border-left-color: rgba(4,11,27,.95);
    border-right-color: rgba(4,11,27,.95)
}

.border-x-gray-alpha-900\/0 {
    border-left-color: rgba(4,11,27,0);
    border-right-color: rgba(4,11,27,0)
}

.border-x-gray-alpha-900\/10 {
    border-left-color: rgba(4,11,27,.1);
    border-right-color: rgba(4,11,27,.1)
}

.border-x-gray-alpha-900\/100 {
    border-left-color: #040b1b;
    border-right-color: #040b1b
}

.border-x-gray-alpha-900\/20 {
    border-left-color: rgba(4,11,27,.2);
    border-right-color: rgba(4,11,27,.2)
}

.border-x-gray-alpha-900\/25 {
    border-left-color: rgba(4,11,27,.25);
    border-right-color: rgba(4,11,27,.25)
}

.border-x-gray-alpha-900\/30 {
    border-left-color: rgba(4,11,27,.3);
    border-right-color: rgba(4,11,27,.3)
}

.border-x-gray-alpha-900\/40 {
    border-left-color: rgba(4,11,27,.4);
    border-right-color: rgba(4,11,27,.4)
}

.border-x-gray-alpha-900\/5 {
    border-left-color: rgba(4,11,27,.05);
    border-right-color: rgba(4,11,27,.05)
}

.border-x-gray-alpha-900\/50 {
    border-left-color: rgba(4,11,27,.5);
    border-right-color: rgba(4,11,27,.5)
}

.border-x-gray-alpha-900\/60 {
    border-left-color: rgba(4,11,27,.6);
    border-right-color: rgba(4,11,27,.6)
}

.border-x-gray-alpha-900\/70 {
    border-left-color: rgba(4,11,27,.7);
    border-right-color: rgba(4,11,27,.7)
}

.border-x-gray-alpha-900\/75 {
    border-left-color: rgba(4,11,27,.75);
    border-right-color: rgba(4,11,27,.75)
}

.border-x-gray-alpha-900\/80 {
    border-left-color: rgba(4,11,27,.8);
    border-right-color: rgba(4,11,27,.8)
}

.border-x-gray-alpha-900\/90 {
    border-left-color: rgba(4,11,27,.9);
    border-right-color: rgba(4,11,27,.9)
}

.border-x-gray-alpha-900\/95 {
    border-left-color: rgba(4,11,27,.95);
    border-right-color: rgba(4,11,27,.95)
}

.border-x-gray-alpha-950 {
    border-left-color: #030712;
    border-right-color: #030712
}

.border-x-gray-alpha-950\/0 {
    border-left-color: rgba(3,7,18,0);
    border-right-color: rgba(3,7,18,0)
}

.border-x-gray-alpha-950\/10 {
    border-left-color: rgba(3,7,18,.1);
    border-right-color: rgba(3,7,18,.1)
}

.border-x-gray-alpha-950\/100 {
    border-left-color: #030712;
    border-right-color: #030712
}

.border-x-gray-alpha-950\/20 {
    border-left-color: rgba(3,7,18,.2);
    border-right-color: rgba(3,7,18,.2)
}

.border-x-gray-alpha-950\/25 {
    border-left-color: rgba(3,7,18,.25);
    border-right-color: rgba(3,7,18,.25)
}

.border-x-gray-alpha-950\/30 {
    border-left-color: rgba(3,7,18,.3);
    border-right-color: rgba(3,7,18,.3)
}

.border-x-gray-alpha-950\/40 {
    border-left-color: rgba(3,7,18,.4);
    border-right-color: rgba(3,7,18,.4)
}

.border-x-gray-alpha-950\/5 {
    border-left-color: rgba(3,7,18,.05);
    border-right-color: rgba(3,7,18,.05)
}

.border-x-gray-alpha-950\/50 {
    border-left-color: rgba(3,7,18,.5);
    border-right-color: rgba(3,7,18,.5)
}

.border-x-gray-alpha-950\/60 {
    border-left-color: rgba(3,7,18,.6);
    border-right-color: rgba(3,7,18,.6)
}

.border-x-gray-alpha-950\/70 {
    border-left-color: rgba(3,7,18,.7);
    border-right-color: rgba(3,7,18,.7)
}

.border-x-gray-alpha-950\/75 {
    border-left-color: rgba(3,7,18,.75);
    border-right-color: rgba(3,7,18,.75)
}

.border-x-gray-alpha-950\/80 {
    border-left-color: rgba(3,7,18,.8);
    border-right-color: rgba(3,7,18,.8)
}

.border-x-gray-alpha-950\/90 {
    border-left-color: rgba(3,7,18,.9);
    border-right-color: rgba(3,7,18,.9)
}

.border-x-gray-alpha-950\/95 {
    border-left-color: rgba(3,7,18,.95);
    border-right-color: rgba(3,7,18,.95)
}

.border-x-gray-solid-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(243 244 246/var(--tw-border-opacity));
    border-right-color: rgb(243 244 246/var(--tw-border-opacity))
}

.border-x-gray-solid-100\/0 {
    border-left-color: rgba(243,244,246,0);
    border-right-color: rgba(243,244,246,0)
}

.border-x-gray-solid-100\/10 {
    border-left-color: rgba(243,244,246,.1);
    border-right-color: rgba(243,244,246,.1)
}

.border-x-gray-solid-100\/100 {
    border-left-color: #f3f4f6;
    border-right-color: #f3f4f6
}

.border-x-gray-solid-100\/20 {
    border-left-color: rgba(243,244,246,.2);
    border-right-color: rgba(243,244,246,.2)
}

.border-x-gray-solid-100\/25 {
    border-left-color: rgba(243,244,246,.25);
    border-right-color: rgba(243,244,246,.25)
}

.border-x-gray-solid-100\/30 {
    border-left-color: rgba(243,244,246,.3);
    border-right-color: rgba(243,244,246,.3)
}

.border-x-gray-solid-100\/40 {
    border-left-color: rgba(243,244,246,.4);
    border-right-color: rgba(243,244,246,.4)
}

.border-x-gray-solid-100\/5 {
    border-left-color: rgba(243,244,246,.05);
    border-right-color: rgba(243,244,246,.05)
}

.border-x-gray-solid-100\/50 {
    border-left-color: rgba(243,244,246,.5);
    border-right-color: rgba(243,244,246,.5)
}

.border-x-gray-solid-100\/60 {
    border-left-color: rgba(243,244,246,.6);
    border-right-color: rgba(243,244,246,.6)
}

.border-x-gray-solid-100\/70 {
    border-left-color: rgba(243,244,246,.7);
    border-right-color: rgba(243,244,246,.7)
}

.border-x-gray-solid-100\/75 {
    border-left-color: rgba(243,244,246,.75);
    border-right-color: rgba(243,244,246,.75)
}

.border-x-gray-solid-100\/80 {
    border-left-color: rgba(243,244,246,.8);
    border-right-color: rgba(243,244,246,.8)
}

.border-x-gray-solid-100\/90 {
    border-left-color: rgba(243,244,246,.9);
    border-right-color: rgba(243,244,246,.9)
}

.border-x-gray-solid-100\/95 {
    border-left-color: rgba(243,244,246,.95);
    border-right-color: rgba(243,244,246,.95)
}

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

.border-x-gray-solid-200\/0 {
    border-left-color: rgba(229,231,235,0);
    border-right-color: rgba(229,231,235,0)
}

.border-x-gray-solid-200\/10 {
    border-left-color: rgba(229,231,235,.1);
    border-right-color: rgba(229,231,235,.1)
}

.border-x-gray-solid-200\/100 {
    border-left-color: #e5e7eb;
    border-right-color: #e5e7eb
}

.border-x-gray-solid-200\/20 {
    border-left-color: rgba(229,231,235,.2);
    border-right-color: rgba(229,231,235,.2)
}

.border-x-gray-solid-200\/25 {
    border-left-color: rgba(229,231,235,.25);
    border-right-color: rgba(229,231,235,.25)
}

.border-x-gray-solid-200\/30 {
    border-left-color: rgba(229,231,235,.3);
    border-right-color: rgba(229,231,235,.3)
}

.border-x-gray-solid-200\/40 {
    border-left-color: rgba(229,231,235,.4);
    border-right-color: rgba(229,231,235,.4)
}

.border-x-gray-solid-200\/5 {
    border-left-color: rgba(229,231,235,.05);
    border-right-color: rgba(229,231,235,.05)
}

.border-x-gray-solid-200\/50 {
    border-left-color: rgba(229,231,235,.5);
    border-right-color: rgba(229,231,235,.5)
}

.border-x-gray-solid-200\/60 {
    border-left-color: rgba(229,231,235,.6);
    border-right-color: rgba(229,231,235,.6)
}

.border-x-gray-solid-200\/70 {
    border-left-color: rgba(229,231,235,.7);
    border-right-color: rgba(229,231,235,.7)
}

.border-x-gray-solid-200\/75 {
    border-left-color: rgba(229,231,235,.75);
    border-right-color: rgba(229,231,235,.75)
}

.border-x-gray-solid-200\/80 {
    border-left-color: rgba(229,231,235,.8);
    border-right-color: rgba(229,231,235,.8)
}

.border-x-gray-solid-200\/90 {
    border-left-color: rgba(229,231,235,.9);
    border-right-color: rgba(229,231,235,.9)
}

.border-x-gray-solid-200\/95 {
    border-left-color: rgba(229,231,235,.95);
    border-right-color: rgba(229,231,235,.95)
}

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

.border-x-gray-solid-300\/0 {
    border-left-color: rgba(209,213,219,0);
    border-right-color: rgba(209,213,219,0)
}

.border-x-gray-solid-300\/10 {
    border-left-color: rgba(209,213,219,.1);
    border-right-color: rgba(209,213,219,.1)
}

.border-x-gray-solid-300\/100 {
    border-left-color: #d1d5db;
    border-right-color: #d1d5db
}

.border-x-gray-solid-300\/20 {
    border-left-color: rgba(209,213,219,.2);
    border-right-color: rgba(209,213,219,.2)
}

.border-x-gray-solid-300\/25 {
    border-left-color: rgba(209,213,219,.25);
    border-right-color: rgba(209,213,219,.25)
}

.border-x-gray-solid-300\/30 {
    border-left-color: rgba(209,213,219,.3);
    border-right-color: rgba(209,213,219,.3)
}

.border-x-gray-solid-300\/40 {
    border-left-color: rgba(209,213,219,.4);
    border-right-color: rgba(209,213,219,.4)
}

.border-x-gray-solid-300\/5 {
    border-left-color: rgba(209,213,219,.05);
    border-right-color: rgba(209,213,219,.05)
}

.border-x-gray-solid-300\/50 {
    border-left-color: rgba(209,213,219,.5);
    border-right-color: rgba(209,213,219,.5)
}

.border-x-gray-solid-300\/60 {
    border-left-color: rgba(209,213,219,.6);
    border-right-color: rgba(209,213,219,.6)
}

.border-x-gray-solid-300\/70 {
    border-left-color: rgba(209,213,219,.7);
    border-right-color: rgba(209,213,219,.7)
}

.border-x-gray-solid-300\/75 {
    border-left-color: rgba(209,213,219,.75);
    border-right-color: rgba(209,213,219,.75)
}

.border-x-gray-solid-300\/80 {
    border-left-color: rgba(209,213,219,.8);
    border-right-color: rgba(209,213,219,.8)
}

.border-x-gray-solid-300\/90 {
    border-left-color: rgba(209,213,219,.9);
    border-right-color: rgba(209,213,219,.9)
}

.border-x-gray-solid-300\/95 {
    border-left-color: rgba(209,213,219,.95);
    border-right-color: rgba(209,213,219,.95)
}

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

.border-x-gray-solid-400\/0 {
    border-left-color: rgba(156,163,175,0);
    border-right-color: rgba(156,163,175,0)
}

.border-x-gray-solid-400\/10 {
    border-left-color: rgba(156,163,175,.1);
    border-right-color: rgba(156,163,175,.1)
}

.border-x-gray-solid-400\/100 {
    border-left-color: #9ca3af;
    border-right-color: #9ca3af
}

.border-x-gray-solid-400\/20 {
    border-left-color: rgba(156,163,175,.2);
    border-right-color: rgba(156,163,175,.2)
}

.border-x-gray-solid-400\/25 {
    border-left-color: rgba(156,163,175,.25);
    border-right-color: rgba(156,163,175,.25)
}

.border-x-gray-solid-400\/30 {
    border-left-color: rgba(156,163,175,.3);
    border-right-color: rgba(156,163,175,.3)
}

.border-x-gray-solid-400\/40 {
    border-left-color: rgba(156,163,175,.4);
    border-right-color: rgba(156,163,175,.4)
}

.border-x-gray-solid-400\/5 {
    border-left-color: rgba(156,163,175,.05);
    border-right-color: rgba(156,163,175,.05)
}

.border-x-gray-solid-400\/50 {
    border-left-color: rgba(156,163,175,.5);
    border-right-color: rgba(156,163,175,.5)
}

.border-x-gray-solid-400\/60 {
    border-left-color: rgba(156,163,175,.6);
    border-right-color: rgba(156,163,175,.6)
}

.border-x-gray-solid-400\/70 {
    border-left-color: rgba(156,163,175,.7);
    border-right-color: rgba(156,163,175,.7)
}

.border-x-gray-solid-400\/75 {
    border-left-color: rgba(156,163,175,.75);
    border-right-color: rgba(156,163,175,.75)
}

.border-x-gray-solid-400\/80 {
    border-left-color: rgba(156,163,175,.8);
    border-right-color: rgba(156,163,175,.8)
}

.border-x-gray-solid-400\/90 {
    border-left-color: rgba(156,163,175,.9);
    border-right-color: rgba(156,163,175,.9)
}

.border-x-gray-solid-400\/95 {
    border-left-color: rgba(156,163,175,.95);
    border-right-color: rgba(156,163,175,.95)
}

.border-x-gray-solid-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(249 250 251/var(--tw-border-opacity));
    border-right-color: rgb(249 250 251/var(--tw-border-opacity))
}

.border-x-gray-solid-50\/0 {
    border-left-color: rgba(249,250,251,0);
    border-right-color: rgba(249,250,251,0)
}

.border-x-gray-solid-50\/10 {
    border-left-color: rgba(249,250,251,.1);
    border-right-color: rgba(249,250,251,.1)
}

.border-x-gray-solid-50\/100 {
    border-left-color: #f9fafb;
    border-right-color: #f9fafb
}

.border-x-gray-solid-50\/20 {
    border-left-color: rgba(249,250,251,.2);
    border-right-color: rgba(249,250,251,.2)
}

.border-x-gray-solid-50\/25 {
    border-left-color: rgba(249,250,251,.25);
    border-right-color: rgba(249,250,251,.25)
}

.border-x-gray-solid-50\/30 {
    border-left-color: rgba(249,250,251,.3);
    border-right-color: rgba(249,250,251,.3)
}

.border-x-gray-solid-50\/40 {
    border-left-color: rgba(249,250,251,.4);
    border-right-color: rgba(249,250,251,.4)
}

.border-x-gray-solid-50\/5 {
    border-left-color: rgba(249,250,251,.05);
    border-right-color: rgba(249,250,251,.05)
}

.border-x-gray-solid-50\/50 {
    border-left-color: rgba(249,250,251,.5);
    border-right-color: rgba(249,250,251,.5)
}

.border-x-gray-solid-50\/60 {
    border-left-color: rgba(249,250,251,.6);
    border-right-color: rgba(249,250,251,.6)
}

.border-x-gray-solid-50\/70 {
    border-left-color: rgba(249,250,251,.7);
    border-right-color: rgba(249,250,251,.7)
}

.border-x-gray-solid-50\/75 {
    border-left-color: rgba(249,250,251,.75);
    border-right-color: rgba(249,250,251,.75)
}

.border-x-gray-solid-50\/80 {
    border-left-color: rgba(249,250,251,.8);
    border-right-color: rgba(249,250,251,.8)
}

.border-x-gray-solid-50\/90 {
    border-left-color: rgba(249,250,251,.9);
    border-right-color: rgba(249,250,251,.9)
}

.border-x-gray-solid-50\/95 {
    border-left-color: rgba(249,250,251,.95);
    border-right-color: rgba(249,250,251,.95)
}

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

.border-x-gray-solid-500\/0 {
    border-left-color: hsla(220,9%,46%,0);
    border-right-color: hsla(220,9%,46%,0)
}

.border-x-gray-solid-500\/10 {
    border-left-color: hsla(220,9%,46%,.1);
    border-right-color: hsla(220,9%,46%,.1)
}

.border-x-gray-solid-500\/100 {
    border-left-color: #6b7280;
    border-right-color: #6b7280
}

.border-x-gray-solid-500\/20 {
    border-left-color: hsla(220,9%,46%,.2);
    border-right-color: hsla(220,9%,46%,.2)
}

.border-x-gray-solid-500\/25 {
    border-left-color: hsla(220,9%,46%,.25);
    border-right-color: hsla(220,9%,46%,.25)
}

.border-x-gray-solid-500\/30 {
    border-left-color: hsla(220,9%,46%,.3);
    border-right-color: hsla(220,9%,46%,.3)
}

.border-x-gray-solid-500\/40 {
    border-left-color: hsla(220,9%,46%,.4);
    border-right-color: hsla(220,9%,46%,.4)
}

.border-x-gray-solid-500\/5 {
    border-left-color: hsla(220,9%,46%,.05);
    border-right-color: hsla(220,9%,46%,.05)
}

.border-x-gray-solid-500\/50 {
    border-left-color: hsla(220,9%,46%,.5);
    border-right-color: hsla(220,9%,46%,.5)
}

.border-x-gray-solid-500\/60 {
    border-left-color: hsla(220,9%,46%,.6);
    border-right-color: hsla(220,9%,46%,.6)
}

.border-x-gray-solid-500\/70 {
    border-left-color: hsla(220,9%,46%,.7);
    border-right-color: hsla(220,9%,46%,.7)
}

.border-x-gray-solid-500\/75 {
    border-left-color: hsla(220,9%,46%,.75);
    border-right-color: hsla(220,9%,46%,.75)
}

.border-x-gray-solid-500\/80 {
    border-left-color: hsla(220,9%,46%,.8);
    border-right-color: hsla(220,9%,46%,.8)
}

.border-x-gray-solid-500\/90 {
    border-left-color: hsla(220,9%,46%,.9);
    border-right-color: hsla(220,9%,46%,.9)
}

.border-x-gray-solid-500\/95 {
    border-left-color: hsla(220,9%,46%,.95);
    border-right-color: hsla(220,9%,46%,.95)
}

.border-x-gray-solid-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(75 85 99/var(--tw-border-opacity));
    border-right-color: rgb(75 85 99/var(--tw-border-opacity))
}

.border-x-gray-solid-600\/0 {
    border-left-color: rgba(75,85,99,0);
    border-right-color: rgba(75,85,99,0)
}

.border-x-gray-solid-600\/10 {
    border-left-color: rgba(75,85,99,.1);
    border-right-color: rgba(75,85,99,.1)
}

.border-x-gray-solid-600\/100 {
    border-left-color: #4b5563;
    border-right-color: #4b5563
}

.border-x-gray-solid-600\/20 {
    border-left-color: rgba(75,85,99,.2);
    border-right-color: rgba(75,85,99,.2)
}

.border-x-gray-solid-600\/25 {
    border-left-color: rgba(75,85,99,.25);
    border-right-color: rgba(75,85,99,.25)
}

.border-x-gray-solid-600\/30 {
    border-left-color: rgba(75,85,99,.3);
    border-right-color: rgba(75,85,99,.3)
}

.border-x-gray-solid-600\/40 {
    border-left-color: rgba(75,85,99,.4);
    border-right-color: rgba(75,85,99,.4)
}

.border-x-gray-solid-600\/5 {
    border-left-color: rgba(75,85,99,.05);
    border-right-color: rgba(75,85,99,.05)
}

.border-x-gray-solid-600\/50 {
    border-left-color: rgba(75,85,99,.5);
    border-right-color: rgba(75,85,99,.5)
}

.border-x-gray-solid-600\/60 {
    border-left-color: rgba(75,85,99,.6);
    border-right-color: rgba(75,85,99,.6)
}

.border-x-gray-solid-600\/70 {
    border-left-color: rgba(75,85,99,.7);
    border-right-color: rgba(75,85,99,.7)
}

.border-x-gray-solid-600\/75 {
    border-left-color: rgba(75,85,99,.75);
    border-right-color: rgba(75,85,99,.75)
}

.border-x-gray-solid-600\/80 {
    border-left-color: rgba(75,85,99,.8);
    border-right-color: rgba(75,85,99,.8)
}

.border-x-gray-solid-600\/90 {
    border-left-color: rgba(75,85,99,.9);
    border-right-color: rgba(75,85,99,.9)
}

.border-x-gray-solid-600\/95 {
    border-left-color: rgba(75,85,99,.95);
    border-right-color: rgba(75,85,99,.95)
}

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

.border-x-gray-solid-700\/0 {
    border-left-color: rgba(55,65,81,0);
    border-right-color: rgba(55,65,81,0)
}

.border-x-gray-solid-700\/10 {
    border-left-color: rgba(55,65,81,.1);
    border-right-color: rgba(55,65,81,.1)
}

.border-x-gray-solid-700\/100 {
    border-left-color: #374151;
    border-right-color: #374151
}

.border-x-gray-solid-700\/20 {
    border-left-color: rgba(55,65,81,.2);
    border-right-color: rgba(55,65,81,.2)
}

.border-x-gray-solid-700\/25 {
    border-left-color: rgba(55,65,81,.25);
    border-right-color: rgba(55,65,81,.25)
}

.border-x-gray-solid-700\/30 {
    border-left-color: rgba(55,65,81,.3);
    border-right-color: rgba(55,65,81,.3)
}

.border-x-gray-solid-700\/40 {
    border-left-color: rgba(55,65,81,.4);
    border-right-color: rgba(55,65,81,.4)
}

.border-x-gray-solid-700\/5 {
    border-left-color: rgba(55,65,81,.05);
    border-right-color: rgba(55,65,81,.05)
}

.border-x-gray-solid-700\/50 {
    border-left-color: rgba(55,65,81,.5);
    border-right-color: rgba(55,65,81,.5)
}

.border-x-gray-solid-700\/60 {
    border-left-color: rgba(55,65,81,.6);
    border-right-color: rgba(55,65,81,.6)
}

.border-x-gray-solid-700\/70 {
    border-left-color: rgba(55,65,81,.7);
    border-right-color: rgba(55,65,81,.7)
}

.border-x-gray-solid-700\/75 {
    border-left-color: rgba(55,65,81,.75);
    border-right-color: rgba(55,65,81,.75)
}

.border-x-gray-solid-700\/80 {
    border-left-color: rgba(55,65,81,.8);
    border-right-color: rgba(55,65,81,.8)
}

.border-x-gray-solid-700\/90 {
    border-left-color: rgba(55,65,81,.9);
    border-right-color: rgba(55,65,81,.9)
}

.border-x-gray-solid-700\/95 {
    border-left-color: rgba(55,65,81,.95);
    border-right-color: rgba(55,65,81,.95)
}

.border-x-gray-solid-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(31 41 55/var(--tw-border-opacity));
    border-right-color: rgb(31 41 55/var(--tw-border-opacity))
}

.border-x-gray-solid-800\/0 {
    border-left-color: rgba(31,41,55,0);
    border-right-color: rgba(31,41,55,0)
}

.border-x-gray-solid-800\/10 {
    border-left-color: rgba(31,41,55,.1);
    border-right-color: rgba(31,41,55,.1)
}

.border-x-gray-solid-800\/100 {
    border-left-color: #1f2937;
    border-right-color: #1f2937
}

.border-x-gray-solid-800\/20 {
    border-left-color: rgba(31,41,55,.2);
    border-right-color: rgba(31,41,55,.2)
}

.border-x-gray-solid-800\/25 {
    border-left-color: rgba(31,41,55,.25);
    border-right-color: rgba(31,41,55,.25)
}

.border-x-gray-solid-800\/30 {
    border-left-color: rgba(31,41,55,.3);
    border-right-color: rgba(31,41,55,.3)
}

.border-x-gray-solid-800\/40 {
    border-left-color: rgba(31,41,55,.4);
    border-right-color: rgba(31,41,55,.4)
}

.border-x-gray-solid-800\/5 {
    border-left-color: rgba(31,41,55,.05);
    border-right-color: rgba(31,41,55,.05)
}

.border-x-gray-solid-800\/50 {
    border-left-color: rgba(31,41,55,.5);
    border-right-color: rgba(31,41,55,.5)
}

.border-x-gray-solid-800\/60 {
    border-left-color: rgba(31,41,55,.6);
    border-right-color: rgba(31,41,55,.6)
}

.border-x-gray-solid-800\/70 {
    border-left-color: rgba(31,41,55,.7);
    border-right-color: rgba(31,41,55,.7)
}

.border-x-gray-solid-800\/75 {
    border-left-color: rgba(31,41,55,.75);
    border-right-color: rgba(31,41,55,.75)
}

.border-x-gray-solid-800\/80 {
    border-left-color: rgba(31,41,55,.8);
    border-right-color: rgba(31,41,55,.8)
}

.border-x-gray-solid-800\/90 {
    border-left-color: rgba(31,41,55,.9);
    border-right-color: rgba(31,41,55,.9)
}

.border-x-gray-solid-800\/95 {
    border-left-color: rgba(31,41,55,.95);
    border-right-color: rgba(31,41,55,.95)
}

.border-x-gray-solid-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(17 24 39/var(--tw-border-opacity));
    border-right-color: rgb(17 24 39/var(--tw-border-opacity))
}

.border-x-gray-solid-900\/0 {
    border-left-color: rgba(17,24,39,0);
    border-right-color: rgba(17,24,39,0)
}

.border-x-gray-solid-900\/10 {
    border-left-color: rgba(17,24,39,.1);
    border-right-color: rgba(17,24,39,.1)
}

.border-x-gray-solid-900\/100 {
    border-left-color: #111827;
    border-right-color: #111827
}

.border-x-gray-solid-900\/20 {
    border-left-color: rgba(17,24,39,.2);
    border-right-color: rgba(17,24,39,.2)
}

.border-x-gray-solid-900\/25 {
    border-left-color: rgba(17,24,39,.25);
    border-right-color: rgba(17,24,39,.25)
}

.border-x-gray-solid-900\/30 {
    border-left-color: rgba(17,24,39,.3);
    border-right-color: rgba(17,24,39,.3)
}

.border-x-gray-solid-900\/40 {
    border-left-color: rgba(17,24,39,.4);
    border-right-color: rgba(17,24,39,.4)
}

.border-x-gray-solid-900\/5 {
    border-left-color: rgba(17,24,39,.05);
    border-right-color: rgba(17,24,39,.05)
}

.border-x-gray-solid-900\/50 {
    border-left-color: rgba(17,24,39,.5);
    border-right-color: rgba(17,24,39,.5)
}

.border-x-gray-solid-900\/60 {
    border-left-color: rgba(17,24,39,.6);
    border-right-color: rgba(17,24,39,.6)
}

.border-x-gray-solid-900\/70 {
    border-left-color: rgba(17,24,39,.7);
    border-right-color: rgba(17,24,39,.7)
}

.border-x-gray-solid-900\/75 {
    border-left-color: rgba(17,24,39,.75);
    border-right-color: rgba(17,24,39,.75)
}

.border-x-gray-solid-900\/80 {
    border-left-color: rgba(17,24,39,.8);
    border-right-color: rgba(17,24,39,.8)
}

.border-x-gray-solid-900\/90 {
    border-left-color: rgba(17,24,39,.9);
    border-right-color: rgba(17,24,39,.9)
}

.border-x-gray-solid-900\/95 {
    border-left-color: rgba(17,24,39,.95);
    border-right-color: rgba(17,24,39,.95)
}

.border-x-gray-solid-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(3 7 18/var(--tw-border-opacity));
    border-right-color: rgb(3 7 18/var(--tw-border-opacity))
}

.border-x-gray-solid-950\/0 {
    border-left-color: rgba(3,7,18,0);
    border-right-color: rgba(3,7,18,0)
}

.border-x-gray-solid-950\/10 {
    border-left-color: rgba(3,7,18,.1);
    border-right-color: rgba(3,7,18,.1)
}

.border-x-gray-solid-950\/100 {
    border-left-color: #030712;
    border-right-color: #030712
}

.border-x-gray-solid-950\/20 {
    border-left-color: rgba(3,7,18,.2);
    border-right-color: rgba(3,7,18,.2)
}

.border-x-gray-solid-950\/25 {
    border-left-color: rgba(3,7,18,.25);
    border-right-color: rgba(3,7,18,.25)
}

.border-x-gray-solid-950\/30 {
    border-left-color: rgba(3,7,18,.3);
    border-right-color: rgba(3,7,18,.3)
}

.border-x-gray-solid-950\/40 {
    border-left-color: rgba(3,7,18,.4);
    border-right-color: rgba(3,7,18,.4)
}

.border-x-gray-solid-950\/5 {
    border-left-color: rgba(3,7,18,.05);
    border-right-color: rgba(3,7,18,.05)
}

.border-x-gray-solid-950\/50 {
    border-left-color: rgba(3,7,18,.5);
    border-right-color: rgba(3,7,18,.5)
}

.border-x-gray-solid-950\/60 {
    border-left-color: rgba(3,7,18,.6);
    border-right-color: rgba(3,7,18,.6)
}

.border-x-gray-solid-950\/70 {
    border-left-color: rgba(3,7,18,.7);
    border-right-color: rgba(3,7,18,.7)
}

.border-x-gray-solid-950\/75 {
    border-left-color: rgba(3,7,18,.75);
    border-right-color: rgba(3,7,18,.75)
}

.border-x-gray-solid-950\/80 {
    border-left-color: rgba(3,7,18,.8);
    border-right-color: rgba(3,7,18,.8)
}

.border-x-gray-solid-950\/90 {
    border-left-color: rgba(3,7,18,.9);
    border-right-color: rgba(3,7,18,.9)
}

.border-x-gray-solid-950\/95 {
    border-left-color: rgba(3,7,18,.95);
    border-right-color: rgba(3,7,18,.95)
}

.border-x-green-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(220 252 231/var(--tw-border-opacity));
    border-right-color: rgb(220 252 231/var(--tw-border-opacity))
}

.border-x-green-100\/0 {
    border-left-color: rgba(220,252,231,0);
    border-right-color: rgba(220,252,231,0)
}

.border-x-green-100\/10 {
    border-left-color: rgba(220,252,231,.1);
    border-right-color: rgba(220,252,231,.1)
}

.border-x-green-100\/100 {
    border-left-color: #dcfce7;
    border-right-color: #dcfce7
}

.border-x-green-100\/20 {
    border-left-color: rgba(220,252,231,.2);
    border-right-color: rgba(220,252,231,.2)
}

.border-x-green-100\/25 {
    border-left-color: rgba(220,252,231,.25);
    border-right-color: rgba(220,252,231,.25)
}

.border-x-green-100\/30 {
    border-left-color: rgba(220,252,231,.3);
    border-right-color: rgba(220,252,231,.3)
}

.border-x-green-100\/40 {
    border-left-color: rgba(220,252,231,.4);
    border-right-color: rgba(220,252,231,.4)
}

.border-x-green-100\/5 {
    border-left-color: rgba(220,252,231,.05);
    border-right-color: rgba(220,252,231,.05)
}

.border-x-green-100\/50 {
    border-left-color: rgba(220,252,231,.5);
    border-right-color: rgba(220,252,231,.5)
}

.border-x-green-100\/60 {
    border-left-color: rgba(220,252,231,.6);
    border-right-color: rgba(220,252,231,.6)
}

.border-x-green-100\/70 {
    border-left-color: rgba(220,252,231,.7);
    border-right-color: rgba(220,252,231,.7)
}

.border-x-green-100\/75 {
    border-left-color: rgba(220,252,231,.75);
    border-right-color: rgba(220,252,231,.75)
}

.border-x-green-100\/80 {
    border-left-color: rgba(220,252,231,.8);
    border-right-color: rgba(220,252,231,.8)
}

.border-x-green-100\/90 {
    border-left-color: rgba(220,252,231,.9);
    border-right-color: rgba(220,252,231,.9)
}

.border-x-green-100\/95 {
    border-left-color: rgba(220,252,231,.95);
    border-right-color: rgba(220,252,231,.95)
}

.border-x-green-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(187 247 208/var(--tw-border-opacity));
    border-right-color: rgb(187 247 208/var(--tw-border-opacity))
}

.border-x-green-200\/0 {
    border-left-color: rgba(187,247,208,0);
    border-right-color: rgba(187,247,208,0)
}

.border-x-green-200\/10 {
    border-left-color: rgba(187,247,208,.1);
    border-right-color: rgba(187,247,208,.1)
}

.border-x-green-200\/100 {
    border-left-color: #bbf7d0;
    border-right-color: #bbf7d0
}

.border-x-green-200\/20 {
    border-left-color: rgba(187,247,208,.2);
    border-right-color: rgba(187,247,208,.2)
}

.border-x-green-200\/25 {
    border-left-color: rgba(187,247,208,.25);
    border-right-color: rgba(187,247,208,.25)
}

.border-x-green-200\/30 {
    border-left-color: rgba(187,247,208,.3);
    border-right-color: rgba(187,247,208,.3)
}

.border-x-green-200\/40 {
    border-left-color: rgba(187,247,208,.4);
    border-right-color: rgba(187,247,208,.4)
}

.border-x-green-200\/5 {
    border-left-color: rgba(187,247,208,.05);
    border-right-color: rgba(187,247,208,.05)
}

.border-x-green-200\/50 {
    border-left-color: rgba(187,247,208,.5);
    border-right-color: rgba(187,247,208,.5)
}

.border-x-green-200\/60 {
    border-left-color: rgba(187,247,208,.6);
    border-right-color: rgba(187,247,208,.6)
}

.border-x-green-200\/70 {
    border-left-color: rgba(187,247,208,.7);
    border-right-color: rgba(187,247,208,.7)
}

.border-x-green-200\/75 {
    border-left-color: rgba(187,247,208,.75);
    border-right-color: rgba(187,247,208,.75)
}

.border-x-green-200\/80 {
    border-left-color: rgba(187,247,208,.8);
    border-right-color: rgba(187,247,208,.8)
}

.border-x-green-200\/90 {
    border-left-color: rgba(187,247,208,.9);
    border-right-color: rgba(187,247,208,.9)
}

.border-x-green-200\/95 {
    border-left-color: rgba(187,247,208,.95);
    border-right-color: rgba(187,247,208,.95)
}

.border-x-green-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(134 239 172/var(--tw-border-opacity));
    border-right-color: rgb(134 239 172/var(--tw-border-opacity))
}

.border-x-green-300\/0 {
    border-left-color: rgba(134,239,172,0);
    border-right-color: rgba(134,239,172,0)
}

.border-x-green-300\/10 {
    border-left-color: rgba(134,239,172,.1);
    border-right-color: rgba(134,239,172,.1)
}

.border-x-green-300\/100 {
    border-left-color: #86efac;
    border-right-color: #86efac
}

.border-x-green-300\/20 {
    border-left-color: rgba(134,239,172,.2);
    border-right-color: rgba(134,239,172,.2)
}

.border-x-green-300\/25 {
    border-left-color: rgba(134,239,172,.25);
    border-right-color: rgba(134,239,172,.25)
}

.border-x-green-300\/30 {
    border-left-color: rgba(134,239,172,.3);
    border-right-color: rgba(134,239,172,.3)
}

.border-x-green-300\/40 {
    border-left-color: rgba(134,239,172,.4);
    border-right-color: rgba(134,239,172,.4)
}

.border-x-green-300\/5 {
    border-left-color: rgba(134,239,172,.05);
    border-right-color: rgba(134,239,172,.05)
}

.border-x-green-300\/50 {
    border-left-color: rgba(134,239,172,.5);
    border-right-color: rgba(134,239,172,.5)
}

.border-x-green-300\/60 {
    border-left-color: rgba(134,239,172,.6);
    border-right-color: rgba(134,239,172,.6)
}

.border-x-green-300\/70 {
    border-left-color: rgba(134,239,172,.7);
    border-right-color: rgba(134,239,172,.7)
}

.border-x-green-300\/75 {
    border-left-color: rgba(134,239,172,.75);
    border-right-color: rgba(134,239,172,.75)
}

.border-x-green-300\/80 {
    border-left-color: rgba(134,239,172,.8);
    border-right-color: rgba(134,239,172,.8)
}

.border-x-green-300\/90 {
    border-left-color: rgba(134,239,172,.9);
    border-right-color: rgba(134,239,172,.9)
}

.border-x-green-300\/95 {
    border-left-color: rgba(134,239,172,.95);
    border-right-color: rgba(134,239,172,.95)
}

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

.border-x-green-400\/0 {
    border-left-color: rgba(74,222,128,0);
    border-right-color: rgba(74,222,128,0)
}

.border-x-green-400\/10 {
    border-left-color: rgba(74,222,128,.1);
    border-right-color: rgba(74,222,128,.1)
}

.border-x-green-400\/100 {
    border-left-color: #4ade80;
    border-right-color: #4ade80
}

.border-x-green-400\/20 {
    border-left-color: rgba(74,222,128,.2);
    border-right-color: rgba(74,222,128,.2)
}

.border-x-green-400\/25 {
    border-left-color: rgba(74,222,128,.25);
    border-right-color: rgba(74,222,128,.25)
}

.border-x-green-400\/30 {
    border-left-color: rgba(74,222,128,.3);
    border-right-color: rgba(74,222,128,.3)
}

.border-x-green-400\/40 {
    border-left-color: rgba(74,222,128,.4);
    border-right-color: rgba(74,222,128,.4)
}

.border-x-green-400\/5 {
    border-left-color: rgba(74,222,128,.05);
    border-right-color: rgba(74,222,128,.05)
}

.border-x-green-400\/50 {
    border-left-color: rgba(74,222,128,.5);
    border-right-color: rgba(74,222,128,.5)
}

.border-x-green-400\/60 {
    border-left-color: rgba(74,222,128,.6);
    border-right-color: rgba(74,222,128,.6)
}

.border-x-green-400\/70 {
    border-left-color: rgba(74,222,128,.7);
    border-right-color: rgba(74,222,128,.7)
}

.border-x-green-400\/75 {
    border-left-color: rgba(74,222,128,.75);
    border-right-color: rgba(74,222,128,.75)
}

.border-x-green-400\/80 {
    border-left-color: rgba(74,222,128,.8);
    border-right-color: rgba(74,222,128,.8)
}

.border-x-green-400\/90 {
    border-left-color: rgba(74,222,128,.9);
    border-right-color: rgba(74,222,128,.9)
}

.border-x-green-400\/95 {
    border-left-color: rgba(74,222,128,.95);
    border-right-color: rgba(74,222,128,.95)
}

.border-x-green-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(240 253 244/var(--tw-border-opacity));
    border-right-color: rgb(240 253 244/var(--tw-border-opacity))
}

.border-x-green-50\/0 {
    border-left-color: rgba(240,253,244,0);
    border-right-color: rgba(240,253,244,0)
}

.border-x-green-50\/10 {
    border-left-color: rgba(240,253,244,.1);
    border-right-color: rgba(240,253,244,.1)
}

.border-x-green-50\/100 {
    border-left-color: #f0fdf4;
    border-right-color: #f0fdf4
}

.border-x-green-50\/20 {
    border-left-color: rgba(240,253,244,.2);
    border-right-color: rgba(240,253,244,.2)
}

.border-x-green-50\/25 {
    border-left-color: rgba(240,253,244,.25);
    border-right-color: rgba(240,253,244,.25)
}

.border-x-green-50\/30 {
    border-left-color: rgba(240,253,244,.3);
    border-right-color: rgba(240,253,244,.3)
}

.border-x-green-50\/40 {
    border-left-color: rgba(240,253,244,.4);
    border-right-color: rgba(240,253,244,.4)
}

.border-x-green-50\/5 {
    border-left-color: rgba(240,253,244,.05);
    border-right-color: rgba(240,253,244,.05)
}

.border-x-green-50\/50 {
    border-left-color: rgba(240,253,244,.5);
    border-right-color: rgba(240,253,244,.5)
}

.border-x-green-50\/60 {
    border-left-color: rgba(240,253,244,.6);
    border-right-color: rgba(240,253,244,.6)
}

.border-x-green-50\/70 {
    border-left-color: rgba(240,253,244,.7);
    border-right-color: rgba(240,253,244,.7)
}

.border-x-green-50\/75 {
    border-left-color: rgba(240,253,244,.75);
    border-right-color: rgba(240,253,244,.75)
}

.border-x-green-50\/80 {
    border-left-color: rgba(240,253,244,.8);
    border-right-color: rgba(240,253,244,.8)
}

.border-x-green-50\/90 {
    border-left-color: rgba(240,253,244,.9);
    border-right-color: rgba(240,253,244,.9)
}

.border-x-green-50\/95 {
    border-left-color: rgba(240,253,244,.95);
    border-right-color: rgba(240,253,244,.95)
}

.border-x-green-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(34 197 94/var(--tw-border-opacity));
    border-right-color: rgb(34 197 94/var(--tw-border-opacity))
}

.border-x-green-500\/0 {
    border-left-color: rgba(34,197,94,0);
    border-right-color: rgba(34,197,94,0)
}

.border-x-green-500\/10 {
    border-left-color: rgba(34,197,94,.1);
    border-right-color: rgba(34,197,94,.1)
}

.border-x-green-500\/100 {
    border-left-color: #22c55e;
    border-right-color: #22c55e
}

.border-x-green-500\/20 {
    border-left-color: rgba(34,197,94,.2);
    border-right-color: rgba(34,197,94,.2)
}

.border-x-green-500\/25 {
    border-left-color: rgba(34,197,94,.25);
    border-right-color: rgba(34,197,94,.25)
}

.border-x-green-500\/30 {
    border-left-color: rgba(34,197,94,.3);
    border-right-color: rgba(34,197,94,.3)
}

.border-x-green-500\/40 {
    border-left-color: rgba(34,197,94,.4);
    border-right-color: rgba(34,197,94,.4)
}

.border-x-green-500\/5 {
    border-left-color: rgba(34,197,94,.05);
    border-right-color: rgba(34,197,94,.05)
}

.border-x-green-500\/50 {
    border-left-color: rgba(34,197,94,.5);
    border-right-color: rgba(34,197,94,.5)
}

.border-x-green-500\/60 {
    border-left-color: rgba(34,197,94,.6);
    border-right-color: rgba(34,197,94,.6)
}

.border-x-green-500\/70 {
    border-left-color: rgba(34,197,94,.7);
    border-right-color: rgba(34,197,94,.7)
}

.border-x-green-500\/75 {
    border-left-color: rgba(34,197,94,.75);
    border-right-color: rgba(34,197,94,.75)
}

.border-x-green-500\/80 {
    border-left-color: rgba(34,197,94,.8);
    border-right-color: rgba(34,197,94,.8)
}

.border-x-green-500\/90 {
    border-left-color: rgba(34,197,94,.9);
    border-right-color: rgba(34,197,94,.9)
}

.border-x-green-500\/95 {
    border-left-color: rgba(34,197,94,.95);
    border-right-color: rgba(34,197,94,.95)
}

.border-x-green-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(22 163 74/var(--tw-border-opacity));
    border-right-color: rgb(22 163 74/var(--tw-border-opacity))
}

.border-x-green-600\/0 {
    border-left-color: rgba(22,163,74,0);
    border-right-color: rgba(22,163,74,0)
}

.border-x-green-600\/10 {
    border-left-color: rgba(22,163,74,.1);
    border-right-color: rgba(22,163,74,.1)
}

.border-x-green-600\/100 {
    border-left-color: #16a34a;
    border-right-color: #16a34a
}

.border-x-green-600\/20 {
    border-left-color: rgba(22,163,74,.2);
    border-right-color: rgba(22,163,74,.2)
}

.border-x-green-600\/25 {
    border-left-color: rgba(22,163,74,.25);
    border-right-color: rgba(22,163,74,.25)
}

.border-x-green-600\/30 {
    border-left-color: rgba(22,163,74,.3);
    border-right-color: rgba(22,163,74,.3)
}

.border-x-green-600\/40 {
    border-left-color: rgba(22,163,74,.4);
    border-right-color: rgba(22,163,74,.4)
}

.border-x-green-600\/5 {
    border-left-color: rgba(22,163,74,.05);
    border-right-color: rgba(22,163,74,.05)
}

.border-x-green-600\/50 {
    border-left-color: rgba(22,163,74,.5);
    border-right-color: rgba(22,163,74,.5)
}

.border-x-green-600\/60 {
    border-left-color: rgba(22,163,74,.6);
    border-right-color: rgba(22,163,74,.6)
}

.border-x-green-600\/70 {
    border-left-color: rgba(22,163,74,.7);
    border-right-color: rgba(22,163,74,.7)
}

.border-x-green-600\/75 {
    border-left-color: rgba(22,163,74,.75);
    border-right-color: rgba(22,163,74,.75)
}

.border-x-green-600\/80 {
    border-left-color: rgba(22,163,74,.8);
    border-right-color: rgba(22,163,74,.8)
}

.border-x-green-600\/90 {
    border-left-color: rgba(22,163,74,.9);
    border-right-color: rgba(22,163,74,.9)
}

.border-x-green-600\/95 {
    border-left-color: rgba(22,163,74,.95);
    border-right-color: rgba(22,163,74,.95)
}

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

.border-x-green-700\/0 {
    border-left-color: rgba(21,128,61,0);
    border-right-color: rgba(21,128,61,0)
}

.border-x-green-700\/10 {
    border-left-color: rgba(21,128,61,.1);
    border-right-color: rgba(21,128,61,.1)
}

.border-x-green-700\/100 {
    border-left-color: #15803d;
    border-right-color: #15803d
}

.border-x-green-700\/20 {
    border-left-color: rgba(21,128,61,.2);
    border-right-color: rgba(21,128,61,.2)
}

.border-x-green-700\/25 {
    border-left-color: rgba(21,128,61,.25);
    border-right-color: rgba(21,128,61,.25)
}

.border-x-green-700\/30 {
    border-left-color: rgba(21,128,61,.3);
    border-right-color: rgba(21,128,61,.3)
}

.border-x-green-700\/40 {
    border-left-color: rgba(21,128,61,.4);
    border-right-color: rgba(21,128,61,.4)
}

.border-x-green-700\/5 {
    border-left-color: rgba(21,128,61,.05);
    border-right-color: rgba(21,128,61,.05)
}

.border-x-green-700\/50 {
    border-left-color: rgba(21,128,61,.5);
    border-right-color: rgba(21,128,61,.5)
}

.border-x-green-700\/60 {
    border-left-color: rgba(21,128,61,.6);
    border-right-color: rgba(21,128,61,.6)
}

.border-x-green-700\/70 {
    border-left-color: rgba(21,128,61,.7);
    border-right-color: rgba(21,128,61,.7)
}

.border-x-green-700\/75 {
    border-left-color: rgba(21,128,61,.75);
    border-right-color: rgba(21,128,61,.75)
}

.border-x-green-700\/80 {
    border-left-color: rgba(21,128,61,.8);
    border-right-color: rgba(21,128,61,.8)
}

.border-x-green-700\/90 {
    border-left-color: rgba(21,128,61,.9);
    border-right-color: rgba(21,128,61,.9)
}

.border-x-green-700\/95 {
    border-left-color: rgba(21,128,61,.95);
    border-right-color: rgba(21,128,61,.95)
}

.border-x-green-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(22 101 52/var(--tw-border-opacity));
    border-right-color: rgb(22 101 52/var(--tw-border-opacity))
}

.border-x-green-800\/0 {
    border-left-color: rgba(22,101,52,0);
    border-right-color: rgba(22,101,52,0)
}

.border-x-green-800\/10 {
    border-left-color: rgba(22,101,52,.1);
    border-right-color: rgba(22,101,52,.1)
}

.border-x-green-800\/100 {
    border-left-color: #166534;
    border-right-color: #166534
}

.border-x-green-800\/20 {
    border-left-color: rgba(22,101,52,.2);
    border-right-color: rgba(22,101,52,.2)
}

.border-x-green-800\/25 {
    border-left-color: rgba(22,101,52,.25);
    border-right-color: rgba(22,101,52,.25)
}

.border-x-green-800\/30 {
    border-left-color: rgba(22,101,52,.3);
    border-right-color: rgba(22,101,52,.3)
}

.border-x-green-800\/40 {
    border-left-color: rgba(22,101,52,.4);
    border-right-color: rgba(22,101,52,.4)
}

.border-x-green-800\/5 {
    border-left-color: rgba(22,101,52,.05);
    border-right-color: rgba(22,101,52,.05)
}

.border-x-green-800\/50 {
    border-left-color: rgba(22,101,52,.5);
    border-right-color: rgba(22,101,52,.5)
}

.border-x-green-800\/60 {
    border-left-color: rgba(22,101,52,.6);
    border-right-color: rgba(22,101,52,.6)
}

.border-x-green-800\/70 {
    border-left-color: rgba(22,101,52,.7);
    border-right-color: rgba(22,101,52,.7)
}

.border-x-green-800\/75 {
    border-left-color: rgba(22,101,52,.75);
    border-right-color: rgba(22,101,52,.75)
}

.border-x-green-800\/80 {
    border-left-color: rgba(22,101,52,.8);
    border-right-color: rgba(22,101,52,.8)
}

.border-x-green-800\/90 {
    border-left-color: rgba(22,101,52,.9);
    border-right-color: rgba(22,101,52,.9)
}

.border-x-green-800\/95 {
    border-left-color: rgba(22,101,52,.95);
    border-right-color: rgba(22,101,52,.95)
}

.border-x-green-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(20 83 45/var(--tw-border-opacity));
    border-right-color: rgb(20 83 45/var(--tw-border-opacity))
}

.border-x-green-900\/0 {
    border-left-color: rgba(20,83,45,0);
    border-right-color: rgba(20,83,45,0)
}

.border-x-green-900\/10 {
    border-left-color: rgba(20,83,45,.1);
    border-right-color: rgba(20,83,45,.1)
}

.border-x-green-900\/100 {
    border-left-color: #14532d;
    border-right-color: #14532d
}

.border-x-green-900\/20 {
    border-left-color: rgba(20,83,45,.2);
    border-right-color: rgba(20,83,45,.2)
}

.border-x-green-900\/25 {
    border-left-color: rgba(20,83,45,.25);
    border-right-color: rgba(20,83,45,.25)
}

.border-x-green-900\/30 {
    border-left-color: rgba(20,83,45,.3);
    border-right-color: rgba(20,83,45,.3)
}

.border-x-green-900\/40 {
    border-left-color: rgba(20,83,45,.4);
    border-right-color: rgba(20,83,45,.4)
}

.border-x-green-900\/5 {
    border-left-color: rgba(20,83,45,.05);
    border-right-color: rgba(20,83,45,.05)
}

.border-x-green-900\/50 {
    border-left-color: rgba(20,83,45,.5);
    border-right-color: rgba(20,83,45,.5)
}

.border-x-green-900\/60 {
    border-left-color: rgba(20,83,45,.6);
    border-right-color: rgba(20,83,45,.6)
}

.border-x-green-900\/70 {
    border-left-color: rgba(20,83,45,.7);
    border-right-color: rgba(20,83,45,.7)
}

.border-x-green-900\/75 {
    border-left-color: rgba(20,83,45,.75);
    border-right-color: rgba(20,83,45,.75)
}

.border-x-green-900\/80 {
    border-left-color: rgba(20,83,45,.8);
    border-right-color: rgba(20,83,45,.8)
}

.border-x-green-900\/90 {
    border-left-color: rgba(20,83,45,.9);
    border-right-color: rgba(20,83,45,.9)
}

.border-x-green-900\/95 {
    border-left-color: rgba(20,83,45,.95);
    border-right-color: rgba(20,83,45,.95)
}

.border-x-green-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(5 46 22/var(--tw-border-opacity));
    border-right-color: rgb(5 46 22/var(--tw-border-opacity))
}

.border-x-green-950\/0 {
    border-left-color: rgba(5,46,22,0);
    border-right-color: rgba(5,46,22,0)
}

.border-x-green-950\/10 {
    border-left-color: rgba(5,46,22,.1);
    border-right-color: rgba(5,46,22,.1)
}

.border-x-green-950\/100 {
    border-left-color: #052e16;
    border-right-color: #052e16
}

.border-x-green-950\/20 {
    border-left-color: rgba(5,46,22,.2);
    border-right-color: rgba(5,46,22,.2)
}

.border-x-green-950\/25 {
    border-left-color: rgba(5,46,22,.25);
    border-right-color: rgba(5,46,22,.25)
}

.border-x-green-950\/30 {
    border-left-color: rgba(5,46,22,.3);
    border-right-color: rgba(5,46,22,.3)
}

.border-x-green-950\/40 {
    border-left-color: rgba(5,46,22,.4);
    border-right-color: rgba(5,46,22,.4)
}

.border-x-green-950\/5 {
    border-left-color: rgba(5,46,22,.05);
    border-right-color: rgba(5,46,22,.05)
}

.border-x-green-950\/50 {
    border-left-color: rgba(5,46,22,.5);
    border-right-color: rgba(5,46,22,.5)
}

.border-x-green-950\/60 {
    border-left-color: rgba(5,46,22,.6);
    border-right-color: rgba(5,46,22,.6)
}

.border-x-green-950\/70 {
    border-left-color: rgba(5,46,22,.7);
    border-right-color: rgba(5,46,22,.7)
}

.border-x-green-950\/75 {
    border-left-color: rgba(5,46,22,.75);
    border-right-color: rgba(5,46,22,.75)
}

.border-x-green-950\/80 {
    border-left-color: rgba(5,46,22,.8);
    border-right-color: rgba(5,46,22,.8)
}

.border-x-green-950\/90 {
    border-left-color: rgba(5,46,22,.9);
    border-right-color: rgba(5,46,22,.9)
}

.border-x-green-950\/95 {
    border-left-color: rgba(5,46,22,.95);
    border-right-color: rgba(5,46,22,.95)
}

.border-x-indigo-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(224 231 255/var(--tw-border-opacity));
    border-right-color: rgb(224 231 255/var(--tw-border-opacity))
}

.border-x-indigo-100\/0 {
    border-left-color: rgba(224,231,255,0);
    border-right-color: rgba(224,231,255,0)
}

.border-x-indigo-100\/10 {
    border-left-color: rgba(224,231,255,.1);
    border-right-color: rgba(224,231,255,.1)
}

.border-x-indigo-100\/100 {
    border-left-color: #e0e7ff;
    border-right-color: #e0e7ff
}

.border-x-indigo-100\/20 {
    border-left-color: rgba(224,231,255,.2);
    border-right-color: rgba(224,231,255,.2)
}

.border-x-indigo-100\/25 {
    border-left-color: rgba(224,231,255,.25);
    border-right-color: rgba(224,231,255,.25)
}

.border-x-indigo-100\/30 {
    border-left-color: rgba(224,231,255,.3);
    border-right-color: rgba(224,231,255,.3)
}

.border-x-indigo-100\/40 {
    border-left-color: rgba(224,231,255,.4);
    border-right-color: rgba(224,231,255,.4)
}

.border-x-indigo-100\/5 {
    border-left-color: rgba(224,231,255,.05);
    border-right-color: rgba(224,231,255,.05)
}

.border-x-indigo-100\/50 {
    border-left-color: rgba(224,231,255,.5);
    border-right-color: rgba(224,231,255,.5)
}

.border-x-indigo-100\/60 {
    border-left-color: rgba(224,231,255,.6);
    border-right-color: rgba(224,231,255,.6)
}

.border-x-indigo-100\/70 {
    border-left-color: rgba(224,231,255,.7);
    border-right-color: rgba(224,231,255,.7)
}

.border-x-indigo-100\/75 {
    border-left-color: rgba(224,231,255,.75);
    border-right-color: rgba(224,231,255,.75)
}

.border-x-indigo-100\/80 {
    border-left-color: rgba(224,231,255,.8);
    border-right-color: rgba(224,231,255,.8)
}

.border-x-indigo-100\/90 {
    border-left-color: rgba(224,231,255,.9);
    border-right-color: rgba(224,231,255,.9)
}

.border-x-indigo-100\/95 {
    border-left-color: rgba(224,231,255,.95);
    border-right-color: rgba(224,231,255,.95)
}

.border-x-indigo-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(199 210 254/var(--tw-border-opacity));
    border-right-color: rgb(199 210 254/var(--tw-border-opacity))
}

.border-x-indigo-200\/0 {
    border-left-color: rgba(199,210,254,0);
    border-right-color: rgba(199,210,254,0)
}

.border-x-indigo-200\/10 {
    border-left-color: rgba(199,210,254,.1);
    border-right-color: rgba(199,210,254,.1)
}

.border-x-indigo-200\/100 {
    border-left-color: #c7d2fe;
    border-right-color: #c7d2fe
}

.border-x-indigo-200\/20 {
    border-left-color: rgba(199,210,254,.2);
    border-right-color: rgba(199,210,254,.2)
}

.border-x-indigo-200\/25 {
    border-left-color: rgba(199,210,254,.25);
    border-right-color: rgba(199,210,254,.25)
}

.border-x-indigo-200\/30 {
    border-left-color: rgba(199,210,254,.3);
    border-right-color: rgba(199,210,254,.3)
}

.border-x-indigo-200\/40 {
    border-left-color: rgba(199,210,254,.4);
    border-right-color: rgba(199,210,254,.4)
}

.border-x-indigo-200\/5 {
    border-left-color: rgba(199,210,254,.05);
    border-right-color: rgba(199,210,254,.05)
}

.border-x-indigo-200\/50 {
    border-left-color: rgba(199,210,254,.5);
    border-right-color: rgba(199,210,254,.5)
}

.border-x-indigo-200\/60 {
    border-left-color: rgba(199,210,254,.6);
    border-right-color: rgba(199,210,254,.6)
}

.border-x-indigo-200\/70 {
    border-left-color: rgba(199,210,254,.7);
    border-right-color: rgba(199,210,254,.7)
}

.border-x-indigo-200\/75 {
    border-left-color: rgba(199,210,254,.75);
    border-right-color: rgba(199,210,254,.75)
}

.border-x-indigo-200\/80 {
    border-left-color: rgba(199,210,254,.8);
    border-right-color: rgba(199,210,254,.8)
}

.border-x-indigo-200\/90 {
    border-left-color: rgba(199,210,254,.9);
    border-right-color: rgba(199,210,254,.9)
}

.border-x-indigo-200\/95 {
    border-left-color: rgba(199,210,254,.95);
    border-right-color: rgba(199,210,254,.95)
}

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

.border-x-indigo-300\/0 {
    border-left-color: rgba(165,180,252,0);
    border-right-color: rgba(165,180,252,0)
}

.border-x-indigo-300\/10 {
    border-left-color: rgba(165,180,252,.1);
    border-right-color: rgba(165,180,252,.1)
}

.border-x-indigo-300\/100 {
    border-left-color: #a5b4fc;
    border-right-color: #a5b4fc
}

.border-x-indigo-300\/20 {
    border-left-color: rgba(165,180,252,.2);
    border-right-color: rgba(165,180,252,.2)
}

.border-x-indigo-300\/25 {
    border-left-color: rgba(165,180,252,.25);
    border-right-color: rgba(165,180,252,.25)
}

.border-x-indigo-300\/30 {
    border-left-color: rgba(165,180,252,.3);
    border-right-color: rgba(165,180,252,.3)
}

.border-x-indigo-300\/40 {
    border-left-color: rgba(165,180,252,.4);
    border-right-color: rgba(165,180,252,.4)
}

.border-x-indigo-300\/5 {
    border-left-color: rgba(165,180,252,.05);
    border-right-color: rgba(165,180,252,.05)
}

.border-x-indigo-300\/50 {
    border-left-color: rgba(165,180,252,.5);
    border-right-color: rgba(165,180,252,.5)
}

.border-x-indigo-300\/60 {
    border-left-color: rgba(165,180,252,.6);
    border-right-color: rgba(165,180,252,.6)
}

.border-x-indigo-300\/70 {
    border-left-color: rgba(165,180,252,.7);
    border-right-color: rgba(165,180,252,.7)
}

.border-x-indigo-300\/75 {
    border-left-color: rgba(165,180,252,.75);
    border-right-color: rgba(165,180,252,.75)
}

.border-x-indigo-300\/80 {
    border-left-color: rgba(165,180,252,.8);
    border-right-color: rgba(165,180,252,.8)
}

.border-x-indigo-300\/90 {
    border-left-color: rgba(165,180,252,.9);
    border-right-color: rgba(165,180,252,.9)
}

.border-x-indigo-300\/95 {
    border-left-color: rgba(165,180,252,.95);
    border-right-color: rgba(165,180,252,.95)
}

.border-x-indigo-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(129 140 248/var(--tw-border-opacity));
    border-right-color: rgb(129 140 248/var(--tw-border-opacity))
}

.border-x-indigo-400\/0 {
    border-left-color: rgba(129,140,248,0);
    border-right-color: rgba(129,140,248,0)
}

.border-x-indigo-400\/10 {
    border-left-color: rgba(129,140,248,.1);
    border-right-color: rgba(129,140,248,.1)
}

.border-x-indigo-400\/100 {
    border-left-color: #818cf8;
    border-right-color: #818cf8
}

.border-x-indigo-400\/20 {
    border-left-color: rgba(129,140,248,.2);
    border-right-color: rgba(129,140,248,.2)
}

.border-x-indigo-400\/25 {
    border-left-color: rgba(129,140,248,.25);
    border-right-color: rgba(129,140,248,.25)
}

.border-x-indigo-400\/30 {
    border-left-color: rgba(129,140,248,.3);
    border-right-color: rgba(129,140,248,.3)
}

.border-x-indigo-400\/40 {
    border-left-color: rgba(129,140,248,.4);
    border-right-color: rgba(129,140,248,.4)
}

.border-x-indigo-400\/5 {
    border-left-color: rgba(129,140,248,.05);
    border-right-color: rgba(129,140,248,.05)
}

.border-x-indigo-400\/50 {
    border-left-color: rgba(129,140,248,.5);
    border-right-color: rgba(129,140,248,.5)
}

.border-x-indigo-400\/60 {
    border-left-color: rgba(129,140,248,.6);
    border-right-color: rgba(129,140,248,.6)
}

.border-x-indigo-400\/70 {
    border-left-color: rgba(129,140,248,.7);
    border-right-color: rgba(129,140,248,.7)
}

.border-x-indigo-400\/75 {
    border-left-color: rgba(129,140,248,.75);
    border-right-color: rgba(129,140,248,.75)
}

.border-x-indigo-400\/80 {
    border-left-color: rgba(129,140,248,.8);
    border-right-color: rgba(129,140,248,.8)
}

.border-x-indigo-400\/90 {
    border-left-color: rgba(129,140,248,.9);
    border-right-color: rgba(129,140,248,.9)
}

.border-x-indigo-400\/95 {
    border-left-color: rgba(129,140,248,.95);
    border-right-color: rgba(129,140,248,.95)
}

.border-x-indigo-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(238 242 255/var(--tw-border-opacity));
    border-right-color: rgb(238 242 255/var(--tw-border-opacity))
}

.border-x-indigo-50\/0 {
    border-left-color: rgba(238,242,255,0);
    border-right-color: rgba(238,242,255,0)
}

.border-x-indigo-50\/10 {
    border-left-color: rgba(238,242,255,.1);
    border-right-color: rgba(238,242,255,.1)
}

.border-x-indigo-50\/100 {
    border-left-color: #eef2ff;
    border-right-color: #eef2ff
}

.border-x-indigo-50\/20 {
    border-left-color: rgba(238,242,255,.2);
    border-right-color: rgba(238,242,255,.2)
}

.border-x-indigo-50\/25 {
    border-left-color: rgba(238,242,255,.25);
    border-right-color: rgba(238,242,255,.25)
}

.border-x-indigo-50\/30 {
    border-left-color: rgba(238,242,255,.3);
    border-right-color: rgba(238,242,255,.3)
}

.border-x-indigo-50\/40 {
    border-left-color: rgba(238,242,255,.4);
    border-right-color: rgba(238,242,255,.4)
}

.border-x-indigo-50\/5 {
    border-left-color: rgba(238,242,255,.05);
    border-right-color: rgba(238,242,255,.05)
}

.border-x-indigo-50\/50 {
    border-left-color: rgba(238,242,255,.5);
    border-right-color: rgba(238,242,255,.5)
}

.border-x-indigo-50\/60 {
    border-left-color: rgba(238,242,255,.6);
    border-right-color: rgba(238,242,255,.6)
}

.border-x-indigo-50\/70 {
    border-left-color: rgba(238,242,255,.7);
    border-right-color: rgba(238,242,255,.7)
}

.border-x-indigo-50\/75 {
    border-left-color: rgba(238,242,255,.75);
    border-right-color: rgba(238,242,255,.75)
}

.border-x-indigo-50\/80 {
    border-left-color: rgba(238,242,255,.8);
    border-right-color: rgba(238,242,255,.8)
}

.border-x-indigo-50\/90 {
    border-left-color: rgba(238,242,255,.9);
    border-right-color: rgba(238,242,255,.9)
}

.border-x-indigo-50\/95 {
    border-left-color: rgba(238,242,255,.95);
    border-right-color: rgba(238,242,255,.95)
}

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

.border-x-indigo-500\/0 {
    border-left-color: rgba(99,102,241,0);
    border-right-color: rgba(99,102,241,0)
}

.border-x-indigo-500\/10 {
    border-left-color: rgba(99,102,241,.1);
    border-right-color: rgba(99,102,241,.1)
}

.border-x-indigo-500\/100 {
    border-left-color: #6366f1;
    border-right-color: #6366f1
}

.border-x-indigo-500\/20 {
    border-left-color: rgba(99,102,241,.2);
    border-right-color: rgba(99,102,241,.2)
}

.border-x-indigo-500\/25 {
    border-left-color: rgba(99,102,241,.25);
    border-right-color: rgba(99,102,241,.25)
}

.border-x-indigo-500\/30 {
    border-left-color: rgba(99,102,241,.3);
    border-right-color: rgba(99,102,241,.3)
}

.border-x-indigo-500\/40 {
    border-left-color: rgba(99,102,241,.4);
    border-right-color: rgba(99,102,241,.4)
}

.border-x-indigo-500\/5 {
    border-left-color: rgba(99,102,241,.05);
    border-right-color: rgba(99,102,241,.05)
}

.border-x-indigo-500\/50 {
    border-left-color: rgba(99,102,241,.5);
    border-right-color: rgba(99,102,241,.5)
}

.border-x-indigo-500\/60 {
    border-left-color: rgba(99,102,241,.6);
    border-right-color: rgba(99,102,241,.6)
}

.border-x-indigo-500\/70 {
    border-left-color: rgba(99,102,241,.7);
    border-right-color: rgba(99,102,241,.7)
}

.border-x-indigo-500\/75 {
    border-left-color: rgba(99,102,241,.75);
    border-right-color: rgba(99,102,241,.75)
}

.border-x-indigo-500\/80 {
    border-left-color: rgba(99,102,241,.8);
    border-right-color: rgba(99,102,241,.8)
}

.border-x-indigo-500\/90 {
    border-left-color: rgba(99,102,241,.9);
    border-right-color: rgba(99,102,241,.9)
}

.border-x-indigo-500\/95 {
    border-left-color: rgba(99,102,241,.95);
    border-right-color: rgba(99,102,241,.95)
}

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

.border-x-indigo-600\/0 {
    border-left-color: rgba(79,70,229,0);
    border-right-color: rgba(79,70,229,0)
}

.border-x-indigo-600\/10 {
    border-left-color: rgba(79,70,229,.1);
    border-right-color: rgba(79,70,229,.1)
}

.border-x-indigo-600\/100 {
    border-left-color: #4f46e5;
    border-right-color: #4f46e5
}

.border-x-indigo-600\/20 {
    border-left-color: rgba(79,70,229,.2);
    border-right-color: rgba(79,70,229,.2)
}

.border-x-indigo-600\/25 {
    border-left-color: rgba(79,70,229,.25);
    border-right-color: rgba(79,70,229,.25)
}

.border-x-indigo-600\/30 {
    border-left-color: rgba(79,70,229,.3);
    border-right-color: rgba(79,70,229,.3)
}

.border-x-indigo-600\/40 {
    border-left-color: rgba(79,70,229,.4);
    border-right-color: rgba(79,70,229,.4)
}

.border-x-indigo-600\/5 {
    border-left-color: rgba(79,70,229,.05);
    border-right-color: rgba(79,70,229,.05)
}

.border-x-indigo-600\/50 {
    border-left-color: rgba(79,70,229,.5);
    border-right-color: rgba(79,70,229,.5)
}

.border-x-indigo-600\/60 {
    border-left-color: rgba(79,70,229,.6);
    border-right-color: rgba(79,70,229,.6)
}

.border-x-indigo-600\/70 {
    border-left-color: rgba(79,70,229,.7);
    border-right-color: rgba(79,70,229,.7)
}

.border-x-indigo-600\/75 {
    border-left-color: rgba(79,70,229,.75);
    border-right-color: rgba(79,70,229,.75)
}

.border-x-indigo-600\/80 {
    border-left-color: rgba(79,70,229,.8);
    border-right-color: rgba(79,70,229,.8)
}

.border-x-indigo-600\/90 {
    border-left-color: rgba(79,70,229,.9);
    border-right-color: rgba(79,70,229,.9)
}

.border-x-indigo-600\/95 {
    border-left-color: rgba(79,70,229,.95);
    border-right-color: rgba(79,70,229,.95)
}

.border-x-indigo-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(67 56 202/var(--tw-border-opacity));
    border-right-color: rgb(67 56 202/var(--tw-border-opacity))
}

.border-x-indigo-700\/0 {
    border-left-color: rgba(67,56,202,0);
    border-right-color: rgba(67,56,202,0)
}

.border-x-indigo-700\/10 {
    border-left-color: rgba(67,56,202,.1);
    border-right-color: rgba(67,56,202,.1)
}

.border-x-indigo-700\/100 {
    border-left-color: #4338ca;
    border-right-color: #4338ca
}

.border-x-indigo-700\/20 {
    border-left-color: rgba(67,56,202,.2);
    border-right-color: rgba(67,56,202,.2)
}

.border-x-indigo-700\/25 {
    border-left-color: rgba(67,56,202,.25);
    border-right-color: rgba(67,56,202,.25)
}

.border-x-indigo-700\/30 {
    border-left-color: rgba(67,56,202,.3);
    border-right-color: rgba(67,56,202,.3)
}

.border-x-indigo-700\/40 {
    border-left-color: rgba(67,56,202,.4);
    border-right-color: rgba(67,56,202,.4)
}

.border-x-indigo-700\/5 {
    border-left-color: rgba(67,56,202,.05);
    border-right-color: rgba(67,56,202,.05)
}

.border-x-indigo-700\/50 {
    border-left-color: rgba(67,56,202,.5);
    border-right-color: rgba(67,56,202,.5)
}

.border-x-indigo-700\/60 {
    border-left-color: rgba(67,56,202,.6);
    border-right-color: rgba(67,56,202,.6)
}

.border-x-indigo-700\/70 {
    border-left-color: rgba(67,56,202,.7);
    border-right-color: rgba(67,56,202,.7)
}

.border-x-indigo-700\/75 {
    border-left-color: rgba(67,56,202,.75);
    border-right-color: rgba(67,56,202,.75)
}

.border-x-indigo-700\/80 {
    border-left-color: rgba(67,56,202,.8);
    border-right-color: rgba(67,56,202,.8)
}

.border-x-indigo-700\/90 {
    border-left-color: rgba(67,56,202,.9);
    border-right-color: rgba(67,56,202,.9)
}

.border-x-indigo-700\/95 {
    border-left-color: rgba(67,56,202,.95);
    border-right-color: rgba(67,56,202,.95)
}

.border-x-indigo-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(55 48 163/var(--tw-border-opacity));
    border-right-color: rgb(55 48 163/var(--tw-border-opacity))
}

.border-x-indigo-800\/0 {
    border-left-color: rgba(55,48,163,0);
    border-right-color: rgba(55,48,163,0)
}

.border-x-indigo-800\/10 {
    border-left-color: rgba(55,48,163,.1);
    border-right-color: rgba(55,48,163,.1)
}

.border-x-indigo-800\/100 {
    border-left-color: #3730a3;
    border-right-color: #3730a3
}

.border-x-indigo-800\/20 {
    border-left-color: rgba(55,48,163,.2);
    border-right-color: rgba(55,48,163,.2)
}

.border-x-indigo-800\/25 {
    border-left-color: rgba(55,48,163,.25);
    border-right-color: rgba(55,48,163,.25)
}

.border-x-indigo-800\/30 {
    border-left-color: rgba(55,48,163,.3);
    border-right-color: rgba(55,48,163,.3)
}

.border-x-indigo-800\/40 {
    border-left-color: rgba(55,48,163,.4);
    border-right-color: rgba(55,48,163,.4)
}

.border-x-indigo-800\/5 {
    border-left-color: rgba(55,48,163,.05);
    border-right-color: rgba(55,48,163,.05)
}

.border-x-indigo-800\/50 {
    border-left-color: rgba(55,48,163,.5);
    border-right-color: rgba(55,48,163,.5)
}

.border-x-indigo-800\/60 {
    border-left-color: rgba(55,48,163,.6);
    border-right-color: rgba(55,48,163,.6)
}

.border-x-indigo-800\/70 {
    border-left-color: rgba(55,48,163,.7);
    border-right-color: rgba(55,48,163,.7)
}

.border-x-indigo-800\/75 {
    border-left-color: rgba(55,48,163,.75);
    border-right-color: rgba(55,48,163,.75)
}

.border-x-indigo-800\/80 {
    border-left-color: rgba(55,48,163,.8);
    border-right-color: rgba(55,48,163,.8)
}

.border-x-indigo-800\/90 {
    border-left-color: rgba(55,48,163,.9);
    border-right-color: rgba(55,48,163,.9)
}

.border-x-indigo-800\/95 {
    border-left-color: rgba(55,48,163,.95);
    border-right-color: rgba(55,48,163,.95)
}

.border-x-indigo-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(49 46 129/var(--tw-border-opacity));
    border-right-color: rgb(49 46 129/var(--tw-border-opacity))
}

.border-x-indigo-900\/0 {
    border-left-color: rgba(49,46,129,0);
    border-right-color: rgba(49,46,129,0)
}

.border-x-indigo-900\/10 {
    border-left-color: rgba(49,46,129,.1);
    border-right-color: rgba(49,46,129,.1)
}

.border-x-indigo-900\/100 {
    border-left-color: #312e81;
    border-right-color: #312e81
}

.border-x-indigo-900\/20 {
    border-left-color: rgba(49,46,129,.2);
    border-right-color: rgba(49,46,129,.2)
}

.border-x-indigo-900\/25 {
    border-left-color: rgba(49,46,129,.25);
    border-right-color: rgba(49,46,129,.25)
}

.border-x-indigo-900\/30 {
    border-left-color: rgba(49,46,129,.3);
    border-right-color: rgba(49,46,129,.3)
}

.border-x-indigo-900\/40 {
    border-left-color: rgba(49,46,129,.4);
    border-right-color: rgba(49,46,129,.4)
}

.border-x-indigo-900\/5 {
    border-left-color: rgba(49,46,129,.05);
    border-right-color: rgba(49,46,129,.05)
}

.border-x-indigo-900\/50 {
    border-left-color: rgba(49,46,129,.5);
    border-right-color: rgba(49,46,129,.5)
}

.border-x-indigo-900\/60 {
    border-left-color: rgba(49,46,129,.6);
    border-right-color: rgba(49,46,129,.6)
}

.border-x-indigo-900\/70 {
    border-left-color: rgba(49,46,129,.7);
    border-right-color: rgba(49,46,129,.7)
}

.border-x-indigo-900\/75 {
    border-left-color: rgba(49,46,129,.75);
    border-right-color: rgba(49,46,129,.75)
}

.border-x-indigo-900\/80 {
    border-left-color: rgba(49,46,129,.8);
    border-right-color: rgba(49,46,129,.8)
}

.border-x-indigo-900\/90 {
    border-left-color: rgba(49,46,129,.9);
    border-right-color: rgba(49,46,129,.9)
}

.border-x-indigo-900\/95 {
    border-left-color: rgba(49,46,129,.95);
    border-right-color: rgba(49,46,129,.95)
}

.border-x-indigo-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(30 27 75/var(--tw-border-opacity));
    border-right-color: rgb(30 27 75/var(--tw-border-opacity))
}

.border-x-indigo-950\/0 {
    border-left-color: rgba(30,27,75,0);
    border-right-color: rgba(30,27,75,0)
}

.border-x-indigo-950\/10 {
    border-left-color: rgba(30,27,75,.1);
    border-right-color: rgba(30,27,75,.1)
}

.border-x-indigo-950\/100 {
    border-left-color: #1e1b4b;
    border-right-color: #1e1b4b
}

.border-x-indigo-950\/20 {
    border-left-color: rgba(30,27,75,.2);
    border-right-color: rgba(30,27,75,.2)
}

.border-x-indigo-950\/25 {
    border-left-color: rgba(30,27,75,.25);
    border-right-color: rgba(30,27,75,.25)
}

.border-x-indigo-950\/30 {
    border-left-color: rgba(30,27,75,.3);
    border-right-color: rgba(30,27,75,.3)
}

.border-x-indigo-950\/40 {
    border-left-color: rgba(30,27,75,.4);
    border-right-color: rgba(30,27,75,.4)
}

.border-x-indigo-950\/5 {
    border-left-color: rgba(30,27,75,.05);
    border-right-color: rgba(30,27,75,.05)
}

.border-x-indigo-950\/50 {
    border-left-color: rgba(30,27,75,.5);
    border-right-color: rgba(30,27,75,.5)
}

.border-x-indigo-950\/60 {
    border-left-color: rgba(30,27,75,.6);
    border-right-color: rgba(30,27,75,.6)
}

.border-x-indigo-950\/70 {
    border-left-color: rgba(30,27,75,.7);
    border-right-color: rgba(30,27,75,.7)
}

.border-x-indigo-950\/75 {
    border-left-color: rgba(30,27,75,.75);
    border-right-color: rgba(30,27,75,.75)
}

.border-x-indigo-950\/80 {
    border-left-color: rgba(30,27,75,.8);
    border-right-color: rgba(30,27,75,.8)
}

.border-x-indigo-950\/90 {
    border-left-color: rgba(30,27,75,.9);
    border-right-color: rgba(30,27,75,.9)
}

.border-x-indigo-950\/95 {
    border-left-color: rgba(30,27,75,.95);
    border-right-color: rgba(30,27,75,.95)
}

.border-x-inherit {
    border-left-color: inherit;
    border-right-color: inherit
}

.border-x-input {
    border-left-color: hsl(var(--input));
    border-right-color: hsl(var(--input))
}

.border-x-input\/0 {
    border-left-color: hsl(var(--input)/0);
    border-right-color: hsl(var(--input)/0)
}

.border-x-input\/10 {
    border-left-color: hsl(var(--input)/.1);
    border-right-color: hsl(var(--input)/.1)
}

.border-x-input\/100 {
    border-left-color: hsl(var(--input)/1);
    border-right-color: hsl(var(--input)/1)
}

.border-x-input\/20 {
    border-left-color: hsl(var(--input)/.2);
    border-right-color: hsl(var(--input)/.2)
}

.border-x-input\/25 {
    border-left-color: hsl(var(--input)/.25);
    border-right-color: hsl(var(--input)/.25)
}

.border-x-input\/30 {
    border-left-color: hsl(var(--input)/.3);
    border-right-color: hsl(var(--input)/.3)
}

.border-x-input\/40 {
    border-left-color: hsl(var(--input)/.4);
    border-right-color: hsl(var(--input)/.4)
}

.border-x-input\/5 {
    border-left-color: hsl(var(--input)/.05);
    border-right-color: hsl(var(--input)/.05)
}

.border-x-input\/50 {
    border-left-color: hsl(var(--input)/.5);
    border-right-color: hsl(var(--input)/.5)
}

.border-x-input\/60 {
    border-left-color: hsl(var(--input)/.6);
    border-right-color: hsl(var(--input)/.6)
}

.border-x-input\/70 {
    border-left-color: hsl(var(--input)/.7);
    border-right-color: hsl(var(--input)/.7)
}

.border-x-input\/75 {
    border-left-color: hsl(var(--input)/.75);
    border-right-color: hsl(var(--input)/.75)
}

.border-x-input\/80 {
    border-left-color: hsl(var(--input)/.8);
    border-right-color: hsl(var(--input)/.8)
}

.border-x-input\/90 {
    border-left-color: hsl(var(--input)/.9);
    border-right-color: hsl(var(--input)/.9)
}

.border-x-input\/95 {
    border-left-color: hsl(var(--input)/.95);
    border-right-color: hsl(var(--input)/.95)
}

.border-x-lightBlue-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(224 242 254/var(--tw-border-opacity));
    border-right-color: rgb(224 242 254/var(--tw-border-opacity))
}

.border-x-lightBlue-100\/0 {
    border-left-color: rgba(224,242,254,0);
    border-right-color: rgba(224,242,254,0)
}

.border-x-lightBlue-100\/10 {
    border-left-color: rgba(224,242,254,.1);
    border-right-color: rgba(224,242,254,.1)
}

.border-x-lightBlue-100\/100 {
    border-left-color: #e0f2fe;
    border-right-color: #e0f2fe
}

.border-x-lightBlue-100\/20 {
    border-left-color: rgba(224,242,254,.2);
    border-right-color: rgba(224,242,254,.2)
}

.border-x-lightBlue-100\/25 {
    border-left-color: rgba(224,242,254,.25);
    border-right-color: rgba(224,242,254,.25)
}

.border-x-lightBlue-100\/30 {
    border-left-color: rgba(224,242,254,.3);
    border-right-color: rgba(224,242,254,.3)
}

.border-x-lightBlue-100\/40 {
    border-left-color: rgba(224,242,254,.4);
    border-right-color: rgba(224,242,254,.4)
}

.border-x-lightBlue-100\/5 {
    border-left-color: rgba(224,242,254,.05);
    border-right-color: rgba(224,242,254,.05)
}

.border-x-lightBlue-100\/50 {
    border-left-color: rgba(224,242,254,.5);
    border-right-color: rgba(224,242,254,.5)
}

.border-x-lightBlue-100\/60 {
    border-left-color: rgba(224,242,254,.6);
    border-right-color: rgba(224,242,254,.6)
}

.border-x-lightBlue-100\/70 {
    border-left-color: rgba(224,242,254,.7);
    border-right-color: rgba(224,242,254,.7)
}

.border-x-lightBlue-100\/75 {
    border-left-color: rgba(224,242,254,.75);
    border-right-color: rgba(224,242,254,.75)
}

.border-x-lightBlue-100\/80 {
    border-left-color: rgba(224,242,254,.8);
    border-right-color: rgba(224,242,254,.8)
}

.border-x-lightBlue-100\/90 {
    border-left-color: rgba(224,242,254,.9);
    border-right-color: rgba(224,242,254,.9)
}

.border-x-lightBlue-100\/95 {
    border-left-color: rgba(224,242,254,.95);
    border-right-color: rgba(224,242,254,.95)
}

.border-x-lightBlue-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(186 230 253/var(--tw-border-opacity));
    border-right-color: rgb(186 230 253/var(--tw-border-opacity))
}

.border-x-lightBlue-200\/0 {
    border-left-color: rgba(186,230,253,0);
    border-right-color: rgba(186,230,253,0)
}

.border-x-lightBlue-200\/10 {
    border-left-color: rgba(186,230,253,.1);
    border-right-color: rgba(186,230,253,.1)
}

.border-x-lightBlue-200\/100 {
    border-left-color: #bae6fd;
    border-right-color: #bae6fd
}

.border-x-lightBlue-200\/20 {
    border-left-color: rgba(186,230,253,.2);
    border-right-color: rgba(186,230,253,.2)
}

.border-x-lightBlue-200\/25 {
    border-left-color: rgba(186,230,253,.25);
    border-right-color: rgba(186,230,253,.25)
}

.border-x-lightBlue-200\/30 {
    border-left-color: rgba(186,230,253,.3);
    border-right-color: rgba(186,230,253,.3)
}

.border-x-lightBlue-200\/40 {
    border-left-color: rgba(186,230,253,.4);
    border-right-color: rgba(186,230,253,.4)
}

.border-x-lightBlue-200\/5 {
    border-left-color: rgba(186,230,253,.05);
    border-right-color: rgba(186,230,253,.05)
}

.border-x-lightBlue-200\/50 {
    border-left-color: rgba(186,230,253,.5);
    border-right-color: rgba(186,230,253,.5)
}

.border-x-lightBlue-200\/60 {
    border-left-color: rgba(186,230,253,.6);
    border-right-color: rgba(186,230,253,.6)
}

.border-x-lightBlue-200\/70 {
    border-left-color: rgba(186,230,253,.7);
    border-right-color: rgba(186,230,253,.7)
}

.border-x-lightBlue-200\/75 {
    border-left-color: rgba(186,230,253,.75);
    border-right-color: rgba(186,230,253,.75)
}

.border-x-lightBlue-200\/80 {
    border-left-color: rgba(186,230,253,.8);
    border-right-color: rgba(186,230,253,.8)
}

.border-x-lightBlue-200\/90 {
    border-left-color: rgba(186,230,253,.9);
    border-right-color: rgba(186,230,253,.9)
}

.border-x-lightBlue-200\/95 {
    border-left-color: rgba(186,230,253,.95);
    border-right-color: rgba(186,230,253,.95)
}

.border-x-lightBlue-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(125 211 252/var(--tw-border-opacity));
    border-right-color: rgb(125 211 252/var(--tw-border-opacity))
}

.border-x-lightBlue-300\/0 {
    border-left-color: rgba(125,211,252,0);
    border-right-color: rgba(125,211,252,0)
}

.border-x-lightBlue-300\/10 {
    border-left-color: rgba(125,211,252,.1);
    border-right-color: rgba(125,211,252,.1)
}

.border-x-lightBlue-300\/100 {
    border-left-color: #7dd3fc;
    border-right-color: #7dd3fc
}

.border-x-lightBlue-300\/20 {
    border-left-color: rgba(125,211,252,.2);
    border-right-color: rgba(125,211,252,.2)
}

.border-x-lightBlue-300\/25 {
    border-left-color: rgba(125,211,252,.25);
    border-right-color: rgba(125,211,252,.25)
}

.border-x-lightBlue-300\/30 {
    border-left-color: rgba(125,211,252,.3);
    border-right-color: rgba(125,211,252,.3)
}

.border-x-lightBlue-300\/40 {
    border-left-color: rgba(125,211,252,.4);
    border-right-color: rgba(125,211,252,.4)
}

.border-x-lightBlue-300\/5 {
    border-left-color: rgba(125,211,252,.05);
    border-right-color: rgba(125,211,252,.05)
}

.border-x-lightBlue-300\/50 {
    border-left-color: rgba(125,211,252,.5);
    border-right-color: rgba(125,211,252,.5)
}

.border-x-lightBlue-300\/60 {
    border-left-color: rgba(125,211,252,.6);
    border-right-color: rgba(125,211,252,.6)
}

.border-x-lightBlue-300\/70 {
    border-left-color: rgba(125,211,252,.7);
    border-right-color: rgba(125,211,252,.7)
}

.border-x-lightBlue-300\/75 {
    border-left-color: rgba(125,211,252,.75);
    border-right-color: rgba(125,211,252,.75)
}

.border-x-lightBlue-300\/80 {
    border-left-color: rgba(125,211,252,.8);
    border-right-color: rgba(125,211,252,.8)
}

.border-x-lightBlue-300\/90 {
    border-left-color: rgba(125,211,252,.9);
    border-right-color: rgba(125,211,252,.9)
}

.border-x-lightBlue-300\/95 {
    border-left-color: rgba(125,211,252,.95);
    border-right-color: rgba(125,211,252,.95)
}

.border-x-lightBlue-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(56 189 248/var(--tw-border-opacity));
    border-right-color: rgb(56 189 248/var(--tw-border-opacity))
}

.border-x-lightBlue-400\/0 {
    border-left-color: rgba(56,189,248,0);
    border-right-color: rgba(56,189,248,0)
}

.border-x-lightBlue-400\/10 {
    border-left-color: rgba(56,189,248,.1);
    border-right-color: rgba(56,189,248,.1)
}

.border-x-lightBlue-400\/100 {
    border-left-color: #38bdf8;
    border-right-color: #38bdf8
}

.border-x-lightBlue-400\/20 {
    border-left-color: rgba(56,189,248,.2);
    border-right-color: rgba(56,189,248,.2)
}

.border-x-lightBlue-400\/25 {
    border-left-color: rgba(56,189,248,.25);
    border-right-color: rgba(56,189,248,.25)
}

.border-x-lightBlue-400\/30 {
    border-left-color: rgba(56,189,248,.3);
    border-right-color: rgba(56,189,248,.3)
}

.border-x-lightBlue-400\/40 {
    border-left-color: rgba(56,189,248,.4);
    border-right-color: rgba(56,189,248,.4)
}

.border-x-lightBlue-400\/5 {
    border-left-color: rgba(56,189,248,.05);
    border-right-color: rgba(56,189,248,.05)
}

.border-x-lightBlue-400\/50 {
    border-left-color: rgba(56,189,248,.5);
    border-right-color: rgba(56,189,248,.5)
}

.border-x-lightBlue-400\/60 {
    border-left-color: rgba(56,189,248,.6);
    border-right-color: rgba(56,189,248,.6)
}

.border-x-lightBlue-400\/70 {
    border-left-color: rgba(56,189,248,.7);
    border-right-color: rgba(56,189,248,.7)
}

.border-x-lightBlue-400\/75 {
    border-left-color: rgba(56,189,248,.75);
    border-right-color: rgba(56,189,248,.75)
}

.border-x-lightBlue-400\/80 {
    border-left-color: rgba(56,189,248,.8);
    border-right-color: rgba(56,189,248,.8)
}

.border-x-lightBlue-400\/90 {
    border-left-color: rgba(56,189,248,.9);
    border-right-color: rgba(56,189,248,.9)
}

.border-x-lightBlue-400\/95 {
    border-left-color: rgba(56,189,248,.95);
    border-right-color: rgba(56,189,248,.95)
}

.border-x-lightBlue-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(240 249 255/var(--tw-border-opacity));
    border-right-color: rgb(240 249 255/var(--tw-border-opacity))
}

.border-x-lightBlue-50\/0 {
    border-left-color: rgba(240,249,255,0);
    border-right-color: rgba(240,249,255,0)
}

.border-x-lightBlue-50\/10 {
    border-left-color: rgba(240,249,255,.1);
    border-right-color: rgba(240,249,255,.1)
}

.border-x-lightBlue-50\/100 {
    border-left-color: #f0f9ff;
    border-right-color: #f0f9ff
}

.border-x-lightBlue-50\/20 {
    border-left-color: rgba(240,249,255,.2);
    border-right-color: rgba(240,249,255,.2)
}

.border-x-lightBlue-50\/25 {
    border-left-color: rgba(240,249,255,.25);
    border-right-color: rgba(240,249,255,.25)
}

.border-x-lightBlue-50\/30 {
    border-left-color: rgba(240,249,255,.3);
    border-right-color: rgba(240,249,255,.3)
}

.border-x-lightBlue-50\/40 {
    border-left-color: rgba(240,249,255,.4);
    border-right-color: rgba(240,249,255,.4)
}

.border-x-lightBlue-50\/5 {
    border-left-color: rgba(240,249,255,.05);
    border-right-color: rgba(240,249,255,.05)
}

.border-x-lightBlue-50\/50 {
    border-left-color: rgba(240,249,255,.5);
    border-right-color: rgba(240,249,255,.5)
}

.border-x-lightBlue-50\/60 {
    border-left-color: rgba(240,249,255,.6);
    border-right-color: rgba(240,249,255,.6)
}

.border-x-lightBlue-50\/70 {
    border-left-color: rgba(240,249,255,.7);
    border-right-color: rgba(240,249,255,.7)
}

.border-x-lightBlue-50\/75 {
    border-left-color: rgba(240,249,255,.75);
    border-right-color: rgba(240,249,255,.75)
}

.border-x-lightBlue-50\/80 {
    border-left-color: rgba(240,249,255,.8);
    border-right-color: rgba(240,249,255,.8)
}

.border-x-lightBlue-50\/90 {
    border-left-color: rgba(240,249,255,.9);
    border-right-color: rgba(240,249,255,.9)
}

.border-x-lightBlue-50\/95 {
    border-left-color: rgba(240,249,255,.95);
    border-right-color: rgba(240,249,255,.95)
}

.border-x-lightBlue-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(14 165 233/var(--tw-border-opacity));
    border-right-color: rgb(14 165 233/var(--tw-border-opacity))
}

.border-x-lightBlue-500\/0 {
    border-left-color: rgba(14,165,233,0);
    border-right-color: rgba(14,165,233,0)
}

.border-x-lightBlue-500\/10 {
    border-left-color: rgba(14,165,233,.1);
    border-right-color: rgba(14,165,233,.1)
}

.border-x-lightBlue-500\/100 {
    border-left-color: #0ea5e9;
    border-right-color: #0ea5e9
}

.border-x-lightBlue-500\/20 {
    border-left-color: rgba(14,165,233,.2);
    border-right-color: rgba(14,165,233,.2)
}

.border-x-lightBlue-500\/25 {
    border-left-color: rgba(14,165,233,.25);
    border-right-color: rgba(14,165,233,.25)
}

.border-x-lightBlue-500\/30 {
    border-left-color: rgba(14,165,233,.3);
    border-right-color: rgba(14,165,233,.3)
}

.border-x-lightBlue-500\/40 {
    border-left-color: rgba(14,165,233,.4);
    border-right-color: rgba(14,165,233,.4)
}

.border-x-lightBlue-500\/5 {
    border-left-color: rgba(14,165,233,.05);
    border-right-color: rgba(14,165,233,.05)
}

.border-x-lightBlue-500\/50 {
    border-left-color: rgba(14,165,233,.5);
    border-right-color: rgba(14,165,233,.5)
}

.border-x-lightBlue-500\/60 {
    border-left-color: rgba(14,165,233,.6);
    border-right-color: rgba(14,165,233,.6)
}

.border-x-lightBlue-500\/70 {
    border-left-color: rgba(14,165,233,.7);
    border-right-color: rgba(14,165,233,.7)
}

.border-x-lightBlue-500\/75 {
    border-left-color: rgba(14,165,233,.75);
    border-right-color: rgba(14,165,233,.75)
}

.border-x-lightBlue-500\/80 {
    border-left-color: rgba(14,165,233,.8);
    border-right-color: rgba(14,165,233,.8)
}

.border-x-lightBlue-500\/90 {
    border-left-color: rgba(14,165,233,.9);
    border-right-color: rgba(14,165,233,.9)
}

.border-x-lightBlue-500\/95 {
    border-left-color: rgba(14,165,233,.95);
    border-right-color: rgba(14,165,233,.95)
}

.border-x-lightBlue-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(2 132 199/var(--tw-border-opacity));
    border-right-color: rgb(2 132 199/var(--tw-border-opacity))
}

.border-x-lightBlue-600\/0 {
    border-left-color: rgba(2,132,199,0);
    border-right-color: rgba(2,132,199,0)
}

.border-x-lightBlue-600\/10 {
    border-left-color: rgba(2,132,199,.1);
    border-right-color: rgba(2,132,199,.1)
}

.border-x-lightBlue-600\/100 {
    border-left-color: #0284c7;
    border-right-color: #0284c7
}

.border-x-lightBlue-600\/20 {
    border-left-color: rgba(2,132,199,.2);
    border-right-color: rgba(2,132,199,.2)
}

.border-x-lightBlue-600\/25 {
    border-left-color: rgba(2,132,199,.25);
    border-right-color: rgba(2,132,199,.25)
}

.border-x-lightBlue-600\/30 {
    border-left-color: rgba(2,132,199,.3);
    border-right-color: rgba(2,132,199,.3)
}

.border-x-lightBlue-600\/40 {
    border-left-color: rgba(2,132,199,.4);
    border-right-color: rgba(2,132,199,.4)
}

.border-x-lightBlue-600\/5 {
    border-left-color: rgba(2,132,199,.05);
    border-right-color: rgba(2,132,199,.05)
}

.border-x-lightBlue-600\/50 {
    border-left-color: rgba(2,132,199,.5);
    border-right-color: rgba(2,132,199,.5)
}

.border-x-lightBlue-600\/60 {
    border-left-color: rgba(2,132,199,.6);
    border-right-color: rgba(2,132,199,.6)
}

.border-x-lightBlue-600\/70 {
    border-left-color: rgba(2,132,199,.7);
    border-right-color: rgba(2,132,199,.7)
}

.border-x-lightBlue-600\/75 {
    border-left-color: rgba(2,132,199,.75);
    border-right-color: rgba(2,132,199,.75)
}

.border-x-lightBlue-600\/80 {
    border-left-color: rgba(2,132,199,.8);
    border-right-color: rgba(2,132,199,.8)
}

.border-x-lightBlue-600\/90 {
    border-left-color: rgba(2,132,199,.9);
    border-right-color: rgba(2,132,199,.9)
}

.border-x-lightBlue-600\/95 {
    border-left-color: rgba(2,132,199,.95);
    border-right-color: rgba(2,132,199,.95)
}

.border-x-lightBlue-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(3 105 161/var(--tw-border-opacity));
    border-right-color: rgb(3 105 161/var(--tw-border-opacity))
}

.border-x-lightBlue-700\/0 {
    border-left-color: rgba(3,105,161,0);
    border-right-color: rgba(3,105,161,0)
}

.border-x-lightBlue-700\/10 {
    border-left-color: rgba(3,105,161,.1);
    border-right-color: rgba(3,105,161,.1)
}

.border-x-lightBlue-700\/100 {
    border-left-color: #0369a1;
    border-right-color: #0369a1
}

.border-x-lightBlue-700\/20 {
    border-left-color: rgba(3,105,161,.2);
    border-right-color: rgba(3,105,161,.2)
}

.border-x-lightBlue-700\/25 {
    border-left-color: rgba(3,105,161,.25);
    border-right-color: rgba(3,105,161,.25)
}

.border-x-lightBlue-700\/30 {
    border-left-color: rgba(3,105,161,.3);
    border-right-color: rgba(3,105,161,.3)
}

.border-x-lightBlue-700\/40 {
    border-left-color: rgba(3,105,161,.4);
    border-right-color: rgba(3,105,161,.4)
}

.border-x-lightBlue-700\/5 {
    border-left-color: rgba(3,105,161,.05);
    border-right-color: rgba(3,105,161,.05)
}

.border-x-lightBlue-700\/50 {
    border-left-color: rgba(3,105,161,.5);
    border-right-color: rgba(3,105,161,.5)
}

.border-x-lightBlue-700\/60 {
    border-left-color: rgba(3,105,161,.6);
    border-right-color: rgba(3,105,161,.6)
}

.border-x-lightBlue-700\/70 {
    border-left-color: rgba(3,105,161,.7);
    border-right-color: rgba(3,105,161,.7)
}

.border-x-lightBlue-700\/75 {
    border-left-color: rgba(3,105,161,.75);
    border-right-color: rgba(3,105,161,.75)
}

.border-x-lightBlue-700\/80 {
    border-left-color: rgba(3,105,161,.8);
    border-right-color: rgba(3,105,161,.8)
}

.border-x-lightBlue-700\/90 {
    border-left-color: rgba(3,105,161,.9);
    border-right-color: rgba(3,105,161,.9)
}

.border-x-lightBlue-700\/95 {
    border-left-color: rgba(3,105,161,.95);
    border-right-color: rgba(3,105,161,.95)
}

.border-x-lightBlue-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(7 89 133/var(--tw-border-opacity));
    border-right-color: rgb(7 89 133/var(--tw-border-opacity))
}

.border-x-lightBlue-800\/0 {
    border-left-color: rgba(7,89,133,0);
    border-right-color: rgba(7,89,133,0)
}

.border-x-lightBlue-800\/10 {
    border-left-color: rgba(7,89,133,.1);
    border-right-color: rgba(7,89,133,.1)
}

.border-x-lightBlue-800\/100 {
    border-left-color: #075985;
    border-right-color: #075985
}

.border-x-lightBlue-800\/20 {
    border-left-color: rgba(7,89,133,.2);
    border-right-color: rgba(7,89,133,.2)
}

.border-x-lightBlue-800\/25 {
    border-left-color: rgba(7,89,133,.25);
    border-right-color: rgba(7,89,133,.25)
}

.border-x-lightBlue-800\/30 {
    border-left-color: rgba(7,89,133,.3);
    border-right-color: rgba(7,89,133,.3)
}

.border-x-lightBlue-800\/40 {
    border-left-color: rgba(7,89,133,.4);
    border-right-color: rgba(7,89,133,.4)
}

.border-x-lightBlue-800\/5 {
    border-left-color: rgba(7,89,133,.05);
    border-right-color: rgba(7,89,133,.05)
}

.border-x-lightBlue-800\/50 {
    border-left-color: rgba(7,89,133,.5);
    border-right-color: rgba(7,89,133,.5)
}

.border-x-lightBlue-800\/60 {
    border-left-color: rgba(7,89,133,.6);
    border-right-color: rgba(7,89,133,.6)
}

.border-x-lightBlue-800\/70 {
    border-left-color: rgba(7,89,133,.7);
    border-right-color: rgba(7,89,133,.7)
}

.border-x-lightBlue-800\/75 {
    border-left-color: rgba(7,89,133,.75);
    border-right-color: rgba(7,89,133,.75)
}

.border-x-lightBlue-800\/80 {
    border-left-color: rgba(7,89,133,.8);
    border-right-color: rgba(7,89,133,.8)
}

.border-x-lightBlue-800\/90 {
    border-left-color: rgba(7,89,133,.9);
    border-right-color: rgba(7,89,133,.9)
}

.border-x-lightBlue-800\/95 {
    border-left-color: rgba(7,89,133,.95);
    border-right-color: rgba(7,89,133,.95)
}

.border-x-lightBlue-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(12 74 110/var(--tw-border-opacity));
    border-right-color: rgb(12 74 110/var(--tw-border-opacity))
}

.border-x-lightBlue-900\/0 {
    border-left-color: rgba(12,74,110,0);
    border-right-color: rgba(12,74,110,0)
}

.border-x-lightBlue-900\/10 {
    border-left-color: rgba(12,74,110,.1);
    border-right-color: rgba(12,74,110,.1)
}

.border-x-lightBlue-900\/100 {
    border-left-color: #0c4a6e;
    border-right-color: #0c4a6e
}

.border-x-lightBlue-900\/20 {
    border-left-color: rgba(12,74,110,.2);
    border-right-color: rgba(12,74,110,.2)
}

.border-x-lightBlue-900\/25 {
    border-left-color: rgba(12,74,110,.25);
    border-right-color: rgba(12,74,110,.25)
}

.border-x-lightBlue-900\/30 {
    border-left-color: rgba(12,74,110,.3);
    border-right-color: rgba(12,74,110,.3)
}

.border-x-lightBlue-900\/40 {
    border-left-color: rgba(12,74,110,.4);
    border-right-color: rgba(12,74,110,.4)
}

.border-x-lightBlue-900\/5 {
    border-left-color: rgba(12,74,110,.05);
    border-right-color: rgba(12,74,110,.05)
}

.border-x-lightBlue-900\/50 {
    border-left-color: rgba(12,74,110,.5);
    border-right-color: rgba(12,74,110,.5)
}

.border-x-lightBlue-900\/60 {
    border-left-color: rgba(12,74,110,.6);
    border-right-color: rgba(12,74,110,.6)
}

.border-x-lightBlue-900\/70 {
    border-left-color: rgba(12,74,110,.7);
    border-right-color: rgba(12,74,110,.7)
}

.border-x-lightBlue-900\/75 {
    border-left-color: rgba(12,74,110,.75);
    border-right-color: rgba(12,74,110,.75)
}

.border-x-lightBlue-900\/80 {
    border-left-color: rgba(12,74,110,.8);
    border-right-color: rgba(12,74,110,.8)
}

.border-x-lightBlue-900\/90 {
    border-left-color: rgba(12,74,110,.9);
    border-right-color: rgba(12,74,110,.9)
}

.border-x-lightBlue-900\/95 {
    border-left-color: rgba(12,74,110,.95);
    border-right-color: rgba(12,74,110,.95)
}

.border-x-lightBlue-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(8 47 73/var(--tw-border-opacity));
    border-right-color: rgb(8 47 73/var(--tw-border-opacity))
}

.border-x-lightBlue-950\/0 {
    border-left-color: rgba(8,47,73,0);
    border-right-color: rgba(8,47,73,0)
}

.border-x-lightBlue-950\/10 {
    border-left-color: rgba(8,47,73,.1);
    border-right-color: rgba(8,47,73,.1)
}

.border-x-lightBlue-950\/100 {
    border-left-color: #082f49;
    border-right-color: #082f49
}

.border-x-lightBlue-950\/20 {
    border-left-color: rgba(8,47,73,.2);
    border-right-color: rgba(8,47,73,.2)
}

.border-x-lightBlue-950\/25 {
    border-left-color: rgba(8,47,73,.25);
    border-right-color: rgba(8,47,73,.25)
}

.border-x-lightBlue-950\/30 {
    border-left-color: rgba(8,47,73,.3);
    border-right-color: rgba(8,47,73,.3)
}

.border-x-lightBlue-950\/40 {
    border-left-color: rgba(8,47,73,.4);
    border-right-color: rgba(8,47,73,.4)
}

.border-x-lightBlue-950\/5 {
    border-left-color: rgba(8,47,73,.05);
    border-right-color: rgba(8,47,73,.05)
}

.border-x-lightBlue-950\/50 {
    border-left-color: rgba(8,47,73,.5);
    border-right-color: rgba(8,47,73,.5)
}

.border-x-lightBlue-950\/60 {
    border-left-color: rgba(8,47,73,.6);
    border-right-color: rgba(8,47,73,.6)
}

.border-x-lightBlue-950\/70 {
    border-left-color: rgba(8,47,73,.7);
    border-right-color: rgba(8,47,73,.7)
}

.border-x-lightBlue-950\/75 {
    border-left-color: rgba(8,47,73,.75);
    border-right-color: rgba(8,47,73,.75)
}

.border-x-lightBlue-950\/80 {
    border-left-color: rgba(8,47,73,.8);
    border-right-color: rgba(8,47,73,.8)
}

.border-x-lightBlue-950\/90 {
    border-left-color: rgba(8,47,73,.9);
    border-right-color: rgba(8,47,73,.9)
}

.border-x-lightBlue-950\/95 {
    border-left-color: rgba(8,47,73,.95);
    border-right-color: rgba(8,47,73,.95)
}

.border-x-lime-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(236 252 203/var(--tw-border-opacity));
    border-right-color: rgb(236 252 203/var(--tw-border-opacity))
}

.border-x-lime-100\/0 {
    border-left-color: hsla(80,89%,89%,0);
    border-right-color: hsla(80,89%,89%,0)
}

.border-x-lime-100\/10 {
    border-left-color: hsla(80,89%,89%,.1);
    border-right-color: hsla(80,89%,89%,.1)
}

.border-x-lime-100\/100 {
    border-left-color: #ecfccb;
    border-right-color: #ecfccb
}

.border-x-lime-100\/20 {
    border-left-color: hsla(80,89%,89%,.2);
    border-right-color: hsla(80,89%,89%,.2)
}

.border-x-lime-100\/25 {
    border-left-color: hsla(80,89%,89%,.25);
    border-right-color: hsla(80,89%,89%,.25)
}

.border-x-lime-100\/30 {
    border-left-color: hsla(80,89%,89%,.3);
    border-right-color: hsla(80,89%,89%,.3)
}

.border-x-lime-100\/40 {
    border-left-color: hsla(80,89%,89%,.4);
    border-right-color: hsla(80,89%,89%,.4)
}

.border-x-lime-100\/5 {
    border-left-color: hsla(80,89%,89%,.05);
    border-right-color: hsla(80,89%,89%,.05)
}

.border-x-lime-100\/50 {
    border-left-color: hsla(80,89%,89%,.5);
    border-right-color: hsla(80,89%,89%,.5)
}

.border-x-lime-100\/60 {
    border-left-color: hsla(80,89%,89%,.6);
    border-right-color: hsla(80,89%,89%,.6)
}

.border-x-lime-100\/70 {
    border-left-color: hsla(80,89%,89%,.7);
    border-right-color: hsla(80,89%,89%,.7)
}

.border-x-lime-100\/75 {
    border-left-color: hsla(80,89%,89%,.75);
    border-right-color: hsla(80,89%,89%,.75)
}

.border-x-lime-100\/80 {
    border-left-color: hsla(80,89%,89%,.8);
    border-right-color: hsla(80,89%,89%,.8)
}

.border-x-lime-100\/90 {
    border-left-color: hsla(80,89%,89%,.9);
    border-right-color: hsla(80,89%,89%,.9)
}

.border-x-lime-100\/95 {
    border-left-color: hsla(80,89%,89%,.95);
    border-right-color: hsla(80,89%,89%,.95)
}

.border-x-lime-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(217 249 157/var(--tw-border-opacity));
    border-right-color: rgb(217 249 157/var(--tw-border-opacity))
}

.border-x-lime-200\/0 {
    border-left-color: hsla(81,88%,80%,0);
    border-right-color: hsla(81,88%,80%,0)
}

.border-x-lime-200\/10 {
    border-left-color: hsla(81,88%,80%,.1);
    border-right-color: hsla(81,88%,80%,.1)
}

.border-x-lime-200\/100 {
    border-left-color: #d9f99d;
    border-right-color: #d9f99d
}

.border-x-lime-200\/20 {
    border-left-color: hsla(81,88%,80%,.2);
    border-right-color: hsla(81,88%,80%,.2)
}

.border-x-lime-200\/25 {
    border-left-color: hsla(81,88%,80%,.25);
    border-right-color: hsla(81,88%,80%,.25)
}

.border-x-lime-200\/30 {
    border-left-color: hsla(81,88%,80%,.3);
    border-right-color: hsla(81,88%,80%,.3)
}

.border-x-lime-200\/40 {
    border-left-color: hsla(81,88%,80%,.4);
    border-right-color: hsla(81,88%,80%,.4)
}

.border-x-lime-200\/5 {
    border-left-color: hsla(81,88%,80%,.05);
    border-right-color: hsla(81,88%,80%,.05)
}

.border-x-lime-200\/50 {
    border-left-color: hsla(81,88%,80%,.5);
    border-right-color: hsla(81,88%,80%,.5)
}

.border-x-lime-200\/60 {
    border-left-color: hsla(81,88%,80%,.6);
    border-right-color: hsla(81,88%,80%,.6)
}

.border-x-lime-200\/70 {
    border-left-color: hsla(81,88%,80%,.7);
    border-right-color: hsla(81,88%,80%,.7)
}

.border-x-lime-200\/75 {
    border-left-color: hsla(81,88%,80%,.75);
    border-right-color: hsla(81,88%,80%,.75)
}

.border-x-lime-200\/80 {
    border-left-color: hsla(81,88%,80%,.8);
    border-right-color: hsla(81,88%,80%,.8)
}

.border-x-lime-200\/90 {
    border-left-color: hsla(81,88%,80%,.9);
    border-right-color: hsla(81,88%,80%,.9)
}

.border-x-lime-200\/95 {
    border-left-color: hsla(81,88%,80%,.95);
    border-right-color: hsla(81,88%,80%,.95)
}

.border-x-lime-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(190 242 100/var(--tw-border-opacity));
    border-right-color: rgb(190 242 100/var(--tw-border-opacity))
}

.border-x-lime-300\/0 {
    border-left-color: hsla(82,85%,67%,0);
    border-right-color: hsla(82,85%,67%,0)
}

.border-x-lime-300\/10 {
    border-left-color: hsla(82,85%,67%,.1);
    border-right-color: hsla(82,85%,67%,.1)
}

.border-x-lime-300\/100 {
    border-left-color: #bef264;
    border-right-color: #bef264
}

.border-x-lime-300\/20 {
    border-left-color: hsla(82,85%,67%,.2);
    border-right-color: hsla(82,85%,67%,.2)
}

.border-x-lime-300\/25 {
    border-left-color: hsla(82,85%,67%,.25);
    border-right-color: hsla(82,85%,67%,.25)
}

.border-x-lime-300\/30 {
    border-left-color: hsla(82,85%,67%,.3);
    border-right-color: hsla(82,85%,67%,.3)
}

.border-x-lime-300\/40 {
    border-left-color: hsla(82,85%,67%,.4);
    border-right-color: hsla(82,85%,67%,.4)
}

.border-x-lime-300\/5 {
    border-left-color: hsla(82,85%,67%,.05);
    border-right-color: hsla(82,85%,67%,.05)
}

.border-x-lime-300\/50 {
    border-left-color: hsla(82,85%,67%,.5);
    border-right-color: hsla(82,85%,67%,.5)
}

.border-x-lime-300\/60 {
    border-left-color: hsla(82,85%,67%,.6);
    border-right-color: hsla(82,85%,67%,.6)
}

.border-x-lime-300\/70 {
    border-left-color: hsla(82,85%,67%,.7);
    border-right-color: hsla(82,85%,67%,.7)
}

.border-x-lime-300\/75 {
    border-left-color: hsla(82,85%,67%,.75);
    border-right-color: hsla(82,85%,67%,.75)
}

.border-x-lime-300\/80 {
    border-left-color: hsla(82,85%,67%,.8);
    border-right-color: hsla(82,85%,67%,.8)
}

.border-x-lime-300\/90 {
    border-left-color: hsla(82,85%,67%,.9);
    border-right-color: hsla(82,85%,67%,.9)
}

.border-x-lime-300\/95 {
    border-left-color: hsla(82,85%,67%,.95);
    border-right-color: hsla(82,85%,67%,.95)
}

.border-x-lime-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(163 230 53/var(--tw-border-opacity));
    border-right-color: rgb(163 230 53/var(--tw-border-opacity))
}

.border-x-lime-400\/0 {
    border-left-color: rgba(163,230,53,0);
    border-right-color: rgba(163,230,53,0)
}

.border-x-lime-400\/10 {
    border-left-color: rgba(163,230,53,.1);
    border-right-color: rgba(163,230,53,.1)
}

.border-x-lime-400\/100 {
    border-left-color: #a3e635;
    border-right-color: #a3e635
}

.border-x-lime-400\/20 {
    border-left-color: rgba(163,230,53,.2);
    border-right-color: rgba(163,230,53,.2)
}

.border-x-lime-400\/25 {
    border-left-color: rgba(163,230,53,.25);
    border-right-color: rgba(163,230,53,.25)
}

.border-x-lime-400\/30 {
    border-left-color: rgba(163,230,53,.3);
    border-right-color: rgba(163,230,53,.3)
}

.border-x-lime-400\/40 {
    border-left-color: rgba(163,230,53,.4);
    border-right-color: rgba(163,230,53,.4)
}

.border-x-lime-400\/5 {
    border-left-color: rgba(163,230,53,.05);
    border-right-color: rgba(163,230,53,.05)
}

.border-x-lime-400\/50 {
    border-left-color: rgba(163,230,53,.5);
    border-right-color: rgba(163,230,53,.5)
}

.border-x-lime-400\/60 {
    border-left-color: rgba(163,230,53,.6);
    border-right-color: rgba(163,230,53,.6)
}

.border-x-lime-400\/70 {
    border-left-color: rgba(163,230,53,.7);
    border-right-color: rgba(163,230,53,.7)
}

.border-x-lime-400\/75 {
    border-left-color: rgba(163,230,53,.75);
    border-right-color: rgba(163,230,53,.75)
}

.border-x-lime-400\/80 {
    border-left-color: rgba(163,230,53,.8);
    border-right-color: rgba(163,230,53,.8)
}

.border-x-lime-400\/90 {
    border-left-color: rgba(163,230,53,.9);
    border-right-color: rgba(163,230,53,.9)
}

.border-x-lime-400\/95 {
    border-left-color: rgba(163,230,53,.95);
    border-right-color: rgba(163,230,53,.95)
}

.border-x-lime-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(247 254 231/var(--tw-border-opacity));
    border-right-color: rgb(247 254 231/var(--tw-border-opacity))
}

.border-x-lime-50\/0 {
    border-left-color: hsla(78,92%,95%,0);
    border-right-color: hsla(78,92%,95%,0)
}

.border-x-lime-50\/10 {
    border-left-color: hsla(78,92%,95%,.1);
    border-right-color: hsla(78,92%,95%,.1)
}

.border-x-lime-50\/100 {
    border-left-color: #f7fee7;
    border-right-color: #f7fee7
}

.border-x-lime-50\/20 {
    border-left-color: hsla(78,92%,95%,.2);
    border-right-color: hsla(78,92%,95%,.2)
}

.border-x-lime-50\/25 {
    border-left-color: hsla(78,92%,95%,.25);
    border-right-color: hsla(78,92%,95%,.25)
}

.border-x-lime-50\/30 {
    border-left-color: hsla(78,92%,95%,.3);
    border-right-color: hsla(78,92%,95%,.3)
}

.border-x-lime-50\/40 {
    border-left-color: hsla(78,92%,95%,.4);
    border-right-color: hsla(78,92%,95%,.4)
}

.border-x-lime-50\/5 {
    border-left-color: hsla(78,92%,95%,.05);
    border-right-color: hsla(78,92%,95%,.05)
}

.border-x-lime-50\/50 {
    border-left-color: hsla(78,92%,95%,.5);
    border-right-color: hsla(78,92%,95%,.5)
}

.border-x-lime-50\/60 {
    border-left-color: hsla(78,92%,95%,.6);
    border-right-color: hsla(78,92%,95%,.6)
}

.border-x-lime-50\/70 {
    border-left-color: hsla(78,92%,95%,.7);
    border-right-color: hsla(78,92%,95%,.7)
}

.border-x-lime-50\/75 {
    border-left-color: hsla(78,92%,95%,.75);
    border-right-color: hsla(78,92%,95%,.75)
}

.border-x-lime-50\/80 {
    border-left-color: hsla(78,92%,95%,.8);
    border-right-color: hsla(78,92%,95%,.8)
}

.border-x-lime-50\/90 {
    border-left-color: hsla(78,92%,95%,.9);
    border-right-color: hsla(78,92%,95%,.9)
}

.border-x-lime-50\/95 {
    border-left-color: hsla(78,92%,95%,.95);
    border-right-color: hsla(78,92%,95%,.95)
}

.border-x-lime-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(132 204 22/var(--tw-border-opacity));
    border-right-color: rgb(132 204 22/var(--tw-border-opacity))
}

.border-x-lime-500\/0 {
    border-left-color: rgba(132,204,22,0);
    border-right-color: rgba(132,204,22,0)
}

.border-x-lime-500\/10 {
    border-left-color: rgba(132,204,22,.1);
    border-right-color: rgba(132,204,22,.1)
}

.border-x-lime-500\/100 {
    border-left-color: #84cc16;
    border-right-color: #84cc16
}

.border-x-lime-500\/20 {
    border-left-color: rgba(132,204,22,.2);
    border-right-color: rgba(132,204,22,.2)
}

.border-x-lime-500\/25 {
    border-left-color: rgba(132,204,22,.25);
    border-right-color: rgba(132,204,22,.25)
}

.border-x-lime-500\/30 {
    border-left-color: rgba(132,204,22,.3);
    border-right-color: rgba(132,204,22,.3)
}

.border-x-lime-500\/40 {
    border-left-color: rgba(132,204,22,.4);
    border-right-color: rgba(132,204,22,.4)
}

.border-x-lime-500\/5 {
    border-left-color: rgba(132,204,22,.05);
    border-right-color: rgba(132,204,22,.05)
}

.border-x-lime-500\/50 {
    border-left-color: rgba(132,204,22,.5);
    border-right-color: rgba(132,204,22,.5)
}

.border-x-lime-500\/60 {
    border-left-color: rgba(132,204,22,.6);
    border-right-color: rgba(132,204,22,.6)
}

.border-x-lime-500\/70 {
    border-left-color: rgba(132,204,22,.7);
    border-right-color: rgba(132,204,22,.7)
}

.border-x-lime-500\/75 {
    border-left-color: rgba(132,204,22,.75);
    border-right-color: rgba(132,204,22,.75)
}

.border-x-lime-500\/80 {
    border-left-color: rgba(132,204,22,.8);
    border-right-color: rgba(132,204,22,.8)
}

.border-x-lime-500\/90 {
    border-left-color: rgba(132,204,22,.9);
    border-right-color: rgba(132,204,22,.9)
}

.border-x-lime-500\/95 {
    border-left-color: rgba(132,204,22,.95);
    border-right-color: rgba(132,204,22,.95)
}

.border-x-lime-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(101 163 13/var(--tw-border-opacity));
    border-right-color: rgb(101 163 13/var(--tw-border-opacity))
}

.border-x-lime-600\/0 {
    border-left-color: rgba(101,163,13,0);
    border-right-color: rgba(101,163,13,0)
}

.border-x-lime-600\/10 {
    border-left-color: rgba(101,163,13,.1);
    border-right-color: rgba(101,163,13,.1)
}

.border-x-lime-600\/100 {
    border-left-color: #65a30d;
    border-right-color: #65a30d
}

.border-x-lime-600\/20 {
    border-left-color: rgba(101,163,13,.2);
    border-right-color: rgba(101,163,13,.2)
}

.border-x-lime-600\/25 {
    border-left-color: rgba(101,163,13,.25);
    border-right-color: rgba(101,163,13,.25)
}

.border-x-lime-600\/30 {
    border-left-color: rgba(101,163,13,.3);
    border-right-color: rgba(101,163,13,.3)
}

.border-x-lime-600\/40 {
    border-left-color: rgba(101,163,13,.4);
    border-right-color: rgba(101,163,13,.4)
}

.border-x-lime-600\/5 {
    border-left-color: rgba(101,163,13,.05);
    border-right-color: rgba(101,163,13,.05)
}

.border-x-lime-600\/50 {
    border-left-color: rgba(101,163,13,.5);
    border-right-color: rgba(101,163,13,.5)
}

.border-x-lime-600\/60 {
    border-left-color: rgba(101,163,13,.6);
    border-right-color: rgba(101,163,13,.6)
}

.border-x-lime-600\/70 {
    border-left-color: rgba(101,163,13,.7);
    border-right-color: rgba(101,163,13,.7)
}

.border-x-lime-600\/75 {
    border-left-color: rgba(101,163,13,.75);
    border-right-color: rgba(101,163,13,.75)
}

.border-x-lime-600\/80 {
    border-left-color: rgba(101,163,13,.8);
    border-right-color: rgba(101,163,13,.8)
}

.border-x-lime-600\/90 {
    border-left-color: rgba(101,163,13,.9);
    border-right-color: rgba(101,163,13,.9)
}

.border-x-lime-600\/95 {
    border-left-color: rgba(101,163,13,.95);
    border-right-color: rgba(101,163,13,.95)
}

.border-x-lime-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(77 124 15/var(--tw-border-opacity));
    border-right-color: rgb(77 124 15/var(--tw-border-opacity))
}

.border-x-lime-700\/0 {
    border-left-color: rgba(77,124,15,0);
    border-right-color: rgba(77,124,15,0)
}

.border-x-lime-700\/10 {
    border-left-color: rgba(77,124,15,.1);
    border-right-color: rgba(77,124,15,.1)
}

.border-x-lime-700\/100 {
    border-left-color: #4d7c0f;
    border-right-color: #4d7c0f
}

.border-x-lime-700\/20 {
    border-left-color: rgba(77,124,15,.2);
    border-right-color: rgba(77,124,15,.2)
}

.border-x-lime-700\/25 {
    border-left-color: rgba(77,124,15,.25);
    border-right-color: rgba(77,124,15,.25)
}

.border-x-lime-700\/30 {
    border-left-color: rgba(77,124,15,.3);
    border-right-color: rgba(77,124,15,.3)
}

.border-x-lime-700\/40 {
    border-left-color: rgba(77,124,15,.4);
    border-right-color: rgba(77,124,15,.4)
}

.border-x-lime-700\/5 {
    border-left-color: rgba(77,124,15,.05);
    border-right-color: rgba(77,124,15,.05)
}

.border-x-lime-700\/50 {
    border-left-color: rgba(77,124,15,.5);
    border-right-color: rgba(77,124,15,.5)
}

.border-x-lime-700\/60 {
    border-left-color: rgba(77,124,15,.6);
    border-right-color: rgba(77,124,15,.6)
}

.border-x-lime-700\/70 {
    border-left-color: rgba(77,124,15,.7);
    border-right-color: rgba(77,124,15,.7)
}

.border-x-lime-700\/75 {
    border-left-color: rgba(77,124,15,.75);
    border-right-color: rgba(77,124,15,.75)
}

.border-x-lime-700\/80 {
    border-left-color: rgba(77,124,15,.8);
    border-right-color: rgba(77,124,15,.8)
}

.border-x-lime-700\/90 {
    border-left-color: rgba(77,124,15,.9);
    border-right-color: rgba(77,124,15,.9)
}

.border-x-lime-700\/95 {
    border-left-color: rgba(77,124,15,.95);
    border-right-color: rgba(77,124,15,.95)
}

.border-x-lime-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(63 98 18/var(--tw-border-opacity));
    border-right-color: rgb(63 98 18/var(--tw-border-opacity))
}

.border-x-lime-800\/0 {
    border-left-color: rgba(63,98,18,0);
    border-right-color: rgba(63,98,18,0)
}

.border-x-lime-800\/10 {
    border-left-color: rgba(63,98,18,.1);
    border-right-color: rgba(63,98,18,.1)
}

.border-x-lime-800\/100 {
    border-left-color: #3f6212;
    border-right-color: #3f6212
}

.border-x-lime-800\/20 {
    border-left-color: rgba(63,98,18,.2);
    border-right-color: rgba(63,98,18,.2)
}

.border-x-lime-800\/25 {
    border-left-color: rgba(63,98,18,.25);
    border-right-color: rgba(63,98,18,.25)
}

.border-x-lime-800\/30 {
    border-left-color: rgba(63,98,18,.3);
    border-right-color: rgba(63,98,18,.3)
}

.border-x-lime-800\/40 {
    border-left-color: rgba(63,98,18,.4);
    border-right-color: rgba(63,98,18,.4)
}

.border-x-lime-800\/5 {
    border-left-color: rgba(63,98,18,.05);
    border-right-color: rgba(63,98,18,.05)
}

.border-x-lime-800\/50 {
    border-left-color: rgba(63,98,18,.5);
    border-right-color: rgba(63,98,18,.5)
}

.border-x-lime-800\/60 {
    border-left-color: rgba(63,98,18,.6);
    border-right-color: rgba(63,98,18,.6)
}

.border-x-lime-800\/70 {
    border-left-color: rgba(63,98,18,.7);
    border-right-color: rgba(63,98,18,.7)
}

.border-x-lime-800\/75 {
    border-left-color: rgba(63,98,18,.75);
    border-right-color: rgba(63,98,18,.75)
}

.border-x-lime-800\/80 {
    border-left-color: rgba(63,98,18,.8);
    border-right-color: rgba(63,98,18,.8)
}

.border-x-lime-800\/90 {
    border-left-color: rgba(63,98,18,.9);
    border-right-color: rgba(63,98,18,.9)
}

.border-x-lime-800\/95 {
    border-left-color: rgba(63,98,18,.95);
    border-right-color: rgba(63,98,18,.95)
}

.border-x-lime-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(54 83 20/var(--tw-border-opacity));
    border-right-color: rgb(54 83 20/var(--tw-border-opacity))
}

.border-x-lime-900\/0 {
    border-left-color: rgba(54,83,20,0);
    border-right-color: rgba(54,83,20,0)
}

.border-x-lime-900\/10 {
    border-left-color: rgba(54,83,20,.1);
    border-right-color: rgba(54,83,20,.1)
}

.border-x-lime-900\/100 {
    border-left-color: #365314;
    border-right-color: #365314
}

.border-x-lime-900\/20 {
    border-left-color: rgba(54,83,20,.2);
    border-right-color: rgba(54,83,20,.2)
}

.border-x-lime-900\/25 {
    border-left-color: rgba(54,83,20,.25);
    border-right-color: rgba(54,83,20,.25)
}

.border-x-lime-900\/30 {
    border-left-color: rgba(54,83,20,.3);
    border-right-color: rgba(54,83,20,.3)
}

.border-x-lime-900\/40 {
    border-left-color: rgba(54,83,20,.4);
    border-right-color: rgba(54,83,20,.4)
}

.border-x-lime-900\/5 {
    border-left-color: rgba(54,83,20,.05);
    border-right-color: rgba(54,83,20,.05)
}

.border-x-lime-900\/50 {
    border-left-color: rgba(54,83,20,.5);
    border-right-color: rgba(54,83,20,.5)
}

.border-x-lime-900\/60 {
    border-left-color: rgba(54,83,20,.6);
    border-right-color: rgba(54,83,20,.6)
}

.border-x-lime-900\/70 {
    border-left-color: rgba(54,83,20,.7);
    border-right-color: rgba(54,83,20,.7)
}

.border-x-lime-900\/75 {
    border-left-color: rgba(54,83,20,.75);
    border-right-color: rgba(54,83,20,.75)
}

.border-x-lime-900\/80 {
    border-left-color: rgba(54,83,20,.8);
    border-right-color: rgba(54,83,20,.8)
}

.border-x-lime-900\/90 {
    border-left-color: rgba(54,83,20,.9);
    border-right-color: rgba(54,83,20,.9)
}

.border-x-lime-900\/95 {
    border-left-color: rgba(54,83,20,.95);
    border-right-color: rgba(54,83,20,.95)
}

.border-x-lime-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(26 46 5/var(--tw-border-opacity));
    border-right-color: rgb(26 46 5/var(--tw-border-opacity))
}

.border-x-lime-950\/0 {
    border-left-color: rgba(26,46,5,0);
    border-right-color: rgba(26,46,5,0)
}

.border-x-lime-950\/10 {
    border-left-color: rgba(26,46,5,.1);
    border-right-color: rgba(26,46,5,.1)
}

.border-x-lime-950\/100 {
    border-left-color: #1a2e05;
    border-right-color: #1a2e05
}

.border-x-lime-950\/20 {
    border-left-color: rgba(26,46,5,.2);
    border-right-color: rgba(26,46,5,.2)
}

.border-x-lime-950\/25 {
    border-left-color: rgba(26,46,5,.25);
    border-right-color: rgba(26,46,5,.25)
}

.border-x-lime-950\/30 {
    border-left-color: rgba(26,46,5,.3);
    border-right-color: rgba(26,46,5,.3)
}

.border-x-lime-950\/40 {
    border-left-color: rgba(26,46,5,.4);
    border-right-color: rgba(26,46,5,.4)
}

.border-x-lime-950\/5 {
    border-left-color: rgba(26,46,5,.05);
    border-right-color: rgba(26,46,5,.05)
}

.border-x-lime-950\/50 {
    border-left-color: rgba(26,46,5,.5);
    border-right-color: rgba(26,46,5,.5)
}

.border-x-lime-950\/60 {
    border-left-color: rgba(26,46,5,.6);
    border-right-color: rgba(26,46,5,.6)
}

.border-x-lime-950\/70 {
    border-left-color: rgba(26,46,5,.7);
    border-right-color: rgba(26,46,5,.7)
}

.border-x-lime-950\/75 {
    border-left-color: rgba(26,46,5,.75);
    border-right-color: rgba(26,46,5,.75)
}

.border-x-lime-950\/80 {
    border-left-color: rgba(26,46,5,.8);
    border-right-color: rgba(26,46,5,.8)
}

.border-x-lime-950\/90 {
    border-left-color: rgba(26,46,5,.9);
    border-right-color: rgba(26,46,5,.9)
}

.border-x-lime-950\/95 {
    border-left-color: rgba(26,46,5,.95);
    border-right-color: rgba(26,46,5,.95)
}

.border-x-muted {
    border-left-color: hsl(var(--muted));
    border-right-color: hsl(var(--muted))
}

.border-x-muted-foreground {
    border-left-color: hsl(var(--muted-foreground));
    border-right-color: hsl(var(--muted-foreground))
}

.border-x-muted-foreground\/0 {
    border-left-color: hsl(var(--muted-foreground)/0);
    border-right-color: hsl(var(--muted-foreground)/0)
}

.border-x-muted-foreground\/10 {
    border-left-color: hsl(var(--muted-foreground)/.1);
    border-right-color: hsl(var(--muted-foreground)/.1)
}

.border-x-muted-foreground\/100 {
    border-left-color: hsl(var(--muted-foreground)/1);
    border-right-color: hsl(var(--muted-foreground)/1)
}

.border-x-muted-foreground\/20 {
    border-left-color: hsl(var(--muted-foreground)/.2);
    border-right-color: hsl(var(--muted-foreground)/.2)
}

.border-x-muted-foreground\/25 {
    border-left-color: hsl(var(--muted-foreground)/.25);
    border-right-color: hsl(var(--muted-foreground)/.25)
}

.border-x-muted-foreground\/30 {
    border-left-color: hsl(var(--muted-foreground)/.3);
    border-right-color: hsl(var(--muted-foreground)/.3)
}

.border-x-muted-foreground\/40 {
    border-left-color: hsl(var(--muted-foreground)/.4);
    border-right-color: hsl(var(--muted-foreground)/.4)
}

.border-x-muted-foreground\/5 {
    border-left-color: hsl(var(--muted-foreground)/.05);
    border-right-color: hsl(var(--muted-foreground)/.05)
}

.border-x-muted-foreground\/50 {
    border-left-color: hsl(var(--muted-foreground)/.5);
    border-right-color: hsl(var(--muted-foreground)/.5)
}

.border-x-muted-foreground\/60 {
    border-left-color: hsl(var(--muted-foreground)/.6);
    border-right-color: hsl(var(--muted-foreground)/.6)
}

.border-x-muted-foreground\/70 {
    border-left-color: hsl(var(--muted-foreground)/.7);
    border-right-color: hsl(var(--muted-foreground)/.7)
}

.border-x-muted-foreground\/75 {
    border-left-color: hsl(var(--muted-foreground)/.75);
    border-right-color: hsl(var(--muted-foreground)/.75)
}

.border-x-muted-foreground\/80 {
    border-left-color: hsl(var(--muted-foreground)/.8);
    border-right-color: hsl(var(--muted-foreground)/.8)
}

.border-x-muted-foreground\/90 {
    border-left-color: hsl(var(--muted-foreground)/.9);
    border-right-color: hsl(var(--muted-foreground)/.9)
}

.border-x-muted-foreground\/95 {
    border-left-color: hsl(var(--muted-foreground)/.95);
    border-right-color: hsl(var(--muted-foreground)/.95)
}

.border-x-muted\/0 {
    border-left-color: hsl(var(--muted)/0);
    border-right-color: hsl(var(--muted)/0)
}

.border-x-muted\/10 {
    border-left-color: hsl(var(--muted)/.1);
    border-right-color: hsl(var(--muted)/.1)
}

.border-x-muted\/100 {
    border-left-color: hsl(var(--muted)/1);
    border-right-color: hsl(var(--muted)/1)
}

.border-x-muted\/20 {
    border-left-color: hsl(var(--muted)/.2);
    border-right-color: hsl(var(--muted)/.2)
}

.border-x-muted\/25 {
    border-left-color: hsl(var(--muted)/.25);
    border-right-color: hsl(var(--muted)/.25)
}

.border-x-muted\/30 {
    border-left-color: hsl(var(--muted)/.3);
    border-right-color: hsl(var(--muted)/.3)
}

.border-x-muted\/40 {
    border-left-color: hsl(var(--muted)/.4);
    border-right-color: hsl(var(--muted)/.4)
}

.border-x-muted\/5 {
    border-left-color: hsl(var(--muted)/.05);
    border-right-color: hsl(var(--muted)/.05)
}

.border-x-muted\/50 {
    border-left-color: hsl(var(--muted)/.5);
    border-right-color: hsl(var(--muted)/.5)
}

.border-x-muted\/60 {
    border-left-color: hsl(var(--muted)/.6);
    border-right-color: hsl(var(--muted)/.6)
}

.border-x-muted\/70 {
    border-left-color: hsl(var(--muted)/.7);
    border-right-color: hsl(var(--muted)/.7)
}

.border-x-muted\/75 {
    border-left-color: hsl(var(--muted)/.75);
    border-right-color: hsl(var(--muted)/.75)
}

.border-x-muted\/80 {
    border-left-color: hsl(var(--muted)/.8);
    border-right-color: hsl(var(--muted)/.8)
}

.border-x-muted\/90 {
    border-left-color: hsl(var(--muted)/.9);
    border-right-color: hsl(var(--muted)/.9)
}

.border-x-muted\/95 {
    border-left-color: hsl(var(--muted)/.95);
    border-right-color: hsl(var(--muted)/.95)
}

.border-x-neutral-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(245 245 245/var(--tw-border-opacity));
    border-right-color: rgb(245 245 245/var(--tw-border-opacity))
}

.border-x-neutral-100\/0 {
    border-left-color: hsla(0,0%,96%,0);
    border-right-color: hsla(0,0%,96%,0)
}

.border-x-neutral-100\/10 {
    border-left-color: hsla(0,0%,96%,.1);
    border-right-color: hsla(0,0%,96%,.1)
}

.border-x-neutral-100\/100 {
    border-left-color: #f5f5f5;
    border-right-color: #f5f5f5
}

.border-x-neutral-100\/20 {
    border-left-color: hsla(0,0%,96%,.2);
    border-right-color: hsla(0,0%,96%,.2)
}

.border-x-neutral-100\/25 {
    border-left-color: hsla(0,0%,96%,.25);
    border-right-color: hsla(0,0%,96%,.25)
}

.border-x-neutral-100\/30 {
    border-left-color: hsla(0,0%,96%,.3);
    border-right-color: hsla(0,0%,96%,.3)
}

.border-x-neutral-100\/40 {
    border-left-color: hsla(0,0%,96%,.4);
    border-right-color: hsla(0,0%,96%,.4)
}

.border-x-neutral-100\/5 {
    border-left-color: hsla(0,0%,96%,.05);
    border-right-color: hsla(0,0%,96%,.05)
}

.border-x-neutral-100\/50 {
    border-left-color: hsla(0,0%,96%,.5);
    border-right-color: hsla(0,0%,96%,.5)
}

.border-x-neutral-100\/60 {
    border-left-color: hsla(0,0%,96%,.6);
    border-right-color: hsla(0,0%,96%,.6)
}

.border-x-neutral-100\/70 {
    border-left-color: hsla(0,0%,96%,.7);
    border-right-color: hsla(0,0%,96%,.7)
}

.border-x-neutral-100\/75 {
    border-left-color: hsla(0,0%,96%,.75);
    border-right-color: hsla(0,0%,96%,.75)
}

.border-x-neutral-100\/80 {
    border-left-color: hsla(0,0%,96%,.8);
    border-right-color: hsla(0,0%,96%,.8)
}

.border-x-neutral-100\/90 {
    border-left-color: hsla(0,0%,96%,.9);
    border-right-color: hsla(0,0%,96%,.9)
}

.border-x-neutral-100\/95 {
    border-left-color: hsla(0,0%,96%,.95);
    border-right-color: hsla(0,0%,96%,.95)
}

.border-x-neutral-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(229 229 229/var(--tw-border-opacity));
    border-right-color: rgb(229 229 229/var(--tw-border-opacity))
}

.border-x-neutral-200\/0 {
    border-left-color: hsla(0,0%,90%,0);
    border-right-color: hsla(0,0%,90%,0)
}

.border-x-neutral-200\/10 {
    border-left-color: hsla(0,0%,90%,.1);
    border-right-color: hsla(0,0%,90%,.1)
}

.border-x-neutral-200\/100 {
    border-left-color: #e5e5e5;
    border-right-color: #e5e5e5
}

.border-x-neutral-200\/20 {
    border-left-color: hsla(0,0%,90%,.2);
    border-right-color: hsla(0,0%,90%,.2)
}

.border-x-neutral-200\/25 {
    border-left-color: hsla(0,0%,90%,.25);
    border-right-color: hsla(0,0%,90%,.25)
}

.border-x-neutral-200\/30 {
    border-left-color: hsla(0,0%,90%,.3);
    border-right-color: hsla(0,0%,90%,.3)
}

.border-x-neutral-200\/40 {
    border-left-color: hsla(0,0%,90%,.4);
    border-right-color: hsla(0,0%,90%,.4)
}

.border-x-neutral-200\/5 {
    border-left-color: hsla(0,0%,90%,.05);
    border-right-color: hsla(0,0%,90%,.05)
}

.border-x-neutral-200\/50 {
    border-left-color: hsla(0,0%,90%,.5);
    border-right-color: hsla(0,0%,90%,.5)
}

.border-x-neutral-200\/60 {
    border-left-color: hsla(0,0%,90%,.6);
    border-right-color: hsla(0,0%,90%,.6)
}

.border-x-neutral-200\/70 {
    border-left-color: hsla(0,0%,90%,.7);
    border-right-color: hsla(0,0%,90%,.7)
}

.border-x-neutral-200\/75 {
    border-left-color: hsla(0,0%,90%,.75);
    border-right-color: hsla(0,0%,90%,.75)
}

.border-x-neutral-200\/80 {
    border-left-color: hsla(0,0%,90%,.8);
    border-right-color: hsla(0,0%,90%,.8)
}

.border-x-neutral-200\/90 {
    border-left-color: hsla(0,0%,90%,.9);
    border-right-color: hsla(0,0%,90%,.9)
}

.border-x-neutral-200\/95 {
    border-left-color: hsla(0,0%,90%,.95);
    border-right-color: hsla(0,0%,90%,.95)
}

.border-x-neutral-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(212 212 212/var(--tw-border-opacity));
    border-right-color: rgb(212 212 212/var(--tw-border-opacity))
}

.border-x-neutral-300\/0 {
    border-left-color: hsla(0,0%,83%,0);
    border-right-color: hsla(0,0%,83%,0)
}

.border-x-neutral-300\/10 {
    border-left-color: hsla(0,0%,83%,.1);
    border-right-color: hsla(0,0%,83%,.1)
}

.border-x-neutral-300\/100 {
    border-left-color: #d4d4d4;
    border-right-color: #d4d4d4
}

.border-x-neutral-300\/20 {
    border-left-color: hsla(0,0%,83%,.2);
    border-right-color: hsla(0,0%,83%,.2)
}

.border-x-neutral-300\/25 {
    border-left-color: hsla(0,0%,83%,.25);
    border-right-color: hsla(0,0%,83%,.25)
}

.border-x-neutral-300\/30 {
    border-left-color: hsla(0,0%,83%,.3);
    border-right-color: hsla(0,0%,83%,.3)
}

.border-x-neutral-300\/40 {
    border-left-color: hsla(0,0%,83%,.4);
    border-right-color: hsla(0,0%,83%,.4)
}

.border-x-neutral-300\/5 {
    border-left-color: hsla(0,0%,83%,.05);
    border-right-color: hsla(0,0%,83%,.05)
}

.border-x-neutral-300\/50 {
    border-left-color: hsla(0,0%,83%,.5);
    border-right-color: hsla(0,0%,83%,.5)
}

.border-x-neutral-300\/60 {
    border-left-color: hsla(0,0%,83%,.6);
    border-right-color: hsla(0,0%,83%,.6)
}

.border-x-neutral-300\/70 {
    border-left-color: hsla(0,0%,83%,.7);
    border-right-color: hsla(0,0%,83%,.7)
}

.border-x-neutral-300\/75 {
    border-left-color: hsla(0,0%,83%,.75);
    border-right-color: hsla(0,0%,83%,.75)
}

.border-x-neutral-300\/80 {
    border-left-color: hsla(0,0%,83%,.8);
    border-right-color: hsla(0,0%,83%,.8)
}

.border-x-neutral-300\/90 {
    border-left-color: hsla(0,0%,83%,.9);
    border-right-color: hsla(0,0%,83%,.9)
}

.border-x-neutral-300\/95 {
    border-left-color: hsla(0,0%,83%,.95);
    border-right-color: hsla(0,0%,83%,.95)
}

.border-x-neutral-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(163 163 163/var(--tw-border-opacity));
    border-right-color: rgb(163 163 163/var(--tw-border-opacity))
}

.border-x-neutral-400\/0 {
    border-left-color: hsla(0,0%,64%,0);
    border-right-color: hsla(0,0%,64%,0)
}

.border-x-neutral-400\/10 {
    border-left-color: hsla(0,0%,64%,.1);
    border-right-color: hsla(0,0%,64%,.1)
}

.border-x-neutral-400\/100 {
    border-left-color: #a3a3a3;
    border-right-color: #a3a3a3
}

.border-x-neutral-400\/20 {
    border-left-color: hsla(0,0%,64%,.2);
    border-right-color: hsla(0,0%,64%,.2)
}

.border-x-neutral-400\/25 {
    border-left-color: hsla(0,0%,64%,.25);
    border-right-color: hsla(0,0%,64%,.25)
}

.border-x-neutral-400\/30 {
    border-left-color: hsla(0,0%,64%,.3);
    border-right-color: hsla(0,0%,64%,.3)
}

.border-x-neutral-400\/40 {
    border-left-color: hsla(0,0%,64%,.4);
    border-right-color: hsla(0,0%,64%,.4)
}

.border-x-neutral-400\/5 {
    border-left-color: hsla(0,0%,64%,.05);
    border-right-color: hsla(0,0%,64%,.05)
}

.border-x-neutral-400\/50 {
    border-left-color: hsla(0,0%,64%,.5);
    border-right-color: hsla(0,0%,64%,.5)
}

.border-x-neutral-400\/60 {
    border-left-color: hsla(0,0%,64%,.6);
    border-right-color: hsla(0,0%,64%,.6)
}

.border-x-neutral-400\/70 {
    border-left-color: hsla(0,0%,64%,.7);
    border-right-color: hsla(0,0%,64%,.7)
}

.border-x-neutral-400\/75 {
    border-left-color: hsla(0,0%,64%,.75);
    border-right-color: hsla(0,0%,64%,.75)
}

.border-x-neutral-400\/80 {
    border-left-color: hsla(0,0%,64%,.8);
    border-right-color: hsla(0,0%,64%,.8)
}

.border-x-neutral-400\/90 {
    border-left-color: hsla(0,0%,64%,.9);
    border-right-color: hsla(0,0%,64%,.9)
}

.border-x-neutral-400\/95 {
    border-left-color: hsla(0,0%,64%,.95);
    border-right-color: hsla(0,0%,64%,.95)
}

.border-x-neutral-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(250 250 250/var(--tw-border-opacity));
    border-right-color: rgb(250 250 250/var(--tw-border-opacity))
}

.border-x-neutral-50\/0 {
    border-left-color: hsla(0,0%,98%,0);
    border-right-color: hsla(0,0%,98%,0)
}

.border-x-neutral-50\/10 {
    border-left-color: hsla(0,0%,98%,.1);
    border-right-color: hsla(0,0%,98%,.1)
}

.border-x-neutral-50\/100 {
    border-left-color: #fafafa;
    border-right-color: #fafafa
}

.border-x-neutral-50\/20 {
    border-left-color: hsla(0,0%,98%,.2);
    border-right-color: hsla(0,0%,98%,.2)
}

.border-x-neutral-50\/25 {
    border-left-color: hsla(0,0%,98%,.25);
    border-right-color: hsla(0,0%,98%,.25)
}

.border-x-neutral-50\/30 {
    border-left-color: hsla(0,0%,98%,.3);
    border-right-color: hsla(0,0%,98%,.3)
}

.border-x-neutral-50\/40 {
    border-left-color: hsla(0,0%,98%,.4);
    border-right-color: hsla(0,0%,98%,.4)
}

.border-x-neutral-50\/5 {
    border-left-color: hsla(0,0%,98%,.05);
    border-right-color: hsla(0,0%,98%,.05)
}

.border-x-neutral-50\/50 {
    border-left-color: hsla(0,0%,98%,.5);
    border-right-color: hsla(0,0%,98%,.5)
}

.border-x-neutral-50\/60 {
    border-left-color: hsla(0,0%,98%,.6);
    border-right-color: hsla(0,0%,98%,.6)
}

.border-x-neutral-50\/70 {
    border-left-color: hsla(0,0%,98%,.7);
    border-right-color: hsla(0,0%,98%,.7)
}

.border-x-neutral-50\/75 {
    border-left-color: hsla(0,0%,98%,.75);
    border-right-color: hsla(0,0%,98%,.75)
}

.border-x-neutral-50\/80 {
    border-left-color: hsla(0,0%,98%,.8);
    border-right-color: hsla(0,0%,98%,.8)
}

.border-x-neutral-50\/90 {
    border-left-color: hsla(0,0%,98%,.9);
    border-right-color: hsla(0,0%,98%,.9)
}

.border-x-neutral-50\/95 {
    border-left-color: hsla(0,0%,98%,.95);
    border-right-color: hsla(0,0%,98%,.95)
}

.border-x-neutral-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(115 115 115/var(--tw-border-opacity));
    border-right-color: rgb(115 115 115/var(--tw-border-opacity))
}

.border-x-neutral-500\/0 {
    border-left-color: hsla(0,0%,45%,0);
    border-right-color: hsla(0,0%,45%,0)
}

.border-x-neutral-500\/10 {
    border-left-color: hsla(0,0%,45%,.1);
    border-right-color: hsla(0,0%,45%,.1)
}

.border-x-neutral-500\/100 {
    border-left-color: #737373;
    border-right-color: #737373
}

.border-x-neutral-500\/20 {
    border-left-color: hsla(0,0%,45%,.2);
    border-right-color: hsla(0,0%,45%,.2)
}

.border-x-neutral-500\/25 {
    border-left-color: hsla(0,0%,45%,.25);
    border-right-color: hsla(0,0%,45%,.25)
}

.border-x-neutral-500\/30 {
    border-left-color: hsla(0,0%,45%,.3);
    border-right-color: hsla(0,0%,45%,.3)
}

.border-x-neutral-500\/40 {
    border-left-color: hsla(0,0%,45%,.4);
    border-right-color: hsla(0,0%,45%,.4)
}

.border-x-neutral-500\/5 {
    border-left-color: hsla(0,0%,45%,.05);
    border-right-color: hsla(0,0%,45%,.05)
}

.border-x-neutral-500\/50 {
    border-left-color: hsla(0,0%,45%,.5);
    border-right-color: hsla(0,0%,45%,.5)
}

.border-x-neutral-500\/60 {
    border-left-color: hsla(0,0%,45%,.6);
    border-right-color: hsla(0,0%,45%,.6)
}

.border-x-neutral-500\/70 {
    border-left-color: hsla(0,0%,45%,.7);
    border-right-color: hsla(0,0%,45%,.7)
}

.border-x-neutral-500\/75 {
    border-left-color: hsla(0,0%,45%,.75);
    border-right-color: hsla(0,0%,45%,.75)
}

.border-x-neutral-500\/80 {
    border-left-color: hsla(0,0%,45%,.8);
    border-right-color: hsla(0,0%,45%,.8)
}

.border-x-neutral-500\/90 {
    border-left-color: hsla(0,0%,45%,.9);
    border-right-color: hsla(0,0%,45%,.9)
}

.border-x-neutral-500\/95 {
    border-left-color: hsla(0,0%,45%,.95);
    border-right-color: hsla(0,0%,45%,.95)
}

.border-x-neutral-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(82 82 82/var(--tw-border-opacity));
    border-right-color: rgb(82 82 82/var(--tw-border-opacity))
}

.border-x-neutral-600\/0 {
    border-left-color: rgba(82,82,82,0);
    border-right-color: rgba(82,82,82,0)
}

.border-x-neutral-600\/10 {
    border-left-color: rgba(82,82,82,.1);
    border-right-color: rgba(82,82,82,.1)
}

.border-x-neutral-600\/100 {
    border-left-color: #525252;
    border-right-color: #525252
}

.border-x-neutral-600\/20 {
    border-left-color: rgba(82,82,82,.2);
    border-right-color: rgba(82,82,82,.2)
}

.border-x-neutral-600\/25 {
    border-left-color: rgba(82,82,82,.25);
    border-right-color: rgba(82,82,82,.25)
}

.border-x-neutral-600\/30 {
    border-left-color: rgba(82,82,82,.3);
    border-right-color: rgba(82,82,82,.3)
}

.border-x-neutral-600\/40 {
    border-left-color: rgba(82,82,82,.4);
    border-right-color: rgba(82,82,82,.4)
}

.border-x-neutral-600\/5 {
    border-left-color: rgba(82,82,82,.05);
    border-right-color: rgba(82,82,82,.05)
}

.border-x-neutral-600\/50 {
    border-left-color: rgba(82,82,82,.5);
    border-right-color: rgba(82,82,82,.5)
}

.border-x-neutral-600\/60 {
    border-left-color: rgba(82,82,82,.6);
    border-right-color: rgba(82,82,82,.6)
}

.border-x-neutral-600\/70 {
    border-left-color: rgba(82,82,82,.7);
    border-right-color: rgba(82,82,82,.7)
}

.border-x-neutral-600\/75 {
    border-left-color: rgba(82,82,82,.75);
    border-right-color: rgba(82,82,82,.75)
}

.border-x-neutral-600\/80 {
    border-left-color: rgba(82,82,82,.8);
    border-right-color: rgba(82,82,82,.8)
}

.border-x-neutral-600\/90 {
    border-left-color: rgba(82,82,82,.9);
    border-right-color: rgba(82,82,82,.9)
}

.border-x-neutral-600\/95 {
    border-left-color: rgba(82,82,82,.95);
    border-right-color: rgba(82,82,82,.95)
}

.border-x-neutral-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(64 64 64/var(--tw-border-opacity));
    border-right-color: rgb(64 64 64/var(--tw-border-opacity))
}

.border-x-neutral-700\/0 {
    border-left-color: rgba(64,64,64,0);
    border-right-color: rgba(64,64,64,0)
}

.border-x-neutral-700\/10 {
    border-left-color: rgba(64,64,64,.1);
    border-right-color: rgba(64,64,64,.1)
}

.border-x-neutral-700\/100 {
    border-left-color: #404040;
    border-right-color: #404040
}

.border-x-neutral-700\/20 {
    border-left-color: rgba(64,64,64,.2);
    border-right-color: rgba(64,64,64,.2)
}

.border-x-neutral-700\/25 {
    border-left-color: rgba(64,64,64,.25);
    border-right-color: rgba(64,64,64,.25)
}

.border-x-neutral-700\/30 {
    border-left-color: rgba(64,64,64,.3);
    border-right-color: rgba(64,64,64,.3)
}

.border-x-neutral-700\/40 {
    border-left-color: rgba(64,64,64,.4);
    border-right-color: rgba(64,64,64,.4)
}

.border-x-neutral-700\/5 {
    border-left-color: rgba(64,64,64,.05);
    border-right-color: rgba(64,64,64,.05)
}

.border-x-neutral-700\/50 {
    border-left-color: rgba(64,64,64,.5);
    border-right-color: rgba(64,64,64,.5)
}

.border-x-neutral-700\/60 {
    border-left-color: rgba(64,64,64,.6);
    border-right-color: rgba(64,64,64,.6)
}

.border-x-neutral-700\/70 {
    border-left-color: rgba(64,64,64,.7);
    border-right-color: rgba(64,64,64,.7)
}

.border-x-neutral-700\/75 {
    border-left-color: rgba(64,64,64,.75);
    border-right-color: rgba(64,64,64,.75)
}

.border-x-neutral-700\/80 {
    border-left-color: rgba(64,64,64,.8);
    border-right-color: rgba(64,64,64,.8)
}

.border-x-neutral-700\/90 {
    border-left-color: rgba(64,64,64,.9);
    border-right-color: rgba(64,64,64,.9)
}

.border-x-neutral-700\/95 {
    border-left-color: rgba(64,64,64,.95);
    border-right-color: rgba(64,64,64,.95)
}

.border-x-neutral-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(38 38 38/var(--tw-border-opacity));
    border-right-color: rgb(38 38 38/var(--tw-border-opacity))
}

.border-x-neutral-800\/0 {
    border-left-color: rgba(38,38,38,0);
    border-right-color: rgba(38,38,38,0)
}

.border-x-neutral-800\/10 {
    border-left-color: rgba(38,38,38,.1);
    border-right-color: rgba(38,38,38,.1)
}

.border-x-neutral-800\/100 {
    border-left-color: #262626;
    border-right-color: #262626
}

.border-x-neutral-800\/20 {
    border-left-color: rgba(38,38,38,.2);
    border-right-color: rgba(38,38,38,.2)
}

.border-x-neutral-800\/25 {
    border-left-color: rgba(38,38,38,.25);
    border-right-color: rgba(38,38,38,.25)
}

.border-x-neutral-800\/30 {
    border-left-color: rgba(38,38,38,.3);
    border-right-color: rgba(38,38,38,.3)
}

.border-x-neutral-800\/40 {
    border-left-color: rgba(38,38,38,.4);
    border-right-color: rgba(38,38,38,.4)
}

.border-x-neutral-800\/5 {
    border-left-color: rgba(38,38,38,.05);
    border-right-color: rgba(38,38,38,.05)
}

.border-x-neutral-800\/50 {
    border-left-color: rgba(38,38,38,.5);
    border-right-color: rgba(38,38,38,.5)
}

.border-x-neutral-800\/60 {
    border-left-color: rgba(38,38,38,.6);
    border-right-color: rgba(38,38,38,.6)
}

.border-x-neutral-800\/70 {
    border-left-color: rgba(38,38,38,.7);
    border-right-color: rgba(38,38,38,.7)
}

.border-x-neutral-800\/75 {
    border-left-color: rgba(38,38,38,.75);
    border-right-color: rgba(38,38,38,.75)
}

.border-x-neutral-800\/80 {
    border-left-color: rgba(38,38,38,.8);
    border-right-color: rgba(38,38,38,.8)
}

.border-x-neutral-800\/90 {
    border-left-color: rgba(38,38,38,.9);
    border-right-color: rgba(38,38,38,.9)
}

.border-x-neutral-800\/95 {
    border-left-color: rgba(38,38,38,.95);
    border-right-color: rgba(38,38,38,.95)
}

.border-x-neutral-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(23 23 23/var(--tw-border-opacity));
    border-right-color: rgb(23 23 23/var(--tw-border-opacity))
}

.border-x-neutral-900\/0 {
    border-left-color: hsla(0,0%,9%,0);
    border-right-color: hsla(0,0%,9%,0)
}

.border-x-neutral-900\/10 {
    border-left-color: hsla(0,0%,9%,.1);
    border-right-color: hsla(0,0%,9%,.1)
}

.border-x-neutral-900\/100 {
    border-left-color: #171717;
    border-right-color: #171717
}

.border-x-neutral-900\/20 {
    border-left-color: hsla(0,0%,9%,.2);
    border-right-color: hsla(0,0%,9%,.2)
}

.border-x-neutral-900\/25 {
    border-left-color: hsla(0,0%,9%,.25);
    border-right-color: hsla(0,0%,9%,.25)
}

.border-x-neutral-900\/30 {
    border-left-color: hsla(0,0%,9%,.3);
    border-right-color: hsla(0,0%,9%,.3)
}

.border-x-neutral-900\/40 {
    border-left-color: hsla(0,0%,9%,.4);
    border-right-color: hsla(0,0%,9%,.4)
}

.border-x-neutral-900\/5 {
    border-left-color: hsla(0,0%,9%,.05);
    border-right-color: hsla(0,0%,9%,.05)
}

.border-x-neutral-900\/50 {
    border-left-color: hsla(0,0%,9%,.5);
    border-right-color: hsla(0,0%,9%,.5)
}

.border-x-neutral-900\/60 {
    border-left-color: hsla(0,0%,9%,.6);
    border-right-color: hsla(0,0%,9%,.6)
}

.border-x-neutral-900\/70 {
    border-left-color: hsla(0,0%,9%,.7);
    border-right-color: hsla(0,0%,9%,.7)
}

.border-x-neutral-900\/75 {
    border-left-color: hsla(0,0%,9%,.75);
    border-right-color: hsla(0,0%,9%,.75)
}

.border-x-neutral-900\/80 {
    border-left-color: hsla(0,0%,9%,.8);
    border-right-color: hsla(0,0%,9%,.8)
}

.border-x-neutral-900\/90 {
    border-left-color: hsla(0,0%,9%,.9);
    border-right-color: hsla(0,0%,9%,.9)
}

.border-x-neutral-900\/95 {
    border-left-color: hsla(0,0%,9%,.95);
    border-right-color: hsla(0,0%,9%,.95)
}

.border-x-neutral-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(10 10 10/var(--tw-border-opacity));
    border-right-color: rgb(10 10 10/var(--tw-border-opacity))
}

.border-x-neutral-950\/0 {
    border-left-color: hsla(0,0%,4%,0);
    border-right-color: hsla(0,0%,4%,0)
}

.border-x-neutral-950\/10 {
    border-left-color: hsla(0,0%,4%,.1);
    border-right-color: hsla(0,0%,4%,.1)
}

.border-x-neutral-950\/100 {
    border-left-color: #0a0a0a;
    border-right-color: #0a0a0a
}

.border-x-neutral-950\/20 {
    border-left-color: hsla(0,0%,4%,.2);
    border-right-color: hsla(0,0%,4%,.2)
}

.border-x-neutral-950\/25 {
    border-left-color: hsla(0,0%,4%,.25);
    border-right-color: hsla(0,0%,4%,.25)
}

.border-x-neutral-950\/30 {
    border-left-color: hsla(0,0%,4%,.3);
    border-right-color: hsla(0,0%,4%,.3)
}

.border-x-neutral-950\/40 {
    border-left-color: hsla(0,0%,4%,.4);
    border-right-color: hsla(0,0%,4%,.4)
}

.border-x-neutral-950\/5 {
    border-left-color: hsla(0,0%,4%,.05);
    border-right-color: hsla(0,0%,4%,.05)
}

.border-x-neutral-950\/50 {
    border-left-color: hsla(0,0%,4%,.5);
    border-right-color: hsla(0,0%,4%,.5)
}

.border-x-neutral-950\/60 {
    border-left-color: hsla(0,0%,4%,.6);
    border-right-color: hsla(0,0%,4%,.6)
}

.border-x-neutral-950\/70 {
    border-left-color: hsla(0,0%,4%,.7);
    border-right-color: hsla(0,0%,4%,.7)
}

.border-x-neutral-950\/75 {
    border-left-color: hsla(0,0%,4%,.75);
    border-right-color: hsla(0,0%,4%,.75)
}

.border-x-neutral-950\/80 {
    border-left-color: hsla(0,0%,4%,.8);
    border-right-color: hsla(0,0%,4%,.8)
}

.border-x-neutral-950\/90 {
    border-left-color: hsla(0,0%,4%,.9);
    border-right-color: hsla(0,0%,4%,.9)
}

.border-x-neutral-950\/95 {
    border-left-color: hsla(0,0%,4%,.95);
    border-right-color: hsla(0,0%,4%,.95)
}

.border-x-orange-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(255 237 213/var(--tw-border-opacity));
    border-right-color: rgb(255 237 213/var(--tw-border-opacity))
}

.border-x-orange-100\/0 {
    border-left-color: rgba(255,237,213,0);
    border-right-color: rgba(255,237,213,0)
}

.border-x-orange-100\/10 {
    border-left-color: rgba(255,237,213,.1);
    border-right-color: rgba(255,237,213,.1)
}

.border-x-orange-100\/100 {
    border-left-color: #ffedd5;
    border-right-color: #ffedd5
}

.border-x-orange-100\/20 {
    border-left-color: rgba(255,237,213,.2);
    border-right-color: rgba(255,237,213,.2)
}

.border-x-orange-100\/25 {
    border-left-color: rgba(255,237,213,.25);
    border-right-color: rgba(255,237,213,.25)
}

.border-x-orange-100\/30 {
    border-left-color: rgba(255,237,213,.3);
    border-right-color: rgba(255,237,213,.3)
}

.border-x-orange-100\/40 {
    border-left-color: rgba(255,237,213,.4);
    border-right-color: rgba(255,237,213,.4)
}

.border-x-orange-100\/5 {
    border-left-color: rgba(255,237,213,.05);
    border-right-color: rgba(255,237,213,.05)
}

.border-x-orange-100\/50 {
    border-left-color: rgba(255,237,213,.5);
    border-right-color: rgba(255,237,213,.5)
}

.border-x-orange-100\/60 {
    border-left-color: rgba(255,237,213,.6);
    border-right-color: rgba(255,237,213,.6)
}

.border-x-orange-100\/70 {
    border-left-color: rgba(255,237,213,.7);
    border-right-color: rgba(255,237,213,.7)
}

.border-x-orange-100\/75 {
    border-left-color: rgba(255,237,213,.75);
    border-right-color: rgba(255,237,213,.75)
}

.border-x-orange-100\/80 {
    border-left-color: rgba(255,237,213,.8);
    border-right-color: rgba(255,237,213,.8)
}

.border-x-orange-100\/90 {
    border-left-color: rgba(255,237,213,.9);
    border-right-color: rgba(255,237,213,.9)
}

.border-x-orange-100\/95 {
    border-left-color: rgba(255,237,213,.95);
    border-right-color: rgba(255,237,213,.95)
}

.border-x-orange-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(254 215 170/var(--tw-border-opacity));
    border-right-color: rgb(254 215 170/var(--tw-border-opacity))
}

.border-x-orange-200\/0 {
    border-left-color: hsla(32,98%,83%,0);
    border-right-color: hsla(32,98%,83%,0)
}

.border-x-orange-200\/10 {
    border-left-color: hsla(32,98%,83%,.1);
    border-right-color: hsla(32,98%,83%,.1)
}

.border-x-orange-200\/100 {
    border-left-color: #fed7aa;
    border-right-color: #fed7aa
}

.border-x-orange-200\/20 {
    border-left-color: hsla(32,98%,83%,.2);
    border-right-color: hsla(32,98%,83%,.2)
}

.border-x-orange-200\/25 {
    border-left-color: hsla(32,98%,83%,.25);
    border-right-color: hsla(32,98%,83%,.25)
}

.border-x-orange-200\/30 {
    border-left-color: hsla(32,98%,83%,.3);
    border-right-color: hsla(32,98%,83%,.3)
}

.border-x-orange-200\/40 {
    border-left-color: hsla(32,98%,83%,.4);
    border-right-color: hsla(32,98%,83%,.4)
}

.border-x-orange-200\/5 {
    border-left-color: hsla(32,98%,83%,.05);
    border-right-color: hsla(32,98%,83%,.05)
}

.border-x-orange-200\/50 {
    border-left-color: hsla(32,98%,83%,.5);
    border-right-color: hsla(32,98%,83%,.5)
}

.border-x-orange-200\/60 {
    border-left-color: hsla(32,98%,83%,.6);
    border-right-color: hsla(32,98%,83%,.6)
}

.border-x-orange-200\/70 {
    border-left-color: hsla(32,98%,83%,.7);
    border-right-color: hsla(32,98%,83%,.7)
}

.border-x-orange-200\/75 {
    border-left-color: hsla(32,98%,83%,.75);
    border-right-color: hsla(32,98%,83%,.75)
}

.border-x-orange-200\/80 {
    border-left-color: hsla(32,98%,83%,.8);
    border-right-color: hsla(32,98%,83%,.8)
}

.border-x-orange-200\/90 {
    border-left-color: hsla(32,98%,83%,.9);
    border-right-color: hsla(32,98%,83%,.9)
}

.border-x-orange-200\/95 {
    border-left-color: hsla(32,98%,83%,.95);
    border-right-color: hsla(32,98%,83%,.95)
}

.border-x-orange-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(253 186 116/var(--tw-border-opacity));
    border-right-color: rgb(253 186 116/var(--tw-border-opacity))
}

.border-x-orange-300\/0 {
    border-left-color: hsla(31,97%,72%,0);
    border-right-color: hsla(31,97%,72%,0)
}

.border-x-orange-300\/10 {
    border-left-color: hsla(31,97%,72%,.1);
    border-right-color: hsla(31,97%,72%,.1)
}

.border-x-orange-300\/100 {
    border-left-color: #fdba74;
    border-right-color: #fdba74
}

.border-x-orange-300\/20 {
    border-left-color: hsla(31,97%,72%,.2);
    border-right-color: hsla(31,97%,72%,.2)
}

.border-x-orange-300\/25 {
    border-left-color: hsla(31,97%,72%,.25);
    border-right-color: hsla(31,97%,72%,.25)
}

.border-x-orange-300\/30 {
    border-left-color: hsla(31,97%,72%,.3);
    border-right-color: hsla(31,97%,72%,.3)
}

.border-x-orange-300\/40 {
    border-left-color: hsla(31,97%,72%,.4);
    border-right-color: hsla(31,97%,72%,.4)
}

.border-x-orange-300\/5 {
    border-left-color: hsla(31,97%,72%,.05);
    border-right-color: hsla(31,97%,72%,.05)
}

.border-x-orange-300\/50 {
    border-left-color: hsla(31,97%,72%,.5);
    border-right-color: hsla(31,97%,72%,.5)
}

.border-x-orange-300\/60 {
    border-left-color: hsla(31,97%,72%,.6);
    border-right-color: hsla(31,97%,72%,.6)
}

.border-x-orange-300\/70 {
    border-left-color: hsla(31,97%,72%,.7);
    border-right-color: hsla(31,97%,72%,.7)
}

.border-x-orange-300\/75 {
    border-left-color: hsla(31,97%,72%,.75);
    border-right-color: hsla(31,97%,72%,.75)
}

.border-x-orange-300\/80 {
    border-left-color: hsla(31,97%,72%,.8);
    border-right-color: hsla(31,97%,72%,.8)
}

.border-x-orange-300\/90 {
    border-left-color: hsla(31,97%,72%,.9);
    border-right-color: hsla(31,97%,72%,.9)
}

.border-x-orange-300\/95 {
    border-left-color: hsla(31,97%,72%,.95);
    border-right-color: hsla(31,97%,72%,.95)
}

.border-x-orange-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(251 146 60/var(--tw-border-opacity));
    border-right-color: rgb(251 146 60/var(--tw-border-opacity))
}

.border-x-orange-400\/0 {
    border-left-color: rgba(251,146,60,0);
    border-right-color: rgba(251,146,60,0)
}

.border-x-orange-400\/10 {
    border-left-color: rgba(251,146,60,.1);
    border-right-color: rgba(251,146,60,.1)
}

.border-x-orange-400\/100 {
    border-left-color: #fb923c;
    border-right-color: #fb923c
}

.border-x-orange-400\/20 {
    border-left-color: rgba(251,146,60,.2);
    border-right-color: rgba(251,146,60,.2)
}

.border-x-orange-400\/25 {
    border-left-color: rgba(251,146,60,.25);
    border-right-color: rgba(251,146,60,.25)
}

.border-x-orange-400\/30 {
    border-left-color: rgba(251,146,60,.3);
    border-right-color: rgba(251,146,60,.3)
}

.border-x-orange-400\/40 {
    border-left-color: rgba(251,146,60,.4);
    border-right-color: rgba(251,146,60,.4)
}

.border-x-orange-400\/5 {
    border-left-color: rgba(251,146,60,.05);
    border-right-color: rgba(251,146,60,.05)
}

.border-x-orange-400\/50 {
    border-left-color: rgba(251,146,60,.5);
    border-right-color: rgba(251,146,60,.5)
}

.border-x-orange-400\/60 {
    border-left-color: rgba(251,146,60,.6);
    border-right-color: rgba(251,146,60,.6)
}

.border-x-orange-400\/70 {
    border-left-color: rgba(251,146,60,.7);
    border-right-color: rgba(251,146,60,.7)
}

.border-x-orange-400\/75 {
    border-left-color: rgba(251,146,60,.75);
    border-right-color: rgba(251,146,60,.75)
}

.border-x-orange-400\/80 {
    border-left-color: rgba(251,146,60,.8);
    border-right-color: rgba(251,146,60,.8)
}

.border-x-orange-400\/90 {
    border-left-color: rgba(251,146,60,.9);
    border-right-color: rgba(251,146,60,.9)
}

.border-x-orange-400\/95 {
    border-left-color: rgba(251,146,60,.95);
    border-right-color: rgba(251,146,60,.95)
}

.border-x-orange-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(255 247 237/var(--tw-border-opacity));
    border-right-color: rgb(255 247 237/var(--tw-border-opacity))
}

.border-x-orange-50\/0 {
    border-left-color: rgba(255,247,237,0);
    border-right-color: rgba(255,247,237,0)
}

.border-x-orange-50\/10 {
    border-left-color: rgba(255,247,237,.1);
    border-right-color: rgba(255,247,237,.1)
}

.border-x-orange-50\/100 {
    border-left-color: #fff7ed;
    border-right-color: #fff7ed
}

.border-x-orange-50\/20 {
    border-left-color: rgba(255,247,237,.2);
    border-right-color: rgba(255,247,237,.2)
}

.border-x-orange-50\/25 {
    border-left-color: rgba(255,247,237,.25);
    border-right-color: rgba(255,247,237,.25)
}

.border-x-orange-50\/30 {
    border-left-color: rgba(255,247,237,.3);
    border-right-color: rgba(255,247,237,.3)
}

.border-x-orange-50\/40 {
    border-left-color: rgba(255,247,237,.4);
    border-right-color: rgba(255,247,237,.4)
}

.border-x-orange-50\/5 {
    border-left-color: rgba(255,247,237,.05);
    border-right-color: rgba(255,247,237,.05)
}

.border-x-orange-50\/50 {
    border-left-color: rgba(255,247,237,.5);
    border-right-color: rgba(255,247,237,.5)
}

.border-x-orange-50\/60 {
    border-left-color: rgba(255,247,237,.6);
    border-right-color: rgba(255,247,237,.6)
}

.border-x-orange-50\/70 {
    border-left-color: rgba(255,247,237,.7);
    border-right-color: rgba(255,247,237,.7)
}

.border-x-orange-50\/75 {
    border-left-color: rgba(255,247,237,.75);
    border-right-color: rgba(255,247,237,.75)
}

.border-x-orange-50\/80 {
    border-left-color: rgba(255,247,237,.8);
    border-right-color: rgba(255,247,237,.8)
}

.border-x-orange-50\/90 {
    border-left-color: rgba(255,247,237,.9);
    border-right-color: rgba(255,247,237,.9)
}

.border-x-orange-50\/95 {
    border-left-color: rgba(255,247,237,.95);
    border-right-color: rgba(255,247,237,.95)
}

.border-x-orange-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(249 115 22/var(--tw-border-opacity));
    border-right-color: rgb(249 115 22/var(--tw-border-opacity))
}

.border-x-orange-500\/0 {
    border-left-color: rgba(249,115,22,0);
    border-right-color: rgba(249,115,22,0)
}

.border-x-orange-500\/10 {
    border-left-color: rgba(249,115,22,.1);
    border-right-color: rgba(249,115,22,.1)
}

.border-x-orange-500\/100 {
    border-left-color: #f97316;
    border-right-color: #f97316
}

.border-x-orange-500\/20 {
    border-left-color: rgba(249,115,22,.2);
    border-right-color: rgba(249,115,22,.2)
}

.border-x-orange-500\/25 {
    border-left-color: rgba(249,115,22,.25);
    border-right-color: rgba(249,115,22,.25)
}

.border-x-orange-500\/30 {
    border-left-color: rgba(249,115,22,.3);
    border-right-color: rgba(249,115,22,.3)
}

.border-x-orange-500\/40 {
    border-left-color: rgba(249,115,22,.4);
    border-right-color: rgba(249,115,22,.4)
}

.border-x-orange-500\/5 {
    border-left-color: rgba(249,115,22,.05);
    border-right-color: rgba(249,115,22,.05)
}

.border-x-orange-500\/50 {
    border-left-color: rgba(249,115,22,.5);
    border-right-color: rgba(249,115,22,.5)
}

.border-x-orange-500\/60 {
    border-left-color: rgba(249,115,22,.6);
    border-right-color: rgba(249,115,22,.6)
}

.border-x-orange-500\/70 {
    border-left-color: rgba(249,115,22,.7);
    border-right-color: rgba(249,115,22,.7)
}

.border-x-orange-500\/75 {
    border-left-color: rgba(249,115,22,.75);
    border-right-color: rgba(249,115,22,.75)
}

.border-x-orange-500\/80 {
    border-left-color: rgba(249,115,22,.8);
    border-right-color: rgba(249,115,22,.8)
}

.border-x-orange-500\/90 {
    border-left-color: rgba(249,115,22,.9);
    border-right-color: rgba(249,115,22,.9)
}

.border-x-orange-500\/95 {
    border-left-color: rgba(249,115,22,.95);
    border-right-color: rgba(249,115,22,.95)
}

.border-x-orange-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(234 88 12/var(--tw-border-opacity));
    border-right-color: rgb(234 88 12/var(--tw-border-opacity))
}

.border-x-orange-600\/0 {
    border-left-color: rgba(234,88,12,0);
    border-right-color: rgba(234,88,12,0)
}

.border-x-orange-600\/10 {
    border-left-color: rgba(234,88,12,.1);
    border-right-color: rgba(234,88,12,.1)
}

.border-x-orange-600\/100 {
    border-left-color: #ea580c;
    border-right-color: #ea580c
}

.border-x-orange-600\/20 {
    border-left-color: rgba(234,88,12,.2);
    border-right-color: rgba(234,88,12,.2)
}

.border-x-orange-600\/25 {
    border-left-color: rgba(234,88,12,.25);
    border-right-color: rgba(234,88,12,.25)
}

.border-x-orange-600\/30 {
    border-left-color: rgba(234,88,12,.3);
    border-right-color: rgba(234,88,12,.3)
}

.border-x-orange-600\/40 {
    border-left-color: rgba(234,88,12,.4);
    border-right-color: rgba(234,88,12,.4)
}

.border-x-orange-600\/5 {
    border-left-color: rgba(234,88,12,.05);
    border-right-color: rgba(234,88,12,.05)
}

.border-x-orange-600\/50 {
    border-left-color: rgba(234,88,12,.5);
    border-right-color: rgba(234,88,12,.5)
}

.border-x-orange-600\/60 {
    border-left-color: rgba(234,88,12,.6);
    border-right-color: rgba(234,88,12,.6)
}

.border-x-orange-600\/70 {
    border-left-color: rgba(234,88,12,.7);
    border-right-color: rgba(234,88,12,.7)
}

.border-x-orange-600\/75 {
    border-left-color: rgba(234,88,12,.75);
    border-right-color: rgba(234,88,12,.75)
}

.border-x-orange-600\/80 {
    border-left-color: rgba(234,88,12,.8);
    border-right-color: rgba(234,88,12,.8)
}

.border-x-orange-600\/90 {
    border-left-color: rgba(234,88,12,.9);
    border-right-color: rgba(234,88,12,.9)
}

.border-x-orange-600\/95 {
    border-left-color: rgba(234,88,12,.95);
    border-right-color: rgba(234,88,12,.95)
}

.border-x-orange-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(194 65 12/var(--tw-border-opacity));
    border-right-color: rgb(194 65 12/var(--tw-border-opacity))
}

.border-x-orange-700\/0 {
    border-left-color: rgba(194,65,12,0);
    border-right-color: rgba(194,65,12,0)
}

.border-x-orange-700\/10 {
    border-left-color: rgba(194,65,12,.1);
    border-right-color: rgba(194,65,12,.1)
}

.border-x-orange-700\/100 {
    border-left-color: #c2410c;
    border-right-color: #c2410c
}

.border-x-orange-700\/20 {
    border-left-color: rgba(194,65,12,.2);
    border-right-color: rgba(194,65,12,.2)
}

.border-x-orange-700\/25 {
    border-left-color: rgba(194,65,12,.25);
    border-right-color: rgba(194,65,12,.25)
}

.border-x-orange-700\/30 {
    border-left-color: rgba(194,65,12,.3);
    border-right-color: rgba(194,65,12,.3)
}

.border-x-orange-700\/40 {
    border-left-color: rgba(194,65,12,.4);
    border-right-color: rgba(194,65,12,.4)
}

.border-x-orange-700\/5 {
    border-left-color: rgba(194,65,12,.05);
    border-right-color: rgba(194,65,12,.05)
}

.border-x-orange-700\/50 {
    border-left-color: rgba(194,65,12,.5);
    border-right-color: rgba(194,65,12,.5)
}

.border-x-orange-700\/60 {
    border-left-color: rgba(194,65,12,.6);
    border-right-color: rgba(194,65,12,.6)
}

.border-x-orange-700\/70 {
    border-left-color: rgba(194,65,12,.7);
    border-right-color: rgba(194,65,12,.7)
}

.border-x-orange-700\/75 {
    border-left-color: rgba(194,65,12,.75);
    border-right-color: rgba(194,65,12,.75)
}

.border-x-orange-700\/80 {
    border-left-color: rgba(194,65,12,.8);
    border-right-color: rgba(194,65,12,.8)
}

.border-x-orange-700\/90 {
    border-left-color: rgba(194,65,12,.9);
    border-right-color: rgba(194,65,12,.9)
}

.border-x-orange-700\/95 {
    border-left-color: rgba(194,65,12,.95);
    border-right-color: rgba(194,65,12,.95)
}

.border-x-orange-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(154 52 18/var(--tw-border-opacity));
    border-right-color: rgb(154 52 18/var(--tw-border-opacity))
}

.border-x-orange-800\/0 {
    border-left-color: rgba(154,52,18,0);
    border-right-color: rgba(154,52,18,0)
}

.border-x-orange-800\/10 {
    border-left-color: rgba(154,52,18,.1);
    border-right-color: rgba(154,52,18,.1)
}

.border-x-orange-800\/100 {
    border-left-color: #9a3412;
    border-right-color: #9a3412
}

.border-x-orange-800\/20 {
    border-left-color: rgba(154,52,18,.2);
    border-right-color: rgba(154,52,18,.2)
}

.border-x-orange-800\/25 {
    border-left-color: rgba(154,52,18,.25);
    border-right-color: rgba(154,52,18,.25)
}

.border-x-orange-800\/30 {
    border-left-color: rgba(154,52,18,.3);
    border-right-color: rgba(154,52,18,.3)
}

.border-x-orange-800\/40 {
    border-left-color: rgba(154,52,18,.4);
    border-right-color: rgba(154,52,18,.4)
}

.border-x-orange-800\/5 {
    border-left-color: rgba(154,52,18,.05);
    border-right-color: rgba(154,52,18,.05)
}

.border-x-orange-800\/50 {
    border-left-color: rgba(154,52,18,.5);
    border-right-color: rgba(154,52,18,.5)
}

.border-x-orange-800\/60 {
    border-left-color: rgba(154,52,18,.6);
    border-right-color: rgba(154,52,18,.6)
}

.border-x-orange-800\/70 {
    border-left-color: rgba(154,52,18,.7);
    border-right-color: rgba(154,52,18,.7)
}

.border-x-orange-800\/75 {
    border-left-color: rgba(154,52,18,.75);
    border-right-color: rgba(154,52,18,.75)
}

.border-x-orange-800\/80 {
    border-left-color: rgba(154,52,18,.8);
    border-right-color: rgba(154,52,18,.8)
}

.border-x-orange-800\/90 {
    border-left-color: rgba(154,52,18,.9);
    border-right-color: rgba(154,52,18,.9)
}

.border-x-orange-800\/95 {
    border-left-color: rgba(154,52,18,.95);
    border-right-color: rgba(154,52,18,.95)
}

.border-x-orange-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(124 45 18/var(--tw-border-opacity));
    border-right-color: rgb(124 45 18/var(--tw-border-opacity))
}

.border-x-orange-900\/0 {
    border-left-color: rgba(124,45,18,0);
    border-right-color: rgba(124,45,18,0)
}

.border-x-orange-900\/10 {
    border-left-color: rgba(124,45,18,.1);
    border-right-color: rgba(124,45,18,.1)
}

.border-x-orange-900\/100 {
    border-left-color: #7c2d12;
    border-right-color: #7c2d12
}

.border-x-orange-900\/20 {
    border-left-color: rgba(124,45,18,.2);
    border-right-color: rgba(124,45,18,.2)
}

.border-x-orange-900\/25 {
    border-left-color: rgba(124,45,18,.25);
    border-right-color: rgba(124,45,18,.25)
}

.border-x-orange-900\/30 {
    border-left-color: rgba(124,45,18,.3);
    border-right-color: rgba(124,45,18,.3)
}

.border-x-orange-900\/40 {
    border-left-color: rgba(124,45,18,.4);
    border-right-color: rgba(124,45,18,.4)
}

.border-x-orange-900\/5 {
    border-left-color: rgba(124,45,18,.05);
    border-right-color: rgba(124,45,18,.05)
}

.border-x-orange-900\/50 {
    border-left-color: rgba(124,45,18,.5);
    border-right-color: rgba(124,45,18,.5)
}

.border-x-orange-900\/60 {
    border-left-color: rgba(124,45,18,.6);
    border-right-color: rgba(124,45,18,.6)
}

.border-x-orange-900\/70 {
    border-left-color: rgba(124,45,18,.7);
    border-right-color: rgba(124,45,18,.7)
}

.border-x-orange-900\/75 {
    border-left-color: rgba(124,45,18,.75);
    border-right-color: rgba(124,45,18,.75)
}

.border-x-orange-900\/80 {
    border-left-color: rgba(124,45,18,.8);
    border-right-color: rgba(124,45,18,.8)
}

.border-x-orange-900\/90 {
    border-left-color: rgba(124,45,18,.9);
    border-right-color: rgba(124,45,18,.9)
}

.border-x-orange-900\/95 {
    border-left-color: rgba(124,45,18,.95);
    border-right-color: rgba(124,45,18,.95)
}

.border-x-orange-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(67 20 7/var(--tw-border-opacity));
    border-right-color: rgb(67 20 7/var(--tw-border-opacity))
}

.border-x-orange-950\/0 {
    border-left-color: rgba(67,20,7,0);
    border-right-color: rgba(67,20,7,0)
}

.border-x-orange-950\/10 {
    border-left-color: rgba(67,20,7,.1);
    border-right-color: rgba(67,20,7,.1)
}

.border-x-orange-950\/100 {
    border-left-color: #431407;
    border-right-color: #431407
}

.border-x-orange-950\/20 {
    border-left-color: rgba(67,20,7,.2);
    border-right-color: rgba(67,20,7,.2)
}

.border-x-orange-950\/25 {
    border-left-color: rgba(67,20,7,.25);
    border-right-color: rgba(67,20,7,.25)
}

.border-x-orange-950\/30 {
    border-left-color: rgba(67,20,7,.3);
    border-right-color: rgba(67,20,7,.3)
}

.border-x-orange-950\/40 {
    border-left-color: rgba(67,20,7,.4);
    border-right-color: rgba(67,20,7,.4)
}

.border-x-orange-950\/5 {
    border-left-color: rgba(67,20,7,.05);
    border-right-color: rgba(67,20,7,.05)
}

.border-x-orange-950\/50 {
    border-left-color: rgba(67,20,7,.5);
    border-right-color: rgba(67,20,7,.5)
}

.border-x-orange-950\/60 {
    border-left-color: rgba(67,20,7,.6);
    border-right-color: rgba(67,20,7,.6)
}

.border-x-orange-950\/70 {
    border-left-color: rgba(67,20,7,.7);
    border-right-color: rgba(67,20,7,.7)
}

.border-x-orange-950\/75 {
    border-left-color: rgba(67,20,7,.75);
    border-right-color: rgba(67,20,7,.75)
}

.border-x-orange-950\/80 {
    border-left-color: rgba(67,20,7,.8);
    border-right-color: rgba(67,20,7,.8)
}

.border-x-orange-950\/90 {
    border-left-color: rgba(67,20,7,.9);
    border-right-color: rgba(67,20,7,.9)
}

.border-x-orange-950\/95 {
    border-left-color: rgba(67,20,7,.95);
    border-right-color: rgba(67,20,7,.95)
}

.border-x-pink-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(252 231 243/var(--tw-border-opacity));
    border-right-color: rgb(252 231 243/var(--tw-border-opacity))
}

.border-x-pink-100\/0 {
    border-left-color: rgba(252,231,243,0);
    border-right-color: rgba(252,231,243,0)
}

.border-x-pink-100\/10 {
    border-left-color: rgba(252,231,243,.1);
    border-right-color: rgba(252,231,243,.1)
}

.border-x-pink-100\/100 {
    border-left-color: #fce7f3;
    border-right-color: #fce7f3
}

.border-x-pink-100\/20 {
    border-left-color: rgba(252,231,243,.2);
    border-right-color: rgba(252,231,243,.2)
}

.border-x-pink-100\/25 {
    border-left-color: rgba(252,231,243,.25);
    border-right-color: rgba(252,231,243,.25)
}

.border-x-pink-100\/30 {
    border-left-color: rgba(252,231,243,.3);
    border-right-color: rgba(252,231,243,.3)
}

.border-x-pink-100\/40 {
    border-left-color: rgba(252,231,243,.4);
    border-right-color: rgba(252,231,243,.4)
}

.border-x-pink-100\/5 {
    border-left-color: rgba(252,231,243,.05);
    border-right-color: rgba(252,231,243,.05)
}

.border-x-pink-100\/50 {
    border-left-color: rgba(252,231,243,.5);
    border-right-color: rgba(252,231,243,.5)
}

.border-x-pink-100\/60 {
    border-left-color: rgba(252,231,243,.6);
    border-right-color: rgba(252,231,243,.6)
}

.border-x-pink-100\/70 {
    border-left-color: rgba(252,231,243,.7);
    border-right-color: rgba(252,231,243,.7)
}

.border-x-pink-100\/75 {
    border-left-color: rgba(252,231,243,.75);
    border-right-color: rgba(252,231,243,.75)
}

.border-x-pink-100\/80 {
    border-left-color: rgba(252,231,243,.8);
    border-right-color: rgba(252,231,243,.8)
}

.border-x-pink-100\/90 {
    border-left-color: rgba(252,231,243,.9);
    border-right-color: rgba(252,231,243,.9)
}

.border-x-pink-100\/95 {
    border-left-color: rgba(252,231,243,.95);
    border-right-color: rgba(252,231,243,.95)
}

.border-x-pink-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(251 207 232/var(--tw-border-opacity));
    border-right-color: rgb(251 207 232/var(--tw-border-opacity))
}

.border-x-pink-200\/0 {
    border-left-color: rgba(251,207,232,0);
    border-right-color: rgba(251,207,232,0)
}

.border-x-pink-200\/10 {
    border-left-color: rgba(251,207,232,.1);
    border-right-color: rgba(251,207,232,.1)
}

.border-x-pink-200\/100 {
    border-left-color: #fbcfe8;
    border-right-color: #fbcfe8
}

.border-x-pink-200\/20 {
    border-left-color: rgba(251,207,232,.2);
    border-right-color: rgba(251,207,232,.2)
}

.border-x-pink-200\/25 {
    border-left-color: rgba(251,207,232,.25);
    border-right-color: rgba(251,207,232,.25)
}

.border-x-pink-200\/30 {
    border-left-color: rgba(251,207,232,.3);
    border-right-color: rgba(251,207,232,.3)
}

.border-x-pink-200\/40 {
    border-left-color: rgba(251,207,232,.4);
    border-right-color: rgba(251,207,232,.4)
}

.border-x-pink-200\/5 {
    border-left-color: rgba(251,207,232,.05);
    border-right-color: rgba(251,207,232,.05)
}

.border-x-pink-200\/50 {
    border-left-color: rgba(251,207,232,.5);
    border-right-color: rgba(251,207,232,.5)
}

.border-x-pink-200\/60 {
    border-left-color: rgba(251,207,232,.6);
    border-right-color: rgba(251,207,232,.6)
}

.border-x-pink-200\/70 {
    border-left-color: rgba(251,207,232,.7);
    border-right-color: rgba(251,207,232,.7)
}

.border-x-pink-200\/75 {
    border-left-color: rgba(251,207,232,.75);
    border-right-color: rgba(251,207,232,.75)
}

.border-x-pink-200\/80 {
    border-left-color: rgba(251,207,232,.8);
    border-right-color: rgba(251,207,232,.8)
}

.border-x-pink-200\/90 {
    border-left-color: rgba(251,207,232,.9);
    border-right-color: rgba(251,207,232,.9)
}

.border-x-pink-200\/95 {
    border-left-color: rgba(251,207,232,.95);
    border-right-color: rgba(251,207,232,.95)
}

.border-x-pink-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(249 168 212/var(--tw-border-opacity));
    border-right-color: rgb(249 168 212/var(--tw-border-opacity))
}

.border-x-pink-300\/0 {
    border-left-color: rgba(249,168,212,0);
    border-right-color: rgba(249,168,212,0)
}

.border-x-pink-300\/10 {
    border-left-color: rgba(249,168,212,.1);
    border-right-color: rgba(249,168,212,.1)
}

.border-x-pink-300\/100 {
    border-left-color: #f9a8d4;
    border-right-color: #f9a8d4
}

.border-x-pink-300\/20 {
    border-left-color: rgba(249,168,212,.2);
    border-right-color: rgba(249,168,212,.2)
}

.border-x-pink-300\/25 {
    border-left-color: rgba(249,168,212,.25);
    border-right-color: rgba(249,168,212,.25)
}

.border-x-pink-300\/30 {
    border-left-color: rgba(249,168,212,.3);
    border-right-color: rgba(249,168,212,.3)
}

.border-x-pink-300\/40 {
    border-left-color: rgba(249,168,212,.4);
    border-right-color: rgba(249,168,212,.4)
}

.border-x-pink-300\/5 {
    border-left-color: rgba(249,168,212,.05);
    border-right-color: rgba(249,168,212,.05)
}

.border-x-pink-300\/50 {
    border-left-color: rgba(249,168,212,.5);
    border-right-color: rgba(249,168,212,.5)
}

.border-x-pink-300\/60 {
    border-left-color: rgba(249,168,212,.6);
    border-right-color: rgba(249,168,212,.6)
}

.border-x-pink-300\/70 {
    border-left-color: rgba(249,168,212,.7);
    border-right-color: rgba(249,168,212,.7)
}

.border-x-pink-300\/75 {
    border-left-color: rgba(249,168,212,.75);
    border-right-color: rgba(249,168,212,.75)
}

.border-x-pink-300\/80 {
    border-left-color: rgba(249,168,212,.8);
    border-right-color: rgba(249,168,212,.8)
}

.border-x-pink-300\/90 {
    border-left-color: rgba(249,168,212,.9);
    border-right-color: rgba(249,168,212,.9)
}

.border-x-pink-300\/95 {
    border-left-color: rgba(249,168,212,.95);
    border-right-color: rgba(249,168,212,.95)
}

.border-x-pink-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(244 114 182/var(--tw-border-opacity));
    border-right-color: rgb(244 114 182/var(--tw-border-opacity))
}

.border-x-pink-400\/0 {
    border-left-color: rgba(244,114,182,0);
    border-right-color: rgba(244,114,182,0)
}

.border-x-pink-400\/10 {
    border-left-color: rgba(244,114,182,.1);
    border-right-color: rgba(244,114,182,.1)
}

.border-x-pink-400\/100 {
    border-left-color: #f472b6;
    border-right-color: #f472b6
}

.border-x-pink-400\/20 {
    border-left-color: rgba(244,114,182,.2);
    border-right-color: rgba(244,114,182,.2)
}

.border-x-pink-400\/25 {
    border-left-color: rgba(244,114,182,.25);
    border-right-color: rgba(244,114,182,.25)
}

.border-x-pink-400\/30 {
    border-left-color: rgba(244,114,182,.3);
    border-right-color: rgba(244,114,182,.3)
}

.border-x-pink-400\/40 {
    border-left-color: rgba(244,114,182,.4);
    border-right-color: rgba(244,114,182,.4)
}

.border-x-pink-400\/5 {
    border-left-color: rgba(244,114,182,.05);
    border-right-color: rgba(244,114,182,.05)
}

.border-x-pink-400\/50 {
    border-left-color: rgba(244,114,182,.5);
    border-right-color: rgba(244,114,182,.5)
}

.border-x-pink-400\/60 {
    border-left-color: rgba(244,114,182,.6);
    border-right-color: rgba(244,114,182,.6)
}

.border-x-pink-400\/70 {
    border-left-color: rgba(244,114,182,.7);
    border-right-color: rgba(244,114,182,.7)
}

.border-x-pink-400\/75 {
    border-left-color: rgba(244,114,182,.75);
    border-right-color: rgba(244,114,182,.75)
}

.border-x-pink-400\/80 {
    border-left-color: rgba(244,114,182,.8);
    border-right-color: rgba(244,114,182,.8)
}

.border-x-pink-400\/90 {
    border-left-color: rgba(244,114,182,.9);
    border-right-color: rgba(244,114,182,.9)
}

.border-x-pink-400\/95 {
    border-left-color: rgba(244,114,182,.95);
    border-right-color: rgba(244,114,182,.95)
}

.border-x-pink-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(253 242 248/var(--tw-border-opacity));
    border-right-color: rgb(253 242 248/var(--tw-border-opacity))
}

.border-x-pink-50\/0 {
    border-left-color: rgba(253,242,248,0);
    border-right-color: rgba(253,242,248,0)
}

.border-x-pink-50\/10 {
    border-left-color: rgba(253,242,248,.1);
    border-right-color: rgba(253,242,248,.1)
}

.border-x-pink-50\/100 {
    border-left-color: #fdf2f8;
    border-right-color: #fdf2f8
}

.border-x-pink-50\/20 {
    border-left-color: rgba(253,242,248,.2);
    border-right-color: rgba(253,242,248,.2)
}

.border-x-pink-50\/25 {
    border-left-color: rgba(253,242,248,.25);
    border-right-color: rgba(253,242,248,.25)
}

.border-x-pink-50\/30 {
    border-left-color: rgba(253,242,248,.3);
    border-right-color: rgba(253,242,248,.3)
}

.border-x-pink-50\/40 {
    border-left-color: rgba(253,242,248,.4);
    border-right-color: rgba(253,242,248,.4)
}

.border-x-pink-50\/5 {
    border-left-color: rgba(253,242,248,.05);
    border-right-color: rgba(253,242,248,.05)
}

.border-x-pink-50\/50 {
    border-left-color: rgba(253,242,248,.5);
    border-right-color: rgba(253,242,248,.5)
}

.border-x-pink-50\/60 {
    border-left-color: rgba(253,242,248,.6);
    border-right-color: rgba(253,242,248,.6)
}

.border-x-pink-50\/70 {
    border-left-color: rgba(253,242,248,.7);
    border-right-color: rgba(253,242,248,.7)
}

.border-x-pink-50\/75 {
    border-left-color: rgba(253,242,248,.75);
    border-right-color: rgba(253,242,248,.75)
}

.border-x-pink-50\/80 {
    border-left-color: rgba(253,242,248,.8);
    border-right-color: rgba(253,242,248,.8)
}

.border-x-pink-50\/90 {
    border-left-color: rgba(253,242,248,.9);
    border-right-color: rgba(253,242,248,.9)
}

.border-x-pink-50\/95 {
    border-left-color: rgba(253,242,248,.95);
    border-right-color: rgba(253,242,248,.95)
}

.border-x-pink-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(236 72 153/var(--tw-border-opacity));
    border-right-color: rgb(236 72 153/var(--tw-border-opacity))
}

.border-x-pink-500\/0 {
    border-left-color: rgba(236,72,153,0);
    border-right-color: rgba(236,72,153,0)
}

.border-x-pink-500\/10 {
    border-left-color: rgba(236,72,153,.1);
    border-right-color: rgba(236,72,153,.1)
}

.border-x-pink-500\/100 {
    border-left-color: #ec4899;
    border-right-color: #ec4899
}

.border-x-pink-500\/20 {
    border-left-color: rgba(236,72,153,.2);
    border-right-color: rgba(236,72,153,.2)
}

.border-x-pink-500\/25 {
    border-left-color: rgba(236,72,153,.25);
    border-right-color: rgba(236,72,153,.25)
}

.border-x-pink-500\/30 {
    border-left-color: rgba(236,72,153,.3);
    border-right-color: rgba(236,72,153,.3)
}

.border-x-pink-500\/40 {
    border-left-color: rgba(236,72,153,.4);
    border-right-color: rgba(236,72,153,.4)
}

.border-x-pink-500\/5 {
    border-left-color: rgba(236,72,153,.05);
    border-right-color: rgba(236,72,153,.05)
}

.border-x-pink-500\/50 {
    border-left-color: rgba(236,72,153,.5);
    border-right-color: rgba(236,72,153,.5)
}

.border-x-pink-500\/60 {
    border-left-color: rgba(236,72,153,.6);
    border-right-color: rgba(236,72,153,.6)
}

.border-x-pink-500\/70 {
    border-left-color: rgba(236,72,153,.7);
    border-right-color: rgba(236,72,153,.7)
}

.border-x-pink-500\/75 {
    border-left-color: rgba(236,72,153,.75);
    border-right-color: rgba(236,72,153,.75)
}

.border-x-pink-500\/80 {
    border-left-color: rgba(236,72,153,.8);
    border-right-color: rgba(236,72,153,.8)
}

.border-x-pink-500\/90 {
    border-left-color: rgba(236,72,153,.9);
    border-right-color: rgba(236,72,153,.9)
}

.border-x-pink-500\/95 {
    border-left-color: rgba(236,72,153,.95);
    border-right-color: rgba(236,72,153,.95)
}

.border-x-pink-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(219 39 119/var(--tw-border-opacity));
    border-right-color: rgb(219 39 119/var(--tw-border-opacity))
}

.border-x-pink-600\/0 {
    border-left-color: rgba(219,39,119,0);
    border-right-color: rgba(219,39,119,0)
}

.border-x-pink-600\/10 {
    border-left-color: rgba(219,39,119,.1);
    border-right-color: rgba(219,39,119,.1)
}

.border-x-pink-600\/100 {
    border-left-color: #db2777;
    border-right-color: #db2777
}

.border-x-pink-600\/20 {
    border-left-color: rgba(219,39,119,.2);
    border-right-color: rgba(219,39,119,.2)
}

.border-x-pink-600\/25 {
    border-left-color: rgba(219,39,119,.25);
    border-right-color: rgba(219,39,119,.25)
}

.border-x-pink-600\/30 {
    border-left-color: rgba(219,39,119,.3);
    border-right-color: rgba(219,39,119,.3)
}

.border-x-pink-600\/40 {
    border-left-color: rgba(219,39,119,.4);
    border-right-color: rgba(219,39,119,.4)
}

.border-x-pink-600\/5 {
    border-left-color: rgba(219,39,119,.05);
    border-right-color: rgba(219,39,119,.05)
}

.border-x-pink-600\/50 {
    border-left-color: rgba(219,39,119,.5);
    border-right-color: rgba(219,39,119,.5)
}

.border-x-pink-600\/60 {
    border-left-color: rgba(219,39,119,.6);
    border-right-color: rgba(219,39,119,.6)
}

.border-x-pink-600\/70 {
    border-left-color: rgba(219,39,119,.7);
    border-right-color: rgba(219,39,119,.7)
}

.border-x-pink-600\/75 {
    border-left-color: rgba(219,39,119,.75);
    border-right-color: rgba(219,39,119,.75)
}

.border-x-pink-600\/80 {
    border-left-color: rgba(219,39,119,.8);
    border-right-color: rgba(219,39,119,.8)
}

.border-x-pink-600\/90 {
    border-left-color: rgba(219,39,119,.9);
    border-right-color: rgba(219,39,119,.9)
}

.border-x-pink-600\/95 {
    border-left-color: rgba(219,39,119,.95);
    border-right-color: rgba(219,39,119,.95)
}

.border-x-pink-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(190 24 93/var(--tw-border-opacity));
    border-right-color: rgb(190 24 93/var(--tw-border-opacity))
}

.border-x-pink-700\/0 {
    border-left-color: rgba(190,24,93,0);
    border-right-color: rgba(190,24,93,0)
}

.border-x-pink-700\/10 {
    border-left-color: rgba(190,24,93,.1);
    border-right-color: rgba(190,24,93,.1)
}

.border-x-pink-700\/100 {
    border-left-color: #be185d;
    border-right-color: #be185d
}

.border-x-pink-700\/20 {
    border-left-color: rgba(190,24,93,.2);
    border-right-color: rgba(190,24,93,.2)
}

.border-x-pink-700\/25 {
    border-left-color: rgba(190,24,93,.25);
    border-right-color: rgba(190,24,93,.25)
}

.border-x-pink-700\/30 {
    border-left-color: rgba(190,24,93,.3);
    border-right-color: rgba(190,24,93,.3)
}

.border-x-pink-700\/40 {
    border-left-color: rgba(190,24,93,.4);
    border-right-color: rgba(190,24,93,.4)
}

.border-x-pink-700\/5 {
    border-left-color: rgba(190,24,93,.05);
    border-right-color: rgba(190,24,93,.05)
}

.border-x-pink-700\/50 {
    border-left-color: rgba(190,24,93,.5);
    border-right-color: rgba(190,24,93,.5)
}

.border-x-pink-700\/60 {
    border-left-color: rgba(190,24,93,.6);
    border-right-color: rgba(190,24,93,.6)
}

.border-x-pink-700\/70 {
    border-left-color: rgba(190,24,93,.7);
    border-right-color: rgba(190,24,93,.7)
}

.border-x-pink-700\/75 {
    border-left-color: rgba(190,24,93,.75);
    border-right-color: rgba(190,24,93,.75)
}

.border-x-pink-700\/80 {
    border-left-color: rgba(190,24,93,.8);
    border-right-color: rgba(190,24,93,.8)
}

.border-x-pink-700\/90 {
    border-left-color: rgba(190,24,93,.9);
    border-right-color: rgba(190,24,93,.9)
}

.border-x-pink-700\/95 {
    border-left-color: rgba(190,24,93,.95);
    border-right-color: rgba(190,24,93,.95)
}

.border-x-pink-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(157 23 77/var(--tw-border-opacity));
    border-right-color: rgb(157 23 77/var(--tw-border-opacity))
}

.border-x-pink-800\/0 {
    border-left-color: rgba(157,23,77,0);
    border-right-color: rgba(157,23,77,0)
}

.border-x-pink-800\/10 {
    border-left-color: rgba(157,23,77,.1);
    border-right-color: rgba(157,23,77,.1)
}

.border-x-pink-800\/100 {
    border-left-color: #9d174d;
    border-right-color: #9d174d
}

.border-x-pink-800\/20 {
    border-left-color: rgba(157,23,77,.2);
    border-right-color: rgba(157,23,77,.2)
}

.border-x-pink-800\/25 {
    border-left-color: rgba(157,23,77,.25);
    border-right-color: rgba(157,23,77,.25)
}

.border-x-pink-800\/30 {
    border-left-color: rgba(157,23,77,.3);
    border-right-color: rgba(157,23,77,.3)
}

.border-x-pink-800\/40 {
    border-left-color: rgba(157,23,77,.4);
    border-right-color: rgba(157,23,77,.4)
}

.border-x-pink-800\/5 {
    border-left-color: rgba(157,23,77,.05);
    border-right-color: rgba(157,23,77,.05)
}

.border-x-pink-800\/50 {
    border-left-color: rgba(157,23,77,.5);
    border-right-color: rgba(157,23,77,.5)
}

.border-x-pink-800\/60 {
    border-left-color: rgba(157,23,77,.6);
    border-right-color: rgba(157,23,77,.6)
}

.border-x-pink-800\/70 {
    border-left-color: rgba(157,23,77,.7);
    border-right-color: rgba(157,23,77,.7)
}

.border-x-pink-800\/75 {
    border-left-color: rgba(157,23,77,.75);
    border-right-color: rgba(157,23,77,.75)
}

.border-x-pink-800\/80 {
    border-left-color: rgba(157,23,77,.8);
    border-right-color: rgba(157,23,77,.8)
}

.border-x-pink-800\/90 {
    border-left-color: rgba(157,23,77,.9);
    border-right-color: rgba(157,23,77,.9)
}

.border-x-pink-800\/95 {
    border-left-color: rgba(157,23,77,.95);
    border-right-color: rgba(157,23,77,.95)
}

.border-x-pink-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(131 24 67/var(--tw-border-opacity));
    border-right-color: rgb(131 24 67/var(--tw-border-opacity))
}

.border-x-pink-900\/0 {
    border-left-color: rgba(131,24,67,0);
    border-right-color: rgba(131,24,67,0)
}

.border-x-pink-900\/10 {
    border-left-color: rgba(131,24,67,.1);
    border-right-color: rgba(131,24,67,.1)
}

.border-x-pink-900\/100 {
    border-left-color: #831843;
    border-right-color: #831843
}

.border-x-pink-900\/20 {
    border-left-color: rgba(131,24,67,.2);
    border-right-color: rgba(131,24,67,.2)
}

.border-x-pink-900\/25 {
    border-left-color: rgba(131,24,67,.25);
    border-right-color: rgba(131,24,67,.25)
}

.border-x-pink-900\/30 {
    border-left-color: rgba(131,24,67,.3);
    border-right-color: rgba(131,24,67,.3)
}

.border-x-pink-900\/40 {
    border-left-color: rgba(131,24,67,.4);
    border-right-color: rgba(131,24,67,.4)
}

.border-x-pink-900\/5 {
    border-left-color: rgba(131,24,67,.05);
    border-right-color: rgba(131,24,67,.05)
}

.border-x-pink-900\/50 {
    border-left-color: rgba(131,24,67,.5);
    border-right-color: rgba(131,24,67,.5)
}

.border-x-pink-900\/60 {
    border-left-color: rgba(131,24,67,.6);
    border-right-color: rgba(131,24,67,.6)
}

.border-x-pink-900\/70 {
    border-left-color: rgba(131,24,67,.7);
    border-right-color: rgba(131,24,67,.7)
}

.border-x-pink-900\/75 {
    border-left-color: rgba(131,24,67,.75);
    border-right-color: rgba(131,24,67,.75)
}

.border-x-pink-900\/80 {
    border-left-color: rgba(131,24,67,.8);
    border-right-color: rgba(131,24,67,.8)
}

.border-x-pink-900\/90 {
    border-left-color: rgba(131,24,67,.9);
    border-right-color: rgba(131,24,67,.9)
}

.border-x-pink-900\/95 {
    border-left-color: rgba(131,24,67,.95);
    border-right-color: rgba(131,24,67,.95)
}

.border-x-pink-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(80 7 36/var(--tw-border-opacity));
    border-right-color: rgb(80 7 36/var(--tw-border-opacity))
}

.border-x-pink-950\/0 {
    border-left-color: rgba(80,7,36,0);
    border-right-color: rgba(80,7,36,0)
}

.border-x-pink-950\/10 {
    border-left-color: rgba(80,7,36,.1);
    border-right-color: rgba(80,7,36,.1)
}

.border-x-pink-950\/100 {
    border-left-color: #500724;
    border-right-color: #500724
}

.border-x-pink-950\/20 {
    border-left-color: rgba(80,7,36,.2);
    border-right-color: rgba(80,7,36,.2)
}

.border-x-pink-950\/25 {
    border-left-color: rgba(80,7,36,.25);
    border-right-color: rgba(80,7,36,.25)
}

.border-x-pink-950\/30 {
    border-left-color: rgba(80,7,36,.3);
    border-right-color: rgba(80,7,36,.3)
}

.border-x-pink-950\/40 {
    border-left-color: rgba(80,7,36,.4);
    border-right-color: rgba(80,7,36,.4)
}

.border-x-pink-950\/5 {
    border-left-color: rgba(80,7,36,.05);
    border-right-color: rgba(80,7,36,.05)
}

.border-x-pink-950\/50 {
    border-left-color: rgba(80,7,36,.5);
    border-right-color: rgba(80,7,36,.5)
}

.border-x-pink-950\/60 {
    border-left-color: rgba(80,7,36,.6);
    border-right-color: rgba(80,7,36,.6)
}

.border-x-pink-950\/70 {
    border-left-color: rgba(80,7,36,.7);
    border-right-color: rgba(80,7,36,.7)
}

.border-x-pink-950\/75 {
    border-left-color: rgba(80,7,36,.75);
    border-right-color: rgba(80,7,36,.75)
}

.border-x-pink-950\/80 {
    border-left-color: rgba(80,7,36,.8);
    border-right-color: rgba(80,7,36,.8)
}

.border-x-pink-950\/90 {
    border-left-color: rgba(80,7,36,.9);
    border-right-color: rgba(80,7,36,.9)
}

.border-x-pink-950\/95 {
    border-left-color: rgba(80,7,36,.95);
    border-right-color: rgba(80,7,36,.95)
}

.border-x-popover {
    border-left-color: hsl(var(--popover));
    border-right-color: hsl(var(--popover))
}

.border-x-popover-foreground {
    border-left-color: hsl(var(--popover-foreground));
    border-right-color: hsl(var(--popover-foreground))
}

.border-x-popover-foreground\/0 {
    border-left-color: hsl(var(--popover-foreground)/0);
    border-right-color: hsl(var(--popover-foreground)/0)
}

.border-x-popover-foreground\/10 {
    border-left-color: hsl(var(--popover-foreground)/.1);
    border-right-color: hsl(var(--popover-foreground)/.1)
}

.border-x-popover-foreground\/100 {
    border-left-color: hsl(var(--popover-foreground)/1);
    border-right-color: hsl(var(--popover-foreground)/1)
}

.border-x-popover-foreground\/20 {
    border-left-color: hsl(var(--popover-foreground)/.2);
    border-right-color: hsl(var(--popover-foreground)/.2)
}

.border-x-popover-foreground\/25 {
    border-left-color: hsl(var(--popover-foreground)/.25);
    border-right-color: hsl(var(--popover-foreground)/.25)
}

.border-x-popover-foreground\/30 {
    border-left-color: hsl(var(--popover-foreground)/.3);
    border-right-color: hsl(var(--popover-foreground)/.3)
}

.border-x-popover-foreground\/40 {
    border-left-color: hsl(var(--popover-foreground)/.4);
    border-right-color: hsl(var(--popover-foreground)/.4)
}

.border-x-popover-foreground\/5 {
    border-left-color: hsl(var(--popover-foreground)/.05);
    border-right-color: hsl(var(--popover-foreground)/.05)
}

.border-x-popover-foreground\/50 {
    border-left-color: hsl(var(--popover-foreground)/.5);
    border-right-color: hsl(var(--popover-foreground)/.5)
}

.border-x-popover-foreground\/60 {
    border-left-color: hsl(var(--popover-foreground)/.6);
    border-right-color: hsl(var(--popover-foreground)/.6)
}

.border-x-popover-foreground\/70 {
    border-left-color: hsl(var(--popover-foreground)/.7);
    border-right-color: hsl(var(--popover-foreground)/.7)
}

.border-x-popover-foreground\/75 {
    border-left-color: hsl(var(--popover-foreground)/.75);
    border-right-color: hsl(var(--popover-foreground)/.75)
}

.border-x-popover-foreground\/80 {
    border-left-color: hsl(var(--popover-foreground)/.8);
    border-right-color: hsl(var(--popover-foreground)/.8)
}

.border-x-popover-foreground\/90 {
    border-left-color: hsl(var(--popover-foreground)/.9);
    border-right-color: hsl(var(--popover-foreground)/.9)
}

.border-x-popover-foreground\/95 {
    border-left-color: hsl(var(--popover-foreground)/.95);
    border-right-color: hsl(var(--popover-foreground)/.95)
}

.border-x-popover\/0 {
    border-left-color: hsl(var(--popover)/0);
    border-right-color: hsl(var(--popover)/0)
}

.border-x-popover\/10 {
    border-left-color: hsl(var(--popover)/.1);
    border-right-color: hsl(var(--popover)/.1)
}

.border-x-popover\/100 {
    border-left-color: hsl(var(--popover)/1);
    border-right-color: hsl(var(--popover)/1)
}

.border-x-popover\/20 {
    border-left-color: hsl(var(--popover)/.2);
    border-right-color: hsl(var(--popover)/.2)
}

.border-x-popover\/25 {
    border-left-color: hsl(var(--popover)/.25);
    border-right-color: hsl(var(--popover)/.25)
}

.border-x-popover\/30 {
    border-left-color: hsl(var(--popover)/.3);
    border-right-color: hsl(var(--popover)/.3)
}

.border-x-popover\/40 {
    border-left-color: hsl(var(--popover)/.4);
    border-right-color: hsl(var(--popover)/.4)
}

.border-x-popover\/5 {
    border-left-color: hsl(var(--popover)/.05);
    border-right-color: hsl(var(--popover)/.05)
}

.border-x-popover\/50 {
    border-left-color: hsl(var(--popover)/.5);
    border-right-color: hsl(var(--popover)/.5)
}

.border-x-popover\/60 {
    border-left-color: hsl(var(--popover)/.6);
    border-right-color: hsl(var(--popover)/.6)
}

.border-x-popover\/70 {
    border-left-color: hsl(var(--popover)/.7);
    border-right-color: hsl(var(--popover)/.7)
}

.border-x-popover\/75 {
    border-left-color: hsl(var(--popover)/.75);
    border-right-color: hsl(var(--popover)/.75)
}

.border-x-popover\/80 {
    border-left-color: hsl(var(--popover)/.8);
    border-right-color: hsl(var(--popover)/.8)
}

.border-x-popover\/90 {
    border-left-color: hsl(var(--popover)/.9);
    border-right-color: hsl(var(--popover)/.9)
}

.border-x-popover\/95 {
    border-left-color: hsl(var(--popover)/.95);
    border-right-color: hsl(var(--popover)/.95)
}

.border-x-primary {
    border-left-color: hsl(var(--primary));
    border-right-color: hsl(var(--primary))
}

.border-x-primary-foreground {
    border-left-color: hsl(var(--primary-foreground));
    border-right-color: hsl(var(--primary-foreground))
}

.border-x-primary-foreground\/0 {
    border-left-color: hsl(var(--primary-foreground)/0);
    border-right-color: hsl(var(--primary-foreground)/0)
}

.border-x-primary-foreground\/10 {
    border-left-color: hsl(var(--primary-foreground)/.1);
    border-right-color: hsl(var(--primary-foreground)/.1)
}

.border-x-primary-foreground\/100 {
    border-left-color: hsl(var(--primary-foreground)/1);
    border-right-color: hsl(var(--primary-foreground)/1)
}

.border-x-primary-foreground\/20 {
    border-left-color: hsl(var(--primary-foreground)/.2);
    border-right-color: hsl(var(--primary-foreground)/.2)
}

.border-x-primary-foreground\/25 {
    border-left-color: hsl(var(--primary-foreground)/.25);
    border-right-color: hsl(var(--primary-foreground)/.25)
}

.border-x-primary-foreground\/30 {
    border-left-color: hsl(var(--primary-foreground)/.3);
    border-right-color: hsl(var(--primary-foreground)/.3)
}

.border-x-primary-foreground\/40 {
    border-left-color: hsl(var(--primary-foreground)/.4);
    border-right-color: hsl(var(--primary-foreground)/.4)
}

.border-x-primary-foreground\/5 {
    border-left-color: hsl(var(--primary-foreground)/.05);
    border-right-color: hsl(var(--primary-foreground)/.05)
}

.border-x-primary-foreground\/50 {
    border-left-color: hsl(var(--primary-foreground)/.5);
    border-right-color: hsl(var(--primary-foreground)/.5)
}

.border-x-primary-foreground\/60 {
    border-left-color: hsl(var(--primary-foreground)/.6);
    border-right-color: hsl(var(--primary-foreground)/.6)
}

.border-x-primary-foreground\/70 {
    border-left-color: hsl(var(--primary-foreground)/.7);
    border-right-color: hsl(var(--primary-foreground)/.7)
}

.border-x-primary-foreground\/75 {
    border-left-color: hsl(var(--primary-foreground)/.75);
    border-right-color: hsl(var(--primary-foreground)/.75)
}

.border-x-primary-foreground\/80 {
    border-left-color: hsl(var(--primary-foreground)/.8);
    border-right-color: hsl(var(--primary-foreground)/.8)
}

.border-x-primary-foreground\/90 {
    border-left-color: hsl(var(--primary-foreground)/.9);
    border-right-color: hsl(var(--primary-foreground)/.9)
}

.border-x-primary-foreground\/95 {
    border-left-color: hsl(var(--primary-foreground)/.95);
    border-right-color: hsl(var(--primary-foreground)/.95)
}

.border-x-primary\/0 {
    border-left-color: hsl(var(--primary)/0);
    border-right-color: hsl(var(--primary)/0)
}

.border-x-primary\/10 {
    border-left-color: hsl(var(--primary)/.1);
    border-right-color: hsl(var(--primary)/.1)
}

.border-x-primary\/100 {
    border-left-color: hsl(var(--primary)/1);
    border-right-color: hsl(var(--primary)/1)
}

.border-x-primary\/20 {
    border-left-color: hsl(var(--primary)/.2);
    border-right-color: hsl(var(--primary)/.2)
}

.border-x-primary\/25 {
    border-left-color: hsl(var(--primary)/.25);
    border-right-color: hsl(var(--primary)/.25)
}

.border-x-primary\/30 {
    border-left-color: hsl(var(--primary)/.3);
    border-right-color: hsl(var(--primary)/.3)
}

.border-x-primary\/40 {
    border-left-color: hsl(var(--primary)/.4);
    border-right-color: hsl(var(--primary)/.4)
}

.border-x-primary\/5 {
    border-left-color: hsl(var(--primary)/.05);
    border-right-color: hsl(var(--primary)/.05)
}

.border-x-primary\/50 {
    border-left-color: hsl(var(--primary)/.5);
    border-right-color: hsl(var(--primary)/.5)
}

.border-x-primary\/60 {
    border-left-color: hsl(var(--primary)/.6);
    border-right-color: hsl(var(--primary)/.6)
}

.border-x-primary\/70 {
    border-left-color: hsl(var(--primary)/.7);
    border-right-color: hsl(var(--primary)/.7)
}

.border-x-primary\/75 {
    border-left-color: hsl(var(--primary)/.75);
    border-right-color: hsl(var(--primary)/.75)
}

.border-x-primary\/80 {
    border-left-color: hsl(var(--primary)/.8);
    border-right-color: hsl(var(--primary)/.8)
}

.border-x-primary\/90 {
    border-left-color: hsl(var(--primary)/.9);
    border-right-color: hsl(var(--primary)/.9)
}

.border-x-primary\/95 {
    border-left-color: hsl(var(--primary)/.95);
    border-right-color: hsl(var(--primary)/.95)
}

.border-x-purple-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(243 232 255/var(--tw-border-opacity));
    border-right-color: rgb(243 232 255/var(--tw-border-opacity))
}

.border-x-purple-100\/0 {
    border-left-color: rgba(243,232,255,0);
    border-right-color: rgba(243,232,255,0)
}

.border-x-purple-100\/10 {
    border-left-color: rgba(243,232,255,.1);
    border-right-color: rgba(243,232,255,.1)
}

.border-x-purple-100\/100 {
    border-left-color: #f3e8ff;
    border-right-color: #f3e8ff
}

.border-x-purple-100\/20 {
    border-left-color: rgba(243,232,255,.2);
    border-right-color: rgba(243,232,255,.2)
}

.border-x-purple-100\/25 {
    border-left-color: rgba(243,232,255,.25);
    border-right-color: rgba(243,232,255,.25)
}

.border-x-purple-100\/30 {
    border-left-color: rgba(243,232,255,.3);
    border-right-color: rgba(243,232,255,.3)
}

.border-x-purple-100\/40 {
    border-left-color: rgba(243,232,255,.4);
    border-right-color: rgba(243,232,255,.4)
}

.border-x-purple-100\/5 {
    border-left-color: rgba(243,232,255,.05);
    border-right-color: rgba(243,232,255,.05)
}

.border-x-purple-100\/50 {
    border-left-color: rgba(243,232,255,.5);
    border-right-color: rgba(243,232,255,.5)
}

.border-x-purple-100\/60 {
    border-left-color: rgba(243,232,255,.6);
    border-right-color: rgba(243,232,255,.6)
}

.border-x-purple-100\/70 {
    border-left-color: rgba(243,232,255,.7);
    border-right-color: rgba(243,232,255,.7)
}

.border-x-purple-100\/75 {
    border-left-color: rgba(243,232,255,.75);
    border-right-color: rgba(243,232,255,.75)
}

.border-x-purple-100\/80 {
    border-left-color: rgba(243,232,255,.8);
    border-right-color: rgba(243,232,255,.8)
}

.border-x-purple-100\/90 {
    border-left-color: rgba(243,232,255,.9);
    border-right-color: rgba(243,232,255,.9)
}

.border-x-purple-100\/95 {
    border-left-color: rgba(243,232,255,.95);
    border-right-color: rgba(243,232,255,.95)
}

.border-x-purple-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(233 213 255/var(--tw-border-opacity));
    border-right-color: rgb(233 213 255/var(--tw-border-opacity))
}

.border-x-purple-200\/0 {
    border-left-color: rgba(233,213,255,0);
    border-right-color: rgba(233,213,255,0)
}

.border-x-purple-200\/10 {
    border-left-color: rgba(233,213,255,.1);
    border-right-color: rgba(233,213,255,.1)
}

.border-x-purple-200\/100 {
    border-left-color: #e9d5ff;
    border-right-color: #e9d5ff
}

.border-x-purple-200\/20 {
    border-left-color: rgba(233,213,255,.2);
    border-right-color: rgba(233,213,255,.2)
}

.border-x-purple-200\/25 {
    border-left-color: rgba(233,213,255,.25);
    border-right-color: rgba(233,213,255,.25)
}

.border-x-purple-200\/30 {
    border-left-color: rgba(233,213,255,.3);
    border-right-color: rgba(233,213,255,.3)
}

.border-x-purple-200\/40 {
    border-left-color: rgba(233,213,255,.4);
    border-right-color: rgba(233,213,255,.4)
}

.border-x-purple-200\/5 {
    border-left-color: rgba(233,213,255,.05);
    border-right-color: rgba(233,213,255,.05)
}

.border-x-purple-200\/50 {
    border-left-color: rgba(233,213,255,.5);
    border-right-color: rgba(233,213,255,.5)
}

.border-x-purple-200\/60 {
    border-left-color: rgba(233,213,255,.6);
    border-right-color: rgba(233,213,255,.6)
}

.border-x-purple-200\/70 {
    border-left-color: rgba(233,213,255,.7);
    border-right-color: rgba(233,213,255,.7)
}

.border-x-purple-200\/75 {
    border-left-color: rgba(233,213,255,.75);
    border-right-color: rgba(233,213,255,.75)
}

.border-x-purple-200\/80 {
    border-left-color: rgba(233,213,255,.8);
    border-right-color: rgba(233,213,255,.8)
}

.border-x-purple-200\/90 {
    border-left-color: rgba(233,213,255,.9);
    border-right-color: rgba(233,213,255,.9)
}

.border-x-purple-200\/95 {
    border-left-color: rgba(233,213,255,.95);
    border-right-color: rgba(233,213,255,.95)
}

.border-x-purple-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(216 180 254/var(--tw-border-opacity));
    border-right-color: rgb(216 180 254/var(--tw-border-opacity))
}

.border-x-purple-300\/0 {
    border-left-color: rgba(216,180,254,0);
    border-right-color: rgba(216,180,254,0)
}

.border-x-purple-300\/10 {
    border-left-color: rgba(216,180,254,.1);
    border-right-color: rgba(216,180,254,.1)
}

.border-x-purple-300\/100 {
    border-left-color: #d8b4fe;
    border-right-color: #d8b4fe
}

.border-x-purple-300\/20 {
    border-left-color: rgba(216,180,254,.2);
    border-right-color: rgba(216,180,254,.2)
}

.border-x-purple-300\/25 {
    border-left-color: rgba(216,180,254,.25);
    border-right-color: rgba(216,180,254,.25)
}

.border-x-purple-300\/30 {
    border-left-color: rgba(216,180,254,.3);
    border-right-color: rgba(216,180,254,.3)
}

.border-x-purple-300\/40 {
    border-left-color: rgba(216,180,254,.4);
    border-right-color: rgba(216,180,254,.4)
}

.border-x-purple-300\/5 {
    border-left-color: rgba(216,180,254,.05);
    border-right-color: rgba(216,180,254,.05)
}

.border-x-purple-300\/50 {
    border-left-color: rgba(216,180,254,.5);
    border-right-color: rgba(216,180,254,.5)
}

.border-x-purple-300\/60 {
    border-left-color: rgba(216,180,254,.6);
    border-right-color: rgba(216,180,254,.6)
}

.border-x-purple-300\/70 {
    border-left-color: rgba(216,180,254,.7);
    border-right-color: rgba(216,180,254,.7)
}

.border-x-purple-300\/75 {
    border-left-color: rgba(216,180,254,.75);
    border-right-color: rgba(216,180,254,.75)
}

.border-x-purple-300\/80 {
    border-left-color: rgba(216,180,254,.8);
    border-right-color: rgba(216,180,254,.8)
}

.border-x-purple-300\/90 {
    border-left-color: rgba(216,180,254,.9);
    border-right-color: rgba(216,180,254,.9)
}

.border-x-purple-300\/95 {
    border-left-color: rgba(216,180,254,.95);
    border-right-color: rgba(216,180,254,.95)
}

.border-x-purple-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(192 132 252/var(--tw-border-opacity));
    border-right-color: rgb(192 132 252/var(--tw-border-opacity))
}

.border-x-purple-400\/0 {
    border-left-color: rgba(192,132,252,0);
    border-right-color: rgba(192,132,252,0)
}

.border-x-purple-400\/10 {
    border-left-color: rgba(192,132,252,.1);
    border-right-color: rgba(192,132,252,.1)
}

.border-x-purple-400\/100 {
    border-left-color: #c084fc;
    border-right-color: #c084fc
}

.border-x-purple-400\/20 {
    border-left-color: rgba(192,132,252,.2);
    border-right-color: rgba(192,132,252,.2)
}

.border-x-purple-400\/25 {
    border-left-color: rgba(192,132,252,.25);
    border-right-color: rgba(192,132,252,.25)
}

.border-x-purple-400\/30 {
    border-left-color: rgba(192,132,252,.3);
    border-right-color: rgba(192,132,252,.3)
}

.border-x-purple-400\/40 {
    border-left-color: rgba(192,132,252,.4);
    border-right-color: rgba(192,132,252,.4)
}

.border-x-purple-400\/5 {
    border-left-color: rgba(192,132,252,.05);
    border-right-color: rgba(192,132,252,.05)
}

.border-x-purple-400\/50 {
    border-left-color: rgba(192,132,252,.5);
    border-right-color: rgba(192,132,252,.5)
}

.border-x-purple-400\/60 {
    border-left-color: rgba(192,132,252,.6);
    border-right-color: rgba(192,132,252,.6)
}

.border-x-purple-400\/70 {
    border-left-color: rgba(192,132,252,.7);
    border-right-color: rgba(192,132,252,.7)
}

.border-x-purple-400\/75 {
    border-left-color: rgba(192,132,252,.75);
    border-right-color: rgba(192,132,252,.75)
}

.border-x-purple-400\/80 {
    border-left-color: rgba(192,132,252,.8);
    border-right-color: rgba(192,132,252,.8)
}

.border-x-purple-400\/90 {
    border-left-color: rgba(192,132,252,.9);
    border-right-color: rgba(192,132,252,.9)
}

.border-x-purple-400\/95 {
    border-left-color: rgba(192,132,252,.95);
    border-right-color: rgba(192,132,252,.95)
}

.border-x-purple-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(250 245 255/var(--tw-border-opacity));
    border-right-color: rgb(250 245 255/var(--tw-border-opacity))
}

.border-x-purple-50\/0 {
    border-left-color: rgba(250,245,255,0);
    border-right-color: rgba(250,245,255,0)
}

.border-x-purple-50\/10 {
    border-left-color: rgba(250,245,255,.1);
    border-right-color: rgba(250,245,255,.1)
}

.border-x-purple-50\/100 {
    border-left-color: #faf5ff;
    border-right-color: #faf5ff
}

.border-x-purple-50\/20 {
    border-left-color: rgba(250,245,255,.2);
    border-right-color: rgba(250,245,255,.2)
}

.border-x-purple-50\/25 {
    border-left-color: rgba(250,245,255,.25);
    border-right-color: rgba(250,245,255,.25)
}

.border-x-purple-50\/30 {
    border-left-color: rgba(250,245,255,.3);
    border-right-color: rgba(250,245,255,.3)
}

.border-x-purple-50\/40 {
    border-left-color: rgba(250,245,255,.4);
    border-right-color: rgba(250,245,255,.4)
}

.border-x-purple-50\/5 {
    border-left-color: rgba(250,245,255,.05);
    border-right-color: rgba(250,245,255,.05)
}

.border-x-purple-50\/50 {
    border-left-color: rgba(250,245,255,.5);
    border-right-color: rgba(250,245,255,.5)
}

.border-x-purple-50\/60 {
    border-left-color: rgba(250,245,255,.6);
    border-right-color: rgba(250,245,255,.6)
}

.border-x-purple-50\/70 {
    border-left-color: rgba(250,245,255,.7);
    border-right-color: rgba(250,245,255,.7)
}

.border-x-purple-50\/75 {
    border-left-color: rgba(250,245,255,.75);
    border-right-color: rgba(250,245,255,.75)
}

.border-x-purple-50\/80 {
    border-left-color: rgba(250,245,255,.8);
    border-right-color: rgba(250,245,255,.8)
}

.border-x-purple-50\/90 {
    border-left-color: rgba(250,245,255,.9);
    border-right-color: rgba(250,245,255,.9)
}

.border-x-purple-50\/95 {
    border-left-color: rgba(250,245,255,.95);
    border-right-color: rgba(250,245,255,.95)
}

.border-x-purple-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(168 85 247/var(--tw-border-opacity));
    border-right-color: rgb(168 85 247/var(--tw-border-opacity))
}

.border-x-purple-500\/0 {
    border-left-color: rgba(168,85,247,0);
    border-right-color: rgba(168,85,247,0)
}

.border-x-purple-500\/10 {
    border-left-color: rgba(168,85,247,.1);
    border-right-color: rgba(168,85,247,.1)
}

.border-x-purple-500\/100 {
    border-left-color: #a855f7;
    border-right-color: #a855f7
}

.border-x-purple-500\/20 {
    border-left-color: rgba(168,85,247,.2);
    border-right-color: rgba(168,85,247,.2)
}

.border-x-purple-500\/25 {
    border-left-color: rgba(168,85,247,.25);
    border-right-color: rgba(168,85,247,.25)
}

.border-x-purple-500\/30 {
    border-left-color: rgba(168,85,247,.3);
    border-right-color: rgba(168,85,247,.3)
}

.border-x-purple-500\/40 {
    border-left-color: rgba(168,85,247,.4);
    border-right-color: rgba(168,85,247,.4)
}

.border-x-purple-500\/5 {
    border-left-color: rgba(168,85,247,.05);
    border-right-color: rgba(168,85,247,.05)
}

.border-x-purple-500\/50 {
    border-left-color: rgba(168,85,247,.5);
    border-right-color: rgba(168,85,247,.5)
}

.border-x-purple-500\/60 {
    border-left-color: rgba(168,85,247,.6);
    border-right-color: rgba(168,85,247,.6)
}

.border-x-purple-500\/70 {
    border-left-color: rgba(168,85,247,.7);
    border-right-color: rgba(168,85,247,.7)
}

.border-x-purple-500\/75 {
    border-left-color: rgba(168,85,247,.75);
    border-right-color: rgba(168,85,247,.75)
}

.border-x-purple-500\/80 {
    border-left-color: rgba(168,85,247,.8);
    border-right-color: rgba(168,85,247,.8)
}

.border-x-purple-500\/90 {
    border-left-color: rgba(168,85,247,.9);
    border-right-color: rgba(168,85,247,.9)
}

.border-x-purple-500\/95 {
    border-left-color: rgba(168,85,247,.95);
    border-right-color: rgba(168,85,247,.95)
}

.border-x-purple-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(147 51 234/var(--tw-border-opacity));
    border-right-color: rgb(147 51 234/var(--tw-border-opacity))
}

.border-x-purple-600\/0 {
    border-left-color: rgba(147,51,234,0);
    border-right-color: rgba(147,51,234,0)
}

.border-x-purple-600\/10 {
    border-left-color: rgba(147,51,234,.1);
    border-right-color: rgba(147,51,234,.1)
}

.border-x-purple-600\/100 {
    border-left-color: #9333ea;
    border-right-color: #9333ea
}

.border-x-purple-600\/20 {
    border-left-color: rgba(147,51,234,.2);
    border-right-color: rgba(147,51,234,.2)
}

.border-x-purple-600\/25 {
    border-left-color: rgba(147,51,234,.25);
    border-right-color: rgba(147,51,234,.25)
}

.border-x-purple-600\/30 {
    border-left-color: rgba(147,51,234,.3);
    border-right-color: rgba(147,51,234,.3)
}

.border-x-purple-600\/40 {
    border-left-color: rgba(147,51,234,.4);
    border-right-color: rgba(147,51,234,.4)
}

.border-x-purple-600\/5 {
    border-left-color: rgba(147,51,234,.05);
    border-right-color: rgba(147,51,234,.05)
}

.border-x-purple-600\/50 {
    border-left-color: rgba(147,51,234,.5);
    border-right-color: rgba(147,51,234,.5)
}

.border-x-purple-600\/60 {
    border-left-color: rgba(147,51,234,.6);
    border-right-color: rgba(147,51,234,.6)
}

.border-x-purple-600\/70 {
    border-left-color: rgba(147,51,234,.7);
    border-right-color: rgba(147,51,234,.7)
}

.border-x-purple-600\/75 {
    border-left-color: rgba(147,51,234,.75);
    border-right-color: rgba(147,51,234,.75)
}

.border-x-purple-600\/80 {
    border-left-color: rgba(147,51,234,.8);
    border-right-color: rgba(147,51,234,.8)
}

.border-x-purple-600\/90 {
    border-left-color: rgba(147,51,234,.9);
    border-right-color: rgba(147,51,234,.9)
}

.border-x-purple-600\/95 {
    border-left-color: rgba(147,51,234,.95);
    border-right-color: rgba(147,51,234,.95)
}

.border-x-purple-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(126 34 206/var(--tw-border-opacity));
    border-right-color: rgb(126 34 206/var(--tw-border-opacity))
}

.border-x-purple-700\/0 {
    border-left-color: rgba(126,34,206,0);
    border-right-color: rgba(126,34,206,0)
}

.border-x-purple-700\/10 {
    border-left-color: rgba(126,34,206,.1);
    border-right-color: rgba(126,34,206,.1)
}

.border-x-purple-700\/100 {
    border-left-color: #7e22ce;
    border-right-color: #7e22ce
}

.border-x-purple-700\/20 {
    border-left-color: rgba(126,34,206,.2);
    border-right-color: rgba(126,34,206,.2)
}

.border-x-purple-700\/25 {
    border-left-color: rgba(126,34,206,.25);
    border-right-color: rgba(126,34,206,.25)
}

.border-x-purple-700\/30 {
    border-left-color: rgba(126,34,206,.3);
    border-right-color: rgba(126,34,206,.3)
}

.border-x-purple-700\/40 {
    border-left-color: rgba(126,34,206,.4);
    border-right-color: rgba(126,34,206,.4)
}

.border-x-purple-700\/5 {
    border-left-color: rgba(126,34,206,.05);
    border-right-color: rgba(126,34,206,.05)
}

.border-x-purple-700\/50 {
    border-left-color: rgba(126,34,206,.5);
    border-right-color: rgba(126,34,206,.5)
}

.border-x-purple-700\/60 {
    border-left-color: rgba(126,34,206,.6);
    border-right-color: rgba(126,34,206,.6)
}

.border-x-purple-700\/70 {
    border-left-color: rgba(126,34,206,.7);
    border-right-color: rgba(126,34,206,.7)
}

.border-x-purple-700\/75 {
    border-left-color: rgba(126,34,206,.75);
    border-right-color: rgba(126,34,206,.75)
}

.border-x-purple-700\/80 {
    border-left-color: rgba(126,34,206,.8);
    border-right-color: rgba(126,34,206,.8)
}

.border-x-purple-700\/90 {
    border-left-color: rgba(126,34,206,.9);
    border-right-color: rgba(126,34,206,.9)
}

.border-x-purple-700\/95 {
    border-left-color: rgba(126,34,206,.95);
    border-right-color: rgba(126,34,206,.95)
}

.border-x-purple-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(107 33 168/var(--tw-border-opacity));
    border-right-color: rgb(107 33 168/var(--tw-border-opacity))
}

.border-x-purple-800\/0 {
    border-left-color: rgba(107,33,168,0);
    border-right-color: rgba(107,33,168,0)
}

.border-x-purple-800\/10 {
    border-left-color: rgba(107,33,168,.1);
    border-right-color: rgba(107,33,168,.1)
}

.border-x-purple-800\/100 {
    border-left-color: #6b21a8;
    border-right-color: #6b21a8
}

.border-x-purple-800\/20 {
    border-left-color: rgba(107,33,168,.2);
    border-right-color: rgba(107,33,168,.2)
}

.border-x-purple-800\/25 {
    border-left-color: rgba(107,33,168,.25);
    border-right-color: rgba(107,33,168,.25)
}

.border-x-purple-800\/30 {
    border-left-color: rgba(107,33,168,.3);
    border-right-color: rgba(107,33,168,.3)
}

.border-x-purple-800\/40 {
    border-left-color: rgba(107,33,168,.4);
    border-right-color: rgba(107,33,168,.4)
}

.border-x-purple-800\/5 {
    border-left-color: rgba(107,33,168,.05);
    border-right-color: rgba(107,33,168,.05)
}

.border-x-purple-800\/50 {
    border-left-color: rgba(107,33,168,.5);
    border-right-color: rgba(107,33,168,.5)
}

.border-x-purple-800\/60 {
    border-left-color: rgba(107,33,168,.6);
    border-right-color: rgba(107,33,168,.6)
}

.border-x-purple-800\/70 {
    border-left-color: rgba(107,33,168,.7);
    border-right-color: rgba(107,33,168,.7)
}

.border-x-purple-800\/75 {
    border-left-color: rgba(107,33,168,.75);
    border-right-color: rgba(107,33,168,.75)
}

.border-x-purple-800\/80 {
    border-left-color: rgba(107,33,168,.8);
    border-right-color: rgba(107,33,168,.8)
}

.border-x-purple-800\/90 {
    border-left-color: rgba(107,33,168,.9);
    border-right-color: rgba(107,33,168,.9)
}

.border-x-purple-800\/95 {
    border-left-color: rgba(107,33,168,.95);
    border-right-color: rgba(107,33,168,.95)
}

.border-x-purple-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(88 28 135/var(--tw-border-opacity));
    border-right-color: rgb(88 28 135/var(--tw-border-opacity))
}

.border-x-purple-900\/0 {
    border-left-color: rgba(88,28,135,0);
    border-right-color: rgba(88,28,135,0)
}

.border-x-purple-900\/10 {
    border-left-color: rgba(88,28,135,.1);
    border-right-color: rgba(88,28,135,.1)
}

.border-x-purple-900\/100 {
    border-left-color: #581c87;
    border-right-color: #581c87
}

.border-x-purple-900\/20 {
    border-left-color: rgba(88,28,135,.2);
    border-right-color: rgba(88,28,135,.2)
}

.border-x-purple-900\/25 {
    border-left-color: rgba(88,28,135,.25);
    border-right-color: rgba(88,28,135,.25)
}

.border-x-purple-900\/30 {
    border-left-color: rgba(88,28,135,.3);
    border-right-color: rgba(88,28,135,.3)
}

.border-x-purple-900\/40 {
    border-left-color: rgba(88,28,135,.4);
    border-right-color: rgba(88,28,135,.4)
}

.border-x-purple-900\/5 {
    border-left-color: rgba(88,28,135,.05);
    border-right-color: rgba(88,28,135,.05)
}

.border-x-purple-900\/50 {
    border-left-color: rgba(88,28,135,.5);
    border-right-color: rgba(88,28,135,.5)
}

.border-x-purple-900\/60 {
    border-left-color: rgba(88,28,135,.6);
    border-right-color: rgba(88,28,135,.6)
}

.border-x-purple-900\/70 {
    border-left-color: rgba(88,28,135,.7);
    border-right-color: rgba(88,28,135,.7)
}

.border-x-purple-900\/75 {
    border-left-color: rgba(88,28,135,.75);
    border-right-color: rgba(88,28,135,.75)
}

.border-x-purple-900\/80 {
    border-left-color: rgba(88,28,135,.8);
    border-right-color: rgba(88,28,135,.8)
}

.border-x-purple-900\/90 {
    border-left-color: rgba(88,28,135,.9);
    border-right-color: rgba(88,28,135,.9)
}

.border-x-purple-900\/95 {
    border-left-color: rgba(88,28,135,.95);
    border-right-color: rgba(88,28,135,.95)
}

.border-x-purple-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(59 7 100/var(--tw-border-opacity));
    border-right-color: rgb(59 7 100/var(--tw-border-opacity))
}

.border-x-purple-950\/0 {
    border-left-color: rgba(59,7,100,0);
    border-right-color: rgba(59,7,100,0)
}

.border-x-purple-950\/10 {
    border-left-color: rgba(59,7,100,.1);
    border-right-color: rgba(59,7,100,.1)
}

.border-x-purple-950\/100 {
    border-left-color: #3b0764;
    border-right-color: #3b0764
}

.border-x-purple-950\/20 {
    border-left-color: rgba(59,7,100,.2);
    border-right-color: rgba(59,7,100,.2)
}

.border-x-purple-950\/25 {
    border-left-color: rgba(59,7,100,.25);
    border-right-color: rgba(59,7,100,.25)
}

.border-x-purple-950\/30 {
    border-left-color: rgba(59,7,100,.3);
    border-right-color: rgba(59,7,100,.3)
}

.border-x-purple-950\/40 {
    border-left-color: rgba(59,7,100,.4);
    border-right-color: rgba(59,7,100,.4)
}

.border-x-purple-950\/5 {
    border-left-color: rgba(59,7,100,.05);
    border-right-color: rgba(59,7,100,.05)
}

.border-x-purple-950\/50 {
    border-left-color: rgba(59,7,100,.5);
    border-right-color: rgba(59,7,100,.5)
}

.border-x-purple-950\/60 {
    border-left-color: rgba(59,7,100,.6);
    border-right-color: rgba(59,7,100,.6)
}

.border-x-purple-950\/70 {
    border-left-color: rgba(59,7,100,.7);
    border-right-color: rgba(59,7,100,.7)
}

.border-x-purple-950\/75 {
    border-left-color: rgba(59,7,100,.75);
    border-right-color: rgba(59,7,100,.75)
}

.border-x-purple-950\/80 {
    border-left-color: rgba(59,7,100,.8);
    border-right-color: rgba(59,7,100,.8)
}

.border-x-purple-950\/90 {
    border-left-color: rgba(59,7,100,.9);
    border-right-color: rgba(59,7,100,.9)
}

.border-x-purple-950\/95 {
    border-left-color: rgba(59,7,100,.95);
    border-right-color: rgba(59,7,100,.95)
}

.border-x-purple-accent-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(81 59 139/var(--tw-border-opacity));
    border-right-color: rgb(81 59 139/var(--tw-border-opacity))
}

.border-x-purple-accent-500\/0 {
    border-left-color: rgba(81,59,139,0);
    border-right-color: rgba(81,59,139,0)
}

.border-x-purple-accent-500\/10 {
    border-left-color: rgba(81,59,139,.1);
    border-right-color: rgba(81,59,139,.1)
}

.border-x-purple-accent-500\/100 {
    border-left-color: #513b8b;
    border-right-color: #513b8b
}

.border-x-purple-accent-500\/20 {
    border-left-color: rgba(81,59,139,.2);
    border-right-color: rgba(81,59,139,.2)
}

.border-x-purple-accent-500\/25 {
    border-left-color: rgba(81,59,139,.25);
    border-right-color: rgba(81,59,139,.25)
}

.border-x-purple-accent-500\/30 {
    border-left-color: rgba(81,59,139,.3);
    border-right-color: rgba(81,59,139,.3)
}

.border-x-purple-accent-500\/40 {
    border-left-color: rgba(81,59,139,.4);
    border-right-color: rgba(81,59,139,.4)
}

.border-x-purple-accent-500\/5 {
    border-left-color: rgba(81,59,139,.05);
    border-right-color: rgba(81,59,139,.05)
}

.border-x-purple-accent-500\/50 {
    border-left-color: rgba(81,59,139,.5);
    border-right-color: rgba(81,59,139,.5)
}

.border-x-purple-accent-500\/60 {
    border-left-color: rgba(81,59,139,.6);
    border-right-color: rgba(81,59,139,.6)
}

.border-x-purple-accent-500\/70 {
    border-left-color: rgba(81,59,139,.7);
    border-right-color: rgba(81,59,139,.7)
}

.border-x-purple-accent-500\/75 {
    border-left-color: rgba(81,59,139,.75);
    border-right-color: rgba(81,59,139,.75)
}

.border-x-purple-accent-500\/80 {
    border-left-color: rgba(81,59,139,.8);
    border-right-color: rgba(81,59,139,.8)
}

.border-x-purple-accent-500\/90 {
    border-left-color: rgba(81,59,139,.9);
    border-right-color: rgba(81,59,139,.9)
}

.border-x-purple-accent-500\/95 {
    border-left-color: rgba(81,59,139,.95);
    border-right-color: rgba(81,59,139,.95)
}

.border-x-red-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(254 226 226/var(--tw-border-opacity));
    border-right-color: rgb(254 226 226/var(--tw-border-opacity))
}

.border-x-red-100\/0 {
    border-left-color: hsla(0,93%,94%,0);
    border-right-color: hsla(0,93%,94%,0)
}

.border-x-red-100\/10 {
    border-left-color: hsla(0,93%,94%,.1);
    border-right-color: hsla(0,93%,94%,.1)
}

.border-x-red-100\/100 {
    border-left-color: #fee2e2;
    border-right-color: #fee2e2
}

.border-x-red-100\/20 {
    border-left-color: hsla(0,93%,94%,.2);
    border-right-color: hsla(0,93%,94%,.2)
}

.border-x-red-100\/25 {
    border-left-color: hsla(0,93%,94%,.25);
    border-right-color: hsla(0,93%,94%,.25)
}

.border-x-red-100\/30 {
    border-left-color: hsla(0,93%,94%,.3);
    border-right-color: hsla(0,93%,94%,.3)
}

.border-x-red-100\/40 {
    border-left-color: hsla(0,93%,94%,.4);
    border-right-color: hsla(0,93%,94%,.4)
}

.border-x-red-100\/5 {
    border-left-color: hsla(0,93%,94%,.05);
    border-right-color: hsla(0,93%,94%,.05)
}

.border-x-red-100\/50 {
    border-left-color: hsla(0,93%,94%,.5);
    border-right-color: hsla(0,93%,94%,.5)
}

.border-x-red-100\/60 {
    border-left-color: hsla(0,93%,94%,.6);
    border-right-color: hsla(0,93%,94%,.6)
}

.border-x-red-100\/70 {
    border-left-color: hsla(0,93%,94%,.7);
    border-right-color: hsla(0,93%,94%,.7)
}

.border-x-red-100\/75 {
    border-left-color: hsla(0,93%,94%,.75);
    border-right-color: hsla(0,93%,94%,.75)
}

.border-x-red-100\/80 {
    border-left-color: hsla(0,93%,94%,.8);
    border-right-color: hsla(0,93%,94%,.8)
}

.border-x-red-100\/90 {
    border-left-color: hsla(0,93%,94%,.9);
    border-right-color: hsla(0,93%,94%,.9)
}

.border-x-red-100\/95 {
    border-left-color: hsla(0,93%,94%,.95);
    border-right-color: hsla(0,93%,94%,.95)
}

.border-x-red-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(254 202 202/var(--tw-border-opacity));
    border-right-color: rgb(254 202 202/var(--tw-border-opacity))
}

.border-x-red-200\/0 {
    border-left-color: hsla(0,96%,89%,0);
    border-right-color: hsla(0,96%,89%,0)
}

.border-x-red-200\/10 {
    border-left-color: hsla(0,96%,89%,.1);
    border-right-color: hsla(0,96%,89%,.1)
}

.border-x-red-200\/100 {
    border-left-color: #fecaca;
    border-right-color: #fecaca
}

.border-x-red-200\/20 {
    border-left-color: hsla(0,96%,89%,.2);
    border-right-color: hsla(0,96%,89%,.2)
}

.border-x-red-200\/25 {
    border-left-color: hsla(0,96%,89%,.25);
    border-right-color: hsla(0,96%,89%,.25)
}

.border-x-red-200\/30 {
    border-left-color: hsla(0,96%,89%,.3);
    border-right-color: hsla(0,96%,89%,.3)
}

.border-x-red-200\/40 {
    border-left-color: hsla(0,96%,89%,.4);
    border-right-color: hsla(0,96%,89%,.4)
}

.border-x-red-200\/5 {
    border-left-color: hsla(0,96%,89%,.05);
    border-right-color: hsla(0,96%,89%,.05)
}

.border-x-red-200\/50 {
    border-left-color: hsla(0,96%,89%,.5);
    border-right-color: hsla(0,96%,89%,.5)
}

.border-x-red-200\/60 {
    border-left-color: hsla(0,96%,89%,.6);
    border-right-color: hsla(0,96%,89%,.6)
}

.border-x-red-200\/70 {
    border-left-color: hsla(0,96%,89%,.7);
    border-right-color: hsla(0,96%,89%,.7)
}

.border-x-red-200\/75 {
    border-left-color: hsla(0,96%,89%,.75);
    border-right-color: hsla(0,96%,89%,.75)
}

.border-x-red-200\/80 {
    border-left-color: hsla(0,96%,89%,.8);
    border-right-color: hsla(0,96%,89%,.8)
}

.border-x-red-200\/90 {
    border-left-color: hsla(0,96%,89%,.9);
    border-right-color: hsla(0,96%,89%,.9)
}

.border-x-red-200\/95 {
    border-left-color: hsla(0,96%,89%,.95);
    border-right-color: hsla(0,96%,89%,.95)
}

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

.border-x-red-300\/0 {
    border-left-color: hsla(0,94%,82%,0);
    border-right-color: hsla(0,94%,82%,0)
}

.border-x-red-300\/10 {
    border-left-color: hsla(0,94%,82%,.1);
    border-right-color: hsla(0,94%,82%,.1)
}

.border-x-red-300\/100 {
    border-left-color: #fca5a5;
    border-right-color: #fca5a5
}

.border-x-red-300\/20 {
    border-left-color: hsla(0,94%,82%,.2);
    border-right-color: hsla(0,94%,82%,.2)
}

.border-x-red-300\/25 {
    border-left-color: hsla(0,94%,82%,.25);
    border-right-color: hsla(0,94%,82%,.25)
}

.border-x-red-300\/30 {
    border-left-color: hsla(0,94%,82%,.3);
    border-right-color: hsla(0,94%,82%,.3)
}

.border-x-red-300\/40 {
    border-left-color: hsla(0,94%,82%,.4);
    border-right-color: hsla(0,94%,82%,.4)
}

.border-x-red-300\/5 {
    border-left-color: hsla(0,94%,82%,.05);
    border-right-color: hsla(0,94%,82%,.05)
}

.border-x-red-300\/50 {
    border-left-color: hsla(0,94%,82%,.5);
    border-right-color: hsla(0,94%,82%,.5)
}

.border-x-red-300\/60 {
    border-left-color: hsla(0,94%,82%,.6);
    border-right-color: hsla(0,94%,82%,.6)
}

.border-x-red-300\/70 {
    border-left-color: hsla(0,94%,82%,.7);
    border-right-color: hsla(0,94%,82%,.7)
}

.border-x-red-300\/75 {
    border-left-color: hsla(0,94%,82%,.75);
    border-right-color: hsla(0,94%,82%,.75)
}

.border-x-red-300\/80 {
    border-left-color: hsla(0,94%,82%,.8);
    border-right-color: hsla(0,94%,82%,.8)
}

.border-x-red-300\/90 {
    border-left-color: hsla(0,94%,82%,.9);
    border-right-color: hsla(0,94%,82%,.9)
}

.border-x-red-300\/95 {
    border-left-color: hsla(0,94%,82%,.95);
    border-right-color: hsla(0,94%,82%,.95)
}

.border-x-red-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(248 113 113/var(--tw-border-opacity));
    border-right-color: rgb(248 113 113/var(--tw-border-opacity))
}

.border-x-red-400\/0 {
    border-left-color: hsla(0,91%,71%,0);
    border-right-color: hsla(0,91%,71%,0)
}

.border-x-red-400\/10 {
    border-left-color: hsla(0,91%,71%,.1);
    border-right-color: hsla(0,91%,71%,.1)
}

.border-x-red-400\/100 {
    border-left-color: #f87171;
    border-right-color: #f87171
}

.border-x-red-400\/20 {
    border-left-color: hsla(0,91%,71%,.2);
    border-right-color: hsla(0,91%,71%,.2)
}

.border-x-red-400\/25 {
    border-left-color: hsla(0,91%,71%,.25);
    border-right-color: hsla(0,91%,71%,.25)
}

.border-x-red-400\/30 {
    border-left-color: hsla(0,91%,71%,.3);
    border-right-color: hsla(0,91%,71%,.3)
}

.border-x-red-400\/40 {
    border-left-color: hsla(0,91%,71%,.4);
    border-right-color: hsla(0,91%,71%,.4)
}

.border-x-red-400\/5 {
    border-left-color: hsla(0,91%,71%,.05);
    border-right-color: hsla(0,91%,71%,.05)
}

.border-x-red-400\/50 {
    border-left-color: hsla(0,91%,71%,.5);
    border-right-color: hsla(0,91%,71%,.5)
}

.border-x-red-400\/60 {
    border-left-color: hsla(0,91%,71%,.6);
    border-right-color: hsla(0,91%,71%,.6)
}

.border-x-red-400\/70 {
    border-left-color: hsla(0,91%,71%,.7);
    border-right-color: hsla(0,91%,71%,.7)
}

.border-x-red-400\/75 {
    border-left-color: hsla(0,91%,71%,.75);
    border-right-color: hsla(0,91%,71%,.75)
}

.border-x-red-400\/80 {
    border-left-color: hsla(0,91%,71%,.8);
    border-right-color: hsla(0,91%,71%,.8)
}

.border-x-red-400\/90 {
    border-left-color: hsla(0,91%,71%,.9);
    border-right-color: hsla(0,91%,71%,.9)
}

.border-x-red-400\/95 {
    border-left-color: hsla(0,91%,71%,.95);
    border-right-color: hsla(0,91%,71%,.95)
}

.border-x-red-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(254 242 242/var(--tw-border-opacity));
    border-right-color: rgb(254 242 242/var(--tw-border-opacity))
}

.border-x-red-50\/0 {
    border-left-color: hsla(0,86%,97%,0);
    border-right-color: hsla(0,86%,97%,0)
}

.border-x-red-50\/10 {
    border-left-color: hsla(0,86%,97%,.1);
    border-right-color: hsla(0,86%,97%,.1)
}

.border-x-red-50\/100 {
    border-left-color: #fef2f2;
    border-right-color: #fef2f2
}

.border-x-red-50\/20 {
    border-left-color: hsla(0,86%,97%,.2);
    border-right-color: hsla(0,86%,97%,.2)
}

.border-x-red-50\/25 {
    border-left-color: hsla(0,86%,97%,.25);
    border-right-color: hsla(0,86%,97%,.25)
}

.border-x-red-50\/30 {
    border-left-color: hsla(0,86%,97%,.3);
    border-right-color: hsla(0,86%,97%,.3)
}

.border-x-red-50\/40 {
    border-left-color: hsla(0,86%,97%,.4);
    border-right-color: hsla(0,86%,97%,.4)
}

.border-x-red-50\/5 {
    border-left-color: hsla(0,86%,97%,.05);
    border-right-color: hsla(0,86%,97%,.05)
}

.border-x-red-50\/50 {
    border-left-color: hsla(0,86%,97%,.5);
    border-right-color: hsla(0,86%,97%,.5)
}

.border-x-red-50\/60 {
    border-left-color: hsla(0,86%,97%,.6);
    border-right-color: hsla(0,86%,97%,.6)
}

.border-x-red-50\/70 {
    border-left-color: hsla(0,86%,97%,.7);
    border-right-color: hsla(0,86%,97%,.7)
}

.border-x-red-50\/75 {
    border-left-color: hsla(0,86%,97%,.75);
    border-right-color: hsla(0,86%,97%,.75)
}

.border-x-red-50\/80 {
    border-left-color: hsla(0,86%,97%,.8);
    border-right-color: hsla(0,86%,97%,.8)
}

.border-x-red-50\/90 {
    border-left-color: hsla(0,86%,97%,.9);
    border-right-color: hsla(0,86%,97%,.9)
}

.border-x-red-50\/95 {
    border-left-color: hsla(0,86%,97%,.95);
    border-right-color: hsla(0,86%,97%,.95)
}

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

.border-x-red-500\/0 {
    border-left-color: rgba(239,68,68,0);
    border-right-color: rgba(239,68,68,0)
}

.border-x-red-500\/10 {
    border-left-color: rgba(239,68,68,.1);
    border-right-color: rgba(239,68,68,.1)
}

.border-x-red-500\/100 {
    border-left-color: #ef4444;
    border-right-color: #ef4444
}

.border-x-red-500\/20 {
    border-left-color: rgba(239,68,68,.2);
    border-right-color: rgba(239,68,68,.2)
}

.border-x-red-500\/25 {
    border-left-color: rgba(239,68,68,.25);
    border-right-color: rgba(239,68,68,.25)
}

.border-x-red-500\/30 {
    border-left-color: rgba(239,68,68,.3);
    border-right-color: rgba(239,68,68,.3)
}

.border-x-red-500\/40 {
    border-left-color: rgba(239,68,68,.4);
    border-right-color: rgba(239,68,68,.4)
}

.border-x-red-500\/5 {
    border-left-color: rgba(239,68,68,.05);
    border-right-color: rgba(239,68,68,.05)
}

.border-x-red-500\/50 {
    border-left-color: rgba(239,68,68,.5);
    border-right-color: rgba(239,68,68,.5)
}

.border-x-red-500\/60 {
    border-left-color: rgba(239,68,68,.6);
    border-right-color: rgba(239,68,68,.6)
}

.border-x-red-500\/70 {
    border-left-color: rgba(239,68,68,.7);
    border-right-color: rgba(239,68,68,.7)
}

.border-x-red-500\/75 {
    border-left-color: rgba(239,68,68,.75);
    border-right-color: rgba(239,68,68,.75)
}

.border-x-red-500\/80 {
    border-left-color: rgba(239,68,68,.8);
    border-right-color: rgba(239,68,68,.8)
}

.border-x-red-500\/90 {
    border-left-color: rgba(239,68,68,.9);
    border-right-color: rgba(239,68,68,.9)
}

.border-x-red-500\/95 {
    border-left-color: rgba(239,68,68,.95);
    border-right-color: rgba(239,68,68,.95)
}

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

.border-x-red-600\/0 {
    border-left-color: rgba(220,38,38,0);
    border-right-color: rgba(220,38,38,0)
}

.border-x-red-600\/10 {
    border-left-color: rgba(220,38,38,.1);
    border-right-color: rgba(220,38,38,.1)
}

.border-x-red-600\/100 {
    border-left-color: #dc2626;
    border-right-color: #dc2626
}

.border-x-red-600\/20 {
    border-left-color: rgba(220,38,38,.2);
    border-right-color: rgba(220,38,38,.2)
}

.border-x-red-600\/25 {
    border-left-color: rgba(220,38,38,.25);
    border-right-color: rgba(220,38,38,.25)
}

.border-x-red-600\/30 {
    border-left-color: rgba(220,38,38,.3);
    border-right-color: rgba(220,38,38,.3)
}

.border-x-red-600\/40 {
    border-left-color: rgba(220,38,38,.4);
    border-right-color: rgba(220,38,38,.4)
}

.border-x-red-600\/5 {
    border-left-color: rgba(220,38,38,.05);
    border-right-color: rgba(220,38,38,.05)
}

.border-x-red-600\/50 {
    border-left-color: rgba(220,38,38,.5);
    border-right-color: rgba(220,38,38,.5)
}

.border-x-red-600\/60 {
    border-left-color: rgba(220,38,38,.6);
    border-right-color: rgba(220,38,38,.6)
}

.border-x-red-600\/70 {
    border-left-color: rgba(220,38,38,.7);
    border-right-color: rgba(220,38,38,.7)
}

.border-x-red-600\/75 {
    border-left-color: rgba(220,38,38,.75);
    border-right-color: rgba(220,38,38,.75)
}

.border-x-red-600\/80 {
    border-left-color: rgba(220,38,38,.8);
    border-right-color: rgba(220,38,38,.8)
}

.border-x-red-600\/90 {
    border-left-color: rgba(220,38,38,.9);
    border-right-color: rgba(220,38,38,.9)
}

.border-x-red-600\/95 {
    border-left-color: rgba(220,38,38,.95);
    border-right-color: rgba(220,38,38,.95)
}

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

.border-x-red-700\/0 {
    border-left-color: rgba(185,28,28,0);
    border-right-color: rgba(185,28,28,0)
}

.border-x-red-700\/10 {
    border-left-color: rgba(185,28,28,.1);
    border-right-color: rgba(185,28,28,.1)
}

.border-x-red-700\/100 {
    border-left-color: #b91c1c;
    border-right-color: #b91c1c
}

.border-x-red-700\/20 {
    border-left-color: rgba(185,28,28,.2);
    border-right-color: rgba(185,28,28,.2)
}

.border-x-red-700\/25 {
    border-left-color: rgba(185,28,28,.25);
    border-right-color: rgba(185,28,28,.25)
}

.border-x-red-700\/30 {
    border-left-color: rgba(185,28,28,.3);
    border-right-color: rgba(185,28,28,.3)
}

.border-x-red-700\/40 {
    border-left-color: rgba(185,28,28,.4);
    border-right-color: rgba(185,28,28,.4)
}

.border-x-red-700\/5 {
    border-left-color: rgba(185,28,28,.05);
    border-right-color: rgba(185,28,28,.05)
}

.border-x-red-700\/50 {
    border-left-color: rgba(185,28,28,.5);
    border-right-color: rgba(185,28,28,.5)
}

.border-x-red-700\/60 {
    border-left-color: rgba(185,28,28,.6);
    border-right-color: rgba(185,28,28,.6)
}

.border-x-red-700\/70 {
    border-left-color: rgba(185,28,28,.7);
    border-right-color: rgba(185,28,28,.7)
}

.border-x-red-700\/75 {
    border-left-color: rgba(185,28,28,.75);
    border-right-color: rgba(185,28,28,.75)
}

.border-x-red-700\/80 {
    border-left-color: rgba(185,28,28,.8);
    border-right-color: rgba(185,28,28,.8)
}

.border-x-red-700\/90 {
    border-left-color: rgba(185,28,28,.9);
    border-right-color: rgba(185,28,28,.9)
}

.border-x-red-700\/95 {
    border-left-color: rgba(185,28,28,.95);
    border-right-color: rgba(185,28,28,.95)
}

.border-x-red-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(153 27 27/var(--tw-border-opacity));
    border-right-color: rgb(153 27 27/var(--tw-border-opacity))
}

.border-x-red-800\/0 {
    border-left-color: rgba(153,27,27,0);
    border-right-color: rgba(153,27,27,0)
}

.border-x-red-800\/10 {
    border-left-color: rgba(153,27,27,.1);
    border-right-color: rgba(153,27,27,.1)
}

.border-x-red-800\/100 {
    border-left-color: #991b1b;
    border-right-color: #991b1b
}

.border-x-red-800\/20 {
    border-left-color: rgba(153,27,27,.2);
    border-right-color: rgba(153,27,27,.2)
}

.border-x-red-800\/25 {
    border-left-color: rgba(153,27,27,.25);
    border-right-color: rgba(153,27,27,.25)
}

.border-x-red-800\/30 {
    border-left-color: rgba(153,27,27,.3);
    border-right-color: rgba(153,27,27,.3)
}

.border-x-red-800\/40 {
    border-left-color: rgba(153,27,27,.4);
    border-right-color: rgba(153,27,27,.4)
}

.border-x-red-800\/5 {
    border-left-color: rgba(153,27,27,.05);
    border-right-color: rgba(153,27,27,.05)
}

.border-x-red-800\/50 {
    border-left-color: rgba(153,27,27,.5);
    border-right-color: rgba(153,27,27,.5)
}

.border-x-red-800\/60 {
    border-left-color: rgba(153,27,27,.6);
    border-right-color: rgba(153,27,27,.6)
}

.border-x-red-800\/70 {
    border-left-color: rgba(153,27,27,.7);
    border-right-color: rgba(153,27,27,.7)
}

.border-x-red-800\/75 {
    border-left-color: rgba(153,27,27,.75);
    border-right-color: rgba(153,27,27,.75)
}

.border-x-red-800\/80 {
    border-left-color: rgba(153,27,27,.8);
    border-right-color: rgba(153,27,27,.8)
}

.border-x-red-800\/90 {
    border-left-color: rgba(153,27,27,.9);
    border-right-color: rgba(153,27,27,.9)
}

.border-x-red-800\/95 {
    border-left-color: rgba(153,27,27,.95);
    border-right-color: rgba(153,27,27,.95)
}

.border-x-red-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(127 29 29/var(--tw-border-opacity));
    border-right-color: rgb(127 29 29/var(--tw-border-opacity))
}

.border-x-red-900\/0 {
    border-left-color: rgba(127,29,29,0);
    border-right-color: rgba(127,29,29,0)
}

.border-x-red-900\/10 {
    border-left-color: rgba(127,29,29,.1);
    border-right-color: rgba(127,29,29,.1)
}

.border-x-red-900\/100 {
    border-left-color: #7f1d1d;
    border-right-color: #7f1d1d
}

.border-x-red-900\/20 {
    border-left-color: rgba(127,29,29,.2);
    border-right-color: rgba(127,29,29,.2)
}

.border-x-red-900\/25 {
    border-left-color: rgba(127,29,29,.25);
    border-right-color: rgba(127,29,29,.25)
}

.border-x-red-900\/30 {
    border-left-color: rgba(127,29,29,.3);
    border-right-color: rgba(127,29,29,.3)
}

.border-x-red-900\/40 {
    border-left-color: rgba(127,29,29,.4);
    border-right-color: rgba(127,29,29,.4)
}

.border-x-red-900\/5 {
    border-left-color: rgba(127,29,29,.05);
    border-right-color: rgba(127,29,29,.05)
}

.border-x-red-900\/50 {
    border-left-color: rgba(127,29,29,.5);
    border-right-color: rgba(127,29,29,.5)
}

.border-x-red-900\/60 {
    border-left-color: rgba(127,29,29,.6);
    border-right-color: rgba(127,29,29,.6)
}

.border-x-red-900\/70 {
    border-left-color: rgba(127,29,29,.7);
    border-right-color: rgba(127,29,29,.7)
}

.border-x-red-900\/75 {
    border-left-color: rgba(127,29,29,.75);
    border-right-color: rgba(127,29,29,.75)
}

.border-x-red-900\/80 {
    border-left-color: rgba(127,29,29,.8);
    border-right-color: rgba(127,29,29,.8)
}

.border-x-red-900\/90 {
    border-left-color: rgba(127,29,29,.9);
    border-right-color: rgba(127,29,29,.9)
}

.border-x-red-900\/95 {
    border-left-color: rgba(127,29,29,.95);
    border-right-color: rgba(127,29,29,.95)
}

.border-x-red-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(69 10 10/var(--tw-border-opacity));
    border-right-color: rgb(69 10 10/var(--tw-border-opacity))
}

.border-x-red-950\/0 {
    border-left-color: rgba(69,10,10,0);
    border-right-color: rgba(69,10,10,0)
}

.border-x-red-950\/10 {
    border-left-color: rgba(69,10,10,.1);
    border-right-color: rgba(69,10,10,.1)
}

.border-x-red-950\/100 {
    border-left-color: #450a0a;
    border-right-color: #450a0a
}

.border-x-red-950\/20 {
    border-left-color: rgba(69,10,10,.2);
    border-right-color: rgba(69,10,10,.2)
}

.border-x-red-950\/25 {
    border-left-color: rgba(69,10,10,.25);
    border-right-color: rgba(69,10,10,.25)
}

.border-x-red-950\/30 {
    border-left-color: rgba(69,10,10,.3);
    border-right-color: rgba(69,10,10,.3)
}

.border-x-red-950\/40 {
    border-left-color: rgba(69,10,10,.4);
    border-right-color: rgba(69,10,10,.4)
}

.border-x-red-950\/5 {
    border-left-color: rgba(69,10,10,.05);
    border-right-color: rgba(69,10,10,.05)
}

.border-x-red-950\/50 {
    border-left-color: rgba(69,10,10,.5);
    border-right-color: rgba(69,10,10,.5)
}

.border-x-red-950\/60 {
    border-left-color: rgba(69,10,10,.6);
    border-right-color: rgba(69,10,10,.6)
}

.border-x-red-950\/70 {
    border-left-color: rgba(69,10,10,.7);
    border-right-color: rgba(69,10,10,.7)
}

.border-x-red-950\/75 {
    border-left-color: rgba(69,10,10,.75);
    border-right-color: rgba(69,10,10,.75)
}

.border-x-red-950\/80 {
    border-left-color: rgba(69,10,10,.8);
    border-right-color: rgba(69,10,10,.8)
}

.border-x-red-950\/90 {
    border-left-color: rgba(69,10,10,.9);
    border-right-color: rgba(69,10,10,.9)
}

.border-x-red-950\/95 {
    border-left-color: rgba(69,10,10,.95);
    border-right-color: rgba(69,10,10,.95)
}

.border-x-ring {
    border-left-color: hsl(var(--ring));
    border-right-color: hsl(var(--ring))
}

.border-x-ring\/0 {
    border-left-color: hsl(var(--ring)/0);
    border-right-color: hsl(var(--ring)/0)
}

.border-x-ring\/10 {
    border-left-color: hsl(var(--ring)/.1);
    border-right-color: hsl(var(--ring)/.1)
}

.border-x-ring\/100 {
    border-left-color: hsl(var(--ring)/1);
    border-right-color: hsl(var(--ring)/1)
}

.border-x-ring\/20 {
    border-left-color: hsl(var(--ring)/.2);
    border-right-color: hsl(var(--ring)/.2)
}

.border-x-ring\/25 {
    border-left-color: hsl(var(--ring)/.25);
    border-right-color: hsl(var(--ring)/.25)
}

.border-x-ring\/30 {
    border-left-color: hsl(var(--ring)/.3);
    border-right-color: hsl(var(--ring)/.3)
}

.border-x-ring\/40 {
    border-left-color: hsl(var(--ring)/.4);
    border-right-color: hsl(var(--ring)/.4)
}

.border-x-ring\/5 {
    border-left-color: hsl(var(--ring)/.05);
    border-right-color: hsl(var(--ring)/.05)
}

.border-x-ring\/50 {
    border-left-color: hsl(var(--ring)/.5);
    border-right-color: hsl(var(--ring)/.5)
}

.border-x-ring\/60 {
    border-left-color: hsl(var(--ring)/.6);
    border-right-color: hsl(var(--ring)/.6)
}

.border-x-ring\/70 {
    border-left-color: hsl(var(--ring)/.7);
    border-right-color: hsl(var(--ring)/.7)
}

.border-x-ring\/75 {
    border-left-color: hsl(var(--ring)/.75);
    border-right-color: hsl(var(--ring)/.75)
}

.border-x-ring\/80 {
    border-left-color: hsl(var(--ring)/.8);
    border-right-color: hsl(var(--ring)/.8)
}

.border-x-ring\/90 {
    border-left-color: hsl(var(--ring)/.9);
    border-right-color: hsl(var(--ring)/.9)
}

.border-x-ring\/95 {
    border-left-color: hsl(var(--ring)/.95);
    border-right-color: hsl(var(--ring)/.95)
}

.border-x-rose-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(255 228 230/var(--tw-border-opacity));
    border-right-color: rgb(255 228 230/var(--tw-border-opacity))
}

.border-x-rose-100\/0 {
    border-left-color: rgba(255,228,230,0);
    border-right-color: rgba(255,228,230,0)
}

.border-x-rose-100\/10 {
    border-left-color: rgba(255,228,230,.1);
    border-right-color: rgba(255,228,230,.1)
}

.border-x-rose-100\/100 {
    border-left-color: #ffe4e6;
    border-right-color: #ffe4e6
}

.border-x-rose-100\/20 {
    border-left-color: rgba(255,228,230,.2);
    border-right-color: rgba(255,228,230,.2)
}

.border-x-rose-100\/25 {
    border-left-color: rgba(255,228,230,.25);
    border-right-color: rgba(255,228,230,.25)
}

.border-x-rose-100\/30 {
    border-left-color: rgba(255,228,230,.3);
    border-right-color: rgba(255,228,230,.3)
}

.border-x-rose-100\/40 {
    border-left-color: rgba(255,228,230,.4);
    border-right-color: rgba(255,228,230,.4)
}

.border-x-rose-100\/5 {
    border-left-color: rgba(255,228,230,.05);
    border-right-color: rgba(255,228,230,.05)
}

.border-x-rose-100\/50 {
    border-left-color: rgba(255,228,230,.5);
    border-right-color: rgba(255,228,230,.5)
}

.border-x-rose-100\/60 {
    border-left-color: rgba(255,228,230,.6);
    border-right-color: rgba(255,228,230,.6)
}

.border-x-rose-100\/70 {
    border-left-color: rgba(255,228,230,.7);
    border-right-color: rgba(255,228,230,.7)
}

.border-x-rose-100\/75 {
    border-left-color: rgba(255,228,230,.75);
    border-right-color: rgba(255,228,230,.75)
}

.border-x-rose-100\/80 {
    border-left-color: rgba(255,228,230,.8);
    border-right-color: rgba(255,228,230,.8)
}

.border-x-rose-100\/90 {
    border-left-color: rgba(255,228,230,.9);
    border-right-color: rgba(255,228,230,.9)
}

.border-x-rose-100\/95 {
    border-left-color: rgba(255,228,230,.95);
    border-right-color: rgba(255,228,230,.95)
}

.border-x-rose-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(254 205 211/var(--tw-border-opacity));
    border-right-color: rgb(254 205 211/var(--tw-border-opacity))
}

.border-x-rose-200\/0 {
    border-left-color: rgba(254,205,211,0);
    border-right-color: rgba(254,205,211,0)
}

.border-x-rose-200\/10 {
    border-left-color: rgba(254,205,211,.1);
    border-right-color: rgba(254,205,211,.1)
}

.border-x-rose-200\/100 {
    border-left-color: #fecdd3;
    border-right-color: #fecdd3
}

.border-x-rose-200\/20 {
    border-left-color: rgba(254,205,211,.2);
    border-right-color: rgba(254,205,211,.2)
}

.border-x-rose-200\/25 {
    border-left-color: rgba(254,205,211,.25);
    border-right-color: rgba(254,205,211,.25)
}

.border-x-rose-200\/30 {
    border-left-color: rgba(254,205,211,.3);
    border-right-color: rgba(254,205,211,.3)
}

.border-x-rose-200\/40 {
    border-left-color: rgba(254,205,211,.4);
    border-right-color: rgba(254,205,211,.4)
}

.border-x-rose-200\/5 {
    border-left-color: rgba(254,205,211,.05);
    border-right-color: rgba(254,205,211,.05)
}

.border-x-rose-200\/50 {
    border-left-color: rgba(254,205,211,.5);
    border-right-color: rgba(254,205,211,.5)
}

.border-x-rose-200\/60 {
    border-left-color: rgba(254,205,211,.6);
    border-right-color: rgba(254,205,211,.6)
}

.border-x-rose-200\/70 {
    border-left-color: rgba(254,205,211,.7);
    border-right-color: rgba(254,205,211,.7)
}

.border-x-rose-200\/75 {
    border-left-color: rgba(254,205,211,.75);
    border-right-color: rgba(254,205,211,.75)
}

.border-x-rose-200\/80 {
    border-left-color: rgba(254,205,211,.8);
    border-right-color: rgba(254,205,211,.8)
}

.border-x-rose-200\/90 {
    border-left-color: rgba(254,205,211,.9);
    border-right-color: rgba(254,205,211,.9)
}

.border-x-rose-200\/95 {
    border-left-color: rgba(254,205,211,.95);
    border-right-color: rgba(254,205,211,.95)
}

.border-x-rose-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(253 164 175/var(--tw-border-opacity));
    border-right-color: rgb(253 164 175/var(--tw-border-opacity))
}

.border-x-rose-300\/0 {
    border-left-color: rgba(253,164,175,0);
    border-right-color: rgba(253,164,175,0)
}

.border-x-rose-300\/10 {
    border-left-color: rgba(253,164,175,.1);
    border-right-color: rgba(253,164,175,.1)
}

.border-x-rose-300\/100 {
    border-left-color: #fda4af;
    border-right-color: #fda4af
}

.border-x-rose-300\/20 {
    border-left-color: rgba(253,164,175,.2);
    border-right-color: rgba(253,164,175,.2)
}

.border-x-rose-300\/25 {
    border-left-color: rgba(253,164,175,.25);
    border-right-color: rgba(253,164,175,.25)
}

.border-x-rose-300\/30 {
    border-left-color: rgba(253,164,175,.3);
    border-right-color: rgba(253,164,175,.3)
}

.border-x-rose-300\/40 {
    border-left-color: rgba(253,164,175,.4);
    border-right-color: rgba(253,164,175,.4)
}

.border-x-rose-300\/5 {
    border-left-color: rgba(253,164,175,.05);
    border-right-color: rgba(253,164,175,.05)
}

.border-x-rose-300\/50 {
    border-left-color: rgba(253,164,175,.5);
    border-right-color: rgba(253,164,175,.5)
}

.border-x-rose-300\/60 {
    border-left-color: rgba(253,164,175,.6);
    border-right-color: rgba(253,164,175,.6)
}

.border-x-rose-300\/70 {
    border-left-color: rgba(253,164,175,.7);
    border-right-color: rgba(253,164,175,.7)
}

.border-x-rose-300\/75 {
    border-left-color: rgba(253,164,175,.75);
    border-right-color: rgba(253,164,175,.75)
}

.border-x-rose-300\/80 {
    border-left-color: rgba(253,164,175,.8);
    border-right-color: rgba(253,164,175,.8)
}

.border-x-rose-300\/90 {
    border-left-color: rgba(253,164,175,.9);
    border-right-color: rgba(253,164,175,.9)
}

.border-x-rose-300\/95 {
    border-left-color: rgba(253,164,175,.95);
    border-right-color: rgba(253,164,175,.95)
}

.border-x-rose-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(251 113 133/var(--tw-border-opacity));
    border-right-color: rgb(251 113 133/var(--tw-border-opacity))
}

.border-x-rose-400\/0 {
    border-left-color: rgba(251,113,133,0);
    border-right-color: rgba(251,113,133,0)
}

.border-x-rose-400\/10 {
    border-left-color: rgba(251,113,133,.1);
    border-right-color: rgba(251,113,133,.1)
}

.border-x-rose-400\/100 {
    border-left-color: #fb7185;
    border-right-color: #fb7185
}

.border-x-rose-400\/20 {
    border-left-color: rgba(251,113,133,.2);
    border-right-color: rgba(251,113,133,.2)
}

.border-x-rose-400\/25 {
    border-left-color: rgba(251,113,133,.25);
    border-right-color: rgba(251,113,133,.25)
}

.border-x-rose-400\/30 {
    border-left-color: rgba(251,113,133,.3);
    border-right-color: rgba(251,113,133,.3)
}

.border-x-rose-400\/40 {
    border-left-color: rgba(251,113,133,.4);
    border-right-color: rgba(251,113,133,.4)
}

.border-x-rose-400\/5 {
    border-left-color: rgba(251,113,133,.05);
    border-right-color: rgba(251,113,133,.05)
}

.border-x-rose-400\/50 {
    border-left-color: rgba(251,113,133,.5);
    border-right-color: rgba(251,113,133,.5)
}

.border-x-rose-400\/60 {
    border-left-color: rgba(251,113,133,.6);
    border-right-color: rgba(251,113,133,.6)
}

.border-x-rose-400\/70 {
    border-left-color: rgba(251,113,133,.7);
    border-right-color: rgba(251,113,133,.7)
}

.border-x-rose-400\/75 {
    border-left-color: rgba(251,113,133,.75);
    border-right-color: rgba(251,113,133,.75)
}

.border-x-rose-400\/80 {
    border-left-color: rgba(251,113,133,.8);
    border-right-color: rgba(251,113,133,.8)
}

.border-x-rose-400\/90 {
    border-left-color: rgba(251,113,133,.9);
    border-right-color: rgba(251,113,133,.9)
}

.border-x-rose-400\/95 {
    border-left-color: rgba(251,113,133,.95);
    border-right-color: rgba(251,113,133,.95)
}

.border-x-rose-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(255 241 242/var(--tw-border-opacity));
    border-right-color: rgb(255 241 242/var(--tw-border-opacity))
}

.border-x-rose-50\/0 {
    border-left-color: rgba(255,241,242,0);
    border-right-color: rgba(255,241,242,0)
}

.border-x-rose-50\/10 {
    border-left-color: rgba(255,241,242,.1);
    border-right-color: rgba(255,241,242,.1)
}

.border-x-rose-50\/100 {
    border-left-color: #fff1f2;
    border-right-color: #fff1f2
}

.border-x-rose-50\/20 {
    border-left-color: rgba(255,241,242,.2);
    border-right-color: rgba(255,241,242,.2)
}

.border-x-rose-50\/25 {
    border-left-color: rgba(255,241,242,.25);
    border-right-color: rgba(255,241,242,.25)
}

.border-x-rose-50\/30 {
    border-left-color: rgba(255,241,242,.3);
    border-right-color: rgba(255,241,242,.3)
}

.border-x-rose-50\/40 {
    border-left-color: rgba(255,241,242,.4);
    border-right-color: rgba(255,241,242,.4)
}

.border-x-rose-50\/5 {
    border-left-color: rgba(255,241,242,.05);
    border-right-color: rgba(255,241,242,.05)
}

.border-x-rose-50\/50 {
    border-left-color: rgba(255,241,242,.5);
    border-right-color: rgba(255,241,242,.5)
}

.border-x-rose-50\/60 {
    border-left-color: rgba(255,241,242,.6);
    border-right-color: rgba(255,241,242,.6)
}

.border-x-rose-50\/70 {
    border-left-color: rgba(255,241,242,.7);
    border-right-color: rgba(255,241,242,.7)
}

.border-x-rose-50\/75 {
    border-left-color: rgba(255,241,242,.75);
    border-right-color: rgba(255,241,242,.75)
}

.border-x-rose-50\/80 {
    border-left-color: rgba(255,241,242,.8);
    border-right-color: rgba(255,241,242,.8)
}

.border-x-rose-50\/90 {
    border-left-color: rgba(255,241,242,.9);
    border-right-color: rgba(255,241,242,.9)
}

.border-x-rose-50\/95 {
    border-left-color: rgba(255,241,242,.95);
    border-right-color: rgba(255,241,242,.95)
}

.border-x-rose-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(244 63 94/var(--tw-border-opacity));
    border-right-color: rgb(244 63 94/var(--tw-border-opacity))
}

.border-x-rose-500\/0 {
    border-left-color: rgba(244,63,94,0);
    border-right-color: rgba(244,63,94,0)
}

.border-x-rose-500\/10 {
    border-left-color: rgba(244,63,94,.1);
    border-right-color: rgba(244,63,94,.1)
}

.border-x-rose-500\/100 {
    border-left-color: #f43f5e;
    border-right-color: #f43f5e
}

.border-x-rose-500\/20 {
    border-left-color: rgba(244,63,94,.2);
    border-right-color: rgba(244,63,94,.2)
}

.border-x-rose-500\/25 {
    border-left-color: rgba(244,63,94,.25);
    border-right-color: rgba(244,63,94,.25)
}

.border-x-rose-500\/30 {
    border-left-color: rgba(244,63,94,.3);
    border-right-color: rgba(244,63,94,.3)
}

.border-x-rose-500\/40 {
    border-left-color: rgba(244,63,94,.4);
    border-right-color: rgba(244,63,94,.4)
}

.border-x-rose-500\/5 {
    border-left-color: rgba(244,63,94,.05);
    border-right-color: rgba(244,63,94,.05)
}

.border-x-rose-500\/50 {
    border-left-color: rgba(244,63,94,.5);
    border-right-color: rgba(244,63,94,.5)
}

.border-x-rose-500\/60 {
    border-left-color: rgba(244,63,94,.6);
    border-right-color: rgba(244,63,94,.6)
}

.border-x-rose-500\/70 {
    border-left-color: rgba(244,63,94,.7);
    border-right-color: rgba(244,63,94,.7)
}

.border-x-rose-500\/75 {
    border-left-color: rgba(244,63,94,.75);
    border-right-color: rgba(244,63,94,.75)
}

.border-x-rose-500\/80 {
    border-left-color: rgba(244,63,94,.8);
    border-right-color: rgba(244,63,94,.8)
}

.border-x-rose-500\/90 {
    border-left-color: rgba(244,63,94,.9);
    border-right-color: rgba(244,63,94,.9)
}

.border-x-rose-500\/95 {
    border-left-color: rgba(244,63,94,.95);
    border-right-color: rgba(244,63,94,.95)
}

.border-x-rose-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(225 29 72/var(--tw-border-opacity));
    border-right-color: rgb(225 29 72/var(--tw-border-opacity))
}

.border-x-rose-600\/0 {
    border-left-color: rgba(225,29,72,0);
    border-right-color: rgba(225,29,72,0)
}

.border-x-rose-600\/10 {
    border-left-color: rgba(225,29,72,.1);
    border-right-color: rgba(225,29,72,.1)
}

.border-x-rose-600\/100 {
    border-left-color: #e11d48;
    border-right-color: #e11d48
}

.border-x-rose-600\/20 {
    border-left-color: rgba(225,29,72,.2);
    border-right-color: rgba(225,29,72,.2)
}

.border-x-rose-600\/25 {
    border-left-color: rgba(225,29,72,.25);
    border-right-color: rgba(225,29,72,.25)
}

.border-x-rose-600\/30 {
    border-left-color: rgba(225,29,72,.3);
    border-right-color: rgba(225,29,72,.3)
}

.border-x-rose-600\/40 {
    border-left-color: rgba(225,29,72,.4);
    border-right-color: rgba(225,29,72,.4)
}

.border-x-rose-600\/5 {
    border-left-color: rgba(225,29,72,.05);
    border-right-color: rgba(225,29,72,.05)
}

.border-x-rose-600\/50 {
    border-left-color: rgba(225,29,72,.5);
    border-right-color: rgba(225,29,72,.5)
}

.border-x-rose-600\/60 {
    border-left-color: rgba(225,29,72,.6);
    border-right-color: rgba(225,29,72,.6)
}

.border-x-rose-600\/70 {
    border-left-color: rgba(225,29,72,.7);
    border-right-color: rgba(225,29,72,.7)
}

.border-x-rose-600\/75 {
    border-left-color: rgba(225,29,72,.75);
    border-right-color: rgba(225,29,72,.75)
}

.border-x-rose-600\/80 {
    border-left-color: rgba(225,29,72,.8);
    border-right-color: rgba(225,29,72,.8)
}

.border-x-rose-600\/90 {
    border-left-color: rgba(225,29,72,.9);
    border-right-color: rgba(225,29,72,.9)
}

.border-x-rose-600\/95 {
    border-left-color: rgba(225,29,72,.95);
    border-right-color: rgba(225,29,72,.95)
}

.border-x-rose-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(190 18 60/var(--tw-border-opacity));
    border-right-color: rgb(190 18 60/var(--tw-border-opacity))
}

.border-x-rose-700\/0 {
    border-left-color: rgba(190,18,60,0);
    border-right-color: rgba(190,18,60,0)
}

.border-x-rose-700\/10 {
    border-left-color: rgba(190,18,60,.1);
    border-right-color: rgba(190,18,60,.1)
}

.border-x-rose-700\/100 {
    border-left-color: #be123c;
    border-right-color: #be123c
}

.border-x-rose-700\/20 {
    border-left-color: rgba(190,18,60,.2);
    border-right-color: rgba(190,18,60,.2)
}

.border-x-rose-700\/25 {
    border-left-color: rgba(190,18,60,.25);
    border-right-color: rgba(190,18,60,.25)
}

.border-x-rose-700\/30 {
    border-left-color: rgba(190,18,60,.3);
    border-right-color: rgba(190,18,60,.3)
}

.border-x-rose-700\/40 {
    border-left-color: rgba(190,18,60,.4);
    border-right-color: rgba(190,18,60,.4)
}

.border-x-rose-700\/5 {
    border-left-color: rgba(190,18,60,.05);
    border-right-color: rgba(190,18,60,.05)
}

.border-x-rose-700\/50 {
    border-left-color: rgba(190,18,60,.5);
    border-right-color: rgba(190,18,60,.5)
}

.border-x-rose-700\/60 {
    border-left-color: rgba(190,18,60,.6);
    border-right-color: rgba(190,18,60,.6)
}

.border-x-rose-700\/70 {
    border-left-color: rgba(190,18,60,.7);
    border-right-color: rgba(190,18,60,.7)
}

.border-x-rose-700\/75 {
    border-left-color: rgba(190,18,60,.75);
    border-right-color: rgba(190,18,60,.75)
}

.border-x-rose-700\/80 {
    border-left-color: rgba(190,18,60,.8);
    border-right-color: rgba(190,18,60,.8)
}

.border-x-rose-700\/90 {
    border-left-color: rgba(190,18,60,.9);
    border-right-color: rgba(190,18,60,.9)
}

.border-x-rose-700\/95 {
    border-left-color: rgba(190,18,60,.95);
    border-right-color: rgba(190,18,60,.95)
}

.border-x-rose-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(159 18 57/var(--tw-border-opacity));
    border-right-color: rgb(159 18 57/var(--tw-border-opacity))
}

.border-x-rose-800\/0 {
    border-left-color: rgba(159,18,57,0);
    border-right-color: rgba(159,18,57,0)
}

.border-x-rose-800\/10 {
    border-left-color: rgba(159,18,57,.1);
    border-right-color: rgba(159,18,57,.1)
}

.border-x-rose-800\/100 {
    border-left-color: #9f1239;
    border-right-color: #9f1239
}

.border-x-rose-800\/20 {
    border-left-color: rgba(159,18,57,.2);
    border-right-color: rgba(159,18,57,.2)
}

.border-x-rose-800\/25 {
    border-left-color: rgba(159,18,57,.25);
    border-right-color: rgba(159,18,57,.25)
}

.border-x-rose-800\/30 {
    border-left-color: rgba(159,18,57,.3);
    border-right-color: rgba(159,18,57,.3)
}

.border-x-rose-800\/40 {
    border-left-color: rgba(159,18,57,.4);
    border-right-color: rgba(159,18,57,.4)
}

.border-x-rose-800\/5 {
    border-left-color: rgba(159,18,57,.05);
    border-right-color: rgba(159,18,57,.05)
}

.border-x-rose-800\/50 {
    border-left-color: rgba(159,18,57,.5);
    border-right-color: rgba(159,18,57,.5)
}

.border-x-rose-800\/60 {
    border-left-color: rgba(159,18,57,.6);
    border-right-color: rgba(159,18,57,.6)
}

.border-x-rose-800\/70 {
    border-left-color: rgba(159,18,57,.7);
    border-right-color: rgba(159,18,57,.7)
}

.border-x-rose-800\/75 {
    border-left-color: rgba(159,18,57,.75);
    border-right-color: rgba(159,18,57,.75)
}

.border-x-rose-800\/80 {
    border-left-color: rgba(159,18,57,.8);
    border-right-color: rgba(159,18,57,.8)
}

.border-x-rose-800\/90 {
    border-left-color: rgba(159,18,57,.9);
    border-right-color: rgba(159,18,57,.9)
}

.border-x-rose-800\/95 {
    border-left-color: rgba(159,18,57,.95);
    border-right-color: rgba(159,18,57,.95)
}

.border-x-rose-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(136 19 55/var(--tw-border-opacity));
    border-right-color: rgb(136 19 55/var(--tw-border-opacity))
}

.border-x-rose-900\/0 {
    border-left-color: rgba(136,19,55,0);
    border-right-color: rgba(136,19,55,0)
}

.border-x-rose-900\/10 {
    border-left-color: rgba(136,19,55,.1);
    border-right-color: rgba(136,19,55,.1)
}

.border-x-rose-900\/100 {
    border-left-color: #881337;
    border-right-color: #881337
}

.border-x-rose-900\/20 {
    border-left-color: rgba(136,19,55,.2);
    border-right-color: rgba(136,19,55,.2)
}

.border-x-rose-900\/25 {
    border-left-color: rgba(136,19,55,.25);
    border-right-color: rgba(136,19,55,.25)
}

.border-x-rose-900\/30 {
    border-left-color: rgba(136,19,55,.3);
    border-right-color: rgba(136,19,55,.3)
}

.border-x-rose-900\/40 {
    border-left-color: rgba(136,19,55,.4);
    border-right-color: rgba(136,19,55,.4)
}

.border-x-rose-900\/5 {
    border-left-color: rgba(136,19,55,.05);
    border-right-color: rgba(136,19,55,.05)
}

.border-x-rose-900\/50 {
    border-left-color: rgba(136,19,55,.5);
    border-right-color: rgba(136,19,55,.5)
}

.border-x-rose-900\/60 {
    border-left-color: rgba(136,19,55,.6);
    border-right-color: rgba(136,19,55,.6)
}

.border-x-rose-900\/70 {
    border-left-color: rgba(136,19,55,.7);
    border-right-color: rgba(136,19,55,.7)
}

.border-x-rose-900\/75 {
    border-left-color: rgba(136,19,55,.75);
    border-right-color: rgba(136,19,55,.75)
}

.border-x-rose-900\/80 {
    border-left-color: rgba(136,19,55,.8);
    border-right-color: rgba(136,19,55,.8)
}

.border-x-rose-900\/90 {
    border-left-color: rgba(136,19,55,.9);
    border-right-color: rgba(136,19,55,.9)
}

.border-x-rose-900\/95 {
    border-left-color: rgba(136,19,55,.95);
    border-right-color: rgba(136,19,55,.95)
}

.border-x-rose-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(76 5 25/var(--tw-border-opacity));
    border-right-color: rgb(76 5 25/var(--tw-border-opacity))
}

.border-x-rose-950\/0 {
    border-left-color: rgba(76,5,25,0);
    border-right-color: rgba(76,5,25,0)
}

.border-x-rose-950\/10 {
    border-left-color: rgba(76,5,25,.1);
    border-right-color: rgba(76,5,25,.1)
}

.border-x-rose-950\/100 {
    border-left-color: #4c0519;
    border-right-color: #4c0519
}

.border-x-rose-950\/20 {
    border-left-color: rgba(76,5,25,.2);
    border-right-color: rgba(76,5,25,.2)
}

.border-x-rose-950\/25 {
    border-left-color: rgba(76,5,25,.25);
    border-right-color: rgba(76,5,25,.25)
}

.border-x-rose-950\/30 {
    border-left-color: rgba(76,5,25,.3);
    border-right-color: rgba(76,5,25,.3)
}

.border-x-rose-950\/40 {
    border-left-color: rgba(76,5,25,.4);
    border-right-color: rgba(76,5,25,.4)
}

.border-x-rose-950\/5 {
    border-left-color: rgba(76,5,25,.05);
    border-right-color: rgba(76,5,25,.05)
}

.border-x-rose-950\/50 {
    border-left-color: rgba(76,5,25,.5);
    border-right-color: rgba(76,5,25,.5)
}

.border-x-rose-950\/60 {
    border-left-color: rgba(76,5,25,.6);
    border-right-color: rgba(76,5,25,.6)
}

.border-x-rose-950\/70 {
    border-left-color: rgba(76,5,25,.7);
    border-right-color: rgba(76,5,25,.7)
}

.border-x-rose-950\/75 {
    border-left-color: rgba(76,5,25,.75);
    border-right-color: rgba(76,5,25,.75)
}

.border-x-rose-950\/80 {
    border-left-color: rgba(76,5,25,.8);
    border-right-color: rgba(76,5,25,.8)
}

.border-x-rose-950\/90 {
    border-left-color: rgba(76,5,25,.9);
    border-right-color: rgba(76,5,25,.9)
}

.border-x-rose-950\/95 {
    border-left-color: rgba(76,5,25,.95);
    border-right-color: rgba(76,5,25,.95)
}

.border-x-secondary {
    border-left-color: hsl(var(--secondary));
    border-right-color: hsl(var(--secondary))
}

.border-x-secondary-foreground {
    border-left-color: hsl(var(--secondary-foreground));
    border-right-color: hsl(var(--secondary-foreground))
}

.border-x-secondary-foreground\/0 {
    border-left-color: hsl(var(--secondary-foreground)/0);
    border-right-color: hsl(var(--secondary-foreground)/0)
}

.border-x-secondary-foreground\/10 {
    border-left-color: hsl(var(--secondary-foreground)/.1);
    border-right-color: hsl(var(--secondary-foreground)/.1)
}

.border-x-secondary-foreground\/100 {
    border-left-color: hsl(var(--secondary-foreground)/1);
    border-right-color: hsl(var(--secondary-foreground)/1)
}

.border-x-secondary-foreground\/20 {
    border-left-color: hsl(var(--secondary-foreground)/.2);
    border-right-color: hsl(var(--secondary-foreground)/.2)
}

.border-x-secondary-foreground\/25 {
    border-left-color: hsl(var(--secondary-foreground)/.25);
    border-right-color: hsl(var(--secondary-foreground)/.25)
}

.border-x-secondary-foreground\/30 {
    border-left-color: hsl(var(--secondary-foreground)/.3);
    border-right-color: hsl(var(--secondary-foreground)/.3)
}

.border-x-secondary-foreground\/40 {
    border-left-color: hsl(var(--secondary-foreground)/.4);
    border-right-color: hsl(var(--secondary-foreground)/.4)
}

.border-x-secondary-foreground\/5 {
    border-left-color: hsl(var(--secondary-foreground)/.05);
    border-right-color: hsl(var(--secondary-foreground)/.05)
}

.border-x-secondary-foreground\/50 {
    border-left-color: hsl(var(--secondary-foreground)/.5);
    border-right-color: hsl(var(--secondary-foreground)/.5)
}

.border-x-secondary-foreground\/60 {
    border-left-color: hsl(var(--secondary-foreground)/.6);
    border-right-color: hsl(var(--secondary-foreground)/.6)
}

.border-x-secondary-foreground\/70 {
    border-left-color: hsl(var(--secondary-foreground)/.7);
    border-right-color: hsl(var(--secondary-foreground)/.7)
}

.border-x-secondary-foreground\/75 {
    border-left-color: hsl(var(--secondary-foreground)/.75);
    border-right-color: hsl(var(--secondary-foreground)/.75)
}

.border-x-secondary-foreground\/80 {
    border-left-color: hsl(var(--secondary-foreground)/.8);
    border-right-color: hsl(var(--secondary-foreground)/.8)
}

.border-x-secondary-foreground\/90 {
    border-left-color: hsl(var(--secondary-foreground)/.9);
    border-right-color: hsl(var(--secondary-foreground)/.9)
}

.border-x-secondary-foreground\/95 {
    border-left-color: hsl(var(--secondary-foreground)/.95);
    border-right-color: hsl(var(--secondary-foreground)/.95)
}

.border-x-secondary\/0 {
    border-left-color: hsl(var(--secondary)/0);
    border-right-color: hsl(var(--secondary)/0)
}

.border-x-secondary\/10 {
    border-left-color: hsl(var(--secondary)/.1);
    border-right-color: hsl(var(--secondary)/.1)
}

.border-x-secondary\/100 {
    border-left-color: hsl(var(--secondary)/1);
    border-right-color: hsl(var(--secondary)/1)
}

.border-x-secondary\/20 {
    border-left-color: hsl(var(--secondary)/.2);
    border-right-color: hsl(var(--secondary)/.2)
}

.border-x-secondary\/25 {
    border-left-color: hsl(var(--secondary)/.25);
    border-right-color: hsl(var(--secondary)/.25)
}

.border-x-secondary\/30 {
    border-left-color: hsl(var(--secondary)/.3);
    border-right-color: hsl(var(--secondary)/.3)
}

.border-x-secondary\/40 {
    border-left-color: hsl(var(--secondary)/.4);
    border-right-color: hsl(var(--secondary)/.4)
}

.border-x-secondary\/5 {
    border-left-color: hsl(var(--secondary)/.05);
    border-right-color: hsl(var(--secondary)/.05)
}

.border-x-secondary\/50 {
    border-left-color: hsl(var(--secondary)/.5);
    border-right-color: hsl(var(--secondary)/.5)
}

.border-x-secondary\/60 {
    border-left-color: hsl(var(--secondary)/.6);
    border-right-color: hsl(var(--secondary)/.6)
}

.border-x-secondary\/70 {
    border-left-color: hsl(var(--secondary)/.7);
    border-right-color: hsl(var(--secondary)/.7)
}

.border-x-secondary\/75 {
    border-left-color: hsl(var(--secondary)/.75);
    border-right-color: hsl(var(--secondary)/.75)
}

.border-x-secondary\/80 {
    border-left-color: hsl(var(--secondary)/.8);
    border-right-color: hsl(var(--secondary)/.8)
}

.border-x-secondary\/90 {
    border-left-color: hsl(var(--secondary)/.9);
    border-right-color: hsl(var(--secondary)/.9)
}

.border-x-secondary\/95 {
    border-left-color: hsl(var(--secondary)/.95);
    border-right-color: hsl(var(--secondary)/.95)
}

.border-x-sky-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(224 242 254/var(--tw-border-opacity));
    border-right-color: rgb(224 242 254/var(--tw-border-opacity))
}

.border-x-sky-100\/0 {
    border-left-color: rgba(224,242,254,0);
    border-right-color: rgba(224,242,254,0)
}

.border-x-sky-100\/10 {
    border-left-color: rgba(224,242,254,.1);
    border-right-color: rgba(224,242,254,.1)
}

.border-x-sky-100\/100 {
    border-left-color: #e0f2fe;
    border-right-color: #e0f2fe
}

.border-x-sky-100\/20 {
    border-left-color: rgba(224,242,254,.2);
    border-right-color: rgba(224,242,254,.2)
}

.border-x-sky-100\/25 {
    border-left-color: rgba(224,242,254,.25);
    border-right-color: rgba(224,242,254,.25)
}

.border-x-sky-100\/30 {
    border-left-color: rgba(224,242,254,.3);
    border-right-color: rgba(224,242,254,.3)
}

.border-x-sky-100\/40 {
    border-left-color: rgba(224,242,254,.4);
    border-right-color: rgba(224,242,254,.4)
}

.border-x-sky-100\/5 {
    border-left-color: rgba(224,242,254,.05);
    border-right-color: rgba(224,242,254,.05)
}

.border-x-sky-100\/50 {
    border-left-color: rgba(224,242,254,.5);
    border-right-color: rgba(224,242,254,.5)
}

.border-x-sky-100\/60 {
    border-left-color: rgba(224,242,254,.6);
    border-right-color: rgba(224,242,254,.6)
}

.border-x-sky-100\/70 {
    border-left-color: rgba(224,242,254,.7);
    border-right-color: rgba(224,242,254,.7)
}

.border-x-sky-100\/75 {
    border-left-color: rgba(224,242,254,.75);
    border-right-color: rgba(224,242,254,.75)
}

.border-x-sky-100\/80 {
    border-left-color: rgba(224,242,254,.8);
    border-right-color: rgba(224,242,254,.8)
}

.border-x-sky-100\/90 {
    border-left-color: rgba(224,242,254,.9);
    border-right-color: rgba(224,242,254,.9)
}

.border-x-sky-100\/95 {
    border-left-color: rgba(224,242,254,.95);
    border-right-color: rgba(224,242,254,.95)
}

.border-x-sky-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(186 230 253/var(--tw-border-opacity));
    border-right-color: rgb(186 230 253/var(--tw-border-opacity))
}

.border-x-sky-200\/0 {
    border-left-color: rgba(186,230,253,0);
    border-right-color: rgba(186,230,253,0)
}

.border-x-sky-200\/10 {
    border-left-color: rgba(186,230,253,.1);
    border-right-color: rgba(186,230,253,.1)
}

.border-x-sky-200\/100 {
    border-left-color: #bae6fd;
    border-right-color: #bae6fd
}

.border-x-sky-200\/20 {
    border-left-color: rgba(186,230,253,.2);
    border-right-color: rgba(186,230,253,.2)
}

.border-x-sky-200\/25 {
    border-left-color: rgba(186,230,253,.25);
    border-right-color: rgba(186,230,253,.25)
}

.border-x-sky-200\/30 {
    border-left-color: rgba(186,230,253,.3);
    border-right-color: rgba(186,230,253,.3)
}

.border-x-sky-200\/40 {
    border-left-color: rgba(186,230,253,.4);
    border-right-color: rgba(186,230,253,.4)
}

.border-x-sky-200\/5 {
    border-left-color: rgba(186,230,253,.05);
    border-right-color: rgba(186,230,253,.05)
}

.border-x-sky-200\/50 {
    border-left-color: rgba(186,230,253,.5);
    border-right-color: rgba(186,230,253,.5)
}

.border-x-sky-200\/60 {
    border-left-color: rgba(186,230,253,.6);
    border-right-color: rgba(186,230,253,.6)
}

.border-x-sky-200\/70 {
    border-left-color: rgba(186,230,253,.7);
    border-right-color: rgba(186,230,253,.7)
}

.border-x-sky-200\/75 {
    border-left-color: rgba(186,230,253,.75);
    border-right-color: rgba(186,230,253,.75)
}

.border-x-sky-200\/80 {
    border-left-color: rgba(186,230,253,.8);
    border-right-color: rgba(186,230,253,.8)
}

.border-x-sky-200\/90 {
    border-left-color: rgba(186,230,253,.9);
    border-right-color: rgba(186,230,253,.9)
}

.border-x-sky-200\/95 {
    border-left-color: rgba(186,230,253,.95);
    border-right-color: rgba(186,230,253,.95)
}

.border-x-sky-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(125 211 252/var(--tw-border-opacity));
    border-right-color: rgb(125 211 252/var(--tw-border-opacity))
}

.border-x-sky-300\/0 {
    border-left-color: rgba(125,211,252,0);
    border-right-color: rgba(125,211,252,0)
}

.border-x-sky-300\/10 {
    border-left-color: rgba(125,211,252,.1);
    border-right-color: rgba(125,211,252,.1)
}

.border-x-sky-300\/100 {
    border-left-color: #7dd3fc;
    border-right-color: #7dd3fc
}

.border-x-sky-300\/20 {
    border-left-color: rgba(125,211,252,.2);
    border-right-color: rgba(125,211,252,.2)
}

.border-x-sky-300\/25 {
    border-left-color: rgba(125,211,252,.25);
    border-right-color: rgba(125,211,252,.25)
}

.border-x-sky-300\/30 {
    border-left-color: rgba(125,211,252,.3);
    border-right-color: rgba(125,211,252,.3)
}

.border-x-sky-300\/40 {
    border-left-color: rgba(125,211,252,.4);
    border-right-color: rgba(125,211,252,.4)
}

.border-x-sky-300\/5 {
    border-left-color: rgba(125,211,252,.05);
    border-right-color: rgba(125,211,252,.05)
}

.border-x-sky-300\/50 {
    border-left-color: rgba(125,211,252,.5);
    border-right-color: rgba(125,211,252,.5)
}

.border-x-sky-300\/60 {
    border-left-color: rgba(125,211,252,.6);
    border-right-color: rgba(125,211,252,.6)
}

.border-x-sky-300\/70 {
    border-left-color: rgba(125,211,252,.7);
    border-right-color: rgba(125,211,252,.7)
}

.border-x-sky-300\/75 {
    border-left-color: rgba(125,211,252,.75);
    border-right-color: rgba(125,211,252,.75)
}

.border-x-sky-300\/80 {
    border-left-color: rgba(125,211,252,.8);
    border-right-color: rgba(125,211,252,.8)
}

.border-x-sky-300\/90 {
    border-left-color: rgba(125,211,252,.9);
    border-right-color: rgba(125,211,252,.9)
}

.border-x-sky-300\/95 {
    border-left-color: rgba(125,211,252,.95);
    border-right-color: rgba(125,211,252,.95)
}

.border-x-sky-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(56 189 248/var(--tw-border-opacity));
    border-right-color: rgb(56 189 248/var(--tw-border-opacity))
}

.border-x-sky-400\/0 {
    border-left-color: rgba(56,189,248,0);
    border-right-color: rgba(56,189,248,0)
}

.border-x-sky-400\/10 {
    border-left-color: rgba(56,189,248,.1);
    border-right-color: rgba(56,189,248,.1)
}

.border-x-sky-400\/100 {
    border-left-color: #38bdf8;
    border-right-color: #38bdf8
}

.border-x-sky-400\/20 {
    border-left-color: rgba(56,189,248,.2);
    border-right-color: rgba(56,189,248,.2)
}

.border-x-sky-400\/25 {
    border-left-color: rgba(56,189,248,.25);
    border-right-color: rgba(56,189,248,.25)
}

.border-x-sky-400\/30 {
    border-left-color: rgba(56,189,248,.3);
    border-right-color: rgba(56,189,248,.3)
}

.border-x-sky-400\/40 {
    border-left-color: rgba(56,189,248,.4);
    border-right-color: rgba(56,189,248,.4)
}

.border-x-sky-400\/5 {
    border-left-color: rgba(56,189,248,.05);
    border-right-color: rgba(56,189,248,.05)
}

.border-x-sky-400\/50 {
    border-left-color: rgba(56,189,248,.5);
    border-right-color: rgba(56,189,248,.5)
}

.border-x-sky-400\/60 {
    border-left-color: rgba(56,189,248,.6);
    border-right-color: rgba(56,189,248,.6)
}

.border-x-sky-400\/70 {
    border-left-color: rgba(56,189,248,.7);
    border-right-color: rgba(56,189,248,.7)
}

.border-x-sky-400\/75 {
    border-left-color: rgba(56,189,248,.75);
    border-right-color: rgba(56,189,248,.75)
}

.border-x-sky-400\/80 {
    border-left-color: rgba(56,189,248,.8);
    border-right-color: rgba(56,189,248,.8)
}

.border-x-sky-400\/90 {
    border-left-color: rgba(56,189,248,.9);
    border-right-color: rgba(56,189,248,.9)
}

.border-x-sky-400\/95 {
    border-left-color: rgba(56,189,248,.95);
    border-right-color: rgba(56,189,248,.95)
}

.border-x-sky-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(240 249 255/var(--tw-border-opacity));
    border-right-color: rgb(240 249 255/var(--tw-border-opacity))
}

.border-x-sky-50\/0 {
    border-left-color: rgba(240,249,255,0);
    border-right-color: rgba(240,249,255,0)
}

.border-x-sky-50\/10 {
    border-left-color: rgba(240,249,255,.1);
    border-right-color: rgba(240,249,255,.1)
}

.border-x-sky-50\/100 {
    border-left-color: #f0f9ff;
    border-right-color: #f0f9ff
}

.border-x-sky-50\/20 {
    border-left-color: rgba(240,249,255,.2);
    border-right-color: rgba(240,249,255,.2)
}

.border-x-sky-50\/25 {
    border-left-color: rgba(240,249,255,.25);
    border-right-color: rgba(240,249,255,.25)
}

.border-x-sky-50\/30 {
    border-left-color: rgba(240,249,255,.3);
    border-right-color: rgba(240,249,255,.3)
}

.border-x-sky-50\/40 {
    border-left-color: rgba(240,249,255,.4);
    border-right-color: rgba(240,249,255,.4)
}

.border-x-sky-50\/5 {
    border-left-color: rgba(240,249,255,.05);
    border-right-color: rgba(240,249,255,.05)
}

.border-x-sky-50\/50 {
    border-left-color: rgba(240,249,255,.5);
    border-right-color: rgba(240,249,255,.5)
}

.border-x-sky-50\/60 {
    border-left-color: rgba(240,249,255,.6);
    border-right-color: rgba(240,249,255,.6)
}

.border-x-sky-50\/70 {
    border-left-color: rgba(240,249,255,.7);
    border-right-color: rgba(240,249,255,.7)
}

.border-x-sky-50\/75 {
    border-left-color: rgba(240,249,255,.75);
    border-right-color: rgba(240,249,255,.75)
}

.border-x-sky-50\/80 {
    border-left-color: rgba(240,249,255,.8);
    border-right-color: rgba(240,249,255,.8)
}

.border-x-sky-50\/90 {
    border-left-color: rgba(240,249,255,.9);
    border-right-color: rgba(240,249,255,.9)
}

.border-x-sky-50\/95 {
    border-left-color: rgba(240,249,255,.95);
    border-right-color: rgba(240,249,255,.95)
}

.border-x-sky-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(14 165 233/var(--tw-border-opacity));
    border-right-color: rgb(14 165 233/var(--tw-border-opacity))
}

.border-x-sky-500\/0 {
    border-left-color: rgba(14,165,233,0);
    border-right-color: rgba(14,165,233,0)
}

.border-x-sky-500\/10 {
    border-left-color: rgba(14,165,233,.1);
    border-right-color: rgba(14,165,233,.1)
}

.border-x-sky-500\/100 {
    border-left-color: #0ea5e9;
    border-right-color: #0ea5e9
}

.border-x-sky-500\/20 {
    border-left-color: rgba(14,165,233,.2);
    border-right-color: rgba(14,165,233,.2)
}

.border-x-sky-500\/25 {
    border-left-color: rgba(14,165,233,.25);
    border-right-color: rgba(14,165,233,.25)
}

.border-x-sky-500\/30 {
    border-left-color: rgba(14,165,233,.3);
    border-right-color: rgba(14,165,233,.3)
}

.border-x-sky-500\/40 {
    border-left-color: rgba(14,165,233,.4);
    border-right-color: rgba(14,165,233,.4)
}

.border-x-sky-500\/5 {
    border-left-color: rgba(14,165,233,.05);
    border-right-color: rgba(14,165,233,.05)
}

.border-x-sky-500\/50 {
    border-left-color: rgba(14,165,233,.5);
    border-right-color: rgba(14,165,233,.5)
}

.border-x-sky-500\/60 {
    border-left-color: rgba(14,165,233,.6);
    border-right-color: rgba(14,165,233,.6)
}

.border-x-sky-500\/70 {
    border-left-color: rgba(14,165,233,.7);
    border-right-color: rgba(14,165,233,.7)
}

.border-x-sky-500\/75 {
    border-left-color: rgba(14,165,233,.75);
    border-right-color: rgba(14,165,233,.75)
}

.border-x-sky-500\/80 {
    border-left-color: rgba(14,165,233,.8);
    border-right-color: rgba(14,165,233,.8)
}

.border-x-sky-500\/90 {
    border-left-color: rgba(14,165,233,.9);
    border-right-color: rgba(14,165,233,.9)
}

.border-x-sky-500\/95 {
    border-left-color: rgba(14,165,233,.95);
    border-right-color: rgba(14,165,233,.95)
}

.border-x-sky-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(2 132 199/var(--tw-border-opacity));
    border-right-color: rgb(2 132 199/var(--tw-border-opacity))
}

.border-x-sky-600\/0 {
    border-left-color: rgba(2,132,199,0);
    border-right-color: rgba(2,132,199,0)
}

.border-x-sky-600\/10 {
    border-left-color: rgba(2,132,199,.1);
    border-right-color: rgba(2,132,199,.1)
}

.border-x-sky-600\/100 {
    border-left-color: #0284c7;
    border-right-color: #0284c7
}

.border-x-sky-600\/20 {
    border-left-color: rgba(2,132,199,.2);
    border-right-color: rgba(2,132,199,.2)
}

.border-x-sky-600\/25 {
    border-left-color: rgba(2,132,199,.25);
    border-right-color: rgba(2,132,199,.25)
}

.border-x-sky-600\/30 {
    border-left-color: rgba(2,132,199,.3);
    border-right-color: rgba(2,132,199,.3)
}

.border-x-sky-600\/40 {
    border-left-color: rgba(2,132,199,.4);
    border-right-color: rgba(2,132,199,.4)
}

.border-x-sky-600\/5 {
    border-left-color: rgba(2,132,199,.05);
    border-right-color: rgba(2,132,199,.05)
}

.border-x-sky-600\/50 {
    border-left-color: rgba(2,132,199,.5);
    border-right-color: rgba(2,132,199,.5)
}

.border-x-sky-600\/60 {
    border-left-color: rgba(2,132,199,.6);
    border-right-color: rgba(2,132,199,.6)
}

.border-x-sky-600\/70 {
    border-left-color: rgba(2,132,199,.7);
    border-right-color: rgba(2,132,199,.7)
}

.border-x-sky-600\/75 {
    border-left-color: rgba(2,132,199,.75);
    border-right-color: rgba(2,132,199,.75)
}

.border-x-sky-600\/80 {
    border-left-color: rgba(2,132,199,.8);
    border-right-color: rgba(2,132,199,.8)
}

.border-x-sky-600\/90 {
    border-left-color: rgba(2,132,199,.9);
    border-right-color: rgba(2,132,199,.9)
}

.border-x-sky-600\/95 {
    border-left-color: rgba(2,132,199,.95);
    border-right-color: rgba(2,132,199,.95)
}

.border-x-sky-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(3 105 161/var(--tw-border-opacity));
    border-right-color: rgb(3 105 161/var(--tw-border-opacity))
}

.border-x-sky-700\/0 {
    border-left-color: rgba(3,105,161,0);
    border-right-color: rgba(3,105,161,0)
}

.border-x-sky-700\/10 {
    border-left-color: rgba(3,105,161,.1);
    border-right-color: rgba(3,105,161,.1)
}

.border-x-sky-700\/100 {
    border-left-color: #0369a1;
    border-right-color: #0369a1
}

.border-x-sky-700\/20 {
    border-left-color: rgba(3,105,161,.2);
    border-right-color: rgba(3,105,161,.2)
}

.border-x-sky-700\/25 {
    border-left-color: rgba(3,105,161,.25);
    border-right-color: rgba(3,105,161,.25)
}

.border-x-sky-700\/30 {
    border-left-color: rgba(3,105,161,.3);
    border-right-color: rgba(3,105,161,.3)
}

.border-x-sky-700\/40 {
    border-left-color: rgba(3,105,161,.4);
    border-right-color: rgba(3,105,161,.4)
}

.border-x-sky-700\/5 {
    border-left-color: rgba(3,105,161,.05);
    border-right-color: rgba(3,105,161,.05)
}

.border-x-sky-700\/50 {
    border-left-color: rgba(3,105,161,.5);
    border-right-color: rgba(3,105,161,.5)
}

.border-x-sky-700\/60 {
    border-left-color: rgba(3,105,161,.6);
    border-right-color: rgba(3,105,161,.6)
}

.border-x-sky-700\/70 {
    border-left-color: rgba(3,105,161,.7);
    border-right-color: rgba(3,105,161,.7)
}

.border-x-sky-700\/75 {
    border-left-color: rgba(3,105,161,.75);
    border-right-color: rgba(3,105,161,.75)
}

.border-x-sky-700\/80 {
    border-left-color: rgba(3,105,161,.8);
    border-right-color: rgba(3,105,161,.8)
}

.border-x-sky-700\/90 {
    border-left-color: rgba(3,105,161,.9);
    border-right-color: rgba(3,105,161,.9)
}

.border-x-sky-700\/95 {
    border-left-color: rgba(3,105,161,.95);
    border-right-color: rgba(3,105,161,.95)
}

.border-x-sky-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(7 89 133/var(--tw-border-opacity));
    border-right-color: rgb(7 89 133/var(--tw-border-opacity))
}

.border-x-sky-800\/0 {
    border-left-color: rgba(7,89,133,0);
    border-right-color: rgba(7,89,133,0)
}

.border-x-sky-800\/10 {
    border-left-color: rgba(7,89,133,.1);
    border-right-color: rgba(7,89,133,.1)
}

.border-x-sky-800\/100 {
    border-left-color: #075985;
    border-right-color: #075985
}

.border-x-sky-800\/20 {
    border-left-color: rgba(7,89,133,.2);
    border-right-color: rgba(7,89,133,.2)
}

.border-x-sky-800\/25 {
    border-left-color: rgba(7,89,133,.25);
    border-right-color: rgba(7,89,133,.25)
}

.border-x-sky-800\/30 {
    border-left-color: rgba(7,89,133,.3);
    border-right-color: rgba(7,89,133,.3)
}

.border-x-sky-800\/40 {
    border-left-color: rgba(7,89,133,.4);
    border-right-color: rgba(7,89,133,.4)
}

.border-x-sky-800\/5 {
    border-left-color: rgba(7,89,133,.05);
    border-right-color: rgba(7,89,133,.05)
}

.border-x-sky-800\/50 {
    border-left-color: rgba(7,89,133,.5);
    border-right-color: rgba(7,89,133,.5)
}

.border-x-sky-800\/60 {
    border-left-color: rgba(7,89,133,.6);
    border-right-color: rgba(7,89,133,.6)
}

.border-x-sky-800\/70 {
    border-left-color: rgba(7,89,133,.7);
    border-right-color: rgba(7,89,133,.7)
}

.border-x-sky-800\/75 {
    border-left-color: rgba(7,89,133,.75);
    border-right-color: rgba(7,89,133,.75)
}

.border-x-sky-800\/80 {
    border-left-color: rgba(7,89,133,.8);
    border-right-color: rgba(7,89,133,.8)
}

.border-x-sky-800\/90 {
    border-left-color: rgba(7,89,133,.9);
    border-right-color: rgba(7,89,133,.9)
}

.border-x-sky-800\/95 {
    border-left-color: rgba(7,89,133,.95);
    border-right-color: rgba(7,89,133,.95)
}

.border-x-sky-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(12 74 110/var(--tw-border-opacity));
    border-right-color: rgb(12 74 110/var(--tw-border-opacity))
}

.border-x-sky-900\/0 {
    border-left-color: rgba(12,74,110,0);
    border-right-color: rgba(12,74,110,0)
}

.border-x-sky-900\/10 {
    border-left-color: rgba(12,74,110,.1);
    border-right-color: rgba(12,74,110,.1)
}

.border-x-sky-900\/100 {
    border-left-color: #0c4a6e;
    border-right-color: #0c4a6e
}

.border-x-sky-900\/20 {
    border-left-color: rgba(12,74,110,.2);
    border-right-color: rgba(12,74,110,.2)
}

.border-x-sky-900\/25 {
    border-left-color: rgba(12,74,110,.25);
    border-right-color: rgba(12,74,110,.25)
}

.border-x-sky-900\/30 {
    border-left-color: rgba(12,74,110,.3);
    border-right-color: rgba(12,74,110,.3)
}

.border-x-sky-900\/40 {
    border-left-color: rgba(12,74,110,.4);
    border-right-color: rgba(12,74,110,.4)
}

.border-x-sky-900\/5 {
    border-left-color: rgba(12,74,110,.05);
    border-right-color: rgba(12,74,110,.05)
}

.border-x-sky-900\/50 {
    border-left-color: rgba(12,74,110,.5);
    border-right-color: rgba(12,74,110,.5)
}

.border-x-sky-900\/60 {
    border-left-color: rgba(12,74,110,.6);
    border-right-color: rgba(12,74,110,.6)
}

.border-x-sky-900\/70 {
    border-left-color: rgba(12,74,110,.7);
    border-right-color: rgba(12,74,110,.7)
}

.border-x-sky-900\/75 {
    border-left-color: rgba(12,74,110,.75);
    border-right-color: rgba(12,74,110,.75)
}

.border-x-sky-900\/80 {
    border-left-color: rgba(12,74,110,.8);
    border-right-color: rgba(12,74,110,.8)
}

.border-x-sky-900\/90 {
    border-left-color: rgba(12,74,110,.9);
    border-right-color: rgba(12,74,110,.9)
}

.border-x-sky-900\/95 {
    border-left-color: rgba(12,74,110,.95);
    border-right-color: rgba(12,74,110,.95)
}

.border-x-sky-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(8 47 73/var(--tw-border-opacity));
    border-right-color: rgb(8 47 73/var(--tw-border-opacity))
}

.border-x-sky-950\/0 {
    border-left-color: rgba(8,47,73,0);
    border-right-color: rgba(8,47,73,0)
}

.border-x-sky-950\/10 {
    border-left-color: rgba(8,47,73,.1);
    border-right-color: rgba(8,47,73,.1)
}

.border-x-sky-950\/100 {
    border-left-color: #082f49;
    border-right-color: #082f49
}

.border-x-sky-950\/20 {
    border-left-color: rgba(8,47,73,.2);
    border-right-color: rgba(8,47,73,.2)
}

.border-x-sky-950\/25 {
    border-left-color: rgba(8,47,73,.25);
    border-right-color: rgba(8,47,73,.25)
}

.border-x-sky-950\/30 {
    border-left-color: rgba(8,47,73,.3);
    border-right-color: rgba(8,47,73,.3)
}

.border-x-sky-950\/40 {
    border-left-color: rgba(8,47,73,.4);
    border-right-color: rgba(8,47,73,.4)
}

.border-x-sky-950\/5 {
    border-left-color: rgba(8,47,73,.05);
    border-right-color: rgba(8,47,73,.05)
}

.border-x-sky-950\/50 {
    border-left-color: rgba(8,47,73,.5);
    border-right-color: rgba(8,47,73,.5)
}

.border-x-sky-950\/60 {
    border-left-color: rgba(8,47,73,.6);
    border-right-color: rgba(8,47,73,.6)
}

.border-x-sky-950\/70 {
    border-left-color: rgba(8,47,73,.7);
    border-right-color: rgba(8,47,73,.7)
}

.border-x-sky-950\/75 {
    border-left-color: rgba(8,47,73,.75);
    border-right-color: rgba(8,47,73,.75)
}

.border-x-sky-950\/80 {
    border-left-color: rgba(8,47,73,.8);
    border-right-color: rgba(8,47,73,.8)
}

.border-x-sky-950\/90 {
    border-left-color: rgba(8,47,73,.9);
    border-right-color: rgba(8,47,73,.9)
}

.border-x-sky-950\/95 {
    border-left-color: rgba(8,47,73,.95);
    border-right-color: rgba(8,47,73,.95)
}

.border-x-slate-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(241 245 249/var(--tw-border-opacity));
    border-right-color: rgb(241 245 249/var(--tw-border-opacity))
}

.border-x-slate-100\/0 {
    border-left-color: rgba(241,245,249,0);
    border-right-color: rgba(241,245,249,0)
}

.border-x-slate-100\/10 {
    border-left-color: rgba(241,245,249,.1);
    border-right-color: rgba(241,245,249,.1)
}

.border-x-slate-100\/100 {
    border-left-color: #f1f5f9;
    border-right-color: #f1f5f9
}

.border-x-slate-100\/20 {
    border-left-color: rgba(241,245,249,.2);
    border-right-color: rgba(241,245,249,.2)
}

.border-x-slate-100\/25 {
    border-left-color: rgba(241,245,249,.25);
    border-right-color: rgba(241,245,249,.25)
}

.border-x-slate-100\/30 {
    border-left-color: rgba(241,245,249,.3);
    border-right-color: rgba(241,245,249,.3)
}

.border-x-slate-100\/40 {
    border-left-color: rgba(241,245,249,.4);
    border-right-color: rgba(241,245,249,.4)
}

.border-x-slate-100\/5 {
    border-left-color: rgba(241,245,249,.05);
    border-right-color: rgba(241,245,249,.05)
}

.border-x-slate-100\/50 {
    border-left-color: rgba(241,245,249,.5);
    border-right-color: rgba(241,245,249,.5)
}

.border-x-slate-100\/60 {
    border-left-color: rgba(241,245,249,.6);
    border-right-color: rgba(241,245,249,.6)
}

.border-x-slate-100\/70 {
    border-left-color: rgba(241,245,249,.7);
    border-right-color: rgba(241,245,249,.7)
}

.border-x-slate-100\/75 {
    border-left-color: rgba(241,245,249,.75);
    border-right-color: rgba(241,245,249,.75)
}

.border-x-slate-100\/80 {
    border-left-color: rgba(241,245,249,.8);
    border-right-color: rgba(241,245,249,.8)
}

.border-x-slate-100\/90 {
    border-left-color: rgba(241,245,249,.9);
    border-right-color: rgba(241,245,249,.9)
}

.border-x-slate-100\/95 {
    border-left-color: rgba(241,245,249,.95);
    border-right-color: rgba(241,245,249,.95)
}

.border-x-slate-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(226 232 240/var(--tw-border-opacity));
    border-right-color: rgb(226 232 240/var(--tw-border-opacity))
}

.border-x-slate-200\/0 {
    border-left-color: rgba(226,232,240,0);
    border-right-color: rgba(226,232,240,0)
}

.border-x-slate-200\/10 {
    border-left-color: rgba(226,232,240,.1);
    border-right-color: rgba(226,232,240,.1)
}

.border-x-slate-200\/100 {
    border-left-color: #e2e8f0;
    border-right-color: #e2e8f0
}

.border-x-slate-200\/20 {
    border-left-color: rgba(226,232,240,.2);
    border-right-color: rgba(226,232,240,.2)
}

.border-x-slate-200\/25 {
    border-left-color: rgba(226,232,240,.25);
    border-right-color: rgba(226,232,240,.25)
}

.border-x-slate-200\/30 {
    border-left-color: rgba(226,232,240,.3);
    border-right-color: rgba(226,232,240,.3)
}

.border-x-slate-200\/40 {
    border-left-color: rgba(226,232,240,.4);
    border-right-color: rgba(226,232,240,.4)
}

.border-x-slate-200\/5 {
    border-left-color: rgba(226,232,240,.05);
    border-right-color: rgba(226,232,240,.05)
}

.border-x-slate-200\/50 {
    border-left-color: rgba(226,232,240,.5);
    border-right-color: rgba(226,232,240,.5)
}

.border-x-slate-200\/60 {
    border-left-color: rgba(226,232,240,.6);
    border-right-color: rgba(226,232,240,.6)
}

.border-x-slate-200\/70 {
    border-left-color: rgba(226,232,240,.7);
    border-right-color: rgba(226,232,240,.7)
}

.border-x-slate-200\/75 {
    border-left-color: rgba(226,232,240,.75);
    border-right-color: rgba(226,232,240,.75)
}

.border-x-slate-200\/80 {
    border-left-color: rgba(226,232,240,.8);
    border-right-color: rgba(226,232,240,.8)
}

.border-x-slate-200\/90 {
    border-left-color: rgba(226,232,240,.9);
    border-right-color: rgba(226,232,240,.9)
}

.border-x-slate-200\/95 {
    border-left-color: rgba(226,232,240,.95);
    border-right-color: rgba(226,232,240,.95)
}

.border-x-slate-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(203 213 225/var(--tw-border-opacity));
    border-right-color: rgb(203 213 225/var(--tw-border-opacity))
}

.border-x-slate-300\/0 {
    border-left-color: rgba(203,213,225,0);
    border-right-color: rgba(203,213,225,0)
}

.border-x-slate-300\/10 {
    border-left-color: rgba(203,213,225,.1);
    border-right-color: rgba(203,213,225,.1)
}

.border-x-slate-300\/100 {
    border-left-color: #cbd5e1;
    border-right-color: #cbd5e1
}

.border-x-slate-300\/20 {
    border-left-color: rgba(203,213,225,.2);
    border-right-color: rgba(203,213,225,.2)
}

.border-x-slate-300\/25 {
    border-left-color: rgba(203,213,225,.25);
    border-right-color: rgba(203,213,225,.25)
}

.border-x-slate-300\/30 {
    border-left-color: rgba(203,213,225,.3);
    border-right-color: rgba(203,213,225,.3)
}

.border-x-slate-300\/40 {
    border-left-color: rgba(203,213,225,.4);
    border-right-color: rgba(203,213,225,.4)
}

.border-x-slate-300\/5 {
    border-left-color: rgba(203,213,225,.05);
    border-right-color: rgba(203,213,225,.05)
}

.border-x-slate-300\/50 {
    border-left-color: rgba(203,213,225,.5);
    border-right-color: rgba(203,213,225,.5)
}

.border-x-slate-300\/60 {
    border-left-color: rgba(203,213,225,.6);
    border-right-color: rgba(203,213,225,.6)
}

.border-x-slate-300\/70 {
    border-left-color: rgba(203,213,225,.7);
    border-right-color: rgba(203,213,225,.7)
}

.border-x-slate-300\/75 {
    border-left-color: rgba(203,213,225,.75);
    border-right-color: rgba(203,213,225,.75)
}

.border-x-slate-300\/80 {
    border-left-color: rgba(203,213,225,.8);
    border-right-color: rgba(203,213,225,.8)
}

.border-x-slate-300\/90 {
    border-left-color: rgba(203,213,225,.9);
    border-right-color: rgba(203,213,225,.9)
}

.border-x-slate-300\/95 {
    border-left-color: rgba(203,213,225,.95);
    border-right-color: rgba(203,213,225,.95)
}

.border-x-slate-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(148 163 184/var(--tw-border-opacity));
    border-right-color: rgb(148 163 184/var(--tw-border-opacity))
}

.border-x-slate-400\/0 {
    border-left-color: rgba(148,163,184,0);
    border-right-color: rgba(148,163,184,0)
}

.border-x-slate-400\/10 {
    border-left-color: rgba(148,163,184,.1);
    border-right-color: rgba(148,163,184,.1)
}

.border-x-slate-400\/100 {
    border-left-color: #94a3b8;
    border-right-color: #94a3b8
}

.border-x-slate-400\/20 {
    border-left-color: rgba(148,163,184,.2);
    border-right-color: rgba(148,163,184,.2)
}

.border-x-slate-400\/25 {
    border-left-color: rgba(148,163,184,.25);
    border-right-color: rgba(148,163,184,.25)
}

.border-x-slate-400\/30 {
    border-left-color: rgba(148,163,184,.3);
    border-right-color: rgba(148,163,184,.3)
}

.border-x-slate-400\/40 {
    border-left-color: rgba(148,163,184,.4);
    border-right-color: rgba(148,163,184,.4)
}

.border-x-slate-400\/5 {
    border-left-color: rgba(148,163,184,.05);
    border-right-color: rgba(148,163,184,.05)
}

.border-x-slate-400\/50 {
    border-left-color: rgba(148,163,184,.5);
    border-right-color: rgba(148,163,184,.5)
}

.border-x-slate-400\/60 {
    border-left-color: rgba(148,163,184,.6);
    border-right-color: rgba(148,163,184,.6)
}

.border-x-slate-400\/70 {
    border-left-color: rgba(148,163,184,.7);
    border-right-color: rgba(148,163,184,.7)
}

.border-x-slate-400\/75 {
    border-left-color: rgba(148,163,184,.75);
    border-right-color: rgba(148,163,184,.75)
}

.border-x-slate-400\/80 {
    border-left-color: rgba(148,163,184,.8);
    border-right-color: rgba(148,163,184,.8)
}

.border-x-slate-400\/90 {
    border-left-color: rgba(148,163,184,.9);
    border-right-color: rgba(148,163,184,.9)
}

.border-x-slate-400\/95 {
    border-left-color: rgba(148,163,184,.95);
    border-right-color: rgba(148,163,184,.95)
}

.border-x-slate-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(248 250 252/var(--tw-border-opacity));
    border-right-color: rgb(248 250 252/var(--tw-border-opacity))
}

.border-x-slate-50\/0 {
    border-left-color: rgba(248,250,252,0);
    border-right-color: rgba(248,250,252,0)
}

.border-x-slate-50\/10 {
    border-left-color: rgba(248,250,252,.1);
    border-right-color: rgba(248,250,252,.1)
}

.border-x-slate-50\/100 {
    border-left-color: #f8fafc;
    border-right-color: #f8fafc
}

.border-x-slate-50\/20 {
    border-left-color: rgba(248,250,252,.2);
    border-right-color: rgba(248,250,252,.2)
}

.border-x-slate-50\/25 {
    border-left-color: rgba(248,250,252,.25);
    border-right-color: rgba(248,250,252,.25)
}

.border-x-slate-50\/30 {
    border-left-color: rgba(248,250,252,.3);
    border-right-color: rgba(248,250,252,.3)
}

.border-x-slate-50\/40 {
    border-left-color: rgba(248,250,252,.4);
    border-right-color: rgba(248,250,252,.4)
}

.border-x-slate-50\/5 {
    border-left-color: rgba(248,250,252,.05);
    border-right-color: rgba(248,250,252,.05)
}

.border-x-slate-50\/50 {
    border-left-color: rgba(248,250,252,.5);
    border-right-color: rgba(248,250,252,.5)
}

.border-x-slate-50\/60 {
    border-left-color: rgba(248,250,252,.6);
    border-right-color: rgba(248,250,252,.6)
}

.border-x-slate-50\/70 {
    border-left-color: rgba(248,250,252,.7);
    border-right-color: rgba(248,250,252,.7)
}

.border-x-slate-50\/75 {
    border-left-color: rgba(248,250,252,.75);
    border-right-color: rgba(248,250,252,.75)
}

.border-x-slate-50\/80 {
    border-left-color: rgba(248,250,252,.8);
    border-right-color: rgba(248,250,252,.8)
}

.border-x-slate-50\/90 {
    border-left-color: rgba(248,250,252,.9);
    border-right-color: rgba(248,250,252,.9)
}

.border-x-slate-50\/95 {
    border-left-color: rgba(248,250,252,.95);
    border-right-color: rgba(248,250,252,.95)
}

.border-x-slate-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(100 116 139/var(--tw-border-opacity));
    border-right-color: rgb(100 116 139/var(--tw-border-opacity))
}

.border-x-slate-500\/0 {
    border-left-color: rgba(100,116,139,0);
    border-right-color: rgba(100,116,139,0)
}

.border-x-slate-500\/10 {
    border-left-color: rgba(100,116,139,.1);
    border-right-color: rgba(100,116,139,.1)
}

.border-x-slate-500\/100 {
    border-left-color: #64748b;
    border-right-color: #64748b
}

.border-x-slate-500\/20 {
    border-left-color: rgba(100,116,139,.2);
    border-right-color: rgba(100,116,139,.2)
}

.border-x-slate-500\/25 {
    border-left-color: rgba(100,116,139,.25);
    border-right-color: rgba(100,116,139,.25)
}

.border-x-slate-500\/30 {
    border-left-color: rgba(100,116,139,.3);
    border-right-color: rgba(100,116,139,.3)
}

.border-x-slate-500\/40 {
    border-left-color: rgba(100,116,139,.4);
    border-right-color: rgba(100,116,139,.4)
}

.border-x-slate-500\/5 {
    border-left-color: rgba(100,116,139,.05);
    border-right-color: rgba(100,116,139,.05)
}

.border-x-slate-500\/50 {
    border-left-color: rgba(100,116,139,.5);
    border-right-color: rgba(100,116,139,.5)
}

.border-x-slate-500\/60 {
    border-left-color: rgba(100,116,139,.6);
    border-right-color: rgba(100,116,139,.6)
}

.border-x-slate-500\/70 {
    border-left-color: rgba(100,116,139,.7);
    border-right-color: rgba(100,116,139,.7)
}

.border-x-slate-500\/75 {
    border-left-color: rgba(100,116,139,.75);
    border-right-color: rgba(100,116,139,.75)
}

.border-x-slate-500\/80 {
    border-left-color: rgba(100,116,139,.8);
    border-right-color: rgba(100,116,139,.8)
}

.border-x-slate-500\/90 {
    border-left-color: rgba(100,116,139,.9);
    border-right-color: rgba(100,116,139,.9)
}

.border-x-slate-500\/95 {
    border-left-color: rgba(100,116,139,.95);
    border-right-color: rgba(100,116,139,.95)
}

.border-x-slate-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(71 85 105/var(--tw-border-opacity));
    border-right-color: rgb(71 85 105/var(--tw-border-opacity))
}

.border-x-slate-600\/0 {
    border-left-color: rgba(71,85,105,0);
    border-right-color: rgba(71,85,105,0)
}

.border-x-slate-600\/10 {
    border-left-color: rgba(71,85,105,.1);
    border-right-color: rgba(71,85,105,.1)
}

.border-x-slate-600\/100 {
    border-left-color: #475569;
    border-right-color: #475569
}

.border-x-slate-600\/20 {
    border-left-color: rgba(71,85,105,.2);
    border-right-color: rgba(71,85,105,.2)
}

.border-x-slate-600\/25 {
    border-left-color: rgba(71,85,105,.25);
    border-right-color: rgba(71,85,105,.25)
}

.border-x-slate-600\/30 {
    border-left-color: rgba(71,85,105,.3);
    border-right-color: rgba(71,85,105,.3)
}

.border-x-slate-600\/40 {
    border-left-color: rgba(71,85,105,.4);
    border-right-color: rgba(71,85,105,.4)
}

.border-x-slate-600\/5 {
    border-left-color: rgba(71,85,105,.05);
    border-right-color: rgba(71,85,105,.05)
}

.border-x-slate-600\/50 {
    border-left-color: rgba(71,85,105,.5);
    border-right-color: rgba(71,85,105,.5)
}

.border-x-slate-600\/60 {
    border-left-color: rgba(71,85,105,.6);
    border-right-color: rgba(71,85,105,.6)
}

.border-x-slate-600\/70 {
    border-left-color: rgba(71,85,105,.7);
    border-right-color: rgba(71,85,105,.7)
}

.border-x-slate-600\/75 {
    border-left-color: rgba(71,85,105,.75);
    border-right-color: rgba(71,85,105,.75)
}

.border-x-slate-600\/80 {
    border-left-color: rgba(71,85,105,.8);
    border-right-color: rgba(71,85,105,.8)
}

.border-x-slate-600\/90 {
    border-left-color: rgba(71,85,105,.9);
    border-right-color: rgba(71,85,105,.9)
}

.border-x-slate-600\/95 {
    border-left-color: rgba(71,85,105,.95);
    border-right-color: rgba(71,85,105,.95)
}

.border-x-slate-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(51 65 85/var(--tw-border-opacity));
    border-right-color: rgb(51 65 85/var(--tw-border-opacity))
}

.border-x-slate-700\/0 {
    border-left-color: rgba(51,65,85,0);
    border-right-color: rgba(51,65,85,0)
}

.border-x-slate-700\/10 {
    border-left-color: rgba(51,65,85,.1);
    border-right-color: rgba(51,65,85,.1)
}

.border-x-slate-700\/100 {
    border-left-color: #334155;
    border-right-color: #334155
}

.border-x-slate-700\/20 {
    border-left-color: rgba(51,65,85,.2);
    border-right-color: rgba(51,65,85,.2)
}

.border-x-slate-700\/25 {
    border-left-color: rgba(51,65,85,.25);
    border-right-color: rgba(51,65,85,.25)
}

.border-x-slate-700\/30 {
    border-left-color: rgba(51,65,85,.3);
    border-right-color: rgba(51,65,85,.3)
}

.border-x-slate-700\/40 {
    border-left-color: rgba(51,65,85,.4);
    border-right-color: rgba(51,65,85,.4)
}

.border-x-slate-700\/5 {
    border-left-color: rgba(51,65,85,.05);
    border-right-color: rgba(51,65,85,.05)
}

.border-x-slate-700\/50 {
    border-left-color: rgba(51,65,85,.5);
    border-right-color: rgba(51,65,85,.5)
}

.border-x-slate-700\/60 {
    border-left-color: rgba(51,65,85,.6);
    border-right-color: rgba(51,65,85,.6)
}

.border-x-slate-700\/70 {
    border-left-color: rgba(51,65,85,.7);
    border-right-color: rgba(51,65,85,.7)
}

.border-x-slate-700\/75 {
    border-left-color: rgba(51,65,85,.75);
    border-right-color: rgba(51,65,85,.75)
}

.border-x-slate-700\/80 {
    border-left-color: rgba(51,65,85,.8);
    border-right-color: rgba(51,65,85,.8)
}

.border-x-slate-700\/90 {
    border-left-color: rgba(51,65,85,.9);
    border-right-color: rgba(51,65,85,.9)
}

.border-x-slate-700\/95 {
    border-left-color: rgba(51,65,85,.95);
    border-right-color: rgba(51,65,85,.95)
}

.border-x-slate-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(30 41 59/var(--tw-border-opacity));
    border-right-color: rgb(30 41 59/var(--tw-border-opacity))
}

.border-x-slate-800\/0 {
    border-left-color: rgba(30,41,59,0);
    border-right-color: rgba(30,41,59,0)
}

.border-x-slate-800\/10 {
    border-left-color: rgba(30,41,59,.1);
    border-right-color: rgba(30,41,59,.1)
}

.border-x-slate-800\/100 {
    border-left-color: #1e293b;
    border-right-color: #1e293b
}

.border-x-slate-800\/20 {
    border-left-color: rgba(30,41,59,.2);
    border-right-color: rgba(30,41,59,.2)
}

.border-x-slate-800\/25 {
    border-left-color: rgba(30,41,59,.25);
    border-right-color: rgba(30,41,59,.25)
}

.border-x-slate-800\/30 {
    border-left-color: rgba(30,41,59,.3);
    border-right-color: rgba(30,41,59,.3)
}

.border-x-slate-800\/40 {
    border-left-color: rgba(30,41,59,.4);
    border-right-color: rgba(30,41,59,.4)
}

.border-x-slate-800\/5 {
    border-left-color: rgba(30,41,59,.05);
    border-right-color: rgba(30,41,59,.05)
}

.border-x-slate-800\/50 {
    border-left-color: rgba(30,41,59,.5);
    border-right-color: rgba(30,41,59,.5)
}

.border-x-slate-800\/60 {
    border-left-color: rgba(30,41,59,.6);
    border-right-color: rgba(30,41,59,.6)
}

.border-x-slate-800\/70 {
    border-left-color: rgba(30,41,59,.7);
    border-right-color: rgba(30,41,59,.7)
}

.border-x-slate-800\/75 {
    border-left-color: rgba(30,41,59,.75);
    border-right-color: rgba(30,41,59,.75)
}

.border-x-slate-800\/80 {
    border-left-color: rgba(30,41,59,.8);
    border-right-color: rgba(30,41,59,.8)
}

.border-x-slate-800\/90 {
    border-left-color: rgba(30,41,59,.9);
    border-right-color: rgba(30,41,59,.9)
}

.border-x-slate-800\/95 {
    border-left-color: rgba(30,41,59,.95);
    border-right-color: rgba(30,41,59,.95)
}

.border-x-slate-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(15 23 42/var(--tw-border-opacity));
    border-right-color: rgb(15 23 42/var(--tw-border-opacity))
}

.border-x-slate-900\/0 {
    border-left-color: rgba(15,23,42,0);
    border-right-color: rgba(15,23,42,0)
}

.border-x-slate-900\/10 {
    border-left-color: rgba(15,23,42,.1);
    border-right-color: rgba(15,23,42,.1)
}

.border-x-slate-900\/100 {
    border-left-color: #0f172a;
    border-right-color: #0f172a
}

.border-x-slate-900\/20 {
    border-left-color: rgba(15,23,42,.2);
    border-right-color: rgba(15,23,42,.2)
}

.border-x-slate-900\/25 {
    border-left-color: rgba(15,23,42,.25);
    border-right-color: rgba(15,23,42,.25)
}

.border-x-slate-900\/30 {
    border-left-color: rgba(15,23,42,.3);
    border-right-color: rgba(15,23,42,.3)
}

.border-x-slate-900\/40 {
    border-left-color: rgba(15,23,42,.4);
    border-right-color: rgba(15,23,42,.4)
}

.border-x-slate-900\/5 {
    border-left-color: rgba(15,23,42,.05);
    border-right-color: rgba(15,23,42,.05)
}

.border-x-slate-900\/50 {
    border-left-color: rgba(15,23,42,.5);
    border-right-color: rgba(15,23,42,.5)
}

.border-x-slate-900\/60 {
    border-left-color: rgba(15,23,42,.6);
    border-right-color: rgba(15,23,42,.6)
}

.border-x-slate-900\/70 {
    border-left-color: rgba(15,23,42,.7);
    border-right-color: rgba(15,23,42,.7)
}

.border-x-slate-900\/75 {
    border-left-color: rgba(15,23,42,.75);
    border-right-color: rgba(15,23,42,.75)
}

.border-x-slate-900\/80 {
    border-left-color: rgba(15,23,42,.8);
    border-right-color: rgba(15,23,42,.8)
}

.border-x-slate-900\/90 {
    border-left-color: rgba(15,23,42,.9);
    border-right-color: rgba(15,23,42,.9)
}

.border-x-slate-900\/95 {
    border-left-color: rgba(15,23,42,.95);
    border-right-color: rgba(15,23,42,.95)
}

.border-x-slate-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(2 6 23/var(--tw-border-opacity));
    border-right-color: rgb(2 6 23/var(--tw-border-opacity))
}

.border-x-slate-950\/0 {
    border-left-color: rgba(2,6,23,0);
    border-right-color: rgba(2,6,23,0)
}

.border-x-slate-950\/10 {
    border-left-color: rgba(2,6,23,.1);
    border-right-color: rgba(2,6,23,.1)
}

.border-x-slate-950\/100 {
    border-left-color: #020617;
    border-right-color: #020617
}

.border-x-slate-950\/20 {
    border-left-color: rgba(2,6,23,.2);
    border-right-color: rgba(2,6,23,.2)
}

.border-x-slate-950\/25 {
    border-left-color: rgba(2,6,23,.25);
    border-right-color: rgba(2,6,23,.25)
}

.border-x-slate-950\/30 {
    border-left-color: rgba(2,6,23,.3);
    border-right-color: rgba(2,6,23,.3)
}

.border-x-slate-950\/40 {
    border-left-color: rgba(2,6,23,.4);
    border-right-color: rgba(2,6,23,.4)
}

.border-x-slate-950\/5 {
    border-left-color: rgba(2,6,23,.05);
    border-right-color: rgba(2,6,23,.05)
}

.border-x-slate-950\/50 {
    border-left-color: rgba(2,6,23,.5);
    border-right-color: rgba(2,6,23,.5)
}

.border-x-slate-950\/60 {
    border-left-color: rgba(2,6,23,.6);
    border-right-color: rgba(2,6,23,.6)
}

.border-x-slate-950\/70 {
    border-left-color: rgba(2,6,23,.7);
    border-right-color: rgba(2,6,23,.7)
}

.border-x-slate-950\/75 {
    border-left-color: rgba(2,6,23,.75);
    border-right-color: rgba(2,6,23,.75)
}

.border-x-slate-950\/80 {
    border-left-color: rgba(2,6,23,.8);
    border-right-color: rgba(2,6,23,.8)
}

.border-x-slate-950\/90 {
    border-left-color: rgba(2,6,23,.9);
    border-right-color: rgba(2,6,23,.9)
}

.border-x-slate-950\/95 {
    border-left-color: rgba(2,6,23,.95);
    border-right-color: rgba(2,6,23,.95)
}

.border-x-stone-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(245 245 244/var(--tw-border-opacity));
    border-right-color: rgb(245 245 244/var(--tw-border-opacity))
}

.border-x-stone-100\/0 {
    border-left-color: hsla(60,5%,96%,0);
    border-right-color: hsla(60,5%,96%,0)
}

.border-x-stone-100\/10 {
    border-left-color: hsla(60,5%,96%,.1);
    border-right-color: hsla(60,5%,96%,.1)
}

.border-x-stone-100\/100 {
    border-left-color: #f5f5f4;
    border-right-color: #f5f5f4
}

.border-x-stone-100\/20 {
    border-left-color: hsla(60,5%,96%,.2);
    border-right-color: hsla(60,5%,96%,.2)
}

.border-x-stone-100\/25 {
    border-left-color: hsla(60,5%,96%,.25);
    border-right-color: hsla(60,5%,96%,.25)
}

.border-x-stone-100\/30 {
    border-left-color: hsla(60,5%,96%,.3);
    border-right-color: hsla(60,5%,96%,.3)
}

.border-x-stone-100\/40 {
    border-left-color: hsla(60,5%,96%,.4);
    border-right-color: hsla(60,5%,96%,.4)
}

.border-x-stone-100\/5 {
    border-left-color: hsla(60,5%,96%,.05);
    border-right-color: hsla(60,5%,96%,.05)
}

.border-x-stone-100\/50 {
    border-left-color: hsla(60,5%,96%,.5);
    border-right-color: hsla(60,5%,96%,.5)
}

.border-x-stone-100\/60 {
    border-left-color: hsla(60,5%,96%,.6);
    border-right-color: hsla(60,5%,96%,.6)
}

.border-x-stone-100\/70 {
    border-left-color: hsla(60,5%,96%,.7);
    border-right-color: hsla(60,5%,96%,.7)
}

.border-x-stone-100\/75 {
    border-left-color: hsla(60,5%,96%,.75);
    border-right-color: hsla(60,5%,96%,.75)
}

.border-x-stone-100\/80 {
    border-left-color: hsla(60,5%,96%,.8);
    border-right-color: hsla(60,5%,96%,.8)
}

.border-x-stone-100\/90 {
    border-left-color: hsla(60,5%,96%,.9);
    border-right-color: hsla(60,5%,96%,.9)
}

.border-x-stone-100\/95 {
    border-left-color: hsla(60,5%,96%,.95);
    border-right-color: hsla(60,5%,96%,.95)
}

.border-x-stone-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(231 229 228/var(--tw-border-opacity));
    border-right-color: rgb(231 229 228/var(--tw-border-opacity))
}

.border-x-stone-200\/0 {
    border-left-color: hsla(20,6%,90%,0);
    border-right-color: hsla(20,6%,90%,0)
}

.border-x-stone-200\/10 {
    border-left-color: hsla(20,6%,90%,.1);
    border-right-color: hsla(20,6%,90%,.1)
}

.border-x-stone-200\/100 {
    border-left-color: #e7e5e4;
    border-right-color: #e7e5e4
}

.border-x-stone-200\/20 {
    border-left-color: hsla(20,6%,90%,.2);
    border-right-color: hsla(20,6%,90%,.2)
}

.border-x-stone-200\/25 {
    border-left-color: hsla(20,6%,90%,.25);
    border-right-color: hsla(20,6%,90%,.25)
}

.border-x-stone-200\/30 {
    border-left-color: hsla(20,6%,90%,.3);
    border-right-color: hsla(20,6%,90%,.3)
}

.border-x-stone-200\/40 {
    border-left-color: hsla(20,6%,90%,.4);
    border-right-color: hsla(20,6%,90%,.4)
}

.border-x-stone-200\/5 {
    border-left-color: hsla(20,6%,90%,.05);
    border-right-color: hsla(20,6%,90%,.05)
}

.border-x-stone-200\/50 {
    border-left-color: hsla(20,6%,90%,.5);
    border-right-color: hsla(20,6%,90%,.5)
}

.border-x-stone-200\/60 {
    border-left-color: hsla(20,6%,90%,.6);
    border-right-color: hsla(20,6%,90%,.6)
}

.border-x-stone-200\/70 {
    border-left-color: hsla(20,6%,90%,.7);
    border-right-color: hsla(20,6%,90%,.7)
}

.border-x-stone-200\/75 {
    border-left-color: hsla(20,6%,90%,.75);
    border-right-color: hsla(20,6%,90%,.75)
}

.border-x-stone-200\/80 {
    border-left-color: hsla(20,6%,90%,.8);
    border-right-color: hsla(20,6%,90%,.8)
}

.border-x-stone-200\/90 {
    border-left-color: hsla(20,6%,90%,.9);
    border-right-color: hsla(20,6%,90%,.9)
}

.border-x-stone-200\/95 {
    border-left-color: hsla(20,6%,90%,.95);
    border-right-color: hsla(20,6%,90%,.95)
}

.border-x-stone-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(214 211 209/var(--tw-border-opacity));
    border-right-color: rgb(214 211 209/var(--tw-border-opacity))
}

.border-x-stone-300\/0 {
    border-left-color: hsla(24,6%,83%,0);
    border-right-color: hsla(24,6%,83%,0)
}

.border-x-stone-300\/10 {
    border-left-color: hsla(24,6%,83%,.1);
    border-right-color: hsla(24,6%,83%,.1)
}

.border-x-stone-300\/100 {
    border-left-color: #d6d3d1;
    border-right-color: #d6d3d1
}

.border-x-stone-300\/20 {
    border-left-color: hsla(24,6%,83%,.2);
    border-right-color: hsla(24,6%,83%,.2)
}

.border-x-stone-300\/25 {
    border-left-color: hsla(24,6%,83%,.25);
    border-right-color: hsla(24,6%,83%,.25)
}

.border-x-stone-300\/30 {
    border-left-color: hsla(24,6%,83%,.3);
    border-right-color: hsla(24,6%,83%,.3)
}

.border-x-stone-300\/40 {
    border-left-color: hsla(24,6%,83%,.4);
    border-right-color: hsla(24,6%,83%,.4)
}

.border-x-stone-300\/5 {
    border-left-color: hsla(24,6%,83%,.05);
    border-right-color: hsla(24,6%,83%,.05)
}

.border-x-stone-300\/50 {
    border-left-color: hsla(24,6%,83%,.5);
    border-right-color: hsla(24,6%,83%,.5)
}

.border-x-stone-300\/60 {
    border-left-color: hsla(24,6%,83%,.6);
    border-right-color: hsla(24,6%,83%,.6)
}

.border-x-stone-300\/70 {
    border-left-color: hsla(24,6%,83%,.7);
    border-right-color: hsla(24,6%,83%,.7)
}

.border-x-stone-300\/75 {
    border-left-color: hsla(24,6%,83%,.75);
    border-right-color: hsla(24,6%,83%,.75)
}

.border-x-stone-300\/80 {
    border-left-color: hsla(24,6%,83%,.8);
    border-right-color: hsla(24,6%,83%,.8)
}

.border-x-stone-300\/90 {
    border-left-color: hsla(24,6%,83%,.9);
    border-right-color: hsla(24,6%,83%,.9)
}

.border-x-stone-300\/95 {
    border-left-color: hsla(24,6%,83%,.95);
    border-right-color: hsla(24,6%,83%,.95)
}

.border-x-stone-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(168 162 158/var(--tw-border-opacity));
    border-right-color: rgb(168 162 158/var(--tw-border-opacity))
}

.border-x-stone-400\/0 {
    border-left-color: hsla(24,5%,64%,0);
    border-right-color: hsla(24,5%,64%,0)
}

.border-x-stone-400\/10 {
    border-left-color: hsla(24,5%,64%,.1);
    border-right-color: hsla(24,5%,64%,.1)
}

.border-x-stone-400\/100 {
    border-left-color: #a8a29e;
    border-right-color: #a8a29e
}

.border-x-stone-400\/20 {
    border-left-color: hsla(24,5%,64%,.2);
    border-right-color: hsla(24,5%,64%,.2)
}

.border-x-stone-400\/25 {
    border-left-color: hsla(24,5%,64%,.25);
    border-right-color: hsla(24,5%,64%,.25)
}

.border-x-stone-400\/30 {
    border-left-color: hsla(24,5%,64%,.3);
    border-right-color: hsla(24,5%,64%,.3)
}

.border-x-stone-400\/40 {
    border-left-color: hsla(24,5%,64%,.4);
    border-right-color: hsla(24,5%,64%,.4)
}

.border-x-stone-400\/5 {
    border-left-color: hsla(24,5%,64%,.05);
    border-right-color: hsla(24,5%,64%,.05)
}

.border-x-stone-400\/50 {
    border-left-color: hsla(24,5%,64%,.5);
    border-right-color: hsla(24,5%,64%,.5)
}

.border-x-stone-400\/60 {
    border-left-color: hsla(24,5%,64%,.6);
    border-right-color: hsla(24,5%,64%,.6)
}

.border-x-stone-400\/70 {
    border-left-color: hsla(24,5%,64%,.7);
    border-right-color: hsla(24,5%,64%,.7)
}

.border-x-stone-400\/75 {
    border-left-color: hsla(24,5%,64%,.75);
    border-right-color: hsla(24,5%,64%,.75)
}

.border-x-stone-400\/80 {
    border-left-color: hsla(24,5%,64%,.8);
    border-right-color: hsla(24,5%,64%,.8)
}

.border-x-stone-400\/90 {
    border-left-color: hsla(24,5%,64%,.9);
    border-right-color: hsla(24,5%,64%,.9)
}

.border-x-stone-400\/95 {
    border-left-color: hsla(24,5%,64%,.95);
    border-right-color: hsla(24,5%,64%,.95)
}

.border-x-stone-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(250 250 249/var(--tw-border-opacity));
    border-right-color: rgb(250 250 249/var(--tw-border-opacity))
}

.border-x-stone-50\/0 {
    border-left-color: hsla(60,9%,98%,0);
    border-right-color: hsla(60,9%,98%,0)
}

.border-x-stone-50\/10 {
    border-left-color: hsla(60,9%,98%,.1);
    border-right-color: hsla(60,9%,98%,.1)
}

.border-x-stone-50\/100 {
    border-left-color: #fafaf9;
    border-right-color: #fafaf9
}

.border-x-stone-50\/20 {
    border-left-color: hsla(60,9%,98%,.2);
    border-right-color: hsla(60,9%,98%,.2)
}

.border-x-stone-50\/25 {
    border-left-color: hsla(60,9%,98%,.25);
    border-right-color: hsla(60,9%,98%,.25)
}

.border-x-stone-50\/30 {
    border-left-color: hsla(60,9%,98%,.3);
    border-right-color: hsla(60,9%,98%,.3)
}

.border-x-stone-50\/40 {
    border-left-color: hsla(60,9%,98%,.4);
    border-right-color: hsla(60,9%,98%,.4)
}

.border-x-stone-50\/5 {
    border-left-color: hsla(60,9%,98%,.05);
    border-right-color: hsla(60,9%,98%,.05)
}

.border-x-stone-50\/50 {
    border-left-color: hsla(60,9%,98%,.5);
    border-right-color: hsla(60,9%,98%,.5)
}

.border-x-stone-50\/60 {
    border-left-color: hsla(60,9%,98%,.6);
    border-right-color: hsla(60,9%,98%,.6)
}

.border-x-stone-50\/70 {
    border-left-color: hsla(60,9%,98%,.7);
    border-right-color: hsla(60,9%,98%,.7)
}

.border-x-stone-50\/75 {
    border-left-color: hsla(60,9%,98%,.75);
    border-right-color: hsla(60,9%,98%,.75)
}

.border-x-stone-50\/80 {
    border-left-color: hsla(60,9%,98%,.8);
    border-right-color: hsla(60,9%,98%,.8)
}

.border-x-stone-50\/90 {
    border-left-color: hsla(60,9%,98%,.9);
    border-right-color: hsla(60,9%,98%,.9)
}

.border-x-stone-50\/95 {
    border-left-color: hsla(60,9%,98%,.95);
    border-right-color: hsla(60,9%,98%,.95)
}

.border-x-stone-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(120 113 108/var(--tw-border-opacity));
    border-right-color: rgb(120 113 108/var(--tw-border-opacity))
}

.border-x-stone-500\/0 {
    border-left-color: hsla(25,5%,45%,0);
    border-right-color: hsla(25,5%,45%,0)
}

.border-x-stone-500\/10 {
    border-left-color: hsla(25,5%,45%,.1);
    border-right-color: hsla(25,5%,45%,.1)
}

.border-x-stone-500\/100 {
    border-left-color: #78716c;
    border-right-color: #78716c
}

.border-x-stone-500\/20 {
    border-left-color: hsla(25,5%,45%,.2);
    border-right-color: hsla(25,5%,45%,.2)
}

.border-x-stone-500\/25 {
    border-left-color: hsla(25,5%,45%,.25);
    border-right-color: hsla(25,5%,45%,.25)
}

.border-x-stone-500\/30 {
    border-left-color: hsla(25,5%,45%,.3);
    border-right-color: hsla(25,5%,45%,.3)
}

.border-x-stone-500\/40 {
    border-left-color: hsla(25,5%,45%,.4);
    border-right-color: hsla(25,5%,45%,.4)
}

.border-x-stone-500\/5 {
    border-left-color: hsla(25,5%,45%,.05);
    border-right-color: hsla(25,5%,45%,.05)
}

.border-x-stone-500\/50 {
    border-left-color: hsla(25,5%,45%,.5);
    border-right-color: hsla(25,5%,45%,.5)
}

.border-x-stone-500\/60 {
    border-left-color: hsla(25,5%,45%,.6);
    border-right-color: hsla(25,5%,45%,.6)
}

.border-x-stone-500\/70 {
    border-left-color: hsla(25,5%,45%,.7);
    border-right-color: hsla(25,5%,45%,.7)
}

.border-x-stone-500\/75 {
    border-left-color: hsla(25,5%,45%,.75);
    border-right-color: hsla(25,5%,45%,.75)
}

.border-x-stone-500\/80 {
    border-left-color: hsla(25,5%,45%,.8);
    border-right-color: hsla(25,5%,45%,.8)
}

.border-x-stone-500\/90 {
    border-left-color: hsla(25,5%,45%,.9);
    border-right-color: hsla(25,5%,45%,.9)
}

.border-x-stone-500\/95 {
    border-left-color: hsla(25,5%,45%,.95);
    border-right-color: hsla(25,5%,45%,.95)
}

.border-x-stone-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(87 83 78/var(--tw-border-opacity));
    border-right-color: rgb(87 83 78/var(--tw-border-opacity))
}

.border-x-stone-600\/0 {
    border-left-color: rgba(87,83,78,0);
    border-right-color: rgba(87,83,78,0)
}

.border-x-stone-600\/10 {
    border-left-color: rgba(87,83,78,.1);
    border-right-color: rgba(87,83,78,.1)
}

.border-x-stone-600\/100 {
    border-left-color: #57534e;
    border-right-color: #57534e
}

.border-x-stone-600\/20 {
    border-left-color: rgba(87,83,78,.2);
    border-right-color: rgba(87,83,78,.2)
}

.border-x-stone-600\/25 {
    border-left-color: rgba(87,83,78,.25);
    border-right-color: rgba(87,83,78,.25)
}

.border-x-stone-600\/30 {
    border-left-color: rgba(87,83,78,.3);
    border-right-color: rgba(87,83,78,.3)
}

.border-x-stone-600\/40 {
    border-left-color: rgba(87,83,78,.4);
    border-right-color: rgba(87,83,78,.4)
}

.border-x-stone-600\/5 {
    border-left-color: rgba(87,83,78,.05);
    border-right-color: rgba(87,83,78,.05)
}

.border-x-stone-600\/50 {
    border-left-color: rgba(87,83,78,.5);
    border-right-color: rgba(87,83,78,.5)
}

.border-x-stone-600\/60 {
    border-left-color: rgba(87,83,78,.6);
    border-right-color: rgba(87,83,78,.6)
}

.border-x-stone-600\/70 {
    border-left-color: rgba(87,83,78,.7);
    border-right-color: rgba(87,83,78,.7)
}

.border-x-stone-600\/75 {
    border-left-color: rgba(87,83,78,.75);
    border-right-color: rgba(87,83,78,.75)
}

.border-x-stone-600\/80 {
    border-left-color: rgba(87,83,78,.8);
    border-right-color: rgba(87,83,78,.8)
}

.border-x-stone-600\/90 {
    border-left-color: rgba(87,83,78,.9);
    border-right-color: rgba(87,83,78,.9)
}

.border-x-stone-600\/95 {
    border-left-color: rgba(87,83,78,.95);
    border-right-color: rgba(87,83,78,.95)
}

.border-x-stone-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(68 64 60/var(--tw-border-opacity));
    border-right-color: rgb(68 64 60/var(--tw-border-opacity))
}

.border-x-stone-700\/0 {
    border-left-color: rgba(68,64,60,0);
    border-right-color: rgba(68,64,60,0)
}

.border-x-stone-700\/10 {
    border-left-color: rgba(68,64,60,.1);
    border-right-color: rgba(68,64,60,.1)
}

.border-x-stone-700\/100 {
    border-left-color: #44403c;
    border-right-color: #44403c
}

.border-x-stone-700\/20 {
    border-left-color: rgba(68,64,60,.2);
    border-right-color: rgba(68,64,60,.2)
}

.border-x-stone-700\/25 {
    border-left-color: rgba(68,64,60,.25);
    border-right-color: rgba(68,64,60,.25)
}

.border-x-stone-700\/30 {
    border-left-color: rgba(68,64,60,.3);
    border-right-color: rgba(68,64,60,.3)
}

.border-x-stone-700\/40 {
    border-left-color: rgba(68,64,60,.4);
    border-right-color: rgba(68,64,60,.4)
}

.border-x-stone-700\/5 {
    border-left-color: rgba(68,64,60,.05);
    border-right-color: rgba(68,64,60,.05)
}

.border-x-stone-700\/50 {
    border-left-color: rgba(68,64,60,.5);
    border-right-color: rgba(68,64,60,.5)
}

.border-x-stone-700\/60 {
    border-left-color: rgba(68,64,60,.6);
    border-right-color: rgba(68,64,60,.6)
}

.border-x-stone-700\/70 {
    border-left-color: rgba(68,64,60,.7);
    border-right-color: rgba(68,64,60,.7)
}

.border-x-stone-700\/75 {
    border-left-color: rgba(68,64,60,.75);
    border-right-color: rgba(68,64,60,.75)
}

.border-x-stone-700\/80 {
    border-left-color: rgba(68,64,60,.8);
    border-right-color: rgba(68,64,60,.8)
}

.border-x-stone-700\/90 {
    border-left-color: rgba(68,64,60,.9);
    border-right-color: rgba(68,64,60,.9)
}

.border-x-stone-700\/95 {
    border-left-color: rgba(68,64,60,.95);
    border-right-color: rgba(68,64,60,.95)
}

.border-x-stone-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(41 37 36/var(--tw-border-opacity));
    border-right-color: rgb(41 37 36/var(--tw-border-opacity))
}

.border-x-stone-800\/0 {
    border-left-color: rgba(41,37,36,0);
    border-right-color: rgba(41,37,36,0)
}

.border-x-stone-800\/10 {
    border-left-color: rgba(41,37,36,.1);
    border-right-color: rgba(41,37,36,.1)
}

.border-x-stone-800\/100 {
    border-left-color: #292524;
    border-right-color: #292524
}

.border-x-stone-800\/20 {
    border-left-color: rgba(41,37,36,.2);
    border-right-color: rgba(41,37,36,.2)
}

.border-x-stone-800\/25 {
    border-left-color: rgba(41,37,36,.25);
    border-right-color: rgba(41,37,36,.25)
}

.border-x-stone-800\/30 {
    border-left-color: rgba(41,37,36,.3);
    border-right-color: rgba(41,37,36,.3)
}

.border-x-stone-800\/40 {
    border-left-color: rgba(41,37,36,.4);
    border-right-color: rgba(41,37,36,.4)
}

.border-x-stone-800\/5 {
    border-left-color: rgba(41,37,36,.05);
    border-right-color: rgba(41,37,36,.05)
}

.border-x-stone-800\/50 {
    border-left-color: rgba(41,37,36,.5);
    border-right-color: rgba(41,37,36,.5)
}

.border-x-stone-800\/60 {
    border-left-color: rgba(41,37,36,.6);
    border-right-color: rgba(41,37,36,.6)
}

.border-x-stone-800\/70 {
    border-left-color: rgba(41,37,36,.7);
    border-right-color: rgba(41,37,36,.7)
}

.border-x-stone-800\/75 {
    border-left-color: rgba(41,37,36,.75);
    border-right-color: rgba(41,37,36,.75)
}

.border-x-stone-800\/80 {
    border-left-color: rgba(41,37,36,.8);
    border-right-color: rgba(41,37,36,.8)
}

.border-x-stone-800\/90 {
    border-left-color: rgba(41,37,36,.9);
    border-right-color: rgba(41,37,36,.9)
}

.border-x-stone-800\/95 {
    border-left-color: rgba(41,37,36,.95);
    border-right-color: rgba(41,37,36,.95)
}

.border-x-stone-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(28 25 23/var(--tw-border-opacity));
    border-right-color: rgb(28 25 23/var(--tw-border-opacity))
}

.border-x-stone-900\/0 {
    border-left-color: rgba(28,25,23,0);
    border-right-color: rgba(28,25,23,0)
}

.border-x-stone-900\/10 {
    border-left-color: rgba(28,25,23,.1);
    border-right-color: rgba(28,25,23,.1)
}

.border-x-stone-900\/100 {
    border-left-color: #1c1917;
    border-right-color: #1c1917
}

.border-x-stone-900\/20 {
    border-left-color: rgba(28,25,23,.2);
    border-right-color: rgba(28,25,23,.2)
}

.border-x-stone-900\/25 {
    border-left-color: rgba(28,25,23,.25);
    border-right-color: rgba(28,25,23,.25)
}

.border-x-stone-900\/30 {
    border-left-color: rgba(28,25,23,.3);
    border-right-color: rgba(28,25,23,.3)
}

.border-x-stone-900\/40 {
    border-left-color: rgba(28,25,23,.4);
    border-right-color: rgba(28,25,23,.4)
}

.border-x-stone-900\/5 {
    border-left-color: rgba(28,25,23,.05);
    border-right-color: rgba(28,25,23,.05)
}

.border-x-stone-900\/50 {
    border-left-color: rgba(28,25,23,.5);
    border-right-color: rgba(28,25,23,.5)
}

.border-x-stone-900\/60 {
    border-left-color: rgba(28,25,23,.6);
    border-right-color: rgba(28,25,23,.6)
}

.border-x-stone-900\/70 {
    border-left-color: rgba(28,25,23,.7);
    border-right-color: rgba(28,25,23,.7)
}

.border-x-stone-900\/75 {
    border-left-color: rgba(28,25,23,.75);
    border-right-color: rgba(28,25,23,.75)
}

.border-x-stone-900\/80 {
    border-left-color: rgba(28,25,23,.8);
    border-right-color: rgba(28,25,23,.8)
}

.border-x-stone-900\/90 {
    border-left-color: rgba(28,25,23,.9);
    border-right-color: rgba(28,25,23,.9)
}

.border-x-stone-900\/95 {
    border-left-color: rgba(28,25,23,.95);
    border-right-color: rgba(28,25,23,.95)
}

.border-x-stone-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(12 10 9/var(--tw-border-opacity));
    border-right-color: rgb(12 10 9/var(--tw-border-opacity))
}

.border-x-stone-950\/0 {
    border-left-color: rgba(12,10,9,0);
    border-right-color: rgba(12,10,9,0)
}

.border-x-stone-950\/10 {
    border-left-color: rgba(12,10,9,.1);
    border-right-color: rgba(12,10,9,.1)
}

.border-x-stone-950\/100 {
    border-left-color: #0c0a09;
    border-right-color: #0c0a09
}

.border-x-stone-950\/20 {
    border-left-color: rgba(12,10,9,.2);
    border-right-color: rgba(12,10,9,.2)
}

.border-x-stone-950\/25 {
    border-left-color: rgba(12,10,9,.25);
    border-right-color: rgba(12,10,9,.25)
}

.border-x-stone-950\/30 {
    border-left-color: rgba(12,10,9,.3);
    border-right-color: rgba(12,10,9,.3)
}

.border-x-stone-950\/40 {
    border-left-color: rgba(12,10,9,.4);
    border-right-color: rgba(12,10,9,.4)
}

.border-x-stone-950\/5 {
    border-left-color: rgba(12,10,9,.05);
    border-right-color: rgba(12,10,9,.05)
}

.border-x-stone-950\/50 {
    border-left-color: rgba(12,10,9,.5);
    border-right-color: rgba(12,10,9,.5)
}

.border-x-stone-950\/60 {
    border-left-color: rgba(12,10,9,.6);
    border-right-color: rgba(12,10,9,.6)
}

.border-x-stone-950\/70 {
    border-left-color: rgba(12,10,9,.7);
    border-right-color: rgba(12,10,9,.7)
}

.border-x-stone-950\/75 {
    border-left-color: rgba(12,10,9,.75);
    border-right-color: rgba(12,10,9,.75)
}

.border-x-stone-950\/80 {
    border-left-color: rgba(12,10,9,.8);
    border-right-color: rgba(12,10,9,.8)
}

.border-x-stone-950\/90 {
    border-left-color: rgba(12,10,9,.9);
    border-right-color: rgba(12,10,9,.9)
}

.border-x-stone-950\/95 {
    border-left-color: rgba(12,10,9,.95);
    border-right-color: rgba(12,10,9,.95)
}

.border-x-teal-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(204 251 241/var(--tw-border-opacity));
    border-right-color: rgb(204 251 241/var(--tw-border-opacity))
}

.border-x-teal-100\/0 {
    border-left-color: rgba(204,251,241,0);
    border-right-color: rgba(204,251,241,0)
}

.border-x-teal-100\/10 {
    border-left-color: rgba(204,251,241,.1);
    border-right-color: rgba(204,251,241,.1)
}

.border-x-teal-100\/100 {
    border-left-color: #ccfbf1;
    border-right-color: #ccfbf1
}

.border-x-teal-100\/20 {
    border-left-color: rgba(204,251,241,.2);
    border-right-color: rgba(204,251,241,.2)
}

.border-x-teal-100\/25 {
    border-left-color: rgba(204,251,241,.25);
    border-right-color: rgba(204,251,241,.25)
}

.border-x-teal-100\/30 {
    border-left-color: rgba(204,251,241,.3);
    border-right-color: rgba(204,251,241,.3)
}

.border-x-teal-100\/40 {
    border-left-color: rgba(204,251,241,.4);
    border-right-color: rgba(204,251,241,.4)
}

.border-x-teal-100\/5 {
    border-left-color: rgba(204,251,241,.05);
    border-right-color: rgba(204,251,241,.05)
}

.border-x-teal-100\/50 {
    border-left-color: rgba(204,251,241,.5);
    border-right-color: rgba(204,251,241,.5)
}

.border-x-teal-100\/60 {
    border-left-color: rgba(204,251,241,.6);
    border-right-color: rgba(204,251,241,.6)
}

.border-x-teal-100\/70 {
    border-left-color: rgba(204,251,241,.7);
    border-right-color: rgba(204,251,241,.7)
}

.border-x-teal-100\/75 {
    border-left-color: rgba(204,251,241,.75);
    border-right-color: rgba(204,251,241,.75)
}

.border-x-teal-100\/80 {
    border-left-color: rgba(204,251,241,.8);
    border-right-color: rgba(204,251,241,.8)
}

.border-x-teal-100\/90 {
    border-left-color: rgba(204,251,241,.9);
    border-right-color: rgba(204,251,241,.9)
}

.border-x-teal-100\/95 {
    border-left-color: rgba(204,251,241,.95);
    border-right-color: rgba(204,251,241,.95)
}

.border-x-teal-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(153 246 228/var(--tw-border-opacity));
    border-right-color: rgb(153 246 228/var(--tw-border-opacity))
}

.border-x-teal-200\/0 {
    border-left-color: rgba(153,246,228,0);
    border-right-color: rgba(153,246,228,0)
}

.border-x-teal-200\/10 {
    border-left-color: rgba(153,246,228,.1);
    border-right-color: rgba(153,246,228,.1)
}

.border-x-teal-200\/100 {
    border-left-color: #99f6e4;
    border-right-color: #99f6e4
}

.border-x-teal-200\/20 {
    border-left-color: rgba(153,246,228,.2);
    border-right-color: rgba(153,246,228,.2)
}

.border-x-teal-200\/25 {
    border-left-color: rgba(153,246,228,.25);
    border-right-color: rgba(153,246,228,.25)
}

.border-x-teal-200\/30 {
    border-left-color: rgba(153,246,228,.3);
    border-right-color: rgba(153,246,228,.3)
}

.border-x-teal-200\/40 {
    border-left-color: rgba(153,246,228,.4);
    border-right-color: rgba(153,246,228,.4)
}

.border-x-teal-200\/5 {
    border-left-color: rgba(153,246,228,.05);
    border-right-color: rgba(153,246,228,.05)
}

.border-x-teal-200\/50 {
    border-left-color: rgba(153,246,228,.5);
    border-right-color: rgba(153,246,228,.5)
}

.border-x-teal-200\/60 {
    border-left-color: rgba(153,246,228,.6);
    border-right-color: rgba(153,246,228,.6)
}

.border-x-teal-200\/70 {
    border-left-color: rgba(153,246,228,.7);
    border-right-color: rgba(153,246,228,.7)
}

.border-x-teal-200\/75 {
    border-left-color: rgba(153,246,228,.75);
    border-right-color: rgba(153,246,228,.75)
}

.border-x-teal-200\/80 {
    border-left-color: rgba(153,246,228,.8);
    border-right-color: rgba(153,246,228,.8)
}

.border-x-teal-200\/90 {
    border-left-color: rgba(153,246,228,.9);
    border-right-color: rgba(153,246,228,.9)
}

.border-x-teal-200\/95 {
    border-left-color: rgba(153,246,228,.95);
    border-right-color: rgba(153,246,228,.95)
}

.border-x-teal-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(94 234 212/var(--tw-border-opacity));
    border-right-color: rgb(94 234 212/var(--tw-border-opacity))
}

.border-x-teal-300\/0 {
    border-left-color: rgba(94,234,212,0);
    border-right-color: rgba(94,234,212,0)
}

.border-x-teal-300\/10 {
    border-left-color: rgba(94,234,212,.1);
    border-right-color: rgba(94,234,212,.1)
}

.border-x-teal-300\/100 {
    border-left-color: #5eead4;
    border-right-color: #5eead4
}

.border-x-teal-300\/20 {
    border-left-color: rgba(94,234,212,.2);
    border-right-color: rgba(94,234,212,.2)
}

.border-x-teal-300\/25 {
    border-left-color: rgba(94,234,212,.25);
    border-right-color: rgba(94,234,212,.25)
}

.border-x-teal-300\/30 {
    border-left-color: rgba(94,234,212,.3);
    border-right-color: rgba(94,234,212,.3)
}

.border-x-teal-300\/40 {
    border-left-color: rgba(94,234,212,.4);
    border-right-color: rgba(94,234,212,.4)
}

.border-x-teal-300\/5 {
    border-left-color: rgba(94,234,212,.05);
    border-right-color: rgba(94,234,212,.05)
}

.border-x-teal-300\/50 {
    border-left-color: rgba(94,234,212,.5);
    border-right-color: rgba(94,234,212,.5)
}

.border-x-teal-300\/60 {
    border-left-color: rgba(94,234,212,.6);
    border-right-color: rgba(94,234,212,.6)
}

.border-x-teal-300\/70 {
    border-left-color: rgba(94,234,212,.7);
    border-right-color: rgba(94,234,212,.7)
}

.border-x-teal-300\/75 {
    border-left-color: rgba(94,234,212,.75);
    border-right-color: rgba(94,234,212,.75)
}

.border-x-teal-300\/80 {
    border-left-color: rgba(94,234,212,.8);
    border-right-color: rgba(94,234,212,.8)
}

.border-x-teal-300\/90 {
    border-left-color: rgba(94,234,212,.9);
    border-right-color: rgba(94,234,212,.9)
}

.border-x-teal-300\/95 {
    border-left-color: rgba(94,234,212,.95);
    border-right-color: rgba(94,234,212,.95)
}

.border-x-teal-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(45 212 191/var(--tw-border-opacity));
    border-right-color: rgb(45 212 191/var(--tw-border-opacity))
}

.border-x-teal-400\/0 {
    border-left-color: rgba(45,212,191,0);
    border-right-color: rgba(45,212,191,0)
}

.border-x-teal-400\/10 {
    border-left-color: rgba(45,212,191,.1);
    border-right-color: rgba(45,212,191,.1)
}

.border-x-teal-400\/100 {
    border-left-color: #2dd4bf;
    border-right-color: #2dd4bf
}

.border-x-teal-400\/20 {
    border-left-color: rgba(45,212,191,.2);
    border-right-color: rgba(45,212,191,.2)
}

.border-x-teal-400\/25 {
    border-left-color: rgba(45,212,191,.25);
    border-right-color: rgba(45,212,191,.25)
}

.border-x-teal-400\/30 {
    border-left-color: rgba(45,212,191,.3);
    border-right-color: rgba(45,212,191,.3)
}

.border-x-teal-400\/40 {
    border-left-color: rgba(45,212,191,.4);
    border-right-color: rgba(45,212,191,.4)
}

.border-x-teal-400\/5 {
    border-left-color: rgba(45,212,191,.05);
    border-right-color: rgba(45,212,191,.05)
}

.border-x-teal-400\/50 {
    border-left-color: rgba(45,212,191,.5);
    border-right-color: rgba(45,212,191,.5)
}

.border-x-teal-400\/60 {
    border-left-color: rgba(45,212,191,.6);
    border-right-color: rgba(45,212,191,.6)
}

.border-x-teal-400\/70 {
    border-left-color: rgba(45,212,191,.7);
    border-right-color: rgba(45,212,191,.7)
}

.border-x-teal-400\/75 {
    border-left-color: rgba(45,212,191,.75);
    border-right-color: rgba(45,212,191,.75)
}

.border-x-teal-400\/80 {
    border-left-color: rgba(45,212,191,.8);
    border-right-color: rgba(45,212,191,.8)
}

.border-x-teal-400\/90 {
    border-left-color: rgba(45,212,191,.9);
    border-right-color: rgba(45,212,191,.9)
}

.border-x-teal-400\/95 {
    border-left-color: rgba(45,212,191,.95);
    border-right-color: rgba(45,212,191,.95)
}

.border-x-teal-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(240 253 250/var(--tw-border-opacity));
    border-right-color: rgb(240 253 250/var(--tw-border-opacity))
}

.border-x-teal-50\/0 {
    border-left-color: rgba(240,253,250,0);
    border-right-color: rgba(240,253,250,0)
}

.border-x-teal-50\/10 {
    border-left-color: rgba(240,253,250,.1);
    border-right-color: rgba(240,253,250,.1)
}

.border-x-teal-50\/100 {
    border-left-color: #f0fdfa;
    border-right-color: #f0fdfa
}

.border-x-teal-50\/20 {
    border-left-color: rgba(240,253,250,.2);
    border-right-color: rgba(240,253,250,.2)
}

.border-x-teal-50\/25 {
    border-left-color: rgba(240,253,250,.25);
    border-right-color: rgba(240,253,250,.25)
}

.border-x-teal-50\/30 {
    border-left-color: rgba(240,253,250,.3);
    border-right-color: rgba(240,253,250,.3)
}

.border-x-teal-50\/40 {
    border-left-color: rgba(240,253,250,.4);
    border-right-color: rgba(240,253,250,.4)
}

.border-x-teal-50\/5 {
    border-left-color: rgba(240,253,250,.05);
    border-right-color: rgba(240,253,250,.05)
}

.border-x-teal-50\/50 {
    border-left-color: rgba(240,253,250,.5);
    border-right-color: rgba(240,253,250,.5)
}

.border-x-teal-50\/60 {
    border-left-color: rgba(240,253,250,.6);
    border-right-color: rgba(240,253,250,.6)
}

.border-x-teal-50\/70 {
    border-left-color: rgba(240,253,250,.7);
    border-right-color: rgba(240,253,250,.7)
}

.border-x-teal-50\/75 {
    border-left-color: rgba(240,253,250,.75);
    border-right-color: rgba(240,253,250,.75)
}

.border-x-teal-50\/80 {
    border-left-color: rgba(240,253,250,.8);
    border-right-color: rgba(240,253,250,.8)
}

.border-x-teal-50\/90 {
    border-left-color: rgba(240,253,250,.9);
    border-right-color: rgba(240,253,250,.9)
}

.border-x-teal-50\/95 {
    border-left-color: rgba(240,253,250,.95);
    border-right-color: rgba(240,253,250,.95)
}

.border-x-teal-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(20 184 166/var(--tw-border-opacity));
    border-right-color: rgb(20 184 166/var(--tw-border-opacity))
}

.border-x-teal-500\/0 {
    border-left-color: rgba(20,184,166,0);
    border-right-color: rgba(20,184,166,0)
}

.border-x-teal-500\/10 {
    border-left-color: rgba(20,184,166,.1);
    border-right-color: rgba(20,184,166,.1)
}

.border-x-teal-500\/100 {
    border-left-color: #14b8a6;
    border-right-color: #14b8a6
}

.border-x-teal-500\/20 {
    border-left-color: rgba(20,184,166,.2);
    border-right-color: rgba(20,184,166,.2)
}

.border-x-teal-500\/25 {
    border-left-color: rgba(20,184,166,.25);
    border-right-color: rgba(20,184,166,.25)
}

.border-x-teal-500\/30 {
    border-left-color: rgba(20,184,166,.3);
    border-right-color: rgba(20,184,166,.3)
}

.border-x-teal-500\/40 {
    border-left-color: rgba(20,184,166,.4);
    border-right-color: rgba(20,184,166,.4)
}

.border-x-teal-500\/5 {
    border-left-color: rgba(20,184,166,.05);
    border-right-color: rgba(20,184,166,.05)
}

.border-x-teal-500\/50 {
    border-left-color: rgba(20,184,166,.5);
    border-right-color: rgba(20,184,166,.5)
}

.border-x-teal-500\/60 {
    border-left-color: rgba(20,184,166,.6);
    border-right-color: rgba(20,184,166,.6)
}

.border-x-teal-500\/70 {
    border-left-color: rgba(20,184,166,.7);
    border-right-color: rgba(20,184,166,.7)
}

.border-x-teal-500\/75 {
    border-left-color: rgba(20,184,166,.75);
    border-right-color: rgba(20,184,166,.75)
}

.border-x-teal-500\/80 {
    border-left-color: rgba(20,184,166,.8);
    border-right-color: rgba(20,184,166,.8)
}

.border-x-teal-500\/90 {
    border-left-color: rgba(20,184,166,.9);
    border-right-color: rgba(20,184,166,.9)
}

.border-x-teal-500\/95 {
    border-left-color: rgba(20,184,166,.95);
    border-right-color: rgba(20,184,166,.95)
}

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

.border-x-teal-600\/0 {
    border-left-color: rgba(13,148,136,0);
    border-right-color: rgba(13,148,136,0)
}

.border-x-teal-600\/10 {
    border-left-color: rgba(13,148,136,.1);
    border-right-color: rgba(13,148,136,.1)
}

.border-x-teal-600\/100 {
    border-left-color: #0d9488;
    border-right-color: #0d9488
}

.border-x-teal-600\/20 {
    border-left-color: rgba(13,148,136,.2);
    border-right-color: rgba(13,148,136,.2)
}

.border-x-teal-600\/25 {
    border-left-color: rgba(13,148,136,.25);
    border-right-color: rgba(13,148,136,.25)
}

.border-x-teal-600\/30 {
    border-left-color: rgba(13,148,136,.3);
    border-right-color: rgba(13,148,136,.3)
}

.border-x-teal-600\/40 {
    border-left-color: rgba(13,148,136,.4);
    border-right-color: rgba(13,148,136,.4)
}

.border-x-teal-600\/5 {
    border-left-color: rgba(13,148,136,.05);
    border-right-color: rgba(13,148,136,.05)
}

.border-x-teal-600\/50 {
    border-left-color: rgba(13,148,136,.5);
    border-right-color: rgba(13,148,136,.5)
}

.border-x-teal-600\/60 {
    border-left-color: rgba(13,148,136,.6);
    border-right-color: rgba(13,148,136,.6)
}

.border-x-teal-600\/70 {
    border-left-color: rgba(13,148,136,.7);
    border-right-color: rgba(13,148,136,.7)
}

.border-x-teal-600\/75 {
    border-left-color: rgba(13,148,136,.75);
    border-right-color: rgba(13,148,136,.75)
}

.border-x-teal-600\/80 {
    border-left-color: rgba(13,148,136,.8);
    border-right-color: rgba(13,148,136,.8)
}

.border-x-teal-600\/90 {
    border-left-color: rgba(13,148,136,.9);
    border-right-color: rgba(13,148,136,.9)
}

.border-x-teal-600\/95 {
    border-left-color: rgba(13,148,136,.95);
    border-right-color: rgba(13,148,136,.95)
}

.border-x-teal-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(15 118 110/var(--tw-border-opacity));
    border-right-color: rgb(15 118 110/var(--tw-border-opacity))
}

.border-x-teal-700\/0 {
    border-left-color: rgba(15,118,110,0);
    border-right-color: rgba(15,118,110,0)
}

.border-x-teal-700\/10 {
    border-left-color: rgba(15,118,110,.1);
    border-right-color: rgba(15,118,110,.1)
}

.border-x-teal-700\/100 {
    border-left-color: #0f766e;
    border-right-color: #0f766e
}

.border-x-teal-700\/20 {
    border-left-color: rgba(15,118,110,.2);
    border-right-color: rgba(15,118,110,.2)
}

.border-x-teal-700\/25 {
    border-left-color: rgba(15,118,110,.25);
    border-right-color: rgba(15,118,110,.25)
}

.border-x-teal-700\/30 {
    border-left-color: rgba(15,118,110,.3);
    border-right-color: rgba(15,118,110,.3)
}

.border-x-teal-700\/40 {
    border-left-color: rgba(15,118,110,.4);
    border-right-color: rgba(15,118,110,.4)
}

.border-x-teal-700\/5 {
    border-left-color: rgba(15,118,110,.05);
    border-right-color: rgba(15,118,110,.05)
}

.border-x-teal-700\/50 {
    border-left-color: rgba(15,118,110,.5);
    border-right-color: rgba(15,118,110,.5)
}

.border-x-teal-700\/60 {
    border-left-color: rgba(15,118,110,.6);
    border-right-color: rgba(15,118,110,.6)
}

.border-x-teal-700\/70 {
    border-left-color: rgba(15,118,110,.7);
    border-right-color: rgba(15,118,110,.7)
}

.border-x-teal-700\/75 {
    border-left-color: rgba(15,118,110,.75);
    border-right-color: rgba(15,118,110,.75)
}

.border-x-teal-700\/80 {
    border-left-color: rgba(15,118,110,.8);
    border-right-color: rgba(15,118,110,.8)
}

.border-x-teal-700\/90 {
    border-left-color: rgba(15,118,110,.9);
    border-right-color: rgba(15,118,110,.9)
}

.border-x-teal-700\/95 {
    border-left-color: rgba(15,118,110,.95);
    border-right-color: rgba(15,118,110,.95)
}

.border-x-teal-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(17 94 89/var(--tw-border-opacity));
    border-right-color: rgb(17 94 89/var(--tw-border-opacity))
}

.border-x-teal-800\/0 {
    border-left-color: rgba(17,94,89,0);
    border-right-color: rgba(17,94,89,0)
}

.border-x-teal-800\/10 {
    border-left-color: rgba(17,94,89,.1);
    border-right-color: rgba(17,94,89,.1)
}

.border-x-teal-800\/100 {
    border-left-color: #115e59;
    border-right-color: #115e59
}

.border-x-teal-800\/20 {
    border-left-color: rgba(17,94,89,.2);
    border-right-color: rgba(17,94,89,.2)
}

.border-x-teal-800\/25 {
    border-left-color: rgba(17,94,89,.25);
    border-right-color: rgba(17,94,89,.25)
}

.border-x-teal-800\/30 {
    border-left-color: rgba(17,94,89,.3);
    border-right-color: rgba(17,94,89,.3)
}

.border-x-teal-800\/40 {
    border-left-color: rgba(17,94,89,.4);
    border-right-color: rgba(17,94,89,.4)
}

.border-x-teal-800\/5 {
    border-left-color: rgba(17,94,89,.05);
    border-right-color: rgba(17,94,89,.05)
}

.border-x-teal-800\/50 {
    border-left-color: rgba(17,94,89,.5);
    border-right-color: rgba(17,94,89,.5)
}

.border-x-teal-800\/60 {
    border-left-color: rgba(17,94,89,.6);
    border-right-color: rgba(17,94,89,.6)
}

.border-x-teal-800\/70 {
    border-left-color: rgba(17,94,89,.7);
    border-right-color: rgba(17,94,89,.7)
}

.border-x-teal-800\/75 {
    border-left-color: rgba(17,94,89,.75);
    border-right-color: rgba(17,94,89,.75)
}

.border-x-teal-800\/80 {
    border-left-color: rgba(17,94,89,.8);
    border-right-color: rgba(17,94,89,.8)
}

.border-x-teal-800\/90 {
    border-left-color: rgba(17,94,89,.9);
    border-right-color: rgba(17,94,89,.9)
}

.border-x-teal-800\/95 {
    border-left-color: rgba(17,94,89,.95);
    border-right-color: rgba(17,94,89,.95)
}

.border-x-teal-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(19 78 74/var(--tw-border-opacity));
    border-right-color: rgb(19 78 74/var(--tw-border-opacity))
}

.border-x-teal-900\/0 {
    border-left-color: rgba(19,78,74,0);
    border-right-color: rgba(19,78,74,0)
}

.border-x-teal-900\/10 {
    border-left-color: rgba(19,78,74,.1);
    border-right-color: rgba(19,78,74,.1)
}

.border-x-teal-900\/100 {
    border-left-color: #134e4a;
    border-right-color: #134e4a
}

.border-x-teal-900\/20 {
    border-left-color: rgba(19,78,74,.2);
    border-right-color: rgba(19,78,74,.2)
}

.border-x-teal-900\/25 {
    border-left-color: rgba(19,78,74,.25);
    border-right-color: rgba(19,78,74,.25)
}

.border-x-teal-900\/30 {
    border-left-color: rgba(19,78,74,.3);
    border-right-color: rgba(19,78,74,.3)
}

.border-x-teal-900\/40 {
    border-left-color: rgba(19,78,74,.4);
    border-right-color: rgba(19,78,74,.4)
}

.border-x-teal-900\/5 {
    border-left-color: rgba(19,78,74,.05);
    border-right-color: rgba(19,78,74,.05)
}

.border-x-teal-900\/50 {
    border-left-color: rgba(19,78,74,.5);
    border-right-color: rgba(19,78,74,.5)
}

.border-x-teal-900\/60 {
    border-left-color: rgba(19,78,74,.6);
    border-right-color: rgba(19,78,74,.6)
}

.border-x-teal-900\/70 {
    border-left-color: rgba(19,78,74,.7);
    border-right-color: rgba(19,78,74,.7)
}

.border-x-teal-900\/75 {
    border-left-color: rgba(19,78,74,.75);
    border-right-color: rgba(19,78,74,.75)
}

.border-x-teal-900\/80 {
    border-left-color: rgba(19,78,74,.8);
    border-right-color: rgba(19,78,74,.8)
}

.border-x-teal-900\/90 {
    border-left-color: rgba(19,78,74,.9);
    border-right-color: rgba(19,78,74,.9)
}

.border-x-teal-900\/95 {
    border-left-color: rgba(19,78,74,.95);
    border-right-color: rgba(19,78,74,.95)
}

.border-x-teal-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(4 47 46/var(--tw-border-opacity));
    border-right-color: rgb(4 47 46/var(--tw-border-opacity))
}

.border-x-teal-950\/0 {
    border-left-color: rgba(4,47,46,0);
    border-right-color: rgba(4,47,46,0)
}

.border-x-teal-950\/10 {
    border-left-color: rgba(4,47,46,.1);
    border-right-color: rgba(4,47,46,.1)
}

.border-x-teal-950\/100 {
    border-left-color: #042f2e;
    border-right-color: #042f2e
}

.border-x-teal-950\/20 {
    border-left-color: rgba(4,47,46,.2);
    border-right-color: rgba(4,47,46,.2)
}

.border-x-teal-950\/25 {
    border-left-color: rgba(4,47,46,.25);
    border-right-color: rgba(4,47,46,.25)
}

.border-x-teal-950\/30 {
    border-left-color: rgba(4,47,46,.3);
    border-right-color: rgba(4,47,46,.3)
}

.border-x-teal-950\/40 {
    border-left-color: rgba(4,47,46,.4);
    border-right-color: rgba(4,47,46,.4)
}

.border-x-teal-950\/5 {
    border-left-color: rgba(4,47,46,.05);
    border-right-color: rgba(4,47,46,.05)
}

.border-x-teal-950\/50 {
    border-left-color: rgba(4,47,46,.5);
    border-right-color: rgba(4,47,46,.5)
}

.border-x-teal-950\/60 {
    border-left-color: rgba(4,47,46,.6);
    border-right-color: rgba(4,47,46,.6)
}

.border-x-teal-950\/70 {
    border-left-color: rgba(4,47,46,.7);
    border-right-color: rgba(4,47,46,.7)
}

.border-x-teal-950\/75 {
    border-left-color: rgba(4,47,46,.75);
    border-right-color: rgba(4,47,46,.75)
}

.border-x-teal-950\/80 {
    border-left-color: rgba(4,47,46,.8);
    border-right-color: rgba(4,47,46,.8)
}

.border-x-teal-950\/90 {
    border-left-color: rgba(4,47,46,.9);
    border-right-color: rgba(4,47,46,.9)
}

.border-x-teal-950\/95 {
    border-left-color: rgba(4,47,46,.95);
    border-right-color: rgba(4,47,46,.95)
}

.border-x-transparent,.border-x-transparent\/0 {
    border-left-color: transparent;
    border-right-color: transparent
}

.border-x-transparent\/10 {
    border-left-color: rgba(0,0,0,.1);
    border-right-color: rgba(0,0,0,.1)
}

.border-x-transparent\/100 {
    border-left-color: #000;
    border-right-color: #000
}

.border-x-transparent\/20 {
    border-left-color: rgba(0,0,0,.2);
    border-right-color: rgba(0,0,0,.2)
}

.border-x-transparent\/25 {
    border-left-color: rgba(0,0,0,.25);
    border-right-color: rgba(0,0,0,.25)
}

.border-x-transparent\/30 {
    border-left-color: rgba(0,0,0,.3);
    border-right-color: rgba(0,0,0,.3)
}

.border-x-transparent\/40 {
    border-left-color: rgba(0,0,0,.4);
    border-right-color: rgba(0,0,0,.4)
}

.border-x-transparent\/5 {
    border-left-color: rgba(0,0,0,.05);
    border-right-color: rgba(0,0,0,.05)
}

.border-x-transparent\/50 {
    border-left-color: rgba(0,0,0,.5);
    border-right-color: rgba(0,0,0,.5)
}

.border-x-transparent\/60 {
    border-left-color: rgba(0,0,0,.6);
    border-right-color: rgba(0,0,0,.6)
}

.border-x-transparent\/70 {
    border-left-color: rgba(0,0,0,.7);
    border-right-color: rgba(0,0,0,.7)
}

.border-x-transparent\/75 {
    border-left-color: rgba(0,0,0,.75);
    border-right-color: rgba(0,0,0,.75)
}

.border-x-transparent\/80 {
    border-left-color: rgba(0,0,0,.8);
    border-right-color: rgba(0,0,0,.8)
}

.border-x-transparent\/90 {
    border-left-color: rgba(0,0,0,.9);
    border-right-color: rgba(0,0,0,.9)
}

.border-x-transparent\/95 {
    border-left-color: rgba(0,0,0,.95);
    border-right-color: rgba(0,0,0,.95)
}

.border-x-true-black {
    --tw-border-opacity: 1;
    border-left-color: rgb(0 0 0/var(--tw-border-opacity));
    border-right-color: rgb(0 0 0/var(--tw-border-opacity))
}

.border-x-true-black\/0 {
    border-left-color: transparent;
    border-right-color: transparent
}

.border-x-true-black\/10 {
    border-left-color: rgba(0,0,0,.1);
    border-right-color: rgba(0,0,0,.1)
}

.border-x-true-black\/100 {
    border-left-color: #000;
    border-right-color: #000
}

.border-x-true-black\/20 {
    border-left-color: rgba(0,0,0,.2);
    border-right-color: rgba(0,0,0,.2)
}

.border-x-true-black\/25 {
    border-left-color: rgba(0,0,0,.25);
    border-right-color: rgba(0,0,0,.25)
}

.border-x-true-black\/30 {
    border-left-color: rgba(0,0,0,.3);
    border-right-color: rgba(0,0,0,.3)
}

.border-x-true-black\/40 {
    border-left-color: rgba(0,0,0,.4);
    border-right-color: rgba(0,0,0,.4)
}

.border-x-true-black\/5 {
    border-left-color: rgba(0,0,0,.05);
    border-right-color: rgba(0,0,0,.05)
}

.border-x-true-black\/50 {
    border-left-color: rgba(0,0,0,.5);
    border-right-color: rgba(0,0,0,.5)
}

.border-x-true-black\/60 {
    border-left-color: rgba(0,0,0,.6);
    border-right-color: rgba(0,0,0,.6)
}

.border-x-true-black\/70 {
    border-left-color: rgba(0,0,0,.7);
    border-right-color: rgba(0,0,0,.7)
}

.border-x-true-black\/75 {
    border-left-color: rgba(0,0,0,.75);
    border-right-color: rgba(0,0,0,.75)
}

.border-x-true-black\/80 {
    border-left-color: rgba(0,0,0,.8);
    border-right-color: rgba(0,0,0,.8)
}

.border-x-true-black\/90 {
    border-left-color: rgba(0,0,0,.9);
    border-right-color: rgba(0,0,0,.9)
}

.border-x-true-black\/95 {
    border-left-color: rgba(0,0,0,.95);
    border-right-color: rgba(0,0,0,.95)
}

.border-x-true-white {
    --tw-border-opacity: 1;
    border-left-color: rgb(255 255 255/var(--tw-border-opacity));
    border-right-color: rgb(255 255 255/var(--tw-border-opacity))
}

.border-x-true-white\/0 {
    border-left-color: hsla(0,0%,100%,0);
    border-right-color: hsla(0,0%,100%,0)
}

.border-x-true-white\/10 {
    border-left-color: hsla(0,0%,100%,.1);
    border-right-color: hsla(0,0%,100%,.1)
}

.border-x-true-white\/100 {
    border-left-color: #fff;
    border-right-color: #fff
}

.border-x-true-white\/20 {
    border-left-color: hsla(0,0%,100%,.2);
    border-right-color: hsla(0,0%,100%,.2)
}

.border-x-true-white\/25 {
    border-left-color: hsla(0,0%,100%,.25);
    border-right-color: hsla(0,0%,100%,.25)
}

.border-x-true-white\/30 {
    border-left-color: hsla(0,0%,100%,.3);
    border-right-color: hsla(0,0%,100%,.3)
}

.border-x-true-white\/40 {
    border-left-color: hsla(0,0%,100%,.4);
    border-right-color: hsla(0,0%,100%,.4)
}

.border-x-true-white\/5 {
    border-left-color: hsla(0,0%,100%,.05);
    border-right-color: hsla(0,0%,100%,.05)
}

.border-x-true-white\/50 {
    border-left-color: hsla(0,0%,100%,.5);
    border-right-color: hsla(0,0%,100%,.5)
}

.border-x-true-white\/60 {
    border-left-color: hsla(0,0%,100%,.6);
    border-right-color: hsla(0,0%,100%,.6)
}

.border-x-true-white\/70 {
    border-left-color: hsla(0,0%,100%,.7);
    border-right-color: hsla(0,0%,100%,.7)
}

.border-x-true-white\/75 {
    border-left-color: hsla(0,0%,100%,.75);
    border-right-color: hsla(0,0%,100%,.75)
}

.border-x-true-white\/80 {
    border-left-color: hsla(0,0%,100%,.8);
    border-right-color: hsla(0,0%,100%,.8)
}

.border-x-true-white\/90 {
    border-left-color: hsla(0,0%,100%,.9);
    border-right-color: hsla(0,0%,100%,.9)
}

.border-x-true-white\/95 {
    border-left-color: hsla(0,0%,100%,.95);
    border-right-color: hsla(0,0%,100%,.95)
}

.border-x-trueGray-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(245 245 245/var(--tw-border-opacity));
    border-right-color: rgb(245 245 245/var(--tw-border-opacity))
}

.border-x-trueGray-100\/0 {
    border-left-color: hsla(0,0%,96%,0);
    border-right-color: hsla(0,0%,96%,0)
}

.border-x-trueGray-100\/10 {
    border-left-color: hsla(0,0%,96%,.1);
    border-right-color: hsla(0,0%,96%,.1)
}

.border-x-trueGray-100\/100 {
    border-left-color: #f5f5f5;
    border-right-color: #f5f5f5
}

.border-x-trueGray-100\/20 {
    border-left-color: hsla(0,0%,96%,.2);
    border-right-color: hsla(0,0%,96%,.2)
}

.border-x-trueGray-100\/25 {
    border-left-color: hsla(0,0%,96%,.25);
    border-right-color: hsla(0,0%,96%,.25)
}

.border-x-trueGray-100\/30 {
    border-left-color: hsla(0,0%,96%,.3);
    border-right-color: hsla(0,0%,96%,.3)
}

.border-x-trueGray-100\/40 {
    border-left-color: hsla(0,0%,96%,.4);
    border-right-color: hsla(0,0%,96%,.4)
}

.border-x-trueGray-100\/5 {
    border-left-color: hsla(0,0%,96%,.05);
    border-right-color: hsla(0,0%,96%,.05)
}

.border-x-trueGray-100\/50 {
    border-left-color: hsla(0,0%,96%,.5);
    border-right-color: hsla(0,0%,96%,.5)
}

.border-x-trueGray-100\/60 {
    border-left-color: hsla(0,0%,96%,.6);
    border-right-color: hsla(0,0%,96%,.6)
}

.border-x-trueGray-100\/70 {
    border-left-color: hsla(0,0%,96%,.7);
    border-right-color: hsla(0,0%,96%,.7)
}

.border-x-trueGray-100\/75 {
    border-left-color: hsla(0,0%,96%,.75);
    border-right-color: hsla(0,0%,96%,.75)
}

.border-x-trueGray-100\/80 {
    border-left-color: hsla(0,0%,96%,.8);
    border-right-color: hsla(0,0%,96%,.8)
}

.border-x-trueGray-100\/90 {
    border-left-color: hsla(0,0%,96%,.9);
    border-right-color: hsla(0,0%,96%,.9)
}

.border-x-trueGray-100\/95 {
    border-left-color: hsla(0,0%,96%,.95);
    border-right-color: hsla(0,0%,96%,.95)
}

.border-x-trueGray-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(229 229 229/var(--tw-border-opacity));
    border-right-color: rgb(229 229 229/var(--tw-border-opacity))
}

.border-x-trueGray-200\/0 {
    border-left-color: hsla(0,0%,90%,0);
    border-right-color: hsla(0,0%,90%,0)
}

.border-x-trueGray-200\/10 {
    border-left-color: hsla(0,0%,90%,.1);
    border-right-color: hsla(0,0%,90%,.1)
}

.border-x-trueGray-200\/100 {
    border-left-color: #e5e5e5;
    border-right-color: #e5e5e5
}

.border-x-trueGray-200\/20 {
    border-left-color: hsla(0,0%,90%,.2);
    border-right-color: hsla(0,0%,90%,.2)
}

.border-x-trueGray-200\/25 {
    border-left-color: hsla(0,0%,90%,.25);
    border-right-color: hsla(0,0%,90%,.25)
}

.border-x-trueGray-200\/30 {
    border-left-color: hsla(0,0%,90%,.3);
    border-right-color: hsla(0,0%,90%,.3)
}

.border-x-trueGray-200\/40 {
    border-left-color: hsla(0,0%,90%,.4);
    border-right-color: hsla(0,0%,90%,.4)
}

.border-x-trueGray-200\/5 {
    border-left-color: hsla(0,0%,90%,.05);
    border-right-color: hsla(0,0%,90%,.05)
}

.border-x-trueGray-200\/50 {
    border-left-color: hsla(0,0%,90%,.5);
    border-right-color: hsla(0,0%,90%,.5)
}

.border-x-trueGray-200\/60 {
    border-left-color: hsla(0,0%,90%,.6);
    border-right-color: hsla(0,0%,90%,.6)
}

.border-x-trueGray-200\/70 {
    border-left-color: hsla(0,0%,90%,.7);
    border-right-color: hsla(0,0%,90%,.7)
}

.border-x-trueGray-200\/75 {
    border-left-color: hsla(0,0%,90%,.75);
    border-right-color: hsla(0,0%,90%,.75)
}

.border-x-trueGray-200\/80 {
    border-left-color: hsla(0,0%,90%,.8);
    border-right-color: hsla(0,0%,90%,.8)
}

.border-x-trueGray-200\/90 {
    border-left-color: hsla(0,0%,90%,.9);
    border-right-color: hsla(0,0%,90%,.9)
}

.border-x-trueGray-200\/95 {
    border-left-color: hsla(0,0%,90%,.95);
    border-right-color: hsla(0,0%,90%,.95)
}

.border-x-trueGray-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(212 212 212/var(--tw-border-opacity));
    border-right-color: rgb(212 212 212/var(--tw-border-opacity))
}

.border-x-trueGray-300\/0 {
    border-left-color: hsla(0,0%,83%,0);
    border-right-color: hsla(0,0%,83%,0)
}

.border-x-trueGray-300\/10 {
    border-left-color: hsla(0,0%,83%,.1);
    border-right-color: hsla(0,0%,83%,.1)
}

.border-x-trueGray-300\/100 {
    border-left-color: #d4d4d4;
    border-right-color: #d4d4d4
}

.border-x-trueGray-300\/20 {
    border-left-color: hsla(0,0%,83%,.2);
    border-right-color: hsla(0,0%,83%,.2)
}

.border-x-trueGray-300\/25 {
    border-left-color: hsla(0,0%,83%,.25);
    border-right-color: hsla(0,0%,83%,.25)
}

.border-x-trueGray-300\/30 {
    border-left-color: hsla(0,0%,83%,.3);
    border-right-color: hsla(0,0%,83%,.3)
}

.border-x-trueGray-300\/40 {
    border-left-color: hsla(0,0%,83%,.4);
    border-right-color: hsla(0,0%,83%,.4)
}

.border-x-trueGray-300\/5 {
    border-left-color: hsla(0,0%,83%,.05);
    border-right-color: hsla(0,0%,83%,.05)
}

.border-x-trueGray-300\/50 {
    border-left-color: hsla(0,0%,83%,.5);
    border-right-color: hsla(0,0%,83%,.5)
}

.border-x-trueGray-300\/60 {
    border-left-color: hsla(0,0%,83%,.6);
    border-right-color: hsla(0,0%,83%,.6)
}

.border-x-trueGray-300\/70 {
    border-left-color: hsla(0,0%,83%,.7);
    border-right-color: hsla(0,0%,83%,.7)
}

.border-x-trueGray-300\/75 {
    border-left-color: hsla(0,0%,83%,.75);
    border-right-color: hsla(0,0%,83%,.75)
}

.border-x-trueGray-300\/80 {
    border-left-color: hsla(0,0%,83%,.8);
    border-right-color: hsla(0,0%,83%,.8)
}

.border-x-trueGray-300\/90 {
    border-left-color: hsla(0,0%,83%,.9);
    border-right-color: hsla(0,0%,83%,.9)
}

.border-x-trueGray-300\/95 {
    border-left-color: hsla(0,0%,83%,.95);
    border-right-color: hsla(0,0%,83%,.95)
}

.border-x-trueGray-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(163 163 163/var(--tw-border-opacity));
    border-right-color: rgb(163 163 163/var(--tw-border-opacity))
}

.border-x-trueGray-400\/0 {
    border-left-color: hsla(0,0%,64%,0);
    border-right-color: hsla(0,0%,64%,0)
}

.border-x-trueGray-400\/10 {
    border-left-color: hsla(0,0%,64%,.1);
    border-right-color: hsla(0,0%,64%,.1)
}

.border-x-trueGray-400\/100 {
    border-left-color: #a3a3a3;
    border-right-color: #a3a3a3
}

.border-x-trueGray-400\/20 {
    border-left-color: hsla(0,0%,64%,.2);
    border-right-color: hsla(0,0%,64%,.2)
}

.border-x-trueGray-400\/25 {
    border-left-color: hsla(0,0%,64%,.25);
    border-right-color: hsla(0,0%,64%,.25)
}

.border-x-trueGray-400\/30 {
    border-left-color: hsla(0,0%,64%,.3);
    border-right-color: hsla(0,0%,64%,.3)
}

.border-x-trueGray-400\/40 {
    border-left-color: hsla(0,0%,64%,.4);
    border-right-color: hsla(0,0%,64%,.4)
}

.border-x-trueGray-400\/5 {
    border-left-color: hsla(0,0%,64%,.05);
    border-right-color: hsla(0,0%,64%,.05)
}

.border-x-trueGray-400\/50 {
    border-left-color: hsla(0,0%,64%,.5);
    border-right-color: hsla(0,0%,64%,.5)
}

.border-x-trueGray-400\/60 {
    border-left-color: hsla(0,0%,64%,.6);
    border-right-color: hsla(0,0%,64%,.6)
}

.border-x-trueGray-400\/70 {
    border-left-color: hsla(0,0%,64%,.7);
    border-right-color: hsla(0,0%,64%,.7)
}

.border-x-trueGray-400\/75 {
    border-left-color: hsla(0,0%,64%,.75);
    border-right-color: hsla(0,0%,64%,.75)
}

.border-x-trueGray-400\/80 {
    border-left-color: hsla(0,0%,64%,.8);
    border-right-color: hsla(0,0%,64%,.8)
}

.border-x-trueGray-400\/90 {
    border-left-color: hsla(0,0%,64%,.9);
    border-right-color: hsla(0,0%,64%,.9)
}

.border-x-trueGray-400\/95 {
    border-left-color: hsla(0,0%,64%,.95);
    border-right-color: hsla(0,0%,64%,.95)
}

.border-x-trueGray-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(250 250 250/var(--tw-border-opacity));
    border-right-color: rgb(250 250 250/var(--tw-border-opacity))
}

.border-x-trueGray-50\/0 {
    border-left-color: hsla(0,0%,98%,0);
    border-right-color: hsla(0,0%,98%,0)
}

.border-x-trueGray-50\/10 {
    border-left-color: hsla(0,0%,98%,.1);
    border-right-color: hsla(0,0%,98%,.1)
}

.border-x-trueGray-50\/100 {
    border-left-color: #fafafa;
    border-right-color: #fafafa
}

.border-x-trueGray-50\/20 {
    border-left-color: hsla(0,0%,98%,.2);
    border-right-color: hsla(0,0%,98%,.2)
}

.border-x-trueGray-50\/25 {
    border-left-color: hsla(0,0%,98%,.25);
    border-right-color: hsla(0,0%,98%,.25)
}

.border-x-trueGray-50\/30 {
    border-left-color: hsla(0,0%,98%,.3);
    border-right-color: hsla(0,0%,98%,.3)
}

.border-x-trueGray-50\/40 {
    border-left-color: hsla(0,0%,98%,.4);
    border-right-color: hsla(0,0%,98%,.4)
}

.border-x-trueGray-50\/5 {
    border-left-color: hsla(0,0%,98%,.05);
    border-right-color: hsla(0,0%,98%,.05)
}

.border-x-trueGray-50\/50 {
    border-left-color: hsla(0,0%,98%,.5);
    border-right-color: hsla(0,0%,98%,.5)
}

.border-x-trueGray-50\/60 {
    border-left-color: hsla(0,0%,98%,.6);
    border-right-color: hsla(0,0%,98%,.6)
}

.border-x-trueGray-50\/70 {
    border-left-color: hsla(0,0%,98%,.7);
    border-right-color: hsla(0,0%,98%,.7)
}

.border-x-trueGray-50\/75 {
    border-left-color: hsla(0,0%,98%,.75);
    border-right-color: hsla(0,0%,98%,.75)
}

.border-x-trueGray-50\/80 {
    border-left-color: hsla(0,0%,98%,.8);
    border-right-color: hsla(0,0%,98%,.8)
}

.border-x-trueGray-50\/90 {
    border-left-color: hsla(0,0%,98%,.9);
    border-right-color: hsla(0,0%,98%,.9)
}

.border-x-trueGray-50\/95 {
    border-left-color: hsla(0,0%,98%,.95);
    border-right-color: hsla(0,0%,98%,.95)
}

.border-x-trueGray-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(115 115 115/var(--tw-border-opacity));
    border-right-color: rgb(115 115 115/var(--tw-border-opacity))
}

.border-x-trueGray-500\/0 {
    border-left-color: hsla(0,0%,45%,0);
    border-right-color: hsla(0,0%,45%,0)
}

.border-x-trueGray-500\/10 {
    border-left-color: hsla(0,0%,45%,.1);
    border-right-color: hsla(0,0%,45%,.1)
}

.border-x-trueGray-500\/100 {
    border-left-color: #737373;
    border-right-color: #737373
}

.border-x-trueGray-500\/20 {
    border-left-color: hsla(0,0%,45%,.2);
    border-right-color: hsla(0,0%,45%,.2)
}

.border-x-trueGray-500\/25 {
    border-left-color: hsla(0,0%,45%,.25);
    border-right-color: hsla(0,0%,45%,.25)
}

.border-x-trueGray-500\/30 {
    border-left-color: hsla(0,0%,45%,.3);
    border-right-color: hsla(0,0%,45%,.3)
}

.border-x-trueGray-500\/40 {
    border-left-color: hsla(0,0%,45%,.4);
    border-right-color: hsla(0,0%,45%,.4)
}

.border-x-trueGray-500\/5 {
    border-left-color: hsla(0,0%,45%,.05);
    border-right-color: hsla(0,0%,45%,.05)
}

.border-x-trueGray-500\/50 {
    border-left-color: hsla(0,0%,45%,.5);
    border-right-color: hsla(0,0%,45%,.5)
}

.border-x-trueGray-500\/60 {
    border-left-color: hsla(0,0%,45%,.6);
    border-right-color: hsla(0,0%,45%,.6)
}

.border-x-trueGray-500\/70 {
    border-left-color: hsla(0,0%,45%,.7);
    border-right-color: hsla(0,0%,45%,.7)
}

.border-x-trueGray-500\/75 {
    border-left-color: hsla(0,0%,45%,.75);
    border-right-color: hsla(0,0%,45%,.75)
}

.border-x-trueGray-500\/80 {
    border-left-color: hsla(0,0%,45%,.8);
    border-right-color: hsla(0,0%,45%,.8)
}

.border-x-trueGray-500\/90 {
    border-left-color: hsla(0,0%,45%,.9);
    border-right-color: hsla(0,0%,45%,.9)
}

.border-x-trueGray-500\/95 {
    border-left-color: hsla(0,0%,45%,.95);
    border-right-color: hsla(0,0%,45%,.95)
}

.border-x-trueGray-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(82 82 82/var(--tw-border-opacity));
    border-right-color: rgb(82 82 82/var(--tw-border-opacity))
}

.border-x-trueGray-600\/0 {
    border-left-color: rgba(82,82,82,0);
    border-right-color: rgba(82,82,82,0)
}

.border-x-trueGray-600\/10 {
    border-left-color: rgba(82,82,82,.1);
    border-right-color: rgba(82,82,82,.1)
}

.border-x-trueGray-600\/100 {
    border-left-color: #525252;
    border-right-color: #525252
}

.border-x-trueGray-600\/20 {
    border-left-color: rgba(82,82,82,.2);
    border-right-color: rgba(82,82,82,.2)
}

.border-x-trueGray-600\/25 {
    border-left-color: rgba(82,82,82,.25);
    border-right-color: rgba(82,82,82,.25)
}

.border-x-trueGray-600\/30 {
    border-left-color: rgba(82,82,82,.3);
    border-right-color: rgba(82,82,82,.3)
}

.border-x-trueGray-600\/40 {
    border-left-color: rgba(82,82,82,.4);
    border-right-color: rgba(82,82,82,.4)
}

.border-x-trueGray-600\/5 {
    border-left-color: rgba(82,82,82,.05);
    border-right-color: rgba(82,82,82,.05)
}

.border-x-trueGray-600\/50 {
    border-left-color: rgba(82,82,82,.5);
    border-right-color: rgba(82,82,82,.5)
}

.border-x-trueGray-600\/60 {
    border-left-color: rgba(82,82,82,.6);
    border-right-color: rgba(82,82,82,.6)
}

.border-x-trueGray-600\/70 {
    border-left-color: rgba(82,82,82,.7);
    border-right-color: rgba(82,82,82,.7)
}

.border-x-trueGray-600\/75 {
    border-left-color: rgba(82,82,82,.75);
    border-right-color: rgba(82,82,82,.75)
}

.border-x-trueGray-600\/80 {
    border-left-color: rgba(82,82,82,.8);
    border-right-color: rgba(82,82,82,.8)
}

.border-x-trueGray-600\/90 {
    border-left-color: rgba(82,82,82,.9);
    border-right-color: rgba(82,82,82,.9)
}

.border-x-trueGray-600\/95 {
    border-left-color: rgba(82,82,82,.95);
    border-right-color: rgba(82,82,82,.95)
}

.border-x-trueGray-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(64 64 64/var(--tw-border-opacity));
    border-right-color: rgb(64 64 64/var(--tw-border-opacity))
}

.border-x-trueGray-700\/0 {
    border-left-color: rgba(64,64,64,0);
    border-right-color: rgba(64,64,64,0)
}

.border-x-trueGray-700\/10 {
    border-left-color: rgba(64,64,64,.1);
    border-right-color: rgba(64,64,64,.1)
}

.border-x-trueGray-700\/100 {
    border-left-color: #404040;
    border-right-color: #404040
}

.border-x-trueGray-700\/20 {
    border-left-color: rgba(64,64,64,.2);
    border-right-color: rgba(64,64,64,.2)
}

.border-x-trueGray-700\/25 {
    border-left-color: rgba(64,64,64,.25);
    border-right-color: rgba(64,64,64,.25)
}

.border-x-trueGray-700\/30 {
    border-left-color: rgba(64,64,64,.3);
    border-right-color: rgba(64,64,64,.3)
}

.border-x-trueGray-700\/40 {
    border-left-color: rgba(64,64,64,.4);
    border-right-color: rgba(64,64,64,.4)
}

.border-x-trueGray-700\/5 {
    border-left-color: rgba(64,64,64,.05);
    border-right-color: rgba(64,64,64,.05)
}

.border-x-trueGray-700\/50 {
    border-left-color: rgba(64,64,64,.5);
    border-right-color: rgba(64,64,64,.5)
}

.border-x-trueGray-700\/60 {
    border-left-color: rgba(64,64,64,.6);
    border-right-color: rgba(64,64,64,.6)
}

.border-x-trueGray-700\/70 {
    border-left-color: rgba(64,64,64,.7);
    border-right-color: rgba(64,64,64,.7)
}

.border-x-trueGray-700\/75 {
    border-left-color: rgba(64,64,64,.75);
    border-right-color: rgba(64,64,64,.75)
}

.border-x-trueGray-700\/80 {
    border-left-color: rgba(64,64,64,.8);
    border-right-color: rgba(64,64,64,.8)
}

.border-x-trueGray-700\/90 {
    border-left-color: rgba(64,64,64,.9);
    border-right-color: rgba(64,64,64,.9)
}

.border-x-trueGray-700\/95 {
    border-left-color: rgba(64,64,64,.95);
    border-right-color: rgba(64,64,64,.95)
}

.border-x-trueGray-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(38 38 38/var(--tw-border-opacity));
    border-right-color: rgb(38 38 38/var(--tw-border-opacity))
}

.border-x-trueGray-800\/0 {
    border-left-color: rgba(38,38,38,0);
    border-right-color: rgba(38,38,38,0)
}

.border-x-trueGray-800\/10 {
    border-left-color: rgba(38,38,38,.1);
    border-right-color: rgba(38,38,38,.1)
}

.border-x-trueGray-800\/100 {
    border-left-color: #262626;
    border-right-color: #262626
}

.border-x-trueGray-800\/20 {
    border-left-color: rgba(38,38,38,.2);
    border-right-color: rgba(38,38,38,.2)
}

.border-x-trueGray-800\/25 {
    border-left-color: rgba(38,38,38,.25);
    border-right-color: rgba(38,38,38,.25)
}

.border-x-trueGray-800\/30 {
    border-left-color: rgba(38,38,38,.3);
    border-right-color: rgba(38,38,38,.3)
}

.border-x-trueGray-800\/40 {
    border-left-color: rgba(38,38,38,.4);
    border-right-color: rgba(38,38,38,.4)
}

.border-x-trueGray-800\/5 {
    border-left-color: rgba(38,38,38,.05);
    border-right-color: rgba(38,38,38,.05)
}

.border-x-trueGray-800\/50 {
    border-left-color: rgba(38,38,38,.5);
    border-right-color: rgba(38,38,38,.5)
}

.border-x-trueGray-800\/60 {
    border-left-color: rgba(38,38,38,.6);
    border-right-color: rgba(38,38,38,.6)
}

.border-x-trueGray-800\/70 {
    border-left-color: rgba(38,38,38,.7);
    border-right-color: rgba(38,38,38,.7)
}

.border-x-trueGray-800\/75 {
    border-left-color: rgba(38,38,38,.75);
    border-right-color: rgba(38,38,38,.75)
}

.border-x-trueGray-800\/80 {
    border-left-color: rgba(38,38,38,.8);
    border-right-color: rgba(38,38,38,.8)
}

.border-x-trueGray-800\/90 {
    border-left-color: rgba(38,38,38,.9);
    border-right-color: rgba(38,38,38,.9)
}

.border-x-trueGray-800\/95 {
    border-left-color: rgba(38,38,38,.95);
    border-right-color: rgba(38,38,38,.95)
}

.border-x-trueGray-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(23 23 23/var(--tw-border-opacity));
    border-right-color: rgb(23 23 23/var(--tw-border-opacity))
}

.border-x-trueGray-900\/0 {
    border-left-color: hsla(0,0%,9%,0);
    border-right-color: hsla(0,0%,9%,0)
}

.border-x-trueGray-900\/10 {
    border-left-color: hsla(0,0%,9%,.1);
    border-right-color: hsla(0,0%,9%,.1)
}

.border-x-trueGray-900\/100 {
    border-left-color: #171717;
    border-right-color: #171717
}

.border-x-trueGray-900\/20 {
    border-left-color: hsla(0,0%,9%,.2);
    border-right-color: hsla(0,0%,9%,.2)
}

.border-x-trueGray-900\/25 {
    border-left-color: hsla(0,0%,9%,.25);
    border-right-color: hsla(0,0%,9%,.25)
}

.border-x-trueGray-900\/30 {
    border-left-color: hsla(0,0%,9%,.3);
    border-right-color: hsla(0,0%,9%,.3)
}

.border-x-trueGray-900\/40 {
    border-left-color: hsla(0,0%,9%,.4);
    border-right-color: hsla(0,0%,9%,.4)
}

.border-x-trueGray-900\/5 {
    border-left-color: hsla(0,0%,9%,.05);
    border-right-color: hsla(0,0%,9%,.05)
}

.border-x-trueGray-900\/50 {
    border-left-color: hsla(0,0%,9%,.5);
    border-right-color: hsla(0,0%,9%,.5)
}

.border-x-trueGray-900\/60 {
    border-left-color: hsla(0,0%,9%,.6);
    border-right-color: hsla(0,0%,9%,.6)
}

.border-x-trueGray-900\/70 {
    border-left-color: hsla(0,0%,9%,.7);
    border-right-color: hsla(0,0%,9%,.7)
}

.border-x-trueGray-900\/75 {
    border-left-color: hsla(0,0%,9%,.75);
    border-right-color: hsla(0,0%,9%,.75)
}

.border-x-trueGray-900\/80 {
    border-left-color: hsla(0,0%,9%,.8);
    border-right-color: hsla(0,0%,9%,.8)
}

.border-x-trueGray-900\/90 {
    border-left-color: hsla(0,0%,9%,.9);
    border-right-color: hsla(0,0%,9%,.9)
}

.border-x-trueGray-900\/95 {
    border-left-color: hsla(0,0%,9%,.95);
    border-right-color: hsla(0,0%,9%,.95)
}

.border-x-trueGray-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(10 10 10/var(--tw-border-opacity));
    border-right-color: rgb(10 10 10/var(--tw-border-opacity))
}

.border-x-trueGray-950\/0 {
    border-left-color: hsla(0,0%,4%,0);
    border-right-color: hsla(0,0%,4%,0)
}

.border-x-trueGray-950\/10 {
    border-left-color: hsla(0,0%,4%,.1);
    border-right-color: hsla(0,0%,4%,.1)
}

.border-x-trueGray-950\/100 {
    border-left-color: #0a0a0a;
    border-right-color: #0a0a0a
}

.border-x-trueGray-950\/20 {
    border-left-color: hsla(0,0%,4%,.2);
    border-right-color: hsla(0,0%,4%,.2)
}

.border-x-trueGray-950\/25 {
    border-left-color: hsla(0,0%,4%,.25);
    border-right-color: hsla(0,0%,4%,.25)
}

.border-x-trueGray-950\/30 {
    border-left-color: hsla(0,0%,4%,.3);
    border-right-color: hsla(0,0%,4%,.3)
}

.border-x-trueGray-950\/40 {
    border-left-color: hsla(0,0%,4%,.4);
    border-right-color: hsla(0,0%,4%,.4)
}

.border-x-trueGray-950\/5 {
    border-left-color: hsla(0,0%,4%,.05);
    border-right-color: hsla(0,0%,4%,.05)
}

.border-x-trueGray-950\/50 {
    border-left-color: hsla(0,0%,4%,.5);
    border-right-color: hsla(0,0%,4%,.5)
}

.border-x-trueGray-950\/60 {
    border-left-color: hsla(0,0%,4%,.6);
    border-right-color: hsla(0,0%,4%,.6)
}

.border-x-trueGray-950\/70 {
    border-left-color: hsla(0,0%,4%,.7);
    border-right-color: hsla(0,0%,4%,.7)
}

.border-x-trueGray-950\/75 {
    border-left-color: hsla(0,0%,4%,.75);
    border-right-color: hsla(0,0%,4%,.75)
}

.border-x-trueGray-950\/80 {
    border-left-color: hsla(0,0%,4%,.8);
    border-right-color: hsla(0,0%,4%,.8)
}

.border-x-trueGray-950\/90 {
    border-left-color: hsla(0,0%,4%,.9);
    border-right-color: hsla(0,0%,4%,.9)
}

.border-x-trueGray-950\/95 {
    border-left-color: hsla(0,0%,4%,.95);
    border-right-color: hsla(0,0%,4%,.95)
}

.border-x-violet-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(237 233 254/var(--tw-border-opacity));
    border-right-color: rgb(237 233 254/var(--tw-border-opacity))
}

.border-x-violet-100\/0 {
    border-left-color: rgba(237,233,254,0);
    border-right-color: rgba(237,233,254,0)
}

.border-x-violet-100\/10 {
    border-left-color: rgba(237,233,254,.1);
    border-right-color: rgba(237,233,254,.1)
}

.border-x-violet-100\/100 {
    border-left-color: #ede9fe;
    border-right-color: #ede9fe
}

.border-x-violet-100\/20 {
    border-left-color: rgba(237,233,254,.2);
    border-right-color: rgba(237,233,254,.2)
}

.border-x-violet-100\/25 {
    border-left-color: rgba(237,233,254,.25);
    border-right-color: rgba(237,233,254,.25)
}

.border-x-violet-100\/30 {
    border-left-color: rgba(237,233,254,.3);
    border-right-color: rgba(237,233,254,.3)
}

.border-x-violet-100\/40 {
    border-left-color: rgba(237,233,254,.4);
    border-right-color: rgba(237,233,254,.4)
}

.border-x-violet-100\/5 {
    border-left-color: rgba(237,233,254,.05);
    border-right-color: rgba(237,233,254,.05)
}

.border-x-violet-100\/50 {
    border-left-color: rgba(237,233,254,.5);
    border-right-color: rgba(237,233,254,.5)
}

.border-x-violet-100\/60 {
    border-left-color: rgba(237,233,254,.6);
    border-right-color: rgba(237,233,254,.6)
}

.border-x-violet-100\/70 {
    border-left-color: rgba(237,233,254,.7);
    border-right-color: rgba(237,233,254,.7)
}

.border-x-violet-100\/75 {
    border-left-color: rgba(237,233,254,.75);
    border-right-color: rgba(237,233,254,.75)
}

.border-x-violet-100\/80 {
    border-left-color: rgba(237,233,254,.8);
    border-right-color: rgba(237,233,254,.8)
}

.border-x-violet-100\/90 {
    border-left-color: rgba(237,233,254,.9);
    border-right-color: rgba(237,233,254,.9)
}

.border-x-violet-100\/95 {
    border-left-color: rgba(237,233,254,.95);
    border-right-color: rgba(237,233,254,.95)
}

.border-x-violet-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(221 214 254/var(--tw-border-opacity));
    border-right-color: rgb(221 214 254/var(--tw-border-opacity))
}

.border-x-violet-200\/0 {
    border-left-color: rgba(221,214,254,0);
    border-right-color: rgba(221,214,254,0)
}

.border-x-violet-200\/10 {
    border-left-color: rgba(221,214,254,.1);
    border-right-color: rgba(221,214,254,.1)
}

.border-x-violet-200\/100 {
    border-left-color: #ddd6fe;
    border-right-color: #ddd6fe
}

.border-x-violet-200\/20 {
    border-left-color: rgba(221,214,254,.2);
    border-right-color: rgba(221,214,254,.2)
}

.border-x-violet-200\/25 {
    border-left-color: rgba(221,214,254,.25);
    border-right-color: rgba(221,214,254,.25)
}

.border-x-violet-200\/30 {
    border-left-color: rgba(221,214,254,.3);
    border-right-color: rgba(221,214,254,.3)
}

.border-x-violet-200\/40 {
    border-left-color: rgba(221,214,254,.4);
    border-right-color: rgba(221,214,254,.4)
}

.border-x-violet-200\/5 {
    border-left-color: rgba(221,214,254,.05);
    border-right-color: rgba(221,214,254,.05)
}

.border-x-violet-200\/50 {
    border-left-color: rgba(221,214,254,.5);
    border-right-color: rgba(221,214,254,.5)
}

.border-x-violet-200\/60 {
    border-left-color: rgba(221,214,254,.6);
    border-right-color: rgba(221,214,254,.6)
}

.border-x-violet-200\/70 {
    border-left-color: rgba(221,214,254,.7);
    border-right-color: rgba(221,214,254,.7)
}

.border-x-violet-200\/75 {
    border-left-color: rgba(221,214,254,.75);
    border-right-color: rgba(221,214,254,.75)
}

.border-x-violet-200\/80 {
    border-left-color: rgba(221,214,254,.8);
    border-right-color: rgba(221,214,254,.8)
}

.border-x-violet-200\/90 {
    border-left-color: rgba(221,214,254,.9);
    border-right-color: rgba(221,214,254,.9)
}

.border-x-violet-200\/95 {
    border-left-color: rgba(221,214,254,.95);
    border-right-color: rgba(221,214,254,.95)
}

.border-x-violet-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(196 181 253/var(--tw-border-opacity));
    border-right-color: rgb(196 181 253/var(--tw-border-opacity))
}

.border-x-violet-300\/0 {
    border-left-color: rgba(196,181,253,0);
    border-right-color: rgba(196,181,253,0)
}

.border-x-violet-300\/10 {
    border-left-color: rgba(196,181,253,.1);
    border-right-color: rgba(196,181,253,.1)
}

.border-x-violet-300\/100 {
    border-left-color: #c4b5fd;
    border-right-color: #c4b5fd
}

.border-x-violet-300\/20 {
    border-left-color: rgba(196,181,253,.2);
    border-right-color: rgba(196,181,253,.2)
}

.border-x-violet-300\/25 {
    border-left-color: rgba(196,181,253,.25);
    border-right-color: rgba(196,181,253,.25)
}

.border-x-violet-300\/30 {
    border-left-color: rgba(196,181,253,.3);
    border-right-color: rgba(196,181,253,.3)
}

.border-x-violet-300\/40 {
    border-left-color: rgba(196,181,253,.4);
    border-right-color: rgba(196,181,253,.4)
}

.border-x-violet-300\/5 {
    border-left-color: rgba(196,181,253,.05);
    border-right-color: rgba(196,181,253,.05)
}

.border-x-violet-300\/50 {
    border-left-color: rgba(196,181,253,.5);
    border-right-color: rgba(196,181,253,.5)
}

.border-x-violet-300\/60 {
    border-left-color: rgba(196,181,253,.6);
    border-right-color: rgba(196,181,253,.6)
}

.border-x-violet-300\/70 {
    border-left-color: rgba(196,181,253,.7);
    border-right-color: rgba(196,181,253,.7)
}

.border-x-violet-300\/75 {
    border-left-color: rgba(196,181,253,.75);
    border-right-color: rgba(196,181,253,.75)
}

.border-x-violet-300\/80 {
    border-left-color: rgba(196,181,253,.8);
    border-right-color: rgba(196,181,253,.8)
}

.border-x-violet-300\/90 {
    border-left-color: rgba(196,181,253,.9);
    border-right-color: rgba(196,181,253,.9)
}

.border-x-violet-300\/95 {
    border-left-color: rgba(196,181,253,.95);
    border-right-color: rgba(196,181,253,.95)
}

.border-x-violet-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(167 139 250/var(--tw-border-opacity));
    border-right-color: rgb(167 139 250/var(--tw-border-opacity))
}

.border-x-violet-400\/0 {
    border-left-color: rgba(167,139,250,0);
    border-right-color: rgba(167,139,250,0)
}

.border-x-violet-400\/10 {
    border-left-color: rgba(167,139,250,.1);
    border-right-color: rgba(167,139,250,.1)
}

.border-x-violet-400\/100 {
    border-left-color: #a78bfa;
    border-right-color: #a78bfa
}

.border-x-violet-400\/20 {
    border-left-color: rgba(167,139,250,.2);
    border-right-color: rgba(167,139,250,.2)
}

.border-x-violet-400\/25 {
    border-left-color: rgba(167,139,250,.25);
    border-right-color: rgba(167,139,250,.25)
}

.border-x-violet-400\/30 {
    border-left-color: rgba(167,139,250,.3);
    border-right-color: rgba(167,139,250,.3)
}

.border-x-violet-400\/40 {
    border-left-color: rgba(167,139,250,.4);
    border-right-color: rgba(167,139,250,.4)
}

.border-x-violet-400\/5 {
    border-left-color: rgba(167,139,250,.05);
    border-right-color: rgba(167,139,250,.05)
}

.border-x-violet-400\/50 {
    border-left-color: rgba(167,139,250,.5);
    border-right-color: rgba(167,139,250,.5)
}

.border-x-violet-400\/60 {
    border-left-color: rgba(167,139,250,.6);
    border-right-color: rgba(167,139,250,.6)
}

.border-x-violet-400\/70 {
    border-left-color: rgba(167,139,250,.7);
    border-right-color: rgba(167,139,250,.7)
}

.border-x-violet-400\/75 {
    border-left-color: rgba(167,139,250,.75);
    border-right-color: rgba(167,139,250,.75)
}

.border-x-violet-400\/80 {
    border-left-color: rgba(167,139,250,.8);
    border-right-color: rgba(167,139,250,.8)
}

.border-x-violet-400\/90 {
    border-left-color: rgba(167,139,250,.9);
    border-right-color: rgba(167,139,250,.9)
}

.border-x-violet-400\/95 {
    border-left-color: rgba(167,139,250,.95);
    border-right-color: rgba(167,139,250,.95)
}

.border-x-violet-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(245 243 255/var(--tw-border-opacity));
    border-right-color: rgb(245 243 255/var(--tw-border-opacity))
}

.border-x-violet-50\/0 {
    border-left-color: rgba(245,243,255,0);
    border-right-color: rgba(245,243,255,0)
}

.border-x-violet-50\/10 {
    border-left-color: rgba(245,243,255,.1);
    border-right-color: rgba(245,243,255,.1)
}

.border-x-violet-50\/100 {
    border-left-color: #f5f3ff;
    border-right-color: #f5f3ff
}

.border-x-violet-50\/20 {
    border-left-color: rgba(245,243,255,.2);
    border-right-color: rgba(245,243,255,.2)
}

.border-x-violet-50\/25 {
    border-left-color: rgba(245,243,255,.25);
    border-right-color: rgba(245,243,255,.25)
}

.border-x-violet-50\/30 {
    border-left-color: rgba(245,243,255,.3);
    border-right-color: rgba(245,243,255,.3)
}

.border-x-violet-50\/40 {
    border-left-color: rgba(245,243,255,.4);
    border-right-color: rgba(245,243,255,.4)
}

.border-x-violet-50\/5 {
    border-left-color: rgba(245,243,255,.05);
    border-right-color: rgba(245,243,255,.05)
}

.border-x-violet-50\/50 {
    border-left-color: rgba(245,243,255,.5);
    border-right-color: rgba(245,243,255,.5)
}

.border-x-violet-50\/60 {
    border-left-color: rgba(245,243,255,.6);
    border-right-color: rgba(245,243,255,.6)
}

.border-x-violet-50\/70 {
    border-left-color: rgba(245,243,255,.7);
    border-right-color: rgba(245,243,255,.7)
}

.border-x-violet-50\/75 {
    border-left-color: rgba(245,243,255,.75);
    border-right-color: rgba(245,243,255,.75)
}

.border-x-violet-50\/80 {
    border-left-color: rgba(245,243,255,.8);
    border-right-color: rgba(245,243,255,.8)
}

.border-x-violet-50\/90 {
    border-left-color: rgba(245,243,255,.9);
    border-right-color: rgba(245,243,255,.9)
}

.border-x-violet-50\/95 {
    border-left-color: rgba(245,243,255,.95);
    border-right-color: rgba(245,243,255,.95)
}

.border-x-violet-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(139 92 246/var(--tw-border-opacity));
    border-right-color: rgb(139 92 246/var(--tw-border-opacity))
}

.border-x-violet-500\/0 {
    border-left-color: rgba(139,92,246,0);
    border-right-color: rgba(139,92,246,0)
}

.border-x-violet-500\/10 {
    border-left-color: rgba(139,92,246,.1);
    border-right-color: rgba(139,92,246,.1)
}

.border-x-violet-500\/100 {
    border-left-color: #8b5cf6;
    border-right-color: #8b5cf6
}

.border-x-violet-500\/20 {
    border-left-color: rgba(139,92,246,.2);
    border-right-color: rgba(139,92,246,.2)
}

.border-x-violet-500\/25 {
    border-left-color: rgba(139,92,246,.25);
    border-right-color: rgba(139,92,246,.25)
}

.border-x-violet-500\/30 {
    border-left-color: rgba(139,92,246,.3);
    border-right-color: rgba(139,92,246,.3)
}

.border-x-violet-500\/40 {
    border-left-color: rgba(139,92,246,.4);
    border-right-color: rgba(139,92,246,.4)
}

.border-x-violet-500\/5 {
    border-left-color: rgba(139,92,246,.05);
    border-right-color: rgba(139,92,246,.05)
}

.border-x-violet-500\/50 {
    border-left-color: rgba(139,92,246,.5);
    border-right-color: rgba(139,92,246,.5)
}

.border-x-violet-500\/60 {
    border-left-color: rgba(139,92,246,.6);
    border-right-color: rgba(139,92,246,.6)
}

.border-x-violet-500\/70 {
    border-left-color: rgba(139,92,246,.7);
    border-right-color: rgba(139,92,246,.7)
}

.border-x-violet-500\/75 {
    border-left-color: rgba(139,92,246,.75);
    border-right-color: rgba(139,92,246,.75)
}

.border-x-violet-500\/80 {
    border-left-color: rgba(139,92,246,.8);
    border-right-color: rgba(139,92,246,.8)
}

.border-x-violet-500\/90 {
    border-left-color: rgba(139,92,246,.9);
    border-right-color: rgba(139,92,246,.9)
}

.border-x-violet-500\/95 {
    border-left-color: rgba(139,92,246,.95);
    border-right-color: rgba(139,92,246,.95)
}

.border-x-violet-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(124 58 237/var(--tw-border-opacity));
    border-right-color: rgb(124 58 237/var(--tw-border-opacity))
}

.border-x-violet-600\/0 {
    border-left-color: rgba(124,58,237,0);
    border-right-color: rgba(124,58,237,0)
}

.border-x-violet-600\/10 {
    border-left-color: rgba(124,58,237,.1);
    border-right-color: rgba(124,58,237,.1)
}

.border-x-violet-600\/100 {
    border-left-color: #7c3aed;
    border-right-color: #7c3aed
}

.border-x-violet-600\/20 {
    border-left-color: rgba(124,58,237,.2);
    border-right-color: rgba(124,58,237,.2)
}

.border-x-violet-600\/25 {
    border-left-color: rgba(124,58,237,.25);
    border-right-color: rgba(124,58,237,.25)
}

.border-x-violet-600\/30 {
    border-left-color: rgba(124,58,237,.3);
    border-right-color: rgba(124,58,237,.3)
}

.border-x-violet-600\/40 {
    border-left-color: rgba(124,58,237,.4);
    border-right-color: rgba(124,58,237,.4)
}

.border-x-violet-600\/5 {
    border-left-color: rgba(124,58,237,.05);
    border-right-color: rgba(124,58,237,.05)
}

.border-x-violet-600\/50 {
    border-left-color: rgba(124,58,237,.5);
    border-right-color: rgba(124,58,237,.5)
}

.border-x-violet-600\/60 {
    border-left-color: rgba(124,58,237,.6);
    border-right-color: rgba(124,58,237,.6)
}

.border-x-violet-600\/70 {
    border-left-color: rgba(124,58,237,.7);
    border-right-color: rgba(124,58,237,.7)
}

.border-x-violet-600\/75 {
    border-left-color: rgba(124,58,237,.75);
    border-right-color: rgba(124,58,237,.75)
}

.border-x-violet-600\/80 {
    border-left-color: rgba(124,58,237,.8);
    border-right-color: rgba(124,58,237,.8)
}

.border-x-violet-600\/90 {
    border-left-color: rgba(124,58,237,.9);
    border-right-color: rgba(124,58,237,.9)
}

.border-x-violet-600\/95 {
    border-left-color: rgba(124,58,237,.95);
    border-right-color: rgba(124,58,237,.95)
}

.border-x-violet-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(109 40 217/var(--tw-border-opacity));
    border-right-color: rgb(109 40 217/var(--tw-border-opacity))
}

.border-x-violet-700\/0 {
    border-left-color: rgba(109,40,217,0);
    border-right-color: rgba(109,40,217,0)
}

.border-x-violet-700\/10 {
    border-left-color: rgba(109,40,217,.1);
    border-right-color: rgba(109,40,217,.1)
}

.border-x-violet-700\/100 {
    border-left-color: #6d28d9;
    border-right-color: #6d28d9
}

.border-x-violet-700\/20 {
    border-left-color: rgba(109,40,217,.2);
    border-right-color: rgba(109,40,217,.2)
}

.border-x-violet-700\/25 {
    border-left-color: rgba(109,40,217,.25);
    border-right-color: rgba(109,40,217,.25)
}

.border-x-violet-700\/30 {
    border-left-color: rgba(109,40,217,.3);
    border-right-color: rgba(109,40,217,.3)
}

.border-x-violet-700\/40 {
    border-left-color: rgba(109,40,217,.4);
    border-right-color: rgba(109,40,217,.4)
}

.border-x-violet-700\/5 {
    border-left-color: rgba(109,40,217,.05);
    border-right-color: rgba(109,40,217,.05)
}

.border-x-violet-700\/50 {
    border-left-color: rgba(109,40,217,.5);
    border-right-color: rgba(109,40,217,.5)
}

.border-x-violet-700\/60 {
    border-left-color: rgba(109,40,217,.6);
    border-right-color: rgba(109,40,217,.6)
}

.border-x-violet-700\/70 {
    border-left-color: rgba(109,40,217,.7);
    border-right-color: rgba(109,40,217,.7)
}

.border-x-violet-700\/75 {
    border-left-color: rgba(109,40,217,.75);
    border-right-color: rgba(109,40,217,.75)
}

.border-x-violet-700\/80 {
    border-left-color: rgba(109,40,217,.8);
    border-right-color: rgba(109,40,217,.8)
}

.border-x-violet-700\/90 {
    border-left-color: rgba(109,40,217,.9);
    border-right-color: rgba(109,40,217,.9)
}

.border-x-violet-700\/95 {
    border-left-color: rgba(109,40,217,.95);
    border-right-color: rgba(109,40,217,.95)
}

.border-x-violet-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(91 33 182/var(--tw-border-opacity));
    border-right-color: rgb(91 33 182/var(--tw-border-opacity))
}

.border-x-violet-800\/0 {
    border-left-color: rgba(91,33,182,0);
    border-right-color: rgba(91,33,182,0)
}

.border-x-violet-800\/10 {
    border-left-color: rgba(91,33,182,.1);
    border-right-color: rgba(91,33,182,.1)
}

.border-x-violet-800\/100 {
    border-left-color: #5b21b6;
    border-right-color: #5b21b6
}

.border-x-violet-800\/20 {
    border-left-color: rgba(91,33,182,.2);
    border-right-color: rgba(91,33,182,.2)
}

.border-x-violet-800\/25 {
    border-left-color: rgba(91,33,182,.25);
    border-right-color: rgba(91,33,182,.25)
}

.border-x-violet-800\/30 {
    border-left-color: rgba(91,33,182,.3);
    border-right-color: rgba(91,33,182,.3)
}

.border-x-violet-800\/40 {
    border-left-color: rgba(91,33,182,.4);
    border-right-color: rgba(91,33,182,.4)
}

.border-x-violet-800\/5 {
    border-left-color: rgba(91,33,182,.05);
    border-right-color: rgba(91,33,182,.05)
}

.border-x-violet-800\/50 {
    border-left-color: rgba(91,33,182,.5);
    border-right-color: rgba(91,33,182,.5)
}

.border-x-violet-800\/60 {
    border-left-color: rgba(91,33,182,.6);
    border-right-color: rgba(91,33,182,.6)
}

.border-x-violet-800\/70 {
    border-left-color: rgba(91,33,182,.7);
    border-right-color: rgba(91,33,182,.7)
}

.border-x-violet-800\/75 {
    border-left-color: rgba(91,33,182,.75);
    border-right-color: rgba(91,33,182,.75)
}

.border-x-violet-800\/80 {
    border-left-color: rgba(91,33,182,.8);
    border-right-color: rgba(91,33,182,.8)
}

.border-x-violet-800\/90 {
    border-left-color: rgba(91,33,182,.9);
    border-right-color: rgba(91,33,182,.9)
}

.border-x-violet-800\/95 {
    border-left-color: rgba(91,33,182,.95);
    border-right-color: rgba(91,33,182,.95)
}

.border-x-violet-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(76 29 149/var(--tw-border-opacity));
    border-right-color: rgb(76 29 149/var(--tw-border-opacity))
}

.border-x-violet-900\/0 {
    border-left-color: rgba(76,29,149,0);
    border-right-color: rgba(76,29,149,0)
}

.border-x-violet-900\/10 {
    border-left-color: rgba(76,29,149,.1);
    border-right-color: rgba(76,29,149,.1)
}

.border-x-violet-900\/100 {
    border-left-color: #4c1d95;
    border-right-color: #4c1d95
}

.border-x-violet-900\/20 {
    border-left-color: rgba(76,29,149,.2);
    border-right-color: rgba(76,29,149,.2)
}

.border-x-violet-900\/25 {
    border-left-color: rgba(76,29,149,.25);
    border-right-color: rgba(76,29,149,.25)
}

.border-x-violet-900\/30 {
    border-left-color: rgba(76,29,149,.3);
    border-right-color: rgba(76,29,149,.3)
}

.border-x-violet-900\/40 {
    border-left-color: rgba(76,29,149,.4);
    border-right-color: rgba(76,29,149,.4)
}

.border-x-violet-900\/5 {
    border-left-color: rgba(76,29,149,.05);
    border-right-color: rgba(76,29,149,.05)
}

.border-x-violet-900\/50 {
    border-left-color: rgba(76,29,149,.5);
    border-right-color: rgba(76,29,149,.5)
}

.border-x-violet-900\/60 {
    border-left-color: rgba(76,29,149,.6);
    border-right-color: rgba(76,29,149,.6)
}

.border-x-violet-900\/70 {
    border-left-color: rgba(76,29,149,.7);
    border-right-color: rgba(76,29,149,.7)
}

.border-x-violet-900\/75 {
    border-left-color: rgba(76,29,149,.75);
    border-right-color: rgba(76,29,149,.75)
}

.border-x-violet-900\/80 {
    border-left-color: rgba(76,29,149,.8);
    border-right-color: rgba(76,29,149,.8)
}

.border-x-violet-900\/90 {
    border-left-color: rgba(76,29,149,.9);
    border-right-color: rgba(76,29,149,.9)
}

.border-x-violet-900\/95 {
    border-left-color: rgba(76,29,149,.95);
    border-right-color: rgba(76,29,149,.95)
}

.border-x-violet-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(46 16 101/var(--tw-border-opacity));
    border-right-color: rgb(46 16 101/var(--tw-border-opacity))
}

.border-x-violet-950\/0 {
    border-left-color: rgba(46,16,101,0);
    border-right-color: rgba(46,16,101,0)
}

.border-x-violet-950\/10 {
    border-left-color: rgba(46,16,101,.1);
    border-right-color: rgba(46,16,101,.1)
}

.border-x-violet-950\/100 {
    border-left-color: #2e1065;
    border-right-color: #2e1065
}

.border-x-violet-950\/20 {
    border-left-color: rgba(46,16,101,.2);
    border-right-color: rgba(46,16,101,.2)
}

.border-x-violet-950\/25 {
    border-left-color: rgba(46,16,101,.25);
    border-right-color: rgba(46,16,101,.25)
}

.border-x-violet-950\/30 {
    border-left-color: rgba(46,16,101,.3);
    border-right-color: rgba(46,16,101,.3)
}

.border-x-violet-950\/40 {
    border-left-color: rgba(46,16,101,.4);
    border-right-color: rgba(46,16,101,.4)
}

.border-x-violet-950\/5 {
    border-left-color: rgba(46,16,101,.05);
    border-right-color: rgba(46,16,101,.05)
}

.border-x-violet-950\/50 {
    border-left-color: rgba(46,16,101,.5);
    border-right-color: rgba(46,16,101,.5)
}

.border-x-violet-950\/60 {
    border-left-color: rgba(46,16,101,.6);
    border-right-color: rgba(46,16,101,.6)
}

.border-x-violet-950\/70 {
    border-left-color: rgba(46,16,101,.7);
    border-right-color: rgba(46,16,101,.7)
}

.border-x-violet-950\/75 {
    border-left-color: rgba(46,16,101,.75);
    border-right-color: rgba(46,16,101,.75)
}

.border-x-violet-950\/80 {
    border-left-color: rgba(46,16,101,.8);
    border-right-color: rgba(46,16,101,.8)
}

.border-x-violet-950\/90 {
    border-left-color: rgba(46,16,101,.9);
    border-right-color: rgba(46,16,101,.9)
}

.border-x-violet-950\/95 {
    border-left-color: rgba(46,16,101,.95);
    border-right-color: rgba(46,16,101,.95)
}

.border-x-warm {
    --tw-border-opacity: 1;
    border-left-color: rgb(255 95 85/var(--tw-border-opacity));
    border-right-color: rgb(255 95 85/var(--tw-border-opacity))
}

.border-x-warm\/0 {
    border-left-color: rgba(255,95,85,0);
    border-right-color: rgba(255,95,85,0)
}

.border-x-warm\/10 {
    border-left-color: rgba(255,95,85,.1);
    border-right-color: rgba(255,95,85,.1)
}

.border-x-warm\/100 {
    border-left-color: #ff5f55;
    border-right-color: #ff5f55
}

.border-x-warm\/20 {
    border-left-color: rgba(255,95,85,.2);
    border-right-color: rgba(255,95,85,.2)
}

.border-x-warm\/25 {
    border-left-color: rgba(255,95,85,.25);
    border-right-color: rgba(255,95,85,.25)
}

.border-x-warm\/30 {
    border-left-color: rgba(255,95,85,.3);
    border-right-color: rgba(255,95,85,.3)
}

.border-x-warm\/40 {
    border-left-color: rgba(255,95,85,.4);
    border-right-color: rgba(255,95,85,.4)
}

.border-x-warm\/5 {
    border-left-color: rgba(255,95,85,.05);
    border-right-color: rgba(255,95,85,.05)
}

.border-x-warm\/50 {
    border-left-color: rgba(255,95,85,.5);
    border-right-color: rgba(255,95,85,.5)
}

.border-x-warm\/60 {
    border-left-color: rgba(255,95,85,.6);
    border-right-color: rgba(255,95,85,.6)
}

.border-x-warm\/70 {
    border-left-color: rgba(255,95,85,.7);
    border-right-color: rgba(255,95,85,.7)
}

.border-x-warm\/75 {
    border-left-color: rgba(255,95,85,.75);
    border-right-color: rgba(255,95,85,.75)
}

.border-x-warm\/80 {
    border-left-color: rgba(255,95,85,.8);
    border-right-color: rgba(255,95,85,.8)
}

.border-x-warm\/90 {
    border-left-color: rgba(255,95,85,.9);
    border-right-color: rgba(255,95,85,.9)
}

.border-x-warm\/95 {
    border-left-color: rgba(255,95,85,.95);
    border-right-color: rgba(255,95,85,.95)
}

.border-x-warmGray-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(245 245 244/var(--tw-border-opacity));
    border-right-color: rgb(245 245 244/var(--tw-border-opacity))
}

.border-x-warmGray-100\/0 {
    border-left-color: hsla(60,5%,96%,0);
    border-right-color: hsla(60,5%,96%,0)
}

.border-x-warmGray-100\/10 {
    border-left-color: hsla(60,5%,96%,.1);
    border-right-color: hsla(60,5%,96%,.1)
}

.border-x-warmGray-100\/100 {
    border-left-color: #f5f5f4;
    border-right-color: #f5f5f4
}

.border-x-warmGray-100\/20 {
    border-left-color: hsla(60,5%,96%,.2);
    border-right-color: hsla(60,5%,96%,.2)
}

.border-x-warmGray-100\/25 {
    border-left-color: hsla(60,5%,96%,.25);
    border-right-color: hsla(60,5%,96%,.25)
}

.border-x-warmGray-100\/30 {
    border-left-color: hsla(60,5%,96%,.3);
    border-right-color: hsla(60,5%,96%,.3)
}

.border-x-warmGray-100\/40 {
    border-left-color: hsla(60,5%,96%,.4);
    border-right-color: hsla(60,5%,96%,.4)
}

.border-x-warmGray-100\/5 {
    border-left-color: hsla(60,5%,96%,.05);
    border-right-color: hsla(60,5%,96%,.05)
}

.border-x-warmGray-100\/50 {
    border-left-color: hsla(60,5%,96%,.5);
    border-right-color: hsla(60,5%,96%,.5)
}

.border-x-warmGray-100\/60 {
    border-left-color: hsla(60,5%,96%,.6);
    border-right-color: hsla(60,5%,96%,.6)
}

.border-x-warmGray-100\/70 {
    border-left-color: hsla(60,5%,96%,.7);
    border-right-color: hsla(60,5%,96%,.7)
}

.border-x-warmGray-100\/75 {
    border-left-color: hsla(60,5%,96%,.75);
    border-right-color: hsla(60,5%,96%,.75)
}

.border-x-warmGray-100\/80 {
    border-left-color: hsla(60,5%,96%,.8);
    border-right-color: hsla(60,5%,96%,.8)
}

.border-x-warmGray-100\/90 {
    border-left-color: hsla(60,5%,96%,.9);
    border-right-color: hsla(60,5%,96%,.9)
}

.border-x-warmGray-100\/95 {
    border-left-color: hsla(60,5%,96%,.95);
    border-right-color: hsla(60,5%,96%,.95)
}

.border-x-warmGray-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(231 229 228/var(--tw-border-opacity));
    border-right-color: rgb(231 229 228/var(--tw-border-opacity))
}

.border-x-warmGray-200\/0 {
    border-left-color: hsla(20,6%,90%,0);
    border-right-color: hsla(20,6%,90%,0)
}

.border-x-warmGray-200\/10 {
    border-left-color: hsla(20,6%,90%,.1);
    border-right-color: hsla(20,6%,90%,.1)
}

.border-x-warmGray-200\/100 {
    border-left-color: #e7e5e4;
    border-right-color: #e7e5e4
}

.border-x-warmGray-200\/20 {
    border-left-color: hsla(20,6%,90%,.2);
    border-right-color: hsla(20,6%,90%,.2)
}

.border-x-warmGray-200\/25 {
    border-left-color: hsla(20,6%,90%,.25);
    border-right-color: hsla(20,6%,90%,.25)
}

.border-x-warmGray-200\/30 {
    border-left-color: hsla(20,6%,90%,.3);
    border-right-color: hsla(20,6%,90%,.3)
}

.border-x-warmGray-200\/40 {
    border-left-color: hsla(20,6%,90%,.4);
    border-right-color: hsla(20,6%,90%,.4)
}

.border-x-warmGray-200\/5 {
    border-left-color: hsla(20,6%,90%,.05);
    border-right-color: hsla(20,6%,90%,.05)
}

.border-x-warmGray-200\/50 {
    border-left-color: hsla(20,6%,90%,.5);
    border-right-color: hsla(20,6%,90%,.5)
}

.border-x-warmGray-200\/60 {
    border-left-color: hsla(20,6%,90%,.6);
    border-right-color: hsla(20,6%,90%,.6)
}

.border-x-warmGray-200\/70 {
    border-left-color: hsla(20,6%,90%,.7);
    border-right-color: hsla(20,6%,90%,.7)
}

.border-x-warmGray-200\/75 {
    border-left-color: hsla(20,6%,90%,.75);
    border-right-color: hsla(20,6%,90%,.75)
}

.border-x-warmGray-200\/80 {
    border-left-color: hsla(20,6%,90%,.8);
    border-right-color: hsla(20,6%,90%,.8)
}

.border-x-warmGray-200\/90 {
    border-left-color: hsla(20,6%,90%,.9);
    border-right-color: hsla(20,6%,90%,.9)
}

.border-x-warmGray-200\/95 {
    border-left-color: hsla(20,6%,90%,.95);
    border-right-color: hsla(20,6%,90%,.95)
}

.border-x-warmGray-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(214 211 209/var(--tw-border-opacity));
    border-right-color: rgb(214 211 209/var(--tw-border-opacity))
}

.border-x-warmGray-300\/0 {
    border-left-color: hsla(24,6%,83%,0);
    border-right-color: hsla(24,6%,83%,0)
}

.border-x-warmGray-300\/10 {
    border-left-color: hsla(24,6%,83%,.1);
    border-right-color: hsla(24,6%,83%,.1)
}

.border-x-warmGray-300\/100 {
    border-left-color: #d6d3d1;
    border-right-color: #d6d3d1
}

.border-x-warmGray-300\/20 {
    border-left-color: hsla(24,6%,83%,.2);
    border-right-color: hsla(24,6%,83%,.2)
}

.border-x-warmGray-300\/25 {
    border-left-color: hsla(24,6%,83%,.25);
    border-right-color: hsla(24,6%,83%,.25)
}

.border-x-warmGray-300\/30 {
    border-left-color: hsla(24,6%,83%,.3);
    border-right-color: hsla(24,6%,83%,.3)
}

.border-x-warmGray-300\/40 {
    border-left-color: hsla(24,6%,83%,.4);
    border-right-color: hsla(24,6%,83%,.4)
}

.border-x-warmGray-300\/5 {
    border-left-color: hsla(24,6%,83%,.05);
    border-right-color: hsla(24,6%,83%,.05)
}

.border-x-warmGray-300\/50 {
    border-left-color: hsla(24,6%,83%,.5);
    border-right-color: hsla(24,6%,83%,.5)
}

.border-x-warmGray-300\/60 {
    border-left-color: hsla(24,6%,83%,.6);
    border-right-color: hsla(24,6%,83%,.6)
}

.border-x-warmGray-300\/70 {
    border-left-color: hsla(24,6%,83%,.7);
    border-right-color: hsla(24,6%,83%,.7)
}

.border-x-warmGray-300\/75 {
    border-left-color: hsla(24,6%,83%,.75);
    border-right-color: hsla(24,6%,83%,.75)
}

.border-x-warmGray-300\/80 {
    border-left-color: hsla(24,6%,83%,.8);
    border-right-color: hsla(24,6%,83%,.8)
}

.border-x-warmGray-300\/90 {
    border-left-color: hsla(24,6%,83%,.9);
    border-right-color: hsla(24,6%,83%,.9)
}

.border-x-warmGray-300\/95 {
    border-left-color: hsla(24,6%,83%,.95);
    border-right-color: hsla(24,6%,83%,.95)
}

.border-x-warmGray-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(168 162 158/var(--tw-border-opacity));
    border-right-color: rgb(168 162 158/var(--tw-border-opacity))
}

.border-x-warmGray-400\/0 {
    border-left-color: hsla(24,5%,64%,0);
    border-right-color: hsla(24,5%,64%,0)
}

.border-x-warmGray-400\/10 {
    border-left-color: hsla(24,5%,64%,.1);
    border-right-color: hsla(24,5%,64%,.1)
}

.border-x-warmGray-400\/100 {
    border-left-color: #a8a29e;
    border-right-color: #a8a29e
}

.border-x-warmGray-400\/20 {
    border-left-color: hsla(24,5%,64%,.2);
    border-right-color: hsla(24,5%,64%,.2)
}

.border-x-warmGray-400\/25 {
    border-left-color: hsla(24,5%,64%,.25);
    border-right-color: hsla(24,5%,64%,.25)
}

.border-x-warmGray-400\/30 {
    border-left-color: hsla(24,5%,64%,.3);
    border-right-color: hsla(24,5%,64%,.3)
}

.border-x-warmGray-400\/40 {
    border-left-color: hsla(24,5%,64%,.4);
    border-right-color: hsla(24,5%,64%,.4)
}

.border-x-warmGray-400\/5 {
    border-left-color: hsla(24,5%,64%,.05);
    border-right-color: hsla(24,5%,64%,.05)
}

.border-x-warmGray-400\/50 {
    border-left-color: hsla(24,5%,64%,.5);
    border-right-color: hsla(24,5%,64%,.5)
}

.border-x-warmGray-400\/60 {
    border-left-color: hsla(24,5%,64%,.6);
    border-right-color: hsla(24,5%,64%,.6)
}

.border-x-warmGray-400\/70 {
    border-left-color: hsla(24,5%,64%,.7);
    border-right-color: hsla(24,5%,64%,.7)
}

.border-x-warmGray-400\/75 {
    border-left-color: hsla(24,5%,64%,.75);
    border-right-color: hsla(24,5%,64%,.75)
}

.border-x-warmGray-400\/80 {
    border-left-color: hsla(24,5%,64%,.8);
    border-right-color: hsla(24,5%,64%,.8)
}

.border-x-warmGray-400\/90 {
    border-left-color: hsla(24,5%,64%,.9);
    border-right-color: hsla(24,5%,64%,.9)
}

.border-x-warmGray-400\/95 {
    border-left-color: hsla(24,5%,64%,.95);
    border-right-color: hsla(24,5%,64%,.95)
}

.border-x-warmGray-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(250 250 249/var(--tw-border-opacity));
    border-right-color: rgb(250 250 249/var(--tw-border-opacity))
}

.border-x-warmGray-50\/0 {
    border-left-color: hsla(60,9%,98%,0);
    border-right-color: hsla(60,9%,98%,0)
}

.border-x-warmGray-50\/10 {
    border-left-color: hsla(60,9%,98%,.1);
    border-right-color: hsla(60,9%,98%,.1)
}

.border-x-warmGray-50\/100 {
    border-left-color: #fafaf9;
    border-right-color: #fafaf9
}

.border-x-warmGray-50\/20 {
    border-left-color: hsla(60,9%,98%,.2);
    border-right-color: hsla(60,9%,98%,.2)
}

.border-x-warmGray-50\/25 {
    border-left-color: hsla(60,9%,98%,.25);
    border-right-color: hsla(60,9%,98%,.25)
}

.border-x-warmGray-50\/30 {
    border-left-color: hsla(60,9%,98%,.3);
    border-right-color: hsla(60,9%,98%,.3)
}

.border-x-warmGray-50\/40 {
    border-left-color: hsla(60,9%,98%,.4);
    border-right-color: hsla(60,9%,98%,.4)
}

.border-x-warmGray-50\/5 {
    border-left-color: hsla(60,9%,98%,.05);
    border-right-color: hsla(60,9%,98%,.05)
}

.border-x-warmGray-50\/50 {
    border-left-color: hsla(60,9%,98%,.5);
    border-right-color: hsla(60,9%,98%,.5)
}

.border-x-warmGray-50\/60 {
    border-left-color: hsla(60,9%,98%,.6);
    border-right-color: hsla(60,9%,98%,.6)
}

.border-x-warmGray-50\/70 {
    border-left-color: hsla(60,9%,98%,.7);
    border-right-color: hsla(60,9%,98%,.7)
}

.border-x-warmGray-50\/75 {
    border-left-color: hsla(60,9%,98%,.75);
    border-right-color: hsla(60,9%,98%,.75)
}

.border-x-warmGray-50\/80 {
    border-left-color: hsla(60,9%,98%,.8);
    border-right-color: hsla(60,9%,98%,.8)
}

.border-x-warmGray-50\/90 {
    border-left-color: hsla(60,9%,98%,.9);
    border-right-color: hsla(60,9%,98%,.9)
}

.border-x-warmGray-50\/95 {
    border-left-color: hsla(60,9%,98%,.95);
    border-right-color: hsla(60,9%,98%,.95)
}

.border-x-warmGray-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(120 113 108/var(--tw-border-opacity));
    border-right-color: rgb(120 113 108/var(--tw-border-opacity))
}

.border-x-warmGray-500\/0 {
    border-left-color: hsla(25,5%,45%,0);
    border-right-color: hsla(25,5%,45%,0)
}

.border-x-warmGray-500\/10 {
    border-left-color: hsla(25,5%,45%,.1);
    border-right-color: hsla(25,5%,45%,.1)
}

.border-x-warmGray-500\/100 {
    border-left-color: #78716c;
    border-right-color: #78716c
}

.border-x-warmGray-500\/20 {
    border-left-color: hsla(25,5%,45%,.2);
    border-right-color: hsla(25,5%,45%,.2)
}

.border-x-warmGray-500\/25 {
    border-left-color: hsla(25,5%,45%,.25);
    border-right-color: hsla(25,5%,45%,.25)
}

.border-x-warmGray-500\/30 {
    border-left-color: hsla(25,5%,45%,.3);
    border-right-color: hsla(25,5%,45%,.3)
}

.border-x-warmGray-500\/40 {
    border-left-color: hsla(25,5%,45%,.4);
    border-right-color: hsla(25,5%,45%,.4)
}

.border-x-warmGray-500\/5 {
    border-left-color: hsla(25,5%,45%,.05);
    border-right-color: hsla(25,5%,45%,.05)
}

.border-x-warmGray-500\/50 {
    border-left-color: hsla(25,5%,45%,.5);
    border-right-color: hsla(25,5%,45%,.5)
}

.border-x-warmGray-500\/60 {
    border-left-color: hsla(25,5%,45%,.6);
    border-right-color: hsla(25,5%,45%,.6)
}

.border-x-warmGray-500\/70 {
    border-left-color: hsla(25,5%,45%,.7);
    border-right-color: hsla(25,5%,45%,.7)
}

.border-x-warmGray-500\/75 {
    border-left-color: hsla(25,5%,45%,.75);
    border-right-color: hsla(25,5%,45%,.75)
}

.border-x-warmGray-500\/80 {
    border-left-color: hsla(25,5%,45%,.8);
    border-right-color: hsla(25,5%,45%,.8)
}

.border-x-warmGray-500\/90 {
    border-left-color: hsla(25,5%,45%,.9);
    border-right-color: hsla(25,5%,45%,.9)
}

.border-x-warmGray-500\/95 {
    border-left-color: hsla(25,5%,45%,.95);
    border-right-color: hsla(25,5%,45%,.95)
}

.border-x-warmGray-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(87 83 78/var(--tw-border-opacity));
    border-right-color: rgb(87 83 78/var(--tw-border-opacity))
}

.border-x-warmGray-600\/0 {
    border-left-color: rgba(87,83,78,0);
    border-right-color: rgba(87,83,78,0)
}

.border-x-warmGray-600\/10 {
    border-left-color: rgba(87,83,78,.1);
    border-right-color: rgba(87,83,78,.1)
}

.border-x-warmGray-600\/100 {
    border-left-color: #57534e;
    border-right-color: #57534e
}

.border-x-warmGray-600\/20 {
    border-left-color: rgba(87,83,78,.2);
    border-right-color: rgba(87,83,78,.2)
}

.border-x-warmGray-600\/25 {
    border-left-color: rgba(87,83,78,.25);
    border-right-color: rgba(87,83,78,.25)
}

.border-x-warmGray-600\/30 {
    border-left-color: rgba(87,83,78,.3);
    border-right-color: rgba(87,83,78,.3)
}

.border-x-warmGray-600\/40 {
    border-left-color: rgba(87,83,78,.4);
    border-right-color: rgba(87,83,78,.4)
}

.border-x-warmGray-600\/5 {
    border-left-color: rgba(87,83,78,.05);
    border-right-color: rgba(87,83,78,.05)
}

.border-x-warmGray-600\/50 {
    border-left-color: rgba(87,83,78,.5);
    border-right-color: rgba(87,83,78,.5)
}

.border-x-warmGray-600\/60 {
    border-left-color: rgba(87,83,78,.6);
    border-right-color: rgba(87,83,78,.6)
}

.border-x-warmGray-600\/70 {
    border-left-color: rgba(87,83,78,.7);
    border-right-color: rgba(87,83,78,.7)
}

.border-x-warmGray-600\/75 {
    border-left-color: rgba(87,83,78,.75);
    border-right-color: rgba(87,83,78,.75)
}

.border-x-warmGray-600\/80 {
    border-left-color: rgba(87,83,78,.8);
    border-right-color: rgba(87,83,78,.8)
}

.border-x-warmGray-600\/90 {
    border-left-color: rgba(87,83,78,.9);
    border-right-color: rgba(87,83,78,.9)
}

.border-x-warmGray-600\/95 {
    border-left-color: rgba(87,83,78,.95);
    border-right-color: rgba(87,83,78,.95)
}

.border-x-warmGray-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(68 64 60/var(--tw-border-opacity));
    border-right-color: rgb(68 64 60/var(--tw-border-opacity))
}

.border-x-warmGray-700\/0 {
    border-left-color: rgba(68,64,60,0);
    border-right-color: rgba(68,64,60,0)
}

.border-x-warmGray-700\/10 {
    border-left-color: rgba(68,64,60,.1);
    border-right-color: rgba(68,64,60,.1)
}

.border-x-warmGray-700\/100 {
    border-left-color: #44403c;
    border-right-color: #44403c
}

.border-x-warmGray-700\/20 {
    border-left-color: rgba(68,64,60,.2);
    border-right-color: rgba(68,64,60,.2)
}

.border-x-warmGray-700\/25 {
    border-left-color: rgba(68,64,60,.25);
    border-right-color: rgba(68,64,60,.25)
}

.border-x-warmGray-700\/30 {
    border-left-color: rgba(68,64,60,.3);
    border-right-color: rgba(68,64,60,.3)
}

.border-x-warmGray-700\/40 {
    border-left-color: rgba(68,64,60,.4);
    border-right-color: rgba(68,64,60,.4)
}

.border-x-warmGray-700\/5 {
    border-left-color: rgba(68,64,60,.05);
    border-right-color: rgba(68,64,60,.05)
}

.border-x-warmGray-700\/50 {
    border-left-color: rgba(68,64,60,.5);
    border-right-color: rgba(68,64,60,.5)
}

.border-x-warmGray-700\/60 {
    border-left-color: rgba(68,64,60,.6);
    border-right-color: rgba(68,64,60,.6)
}

.border-x-warmGray-700\/70 {
    border-left-color: rgba(68,64,60,.7);
    border-right-color: rgba(68,64,60,.7)
}

.border-x-warmGray-700\/75 {
    border-left-color: rgba(68,64,60,.75);
    border-right-color: rgba(68,64,60,.75)
}

.border-x-warmGray-700\/80 {
    border-left-color: rgba(68,64,60,.8);
    border-right-color: rgba(68,64,60,.8)
}

.border-x-warmGray-700\/90 {
    border-left-color: rgba(68,64,60,.9);
    border-right-color: rgba(68,64,60,.9)
}

.border-x-warmGray-700\/95 {
    border-left-color: rgba(68,64,60,.95);
    border-right-color: rgba(68,64,60,.95)
}

.border-x-warmGray-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(41 37 36/var(--tw-border-opacity));
    border-right-color: rgb(41 37 36/var(--tw-border-opacity))
}

.border-x-warmGray-800\/0 {
    border-left-color: rgba(41,37,36,0);
    border-right-color: rgba(41,37,36,0)
}

.border-x-warmGray-800\/10 {
    border-left-color: rgba(41,37,36,.1);
    border-right-color: rgba(41,37,36,.1)
}

.border-x-warmGray-800\/100 {
    border-left-color: #292524;
    border-right-color: #292524
}

.border-x-warmGray-800\/20 {
    border-left-color: rgba(41,37,36,.2);
    border-right-color: rgba(41,37,36,.2)
}

.border-x-warmGray-800\/25 {
    border-left-color: rgba(41,37,36,.25);
    border-right-color: rgba(41,37,36,.25)
}

.border-x-warmGray-800\/30 {
    border-left-color: rgba(41,37,36,.3);
    border-right-color: rgba(41,37,36,.3)
}

.border-x-warmGray-800\/40 {
    border-left-color: rgba(41,37,36,.4);
    border-right-color: rgba(41,37,36,.4)
}

.border-x-warmGray-800\/5 {
    border-left-color: rgba(41,37,36,.05);
    border-right-color: rgba(41,37,36,.05)
}

.border-x-warmGray-800\/50 {
    border-left-color: rgba(41,37,36,.5);
    border-right-color: rgba(41,37,36,.5)
}

.border-x-warmGray-800\/60 {
    border-left-color: rgba(41,37,36,.6);
    border-right-color: rgba(41,37,36,.6)
}

.border-x-warmGray-800\/70 {
    border-left-color: rgba(41,37,36,.7);
    border-right-color: rgba(41,37,36,.7)
}

.border-x-warmGray-800\/75 {
    border-left-color: rgba(41,37,36,.75);
    border-right-color: rgba(41,37,36,.75)
}

.border-x-warmGray-800\/80 {
    border-left-color: rgba(41,37,36,.8);
    border-right-color: rgba(41,37,36,.8)
}

.border-x-warmGray-800\/90 {
    border-left-color: rgba(41,37,36,.9);
    border-right-color: rgba(41,37,36,.9)
}

.border-x-warmGray-800\/95 {
    border-left-color: rgba(41,37,36,.95);
    border-right-color: rgba(41,37,36,.95)
}

.border-x-warmGray-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(28 25 23/var(--tw-border-opacity));
    border-right-color: rgb(28 25 23/var(--tw-border-opacity))
}

.border-x-warmGray-900\/0 {
    border-left-color: rgba(28,25,23,0);
    border-right-color: rgba(28,25,23,0)
}

.border-x-warmGray-900\/10 {
    border-left-color: rgba(28,25,23,.1);
    border-right-color: rgba(28,25,23,.1)
}

.border-x-warmGray-900\/100 {
    border-left-color: #1c1917;
    border-right-color: #1c1917
}

.border-x-warmGray-900\/20 {
    border-left-color: rgba(28,25,23,.2);
    border-right-color: rgba(28,25,23,.2)
}

.border-x-warmGray-900\/25 {
    border-left-color: rgba(28,25,23,.25);
    border-right-color: rgba(28,25,23,.25)
}

.border-x-warmGray-900\/30 {
    border-left-color: rgba(28,25,23,.3);
    border-right-color: rgba(28,25,23,.3)
}

.border-x-warmGray-900\/40 {
    border-left-color: rgba(28,25,23,.4);
    border-right-color: rgba(28,25,23,.4)
}

.border-x-warmGray-900\/5 {
    border-left-color: rgba(28,25,23,.05);
    border-right-color: rgba(28,25,23,.05)
}

.border-x-warmGray-900\/50 {
    border-left-color: rgba(28,25,23,.5);
    border-right-color: rgba(28,25,23,.5)
}

.border-x-warmGray-900\/60 {
    border-left-color: rgba(28,25,23,.6);
    border-right-color: rgba(28,25,23,.6)
}

.border-x-warmGray-900\/70 {
    border-left-color: rgba(28,25,23,.7);
    border-right-color: rgba(28,25,23,.7)
}

.border-x-warmGray-900\/75 {
    border-left-color: rgba(28,25,23,.75);
    border-right-color: rgba(28,25,23,.75)
}

.border-x-warmGray-900\/80 {
    border-left-color: rgba(28,25,23,.8);
    border-right-color: rgba(28,25,23,.8)
}

.border-x-warmGray-900\/90 {
    border-left-color: rgba(28,25,23,.9);
    border-right-color: rgba(28,25,23,.9)
}

.border-x-warmGray-900\/95 {
    border-left-color: rgba(28,25,23,.95);
    border-right-color: rgba(28,25,23,.95)
}

.border-x-warmGray-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(12 10 9/var(--tw-border-opacity));
    border-right-color: rgb(12 10 9/var(--tw-border-opacity))
}

.border-x-warmGray-950\/0 {
    border-left-color: rgba(12,10,9,0);
    border-right-color: rgba(12,10,9,0)
}

.border-x-warmGray-950\/10 {
    border-left-color: rgba(12,10,9,.1);
    border-right-color: rgba(12,10,9,.1)
}

.border-x-warmGray-950\/100 {
    border-left-color: #0c0a09;
    border-right-color: #0c0a09
}

.border-x-warmGray-950\/20 {
    border-left-color: rgba(12,10,9,.2);
    border-right-color: rgba(12,10,9,.2)
}

.border-x-warmGray-950\/25 {
    border-left-color: rgba(12,10,9,.25);
    border-right-color: rgba(12,10,9,.25)
}

.border-x-warmGray-950\/30 {
    border-left-color: rgba(12,10,9,.3);
    border-right-color: rgba(12,10,9,.3)
}

.border-x-warmGray-950\/40 {
    border-left-color: rgba(12,10,9,.4);
    border-right-color: rgba(12,10,9,.4)
}

.border-x-warmGray-950\/5 {
    border-left-color: rgba(12,10,9,.05);
    border-right-color: rgba(12,10,9,.05)
}

.border-x-warmGray-950\/50 {
    border-left-color: rgba(12,10,9,.5);
    border-right-color: rgba(12,10,9,.5)
}

.border-x-warmGray-950\/60 {
    border-left-color: rgba(12,10,9,.6);
    border-right-color: rgba(12,10,9,.6)
}

.border-x-warmGray-950\/70 {
    border-left-color: rgba(12,10,9,.7);
    border-right-color: rgba(12,10,9,.7)
}

.border-x-warmGray-950\/75 {
    border-left-color: rgba(12,10,9,.75);
    border-right-color: rgba(12,10,9,.75)
}

.border-x-warmGray-950\/80 {
    border-left-color: rgba(12,10,9,.8);
    border-right-color: rgba(12,10,9,.8)
}

.border-x-warmGray-950\/90 {
    border-left-color: rgba(12,10,9,.9);
    border-right-color: rgba(12,10,9,.9)
}

.border-x-warmGray-950\/95 {
    border-left-color: rgba(12,10,9,.95);
    border-right-color: rgba(12,10,9,.95)
}

.border-x-white {
    --tw-border-opacity: 1;
    border-left-color: rgb(250 252 252/var(--tw-border-opacity));
    border-right-color: rgb(250 252 252/var(--tw-border-opacity))
}

.border-x-white\/0 {
    border-left-color: rgba(250,252,252,0);
    border-right-color: rgba(250,252,252,0)
}

.border-x-white\/10 {
    border-left-color: rgba(250,252,252,.1);
    border-right-color: rgba(250,252,252,.1)
}

.border-x-white\/100 {
    border-left-color: #fafcfc;
    border-right-color: #fafcfc
}

.border-x-white\/20 {
    border-left-color: rgba(250,252,252,.2);
    border-right-color: rgba(250,252,252,.2)
}

.border-x-white\/25 {
    border-left-color: rgba(250,252,252,.25);
    border-right-color: rgba(250,252,252,.25)
}

.border-x-white\/30 {
    border-left-color: rgba(250,252,252,.3);
    border-right-color: rgba(250,252,252,.3)
}

.border-x-white\/40 {
    border-left-color: rgba(250,252,252,.4);
    border-right-color: rgba(250,252,252,.4)
}

.border-x-white\/5 {
    border-left-color: rgba(250,252,252,.05);
    border-right-color: rgba(250,252,252,.05)
}

.border-x-white\/50 {
    border-left-color: rgba(250,252,252,.5);
    border-right-color: rgba(250,252,252,.5)
}

.border-x-white\/60 {
    border-left-color: rgba(250,252,252,.6);
    border-right-color: rgba(250,252,252,.6)
}

.border-x-white\/70 {
    border-left-color: rgba(250,252,252,.7);
    border-right-color: rgba(250,252,252,.7)
}

.border-x-white\/75 {
    border-left-color: rgba(250,252,252,.75);
    border-right-color: rgba(250,252,252,.75)
}

.border-x-white\/80 {
    border-left-color: rgba(250,252,252,.8);
    border-right-color: rgba(250,252,252,.8)
}

.border-x-white\/90 {
    border-left-color: rgba(250,252,252,.9);
    border-right-color: rgba(250,252,252,.9)
}

.border-x-white\/95 {
    border-left-color: rgba(250,252,252,.95);
    border-right-color: rgba(250,252,252,.95)
}

.border-x-yellow-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(254 249 195/var(--tw-border-opacity));
    border-right-color: rgb(254 249 195/var(--tw-border-opacity))
}

.border-x-yellow-100\/0 {
    border-left-color: hsla(55,97%,88%,0);
    border-right-color: hsla(55,97%,88%,0)
}

.border-x-yellow-100\/10 {
    border-left-color: hsla(55,97%,88%,.1);
    border-right-color: hsla(55,97%,88%,.1)
}

.border-x-yellow-100\/100 {
    border-left-color: #fef9c3;
    border-right-color: #fef9c3
}

.border-x-yellow-100\/20 {
    border-left-color: hsla(55,97%,88%,.2);
    border-right-color: hsla(55,97%,88%,.2)
}

.border-x-yellow-100\/25 {
    border-left-color: hsla(55,97%,88%,.25);
    border-right-color: hsla(55,97%,88%,.25)
}

.border-x-yellow-100\/30 {
    border-left-color: hsla(55,97%,88%,.3);
    border-right-color: hsla(55,97%,88%,.3)
}

.border-x-yellow-100\/40 {
    border-left-color: hsla(55,97%,88%,.4);
    border-right-color: hsla(55,97%,88%,.4)
}

.border-x-yellow-100\/5 {
    border-left-color: hsla(55,97%,88%,.05);
    border-right-color: hsla(55,97%,88%,.05)
}

.border-x-yellow-100\/50 {
    border-left-color: hsla(55,97%,88%,.5);
    border-right-color: hsla(55,97%,88%,.5)
}

.border-x-yellow-100\/60 {
    border-left-color: hsla(55,97%,88%,.6);
    border-right-color: hsla(55,97%,88%,.6)
}

.border-x-yellow-100\/70 {
    border-left-color: hsla(55,97%,88%,.7);
    border-right-color: hsla(55,97%,88%,.7)
}

.border-x-yellow-100\/75 {
    border-left-color: hsla(55,97%,88%,.75);
    border-right-color: hsla(55,97%,88%,.75)
}

.border-x-yellow-100\/80 {
    border-left-color: hsla(55,97%,88%,.8);
    border-right-color: hsla(55,97%,88%,.8)
}

.border-x-yellow-100\/90 {
    border-left-color: hsla(55,97%,88%,.9);
    border-right-color: hsla(55,97%,88%,.9)
}

.border-x-yellow-100\/95 {
    border-left-color: hsla(55,97%,88%,.95);
    border-right-color: hsla(55,97%,88%,.95)
}

.border-x-yellow-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(254 240 138/var(--tw-border-opacity));
    border-right-color: rgb(254 240 138/var(--tw-border-opacity))
}

.border-x-yellow-200\/0 {
    border-left-color: hsla(53,98%,77%,0);
    border-right-color: hsla(53,98%,77%,0)
}

.border-x-yellow-200\/10 {
    border-left-color: hsla(53,98%,77%,.1);
    border-right-color: hsla(53,98%,77%,.1)
}

.border-x-yellow-200\/100 {
    border-left-color: #fef08a;
    border-right-color: #fef08a
}

.border-x-yellow-200\/20 {
    border-left-color: hsla(53,98%,77%,.2);
    border-right-color: hsla(53,98%,77%,.2)
}

.border-x-yellow-200\/25 {
    border-left-color: hsla(53,98%,77%,.25);
    border-right-color: hsla(53,98%,77%,.25)
}

.border-x-yellow-200\/30 {
    border-left-color: hsla(53,98%,77%,.3);
    border-right-color: hsla(53,98%,77%,.3)
}

.border-x-yellow-200\/40 {
    border-left-color: hsla(53,98%,77%,.4);
    border-right-color: hsla(53,98%,77%,.4)
}

.border-x-yellow-200\/5 {
    border-left-color: hsla(53,98%,77%,.05);
    border-right-color: hsla(53,98%,77%,.05)
}

.border-x-yellow-200\/50 {
    border-left-color: hsla(53,98%,77%,.5);
    border-right-color: hsla(53,98%,77%,.5)
}

.border-x-yellow-200\/60 {
    border-left-color: hsla(53,98%,77%,.6);
    border-right-color: hsla(53,98%,77%,.6)
}

.border-x-yellow-200\/70 {
    border-left-color: hsla(53,98%,77%,.7);
    border-right-color: hsla(53,98%,77%,.7)
}

.border-x-yellow-200\/75 {
    border-left-color: hsla(53,98%,77%,.75);
    border-right-color: hsla(53,98%,77%,.75)
}

.border-x-yellow-200\/80 {
    border-left-color: hsla(53,98%,77%,.8);
    border-right-color: hsla(53,98%,77%,.8)
}

.border-x-yellow-200\/90 {
    border-left-color: hsla(53,98%,77%,.9);
    border-right-color: hsla(53,98%,77%,.9)
}

.border-x-yellow-200\/95 {
    border-left-color: hsla(53,98%,77%,.95);
    border-right-color: hsla(53,98%,77%,.95)
}

.border-x-yellow-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(253 224 71/var(--tw-border-opacity));
    border-right-color: rgb(253 224 71/var(--tw-border-opacity))
}

.border-x-yellow-300\/0 {
    border-left-color: rgba(253,224,71,0);
    border-right-color: rgba(253,224,71,0)
}

.border-x-yellow-300\/10 {
    border-left-color: rgba(253,224,71,.1);
    border-right-color: rgba(253,224,71,.1)
}

.border-x-yellow-300\/100 {
    border-left-color: #fde047;
    border-right-color: #fde047
}

.border-x-yellow-300\/20 {
    border-left-color: rgba(253,224,71,.2);
    border-right-color: rgba(253,224,71,.2)
}

.border-x-yellow-300\/25 {
    border-left-color: rgba(253,224,71,.25);
    border-right-color: rgba(253,224,71,.25)
}

.border-x-yellow-300\/30 {
    border-left-color: rgba(253,224,71,.3);
    border-right-color: rgba(253,224,71,.3)
}

.border-x-yellow-300\/40 {
    border-left-color: rgba(253,224,71,.4);
    border-right-color: rgba(253,224,71,.4)
}

.border-x-yellow-300\/5 {
    border-left-color: rgba(253,224,71,.05);
    border-right-color: rgba(253,224,71,.05)
}

.border-x-yellow-300\/50 {
    border-left-color: rgba(253,224,71,.5);
    border-right-color: rgba(253,224,71,.5)
}

.border-x-yellow-300\/60 {
    border-left-color: rgba(253,224,71,.6);
    border-right-color: rgba(253,224,71,.6)
}

.border-x-yellow-300\/70 {
    border-left-color: rgba(253,224,71,.7);
    border-right-color: rgba(253,224,71,.7)
}

.border-x-yellow-300\/75 {
    border-left-color: rgba(253,224,71,.75);
    border-right-color: rgba(253,224,71,.75)
}

.border-x-yellow-300\/80 {
    border-left-color: rgba(253,224,71,.8);
    border-right-color: rgba(253,224,71,.8)
}

.border-x-yellow-300\/90 {
    border-left-color: rgba(253,224,71,.9);
    border-right-color: rgba(253,224,71,.9)
}

.border-x-yellow-300\/95 {
    border-left-color: rgba(253,224,71,.95);
    border-right-color: rgba(253,224,71,.95)
}

.border-x-yellow-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(250 204 21/var(--tw-border-opacity));
    border-right-color: rgb(250 204 21/var(--tw-border-opacity))
}

.border-x-yellow-400\/0 {
    border-left-color: rgba(250,204,21,0);
    border-right-color: rgba(250,204,21,0)
}

.border-x-yellow-400\/10 {
    border-left-color: rgba(250,204,21,.1);
    border-right-color: rgba(250,204,21,.1)
}

.border-x-yellow-400\/100 {
    border-left-color: #facc15;
    border-right-color: #facc15
}

.border-x-yellow-400\/20 {
    border-left-color: rgba(250,204,21,.2);
    border-right-color: rgba(250,204,21,.2)
}

.border-x-yellow-400\/25 {
    border-left-color: rgba(250,204,21,.25);
    border-right-color: rgba(250,204,21,.25)
}

.border-x-yellow-400\/30 {
    border-left-color: rgba(250,204,21,.3);
    border-right-color: rgba(250,204,21,.3)
}

.border-x-yellow-400\/40 {
    border-left-color: rgba(250,204,21,.4);
    border-right-color: rgba(250,204,21,.4)
}

.border-x-yellow-400\/5 {
    border-left-color: rgba(250,204,21,.05);
    border-right-color: rgba(250,204,21,.05)
}

.border-x-yellow-400\/50 {
    border-left-color: rgba(250,204,21,.5);
    border-right-color: rgba(250,204,21,.5)
}

.border-x-yellow-400\/60 {
    border-left-color: rgba(250,204,21,.6);
    border-right-color: rgba(250,204,21,.6)
}

.border-x-yellow-400\/70 {
    border-left-color: rgba(250,204,21,.7);
    border-right-color: rgba(250,204,21,.7)
}

.border-x-yellow-400\/75 {
    border-left-color: rgba(250,204,21,.75);
    border-right-color: rgba(250,204,21,.75)
}

.border-x-yellow-400\/80 {
    border-left-color: rgba(250,204,21,.8);
    border-right-color: rgba(250,204,21,.8)
}

.border-x-yellow-400\/90 {
    border-left-color: rgba(250,204,21,.9);
    border-right-color: rgba(250,204,21,.9)
}

.border-x-yellow-400\/95 {
    border-left-color: rgba(250,204,21,.95);
    border-right-color: rgba(250,204,21,.95)
}

.border-x-yellow-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(254 252 232/var(--tw-border-opacity));
    border-right-color: rgb(254 252 232/var(--tw-border-opacity))
}

.border-x-yellow-50\/0 {
    border-left-color: hsla(55,92%,95%,0);
    border-right-color: hsla(55,92%,95%,0)
}

.border-x-yellow-50\/10 {
    border-left-color: hsla(55,92%,95%,.1);
    border-right-color: hsla(55,92%,95%,.1)
}

.border-x-yellow-50\/100 {
    border-left-color: #fefce8;
    border-right-color: #fefce8
}

.border-x-yellow-50\/20 {
    border-left-color: hsla(55,92%,95%,.2);
    border-right-color: hsla(55,92%,95%,.2)
}

.border-x-yellow-50\/25 {
    border-left-color: hsla(55,92%,95%,.25);
    border-right-color: hsla(55,92%,95%,.25)
}

.border-x-yellow-50\/30 {
    border-left-color: hsla(55,92%,95%,.3);
    border-right-color: hsla(55,92%,95%,.3)
}

.border-x-yellow-50\/40 {
    border-left-color: hsla(55,92%,95%,.4);
    border-right-color: hsla(55,92%,95%,.4)
}

.border-x-yellow-50\/5 {
    border-left-color: hsla(55,92%,95%,.05);
    border-right-color: hsla(55,92%,95%,.05)
}

.border-x-yellow-50\/50 {
    border-left-color: hsla(55,92%,95%,.5);
    border-right-color: hsla(55,92%,95%,.5)
}

.border-x-yellow-50\/60 {
    border-left-color: hsla(55,92%,95%,.6);
    border-right-color: hsla(55,92%,95%,.6)
}

.border-x-yellow-50\/70 {
    border-left-color: hsla(55,92%,95%,.7);
    border-right-color: hsla(55,92%,95%,.7)
}

.border-x-yellow-50\/75 {
    border-left-color: hsla(55,92%,95%,.75);
    border-right-color: hsla(55,92%,95%,.75)
}

.border-x-yellow-50\/80 {
    border-left-color: hsla(55,92%,95%,.8);
    border-right-color: hsla(55,92%,95%,.8)
}

.border-x-yellow-50\/90 {
    border-left-color: hsla(55,92%,95%,.9);
    border-right-color: hsla(55,92%,95%,.9)
}

.border-x-yellow-50\/95 {
    border-left-color: hsla(55,92%,95%,.95);
    border-right-color: hsla(55,92%,95%,.95)
}

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

.border-x-yellow-500\/0 {
    border-left-color: rgba(234,179,8,0);
    border-right-color: rgba(234,179,8,0)
}

.border-x-yellow-500\/10 {
    border-left-color: rgba(234,179,8,.1);
    border-right-color: rgba(234,179,8,.1)
}

.border-x-yellow-500\/100 {
    border-left-color: #eab308;
    border-right-color: #eab308
}

.border-x-yellow-500\/20 {
    border-left-color: rgba(234,179,8,.2);
    border-right-color: rgba(234,179,8,.2)
}

.border-x-yellow-500\/25 {
    border-left-color: rgba(234,179,8,.25);
    border-right-color: rgba(234,179,8,.25)
}

.border-x-yellow-500\/30 {
    border-left-color: rgba(234,179,8,.3);
    border-right-color: rgba(234,179,8,.3)
}

.border-x-yellow-500\/40 {
    border-left-color: rgba(234,179,8,.4);
    border-right-color: rgba(234,179,8,.4)
}

.border-x-yellow-500\/5 {
    border-left-color: rgba(234,179,8,.05);
    border-right-color: rgba(234,179,8,.05)
}

.border-x-yellow-500\/50 {
    border-left-color: rgba(234,179,8,.5);
    border-right-color: rgba(234,179,8,.5)
}

.border-x-yellow-500\/60 {
    border-left-color: rgba(234,179,8,.6);
    border-right-color: rgba(234,179,8,.6)
}

.border-x-yellow-500\/70 {
    border-left-color: rgba(234,179,8,.7);
    border-right-color: rgba(234,179,8,.7)
}

.border-x-yellow-500\/75 {
    border-left-color: rgba(234,179,8,.75);
    border-right-color: rgba(234,179,8,.75)
}

.border-x-yellow-500\/80 {
    border-left-color: rgba(234,179,8,.8);
    border-right-color: rgba(234,179,8,.8)
}

.border-x-yellow-500\/90 {
    border-left-color: rgba(234,179,8,.9);
    border-right-color: rgba(234,179,8,.9)
}

.border-x-yellow-500\/95 {
    border-left-color: rgba(234,179,8,.95);
    border-right-color: rgba(234,179,8,.95)
}

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

.border-x-yellow-600\/0 {
    border-left-color: rgba(202,138,4,0);
    border-right-color: rgba(202,138,4,0)
}

.border-x-yellow-600\/10 {
    border-left-color: rgba(202,138,4,.1);
    border-right-color: rgba(202,138,4,.1)
}

.border-x-yellow-600\/100 {
    border-left-color: #ca8a04;
    border-right-color: #ca8a04
}

.border-x-yellow-600\/20 {
    border-left-color: rgba(202,138,4,.2);
    border-right-color: rgba(202,138,4,.2)
}

.border-x-yellow-600\/25 {
    border-left-color: rgba(202,138,4,.25);
    border-right-color: rgba(202,138,4,.25)
}

.border-x-yellow-600\/30 {
    border-left-color: rgba(202,138,4,.3);
    border-right-color: rgba(202,138,4,.3)
}

.border-x-yellow-600\/40 {
    border-left-color: rgba(202,138,4,.4);
    border-right-color: rgba(202,138,4,.4)
}

.border-x-yellow-600\/5 {
    border-left-color: rgba(202,138,4,.05);
    border-right-color: rgba(202,138,4,.05)
}

.border-x-yellow-600\/50 {
    border-left-color: rgba(202,138,4,.5);
    border-right-color: rgba(202,138,4,.5)
}

.border-x-yellow-600\/60 {
    border-left-color: rgba(202,138,4,.6);
    border-right-color: rgba(202,138,4,.6)
}

.border-x-yellow-600\/70 {
    border-left-color: rgba(202,138,4,.7);
    border-right-color: rgba(202,138,4,.7)
}

.border-x-yellow-600\/75 {
    border-left-color: rgba(202,138,4,.75);
    border-right-color: rgba(202,138,4,.75)
}

.border-x-yellow-600\/80 {
    border-left-color: rgba(202,138,4,.8);
    border-right-color: rgba(202,138,4,.8)
}

.border-x-yellow-600\/90 {
    border-left-color: rgba(202,138,4,.9);
    border-right-color: rgba(202,138,4,.9)
}

.border-x-yellow-600\/95 {
    border-left-color: rgba(202,138,4,.95);
    border-right-color: rgba(202,138,4,.95)
}

.border-x-yellow-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(161 98 7/var(--tw-border-opacity));
    border-right-color: rgb(161 98 7/var(--tw-border-opacity))
}

.border-x-yellow-700\/0 {
    border-left-color: rgba(161,98,7,0);
    border-right-color: rgba(161,98,7,0)
}

.border-x-yellow-700\/10 {
    border-left-color: rgba(161,98,7,.1);
    border-right-color: rgba(161,98,7,.1)
}

.border-x-yellow-700\/100 {
    border-left-color: #a16207;
    border-right-color: #a16207
}

.border-x-yellow-700\/20 {
    border-left-color: rgba(161,98,7,.2);
    border-right-color: rgba(161,98,7,.2)
}

.border-x-yellow-700\/25 {
    border-left-color: rgba(161,98,7,.25);
    border-right-color: rgba(161,98,7,.25)
}

.border-x-yellow-700\/30 {
    border-left-color: rgba(161,98,7,.3);
    border-right-color: rgba(161,98,7,.3)
}

.border-x-yellow-700\/40 {
    border-left-color: rgba(161,98,7,.4);
    border-right-color: rgba(161,98,7,.4)
}

.border-x-yellow-700\/5 {
    border-left-color: rgba(161,98,7,.05);
    border-right-color: rgba(161,98,7,.05)
}

.border-x-yellow-700\/50 {
    border-left-color: rgba(161,98,7,.5);
    border-right-color: rgba(161,98,7,.5)
}

.border-x-yellow-700\/60 {
    border-left-color: rgba(161,98,7,.6);
    border-right-color: rgba(161,98,7,.6)
}

.border-x-yellow-700\/70 {
    border-left-color: rgba(161,98,7,.7);
    border-right-color: rgba(161,98,7,.7)
}

.border-x-yellow-700\/75 {
    border-left-color: rgba(161,98,7,.75);
    border-right-color: rgba(161,98,7,.75)
}

.border-x-yellow-700\/80 {
    border-left-color: rgba(161,98,7,.8);
    border-right-color: rgba(161,98,7,.8)
}

.border-x-yellow-700\/90 {
    border-left-color: rgba(161,98,7,.9);
    border-right-color: rgba(161,98,7,.9)
}

.border-x-yellow-700\/95 {
    border-left-color: rgba(161,98,7,.95);
    border-right-color: rgba(161,98,7,.95)
}

.border-x-yellow-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(133 77 14/var(--tw-border-opacity));
    border-right-color: rgb(133 77 14/var(--tw-border-opacity))
}

.border-x-yellow-800\/0 {
    border-left-color: rgba(133,77,14,0);
    border-right-color: rgba(133,77,14,0)
}

.border-x-yellow-800\/10 {
    border-left-color: rgba(133,77,14,.1);
    border-right-color: rgba(133,77,14,.1)
}

.border-x-yellow-800\/100 {
    border-left-color: #854d0e;
    border-right-color: #854d0e
}

.border-x-yellow-800\/20 {
    border-left-color: rgba(133,77,14,.2);
    border-right-color: rgba(133,77,14,.2)
}

.border-x-yellow-800\/25 {
    border-left-color: rgba(133,77,14,.25);
    border-right-color: rgba(133,77,14,.25)
}

.border-x-yellow-800\/30 {
    border-left-color: rgba(133,77,14,.3);
    border-right-color: rgba(133,77,14,.3)
}

.border-x-yellow-800\/40 {
    border-left-color: rgba(133,77,14,.4);
    border-right-color: rgba(133,77,14,.4)
}

.border-x-yellow-800\/5 {
    border-left-color: rgba(133,77,14,.05);
    border-right-color: rgba(133,77,14,.05)
}

.border-x-yellow-800\/50 {
    border-left-color: rgba(133,77,14,.5);
    border-right-color: rgba(133,77,14,.5)
}

.border-x-yellow-800\/60 {
    border-left-color: rgba(133,77,14,.6);
    border-right-color: rgba(133,77,14,.6)
}

.border-x-yellow-800\/70 {
    border-left-color: rgba(133,77,14,.7);
    border-right-color: rgba(133,77,14,.7)
}

.border-x-yellow-800\/75 {
    border-left-color: rgba(133,77,14,.75);
    border-right-color: rgba(133,77,14,.75)
}

.border-x-yellow-800\/80 {
    border-left-color: rgba(133,77,14,.8);
    border-right-color: rgba(133,77,14,.8)
}

.border-x-yellow-800\/90 {
    border-left-color: rgba(133,77,14,.9);
    border-right-color: rgba(133,77,14,.9)
}

.border-x-yellow-800\/95 {
    border-left-color: rgba(133,77,14,.95);
    border-right-color: rgba(133,77,14,.95)
}

.border-x-yellow-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(113 63 18/var(--tw-border-opacity));
    border-right-color: rgb(113 63 18/var(--tw-border-opacity))
}

.border-x-yellow-900\/0 {
    border-left-color: rgba(113,63,18,0);
    border-right-color: rgba(113,63,18,0)
}

.border-x-yellow-900\/10 {
    border-left-color: rgba(113,63,18,.1);
    border-right-color: rgba(113,63,18,.1)
}

.border-x-yellow-900\/100 {
    border-left-color: #713f12;
    border-right-color: #713f12
}

.border-x-yellow-900\/20 {
    border-left-color: rgba(113,63,18,.2);
    border-right-color: rgba(113,63,18,.2)
}

.border-x-yellow-900\/25 {
    border-left-color: rgba(113,63,18,.25);
    border-right-color: rgba(113,63,18,.25)
}

.border-x-yellow-900\/30 {
    border-left-color: rgba(113,63,18,.3);
    border-right-color: rgba(113,63,18,.3)
}

.border-x-yellow-900\/40 {
    border-left-color: rgba(113,63,18,.4);
    border-right-color: rgba(113,63,18,.4)
}

.border-x-yellow-900\/5 {
    border-left-color: rgba(113,63,18,.05);
    border-right-color: rgba(113,63,18,.05)
}

.border-x-yellow-900\/50 {
    border-left-color: rgba(113,63,18,.5);
    border-right-color: rgba(113,63,18,.5)
}

.border-x-yellow-900\/60 {
    border-left-color: rgba(113,63,18,.6);
    border-right-color: rgba(113,63,18,.6)
}

.border-x-yellow-900\/70 {
    border-left-color: rgba(113,63,18,.7);
    border-right-color: rgba(113,63,18,.7)
}

.border-x-yellow-900\/75 {
    border-left-color: rgba(113,63,18,.75);
    border-right-color: rgba(113,63,18,.75)
}

.border-x-yellow-900\/80 {
    border-left-color: rgba(113,63,18,.8);
    border-right-color: rgba(113,63,18,.8)
}

.border-x-yellow-900\/90 {
    border-left-color: rgba(113,63,18,.9);
    border-right-color: rgba(113,63,18,.9)
}

.border-x-yellow-900\/95 {
    border-left-color: rgba(113,63,18,.95);
    border-right-color: rgba(113,63,18,.95)
}

.border-x-yellow-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(66 32 6/var(--tw-border-opacity));
    border-right-color: rgb(66 32 6/var(--tw-border-opacity))
}

.border-x-yellow-950\/0 {
    border-left-color: rgba(66,32,6,0);
    border-right-color: rgba(66,32,6,0)
}

.border-x-yellow-950\/10 {
    border-left-color: rgba(66,32,6,.1);
    border-right-color: rgba(66,32,6,.1)
}

.border-x-yellow-950\/100 {
    border-left-color: #422006;
    border-right-color: #422006
}

.border-x-yellow-950\/20 {
    border-left-color: rgba(66,32,6,.2);
    border-right-color: rgba(66,32,6,.2)
}

.border-x-yellow-950\/25 {
    border-left-color: rgba(66,32,6,.25);
    border-right-color: rgba(66,32,6,.25)
}

.border-x-yellow-950\/30 {
    border-left-color: rgba(66,32,6,.3);
    border-right-color: rgba(66,32,6,.3)
}

.border-x-yellow-950\/40 {
    border-left-color: rgba(66,32,6,.4);
    border-right-color: rgba(66,32,6,.4)
}

.border-x-yellow-950\/5 {
    border-left-color: rgba(66,32,6,.05);
    border-right-color: rgba(66,32,6,.05)
}

.border-x-yellow-950\/50 {
    border-left-color: rgba(66,32,6,.5);
    border-right-color: rgba(66,32,6,.5)
}

.border-x-yellow-950\/60 {
    border-left-color: rgba(66,32,6,.6);
    border-right-color: rgba(66,32,6,.6)
}

.border-x-yellow-950\/70 {
    border-left-color: rgba(66,32,6,.7);
    border-right-color: rgba(66,32,6,.7)
}

.border-x-yellow-950\/75 {
    border-left-color: rgba(66,32,6,.75);
    border-right-color: rgba(66,32,6,.75)
}

.border-x-yellow-950\/80 {
    border-left-color: rgba(66,32,6,.8);
    border-right-color: rgba(66,32,6,.8)
}

.border-x-yellow-950\/90 {
    border-left-color: rgba(66,32,6,.9);
    border-right-color: rgba(66,32,6,.9)
}

.border-x-yellow-950\/95 {
    border-left-color: rgba(66,32,6,.95);
    border-right-color: rgba(66,32,6,.95)
}

.border-x-zinc-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(244 244 245/var(--tw-border-opacity));
    border-right-color: rgb(244 244 245/var(--tw-border-opacity))
}

.border-x-zinc-100\/0 {
    border-left-color: hsla(240,5%,96%,0);
    border-right-color: hsla(240,5%,96%,0)
}

.border-x-zinc-100\/10 {
    border-left-color: hsla(240,5%,96%,.1);
    border-right-color: hsla(240,5%,96%,.1)
}

.border-x-zinc-100\/100 {
    border-left-color: #f4f4f5;
    border-right-color: #f4f4f5
}

.border-x-zinc-100\/20 {
    border-left-color: hsla(240,5%,96%,.2);
    border-right-color: hsla(240,5%,96%,.2)
}

.border-x-zinc-100\/25 {
    border-left-color: hsla(240,5%,96%,.25);
    border-right-color: hsla(240,5%,96%,.25)
}

.border-x-zinc-100\/30 {
    border-left-color: hsla(240,5%,96%,.3);
    border-right-color: hsla(240,5%,96%,.3)
}

.border-x-zinc-100\/40 {
    border-left-color: hsla(240,5%,96%,.4);
    border-right-color: hsla(240,5%,96%,.4)
}

.border-x-zinc-100\/5 {
    border-left-color: hsla(240,5%,96%,.05);
    border-right-color: hsla(240,5%,96%,.05)
}

.border-x-zinc-100\/50 {
    border-left-color: hsla(240,5%,96%,.5);
    border-right-color: hsla(240,5%,96%,.5)
}

.border-x-zinc-100\/60 {
    border-left-color: hsla(240,5%,96%,.6);
    border-right-color: hsla(240,5%,96%,.6)
}

.border-x-zinc-100\/70 {
    border-left-color: hsla(240,5%,96%,.7);
    border-right-color: hsla(240,5%,96%,.7)
}

.border-x-zinc-100\/75 {
    border-left-color: hsla(240,5%,96%,.75);
    border-right-color: hsla(240,5%,96%,.75)
}

.border-x-zinc-100\/80 {
    border-left-color: hsla(240,5%,96%,.8);
    border-right-color: hsla(240,5%,96%,.8)
}

.border-x-zinc-100\/90 {
    border-left-color: hsla(240,5%,96%,.9);
    border-right-color: hsla(240,5%,96%,.9)
}

.border-x-zinc-100\/95 {
    border-left-color: hsla(240,5%,96%,.95);
    border-right-color: hsla(240,5%,96%,.95)
}

.border-x-zinc-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(228 228 231/var(--tw-border-opacity));
    border-right-color: rgb(228 228 231/var(--tw-border-opacity))
}

.border-x-zinc-200\/0 {
    border-left-color: hsla(240,6%,90%,0);
    border-right-color: hsla(240,6%,90%,0)
}

.border-x-zinc-200\/10 {
    border-left-color: hsla(240,6%,90%,.1);
    border-right-color: hsla(240,6%,90%,.1)
}

.border-x-zinc-200\/100 {
    border-left-color: #e4e4e7;
    border-right-color: #e4e4e7
}

.border-x-zinc-200\/20 {
    border-left-color: hsla(240,6%,90%,.2);
    border-right-color: hsla(240,6%,90%,.2)
}

.border-x-zinc-200\/25 {
    border-left-color: hsla(240,6%,90%,.25);
    border-right-color: hsla(240,6%,90%,.25)
}

.border-x-zinc-200\/30 {
    border-left-color: hsla(240,6%,90%,.3);
    border-right-color: hsla(240,6%,90%,.3)
}

.border-x-zinc-200\/40 {
    border-left-color: hsla(240,6%,90%,.4);
    border-right-color: hsla(240,6%,90%,.4)
}

.border-x-zinc-200\/5 {
    border-left-color: hsla(240,6%,90%,.05);
    border-right-color: hsla(240,6%,90%,.05)
}

.border-x-zinc-200\/50 {
    border-left-color: hsla(240,6%,90%,.5);
    border-right-color: hsla(240,6%,90%,.5)
}

.border-x-zinc-200\/60 {
    border-left-color: hsla(240,6%,90%,.6);
    border-right-color: hsla(240,6%,90%,.6)
}

.border-x-zinc-200\/70 {
    border-left-color: hsla(240,6%,90%,.7);
    border-right-color: hsla(240,6%,90%,.7)
}

.border-x-zinc-200\/75 {
    border-left-color: hsla(240,6%,90%,.75);
    border-right-color: hsla(240,6%,90%,.75)
}

.border-x-zinc-200\/80 {
    border-left-color: hsla(240,6%,90%,.8);
    border-right-color: hsla(240,6%,90%,.8)
}

.border-x-zinc-200\/90 {
    border-left-color: hsla(240,6%,90%,.9);
    border-right-color: hsla(240,6%,90%,.9)
}

.border-x-zinc-200\/95 {
    border-left-color: hsla(240,6%,90%,.95);
    border-right-color: hsla(240,6%,90%,.95)
}

.border-x-zinc-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(212 212 216/var(--tw-border-opacity));
    border-right-color: rgb(212 212 216/var(--tw-border-opacity))
}

.border-x-zinc-300\/0 {
    border-left-color: hsla(240,5%,84%,0);
    border-right-color: hsla(240,5%,84%,0)
}

.border-x-zinc-300\/10 {
    border-left-color: hsla(240,5%,84%,.1);
    border-right-color: hsla(240,5%,84%,.1)
}

.border-x-zinc-300\/100 {
    border-left-color: #d4d4d8;
    border-right-color: #d4d4d8
}

.border-x-zinc-300\/20 {
    border-left-color: hsla(240,5%,84%,.2);
    border-right-color: hsla(240,5%,84%,.2)
}

.border-x-zinc-300\/25 {
    border-left-color: hsla(240,5%,84%,.25);
    border-right-color: hsla(240,5%,84%,.25)
}

.border-x-zinc-300\/30 {
    border-left-color: hsla(240,5%,84%,.3);
    border-right-color: hsla(240,5%,84%,.3)
}

.border-x-zinc-300\/40 {
    border-left-color: hsla(240,5%,84%,.4);
    border-right-color: hsla(240,5%,84%,.4)
}

.border-x-zinc-300\/5 {
    border-left-color: hsla(240,5%,84%,.05);
    border-right-color: hsla(240,5%,84%,.05)
}

.border-x-zinc-300\/50 {
    border-left-color: hsla(240,5%,84%,.5);
    border-right-color: hsla(240,5%,84%,.5)
}

.border-x-zinc-300\/60 {
    border-left-color: hsla(240,5%,84%,.6);
    border-right-color: hsla(240,5%,84%,.6)
}

.border-x-zinc-300\/70 {
    border-left-color: hsla(240,5%,84%,.7);
    border-right-color: hsla(240,5%,84%,.7)
}

.border-x-zinc-300\/75 {
    border-left-color: hsla(240,5%,84%,.75);
    border-right-color: hsla(240,5%,84%,.75)
}

.border-x-zinc-300\/80 {
    border-left-color: hsla(240,5%,84%,.8);
    border-right-color: hsla(240,5%,84%,.8)
}

.border-x-zinc-300\/90 {
    border-left-color: hsla(240,5%,84%,.9);
    border-right-color: hsla(240,5%,84%,.9)
}

.border-x-zinc-300\/95 {
    border-left-color: hsla(240,5%,84%,.95);
    border-right-color: hsla(240,5%,84%,.95)
}

.border-x-zinc-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(161 161 170/var(--tw-border-opacity));
    border-right-color: rgb(161 161 170/var(--tw-border-opacity))
}

.border-x-zinc-400\/0 {
    border-left-color: hsla(240,5%,65%,0);
    border-right-color: hsla(240,5%,65%,0)
}

.border-x-zinc-400\/10 {
    border-left-color: hsla(240,5%,65%,.1);
    border-right-color: hsla(240,5%,65%,.1)
}

.border-x-zinc-400\/100 {
    border-left-color: #a1a1aa;
    border-right-color: #a1a1aa
}

.border-x-zinc-400\/20 {
    border-left-color: hsla(240,5%,65%,.2);
    border-right-color: hsla(240,5%,65%,.2)
}

.border-x-zinc-400\/25 {
    border-left-color: hsla(240,5%,65%,.25);
    border-right-color: hsla(240,5%,65%,.25)
}

.border-x-zinc-400\/30 {
    border-left-color: hsla(240,5%,65%,.3);
    border-right-color: hsla(240,5%,65%,.3)
}

.border-x-zinc-400\/40 {
    border-left-color: hsla(240,5%,65%,.4);
    border-right-color: hsla(240,5%,65%,.4)
}

.border-x-zinc-400\/5 {
    border-left-color: hsla(240,5%,65%,.05);
    border-right-color: hsla(240,5%,65%,.05)
}

.border-x-zinc-400\/50 {
    border-left-color: hsla(240,5%,65%,.5);
    border-right-color: hsla(240,5%,65%,.5)
}

.border-x-zinc-400\/60 {
    border-left-color: hsla(240,5%,65%,.6);
    border-right-color: hsla(240,5%,65%,.6)
}

.border-x-zinc-400\/70 {
    border-left-color: hsla(240,5%,65%,.7);
    border-right-color: hsla(240,5%,65%,.7)
}

.border-x-zinc-400\/75 {
    border-left-color: hsla(240,5%,65%,.75);
    border-right-color: hsla(240,5%,65%,.75)
}

.border-x-zinc-400\/80 {
    border-left-color: hsla(240,5%,65%,.8);
    border-right-color: hsla(240,5%,65%,.8)
}

.border-x-zinc-400\/90 {
    border-left-color: hsla(240,5%,65%,.9);
    border-right-color: hsla(240,5%,65%,.9)
}

.border-x-zinc-400\/95 {
    border-left-color: hsla(240,5%,65%,.95);
    border-right-color: hsla(240,5%,65%,.95)
}

.border-x-zinc-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(250 250 250/var(--tw-border-opacity));
    border-right-color: rgb(250 250 250/var(--tw-border-opacity))
}

.border-x-zinc-50\/0 {
    border-left-color: hsla(0,0%,98%,0);
    border-right-color: hsla(0,0%,98%,0)
}

.border-x-zinc-50\/10 {
    border-left-color: hsla(0,0%,98%,.1);
    border-right-color: hsla(0,0%,98%,.1)
}

.border-x-zinc-50\/100 {
    border-left-color: #fafafa;
    border-right-color: #fafafa
}

.border-x-zinc-50\/20 {
    border-left-color: hsla(0,0%,98%,.2);
    border-right-color: hsla(0,0%,98%,.2)
}

.border-x-zinc-50\/25 {
    border-left-color: hsla(0,0%,98%,.25);
    border-right-color: hsla(0,0%,98%,.25)
}

.border-x-zinc-50\/30 {
    border-left-color: hsla(0,0%,98%,.3);
    border-right-color: hsla(0,0%,98%,.3)
}

.border-x-zinc-50\/40 {
    border-left-color: hsla(0,0%,98%,.4);
    border-right-color: hsla(0,0%,98%,.4)
}

.border-x-zinc-50\/5 {
    border-left-color: hsla(0,0%,98%,.05);
    border-right-color: hsla(0,0%,98%,.05)
}

.border-x-zinc-50\/50 {
    border-left-color: hsla(0,0%,98%,.5);
    border-right-color: hsla(0,0%,98%,.5)
}

.border-x-zinc-50\/60 {
    border-left-color: hsla(0,0%,98%,.6);
    border-right-color: hsla(0,0%,98%,.6)
}

.border-x-zinc-50\/70 {
    border-left-color: hsla(0,0%,98%,.7);
    border-right-color: hsla(0,0%,98%,.7)
}

.border-x-zinc-50\/75 {
    border-left-color: hsla(0,0%,98%,.75);
    border-right-color: hsla(0,0%,98%,.75)
}

.border-x-zinc-50\/80 {
    border-left-color: hsla(0,0%,98%,.8);
    border-right-color: hsla(0,0%,98%,.8)
}

.border-x-zinc-50\/90 {
    border-left-color: hsla(0,0%,98%,.9);
    border-right-color: hsla(0,0%,98%,.9)
}

.border-x-zinc-50\/95 {
    border-left-color: hsla(0,0%,98%,.95);
    border-right-color: hsla(0,0%,98%,.95)
}

.border-x-zinc-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(113 113 122/var(--tw-border-opacity));
    border-right-color: rgb(113 113 122/var(--tw-border-opacity))
}

.border-x-zinc-500\/0 {
    border-left-color: hsla(240,4%,46%,0);
    border-right-color: hsla(240,4%,46%,0)
}

.border-x-zinc-500\/10 {
    border-left-color: hsla(240,4%,46%,.1);
    border-right-color: hsla(240,4%,46%,.1)
}

.border-x-zinc-500\/100 {
    border-left-color: #71717a;
    border-right-color: #71717a
}

.border-x-zinc-500\/20 {
    border-left-color: hsla(240,4%,46%,.2);
    border-right-color: hsla(240,4%,46%,.2)
}

.border-x-zinc-500\/25 {
    border-left-color: hsla(240,4%,46%,.25);
    border-right-color: hsla(240,4%,46%,.25)
}

.border-x-zinc-500\/30 {
    border-left-color: hsla(240,4%,46%,.3);
    border-right-color: hsla(240,4%,46%,.3)
}

.border-x-zinc-500\/40 {
    border-left-color: hsla(240,4%,46%,.4);
    border-right-color: hsla(240,4%,46%,.4)
}

.border-x-zinc-500\/5 {
    border-left-color: hsla(240,4%,46%,.05);
    border-right-color: hsla(240,4%,46%,.05)
}

.border-x-zinc-500\/50 {
    border-left-color: hsla(240,4%,46%,.5);
    border-right-color: hsla(240,4%,46%,.5)
}

.border-x-zinc-500\/60 {
    border-left-color: hsla(240,4%,46%,.6);
    border-right-color: hsla(240,4%,46%,.6)
}

.border-x-zinc-500\/70 {
    border-left-color: hsla(240,4%,46%,.7);
    border-right-color: hsla(240,4%,46%,.7)
}

.border-x-zinc-500\/75 {
    border-left-color: hsla(240,4%,46%,.75);
    border-right-color: hsla(240,4%,46%,.75)
}

.border-x-zinc-500\/80 {
    border-left-color: hsla(240,4%,46%,.8);
    border-right-color: hsla(240,4%,46%,.8)
}

.border-x-zinc-500\/90 {
    border-left-color: hsla(240,4%,46%,.9);
    border-right-color: hsla(240,4%,46%,.9)
}

.border-x-zinc-500\/95 {
    border-left-color: hsla(240,4%,46%,.95);
    border-right-color: hsla(240,4%,46%,.95)
}

.border-x-zinc-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(82 82 91/var(--tw-border-opacity));
    border-right-color: rgb(82 82 91/var(--tw-border-opacity))
}

.border-x-zinc-600\/0 {
    border-left-color: rgba(82,82,91,0);
    border-right-color: rgba(82,82,91,0)
}

.border-x-zinc-600\/10 {
    border-left-color: rgba(82,82,91,.1);
    border-right-color: rgba(82,82,91,.1)
}

.border-x-zinc-600\/100 {
    border-left-color: #52525b;
    border-right-color: #52525b
}

.border-x-zinc-600\/20 {
    border-left-color: rgba(82,82,91,.2);
    border-right-color: rgba(82,82,91,.2)
}

.border-x-zinc-600\/25 {
    border-left-color: rgba(82,82,91,.25);
    border-right-color: rgba(82,82,91,.25)
}

.border-x-zinc-600\/30 {
    border-left-color: rgba(82,82,91,.3);
    border-right-color: rgba(82,82,91,.3)
}

.border-x-zinc-600\/40 {
    border-left-color: rgba(82,82,91,.4);
    border-right-color: rgba(82,82,91,.4)
}

.border-x-zinc-600\/5 {
    border-left-color: rgba(82,82,91,.05);
    border-right-color: rgba(82,82,91,.05)
}

.border-x-zinc-600\/50 {
    border-left-color: rgba(82,82,91,.5);
    border-right-color: rgba(82,82,91,.5)
}

.border-x-zinc-600\/60 {
    border-left-color: rgba(82,82,91,.6);
    border-right-color: rgba(82,82,91,.6)
}

.border-x-zinc-600\/70 {
    border-left-color: rgba(82,82,91,.7);
    border-right-color: rgba(82,82,91,.7)
}

.border-x-zinc-600\/75 {
    border-left-color: rgba(82,82,91,.75);
    border-right-color: rgba(82,82,91,.75)
}

.border-x-zinc-600\/80 {
    border-left-color: rgba(82,82,91,.8);
    border-right-color: rgba(82,82,91,.8)
}

.border-x-zinc-600\/90 {
    border-left-color: rgba(82,82,91,.9);
    border-right-color: rgba(82,82,91,.9)
}

.border-x-zinc-600\/95 {
    border-left-color: rgba(82,82,91,.95);
    border-right-color: rgba(82,82,91,.95)
}

.border-x-zinc-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(63 63 70/var(--tw-border-opacity));
    border-right-color: rgb(63 63 70/var(--tw-border-opacity))
}

.border-x-zinc-700\/0 {
    border-left-color: rgba(63,63,70,0);
    border-right-color: rgba(63,63,70,0)
}

.border-x-zinc-700\/10 {
    border-left-color: rgba(63,63,70,.1);
    border-right-color: rgba(63,63,70,.1)
}

.border-x-zinc-700\/100 {
    border-left-color: #3f3f46;
    border-right-color: #3f3f46
}

.border-x-zinc-700\/20 {
    border-left-color: rgba(63,63,70,.2);
    border-right-color: rgba(63,63,70,.2)
}

.border-x-zinc-700\/25 {
    border-left-color: rgba(63,63,70,.25);
    border-right-color: rgba(63,63,70,.25)
}

.border-x-zinc-700\/30 {
    border-left-color: rgba(63,63,70,.3);
    border-right-color: rgba(63,63,70,.3)
}

.border-x-zinc-700\/40 {
    border-left-color: rgba(63,63,70,.4);
    border-right-color: rgba(63,63,70,.4)
}

.border-x-zinc-700\/5 {
    border-left-color: rgba(63,63,70,.05);
    border-right-color: rgba(63,63,70,.05)
}

.border-x-zinc-700\/50 {
    border-left-color: rgba(63,63,70,.5);
    border-right-color: rgba(63,63,70,.5)
}

.border-x-zinc-700\/60 {
    border-left-color: rgba(63,63,70,.6);
    border-right-color: rgba(63,63,70,.6)
}

.border-x-zinc-700\/70 {
    border-left-color: rgba(63,63,70,.7);
    border-right-color: rgba(63,63,70,.7)
}

.border-x-zinc-700\/75 {
    border-left-color: rgba(63,63,70,.75);
    border-right-color: rgba(63,63,70,.75)
}

.border-x-zinc-700\/80 {
    border-left-color: rgba(63,63,70,.8);
    border-right-color: rgba(63,63,70,.8)
}

.border-x-zinc-700\/90 {
    border-left-color: rgba(63,63,70,.9);
    border-right-color: rgba(63,63,70,.9)
}

.border-x-zinc-700\/95 {
    border-left-color: rgba(63,63,70,.95);
    border-right-color: rgba(63,63,70,.95)
}

.border-x-zinc-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(39 39 42/var(--tw-border-opacity));
    border-right-color: rgb(39 39 42/var(--tw-border-opacity))
}

.border-x-zinc-800\/0 {
    border-left-color: rgba(39,39,42,0);
    border-right-color: rgba(39,39,42,0)
}

.border-x-zinc-800\/10 {
    border-left-color: rgba(39,39,42,.1);
    border-right-color: rgba(39,39,42,.1)
}

.border-x-zinc-800\/100 {
    border-left-color: #27272a;
    border-right-color: #27272a
}

.border-x-zinc-800\/20 {
    border-left-color: rgba(39,39,42,.2);
    border-right-color: rgba(39,39,42,.2)
}

.border-x-zinc-800\/25 {
    border-left-color: rgba(39,39,42,.25);
    border-right-color: rgba(39,39,42,.25)
}

.border-x-zinc-800\/30 {
    border-left-color: rgba(39,39,42,.3);
    border-right-color: rgba(39,39,42,.3)
}

.border-x-zinc-800\/40 {
    border-left-color: rgba(39,39,42,.4);
    border-right-color: rgba(39,39,42,.4)
}

.border-x-zinc-800\/5 {
    border-left-color: rgba(39,39,42,.05);
    border-right-color: rgba(39,39,42,.05)
}

.border-x-zinc-800\/50 {
    border-left-color: rgba(39,39,42,.5);
    border-right-color: rgba(39,39,42,.5)
}

.border-x-zinc-800\/60 {
    border-left-color: rgba(39,39,42,.6);
    border-right-color: rgba(39,39,42,.6)
}

.border-x-zinc-800\/70 {
    border-left-color: rgba(39,39,42,.7);
    border-right-color: rgba(39,39,42,.7)
}

.border-x-zinc-800\/75 {
    border-left-color: rgba(39,39,42,.75);
    border-right-color: rgba(39,39,42,.75)
}

.border-x-zinc-800\/80 {
    border-left-color: rgba(39,39,42,.8);
    border-right-color: rgba(39,39,42,.8)
}

.border-x-zinc-800\/90 {
    border-left-color: rgba(39,39,42,.9);
    border-right-color: rgba(39,39,42,.9)
}

.border-x-zinc-800\/95 {
    border-left-color: rgba(39,39,42,.95);
    border-right-color: rgba(39,39,42,.95)
}

.border-x-zinc-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(24 24 27/var(--tw-border-opacity));
    border-right-color: rgb(24 24 27/var(--tw-border-opacity))
}

.border-x-zinc-900\/0 {
    border-left-color: rgba(24,24,27,0);
    border-right-color: rgba(24,24,27,0)
}

.border-x-zinc-900\/10 {
    border-left-color: rgba(24,24,27,.1);
    border-right-color: rgba(24,24,27,.1)
}

.border-x-zinc-900\/100 {
    border-left-color: #18181b;
    border-right-color: #18181b
}

.border-x-zinc-900\/20 {
    border-left-color: rgba(24,24,27,.2);
    border-right-color: rgba(24,24,27,.2)
}

.border-x-zinc-900\/25 {
    border-left-color: rgba(24,24,27,.25);
    border-right-color: rgba(24,24,27,.25)
}

.border-x-zinc-900\/30 {
    border-left-color: rgba(24,24,27,.3);
    border-right-color: rgba(24,24,27,.3)
}

.border-x-zinc-900\/40 {
    border-left-color: rgba(24,24,27,.4);
    border-right-color: rgba(24,24,27,.4)
}

.border-x-zinc-900\/5 {
    border-left-color: rgba(24,24,27,.05);
    border-right-color: rgba(24,24,27,.05)
}

.border-x-zinc-900\/50 {
    border-left-color: rgba(24,24,27,.5);
    border-right-color: rgba(24,24,27,.5)
}

.border-x-zinc-900\/60 {
    border-left-color: rgba(24,24,27,.6);
    border-right-color: rgba(24,24,27,.6)
}

.border-x-zinc-900\/70 {
    border-left-color: rgba(24,24,27,.7);
    border-right-color: rgba(24,24,27,.7)
}

.border-x-zinc-900\/75 {
    border-left-color: rgba(24,24,27,.75);
    border-right-color: rgba(24,24,27,.75)
}

.border-x-zinc-900\/80 {
    border-left-color: rgba(24,24,27,.8);
    border-right-color: rgba(24,24,27,.8)
}

.border-x-zinc-900\/90 {
    border-left-color: rgba(24,24,27,.9);
    border-right-color: rgba(24,24,27,.9)
}

.border-x-zinc-900\/95 {
    border-left-color: rgba(24,24,27,.95);
    border-right-color: rgba(24,24,27,.95)
}

.border-x-zinc-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(9 9 11/var(--tw-border-opacity));
    border-right-color: rgb(9 9 11/var(--tw-border-opacity))
}

.border-x-zinc-950\/0 {
    border-left-color: rgba(9,9,11,0);
    border-right-color: rgba(9,9,11,0)
}

.border-x-zinc-950\/10 {
    border-left-color: rgba(9,9,11,.1);
    border-right-color: rgba(9,9,11,.1)
}

.border-x-zinc-950\/100 {
    border-left-color: #09090b;
    border-right-color: #09090b
}

.border-x-zinc-950\/20 {
    border-left-color: rgba(9,9,11,.2);
    border-right-color: rgba(9,9,11,.2)
}

.border-x-zinc-950\/25 {
    border-left-color: rgba(9,9,11,.25);
    border-right-color: rgba(9,9,11,.25)
}

.border-x-zinc-950\/30 {
    border-left-color: rgba(9,9,11,.3);
    border-right-color: rgba(9,9,11,.3)
}

.border-x-zinc-950\/40 {
    border-left-color: rgba(9,9,11,.4);
    border-right-color: rgba(9,9,11,.4)
}

.border-x-zinc-950\/5 {
    border-left-color: rgba(9,9,11,.05);
    border-right-color: rgba(9,9,11,.05)
}

.border-x-zinc-950\/50 {
    border-left-color: rgba(9,9,11,.5);
    border-right-color: rgba(9,9,11,.5)
}

.border-x-zinc-950\/60 {
    border-left-color: rgba(9,9,11,.6);
    border-right-color: rgba(9,9,11,.6)
}

.border-x-zinc-950\/70 {
    border-left-color: rgba(9,9,11,.7);
    border-right-color: rgba(9,9,11,.7)
}

.border-x-zinc-950\/75 {
    border-left-color: rgba(9,9,11,.75);
    border-right-color: rgba(9,9,11,.75)
}

.border-x-zinc-950\/80 {
    border-left-color: rgba(9,9,11,.8);
    border-right-color: rgba(9,9,11,.8)
}

.border-x-zinc-950\/90 {
    border-left-color: rgba(9,9,11,.9);
    border-right-color: rgba(9,9,11,.9)
}

.border-x-zinc-950\/95 {
    border-left-color: rgba(9,9,11,.95);
    border-right-color: rgba(9,9,11,.95)
}

.border-y-accent-dark {
    --tw-border-opacity: 1;
    border-top-color: rgb(230 217 76/var(--tw-border-opacity));
    border-bottom-color: rgb(230 217 76/var(--tw-border-opacity))
}

.border-y-accent-dark\/0 {
    border-top-color: rgba(230,217,76,0);
    border-bottom-color: rgba(230,217,76,0)
}

.border-y-accent-dark\/10 {
    border-top-color: rgba(230,217,76,.1);
    border-bottom-color: rgba(230,217,76,.1)
}

.border-y-accent-dark\/100 {
    border-top-color: #e6d94c;
    border-bottom-color: #e6d94c
}

.border-y-accent-dark\/20 {
    border-top-color: rgba(230,217,76,.2);
    border-bottom-color: rgba(230,217,76,.2)
}

.border-y-accent-dark\/25 {
    border-top-color: rgba(230,217,76,.25);
    border-bottom-color: rgba(230,217,76,.25)
}

.border-y-accent-dark\/30 {
    border-top-color: rgba(230,217,76,.3);
    border-bottom-color: rgba(230,217,76,.3)
}

.border-y-accent-dark\/40 {
    border-top-color: rgba(230,217,76,.4);
    border-bottom-color: rgba(230,217,76,.4)
}

.border-y-accent-dark\/5 {
    border-top-color: rgba(230,217,76,.05);
    border-bottom-color: rgba(230,217,76,.05)
}

.border-y-accent-dark\/50 {
    border-top-color: rgba(230,217,76,.5);
    border-bottom-color: rgba(230,217,76,.5)
}

.border-y-accent-dark\/60 {
    border-top-color: rgba(230,217,76,.6);
    border-bottom-color: rgba(230,217,76,.6)
}

.border-y-accent-dark\/70 {
    border-top-color: rgba(230,217,76,.7);
    border-bottom-color: rgba(230,217,76,.7)
}

.border-y-accent-dark\/75 {
    border-top-color: rgba(230,217,76,.75);
    border-bottom-color: rgba(230,217,76,.75)
}

.border-y-accent-dark\/80 {
    border-top-color: rgba(230,217,76,.8);
    border-bottom-color: rgba(230,217,76,.8)
}

.border-y-accent-dark\/90 {
    border-top-color: rgba(230,217,76,.9);
    border-bottom-color: rgba(230,217,76,.9)
}

.border-y-accent-dark\/95 {
    border-top-color: rgba(230,217,76,.95);
    border-bottom-color: rgba(230,217,76,.95)
}

.border-y-accent-default {
    --tw-border-opacity: 1;
    border-top-color: rgb(255 241 84/var(--tw-border-opacity));
    border-bottom-color: rgb(255 241 84/var(--tw-border-opacity))
}

.border-y-accent-default\/0 {
    border-top-color: rgba(255,241,84,0);
    border-bottom-color: rgba(255,241,84,0)
}

.border-y-accent-default\/10 {
    border-top-color: rgba(255,241,84,.1);
    border-bottom-color: rgba(255,241,84,.1)
}

.border-y-accent-default\/100 {
    border-top-color: #fff154;
    border-bottom-color: #fff154
}

.border-y-accent-default\/20 {
    border-top-color: rgba(255,241,84,.2);
    border-bottom-color: rgba(255,241,84,.2)
}

.border-y-accent-default\/25 {
    border-top-color: rgba(255,241,84,.25);
    border-bottom-color: rgba(255,241,84,.25)
}

.border-y-accent-default\/30 {
    border-top-color: rgba(255,241,84,.3);
    border-bottom-color: rgba(255,241,84,.3)
}

.border-y-accent-default\/40 {
    border-top-color: rgba(255,241,84,.4);
    border-bottom-color: rgba(255,241,84,.4)
}

.border-y-accent-default\/5 {
    border-top-color: rgba(255,241,84,.05);
    border-bottom-color: rgba(255,241,84,.05)
}

.border-y-accent-default\/50 {
    border-top-color: rgba(255,241,84,.5);
    border-bottom-color: rgba(255,241,84,.5)
}

.border-y-accent-default\/60 {
    border-top-color: rgba(255,241,84,.6);
    border-bottom-color: rgba(255,241,84,.6)
}

.border-y-accent-default\/70 {
    border-top-color: rgba(255,241,84,.7);
    border-bottom-color: rgba(255,241,84,.7)
}

.border-y-accent-default\/75 {
    border-top-color: rgba(255,241,84,.75);
    border-bottom-color: rgba(255,241,84,.75)
}

.border-y-accent-default\/80 {
    border-top-color: rgba(255,241,84,.8);
    border-bottom-color: rgba(255,241,84,.8)
}

.border-y-accent-default\/90 {
    border-top-color: rgba(255,241,84,.9);
    border-bottom-color: rgba(255,241,84,.9)
}

.border-y-accent-default\/95 {
    border-top-color: rgba(255,241,84,.95);
    border-bottom-color: rgba(255,241,84,.95)
}

.border-y-accent-foreground {
    border-top-color: hsl(var(--accent-foreground));
    border-bottom-color: hsl(var(--accent-foreground))
}

.border-y-accent-foreground\/0 {
    border-top-color: hsl(var(--accent-foreground)/0);
    border-bottom-color: hsl(var(--accent-foreground)/0)
}

.border-y-accent-foreground\/10 {
    border-top-color: hsl(var(--accent-foreground)/.1);
    border-bottom-color: hsl(var(--accent-foreground)/.1)
}

.border-y-accent-foreground\/100 {
    border-top-color: hsl(var(--accent-foreground)/1);
    border-bottom-color: hsl(var(--accent-foreground)/1)
}

.border-y-accent-foreground\/20 {
    border-top-color: hsl(var(--accent-foreground)/.2);
    border-bottom-color: hsl(var(--accent-foreground)/.2)
}

.border-y-accent-foreground\/25 {
    border-top-color: hsl(var(--accent-foreground)/.25);
    border-bottom-color: hsl(var(--accent-foreground)/.25)
}

.border-y-accent-foreground\/30 {
    border-top-color: hsl(var(--accent-foreground)/.3);
    border-bottom-color: hsl(var(--accent-foreground)/.3)
}

.border-y-accent-foreground\/40 {
    border-top-color: hsl(var(--accent-foreground)/.4);
    border-bottom-color: hsl(var(--accent-foreground)/.4)
}

.border-y-accent-foreground\/5 {
    border-top-color: hsl(var(--accent-foreground)/.05);
    border-bottom-color: hsl(var(--accent-foreground)/.05)
}

.border-y-accent-foreground\/50 {
    border-top-color: hsl(var(--accent-foreground)/.5);
    border-bottom-color: hsl(var(--accent-foreground)/.5)
}

.border-y-accent-foreground\/60 {
    border-top-color: hsl(var(--accent-foreground)/.6);
    border-bottom-color: hsl(var(--accent-foreground)/.6)
}

.border-y-accent-foreground\/70 {
    border-top-color: hsl(var(--accent-foreground)/.7);
    border-bottom-color: hsl(var(--accent-foreground)/.7)
}

.border-y-accent-foreground\/75 {
    border-top-color: hsl(var(--accent-foreground)/.75);
    border-bottom-color: hsl(var(--accent-foreground)/.75)
}

.border-y-accent-foreground\/80 {
    border-top-color: hsl(var(--accent-foreground)/.8);
    border-bottom-color: hsl(var(--accent-foreground)/.8)
}

.border-y-accent-foreground\/90 {
    border-top-color: hsl(var(--accent-foreground)/.9);
    border-bottom-color: hsl(var(--accent-foreground)/.9)
}

.border-y-accent-foreground\/95 {
    border-top-color: hsl(var(--accent-foreground)/.95);
    border-bottom-color: hsl(var(--accent-foreground)/.95)
}

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

.border-y-amber-100\/0 {
    border-top-color: hsla(48,96%,89%,0);
    border-bottom-color: hsla(48,96%,89%,0)
}

.border-y-amber-100\/10 {
    border-top-color: hsla(48,96%,89%,.1);
    border-bottom-color: hsla(48,96%,89%,.1)
}

.border-y-amber-100\/100 {
    border-top-color: #fef3c7;
    border-bottom-color: #fef3c7
}

.border-y-amber-100\/20 {
    border-top-color: hsla(48,96%,89%,.2);
    border-bottom-color: hsla(48,96%,89%,.2)
}

.border-y-amber-100\/25 {
    border-top-color: hsla(48,96%,89%,.25);
    border-bottom-color: hsla(48,96%,89%,.25)
}

.border-y-amber-100\/30 {
    border-top-color: hsla(48,96%,89%,.3);
    border-bottom-color: hsla(48,96%,89%,.3)
}

.border-y-amber-100\/40 {
    border-top-color: hsla(48,96%,89%,.4);
    border-bottom-color: hsla(48,96%,89%,.4)
}

.border-y-amber-100\/5 {
    border-top-color: hsla(48,96%,89%,.05);
    border-bottom-color: hsla(48,96%,89%,.05)
}

.border-y-amber-100\/50 {
    border-top-color: hsla(48,96%,89%,.5);
    border-bottom-color: hsla(48,96%,89%,.5)
}

.border-y-amber-100\/60 {
    border-top-color: hsla(48,96%,89%,.6);
    border-bottom-color: hsla(48,96%,89%,.6)
}

.border-y-amber-100\/70 {
    border-top-color: hsla(48,96%,89%,.7);
    border-bottom-color: hsla(48,96%,89%,.7)
}

.border-y-amber-100\/75 {
    border-top-color: hsla(48,96%,89%,.75);
    border-bottom-color: hsla(48,96%,89%,.75)
}

.border-y-amber-100\/80 {
    border-top-color: hsla(48,96%,89%,.8);
    border-bottom-color: hsla(48,96%,89%,.8)
}

.border-y-amber-100\/90 {
    border-top-color: hsla(48,96%,89%,.9);
    border-bottom-color: hsla(48,96%,89%,.9)
}

.border-y-amber-100\/95 {
    border-top-color: hsla(48,96%,89%,.95);
    border-bottom-color: hsla(48,96%,89%,.95)
}

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

.border-y-amber-200\/0 {
    border-top-color: hsla(48,97%,77%,0);
    border-bottom-color: hsla(48,97%,77%,0)
}

.border-y-amber-200\/10 {
    border-top-color: hsla(48,97%,77%,.1);
    border-bottom-color: hsla(48,97%,77%,.1)
}

.border-y-amber-200\/100 {
    border-top-color: #fde68a;
    border-bottom-color: #fde68a
}

.border-y-amber-200\/20 {
    border-top-color: hsla(48,97%,77%,.2);
    border-bottom-color: hsla(48,97%,77%,.2)
}

.border-y-amber-200\/25 {
    border-top-color: hsla(48,97%,77%,.25);
    border-bottom-color: hsla(48,97%,77%,.25)
}

.border-y-amber-200\/30 {
    border-top-color: hsla(48,97%,77%,.3);
    border-bottom-color: hsla(48,97%,77%,.3)
}

.border-y-amber-200\/40 {
    border-top-color: hsla(48,97%,77%,.4);
    border-bottom-color: hsla(48,97%,77%,.4)
}

.border-y-amber-200\/5 {
    border-top-color: hsla(48,97%,77%,.05);
    border-bottom-color: hsla(48,97%,77%,.05)
}

.border-y-amber-200\/50 {
    border-top-color: hsla(48,97%,77%,.5);
    border-bottom-color: hsla(48,97%,77%,.5)
}

.border-y-amber-200\/60 {
    border-top-color: hsla(48,97%,77%,.6);
    border-bottom-color: hsla(48,97%,77%,.6)
}

.border-y-amber-200\/70 {
    border-top-color: hsla(48,97%,77%,.7);
    border-bottom-color: hsla(48,97%,77%,.7)
}

.border-y-amber-200\/75 {
    border-top-color: hsla(48,97%,77%,.75);
    border-bottom-color: hsla(48,97%,77%,.75)
}

.border-y-amber-200\/80 {
    border-top-color: hsla(48,97%,77%,.8);
    border-bottom-color: hsla(48,97%,77%,.8)
}

.border-y-amber-200\/90 {
    border-top-color: hsla(48,97%,77%,.9);
    border-bottom-color: hsla(48,97%,77%,.9)
}

.border-y-amber-200\/95 {
    border-top-color: hsla(48,97%,77%,.95);
    border-bottom-color: hsla(48,97%,77%,.95)
}

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

.border-y-amber-300\/0 {
    border-top-color: rgba(252,211,77,0);
    border-bottom-color: rgba(252,211,77,0)
}

.border-y-amber-300\/10 {
    border-top-color: rgba(252,211,77,.1);
    border-bottom-color: rgba(252,211,77,.1)
}

.border-y-amber-300\/100 {
    border-top-color: #fcd34d;
    border-bottom-color: #fcd34d
}

.border-y-amber-300\/20 {
    border-top-color: rgba(252,211,77,.2);
    border-bottom-color: rgba(252,211,77,.2)
}

.border-y-amber-300\/25 {
    border-top-color: rgba(252,211,77,.25);
    border-bottom-color: rgba(252,211,77,.25)
}

.border-y-amber-300\/30 {
    border-top-color: rgba(252,211,77,.3);
    border-bottom-color: rgba(252,211,77,.3)
}

.border-y-amber-300\/40 {
    border-top-color: rgba(252,211,77,.4);
    border-bottom-color: rgba(252,211,77,.4)
}

.border-y-amber-300\/5 {
    border-top-color: rgba(252,211,77,.05);
    border-bottom-color: rgba(252,211,77,.05)
}

.border-y-amber-300\/50 {
    border-top-color: rgba(252,211,77,.5);
    border-bottom-color: rgba(252,211,77,.5)
}

.border-y-amber-300\/60 {
    border-top-color: rgba(252,211,77,.6);
    border-bottom-color: rgba(252,211,77,.6)
}

.border-y-amber-300\/70 {
    border-top-color: rgba(252,211,77,.7);
    border-bottom-color: rgba(252,211,77,.7)
}

.border-y-amber-300\/75 {
    border-top-color: rgba(252,211,77,.75);
    border-bottom-color: rgba(252,211,77,.75)
}

.border-y-amber-300\/80 {
    border-top-color: rgba(252,211,77,.8);
    border-bottom-color: rgba(252,211,77,.8)
}

.border-y-amber-300\/90 {
    border-top-color: rgba(252,211,77,.9);
    border-bottom-color: rgba(252,211,77,.9)
}

.border-y-amber-300\/95 {
    border-top-color: rgba(252,211,77,.95);
    border-bottom-color: rgba(252,211,77,.95)
}

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

.border-y-amber-400\/0 {
    border-top-color: rgba(251,191,36,0);
    border-bottom-color: rgba(251,191,36,0)
}

.border-y-amber-400\/10 {
    border-top-color: rgba(251,191,36,.1);
    border-bottom-color: rgba(251,191,36,.1)
}

.border-y-amber-400\/100 {
    border-top-color: #fbbf24;
    border-bottom-color: #fbbf24
}

.border-y-amber-400\/20 {
    border-top-color: rgba(251,191,36,.2);
    border-bottom-color: rgba(251,191,36,.2)
}

.border-y-amber-400\/25 {
    border-top-color: rgba(251,191,36,.25);
    border-bottom-color: rgba(251,191,36,.25)
}

.border-y-amber-400\/30 {
    border-top-color: rgba(251,191,36,.3);
    border-bottom-color: rgba(251,191,36,.3)
}

.border-y-amber-400\/40 {
    border-top-color: rgba(251,191,36,.4);
    border-bottom-color: rgba(251,191,36,.4)
}

.border-y-amber-400\/5 {
    border-top-color: rgba(251,191,36,.05);
    border-bottom-color: rgba(251,191,36,.05)
}

.border-y-amber-400\/50 {
    border-top-color: rgba(251,191,36,.5);
    border-bottom-color: rgba(251,191,36,.5)
}

.border-y-amber-400\/60 {
    border-top-color: rgba(251,191,36,.6);
    border-bottom-color: rgba(251,191,36,.6)
}

.border-y-amber-400\/70 {
    border-top-color: rgba(251,191,36,.7);
    border-bottom-color: rgba(251,191,36,.7)
}

.border-y-amber-400\/75 {
    border-top-color: rgba(251,191,36,.75);
    border-bottom-color: rgba(251,191,36,.75)
}

.border-y-amber-400\/80 {
    border-top-color: rgba(251,191,36,.8);
    border-bottom-color: rgba(251,191,36,.8)
}

.border-y-amber-400\/90 {
    border-top-color: rgba(251,191,36,.9);
    border-bottom-color: rgba(251,191,36,.9)
}

.border-y-amber-400\/95 {
    border-top-color: rgba(251,191,36,.95);
    border-bottom-color: rgba(251,191,36,.95)
}

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

.border-y-amber-50\/0 {
    border-top-color: rgba(255,251,235,0);
    border-bottom-color: rgba(255,251,235,0)
}

.border-y-amber-50\/10 {
    border-top-color: rgba(255,251,235,.1);
    border-bottom-color: rgba(255,251,235,.1)
}

.border-y-amber-50\/100 {
    border-top-color: #fffbeb;
    border-bottom-color: #fffbeb
}

.border-y-amber-50\/20 {
    border-top-color: rgba(255,251,235,.2);
    border-bottom-color: rgba(255,251,235,.2)
}

.border-y-amber-50\/25 {
    border-top-color: rgba(255,251,235,.25);
    border-bottom-color: rgba(255,251,235,.25)
}

.border-y-amber-50\/30 {
    border-top-color: rgba(255,251,235,.3);
    border-bottom-color: rgba(255,251,235,.3)
}

.border-y-amber-50\/40 {
    border-top-color: rgba(255,251,235,.4);
    border-bottom-color: rgba(255,251,235,.4)
}

.border-y-amber-50\/5 {
    border-top-color: rgba(255,251,235,.05);
    border-bottom-color: rgba(255,251,235,.05)
}

.border-y-amber-50\/50 {
    border-top-color: rgba(255,251,235,.5);
    border-bottom-color: rgba(255,251,235,.5)
}

.border-y-amber-50\/60 {
    border-top-color: rgba(255,251,235,.6);
    border-bottom-color: rgba(255,251,235,.6)
}

.border-y-amber-50\/70 {
    border-top-color: rgba(255,251,235,.7);
    border-bottom-color: rgba(255,251,235,.7)
}

.border-y-amber-50\/75 {
    border-top-color: rgba(255,251,235,.75);
    border-bottom-color: rgba(255,251,235,.75)
}

.border-y-amber-50\/80 {
    border-top-color: rgba(255,251,235,.8);
    border-bottom-color: rgba(255,251,235,.8)
}

.border-y-amber-50\/90 {
    border-top-color: rgba(255,251,235,.9);
    border-bottom-color: rgba(255,251,235,.9)
}

.border-y-amber-50\/95 {
    border-top-color: rgba(255,251,235,.95);
    border-bottom-color: rgba(255,251,235,.95)
}

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

.border-y-amber-500\/0 {
    border-top-color: rgba(245,158,11,0);
    border-bottom-color: rgba(245,158,11,0)
}

.border-y-amber-500\/10 {
    border-top-color: rgba(245,158,11,.1);
    border-bottom-color: rgba(245,158,11,.1)
}

.border-y-amber-500\/100 {
    border-top-color: #f59e0b;
    border-bottom-color: #f59e0b
}

.border-y-amber-500\/20 {
    border-top-color: rgba(245,158,11,.2);
    border-bottom-color: rgba(245,158,11,.2)
}

.border-y-amber-500\/25 {
    border-top-color: rgba(245,158,11,.25);
    border-bottom-color: rgba(245,158,11,.25)
}

.border-y-amber-500\/30 {
    border-top-color: rgba(245,158,11,.3);
    border-bottom-color: rgba(245,158,11,.3)
}

.border-y-amber-500\/40 {
    border-top-color: rgba(245,158,11,.4);
    border-bottom-color: rgba(245,158,11,.4)
}

.border-y-amber-500\/5 {
    border-top-color: rgba(245,158,11,.05);
    border-bottom-color: rgba(245,158,11,.05)
}

.border-y-amber-500\/50 {
    border-top-color: rgba(245,158,11,.5);
    border-bottom-color: rgba(245,158,11,.5)
}

.border-y-amber-500\/60 {
    border-top-color: rgba(245,158,11,.6);
    border-bottom-color: rgba(245,158,11,.6)
}

.border-y-amber-500\/70 {
    border-top-color: rgba(245,158,11,.7);
    border-bottom-color: rgba(245,158,11,.7)
}

.border-y-amber-500\/75 {
    border-top-color: rgba(245,158,11,.75);
    border-bottom-color: rgba(245,158,11,.75)
}

.border-y-amber-500\/80 {
    border-top-color: rgba(245,158,11,.8);
    border-bottom-color: rgba(245,158,11,.8)
}

.border-y-amber-500\/90 {
    border-top-color: rgba(245,158,11,.9);
    border-bottom-color: rgba(245,158,11,.9)
}

.border-y-amber-500\/95 {
    border-top-color: rgba(245,158,11,.95);
    border-bottom-color: rgba(245,158,11,.95)
}

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

.border-y-amber-600\/0 {
    border-top-color: rgba(217,119,6,0);
    border-bottom-color: rgba(217,119,6,0)
}

.border-y-amber-600\/10 {
    border-top-color: rgba(217,119,6,.1);
    border-bottom-color: rgba(217,119,6,.1)
}

.border-y-amber-600\/100 {
    border-top-color: #d97706;
    border-bottom-color: #d97706
}

.border-y-amber-600\/20 {
    border-top-color: rgba(217,119,6,.2);
    border-bottom-color: rgba(217,119,6,.2)
}

.border-y-amber-600\/25 {
    border-top-color: rgba(217,119,6,.25);
    border-bottom-color: rgba(217,119,6,.25)
}

.border-y-amber-600\/30 {
    border-top-color: rgba(217,119,6,.3);
    border-bottom-color: rgba(217,119,6,.3)
}

.border-y-amber-600\/40 {
    border-top-color: rgba(217,119,6,.4);
    border-bottom-color: rgba(217,119,6,.4)
}

.border-y-amber-600\/5 {
    border-top-color: rgba(217,119,6,.05);
    border-bottom-color: rgba(217,119,6,.05)
}

.border-y-amber-600\/50 {
    border-top-color: rgba(217,119,6,.5);
    border-bottom-color: rgba(217,119,6,.5)
}

.border-y-amber-600\/60 {
    border-top-color: rgba(217,119,6,.6);
    border-bottom-color: rgba(217,119,6,.6)
}

.border-y-amber-600\/70 {
    border-top-color: rgba(217,119,6,.7);
    border-bottom-color: rgba(217,119,6,.7)
}

.border-y-amber-600\/75 {
    border-top-color: rgba(217,119,6,.75);
    border-bottom-color: rgba(217,119,6,.75)
}

.border-y-amber-600\/80 {
    border-top-color: rgba(217,119,6,.8);
    border-bottom-color: rgba(217,119,6,.8)
}

.border-y-amber-600\/90 {
    border-top-color: rgba(217,119,6,.9);
    border-bottom-color: rgba(217,119,6,.9)
}

.border-y-amber-600\/95 {
    border-top-color: rgba(217,119,6,.95);
    border-bottom-color: rgba(217,119,6,.95)
}

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

.border-y-amber-700\/0 {
    border-top-color: rgba(180,83,9,0);
    border-bottom-color: rgba(180,83,9,0)
}

.border-y-amber-700\/10 {
    border-top-color: rgba(180,83,9,.1);
    border-bottom-color: rgba(180,83,9,.1)
}

.border-y-amber-700\/100 {
    border-top-color: #b45309;
    border-bottom-color: #b45309
}

.border-y-amber-700\/20 {
    border-top-color: rgba(180,83,9,.2);
    border-bottom-color: rgba(180,83,9,.2)
}

.border-y-amber-700\/25 {
    border-top-color: rgba(180,83,9,.25);
    border-bottom-color: rgba(180,83,9,.25)
}

.border-y-amber-700\/30 {
    border-top-color: rgba(180,83,9,.3);
    border-bottom-color: rgba(180,83,9,.3)
}

.border-y-amber-700\/40 {
    border-top-color: rgba(180,83,9,.4);
    border-bottom-color: rgba(180,83,9,.4)
}

.border-y-amber-700\/5 {
    border-top-color: rgba(180,83,9,.05);
    border-bottom-color: rgba(180,83,9,.05)
}

.border-y-amber-700\/50 {
    border-top-color: rgba(180,83,9,.5);
    border-bottom-color: rgba(180,83,9,.5)
}

.border-y-amber-700\/60 {
    border-top-color: rgba(180,83,9,.6);
    border-bottom-color: rgba(180,83,9,.6)
}

.border-y-amber-700\/70 {
    border-top-color: rgba(180,83,9,.7);
    border-bottom-color: rgba(180,83,9,.7)
}

.border-y-amber-700\/75 {
    border-top-color: rgba(180,83,9,.75);
    border-bottom-color: rgba(180,83,9,.75)
}

.border-y-amber-700\/80 {
    border-top-color: rgba(180,83,9,.8);
    border-bottom-color: rgba(180,83,9,.8)
}

.border-y-amber-700\/90 {
    border-top-color: rgba(180,83,9,.9);
    border-bottom-color: rgba(180,83,9,.9)
}

.border-y-amber-700\/95 {
    border-top-color: rgba(180,83,9,.95);
    border-bottom-color: rgba(180,83,9,.95)
}

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

.border-y-amber-800\/0 {
    border-top-color: rgba(146,64,14,0);
    border-bottom-color: rgba(146,64,14,0)
}

.border-y-amber-800\/10 {
    border-top-color: rgba(146,64,14,.1);
    border-bottom-color: rgba(146,64,14,.1)
}

.border-y-amber-800\/100 {
    border-top-color: #92400e;
    border-bottom-color: #92400e
}

.border-y-amber-800\/20 {
    border-top-color: rgba(146,64,14,.2);
    border-bottom-color: rgba(146,64,14,.2)
}

.border-y-amber-800\/25 {
    border-top-color: rgba(146,64,14,.25);
    border-bottom-color: rgba(146,64,14,.25)
}

.border-y-amber-800\/30 {
    border-top-color: rgba(146,64,14,.3);
    border-bottom-color: rgba(146,64,14,.3)
}

.border-y-amber-800\/40 {
    border-top-color: rgba(146,64,14,.4);
    border-bottom-color: rgba(146,64,14,.4)
}

.border-y-amber-800\/5 {
    border-top-color: rgba(146,64,14,.05);
    border-bottom-color: rgba(146,64,14,.05)
}

.border-y-amber-800\/50 {
    border-top-color: rgba(146,64,14,.5);
    border-bottom-color: rgba(146,64,14,.5)
}

.border-y-amber-800\/60 {
    border-top-color: rgba(146,64,14,.6);
    border-bottom-color: rgba(146,64,14,.6)
}

.border-y-amber-800\/70 {
    border-top-color: rgba(146,64,14,.7);
    border-bottom-color: rgba(146,64,14,.7)
}

.border-y-amber-800\/75 {
    border-top-color: rgba(146,64,14,.75);
    border-bottom-color: rgba(146,64,14,.75)
}

.border-y-amber-800\/80 {
    border-top-color: rgba(146,64,14,.8);
    border-bottom-color: rgba(146,64,14,.8)
}

.border-y-amber-800\/90 {
    border-top-color: rgba(146,64,14,.9);
    border-bottom-color: rgba(146,64,14,.9)
}

.border-y-amber-800\/95 {
    border-top-color: rgba(146,64,14,.95);
    border-bottom-color: rgba(146,64,14,.95)
}

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

.border-y-amber-900\/0 {
    border-top-color: rgba(120,53,15,0);
    border-bottom-color: rgba(120,53,15,0)
}

.border-y-amber-900\/10 {
    border-top-color: rgba(120,53,15,.1);
    border-bottom-color: rgba(120,53,15,.1)
}

.border-y-amber-900\/100 {
    border-top-color: #78350f;
    border-bottom-color: #78350f
}

.border-y-amber-900\/20 {
    border-top-color: rgba(120,53,15,.2);
    border-bottom-color: rgba(120,53,15,.2)
}

.border-y-amber-900\/25 {
    border-top-color: rgba(120,53,15,.25);
    border-bottom-color: rgba(120,53,15,.25)
}

.border-y-amber-900\/30 {
    border-top-color: rgba(120,53,15,.3);
    border-bottom-color: rgba(120,53,15,.3)
}

.border-y-amber-900\/40 {
    border-top-color: rgba(120,53,15,.4);
    border-bottom-color: rgba(120,53,15,.4)
}

.border-y-amber-900\/5 {
    border-top-color: rgba(120,53,15,.05);
    border-bottom-color: rgba(120,53,15,.05)
}

.border-y-amber-900\/50 {
    border-top-color: rgba(120,53,15,.5);
    border-bottom-color: rgba(120,53,15,.5)
}

.border-y-amber-900\/60 {
    border-top-color: rgba(120,53,15,.6);
    border-bottom-color: rgba(120,53,15,.6)
}

.border-y-amber-900\/70 {
    border-top-color: rgba(120,53,15,.7);
    border-bottom-color: rgba(120,53,15,.7)
}

.border-y-amber-900\/75 {
    border-top-color: rgba(120,53,15,.75);
    border-bottom-color: rgba(120,53,15,.75)
}

.border-y-amber-900\/80 {
    border-top-color: rgba(120,53,15,.8);
    border-bottom-color: rgba(120,53,15,.8)
}

.border-y-amber-900\/90 {
    border-top-color: rgba(120,53,15,.9);
    border-bottom-color: rgba(120,53,15,.9)
}

.border-y-amber-900\/95 {
    border-top-color: rgba(120,53,15,.95);
    border-bottom-color: rgba(120,53,15,.95)
}

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

.border-y-amber-950\/0 {
    border-top-color: rgba(69,26,3,0);
    border-bottom-color: rgba(69,26,3,0)
}

.border-y-amber-950\/10 {
    border-top-color: rgba(69,26,3,.1);
    border-bottom-color: rgba(69,26,3,.1)
}

.border-y-amber-950\/100 {
    border-top-color: #451a03;
    border-bottom-color: #451a03
}

.border-y-amber-950\/20 {
    border-top-color: rgba(69,26,3,.2);
    border-bottom-color: rgba(69,26,3,.2)
}

.border-y-amber-950\/25 {
    border-top-color: rgba(69,26,3,.25);
    border-bottom-color: rgba(69,26,3,.25)
}

.border-y-amber-950\/30 {
    border-top-color: rgba(69,26,3,.3);
    border-bottom-color: rgba(69,26,3,.3)
}

.border-y-amber-950\/40 {
    border-top-color: rgba(69,26,3,.4);
    border-bottom-color: rgba(69,26,3,.4)
}

.border-y-amber-950\/5 {
    border-top-color: rgba(69,26,3,.05);
    border-bottom-color: rgba(69,26,3,.05)
}

.border-y-amber-950\/50 {
    border-top-color: rgba(69,26,3,.5);
    border-bottom-color: rgba(69,26,3,.5)
}

.border-y-amber-950\/60 {
    border-top-color: rgba(69,26,3,.6);
    border-bottom-color: rgba(69,26,3,.6)
}

.border-y-amber-950\/70 {
    border-top-color: rgba(69,26,3,.7);
    border-bottom-color: rgba(69,26,3,.7)
}

.border-y-amber-950\/75 {
    border-top-color: rgba(69,26,3,.75);
    border-bottom-color: rgba(69,26,3,.75)
}

.border-y-amber-950\/80 {
    border-top-color: rgba(69,26,3,.8);
    border-bottom-color: rgba(69,26,3,.8)
}

.border-y-amber-950\/90 {
    border-top-color: rgba(69,26,3,.9);
    border-bottom-color: rgba(69,26,3,.9)
}

.border-y-amber-950\/95 {
    border-top-color: rgba(69,26,3,.95);
    border-bottom-color: rgba(69,26,3,.95)
}

.border-y-background {
    border-top-color: hsl(var(--background));
    border-bottom-color: hsl(var(--background))
}

.border-y-background\/0 {
    border-top-color: hsl(var(--background)/0);
    border-bottom-color: hsl(var(--background)/0)
}

.border-y-background\/10 {
    border-top-color: hsl(var(--background)/.1);
    border-bottom-color: hsl(var(--background)/.1)
}

.border-y-background\/100 {
    border-top-color: hsl(var(--background)/1);
    border-bottom-color: hsl(var(--background)/1)
}

.border-y-background\/20 {
    border-top-color: hsl(var(--background)/.2);
    border-bottom-color: hsl(var(--background)/.2)
}

.border-y-background\/25 {
    border-top-color: hsl(var(--background)/.25);
    border-bottom-color: hsl(var(--background)/.25)
}

.border-y-background\/30 {
    border-top-color: hsl(var(--background)/.3);
    border-bottom-color: hsl(var(--background)/.3)
}

.border-y-background\/40 {
    border-top-color: hsl(var(--background)/.4);
    border-bottom-color: hsl(var(--background)/.4)
}

.border-y-background\/5 {
    border-top-color: hsl(var(--background)/.05);
    border-bottom-color: hsl(var(--background)/.05)
}

.border-y-background\/50 {
    border-top-color: hsl(var(--background)/.5);
    border-bottom-color: hsl(var(--background)/.5)
}

.border-y-background\/60 {
    border-top-color: hsl(var(--background)/.6);
    border-bottom-color: hsl(var(--background)/.6)
}

.border-y-background\/70 {
    border-top-color: hsl(var(--background)/.7);
    border-bottom-color: hsl(var(--background)/.7)
}

.border-y-background\/75 {
    border-top-color: hsl(var(--background)/.75);
    border-bottom-color: hsl(var(--background)/.75)
}

.border-y-background\/80 {
    border-top-color: hsl(var(--background)/.8);
    border-bottom-color: hsl(var(--background)/.8)
}

.border-y-background\/90 {
    border-top-color: hsl(var(--background)/.9);
    border-bottom-color: hsl(var(--background)/.9)
}

.border-y-background\/95 {
    border-top-color: hsl(var(--background)/.95);
    border-bottom-color: hsl(var(--background)/.95)
}

.border-y-black {
    --tw-border-opacity: 1;
    border-top-color: rgb(49 43 65/var(--tw-border-opacity));
    border-bottom-color: rgb(49 43 65/var(--tw-border-opacity))
}

.border-y-black\/0 {
    border-top-color: rgba(49,43,65,0);
    border-bottom-color: rgba(49,43,65,0)
}

.border-y-black\/10 {
    border-top-color: rgba(49,43,65,.1);
    border-bottom-color: rgba(49,43,65,.1)
}

.border-y-black\/100 {
    border-top-color: #312b41;
    border-bottom-color: #312b41
}

.border-y-black\/20 {
    border-top-color: rgba(49,43,65,.2);
    border-bottom-color: rgba(49,43,65,.2)
}

.border-y-black\/25 {
    border-top-color: rgba(49,43,65,.25);
    border-bottom-color: rgba(49,43,65,.25)
}

.border-y-black\/30 {
    border-top-color: rgba(49,43,65,.3);
    border-bottom-color: rgba(49,43,65,.3)
}

.border-y-black\/40 {
    border-top-color: rgba(49,43,65,.4);
    border-bottom-color: rgba(49,43,65,.4)
}

.border-y-black\/5 {
    border-top-color: rgba(49,43,65,.05);
    border-bottom-color: rgba(49,43,65,.05)
}

.border-y-black\/50 {
    border-top-color: rgba(49,43,65,.5);
    border-bottom-color: rgba(49,43,65,.5)
}

.border-y-black\/60 {
    border-top-color: rgba(49,43,65,.6);
    border-bottom-color: rgba(49,43,65,.6)
}

.border-y-black\/70 {
    border-top-color: rgba(49,43,65,.7);
    border-bottom-color: rgba(49,43,65,.7)
}

.border-y-black\/75 {
    border-top-color: rgba(49,43,65,.75);
    border-bottom-color: rgba(49,43,65,.75)
}

.border-y-black\/80 {
    border-top-color: rgba(49,43,65,.8);
    border-bottom-color: rgba(49,43,65,.8)
}

.border-y-black\/90 {
    border-top-color: rgba(49,43,65,.9);
    border-bottom-color: rgba(49,43,65,.9)
}

.border-y-black\/95 {
    border-top-color: rgba(49,43,65,.95);
    border-bottom-color: rgba(49,43,65,.95)
}

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

.border-y-blue-100\/0 {
    border-top-color: rgba(219,234,254,0);
    border-bottom-color: rgba(219,234,254,0)
}

.border-y-blue-100\/10 {
    border-top-color: rgba(219,234,254,.1);
    border-bottom-color: rgba(219,234,254,.1)
}

.border-y-blue-100\/100 {
    border-top-color: #dbeafe;
    border-bottom-color: #dbeafe
}

.border-y-blue-100\/20 {
    border-top-color: rgba(219,234,254,.2);
    border-bottom-color: rgba(219,234,254,.2)
}

.border-y-blue-100\/25 {
    border-top-color: rgba(219,234,254,.25);
    border-bottom-color: rgba(219,234,254,.25)
}

.border-y-blue-100\/30 {
    border-top-color: rgba(219,234,254,.3);
    border-bottom-color: rgba(219,234,254,.3)
}

.border-y-blue-100\/40 {
    border-top-color: rgba(219,234,254,.4);
    border-bottom-color: rgba(219,234,254,.4)
}

.border-y-blue-100\/5 {
    border-top-color: rgba(219,234,254,.05);
    border-bottom-color: rgba(219,234,254,.05)
}

.border-y-blue-100\/50 {
    border-top-color: rgba(219,234,254,.5);
    border-bottom-color: rgba(219,234,254,.5)
}

.border-y-blue-100\/60 {
    border-top-color: rgba(219,234,254,.6);
    border-bottom-color: rgba(219,234,254,.6)
}

.border-y-blue-100\/70 {
    border-top-color: rgba(219,234,254,.7);
    border-bottom-color: rgba(219,234,254,.7)
}

.border-y-blue-100\/75 {
    border-top-color: rgba(219,234,254,.75);
    border-bottom-color: rgba(219,234,254,.75)
}

.border-y-blue-100\/80 {
    border-top-color: rgba(219,234,254,.8);
    border-bottom-color: rgba(219,234,254,.8)
}

.border-y-blue-100\/90 {
    border-top-color: rgba(219,234,254,.9);
    border-bottom-color: rgba(219,234,254,.9)
}

.border-y-blue-100\/95 {
    border-top-color: rgba(219,234,254,.95);
    border-bottom-color: rgba(219,234,254,.95)
}

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

.border-y-blue-200\/0 {
    border-top-color: rgba(191,219,254,0);
    border-bottom-color: rgba(191,219,254,0)
}

.border-y-blue-200\/10 {
    border-top-color: rgba(191,219,254,.1);
    border-bottom-color: rgba(191,219,254,.1)
}

.border-y-blue-200\/100 {
    border-top-color: #bfdbfe;
    border-bottom-color: #bfdbfe
}

.border-y-blue-200\/20 {
    border-top-color: rgba(191,219,254,.2);
    border-bottom-color: rgba(191,219,254,.2)
}

.border-y-blue-200\/25 {
    border-top-color: rgba(191,219,254,.25);
    border-bottom-color: rgba(191,219,254,.25)
}

.border-y-blue-200\/30 {
    border-top-color: rgba(191,219,254,.3);
    border-bottom-color: rgba(191,219,254,.3)
}

.border-y-blue-200\/40 {
    border-top-color: rgba(191,219,254,.4);
    border-bottom-color: rgba(191,219,254,.4)
}

.border-y-blue-200\/5 {
    border-top-color: rgba(191,219,254,.05);
    border-bottom-color: rgba(191,219,254,.05)
}

.border-y-blue-200\/50 {
    border-top-color: rgba(191,219,254,.5);
    border-bottom-color: rgba(191,219,254,.5)
}

.border-y-blue-200\/60 {
    border-top-color: rgba(191,219,254,.6);
    border-bottom-color: rgba(191,219,254,.6)
}

.border-y-blue-200\/70 {
    border-top-color: rgba(191,219,254,.7);
    border-bottom-color: rgba(191,219,254,.7)
}

.border-y-blue-200\/75 {
    border-top-color: rgba(191,219,254,.75);
    border-bottom-color: rgba(191,219,254,.75)
}

.border-y-blue-200\/80 {
    border-top-color: rgba(191,219,254,.8);
    border-bottom-color: rgba(191,219,254,.8)
}

.border-y-blue-200\/90 {
    border-top-color: rgba(191,219,254,.9);
    border-bottom-color: rgba(191,219,254,.9)
}

.border-y-blue-200\/95 {
    border-top-color: rgba(191,219,254,.95);
    border-bottom-color: rgba(191,219,254,.95)
}

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

.border-y-blue-300\/0 {
    border-top-color: rgba(147,197,253,0);
    border-bottom-color: rgba(147,197,253,0)
}

.border-y-blue-300\/10 {
    border-top-color: rgba(147,197,253,.1);
    border-bottom-color: rgba(147,197,253,.1)
}

.border-y-blue-300\/100 {
    border-top-color: #93c5fd;
    border-bottom-color: #93c5fd
}

.border-y-blue-300\/20 {
    border-top-color: rgba(147,197,253,.2);
    border-bottom-color: rgba(147,197,253,.2)
}

.border-y-blue-300\/25 {
    border-top-color: rgba(147,197,253,.25);
    border-bottom-color: rgba(147,197,253,.25)
}

.border-y-blue-300\/30 {
    border-top-color: rgba(147,197,253,.3);
    border-bottom-color: rgba(147,197,253,.3)
}

.border-y-blue-300\/40 {
    border-top-color: rgba(147,197,253,.4);
    border-bottom-color: rgba(147,197,253,.4)
}

.border-y-blue-300\/5 {
    border-top-color: rgba(147,197,253,.05);
    border-bottom-color: rgba(147,197,253,.05)
}

.border-y-blue-300\/50 {
    border-top-color: rgba(147,197,253,.5);
    border-bottom-color: rgba(147,197,253,.5)
}

.border-y-blue-300\/60 {
    border-top-color: rgba(147,197,253,.6);
    border-bottom-color: rgba(147,197,253,.6)
}

.border-y-blue-300\/70 {
    border-top-color: rgba(147,197,253,.7);
    border-bottom-color: rgba(147,197,253,.7)
}

.border-y-blue-300\/75 {
    border-top-color: rgba(147,197,253,.75);
    border-bottom-color: rgba(147,197,253,.75)
}

.border-y-blue-300\/80 {
    border-top-color: rgba(147,197,253,.8);
    border-bottom-color: rgba(147,197,253,.8)
}

.border-y-blue-300\/90 {
    border-top-color: rgba(147,197,253,.9);
    border-bottom-color: rgba(147,197,253,.9)
}

.border-y-blue-300\/95 {
    border-top-color: rgba(147,197,253,.95);
    border-bottom-color: rgba(147,197,253,.95)
}

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

.border-y-blue-400\/0 {
    border-top-color: rgba(96,165,250,0);
    border-bottom-color: rgba(96,165,250,0)
}

.border-y-blue-400\/10 {
    border-top-color: rgba(96,165,250,.1);
    border-bottom-color: rgba(96,165,250,.1)
}

.border-y-blue-400\/100 {
    border-top-color: #60a5fa;
    border-bottom-color: #60a5fa
}

.border-y-blue-400\/20 {
    border-top-color: rgba(96,165,250,.2);
    border-bottom-color: rgba(96,165,250,.2)
}

.border-y-blue-400\/25 {
    border-top-color: rgba(96,165,250,.25);
    border-bottom-color: rgba(96,165,250,.25)
}

.border-y-blue-400\/30 {
    border-top-color: rgba(96,165,250,.3);
    border-bottom-color: rgba(96,165,250,.3)
}

.border-y-blue-400\/40 {
    border-top-color: rgba(96,165,250,.4);
    border-bottom-color: rgba(96,165,250,.4)
}

.border-y-blue-400\/5 {
    border-top-color: rgba(96,165,250,.05);
    border-bottom-color: rgba(96,165,250,.05)
}

.border-y-blue-400\/50 {
    border-top-color: rgba(96,165,250,.5);
    border-bottom-color: rgba(96,165,250,.5)
}

.border-y-blue-400\/60 {
    border-top-color: rgba(96,165,250,.6);
    border-bottom-color: rgba(96,165,250,.6)
}

.border-y-blue-400\/70 {
    border-top-color: rgba(96,165,250,.7);
    border-bottom-color: rgba(96,165,250,.7)
}

.border-y-blue-400\/75 {
    border-top-color: rgba(96,165,250,.75);
    border-bottom-color: rgba(96,165,250,.75)
}

.border-y-blue-400\/80 {
    border-top-color: rgba(96,165,250,.8);
    border-bottom-color: rgba(96,165,250,.8)
}

.border-y-blue-400\/90 {
    border-top-color: rgba(96,165,250,.9);
    border-bottom-color: rgba(96,165,250,.9)
}

.border-y-blue-400\/95 {
    border-top-color: rgba(96,165,250,.95);
    border-bottom-color: rgba(96,165,250,.95)
}

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

.border-y-blue-50\/0 {
    border-top-color: rgba(239,246,255,0);
    border-bottom-color: rgba(239,246,255,0)
}

.border-y-blue-50\/10 {
    border-top-color: rgba(239,246,255,.1);
    border-bottom-color: rgba(239,246,255,.1)
}

.border-y-blue-50\/100 {
    border-top-color: #eff6ff;
    border-bottom-color: #eff6ff
}

.border-y-blue-50\/20 {
    border-top-color: rgba(239,246,255,.2);
    border-bottom-color: rgba(239,246,255,.2)
}

.border-y-blue-50\/25 {
    border-top-color: rgba(239,246,255,.25);
    border-bottom-color: rgba(239,246,255,.25)
}

.border-y-blue-50\/30 {
    border-top-color: rgba(239,246,255,.3);
    border-bottom-color: rgba(239,246,255,.3)
}

.border-y-blue-50\/40 {
    border-top-color: rgba(239,246,255,.4);
    border-bottom-color: rgba(239,246,255,.4)
}

.border-y-blue-50\/5 {
    border-top-color: rgba(239,246,255,.05);
    border-bottom-color: rgba(239,246,255,.05)
}

.border-y-blue-50\/50 {
    border-top-color: rgba(239,246,255,.5);
    border-bottom-color: rgba(239,246,255,.5)
}

.border-y-blue-50\/60 {
    border-top-color: rgba(239,246,255,.6);
    border-bottom-color: rgba(239,246,255,.6)
}

.border-y-blue-50\/70 {
    border-top-color: rgba(239,246,255,.7);
    border-bottom-color: rgba(239,246,255,.7)
}

.border-y-blue-50\/75 {
    border-top-color: rgba(239,246,255,.75);
    border-bottom-color: rgba(239,246,255,.75)
}

.border-y-blue-50\/80 {
    border-top-color: rgba(239,246,255,.8);
    border-bottom-color: rgba(239,246,255,.8)
}

.border-y-blue-50\/90 {
    border-top-color: rgba(239,246,255,.9);
    border-bottom-color: rgba(239,246,255,.9)
}

.border-y-blue-50\/95 {
    border-top-color: rgba(239,246,255,.95);
    border-bottom-color: rgba(239,246,255,.95)
}

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

.border-y-blue-500\/0 {
    border-top-color: rgba(59,130,246,0);
    border-bottom-color: rgba(59,130,246,0)
}

.border-y-blue-500\/10 {
    border-top-color: rgba(59,130,246,.1);
    border-bottom-color: rgba(59,130,246,.1)
}

.border-y-blue-500\/100 {
    border-top-color: #3b82f6;
    border-bottom-color: #3b82f6
}

.border-y-blue-500\/20 {
    border-top-color: rgba(59,130,246,.2);
    border-bottom-color: rgba(59,130,246,.2)
}

.border-y-blue-500\/25 {
    border-top-color: rgba(59,130,246,.25);
    border-bottom-color: rgba(59,130,246,.25)
}

.border-y-blue-500\/30 {
    border-top-color: rgba(59,130,246,.3);
    border-bottom-color: rgba(59,130,246,.3)
}

.border-y-blue-500\/40 {
    border-top-color: rgba(59,130,246,.4);
    border-bottom-color: rgba(59,130,246,.4)
}

.border-y-blue-500\/5 {
    border-top-color: rgba(59,130,246,.05);
    border-bottom-color: rgba(59,130,246,.05)
}

.border-y-blue-500\/50 {
    border-top-color: rgba(59,130,246,.5);
    border-bottom-color: rgba(59,130,246,.5)
}

.border-y-blue-500\/60 {
    border-top-color: rgba(59,130,246,.6);
    border-bottom-color: rgba(59,130,246,.6)
}

.border-y-blue-500\/70 {
    border-top-color: rgba(59,130,246,.7);
    border-bottom-color: rgba(59,130,246,.7)
}

.border-y-blue-500\/75 {
    border-top-color: rgba(59,130,246,.75);
    border-bottom-color: rgba(59,130,246,.75)
}

.border-y-blue-500\/80 {
    border-top-color: rgba(59,130,246,.8);
    border-bottom-color: rgba(59,130,246,.8)
}

.border-y-blue-500\/90 {
    border-top-color: rgba(59,130,246,.9);
    border-bottom-color: rgba(59,130,246,.9)
}

.border-y-blue-500\/95 {
    border-top-color: rgba(59,130,246,.95);
    border-bottom-color: rgba(59,130,246,.95)
}

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

.border-y-blue-600\/0 {
    border-top-color: rgba(37,99,235,0);
    border-bottom-color: rgba(37,99,235,0)
}

.border-y-blue-600\/10 {
    border-top-color: rgba(37,99,235,.1);
    border-bottom-color: rgba(37,99,235,.1)
}

.border-y-blue-600\/100 {
    border-top-color: #2563eb;
    border-bottom-color: #2563eb
}

.border-y-blue-600\/20 {
    border-top-color: rgba(37,99,235,.2);
    border-bottom-color: rgba(37,99,235,.2)
}

.border-y-blue-600\/25 {
    border-top-color: rgba(37,99,235,.25);
    border-bottom-color: rgba(37,99,235,.25)
}

.border-y-blue-600\/30 {
    border-top-color: rgba(37,99,235,.3);
    border-bottom-color: rgba(37,99,235,.3)
}

.border-y-blue-600\/40 {
    border-top-color: rgba(37,99,235,.4);
    border-bottom-color: rgba(37,99,235,.4)
}

.border-y-blue-600\/5 {
    border-top-color: rgba(37,99,235,.05);
    border-bottom-color: rgba(37,99,235,.05)
}

.border-y-blue-600\/50 {
    border-top-color: rgba(37,99,235,.5);
    border-bottom-color: rgba(37,99,235,.5)
}

.border-y-blue-600\/60 {
    border-top-color: rgba(37,99,235,.6);
    border-bottom-color: rgba(37,99,235,.6)
}

.border-y-blue-600\/70 {
    border-top-color: rgba(37,99,235,.7);
    border-bottom-color: rgba(37,99,235,.7)
}

.border-y-blue-600\/75 {
    border-top-color: rgba(37,99,235,.75);
    border-bottom-color: rgba(37,99,235,.75)
}

.border-y-blue-600\/80 {
    border-top-color: rgba(37,99,235,.8);
    border-bottom-color: rgba(37,99,235,.8)
}

.border-y-blue-600\/90 {
    border-top-color: rgba(37,99,235,.9);
    border-bottom-color: rgba(37,99,235,.9)
}

.border-y-blue-600\/95 {
    border-top-color: rgba(37,99,235,.95);
    border-bottom-color: rgba(37,99,235,.95)
}

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

.border-y-blue-700\/0 {
    border-top-color: rgba(29,78,216,0);
    border-bottom-color: rgba(29,78,216,0)
}

.border-y-blue-700\/10 {
    border-top-color: rgba(29,78,216,.1);
    border-bottom-color: rgba(29,78,216,.1)
}

.border-y-blue-700\/100 {
    border-top-color: #1d4ed8;
    border-bottom-color: #1d4ed8
}

.border-y-blue-700\/20 {
    border-top-color: rgba(29,78,216,.2);
    border-bottom-color: rgba(29,78,216,.2)
}

.border-y-blue-700\/25 {
    border-top-color: rgba(29,78,216,.25);
    border-bottom-color: rgba(29,78,216,.25)
}

.border-y-blue-700\/30 {
    border-top-color: rgba(29,78,216,.3);
    border-bottom-color: rgba(29,78,216,.3)
}

.border-y-blue-700\/40 {
    border-top-color: rgba(29,78,216,.4);
    border-bottom-color: rgba(29,78,216,.4)
}

.border-y-blue-700\/5 {
    border-top-color: rgba(29,78,216,.05);
    border-bottom-color: rgba(29,78,216,.05)
}

.border-y-blue-700\/50 {
    border-top-color: rgba(29,78,216,.5);
    border-bottom-color: rgba(29,78,216,.5)
}

.border-y-blue-700\/60 {
    border-top-color: rgba(29,78,216,.6);
    border-bottom-color: rgba(29,78,216,.6)
}

.border-y-blue-700\/70 {
    border-top-color: rgba(29,78,216,.7);
    border-bottom-color: rgba(29,78,216,.7)
}

.border-y-blue-700\/75 {
    border-top-color: rgba(29,78,216,.75);
    border-bottom-color: rgba(29,78,216,.75)
}

.border-y-blue-700\/80 {
    border-top-color: rgba(29,78,216,.8);
    border-bottom-color: rgba(29,78,216,.8)
}

.border-y-blue-700\/90 {
    border-top-color: rgba(29,78,216,.9);
    border-bottom-color: rgba(29,78,216,.9)
}

.border-y-blue-700\/95 {
    border-top-color: rgba(29,78,216,.95);
    border-bottom-color: rgba(29,78,216,.95)
}

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

.border-y-blue-800\/0 {
    border-top-color: rgba(30,64,175,0);
    border-bottom-color: rgba(30,64,175,0)
}

.border-y-blue-800\/10 {
    border-top-color: rgba(30,64,175,.1);
    border-bottom-color: rgba(30,64,175,.1)
}

.border-y-blue-800\/100 {
    border-top-color: #1e40af;
    border-bottom-color: #1e40af
}

.border-y-blue-800\/20 {
    border-top-color: rgba(30,64,175,.2);
    border-bottom-color: rgba(30,64,175,.2)
}

.border-y-blue-800\/25 {
    border-top-color: rgba(30,64,175,.25);
    border-bottom-color: rgba(30,64,175,.25)
}

.border-y-blue-800\/30 {
    border-top-color: rgba(30,64,175,.3);
    border-bottom-color: rgba(30,64,175,.3)
}

.border-y-blue-800\/40 {
    border-top-color: rgba(30,64,175,.4);
    border-bottom-color: rgba(30,64,175,.4)
}

.border-y-blue-800\/5 {
    border-top-color: rgba(30,64,175,.05);
    border-bottom-color: rgba(30,64,175,.05)
}

.border-y-blue-800\/50 {
    border-top-color: rgba(30,64,175,.5);
    border-bottom-color: rgba(30,64,175,.5)
}

.border-y-blue-800\/60 {
    border-top-color: rgba(30,64,175,.6);
    border-bottom-color: rgba(30,64,175,.6)
}

.border-y-blue-800\/70 {
    border-top-color: rgba(30,64,175,.7);
    border-bottom-color: rgba(30,64,175,.7)
}

.border-y-blue-800\/75 {
    border-top-color: rgba(30,64,175,.75);
    border-bottom-color: rgba(30,64,175,.75)
}

.border-y-blue-800\/80 {
    border-top-color: rgba(30,64,175,.8);
    border-bottom-color: rgba(30,64,175,.8)
}

.border-y-blue-800\/90 {
    border-top-color: rgba(30,64,175,.9);
    border-bottom-color: rgba(30,64,175,.9)
}

.border-y-blue-800\/95 {
    border-top-color: rgba(30,64,175,.95);
    border-bottom-color: rgba(30,64,175,.95)
}

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

.border-y-blue-900\/0 {
    border-top-color: rgba(30,58,138,0);
    border-bottom-color: rgba(30,58,138,0)
}

.border-y-blue-900\/10 {
    border-top-color: rgba(30,58,138,.1);
    border-bottom-color: rgba(30,58,138,.1)
}

.border-y-blue-900\/100 {
    border-top-color: #1e3a8a;
    border-bottom-color: #1e3a8a
}

.border-y-blue-900\/20 {
    border-top-color: rgba(30,58,138,.2);
    border-bottom-color: rgba(30,58,138,.2)
}

.border-y-blue-900\/25 {
    border-top-color: rgba(30,58,138,.25);
    border-bottom-color: rgba(30,58,138,.25)
}

.border-y-blue-900\/30 {
    border-top-color: rgba(30,58,138,.3);
    border-bottom-color: rgba(30,58,138,.3)
}

.border-y-blue-900\/40 {
    border-top-color: rgba(30,58,138,.4);
    border-bottom-color: rgba(30,58,138,.4)
}

.border-y-blue-900\/5 {
    border-top-color: rgba(30,58,138,.05);
    border-bottom-color: rgba(30,58,138,.05)
}

.border-y-blue-900\/50 {
    border-top-color: rgba(30,58,138,.5);
    border-bottom-color: rgba(30,58,138,.5)
}

.border-y-blue-900\/60 {
    border-top-color: rgba(30,58,138,.6);
    border-bottom-color: rgba(30,58,138,.6)
}

.border-y-blue-900\/70 {
    border-top-color: rgba(30,58,138,.7);
    border-bottom-color: rgba(30,58,138,.7)
}

.border-y-blue-900\/75 {
    border-top-color: rgba(30,58,138,.75);
    border-bottom-color: rgba(30,58,138,.75)
}

.border-y-blue-900\/80 {
    border-top-color: rgba(30,58,138,.8);
    border-bottom-color: rgba(30,58,138,.8)
}

.border-y-blue-900\/90 {
    border-top-color: rgba(30,58,138,.9);
    border-bottom-color: rgba(30,58,138,.9)
}

.border-y-blue-900\/95 {
    border-top-color: rgba(30,58,138,.95);
    border-bottom-color: rgba(30,58,138,.95)
}

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

.border-y-blue-950\/0 {
    border-top-color: rgba(23,37,84,0);
    border-bottom-color: rgba(23,37,84,0)
}

.border-y-blue-950\/10 {
    border-top-color: rgba(23,37,84,.1);
    border-bottom-color: rgba(23,37,84,.1)
}

.border-y-blue-950\/100 {
    border-top-color: #172554;
    border-bottom-color: #172554
}

.border-y-blue-950\/20 {
    border-top-color: rgba(23,37,84,.2);
    border-bottom-color: rgba(23,37,84,.2)
}

.border-y-blue-950\/25 {
    border-top-color: rgba(23,37,84,.25);
    border-bottom-color: rgba(23,37,84,.25)
}

.border-y-blue-950\/30 {
    border-top-color: rgba(23,37,84,.3);
    border-bottom-color: rgba(23,37,84,.3)
}

.border-y-blue-950\/40 {
    border-top-color: rgba(23,37,84,.4);
    border-bottom-color: rgba(23,37,84,.4)
}

.border-y-blue-950\/5 {
    border-top-color: rgba(23,37,84,.05);
    border-bottom-color: rgba(23,37,84,.05)
}

.border-y-blue-950\/50 {
    border-top-color: rgba(23,37,84,.5);
    border-bottom-color: rgba(23,37,84,.5)
}

.border-y-blue-950\/60 {
    border-top-color: rgba(23,37,84,.6);
    border-bottom-color: rgba(23,37,84,.6)
}

.border-y-blue-950\/70 {
    border-top-color: rgba(23,37,84,.7);
    border-bottom-color: rgba(23,37,84,.7)
}

.border-y-blue-950\/75 {
    border-top-color: rgba(23,37,84,.75);
    border-bottom-color: rgba(23,37,84,.75)
}

.border-y-blue-950\/80 {
    border-top-color: rgba(23,37,84,.8);
    border-bottom-color: rgba(23,37,84,.8)
}

.border-y-blue-950\/90 {
    border-top-color: rgba(23,37,84,.9);
    border-bottom-color: rgba(23,37,84,.9)
}

.border-y-blue-950\/95 {
    border-top-color: rgba(23,37,84,.95);
    border-bottom-color: rgba(23,37,84,.95)
}

.border-y-blueGray-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(241 245 249/var(--tw-border-opacity));
    border-bottom-color: rgb(241 245 249/var(--tw-border-opacity))
}

.border-y-blueGray-100\/0 {
    border-top-color: rgba(241,245,249,0);
    border-bottom-color: rgba(241,245,249,0)
}

.border-y-blueGray-100\/10 {
    border-top-color: rgba(241,245,249,.1);
    border-bottom-color: rgba(241,245,249,.1)
}

.border-y-blueGray-100\/100 {
    border-top-color: #f1f5f9;
    border-bottom-color: #f1f5f9
}

.border-y-blueGray-100\/20 {
    border-top-color: rgba(241,245,249,.2);
    border-bottom-color: rgba(241,245,249,.2)
}

.border-y-blueGray-100\/25 {
    border-top-color: rgba(241,245,249,.25);
    border-bottom-color: rgba(241,245,249,.25)
}

.border-y-blueGray-100\/30 {
    border-top-color: rgba(241,245,249,.3);
    border-bottom-color: rgba(241,245,249,.3)
}

.border-y-blueGray-100\/40 {
    border-top-color: rgba(241,245,249,.4);
    border-bottom-color: rgba(241,245,249,.4)
}

.border-y-blueGray-100\/5 {
    border-top-color: rgba(241,245,249,.05);
    border-bottom-color: rgba(241,245,249,.05)
}

.border-y-blueGray-100\/50 {
    border-top-color: rgba(241,245,249,.5);
    border-bottom-color: rgba(241,245,249,.5)
}

.border-y-blueGray-100\/60 {
    border-top-color: rgba(241,245,249,.6);
    border-bottom-color: rgba(241,245,249,.6)
}

.border-y-blueGray-100\/70 {
    border-top-color: rgba(241,245,249,.7);
    border-bottom-color: rgba(241,245,249,.7)
}

.border-y-blueGray-100\/75 {
    border-top-color: rgba(241,245,249,.75);
    border-bottom-color: rgba(241,245,249,.75)
}

.border-y-blueGray-100\/80 {
    border-top-color: rgba(241,245,249,.8);
    border-bottom-color: rgba(241,245,249,.8)
}

.border-y-blueGray-100\/90 {
    border-top-color: rgba(241,245,249,.9);
    border-bottom-color: rgba(241,245,249,.9)
}

.border-y-blueGray-100\/95 {
    border-top-color: rgba(241,245,249,.95);
    border-bottom-color: rgba(241,245,249,.95)
}

.border-y-blueGray-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(226 232 240/var(--tw-border-opacity));
    border-bottom-color: rgb(226 232 240/var(--tw-border-opacity))
}

.border-y-blueGray-200\/0 {
    border-top-color: rgba(226,232,240,0);
    border-bottom-color: rgba(226,232,240,0)
}

.border-y-blueGray-200\/10 {
    border-top-color: rgba(226,232,240,.1);
    border-bottom-color: rgba(226,232,240,.1)
}

.border-y-blueGray-200\/100 {
    border-top-color: #e2e8f0;
    border-bottom-color: #e2e8f0
}

.border-y-blueGray-200\/20 {
    border-top-color: rgba(226,232,240,.2);
    border-bottom-color: rgba(226,232,240,.2)
}

.border-y-blueGray-200\/25 {
    border-top-color: rgba(226,232,240,.25);
    border-bottom-color: rgba(226,232,240,.25)
}

.border-y-blueGray-200\/30 {
    border-top-color: rgba(226,232,240,.3);
    border-bottom-color: rgba(226,232,240,.3)
}

.border-y-blueGray-200\/40 {
    border-top-color: rgba(226,232,240,.4);
    border-bottom-color: rgba(226,232,240,.4)
}

.border-y-blueGray-200\/5 {
    border-top-color: rgba(226,232,240,.05);
    border-bottom-color: rgba(226,232,240,.05)
}

.border-y-blueGray-200\/50 {
    border-top-color: rgba(226,232,240,.5);
    border-bottom-color: rgba(226,232,240,.5)
}

.border-y-blueGray-200\/60 {
    border-top-color: rgba(226,232,240,.6);
    border-bottom-color: rgba(226,232,240,.6)
}

.border-y-blueGray-200\/70 {
    border-top-color: rgba(226,232,240,.7);
    border-bottom-color: rgba(226,232,240,.7)
}

.border-y-blueGray-200\/75 {
    border-top-color: rgba(226,232,240,.75);
    border-bottom-color: rgba(226,232,240,.75)
}

.border-y-blueGray-200\/80 {
    border-top-color: rgba(226,232,240,.8);
    border-bottom-color: rgba(226,232,240,.8)
}

.border-y-blueGray-200\/90 {
    border-top-color: rgba(226,232,240,.9);
    border-bottom-color: rgba(226,232,240,.9)
}

.border-y-blueGray-200\/95 {
    border-top-color: rgba(226,232,240,.95);
    border-bottom-color: rgba(226,232,240,.95)
}

.border-y-blueGray-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(203 213 225/var(--tw-border-opacity));
    border-bottom-color: rgb(203 213 225/var(--tw-border-opacity))
}

.border-y-blueGray-300\/0 {
    border-top-color: rgba(203,213,225,0);
    border-bottom-color: rgba(203,213,225,0)
}

.border-y-blueGray-300\/10 {
    border-top-color: rgba(203,213,225,.1);
    border-bottom-color: rgba(203,213,225,.1)
}

.border-y-blueGray-300\/100 {
    border-top-color: #cbd5e1;
    border-bottom-color: #cbd5e1
}

.border-y-blueGray-300\/20 {
    border-top-color: rgba(203,213,225,.2);
    border-bottom-color: rgba(203,213,225,.2)
}

.border-y-blueGray-300\/25 {
    border-top-color: rgba(203,213,225,.25);
    border-bottom-color: rgba(203,213,225,.25)
}

.border-y-blueGray-300\/30 {
    border-top-color: rgba(203,213,225,.3);
    border-bottom-color: rgba(203,213,225,.3)
}

.border-y-blueGray-300\/40 {
    border-top-color: rgba(203,213,225,.4);
    border-bottom-color: rgba(203,213,225,.4)
}

.border-y-blueGray-300\/5 {
    border-top-color: rgba(203,213,225,.05);
    border-bottom-color: rgba(203,213,225,.05)
}

.border-y-blueGray-300\/50 {
    border-top-color: rgba(203,213,225,.5);
    border-bottom-color: rgba(203,213,225,.5)
}

.border-y-blueGray-300\/60 {
    border-top-color: rgba(203,213,225,.6);
    border-bottom-color: rgba(203,213,225,.6)
}

.border-y-blueGray-300\/70 {
    border-top-color: rgba(203,213,225,.7);
    border-bottom-color: rgba(203,213,225,.7)
}

.border-y-blueGray-300\/75 {
    border-top-color: rgba(203,213,225,.75);
    border-bottom-color: rgba(203,213,225,.75)
}

.border-y-blueGray-300\/80 {
    border-top-color: rgba(203,213,225,.8);
    border-bottom-color: rgba(203,213,225,.8)
}

.border-y-blueGray-300\/90 {
    border-top-color: rgba(203,213,225,.9);
    border-bottom-color: rgba(203,213,225,.9)
}

.border-y-blueGray-300\/95 {
    border-top-color: rgba(203,213,225,.95);
    border-bottom-color: rgba(203,213,225,.95)
}

.border-y-blueGray-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(148 163 184/var(--tw-border-opacity));
    border-bottom-color: rgb(148 163 184/var(--tw-border-opacity))
}

.border-y-blueGray-400\/0 {
    border-top-color: rgba(148,163,184,0);
    border-bottom-color: rgba(148,163,184,0)
}

.border-y-blueGray-400\/10 {
    border-top-color: rgba(148,163,184,.1);
    border-bottom-color: rgba(148,163,184,.1)
}

.border-y-blueGray-400\/100 {
    border-top-color: #94a3b8;
    border-bottom-color: #94a3b8
}

.border-y-blueGray-400\/20 {
    border-top-color: rgba(148,163,184,.2);
    border-bottom-color: rgba(148,163,184,.2)
}

.border-y-blueGray-400\/25 {
    border-top-color: rgba(148,163,184,.25);
    border-bottom-color: rgba(148,163,184,.25)
}

.border-y-blueGray-400\/30 {
    border-top-color: rgba(148,163,184,.3);
    border-bottom-color: rgba(148,163,184,.3)
}

.border-y-blueGray-400\/40 {
    border-top-color: rgba(148,163,184,.4);
    border-bottom-color: rgba(148,163,184,.4)
}

.border-y-blueGray-400\/5 {
    border-top-color: rgba(148,163,184,.05);
    border-bottom-color: rgba(148,163,184,.05)
}

.border-y-blueGray-400\/50 {
    border-top-color: rgba(148,163,184,.5);
    border-bottom-color: rgba(148,163,184,.5)
}

.border-y-blueGray-400\/60 {
    border-top-color: rgba(148,163,184,.6);
    border-bottom-color: rgba(148,163,184,.6)
}

.border-y-blueGray-400\/70 {
    border-top-color: rgba(148,163,184,.7);
    border-bottom-color: rgba(148,163,184,.7)
}

.border-y-blueGray-400\/75 {
    border-top-color: rgba(148,163,184,.75);
    border-bottom-color: rgba(148,163,184,.75)
}

.border-y-blueGray-400\/80 {
    border-top-color: rgba(148,163,184,.8);
    border-bottom-color: rgba(148,163,184,.8)
}

.border-y-blueGray-400\/90 {
    border-top-color: rgba(148,163,184,.9);
    border-bottom-color: rgba(148,163,184,.9)
}

.border-y-blueGray-400\/95 {
    border-top-color: rgba(148,163,184,.95);
    border-bottom-color: rgba(148,163,184,.95)
}

.border-y-blueGray-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(248 250 252/var(--tw-border-opacity));
    border-bottom-color: rgb(248 250 252/var(--tw-border-opacity))
}

.border-y-blueGray-50\/0 {
    border-top-color: rgba(248,250,252,0);
    border-bottom-color: rgba(248,250,252,0)
}

.border-y-blueGray-50\/10 {
    border-top-color: rgba(248,250,252,.1);
    border-bottom-color: rgba(248,250,252,.1)
}

.border-y-blueGray-50\/100 {
    border-top-color: #f8fafc;
    border-bottom-color: #f8fafc
}

.border-y-blueGray-50\/20 {
    border-top-color: rgba(248,250,252,.2);
    border-bottom-color: rgba(248,250,252,.2)
}

.border-y-blueGray-50\/25 {
    border-top-color: rgba(248,250,252,.25);
    border-bottom-color: rgba(248,250,252,.25)
}

.border-y-blueGray-50\/30 {
    border-top-color: rgba(248,250,252,.3);
    border-bottom-color: rgba(248,250,252,.3)
}

.border-y-blueGray-50\/40 {
    border-top-color: rgba(248,250,252,.4);
    border-bottom-color: rgba(248,250,252,.4)
}

.border-y-blueGray-50\/5 {
    border-top-color: rgba(248,250,252,.05);
    border-bottom-color: rgba(248,250,252,.05)
}

.border-y-blueGray-50\/50 {
    border-top-color: rgba(248,250,252,.5);
    border-bottom-color: rgba(248,250,252,.5)
}

.border-y-blueGray-50\/60 {
    border-top-color: rgba(248,250,252,.6);
    border-bottom-color: rgba(248,250,252,.6)
}

.border-y-blueGray-50\/70 {
    border-top-color: rgba(248,250,252,.7);
    border-bottom-color: rgba(248,250,252,.7)
}

.border-y-blueGray-50\/75 {
    border-top-color: rgba(248,250,252,.75);
    border-bottom-color: rgba(248,250,252,.75)
}

.border-y-blueGray-50\/80 {
    border-top-color: rgba(248,250,252,.8);
    border-bottom-color: rgba(248,250,252,.8)
}

.border-y-blueGray-50\/90 {
    border-top-color: rgba(248,250,252,.9);
    border-bottom-color: rgba(248,250,252,.9)
}

.border-y-blueGray-50\/95 {
    border-top-color: rgba(248,250,252,.95);
    border-bottom-color: rgba(248,250,252,.95)
}

.border-y-blueGray-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(100 116 139/var(--tw-border-opacity));
    border-bottom-color: rgb(100 116 139/var(--tw-border-opacity))
}

.border-y-blueGray-500\/0 {
    border-top-color: rgba(100,116,139,0);
    border-bottom-color: rgba(100,116,139,0)
}

.border-y-blueGray-500\/10 {
    border-top-color: rgba(100,116,139,.1);
    border-bottom-color: rgba(100,116,139,.1)
}

.border-y-blueGray-500\/100 {
    border-top-color: #64748b;
    border-bottom-color: #64748b
}

.border-y-blueGray-500\/20 {
    border-top-color: rgba(100,116,139,.2);
    border-bottom-color: rgba(100,116,139,.2)
}

.border-y-blueGray-500\/25 {
    border-top-color: rgba(100,116,139,.25);
    border-bottom-color: rgba(100,116,139,.25)
}

.border-y-blueGray-500\/30 {
    border-top-color: rgba(100,116,139,.3);
    border-bottom-color: rgba(100,116,139,.3)
}

.border-y-blueGray-500\/40 {
    border-top-color: rgba(100,116,139,.4);
    border-bottom-color: rgba(100,116,139,.4)
}

.border-y-blueGray-500\/5 {
    border-top-color: rgba(100,116,139,.05);
    border-bottom-color: rgba(100,116,139,.05)
}

.border-y-blueGray-500\/50 {
    border-top-color: rgba(100,116,139,.5);
    border-bottom-color: rgba(100,116,139,.5)
}

.border-y-blueGray-500\/60 {
    border-top-color: rgba(100,116,139,.6);
    border-bottom-color: rgba(100,116,139,.6)
}

.border-y-blueGray-500\/70 {
    border-top-color: rgba(100,116,139,.7);
    border-bottom-color: rgba(100,116,139,.7)
}

.border-y-blueGray-500\/75 {
    border-top-color: rgba(100,116,139,.75);
    border-bottom-color: rgba(100,116,139,.75)
}

.border-y-blueGray-500\/80 {
    border-top-color: rgba(100,116,139,.8);
    border-bottom-color: rgba(100,116,139,.8)
}

.border-y-blueGray-500\/90 {
    border-top-color: rgba(100,116,139,.9);
    border-bottom-color: rgba(100,116,139,.9)
}

.border-y-blueGray-500\/95 {
    border-top-color: rgba(100,116,139,.95);
    border-bottom-color: rgba(100,116,139,.95)
}

.border-y-blueGray-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(71 85 105/var(--tw-border-opacity));
    border-bottom-color: rgb(71 85 105/var(--tw-border-opacity))
}

.border-y-blueGray-600\/0 {
    border-top-color: rgba(71,85,105,0);
    border-bottom-color: rgba(71,85,105,0)
}

.border-y-blueGray-600\/10 {
    border-top-color: rgba(71,85,105,.1);
    border-bottom-color: rgba(71,85,105,.1)
}

.border-y-blueGray-600\/100 {
    border-top-color: #475569;
    border-bottom-color: #475569
}

.border-y-blueGray-600\/20 {
    border-top-color: rgba(71,85,105,.2);
    border-bottom-color: rgba(71,85,105,.2)
}

.border-y-blueGray-600\/25 {
    border-top-color: rgba(71,85,105,.25);
    border-bottom-color: rgba(71,85,105,.25)
}

.border-y-blueGray-600\/30 {
    border-top-color: rgba(71,85,105,.3);
    border-bottom-color: rgba(71,85,105,.3)
}

.border-y-blueGray-600\/40 {
    border-top-color: rgba(71,85,105,.4);
    border-bottom-color: rgba(71,85,105,.4)
}

.border-y-blueGray-600\/5 {
    border-top-color: rgba(71,85,105,.05);
    border-bottom-color: rgba(71,85,105,.05)
}

.border-y-blueGray-600\/50 {
    border-top-color: rgba(71,85,105,.5);
    border-bottom-color: rgba(71,85,105,.5)
}

.border-y-blueGray-600\/60 {
    border-top-color: rgba(71,85,105,.6);
    border-bottom-color: rgba(71,85,105,.6)
}

.border-y-blueGray-600\/70 {
    border-top-color: rgba(71,85,105,.7);
    border-bottom-color: rgba(71,85,105,.7)
}

.border-y-blueGray-600\/75 {
    border-top-color: rgba(71,85,105,.75);
    border-bottom-color: rgba(71,85,105,.75)
}

.border-y-blueGray-600\/80 {
    border-top-color: rgba(71,85,105,.8);
    border-bottom-color: rgba(71,85,105,.8)
}

.border-y-blueGray-600\/90 {
    border-top-color: rgba(71,85,105,.9);
    border-bottom-color: rgba(71,85,105,.9)
}

.border-y-blueGray-600\/95 {
    border-top-color: rgba(71,85,105,.95);
    border-bottom-color: rgba(71,85,105,.95)
}

.border-y-blueGray-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(51 65 85/var(--tw-border-opacity));
    border-bottom-color: rgb(51 65 85/var(--tw-border-opacity))
}

.border-y-blueGray-700\/0 {
    border-top-color: rgba(51,65,85,0);
    border-bottom-color: rgba(51,65,85,0)
}

.border-y-blueGray-700\/10 {
    border-top-color: rgba(51,65,85,.1);
    border-bottom-color: rgba(51,65,85,.1)
}

.border-y-blueGray-700\/100 {
    border-top-color: #334155;
    border-bottom-color: #334155
}

.border-y-blueGray-700\/20 {
    border-top-color: rgba(51,65,85,.2);
    border-bottom-color: rgba(51,65,85,.2)
}

.border-y-blueGray-700\/25 {
    border-top-color: rgba(51,65,85,.25);
    border-bottom-color: rgba(51,65,85,.25)
}

.border-y-blueGray-700\/30 {
    border-top-color: rgba(51,65,85,.3);
    border-bottom-color: rgba(51,65,85,.3)
}

.border-y-blueGray-700\/40 {
    border-top-color: rgba(51,65,85,.4);
    border-bottom-color: rgba(51,65,85,.4)
}

.border-y-blueGray-700\/5 {
    border-top-color: rgba(51,65,85,.05);
    border-bottom-color: rgba(51,65,85,.05)
}

.border-y-blueGray-700\/50 {
    border-top-color: rgba(51,65,85,.5);
    border-bottom-color: rgba(51,65,85,.5)
}

.border-y-blueGray-700\/60 {
    border-top-color: rgba(51,65,85,.6);
    border-bottom-color: rgba(51,65,85,.6)
}

.border-y-blueGray-700\/70 {
    border-top-color: rgba(51,65,85,.7);
    border-bottom-color: rgba(51,65,85,.7)
}

.border-y-blueGray-700\/75 {
    border-top-color: rgba(51,65,85,.75);
    border-bottom-color: rgba(51,65,85,.75)
}

.border-y-blueGray-700\/80 {
    border-top-color: rgba(51,65,85,.8);
    border-bottom-color: rgba(51,65,85,.8)
}

.border-y-blueGray-700\/90 {
    border-top-color: rgba(51,65,85,.9);
    border-bottom-color: rgba(51,65,85,.9)
}

.border-y-blueGray-700\/95 {
    border-top-color: rgba(51,65,85,.95);
    border-bottom-color: rgba(51,65,85,.95)
}

.border-y-blueGray-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(30 41 59/var(--tw-border-opacity));
    border-bottom-color: rgb(30 41 59/var(--tw-border-opacity))
}

.border-y-blueGray-800\/0 {
    border-top-color: rgba(30,41,59,0);
    border-bottom-color: rgba(30,41,59,0)
}

.border-y-blueGray-800\/10 {
    border-top-color: rgba(30,41,59,.1);
    border-bottom-color: rgba(30,41,59,.1)
}

.border-y-blueGray-800\/100 {
    border-top-color: #1e293b;
    border-bottom-color: #1e293b
}

.border-y-blueGray-800\/20 {
    border-top-color: rgba(30,41,59,.2);
    border-bottom-color: rgba(30,41,59,.2)
}

.border-y-blueGray-800\/25 {
    border-top-color: rgba(30,41,59,.25);
    border-bottom-color: rgba(30,41,59,.25)
}

.border-y-blueGray-800\/30 {
    border-top-color: rgba(30,41,59,.3);
    border-bottom-color: rgba(30,41,59,.3)
}

.border-y-blueGray-800\/40 {
    border-top-color: rgba(30,41,59,.4);
    border-bottom-color: rgba(30,41,59,.4)
}

.border-y-blueGray-800\/5 {
    border-top-color: rgba(30,41,59,.05);
    border-bottom-color: rgba(30,41,59,.05)
}

.border-y-blueGray-800\/50 {
    border-top-color: rgba(30,41,59,.5);
    border-bottom-color: rgba(30,41,59,.5)
}

.border-y-blueGray-800\/60 {
    border-top-color: rgba(30,41,59,.6);
    border-bottom-color: rgba(30,41,59,.6)
}

.border-y-blueGray-800\/70 {
    border-top-color: rgba(30,41,59,.7);
    border-bottom-color: rgba(30,41,59,.7)
}

.border-y-blueGray-800\/75 {
    border-top-color: rgba(30,41,59,.75);
    border-bottom-color: rgba(30,41,59,.75)
}

.border-y-blueGray-800\/80 {
    border-top-color: rgba(30,41,59,.8);
    border-bottom-color: rgba(30,41,59,.8)
}

.border-y-blueGray-800\/90 {
    border-top-color: rgba(30,41,59,.9);
    border-bottom-color: rgba(30,41,59,.9)
}

.border-y-blueGray-800\/95 {
    border-top-color: rgba(30,41,59,.95);
    border-bottom-color: rgba(30,41,59,.95)
}

.border-y-blueGray-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(15 23 42/var(--tw-border-opacity));
    border-bottom-color: rgb(15 23 42/var(--tw-border-opacity))
}

.border-y-blueGray-900\/0 {
    border-top-color: rgba(15,23,42,0);
    border-bottom-color: rgba(15,23,42,0)
}

.border-y-blueGray-900\/10 {
    border-top-color: rgba(15,23,42,.1);
    border-bottom-color: rgba(15,23,42,.1)
}

.border-y-blueGray-900\/100 {
    border-top-color: #0f172a;
    border-bottom-color: #0f172a
}

.border-y-blueGray-900\/20 {
    border-top-color: rgba(15,23,42,.2);
    border-bottom-color: rgba(15,23,42,.2)
}

.border-y-blueGray-900\/25 {
    border-top-color: rgba(15,23,42,.25);
    border-bottom-color: rgba(15,23,42,.25)
}

.border-y-blueGray-900\/30 {
    border-top-color: rgba(15,23,42,.3);
    border-bottom-color: rgba(15,23,42,.3)
}

.border-y-blueGray-900\/40 {
    border-top-color: rgba(15,23,42,.4);
    border-bottom-color: rgba(15,23,42,.4)
}

.border-y-blueGray-900\/5 {
    border-top-color: rgba(15,23,42,.05);
    border-bottom-color: rgba(15,23,42,.05)
}

.border-y-blueGray-900\/50 {
    border-top-color: rgba(15,23,42,.5);
    border-bottom-color: rgba(15,23,42,.5)
}

.border-y-blueGray-900\/60 {
    border-top-color: rgba(15,23,42,.6);
    border-bottom-color: rgba(15,23,42,.6)
}

.border-y-blueGray-900\/70 {
    border-top-color: rgba(15,23,42,.7);
    border-bottom-color: rgba(15,23,42,.7)
}

.border-y-blueGray-900\/75 {
    border-top-color: rgba(15,23,42,.75);
    border-bottom-color: rgba(15,23,42,.75)
}

.border-y-blueGray-900\/80 {
    border-top-color: rgba(15,23,42,.8);
    border-bottom-color: rgba(15,23,42,.8)
}

.border-y-blueGray-900\/90 {
    border-top-color: rgba(15,23,42,.9);
    border-bottom-color: rgba(15,23,42,.9)
}

.border-y-blueGray-900\/95 {
    border-top-color: rgba(15,23,42,.95);
    border-bottom-color: rgba(15,23,42,.95)
}

.border-y-blueGray-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(2 6 23/var(--tw-border-opacity));
    border-bottom-color: rgb(2 6 23/var(--tw-border-opacity))
}

.border-y-blueGray-950\/0 {
    border-top-color: rgba(2,6,23,0);
    border-bottom-color: rgba(2,6,23,0)
}

.border-y-blueGray-950\/10 {
    border-top-color: rgba(2,6,23,.1);
    border-bottom-color: rgba(2,6,23,.1)
}

.border-y-blueGray-950\/100 {
    border-top-color: #020617;
    border-bottom-color: #020617
}

.border-y-blueGray-950\/20 {
    border-top-color: rgba(2,6,23,.2);
    border-bottom-color: rgba(2,6,23,.2)
}

.border-y-blueGray-950\/25 {
    border-top-color: rgba(2,6,23,.25);
    border-bottom-color: rgba(2,6,23,.25)
}

.border-y-blueGray-950\/30 {
    border-top-color: rgba(2,6,23,.3);
    border-bottom-color: rgba(2,6,23,.3)
}

.border-y-blueGray-950\/40 {
    border-top-color: rgba(2,6,23,.4);
    border-bottom-color: rgba(2,6,23,.4)
}

.border-y-blueGray-950\/5 {
    border-top-color: rgba(2,6,23,.05);
    border-bottom-color: rgba(2,6,23,.05)
}

.border-y-blueGray-950\/50 {
    border-top-color: rgba(2,6,23,.5);
    border-bottom-color: rgba(2,6,23,.5)
}

.border-y-blueGray-950\/60 {
    border-top-color: rgba(2,6,23,.6);
    border-bottom-color: rgba(2,6,23,.6)
}

.border-y-blueGray-950\/70 {
    border-top-color: rgba(2,6,23,.7);
    border-bottom-color: rgba(2,6,23,.7)
}

.border-y-blueGray-950\/75 {
    border-top-color: rgba(2,6,23,.75);
    border-bottom-color: rgba(2,6,23,.75)
}

.border-y-blueGray-950\/80 {
    border-top-color: rgba(2,6,23,.8);
    border-bottom-color: rgba(2,6,23,.8)
}

.border-y-blueGray-950\/90 {
    border-top-color: rgba(2,6,23,.9);
    border-bottom-color: rgba(2,6,23,.9)
}

.border-y-blueGray-950\/95 {
    border-top-color: rgba(2,6,23,.95);
    border-bottom-color: rgba(2,6,23,.95)
}

.border-y-border {
    border-top-color: hsl(var(--border));
    border-bottom-color: hsl(var(--border))
}

.border-y-border\/0 {
    border-top-color: hsl(var(--border)/0);
    border-bottom-color: hsl(var(--border)/0)
}

.border-y-border\/10 {
    border-top-color: hsl(var(--border)/.1);
    border-bottom-color: hsl(var(--border)/.1)
}

.border-y-border\/100 {
    border-top-color: hsl(var(--border)/1);
    border-bottom-color: hsl(var(--border)/1)
}

.border-y-border\/20 {
    border-top-color: hsl(var(--border)/.2);
    border-bottom-color: hsl(var(--border)/.2)
}

.border-y-border\/25 {
    border-top-color: hsl(var(--border)/.25);
    border-bottom-color: hsl(var(--border)/.25)
}

.border-y-border\/30 {
    border-top-color: hsl(var(--border)/.3);
    border-bottom-color: hsl(var(--border)/.3)
}

.border-y-border\/40 {
    border-top-color: hsl(var(--border)/.4);
    border-bottom-color: hsl(var(--border)/.4)
}

.border-y-border\/5 {
    border-top-color: hsl(var(--border)/.05);
    border-bottom-color: hsl(var(--border)/.05)
}

.border-y-border\/50 {
    border-top-color: hsl(var(--border)/.5);
    border-bottom-color: hsl(var(--border)/.5)
}

.border-y-border\/60 {
    border-top-color: hsl(var(--border)/.6);
    border-bottom-color: hsl(var(--border)/.6)
}

.border-y-border\/70 {
    border-top-color: hsl(var(--border)/.7);
    border-bottom-color: hsl(var(--border)/.7)
}

.border-y-border\/75 {
    border-top-color: hsl(var(--border)/.75);
    border-bottom-color: hsl(var(--border)/.75)
}

.border-y-border\/80 {
    border-top-color: hsl(var(--border)/.8);
    border-bottom-color: hsl(var(--border)/.8)
}

.border-y-border\/90 {
    border-top-color: hsl(var(--border)/.9);
    border-bottom-color: hsl(var(--border)/.9)
}

.border-y-border\/95 {
    border-top-color: hsl(var(--border)/.95);
    border-bottom-color: hsl(var(--border)/.95)
}

.border-y-card {
    border-top-color: hsl(var(--card));
    border-bottom-color: hsl(var(--card))
}

.border-y-card-foreground {
    border-top-color: hsl(var(--card-foreground));
    border-bottom-color: hsl(var(--card-foreground))
}

.border-y-card-foreground\/0 {
    border-top-color: hsl(var(--card-foreground)/0);
    border-bottom-color: hsl(var(--card-foreground)/0)
}

.border-y-card-foreground\/10 {
    border-top-color: hsl(var(--card-foreground)/.1);
    border-bottom-color: hsl(var(--card-foreground)/.1)
}

.border-y-card-foreground\/100 {
    border-top-color: hsl(var(--card-foreground)/1);
    border-bottom-color: hsl(var(--card-foreground)/1)
}

.border-y-card-foreground\/20 {
    border-top-color: hsl(var(--card-foreground)/.2);
    border-bottom-color: hsl(var(--card-foreground)/.2)
}

.border-y-card-foreground\/25 {
    border-top-color: hsl(var(--card-foreground)/.25);
    border-bottom-color: hsl(var(--card-foreground)/.25)
}

.border-y-card-foreground\/30 {
    border-top-color: hsl(var(--card-foreground)/.3);
    border-bottom-color: hsl(var(--card-foreground)/.3)
}

.border-y-card-foreground\/40 {
    border-top-color: hsl(var(--card-foreground)/.4);
    border-bottom-color: hsl(var(--card-foreground)/.4)
}

.border-y-card-foreground\/5 {
    border-top-color: hsl(var(--card-foreground)/.05);
    border-bottom-color: hsl(var(--card-foreground)/.05)
}

.border-y-card-foreground\/50 {
    border-top-color: hsl(var(--card-foreground)/.5);
    border-bottom-color: hsl(var(--card-foreground)/.5)
}

.border-y-card-foreground\/60 {
    border-top-color: hsl(var(--card-foreground)/.6);
    border-bottom-color: hsl(var(--card-foreground)/.6)
}

.border-y-card-foreground\/70 {
    border-top-color: hsl(var(--card-foreground)/.7);
    border-bottom-color: hsl(var(--card-foreground)/.7)
}

.border-y-card-foreground\/75 {
    border-top-color: hsl(var(--card-foreground)/.75);
    border-bottom-color: hsl(var(--card-foreground)/.75)
}

.border-y-card-foreground\/80 {
    border-top-color: hsl(var(--card-foreground)/.8);
    border-bottom-color: hsl(var(--card-foreground)/.8)
}

.border-y-card-foreground\/90 {
    border-top-color: hsl(var(--card-foreground)/.9);
    border-bottom-color: hsl(var(--card-foreground)/.9)
}

.border-y-card-foreground\/95 {
    border-top-color: hsl(var(--card-foreground)/.95);
    border-bottom-color: hsl(var(--card-foreground)/.95)
}

.border-y-card\/0 {
    border-top-color: hsl(var(--card)/0);
    border-bottom-color: hsl(var(--card)/0)
}

.border-y-card\/10 {
    border-top-color: hsl(var(--card)/.1);
    border-bottom-color: hsl(var(--card)/.1)
}

.border-y-card\/100 {
    border-top-color: hsl(var(--card)/1);
    border-bottom-color: hsl(var(--card)/1)
}

.border-y-card\/20 {
    border-top-color: hsl(var(--card)/.2);
    border-bottom-color: hsl(var(--card)/.2)
}

.border-y-card\/25 {
    border-top-color: hsl(var(--card)/.25);
    border-bottom-color: hsl(var(--card)/.25)
}

.border-y-card\/30 {
    border-top-color: hsl(var(--card)/.3);
    border-bottom-color: hsl(var(--card)/.3)
}

.border-y-card\/40 {
    border-top-color: hsl(var(--card)/.4);
    border-bottom-color: hsl(var(--card)/.4)
}

.border-y-card\/5 {
    border-top-color: hsl(var(--card)/.05);
    border-bottom-color: hsl(var(--card)/.05)
}

.border-y-card\/50 {
    border-top-color: hsl(var(--card)/.5);
    border-bottom-color: hsl(var(--card)/.5)
}

.border-y-card\/60 {
    border-top-color: hsl(var(--card)/.6);
    border-bottom-color: hsl(var(--card)/.6)
}

.border-y-card\/70 {
    border-top-color: hsl(var(--card)/.7);
    border-bottom-color: hsl(var(--card)/.7)
}

.border-y-card\/75 {
    border-top-color: hsl(var(--card)/.75);
    border-bottom-color: hsl(var(--card)/.75)
}

.border-y-card\/80 {
    border-top-color: hsl(var(--card)/.8);
    border-bottom-color: hsl(var(--card)/.8)
}

.border-y-card\/90 {
    border-top-color: hsl(var(--card)/.9);
    border-bottom-color: hsl(var(--card)/.9)
}

.border-y-card\/95 {
    border-top-color: hsl(var(--card)/.95);
    border-bottom-color: hsl(var(--card)/.95)
}

.border-y-cool {
    --tw-border-opacity: 1;
    border-top-color: rgb(47 55 255/var(--tw-border-opacity));
    border-bottom-color: rgb(47 55 255/var(--tw-border-opacity))
}

.border-y-cool\/0 {
    border-top-color: rgba(47,55,255,0);
    border-bottom-color: rgba(47,55,255,0)
}

.border-y-cool\/10 {
    border-top-color: rgba(47,55,255,.1);
    border-bottom-color: rgba(47,55,255,.1)
}

.border-y-cool\/100 {
    border-top-color: #2f37ff;
    border-bottom-color: #2f37ff
}

.border-y-cool\/20 {
    border-top-color: rgba(47,55,255,.2);
    border-bottom-color: rgba(47,55,255,.2)
}

.border-y-cool\/25 {
    border-top-color: rgba(47,55,255,.25);
    border-bottom-color: rgba(47,55,255,.25)
}

.border-y-cool\/30 {
    border-top-color: rgba(47,55,255,.3);
    border-bottom-color: rgba(47,55,255,.3)
}

.border-y-cool\/40 {
    border-top-color: rgba(47,55,255,.4);
    border-bottom-color: rgba(47,55,255,.4)
}

.border-y-cool\/5 {
    border-top-color: rgba(47,55,255,.05);
    border-bottom-color: rgba(47,55,255,.05)
}

.border-y-cool\/50 {
    border-top-color: rgba(47,55,255,.5);
    border-bottom-color: rgba(47,55,255,.5)
}

.border-y-cool\/60 {
    border-top-color: rgba(47,55,255,.6);
    border-bottom-color: rgba(47,55,255,.6)
}

.border-y-cool\/70 {
    border-top-color: rgba(47,55,255,.7);
    border-bottom-color: rgba(47,55,255,.7)
}

.border-y-cool\/75 {
    border-top-color: rgba(47,55,255,.75);
    border-bottom-color: rgba(47,55,255,.75)
}

.border-y-cool\/80 {
    border-top-color: rgba(47,55,255,.8);
    border-bottom-color: rgba(47,55,255,.8)
}

.border-y-cool\/90 {
    border-top-color: rgba(47,55,255,.9);
    border-bottom-color: rgba(47,55,255,.9)
}

.border-y-cool\/95 {
    border-top-color: rgba(47,55,255,.95);
    border-bottom-color: rgba(47,55,255,.95)
}

.border-y-coolGray-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(243 244 246/var(--tw-border-opacity));
    border-bottom-color: rgb(243 244 246/var(--tw-border-opacity))
}

.border-y-coolGray-100\/0 {
    border-top-color: rgba(243,244,246,0);
    border-bottom-color: rgba(243,244,246,0)
}

.border-y-coolGray-100\/10 {
    border-top-color: rgba(243,244,246,.1);
    border-bottom-color: rgba(243,244,246,.1)
}

.border-y-coolGray-100\/100 {
    border-top-color: #f3f4f6;
    border-bottom-color: #f3f4f6
}

.border-y-coolGray-100\/20 {
    border-top-color: rgba(243,244,246,.2);
    border-bottom-color: rgba(243,244,246,.2)
}

.border-y-coolGray-100\/25 {
    border-top-color: rgba(243,244,246,.25);
    border-bottom-color: rgba(243,244,246,.25)
}

.border-y-coolGray-100\/30 {
    border-top-color: rgba(243,244,246,.3);
    border-bottom-color: rgba(243,244,246,.3)
}

.border-y-coolGray-100\/40 {
    border-top-color: rgba(243,244,246,.4);
    border-bottom-color: rgba(243,244,246,.4)
}

.border-y-coolGray-100\/5 {
    border-top-color: rgba(243,244,246,.05);
    border-bottom-color: rgba(243,244,246,.05)
}

.border-y-coolGray-100\/50 {
    border-top-color: rgba(243,244,246,.5);
    border-bottom-color: rgba(243,244,246,.5)
}

.border-y-coolGray-100\/60 {
    border-top-color: rgba(243,244,246,.6);
    border-bottom-color: rgba(243,244,246,.6)
}

.border-y-coolGray-100\/70 {
    border-top-color: rgba(243,244,246,.7);
    border-bottom-color: rgba(243,244,246,.7)
}

.border-y-coolGray-100\/75 {
    border-top-color: rgba(243,244,246,.75);
    border-bottom-color: rgba(243,244,246,.75)
}

.border-y-coolGray-100\/80 {
    border-top-color: rgba(243,244,246,.8);
    border-bottom-color: rgba(243,244,246,.8)
}

.border-y-coolGray-100\/90 {
    border-top-color: rgba(243,244,246,.9);
    border-bottom-color: rgba(243,244,246,.9)
}

.border-y-coolGray-100\/95 {
    border-top-color: rgba(243,244,246,.95);
    border-bottom-color: rgba(243,244,246,.95)
}

.border-y-coolGray-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(229 231 235/var(--tw-border-opacity));
    border-bottom-color: rgb(229 231 235/var(--tw-border-opacity))
}

.border-y-coolGray-200\/0 {
    border-top-color: rgba(229,231,235,0);
    border-bottom-color: rgba(229,231,235,0)
}

.border-y-coolGray-200\/10 {
    border-top-color: rgba(229,231,235,.1);
    border-bottom-color: rgba(229,231,235,.1)
}

.border-y-coolGray-200\/100 {
    border-top-color: #e5e7eb;
    border-bottom-color: #e5e7eb
}

.border-y-coolGray-200\/20 {
    border-top-color: rgba(229,231,235,.2);
    border-bottom-color: rgba(229,231,235,.2)
}

.border-y-coolGray-200\/25 {
    border-top-color: rgba(229,231,235,.25);
    border-bottom-color: rgba(229,231,235,.25)
}

.border-y-coolGray-200\/30 {
    border-top-color: rgba(229,231,235,.3);
    border-bottom-color: rgba(229,231,235,.3)
}

.border-y-coolGray-200\/40 {
    border-top-color: rgba(229,231,235,.4);
    border-bottom-color: rgba(229,231,235,.4)
}

.border-y-coolGray-200\/5 {
    border-top-color: rgba(229,231,235,.05);
    border-bottom-color: rgba(229,231,235,.05)
}

.border-y-coolGray-200\/50 {
    border-top-color: rgba(229,231,235,.5);
    border-bottom-color: rgba(229,231,235,.5)
}

.border-y-coolGray-200\/60 {
    border-top-color: rgba(229,231,235,.6);
    border-bottom-color: rgba(229,231,235,.6)
}

.border-y-coolGray-200\/70 {
    border-top-color: rgba(229,231,235,.7);
    border-bottom-color: rgba(229,231,235,.7)
}

.border-y-coolGray-200\/75 {
    border-top-color: rgba(229,231,235,.75);
    border-bottom-color: rgba(229,231,235,.75)
}

.border-y-coolGray-200\/80 {
    border-top-color: rgba(229,231,235,.8);
    border-bottom-color: rgba(229,231,235,.8)
}

.border-y-coolGray-200\/90 {
    border-top-color: rgba(229,231,235,.9);
    border-bottom-color: rgba(229,231,235,.9)
}

.border-y-coolGray-200\/95 {
    border-top-color: rgba(229,231,235,.95);
    border-bottom-color: rgba(229,231,235,.95)
}

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

.border-y-coolGray-300\/0 {
    border-top-color: rgba(209,213,219,0);
    border-bottom-color: rgba(209,213,219,0)
}

.border-y-coolGray-300\/10 {
    border-top-color: rgba(209,213,219,.1);
    border-bottom-color: rgba(209,213,219,.1)
}

.border-y-coolGray-300\/100 {
    border-top-color: #d1d5db;
    border-bottom-color: #d1d5db
}

.border-y-coolGray-300\/20 {
    border-top-color: rgba(209,213,219,.2);
    border-bottom-color: rgba(209,213,219,.2)
}

.border-y-coolGray-300\/25 {
    border-top-color: rgba(209,213,219,.25);
    border-bottom-color: rgba(209,213,219,.25)
}

.border-y-coolGray-300\/30 {
    border-top-color: rgba(209,213,219,.3);
    border-bottom-color: rgba(209,213,219,.3)
}

.border-y-coolGray-300\/40 {
    border-top-color: rgba(209,213,219,.4);
    border-bottom-color: rgba(209,213,219,.4)
}

.border-y-coolGray-300\/5 {
    border-top-color: rgba(209,213,219,.05);
    border-bottom-color: rgba(209,213,219,.05)
}

.border-y-coolGray-300\/50 {
    border-top-color: rgba(209,213,219,.5);
    border-bottom-color: rgba(209,213,219,.5)
}

.border-y-coolGray-300\/60 {
    border-top-color: rgba(209,213,219,.6);
    border-bottom-color: rgba(209,213,219,.6)
}

.border-y-coolGray-300\/70 {
    border-top-color: rgba(209,213,219,.7);
    border-bottom-color: rgba(209,213,219,.7)
}

.border-y-coolGray-300\/75 {
    border-top-color: rgba(209,213,219,.75);
    border-bottom-color: rgba(209,213,219,.75)
}

.border-y-coolGray-300\/80 {
    border-top-color: rgba(209,213,219,.8);
    border-bottom-color: rgba(209,213,219,.8)
}

.border-y-coolGray-300\/90 {
    border-top-color: rgba(209,213,219,.9);
    border-bottom-color: rgba(209,213,219,.9)
}

.border-y-coolGray-300\/95 {
    border-top-color: rgba(209,213,219,.95);
    border-bottom-color: rgba(209,213,219,.95)
}

.border-y-coolGray-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(156 163 175/var(--tw-border-opacity));
    border-bottom-color: rgb(156 163 175/var(--tw-border-opacity))
}

.border-y-coolGray-400\/0 {
    border-top-color: rgba(156,163,175,0);
    border-bottom-color: rgba(156,163,175,0)
}

.border-y-coolGray-400\/10 {
    border-top-color: rgba(156,163,175,.1);
    border-bottom-color: rgba(156,163,175,.1)
}

.border-y-coolGray-400\/100 {
    border-top-color: #9ca3af;
    border-bottom-color: #9ca3af
}

.border-y-coolGray-400\/20 {
    border-top-color: rgba(156,163,175,.2);
    border-bottom-color: rgba(156,163,175,.2)
}

.border-y-coolGray-400\/25 {
    border-top-color: rgba(156,163,175,.25);
    border-bottom-color: rgba(156,163,175,.25)
}

.border-y-coolGray-400\/30 {
    border-top-color: rgba(156,163,175,.3);
    border-bottom-color: rgba(156,163,175,.3)
}

.border-y-coolGray-400\/40 {
    border-top-color: rgba(156,163,175,.4);
    border-bottom-color: rgba(156,163,175,.4)
}

.border-y-coolGray-400\/5 {
    border-top-color: rgba(156,163,175,.05);
    border-bottom-color: rgba(156,163,175,.05)
}

.border-y-coolGray-400\/50 {
    border-top-color: rgba(156,163,175,.5);
    border-bottom-color: rgba(156,163,175,.5)
}

.border-y-coolGray-400\/60 {
    border-top-color: rgba(156,163,175,.6);
    border-bottom-color: rgba(156,163,175,.6)
}

.border-y-coolGray-400\/70 {
    border-top-color: rgba(156,163,175,.7);
    border-bottom-color: rgba(156,163,175,.7)
}

.border-y-coolGray-400\/75 {
    border-top-color: rgba(156,163,175,.75);
    border-bottom-color: rgba(156,163,175,.75)
}

.border-y-coolGray-400\/80 {
    border-top-color: rgba(156,163,175,.8);
    border-bottom-color: rgba(156,163,175,.8)
}

.border-y-coolGray-400\/90 {
    border-top-color: rgba(156,163,175,.9);
    border-bottom-color: rgba(156,163,175,.9)
}

.border-y-coolGray-400\/95 {
    border-top-color: rgba(156,163,175,.95);
    border-bottom-color: rgba(156,163,175,.95)
}

.border-y-coolGray-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(249 250 251/var(--tw-border-opacity));
    border-bottom-color: rgb(249 250 251/var(--tw-border-opacity))
}

.border-y-coolGray-50\/0 {
    border-top-color: rgba(249,250,251,0);
    border-bottom-color: rgba(249,250,251,0)
}

.border-y-coolGray-50\/10 {
    border-top-color: rgba(249,250,251,.1);
    border-bottom-color: rgba(249,250,251,.1)
}

.border-y-coolGray-50\/100 {
    border-top-color: #f9fafb;
    border-bottom-color: #f9fafb
}

.border-y-coolGray-50\/20 {
    border-top-color: rgba(249,250,251,.2);
    border-bottom-color: rgba(249,250,251,.2)
}

.border-y-coolGray-50\/25 {
    border-top-color: rgba(249,250,251,.25);
    border-bottom-color: rgba(249,250,251,.25)
}

.border-y-coolGray-50\/30 {
    border-top-color: rgba(249,250,251,.3);
    border-bottom-color: rgba(249,250,251,.3)
}

.border-y-coolGray-50\/40 {
    border-top-color: rgba(249,250,251,.4);
    border-bottom-color: rgba(249,250,251,.4)
}

.border-y-coolGray-50\/5 {
    border-top-color: rgba(249,250,251,.05);
    border-bottom-color: rgba(249,250,251,.05)
}

.border-y-coolGray-50\/50 {
    border-top-color: rgba(249,250,251,.5);
    border-bottom-color: rgba(249,250,251,.5)
}

.border-y-coolGray-50\/60 {
    border-top-color: rgba(249,250,251,.6);
    border-bottom-color: rgba(249,250,251,.6)
}

.border-y-coolGray-50\/70 {
    border-top-color: rgba(249,250,251,.7);
    border-bottom-color: rgba(249,250,251,.7)
}

.border-y-coolGray-50\/75 {
    border-top-color: rgba(249,250,251,.75);
    border-bottom-color: rgba(249,250,251,.75)
}

.border-y-coolGray-50\/80 {
    border-top-color: rgba(249,250,251,.8);
    border-bottom-color: rgba(249,250,251,.8)
}

.border-y-coolGray-50\/90 {
    border-top-color: rgba(249,250,251,.9);
    border-bottom-color: rgba(249,250,251,.9)
}

.border-y-coolGray-50\/95 {
    border-top-color: rgba(249,250,251,.95);
    border-bottom-color: rgba(249,250,251,.95)
}

.border-y-coolGray-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(107 114 128/var(--tw-border-opacity));
    border-bottom-color: rgb(107 114 128/var(--tw-border-opacity))
}

.border-y-coolGray-500\/0 {
    border-top-color: hsla(220,9%,46%,0);
    border-bottom-color: hsla(220,9%,46%,0)
}

.border-y-coolGray-500\/10 {
    border-top-color: hsla(220,9%,46%,.1);
    border-bottom-color: hsla(220,9%,46%,.1)
}

.border-y-coolGray-500\/100 {
    border-top-color: #6b7280;
    border-bottom-color: #6b7280
}

.border-y-coolGray-500\/20 {
    border-top-color: hsla(220,9%,46%,.2);
    border-bottom-color: hsla(220,9%,46%,.2)
}

.border-y-coolGray-500\/25 {
    border-top-color: hsla(220,9%,46%,.25);
    border-bottom-color: hsla(220,9%,46%,.25)
}

.border-y-coolGray-500\/30 {
    border-top-color: hsla(220,9%,46%,.3);
    border-bottom-color: hsla(220,9%,46%,.3)
}

.border-y-coolGray-500\/40 {
    border-top-color: hsla(220,9%,46%,.4);
    border-bottom-color: hsla(220,9%,46%,.4)
}

.border-y-coolGray-500\/5 {
    border-top-color: hsla(220,9%,46%,.05);
    border-bottom-color: hsla(220,9%,46%,.05)
}

.border-y-coolGray-500\/50 {
    border-top-color: hsla(220,9%,46%,.5);
    border-bottom-color: hsla(220,9%,46%,.5)
}

.border-y-coolGray-500\/60 {
    border-top-color: hsla(220,9%,46%,.6);
    border-bottom-color: hsla(220,9%,46%,.6)
}

.border-y-coolGray-500\/70 {
    border-top-color: hsla(220,9%,46%,.7);
    border-bottom-color: hsla(220,9%,46%,.7)
}

.border-y-coolGray-500\/75 {
    border-top-color: hsla(220,9%,46%,.75);
    border-bottom-color: hsla(220,9%,46%,.75)
}

.border-y-coolGray-500\/80 {
    border-top-color: hsla(220,9%,46%,.8);
    border-bottom-color: hsla(220,9%,46%,.8)
}

.border-y-coolGray-500\/90 {
    border-top-color: hsla(220,9%,46%,.9);
    border-bottom-color: hsla(220,9%,46%,.9)
}

.border-y-coolGray-500\/95 {
    border-top-color: hsla(220,9%,46%,.95);
    border-bottom-color: hsla(220,9%,46%,.95)
}

.border-y-coolGray-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(75 85 99/var(--tw-border-opacity));
    border-bottom-color: rgb(75 85 99/var(--tw-border-opacity))
}

.border-y-coolGray-600\/0 {
    border-top-color: rgba(75,85,99,0);
    border-bottom-color: rgba(75,85,99,0)
}

.border-y-coolGray-600\/10 {
    border-top-color: rgba(75,85,99,.1);
    border-bottom-color: rgba(75,85,99,.1)
}

.border-y-coolGray-600\/100 {
    border-top-color: #4b5563;
    border-bottom-color: #4b5563
}

.border-y-coolGray-600\/20 {
    border-top-color: rgba(75,85,99,.2);
    border-bottom-color: rgba(75,85,99,.2)
}

.border-y-coolGray-600\/25 {
    border-top-color: rgba(75,85,99,.25);
    border-bottom-color: rgba(75,85,99,.25)
}

.border-y-coolGray-600\/30 {
    border-top-color: rgba(75,85,99,.3);
    border-bottom-color: rgba(75,85,99,.3)
}

.border-y-coolGray-600\/40 {
    border-top-color: rgba(75,85,99,.4);
    border-bottom-color: rgba(75,85,99,.4)
}

.border-y-coolGray-600\/5 {
    border-top-color: rgba(75,85,99,.05);
    border-bottom-color: rgba(75,85,99,.05)
}

.border-y-coolGray-600\/50 {
    border-top-color: rgba(75,85,99,.5);
    border-bottom-color: rgba(75,85,99,.5)
}

.border-y-coolGray-600\/60 {
    border-top-color: rgba(75,85,99,.6);
    border-bottom-color: rgba(75,85,99,.6)
}

.border-y-coolGray-600\/70 {
    border-top-color: rgba(75,85,99,.7);
    border-bottom-color: rgba(75,85,99,.7)
}

.border-y-coolGray-600\/75 {
    border-top-color: rgba(75,85,99,.75);
    border-bottom-color: rgba(75,85,99,.75)
}

.border-y-coolGray-600\/80 {
    border-top-color: rgba(75,85,99,.8);
    border-bottom-color: rgba(75,85,99,.8)
}

.border-y-coolGray-600\/90 {
    border-top-color: rgba(75,85,99,.9);
    border-bottom-color: rgba(75,85,99,.9)
}

.border-y-coolGray-600\/95 {
    border-top-color: rgba(75,85,99,.95);
    border-bottom-color: rgba(75,85,99,.95)
}

.border-y-coolGray-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(55 65 81/var(--tw-border-opacity));
    border-bottom-color: rgb(55 65 81/var(--tw-border-opacity))
}

.border-y-coolGray-700\/0 {
    border-top-color: rgba(55,65,81,0);
    border-bottom-color: rgba(55,65,81,0)
}

.border-y-coolGray-700\/10 {
    border-top-color: rgba(55,65,81,.1);
    border-bottom-color: rgba(55,65,81,.1)
}

.border-y-coolGray-700\/100 {
    border-top-color: #374151;
    border-bottom-color: #374151
}

.border-y-coolGray-700\/20 {
    border-top-color: rgba(55,65,81,.2);
    border-bottom-color: rgba(55,65,81,.2)
}

.border-y-coolGray-700\/25 {
    border-top-color: rgba(55,65,81,.25);
    border-bottom-color: rgba(55,65,81,.25)
}

.border-y-coolGray-700\/30 {
    border-top-color: rgba(55,65,81,.3);
    border-bottom-color: rgba(55,65,81,.3)
}

.border-y-coolGray-700\/40 {
    border-top-color: rgba(55,65,81,.4);
    border-bottom-color: rgba(55,65,81,.4)
}

.border-y-coolGray-700\/5 {
    border-top-color: rgba(55,65,81,.05);
    border-bottom-color: rgba(55,65,81,.05)
}

.border-y-coolGray-700\/50 {
    border-top-color: rgba(55,65,81,.5);
    border-bottom-color: rgba(55,65,81,.5)
}

.border-y-coolGray-700\/60 {
    border-top-color: rgba(55,65,81,.6);
    border-bottom-color: rgba(55,65,81,.6)
}

.border-y-coolGray-700\/70 {
    border-top-color: rgba(55,65,81,.7);
    border-bottom-color: rgba(55,65,81,.7)
}

.border-y-coolGray-700\/75 {
    border-top-color: rgba(55,65,81,.75);
    border-bottom-color: rgba(55,65,81,.75)
}

.border-y-coolGray-700\/80 {
    border-top-color: rgba(55,65,81,.8);
    border-bottom-color: rgba(55,65,81,.8)
}

.border-y-coolGray-700\/90 {
    border-top-color: rgba(55,65,81,.9);
    border-bottom-color: rgba(55,65,81,.9)
}

.border-y-coolGray-700\/95 {
    border-top-color: rgba(55,65,81,.95);
    border-bottom-color: rgba(55,65,81,.95)
}

.border-y-coolGray-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(31 41 55/var(--tw-border-opacity));
    border-bottom-color: rgb(31 41 55/var(--tw-border-opacity))
}

.border-y-coolGray-800\/0 {
    border-top-color: rgba(31,41,55,0);
    border-bottom-color: rgba(31,41,55,0)
}

.border-y-coolGray-800\/10 {
    border-top-color: rgba(31,41,55,.1);
    border-bottom-color: rgba(31,41,55,.1)
}

.border-y-coolGray-800\/100 {
    border-top-color: #1f2937;
    border-bottom-color: #1f2937
}

.border-y-coolGray-800\/20 {
    border-top-color: rgba(31,41,55,.2);
    border-bottom-color: rgba(31,41,55,.2)
}

.border-y-coolGray-800\/25 {
    border-top-color: rgba(31,41,55,.25);
    border-bottom-color: rgba(31,41,55,.25)
}

.border-y-coolGray-800\/30 {
    border-top-color: rgba(31,41,55,.3);
    border-bottom-color: rgba(31,41,55,.3)
}

.border-y-coolGray-800\/40 {
    border-top-color: rgba(31,41,55,.4);
    border-bottom-color: rgba(31,41,55,.4)
}

.border-y-coolGray-800\/5 {
    border-top-color: rgba(31,41,55,.05);
    border-bottom-color: rgba(31,41,55,.05)
}

.border-y-coolGray-800\/50 {
    border-top-color: rgba(31,41,55,.5);
    border-bottom-color: rgba(31,41,55,.5)
}

.border-y-coolGray-800\/60 {
    border-top-color: rgba(31,41,55,.6);
    border-bottom-color: rgba(31,41,55,.6)
}

.border-y-coolGray-800\/70 {
    border-top-color: rgba(31,41,55,.7);
    border-bottom-color: rgba(31,41,55,.7)
}

.border-y-coolGray-800\/75 {
    border-top-color: rgba(31,41,55,.75);
    border-bottom-color: rgba(31,41,55,.75)
}

.border-y-coolGray-800\/80 {
    border-top-color: rgba(31,41,55,.8);
    border-bottom-color: rgba(31,41,55,.8)
}

.border-y-coolGray-800\/90 {
    border-top-color: rgba(31,41,55,.9);
    border-bottom-color: rgba(31,41,55,.9)
}

.border-y-coolGray-800\/95 {
    border-top-color: rgba(31,41,55,.95);
    border-bottom-color: rgba(31,41,55,.95)
}

.border-y-coolGray-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(17 24 39/var(--tw-border-opacity));
    border-bottom-color: rgb(17 24 39/var(--tw-border-opacity))
}

.border-y-coolGray-900\/0 {
    border-top-color: rgba(17,24,39,0);
    border-bottom-color: rgba(17,24,39,0)
}

.border-y-coolGray-900\/10 {
    border-top-color: rgba(17,24,39,.1);
    border-bottom-color: rgba(17,24,39,.1)
}

.border-y-coolGray-900\/100 {
    border-top-color: #111827;
    border-bottom-color: #111827
}

.border-y-coolGray-900\/20 {
    border-top-color: rgba(17,24,39,.2);
    border-bottom-color: rgba(17,24,39,.2)
}

.border-y-coolGray-900\/25 {
    border-top-color: rgba(17,24,39,.25);
    border-bottom-color: rgba(17,24,39,.25)
}

.border-y-coolGray-900\/30 {
    border-top-color: rgba(17,24,39,.3);
    border-bottom-color: rgba(17,24,39,.3)
}

.border-y-coolGray-900\/40 {
    border-top-color: rgba(17,24,39,.4);
    border-bottom-color: rgba(17,24,39,.4)
}

.border-y-coolGray-900\/5 {
    border-top-color: rgba(17,24,39,.05);
    border-bottom-color: rgba(17,24,39,.05)
}

.border-y-coolGray-900\/50 {
    border-top-color: rgba(17,24,39,.5);
    border-bottom-color: rgba(17,24,39,.5)
}

.border-y-coolGray-900\/60 {
    border-top-color: rgba(17,24,39,.6);
    border-bottom-color: rgba(17,24,39,.6)
}

.border-y-coolGray-900\/70 {
    border-top-color: rgba(17,24,39,.7);
    border-bottom-color: rgba(17,24,39,.7)
}

.border-y-coolGray-900\/75 {
    border-top-color: rgba(17,24,39,.75);
    border-bottom-color: rgba(17,24,39,.75)
}

.border-y-coolGray-900\/80 {
    border-top-color: rgba(17,24,39,.8);
    border-bottom-color: rgba(17,24,39,.8)
}

.border-y-coolGray-900\/90 {
    border-top-color: rgba(17,24,39,.9);
    border-bottom-color: rgba(17,24,39,.9)
}

.border-y-coolGray-900\/95 {
    border-top-color: rgba(17,24,39,.95);
    border-bottom-color: rgba(17,24,39,.95)
}

.border-y-coolGray-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(3 7 18/var(--tw-border-opacity));
    border-bottom-color: rgb(3 7 18/var(--tw-border-opacity))
}

.border-y-coolGray-950\/0 {
    border-top-color: rgba(3,7,18,0);
    border-bottom-color: rgba(3,7,18,0)
}

.border-y-coolGray-950\/10 {
    border-top-color: rgba(3,7,18,.1);
    border-bottom-color: rgba(3,7,18,.1)
}

.border-y-coolGray-950\/100 {
    border-top-color: #030712;
    border-bottom-color: #030712
}

.border-y-coolGray-950\/20 {
    border-top-color: rgba(3,7,18,.2);
    border-bottom-color: rgba(3,7,18,.2)
}

.border-y-coolGray-950\/25 {
    border-top-color: rgba(3,7,18,.25);
    border-bottom-color: rgba(3,7,18,.25)
}

.border-y-coolGray-950\/30 {
    border-top-color: rgba(3,7,18,.3);
    border-bottom-color: rgba(3,7,18,.3)
}

.border-y-coolGray-950\/40 {
    border-top-color: rgba(3,7,18,.4);
    border-bottom-color: rgba(3,7,18,.4)
}

.border-y-coolGray-950\/5 {
    border-top-color: rgba(3,7,18,.05);
    border-bottom-color: rgba(3,7,18,.05)
}

.border-y-coolGray-950\/50 {
    border-top-color: rgba(3,7,18,.5);
    border-bottom-color: rgba(3,7,18,.5)
}

.border-y-coolGray-950\/60 {
    border-top-color: rgba(3,7,18,.6);
    border-bottom-color: rgba(3,7,18,.6)
}

.border-y-coolGray-950\/70 {
    border-top-color: rgba(3,7,18,.7);
    border-bottom-color: rgba(3,7,18,.7)
}

.border-y-coolGray-950\/75 {
    border-top-color: rgba(3,7,18,.75);
    border-bottom-color: rgba(3,7,18,.75)
}

.border-y-coolGray-950\/80 {
    border-top-color: rgba(3,7,18,.8);
    border-bottom-color: rgba(3,7,18,.8)
}

.border-y-coolGray-950\/90 {
    border-top-color: rgba(3,7,18,.9);
    border-bottom-color: rgba(3,7,18,.9)
}

.border-y-coolGray-950\/95 {
    border-top-color: rgba(3,7,18,.95);
    border-bottom-color: rgba(3,7,18,.95)
}

.border-y-current {
    border-top-color: currentColor;
    border-bottom-color: currentColor
}

.border-y-cyan-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(207 250 254/var(--tw-border-opacity));
    border-bottom-color: rgb(207 250 254/var(--tw-border-opacity))
}

.border-y-cyan-100\/0 {
    border-top-color: rgba(207,250,254,0);
    border-bottom-color: rgba(207,250,254,0)
}

.border-y-cyan-100\/10 {
    border-top-color: rgba(207,250,254,.1);
    border-bottom-color: rgba(207,250,254,.1)
}

.border-y-cyan-100\/100 {
    border-top-color: #cffafe;
    border-bottom-color: #cffafe
}

.border-y-cyan-100\/20 {
    border-top-color: rgba(207,250,254,.2);
    border-bottom-color: rgba(207,250,254,.2)
}

.border-y-cyan-100\/25 {
    border-top-color: rgba(207,250,254,.25);
    border-bottom-color: rgba(207,250,254,.25)
}

.border-y-cyan-100\/30 {
    border-top-color: rgba(207,250,254,.3);
    border-bottom-color: rgba(207,250,254,.3)
}

.border-y-cyan-100\/40 {
    border-top-color: rgba(207,250,254,.4);
    border-bottom-color: rgba(207,250,254,.4)
}

.border-y-cyan-100\/5 {
    border-top-color: rgba(207,250,254,.05);
    border-bottom-color: rgba(207,250,254,.05)
}

.border-y-cyan-100\/50 {
    border-top-color: rgba(207,250,254,.5);
    border-bottom-color: rgba(207,250,254,.5)
}

.border-y-cyan-100\/60 {
    border-top-color: rgba(207,250,254,.6);
    border-bottom-color: rgba(207,250,254,.6)
}

.border-y-cyan-100\/70 {
    border-top-color: rgba(207,250,254,.7);
    border-bottom-color: rgba(207,250,254,.7)
}

.border-y-cyan-100\/75 {
    border-top-color: rgba(207,250,254,.75);
    border-bottom-color: rgba(207,250,254,.75)
}

.border-y-cyan-100\/80 {
    border-top-color: rgba(207,250,254,.8);
    border-bottom-color: rgba(207,250,254,.8)
}

.border-y-cyan-100\/90 {
    border-top-color: rgba(207,250,254,.9);
    border-bottom-color: rgba(207,250,254,.9)
}

.border-y-cyan-100\/95 {
    border-top-color: rgba(207,250,254,.95);
    border-bottom-color: rgba(207,250,254,.95)
}

.border-y-cyan-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(165 243 252/var(--tw-border-opacity));
    border-bottom-color: rgb(165 243 252/var(--tw-border-opacity))
}

.border-y-cyan-200\/0 {
    border-top-color: rgba(165,243,252,0);
    border-bottom-color: rgba(165,243,252,0)
}

.border-y-cyan-200\/10 {
    border-top-color: rgba(165,243,252,.1);
    border-bottom-color: rgba(165,243,252,.1)
}

.border-y-cyan-200\/100 {
    border-top-color: #a5f3fc;
    border-bottom-color: #a5f3fc
}

.border-y-cyan-200\/20 {
    border-top-color: rgba(165,243,252,.2);
    border-bottom-color: rgba(165,243,252,.2)
}

.border-y-cyan-200\/25 {
    border-top-color: rgba(165,243,252,.25);
    border-bottom-color: rgba(165,243,252,.25)
}

.border-y-cyan-200\/30 {
    border-top-color: rgba(165,243,252,.3);
    border-bottom-color: rgba(165,243,252,.3)
}

.border-y-cyan-200\/40 {
    border-top-color: rgba(165,243,252,.4);
    border-bottom-color: rgba(165,243,252,.4)
}

.border-y-cyan-200\/5 {
    border-top-color: rgba(165,243,252,.05);
    border-bottom-color: rgba(165,243,252,.05)
}

.border-y-cyan-200\/50 {
    border-top-color: rgba(165,243,252,.5);
    border-bottom-color: rgba(165,243,252,.5)
}

.border-y-cyan-200\/60 {
    border-top-color: rgba(165,243,252,.6);
    border-bottom-color: rgba(165,243,252,.6)
}

.border-y-cyan-200\/70 {
    border-top-color: rgba(165,243,252,.7);
    border-bottom-color: rgba(165,243,252,.7)
}

.border-y-cyan-200\/75 {
    border-top-color: rgba(165,243,252,.75);
    border-bottom-color: rgba(165,243,252,.75)
}

.border-y-cyan-200\/80 {
    border-top-color: rgba(165,243,252,.8);
    border-bottom-color: rgba(165,243,252,.8)
}

.border-y-cyan-200\/90 {
    border-top-color: rgba(165,243,252,.9);
    border-bottom-color: rgba(165,243,252,.9)
}

.border-y-cyan-200\/95 {
    border-top-color: rgba(165,243,252,.95);
    border-bottom-color: rgba(165,243,252,.95)
}

.border-y-cyan-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(103 232 249/var(--tw-border-opacity));
    border-bottom-color: rgb(103 232 249/var(--tw-border-opacity))
}

.border-y-cyan-300\/0 {
    border-top-color: rgba(103,232,249,0);
    border-bottom-color: rgba(103,232,249,0)
}

.border-y-cyan-300\/10 {
    border-top-color: rgba(103,232,249,.1);
    border-bottom-color: rgba(103,232,249,.1)
}

.border-y-cyan-300\/100 {
    border-top-color: #67e8f9;
    border-bottom-color: #67e8f9
}

.border-y-cyan-300\/20 {
    border-top-color: rgba(103,232,249,.2);
    border-bottom-color: rgba(103,232,249,.2)
}

.border-y-cyan-300\/25 {
    border-top-color: rgba(103,232,249,.25);
    border-bottom-color: rgba(103,232,249,.25)
}

.border-y-cyan-300\/30 {
    border-top-color: rgba(103,232,249,.3);
    border-bottom-color: rgba(103,232,249,.3)
}

.border-y-cyan-300\/40 {
    border-top-color: rgba(103,232,249,.4);
    border-bottom-color: rgba(103,232,249,.4)
}

.border-y-cyan-300\/5 {
    border-top-color: rgba(103,232,249,.05);
    border-bottom-color: rgba(103,232,249,.05)
}

.border-y-cyan-300\/50 {
    border-top-color: rgba(103,232,249,.5);
    border-bottom-color: rgba(103,232,249,.5)
}

.border-y-cyan-300\/60 {
    border-top-color: rgba(103,232,249,.6);
    border-bottom-color: rgba(103,232,249,.6)
}

.border-y-cyan-300\/70 {
    border-top-color: rgba(103,232,249,.7);
    border-bottom-color: rgba(103,232,249,.7)
}

.border-y-cyan-300\/75 {
    border-top-color: rgba(103,232,249,.75);
    border-bottom-color: rgba(103,232,249,.75)
}

.border-y-cyan-300\/80 {
    border-top-color: rgba(103,232,249,.8);
    border-bottom-color: rgba(103,232,249,.8)
}

.border-y-cyan-300\/90 {
    border-top-color: rgba(103,232,249,.9);
    border-bottom-color: rgba(103,232,249,.9)
}

.border-y-cyan-300\/95 {
    border-top-color: rgba(103,232,249,.95);
    border-bottom-color: rgba(103,232,249,.95)
}

.border-y-cyan-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(34 211 238/var(--tw-border-opacity));
    border-bottom-color: rgb(34 211 238/var(--tw-border-opacity))
}

.border-y-cyan-400\/0 {
    border-top-color: rgba(34,211,238,0);
    border-bottom-color: rgba(34,211,238,0)
}

.border-y-cyan-400\/10 {
    border-top-color: rgba(34,211,238,.1);
    border-bottom-color: rgba(34,211,238,.1)
}

.border-y-cyan-400\/100 {
    border-top-color: #22d3ee;
    border-bottom-color: #22d3ee
}

.border-y-cyan-400\/20 {
    border-top-color: rgba(34,211,238,.2);
    border-bottom-color: rgba(34,211,238,.2)
}

.border-y-cyan-400\/25 {
    border-top-color: rgba(34,211,238,.25);
    border-bottom-color: rgba(34,211,238,.25)
}

.border-y-cyan-400\/30 {
    border-top-color: rgba(34,211,238,.3);
    border-bottom-color: rgba(34,211,238,.3)
}

.border-y-cyan-400\/40 {
    border-top-color: rgba(34,211,238,.4);
    border-bottom-color: rgba(34,211,238,.4)
}

.border-y-cyan-400\/5 {
    border-top-color: rgba(34,211,238,.05);
    border-bottom-color: rgba(34,211,238,.05)
}

.border-y-cyan-400\/50 {
    border-top-color: rgba(34,211,238,.5);
    border-bottom-color: rgba(34,211,238,.5)
}

.border-y-cyan-400\/60 {
    border-top-color: rgba(34,211,238,.6);
    border-bottom-color: rgba(34,211,238,.6)
}

.border-y-cyan-400\/70 {
    border-top-color: rgba(34,211,238,.7);
    border-bottom-color: rgba(34,211,238,.7)
}

.border-y-cyan-400\/75 {
    border-top-color: rgba(34,211,238,.75);
    border-bottom-color: rgba(34,211,238,.75)
}

.border-y-cyan-400\/80 {
    border-top-color: rgba(34,211,238,.8);
    border-bottom-color: rgba(34,211,238,.8)
}

.border-y-cyan-400\/90 {
    border-top-color: rgba(34,211,238,.9);
    border-bottom-color: rgba(34,211,238,.9)
}

.border-y-cyan-400\/95 {
    border-top-color: rgba(34,211,238,.95);
    border-bottom-color: rgba(34,211,238,.95)
}

.border-y-cyan-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(236 254 255/var(--tw-border-opacity));
    border-bottom-color: rgb(236 254 255/var(--tw-border-opacity))
}

.border-y-cyan-50\/0 {
    border-top-color: rgba(236,254,255,0);
    border-bottom-color: rgba(236,254,255,0)
}

.border-y-cyan-50\/10 {
    border-top-color: rgba(236,254,255,.1);
    border-bottom-color: rgba(236,254,255,.1)
}

.border-y-cyan-50\/100 {
    border-top-color: #ecfeff;
    border-bottom-color: #ecfeff
}

.border-y-cyan-50\/20 {
    border-top-color: rgba(236,254,255,.2);
    border-bottom-color: rgba(236,254,255,.2)
}

.border-y-cyan-50\/25 {
    border-top-color: rgba(236,254,255,.25);
    border-bottom-color: rgba(236,254,255,.25)
}

.border-y-cyan-50\/30 {
    border-top-color: rgba(236,254,255,.3);
    border-bottom-color: rgba(236,254,255,.3)
}

.border-y-cyan-50\/40 {
    border-top-color: rgba(236,254,255,.4);
    border-bottom-color: rgba(236,254,255,.4)
}

.border-y-cyan-50\/5 {
    border-top-color: rgba(236,254,255,.05);
    border-bottom-color: rgba(236,254,255,.05)
}

.border-y-cyan-50\/50 {
    border-top-color: rgba(236,254,255,.5);
    border-bottom-color: rgba(236,254,255,.5)
}

.border-y-cyan-50\/60 {
    border-top-color: rgba(236,254,255,.6);
    border-bottom-color: rgba(236,254,255,.6)
}

.border-y-cyan-50\/70 {
    border-top-color: rgba(236,254,255,.7);
    border-bottom-color: rgba(236,254,255,.7)
}

.border-y-cyan-50\/75 {
    border-top-color: rgba(236,254,255,.75);
    border-bottom-color: rgba(236,254,255,.75)
}

.border-y-cyan-50\/80 {
    border-top-color: rgba(236,254,255,.8);
    border-bottom-color: rgba(236,254,255,.8)
}

.border-y-cyan-50\/90 {
    border-top-color: rgba(236,254,255,.9);
    border-bottom-color: rgba(236,254,255,.9)
}

.border-y-cyan-50\/95 {
    border-top-color: rgba(236,254,255,.95);
    border-bottom-color: rgba(236,254,255,.95)
}

.border-y-cyan-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(6 182 212/var(--tw-border-opacity));
    border-bottom-color: rgb(6 182 212/var(--tw-border-opacity))
}

.border-y-cyan-500\/0 {
    border-top-color: rgba(6,182,212,0);
    border-bottom-color: rgba(6,182,212,0)
}

.border-y-cyan-500\/10 {
    border-top-color: rgba(6,182,212,.1);
    border-bottom-color: rgba(6,182,212,.1)
}

.border-y-cyan-500\/100 {
    border-top-color: #06b6d4;
    border-bottom-color: #06b6d4
}

.border-y-cyan-500\/20 {
    border-top-color: rgba(6,182,212,.2);
    border-bottom-color: rgba(6,182,212,.2)
}

.border-y-cyan-500\/25 {
    border-top-color: rgba(6,182,212,.25);
    border-bottom-color: rgba(6,182,212,.25)
}

.border-y-cyan-500\/30 {
    border-top-color: rgba(6,182,212,.3);
    border-bottom-color: rgba(6,182,212,.3)
}

.border-y-cyan-500\/40 {
    border-top-color: rgba(6,182,212,.4);
    border-bottom-color: rgba(6,182,212,.4)
}

.border-y-cyan-500\/5 {
    border-top-color: rgba(6,182,212,.05);
    border-bottom-color: rgba(6,182,212,.05)
}

.border-y-cyan-500\/50 {
    border-top-color: rgba(6,182,212,.5);
    border-bottom-color: rgba(6,182,212,.5)
}

.border-y-cyan-500\/60 {
    border-top-color: rgba(6,182,212,.6);
    border-bottom-color: rgba(6,182,212,.6)
}

.border-y-cyan-500\/70 {
    border-top-color: rgba(6,182,212,.7);
    border-bottom-color: rgba(6,182,212,.7)
}

.border-y-cyan-500\/75 {
    border-top-color: rgba(6,182,212,.75);
    border-bottom-color: rgba(6,182,212,.75)
}

.border-y-cyan-500\/80 {
    border-top-color: rgba(6,182,212,.8);
    border-bottom-color: rgba(6,182,212,.8)
}

.border-y-cyan-500\/90 {
    border-top-color: rgba(6,182,212,.9);
    border-bottom-color: rgba(6,182,212,.9)
}

.border-y-cyan-500\/95 {
    border-top-color: rgba(6,182,212,.95);
    border-bottom-color: rgba(6,182,212,.95)
}

.border-y-cyan-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(8 145 178/var(--tw-border-opacity));
    border-bottom-color: rgb(8 145 178/var(--tw-border-opacity))
}

.border-y-cyan-600\/0 {
    border-top-color: rgba(8,145,178,0);
    border-bottom-color: rgba(8,145,178,0)
}

.border-y-cyan-600\/10 {
    border-top-color: rgba(8,145,178,.1);
    border-bottom-color: rgba(8,145,178,.1)
}

.border-y-cyan-600\/100 {
    border-top-color: #0891b2;
    border-bottom-color: #0891b2
}

.border-y-cyan-600\/20 {
    border-top-color: rgba(8,145,178,.2);
    border-bottom-color: rgba(8,145,178,.2)
}

.border-y-cyan-600\/25 {
    border-top-color: rgba(8,145,178,.25);
    border-bottom-color: rgba(8,145,178,.25)
}

.border-y-cyan-600\/30 {
    border-top-color: rgba(8,145,178,.3);
    border-bottom-color: rgba(8,145,178,.3)
}

.border-y-cyan-600\/40 {
    border-top-color: rgba(8,145,178,.4);
    border-bottom-color: rgba(8,145,178,.4)
}

.border-y-cyan-600\/5 {
    border-top-color: rgba(8,145,178,.05);
    border-bottom-color: rgba(8,145,178,.05)
}

.border-y-cyan-600\/50 {
    border-top-color: rgba(8,145,178,.5);
    border-bottom-color: rgba(8,145,178,.5)
}

.border-y-cyan-600\/60 {
    border-top-color: rgba(8,145,178,.6);
    border-bottom-color: rgba(8,145,178,.6)
}

.border-y-cyan-600\/70 {
    border-top-color: rgba(8,145,178,.7);
    border-bottom-color: rgba(8,145,178,.7)
}

.border-y-cyan-600\/75 {
    border-top-color: rgba(8,145,178,.75);
    border-bottom-color: rgba(8,145,178,.75)
}

.border-y-cyan-600\/80 {
    border-top-color: rgba(8,145,178,.8);
    border-bottom-color: rgba(8,145,178,.8)
}

.border-y-cyan-600\/90 {
    border-top-color: rgba(8,145,178,.9);
    border-bottom-color: rgba(8,145,178,.9)
}

.border-y-cyan-600\/95 {
    border-top-color: rgba(8,145,178,.95);
    border-bottom-color: rgba(8,145,178,.95)
}

.border-y-cyan-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(14 116 144/var(--tw-border-opacity));
    border-bottom-color: rgb(14 116 144/var(--tw-border-opacity))
}

.border-y-cyan-700\/0 {
    border-top-color: rgba(14,116,144,0);
    border-bottom-color: rgba(14,116,144,0)
}

.border-y-cyan-700\/10 {
    border-top-color: rgba(14,116,144,.1);
    border-bottom-color: rgba(14,116,144,.1)
}

.border-y-cyan-700\/100 {
    border-top-color: #0e7490;
    border-bottom-color: #0e7490
}

.border-y-cyan-700\/20 {
    border-top-color: rgba(14,116,144,.2);
    border-bottom-color: rgba(14,116,144,.2)
}

.border-y-cyan-700\/25 {
    border-top-color: rgba(14,116,144,.25);
    border-bottom-color: rgba(14,116,144,.25)
}

.border-y-cyan-700\/30 {
    border-top-color: rgba(14,116,144,.3);
    border-bottom-color: rgba(14,116,144,.3)
}

.border-y-cyan-700\/40 {
    border-top-color: rgba(14,116,144,.4);
    border-bottom-color: rgba(14,116,144,.4)
}

.border-y-cyan-700\/5 {
    border-top-color: rgba(14,116,144,.05);
    border-bottom-color: rgba(14,116,144,.05)
}

.border-y-cyan-700\/50 {
    border-top-color: rgba(14,116,144,.5);
    border-bottom-color: rgba(14,116,144,.5)
}

.border-y-cyan-700\/60 {
    border-top-color: rgba(14,116,144,.6);
    border-bottom-color: rgba(14,116,144,.6)
}

.border-y-cyan-700\/70 {
    border-top-color: rgba(14,116,144,.7);
    border-bottom-color: rgba(14,116,144,.7)
}

.border-y-cyan-700\/75 {
    border-top-color: rgba(14,116,144,.75);
    border-bottom-color: rgba(14,116,144,.75)
}

.border-y-cyan-700\/80 {
    border-top-color: rgba(14,116,144,.8);
    border-bottom-color: rgba(14,116,144,.8)
}

.border-y-cyan-700\/90 {
    border-top-color: rgba(14,116,144,.9);
    border-bottom-color: rgba(14,116,144,.9)
}

.border-y-cyan-700\/95 {
    border-top-color: rgba(14,116,144,.95);
    border-bottom-color: rgba(14,116,144,.95)
}

.border-y-cyan-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(21 94 117/var(--tw-border-opacity));
    border-bottom-color: rgb(21 94 117/var(--tw-border-opacity))
}

.border-y-cyan-800\/0 {
    border-top-color: rgba(21,94,117,0);
    border-bottom-color: rgba(21,94,117,0)
}

.border-y-cyan-800\/10 {
    border-top-color: rgba(21,94,117,.1);
    border-bottom-color: rgba(21,94,117,.1)
}

.border-y-cyan-800\/100 {
    border-top-color: #155e75;
    border-bottom-color: #155e75
}

.border-y-cyan-800\/20 {
    border-top-color: rgba(21,94,117,.2);
    border-bottom-color: rgba(21,94,117,.2)
}

.border-y-cyan-800\/25 {
    border-top-color: rgba(21,94,117,.25);
    border-bottom-color: rgba(21,94,117,.25)
}

.border-y-cyan-800\/30 {
    border-top-color: rgba(21,94,117,.3);
    border-bottom-color: rgba(21,94,117,.3)
}

.border-y-cyan-800\/40 {
    border-top-color: rgba(21,94,117,.4);
    border-bottom-color: rgba(21,94,117,.4)
}

.border-y-cyan-800\/5 {
    border-top-color: rgba(21,94,117,.05);
    border-bottom-color: rgba(21,94,117,.05)
}

.border-y-cyan-800\/50 {
    border-top-color: rgba(21,94,117,.5);
    border-bottom-color: rgba(21,94,117,.5)
}

.border-y-cyan-800\/60 {
    border-top-color: rgba(21,94,117,.6);
    border-bottom-color: rgba(21,94,117,.6)
}

.border-y-cyan-800\/70 {
    border-top-color: rgba(21,94,117,.7);
    border-bottom-color: rgba(21,94,117,.7)
}

.border-y-cyan-800\/75 {
    border-top-color: rgba(21,94,117,.75);
    border-bottom-color: rgba(21,94,117,.75)
}

.border-y-cyan-800\/80 {
    border-top-color: rgba(21,94,117,.8);
    border-bottom-color: rgba(21,94,117,.8)
}

.border-y-cyan-800\/90 {
    border-top-color: rgba(21,94,117,.9);
    border-bottom-color: rgba(21,94,117,.9)
}

.border-y-cyan-800\/95 {
    border-top-color: rgba(21,94,117,.95);
    border-bottom-color: rgba(21,94,117,.95)
}

.border-y-cyan-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(22 78 99/var(--tw-border-opacity));
    border-bottom-color: rgb(22 78 99/var(--tw-border-opacity))
}

.border-y-cyan-900\/0 {
    border-top-color: rgba(22,78,99,0);
    border-bottom-color: rgba(22,78,99,0)
}

.border-y-cyan-900\/10 {
    border-top-color: rgba(22,78,99,.1);
    border-bottom-color: rgba(22,78,99,.1)
}

.border-y-cyan-900\/100 {
    border-top-color: #164e63;
    border-bottom-color: #164e63
}

.border-y-cyan-900\/20 {
    border-top-color: rgba(22,78,99,.2);
    border-bottom-color: rgba(22,78,99,.2)
}

.border-y-cyan-900\/25 {
    border-top-color: rgba(22,78,99,.25);
    border-bottom-color: rgba(22,78,99,.25)
}

.border-y-cyan-900\/30 {
    border-top-color: rgba(22,78,99,.3);
    border-bottom-color: rgba(22,78,99,.3)
}

.border-y-cyan-900\/40 {
    border-top-color: rgba(22,78,99,.4);
    border-bottom-color: rgba(22,78,99,.4)
}

.border-y-cyan-900\/5 {
    border-top-color: rgba(22,78,99,.05);
    border-bottom-color: rgba(22,78,99,.05)
}

.border-y-cyan-900\/50 {
    border-top-color: rgba(22,78,99,.5);
    border-bottom-color: rgba(22,78,99,.5)
}

.border-y-cyan-900\/60 {
    border-top-color: rgba(22,78,99,.6);
    border-bottom-color: rgba(22,78,99,.6)
}

.border-y-cyan-900\/70 {
    border-top-color: rgba(22,78,99,.7);
    border-bottom-color: rgba(22,78,99,.7)
}

.border-y-cyan-900\/75 {
    border-top-color: rgba(22,78,99,.75);
    border-bottom-color: rgba(22,78,99,.75)
}

.border-y-cyan-900\/80 {
    border-top-color: rgba(22,78,99,.8);
    border-bottom-color: rgba(22,78,99,.8)
}

.border-y-cyan-900\/90 {
    border-top-color: rgba(22,78,99,.9);
    border-bottom-color: rgba(22,78,99,.9)
}

.border-y-cyan-900\/95 {
    border-top-color: rgba(22,78,99,.95);
    border-bottom-color: rgba(22,78,99,.95)
}

.border-y-cyan-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(8 51 68/var(--tw-border-opacity));
    border-bottom-color: rgb(8 51 68/var(--tw-border-opacity))
}

.border-y-cyan-950\/0 {
    border-top-color: rgba(8,51,68,0);
    border-bottom-color: rgba(8,51,68,0)
}

.border-y-cyan-950\/10 {
    border-top-color: rgba(8,51,68,.1);
    border-bottom-color: rgba(8,51,68,.1)
}

.border-y-cyan-950\/100 {
    border-top-color: #083344;
    border-bottom-color: #083344
}

.border-y-cyan-950\/20 {
    border-top-color: rgba(8,51,68,.2);
    border-bottom-color: rgba(8,51,68,.2)
}

.border-y-cyan-950\/25 {
    border-top-color: rgba(8,51,68,.25);
    border-bottom-color: rgba(8,51,68,.25)
}

.border-y-cyan-950\/30 {
    border-top-color: rgba(8,51,68,.3);
    border-bottom-color: rgba(8,51,68,.3)
}

.border-y-cyan-950\/40 {
    border-top-color: rgba(8,51,68,.4);
    border-bottom-color: rgba(8,51,68,.4)
}

.border-y-cyan-950\/5 {
    border-top-color: rgba(8,51,68,.05);
    border-bottom-color: rgba(8,51,68,.05)
}

.border-y-cyan-950\/50 {
    border-top-color: rgba(8,51,68,.5);
    border-bottom-color: rgba(8,51,68,.5)
}

.border-y-cyan-950\/60 {
    border-top-color: rgba(8,51,68,.6);
    border-bottom-color: rgba(8,51,68,.6)
}

.border-y-cyan-950\/70 {
    border-top-color: rgba(8,51,68,.7);
    border-bottom-color: rgba(8,51,68,.7)
}

.border-y-cyan-950\/75 {
    border-top-color: rgba(8,51,68,.75);
    border-bottom-color: rgba(8,51,68,.75)
}

.border-y-cyan-950\/80 {
    border-top-color: rgba(8,51,68,.8);
    border-bottom-color: rgba(8,51,68,.8)
}

.border-y-cyan-950\/90 {
    border-top-color: rgba(8,51,68,.9);
    border-bottom-color: rgba(8,51,68,.9)
}

.border-y-cyan-950\/95 {
    border-top-color: rgba(8,51,68,.95);
    border-bottom-color: rgba(8,51,68,.95)
}

.border-y-destructive {
    border-top-color: hsl(var(--destructive));
    border-bottom-color: hsl(var(--destructive))
}

.border-y-destructive-foreground {
    border-top-color: hsl(var(--destructive-foreground));
    border-bottom-color: hsl(var(--destructive-foreground))
}

.border-y-destructive-foreground\/0 {
    border-top-color: hsl(var(--destructive-foreground)/0);
    border-bottom-color: hsl(var(--destructive-foreground)/0)
}

.border-y-destructive-foreground\/10 {
    border-top-color: hsl(var(--destructive-foreground)/.1);
    border-bottom-color: hsl(var(--destructive-foreground)/.1)
}

.border-y-destructive-foreground\/100 {
    border-top-color: hsl(var(--destructive-foreground)/1);
    border-bottom-color: hsl(var(--destructive-foreground)/1)
}

.border-y-destructive-foreground\/20 {
    border-top-color: hsl(var(--destructive-foreground)/.2);
    border-bottom-color: hsl(var(--destructive-foreground)/.2)
}

.border-y-destructive-foreground\/25 {
    border-top-color: hsl(var(--destructive-foreground)/.25);
    border-bottom-color: hsl(var(--destructive-foreground)/.25)
}

.border-y-destructive-foreground\/30 {
    border-top-color: hsl(var(--destructive-foreground)/.3);
    border-bottom-color: hsl(var(--destructive-foreground)/.3)
}

.border-y-destructive-foreground\/40 {
    border-top-color: hsl(var(--destructive-foreground)/.4);
    border-bottom-color: hsl(var(--destructive-foreground)/.4)
}

.border-y-destructive-foreground\/5 {
    border-top-color: hsl(var(--destructive-foreground)/.05);
    border-bottom-color: hsl(var(--destructive-foreground)/.05)
}

.border-y-destructive-foreground\/50 {
    border-top-color: hsl(var(--destructive-foreground)/.5);
    border-bottom-color: hsl(var(--destructive-foreground)/.5)
}

.border-y-destructive-foreground\/60 {
    border-top-color: hsl(var(--destructive-foreground)/.6);
    border-bottom-color: hsl(var(--destructive-foreground)/.6)
}

.border-y-destructive-foreground\/70 {
    border-top-color: hsl(var(--destructive-foreground)/.7);
    border-bottom-color: hsl(var(--destructive-foreground)/.7)
}

.border-y-destructive-foreground\/75 {
    border-top-color: hsl(var(--destructive-foreground)/.75);
    border-bottom-color: hsl(var(--destructive-foreground)/.75)
}

.border-y-destructive-foreground\/80 {
    border-top-color: hsl(var(--destructive-foreground)/.8);
    border-bottom-color: hsl(var(--destructive-foreground)/.8)
}

.border-y-destructive-foreground\/90 {
    border-top-color: hsl(var(--destructive-foreground)/.9);
    border-bottom-color: hsl(var(--destructive-foreground)/.9)
}

.border-y-destructive-foreground\/95 {
    border-top-color: hsl(var(--destructive-foreground)/.95);
    border-bottom-color: hsl(var(--destructive-foreground)/.95)
}

.border-y-destructive\/0 {
    border-top-color: hsl(var(--destructive)/0);
    border-bottom-color: hsl(var(--destructive)/0)
}

.border-y-destructive\/10 {
    border-top-color: hsl(var(--destructive)/.1);
    border-bottom-color: hsl(var(--destructive)/.1)
}

.border-y-destructive\/100 {
    border-top-color: hsl(var(--destructive)/1);
    border-bottom-color: hsl(var(--destructive)/1)
}

.border-y-destructive\/20 {
    border-top-color: hsl(var(--destructive)/.2);
    border-bottom-color: hsl(var(--destructive)/.2)
}

.border-y-destructive\/25 {
    border-top-color: hsl(var(--destructive)/.25);
    border-bottom-color: hsl(var(--destructive)/.25)
}

.border-y-destructive\/30 {
    border-top-color: hsl(var(--destructive)/.3);
    border-bottom-color: hsl(var(--destructive)/.3)
}

.border-y-destructive\/40 {
    border-top-color: hsl(var(--destructive)/.4);
    border-bottom-color: hsl(var(--destructive)/.4)
}

.border-y-destructive\/5 {
    border-top-color: hsl(var(--destructive)/.05);
    border-bottom-color: hsl(var(--destructive)/.05)
}

.border-y-destructive\/50 {
    border-top-color: hsl(var(--destructive)/.5);
    border-bottom-color: hsl(var(--destructive)/.5)
}

.border-y-destructive\/60 {
    border-top-color: hsl(var(--destructive)/.6);
    border-bottom-color: hsl(var(--destructive)/.6)
}

.border-y-destructive\/70 {
    border-top-color: hsl(var(--destructive)/.7);
    border-bottom-color: hsl(var(--destructive)/.7)
}

.border-y-destructive\/75 {
    border-top-color: hsl(var(--destructive)/.75);
    border-bottom-color: hsl(var(--destructive)/.75)
}

.border-y-destructive\/80 {
    border-top-color: hsl(var(--destructive)/.8);
    border-bottom-color: hsl(var(--destructive)/.8)
}

.border-y-destructive\/90 {
    border-top-color: hsl(var(--destructive)/.9);
    border-bottom-color: hsl(var(--destructive)/.9)
}

.border-y-destructive\/95 {
    border-top-color: hsl(var(--destructive)/.95);
    border-bottom-color: hsl(var(--destructive)/.95)
}

.border-y-emerald-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(209 250 229/var(--tw-border-opacity));
    border-bottom-color: rgb(209 250 229/var(--tw-border-opacity))
}

.border-y-emerald-100\/0 {
    border-top-color: rgba(209,250,229,0);
    border-bottom-color: rgba(209,250,229,0)
}

.border-y-emerald-100\/10 {
    border-top-color: rgba(209,250,229,.1);
    border-bottom-color: rgba(209,250,229,.1)
}

.border-y-emerald-100\/100 {
    border-top-color: #d1fae5;
    border-bottom-color: #d1fae5
}

.border-y-emerald-100\/20 {
    border-top-color: rgba(209,250,229,.2);
    border-bottom-color: rgba(209,250,229,.2)
}

.border-y-emerald-100\/25 {
    border-top-color: rgba(209,250,229,.25);
    border-bottom-color: rgba(209,250,229,.25)
}

.border-y-emerald-100\/30 {
    border-top-color: rgba(209,250,229,.3);
    border-bottom-color: rgba(209,250,229,.3)
}

.border-y-emerald-100\/40 {
    border-top-color: rgba(209,250,229,.4);
    border-bottom-color: rgba(209,250,229,.4)
}

.border-y-emerald-100\/5 {
    border-top-color: rgba(209,250,229,.05);
    border-bottom-color: rgba(209,250,229,.05)
}

.border-y-emerald-100\/50 {
    border-top-color: rgba(209,250,229,.5);
    border-bottom-color: rgba(209,250,229,.5)
}

.border-y-emerald-100\/60 {
    border-top-color: rgba(209,250,229,.6);
    border-bottom-color: rgba(209,250,229,.6)
}

.border-y-emerald-100\/70 {
    border-top-color: rgba(209,250,229,.7);
    border-bottom-color: rgba(209,250,229,.7)
}

.border-y-emerald-100\/75 {
    border-top-color: rgba(209,250,229,.75);
    border-bottom-color: rgba(209,250,229,.75)
}

.border-y-emerald-100\/80 {
    border-top-color: rgba(209,250,229,.8);
    border-bottom-color: rgba(209,250,229,.8)
}

.border-y-emerald-100\/90 {
    border-top-color: rgba(209,250,229,.9);
    border-bottom-color: rgba(209,250,229,.9)
}

.border-y-emerald-100\/95 {
    border-top-color: rgba(209,250,229,.95);
    border-bottom-color: rgba(209,250,229,.95)
}

.border-y-emerald-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(167 243 208/var(--tw-border-opacity));
    border-bottom-color: rgb(167 243 208/var(--tw-border-opacity))
}

.border-y-emerald-200\/0 {
    border-top-color: rgba(167,243,208,0);
    border-bottom-color: rgba(167,243,208,0)
}

.border-y-emerald-200\/10 {
    border-top-color: rgba(167,243,208,.1);
    border-bottom-color: rgba(167,243,208,.1)
}

.border-y-emerald-200\/100 {
    border-top-color: #a7f3d0;
    border-bottom-color: #a7f3d0
}

.border-y-emerald-200\/20 {
    border-top-color: rgba(167,243,208,.2);
    border-bottom-color: rgba(167,243,208,.2)
}

.border-y-emerald-200\/25 {
    border-top-color: rgba(167,243,208,.25);
    border-bottom-color: rgba(167,243,208,.25)
}

.border-y-emerald-200\/30 {
    border-top-color: rgba(167,243,208,.3);
    border-bottom-color: rgba(167,243,208,.3)
}

.border-y-emerald-200\/40 {
    border-top-color: rgba(167,243,208,.4);
    border-bottom-color: rgba(167,243,208,.4)
}

.border-y-emerald-200\/5 {
    border-top-color: rgba(167,243,208,.05);
    border-bottom-color: rgba(167,243,208,.05)
}

.border-y-emerald-200\/50 {
    border-top-color: rgba(167,243,208,.5);
    border-bottom-color: rgba(167,243,208,.5)
}

.border-y-emerald-200\/60 {
    border-top-color: rgba(167,243,208,.6);
    border-bottom-color: rgba(167,243,208,.6)
}

.border-y-emerald-200\/70 {
    border-top-color: rgba(167,243,208,.7);
    border-bottom-color: rgba(167,243,208,.7)
}

.border-y-emerald-200\/75 {
    border-top-color: rgba(167,243,208,.75);
    border-bottom-color: rgba(167,243,208,.75)
}

.border-y-emerald-200\/80 {
    border-top-color: rgba(167,243,208,.8);
    border-bottom-color: rgba(167,243,208,.8)
}

.border-y-emerald-200\/90 {
    border-top-color: rgba(167,243,208,.9);
    border-bottom-color: rgba(167,243,208,.9)
}

.border-y-emerald-200\/95 {
    border-top-color: rgba(167,243,208,.95);
    border-bottom-color: rgba(167,243,208,.95)
}

.border-y-emerald-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(110 231 183/var(--tw-border-opacity));
    border-bottom-color: rgb(110 231 183/var(--tw-border-opacity))
}

.border-y-emerald-300\/0 {
    border-top-color: rgba(110,231,183,0);
    border-bottom-color: rgba(110,231,183,0)
}

.border-y-emerald-300\/10 {
    border-top-color: rgba(110,231,183,.1);
    border-bottom-color: rgba(110,231,183,.1)
}

.border-y-emerald-300\/100 {
    border-top-color: #6ee7b7;
    border-bottom-color: #6ee7b7
}

.border-y-emerald-300\/20 {
    border-top-color: rgba(110,231,183,.2);
    border-bottom-color: rgba(110,231,183,.2)
}

.border-y-emerald-300\/25 {
    border-top-color: rgba(110,231,183,.25);
    border-bottom-color: rgba(110,231,183,.25)
}

.border-y-emerald-300\/30 {
    border-top-color: rgba(110,231,183,.3);
    border-bottom-color: rgba(110,231,183,.3)
}

.border-y-emerald-300\/40 {
    border-top-color: rgba(110,231,183,.4);
    border-bottom-color: rgba(110,231,183,.4)
}

.border-y-emerald-300\/5 {
    border-top-color: rgba(110,231,183,.05);
    border-bottom-color: rgba(110,231,183,.05)
}

.border-y-emerald-300\/50 {
    border-top-color: rgba(110,231,183,.5);
    border-bottom-color: rgba(110,231,183,.5)
}

.border-y-emerald-300\/60 {
    border-top-color: rgba(110,231,183,.6);
    border-bottom-color: rgba(110,231,183,.6)
}

.border-y-emerald-300\/70 {
    border-top-color: rgba(110,231,183,.7);
    border-bottom-color: rgba(110,231,183,.7)
}

.border-y-emerald-300\/75 {
    border-top-color: rgba(110,231,183,.75);
    border-bottom-color: rgba(110,231,183,.75)
}

.border-y-emerald-300\/80 {
    border-top-color: rgba(110,231,183,.8);
    border-bottom-color: rgba(110,231,183,.8)
}

.border-y-emerald-300\/90 {
    border-top-color: rgba(110,231,183,.9);
    border-bottom-color: rgba(110,231,183,.9)
}

.border-y-emerald-300\/95 {
    border-top-color: rgba(110,231,183,.95);
    border-bottom-color: rgba(110,231,183,.95)
}

.border-y-emerald-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(52 211 153/var(--tw-border-opacity));
    border-bottom-color: rgb(52 211 153/var(--tw-border-opacity))
}

.border-y-emerald-400\/0 {
    border-top-color: rgba(52,211,153,0);
    border-bottom-color: rgba(52,211,153,0)
}

.border-y-emerald-400\/10 {
    border-top-color: rgba(52,211,153,.1);
    border-bottom-color: rgba(52,211,153,.1)
}

.border-y-emerald-400\/100 {
    border-top-color: #34d399;
    border-bottom-color: #34d399
}

.border-y-emerald-400\/20 {
    border-top-color: rgba(52,211,153,.2);
    border-bottom-color: rgba(52,211,153,.2)
}

.border-y-emerald-400\/25 {
    border-top-color: rgba(52,211,153,.25);
    border-bottom-color: rgba(52,211,153,.25)
}

.border-y-emerald-400\/30 {
    border-top-color: rgba(52,211,153,.3);
    border-bottom-color: rgba(52,211,153,.3)
}

.border-y-emerald-400\/40 {
    border-top-color: rgba(52,211,153,.4);
    border-bottom-color: rgba(52,211,153,.4)
}

.border-y-emerald-400\/5 {
    border-top-color: rgba(52,211,153,.05);
    border-bottom-color: rgba(52,211,153,.05)
}

.border-y-emerald-400\/50 {
    border-top-color: rgba(52,211,153,.5);
    border-bottom-color: rgba(52,211,153,.5)
}

.border-y-emerald-400\/60 {
    border-top-color: rgba(52,211,153,.6);
    border-bottom-color: rgba(52,211,153,.6)
}

.border-y-emerald-400\/70 {
    border-top-color: rgba(52,211,153,.7);
    border-bottom-color: rgba(52,211,153,.7)
}

.border-y-emerald-400\/75 {
    border-top-color: rgba(52,211,153,.75);
    border-bottom-color: rgba(52,211,153,.75)
}

.border-y-emerald-400\/80 {
    border-top-color: rgba(52,211,153,.8);
    border-bottom-color: rgba(52,211,153,.8)
}

.border-y-emerald-400\/90 {
    border-top-color: rgba(52,211,153,.9);
    border-bottom-color: rgba(52,211,153,.9)
}

.border-y-emerald-400\/95 {
    border-top-color: rgba(52,211,153,.95);
    border-bottom-color: rgba(52,211,153,.95)
}

.border-y-emerald-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(236 253 245/var(--tw-border-opacity));
    border-bottom-color: rgb(236 253 245/var(--tw-border-opacity))
}

.border-y-emerald-50\/0 {
    border-top-color: rgba(236,253,245,0);
    border-bottom-color: rgba(236,253,245,0)
}

.border-y-emerald-50\/10 {
    border-top-color: rgba(236,253,245,.1);
    border-bottom-color: rgba(236,253,245,.1)
}

.border-y-emerald-50\/100 {
    border-top-color: #ecfdf5;
    border-bottom-color: #ecfdf5
}

.border-y-emerald-50\/20 {
    border-top-color: rgba(236,253,245,.2);
    border-bottom-color: rgba(236,253,245,.2)
}

.border-y-emerald-50\/25 {
    border-top-color: rgba(236,253,245,.25);
    border-bottom-color: rgba(236,253,245,.25)
}

.border-y-emerald-50\/30 {
    border-top-color: rgba(236,253,245,.3);
    border-bottom-color: rgba(236,253,245,.3)
}

.border-y-emerald-50\/40 {
    border-top-color: rgba(236,253,245,.4);
    border-bottom-color: rgba(236,253,245,.4)
}

.border-y-emerald-50\/5 {
    border-top-color: rgba(236,253,245,.05);
    border-bottom-color: rgba(236,253,245,.05)
}

.border-y-emerald-50\/50 {
    border-top-color: rgba(236,253,245,.5);
    border-bottom-color: rgba(236,253,245,.5)
}

.border-y-emerald-50\/60 {
    border-top-color: rgba(236,253,245,.6);
    border-bottom-color: rgba(236,253,245,.6)
}

.border-y-emerald-50\/70 {
    border-top-color: rgba(236,253,245,.7);
    border-bottom-color: rgba(236,253,245,.7)
}

.border-y-emerald-50\/75 {
    border-top-color: rgba(236,253,245,.75);
    border-bottom-color: rgba(236,253,245,.75)
}

.border-y-emerald-50\/80 {
    border-top-color: rgba(236,253,245,.8);
    border-bottom-color: rgba(236,253,245,.8)
}

.border-y-emerald-50\/90 {
    border-top-color: rgba(236,253,245,.9);
    border-bottom-color: rgba(236,253,245,.9)
}

.border-y-emerald-50\/95 {
    border-top-color: rgba(236,253,245,.95);
    border-bottom-color: rgba(236,253,245,.95)
}

.border-y-emerald-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(16 185 129/var(--tw-border-opacity));
    border-bottom-color: rgb(16 185 129/var(--tw-border-opacity))
}

.border-y-emerald-500\/0 {
    border-top-color: rgba(16,185,129,0);
    border-bottom-color: rgba(16,185,129,0)
}

.border-y-emerald-500\/10 {
    border-top-color: rgba(16,185,129,.1);
    border-bottom-color: rgba(16,185,129,.1)
}

.border-y-emerald-500\/100 {
    border-top-color: #10b981;
    border-bottom-color: #10b981
}

.border-y-emerald-500\/20 {
    border-top-color: rgba(16,185,129,.2);
    border-bottom-color: rgba(16,185,129,.2)
}

.border-y-emerald-500\/25 {
    border-top-color: rgba(16,185,129,.25);
    border-bottom-color: rgba(16,185,129,.25)
}

.border-y-emerald-500\/30 {
    border-top-color: rgba(16,185,129,.3);
    border-bottom-color: rgba(16,185,129,.3)
}

.border-y-emerald-500\/40 {
    border-top-color: rgba(16,185,129,.4);
    border-bottom-color: rgba(16,185,129,.4)
}

.border-y-emerald-500\/5 {
    border-top-color: rgba(16,185,129,.05);
    border-bottom-color: rgba(16,185,129,.05)
}

.border-y-emerald-500\/50 {
    border-top-color: rgba(16,185,129,.5);
    border-bottom-color: rgba(16,185,129,.5)
}

.border-y-emerald-500\/60 {
    border-top-color: rgba(16,185,129,.6);
    border-bottom-color: rgba(16,185,129,.6)
}

.border-y-emerald-500\/70 {
    border-top-color: rgba(16,185,129,.7);
    border-bottom-color: rgba(16,185,129,.7)
}

.border-y-emerald-500\/75 {
    border-top-color: rgba(16,185,129,.75);
    border-bottom-color: rgba(16,185,129,.75)
}

.border-y-emerald-500\/80 {
    border-top-color: rgba(16,185,129,.8);
    border-bottom-color: rgba(16,185,129,.8)
}

.border-y-emerald-500\/90 {
    border-top-color: rgba(16,185,129,.9);
    border-bottom-color: rgba(16,185,129,.9)
}

.border-y-emerald-500\/95 {
    border-top-color: rgba(16,185,129,.95);
    border-bottom-color: rgba(16,185,129,.95)
}

.border-y-emerald-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(5 150 105/var(--tw-border-opacity));
    border-bottom-color: rgb(5 150 105/var(--tw-border-opacity))
}

.border-y-emerald-600\/0 {
    border-top-color: rgba(5,150,105,0);
    border-bottom-color: rgba(5,150,105,0)
}

.border-y-emerald-600\/10 {
    border-top-color: rgba(5,150,105,.1);
    border-bottom-color: rgba(5,150,105,.1)
}

.border-y-emerald-600\/100 {
    border-top-color: #059669;
    border-bottom-color: #059669
}

.border-y-emerald-600\/20 {
    border-top-color: rgba(5,150,105,.2);
    border-bottom-color: rgba(5,150,105,.2)
}

.border-y-emerald-600\/25 {
    border-top-color: rgba(5,150,105,.25);
    border-bottom-color: rgba(5,150,105,.25)
}

.border-y-emerald-600\/30 {
    border-top-color: rgba(5,150,105,.3);
    border-bottom-color: rgba(5,150,105,.3)
}

.border-y-emerald-600\/40 {
    border-top-color: rgba(5,150,105,.4);
    border-bottom-color: rgba(5,150,105,.4)
}

.border-y-emerald-600\/5 {
    border-top-color: rgba(5,150,105,.05);
    border-bottom-color: rgba(5,150,105,.05)
}

.border-y-emerald-600\/50 {
    border-top-color: rgba(5,150,105,.5);
    border-bottom-color: rgba(5,150,105,.5)
}

.border-y-emerald-600\/60 {
    border-top-color: rgba(5,150,105,.6);
    border-bottom-color: rgba(5,150,105,.6)
}

.border-y-emerald-600\/70 {
    border-top-color: rgba(5,150,105,.7);
    border-bottom-color: rgba(5,150,105,.7)
}

.border-y-emerald-600\/75 {
    border-top-color: rgba(5,150,105,.75);
    border-bottom-color: rgba(5,150,105,.75)
}

.border-y-emerald-600\/80 {
    border-top-color: rgba(5,150,105,.8);
    border-bottom-color: rgba(5,150,105,.8)
}

.border-y-emerald-600\/90 {
    border-top-color: rgba(5,150,105,.9);
    border-bottom-color: rgba(5,150,105,.9)
}

.border-y-emerald-600\/95 {
    border-top-color: rgba(5,150,105,.95);
    border-bottom-color: rgba(5,150,105,.95)
}

.border-y-emerald-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(4 120 87/var(--tw-border-opacity));
    border-bottom-color: rgb(4 120 87/var(--tw-border-opacity))
}

.border-y-emerald-700\/0 {
    border-top-color: rgba(4,120,87,0);
    border-bottom-color: rgba(4,120,87,0)
}

.border-y-emerald-700\/10 {
    border-top-color: rgba(4,120,87,.1);
    border-bottom-color: rgba(4,120,87,.1)
}

.border-y-emerald-700\/100 {
    border-top-color: #047857;
    border-bottom-color: #047857
}

.border-y-emerald-700\/20 {
    border-top-color: rgba(4,120,87,.2);
    border-bottom-color: rgba(4,120,87,.2)
}

.border-y-emerald-700\/25 {
    border-top-color: rgba(4,120,87,.25);
    border-bottom-color: rgba(4,120,87,.25)
}

.border-y-emerald-700\/30 {
    border-top-color: rgba(4,120,87,.3);
    border-bottom-color: rgba(4,120,87,.3)
}

.border-y-emerald-700\/40 {
    border-top-color: rgba(4,120,87,.4);
    border-bottom-color: rgba(4,120,87,.4)
}

.border-y-emerald-700\/5 {
    border-top-color: rgba(4,120,87,.05);
    border-bottom-color: rgba(4,120,87,.05)
}

.border-y-emerald-700\/50 {
    border-top-color: rgba(4,120,87,.5);
    border-bottom-color: rgba(4,120,87,.5)
}

.border-y-emerald-700\/60 {
    border-top-color: rgba(4,120,87,.6);
    border-bottom-color: rgba(4,120,87,.6)
}

.border-y-emerald-700\/70 {
    border-top-color: rgba(4,120,87,.7);
    border-bottom-color: rgba(4,120,87,.7)
}

.border-y-emerald-700\/75 {
    border-top-color: rgba(4,120,87,.75);
    border-bottom-color: rgba(4,120,87,.75)
}

.border-y-emerald-700\/80 {
    border-top-color: rgba(4,120,87,.8);
    border-bottom-color: rgba(4,120,87,.8)
}

.border-y-emerald-700\/90 {
    border-top-color: rgba(4,120,87,.9);
    border-bottom-color: rgba(4,120,87,.9)
}

.border-y-emerald-700\/95 {
    border-top-color: rgba(4,120,87,.95);
    border-bottom-color: rgba(4,120,87,.95)
}

.border-y-emerald-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(6 95 70/var(--tw-border-opacity));
    border-bottom-color: rgb(6 95 70/var(--tw-border-opacity))
}

.border-y-emerald-800\/0 {
    border-top-color: rgba(6,95,70,0);
    border-bottom-color: rgba(6,95,70,0)
}

.border-y-emerald-800\/10 {
    border-top-color: rgba(6,95,70,.1);
    border-bottom-color: rgba(6,95,70,.1)
}

.border-y-emerald-800\/100 {
    border-top-color: #065f46;
    border-bottom-color: #065f46
}

.border-y-emerald-800\/20 {
    border-top-color: rgba(6,95,70,.2);
    border-bottom-color: rgba(6,95,70,.2)
}

.border-y-emerald-800\/25 {
    border-top-color: rgba(6,95,70,.25);
    border-bottom-color: rgba(6,95,70,.25)
}

.border-y-emerald-800\/30 {
    border-top-color: rgba(6,95,70,.3);
    border-bottom-color: rgba(6,95,70,.3)
}

.border-y-emerald-800\/40 {
    border-top-color: rgba(6,95,70,.4);
    border-bottom-color: rgba(6,95,70,.4)
}

.border-y-emerald-800\/5 {
    border-top-color: rgba(6,95,70,.05);
    border-bottom-color: rgba(6,95,70,.05)
}

.border-y-emerald-800\/50 {
    border-top-color: rgba(6,95,70,.5);
    border-bottom-color: rgba(6,95,70,.5)
}

.border-y-emerald-800\/60 {
    border-top-color: rgba(6,95,70,.6);
    border-bottom-color: rgba(6,95,70,.6)
}

.border-y-emerald-800\/70 {
    border-top-color: rgba(6,95,70,.7);
    border-bottom-color: rgba(6,95,70,.7)
}

.border-y-emerald-800\/75 {
    border-top-color: rgba(6,95,70,.75);
    border-bottom-color: rgba(6,95,70,.75)
}

.border-y-emerald-800\/80 {
    border-top-color: rgba(6,95,70,.8);
    border-bottom-color: rgba(6,95,70,.8)
}

.border-y-emerald-800\/90 {
    border-top-color: rgba(6,95,70,.9);
    border-bottom-color: rgba(6,95,70,.9)
}

.border-y-emerald-800\/95 {
    border-top-color: rgba(6,95,70,.95);
    border-bottom-color: rgba(6,95,70,.95)
}

.border-y-emerald-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(6 78 59/var(--tw-border-opacity));
    border-bottom-color: rgb(6 78 59/var(--tw-border-opacity))
}

.border-y-emerald-900\/0 {
    border-top-color: rgba(6,78,59,0);
    border-bottom-color: rgba(6,78,59,0)
}

.border-y-emerald-900\/10 {
    border-top-color: rgba(6,78,59,.1);
    border-bottom-color: rgba(6,78,59,.1)
}

.border-y-emerald-900\/100 {
    border-top-color: #064e3b;
    border-bottom-color: #064e3b
}

.border-y-emerald-900\/20 {
    border-top-color: rgba(6,78,59,.2);
    border-bottom-color: rgba(6,78,59,.2)
}

.border-y-emerald-900\/25 {
    border-top-color: rgba(6,78,59,.25);
    border-bottom-color: rgba(6,78,59,.25)
}

.border-y-emerald-900\/30 {
    border-top-color: rgba(6,78,59,.3);
    border-bottom-color: rgba(6,78,59,.3)
}

.border-y-emerald-900\/40 {
    border-top-color: rgba(6,78,59,.4);
    border-bottom-color: rgba(6,78,59,.4)
}

.border-y-emerald-900\/5 {
    border-top-color: rgba(6,78,59,.05);
    border-bottom-color: rgba(6,78,59,.05)
}

.border-y-emerald-900\/50 {
    border-top-color: rgba(6,78,59,.5);
    border-bottom-color: rgba(6,78,59,.5)
}

.border-y-emerald-900\/60 {
    border-top-color: rgba(6,78,59,.6);
    border-bottom-color: rgba(6,78,59,.6)
}

.border-y-emerald-900\/70 {
    border-top-color: rgba(6,78,59,.7);
    border-bottom-color: rgba(6,78,59,.7)
}

.border-y-emerald-900\/75 {
    border-top-color: rgba(6,78,59,.75);
    border-bottom-color: rgba(6,78,59,.75)
}

.border-y-emerald-900\/80 {
    border-top-color: rgba(6,78,59,.8);
    border-bottom-color: rgba(6,78,59,.8)
}

.border-y-emerald-900\/90 {
    border-top-color: rgba(6,78,59,.9);
    border-bottom-color: rgba(6,78,59,.9)
}

.border-y-emerald-900\/95 {
    border-top-color: rgba(6,78,59,.95);
    border-bottom-color: rgba(6,78,59,.95)
}

.border-y-emerald-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(2 44 34/var(--tw-border-opacity));
    border-bottom-color: rgb(2 44 34/var(--tw-border-opacity))
}

.border-y-emerald-950\/0 {
    border-top-color: rgba(2,44,34,0);
    border-bottom-color: rgba(2,44,34,0)
}

.border-y-emerald-950\/10 {
    border-top-color: rgba(2,44,34,.1);
    border-bottom-color: rgba(2,44,34,.1)
}

.border-y-emerald-950\/100 {
    border-top-color: #022c22;
    border-bottom-color: #022c22
}

.border-y-emerald-950\/20 {
    border-top-color: rgba(2,44,34,.2);
    border-bottom-color: rgba(2,44,34,.2)
}

.border-y-emerald-950\/25 {
    border-top-color: rgba(2,44,34,.25);
    border-bottom-color: rgba(2,44,34,.25)
}

.border-y-emerald-950\/30 {
    border-top-color: rgba(2,44,34,.3);
    border-bottom-color: rgba(2,44,34,.3)
}

.border-y-emerald-950\/40 {
    border-top-color: rgba(2,44,34,.4);
    border-bottom-color: rgba(2,44,34,.4)
}

.border-y-emerald-950\/5 {
    border-top-color: rgba(2,44,34,.05);
    border-bottom-color: rgba(2,44,34,.05)
}

.border-y-emerald-950\/50 {
    border-top-color: rgba(2,44,34,.5);
    border-bottom-color: rgba(2,44,34,.5)
}

.border-y-emerald-950\/60 {
    border-top-color: rgba(2,44,34,.6);
    border-bottom-color: rgba(2,44,34,.6)
}

.border-y-emerald-950\/70 {
    border-top-color: rgba(2,44,34,.7);
    border-bottom-color: rgba(2,44,34,.7)
}

.border-y-emerald-950\/75 {
    border-top-color: rgba(2,44,34,.75);
    border-bottom-color: rgba(2,44,34,.75)
}

.border-y-emerald-950\/80 {
    border-top-color: rgba(2,44,34,.8);
    border-bottom-color: rgba(2,44,34,.8)
}

.border-y-emerald-950\/90 {
    border-top-color: rgba(2,44,34,.9);
    border-bottom-color: rgba(2,44,34,.9)
}

.border-y-emerald-950\/95 {
    border-top-color: rgba(2,44,34,.95);
    border-bottom-color: rgba(2,44,34,.95)
}

.border-y-error {
    --tw-border-opacity: 1;
    border-top-color: rgb(221 73 73/var(--tw-border-opacity));
    border-bottom-color: rgb(221 73 73/var(--tw-border-opacity))
}

.border-y-error\/0 {
    border-top-color: rgba(221,73,73,0);
    border-bottom-color: rgba(221,73,73,0)
}

.border-y-error\/10 {
    border-top-color: rgba(221,73,73,.1);
    border-bottom-color: rgba(221,73,73,.1)
}

.border-y-error\/100 {
    border-top-color: #dd4949;
    border-bottom-color: #dd4949
}

.border-y-error\/20 {
    border-top-color: rgba(221,73,73,.2);
    border-bottom-color: rgba(221,73,73,.2)
}

.border-y-error\/25 {
    border-top-color: rgba(221,73,73,.25);
    border-bottom-color: rgba(221,73,73,.25)
}

.border-y-error\/30 {
    border-top-color: rgba(221,73,73,.3);
    border-bottom-color: rgba(221,73,73,.3)
}

.border-y-error\/40 {
    border-top-color: rgba(221,73,73,.4);
    border-bottom-color: rgba(221,73,73,.4)
}

.border-y-error\/5 {
    border-top-color: rgba(221,73,73,.05);
    border-bottom-color: rgba(221,73,73,.05)
}

.border-y-error\/50 {
    border-top-color: rgba(221,73,73,.5);
    border-bottom-color: rgba(221,73,73,.5)
}

.border-y-error\/60 {
    border-top-color: rgba(221,73,73,.6);
    border-bottom-color: rgba(221,73,73,.6)
}

.border-y-error\/70 {
    border-top-color: rgba(221,73,73,.7);
    border-bottom-color: rgba(221,73,73,.7)
}

.border-y-error\/75 {
    border-top-color: rgba(221,73,73,.75);
    border-bottom-color: rgba(221,73,73,.75)
}

.border-y-error\/80 {
    border-top-color: rgba(221,73,73,.8);
    border-bottom-color: rgba(221,73,73,.8)
}

.border-y-error\/90 {
    border-top-color: rgba(221,73,73,.9);
    border-bottom-color: rgba(221,73,73,.9)
}

.border-y-error\/95 {
    border-top-color: rgba(221,73,73,.95);
    border-bottom-color: rgba(221,73,73,.95)
}

.border-y-foreground {
    border-top-color: hsl(var(--foreground));
    border-bottom-color: hsl(var(--foreground))
}

.border-y-foreground\/0 {
    border-top-color: hsl(var(--foreground)/0);
    border-bottom-color: hsl(var(--foreground)/0)
}

.border-y-foreground\/10 {
    border-top-color: hsl(var(--foreground)/.1);
    border-bottom-color: hsl(var(--foreground)/.1)
}

.border-y-foreground\/100 {
    border-top-color: hsl(var(--foreground)/1);
    border-bottom-color: hsl(var(--foreground)/1)
}

.border-y-foreground\/20 {
    border-top-color: hsl(var(--foreground)/.2);
    border-bottom-color: hsl(var(--foreground)/.2)
}

.border-y-foreground\/25 {
    border-top-color: hsl(var(--foreground)/.25);
    border-bottom-color: hsl(var(--foreground)/.25)
}

.border-y-foreground\/30 {
    border-top-color: hsl(var(--foreground)/.3);
    border-bottom-color: hsl(var(--foreground)/.3)
}

.border-y-foreground\/40 {
    border-top-color: hsl(var(--foreground)/.4);
    border-bottom-color: hsl(var(--foreground)/.4)
}

.border-y-foreground\/5 {
    border-top-color: hsl(var(--foreground)/.05);
    border-bottom-color: hsl(var(--foreground)/.05)
}

.border-y-foreground\/50 {
    border-top-color: hsl(var(--foreground)/.5);
    border-bottom-color: hsl(var(--foreground)/.5)
}

.border-y-foreground\/60 {
    border-top-color: hsl(var(--foreground)/.6);
    border-bottom-color: hsl(var(--foreground)/.6)
}

.border-y-foreground\/70 {
    border-top-color: hsl(var(--foreground)/.7);
    border-bottom-color: hsl(var(--foreground)/.7)
}

.border-y-foreground\/75 {
    border-top-color: hsl(var(--foreground)/.75);
    border-bottom-color: hsl(var(--foreground)/.75)
}

.border-y-foreground\/80 {
    border-top-color: hsl(var(--foreground)/.8);
    border-bottom-color: hsl(var(--foreground)/.8)
}

.border-y-foreground\/90 {
    border-top-color: hsl(var(--foreground)/.9);
    border-bottom-color: hsl(var(--foreground)/.9)
}

.border-y-foreground\/95 {
    border-top-color: hsl(var(--foreground)/.95);
    border-bottom-color: hsl(var(--foreground)/.95)
}

.border-y-fuchsia-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(250 232 255/var(--tw-border-opacity));
    border-bottom-color: rgb(250 232 255/var(--tw-border-opacity))
}

.border-y-fuchsia-100\/0 {
    border-top-color: rgba(250,232,255,0);
    border-bottom-color: rgba(250,232,255,0)
}

.border-y-fuchsia-100\/10 {
    border-top-color: rgba(250,232,255,.1);
    border-bottom-color: rgba(250,232,255,.1)
}

.border-y-fuchsia-100\/100 {
    border-top-color: #fae8ff;
    border-bottom-color: #fae8ff
}

.border-y-fuchsia-100\/20 {
    border-top-color: rgba(250,232,255,.2);
    border-bottom-color: rgba(250,232,255,.2)
}

.border-y-fuchsia-100\/25 {
    border-top-color: rgba(250,232,255,.25);
    border-bottom-color: rgba(250,232,255,.25)
}

.border-y-fuchsia-100\/30 {
    border-top-color: rgba(250,232,255,.3);
    border-bottom-color: rgba(250,232,255,.3)
}

.border-y-fuchsia-100\/40 {
    border-top-color: rgba(250,232,255,.4);
    border-bottom-color: rgba(250,232,255,.4)
}

.border-y-fuchsia-100\/5 {
    border-top-color: rgba(250,232,255,.05);
    border-bottom-color: rgba(250,232,255,.05)
}

.border-y-fuchsia-100\/50 {
    border-top-color: rgba(250,232,255,.5);
    border-bottom-color: rgba(250,232,255,.5)
}

.border-y-fuchsia-100\/60 {
    border-top-color: rgba(250,232,255,.6);
    border-bottom-color: rgba(250,232,255,.6)
}

.border-y-fuchsia-100\/70 {
    border-top-color: rgba(250,232,255,.7);
    border-bottom-color: rgba(250,232,255,.7)
}

.border-y-fuchsia-100\/75 {
    border-top-color: rgba(250,232,255,.75);
    border-bottom-color: rgba(250,232,255,.75)
}

.border-y-fuchsia-100\/80 {
    border-top-color: rgba(250,232,255,.8);
    border-bottom-color: rgba(250,232,255,.8)
}

.border-y-fuchsia-100\/90 {
    border-top-color: rgba(250,232,255,.9);
    border-bottom-color: rgba(250,232,255,.9)
}

.border-y-fuchsia-100\/95 {
    border-top-color: rgba(250,232,255,.95);
    border-bottom-color: rgba(250,232,255,.95)
}

.border-y-fuchsia-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(245 208 254/var(--tw-border-opacity));
    border-bottom-color: rgb(245 208 254/var(--tw-border-opacity))
}

.border-y-fuchsia-200\/0 {
    border-top-color: rgba(245,208,254,0);
    border-bottom-color: rgba(245,208,254,0)
}

.border-y-fuchsia-200\/10 {
    border-top-color: rgba(245,208,254,.1);
    border-bottom-color: rgba(245,208,254,.1)
}

.border-y-fuchsia-200\/100 {
    border-top-color: #f5d0fe;
    border-bottom-color: #f5d0fe
}

.border-y-fuchsia-200\/20 {
    border-top-color: rgba(245,208,254,.2);
    border-bottom-color: rgba(245,208,254,.2)
}

.border-y-fuchsia-200\/25 {
    border-top-color: rgba(245,208,254,.25);
    border-bottom-color: rgba(245,208,254,.25)
}

.border-y-fuchsia-200\/30 {
    border-top-color: rgba(245,208,254,.3);
    border-bottom-color: rgba(245,208,254,.3)
}

.border-y-fuchsia-200\/40 {
    border-top-color: rgba(245,208,254,.4);
    border-bottom-color: rgba(245,208,254,.4)
}

.border-y-fuchsia-200\/5 {
    border-top-color: rgba(245,208,254,.05);
    border-bottom-color: rgba(245,208,254,.05)
}

.border-y-fuchsia-200\/50 {
    border-top-color: rgba(245,208,254,.5);
    border-bottom-color: rgba(245,208,254,.5)
}

.border-y-fuchsia-200\/60 {
    border-top-color: rgba(245,208,254,.6);
    border-bottom-color: rgba(245,208,254,.6)
}

.border-y-fuchsia-200\/70 {
    border-top-color: rgba(245,208,254,.7);
    border-bottom-color: rgba(245,208,254,.7)
}

.border-y-fuchsia-200\/75 {
    border-top-color: rgba(245,208,254,.75);
    border-bottom-color: rgba(245,208,254,.75)
}

.border-y-fuchsia-200\/80 {
    border-top-color: rgba(245,208,254,.8);
    border-bottom-color: rgba(245,208,254,.8)
}

.border-y-fuchsia-200\/90 {
    border-top-color: rgba(245,208,254,.9);
    border-bottom-color: rgba(245,208,254,.9)
}

.border-y-fuchsia-200\/95 {
    border-top-color: rgba(245,208,254,.95);
    border-bottom-color: rgba(245,208,254,.95)
}

.border-y-fuchsia-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(240 171 252/var(--tw-border-opacity));
    border-bottom-color: rgb(240 171 252/var(--tw-border-opacity))
}

.border-y-fuchsia-300\/0 {
    border-top-color: rgba(240,171,252,0);
    border-bottom-color: rgba(240,171,252,0)
}

.border-y-fuchsia-300\/10 {
    border-top-color: rgba(240,171,252,.1);
    border-bottom-color: rgba(240,171,252,.1)
}

.border-y-fuchsia-300\/100 {
    border-top-color: #f0abfc;
    border-bottom-color: #f0abfc
}

.border-y-fuchsia-300\/20 {
    border-top-color: rgba(240,171,252,.2);
    border-bottom-color: rgba(240,171,252,.2)
}

.border-y-fuchsia-300\/25 {
    border-top-color: rgba(240,171,252,.25);
    border-bottom-color: rgba(240,171,252,.25)
}

.border-y-fuchsia-300\/30 {
    border-top-color: rgba(240,171,252,.3);
    border-bottom-color: rgba(240,171,252,.3)
}

.border-y-fuchsia-300\/40 {
    border-top-color: rgba(240,171,252,.4);
    border-bottom-color: rgba(240,171,252,.4)
}

.border-y-fuchsia-300\/5 {
    border-top-color: rgba(240,171,252,.05);
    border-bottom-color: rgba(240,171,252,.05)
}

.border-y-fuchsia-300\/50 {
    border-top-color: rgba(240,171,252,.5);
    border-bottom-color: rgba(240,171,252,.5)
}

.border-y-fuchsia-300\/60 {
    border-top-color: rgba(240,171,252,.6);
    border-bottom-color: rgba(240,171,252,.6)
}

.border-y-fuchsia-300\/70 {
    border-top-color: rgba(240,171,252,.7);
    border-bottom-color: rgba(240,171,252,.7)
}

.border-y-fuchsia-300\/75 {
    border-top-color: rgba(240,171,252,.75);
    border-bottom-color: rgba(240,171,252,.75)
}

.border-y-fuchsia-300\/80 {
    border-top-color: rgba(240,171,252,.8);
    border-bottom-color: rgba(240,171,252,.8)
}

.border-y-fuchsia-300\/90 {
    border-top-color: rgba(240,171,252,.9);
    border-bottom-color: rgba(240,171,252,.9)
}

.border-y-fuchsia-300\/95 {
    border-top-color: rgba(240,171,252,.95);
    border-bottom-color: rgba(240,171,252,.95)
}

.border-y-fuchsia-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(232 121 249/var(--tw-border-opacity));
    border-bottom-color: rgb(232 121 249/var(--tw-border-opacity))
}

.border-y-fuchsia-400\/0 {
    border-top-color: rgba(232,121,249,0);
    border-bottom-color: rgba(232,121,249,0)
}

.border-y-fuchsia-400\/10 {
    border-top-color: rgba(232,121,249,.1);
    border-bottom-color: rgba(232,121,249,.1)
}

.border-y-fuchsia-400\/100 {
    border-top-color: #e879f9;
    border-bottom-color: #e879f9
}

.border-y-fuchsia-400\/20 {
    border-top-color: rgba(232,121,249,.2);
    border-bottom-color: rgba(232,121,249,.2)
}

.border-y-fuchsia-400\/25 {
    border-top-color: rgba(232,121,249,.25);
    border-bottom-color: rgba(232,121,249,.25)
}

.border-y-fuchsia-400\/30 {
    border-top-color: rgba(232,121,249,.3);
    border-bottom-color: rgba(232,121,249,.3)
}

.border-y-fuchsia-400\/40 {
    border-top-color: rgba(232,121,249,.4);
    border-bottom-color: rgba(232,121,249,.4)
}

.border-y-fuchsia-400\/5 {
    border-top-color: rgba(232,121,249,.05);
    border-bottom-color: rgba(232,121,249,.05)
}

.border-y-fuchsia-400\/50 {
    border-top-color: rgba(232,121,249,.5);
    border-bottom-color: rgba(232,121,249,.5)
}

.border-y-fuchsia-400\/60 {
    border-top-color: rgba(232,121,249,.6);
    border-bottom-color: rgba(232,121,249,.6)
}

.border-y-fuchsia-400\/70 {
    border-top-color: rgba(232,121,249,.7);
    border-bottom-color: rgba(232,121,249,.7)
}

.border-y-fuchsia-400\/75 {
    border-top-color: rgba(232,121,249,.75);
    border-bottom-color: rgba(232,121,249,.75)
}

.border-y-fuchsia-400\/80 {
    border-top-color: rgba(232,121,249,.8);
    border-bottom-color: rgba(232,121,249,.8)
}

.border-y-fuchsia-400\/90 {
    border-top-color: rgba(232,121,249,.9);
    border-bottom-color: rgba(232,121,249,.9)
}

.border-y-fuchsia-400\/95 {
    border-top-color: rgba(232,121,249,.95);
    border-bottom-color: rgba(232,121,249,.95)
}

.border-y-fuchsia-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(253 244 255/var(--tw-border-opacity));
    border-bottom-color: rgb(253 244 255/var(--tw-border-opacity))
}

.border-y-fuchsia-50\/0 {
    border-top-color: rgba(253,244,255,0);
    border-bottom-color: rgba(253,244,255,0)
}

.border-y-fuchsia-50\/10 {
    border-top-color: rgba(253,244,255,.1);
    border-bottom-color: rgba(253,244,255,.1)
}

.border-y-fuchsia-50\/100 {
    border-top-color: #fdf4ff;
    border-bottom-color: #fdf4ff
}

.border-y-fuchsia-50\/20 {
    border-top-color: rgba(253,244,255,.2);
    border-bottom-color: rgba(253,244,255,.2)
}

.border-y-fuchsia-50\/25 {
    border-top-color: rgba(253,244,255,.25);
    border-bottom-color: rgba(253,244,255,.25)
}

.border-y-fuchsia-50\/30 {
    border-top-color: rgba(253,244,255,.3);
    border-bottom-color: rgba(253,244,255,.3)
}

.border-y-fuchsia-50\/40 {
    border-top-color: rgba(253,244,255,.4);
    border-bottom-color: rgba(253,244,255,.4)
}

.border-y-fuchsia-50\/5 {
    border-top-color: rgba(253,244,255,.05);
    border-bottom-color: rgba(253,244,255,.05)
}

.border-y-fuchsia-50\/50 {
    border-top-color: rgba(253,244,255,.5);
    border-bottom-color: rgba(253,244,255,.5)
}

.border-y-fuchsia-50\/60 {
    border-top-color: rgba(253,244,255,.6);
    border-bottom-color: rgba(253,244,255,.6)
}

.border-y-fuchsia-50\/70 {
    border-top-color: rgba(253,244,255,.7);
    border-bottom-color: rgba(253,244,255,.7)
}

.border-y-fuchsia-50\/75 {
    border-top-color: rgba(253,244,255,.75);
    border-bottom-color: rgba(253,244,255,.75)
}

.border-y-fuchsia-50\/80 {
    border-top-color: rgba(253,244,255,.8);
    border-bottom-color: rgba(253,244,255,.8)
}

.border-y-fuchsia-50\/90 {
    border-top-color: rgba(253,244,255,.9);
    border-bottom-color: rgba(253,244,255,.9)
}

.border-y-fuchsia-50\/95 {
    border-top-color: rgba(253,244,255,.95);
    border-bottom-color: rgba(253,244,255,.95)
}

.border-y-fuchsia-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(217 70 239/var(--tw-border-opacity));
    border-bottom-color: rgb(217 70 239/var(--tw-border-opacity))
}

.border-y-fuchsia-500\/0 {
    border-top-color: rgba(217,70,239,0);
    border-bottom-color: rgba(217,70,239,0)
}

.border-y-fuchsia-500\/10 {
    border-top-color: rgba(217,70,239,.1);
    border-bottom-color: rgba(217,70,239,.1)
}

.border-y-fuchsia-500\/100 {
    border-top-color: #d946ef;
    border-bottom-color: #d946ef
}

.border-y-fuchsia-500\/20 {
    border-top-color: rgba(217,70,239,.2);
    border-bottom-color: rgba(217,70,239,.2)
}

.border-y-fuchsia-500\/25 {
    border-top-color: rgba(217,70,239,.25);
    border-bottom-color: rgba(217,70,239,.25)
}

.border-y-fuchsia-500\/30 {
    border-top-color: rgba(217,70,239,.3);
    border-bottom-color: rgba(217,70,239,.3)
}

.border-y-fuchsia-500\/40 {
    border-top-color: rgba(217,70,239,.4);
    border-bottom-color: rgba(217,70,239,.4)
}

.border-y-fuchsia-500\/5 {
    border-top-color: rgba(217,70,239,.05);
    border-bottom-color: rgba(217,70,239,.05)
}

.border-y-fuchsia-500\/50 {
    border-top-color: rgba(217,70,239,.5);
    border-bottom-color: rgba(217,70,239,.5)
}

.border-y-fuchsia-500\/60 {
    border-top-color: rgba(217,70,239,.6);
    border-bottom-color: rgba(217,70,239,.6)
}

.border-y-fuchsia-500\/70 {
    border-top-color: rgba(217,70,239,.7);
    border-bottom-color: rgba(217,70,239,.7)
}

.border-y-fuchsia-500\/75 {
    border-top-color: rgba(217,70,239,.75);
    border-bottom-color: rgba(217,70,239,.75)
}

.border-y-fuchsia-500\/80 {
    border-top-color: rgba(217,70,239,.8);
    border-bottom-color: rgba(217,70,239,.8)
}

.border-y-fuchsia-500\/90 {
    border-top-color: rgba(217,70,239,.9);
    border-bottom-color: rgba(217,70,239,.9)
}

.border-y-fuchsia-500\/95 {
    border-top-color: rgba(217,70,239,.95);
    border-bottom-color: rgba(217,70,239,.95)
}

.border-y-fuchsia-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(192 38 211/var(--tw-border-opacity));
    border-bottom-color: rgb(192 38 211/var(--tw-border-opacity))
}

.border-y-fuchsia-600\/0 {
    border-top-color: rgba(192,38,211,0);
    border-bottom-color: rgba(192,38,211,0)
}

.border-y-fuchsia-600\/10 {
    border-top-color: rgba(192,38,211,.1);
    border-bottom-color: rgba(192,38,211,.1)
}

.border-y-fuchsia-600\/100 {
    border-top-color: #c026d3;
    border-bottom-color: #c026d3
}

.border-y-fuchsia-600\/20 {
    border-top-color: rgba(192,38,211,.2);
    border-bottom-color: rgba(192,38,211,.2)
}

.border-y-fuchsia-600\/25 {
    border-top-color: rgba(192,38,211,.25);
    border-bottom-color: rgba(192,38,211,.25)
}

.border-y-fuchsia-600\/30 {
    border-top-color: rgba(192,38,211,.3);
    border-bottom-color: rgba(192,38,211,.3)
}

.border-y-fuchsia-600\/40 {
    border-top-color: rgba(192,38,211,.4);
    border-bottom-color: rgba(192,38,211,.4)
}

.border-y-fuchsia-600\/5 {
    border-top-color: rgba(192,38,211,.05);
    border-bottom-color: rgba(192,38,211,.05)
}

.border-y-fuchsia-600\/50 {
    border-top-color: rgba(192,38,211,.5);
    border-bottom-color: rgba(192,38,211,.5)
}

.border-y-fuchsia-600\/60 {
    border-top-color: rgba(192,38,211,.6);
    border-bottom-color: rgba(192,38,211,.6)
}

.border-y-fuchsia-600\/70 {
    border-top-color: rgba(192,38,211,.7);
    border-bottom-color: rgba(192,38,211,.7)
}

.border-y-fuchsia-600\/75 {
    border-top-color: rgba(192,38,211,.75);
    border-bottom-color: rgba(192,38,211,.75)
}

.border-y-fuchsia-600\/80 {
    border-top-color: rgba(192,38,211,.8);
    border-bottom-color: rgba(192,38,211,.8)
}

.border-y-fuchsia-600\/90 {
    border-top-color: rgba(192,38,211,.9);
    border-bottom-color: rgba(192,38,211,.9)
}

.border-y-fuchsia-600\/95 {
    border-top-color: rgba(192,38,211,.95);
    border-bottom-color: rgba(192,38,211,.95)
}

.border-y-fuchsia-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(162 28 175/var(--tw-border-opacity));
    border-bottom-color: rgb(162 28 175/var(--tw-border-opacity))
}

.border-y-fuchsia-700\/0 {
    border-top-color: rgba(162,28,175,0);
    border-bottom-color: rgba(162,28,175,0)
}

.border-y-fuchsia-700\/10 {
    border-top-color: rgba(162,28,175,.1);
    border-bottom-color: rgba(162,28,175,.1)
}

.border-y-fuchsia-700\/100 {
    border-top-color: #a21caf;
    border-bottom-color: #a21caf
}

.border-y-fuchsia-700\/20 {
    border-top-color: rgba(162,28,175,.2);
    border-bottom-color: rgba(162,28,175,.2)
}

.border-y-fuchsia-700\/25 {
    border-top-color: rgba(162,28,175,.25);
    border-bottom-color: rgba(162,28,175,.25)
}

.border-y-fuchsia-700\/30 {
    border-top-color: rgba(162,28,175,.3);
    border-bottom-color: rgba(162,28,175,.3)
}

.border-y-fuchsia-700\/40 {
    border-top-color: rgba(162,28,175,.4);
    border-bottom-color: rgba(162,28,175,.4)
}

.border-y-fuchsia-700\/5 {
    border-top-color: rgba(162,28,175,.05);
    border-bottom-color: rgba(162,28,175,.05)
}

.border-y-fuchsia-700\/50 {
    border-top-color: rgba(162,28,175,.5);
    border-bottom-color: rgba(162,28,175,.5)
}

.border-y-fuchsia-700\/60 {
    border-top-color: rgba(162,28,175,.6);
    border-bottom-color: rgba(162,28,175,.6)
}

.border-y-fuchsia-700\/70 {
    border-top-color: rgba(162,28,175,.7);
    border-bottom-color: rgba(162,28,175,.7)
}

.border-y-fuchsia-700\/75 {
    border-top-color: rgba(162,28,175,.75);
    border-bottom-color: rgba(162,28,175,.75)
}

.border-y-fuchsia-700\/80 {
    border-top-color: rgba(162,28,175,.8);
    border-bottom-color: rgba(162,28,175,.8)
}

.border-y-fuchsia-700\/90 {
    border-top-color: rgba(162,28,175,.9);
    border-bottom-color: rgba(162,28,175,.9)
}

.border-y-fuchsia-700\/95 {
    border-top-color: rgba(162,28,175,.95);
    border-bottom-color: rgba(162,28,175,.95)
}

.border-y-fuchsia-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(134 25 143/var(--tw-border-opacity));
    border-bottom-color: rgb(134 25 143/var(--tw-border-opacity))
}

.border-y-fuchsia-800\/0 {
    border-top-color: rgba(134,25,143,0);
    border-bottom-color: rgba(134,25,143,0)
}

.border-y-fuchsia-800\/10 {
    border-top-color: rgba(134,25,143,.1);
    border-bottom-color: rgba(134,25,143,.1)
}

.border-y-fuchsia-800\/100 {
    border-top-color: #86198f;
    border-bottom-color: #86198f
}

.border-y-fuchsia-800\/20 {
    border-top-color: rgba(134,25,143,.2);
    border-bottom-color: rgba(134,25,143,.2)
}

.border-y-fuchsia-800\/25 {
    border-top-color: rgba(134,25,143,.25);
    border-bottom-color: rgba(134,25,143,.25)
}

.border-y-fuchsia-800\/30 {
    border-top-color: rgba(134,25,143,.3);
    border-bottom-color: rgba(134,25,143,.3)
}

.border-y-fuchsia-800\/40 {
    border-top-color: rgba(134,25,143,.4);
    border-bottom-color: rgba(134,25,143,.4)
}

.border-y-fuchsia-800\/5 {
    border-top-color: rgba(134,25,143,.05);
    border-bottom-color: rgba(134,25,143,.05)
}

.border-y-fuchsia-800\/50 {
    border-top-color: rgba(134,25,143,.5);
    border-bottom-color: rgba(134,25,143,.5)
}

.border-y-fuchsia-800\/60 {
    border-top-color: rgba(134,25,143,.6);
    border-bottom-color: rgba(134,25,143,.6)
}

.border-y-fuchsia-800\/70 {
    border-top-color: rgba(134,25,143,.7);
    border-bottom-color: rgba(134,25,143,.7)
}

.border-y-fuchsia-800\/75 {
    border-top-color: rgba(134,25,143,.75);
    border-bottom-color: rgba(134,25,143,.75)
}

.border-y-fuchsia-800\/80 {
    border-top-color: rgba(134,25,143,.8);
    border-bottom-color: rgba(134,25,143,.8)
}

.border-y-fuchsia-800\/90 {
    border-top-color: rgba(134,25,143,.9);
    border-bottom-color: rgba(134,25,143,.9)
}

.border-y-fuchsia-800\/95 {
    border-top-color: rgba(134,25,143,.95);
    border-bottom-color: rgba(134,25,143,.95)
}

.border-y-fuchsia-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(112 26 117/var(--tw-border-opacity));
    border-bottom-color: rgb(112 26 117/var(--tw-border-opacity))
}

.border-y-fuchsia-900\/0 {
    border-top-color: rgba(112,26,117,0);
    border-bottom-color: rgba(112,26,117,0)
}

.border-y-fuchsia-900\/10 {
    border-top-color: rgba(112,26,117,.1);
    border-bottom-color: rgba(112,26,117,.1)
}

.border-y-fuchsia-900\/100 {
    border-top-color: #701a75;
    border-bottom-color: #701a75
}

.border-y-fuchsia-900\/20 {
    border-top-color: rgba(112,26,117,.2);
    border-bottom-color: rgba(112,26,117,.2)
}

.border-y-fuchsia-900\/25 {
    border-top-color: rgba(112,26,117,.25);
    border-bottom-color: rgba(112,26,117,.25)
}

.border-y-fuchsia-900\/30 {
    border-top-color: rgba(112,26,117,.3);
    border-bottom-color: rgba(112,26,117,.3)
}

.border-y-fuchsia-900\/40 {
    border-top-color: rgba(112,26,117,.4);
    border-bottom-color: rgba(112,26,117,.4)
}

.border-y-fuchsia-900\/5 {
    border-top-color: rgba(112,26,117,.05);
    border-bottom-color: rgba(112,26,117,.05)
}

.border-y-fuchsia-900\/50 {
    border-top-color: rgba(112,26,117,.5);
    border-bottom-color: rgba(112,26,117,.5)
}

.border-y-fuchsia-900\/60 {
    border-top-color: rgba(112,26,117,.6);
    border-bottom-color: rgba(112,26,117,.6)
}

.border-y-fuchsia-900\/70 {
    border-top-color: rgba(112,26,117,.7);
    border-bottom-color: rgba(112,26,117,.7)
}

.border-y-fuchsia-900\/75 {
    border-top-color: rgba(112,26,117,.75);
    border-bottom-color: rgba(112,26,117,.75)
}

.border-y-fuchsia-900\/80 {
    border-top-color: rgba(112,26,117,.8);
    border-bottom-color: rgba(112,26,117,.8)
}

.border-y-fuchsia-900\/90 {
    border-top-color: rgba(112,26,117,.9);
    border-bottom-color: rgba(112,26,117,.9)
}

.border-y-fuchsia-900\/95 {
    border-top-color: rgba(112,26,117,.95);
    border-bottom-color: rgba(112,26,117,.95)
}

.border-y-fuchsia-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(74 4 78/var(--tw-border-opacity));
    border-bottom-color: rgb(74 4 78/var(--tw-border-opacity))
}

.border-y-fuchsia-950\/0 {
    border-top-color: rgba(74,4,78,0);
    border-bottom-color: rgba(74,4,78,0)
}

.border-y-fuchsia-950\/10 {
    border-top-color: rgba(74,4,78,.1);
    border-bottom-color: rgba(74,4,78,.1)
}

.border-y-fuchsia-950\/100 {
    border-top-color: #4a044e;
    border-bottom-color: #4a044e
}

.border-y-fuchsia-950\/20 {
    border-top-color: rgba(74,4,78,.2);
    border-bottom-color: rgba(74,4,78,.2)
}

.border-y-fuchsia-950\/25 {
    border-top-color: rgba(74,4,78,.25);
    border-bottom-color: rgba(74,4,78,.25)
}

.border-y-fuchsia-950\/30 {
    border-top-color: rgba(74,4,78,.3);
    border-bottom-color: rgba(74,4,78,.3)
}

.border-y-fuchsia-950\/40 {
    border-top-color: rgba(74,4,78,.4);
    border-bottom-color: rgba(74,4,78,.4)
}

.border-y-fuchsia-950\/5 {
    border-top-color: rgba(74,4,78,.05);
    border-bottom-color: rgba(74,4,78,.05)
}

.border-y-fuchsia-950\/50 {
    border-top-color: rgba(74,4,78,.5);
    border-bottom-color: rgba(74,4,78,.5)
}

.border-y-fuchsia-950\/60 {
    border-top-color: rgba(74,4,78,.6);
    border-bottom-color: rgba(74,4,78,.6)
}

.border-y-fuchsia-950\/70 {
    border-top-color: rgba(74,4,78,.7);
    border-bottom-color: rgba(74,4,78,.7)
}

.border-y-fuchsia-950\/75 {
    border-top-color: rgba(74,4,78,.75);
    border-bottom-color: rgba(74,4,78,.75)
}

.border-y-fuchsia-950\/80 {
    border-top-color: rgba(74,4,78,.8);
    border-bottom-color: rgba(74,4,78,.8)
}

.border-y-fuchsia-950\/90 {
    border-top-color: rgba(74,4,78,.9);
    border-bottom-color: rgba(74,4,78,.9)
}

.border-y-fuchsia-950\/95 {
    border-top-color: rgba(74,4,78,.95);
    border-bottom-color: rgba(74,4,78,.95)
}

.border-y-gray-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(220 224 231/var(--tw-border-opacity));
    border-bottom-color: rgb(220 224 231/var(--tw-border-opacity))
}

.border-y-gray-100\/0 {
    border-top-color: rgba(220,224,231,0);
    border-bottom-color: rgba(220,224,231,0)
}

.border-y-gray-100\/10 {
    border-top-color: rgba(220,224,231,.1);
    border-bottom-color: rgba(220,224,231,.1)
}

.border-y-gray-100\/100 {
    border-top-color: #dce0e7;
    border-bottom-color: #dce0e7
}

.border-y-gray-100\/20 {
    border-top-color: rgba(220,224,231,.2);
    border-bottom-color: rgba(220,224,231,.2)
}

.border-y-gray-100\/25 {
    border-top-color: rgba(220,224,231,.25);
    border-bottom-color: rgba(220,224,231,.25)
}

.border-y-gray-100\/30 {
    border-top-color: rgba(220,224,231,.3);
    border-bottom-color: rgba(220,224,231,.3)
}

.border-y-gray-100\/40 {
    border-top-color: rgba(220,224,231,.4);
    border-bottom-color: rgba(220,224,231,.4)
}

.border-y-gray-100\/5 {
    border-top-color: rgba(220,224,231,.05);
    border-bottom-color: rgba(220,224,231,.05)
}

.border-y-gray-100\/50 {
    border-top-color: rgba(220,224,231,.5);
    border-bottom-color: rgba(220,224,231,.5)
}

.border-y-gray-100\/60 {
    border-top-color: rgba(220,224,231,.6);
    border-bottom-color: rgba(220,224,231,.6)
}

.border-y-gray-100\/70 {
    border-top-color: rgba(220,224,231,.7);
    border-bottom-color: rgba(220,224,231,.7)
}

.border-y-gray-100\/75 {
    border-top-color: rgba(220,224,231,.75);
    border-bottom-color: rgba(220,224,231,.75)
}

.border-y-gray-100\/80 {
    border-top-color: rgba(220,224,231,.8);
    border-bottom-color: rgba(220,224,231,.8)
}

.border-y-gray-100\/90 {
    border-top-color: rgba(220,224,231,.9);
    border-bottom-color: rgba(220,224,231,.9)
}

.border-y-gray-100\/95 {
    border-top-color: rgba(220,224,231,.95);
    border-bottom-color: rgba(220,224,231,.95)
}

.border-y-gray-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(202 207 216/var(--tw-border-opacity));
    border-bottom-color: rgb(202 207 216/var(--tw-border-opacity))
}

.border-y-gray-200\/0 {
    border-top-color: rgba(202,207,216,0);
    border-bottom-color: rgba(202,207,216,0)
}

.border-y-gray-200\/10 {
    border-top-color: rgba(202,207,216,.1);
    border-bottom-color: rgba(202,207,216,.1)
}

.border-y-gray-200\/100 {
    border-top-color: #cacfd8;
    border-bottom-color: #cacfd8
}

.border-y-gray-200\/20 {
    border-top-color: rgba(202,207,216,.2);
    border-bottom-color: rgba(202,207,216,.2)
}

.border-y-gray-200\/25 {
    border-top-color: rgba(202,207,216,.25);
    border-bottom-color: rgba(202,207,216,.25)
}

.border-y-gray-200\/30 {
    border-top-color: rgba(202,207,216,.3);
    border-bottom-color: rgba(202,207,216,.3)
}

.border-y-gray-200\/40 {
    border-top-color: rgba(202,207,216,.4);
    border-bottom-color: rgba(202,207,216,.4)
}

.border-y-gray-200\/5 {
    border-top-color: rgba(202,207,216,.05);
    border-bottom-color: rgba(202,207,216,.05)
}

.border-y-gray-200\/50 {
    border-top-color: rgba(202,207,216,.5);
    border-bottom-color: rgba(202,207,216,.5)
}

.border-y-gray-200\/60 {
    border-top-color: rgba(202,207,216,.6);
    border-bottom-color: rgba(202,207,216,.6)
}

.border-y-gray-200\/70 {
    border-top-color: rgba(202,207,216,.7);
    border-bottom-color: rgba(202,207,216,.7)
}

.border-y-gray-200\/75 {
    border-top-color: rgba(202,207,216,.75);
    border-bottom-color: rgba(202,207,216,.75)
}

.border-y-gray-200\/80 {
    border-top-color: rgba(202,207,216,.8);
    border-bottom-color: rgba(202,207,216,.8)
}

.border-y-gray-200\/90 {
    border-top-color: rgba(202,207,216,.9);
    border-bottom-color: rgba(202,207,216,.9)
}

.border-y-gray-200\/95 {
    border-top-color: rgba(202,207,216,.95);
    border-bottom-color: rgba(202,207,216,.95)
}

.border-y-gray-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(185 189 200/var(--tw-border-opacity));
    border-bottom-color: rgb(185 189 200/var(--tw-border-opacity))
}

.border-y-gray-300\/0 {
    border-top-color: rgba(185,189,200,0);
    border-bottom-color: rgba(185,189,200,0)
}

.border-y-gray-300\/10 {
    border-top-color: rgba(185,189,200,.1);
    border-bottom-color: rgba(185,189,200,.1)
}

.border-y-gray-300\/100 {
    border-top-color: #b9bdc8;
    border-bottom-color: #b9bdc8
}

.border-y-gray-300\/20 {
    border-top-color: rgba(185,189,200,.2);
    border-bottom-color: rgba(185,189,200,.2)
}

.border-y-gray-300\/25 {
    border-top-color: rgba(185,189,200,.25);
    border-bottom-color: rgba(185,189,200,.25)
}

.border-y-gray-300\/30 {
    border-top-color: rgba(185,189,200,.3);
    border-bottom-color: rgba(185,189,200,.3)
}

.border-y-gray-300\/40 {
    border-top-color: rgba(185,189,200,.4);
    border-bottom-color: rgba(185,189,200,.4)
}

.border-y-gray-300\/5 {
    border-top-color: rgba(185,189,200,.05);
    border-bottom-color: rgba(185,189,200,.05)
}

.border-y-gray-300\/50 {
    border-top-color: rgba(185,189,200,.5);
    border-bottom-color: rgba(185,189,200,.5)
}

.border-y-gray-300\/60 {
    border-top-color: rgba(185,189,200,.6);
    border-bottom-color: rgba(185,189,200,.6)
}

.border-y-gray-300\/70 {
    border-top-color: rgba(185,189,200,.7);
    border-bottom-color: rgba(185,189,200,.7)
}

.border-y-gray-300\/75 {
    border-top-color: rgba(185,189,200,.75);
    border-bottom-color: rgba(185,189,200,.75)
}

.border-y-gray-300\/80 {
    border-top-color: rgba(185,189,200,.8);
    border-bottom-color: rgba(185,189,200,.8)
}

.border-y-gray-300\/90 {
    border-top-color: rgba(185,189,200,.9);
    border-bottom-color: rgba(185,189,200,.9)
}

.border-y-gray-300\/95 {
    border-top-color: rgba(185,189,200,.95);
    border-bottom-color: rgba(185,189,200,.95)
}

.border-y-gray-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(167 171 183/var(--tw-border-opacity));
    border-bottom-color: rgb(167 171 183/var(--tw-border-opacity))
}

.border-y-gray-400\/0 {
    border-top-color: rgba(167,171,183,0);
    border-bottom-color: rgba(167,171,183,0)
}

.border-y-gray-400\/10 {
    border-top-color: rgba(167,171,183,.1);
    border-bottom-color: rgba(167,171,183,.1)
}

.border-y-gray-400\/100 {
    border-top-color: #a7abb7;
    border-bottom-color: #a7abb7
}

.border-y-gray-400\/20 {
    border-top-color: rgba(167,171,183,.2);
    border-bottom-color: rgba(167,171,183,.2)
}

.border-y-gray-400\/25 {
    border-top-color: rgba(167,171,183,.25);
    border-bottom-color: rgba(167,171,183,.25)
}

.border-y-gray-400\/30 {
    border-top-color: rgba(167,171,183,.3);
    border-bottom-color: rgba(167,171,183,.3)
}

.border-y-gray-400\/40 {
    border-top-color: rgba(167,171,183,.4);
    border-bottom-color: rgba(167,171,183,.4)
}

.border-y-gray-400\/5 {
    border-top-color: rgba(167,171,183,.05);
    border-bottom-color: rgba(167,171,183,.05)
}

.border-y-gray-400\/50 {
    border-top-color: rgba(167,171,183,.5);
    border-bottom-color: rgba(167,171,183,.5)
}

.border-y-gray-400\/60 {
    border-top-color: rgba(167,171,183,.6);
    border-bottom-color: rgba(167,171,183,.6)
}

.border-y-gray-400\/70 {
    border-top-color: rgba(167,171,183,.7);
    border-bottom-color: rgba(167,171,183,.7)
}

.border-y-gray-400\/75 {
    border-top-color: rgba(167,171,183,.75);
    border-bottom-color: rgba(167,171,183,.75)
}

.border-y-gray-400\/80 {
    border-top-color: rgba(167,171,183,.8);
    border-bottom-color: rgba(167,171,183,.8)
}

.border-y-gray-400\/90 {
    border-top-color: rgba(167,171,183,.9);
    border-bottom-color: rgba(167,171,183,.9)
}

.border-y-gray-400\/95 {
    border-top-color: rgba(167,171,183,.95);
    border-bottom-color: rgba(167,171,183,.95)
}

.border-y-gray-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(237 242 245/var(--tw-border-opacity));
    border-bottom-color: rgb(237 242 245/var(--tw-border-opacity))
}

.border-y-gray-50\/0 {
    border-top-color: rgba(237,242,245,0);
    border-bottom-color: rgba(237,242,245,0)
}

.border-y-gray-50\/10 {
    border-top-color: rgba(237,242,245,.1);
    border-bottom-color: rgba(237,242,245,.1)
}

.border-y-gray-50\/100 {
    border-top-color: #edf2f5;
    border-bottom-color: #edf2f5
}

.border-y-gray-50\/20 {
    border-top-color: rgba(237,242,245,.2);
    border-bottom-color: rgba(237,242,245,.2)
}

.border-y-gray-50\/25 {
    border-top-color: rgba(237,242,245,.25);
    border-bottom-color: rgba(237,242,245,.25)
}

.border-y-gray-50\/30 {
    border-top-color: rgba(237,242,245,.3);
    border-bottom-color: rgba(237,242,245,.3)
}

.border-y-gray-50\/40 {
    border-top-color: rgba(237,242,245,.4);
    border-bottom-color: rgba(237,242,245,.4)
}

.border-y-gray-50\/5 {
    border-top-color: rgba(237,242,245,.05);
    border-bottom-color: rgba(237,242,245,.05)
}

.border-y-gray-50\/50 {
    border-top-color: rgba(237,242,245,.5);
    border-bottom-color: rgba(237,242,245,.5)
}

.border-y-gray-50\/60 {
    border-top-color: rgba(237,242,245,.6);
    border-bottom-color: rgba(237,242,245,.6)
}

.border-y-gray-50\/70 {
    border-top-color: rgba(237,242,245,.7);
    border-bottom-color: rgba(237,242,245,.7)
}

.border-y-gray-50\/75 {
    border-top-color: rgba(237,242,245,.75);
    border-bottom-color: rgba(237,242,245,.75)
}

.border-y-gray-50\/80 {
    border-top-color: rgba(237,242,245,.8);
    border-bottom-color: rgba(237,242,245,.8)
}

.border-y-gray-50\/90 {
    border-top-color: rgba(237,242,245,.9);
    border-bottom-color: rgba(237,242,245,.9)
}

.border-y-gray-50\/95 {
    border-top-color: rgba(237,242,245,.95);
    border-bottom-color: rgba(237,242,245,.95)
}

.border-y-gray-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(149 152 166/var(--tw-border-opacity));
    border-bottom-color: rgb(149 152 166/var(--tw-border-opacity))
}

.border-y-gray-500\/0 {
    border-top-color: hsla(229,9%,62%,0);
    border-bottom-color: hsla(229,9%,62%,0)
}

.border-y-gray-500\/10 {
    border-top-color: hsla(229,9%,62%,.1);
    border-bottom-color: hsla(229,9%,62%,.1)
}

.border-y-gray-500\/100 {
    border-top-color: #9598a6;
    border-bottom-color: #9598a6
}

.border-y-gray-500\/20 {
    border-top-color: hsla(229,9%,62%,.2);
    border-bottom-color: hsla(229,9%,62%,.2)
}

.border-y-gray-500\/25 {
    border-top-color: hsla(229,9%,62%,.25);
    border-bottom-color: hsla(229,9%,62%,.25)
}

.border-y-gray-500\/30 {
    border-top-color: hsla(229,9%,62%,.3);
    border-bottom-color: hsla(229,9%,62%,.3)
}

.border-y-gray-500\/40 {
    border-top-color: hsla(229,9%,62%,.4);
    border-bottom-color: hsla(229,9%,62%,.4)
}

.border-y-gray-500\/5 {
    border-top-color: hsla(229,9%,62%,.05);
    border-bottom-color: hsla(229,9%,62%,.05)
}

.border-y-gray-500\/50 {
    border-top-color: hsla(229,9%,62%,.5);
    border-bottom-color: hsla(229,9%,62%,.5)
}

.border-y-gray-500\/60 {
    border-top-color: hsla(229,9%,62%,.6);
    border-bottom-color: hsla(229,9%,62%,.6)
}

.border-y-gray-500\/70 {
    border-top-color: hsla(229,9%,62%,.7);
    border-bottom-color: hsla(229,9%,62%,.7)
}

.border-y-gray-500\/75 {
    border-top-color: hsla(229,9%,62%,.75);
    border-bottom-color: hsla(229,9%,62%,.75)
}

.border-y-gray-500\/80 {
    border-top-color: hsla(229,9%,62%,.8);
    border-bottom-color: hsla(229,9%,62%,.8)
}

.border-y-gray-500\/90 {
    border-top-color: hsla(229,9%,62%,.9);
    border-bottom-color: hsla(229,9%,62%,.9)
}

.border-y-gray-500\/95 {
    border-top-color: hsla(229,9%,62%,.95);
    border-bottom-color: hsla(229,9%,62%,.95)
}

.border-y-gray-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(131 132 149/var(--tw-border-opacity));
    border-bottom-color: rgb(131 132 149/var(--tw-border-opacity))
}

.border-y-gray-600\/0 {
    border-top-color: hsla(237,8%,55%,0);
    border-bottom-color: hsla(237,8%,55%,0)
}

.border-y-gray-600\/10 {
    border-top-color: hsla(237,8%,55%,.1);
    border-bottom-color: hsla(237,8%,55%,.1)
}

.border-y-gray-600\/100 {
    border-top-color: #838495;
    border-bottom-color: #838495
}

.border-y-gray-600\/20 {
    border-top-color: hsla(237,8%,55%,.2);
    border-bottom-color: hsla(237,8%,55%,.2)
}

.border-y-gray-600\/25 {
    border-top-color: hsla(237,8%,55%,.25);
    border-bottom-color: hsla(237,8%,55%,.25)
}

.border-y-gray-600\/30 {
    border-top-color: hsla(237,8%,55%,.3);
    border-bottom-color: hsla(237,8%,55%,.3)
}

.border-y-gray-600\/40 {
    border-top-color: hsla(237,8%,55%,.4);
    border-bottom-color: hsla(237,8%,55%,.4)
}

.border-y-gray-600\/5 {
    border-top-color: hsla(237,8%,55%,.05);
    border-bottom-color: hsla(237,8%,55%,.05)
}

.border-y-gray-600\/50 {
    border-top-color: hsla(237,8%,55%,.5);
    border-bottom-color: hsla(237,8%,55%,.5)
}

.border-y-gray-600\/60 {
    border-top-color: hsla(237,8%,55%,.6);
    border-bottom-color: hsla(237,8%,55%,.6)
}

.border-y-gray-600\/70 {
    border-top-color: hsla(237,8%,55%,.7);
    border-bottom-color: hsla(237,8%,55%,.7)
}

.border-y-gray-600\/75 {
    border-top-color: hsla(237,8%,55%,.75);
    border-bottom-color: hsla(237,8%,55%,.75)
}

.border-y-gray-600\/80 {
    border-top-color: hsla(237,8%,55%,.8);
    border-bottom-color: hsla(237,8%,55%,.8)
}

.border-y-gray-600\/90 {
    border-top-color: hsla(237,8%,55%,.9);
    border-bottom-color: hsla(237,8%,55%,.9)
}

.border-y-gray-600\/95 {
    border-top-color: hsla(237,8%,55%,.95);
    border-bottom-color: hsla(237,8%,55%,.95)
}

.border-y-gray-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(111 112 130/var(--tw-border-opacity));
    border-bottom-color: rgb(111 112 130/var(--tw-border-opacity))
}

.border-y-gray-700\/0 {
    border-top-color: hsla(237,8%,47%,0);
    border-bottom-color: hsla(237,8%,47%,0)
}

.border-y-gray-700\/10 {
    border-top-color: hsla(237,8%,47%,.1);
    border-bottom-color: hsla(237,8%,47%,.1)
}

.border-y-gray-700\/100 {
    border-top-color: #6f7082;
    border-bottom-color: #6f7082
}

.border-y-gray-700\/20 {
    border-top-color: hsla(237,8%,47%,.2);
    border-bottom-color: hsla(237,8%,47%,.2)
}

.border-y-gray-700\/25 {
    border-top-color: hsla(237,8%,47%,.25);
    border-bottom-color: hsla(237,8%,47%,.25)
}

.border-y-gray-700\/30 {
    border-top-color: hsla(237,8%,47%,.3);
    border-bottom-color: hsla(237,8%,47%,.3)
}

.border-y-gray-700\/40 {
    border-top-color: hsla(237,8%,47%,.4);
    border-bottom-color: hsla(237,8%,47%,.4)
}

.border-y-gray-700\/5 {
    border-top-color: hsla(237,8%,47%,.05);
    border-bottom-color: hsla(237,8%,47%,.05)
}

.border-y-gray-700\/50 {
    border-top-color: hsla(237,8%,47%,.5);
    border-bottom-color: hsla(237,8%,47%,.5)
}

.border-y-gray-700\/60 {
    border-top-color: hsla(237,8%,47%,.6);
    border-bottom-color: hsla(237,8%,47%,.6)
}

.border-y-gray-700\/70 {
    border-top-color: hsla(237,8%,47%,.7);
    border-bottom-color: hsla(237,8%,47%,.7)
}

.border-y-gray-700\/75 {
    border-top-color: hsla(237,8%,47%,.75);
    border-bottom-color: hsla(237,8%,47%,.75)
}

.border-y-gray-700\/80 {
    border-top-color: hsla(237,8%,47%,.8);
    border-bottom-color: hsla(237,8%,47%,.8)
}

.border-y-gray-700\/90 {
    border-top-color: hsla(237,8%,47%,.9);
    border-bottom-color: hsla(237,8%,47%,.9)
}

.border-y-gray-700\/95 {
    border-top-color: hsla(237,8%,47%,.95);
    border-bottom-color: hsla(237,8%,47%,.95)
}

.border-y-gray-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(92 90 110/var(--tw-border-opacity));
    border-bottom-color: rgb(92 90 110/var(--tw-border-opacity))
}

.border-y-gray-800\/0 {
    border-top-color: rgba(92,90,110,0);
    border-bottom-color: rgba(92,90,110,0)
}

.border-y-gray-800\/10 {
    border-top-color: rgba(92,90,110,.1);
    border-bottom-color: rgba(92,90,110,.1)
}

.border-y-gray-800\/100 {
    border-top-color: #5c5a6e;
    border-bottom-color: #5c5a6e
}

.border-y-gray-800\/20 {
    border-top-color: rgba(92,90,110,.2);
    border-bottom-color: rgba(92,90,110,.2)
}

.border-y-gray-800\/25 {
    border-top-color: rgba(92,90,110,.25);
    border-bottom-color: rgba(92,90,110,.25)
}

.border-y-gray-800\/30 {
    border-top-color: rgba(92,90,110,.3);
    border-bottom-color: rgba(92,90,110,.3)
}

.border-y-gray-800\/40 {
    border-top-color: rgba(92,90,110,.4);
    border-bottom-color: rgba(92,90,110,.4)
}

.border-y-gray-800\/5 {
    border-top-color: rgba(92,90,110,.05);
    border-bottom-color: rgba(92,90,110,.05)
}

.border-y-gray-800\/50 {
    border-top-color: rgba(92,90,110,.5);
    border-bottom-color: rgba(92,90,110,.5)
}

.border-y-gray-800\/60 {
    border-top-color: rgba(92,90,110,.6);
    border-bottom-color: rgba(92,90,110,.6)
}

.border-y-gray-800\/70 {
    border-top-color: rgba(92,90,110,.7);
    border-bottom-color: rgba(92,90,110,.7)
}

.border-y-gray-800\/75 {
    border-top-color: rgba(92,90,110,.75);
    border-bottom-color: rgba(92,90,110,.75)
}

.border-y-gray-800\/80 {
    border-top-color: rgba(92,90,110,.8);
    border-bottom-color: rgba(92,90,110,.8)
}

.border-y-gray-800\/90 {
    border-top-color: rgba(92,90,110,.9);
    border-bottom-color: rgba(92,90,110,.9)
}

.border-y-gray-800\/95 {
    border-top-color: rgba(92,90,110,.95);
    border-bottom-color: rgba(92,90,110,.95)
}

.border-y-gray-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(71 67 88/var(--tw-border-opacity));
    border-bottom-color: rgb(71 67 88/var(--tw-border-opacity))
}

.border-y-gray-900\/0 {
    border-top-color: rgba(71,67,88,0);
    border-bottom-color: rgba(71,67,88,0)
}

.border-y-gray-900\/10 {
    border-top-color: rgba(71,67,88,.1);
    border-bottom-color: rgba(71,67,88,.1)
}

.border-y-gray-900\/100 {
    border-top-color: #474358;
    border-bottom-color: #474358
}

.border-y-gray-900\/20 {
    border-top-color: rgba(71,67,88,.2);
    border-bottom-color: rgba(71,67,88,.2)
}

.border-y-gray-900\/25 {
    border-top-color: rgba(71,67,88,.25);
    border-bottom-color: rgba(71,67,88,.25)
}

.border-y-gray-900\/30 {
    border-top-color: rgba(71,67,88,.3);
    border-bottom-color: rgba(71,67,88,.3)
}

.border-y-gray-900\/40 {
    border-top-color: rgba(71,67,88,.4);
    border-bottom-color: rgba(71,67,88,.4)
}

.border-y-gray-900\/5 {
    border-top-color: rgba(71,67,88,.05);
    border-bottom-color: rgba(71,67,88,.05)
}

.border-y-gray-900\/50 {
    border-top-color: rgba(71,67,88,.5);
    border-bottom-color: rgba(71,67,88,.5)
}

.border-y-gray-900\/60 {
    border-top-color: rgba(71,67,88,.6);
    border-bottom-color: rgba(71,67,88,.6)
}

.border-y-gray-900\/70 {
    border-top-color: rgba(71,67,88,.7);
    border-bottom-color: rgba(71,67,88,.7)
}

.border-y-gray-900\/75 {
    border-top-color: rgba(71,67,88,.75);
    border-bottom-color: rgba(71,67,88,.75)
}

.border-y-gray-900\/80 {
    border-top-color: rgba(71,67,88,.8);
    border-bottom-color: rgba(71,67,88,.8)
}

.border-y-gray-900\/90 {
    border-top-color: rgba(71,67,88,.9);
    border-bottom-color: rgba(71,67,88,.9)
}

.border-y-gray-900\/95 {
    border-top-color: rgba(71,67,88,.95);
    border-bottom-color: rgba(71,67,88,.95)
}

.border-y-gray-alpha-100 {
    border-top-color: rgba(135,145,165,.1);
    border-bottom-color: rgba(135,145,165,.1)
}

.border-y-gray-alpha-100\/0 {
    border-top-color: rgba(135,145,165,0);
    border-bottom-color: rgba(135,145,165,0)
}

.border-y-gray-alpha-100\/10 {
    border-top-color: rgba(135,145,165,.1);
    border-bottom-color: rgba(135,145,165,.1)
}

.border-y-gray-alpha-100\/100 {
    border-top-color: #8791a5;
    border-bottom-color: #8791a5
}

.border-y-gray-alpha-100\/20 {
    border-top-color: rgba(135,145,165,.2);
    border-bottom-color: rgba(135,145,165,.2)
}

.border-y-gray-alpha-100\/25 {
    border-top-color: rgba(135,145,165,.25);
    border-bottom-color: rgba(135,145,165,.25)
}

.border-y-gray-alpha-100\/30 {
    border-top-color: rgba(135,145,165,.3);
    border-bottom-color: rgba(135,145,165,.3)
}

.border-y-gray-alpha-100\/40 {
    border-top-color: rgba(135,145,165,.4);
    border-bottom-color: rgba(135,145,165,.4)
}

.border-y-gray-alpha-100\/5 {
    border-top-color: rgba(135,145,165,.05);
    border-bottom-color: rgba(135,145,165,.05)
}

.border-y-gray-alpha-100\/50 {
    border-top-color: rgba(135,145,165,.5);
    border-bottom-color: rgba(135,145,165,.5)
}

.border-y-gray-alpha-100\/60 {
    border-top-color: rgba(135,145,165,.6);
    border-bottom-color: rgba(135,145,165,.6)
}

.border-y-gray-alpha-100\/70 {
    border-top-color: rgba(135,145,165,.7);
    border-bottom-color: rgba(135,145,165,.7)
}

.border-y-gray-alpha-100\/75 {
    border-top-color: rgba(135,145,165,.75);
    border-bottom-color: rgba(135,145,165,.75)
}

.border-y-gray-alpha-100\/80 {
    border-top-color: rgba(135,145,165,.8);
    border-bottom-color: rgba(135,145,165,.8)
}

.border-y-gray-alpha-100\/90 {
    border-top-color: rgba(135,145,165,.9);
    border-bottom-color: rgba(135,145,165,.9)
}

.border-y-gray-alpha-100\/95 {
    border-top-color: rgba(135,145,165,.95);
    border-bottom-color: rgba(135,145,165,.95)
}

.border-y-gray-alpha-200 {
    border-top-color: rgba(125,135,155,.2);
    border-bottom-color: rgba(125,135,155,.2)
}

.border-y-gray-alpha-200\/0 {
    border-top-color: rgba(125,135,155,0);
    border-bottom-color: rgba(125,135,155,0)
}

.border-y-gray-alpha-200\/10 {
    border-top-color: rgba(125,135,155,.1);
    border-bottom-color: rgba(125,135,155,.1)
}

.border-y-gray-alpha-200\/100 {
    border-top-color: #7d879b;
    border-bottom-color: #7d879b
}

.border-y-gray-alpha-200\/20 {
    border-top-color: rgba(125,135,155,.2);
    border-bottom-color: rgba(125,135,155,.2)
}

.border-y-gray-alpha-200\/25 {
    border-top-color: rgba(125,135,155,.25);
    border-bottom-color: rgba(125,135,155,.25)
}

.border-y-gray-alpha-200\/30 {
    border-top-color: rgba(125,135,155,.3);
    border-bottom-color: rgba(125,135,155,.3)
}

.border-y-gray-alpha-200\/40 {
    border-top-color: rgba(125,135,155,.4);
    border-bottom-color: rgba(125,135,155,.4)
}

.border-y-gray-alpha-200\/5 {
    border-top-color: rgba(125,135,155,.05);
    border-bottom-color: rgba(125,135,155,.05)
}

.border-y-gray-alpha-200\/50 {
    border-top-color: rgba(125,135,155,.5);
    border-bottom-color: rgba(125,135,155,.5)
}

.border-y-gray-alpha-200\/60 {
    border-top-color: rgba(125,135,155,.6);
    border-bottom-color: rgba(125,135,155,.6)
}

.border-y-gray-alpha-200\/70 {
    border-top-color: rgba(125,135,155,.7);
    border-bottom-color: rgba(125,135,155,.7)
}

.border-y-gray-alpha-200\/75 {
    border-top-color: rgba(125,135,155,.75);
    border-bottom-color: rgba(125,135,155,.75)
}

.border-y-gray-alpha-200\/80 {
    border-top-color: rgba(125,135,155,.8);
    border-bottom-color: rgba(125,135,155,.8)
}

.border-y-gray-alpha-200\/90 {
    border-top-color: rgba(125,135,155,.9);
    border-bottom-color: rgba(125,135,155,.9)
}

.border-y-gray-alpha-200\/95 {
    border-top-color: rgba(125,135,155,.95);
    border-bottom-color: rgba(125,135,155,.95)
}

.border-y-gray-alpha-300 {
    border-top-color: rgba(101,115,135,.3);
    border-bottom-color: rgba(101,115,135,.3)
}

.border-y-gray-alpha-300\/0 {
    border-top-color: rgba(101,115,135,0);
    border-bottom-color: rgba(101,115,135,0)
}

.border-y-gray-alpha-300\/10 {
    border-top-color: rgba(101,115,135,.1);
    border-bottom-color: rgba(101,115,135,.1)
}

.border-y-gray-alpha-300\/100 {
    border-top-color: #657387;
    border-bottom-color: #657387
}

.border-y-gray-alpha-300\/20 {
    border-top-color: rgba(101,115,135,.2);
    border-bottom-color: rgba(101,115,135,.2)
}

.border-y-gray-alpha-300\/25 {
    border-top-color: rgba(101,115,135,.25);
    border-bottom-color: rgba(101,115,135,.25)
}

.border-y-gray-alpha-300\/30 {
    border-top-color: rgba(101,115,135,.3);
    border-bottom-color: rgba(101,115,135,.3)
}

.border-y-gray-alpha-300\/40 {
    border-top-color: rgba(101,115,135,.4);
    border-bottom-color: rgba(101,115,135,.4)
}

.border-y-gray-alpha-300\/5 {
    border-top-color: rgba(101,115,135,.05);
    border-bottom-color: rgba(101,115,135,.05)
}

.border-y-gray-alpha-300\/50 {
    border-top-color: rgba(101,115,135,.5);
    border-bottom-color: rgba(101,115,135,.5)
}

.border-y-gray-alpha-300\/60 {
    border-top-color: rgba(101,115,135,.6);
    border-bottom-color: rgba(101,115,135,.6)
}

.border-y-gray-alpha-300\/70 {
    border-top-color: rgba(101,115,135,.7);
    border-bottom-color: rgba(101,115,135,.7)
}

.border-y-gray-alpha-300\/75 {
    border-top-color: rgba(101,115,135,.75);
    border-bottom-color: rgba(101,115,135,.75)
}

.border-y-gray-alpha-300\/80 {
    border-top-color: rgba(101,115,135,.8);
    border-bottom-color: rgba(101,115,135,.8)
}

.border-y-gray-alpha-300\/90 {
    border-top-color: rgba(101,115,135,.9);
    border-bottom-color: rgba(101,115,135,.9)
}

.border-y-gray-alpha-300\/95 {
    border-top-color: rgba(101,115,135,.95);
    border-bottom-color: rgba(101,115,135,.95)
}

.border-y-gray-alpha-400 {
    border-top-color: rgba(7,25,55,.4);
    border-bottom-color: rgba(7,25,55,.4)
}

.border-y-gray-alpha-400\/0 {
    border-top-color: rgba(7,25,55,0);
    border-bottom-color: rgba(7,25,55,0)
}

.border-y-gray-alpha-400\/10 {
    border-top-color: rgba(7,25,55,.1);
    border-bottom-color: rgba(7,25,55,.1)
}

.border-y-gray-alpha-400\/100 {
    border-top-color: #071937;
    border-bottom-color: #071937
}

.border-y-gray-alpha-400\/20 {
    border-top-color: rgba(7,25,55,.2);
    border-bottom-color: rgba(7,25,55,.2)
}

.border-y-gray-alpha-400\/25 {
    border-top-color: rgba(7,25,55,.25);
    border-bottom-color: rgba(7,25,55,.25)
}

.border-y-gray-alpha-400\/30 {
    border-top-color: rgba(7,25,55,.3);
    border-bottom-color: rgba(7,25,55,.3)
}

.border-y-gray-alpha-400\/40 {
    border-top-color: rgba(7,25,55,.4);
    border-bottom-color: rgba(7,25,55,.4)
}

.border-y-gray-alpha-400\/5 {
    border-top-color: rgba(7,25,55,.05);
    border-bottom-color: rgba(7,25,55,.05)
}

.border-y-gray-alpha-400\/50 {
    border-top-color: rgba(7,25,55,.5);
    border-bottom-color: rgba(7,25,55,.5)
}

.border-y-gray-alpha-400\/60 {
    border-top-color: rgba(7,25,55,.6);
    border-bottom-color: rgba(7,25,55,.6)
}

.border-y-gray-alpha-400\/70 {
    border-top-color: rgba(7,25,55,.7);
    border-bottom-color: rgba(7,25,55,.7)
}

.border-y-gray-alpha-400\/75 {
    border-top-color: rgba(7,25,55,.75);
    border-bottom-color: rgba(7,25,55,.75)
}

.border-y-gray-alpha-400\/80 {
    border-top-color: rgba(7,25,55,.8);
    border-bottom-color: rgba(7,25,55,.8)
}

.border-y-gray-alpha-400\/90 {
    border-top-color: rgba(7,25,55,.9);
    border-bottom-color: rgba(7,25,55,.9)
}

.border-y-gray-alpha-400\/95 {
    border-top-color: rgba(7,25,55,.95);
    border-bottom-color: rgba(7,25,55,.95)
}

.border-y-gray-alpha-50 {
    border-top-color: rgba(135,155,175,.05);
    border-bottom-color: rgba(135,155,175,.05)
}

.border-y-gray-alpha-50\/0 {
    border-top-color: rgba(135,155,175,0);
    border-bottom-color: rgba(135,155,175,0)
}

.border-y-gray-alpha-50\/10 {
    border-top-color: rgba(135,155,175,.1);
    border-bottom-color: rgba(135,155,175,.1)
}

.border-y-gray-alpha-50\/100 {
    border-top-color: #879baf;
    border-bottom-color: #879baf
}

.border-y-gray-alpha-50\/20 {
    border-top-color: rgba(135,155,175,.2);
    border-bottom-color: rgba(135,155,175,.2)
}

.border-y-gray-alpha-50\/25 {
    border-top-color: rgba(135,155,175,.25);
    border-bottom-color: rgba(135,155,175,.25)
}

.border-y-gray-alpha-50\/30 {
    border-top-color: rgba(135,155,175,.3);
    border-bottom-color: rgba(135,155,175,.3)
}

.border-y-gray-alpha-50\/40 {
    border-top-color: rgba(135,155,175,.4);
    border-bottom-color: rgba(135,155,175,.4)
}

.border-y-gray-alpha-50\/5 {
    border-top-color: rgba(135,155,175,.05);
    border-bottom-color: rgba(135,155,175,.05)
}

.border-y-gray-alpha-50\/50 {
    border-top-color: rgba(135,155,175,.5);
    border-bottom-color: rgba(135,155,175,.5)
}

.border-y-gray-alpha-50\/60 {
    border-top-color: rgba(135,155,175,.6);
    border-bottom-color: rgba(135,155,175,.6)
}

.border-y-gray-alpha-50\/70 {
    border-top-color: rgba(135,155,175,.7);
    border-bottom-color: rgba(135,155,175,.7)
}

.border-y-gray-alpha-50\/75 {
    border-top-color: rgba(135,155,175,.75);
    border-bottom-color: rgba(135,155,175,.75)
}

.border-y-gray-alpha-50\/80 {
    border-top-color: rgba(135,155,175,.8);
    border-bottom-color: rgba(135,155,175,.8)
}

.border-y-gray-alpha-50\/90 {
    border-top-color: rgba(135,155,175,.9);
    border-bottom-color: rgba(135,155,175,.9)
}

.border-y-gray-alpha-50\/95 {
    border-top-color: rgba(135,155,175,.95);
    border-bottom-color: rgba(135,155,175,.95)
}

.border-y-gray-alpha-500 {
    border-top-color: rgba(8,20,43,.6);
    border-bottom-color: rgba(8,20,43,.6)
}

.border-y-gray-alpha-500\/0 {
    border-top-color: rgba(8,20,43,0);
    border-bottom-color: rgba(8,20,43,0)
}

.border-y-gray-alpha-500\/10 {
    border-top-color: rgba(8,20,43,.1);
    border-bottom-color: rgba(8,20,43,.1)
}

.border-y-gray-alpha-500\/100 {
    border-top-color: #08142b;
    border-bottom-color: #08142b
}

.border-y-gray-alpha-500\/20 {
    border-top-color: rgba(8,20,43,.2);
    border-bottom-color: rgba(8,20,43,.2)
}

.border-y-gray-alpha-500\/25 {
    border-top-color: rgba(8,20,43,.25);
    border-bottom-color: rgba(8,20,43,.25)
}

.border-y-gray-alpha-500\/30 {
    border-top-color: rgba(8,20,43,.3);
    border-bottom-color: rgba(8,20,43,.3)
}

.border-y-gray-alpha-500\/40 {
    border-top-color: rgba(8,20,43,.4);
    border-bottom-color: rgba(8,20,43,.4)
}

.border-y-gray-alpha-500\/5 {
    border-top-color: rgba(8,20,43,.05);
    border-bottom-color: rgba(8,20,43,.05)
}

.border-y-gray-alpha-500\/50 {
    border-top-color: rgba(8,20,43,.5);
    border-bottom-color: rgba(8,20,43,.5)
}

.border-y-gray-alpha-500\/60 {
    border-top-color: rgba(8,20,43,.6);
    border-bottom-color: rgba(8,20,43,.6)
}

.border-y-gray-alpha-500\/70 {
    border-top-color: rgba(8,20,43,.7);
    border-bottom-color: rgba(8,20,43,.7)
}

.border-y-gray-alpha-500\/75 {
    border-top-color: rgba(8,20,43,.75);
    border-bottom-color: rgba(8,20,43,.75)
}

.border-y-gray-alpha-500\/80 {
    border-top-color: rgba(8,20,43,.8);
    border-bottom-color: rgba(8,20,43,.8)
}

.border-y-gray-alpha-500\/90 {
    border-top-color: rgba(8,20,43,.9);
    border-bottom-color: rgba(8,20,43,.9)
}

.border-y-gray-alpha-500\/95 {
    border-top-color: rgba(8,20,43,.95);
    border-bottom-color: rgba(8,20,43,.95)
}

.border-y-gray-alpha-600 {
    border-top-color: rgba(0,12,32,.7);
    border-bottom-color: rgba(0,12,32,.7)
}

.border-y-gray-alpha-600\/0 {
    border-top-color: rgba(0,12,32,0);
    border-bottom-color: rgba(0,12,32,0)
}

.border-y-gray-alpha-600\/10 {
    border-top-color: rgba(0,12,32,.1);
    border-bottom-color: rgba(0,12,32,.1)
}

.border-y-gray-alpha-600\/100 {
    border-top-color: #000c20;
    border-bottom-color: #000c20
}

.border-y-gray-alpha-600\/20 {
    border-top-color: rgba(0,12,32,.2);
    border-bottom-color: rgba(0,12,32,.2)
}

.border-y-gray-alpha-600\/25 {
    border-top-color: rgba(0,12,32,.25);
    border-bottom-color: rgba(0,12,32,.25)
}

.border-y-gray-alpha-600\/30 {
    border-top-color: rgba(0,12,32,.3);
    border-bottom-color: rgba(0,12,32,.3)
}

.border-y-gray-alpha-600\/40 {
    border-top-color: rgba(0,12,32,.4);
    border-bottom-color: rgba(0,12,32,.4)
}

.border-y-gray-alpha-600\/5 {
    border-top-color: rgba(0,12,32,.05);
    border-bottom-color: rgba(0,12,32,.05)
}

.border-y-gray-alpha-600\/50 {
    border-top-color: rgba(0,12,32,.5);
    border-bottom-color: rgba(0,12,32,.5)
}

.border-y-gray-alpha-600\/60 {
    border-top-color: rgba(0,12,32,.6);
    border-bottom-color: rgba(0,12,32,.6)
}

.border-y-gray-alpha-600\/70 {
    border-top-color: rgba(0,12,32,.7);
    border-bottom-color: rgba(0,12,32,.7)
}

.border-y-gray-alpha-600\/75 {
    border-top-color: rgba(0,12,32,.75);
    border-bottom-color: rgba(0,12,32,.75)
}

.border-y-gray-alpha-600\/80 {
    border-top-color: rgba(0,12,32,.8);
    border-bottom-color: rgba(0,12,32,.8)
}

.border-y-gray-alpha-600\/90 {
    border-top-color: rgba(0,12,32,.9);
    border-bottom-color: rgba(0,12,32,.9)
}

.border-y-gray-alpha-600\/95 {
    border-top-color: rgba(0,12,32,.95);
    border-bottom-color: rgba(0,12,32,.95)
}

.border-y-gray-alpha-700 {
    border-top-color: rgba(5,17,37,.8);
    border-bottom-color: rgba(5,17,37,.8)
}

.border-y-gray-alpha-700\/0 {
    border-top-color: rgba(5,17,37,0);
    border-bottom-color: rgba(5,17,37,0)
}

.border-y-gray-alpha-700\/10 {
    border-top-color: rgba(5,17,37,.1);
    border-bottom-color: rgba(5,17,37,.1)
}

.border-y-gray-alpha-700\/100 {
    border-top-color: #051125;
    border-bottom-color: #051125
}

.border-y-gray-alpha-700\/20 {
    border-top-color: rgba(5,17,37,.2);
    border-bottom-color: rgba(5,17,37,.2)
}

.border-y-gray-alpha-700\/25 {
    border-top-color: rgba(5,17,37,.25);
    border-bottom-color: rgba(5,17,37,.25)
}

.border-y-gray-alpha-700\/30 {
    border-top-color: rgba(5,17,37,.3);
    border-bottom-color: rgba(5,17,37,.3)
}

.border-y-gray-alpha-700\/40 {
    border-top-color: rgba(5,17,37,.4);
    border-bottom-color: rgba(5,17,37,.4)
}

.border-y-gray-alpha-700\/5 {
    border-top-color: rgba(5,17,37,.05);
    border-bottom-color: rgba(5,17,37,.05)
}

.border-y-gray-alpha-700\/50 {
    border-top-color: rgba(5,17,37,.5);
    border-bottom-color: rgba(5,17,37,.5)
}

.border-y-gray-alpha-700\/60 {
    border-top-color: rgba(5,17,37,.6);
    border-bottom-color: rgba(5,17,37,.6)
}

.border-y-gray-alpha-700\/70 {
    border-top-color: rgba(5,17,37,.7);
    border-bottom-color: rgba(5,17,37,.7)
}

.border-y-gray-alpha-700\/75 {
    border-top-color: rgba(5,17,37,.75);
    border-bottom-color: rgba(5,17,37,.75)
}

.border-y-gray-alpha-700\/80 {
    border-top-color: rgba(5,17,37,.8);
    border-bottom-color: rgba(5,17,37,.8)
}

.border-y-gray-alpha-700\/90 {
    border-top-color: rgba(5,17,37,.9);
    border-bottom-color: rgba(5,17,37,.9)
}

.border-y-gray-alpha-700\/95 {
    border-top-color: rgba(5,17,37,.95);
    border-bottom-color: rgba(5,17,37,.95)
}

.border-y-gray-alpha-800 {
    border-top-color: rgba(6,17,32,.9);
    border-bottom-color: rgba(6,17,32,.9)
}

.border-y-gray-alpha-800\/0 {
    border-top-color: rgba(6,17,32,0);
    border-bottom-color: rgba(6,17,32,0)
}

.border-y-gray-alpha-800\/10 {
    border-top-color: rgba(6,17,32,.1);
    border-bottom-color: rgba(6,17,32,.1)
}

.border-y-gray-alpha-800\/100 {
    border-top-color: #061120;
    border-bottom-color: #061120
}

.border-y-gray-alpha-800\/20 {
    border-top-color: rgba(6,17,32,.2);
    border-bottom-color: rgba(6,17,32,.2)
}

.border-y-gray-alpha-800\/25 {
    border-top-color: rgba(6,17,32,.25);
    border-bottom-color: rgba(6,17,32,.25)
}

.border-y-gray-alpha-800\/30 {
    border-top-color: rgba(6,17,32,.3);
    border-bottom-color: rgba(6,17,32,.3)
}

.border-y-gray-alpha-800\/40 {
    border-top-color: rgba(6,17,32,.4);
    border-bottom-color: rgba(6,17,32,.4)
}

.border-y-gray-alpha-800\/5 {
    border-top-color: rgba(6,17,32,.05);
    border-bottom-color: rgba(6,17,32,.05)
}

.border-y-gray-alpha-800\/50 {
    border-top-color: rgba(6,17,32,.5);
    border-bottom-color: rgba(6,17,32,.5)
}

.border-y-gray-alpha-800\/60 {
    border-top-color: rgba(6,17,32,.6);
    border-bottom-color: rgba(6,17,32,.6)
}

.border-y-gray-alpha-800\/70 {
    border-top-color: rgba(6,17,32,.7);
    border-bottom-color: rgba(6,17,32,.7)
}

.border-y-gray-alpha-800\/75 {
    border-top-color: rgba(6,17,32,.75);
    border-bottom-color: rgba(6,17,32,.75)
}

.border-y-gray-alpha-800\/80 {
    border-top-color: rgba(6,17,32,.8);
    border-bottom-color: rgba(6,17,32,.8)
}

.border-y-gray-alpha-800\/90 {
    border-top-color: rgba(6,17,32,.9);
    border-bottom-color: rgba(6,17,32,.9)
}

.border-y-gray-alpha-800\/95 {
    border-top-color: rgba(6,17,32,.95);
    border-bottom-color: rgba(6,17,32,.95)
}

.border-y-gray-alpha-900 {
    border-top-color: rgba(4,11,27,.95);
    border-bottom-color: rgba(4,11,27,.95)
}

.border-y-gray-alpha-900\/0 {
    border-top-color: rgba(4,11,27,0);
    border-bottom-color: rgba(4,11,27,0)
}

.border-y-gray-alpha-900\/10 {
    border-top-color: rgba(4,11,27,.1);
    border-bottom-color: rgba(4,11,27,.1)
}

.border-y-gray-alpha-900\/100 {
    border-top-color: #040b1b;
    border-bottom-color: #040b1b
}

.border-y-gray-alpha-900\/20 {
    border-top-color: rgba(4,11,27,.2);
    border-bottom-color: rgba(4,11,27,.2)
}

.border-y-gray-alpha-900\/25 {
    border-top-color: rgba(4,11,27,.25);
    border-bottom-color: rgba(4,11,27,.25)
}

.border-y-gray-alpha-900\/30 {
    border-top-color: rgba(4,11,27,.3);
    border-bottom-color: rgba(4,11,27,.3)
}

.border-y-gray-alpha-900\/40 {
    border-top-color: rgba(4,11,27,.4);
    border-bottom-color: rgba(4,11,27,.4)
}

.border-y-gray-alpha-900\/5 {
    border-top-color: rgba(4,11,27,.05);
    border-bottom-color: rgba(4,11,27,.05)
}

.border-y-gray-alpha-900\/50 {
    border-top-color: rgba(4,11,27,.5);
    border-bottom-color: rgba(4,11,27,.5)
}

.border-y-gray-alpha-900\/60 {
    border-top-color: rgba(4,11,27,.6);
    border-bottom-color: rgba(4,11,27,.6)
}

.border-y-gray-alpha-900\/70 {
    border-top-color: rgba(4,11,27,.7);
    border-bottom-color: rgba(4,11,27,.7)
}

.border-y-gray-alpha-900\/75 {
    border-top-color: rgba(4,11,27,.75);
    border-bottom-color: rgba(4,11,27,.75)
}

.border-y-gray-alpha-900\/80 {
    border-top-color: rgba(4,11,27,.8);
    border-bottom-color: rgba(4,11,27,.8)
}

.border-y-gray-alpha-900\/90 {
    border-top-color: rgba(4,11,27,.9);
    border-bottom-color: rgba(4,11,27,.9)
}

.border-y-gray-alpha-900\/95 {
    border-top-color: rgba(4,11,27,.95);
    border-bottom-color: rgba(4,11,27,.95)
}

.border-y-gray-alpha-950 {
    border-top-color: #030712;
    border-bottom-color: #030712
}

.border-y-gray-alpha-950\/0 {
    border-top-color: rgba(3,7,18,0);
    border-bottom-color: rgba(3,7,18,0)
}

.border-y-gray-alpha-950\/10 {
    border-top-color: rgba(3,7,18,.1);
    border-bottom-color: rgba(3,7,18,.1)
}

.border-y-gray-alpha-950\/100 {
    border-top-color: #030712;
    border-bottom-color: #030712
}

.border-y-gray-alpha-950\/20 {
    border-top-color: rgba(3,7,18,.2);
    border-bottom-color: rgba(3,7,18,.2)
}

.border-y-gray-alpha-950\/25 {
    border-top-color: rgba(3,7,18,.25);
    border-bottom-color: rgba(3,7,18,.25)
}

.border-y-gray-alpha-950\/30 {
    border-top-color: rgba(3,7,18,.3);
    border-bottom-color: rgba(3,7,18,.3)
}

.border-y-gray-alpha-950\/40 {
    border-top-color: rgba(3,7,18,.4);
    border-bottom-color: rgba(3,7,18,.4)
}

.border-y-gray-alpha-950\/5 {
    border-top-color: rgba(3,7,18,.05);
    border-bottom-color: rgba(3,7,18,.05)
}

.border-y-gray-alpha-950\/50 {
    border-top-color: rgba(3,7,18,.5);
    border-bottom-color: rgba(3,7,18,.5)
}

.border-y-gray-alpha-950\/60 {
    border-top-color: rgba(3,7,18,.6);
    border-bottom-color: rgba(3,7,18,.6)
}

.border-y-gray-alpha-950\/70 {
    border-top-color: rgba(3,7,18,.7);
    border-bottom-color: rgba(3,7,18,.7)
}

.border-y-gray-alpha-950\/75 {
    border-top-color: rgba(3,7,18,.75);
    border-bottom-color: rgba(3,7,18,.75)
}

.border-y-gray-alpha-950\/80 {
    border-top-color: rgba(3,7,18,.8);
    border-bottom-color: rgba(3,7,18,.8)
}

.border-y-gray-alpha-950\/90 {
    border-top-color: rgba(3,7,18,.9);
    border-bottom-color: rgba(3,7,18,.9)
}

.border-y-gray-alpha-950\/95 {
    border-top-color: rgba(3,7,18,.95);
    border-bottom-color: rgba(3,7,18,.95)
}

.border-y-gray-solid-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(243 244 246/var(--tw-border-opacity));
    border-bottom-color: rgb(243 244 246/var(--tw-border-opacity))
}

.border-y-gray-solid-100\/0 {
    border-top-color: rgba(243,244,246,0);
    border-bottom-color: rgba(243,244,246,0)
}

.border-y-gray-solid-100\/10 {
    border-top-color: rgba(243,244,246,.1);
    border-bottom-color: rgba(243,244,246,.1)
}

.border-y-gray-solid-100\/100 {
    border-top-color: #f3f4f6;
    border-bottom-color: #f3f4f6
}

.border-y-gray-solid-100\/20 {
    border-top-color: rgba(243,244,246,.2);
    border-bottom-color: rgba(243,244,246,.2)
}

.border-y-gray-solid-100\/25 {
    border-top-color: rgba(243,244,246,.25);
    border-bottom-color: rgba(243,244,246,.25)
}

.border-y-gray-solid-100\/30 {
    border-top-color: rgba(243,244,246,.3);
    border-bottom-color: rgba(243,244,246,.3)
}

.border-y-gray-solid-100\/40 {
    border-top-color: rgba(243,244,246,.4);
    border-bottom-color: rgba(243,244,246,.4)
}

.border-y-gray-solid-100\/5 {
    border-top-color: rgba(243,244,246,.05);
    border-bottom-color: rgba(243,244,246,.05)
}

.border-y-gray-solid-100\/50 {
    border-top-color: rgba(243,244,246,.5);
    border-bottom-color: rgba(243,244,246,.5)
}

.border-y-gray-solid-100\/60 {
    border-top-color: rgba(243,244,246,.6);
    border-bottom-color: rgba(243,244,246,.6)
}

.border-y-gray-solid-100\/70 {
    border-top-color: rgba(243,244,246,.7);
    border-bottom-color: rgba(243,244,246,.7)
}

.border-y-gray-solid-100\/75 {
    border-top-color: rgba(243,244,246,.75);
    border-bottom-color: rgba(243,244,246,.75)
}

.border-y-gray-solid-100\/80 {
    border-top-color: rgba(243,244,246,.8);
    border-bottom-color: rgba(243,244,246,.8)
}

.border-y-gray-solid-100\/90 {
    border-top-color: rgba(243,244,246,.9);
    border-bottom-color: rgba(243,244,246,.9)
}

.border-y-gray-solid-100\/95 {
    border-top-color: rgba(243,244,246,.95);
    border-bottom-color: rgba(243,244,246,.95)
}

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

.border-y-gray-solid-200\/0 {
    border-top-color: rgba(229,231,235,0);
    border-bottom-color: rgba(229,231,235,0)
}

.border-y-gray-solid-200\/10 {
    border-top-color: rgba(229,231,235,.1);
    border-bottom-color: rgba(229,231,235,.1)
}

.border-y-gray-solid-200\/100 {
    border-top-color: #e5e7eb;
    border-bottom-color: #e5e7eb
}

.border-y-gray-solid-200\/20 {
    border-top-color: rgba(229,231,235,.2);
    border-bottom-color: rgba(229,231,235,.2)
}

.border-y-gray-solid-200\/25 {
    border-top-color: rgba(229,231,235,.25);
    border-bottom-color: rgba(229,231,235,.25)
}

.border-y-gray-solid-200\/30 {
    border-top-color: rgba(229,231,235,.3);
    border-bottom-color: rgba(229,231,235,.3)
}

.border-y-gray-solid-200\/40 {
    border-top-color: rgba(229,231,235,.4);
    border-bottom-color: rgba(229,231,235,.4)
}

.border-y-gray-solid-200\/5 {
    border-top-color: rgba(229,231,235,.05);
    border-bottom-color: rgba(229,231,235,.05)
}

.border-y-gray-solid-200\/50 {
    border-top-color: rgba(229,231,235,.5);
    border-bottom-color: rgba(229,231,235,.5)
}

.border-y-gray-solid-200\/60 {
    border-top-color: rgba(229,231,235,.6);
    border-bottom-color: rgba(229,231,235,.6)
}

.border-y-gray-solid-200\/70 {
    border-top-color: rgba(229,231,235,.7);
    border-bottom-color: rgba(229,231,235,.7)
}

.border-y-gray-solid-200\/75 {
    border-top-color: rgba(229,231,235,.75);
    border-bottom-color: rgba(229,231,235,.75)
}

.border-y-gray-solid-200\/80 {
    border-top-color: rgba(229,231,235,.8);
    border-bottom-color: rgba(229,231,235,.8)
}

.border-y-gray-solid-200\/90 {
    border-top-color: rgba(229,231,235,.9);
    border-bottom-color: rgba(229,231,235,.9)
}

.border-y-gray-solid-200\/95 {
    border-top-color: rgba(229,231,235,.95);
    border-bottom-color: rgba(229,231,235,.95)
}

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

.border-y-gray-solid-300\/0 {
    border-top-color: rgba(209,213,219,0);
    border-bottom-color: rgba(209,213,219,0)
}

.border-y-gray-solid-300\/10 {
    border-top-color: rgba(209,213,219,.1);
    border-bottom-color: rgba(209,213,219,.1)
}

.border-y-gray-solid-300\/100 {
    border-top-color: #d1d5db;
    border-bottom-color: #d1d5db
}

.border-y-gray-solid-300\/20 {
    border-top-color: rgba(209,213,219,.2);
    border-bottom-color: rgba(209,213,219,.2)
}

.border-y-gray-solid-300\/25 {
    border-top-color: rgba(209,213,219,.25);
    border-bottom-color: rgba(209,213,219,.25)
}

.border-y-gray-solid-300\/30 {
    border-top-color: rgba(209,213,219,.3);
    border-bottom-color: rgba(209,213,219,.3)
}

.border-y-gray-solid-300\/40 {
    border-top-color: rgba(209,213,219,.4);
    border-bottom-color: rgba(209,213,219,.4)
}

.border-y-gray-solid-300\/5 {
    border-top-color: rgba(209,213,219,.05);
    border-bottom-color: rgba(209,213,219,.05)
}

.border-y-gray-solid-300\/50 {
    border-top-color: rgba(209,213,219,.5);
    border-bottom-color: rgba(209,213,219,.5)
}

.border-y-gray-solid-300\/60 {
    border-top-color: rgba(209,213,219,.6);
    border-bottom-color: rgba(209,213,219,.6)
}

.border-y-gray-solid-300\/70 {
    border-top-color: rgba(209,213,219,.7);
    border-bottom-color: rgba(209,213,219,.7)
}

.border-y-gray-solid-300\/75 {
    border-top-color: rgba(209,213,219,.75);
    border-bottom-color: rgba(209,213,219,.75)
}

.border-y-gray-solid-300\/80 {
    border-top-color: rgba(209,213,219,.8);
    border-bottom-color: rgba(209,213,219,.8)
}

.border-y-gray-solid-300\/90 {
    border-top-color: rgba(209,213,219,.9);
    border-bottom-color: rgba(209,213,219,.9)
}

.border-y-gray-solid-300\/95 {
    border-top-color: rgba(209,213,219,.95);
    border-bottom-color: rgba(209,213,219,.95)
}

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

.border-y-gray-solid-400\/0 {
    border-top-color: rgba(156,163,175,0);
    border-bottom-color: rgba(156,163,175,0)
}

.border-y-gray-solid-400\/10 {
    border-top-color: rgba(156,163,175,.1);
    border-bottom-color: rgba(156,163,175,.1)
}

.border-y-gray-solid-400\/100 {
    border-top-color: #9ca3af;
    border-bottom-color: #9ca3af
}

.border-y-gray-solid-400\/20 {
    border-top-color: rgba(156,163,175,.2);
    border-bottom-color: rgba(156,163,175,.2)
}

.border-y-gray-solid-400\/25 {
    border-top-color: rgba(156,163,175,.25);
    border-bottom-color: rgba(156,163,175,.25)
}

.border-y-gray-solid-400\/30 {
    border-top-color: rgba(156,163,175,.3);
    border-bottom-color: rgba(156,163,175,.3)
}

.border-y-gray-solid-400\/40 {
    border-top-color: rgba(156,163,175,.4);
    border-bottom-color: rgba(156,163,175,.4)
}

.border-y-gray-solid-400\/5 {
    border-top-color: rgba(156,163,175,.05);
    border-bottom-color: rgba(156,163,175,.05)
}

.border-y-gray-solid-400\/50 {
    border-top-color: rgba(156,163,175,.5);
    border-bottom-color: rgba(156,163,175,.5)
}

.border-y-gray-solid-400\/60 {
    border-top-color: rgba(156,163,175,.6);
    border-bottom-color: rgba(156,163,175,.6)
}

.border-y-gray-solid-400\/70 {
    border-top-color: rgba(156,163,175,.7);
    border-bottom-color: rgba(156,163,175,.7)
}

.border-y-gray-solid-400\/75 {
    border-top-color: rgba(156,163,175,.75);
    border-bottom-color: rgba(156,163,175,.75)
}

.border-y-gray-solid-400\/80 {
    border-top-color: rgba(156,163,175,.8);
    border-bottom-color: rgba(156,163,175,.8)
}

.border-y-gray-solid-400\/90 {
    border-top-color: rgba(156,163,175,.9);
    border-bottom-color: rgba(156,163,175,.9)
}

.border-y-gray-solid-400\/95 {
    border-top-color: rgba(156,163,175,.95);
    border-bottom-color: rgba(156,163,175,.95)
}

.border-y-gray-solid-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(249 250 251/var(--tw-border-opacity));
    border-bottom-color: rgb(249 250 251/var(--tw-border-opacity))
}

.border-y-gray-solid-50\/0 {
    border-top-color: rgba(249,250,251,0);
    border-bottom-color: rgba(249,250,251,0)
}

.border-y-gray-solid-50\/10 {
    border-top-color: rgba(249,250,251,.1);
    border-bottom-color: rgba(249,250,251,.1)
}

.border-y-gray-solid-50\/100 {
    border-top-color: #f9fafb;
    border-bottom-color: #f9fafb
}

.border-y-gray-solid-50\/20 {
    border-top-color: rgba(249,250,251,.2);
    border-bottom-color: rgba(249,250,251,.2)
}

.border-y-gray-solid-50\/25 {
    border-top-color: rgba(249,250,251,.25);
    border-bottom-color: rgba(249,250,251,.25)
}

.border-y-gray-solid-50\/30 {
    border-top-color: rgba(249,250,251,.3);
    border-bottom-color: rgba(249,250,251,.3)
}

.border-y-gray-solid-50\/40 {
    border-top-color: rgba(249,250,251,.4);
    border-bottom-color: rgba(249,250,251,.4)
}

.border-y-gray-solid-50\/5 {
    border-top-color: rgba(249,250,251,.05);
    border-bottom-color: rgba(249,250,251,.05)
}

.border-y-gray-solid-50\/50 {
    border-top-color: rgba(249,250,251,.5);
    border-bottom-color: rgba(249,250,251,.5)
}

.border-y-gray-solid-50\/60 {
    border-top-color: rgba(249,250,251,.6);
    border-bottom-color: rgba(249,250,251,.6)
}

.border-y-gray-solid-50\/70 {
    border-top-color: rgba(249,250,251,.7);
    border-bottom-color: rgba(249,250,251,.7)
}

.border-y-gray-solid-50\/75 {
    border-top-color: rgba(249,250,251,.75);
    border-bottom-color: rgba(249,250,251,.75)
}

.border-y-gray-solid-50\/80 {
    border-top-color: rgba(249,250,251,.8);
    border-bottom-color: rgba(249,250,251,.8)
}

.border-y-gray-solid-50\/90 {
    border-top-color: rgba(249,250,251,.9);
    border-bottom-color: rgba(249,250,251,.9)
}

.border-y-gray-solid-50\/95 {
    border-top-color: rgba(249,250,251,.95);
    border-bottom-color: rgba(249,250,251,.95)
}

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

.border-y-gray-solid-500\/0 {
    border-top-color: hsla(220,9%,46%,0);
    border-bottom-color: hsla(220,9%,46%,0)
}

.border-y-gray-solid-500\/10 {
    border-top-color: hsla(220,9%,46%,.1);
    border-bottom-color: hsla(220,9%,46%,.1)
}

.border-y-gray-solid-500\/100 {
    border-top-color: #6b7280;
    border-bottom-color: #6b7280
}

.border-y-gray-solid-500\/20 {
    border-top-color: hsla(220,9%,46%,.2);
    border-bottom-color: hsla(220,9%,46%,.2)
}

.border-y-gray-solid-500\/25 {
    border-top-color: hsla(220,9%,46%,.25);
    border-bottom-color: hsla(220,9%,46%,.25)
}

.border-y-gray-solid-500\/30 {
    border-top-color: hsla(220,9%,46%,.3);
    border-bottom-color: hsla(220,9%,46%,.3)
}

.border-y-gray-solid-500\/40 {
    border-top-color: hsla(220,9%,46%,.4);
    border-bottom-color: hsla(220,9%,46%,.4)
}

.border-y-gray-solid-500\/5 {
    border-top-color: hsla(220,9%,46%,.05);
    border-bottom-color: hsla(220,9%,46%,.05)
}

.border-y-gray-solid-500\/50 {
    border-top-color: hsla(220,9%,46%,.5);
    border-bottom-color: hsla(220,9%,46%,.5)
}

.border-y-gray-solid-500\/60 {
    border-top-color: hsla(220,9%,46%,.6);
    border-bottom-color: hsla(220,9%,46%,.6)
}

.border-y-gray-solid-500\/70 {
    border-top-color: hsla(220,9%,46%,.7);
    border-bottom-color: hsla(220,9%,46%,.7)
}

.border-y-gray-solid-500\/75 {
    border-top-color: hsla(220,9%,46%,.75);
    border-bottom-color: hsla(220,9%,46%,.75)
}

.border-y-gray-solid-500\/80 {
    border-top-color: hsla(220,9%,46%,.8);
    border-bottom-color: hsla(220,9%,46%,.8)
}

.border-y-gray-solid-500\/90 {
    border-top-color: hsla(220,9%,46%,.9);
    border-bottom-color: hsla(220,9%,46%,.9)
}

.border-y-gray-solid-500\/95 {
    border-top-color: hsla(220,9%,46%,.95);
    border-bottom-color: hsla(220,9%,46%,.95)
}

.border-y-gray-solid-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(75 85 99/var(--tw-border-opacity));
    border-bottom-color: rgb(75 85 99/var(--tw-border-opacity))
}

.border-y-gray-solid-600\/0 {
    border-top-color: rgba(75,85,99,0);
    border-bottom-color: rgba(75,85,99,0)
}

.border-y-gray-solid-600\/10 {
    border-top-color: rgba(75,85,99,.1);
    border-bottom-color: rgba(75,85,99,.1)
}

.border-y-gray-solid-600\/100 {
    border-top-color: #4b5563;
    border-bottom-color: #4b5563
}

.border-y-gray-solid-600\/20 {
    border-top-color: rgba(75,85,99,.2);
    border-bottom-color: rgba(75,85,99,.2)
}

.border-y-gray-solid-600\/25 {
    border-top-color: rgba(75,85,99,.25);
    border-bottom-color: rgba(75,85,99,.25)
}

.border-y-gray-solid-600\/30 {
    border-top-color: rgba(75,85,99,.3);
    border-bottom-color: rgba(75,85,99,.3)
}

.border-y-gray-solid-600\/40 {
    border-top-color: rgba(75,85,99,.4);
    border-bottom-color: rgba(75,85,99,.4)
}

.border-y-gray-solid-600\/5 {
    border-top-color: rgba(75,85,99,.05);
    border-bottom-color: rgba(75,85,99,.05)
}

.border-y-gray-solid-600\/50 {
    border-top-color: rgba(75,85,99,.5);
    border-bottom-color: rgba(75,85,99,.5)
}

.border-y-gray-solid-600\/60 {
    border-top-color: rgba(75,85,99,.6);
    border-bottom-color: rgba(75,85,99,.6)
}

.border-y-gray-solid-600\/70 {
    border-top-color: rgba(75,85,99,.7);
    border-bottom-color: rgba(75,85,99,.7)
}

.border-y-gray-solid-600\/75 {
    border-top-color: rgba(75,85,99,.75);
    border-bottom-color: rgba(75,85,99,.75)
}

.border-y-gray-solid-600\/80 {
    border-top-color: rgba(75,85,99,.8);
    border-bottom-color: rgba(75,85,99,.8)
}

.border-y-gray-solid-600\/90 {
    border-top-color: rgba(75,85,99,.9);
    border-bottom-color: rgba(75,85,99,.9)
}

.border-y-gray-solid-600\/95 {
    border-top-color: rgba(75,85,99,.95);
    border-bottom-color: rgba(75,85,99,.95)
}

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

.border-y-gray-solid-700\/0 {
    border-top-color: rgba(55,65,81,0);
    border-bottom-color: rgba(55,65,81,0)
}

.border-y-gray-solid-700\/10 {
    border-top-color: rgba(55,65,81,.1);
    border-bottom-color: rgba(55,65,81,.1)
}

.border-y-gray-solid-700\/100 {
    border-top-color: #374151;
    border-bottom-color: #374151
}

.border-y-gray-solid-700\/20 {
    border-top-color: rgba(55,65,81,.2);
    border-bottom-color: rgba(55,65,81,.2)
}

.border-y-gray-solid-700\/25 {
    border-top-color: rgba(55,65,81,.25);
    border-bottom-color: rgba(55,65,81,.25)
}

.border-y-gray-solid-700\/30 {
    border-top-color: rgba(55,65,81,.3);
    border-bottom-color: rgba(55,65,81,.3)
}

.border-y-gray-solid-700\/40 {
    border-top-color: rgba(55,65,81,.4);
    border-bottom-color: rgba(55,65,81,.4)
}

.border-y-gray-solid-700\/5 {
    border-top-color: rgba(55,65,81,.05);
    border-bottom-color: rgba(55,65,81,.05)
}

.border-y-gray-solid-700\/50 {
    border-top-color: rgba(55,65,81,.5);
    border-bottom-color: rgba(55,65,81,.5)
}

.border-y-gray-solid-700\/60 {
    border-top-color: rgba(55,65,81,.6);
    border-bottom-color: rgba(55,65,81,.6)
}

.border-y-gray-solid-700\/70 {
    border-top-color: rgba(55,65,81,.7);
    border-bottom-color: rgba(55,65,81,.7)
}

.border-y-gray-solid-700\/75 {
    border-top-color: rgba(55,65,81,.75);
    border-bottom-color: rgba(55,65,81,.75)
}

.border-y-gray-solid-700\/80 {
    border-top-color: rgba(55,65,81,.8);
    border-bottom-color: rgba(55,65,81,.8)
}

.border-y-gray-solid-700\/90 {
    border-top-color: rgba(55,65,81,.9);
    border-bottom-color: rgba(55,65,81,.9)
}

.border-y-gray-solid-700\/95 {
    border-top-color: rgba(55,65,81,.95);
    border-bottom-color: rgba(55,65,81,.95)
}

.border-y-gray-solid-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(31 41 55/var(--tw-border-opacity));
    border-bottom-color: rgb(31 41 55/var(--tw-border-opacity))
}

.border-y-gray-solid-800\/0 {
    border-top-color: rgba(31,41,55,0);
    border-bottom-color: rgba(31,41,55,0)
}

.border-y-gray-solid-800\/10 {
    border-top-color: rgba(31,41,55,.1);
    border-bottom-color: rgba(31,41,55,.1)
}

.border-y-gray-solid-800\/100 {
    border-top-color: #1f2937;
    border-bottom-color: #1f2937
}

.border-y-gray-solid-800\/20 {
    border-top-color: rgba(31,41,55,.2);
    border-bottom-color: rgba(31,41,55,.2)
}

.border-y-gray-solid-800\/25 {
    border-top-color: rgba(31,41,55,.25);
    border-bottom-color: rgba(31,41,55,.25)
}

.border-y-gray-solid-800\/30 {
    border-top-color: rgba(31,41,55,.3);
    border-bottom-color: rgba(31,41,55,.3)
}

.border-y-gray-solid-800\/40 {
    border-top-color: rgba(31,41,55,.4);
    border-bottom-color: rgba(31,41,55,.4)
}

.border-y-gray-solid-800\/5 {
    border-top-color: rgba(31,41,55,.05);
    border-bottom-color: rgba(31,41,55,.05)
}

.border-y-gray-solid-800\/50 {
    border-top-color: rgba(31,41,55,.5);
    border-bottom-color: rgba(31,41,55,.5)
}

.border-y-gray-solid-800\/60 {
    border-top-color: rgba(31,41,55,.6);
    border-bottom-color: rgba(31,41,55,.6)
}

.border-y-gray-solid-800\/70 {
    border-top-color: rgba(31,41,55,.7);
    border-bottom-color: rgba(31,41,55,.7)
}

.border-y-gray-solid-800\/75 {
    border-top-color: rgba(31,41,55,.75);
    border-bottom-color: rgba(31,41,55,.75)
}

.border-y-gray-solid-800\/80 {
    border-top-color: rgba(31,41,55,.8);
    border-bottom-color: rgba(31,41,55,.8)
}

.border-y-gray-solid-800\/90 {
    border-top-color: rgba(31,41,55,.9);
    border-bottom-color: rgba(31,41,55,.9)
}

.border-y-gray-solid-800\/95 {
    border-top-color: rgba(31,41,55,.95);
    border-bottom-color: rgba(31,41,55,.95)
}

.border-y-gray-solid-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(17 24 39/var(--tw-border-opacity));
    border-bottom-color: rgb(17 24 39/var(--tw-border-opacity))
}

.border-y-gray-solid-900\/0 {
    border-top-color: rgba(17,24,39,0);
    border-bottom-color: rgba(17,24,39,0)
}

.border-y-gray-solid-900\/10 {
    border-top-color: rgba(17,24,39,.1);
    border-bottom-color: rgba(17,24,39,.1)
}

.border-y-gray-solid-900\/100 {
    border-top-color: #111827;
    border-bottom-color: #111827
}

.border-y-gray-solid-900\/20 {
    border-top-color: rgba(17,24,39,.2);
    border-bottom-color: rgba(17,24,39,.2)
}

.border-y-gray-solid-900\/25 {
    border-top-color: rgba(17,24,39,.25);
    border-bottom-color: rgba(17,24,39,.25)
}

.border-y-gray-solid-900\/30 {
    border-top-color: rgba(17,24,39,.3);
    border-bottom-color: rgba(17,24,39,.3)
}

.border-y-gray-solid-900\/40 {
    border-top-color: rgba(17,24,39,.4);
    border-bottom-color: rgba(17,24,39,.4)
}

.border-y-gray-solid-900\/5 {
    border-top-color: rgba(17,24,39,.05);
    border-bottom-color: rgba(17,24,39,.05)
}

.border-y-gray-solid-900\/50 {
    border-top-color: rgba(17,24,39,.5);
    border-bottom-color: rgba(17,24,39,.5)
}

.border-y-gray-solid-900\/60 {
    border-top-color: rgba(17,24,39,.6);
    border-bottom-color: rgba(17,24,39,.6)
}

.border-y-gray-solid-900\/70 {
    border-top-color: rgba(17,24,39,.7);
    border-bottom-color: rgba(17,24,39,.7)
}

.border-y-gray-solid-900\/75 {
    border-top-color: rgba(17,24,39,.75);
    border-bottom-color: rgba(17,24,39,.75)
}

.border-y-gray-solid-900\/80 {
    border-top-color: rgba(17,24,39,.8);
    border-bottom-color: rgba(17,24,39,.8)
}

.border-y-gray-solid-900\/90 {
    border-top-color: rgba(17,24,39,.9);
    border-bottom-color: rgba(17,24,39,.9)
}

.border-y-gray-solid-900\/95 {
    border-top-color: rgba(17,24,39,.95);
    border-bottom-color: rgba(17,24,39,.95)
}

.border-y-gray-solid-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(3 7 18/var(--tw-border-opacity));
    border-bottom-color: rgb(3 7 18/var(--tw-border-opacity))
}

.border-y-gray-solid-950\/0 {
    border-top-color: rgba(3,7,18,0);
    border-bottom-color: rgba(3,7,18,0)
}

.border-y-gray-solid-950\/10 {
    border-top-color: rgba(3,7,18,.1);
    border-bottom-color: rgba(3,7,18,.1)
}

.border-y-gray-solid-950\/100 {
    border-top-color: #030712;
    border-bottom-color: #030712
}

.border-y-gray-solid-950\/20 {
    border-top-color: rgba(3,7,18,.2);
    border-bottom-color: rgba(3,7,18,.2)
}

.border-y-gray-solid-950\/25 {
    border-top-color: rgba(3,7,18,.25);
    border-bottom-color: rgba(3,7,18,.25)
}

.border-y-gray-solid-950\/30 {
    border-top-color: rgba(3,7,18,.3);
    border-bottom-color: rgba(3,7,18,.3)
}

.border-y-gray-solid-950\/40 {
    border-top-color: rgba(3,7,18,.4);
    border-bottom-color: rgba(3,7,18,.4)
}

.border-y-gray-solid-950\/5 {
    border-top-color: rgba(3,7,18,.05);
    border-bottom-color: rgba(3,7,18,.05)
}

.border-y-gray-solid-950\/50 {
    border-top-color: rgba(3,7,18,.5);
    border-bottom-color: rgba(3,7,18,.5)
}

.border-y-gray-solid-950\/60 {
    border-top-color: rgba(3,7,18,.6);
    border-bottom-color: rgba(3,7,18,.6)
}

.border-y-gray-solid-950\/70 {
    border-top-color: rgba(3,7,18,.7);
    border-bottom-color: rgba(3,7,18,.7)
}

.border-y-gray-solid-950\/75 {
    border-top-color: rgba(3,7,18,.75);
    border-bottom-color: rgba(3,7,18,.75)
}

.border-y-gray-solid-950\/80 {
    border-top-color: rgba(3,7,18,.8);
    border-bottom-color: rgba(3,7,18,.8)
}

.border-y-gray-solid-950\/90 {
    border-top-color: rgba(3,7,18,.9);
    border-bottom-color: rgba(3,7,18,.9)
}

.border-y-gray-solid-950\/95 {
    border-top-color: rgba(3,7,18,.95);
    border-bottom-color: rgba(3,7,18,.95)
}

.border-y-green-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(220 252 231/var(--tw-border-opacity));
    border-bottom-color: rgb(220 252 231/var(--tw-border-opacity))
}

.border-y-green-100\/0 {
    border-top-color: rgba(220,252,231,0);
    border-bottom-color: rgba(220,252,231,0)
}

.border-y-green-100\/10 {
    border-top-color: rgba(220,252,231,.1);
    border-bottom-color: rgba(220,252,231,.1)
}

.border-y-green-100\/100 {
    border-top-color: #dcfce7;
    border-bottom-color: #dcfce7
}

.border-y-green-100\/20 {
    border-top-color: rgba(220,252,231,.2);
    border-bottom-color: rgba(220,252,231,.2)
}

.border-y-green-100\/25 {
    border-top-color: rgba(220,252,231,.25);
    border-bottom-color: rgba(220,252,231,.25)
}

.border-y-green-100\/30 {
    border-top-color: rgba(220,252,231,.3);
    border-bottom-color: rgba(220,252,231,.3)
}

.border-y-green-100\/40 {
    border-top-color: rgba(220,252,231,.4);
    border-bottom-color: rgba(220,252,231,.4)
}

.border-y-green-100\/5 {
    border-top-color: rgba(220,252,231,.05);
    border-bottom-color: rgba(220,252,231,.05)
}

.border-y-green-100\/50 {
    border-top-color: rgba(220,252,231,.5);
    border-bottom-color: rgba(220,252,231,.5)
}

.border-y-green-100\/60 {
    border-top-color: rgba(220,252,231,.6);
    border-bottom-color: rgba(220,252,231,.6)
}

.border-y-green-100\/70 {
    border-top-color: rgba(220,252,231,.7);
    border-bottom-color: rgba(220,252,231,.7)
}

.border-y-green-100\/75 {
    border-top-color: rgba(220,252,231,.75);
    border-bottom-color: rgba(220,252,231,.75)
}

.border-y-green-100\/80 {
    border-top-color: rgba(220,252,231,.8);
    border-bottom-color: rgba(220,252,231,.8)
}

.border-y-green-100\/90 {
    border-top-color: rgba(220,252,231,.9);
    border-bottom-color: rgba(220,252,231,.9)
}

.border-y-green-100\/95 {
    border-top-color: rgba(220,252,231,.95);
    border-bottom-color: rgba(220,252,231,.95)
}

.border-y-green-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(187 247 208/var(--tw-border-opacity));
    border-bottom-color: rgb(187 247 208/var(--tw-border-opacity))
}

.border-y-green-200\/0 {
    border-top-color: rgba(187,247,208,0);
    border-bottom-color: rgba(187,247,208,0)
}

.border-y-green-200\/10 {
    border-top-color: rgba(187,247,208,.1);
    border-bottom-color: rgba(187,247,208,.1)
}

.border-y-green-200\/100 {
    border-top-color: #bbf7d0;
    border-bottom-color: #bbf7d0
}

.border-y-green-200\/20 {
    border-top-color: rgba(187,247,208,.2);
    border-bottom-color: rgba(187,247,208,.2)
}

.border-y-green-200\/25 {
    border-top-color: rgba(187,247,208,.25);
    border-bottom-color: rgba(187,247,208,.25)
}

.border-y-green-200\/30 {
    border-top-color: rgba(187,247,208,.3);
    border-bottom-color: rgba(187,247,208,.3)
}

.border-y-green-200\/40 {
    border-top-color: rgba(187,247,208,.4);
    border-bottom-color: rgba(187,247,208,.4)
}

.border-y-green-200\/5 {
    border-top-color: rgba(187,247,208,.05);
    border-bottom-color: rgba(187,247,208,.05)
}

.border-y-green-200\/50 {
    border-top-color: rgba(187,247,208,.5);
    border-bottom-color: rgba(187,247,208,.5)
}

.border-y-green-200\/60 {
    border-top-color: rgba(187,247,208,.6);
    border-bottom-color: rgba(187,247,208,.6)
}

.border-y-green-200\/70 {
    border-top-color: rgba(187,247,208,.7);
    border-bottom-color: rgba(187,247,208,.7)
}

.border-y-green-200\/75 {
    border-top-color: rgba(187,247,208,.75);
    border-bottom-color: rgba(187,247,208,.75)
}

.border-y-green-200\/80 {
    border-top-color: rgba(187,247,208,.8);
    border-bottom-color: rgba(187,247,208,.8)
}

.border-y-green-200\/90 {
    border-top-color: rgba(187,247,208,.9);
    border-bottom-color: rgba(187,247,208,.9)
}

.border-y-green-200\/95 {
    border-top-color: rgba(187,247,208,.95);
    border-bottom-color: rgba(187,247,208,.95)
}

.border-y-green-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(134 239 172/var(--tw-border-opacity));
    border-bottom-color: rgb(134 239 172/var(--tw-border-opacity))
}

.border-y-green-300\/0 {
    border-top-color: rgba(134,239,172,0);
    border-bottom-color: rgba(134,239,172,0)
}

.border-y-green-300\/10 {
    border-top-color: rgba(134,239,172,.1);
    border-bottom-color: rgba(134,239,172,.1)
}

.border-y-green-300\/100 {
    border-top-color: #86efac;
    border-bottom-color: #86efac
}

.border-y-green-300\/20 {
    border-top-color: rgba(134,239,172,.2);
    border-bottom-color: rgba(134,239,172,.2)
}

.border-y-green-300\/25 {
    border-top-color: rgba(134,239,172,.25);
    border-bottom-color: rgba(134,239,172,.25)
}

.border-y-green-300\/30 {
    border-top-color: rgba(134,239,172,.3);
    border-bottom-color: rgba(134,239,172,.3)
}

.border-y-green-300\/40 {
    border-top-color: rgba(134,239,172,.4);
    border-bottom-color: rgba(134,239,172,.4)
}

.border-y-green-300\/5 {
    border-top-color: rgba(134,239,172,.05);
    border-bottom-color: rgba(134,239,172,.05)
}

.border-y-green-300\/50 {
    border-top-color: rgba(134,239,172,.5);
    border-bottom-color: rgba(134,239,172,.5)
}

.border-y-green-300\/60 {
    border-top-color: rgba(134,239,172,.6);
    border-bottom-color: rgba(134,239,172,.6)
}

.border-y-green-300\/70 {
    border-top-color: rgba(134,239,172,.7);
    border-bottom-color: rgba(134,239,172,.7)
}

.border-y-green-300\/75 {
    border-top-color: rgba(134,239,172,.75);
    border-bottom-color: rgba(134,239,172,.75)
}

.border-y-green-300\/80 {
    border-top-color: rgba(134,239,172,.8);
    border-bottom-color: rgba(134,239,172,.8)
}

.border-y-green-300\/90 {
    border-top-color: rgba(134,239,172,.9);
    border-bottom-color: rgba(134,239,172,.9)
}

.border-y-green-300\/95 {
    border-top-color: rgba(134,239,172,.95);
    border-bottom-color: rgba(134,239,172,.95)
}

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

.border-y-green-400\/0 {
    border-top-color: rgba(74,222,128,0);
    border-bottom-color: rgba(74,222,128,0)
}

.border-y-green-400\/10 {
    border-top-color: rgba(74,222,128,.1);
    border-bottom-color: rgba(74,222,128,.1)
}

.border-y-green-400\/100 {
    border-top-color: #4ade80;
    border-bottom-color: #4ade80
}

.border-y-green-400\/20 {
    border-top-color: rgba(74,222,128,.2);
    border-bottom-color: rgba(74,222,128,.2)
}

.border-y-green-400\/25 {
    border-top-color: rgba(74,222,128,.25);
    border-bottom-color: rgba(74,222,128,.25)
}

.border-y-green-400\/30 {
    border-top-color: rgba(74,222,128,.3);
    border-bottom-color: rgba(74,222,128,.3)
}

.border-y-green-400\/40 {
    border-top-color: rgba(74,222,128,.4);
    border-bottom-color: rgba(74,222,128,.4)
}

.border-y-green-400\/5 {
    border-top-color: rgba(74,222,128,.05);
    border-bottom-color: rgba(74,222,128,.05)
}

.border-y-green-400\/50 {
    border-top-color: rgba(74,222,128,.5);
    border-bottom-color: rgba(74,222,128,.5)
}

.border-y-green-400\/60 {
    border-top-color: rgba(74,222,128,.6);
    border-bottom-color: rgba(74,222,128,.6)
}

.border-y-green-400\/70 {
    border-top-color: rgba(74,222,128,.7);
    border-bottom-color: rgba(74,222,128,.7)
}

.border-y-green-400\/75 {
    border-top-color: rgba(74,222,128,.75);
    border-bottom-color: rgba(74,222,128,.75)
}

.border-y-green-400\/80 {
    border-top-color: rgba(74,222,128,.8);
    border-bottom-color: rgba(74,222,128,.8)
}

.border-y-green-400\/90 {
    border-top-color: rgba(74,222,128,.9);
    border-bottom-color: rgba(74,222,128,.9)
}

.border-y-green-400\/95 {
    border-top-color: rgba(74,222,128,.95);
    border-bottom-color: rgba(74,222,128,.95)
}

.border-y-green-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(240 253 244/var(--tw-border-opacity));
    border-bottom-color: rgb(240 253 244/var(--tw-border-opacity))
}

.border-y-green-50\/0 {
    border-top-color: rgba(240,253,244,0);
    border-bottom-color: rgba(240,253,244,0)
}

.border-y-green-50\/10 {
    border-top-color: rgba(240,253,244,.1);
    border-bottom-color: rgba(240,253,244,.1)
}

.border-y-green-50\/100 {
    border-top-color: #f0fdf4;
    border-bottom-color: #f0fdf4
}

.border-y-green-50\/20 {
    border-top-color: rgba(240,253,244,.2);
    border-bottom-color: rgba(240,253,244,.2)
}

.border-y-green-50\/25 {
    border-top-color: rgba(240,253,244,.25);
    border-bottom-color: rgba(240,253,244,.25)
}

.border-y-green-50\/30 {
    border-top-color: rgba(240,253,244,.3);
    border-bottom-color: rgba(240,253,244,.3)
}

.border-y-green-50\/40 {
    border-top-color: rgba(240,253,244,.4);
    border-bottom-color: rgba(240,253,244,.4)
}

.border-y-green-50\/5 {
    border-top-color: rgba(240,253,244,.05);
    border-bottom-color: rgba(240,253,244,.05)
}

.border-y-green-50\/50 {
    border-top-color: rgba(240,253,244,.5);
    border-bottom-color: rgba(240,253,244,.5)
}

.border-y-green-50\/60 {
    border-top-color: rgba(240,253,244,.6);
    border-bottom-color: rgba(240,253,244,.6)
}

.border-y-green-50\/70 {
    border-top-color: rgba(240,253,244,.7);
    border-bottom-color: rgba(240,253,244,.7)
}

.border-y-green-50\/75 {
    border-top-color: rgba(240,253,244,.75);
    border-bottom-color: rgba(240,253,244,.75)
}

.border-y-green-50\/80 {
    border-top-color: rgba(240,253,244,.8);
    border-bottom-color: rgba(240,253,244,.8)
}

.border-y-green-50\/90 {
    border-top-color: rgba(240,253,244,.9);
    border-bottom-color: rgba(240,253,244,.9)
}

.border-y-green-50\/95 {
    border-top-color: rgba(240,253,244,.95);
    border-bottom-color: rgba(240,253,244,.95)
}

.border-y-green-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(34 197 94/var(--tw-border-opacity));
    border-bottom-color: rgb(34 197 94/var(--tw-border-opacity))
}

.border-y-green-500\/0 {
    border-top-color: rgba(34,197,94,0);
    border-bottom-color: rgba(34,197,94,0)
}

.border-y-green-500\/10 {
    border-top-color: rgba(34,197,94,.1);
    border-bottom-color: rgba(34,197,94,.1)
}

.border-y-green-500\/100 {
    border-top-color: #22c55e;
    border-bottom-color: #22c55e
}

.border-y-green-500\/20 {
    border-top-color: rgba(34,197,94,.2);
    border-bottom-color: rgba(34,197,94,.2)
}

.border-y-green-500\/25 {
    border-top-color: rgba(34,197,94,.25);
    border-bottom-color: rgba(34,197,94,.25)
}

.border-y-green-500\/30 {
    border-top-color: rgba(34,197,94,.3);
    border-bottom-color: rgba(34,197,94,.3)
}

.border-y-green-500\/40 {
    border-top-color: rgba(34,197,94,.4);
    border-bottom-color: rgba(34,197,94,.4)
}

.border-y-green-500\/5 {
    border-top-color: rgba(34,197,94,.05);
    border-bottom-color: rgba(34,197,94,.05)
}

.border-y-green-500\/50 {
    border-top-color: rgba(34,197,94,.5);
    border-bottom-color: rgba(34,197,94,.5)
}

.border-y-green-500\/60 {
    border-top-color: rgba(34,197,94,.6);
    border-bottom-color: rgba(34,197,94,.6)
}

.border-y-green-500\/70 {
    border-top-color: rgba(34,197,94,.7);
    border-bottom-color: rgba(34,197,94,.7)
}

.border-y-green-500\/75 {
    border-top-color: rgba(34,197,94,.75);
    border-bottom-color: rgba(34,197,94,.75)
}

.border-y-green-500\/80 {
    border-top-color: rgba(34,197,94,.8);
    border-bottom-color: rgba(34,197,94,.8)
}

.border-y-green-500\/90 {
    border-top-color: rgba(34,197,94,.9);
    border-bottom-color: rgba(34,197,94,.9)
}

.border-y-green-500\/95 {
    border-top-color: rgba(34,197,94,.95);
    border-bottom-color: rgba(34,197,94,.95)
}

.border-y-green-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(22 163 74/var(--tw-border-opacity));
    border-bottom-color: rgb(22 163 74/var(--tw-border-opacity))
}

.border-y-green-600\/0 {
    border-top-color: rgba(22,163,74,0);
    border-bottom-color: rgba(22,163,74,0)
}

.border-y-green-600\/10 {
    border-top-color: rgba(22,163,74,.1);
    border-bottom-color: rgba(22,163,74,.1)
}

.border-y-green-600\/100 {
    border-top-color: #16a34a;
    border-bottom-color: #16a34a
}

.border-y-green-600\/20 {
    border-top-color: rgba(22,163,74,.2);
    border-bottom-color: rgba(22,163,74,.2)
}

.border-y-green-600\/25 {
    border-top-color: rgba(22,163,74,.25);
    border-bottom-color: rgba(22,163,74,.25)
}

.border-y-green-600\/30 {
    border-top-color: rgba(22,163,74,.3);
    border-bottom-color: rgba(22,163,74,.3)
}

.border-y-green-600\/40 {
    border-top-color: rgba(22,163,74,.4);
    border-bottom-color: rgba(22,163,74,.4)
}

.border-y-green-600\/5 {
    border-top-color: rgba(22,163,74,.05);
    border-bottom-color: rgba(22,163,74,.05)
}

.border-y-green-600\/50 {
    border-top-color: rgba(22,163,74,.5);
    border-bottom-color: rgba(22,163,74,.5)
}

.border-y-green-600\/60 {
    border-top-color: rgba(22,163,74,.6);
    border-bottom-color: rgba(22,163,74,.6)
}

.border-y-green-600\/70 {
    border-top-color: rgba(22,163,74,.7);
    border-bottom-color: rgba(22,163,74,.7)
}

.border-y-green-600\/75 {
    border-top-color: rgba(22,163,74,.75);
    border-bottom-color: rgba(22,163,74,.75)
}

.border-y-green-600\/80 {
    border-top-color: rgba(22,163,74,.8);
    border-bottom-color: rgba(22,163,74,.8)
}

.border-y-green-600\/90 {
    border-top-color: rgba(22,163,74,.9);
    border-bottom-color: rgba(22,163,74,.9)
}

.border-y-green-600\/95 {
    border-top-color: rgba(22,163,74,.95);
    border-bottom-color: rgba(22,163,74,.95)
}

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

.border-y-green-700\/0 {
    border-top-color: rgba(21,128,61,0);
    border-bottom-color: rgba(21,128,61,0)
}

.border-y-green-700\/10 {
    border-top-color: rgba(21,128,61,.1);
    border-bottom-color: rgba(21,128,61,.1)
}

.border-y-green-700\/100 {
    border-top-color: #15803d;
    border-bottom-color: #15803d
}

.border-y-green-700\/20 {
    border-top-color: rgba(21,128,61,.2);
    border-bottom-color: rgba(21,128,61,.2)
}

.border-y-green-700\/25 {
    border-top-color: rgba(21,128,61,.25);
    border-bottom-color: rgba(21,128,61,.25)
}

.border-y-green-700\/30 {
    border-top-color: rgba(21,128,61,.3);
    border-bottom-color: rgba(21,128,61,.3)
}

.border-y-green-700\/40 {
    border-top-color: rgba(21,128,61,.4);
    border-bottom-color: rgba(21,128,61,.4)
}

.border-y-green-700\/5 {
    border-top-color: rgba(21,128,61,.05);
    border-bottom-color: rgba(21,128,61,.05)
}

.border-y-green-700\/50 {
    border-top-color: rgba(21,128,61,.5);
    border-bottom-color: rgba(21,128,61,.5)
}

.border-y-green-700\/60 {
    border-top-color: rgba(21,128,61,.6);
    border-bottom-color: rgba(21,128,61,.6)
}

.border-y-green-700\/70 {
    border-top-color: rgba(21,128,61,.7);
    border-bottom-color: rgba(21,128,61,.7)
}

.border-y-green-700\/75 {
    border-top-color: rgba(21,128,61,.75);
    border-bottom-color: rgba(21,128,61,.75)
}

.border-y-green-700\/80 {
    border-top-color: rgba(21,128,61,.8);
    border-bottom-color: rgba(21,128,61,.8)
}

.border-y-green-700\/90 {
    border-top-color: rgba(21,128,61,.9);
    border-bottom-color: rgba(21,128,61,.9)
}

.border-y-green-700\/95 {
    border-top-color: rgba(21,128,61,.95);
    border-bottom-color: rgba(21,128,61,.95)
}

.border-y-green-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(22 101 52/var(--tw-border-opacity));
    border-bottom-color: rgb(22 101 52/var(--tw-border-opacity))
}

.border-y-green-800\/0 {
    border-top-color: rgba(22,101,52,0);
    border-bottom-color: rgba(22,101,52,0)
}

.border-y-green-800\/10 {
    border-top-color: rgba(22,101,52,.1);
    border-bottom-color: rgba(22,101,52,.1)
}

.border-y-green-800\/100 {
    border-top-color: #166534;
    border-bottom-color: #166534
}

.border-y-green-800\/20 {
    border-top-color: rgba(22,101,52,.2);
    border-bottom-color: rgba(22,101,52,.2)
}

.border-y-green-800\/25 {
    border-top-color: rgba(22,101,52,.25);
    border-bottom-color: rgba(22,101,52,.25)
}

.border-y-green-800\/30 {
    border-top-color: rgba(22,101,52,.3);
    border-bottom-color: rgba(22,101,52,.3)
}

.border-y-green-800\/40 {
    border-top-color: rgba(22,101,52,.4);
    border-bottom-color: rgba(22,101,52,.4)
}

.border-y-green-800\/5 {
    border-top-color: rgba(22,101,52,.05);
    border-bottom-color: rgba(22,101,52,.05)
}

.border-y-green-800\/50 {
    border-top-color: rgba(22,101,52,.5);
    border-bottom-color: rgba(22,101,52,.5)
}

.border-y-green-800\/60 {
    border-top-color: rgba(22,101,52,.6);
    border-bottom-color: rgba(22,101,52,.6)
}

.border-y-green-800\/70 {
    border-top-color: rgba(22,101,52,.7);
    border-bottom-color: rgba(22,101,52,.7)
}

.border-y-green-800\/75 {
    border-top-color: rgba(22,101,52,.75);
    border-bottom-color: rgba(22,101,52,.75)
}

.border-y-green-800\/80 {
    border-top-color: rgba(22,101,52,.8);
    border-bottom-color: rgba(22,101,52,.8)
}

.border-y-green-800\/90 {
    border-top-color: rgba(22,101,52,.9);
    border-bottom-color: rgba(22,101,52,.9)
}

.border-y-green-800\/95 {
    border-top-color: rgba(22,101,52,.95);
    border-bottom-color: rgba(22,101,52,.95)
}

.border-y-green-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(20 83 45/var(--tw-border-opacity));
    border-bottom-color: rgb(20 83 45/var(--tw-border-opacity))
}

.border-y-green-900\/0 {
    border-top-color: rgba(20,83,45,0);
    border-bottom-color: rgba(20,83,45,0)
}

.border-y-green-900\/10 {
    border-top-color: rgba(20,83,45,.1);
    border-bottom-color: rgba(20,83,45,.1)
}

.border-y-green-900\/100 {
    border-top-color: #14532d;
    border-bottom-color: #14532d
}

.border-y-green-900\/20 {
    border-top-color: rgba(20,83,45,.2);
    border-bottom-color: rgba(20,83,45,.2)
}

.border-y-green-900\/25 {
    border-top-color: rgba(20,83,45,.25);
    border-bottom-color: rgba(20,83,45,.25)
}

.border-y-green-900\/30 {
    border-top-color: rgba(20,83,45,.3);
    border-bottom-color: rgba(20,83,45,.3)
}

.border-y-green-900\/40 {
    border-top-color: rgba(20,83,45,.4);
    border-bottom-color: rgba(20,83,45,.4)
}

.border-y-green-900\/5 {
    border-top-color: rgba(20,83,45,.05);
    border-bottom-color: rgba(20,83,45,.05)
}

.border-y-green-900\/50 {
    border-top-color: rgba(20,83,45,.5);
    border-bottom-color: rgba(20,83,45,.5)
}

.border-y-green-900\/60 {
    border-top-color: rgba(20,83,45,.6);
    border-bottom-color: rgba(20,83,45,.6)
}

.border-y-green-900\/70 {
    border-top-color: rgba(20,83,45,.7);
    border-bottom-color: rgba(20,83,45,.7)
}

.border-y-green-900\/75 {
    border-top-color: rgba(20,83,45,.75);
    border-bottom-color: rgba(20,83,45,.75)
}

.border-y-green-900\/80 {
    border-top-color: rgba(20,83,45,.8);
    border-bottom-color: rgba(20,83,45,.8)
}

.border-y-green-900\/90 {
    border-top-color: rgba(20,83,45,.9);
    border-bottom-color: rgba(20,83,45,.9)
}

.border-y-green-900\/95 {
    border-top-color: rgba(20,83,45,.95);
    border-bottom-color: rgba(20,83,45,.95)
}

.border-y-green-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(5 46 22/var(--tw-border-opacity));
    border-bottom-color: rgb(5 46 22/var(--tw-border-opacity))
}

.border-y-green-950\/0 {
    border-top-color: rgba(5,46,22,0);
    border-bottom-color: rgba(5,46,22,0)
}

.border-y-green-950\/10 {
    border-top-color: rgba(5,46,22,.1);
    border-bottom-color: rgba(5,46,22,.1)
}

.border-y-green-950\/100 {
    border-top-color: #052e16;
    border-bottom-color: #052e16
}

.border-y-green-950\/20 {
    border-top-color: rgba(5,46,22,.2);
    border-bottom-color: rgba(5,46,22,.2)
}

.border-y-green-950\/25 {
    border-top-color: rgba(5,46,22,.25);
    border-bottom-color: rgba(5,46,22,.25)
}

.border-y-green-950\/30 {
    border-top-color: rgba(5,46,22,.3);
    border-bottom-color: rgba(5,46,22,.3)
}

.border-y-green-950\/40 {
    border-top-color: rgba(5,46,22,.4);
    border-bottom-color: rgba(5,46,22,.4)
}

.border-y-green-950\/5 {
    border-top-color: rgba(5,46,22,.05);
    border-bottom-color: rgba(5,46,22,.05)
}

.border-y-green-950\/50 {
    border-top-color: rgba(5,46,22,.5);
    border-bottom-color: rgba(5,46,22,.5)
}

.border-y-green-950\/60 {
    border-top-color: rgba(5,46,22,.6);
    border-bottom-color: rgba(5,46,22,.6)
}

.border-y-green-950\/70 {
    border-top-color: rgba(5,46,22,.7);
    border-bottom-color: rgba(5,46,22,.7)
}

.border-y-green-950\/75 {
    border-top-color: rgba(5,46,22,.75);
    border-bottom-color: rgba(5,46,22,.75)
}

.border-y-green-950\/80 {
    border-top-color: rgba(5,46,22,.8);
    border-bottom-color: rgba(5,46,22,.8)
}

.border-y-green-950\/90 {
    border-top-color: rgba(5,46,22,.9);
    border-bottom-color: rgba(5,46,22,.9)
}

.border-y-green-950\/95 {
    border-top-color: rgba(5,46,22,.95);
    border-bottom-color: rgba(5,46,22,.95)
}

.border-y-indigo-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(224 231 255/var(--tw-border-opacity));
    border-bottom-color: rgb(224 231 255/var(--tw-border-opacity))
}

.border-y-indigo-100\/0 {
    border-top-color: rgba(224,231,255,0);
    border-bottom-color: rgba(224,231,255,0)
}

.border-y-indigo-100\/10 {
    border-top-color: rgba(224,231,255,.1);
    border-bottom-color: rgba(224,231,255,.1)
}

.border-y-indigo-100\/100 {
    border-top-color: #e0e7ff;
    border-bottom-color: #e0e7ff
}

.border-y-indigo-100\/20 {
    border-top-color: rgba(224,231,255,.2);
    border-bottom-color: rgba(224,231,255,.2)
}

.border-y-indigo-100\/25 {
    border-top-color: rgba(224,231,255,.25);
    border-bottom-color: rgba(224,231,255,.25)
}

.border-y-indigo-100\/30 {
    border-top-color: rgba(224,231,255,.3);
    border-bottom-color: rgba(224,231,255,.3)
}

.border-y-indigo-100\/40 {
    border-top-color: rgba(224,231,255,.4);
    border-bottom-color: rgba(224,231,255,.4)
}

.border-y-indigo-100\/5 {
    border-top-color: rgba(224,231,255,.05);
    border-bottom-color: rgba(224,231,255,.05)
}

.border-y-indigo-100\/50 {
    border-top-color: rgba(224,231,255,.5);
    border-bottom-color: rgba(224,231,255,.5)
}

.border-y-indigo-100\/60 {
    border-top-color: rgba(224,231,255,.6);
    border-bottom-color: rgba(224,231,255,.6)
}

.border-y-indigo-100\/70 {
    border-top-color: rgba(224,231,255,.7);
    border-bottom-color: rgba(224,231,255,.7)
}

.border-y-indigo-100\/75 {
    border-top-color: rgba(224,231,255,.75);
    border-bottom-color: rgba(224,231,255,.75)
}

.border-y-indigo-100\/80 {
    border-top-color: rgba(224,231,255,.8);
    border-bottom-color: rgba(224,231,255,.8)
}

.border-y-indigo-100\/90 {
    border-top-color: rgba(224,231,255,.9);
    border-bottom-color: rgba(224,231,255,.9)
}

.border-y-indigo-100\/95 {
    border-top-color: rgba(224,231,255,.95);
    border-bottom-color: rgba(224,231,255,.95)
}

.border-y-indigo-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(199 210 254/var(--tw-border-opacity));
    border-bottom-color: rgb(199 210 254/var(--tw-border-opacity))
}

.border-y-indigo-200\/0 {
    border-top-color: rgba(199,210,254,0);
    border-bottom-color: rgba(199,210,254,0)
}

.border-y-indigo-200\/10 {
    border-top-color: rgba(199,210,254,.1);
    border-bottom-color: rgba(199,210,254,.1)
}

.border-y-indigo-200\/100 {
    border-top-color: #c7d2fe;
    border-bottom-color: #c7d2fe
}

.border-y-indigo-200\/20 {
    border-top-color: rgba(199,210,254,.2);
    border-bottom-color: rgba(199,210,254,.2)
}

.border-y-indigo-200\/25 {
    border-top-color: rgba(199,210,254,.25);
    border-bottom-color: rgba(199,210,254,.25)
}

.border-y-indigo-200\/30 {
    border-top-color: rgba(199,210,254,.3);
    border-bottom-color: rgba(199,210,254,.3)
}

.border-y-indigo-200\/40 {
    border-top-color: rgba(199,210,254,.4);
    border-bottom-color: rgba(199,210,254,.4)
}

.border-y-indigo-200\/5 {
    border-top-color: rgba(199,210,254,.05);
    border-bottom-color: rgba(199,210,254,.05)
}

.border-y-indigo-200\/50 {
    border-top-color: rgba(199,210,254,.5);
    border-bottom-color: rgba(199,210,254,.5)
}

.border-y-indigo-200\/60 {
    border-top-color: rgba(199,210,254,.6);
    border-bottom-color: rgba(199,210,254,.6)
}

.border-y-indigo-200\/70 {
    border-top-color: rgba(199,210,254,.7);
    border-bottom-color: rgba(199,210,254,.7)
}

.border-y-indigo-200\/75 {
    border-top-color: rgba(199,210,254,.75);
    border-bottom-color: rgba(199,210,254,.75)
}

.border-y-indigo-200\/80 {
    border-top-color: rgba(199,210,254,.8);
    border-bottom-color: rgba(199,210,254,.8)
}

.border-y-indigo-200\/90 {
    border-top-color: rgba(199,210,254,.9);
    border-bottom-color: rgba(199,210,254,.9)
}

.border-y-indigo-200\/95 {
    border-top-color: rgba(199,210,254,.95);
    border-bottom-color: rgba(199,210,254,.95)
}

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

.border-y-indigo-300\/0 {
    border-top-color: rgba(165,180,252,0);
    border-bottom-color: rgba(165,180,252,0)
}

.border-y-indigo-300\/10 {
    border-top-color: rgba(165,180,252,.1);
    border-bottom-color: rgba(165,180,252,.1)
}

.border-y-indigo-300\/100 {
    border-top-color: #a5b4fc;
    border-bottom-color: #a5b4fc
}

.border-y-indigo-300\/20 {
    border-top-color: rgba(165,180,252,.2);
    border-bottom-color: rgba(165,180,252,.2)
}

.border-y-indigo-300\/25 {
    border-top-color: rgba(165,180,252,.25);
    border-bottom-color: rgba(165,180,252,.25)
}

.border-y-indigo-300\/30 {
    border-top-color: rgba(165,180,252,.3);
    border-bottom-color: rgba(165,180,252,.3)
}

.border-y-indigo-300\/40 {
    border-top-color: rgba(165,180,252,.4);
    border-bottom-color: rgba(165,180,252,.4)
}

.border-y-indigo-300\/5 {
    border-top-color: rgba(165,180,252,.05);
    border-bottom-color: rgba(165,180,252,.05)
}

.border-y-indigo-300\/50 {
    border-top-color: rgba(165,180,252,.5);
    border-bottom-color: rgba(165,180,252,.5)
}

.border-y-indigo-300\/60 {
    border-top-color: rgba(165,180,252,.6);
    border-bottom-color: rgba(165,180,252,.6)
}

.border-y-indigo-300\/70 {
    border-top-color: rgba(165,180,252,.7);
    border-bottom-color: rgba(165,180,252,.7)
}

.border-y-indigo-300\/75 {
    border-top-color: rgba(165,180,252,.75);
    border-bottom-color: rgba(165,180,252,.75)
}

.border-y-indigo-300\/80 {
    border-top-color: rgba(165,180,252,.8);
    border-bottom-color: rgba(165,180,252,.8)
}

.border-y-indigo-300\/90 {
    border-top-color: rgba(165,180,252,.9);
    border-bottom-color: rgba(165,180,252,.9)
}

.border-y-indigo-300\/95 {
    border-top-color: rgba(165,180,252,.95);
    border-bottom-color: rgba(165,180,252,.95)
}

.border-y-indigo-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(129 140 248/var(--tw-border-opacity));
    border-bottom-color: rgb(129 140 248/var(--tw-border-opacity))
}

.border-y-indigo-400\/0 {
    border-top-color: rgba(129,140,248,0);
    border-bottom-color: rgba(129,140,248,0)
}

.border-y-indigo-400\/10 {
    border-top-color: rgba(129,140,248,.1);
    border-bottom-color: rgba(129,140,248,.1)
}

.border-y-indigo-400\/100 {
    border-top-color: #818cf8;
    border-bottom-color: #818cf8
}

.border-y-indigo-400\/20 {
    border-top-color: rgba(129,140,248,.2);
    border-bottom-color: rgba(129,140,248,.2)
}

.border-y-indigo-400\/25 {
    border-top-color: rgba(129,140,248,.25);
    border-bottom-color: rgba(129,140,248,.25)
}

.border-y-indigo-400\/30 {
    border-top-color: rgba(129,140,248,.3);
    border-bottom-color: rgba(129,140,248,.3)
}

.border-y-indigo-400\/40 {
    border-top-color: rgba(129,140,248,.4);
    border-bottom-color: rgba(129,140,248,.4)
}

.border-y-indigo-400\/5 {
    border-top-color: rgba(129,140,248,.05);
    border-bottom-color: rgba(129,140,248,.05)
}

.border-y-indigo-400\/50 {
    border-top-color: rgba(129,140,248,.5);
    border-bottom-color: rgba(129,140,248,.5)
}

.border-y-indigo-400\/60 {
    border-top-color: rgba(129,140,248,.6);
    border-bottom-color: rgba(129,140,248,.6)
}

.border-y-indigo-400\/70 {
    border-top-color: rgba(129,140,248,.7);
    border-bottom-color: rgba(129,140,248,.7)
}

.border-y-indigo-400\/75 {
    border-top-color: rgba(129,140,248,.75);
    border-bottom-color: rgba(129,140,248,.75)
}

.border-y-indigo-400\/80 {
    border-top-color: rgba(129,140,248,.8);
    border-bottom-color: rgba(129,140,248,.8)
}

.border-y-indigo-400\/90 {
    border-top-color: rgba(129,140,248,.9);
    border-bottom-color: rgba(129,140,248,.9)
}

.border-y-indigo-400\/95 {
    border-top-color: rgba(129,140,248,.95);
    border-bottom-color: rgba(129,140,248,.95)
}

.border-y-indigo-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(238 242 255/var(--tw-border-opacity));
    border-bottom-color: rgb(238 242 255/var(--tw-border-opacity))
}

.border-y-indigo-50\/0 {
    border-top-color: rgba(238,242,255,0);
    border-bottom-color: rgba(238,242,255,0)
}

.border-y-indigo-50\/10 {
    border-top-color: rgba(238,242,255,.1);
    border-bottom-color: rgba(238,242,255,.1)
}

.border-y-indigo-50\/100 {
    border-top-color: #eef2ff;
    border-bottom-color: #eef2ff
}

.border-y-indigo-50\/20 {
    border-top-color: rgba(238,242,255,.2);
    border-bottom-color: rgba(238,242,255,.2)
}

.border-y-indigo-50\/25 {
    border-top-color: rgba(238,242,255,.25);
    border-bottom-color: rgba(238,242,255,.25)
}

.border-y-indigo-50\/30 {
    border-top-color: rgba(238,242,255,.3);
    border-bottom-color: rgba(238,242,255,.3)
}

.border-y-indigo-50\/40 {
    border-top-color: rgba(238,242,255,.4);
    border-bottom-color: rgba(238,242,255,.4)
}

.border-y-indigo-50\/5 {
    border-top-color: rgba(238,242,255,.05);
    border-bottom-color: rgba(238,242,255,.05)
}

.border-y-indigo-50\/50 {
    border-top-color: rgba(238,242,255,.5);
    border-bottom-color: rgba(238,242,255,.5)
}

.border-y-indigo-50\/60 {
    border-top-color: rgba(238,242,255,.6);
    border-bottom-color: rgba(238,242,255,.6)
}

.border-y-indigo-50\/70 {
    border-top-color: rgba(238,242,255,.7);
    border-bottom-color: rgba(238,242,255,.7)
}

.border-y-indigo-50\/75 {
    border-top-color: rgba(238,242,255,.75);
    border-bottom-color: rgba(238,242,255,.75)
}

.border-y-indigo-50\/80 {
    border-top-color: rgba(238,242,255,.8);
    border-bottom-color: rgba(238,242,255,.8)
}

.border-y-indigo-50\/90 {
    border-top-color: rgba(238,242,255,.9);
    border-bottom-color: rgba(238,242,255,.9)
}

.border-y-indigo-50\/95 {
    border-top-color: rgba(238,242,255,.95);
    border-bottom-color: rgba(238,242,255,.95)
}

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

.border-y-indigo-500\/0 {
    border-top-color: rgba(99,102,241,0);
    border-bottom-color: rgba(99,102,241,0)
}

.border-y-indigo-500\/10 {
    border-top-color: rgba(99,102,241,.1);
    border-bottom-color: rgba(99,102,241,.1)
}

.border-y-indigo-500\/100 {
    border-top-color: #6366f1;
    border-bottom-color: #6366f1
}

.border-y-indigo-500\/20 {
    border-top-color: rgba(99,102,241,.2);
    border-bottom-color: rgba(99,102,241,.2)
}

.border-y-indigo-500\/25 {
    border-top-color: rgba(99,102,241,.25);
    border-bottom-color: rgba(99,102,241,.25)
}

.border-y-indigo-500\/30 {
    border-top-color: rgba(99,102,241,.3);
    border-bottom-color: rgba(99,102,241,.3)
}

.border-y-indigo-500\/40 {
    border-top-color: rgba(99,102,241,.4);
    border-bottom-color: rgba(99,102,241,.4)
}

.border-y-indigo-500\/5 {
    border-top-color: rgba(99,102,241,.05);
    border-bottom-color: rgba(99,102,241,.05)
}

.border-y-indigo-500\/50 {
    border-top-color: rgba(99,102,241,.5);
    border-bottom-color: rgba(99,102,241,.5)
}

.border-y-indigo-500\/60 {
    border-top-color: rgba(99,102,241,.6);
    border-bottom-color: rgba(99,102,241,.6)
}

.border-y-indigo-500\/70 {
    border-top-color: rgba(99,102,241,.7);
    border-bottom-color: rgba(99,102,241,.7)
}

.border-y-indigo-500\/75 {
    border-top-color: rgba(99,102,241,.75);
    border-bottom-color: rgba(99,102,241,.75)
}

.border-y-indigo-500\/80 {
    border-top-color: rgba(99,102,241,.8);
    border-bottom-color: rgba(99,102,241,.8)
}

.border-y-indigo-500\/90 {
    border-top-color: rgba(99,102,241,.9);
    border-bottom-color: rgba(99,102,241,.9)
}

.border-y-indigo-500\/95 {
    border-top-color: rgba(99,102,241,.95);
    border-bottom-color: rgba(99,102,241,.95)
}

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

.border-y-indigo-600\/0 {
    border-top-color: rgba(79,70,229,0);
    border-bottom-color: rgba(79,70,229,0)
}

.border-y-indigo-600\/10 {
    border-top-color: rgba(79,70,229,.1);
    border-bottom-color: rgba(79,70,229,.1)
}

.border-y-indigo-600\/100 {
    border-top-color: #4f46e5;
    border-bottom-color: #4f46e5
}

.border-y-indigo-600\/20 {
    border-top-color: rgba(79,70,229,.2);
    border-bottom-color: rgba(79,70,229,.2)
}

.border-y-indigo-600\/25 {
    border-top-color: rgba(79,70,229,.25);
    border-bottom-color: rgba(79,70,229,.25)
}

.border-y-indigo-600\/30 {
    border-top-color: rgba(79,70,229,.3);
    border-bottom-color: rgba(79,70,229,.3)
}

.border-y-indigo-600\/40 {
    border-top-color: rgba(79,70,229,.4);
    border-bottom-color: rgba(79,70,229,.4)
}

.border-y-indigo-600\/5 {
    border-top-color: rgba(79,70,229,.05);
    border-bottom-color: rgba(79,70,229,.05)
}

.border-y-indigo-600\/50 {
    border-top-color: rgba(79,70,229,.5);
    border-bottom-color: rgba(79,70,229,.5)
}

.border-y-indigo-600\/60 {
    border-top-color: rgba(79,70,229,.6);
    border-bottom-color: rgba(79,70,229,.6)
}

.border-y-indigo-600\/70 {
    border-top-color: rgba(79,70,229,.7);
    border-bottom-color: rgba(79,70,229,.7)
}

.border-y-indigo-600\/75 {
    border-top-color: rgba(79,70,229,.75);
    border-bottom-color: rgba(79,70,229,.75)
}

.border-y-indigo-600\/80 {
    border-top-color: rgba(79,70,229,.8);
    border-bottom-color: rgba(79,70,229,.8)
}

.border-y-indigo-600\/90 {
    border-top-color: rgba(79,70,229,.9);
    border-bottom-color: rgba(79,70,229,.9)
}

.border-y-indigo-600\/95 {
    border-top-color: rgba(79,70,229,.95);
    border-bottom-color: rgba(79,70,229,.95)
}

.border-y-indigo-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(67 56 202/var(--tw-border-opacity));
    border-bottom-color: rgb(67 56 202/var(--tw-border-opacity))
}

.border-y-indigo-700\/0 {
    border-top-color: rgba(67,56,202,0);
    border-bottom-color: rgba(67,56,202,0)
}

.border-y-indigo-700\/10 {
    border-top-color: rgba(67,56,202,.1);
    border-bottom-color: rgba(67,56,202,.1)
}

.border-y-indigo-700\/100 {
    border-top-color: #4338ca;
    border-bottom-color: #4338ca
}

.border-y-indigo-700\/20 {
    border-top-color: rgba(67,56,202,.2);
    border-bottom-color: rgba(67,56,202,.2)
}

.border-y-indigo-700\/25 {
    border-top-color: rgba(67,56,202,.25);
    border-bottom-color: rgba(67,56,202,.25)
}

.border-y-indigo-700\/30 {
    border-top-color: rgba(67,56,202,.3);
    border-bottom-color: rgba(67,56,202,.3)
}

.border-y-indigo-700\/40 {
    border-top-color: rgba(67,56,202,.4);
    border-bottom-color: rgba(67,56,202,.4)
}

.border-y-indigo-700\/5 {
    border-top-color: rgba(67,56,202,.05);
    border-bottom-color: rgba(67,56,202,.05)
}

.border-y-indigo-700\/50 {
    border-top-color: rgba(67,56,202,.5);
    border-bottom-color: rgba(67,56,202,.5)
}

.border-y-indigo-700\/60 {
    border-top-color: rgba(67,56,202,.6);
    border-bottom-color: rgba(67,56,202,.6)
}

.border-y-indigo-700\/70 {
    border-top-color: rgba(67,56,202,.7);
    border-bottom-color: rgba(67,56,202,.7)
}

.border-y-indigo-700\/75 {
    border-top-color: rgba(67,56,202,.75);
    border-bottom-color: rgba(67,56,202,.75)
}

.border-y-indigo-700\/80 {
    border-top-color: rgba(67,56,202,.8);
    border-bottom-color: rgba(67,56,202,.8)
}

.border-y-indigo-700\/90 {
    border-top-color: rgba(67,56,202,.9);
    border-bottom-color: rgba(67,56,202,.9)
}

.border-y-indigo-700\/95 {
    border-top-color: rgba(67,56,202,.95);
    border-bottom-color: rgba(67,56,202,.95)
}

.border-y-indigo-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(55 48 163/var(--tw-border-opacity));
    border-bottom-color: rgb(55 48 163/var(--tw-border-opacity))
}

.border-y-indigo-800\/0 {
    border-top-color: rgba(55,48,163,0);
    border-bottom-color: rgba(55,48,163,0)
}

.border-y-indigo-800\/10 {
    border-top-color: rgba(55,48,163,.1);
    border-bottom-color: rgba(55,48,163,.1)
}

.border-y-indigo-800\/100 {
    border-top-color: #3730a3;
    border-bottom-color: #3730a3
}

.border-y-indigo-800\/20 {
    border-top-color: rgba(55,48,163,.2);
    border-bottom-color: rgba(55,48,163,.2)
}

.border-y-indigo-800\/25 {
    border-top-color: rgba(55,48,163,.25);
    border-bottom-color: rgba(55,48,163,.25)
}

.border-y-indigo-800\/30 {
    border-top-color: rgba(55,48,163,.3);
    border-bottom-color: rgba(55,48,163,.3)
}

.border-y-indigo-800\/40 {
    border-top-color: rgba(55,48,163,.4);
    border-bottom-color: rgba(55,48,163,.4)
}

.border-y-indigo-800\/5 {
    border-top-color: rgba(55,48,163,.05);
    border-bottom-color: rgba(55,48,163,.05)
}

.border-y-indigo-800\/50 {
    border-top-color: rgba(55,48,163,.5);
    border-bottom-color: rgba(55,48,163,.5)
}

.border-y-indigo-800\/60 {
    border-top-color: rgba(55,48,163,.6);
    border-bottom-color: rgba(55,48,163,.6)
}

.border-y-indigo-800\/70 {
    border-top-color: rgba(55,48,163,.7);
    border-bottom-color: rgba(55,48,163,.7)
}

.border-y-indigo-800\/75 {
    border-top-color: rgba(55,48,163,.75);
    border-bottom-color: rgba(55,48,163,.75)
}

.border-y-indigo-800\/80 {
    border-top-color: rgba(55,48,163,.8);
    border-bottom-color: rgba(55,48,163,.8)
}

.border-y-indigo-800\/90 {
    border-top-color: rgba(55,48,163,.9);
    border-bottom-color: rgba(55,48,163,.9)
}

.border-y-indigo-800\/95 {
    border-top-color: rgba(55,48,163,.95);
    border-bottom-color: rgba(55,48,163,.95)
}

.border-y-indigo-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(49 46 129/var(--tw-border-opacity));
    border-bottom-color: rgb(49 46 129/var(--tw-border-opacity))
}

.border-y-indigo-900\/0 {
    border-top-color: rgba(49,46,129,0);
    border-bottom-color: rgba(49,46,129,0)
}

.border-y-indigo-900\/10 {
    border-top-color: rgba(49,46,129,.1);
    border-bottom-color: rgba(49,46,129,.1)
}

.border-y-indigo-900\/100 {
    border-top-color: #312e81;
    border-bottom-color: #312e81
}

.border-y-indigo-900\/20 {
    border-top-color: rgba(49,46,129,.2);
    border-bottom-color: rgba(49,46,129,.2)
}

.border-y-indigo-900\/25 {
    border-top-color: rgba(49,46,129,.25);
    border-bottom-color: rgba(49,46,129,.25)
}

.border-y-indigo-900\/30 {
    border-top-color: rgba(49,46,129,.3);
    border-bottom-color: rgba(49,46,129,.3)
}

.border-y-indigo-900\/40 {
    border-top-color: rgba(49,46,129,.4);
    border-bottom-color: rgba(49,46,129,.4)
}

.border-y-indigo-900\/5 {
    border-top-color: rgba(49,46,129,.05);
    border-bottom-color: rgba(49,46,129,.05)
}

.border-y-indigo-900\/50 {
    border-top-color: rgba(49,46,129,.5);
    border-bottom-color: rgba(49,46,129,.5)
}

.border-y-indigo-900\/60 {
    border-top-color: rgba(49,46,129,.6);
    border-bottom-color: rgba(49,46,129,.6)
}

.border-y-indigo-900\/70 {
    border-top-color: rgba(49,46,129,.7);
    border-bottom-color: rgba(49,46,129,.7)
}

.border-y-indigo-900\/75 {
    border-top-color: rgba(49,46,129,.75);
    border-bottom-color: rgba(49,46,129,.75)
}

.border-y-indigo-900\/80 {
    border-top-color: rgba(49,46,129,.8);
    border-bottom-color: rgba(49,46,129,.8)
}

.border-y-indigo-900\/90 {
    border-top-color: rgba(49,46,129,.9);
    border-bottom-color: rgba(49,46,129,.9)
}

.border-y-indigo-900\/95 {
    border-top-color: rgba(49,46,129,.95);
    border-bottom-color: rgba(49,46,129,.95)
}

.border-y-indigo-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(30 27 75/var(--tw-border-opacity));
    border-bottom-color: rgb(30 27 75/var(--tw-border-opacity))
}

.border-y-indigo-950\/0 {
    border-top-color: rgba(30,27,75,0);
    border-bottom-color: rgba(30,27,75,0)
}

.border-y-indigo-950\/10 {
    border-top-color: rgba(30,27,75,.1);
    border-bottom-color: rgba(30,27,75,.1)
}

.border-y-indigo-950\/100 {
    border-top-color: #1e1b4b;
    border-bottom-color: #1e1b4b
}

.border-y-indigo-950\/20 {
    border-top-color: rgba(30,27,75,.2);
    border-bottom-color: rgba(30,27,75,.2)
}

.border-y-indigo-950\/25 {
    border-top-color: rgba(30,27,75,.25);
    border-bottom-color: rgba(30,27,75,.25)
}

.border-y-indigo-950\/30 {
    border-top-color: rgba(30,27,75,.3);
    border-bottom-color: rgba(30,27,75,.3)
}

.border-y-indigo-950\/40 {
    border-top-color: rgba(30,27,75,.4);
    border-bottom-color: rgba(30,27,75,.4)
}

.border-y-indigo-950\/5 {
    border-top-color: rgba(30,27,75,.05);
    border-bottom-color: rgba(30,27,75,.05)
}

.border-y-indigo-950\/50 {
    border-top-color: rgba(30,27,75,.5);
    border-bottom-color: rgba(30,27,75,.5)
}

.border-y-indigo-950\/60 {
    border-top-color: rgba(30,27,75,.6);
    border-bottom-color: rgba(30,27,75,.6)
}

.border-y-indigo-950\/70 {
    border-top-color: rgba(30,27,75,.7);
    border-bottom-color: rgba(30,27,75,.7)
}

.border-y-indigo-950\/75 {
    border-top-color: rgba(30,27,75,.75);
    border-bottom-color: rgba(30,27,75,.75)
}

.border-y-indigo-950\/80 {
    border-top-color: rgba(30,27,75,.8);
    border-bottom-color: rgba(30,27,75,.8)
}

.border-y-indigo-950\/90 {
    border-top-color: rgba(30,27,75,.9);
    border-bottom-color: rgba(30,27,75,.9)
}

.border-y-indigo-950\/95 {
    border-top-color: rgba(30,27,75,.95);
    border-bottom-color: rgba(30,27,75,.95)
}

.border-y-inherit {
    border-top-color: inherit;
    border-bottom-color: inherit
}

.border-y-input {
    border-top-color: hsl(var(--input));
    border-bottom-color: hsl(var(--input))
}

.border-y-input\/0 {
    border-top-color: hsl(var(--input)/0);
    border-bottom-color: hsl(var(--input)/0)
}

.border-y-input\/10 {
    border-top-color: hsl(var(--input)/.1);
    border-bottom-color: hsl(var(--input)/.1)
}

.border-y-input\/100 {
    border-top-color: hsl(var(--input)/1);
    border-bottom-color: hsl(var(--input)/1)
}

.border-y-input\/20 {
    border-top-color: hsl(var(--input)/.2);
    border-bottom-color: hsl(var(--input)/.2)
}

.border-y-input\/25 {
    border-top-color: hsl(var(--input)/.25);
    border-bottom-color: hsl(var(--input)/.25)
}

.border-y-input\/30 {
    border-top-color: hsl(var(--input)/.3);
    border-bottom-color: hsl(var(--input)/.3)
}

.border-y-input\/40 {
    border-top-color: hsl(var(--input)/.4);
    border-bottom-color: hsl(var(--input)/.4)
}

.border-y-input\/5 {
    border-top-color: hsl(var(--input)/.05);
    border-bottom-color: hsl(var(--input)/.05)
}

.border-y-input\/50 {
    border-top-color: hsl(var(--input)/.5);
    border-bottom-color: hsl(var(--input)/.5)
}

.border-y-input\/60 {
    border-top-color: hsl(var(--input)/.6);
    border-bottom-color: hsl(var(--input)/.6)
}

.border-y-input\/70 {
    border-top-color: hsl(var(--input)/.7);
    border-bottom-color: hsl(var(--input)/.7)
}

.border-y-input\/75 {
    border-top-color: hsl(var(--input)/.75);
    border-bottom-color: hsl(var(--input)/.75)
}

.border-y-input\/80 {
    border-top-color: hsl(var(--input)/.8);
    border-bottom-color: hsl(var(--input)/.8)
}

.border-y-input\/90 {
    border-top-color: hsl(var(--input)/.9);
    border-bottom-color: hsl(var(--input)/.9)
}

.border-y-input\/95 {
    border-top-color: hsl(var(--input)/.95);
    border-bottom-color: hsl(var(--input)/.95)
}

.border-y-lightBlue-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(224 242 254/var(--tw-border-opacity));
    border-bottom-color: rgb(224 242 254/var(--tw-border-opacity))
}

.border-y-lightBlue-100\/0 {
    border-top-color: rgba(224,242,254,0);
    border-bottom-color: rgba(224,242,254,0)
}

.border-y-lightBlue-100\/10 {
    border-top-color: rgba(224,242,254,.1);
    border-bottom-color: rgba(224,242,254,.1)
}

.border-y-lightBlue-100\/100 {
    border-top-color: #e0f2fe;
    border-bottom-color: #e0f2fe
}

.border-y-lightBlue-100\/20 {
    border-top-color: rgba(224,242,254,.2);
    border-bottom-color: rgba(224,242,254,.2)
}

.border-y-lightBlue-100\/25 {
    border-top-color: rgba(224,242,254,.25);
    border-bottom-color: rgba(224,242,254,.25)
}

.border-y-lightBlue-100\/30 {
    border-top-color: rgba(224,242,254,.3);
    border-bottom-color: rgba(224,242,254,.3)
}

.border-y-lightBlue-100\/40 {
    border-top-color: rgba(224,242,254,.4);
    border-bottom-color: rgba(224,242,254,.4)
}

.border-y-lightBlue-100\/5 {
    border-top-color: rgba(224,242,254,.05);
    border-bottom-color: rgba(224,242,254,.05)
}

.border-y-lightBlue-100\/50 {
    border-top-color: rgba(224,242,254,.5);
    border-bottom-color: rgba(224,242,254,.5)
}

.border-y-lightBlue-100\/60 {
    border-top-color: rgba(224,242,254,.6);
    border-bottom-color: rgba(224,242,254,.6)
}

.border-y-lightBlue-100\/70 {
    border-top-color: rgba(224,242,254,.7);
    border-bottom-color: rgba(224,242,254,.7)
}

.border-y-lightBlue-100\/75 {
    border-top-color: rgba(224,242,254,.75);
    border-bottom-color: rgba(224,242,254,.75)
}

.border-y-lightBlue-100\/80 {
    border-top-color: rgba(224,242,254,.8);
    border-bottom-color: rgba(224,242,254,.8)
}

.border-y-lightBlue-100\/90 {
    border-top-color: rgba(224,242,254,.9);
    border-bottom-color: rgba(224,242,254,.9)
}

.border-y-lightBlue-100\/95 {
    border-top-color: rgba(224,242,254,.95);
    border-bottom-color: rgba(224,242,254,.95)
}

.border-y-lightBlue-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(186 230 253/var(--tw-border-opacity));
    border-bottom-color: rgb(186 230 253/var(--tw-border-opacity))
}

.border-y-lightBlue-200\/0 {
    border-top-color: rgba(186,230,253,0);
    border-bottom-color: rgba(186,230,253,0)
}

.border-y-lightBlue-200\/10 {
    border-top-color: rgba(186,230,253,.1);
    border-bottom-color: rgba(186,230,253,.1)
}

.border-y-lightBlue-200\/100 {
    border-top-color: #bae6fd;
    border-bottom-color: #bae6fd
}

.border-y-lightBlue-200\/20 {
    border-top-color: rgba(186,230,253,.2);
    border-bottom-color: rgba(186,230,253,.2)
}

.border-y-lightBlue-200\/25 {
    border-top-color: rgba(186,230,253,.25);
    border-bottom-color: rgba(186,230,253,.25)
}

.border-y-lightBlue-200\/30 {
    border-top-color: rgba(186,230,253,.3);
    border-bottom-color: rgba(186,230,253,.3)
}

.border-y-lightBlue-200\/40 {
    border-top-color: rgba(186,230,253,.4);
    border-bottom-color: rgba(186,230,253,.4)
}

.border-y-lightBlue-200\/5 {
    border-top-color: rgba(186,230,253,.05);
    border-bottom-color: rgba(186,230,253,.05)
}

.border-y-lightBlue-200\/50 {
    border-top-color: rgba(186,230,253,.5);
    border-bottom-color: rgba(186,230,253,.5)
}

.border-y-lightBlue-200\/60 {
    border-top-color: rgba(186,230,253,.6);
    border-bottom-color: rgba(186,230,253,.6)
}

.border-y-lightBlue-200\/70 {
    border-top-color: rgba(186,230,253,.7);
    border-bottom-color: rgba(186,230,253,.7)
}

.border-y-lightBlue-200\/75 {
    border-top-color: rgba(186,230,253,.75);
    border-bottom-color: rgba(186,230,253,.75)
}

.border-y-lightBlue-200\/80 {
    border-top-color: rgba(186,230,253,.8);
    border-bottom-color: rgba(186,230,253,.8)
}

.border-y-lightBlue-200\/90 {
    border-top-color: rgba(186,230,253,.9);
    border-bottom-color: rgba(186,230,253,.9)
}

.border-y-lightBlue-200\/95 {
    border-top-color: rgba(186,230,253,.95);
    border-bottom-color: rgba(186,230,253,.95)
}

.border-y-lightBlue-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(125 211 252/var(--tw-border-opacity));
    border-bottom-color: rgb(125 211 252/var(--tw-border-opacity))
}

.border-y-lightBlue-300\/0 {
    border-top-color: rgba(125,211,252,0);
    border-bottom-color: rgba(125,211,252,0)
}

.border-y-lightBlue-300\/10 {
    border-top-color: rgba(125,211,252,.1);
    border-bottom-color: rgba(125,211,252,.1)
}

.border-y-lightBlue-300\/100 {
    border-top-color: #7dd3fc;
    border-bottom-color: #7dd3fc
}

.border-y-lightBlue-300\/20 {
    border-top-color: rgba(125,211,252,.2);
    border-bottom-color: rgba(125,211,252,.2)
}

.border-y-lightBlue-300\/25 {
    border-top-color: rgba(125,211,252,.25);
    border-bottom-color: rgba(125,211,252,.25)
}

.border-y-lightBlue-300\/30 {
    border-top-color: rgba(125,211,252,.3);
    border-bottom-color: rgba(125,211,252,.3)
}

.border-y-lightBlue-300\/40 {
    border-top-color: rgba(125,211,252,.4);
    border-bottom-color: rgba(125,211,252,.4)
}

.border-y-lightBlue-300\/5 {
    border-top-color: rgba(125,211,252,.05);
    border-bottom-color: rgba(125,211,252,.05)
}

.border-y-lightBlue-300\/50 {
    border-top-color: rgba(125,211,252,.5);
    border-bottom-color: rgba(125,211,252,.5)
}

.border-y-lightBlue-300\/60 {
    border-top-color: rgba(125,211,252,.6);
    border-bottom-color: rgba(125,211,252,.6)
}

.border-y-lightBlue-300\/70 {
    border-top-color: rgba(125,211,252,.7);
    border-bottom-color: rgba(125,211,252,.7)
}

.border-y-lightBlue-300\/75 {
    border-top-color: rgba(125,211,252,.75);
    border-bottom-color: rgba(125,211,252,.75)
}

.border-y-lightBlue-300\/80 {
    border-top-color: rgba(125,211,252,.8);
    border-bottom-color: rgba(125,211,252,.8)
}

.border-y-lightBlue-300\/90 {
    border-top-color: rgba(125,211,252,.9);
    border-bottom-color: rgba(125,211,252,.9)
}

.border-y-lightBlue-300\/95 {
    border-top-color: rgba(125,211,252,.95);
    border-bottom-color: rgba(125,211,252,.95)
}

.border-y-lightBlue-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(56 189 248/var(--tw-border-opacity));
    border-bottom-color: rgb(56 189 248/var(--tw-border-opacity))
}

.border-y-lightBlue-400\/0 {
    border-top-color: rgba(56,189,248,0);
    border-bottom-color: rgba(56,189,248,0)
}

.border-y-lightBlue-400\/10 {
    border-top-color: rgba(56,189,248,.1);
    border-bottom-color: rgba(56,189,248,.1)
}

.border-y-lightBlue-400\/100 {
    border-top-color: #38bdf8;
    border-bottom-color: #38bdf8
}

.border-y-lightBlue-400\/20 {
    border-top-color: rgba(56,189,248,.2);
    border-bottom-color: rgba(56,189,248,.2)
}

.border-y-lightBlue-400\/25 {
    border-top-color: rgba(56,189,248,.25);
    border-bottom-color: rgba(56,189,248,.25)
}

.border-y-lightBlue-400\/30 {
    border-top-color: rgba(56,189,248,.3);
    border-bottom-color: rgba(56,189,248,.3)
}

.border-y-lightBlue-400\/40 {
    border-top-color: rgba(56,189,248,.4);
    border-bottom-color: rgba(56,189,248,.4)
}

.border-y-lightBlue-400\/5 {
    border-top-color: rgba(56,189,248,.05);
    border-bottom-color: rgba(56,189,248,.05)
}

.border-y-lightBlue-400\/50 {
    border-top-color: rgba(56,189,248,.5);
    border-bottom-color: rgba(56,189,248,.5)
}

.border-y-lightBlue-400\/60 {
    border-top-color: rgba(56,189,248,.6);
    border-bottom-color: rgba(56,189,248,.6)
}

.border-y-lightBlue-400\/70 {
    border-top-color: rgba(56,189,248,.7);
    border-bottom-color: rgba(56,189,248,.7)
}

.border-y-lightBlue-400\/75 {
    border-top-color: rgba(56,189,248,.75);
    border-bottom-color: rgba(56,189,248,.75)
}

.border-y-lightBlue-400\/80 {
    border-top-color: rgba(56,189,248,.8);
    border-bottom-color: rgba(56,189,248,.8)
}

.border-y-lightBlue-400\/90 {
    border-top-color: rgba(56,189,248,.9);
    border-bottom-color: rgba(56,189,248,.9)
}

.border-y-lightBlue-400\/95 {
    border-top-color: rgba(56,189,248,.95);
    border-bottom-color: rgba(56,189,248,.95)
}

.border-y-lightBlue-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(240 249 255/var(--tw-border-opacity));
    border-bottom-color: rgb(240 249 255/var(--tw-border-opacity))
}

.border-y-lightBlue-50\/0 {
    border-top-color: rgba(240,249,255,0);
    border-bottom-color: rgba(240,249,255,0)
}

.border-y-lightBlue-50\/10 {
    border-top-color: rgba(240,249,255,.1);
    border-bottom-color: rgba(240,249,255,.1)
}

.border-y-lightBlue-50\/100 {
    border-top-color: #f0f9ff;
    border-bottom-color: #f0f9ff
}

.border-y-lightBlue-50\/20 {
    border-top-color: rgba(240,249,255,.2);
    border-bottom-color: rgba(240,249,255,.2)
}

.border-y-lightBlue-50\/25 {
    border-top-color: rgba(240,249,255,.25);
    border-bottom-color: rgba(240,249,255,.25)
}

.border-y-lightBlue-50\/30 {
    border-top-color: rgba(240,249,255,.3);
    border-bottom-color: rgba(240,249,255,.3)
}

.border-y-lightBlue-50\/40 {
    border-top-color: rgba(240,249,255,.4);
    border-bottom-color: rgba(240,249,255,.4)
}

.border-y-lightBlue-50\/5 {
    border-top-color: rgba(240,249,255,.05);
    border-bottom-color: rgba(240,249,255,.05)
}

.border-y-lightBlue-50\/50 {
    border-top-color: rgba(240,249,255,.5);
    border-bottom-color: rgba(240,249,255,.5)
}

.border-y-lightBlue-50\/60 {
    border-top-color: rgba(240,249,255,.6);
    border-bottom-color: rgba(240,249,255,.6)
}

.border-y-lightBlue-50\/70 {
    border-top-color: rgba(240,249,255,.7);
    border-bottom-color: rgba(240,249,255,.7)
}

.border-y-lightBlue-50\/75 {
    border-top-color: rgba(240,249,255,.75);
    border-bottom-color: rgba(240,249,255,.75)
}

.border-y-lightBlue-50\/80 {
    border-top-color: rgba(240,249,255,.8);
    border-bottom-color: rgba(240,249,255,.8)
}

.border-y-lightBlue-50\/90 {
    border-top-color: rgba(240,249,255,.9);
    border-bottom-color: rgba(240,249,255,.9)
}

.border-y-lightBlue-50\/95 {
    border-top-color: rgba(240,249,255,.95);
    border-bottom-color: rgba(240,249,255,.95)
}

.border-y-lightBlue-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(14 165 233/var(--tw-border-opacity));
    border-bottom-color: rgb(14 165 233/var(--tw-border-opacity))
}

.border-y-lightBlue-500\/0 {
    border-top-color: rgba(14,165,233,0);
    border-bottom-color: rgba(14,165,233,0)
}

.border-y-lightBlue-500\/10 {
    border-top-color: rgba(14,165,233,.1);
    border-bottom-color: rgba(14,165,233,.1)
}

.border-y-lightBlue-500\/100 {
    border-top-color: #0ea5e9;
    border-bottom-color: #0ea5e9
}

.border-y-lightBlue-500\/20 {
    border-top-color: rgba(14,165,233,.2);
    border-bottom-color: rgba(14,165,233,.2)
}

.border-y-lightBlue-500\/25 {
    border-top-color: rgba(14,165,233,.25);
    border-bottom-color: rgba(14,165,233,.25)
}

.border-y-lightBlue-500\/30 {
    border-top-color: rgba(14,165,233,.3);
    border-bottom-color: rgba(14,165,233,.3)
}

.border-y-lightBlue-500\/40 {
    border-top-color: rgba(14,165,233,.4);
    border-bottom-color: rgba(14,165,233,.4)
}

.border-y-lightBlue-500\/5 {
    border-top-color: rgba(14,165,233,.05);
    border-bottom-color: rgba(14,165,233,.05)
}

.border-y-lightBlue-500\/50 {
    border-top-color: rgba(14,165,233,.5);
    border-bottom-color: rgba(14,165,233,.5)
}

.border-y-lightBlue-500\/60 {
    border-top-color: rgba(14,165,233,.6);
    border-bottom-color: rgba(14,165,233,.6)
}

.border-y-lightBlue-500\/70 {
    border-top-color: rgba(14,165,233,.7);
    border-bottom-color: rgba(14,165,233,.7)
}

.border-y-lightBlue-500\/75 {
    border-top-color: rgba(14,165,233,.75);
    border-bottom-color: rgba(14,165,233,.75)
}

.border-y-lightBlue-500\/80 {
    border-top-color: rgba(14,165,233,.8);
    border-bottom-color: rgba(14,165,233,.8)
}

.border-y-lightBlue-500\/90 {
    border-top-color: rgba(14,165,233,.9);
    border-bottom-color: rgba(14,165,233,.9)
}

.border-y-lightBlue-500\/95 {
    border-top-color: rgba(14,165,233,.95);
    border-bottom-color: rgba(14,165,233,.95)
}

.border-y-lightBlue-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(2 132 199/var(--tw-border-opacity));
    border-bottom-color: rgb(2 132 199/var(--tw-border-opacity))
}

.border-y-lightBlue-600\/0 {
    border-top-color: rgba(2,132,199,0);
    border-bottom-color: rgba(2,132,199,0)
}

.border-y-lightBlue-600\/10 {
    border-top-color: rgba(2,132,199,.1);
    border-bottom-color: rgba(2,132,199,.1)
}

.border-y-lightBlue-600\/100 {
    border-top-color: #0284c7;
    border-bottom-color: #0284c7
}

.border-y-lightBlue-600\/20 {
    border-top-color: rgba(2,132,199,.2);
    border-bottom-color: rgba(2,132,199,.2)
}

.border-y-lightBlue-600\/25 {
    border-top-color: rgba(2,132,199,.25);
    border-bottom-color: rgba(2,132,199,.25)
}

.border-y-lightBlue-600\/30 {
    border-top-color: rgba(2,132,199,.3);
    border-bottom-color: rgba(2,132,199,.3)
}

.border-y-lightBlue-600\/40 {
    border-top-color: rgba(2,132,199,.4);
    border-bottom-color: rgba(2,132,199,.4)
}

.border-y-lightBlue-600\/5 {
    border-top-color: rgba(2,132,199,.05);
    border-bottom-color: rgba(2,132,199,.05)
}

.border-y-lightBlue-600\/50 {
    border-top-color: rgba(2,132,199,.5);
    border-bottom-color: rgba(2,132,199,.5)
}

.border-y-lightBlue-600\/60 {
    border-top-color: rgba(2,132,199,.6);
    border-bottom-color: rgba(2,132,199,.6)
}

.border-y-lightBlue-600\/70 {
    border-top-color: rgba(2,132,199,.7);
    border-bottom-color: rgba(2,132,199,.7)
}

.border-y-lightBlue-600\/75 {
    border-top-color: rgba(2,132,199,.75);
    border-bottom-color: rgba(2,132,199,.75)
}

.border-y-lightBlue-600\/80 {
    border-top-color: rgba(2,132,199,.8);
    border-bottom-color: rgba(2,132,199,.8)
}

.border-y-lightBlue-600\/90 {
    border-top-color: rgba(2,132,199,.9);
    border-bottom-color: rgba(2,132,199,.9)
}

.border-y-lightBlue-600\/95 {
    border-top-color: rgba(2,132,199,.95);
    border-bottom-color: rgba(2,132,199,.95)
}

.border-y-lightBlue-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(3 105 161/var(--tw-border-opacity));
    border-bottom-color: rgb(3 105 161/var(--tw-border-opacity))
}

.border-y-lightBlue-700\/0 {
    border-top-color: rgba(3,105,161,0);
    border-bottom-color: rgba(3,105,161,0)
}

.border-y-lightBlue-700\/10 {
    border-top-color: rgba(3,105,161,.1);
    border-bottom-color: rgba(3,105,161,.1)
}

.border-y-lightBlue-700\/100 {
    border-top-color: #0369a1;
    border-bottom-color: #0369a1
}

.border-y-lightBlue-700\/20 {
    border-top-color: rgba(3,105,161,.2);
    border-bottom-color: rgba(3,105,161,.2)
}

.border-y-lightBlue-700\/25 {
    border-top-color: rgba(3,105,161,.25);
    border-bottom-color: rgba(3,105,161,.25)
}

.border-y-lightBlue-700\/30 {
    border-top-color: rgba(3,105,161,.3);
    border-bottom-color: rgba(3,105,161,.3)
}

.border-y-lightBlue-700\/40 {
    border-top-color: rgba(3,105,161,.4);
    border-bottom-color: rgba(3,105,161,.4)
}

.border-y-lightBlue-700\/5 {
    border-top-color: rgba(3,105,161,.05);
    border-bottom-color: rgba(3,105,161,.05)
}

.border-y-lightBlue-700\/50 {
    border-top-color: rgba(3,105,161,.5);
    border-bottom-color: rgba(3,105,161,.5)
}

.border-y-lightBlue-700\/60 {
    border-top-color: rgba(3,105,161,.6);
    border-bottom-color: rgba(3,105,161,.6)
}

.border-y-lightBlue-700\/70 {
    border-top-color: rgba(3,105,161,.7);
    border-bottom-color: rgba(3,105,161,.7)
}

.border-y-lightBlue-700\/75 {
    border-top-color: rgba(3,105,161,.75);
    border-bottom-color: rgba(3,105,161,.75)
}

.border-y-lightBlue-700\/80 {
    border-top-color: rgba(3,105,161,.8);
    border-bottom-color: rgba(3,105,161,.8)
}

.border-y-lightBlue-700\/90 {
    border-top-color: rgba(3,105,161,.9);
    border-bottom-color: rgba(3,105,161,.9)
}

.border-y-lightBlue-700\/95 {
    border-top-color: rgba(3,105,161,.95);
    border-bottom-color: rgba(3,105,161,.95)
}

.border-y-lightBlue-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(7 89 133/var(--tw-border-opacity));
    border-bottom-color: rgb(7 89 133/var(--tw-border-opacity))
}

.border-y-lightBlue-800\/0 {
    border-top-color: rgba(7,89,133,0);
    border-bottom-color: rgba(7,89,133,0)
}

.border-y-lightBlue-800\/10 {
    border-top-color: rgba(7,89,133,.1);
    border-bottom-color: rgba(7,89,133,.1)
}

.border-y-lightBlue-800\/100 {
    border-top-color: #075985;
    border-bottom-color: #075985
}

.border-y-lightBlue-800\/20 {
    border-top-color: rgba(7,89,133,.2);
    border-bottom-color: rgba(7,89,133,.2)
}

.border-y-lightBlue-800\/25 {
    border-top-color: rgba(7,89,133,.25);
    border-bottom-color: rgba(7,89,133,.25)
}

.border-y-lightBlue-800\/30 {
    border-top-color: rgba(7,89,133,.3);
    border-bottom-color: rgba(7,89,133,.3)
}

.border-y-lightBlue-800\/40 {
    border-top-color: rgba(7,89,133,.4);
    border-bottom-color: rgba(7,89,133,.4)
}

.border-y-lightBlue-800\/5 {
    border-top-color: rgba(7,89,133,.05);
    border-bottom-color: rgba(7,89,133,.05)
}

.border-y-lightBlue-800\/50 {
    border-top-color: rgba(7,89,133,.5);
    border-bottom-color: rgba(7,89,133,.5)
}

.border-y-lightBlue-800\/60 {
    border-top-color: rgba(7,89,133,.6);
    border-bottom-color: rgba(7,89,133,.6)
}

.border-y-lightBlue-800\/70 {
    border-top-color: rgba(7,89,133,.7);
    border-bottom-color: rgba(7,89,133,.7)
}

.border-y-lightBlue-800\/75 {
    border-top-color: rgba(7,89,133,.75);
    border-bottom-color: rgba(7,89,133,.75)
}

.border-y-lightBlue-800\/80 {
    border-top-color: rgba(7,89,133,.8);
    border-bottom-color: rgba(7,89,133,.8)
}

.border-y-lightBlue-800\/90 {
    border-top-color: rgba(7,89,133,.9);
    border-bottom-color: rgba(7,89,133,.9)
}

.border-y-lightBlue-800\/95 {
    border-top-color: rgba(7,89,133,.95);
    border-bottom-color: rgba(7,89,133,.95)
}

.border-y-lightBlue-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(12 74 110/var(--tw-border-opacity));
    border-bottom-color: rgb(12 74 110/var(--tw-border-opacity))
}

.border-y-lightBlue-900\/0 {
    border-top-color: rgba(12,74,110,0);
    border-bottom-color: rgba(12,74,110,0)
}

.border-y-lightBlue-900\/10 {
    border-top-color: rgba(12,74,110,.1);
    border-bottom-color: rgba(12,74,110,.1)
}

.border-y-lightBlue-900\/100 {
    border-top-color: #0c4a6e;
    border-bottom-color: #0c4a6e
}

.border-y-lightBlue-900\/20 {
    border-top-color: rgba(12,74,110,.2);
    border-bottom-color: rgba(12,74,110,.2)
}

.border-y-lightBlue-900\/25 {
    border-top-color: rgba(12,74,110,.25);
    border-bottom-color: rgba(12,74,110,.25)
}

.border-y-lightBlue-900\/30 {
    border-top-color: rgba(12,74,110,.3);
    border-bottom-color: rgba(12,74,110,.3)
}

.border-y-lightBlue-900\/40 {
    border-top-color: rgba(12,74,110,.4);
    border-bottom-color: rgba(12,74,110,.4)
}

.border-y-lightBlue-900\/5 {
    border-top-color: rgba(12,74,110,.05);
    border-bottom-color: rgba(12,74,110,.05)
}

.border-y-lightBlue-900\/50 {
    border-top-color: rgba(12,74,110,.5);
    border-bottom-color: rgba(12,74,110,.5)
}

.border-y-lightBlue-900\/60 {
    border-top-color: rgba(12,74,110,.6);
    border-bottom-color: rgba(12,74,110,.6)
}

.border-y-lightBlue-900\/70 {
    border-top-color: rgba(12,74,110,.7);
    border-bottom-color: rgba(12,74,110,.7)
}

.border-y-lightBlue-900\/75 {
    border-top-color: rgba(12,74,110,.75);
    border-bottom-color: rgba(12,74,110,.75)
}

.border-y-lightBlue-900\/80 {
    border-top-color: rgba(12,74,110,.8);
    border-bottom-color: rgba(12,74,110,.8)
}

.border-y-lightBlue-900\/90 {
    border-top-color: rgba(12,74,110,.9);
    border-bottom-color: rgba(12,74,110,.9)
}

.border-y-lightBlue-900\/95 {
    border-top-color: rgba(12,74,110,.95);
    border-bottom-color: rgba(12,74,110,.95)
}

.border-y-lightBlue-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(8 47 73/var(--tw-border-opacity));
    border-bottom-color: rgb(8 47 73/var(--tw-border-opacity))
}

.border-y-lightBlue-950\/0 {
    border-top-color: rgba(8,47,73,0);
    border-bottom-color: rgba(8,47,73,0)
}

.border-y-lightBlue-950\/10 {
    border-top-color: rgba(8,47,73,.1);
    border-bottom-color: rgba(8,47,73,.1)
}

.border-y-lightBlue-950\/100 {
    border-top-color: #082f49;
    border-bottom-color: #082f49
}

.border-y-lightBlue-950\/20 {
    border-top-color: rgba(8,47,73,.2);
    border-bottom-color: rgba(8,47,73,.2)
}

.border-y-lightBlue-950\/25 {
    border-top-color: rgba(8,47,73,.25);
    border-bottom-color: rgba(8,47,73,.25)
}

.border-y-lightBlue-950\/30 {
    border-top-color: rgba(8,47,73,.3);
    border-bottom-color: rgba(8,47,73,.3)
}

.border-y-lightBlue-950\/40 {
    border-top-color: rgba(8,47,73,.4);
    border-bottom-color: rgba(8,47,73,.4)
}

.border-y-lightBlue-950\/5 {
    border-top-color: rgba(8,47,73,.05);
    border-bottom-color: rgba(8,47,73,.05)
}

.border-y-lightBlue-950\/50 {
    border-top-color: rgba(8,47,73,.5);
    border-bottom-color: rgba(8,47,73,.5)
}

.border-y-lightBlue-950\/60 {
    border-top-color: rgba(8,47,73,.6);
    border-bottom-color: rgba(8,47,73,.6)
}

.border-y-lightBlue-950\/70 {
    border-top-color: rgba(8,47,73,.7);
    border-bottom-color: rgba(8,47,73,.7)
}

.border-y-lightBlue-950\/75 {
    border-top-color: rgba(8,47,73,.75);
    border-bottom-color: rgba(8,47,73,.75)
}

.border-y-lightBlue-950\/80 {
    border-top-color: rgba(8,47,73,.8);
    border-bottom-color: rgba(8,47,73,.8)
}

.border-y-lightBlue-950\/90 {
    border-top-color: rgba(8,47,73,.9);
    border-bottom-color: rgba(8,47,73,.9)
}

.border-y-lightBlue-950\/95 {
    border-top-color: rgba(8,47,73,.95);
    border-bottom-color: rgba(8,47,73,.95)
}

.border-y-lime-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(236 252 203/var(--tw-border-opacity));
    border-bottom-color: rgb(236 252 203/var(--tw-border-opacity))
}

.border-y-lime-100\/0 {
    border-top-color: hsla(80,89%,89%,0);
    border-bottom-color: hsla(80,89%,89%,0)
}

.border-y-lime-100\/10 {
    border-top-color: hsla(80,89%,89%,.1);
    border-bottom-color: hsla(80,89%,89%,.1)
}

.border-y-lime-100\/100 {
    border-top-color: #ecfccb;
    border-bottom-color: #ecfccb
}

.border-y-lime-100\/20 {
    border-top-color: hsla(80,89%,89%,.2);
    border-bottom-color: hsla(80,89%,89%,.2)
}

.border-y-lime-100\/25 {
    border-top-color: hsla(80,89%,89%,.25);
    border-bottom-color: hsla(80,89%,89%,.25)
}

.border-y-lime-100\/30 {
    border-top-color: hsla(80,89%,89%,.3);
    border-bottom-color: hsla(80,89%,89%,.3)
}

.border-y-lime-100\/40 {
    border-top-color: hsla(80,89%,89%,.4);
    border-bottom-color: hsla(80,89%,89%,.4)
}

.border-y-lime-100\/5 {
    border-top-color: hsla(80,89%,89%,.05);
    border-bottom-color: hsla(80,89%,89%,.05)
}

.border-y-lime-100\/50 {
    border-top-color: hsla(80,89%,89%,.5);
    border-bottom-color: hsla(80,89%,89%,.5)
}

.border-y-lime-100\/60 {
    border-top-color: hsla(80,89%,89%,.6);
    border-bottom-color: hsla(80,89%,89%,.6)
}

.border-y-lime-100\/70 {
    border-top-color: hsla(80,89%,89%,.7);
    border-bottom-color: hsla(80,89%,89%,.7)
}

.border-y-lime-100\/75 {
    border-top-color: hsla(80,89%,89%,.75);
    border-bottom-color: hsla(80,89%,89%,.75)
}

.border-y-lime-100\/80 {
    border-top-color: hsla(80,89%,89%,.8);
    border-bottom-color: hsla(80,89%,89%,.8)
}

.border-y-lime-100\/90 {
    border-top-color: hsla(80,89%,89%,.9);
    border-bottom-color: hsla(80,89%,89%,.9)
}

.border-y-lime-100\/95 {
    border-top-color: hsla(80,89%,89%,.95);
    border-bottom-color: hsla(80,89%,89%,.95)
}

.border-y-lime-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(217 249 157/var(--tw-border-opacity));
    border-bottom-color: rgb(217 249 157/var(--tw-border-opacity))
}

.border-y-lime-200\/0 {
    border-top-color: hsla(81,88%,80%,0);
    border-bottom-color: hsla(81,88%,80%,0)
}

.border-y-lime-200\/10 {
    border-top-color: hsla(81,88%,80%,.1);
    border-bottom-color: hsla(81,88%,80%,.1)
}

.border-y-lime-200\/100 {
    border-top-color: #d9f99d;
    border-bottom-color: #d9f99d
}

.border-y-lime-200\/20 {
    border-top-color: hsla(81,88%,80%,.2);
    border-bottom-color: hsla(81,88%,80%,.2)
}

.border-y-lime-200\/25 {
    border-top-color: hsla(81,88%,80%,.25);
    border-bottom-color: hsla(81,88%,80%,.25)
}

.border-y-lime-200\/30 {
    border-top-color: hsla(81,88%,80%,.3);
    border-bottom-color: hsla(81,88%,80%,.3)
}

.border-y-lime-200\/40 {
    border-top-color: hsla(81,88%,80%,.4);
    border-bottom-color: hsla(81,88%,80%,.4)
}

.border-y-lime-200\/5 {
    border-top-color: hsla(81,88%,80%,.05);
    border-bottom-color: hsla(81,88%,80%,.05)
}

.border-y-lime-200\/50 {
    border-top-color: hsla(81,88%,80%,.5);
    border-bottom-color: hsla(81,88%,80%,.5)
}

.border-y-lime-200\/60 {
    border-top-color: hsla(81,88%,80%,.6);
    border-bottom-color: hsla(81,88%,80%,.6)
}

.border-y-lime-200\/70 {
    border-top-color: hsla(81,88%,80%,.7);
    border-bottom-color: hsla(81,88%,80%,.7)
}

.border-y-lime-200\/75 {
    border-top-color: hsla(81,88%,80%,.75);
    border-bottom-color: hsla(81,88%,80%,.75)
}

.border-y-lime-200\/80 {
    border-top-color: hsla(81,88%,80%,.8);
    border-bottom-color: hsla(81,88%,80%,.8)
}

.border-y-lime-200\/90 {
    border-top-color: hsla(81,88%,80%,.9);
    border-bottom-color: hsla(81,88%,80%,.9)
}

.border-y-lime-200\/95 {
    border-top-color: hsla(81,88%,80%,.95);
    border-bottom-color: hsla(81,88%,80%,.95)
}

.border-y-lime-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(190 242 100/var(--tw-border-opacity));
    border-bottom-color: rgb(190 242 100/var(--tw-border-opacity))
}

.border-y-lime-300\/0 {
    border-top-color: hsla(82,85%,67%,0);
    border-bottom-color: hsla(82,85%,67%,0)
}

.border-y-lime-300\/10 {
    border-top-color: hsla(82,85%,67%,.1);
    border-bottom-color: hsla(82,85%,67%,.1)
}

.border-y-lime-300\/100 {
    border-top-color: #bef264;
    border-bottom-color: #bef264
}

.border-y-lime-300\/20 {
    border-top-color: hsla(82,85%,67%,.2);
    border-bottom-color: hsla(82,85%,67%,.2)
}

.border-y-lime-300\/25 {
    border-top-color: hsla(82,85%,67%,.25);
    border-bottom-color: hsla(82,85%,67%,.25)
}

.border-y-lime-300\/30 {
    border-top-color: hsla(82,85%,67%,.3);
    border-bottom-color: hsla(82,85%,67%,.3)
}

.border-y-lime-300\/40 {
    border-top-color: hsla(82,85%,67%,.4);
    border-bottom-color: hsla(82,85%,67%,.4)
}

.border-y-lime-300\/5 {
    border-top-color: hsla(82,85%,67%,.05);
    border-bottom-color: hsla(82,85%,67%,.05)
}

.border-y-lime-300\/50 {
    border-top-color: hsla(82,85%,67%,.5);
    border-bottom-color: hsla(82,85%,67%,.5)
}

.border-y-lime-300\/60 {
    border-top-color: hsla(82,85%,67%,.6);
    border-bottom-color: hsla(82,85%,67%,.6)
}

.border-y-lime-300\/70 {
    border-top-color: hsla(82,85%,67%,.7);
    border-bottom-color: hsla(82,85%,67%,.7)
}

.border-y-lime-300\/75 {
    border-top-color: hsla(82,85%,67%,.75);
    border-bottom-color: hsla(82,85%,67%,.75)
}

.border-y-lime-300\/80 {
    border-top-color: hsla(82,85%,67%,.8);
    border-bottom-color: hsla(82,85%,67%,.8)
}

.border-y-lime-300\/90 {
    border-top-color: hsla(82,85%,67%,.9);
    border-bottom-color: hsla(82,85%,67%,.9)
}

.border-y-lime-300\/95 {
    border-top-color: hsla(82,85%,67%,.95);
    border-bottom-color: hsla(82,85%,67%,.95)
}

.border-y-lime-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(163 230 53/var(--tw-border-opacity));
    border-bottom-color: rgb(163 230 53/var(--tw-border-opacity))
}

.border-y-lime-400\/0 {
    border-top-color: rgba(163,230,53,0);
    border-bottom-color: rgba(163,230,53,0)
}

.border-y-lime-400\/10 {
    border-top-color: rgba(163,230,53,.1);
    border-bottom-color: rgba(163,230,53,.1)
}

.border-y-lime-400\/100 {
    border-top-color: #a3e635;
    border-bottom-color: #a3e635
}

.border-y-lime-400\/20 {
    border-top-color: rgba(163,230,53,.2);
    border-bottom-color: rgba(163,230,53,.2)
}

.border-y-lime-400\/25 {
    border-top-color: rgba(163,230,53,.25);
    border-bottom-color: rgba(163,230,53,.25)
}

.border-y-lime-400\/30 {
    border-top-color: rgba(163,230,53,.3);
    border-bottom-color: rgba(163,230,53,.3)
}

.border-y-lime-400\/40 {
    border-top-color: rgba(163,230,53,.4);
    border-bottom-color: rgba(163,230,53,.4)
}

.border-y-lime-400\/5 {
    border-top-color: rgba(163,230,53,.05);
    border-bottom-color: rgba(163,230,53,.05)
}

.border-y-lime-400\/50 {
    border-top-color: rgba(163,230,53,.5);
    border-bottom-color: rgba(163,230,53,.5)
}

.border-y-lime-400\/60 {
    border-top-color: rgba(163,230,53,.6);
    border-bottom-color: rgba(163,230,53,.6)
}

.border-y-lime-400\/70 {
    border-top-color: rgba(163,230,53,.7);
    border-bottom-color: rgba(163,230,53,.7)
}

.border-y-lime-400\/75 {
    border-top-color: rgba(163,230,53,.75);
    border-bottom-color: rgba(163,230,53,.75)
}

.border-y-lime-400\/80 {
    border-top-color: rgba(163,230,53,.8);
    border-bottom-color: rgba(163,230,53,.8)
}

.border-y-lime-400\/90 {
    border-top-color: rgba(163,230,53,.9);
    border-bottom-color: rgba(163,230,53,.9)
}

.border-y-lime-400\/95 {
    border-top-color: rgba(163,230,53,.95);
    border-bottom-color: rgba(163,230,53,.95)
}

.border-y-lime-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(247 254 231/var(--tw-border-opacity));
    border-bottom-color: rgb(247 254 231/var(--tw-border-opacity))
}

.border-y-lime-50\/0 {
    border-top-color: hsla(78,92%,95%,0);
    border-bottom-color: hsla(78,92%,95%,0)
}

.border-y-lime-50\/10 {
    border-top-color: hsla(78,92%,95%,.1);
    border-bottom-color: hsla(78,92%,95%,.1)
}

.border-y-lime-50\/100 {
    border-top-color: #f7fee7;
    border-bottom-color: #f7fee7
}

.border-y-lime-50\/20 {
    border-top-color: hsla(78,92%,95%,.2);
    border-bottom-color: hsla(78,92%,95%,.2)
}

.border-y-lime-50\/25 {
    border-top-color: hsla(78,92%,95%,.25);
    border-bottom-color: hsla(78,92%,95%,.25)
}

.border-y-lime-50\/30 {
    border-top-color: hsla(78,92%,95%,.3);
    border-bottom-color: hsla(78,92%,95%,.3)
}

.border-y-lime-50\/40 {
    border-top-color: hsla(78,92%,95%,.4);
    border-bottom-color: hsla(78,92%,95%,.4)
}

.border-y-lime-50\/5 {
    border-top-color: hsla(78,92%,95%,.05);
    border-bottom-color: hsla(78,92%,95%,.05)
}

.border-y-lime-50\/50 {
    border-top-color: hsla(78,92%,95%,.5);
    border-bottom-color: hsla(78,92%,95%,.5)
}

.border-y-lime-50\/60 {
    border-top-color: hsla(78,92%,95%,.6);
    border-bottom-color: hsla(78,92%,95%,.6)
}

.border-y-lime-50\/70 {
    border-top-color: hsla(78,92%,95%,.7);
    border-bottom-color: hsla(78,92%,95%,.7)
}

.border-y-lime-50\/75 {
    border-top-color: hsla(78,92%,95%,.75);
    border-bottom-color: hsla(78,92%,95%,.75)
}

.border-y-lime-50\/80 {
    border-top-color: hsla(78,92%,95%,.8);
    border-bottom-color: hsla(78,92%,95%,.8)
}

.border-y-lime-50\/90 {
    border-top-color: hsla(78,92%,95%,.9);
    border-bottom-color: hsla(78,92%,95%,.9)
}

.border-y-lime-50\/95 {
    border-top-color: hsla(78,92%,95%,.95);
    border-bottom-color: hsla(78,92%,95%,.95)
}

.border-y-lime-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(132 204 22/var(--tw-border-opacity));
    border-bottom-color: rgb(132 204 22/var(--tw-border-opacity))
}

.border-y-lime-500\/0 {
    border-top-color: rgba(132,204,22,0);
    border-bottom-color: rgba(132,204,22,0)
}

.border-y-lime-500\/10 {
    border-top-color: rgba(132,204,22,.1);
    border-bottom-color: rgba(132,204,22,.1)
}

.border-y-lime-500\/100 {
    border-top-color: #84cc16;
    border-bottom-color: #84cc16
}

.border-y-lime-500\/20 {
    border-top-color: rgba(132,204,22,.2);
    border-bottom-color: rgba(132,204,22,.2)
}

.border-y-lime-500\/25 {
    border-top-color: rgba(132,204,22,.25);
    border-bottom-color: rgba(132,204,22,.25)
}

.border-y-lime-500\/30 {
    border-top-color: rgba(132,204,22,.3);
    border-bottom-color: rgba(132,204,22,.3)
}

.border-y-lime-500\/40 {
    border-top-color: rgba(132,204,22,.4);
    border-bottom-color: rgba(132,204,22,.4)
}

.border-y-lime-500\/5 {
    border-top-color: rgba(132,204,22,.05);
    border-bottom-color: rgba(132,204,22,.05)
}

.border-y-lime-500\/50 {
    border-top-color: rgba(132,204,22,.5);
    border-bottom-color: rgba(132,204,22,.5)
}

.border-y-lime-500\/60 {
    border-top-color: rgba(132,204,22,.6);
    border-bottom-color: rgba(132,204,22,.6)
}

.border-y-lime-500\/70 {
    border-top-color: rgba(132,204,22,.7);
    border-bottom-color: rgba(132,204,22,.7)
}

.border-y-lime-500\/75 {
    border-top-color: rgba(132,204,22,.75);
    border-bottom-color: rgba(132,204,22,.75)
}

.border-y-lime-500\/80 {
    border-top-color: rgba(132,204,22,.8);
    border-bottom-color: rgba(132,204,22,.8)
}

.border-y-lime-500\/90 {
    border-top-color: rgba(132,204,22,.9);
    border-bottom-color: rgba(132,204,22,.9)
}

.border-y-lime-500\/95 {
    border-top-color: rgba(132,204,22,.95);
    border-bottom-color: rgba(132,204,22,.95)
}

.border-y-lime-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(101 163 13/var(--tw-border-opacity));
    border-bottom-color: rgb(101 163 13/var(--tw-border-opacity))
}

.border-y-lime-600\/0 {
    border-top-color: rgba(101,163,13,0);
    border-bottom-color: rgba(101,163,13,0)
}

.border-y-lime-600\/10 {
    border-top-color: rgba(101,163,13,.1);
    border-bottom-color: rgba(101,163,13,.1)
}

.border-y-lime-600\/100 {
    border-top-color: #65a30d;
    border-bottom-color: #65a30d
}

.border-y-lime-600\/20 {
    border-top-color: rgba(101,163,13,.2);
    border-bottom-color: rgba(101,163,13,.2)
}

.border-y-lime-600\/25 {
    border-top-color: rgba(101,163,13,.25);
    border-bottom-color: rgba(101,163,13,.25)
}

.border-y-lime-600\/30 {
    border-top-color: rgba(101,163,13,.3);
    border-bottom-color: rgba(101,163,13,.3)
}

.border-y-lime-600\/40 {
    border-top-color: rgba(101,163,13,.4);
    border-bottom-color: rgba(101,163,13,.4)
}

.border-y-lime-600\/5 {
    border-top-color: rgba(101,163,13,.05);
    border-bottom-color: rgba(101,163,13,.05)
}

.border-y-lime-600\/50 {
    border-top-color: rgba(101,163,13,.5);
    border-bottom-color: rgba(101,163,13,.5)
}

.border-y-lime-600\/60 {
    border-top-color: rgba(101,163,13,.6);
    border-bottom-color: rgba(101,163,13,.6)
}

.border-y-lime-600\/70 {
    border-top-color: rgba(101,163,13,.7);
    border-bottom-color: rgba(101,163,13,.7)
}

.border-y-lime-600\/75 {
    border-top-color: rgba(101,163,13,.75);
    border-bottom-color: rgba(101,163,13,.75)
}

.border-y-lime-600\/80 {
    border-top-color: rgba(101,163,13,.8);
    border-bottom-color: rgba(101,163,13,.8)
}

.border-y-lime-600\/90 {
    border-top-color: rgba(101,163,13,.9);
    border-bottom-color: rgba(101,163,13,.9)
}

.border-y-lime-600\/95 {
    border-top-color: rgba(101,163,13,.95);
    border-bottom-color: rgba(101,163,13,.95)
}

.border-y-lime-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(77 124 15/var(--tw-border-opacity));
    border-bottom-color: rgb(77 124 15/var(--tw-border-opacity))
}

.border-y-lime-700\/0 {
    border-top-color: rgba(77,124,15,0);
    border-bottom-color: rgba(77,124,15,0)
}

.border-y-lime-700\/10 {
    border-top-color: rgba(77,124,15,.1);
    border-bottom-color: rgba(77,124,15,.1)
}

.border-y-lime-700\/100 {
    border-top-color: #4d7c0f;
    border-bottom-color: #4d7c0f
}

.border-y-lime-700\/20 {
    border-top-color: rgba(77,124,15,.2);
    border-bottom-color: rgba(77,124,15,.2)
}

.border-y-lime-700\/25 {
    border-top-color: rgba(77,124,15,.25);
    border-bottom-color: rgba(77,124,15,.25)
}

.border-y-lime-700\/30 {
    border-top-color: rgba(77,124,15,.3);
    border-bottom-color: rgba(77,124,15,.3)
}

.border-y-lime-700\/40 {
    border-top-color: rgba(77,124,15,.4);
    border-bottom-color: rgba(77,124,15,.4)
}

.border-y-lime-700\/5 {
    border-top-color: rgba(77,124,15,.05);
    border-bottom-color: rgba(77,124,15,.05)
}

.border-y-lime-700\/50 {
    border-top-color: rgba(77,124,15,.5);
    border-bottom-color: rgba(77,124,15,.5)
}

.border-y-lime-700\/60 {
    border-top-color: rgba(77,124,15,.6);
    border-bottom-color: rgba(77,124,15,.6)
}

.border-y-lime-700\/70 {
    border-top-color: rgba(77,124,15,.7);
    border-bottom-color: rgba(77,124,15,.7)
}

.border-y-lime-700\/75 {
    border-top-color: rgba(77,124,15,.75);
    border-bottom-color: rgba(77,124,15,.75)
}

.border-y-lime-700\/80 {
    border-top-color: rgba(77,124,15,.8);
    border-bottom-color: rgba(77,124,15,.8)
}

.border-y-lime-700\/90 {
    border-top-color: rgba(77,124,15,.9);
    border-bottom-color: rgba(77,124,15,.9)
}

.border-y-lime-700\/95 {
    border-top-color: rgba(77,124,15,.95);
    border-bottom-color: rgba(77,124,15,.95)
}

.border-y-lime-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(63 98 18/var(--tw-border-opacity));
    border-bottom-color: rgb(63 98 18/var(--tw-border-opacity))
}

.border-y-lime-800\/0 {
    border-top-color: rgba(63,98,18,0);
    border-bottom-color: rgba(63,98,18,0)
}

.border-y-lime-800\/10 {
    border-top-color: rgba(63,98,18,.1);
    border-bottom-color: rgba(63,98,18,.1)
}

.border-y-lime-800\/100 {
    border-top-color: #3f6212;
    border-bottom-color: #3f6212
}

.border-y-lime-800\/20 {
    border-top-color: rgba(63,98,18,.2);
    border-bottom-color: rgba(63,98,18,.2)
}

.border-y-lime-800\/25 {
    border-top-color: rgba(63,98,18,.25);
    border-bottom-color: rgba(63,98,18,.25)
}

.border-y-lime-800\/30 {
    border-top-color: rgba(63,98,18,.3);
    border-bottom-color: rgba(63,98,18,.3)
}

.border-y-lime-800\/40 {
    border-top-color: rgba(63,98,18,.4);
    border-bottom-color: rgba(63,98,18,.4)
}

.border-y-lime-800\/5 {
    border-top-color: rgba(63,98,18,.05);
    border-bottom-color: rgba(63,98,18,.05)
}

.border-y-lime-800\/50 {
    border-top-color: rgba(63,98,18,.5);
    border-bottom-color: rgba(63,98,18,.5)
}

.border-y-lime-800\/60 {
    border-top-color: rgba(63,98,18,.6);
    border-bottom-color: rgba(63,98,18,.6)
}

.border-y-lime-800\/70 {
    border-top-color: rgba(63,98,18,.7);
    border-bottom-color: rgba(63,98,18,.7)
}

.border-y-lime-800\/75 {
    border-top-color: rgba(63,98,18,.75);
    border-bottom-color: rgba(63,98,18,.75)
}

.border-y-lime-800\/80 {
    border-top-color: rgba(63,98,18,.8);
    border-bottom-color: rgba(63,98,18,.8)
}

.border-y-lime-800\/90 {
    border-top-color: rgba(63,98,18,.9);
    border-bottom-color: rgba(63,98,18,.9)
}

.border-y-lime-800\/95 {
    border-top-color: rgba(63,98,18,.95);
    border-bottom-color: rgba(63,98,18,.95)
}

.border-y-lime-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(54 83 20/var(--tw-border-opacity));
    border-bottom-color: rgb(54 83 20/var(--tw-border-opacity))
}

.border-y-lime-900\/0 {
    border-top-color: rgba(54,83,20,0);
    border-bottom-color: rgba(54,83,20,0)
}

.border-y-lime-900\/10 {
    border-top-color: rgba(54,83,20,.1);
    border-bottom-color: rgba(54,83,20,.1)
}

.border-y-lime-900\/100 {
    border-top-color: #365314;
    border-bottom-color: #365314
}

.border-y-lime-900\/20 {
    border-top-color: rgba(54,83,20,.2);
    border-bottom-color: rgba(54,83,20,.2)
}

.border-y-lime-900\/25 {
    border-top-color: rgba(54,83,20,.25);
    border-bottom-color: rgba(54,83,20,.25)
}

.border-y-lime-900\/30 {
    border-top-color: rgba(54,83,20,.3);
    border-bottom-color: rgba(54,83,20,.3)
}

.border-y-lime-900\/40 {
    border-top-color: rgba(54,83,20,.4);
    border-bottom-color: rgba(54,83,20,.4)
}

.border-y-lime-900\/5 {
    border-top-color: rgba(54,83,20,.05);
    border-bottom-color: rgba(54,83,20,.05)
}

.border-y-lime-900\/50 {
    border-top-color: rgba(54,83,20,.5);
    border-bottom-color: rgba(54,83,20,.5)
}

.border-y-lime-900\/60 {
    border-top-color: rgba(54,83,20,.6);
    border-bottom-color: rgba(54,83,20,.6)
}

.border-y-lime-900\/70 {
    border-top-color: rgba(54,83,20,.7);
    border-bottom-color: rgba(54,83,20,.7)
}

.border-y-lime-900\/75 {
    border-top-color: rgba(54,83,20,.75);
    border-bottom-color: rgba(54,83,20,.75)
}

.border-y-lime-900\/80 {
    border-top-color: rgba(54,83,20,.8);
    border-bottom-color: rgba(54,83,20,.8)
}

.border-y-lime-900\/90 {
    border-top-color: rgba(54,83,20,.9);
    border-bottom-color: rgba(54,83,20,.9)
}

.border-y-lime-900\/95 {
    border-top-color: rgba(54,83,20,.95);
    border-bottom-color: rgba(54,83,20,.95)
}

.border-y-lime-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(26 46 5/var(--tw-border-opacity));
    border-bottom-color: rgb(26 46 5/var(--tw-border-opacity))
}

.border-y-lime-950\/0 {
    border-top-color: rgba(26,46,5,0);
    border-bottom-color: rgba(26,46,5,0)
}

.border-y-lime-950\/10 {
    border-top-color: rgba(26,46,5,.1);
    border-bottom-color: rgba(26,46,5,.1)
}

.border-y-lime-950\/100 {
    border-top-color: #1a2e05;
    border-bottom-color: #1a2e05
}

.border-y-lime-950\/20 {
    border-top-color: rgba(26,46,5,.2);
    border-bottom-color: rgba(26,46,5,.2)
}

.border-y-lime-950\/25 {
    border-top-color: rgba(26,46,5,.25);
    border-bottom-color: rgba(26,46,5,.25)
}

.border-y-lime-950\/30 {
    border-top-color: rgba(26,46,5,.3);
    border-bottom-color: rgba(26,46,5,.3)
}

.border-y-lime-950\/40 {
    border-top-color: rgba(26,46,5,.4);
    border-bottom-color: rgba(26,46,5,.4)
}

.border-y-lime-950\/5 {
    border-top-color: rgba(26,46,5,.05);
    border-bottom-color: rgba(26,46,5,.05)
}

.border-y-lime-950\/50 {
    border-top-color: rgba(26,46,5,.5);
    border-bottom-color: rgba(26,46,5,.5)
}

.border-y-lime-950\/60 {
    border-top-color: rgba(26,46,5,.6);
    border-bottom-color: rgba(26,46,5,.6)
}

.border-y-lime-950\/70 {
    border-top-color: rgba(26,46,5,.7);
    border-bottom-color: rgba(26,46,5,.7)
}

.border-y-lime-950\/75 {
    border-top-color: rgba(26,46,5,.75);
    border-bottom-color: rgba(26,46,5,.75)
}

.border-y-lime-950\/80 {
    border-top-color: rgba(26,46,5,.8);
    border-bottom-color: rgba(26,46,5,.8)
}

.border-y-lime-950\/90 {
    border-top-color: rgba(26,46,5,.9);
    border-bottom-color: rgba(26,46,5,.9)
}

.border-y-lime-950\/95 {
    border-top-color: rgba(26,46,5,.95);
    border-bottom-color: rgba(26,46,5,.95)
}

.border-y-muted {
    border-top-color: hsl(var(--muted));
    border-bottom-color: hsl(var(--muted))
}

.border-y-muted-foreground {
    border-top-color: hsl(var(--muted-foreground));
    border-bottom-color: hsl(var(--muted-foreground))
}

.border-y-muted-foreground\/0 {
    border-top-color: hsl(var(--muted-foreground)/0);
    border-bottom-color: hsl(var(--muted-foreground)/0)
}

.border-y-muted-foreground\/10 {
    border-top-color: hsl(var(--muted-foreground)/.1);
    border-bottom-color: hsl(var(--muted-foreground)/.1)
}

.border-y-muted-foreground\/100 {
    border-top-color: hsl(var(--muted-foreground)/1);
    border-bottom-color: hsl(var(--muted-foreground)/1)
}

.border-y-muted-foreground\/20 {
    border-top-color: hsl(var(--muted-foreground)/.2);
    border-bottom-color: hsl(var(--muted-foreground)/.2)
}

.border-y-muted-foreground\/25 {
    border-top-color: hsl(var(--muted-foreground)/.25);
    border-bottom-color: hsl(var(--muted-foreground)/.25)
}

.border-y-muted-foreground\/30 {
    border-top-color: hsl(var(--muted-foreground)/.3);
    border-bottom-color: hsl(var(--muted-foreground)/.3)
}

.border-y-muted-foreground\/40 {
    border-top-color: hsl(var(--muted-foreground)/.4);
    border-bottom-color: hsl(var(--muted-foreground)/.4)
}

.border-y-muted-foreground\/5 {
    border-top-color: hsl(var(--muted-foreground)/.05);
    border-bottom-color: hsl(var(--muted-foreground)/.05)
}

.border-y-muted-foreground\/50 {
    border-top-color: hsl(var(--muted-foreground)/.5);
    border-bottom-color: hsl(var(--muted-foreground)/.5)
}

.border-y-muted-foreground\/60 {
    border-top-color: hsl(var(--muted-foreground)/.6);
    border-bottom-color: hsl(var(--muted-foreground)/.6)
}

.border-y-muted-foreground\/70 {
    border-top-color: hsl(var(--muted-foreground)/.7);
    border-bottom-color: hsl(var(--muted-foreground)/.7)
}

.border-y-muted-foreground\/75 {
    border-top-color: hsl(var(--muted-foreground)/.75);
    border-bottom-color: hsl(var(--muted-foreground)/.75)
}

.border-y-muted-foreground\/80 {
    border-top-color: hsl(var(--muted-foreground)/.8);
    border-bottom-color: hsl(var(--muted-foreground)/.8)
}

.border-y-muted-foreground\/90 {
    border-top-color: hsl(var(--muted-foreground)/.9);
    border-bottom-color: hsl(var(--muted-foreground)/.9)
}

.border-y-muted-foreground\/95 {
    border-top-color: hsl(var(--muted-foreground)/.95);
    border-bottom-color: hsl(var(--muted-foreground)/.95)
}

.border-y-muted\/0 {
    border-top-color: hsl(var(--muted)/0);
    border-bottom-color: hsl(var(--muted)/0)
}

.border-y-muted\/10 {
    border-top-color: hsl(var(--muted)/.1);
    border-bottom-color: hsl(var(--muted)/.1)
}

.border-y-muted\/100 {
    border-top-color: hsl(var(--muted)/1);
    border-bottom-color: hsl(var(--muted)/1)
}

.border-y-muted\/20 {
    border-top-color: hsl(var(--muted)/.2);
    border-bottom-color: hsl(var(--muted)/.2)
}

.border-y-muted\/25 {
    border-top-color: hsl(var(--muted)/.25);
    border-bottom-color: hsl(var(--muted)/.25)
}

.border-y-muted\/30 {
    border-top-color: hsl(var(--muted)/.3);
    border-bottom-color: hsl(var(--muted)/.3)
}

.border-y-muted\/40 {
    border-top-color: hsl(var(--muted)/.4);
    border-bottom-color: hsl(var(--muted)/.4)
}

.border-y-muted\/5 {
    border-top-color: hsl(var(--muted)/.05);
    border-bottom-color: hsl(var(--muted)/.05)
}

.border-y-muted\/50 {
    border-top-color: hsl(var(--muted)/.5);
    border-bottom-color: hsl(var(--muted)/.5)
}

.border-y-muted\/60 {
    border-top-color: hsl(var(--muted)/.6);
    border-bottom-color: hsl(var(--muted)/.6)
}

.border-y-muted\/70 {
    border-top-color: hsl(var(--muted)/.7);
    border-bottom-color: hsl(var(--muted)/.7)
}

.border-y-muted\/75 {
    border-top-color: hsl(var(--muted)/.75);
    border-bottom-color: hsl(var(--muted)/.75)
}

.border-y-muted\/80 {
    border-top-color: hsl(var(--muted)/.8);
    border-bottom-color: hsl(var(--muted)/.8)
}

.border-y-muted\/90 {
    border-top-color: hsl(var(--muted)/.9);
    border-bottom-color: hsl(var(--muted)/.9)
}

.border-y-muted\/95 {
    border-top-color: hsl(var(--muted)/.95);
    border-bottom-color: hsl(var(--muted)/.95)
}

.border-y-neutral-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(245 245 245/var(--tw-border-opacity));
    border-bottom-color: rgb(245 245 245/var(--tw-border-opacity))
}

.border-y-neutral-100\/0 {
    border-top-color: hsla(0,0%,96%,0);
    border-bottom-color: hsla(0,0%,96%,0)
}

.border-y-neutral-100\/10 {
    border-top-color: hsla(0,0%,96%,.1);
    border-bottom-color: hsla(0,0%,96%,.1)
}

.border-y-neutral-100\/100 {
    border-top-color: #f5f5f5;
    border-bottom-color: #f5f5f5
}

.border-y-neutral-100\/20 {
    border-top-color: hsla(0,0%,96%,.2);
    border-bottom-color: hsla(0,0%,96%,.2)
}

.border-y-neutral-100\/25 {
    border-top-color: hsla(0,0%,96%,.25);
    border-bottom-color: hsla(0,0%,96%,.25)
}

.border-y-neutral-100\/30 {
    border-top-color: hsla(0,0%,96%,.3);
    border-bottom-color: hsla(0,0%,96%,.3)
}

.border-y-neutral-100\/40 {
    border-top-color: hsla(0,0%,96%,.4);
    border-bottom-color: hsla(0,0%,96%,.4)
}

.border-y-neutral-100\/5 {
    border-top-color: hsla(0,0%,96%,.05);
    border-bottom-color: hsla(0,0%,96%,.05)
}

.border-y-neutral-100\/50 {
    border-top-color: hsla(0,0%,96%,.5);
    border-bottom-color: hsla(0,0%,96%,.5)
}

.border-y-neutral-100\/60 {
    border-top-color: hsla(0,0%,96%,.6);
    border-bottom-color: hsla(0,0%,96%,.6)
}

.border-y-neutral-100\/70 {
    border-top-color: hsla(0,0%,96%,.7);
    border-bottom-color: hsla(0,0%,96%,.7)
}

.border-y-neutral-100\/75 {
    border-top-color: hsla(0,0%,96%,.75);
    border-bottom-color: hsla(0,0%,96%,.75)
}

.border-y-neutral-100\/80 {
    border-top-color: hsla(0,0%,96%,.8);
    border-bottom-color: hsla(0,0%,96%,.8)
}

.border-y-neutral-100\/90 {
    border-top-color: hsla(0,0%,96%,.9);
    border-bottom-color: hsla(0,0%,96%,.9)
}

.border-y-neutral-100\/95 {
    border-top-color: hsla(0,0%,96%,.95);
    border-bottom-color: hsla(0,0%,96%,.95)
}

.border-y-neutral-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(229 229 229/var(--tw-border-opacity));
    border-bottom-color: rgb(229 229 229/var(--tw-border-opacity))
}

.border-y-neutral-200\/0 {
    border-top-color: hsla(0,0%,90%,0);
    border-bottom-color: hsla(0,0%,90%,0)
}

.border-y-neutral-200\/10 {
    border-top-color: hsla(0,0%,90%,.1);
    border-bottom-color: hsla(0,0%,90%,.1)
}

.border-y-neutral-200\/100 {
    border-top-color: #e5e5e5;
    border-bottom-color: #e5e5e5
}

.border-y-neutral-200\/20 {
    border-top-color: hsla(0,0%,90%,.2);
    border-bottom-color: hsla(0,0%,90%,.2)
}

.border-y-neutral-200\/25 {
    border-top-color: hsla(0,0%,90%,.25);
    border-bottom-color: hsla(0,0%,90%,.25)
}

.border-y-neutral-200\/30 {
    border-top-color: hsla(0,0%,90%,.3);
    border-bottom-color: hsla(0,0%,90%,.3)
}

.border-y-neutral-200\/40 {
    border-top-color: hsla(0,0%,90%,.4);
    border-bottom-color: hsla(0,0%,90%,.4)
}

.border-y-neutral-200\/5 {
    border-top-color: hsla(0,0%,90%,.05);
    border-bottom-color: hsla(0,0%,90%,.05)
}

.border-y-neutral-200\/50 {
    border-top-color: hsla(0,0%,90%,.5);
    border-bottom-color: hsla(0,0%,90%,.5)
}

.border-y-neutral-200\/60 {
    border-top-color: hsla(0,0%,90%,.6);
    border-bottom-color: hsla(0,0%,90%,.6)
}

.border-y-neutral-200\/70 {
    border-top-color: hsla(0,0%,90%,.7);
    border-bottom-color: hsla(0,0%,90%,.7)
}

.border-y-neutral-200\/75 {
    border-top-color: hsla(0,0%,90%,.75);
    border-bottom-color: hsla(0,0%,90%,.75)
}

.border-y-neutral-200\/80 {
    border-top-color: hsla(0,0%,90%,.8);
    border-bottom-color: hsla(0,0%,90%,.8)
}

.border-y-neutral-200\/90 {
    border-top-color: hsla(0,0%,90%,.9);
    border-bottom-color: hsla(0,0%,90%,.9)
}

.border-y-neutral-200\/95 {
    border-top-color: hsla(0,0%,90%,.95);
    border-bottom-color: hsla(0,0%,90%,.95)
}

.border-y-neutral-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(212 212 212/var(--tw-border-opacity));
    border-bottom-color: rgb(212 212 212/var(--tw-border-opacity))
}

.border-y-neutral-300\/0 {
    border-top-color: hsla(0,0%,83%,0);
    border-bottom-color: hsla(0,0%,83%,0)
}

.border-y-neutral-300\/10 {
    border-top-color: hsla(0,0%,83%,.1);
    border-bottom-color: hsla(0,0%,83%,.1)
}

.border-y-neutral-300\/100 {
    border-top-color: #d4d4d4;
    border-bottom-color: #d4d4d4
}

.border-y-neutral-300\/20 {
    border-top-color: hsla(0,0%,83%,.2);
    border-bottom-color: hsla(0,0%,83%,.2)
}

.border-y-neutral-300\/25 {
    border-top-color: hsla(0,0%,83%,.25);
    border-bottom-color: hsla(0,0%,83%,.25)
}

.border-y-neutral-300\/30 {
    border-top-color: hsla(0,0%,83%,.3);
    border-bottom-color: hsla(0,0%,83%,.3)
}

.border-y-neutral-300\/40 {
    border-top-color: hsla(0,0%,83%,.4);
    border-bottom-color: hsla(0,0%,83%,.4)
}

.border-y-neutral-300\/5 {
    border-top-color: hsla(0,0%,83%,.05);
    border-bottom-color: hsla(0,0%,83%,.05)
}

.border-y-neutral-300\/50 {
    border-top-color: hsla(0,0%,83%,.5);
    border-bottom-color: hsla(0,0%,83%,.5)
}

.border-y-neutral-300\/60 {
    border-top-color: hsla(0,0%,83%,.6);
    border-bottom-color: hsla(0,0%,83%,.6)
}

.border-y-neutral-300\/70 {
    border-top-color: hsla(0,0%,83%,.7);
    border-bottom-color: hsla(0,0%,83%,.7)
}

.border-y-neutral-300\/75 {
    border-top-color: hsla(0,0%,83%,.75);
    border-bottom-color: hsla(0,0%,83%,.75)
}

.border-y-neutral-300\/80 {
    border-top-color: hsla(0,0%,83%,.8);
    border-bottom-color: hsla(0,0%,83%,.8)
}

.border-y-neutral-300\/90 {
    border-top-color: hsla(0,0%,83%,.9);
    border-bottom-color: hsla(0,0%,83%,.9)
}

.border-y-neutral-300\/95 {
    border-top-color: hsla(0,0%,83%,.95);
    border-bottom-color: hsla(0,0%,83%,.95)
}

.border-y-neutral-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(163 163 163/var(--tw-border-opacity));
    border-bottom-color: rgb(163 163 163/var(--tw-border-opacity))
}

.border-y-neutral-400\/0 {
    border-top-color: hsla(0,0%,64%,0);
    border-bottom-color: hsla(0,0%,64%,0)
}

.border-y-neutral-400\/10 {
    border-top-color: hsla(0,0%,64%,.1);
    border-bottom-color: hsla(0,0%,64%,.1)
}

.border-y-neutral-400\/100 {
    border-top-color: #a3a3a3;
    border-bottom-color: #a3a3a3
}

.border-y-neutral-400\/20 {
    border-top-color: hsla(0,0%,64%,.2);
    border-bottom-color: hsla(0,0%,64%,.2)
}

.border-y-neutral-400\/25 {
    border-top-color: hsla(0,0%,64%,.25);
    border-bottom-color: hsla(0,0%,64%,.25)
}

.border-y-neutral-400\/30 {
    border-top-color: hsla(0,0%,64%,.3);
    border-bottom-color: hsla(0,0%,64%,.3)
}

.border-y-neutral-400\/40 {
    border-top-color: hsla(0,0%,64%,.4);
    border-bottom-color: hsla(0,0%,64%,.4)
}

.border-y-neutral-400\/5 {
    border-top-color: hsla(0,0%,64%,.05);
    border-bottom-color: hsla(0,0%,64%,.05)
}

.border-y-neutral-400\/50 {
    border-top-color: hsla(0,0%,64%,.5);
    border-bottom-color: hsla(0,0%,64%,.5)
}

.border-y-neutral-400\/60 {
    border-top-color: hsla(0,0%,64%,.6);
    border-bottom-color: hsla(0,0%,64%,.6)
}

.border-y-neutral-400\/70 {
    border-top-color: hsla(0,0%,64%,.7);
    border-bottom-color: hsla(0,0%,64%,.7)
}

.border-y-neutral-400\/75 {
    border-top-color: hsla(0,0%,64%,.75);
    border-bottom-color: hsla(0,0%,64%,.75)
}

.border-y-neutral-400\/80 {
    border-top-color: hsla(0,0%,64%,.8);
    border-bottom-color: hsla(0,0%,64%,.8)
}

.border-y-neutral-400\/90 {
    border-top-color: hsla(0,0%,64%,.9);
    border-bottom-color: hsla(0,0%,64%,.9)
}

.border-y-neutral-400\/95 {
    border-top-color: hsla(0,0%,64%,.95);
    border-bottom-color: hsla(0,0%,64%,.95)
}

.border-y-neutral-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(250 250 250/var(--tw-border-opacity));
    border-bottom-color: rgb(250 250 250/var(--tw-border-opacity))
}

.border-y-neutral-50\/0 {
    border-top-color: hsla(0,0%,98%,0);
    border-bottom-color: hsla(0,0%,98%,0)
}

.border-y-neutral-50\/10 {
    border-top-color: hsla(0,0%,98%,.1);
    border-bottom-color: hsla(0,0%,98%,.1)
}

.border-y-neutral-50\/100 {
    border-top-color: #fafafa;
    border-bottom-color: #fafafa
}

.border-y-neutral-50\/20 {
    border-top-color: hsla(0,0%,98%,.2);
    border-bottom-color: hsla(0,0%,98%,.2)
}

.border-y-neutral-50\/25 {
    border-top-color: hsla(0,0%,98%,.25);
    border-bottom-color: hsla(0,0%,98%,.25)
}

.border-y-neutral-50\/30 {
    border-top-color: hsla(0,0%,98%,.3);
    border-bottom-color: hsla(0,0%,98%,.3)
}

.border-y-neutral-50\/40 {
    border-top-color: hsla(0,0%,98%,.4);
    border-bottom-color: hsla(0,0%,98%,.4)
}

.border-y-neutral-50\/5 {
    border-top-color: hsla(0,0%,98%,.05);
    border-bottom-color: hsla(0,0%,98%,.05)
}

.border-y-neutral-50\/50 {
    border-top-color: hsla(0,0%,98%,.5);
    border-bottom-color: hsla(0,0%,98%,.5)
}

.border-y-neutral-50\/60 {
    border-top-color: hsla(0,0%,98%,.6);
    border-bottom-color: hsla(0,0%,98%,.6)
}

.border-y-neutral-50\/70 {
    border-top-color: hsla(0,0%,98%,.7);
    border-bottom-color: hsla(0,0%,98%,.7)
}

.border-y-neutral-50\/75 {
    border-top-color: hsla(0,0%,98%,.75);
    border-bottom-color: hsla(0,0%,98%,.75)
}

.border-y-neutral-50\/80 {
    border-top-color: hsla(0,0%,98%,.8);
    border-bottom-color: hsla(0,0%,98%,.8)
}

.border-y-neutral-50\/90 {
    border-top-color: hsla(0,0%,98%,.9);
    border-bottom-color: hsla(0,0%,98%,.9)
}

.border-y-neutral-50\/95 {
    border-top-color: hsla(0,0%,98%,.95);
    border-bottom-color: hsla(0,0%,98%,.95)
}

.border-y-neutral-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(115 115 115/var(--tw-border-opacity));
    border-bottom-color: rgb(115 115 115/var(--tw-border-opacity))
}

.border-y-neutral-500\/0 {
    border-top-color: hsla(0,0%,45%,0);
    border-bottom-color: hsla(0,0%,45%,0)
}

.border-y-neutral-500\/10 {
    border-top-color: hsla(0,0%,45%,.1);
    border-bottom-color: hsla(0,0%,45%,.1)
}

.border-y-neutral-500\/100 {
    border-top-color: #737373;
    border-bottom-color: #737373
}

.border-y-neutral-500\/20 {
    border-top-color: hsla(0,0%,45%,.2);
    border-bottom-color: hsla(0,0%,45%,.2)
}

.border-y-neutral-500\/25 {
    border-top-color: hsla(0,0%,45%,.25);
    border-bottom-color: hsla(0,0%,45%,.25)
}

.border-y-neutral-500\/30 {
    border-top-color: hsla(0,0%,45%,.3);
    border-bottom-color: hsla(0,0%,45%,.3)
}

.border-y-neutral-500\/40 {
    border-top-color: hsla(0,0%,45%,.4);
    border-bottom-color: hsla(0,0%,45%,.4)
}

.border-y-neutral-500\/5 {
    border-top-color: hsla(0,0%,45%,.05);
    border-bottom-color: hsla(0,0%,45%,.05)
}

.border-y-neutral-500\/50 {
    border-top-color: hsla(0,0%,45%,.5);
    border-bottom-color: hsla(0,0%,45%,.5)
}

.border-y-neutral-500\/60 {
    border-top-color: hsla(0,0%,45%,.6);
    border-bottom-color: hsla(0,0%,45%,.6)
}

.border-y-neutral-500\/70 {
    border-top-color: hsla(0,0%,45%,.7);
    border-bottom-color: hsla(0,0%,45%,.7)
}

.border-y-neutral-500\/75 {
    border-top-color: hsla(0,0%,45%,.75);
    border-bottom-color: hsla(0,0%,45%,.75)
}

.border-y-neutral-500\/80 {
    border-top-color: hsla(0,0%,45%,.8);
    border-bottom-color: hsla(0,0%,45%,.8)
}

.border-y-neutral-500\/90 {
    border-top-color: hsla(0,0%,45%,.9);
    border-bottom-color: hsla(0,0%,45%,.9)
}

.border-y-neutral-500\/95 {
    border-top-color: hsla(0,0%,45%,.95);
    border-bottom-color: hsla(0,0%,45%,.95)
}

.border-y-neutral-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(82 82 82/var(--tw-border-opacity));
    border-bottom-color: rgb(82 82 82/var(--tw-border-opacity))
}

.border-y-neutral-600\/0 {
    border-top-color: rgba(82,82,82,0);
    border-bottom-color: rgba(82,82,82,0)
}

.border-y-neutral-600\/10 {
    border-top-color: rgba(82,82,82,.1);
    border-bottom-color: rgba(82,82,82,.1)
}

.border-y-neutral-600\/100 {
    border-top-color: #525252;
    border-bottom-color: #525252
}

.border-y-neutral-600\/20 {
    border-top-color: rgba(82,82,82,.2);
    border-bottom-color: rgba(82,82,82,.2)
}

.border-y-neutral-600\/25 {
    border-top-color: rgba(82,82,82,.25);
    border-bottom-color: rgba(82,82,82,.25)
}

.border-y-neutral-600\/30 {
    border-top-color: rgba(82,82,82,.3);
    border-bottom-color: rgba(82,82,82,.3)
}

.border-y-neutral-600\/40 {
    border-top-color: rgba(82,82,82,.4);
    border-bottom-color: rgba(82,82,82,.4)
}

.border-y-neutral-600\/5 {
    border-top-color: rgba(82,82,82,.05);
    border-bottom-color: rgba(82,82,82,.05)
}

.border-y-neutral-600\/50 {
    border-top-color: rgba(82,82,82,.5);
    border-bottom-color: rgba(82,82,82,.5)
}

.border-y-neutral-600\/60 {
    border-top-color: rgba(82,82,82,.6);
    border-bottom-color: rgba(82,82,82,.6)
}

.border-y-neutral-600\/70 {
    border-top-color: rgba(82,82,82,.7);
    border-bottom-color: rgba(82,82,82,.7)
}

.border-y-neutral-600\/75 {
    border-top-color: rgba(82,82,82,.75);
    border-bottom-color: rgba(82,82,82,.75)
}

.border-y-neutral-600\/80 {
    border-top-color: rgba(82,82,82,.8);
    border-bottom-color: rgba(82,82,82,.8)
}

.border-y-neutral-600\/90 {
    border-top-color: rgba(82,82,82,.9);
    border-bottom-color: rgba(82,82,82,.9)
}

.border-y-neutral-600\/95 {
    border-top-color: rgba(82,82,82,.95);
    border-bottom-color: rgba(82,82,82,.95)
}

.border-y-neutral-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(64 64 64/var(--tw-border-opacity));
    border-bottom-color: rgb(64 64 64/var(--tw-border-opacity))
}

.border-y-neutral-700\/0 {
    border-top-color: rgba(64,64,64,0);
    border-bottom-color: rgba(64,64,64,0)
}

.border-y-neutral-700\/10 {
    border-top-color: rgba(64,64,64,.1);
    border-bottom-color: rgba(64,64,64,.1)
}

.border-y-neutral-700\/100 {
    border-top-color: #404040;
    border-bottom-color: #404040
}

.border-y-neutral-700\/20 {
    border-top-color: rgba(64,64,64,.2);
    border-bottom-color: rgba(64,64,64,.2)
}

.border-y-neutral-700\/25 {
    border-top-color: rgba(64,64,64,.25);
    border-bottom-color: rgba(64,64,64,.25)
}

.border-y-neutral-700\/30 {
    border-top-color: rgba(64,64,64,.3);
    border-bottom-color: rgba(64,64,64,.3)
}

.border-y-neutral-700\/40 {
    border-top-color: rgba(64,64,64,.4);
    border-bottom-color: rgba(64,64,64,.4)
}

.border-y-neutral-700\/5 {
    border-top-color: rgba(64,64,64,.05);
    border-bottom-color: rgba(64,64,64,.05)
}

.border-y-neutral-700\/50 {
    border-top-color: rgba(64,64,64,.5);
    border-bottom-color: rgba(64,64,64,.5)
}

.border-y-neutral-700\/60 {
    border-top-color: rgba(64,64,64,.6);
    border-bottom-color: rgba(64,64,64,.6)
}

.border-y-neutral-700\/70 {
    border-top-color: rgba(64,64,64,.7);
    border-bottom-color: rgba(64,64,64,.7)
}

.border-y-neutral-700\/75 {
    border-top-color: rgba(64,64,64,.75);
    border-bottom-color: rgba(64,64,64,.75)
}

.border-y-neutral-700\/80 {
    border-top-color: rgba(64,64,64,.8);
    border-bottom-color: rgba(64,64,64,.8)
}

.border-y-neutral-700\/90 {
    border-top-color: rgba(64,64,64,.9);
    border-bottom-color: rgba(64,64,64,.9)
}

.border-y-neutral-700\/95 {
    border-top-color: rgba(64,64,64,.95);
    border-bottom-color: rgba(64,64,64,.95)
}

.border-y-neutral-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(38 38 38/var(--tw-border-opacity));
    border-bottom-color: rgb(38 38 38/var(--tw-border-opacity))
}

.border-y-neutral-800\/0 {
    border-top-color: rgba(38,38,38,0);
    border-bottom-color: rgba(38,38,38,0)
}

.border-y-neutral-800\/10 {
    border-top-color: rgba(38,38,38,.1);
    border-bottom-color: rgba(38,38,38,.1)
}

.border-y-neutral-800\/100 {
    border-top-color: #262626;
    border-bottom-color: #262626
}

.border-y-neutral-800\/20 {
    border-top-color: rgba(38,38,38,.2);
    border-bottom-color: rgba(38,38,38,.2)
}

.border-y-neutral-800\/25 {
    border-top-color: rgba(38,38,38,.25);
    border-bottom-color: rgba(38,38,38,.25)
}

.border-y-neutral-800\/30 {
    border-top-color: rgba(38,38,38,.3);
    border-bottom-color: rgba(38,38,38,.3)
}

.border-y-neutral-800\/40 {
    border-top-color: rgba(38,38,38,.4);
    border-bottom-color: rgba(38,38,38,.4)
}

.border-y-neutral-800\/5 {
    border-top-color: rgba(38,38,38,.05);
    border-bottom-color: rgba(38,38,38,.05)
}

.border-y-neutral-800\/50 {
    border-top-color: rgba(38,38,38,.5);
    border-bottom-color: rgba(38,38,38,.5)
}

.border-y-neutral-800\/60 {
    border-top-color: rgba(38,38,38,.6);
    border-bottom-color: rgba(38,38,38,.6)
}

.border-y-neutral-800\/70 {
    border-top-color: rgba(38,38,38,.7);
    border-bottom-color: rgba(38,38,38,.7)
}

.border-y-neutral-800\/75 {
    border-top-color: rgba(38,38,38,.75);
    border-bottom-color: rgba(38,38,38,.75)
}

.border-y-neutral-800\/80 {
    border-top-color: rgba(38,38,38,.8);
    border-bottom-color: rgba(38,38,38,.8)
}

.border-y-neutral-800\/90 {
    border-top-color: rgba(38,38,38,.9);
    border-bottom-color: rgba(38,38,38,.9)
}

.border-y-neutral-800\/95 {
    border-top-color: rgba(38,38,38,.95);
    border-bottom-color: rgba(38,38,38,.95)
}

.border-y-neutral-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(23 23 23/var(--tw-border-opacity));
    border-bottom-color: rgb(23 23 23/var(--tw-border-opacity))
}

.border-y-neutral-900\/0 {
    border-top-color: hsla(0,0%,9%,0);
    border-bottom-color: hsla(0,0%,9%,0)
}

.border-y-neutral-900\/10 {
    border-top-color: hsla(0,0%,9%,.1);
    border-bottom-color: hsla(0,0%,9%,.1)
}

.border-y-neutral-900\/100 {
    border-top-color: #171717;
    border-bottom-color: #171717
}

.border-y-neutral-900\/20 {
    border-top-color: hsla(0,0%,9%,.2);
    border-bottom-color: hsla(0,0%,9%,.2)
}

.border-y-neutral-900\/25 {
    border-top-color: hsla(0,0%,9%,.25);
    border-bottom-color: hsla(0,0%,9%,.25)
}

.border-y-neutral-900\/30 {
    border-top-color: hsla(0,0%,9%,.3);
    border-bottom-color: hsla(0,0%,9%,.3)
}

.border-y-neutral-900\/40 {
    border-top-color: hsla(0,0%,9%,.4);
    border-bottom-color: hsla(0,0%,9%,.4)
}

.border-y-neutral-900\/5 {
    border-top-color: hsla(0,0%,9%,.05);
    border-bottom-color: hsla(0,0%,9%,.05)
}

.border-y-neutral-900\/50 {
    border-top-color: hsla(0,0%,9%,.5);
    border-bottom-color: hsla(0,0%,9%,.5)
}

.border-y-neutral-900\/60 {
    border-top-color: hsla(0,0%,9%,.6);
    border-bottom-color: hsla(0,0%,9%,.6)
}

.border-y-neutral-900\/70 {
    border-top-color: hsla(0,0%,9%,.7);
    border-bottom-color: hsla(0,0%,9%,.7)
}

.border-y-neutral-900\/75 {
    border-top-color: hsla(0,0%,9%,.75);
    border-bottom-color: hsla(0,0%,9%,.75)
}

.border-y-neutral-900\/80 {
    border-top-color: hsla(0,0%,9%,.8);
    border-bottom-color: hsla(0,0%,9%,.8)
}

.border-y-neutral-900\/90 {
    border-top-color: hsla(0,0%,9%,.9);
    border-bottom-color: hsla(0,0%,9%,.9)
}

.border-y-neutral-900\/95 {
    border-top-color: hsla(0,0%,9%,.95);
    border-bottom-color: hsla(0,0%,9%,.95)
}

.border-y-neutral-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(10 10 10/var(--tw-border-opacity));
    border-bottom-color: rgb(10 10 10/var(--tw-border-opacity))
}

.border-y-neutral-950\/0 {
    border-top-color: hsla(0,0%,4%,0);
    border-bottom-color: hsla(0,0%,4%,0)
}

.border-y-neutral-950\/10 {
    border-top-color: hsla(0,0%,4%,.1);
    border-bottom-color: hsla(0,0%,4%,.1)
}

.border-y-neutral-950\/100 {
    border-top-color: #0a0a0a;
    border-bottom-color: #0a0a0a
}

.border-y-neutral-950\/20 {
    border-top-color: hsla(0,0%,4%,.2);
    border-bottom-color: hsla(0,0%,4%,.2)
}

.border-y-neutral-950\/25 {
    border-top-color: hsla(0,0%,4%,.25);
    border-bottom-color: hsla(0,0%,4%,.25)
}

.border-y-neutral-950\/30 {
    border-top-color: hsla(0,0%,4%,.3);
    border-bottom-color: hsla(0,0%,4%,.3)
}

.border-y-neutral-950\/40 {
    border-top-color: hsla(0,0%,4%,.4);
    border-bottom-color: hsla(0,0%,4%,.4)
}

.border-y-neutral-950\/5 {
    border-top-color: hsla(0,0%,4%,.05);
    border-bottom-color: hsla(0,0%,4%,.05)
}

.border-y-neutral-950\/50 {
    border-top-color: hsla(0,0%,4%,.5);
    border-bottom-color: hsla(0,0%,4%,.5)
}

.border-y-neutral-950\/60 {
    border-top-color: hsla(0,0%,4%,.6);
    border-bottom-color: hsla(0,0%,4%,.6)
}

.border-y-neutral-950\/70 {
    border-top-color: hsla(0,0%,4%,.7);
    border-bottom-color: hsla(0,0%,4%,.7)
}

.border-y-neutral-950\/75 {
    border-top-color: hsla(0,0%,4%,.75);
    border-bottom-color: hsla(0,0%,4%,.75)
}

.border-y-neutral-950\/80 {
    border-top-color: hsla(0,0%,4%,.8);
    border-bottom-color: hsla(0,0%,4%,.8)
}

.border-y-neutral-950\/90 {
    border-top-color: hsla(0,0%,4%,.9);
    border-bottom-color: hsla(0,0%,4%,.9)
}

.border-y-neutral-950\/95 {
    border-top-color: hsla(0,0%,4%,.95);
    border-bottom-color: hsla(0,0%,4%,.95)
}

.border-y-orange-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(255 237 213/var(--tw-border-opacity));
    border-bottom-color: rgb(255 237 213/var(--tw-border-opacity))
}

.border-y-orange-100\/0 {
    border-top-color: rgba(255,237,213,0);
    border-bottom-color: rgba(255,237,213,0)
}

.border-y-orange-100\/10 {
    border-top-color: rgba(255,237,213,.1);
    border-bottom-color: rgba(255,237,213,.1)
}

.border-y-orange-100\/100 {
    border-top-color: #ffedd5;
    border-bottom-color: #ffedd5
}

.border-y-orange-100\/20 {
    border-top-color: rgba(255,237,213,.2);
    border-bottom-color: rgba(255,237,213,.2)
}

.border-y-orange-100\/25 {
    border-top-color: rgba(255,237,213,.25);
    border-bottom-color: rgba(255,237,213,.25)
}

.border-y-orange-100\/30 {
    border-top-color: rgba(255,237,213,.3);
    border-bottom-color: rgba(255,237,213,.3)
}

.border-y-orange-100\/40 {
    border-top-color: rgba(255,237,213,.4);
    border-bottom-color: rgba(255,237,213,.4)
}

.border-y-orange-100\/5 {
    border-top-color: rgba(255,237,213,.05);
    border-bottom-color: rgba(255,237,213,.05)
}

.border-y-orange-100\/50 {
    border-top-color: rgba(255,237,213,.5);
    border-bottom-color: rgba(255,237,213,.5)
}

.border-y-orange-100\/60 {
    border-top-color: rgba(255,237,213,.6);
    border-bottom-color: rgba(255,237,213,.6)
}

.border-y-orange-100\/70 {
    border-top-color: rgba(255,237,213,.7);
    border-bottom-color: rgba(255,237,213,.7)
}

.border-y-orange-100\/75 {
    border-top-color: rgba(255,237,213,.75);
    border-bottom-color: rgba(255,237,213,.75)
}

.border-y-orange-100\/80 {
    border-top-color: rgba(255,237,213,.8);
    border-bottom-color: rgba(255,237,213,.8)
}

.border-y-orange-100\/90 {
    border-top-color: rgba(255,237,213,.9);
    border-bottom-color: rgba(255,237,213,.9)
}

.border-y-orange-100\/95 {
    border-top-color: rgba(255,237,213,.95);
    border-bottom-color: rgba(255,237,213,.95)
}

.border-y-orange-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(254 215 170/var(--tw-border-opacity));
    border-bottom-color: rgb(254 215 170/var(--tw-border-opacity))
}

.border-y-orange-200\/0 {
    border-top-color: hsla(32,98%,83%,0);
    border-bottom-color: hsla(32,98%,83%,0)
}

.border-y-orange-200\/10 {
    border-top-color: hsla(32,98%,83%,.1);
    border-bottom-color: hsla(32,98%,83%,.1)
}

.border-y-orange-200\/100 {
    border-top-color: #fed7aa;
    border-bottom-color: #fed7aa
}

.border-y-orange-200\/20 {
    border-top-color: hsla(32,98%,83%,.2);
    border-bottom-color: hsla(32,98%,83%,.2)
}

.border-y-orange-200\/25 {
    border-top-color: hsla(32,98%,83%,.25);
    border-bottom-color: hsla(32,98%,83%,.25)
}

.border-y-orange-200\/30 {
    border-top-color: hsla(32,98%,83%,.3);
    border-bottom-color: hsla(32,98%,83%,.3)
}

.border-y-orange-200\/40 {
    border-top-color: hsla(32,98%,83%,.4);
    border-bottom-color: hsla(32,98%,83%,.4)
}

.border-y-orange-200\/5 {
    border-top-color: hsla(32,98%,83%,.05);
    border-bottom-color: hsla(32,98%,83%,.05)
}

.border-y-orange-200\/50 {
    border-top-color: hsla(32,98%,83%,.5);
    border-bottom-color: hsla(32,98%,83%,.5)
}

.border-y-orange-200\/60 {
    border-top-color: hsla(32,98%,83%,.6);
    border-bottom-color: hsla(32,98%,83%,.6)
}

.border-y-orange-200\/70 {
    border-top-color: hsla(32,98%,83%,.7);
    border-bottom-color: hsla(32,98%,83%,.7)
}

.border-y-orange-200\/75 {
    border-top-color: hsla(32,98%,83%,.75);
    border-bottom-color: hsla(32,98%,83%,.75)
}

.border-y-orange-200\/80 {
    border-top-color: hsla(32,98%,83%,.8);
    border-bottom-color: hsla(32,98%,83%,.8)
}

.border-y-orange-200\/90 {
    border-top-color: hsla(32,98%,83%,.9);
    border-bottom-color: hsla(32,98%,83%,.9)
}

.border-y-orange-200\/95 {
    border-top-color: hsla(32,98%,83%,.95);
    border-bottom-color: hsla(32,98%,83%,.95)
}

.border-y-orange-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(253 186 116/var(--tw-border-opacity));
    border-bottom-color: rgb(253 186 116/var(--tw-border-opacity))
}

.border-y-orange-300\/0 {
    border-top-color: hsla(31,97%,72%,0);
    border-bottom-color: hsla(31,97%,72%,0)
}

.border-y-orange-300\/10 {
    border-top-color: hsla(31,97%,72%,.1);
    border-bottom-color: hsla(31,97%,72%,.1)
}

.border-y-orange-300\/100 {
    border-top-color: #fdba74;
    border-bottom-color: #fdba74
}

.border-y-orange-300\/20 {
    border-top-color: hsla(31,97%,72%,.2);
    border-bottom-color: hsla(31,97%,72%,.2)
}

.border-y-orange-300\/25 {
    border-top-color: hsla(31,97%,72%,.25);
    border-bottom-color: hsla(31,97%,72%,.25)
}

.border-y-orange-300\/30 {
    border-top-color: hsla(31,97%,72%,.3);
    border-bottom-color: hsla(31,97%,72%,.3)
}

.border-y-orange-300\/40 {
    border-top-color: hsla(31,97%,72%,.4);
    border-bottom-color: hsla(31,97%,72%,.4)
}

.border-y-orange-300\/5 {
    border-top-color: hsla(31,97%,72%,.05);
    border-bottom-color: hsla(31,97%,72%,.05)
}

.border-y-orange-300\/50 {
    border-top-color: hsla(31,97%,72%,.5);
    border-bottom-color: hsla(31,97%,72%,.5)
}

.border-y-orange-300\/60 {
    border-top-color: hsla(31,97%,72%,.6);
    border-bottom-color: hsla(31,97%,72%,.6)
}

.border-y-orange-300\/70 {
    border-top-color: hsla(31,97%,72%,.7);
    border-bottom-color: hsla(31,97%,72%,.7)
}

.border-y-orange-300\/75 {
    border-top-color: hsla(31,97%,72%,.75);
    border-bottom-color: hsla(31,97%,72%,.75)
}

.border-y-orange-300\/80 {
    border-top-color: hsla(31,97%,72%,.8);
    border-bottom-color: hsla(31,97%,72%,.8)
}

.border-y-orange-300\/90 {
    border-top-color: hsla(31,97%,72%,.9);
    border-bottom-color: hsla(31,97%,72%,.9)
}

.border-y-orange-300\/95 {
    border-top-color: hsla(31,97%,72%,.95);
    border-bottom-color: hsla(31,97%,72%,.95)
}

.border-y-orange-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(251 146 60/var(--tw-border-opacity));
    border-bottom-color: rgb(251 146 60/var(--tw-border-opacity))
}

.border-y-orange-400\/0 {
    border-top-color: rgba(251,146,60,0);
    border-bottom-color: rgba(251,146,60,0)
}

.border-y-orange-400\/10 {
    border-top-color: rgba(251,146,60,.1);
    border-bottom-color: rgba(251,146,60,.1)
}

.border-y-orange-400\/100 {
    border-top-color: #fb923c;
    border-bottom-color: #fb923c
}

.border-y-orange-400\/20 {
    border-top-color: rgba(251,146,60,.2);
    border-bottom-color: rgba(251,146,60,.2)
}

.border-y-orange-400\/25 {
    border-top-color: rgba(251,146,60,.25);
    border-bottom-color: rgba(251,146,60,.25)
}

.border-y-orange-400\/30 {
    border-top-color: rgba(251,146,60,.3);
    border-bottom-color: rgba(251,146,60,.3)
}

.border-y-orange-400\/40 {
    border-top-color: rgba(251,146,60,.4);
    border-bottom-color: rgba(251,146,60,.4)
}

.border-y-orange-400\/5 {
    border-top-color: rgba(251,146,60,.05);
    border-bottom-color: rgba(251,146,60,.05)
}

.border-y-orange-400\/50 {
    border-top-color: rgba(251,146,60,.5);
    border-bottom-color: rgba(251,146,60,.5)
}

.border-y-orange-400\/60 {
    border-top-color: rgba(251,146,60,.6);
    border-bottom-color: rgba(251,146,60,.6)
}

.border-y-orange-400\/70 {
    border-top-color: rgba(251,146,60,.7);
    border-bottom-color: rgba(251,146,60,.7)
}

.border-y-orange-400\/75 {
    border-top-color: rgba(251,146,60,.75);
    border-bottom-color: rgba(251,146,60,.75)
}

.border-y-orange-400\/80 {
    border-top-color: rgba(251,146,60,.8);
    border-bottom-color: rgba(251,146,60,.8)
}

.border-y-orange-400\/90 {
    border-top-color: rgba(251,146,60,.9);
    border-bottom-color: rgba(251,146,60,.9)
}

.border-y-orange-400\/95 {
    border-top-color: rgba(251,146,60,.95);
    border-bottom-color: rgba(251,146,60,.95)
}

.border-y-orange-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(255 247 237/var(--tw-border-opacity));
    border-bottom-color: rgb(255 247 237/var(--tw-border-opacity))
}

.border-y-orange-50\/0 {
    border-top-color: rgba(255,247,237,0);
    border-bottom-color: rgba(255,247,237,0)
}

.border-y-orange-50\/10 {
    border-top-color: rgba(255,247,237,.1);
    border-bottom-color: rgba(255,247,237,.1)
}

.border-y-orange-50\/100 {
    border-top-color: #fff7ed;
    border-bottom-color: #fff7ed
}

.border-y-orange-50\/20 {
    border-top-color: rgba(255,247,237,.2);
    border-bottom-color: rgba(255,247,237,.2)
}

.border-y-orange-50\/25 {
    border-top-color: rgba(255,247,237,.25);
    border-bottom-color: rgba(255,247,237,.25)
}

.border-y-orange-50\/30 {
    border-top-color: rgba(255,247,237,.3);
    border-bottom-color: rgba(255,247,237,.3)
}

.border-y-orange-50\/40 {
    border-top-color: rgba(255,247,237,.4);
    border-bottom-color: rgba(255,247,237,.4)
}

.border-y-orange-50\/5 {
    border-top-color: rgba(255,247,237,.05);
    border-bottom-color: rgba(255,247,237,.05)
}

.border-y-orange-50\/50 {
    border-top-color: rgba(255,247,237,.5);
    border-bottom-color: rgba(255,247,237,.5)
}

.border-y-orange-50\/60 {
    border-top-color: rgba(255,247,237,.6);
    border-bottom-color: rgba(255,247,237,.6)
}

.border-y-orange-50\/70 {
    border-top-color: rgba(255,247,237,.7);
    border-bottom-color: rgba(255,247,237,.7)
}

.border-y-orange-50\/75 {
    border-top-color: rgba(255,247,237,.75);
    border-bottom-color: rgba(255,247,237,.75)
}

.border-y-orange-50\/80 {
    border-top-color: rgba(255,247,237,.8);
    border-bottom-color: rgba(255,247,237,.8)
}

.border-y-orange-50\/90 {
    border-top-color: rgba(255,247,237,.9);
    border-bottom-color: rgba(255,247,237,.9)
}

.border-y-orange-50\/95 {
    border-top-color: rgba(255,247,237,.95);
    border-bottom-color: rgba(255,247,237,.95)
}

.border-y-orange-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(249 115 22/var(--tw-border-opacity));
    border-bottom-color: rgb(249 115 22/var(--tw-border-opacity))
}

.border-y-orange-500\/0 {
    border-top-color: rgba(249,115,22,0);
    border-bottom-color: rgba(249,115,22,0)
}

.border-y-orange-500\/10 {
    border-top-color: rgba(249,115,22,.1);
    border-bottom-color: rgba(249,115,22,.1)
}

.border-y-orange-500\/100 {
    border-top-color: #f97316;
    border-bottom-color: #f97316
}

.border-y-orange-500\/20 {
    border-top-color: rgba(249,115,22,.2);
    border-bottom-color: rgba(249,115,22,.2)
}

.border-y-orange-500\/25 {
    border-top-color: rgba(249,115,22,.25);
    border-bottom-color: rgba(249,115,22,.25)
}

.border-y-orange-500\/30 {
    border-top-color: rgba(249,115,22,.3);
    border-bottom-color: rgba(249,115,22,.3)
}

.border-y-orange-500\/40 {
    border-top-color: rgba(249,115,22,.4);
    border-bottom-color: rgba(249,115,22,.4)
}

.border-y-orange-500\/5 {
    border-top-color: rgba(249,115,22,.05);
    border-bottom-color: rgba(249,115,22,.05)
}

.border-y-orange-500\/50 {
    border-top-color: rgba(249,115,22,.5);
    border-bottom-color: rgba(249,115,22,.5)
}

.border-y-orange-500\/60 {
    border-top-color: rgba(249,115,22,.6);
    border-bottom-color: rgba(249,115,22,.6)
}

.border-y-orange-500\/70 {
    border-top-color: rgba(249,115,22,.7);
    border-bottom-color: rgba(249,115,22,.7)
}

.border-y-orange-500\/75 {
    border-top-color: rgba(249,115,22,.75);
    border-bottom-color: rgba(249,115,22,.75)
}

.border-y-orange-500\/80 {
    border-top-color: rgba(249,115,22,.8);
    border-bottom-color: rgba(249,115,22,.8)
}

.border-y-orange-500\/90 {
    border-top-color: rgba(249,115,22,.9);
    border-bottom-color: rgba(249,115,22,.9)
}

.border-y-orange-500\/95 {
    border-top-color: rgba(249,115,22,.95);
    border-bottom-color: rgba(249,115,22,.95)
}

.border-y-orange-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(234 88 12/var(--tw-border-opacity));
    border-bottom-color: rgb(234 88 12/var(--tw-border-opacity))
}

.border-y-orange-600\/0 {
    border-top-color: rgba(234,88,12,0);
    border-bottom-color: rgba(234,88,12,0)
}

.border-y-orange-600\/10 {
    border-top-color: rgba(234,88,12,.1);
    border-bottom-color: rgba(234,88,12,.1)
}

.border-y-orange-600\/100 {
    border-top-color: #ea580c;
    border-bottom-color: #ea580c
}

.border-y-orange-600\/20 {
    border-top-color: rgba(234,88,12,.2);
    border-bottom-color: rgba(234,88,12,.2)
}

.border-y-orange-600\/25 {
    border-top-color: rgba(234,88,12,.25);
    border-bottom-color: rgba(234,88,12,.25)
}

.border-y-orange-600\/30 {
    border-top-color: rgba(234,88,12,.3);
    border-bottom-color: rgba(234,88,12,.3)
}

.border-y-orange-600\/40 {
    border-top-color: rgba(234,88,12,.4);
    border-bottom-color: rgba(234,88,12,.4)
}

.border-y-orange-600\/5 {
    border-top-color: rgba(234,88,12,.05);
    border-bottom-color: rgba(234,88,12,.05)
}

.border-y-orange-600\/50 {
    border-top-color: rgba(234,88,12,.5);
    border-bottom-color: rgba(234,88,12,.5)
}

.border-y-orange-600\/60 {
    border-top-color: rgba(234,88,12,.6);
    border-bottom-color: rgba(234,88,12,.6)
}

.border-y-orange-600\/70 {
    border-top-color: rgba(234,88,12,.7);
    border-bottom-color: rgba(234,88,12,.7)
}

.border-y-orange-600\/75 {
    border-top-color: rgba(234,88,12,.75);
    border-bottom-color: rgba(234,88,12,.75)
}

.border-y-orange-600\/80 {
    border-top-color: rgba(234,88,12,.8);
    border-bottom-color: rgba(234,88,12,.8)
}

.border-y-orange-600\/90 {
    border-top-color: rgba(234,88,12,.9);
    border-bottom-color: rgba(234,88,12,.9)
}

.border-y-orange-600\/95 {
    border-top-color: rgba(234,88,12,.95);
    border-bottom-color: rgba(234,88,12,.95)
}

.border-y-orange-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(194 65 12/var(--tw-border-opacity));
    border-bottom-color: rgb(194 65 12/var(--tw-border-opacity))
}

.border-y-orange-700\/0 {
    border-top-color: rgba(194,65,12,0);
    border-bottom-color: rgba(194,65,12,0)
}

.border-y-orange-700\/10 {
    border-top-color: rgba(194,65,12,.1);
    border-bottom-color: rgba(194,65,12,.1)
}

.border-y-orange-700\/100 {
    border-top-color: #c2410c;
    border-bottom-color: #c2410c
}

.border-y-orange-700\/20 {
    border-top-color: rgba(194,65,12,.2);
    border-bottom-color: rgba(194,65,12,.2)
}

.border-y-orange-700\/25 {
    border-top-color: rgba(194,65,12,.25);
    border-bottom-color: rgba(194,65,12,.25)
}

.border-y-orange-700\/30 {
    border-top-color: rgba(194,65,12,.3);
    border-bottom-color: rgba(194,65,12,.3)
}

.border-y-orange-700\/40 {
    border-top-color: rgba(194,65,12,.4);
    border-bottom-color: rgba(194,65,12,.4)
}

.border-y-orange-700\/5 {
    border-top-color: rgba(194,65,12,.05);
    border-bottom-color: rgba(194,65,12,.05)
}

.border-y-orange-700\/50 {
    border-top-color: rgba(194,65,12,.5);
    border-bottom-color: rgba(194,65,12,.5)
}

.border-y-orange-700\/60 {
    border-top-color: rgba(194,65,12,.6);
    border-bottom-color: rgba(194,65,12,.6)
}

.border-y-orange-700\/70 {
    border-top-color: rgba(194,65,12,.7);
    border-bottom-color: rgba(194,65,12,.7)
}

.border-y-orange-700\/75 {
    border-top-color: rgba(194,65,12,.75);
    border-bottom-color: rgba(194,65,12,.75)
}

.border-y-orange-700\/80 {
    border-top-color: rgba(194,65,12,.8);
    border-bottom-color: rgba(194,65,12,.8)
}

.border-y-orange-700\/90 {
    border-top-color: rgba(194,65,12,.9);
    border-bottom-color: rgba(194,65,12,.9)
}

.border-y-orange-700\/95 {
    border-top-color: rgba(194,65,12,.95);
    border-bottom-color: rgba(194,65,12,.95)
}

.border-y-orange-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(154 52 18/var(--tw-border-opacity));
    border-bottom-color: rgb(154 52 18/var(--tw-border-opacity))
}

.border-y-orange-800\/0 {
    border-top-color: rgba(154,52,18,0);
    border-bottom-color: rgba(154,52,18,0)
}

.border-y-orange-800\/10 {
    border-top-color: rgba(154,52,18,.1);
    border-bottom-color: rgba(154,52,18,.1)
}

.border-y-orange-800\/100 {
    border-top-color: #9a3412;
    border-bottom-color: #9a3412
}

.border-y-orange-800\/20 {
    border-top-color: rgba(154,52,18,.2);
    border-bottom-color: rgba(154,52,18,.2)
}

.border-y-orange-800\/25 {
    border-top-color: rgba(154,52,18,.25);
    border-bottom-color: rgba(154,52,18,.25)
}

.border-y-orange-800\/30 {
    border-top-color: rgba(154,52,18,.3);
    border-bottom-color: rgba(154,52,18,.3)
}

.border-y-orange-800\/40 {
    border-top-color: rgba(154,52,18,.4);
    border-bottom-color: rgba(154,52,18,.4)
}

.border-y-orange-800\/5 {
    border-top-color: rgba(154,52,18,.05);
    border-bottom-color: rgba(154,52,18,.05)
}

.border-y-orange-800\/50 {
    border-top-color: rgba(154,52,18,.5);
    border-bottom-color: rgba(154,52,18,.5)
}

.border-y-orange-800\/60 {
    border-top-color: rgba(154,52,18,.6);
    border-bottom-color: rgba(154,52,18,.6)
}

.border-y-orange-800\/70 {
    border-top-color: rgba(154,52,18,.7);
    border-bottom-color: rgba(154,52,18,.7)
}

.border-y-orange-800\/75 {
    border-top-color: rgba(154,52,18,.75);
    border-bottom-color: rgba(154,52,18,.75)
}

.border-y-orange-800\/80 {
    border-top-color: rgba(154,52,18,.8);
    border-bottom-color: rgba(154,52,18,.8)
}

.border-y-orange-800\/90 {
    border-top-color: rgba(154,52,18,.9);
    border-bottom-color: rgba(154,52,18,.9)
}

.border-y-orange-800\/95 {
    border-top-color: rgba(154,52,18,.95);
    border-bottom-color: rgba(154,52,18,.95)
}

.border-y-orange-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(124 45 18/var(--tw-border-opacity));
    border-bottom-color: rgb(124 45 18/var(--tw-border-opacity))
}

.border-y-orange-900\/0 {
    border-top-color: rgba(124,45,18,0);
    border-bottom-color: rgba(124,45,18,0)
}

.border-y-orange-900\/10 {
    border-top-color: rgba(124,45,18,.1);
    border-bottom-color: rgba(124,45,18,.1)
}

.border-y-orange-900\/100 {
    border-top-color: #7c2d12;
    border-bottom-color: #7c2d12
}

.border-y-orange-900\/20 {
    border-top-color: rgba(124,45,18,.2);
    border-bottom-color: rgba(124,45,18,.2)
}

.border-y-orange-900\/25 {
    border-top-color: rgba(124,45,18,.25);
    border-bottom-color: rgba(124,45,18,.25)
}

.border-y-orange-900\/30 {
    border-top-color: rgba(124,45,18,.3);
    border-bottom-color: rgba(124,45,18,.3)
}

.border-y-orange-900\/40 {
    border-top-color: rgba(124,45,18,.4);
    border-bottom-color: rgba(124,45,18,.4)
}

.border-y-orange-900\/5 {
    border-top-color: rgba(124,45,18,.05);
    border-bottom-color: rgba(124,45,18,.05)
}

.border-y-orange-900\/50 {
    border-top-color: rgba(124,45,18,.5);
    border-bottom-color: rgba(124,45,18,.5)
}

.border-y-orange-900\/60 {
    border-top-color: rgba(124,45,18,.6);
    border-bottom-color: rgba(124,45,18,.6)
}

.border-y-orange-900\/70 {
    border-top-color: rgba(124,45,18,.7);
    border-bottom-color: rgba(124,45,18,.7)
}

.border-y-orange-900\/75 {
    border-top-color: rgba(124,45,18,.75);
    border-bottom-color: rgba(124,45,18,.75)
}

.border-y-orange-900\/80 {
    border-top-color: rgba(124,45,18,.8);
    border-bottom-color: rgba(124,45,18,.8)
}

.border-y-orange-900\/90 {
    border-top-color: rgba(124,45,18,.9);
    border-bottom-color: rgba(124,45,18,.9)
}

.border-y-orange-900\/95 {
    border-top-color: rgba(124,45,18,.95);
    border-bottom-color: rgba(124,45,18,.95)
}

.border-y-orange-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(67 20 7/var(--tw-border-opacity));
    border-bottom-color: rgb(67 20 7/var(--tw-border-opacity))
}

.border-y-orange-950\/0 {
    border-top-color: rgba(67,20,7,0);
    border-bottom-color: rgba(67,20,7,0)
}

.border-y-orange-950\/10 {
    border-top-color: rgba(67,20,7,.1);
    border-bottom-color: rgba(67,20,7,.1)
}

.border-y-orange-950\/100 {
    border-top-color: #431407;
    border-bottom-color: #431407
}

.border-y-orange-950\/20 {
    border-top-color: rgba(67,20,7,.2);
    border-bottom-color: rgba(67,20,7,.2)
}

.border-y-orange-950\/25 {
    border-top-color: rgba(67,20,7,.25);
    border-bottom-color: rgba(67,20,7,.25)
}

.border-y-orange-950\/30 {
    border-top-color: rgba(67,20,7,.3);
    border-bottom-color: rgba(67,20,7,.3)
}

.border-y-orange-950\/40 {
    border-top-color: rgba(67,20,7,.4);
    border-bottom-color: rgba(67,20,7,.4)
}

.border-y-orange-950\/5 {
    border-top-color: rgba(67,20,7,.05);
    border-bottom-color: rgba(67,20,7,.05)
}

.border-y-orange-950\/50 {
    border-top-color: rgba(67,20,7,.5);
    border-bottom-color: rgba(67,20,7,.5)
}

.border-y-orange-950\/60 {
    border-top-color: rgba(67,20,7,.6);
    border-bottom-color: rgba(67,20,7,.6)
}

.border-y-orange-950\/70 {
    border-top-color: rgba(67,20,7,.7);
    border-bottom-color: rgba(67,20,7,.7)
}

.border-y-orange-950\/75 {
    border-top-color: rgba(67,20,7,.75);
    border-bottom-color: rgba(67,20,7,.75)
}

.border-y-orange-950\/80 {
    border-top-color: rgba(67,20,7,.8);
    border-bottom-color: rgba(67,20,7,.8)
}

.border-y-orange-950\/90 {
    border-top-color: rgba(67,20,7,.9);
    border-bottom-color: rgba(67,20,7,.9)
}

.border-y-orange-950\/95 {
    border-top-color: rgba(67,20,7,.95);
    border-bottom-color: rgba(67,20,7,.95)
}

.border-y-pink-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(252 231 243/var(--tw-border-opacity));
    border-bottom-color: rgb(252 231 243/var(--tw-border-opacity))
}

.border-y-pink-100\/0 {
    border-top-color: rgba(252,231,243,0);
    border-bottom-color: rgba(252,231,243,0)
}

.border-y-pink-100\/10 {
    border-top-color: rgba(252,231,243,.1);
    border-bottom-color: rgba(252,231,243,.1)
}

.border-y-pink-100\/100 {
    border-top-color: #fce7f3;
    border-bottom-color: #fce7f3
}

.border-y-pink-100\/20 {
    border-top-color: rgba(252,231,243,.2);
    border-bottom-color: rgba(252,231,243,.2)
}

.border-y-pink-100\/25 {
    border-top-color: rgba(252,231,243,.25);
    border-bottom-color: rgba(252,231,243,.25)
}

.border-y-pink-100\/30 {
    border-top-color: rgba(252,231,243,.3);
    border-bottom-color: rgba(252,231,243,.3)
}

.border-y-pink-100\/40 {
    border-top-color: rgba(252,231,243,.4);
    border-bottom-color: rgba(252,231,243,.4)
}

.border-y-pink-100\/5 {
    border-top-color: rgba(252,231,243,.05);
    border-bottom-color: rgba(252,231,243,.05)
}

.border-y-pink-100\/50 {
    border-top-color: rgba(252,231,243,.5);
    border-bottom-color: rgba(252,231,243,.5)
}

.border-y-pink-100\/60 {
    border-top-color: rgba(252,231,243,.6);
    border-bottom-color: rgba(252,231,243,.6)
}

.border-y-pink-100\/70 {
    border-top-color: rgba(252,231,243,.7);
    border-bottom-color: rgba(252,231,243,.7)
}

.border-y-pink-100\/75 {
    border-top-color: rgba(252,231,243,.75);
    border-bottom-color: rgba(252,231,243,.75)
}

.border-y-pink-100\/80 {
    border-top-color: rgba(252,231,243,.8);
    border-bottom-color: rgba(252,231,243,.8)
}

.border-y-pink-100\/90 {
    border-top-color: rgba(252,231,243,.9);
    border-bottom-color: rgba(252,231,243,.9)
}

.border-y-pink-100\/95 {
    border-top-color: rgba(252,231,243,.95);
    border-bottom-color: rgba(252,231,243,.95)
}

.border-y-pink-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(251 207 232/var(--tw-border-opacity));
    border-bottom-color: rgb(251 207 232/var(--tw-border-opacity))
}

.border-y-pink-200\/0 {
    border-top-color: rgba(251,207,232,0);
    border-bottom-color: rgba(251,207,232,0)
}

.border-y-pink-200\/10 {
    border-top-color: rgba(251,207,232,.1);
    border-bottom-color: rgba(251,207,232,.1)
}

.border-y-pink-200\/100 {
    border-top-color: #fbcfe8;
    border-bottom-color: #fbcfe8
}

.border-y-pink-200\/20 {
    border-top-color: rgba(251,207,232,.2);
    border-bottom-color: rgba(251,207,232,.2)
}

.border-y-pink-200\/25 {
    border-top-color: rgba(251,207,232,.25);
    border-bottom-color: rgba(251,207,232,.25)
}

.border-y-pink-200\/30 {
    border-top-color: rgba(251,207,232,.3);
    border-bottom-color: rgba(251,207,232,.3)
}

.border-y-pink-200\/40 {
    border-top-color: rgba(251,207,232,.4);
    border-bottom-color: rgba(251,207,232,.4)
}

.border-y-pink-200\/5 {
    border-top-color: rgba(251,207,232,.05);
    border-bottom-color: rgba(251,207,232,.05)
}

.border-y-pink-200\/50 {
    border-top-color: rgba(251,207,232,.5);
    border-bottom-color: rgba(251,207,232,.5)
}

.border-y-pink-200\/60 {
    border-top-color: rgba(251,207,232,.6);
    border-bottom-color: rgba(251,207,232,.6)
}

.border-y-pink-200\/70 {
    border-top-color: rgba(251,207,232,.7);
    border-bottom-color: rgba(251,207,232,.7)
}

.border-y-pink-200\/75 {
    border-top-color: rgba(251,207,232,.75);
    border-bottom-color: rgba(251,207,232,.75)
}

.border-y-pink-200\/80 {
    border-top-color: rgba(251,207,232,.8);
    border-bottom-color: rgba(251,207,232,.8)
}

.border-y-pink-200\/90 {
    border-top-color: rgba(251,207,232,.9);
    border-bottom-color: rgba(251,207,232,.9)
}

.border-y-pink-200\/95 {
    border-top-color: rgba(251,207,232,.95);
    border-bottom-color: rgba(251,207,232,.95)
}

.border-y-pink-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(249 168 212/var(--tw-border-opacity));
    border-bottom-color: rgb(249 168 212/var(--tw-border-opacity))
}

.border-y-pink-300\/0 {
    border-top-color: rgba(249,168,212,0);
    border-bottom-color: rgba(249,168,212,0)
}

.border-y-pink-300\/10 {
    border-top-color: rgba(249,168,212,.1);
    border-bottom-color: rgba(249,168,212,.1)
}

.border-y-pink-300\/100 {
    border-top-color: #f9a8d4;
    border-bottom-color: #f9a8d4
}

.border-y-pink-300\/20 {
    border-top-color: rgba(249,168,212,.2);
    border-bottom-color: rgba(249,168,212,.2)
}

.border-y-pink-300\/25 {
    border-top-color: rgba(249,168,212,.25);
    border-bottom-color: rgba(249,168,212,.25)
}

.border-y-pink-300\/30 {
    border-top-color: rgba(249,168,212,.3);
    border-bottom-color: rgba(249,168,212,.3)
}

.border-y-pink-300\/40 {
    border-top-color: rgba(249,168,212,.4);
    border-bottom-color: rgba(249,168,212,.4)
}

.border-y-pink-300\/5 {
    border-top-color: rgba(249,168,212,.05);
    border-bottom-color: rgba(249,168,212,.05)
}

.border-y-pink-300\/50 {
    border-top-color: rgba(249,168,212,.5);
    border-bottom-color: rgba(249,168,212,.5)
}

.border-y-pink-300\/60 {
    border-top-color: rgba(249,168,212,.6);
    border-bottom-color: rgba(249,168,212,.6)
}

.border-y-pink-300\/70 {
    border-top-color: rgba(249,168,212,.7);
    border-bottom-color: rgba(249,168,212,.7)
}

.border-y-pink-300\/75 {
    border-top-color: rgba(249,168,212,.75);
    border-bottom-color: rgba(249,168,212,.75)
}

.border-y-pink-300\/80 {
    border-top-color: rgba(249,168,212,.8);
    border-bottom-color: rgba(249,168,212,.8)
}

.border-y-pink-300\/90 {
    border-top-color: rgba(249,168,212,.9);
    border-bottom-color: rgba(249,168,212,.9)
}

.border-y-pink-300\/95 {
    border-top-color: rgba(249,168,212,.95);
    border-bottom-color: rgba(249,168,212,.95)
}

.border-y-pink-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(244 114 182/var(--tw-border-opacity));
    border-bottom-color: rgb(244 114 182/var(--tw-border-opacity))
}

.border-y-pink-400\/0 {
    border-top-color: rgba(244,114,182,0);
    border-bottom-color: rgba(244,114,182,0)
}

.border-y-pink-400\/10 {
    border-top-color: rgba(244,114,182,.1);
    border-bottom-color: rgba(244,114,182,.1)
}

.border-y-pink-400\/100 {
    border-top-color: #f472b6;
    border-bottom-color: #f472b6
}

.border-y-pink-400\/20 {
    border-top-color: rgba(244,114,182,.2);
    border-bottom-color: rgba(244,114,182,.2)
}

.border-y-pink-400\/25 {
    border-top-color: rgba(244,114,182,.25);
    border-bottom-color: rgba(244,114,182,.25)
}

.border-y-pink-400\/30 {
    border-top-color: rgba(244,114,182,.3);
    border-bottom-color: rgba(244,114,182,.3)
}

.border-y-pink-400\/40 {
    border-top-color: rgba(244,114,182,.4);
    border-bottom-color: rgba(244,114,182,.4)
}

.border-y-pink-400\/5 {
    border-top-color: rgba(244,114,182,.05);
    border-bottom-color: rgba(244,114,182,.05)
}

.border-y-pink-400\/50 {
    border-top-color: rgba(244,114,182,.5);
    border-bottom-color: rgba(244,114,182,.5)
}

.border-y-pink-400\/60 {
    border-top-color: rgba(244,114,182,.6);
    border-bottom-color: rgba(244,114,182,.6)
}

.border-y-pink-400\/70 {
    border-top-color: rgba(244,114,182,.7);
    border-bottom-color: rgba(244,114,182,.7)
}

.border-y-pink-400\/75 {
    border-top-color: rgba(244,114,182,.75);
    border-bottom-color: rgba(244,114,182,.75)
}

.border-y-pink-400\/80 {
    border-top-color: rgba(244,114,182,.8);
    border-bottom-color: rgba(244,114,182,.8)
}

.border-y-pink-400\/90 {
    border-top-color: rgba(244,114,182,.9);
    border-bottom-color: rgba(244,114,182,.9)
}

.border-y-pink-400\/95 {
    border-top-color: rgba(244,114,182,.95);
    border-bottom-color: rgba(244,114,182,.95)
}

.border-y-pink-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(253 242 248/var(--tw-border-opacity));
    border-bottom-color: rgb(253 242 248/var(--tw-border-opacity))
}

.border-y-pink-50\/0 {
    border-top-color: rgba(253,242,248,0);
    border-bottom-color: rgba(253,242,248,0)
}

.border-y-pink-50\/10 {
    border-top-color: rgba(253,242,248,.1);
    border-bottom-color: rgba(253,242,248,.1)
}

.border-y-pink-50\/100 {
    border-top-color: #fdf2f8;
    border-bottom-color: #fdf2f8
}

.border-y-pink-50\/20 {
    border-top-color: rgba(253,242,248,.2);
    border-bottom-color: rgba(253,242,248,.2)
}

.border-y-pink-50\/25 {
    border-top-color: rgba(253,242,248,.25);
    border-bottom-color: rgba(253,242,248,.25)
}

.border-y-pink-50\/30 {
    border-top-color: rgba(253,242,248,.3);
    border-bottom-color: rgba(253,242,248,.3)
}

.border-y-pink-50\/40 {
    border-top-color: rgba(253,242,248,.4);
    border-bottom-color: rgba(253,242,248,.4)
}

.border-y-pink-50\/5 {
    border-top-color: rgba(253,242,248,.05);
    border-bottom-color: rgba(253,242,248,.05)
}

.border-y-pink-50\/50 {
    border-top-color: rgba(253,242,248,.5);
    border-bottom-color: rgba(253,242,248,.5)
}

.border-y-pink-50\/60 {
    border-top-color: rgba(253,242,248,.6);
    border-bottom-color: rgba(253,242,248,.6)
}

.border-y-pink-50\/70 {
    border-top-color: rgba(253,242,248,.7);
    border-bottom-color: rgba(253,242,248,.7)
}

.border-y-pink-50\/75 {
    border-top-color: rgba(253,242,248,.75);
    border-bottom-color: rgba(253,242,248,.75)
}

.border-y-pink-50\/80 {
    border-top-color: rgba(253,242,248,.8);
    border-bottom-color: rgba(253,242,248,.8)
}

.border-y-pink-50\/90 {
    border-top-color: rgba(253,242,248,.9);
    border-bottom-color: rgba(253,242,248,.9)
}

.border-y-pink-50\/95 {
    border-top-color: rgba(253,242,248,.95);
    border-bottom-color: rgba(253,242,248,.95)
}

.border-y-pink-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(236 72 153/var(--tw-border-opacity));
    border-bottom-color: rgb(236 72 153/var(--tw-border-opacity))
}

.border-y-pink-500\/0 {
    border-top-color: rgba(236,72,153,0);
    border-bottom-color: rgba(236,72,153,0)
}

.border-y-pink-500\/10 {
    border-top-color: rgba(236,72,153,.1);
    border-bottom-color: rgba(236,72,153,.1)
}

.border-y-pink-500\/100 {
    border-top-color: #ec4899;
    border-bottom-color: #ec4899
}

.border-y-pink-500\/20 {
    border-top-color: rgba(236,72,153,.2);
    border-bottom-color: rgba(236,72,153,.2)
}

.border-y-pink-500\/25 {
    border-top-color: rgba(236,72,153,.25);
    border-bottom-color: rgba(236,72,153,.25)
}

.border-y-pink-500\/30 {
    border-top-color: rgba(236,72,153,.3);
    border-bottom-color: rgba(236,72,153,.3)
}

.border-y-pink-500\/40 {
    border-top-color: rgba(236,72,153,.4);
    border-bottom-color: rgba(236,72,153,.4)
}

.border-y-pink-500\/5 {
    border-top-color: rgba(236,72,153,.05);
    border-bottom-color: rgba(236,72,153,.05)
}

.border-y-pink-500\/50 {
    border-top-color: rgba(236,72,153,.5);
    border-bottom-color: rgba(236,72,153,.5)
}

.border-y-pink-500\/60 {
    border-top-color: rgba(236,72,153,.6);
    border-bottom-color: rgba(236,72,153,.6)
}

.border-y-pink-500\/70 {
    border-top-color: rgba(236,72,153,.7);
    border-bottom-color: rgba(236,72,153,.7)
}

.border-y-pink-500\/75 {
    border-top-color: rgba(236,72,153,.75);
    border-bottom-color: rgba(236,72,153,.75)
}

.border-y-pink-500\/80 {
    border-top-color: rgba(236,72,153,.8);
    border-bottom-color: rgba(236,72,153,.8)
}

.border-y-pink-500\/90 {
    border-top-color: rgba(236,72,153,.9);
    border-bottom-color: rgba(236,72,153,.9)
}

.border-y-pink-500\/95 {
    border-top-color: rgba(236,72,153,.95);
    border-bottom-color: rgba(236,72,153,.95)
}

.border-y-pink-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(219 39 119/var(--tw-border-opacity));
    border-bottom-color: rgb(219 39 119/var(--tw-border-opacity))
}

.border-y-pink-600\/0 {
    border-top-color: rgba(219,39,119,0);
    border-bottom-color: rgba(219,39,119,0)
}

.border-y-pink-600\/10 {
    border-top-color: rgba(219,39,119,.1);
    border-bottom-color: rgba(219,39,119,.1)
}

.border-y-pink-600\/100 {
    border-top-color: #db2777;
    border-bottom-color: #db2777
}

.border-y-pink-600\/20 {
    border-top-color: rgba(219,39,119,.2);
    border-bottom-color: rgba(219,39,119,.2)
}

.border-y-pink-600\/25 {
    border-top-color: rgba(219,39,119,.25);
    border-bottom-color: rgba(219,39,119,.25)
}

.border-y-pink-600\/30 {
    border-top-color: rgba(219,39,119,.3);
    border-bottom-color: rgba(219,39,119,.3)
}

.border-y-pink-600\/40 {
    border-top-color: rgba(219,39,119,.4);
    border-bottom-color: rgba(219,39,119,.4)
}

.border-y-pink-600\/5 {
    border-top-color: rgba(219,39,119,.05);
    border-bottom-color: rgba(219,39,119,.05)
}

.border-y-pink-600\/50 {
    border-top-color: rgba(219,39,119,.5);
    border-bottom-color: rgba(219,39,119,.5)
}

.border-y-pink-600\/60 {
    border-top-color: rgba(219,39,119,.6);
    border-bottom-color: rgba(219,39,119,.6)
}

.border-y-pink-600\/70 {
    border-top-color: rgba(219,39,119,.7);
    border-bottom-color: rgba(219,39,119,.7)
}

.border-y-pink-600\/75 {
    border-top-color: rgba(219,39,119,.75);
    border-bottom-color: rgba(219,39,119,.75)
}

.border-y-pink-600\/80 {
    border-top-color: rgba(219,39,119,.8);
    border-bottom-color: rgba(219,39,119,.8)
}

.border-y-pink-600\/90 {
    border-top-color: rgba(219,39,119,.9);
    border-bottom-color: rgba(219,39,119,.9)
}

.border-y-pink-600\/95 {
    border-top-color: rgba(219,39,119,.95);
    border-bottom-color: rgba(219,39,119,.95)
}

.border-y-pink-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(190 24 93/var(--tw-border-opacity));
    border-bottom-color: rgb(190 24 93/var(--tw-border-opacity))
}

.border-y-pink-700\/0 {
    border-top-color: rgba(190,24,93,0);
    border-bottom-color: rgba(190,24,93,0)
}

.border-y-pink-700\/10 {
    border-top-color: rgba(190,24,93,.1);
    border-bottom-color: rgba(190,24,93,.1)
}

.border-y-pink-700\/100 {
    border-top-color: #be185d;
    border-bottom-color: #be185d
}

.border-y-pink-700\/20 {
    border-top-color: rgba(190,24,93,.2);
    border-bottom-color: rgba(190,24,93,.2)
}

.border-y-pink-700\/25 {
    border-top-color: rgba(190,24,93,.25);
    border-bottom-color: rgba(190,24,93,.25)
}

.border-y-pink-700\/30 {
    border-top-color: rgba(190,24,93,.3);
    border-bottom-color: rgba(190,24,93,.3)
}

.border-y-pink-700\/40 {
    border-top-color: rgba(190,24,93,.4);
    border-bottom-color: rgba(190,24,93,.4)
}

.border-y-pink-700\/5 {
    border-top-color: rgba(190,24,93,.05);
    border-bottom-color: rgba(190,24,93,.05)
}

.border-y-pink-700\/50 {
    border-top-color: rgba(190,24,93,.5);
    border-bottom-color: rgba(190,24,93,.5)
}

.border-y-pink-700\/60 {
    border-top-color: rgba(190,24,93,.6);
    border-bottom-color: rgba(190,24,93,.6)
}

.border-y-pink-700\/70 {
    border-top-color: rgba(190,24,93,.7);
    border-bottom-color: rgba(190,24,93,.7)
}

.border-y-pink-700\/75 {
    border-top-color: rgba(190,24,93,.75);
    border-bottom-color: rgba(190,24,93,.75)
}

.border-y-pink-700\/80 {
    border-top-color: rgba(190,24,93,.8);
    border-bottom-color: rgba(190,24,93,.8)
}

.border-y-pink-700\/90 {
    border-top-color: rgba(190,24,93,.9);
    border-bottom-color: rgba(190,24,93,.9)
}

.border-y-pink-700\/95 {
    border-top-color: rgba(190,24,93,.95);
    border-bottom-color: rgba(190,24,93,.95)
}

.border-y-pink-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(157 23 77/var(--tw-border-opacity));
    border-bottom-color: rgb(157 23 77/var(--tw-border-opacity))
}

.border-y-pink-800\/0 {
    border-top-color: rgba(157,23,77,0);
    border-bottom-color: rgba(157,23,77,0)
}

.border-y-pink-800\/10 {
    border-top-color: rgba(157,23,77,.1);
    border-bottom-color: rgba(157,23,77,.1)
}

.border-y-pink-800\/100 {
    border-top-color: #9d174d;
    border-bottom-color: #9d174d
}

.border-y-pink-800\/20 {
    border-top-color: rgba(157,23,77,.2);
    border-bottom-color: rgba(157,23,77,.2)
}

.border-y-pink-800\/25 {
    border-top-color: rgba(157,23,77,.25);
    border-bottom-color: rgba(157,23,77,.25)
}

.border-y-pink-800\/30 {
    border-top-color: rgba(157,23,77,.3);
    border-bottom-color: rgba(157,23,77,.3)
}

.border-y-pink-800\/40 {
    border-top-color: rgba(157,23,77,.4);
    border-bottom-color: rgba(157,23,77,.4)
}

.border-y-pink-800\/5 {
    border-top-color: rgba(157,23,77,.05);
    border-bottom-color: rgba(157,23,77,.05)
}

.border-y-pink-800\/50 {
    border-top-color: rgba(157,23,77,.5);
    border-bottom-color: rgba(157,23,77,.5)
}

.border-y-pink-800\/60 {
    border-top-color: rgba(157,23,77,.6);
    border-bottom-color: rgba(157,23,77,.6)
}

.border-y-pink-800\/70 {
    border-top-color: rgba(157,23,77,.7);
    border-bottom-color: rgba(157,23,77,.7)
}

.border-y-pink-800\/75 {
    border-top-color: rgba(157,23,77,.75);
    border-bottom-color: rgba(157,23,77,.75)
}

.border-y-pink-800\/80 {
    border-top-color: rgba(157,23,77,.8);
    border-bottom-color: rgba(157,23,77,.8)
}

.border-y-pink-800\/90 {
    border-top-color: rgba(157,23,77,.9);
    border-bottom-color: rgba(157,23,77,.9)
}

.border-y-pink-800\/95 {
    border-top-color: rgba(157,23,77,.95);
    border-bottom-color: rgba(157,23,77,.95)
}

.border-y-pink-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(131 24 67/var(--tw-border-opacity));
    border-bottom-color: rgb(131 24 67/var(--tw-border-opacity))
}

.border-y-pink-900\/0 {
    border-top-color: rgba(131,24,67,0);
    border-bottom-color: rgba(131,24,67,0)
}

.border-y-pink-900\/10 {
    border-top-color: rgba(131,24,67,.1);
    border-bottom-color: rgba(131,24,67,.1)
}

.border-y-pink-900\/100 {
    border-top-color: #831843;
    border-bottom-color: #831843
}

.border-y-pink-900\/20 {
    border-top-color: rgba(131,24,67,.2);
    border-bottom-color: rgba(131,24,67,.2)
}

.border-y-pink-900\/25 {
    border-top-color: rgba(131,24,67,.25);
    border-bottom-color: rgba(131,24,67,.25)
}

.border-y-pink-900\/30 {
    border-top-color: rgba(131,24,67,.3);
    border-bottom-color: rgba(131,24,67,.3)
}

.border-y-pink-900\/40 {
    border-top-color: rgba(131,24,67,.4);
    border-bottom-color: rgba(131,24,67,.4)
}

.border-y-pink-900\/5 {
    border-top-color: rgba(131,24,67,.05);
    border-bottom-color: rgba(131,24,67,.05)
}

.border-y-pink-900\/50 {
    border-top-color: rgba(131,24,67,.5);
    border-bottom-color: rgba(131,24,67,.5)
}

.border-y-pink-900\/60 {
    border-top-color: rgba(131,24,67,.6);
    border-bottom-color: rgba(131,24,67,.6)
}

.border-y-pink-900\/70 {
    border-top-color: rgba(131,24,67,.7);
    border-bottom-color: rgba(131,24,67,.7)
}

.border-y-pink-900\/75 {
    border-top-color: rgba(131,24,67,.75);
    border-bottom-color: rgba(131,24,67,.75)
}

.border-y-pink-900\/80 {
    border-top-color: rgba(131,24,67,.8);
    border-bottom-color: rgba(131,24,67,.8)
}

.border-y-pink-900\/90 {
    border-top-color: rgba(131,24,67,.9);
    border-bottom-color: rgba(131,24,67,.9)
}

.border-y-pink-900\/95 {
    border-top-color: rgba(131,24,67,.95);
    border-bottom-color: rgba(131,24,67,.95)
}

.border-y-pink-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(80 7 36/var(--tw-border-opacity));
    border-bottom-color: rgb(80 7 36/var(--tw-border-opacity))
}

.border-y-pink-950\/0 {
    border-top-color: rgba(80,7,36,0);
    border-bottom-color: rgba(80,7,36,0)
}

.border-y-pink-950\/10 {
    border-top-color: rgba(80,7,36,.1);
    border-bottom-color: rgba(80,7,36,.1)
}

.border-y-pink-950\/100 {
    border-top-color: #500724;
    border-bottom-color: #500724
}

.border-y-pink-950\/20 {
    border-top-color: rgba(80,7,36,.2);
    border-bottom-color: rgba(80,7,36,.2)
}

.border-y-pink-950\/25 {
    border-top-color: rgba(80,7,36,.25);
    border-bottom-color: rgba(80,7,36,.25)
}

.border-y-pink-950\/30 {
    border-top-color: rgba(80,7,36,.3);
    border-bottom-color: rgba(80,7,36,.3)
}

.border-y-pink-950\/40 {
    border-top-color: rgba(80,7,36,.4);
    border-bottom-color: rgba(80,7,36,.4)
}

.border-y-pink-950\/5 {
    border-top-color: rgba(80,7,36,.05);
    border-bottom-color: rgba(80,7,36,.05)
}

.border-y-pink-950\/50 {
    border-top-color: rgba(80,7,36,.5);
    border-bottom-color: rgba(80,7,36,.5)
}

.border-y-pink-950\/60 {
    border-top-color: rgba(80,7,36,.6);
    border-bottom-color: rgba(80,7,36,.6)
}

.border-y-pink-950\/70 {
    border-top-color: rgba(80,7,36,.7);
    border-bottom-color: rgba(80,7,36,.7)
}

.border-y-pink-950\/75 {
    border-top-color: rgba(80,7,36,.75);
    border-bottom-color: rgba(80,7,36,.75)
}

.border-y-pink-950\/80 {
    border-top-color: rgba(80,7,36,.8);
    border-bottom-color: rgba(80,7,36,.8)
}

.border-y-pink-950\/90 {
    border-top-color: rgba(80,7,36,.9);
    border-bottom-color: rgba(80,7,36,.9)
}

.border-y-pink-950\/95 {
    border-top-color: rgba(80,7,36,.95);
    border-bottom-color: rgba(80,7,36,.95)
}

.border-y-popover {
    border-top-color: hsl(var(--popover));
    border-bottom-color: hsl(var(--popover))
}

.border-y-popover-foreground {
    border-top-color: hsl(var(--popover-foreground));
    border-bottom-color: hsl(var(--popover-foreground))
}

.border-y-popover-foreground\/0 {
    border-top-color: hsl(var(--popover-foreground)/0);
    border-bottom-color: hsl(var(--popover-foreground)/0)
}

.border-y-popover-foreground\/10 {
    border-top-color: hsl(var(--popover-foreground)/.1);
    border-bottom-color: hsl(var(--popover-foreground)/.1)
}

.border-y-popover-foreground\/100 {
    border-top-color: hsl(var(--popover-foreground)/1);
    border-bottom-color: hsl(var(--popover-foreground)/1)
}

.border-y-popover-foreground\/20 {
    border-top-color: hsl(var(--popover-foreground)/.2);
    border-bottom-color: hsl(var(--popover-foreground)/.2)
}

.border-y-popover-foreground\/25 {
    border-top-color: hsl(var(--popover-foreground)/.25);
    border-bottom-color: hsl(var(--popover-foreground)/.25)
}

.border-y-popover-foreground\/30 {
    border-top-color: hsl(var(--popover-foreground)/.3);
    border-bottom-color: hsl(var(--popover-foreground)/.3)
}

.border-y-popover-foreground\/40 {
    border-top-color: hsl(var(--popover-foreground)/.4);
    border-bottom-color: hsl(var(--popover-foreground)/.4)
}

.border-y-popover-foreground\/5 {
    border-top-color: hsl(var(--popover-foreground)/.05);
    border-bottom-color: hsl(var(--popover-foreground)/.05)
}

.border-y-popover-foreground\/50 {
    border-top-color: hsl(var(--popover-foreground)/.5);
    border-bottom-color: hsl(var(--popover-foreground)/.5)
}

.border-y-popover-foreground\/60 {
    border-top-color: hsl(var(--popover-foreground)/.6);
    border-bottom-color: hsl(var(--popover-foreground)/.6)
}

.border-y-popover-foreground\/70 {
    border-top-color: hsl(var(--popover-foreground)/.7);
    border-bottom-color: hsl(var(--popover-foreground)/.7)
}

.border-y-popover-foreground\/75 {
    border-top-color: hsl(var(--popover-foreground)/.75);
    border-bottom-color: hsl(var(--popover-foreground)/.75)
}

.border-y-popover-foreground\/80 {
    border-top-color: hsl(var(--popover-foreground)/.8);
    border-bottom-color: hsl(var(--popover-foreground)/.8)
}

.border-y-popover-foreground\/90 {
    border-top-color: hsl(var(--popover-foreground)/.9);
    border-bottom-color: hsl(var(--popover-foreground)/.9)
}

.border-y-popover-foreground\/95 {
    border-top-color: hsl(var(--popover-foreground)/.95);
    border-bottom-color: hsl(var(--popover-foreground)/.95)
}

.border-y-popover\/0 {
    border-top-color: hsl(var(--popover)/0);
    border-bottom-color: hsl(var(--popover)/0)
}

.border-y-popover\/10 {
    border-top-color: hsl(var(--popover)/.1);
    border-bottom-color: hsl(var(--popover)/.1)
}

.border-y-popover\/100 {
    border-top-color: hsl(var(--popover)/1);
    border-bottom-color: hsl(var(--popover)/1)
}

.border-y-popover\/20 {
    border-top-color: hsl(var(--popover)/.2);
    border-bottom-color: hsl(var(--popover)/.2)
}

.border-y-popover\/25 {
    border-top-color: hsl(var(--popover)/.25);
    border-bottom-color: hsl(var(--popover)/.25)
}

.border-y-popover\/30 {
    border-top-color: hsl(var(--popover)/.3);
    border-bottom-color: hsl(var(--popover)/.3)
}

.border-y-popover\/40 {
    border-top-color: hsl(var(--popover)/.4);
    border-bottom-color: hsl(var(--popover)/.4)
}

.border-y-popover\/5 {
    border-top-color: hsl(var(--popover)/.05);
    border-bottom-color: hsl(var(--popover)/.05)
}

.border-y-popover\/50 {
    border-top-color: hsl(var(--popover)/.5);
    border-bottom-color: hsl(var(--popover)/.5)
}

.border-y-popover\/60 {
    border-top-color: hsl(var(--popover)/.6);
    border-bottom-color: hsl(var(--popover)/.6)
}

.border-y-popover\/70 {
    border-top-color: hsl(var(--popover)/.7);
    border-bottom-color: hsl(var(--popover)/.7)
}

.border-y-popover\/75 {
    border-top-color: hsl(var(--popover)/.75);
    border-bottom-color: hsl(var(--popover)/.75)
}

.border-y-popover\/80 {
    border-top-color: hsl(var(--popover)/.8);
    border-bottom-color: hsl(var(--popover)/.8)
}

.border-y-popover\/90 {
    border-top-color: hsl(var(--popover)/.9);
    border-bottom-color: hsl(var(--popover)/.9)
}

.border-y-popover\/95 {
    border-top-color: hsl(var(--popover)/.95);
    border-bottom-color: hsl(var(--popover)/.95)
}

.border-y-primary {
    border-top-color: hsl(var(--primary));
    border-bottom-color: hsl(var(--primary))
}

.border-y-primary-foreground {
    border-top-color: hsl(var(--primary-foreground));
    border-bottom-color: hsl(var(--primary-foreground))
}

.border-y-primary-foreground\/0 {
    border-top-color: hsl(var(--primary-foreground)/0);
    border-bottom-color: hsl(var(--primary-foreground)/0)
}

.border-y-primary-foreground\/10 {
    border-top-color: hsl(var(--primary-foreground)/.1);
    border-bottom-color: hsl(var(--primary-foreground)/.1)
}

.border-y-primary-foreground\/100 {
    border-top-color: hsl(var(--primary-foreground)/1);
    border-bottom-color: hsl(var(--primary-foreground)/1)
}

.border-y-primary-foreground\/20 {
    border-top-color: hsl(var(--primary-foreground)/.2);
    border-bottom-color: hsl(var(--primary-foreground)/.2)
}

.border-y-primary-foreground\/25 {
    border-top-color: hsl(var(--primary-foreground)/.25);
    border-bottom-color: hsl(var(--primary-foreground)/.25)
}

.border-y-primary-foreground\/30 {
    border-top-color: hsl(var(--primary-foreground)/.3);
    border-bottom-color: hsl(var(--primary-foreground)/.3)
}

.border-y-primary-foreground\/40 {
    border-top-color: hsl(var(--primary-foreground)/.4);
    border-bottom-color: hsl(var(--primary-foreground)/.4)
}

.border-y-primary-foreground\/5 {
    border-top-color: hsl(var(--primary-foreground)/.05);
    border-bottom-color: hsl(var(--primary-foreground)/.05)
}

.border-y-primary-foreground\/50 {
    border-top-color: hsl(var(--primary-foreground)/.5);
    border-bottom-color: hsl(var(--primary-foreground)/.5)
}

.border-y-primary-foreground\/60 {
    border-top-color: hsl(var(--primary-foreground)/.6);
    border-bottom-color: hsl(var(--primary-foreground)/.6)
}

.border-y-primary-foreground\/70 {
    border-top-color: hsl(var(--primary-foreground)/.7);
    border-bottom-color: hsl(var(--primary-foreground)/.7)
}

.border-y-primary-foreground\/75 {
    border-top-color: hsl(var(--primary-foreground)/.75);
    border-bottom-color: hsl(var(--primary-foreground)/.75)
}

.border-y-primary-foreground\/80 {
    border-top-color: hsl(var(--primary-foreground)/.8);
    border-bottom-color: hsl(var(--primary-foreground)/.8)
}

.border-y-primary-foreground\/90 {
    border-top-color: hsl(var(--primary-foreground)/.9);
    border-bottom-color: hsl(var(--primary-foreground)/.9)
}

.border-y-primary-foreground\/95 {
    border-top-color: hsl(var(--primary-foreground)/.95);
    border-bottom-color: hsl(var(--primary-foreground)/.95)
}

.border-y-primary\/0 {
    border-top-color: hsl(var(--primary)/0);
    border-bottom-color: hsl(var(--primary)/0)
}

.border-y-primary\/10 {
    border-top-color: hsl(var(--primary)/.1);
    border-bottom-color: hsl(var(--primary)/.1)
}

.border-y-primary\/100 {
    border-top-color: hsl(var(--primary)/1);
    border-bottom-color: hsl(var(--primary)/1)
}

.border-y-primary\/20 {
    border-top-color: hsl(var(--primary)/.2);
    border-bottom-color: hsl(var(--primary)/.2)
}

.border-y-primary\/25 {
    border-top-color: hsl(var(--primary)/.25);
    border-bottom-color: hsl(var(--primary)/.25)
}

.border-y-primary\/30 {
    border-top-color: hsl(var(--primary)/.3);
    border-bottom-color: hsl(var(--primary)/.3)
}

.border-y-primary\/40 {
    border-top-color: hsl(var(--primary)/.4);
    border-bottom-color: hsl(var(--primary)/.4)
}

.border-y-primary\/5 {
    border-top-color: hsl(var(--primary)/.05);
    border-bottom-color: hsl(var(--primary)/.05)
}

.border-y-primary\/50 {
    border-top-color: hsl(var(--primary)/.5);
    border-bottom-color: hsl(var(--primary)/.5)
}

.border-y-primary\/60 {
    border-top-color: hsl(var(--primary)/.6);
    border-bottom-color: hsl(var(--primary)/.6)
}

.border-y-primary\/70 {
    border-top-color: hsl(var(--primary)/.7);
    border-bottom-color: hsl(var(--primary)/.7)
}

.border-y-primary\/75 {
    border-top-color: hsl(var(--primary)/.75);
    border-bottom-color: hsl(var(--primary)/.75)
}

.border-y-primary\/80 {
    border-top-color: hsl(var(--primary)/.8);
    border-bottom-color: hsl(var(--primary)/.8)
}

.border-y-primary\/90 {
    border-top-color: hsl(var(--primary)/.9);
    border-bottom-color: hsl(var(--primary)/.9)
}

.border-y-primary\/95 {
    border-top-color: hsl(var(--primary)/.95);
    border-bottom-color: hsl(var(--primary)/.95)
}

.border-y-purple-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(243 232 255/var(--tw-border-opacity));
    border-bottom-color: rgb(243 232 255/var(--tw-border-opacity))
}

.border-y-purple-100\/0 {
    border-top-color: rgba(243,232,255,0);
    border-bottom-color: rgba(243,232,255,0)
}

.border-y-purple-100\/10 {
    border-top-color: rgba(243,232,255,.1);
    border-bottom-color: rgba(243,232,255,.1)
}

.border-y-purple-100\/100 {
    border-top-color: #f3e8ff;
    border-bottom-color: #f3e8ff
}

.border-y-purple-100\/20 {
    border-top-color: rgba(243,232,255,.2);
    border-bottom-color: rgba(243,232,255,.2)
}

.border-y-purple-100\/25 {
    border-top-color: rgba(243,232,255,.25);
    border-bottom-color: rgba(243,232,255,.25)
}

.border-y-purple-100\/30 {
    border-top-color: rgba(243,232,255,.3);
    border-bottom-color: rgba(243,232,255,.3)
}

.border-y-purple-100\/40 {
    border-top-color: rgba(243,232,255,.4);
    border-bottom-color: rgba(243,232,255,.4)
}

.border-y-purple-100\/5 {
    border-top-color: rgba(243,232,255,.05);
    border-bottom-color: rgba(243,232,255,.05)
}

.border-y-purple-100\/50 {
    border-top-color: rgba(243,232,255,.5);
    border-bottom-color: rgba(243,232,255,.5)
}

.border-y-purple-100\/60 {
    border-top-color: rgba(243,232,255,.6);
    border-bottom-color: rgba(243,232,255,.6)
}

.border-y-purple-100\/70 {
    border-top-color: rgba(243,232,255,.7);
    border-bottom-color: rgba(243,232,255,.7)
}

.border-y-purple-100\/75 {
    border-top-color: rgba(243,232,255,.75);
    border-bottom-color: rgba(243,232,255,.75)
}

.border-y-purple-100\/80 {
    border-top-color: rgba(243,232,255,.8);
    border-bottom-color: rgba(243,232,255,.8)
}

.border-y-purple-100\/90 {
    border-top-color: rgba(243,232,255,.9);
    border-bottom-color: rgba(243,232,255,.9)
}

.border-y-purple-100\/95 {
    border-top-color: rgba(243,232,255,.95);
    border-bottom-color: rgba(243,232,255,.95)
}

.border-y-purple-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(233 213 255/var(--tw-border-opacity));
    border-bottom-color: rgb(233 213 255/var(--tw-border-opacity))
}

.border-y-purple-200\/0 {
    border-top-color: rgba(233,213,255,0);
    border-bottom-color: rgba(233,213,255,0)
}

.border-y-purple-200\/10 {
    border-top-color: rgba(233,213,255,.1);
    border-bottom-color: rgba(233,213,255,.1)
}

.border-y-purple-200\/100 {
    border-top-color: #e9d5ff;
    border-bottom-color: #e9d5ff
}

.border-y-purple-200\/20 {
    border-top-color: rgba(233,213,255,.2);
    border-bottom-color: rgba(233,213,255,.2)
}

.border-y-purple-200\/25 {
    border-top-color: rgba(233,213,255,.25);
    border-bottom-color: rgba(233,213,255,.25)
}

.border-y-purple-200\/30 {
    border-top-color: rgba(233,213,255,.3);
    border-bottom-color: rgba(233,213,255,.3)
}

.border-y-purple-200\/40 {
    border-top-color: rgba(233,213,255,.4);
    border-bottom-color: rgba(233,213,255,.4)
}

.border-y-purple-200\/5 {
    border-top-color: rgba(233,213,255,.05);
    border-bottom-color: rgba(233,213,255,.05)
}

.border-y-purple-200\/50 {
    border-top-color: rgba(233,213,255,.5);
    border-bottom-color: rgba(233,213,255,.5)
}

.border-y-purple-200\/60 {
    border-top-color: rgba(233,213,255,.6);
    border-bottom-color: rgba(233,213,255,.6)
}

.border-y-purple-200\/70 {
    border-top-color: rgba(233,213,255,.7);
    border-bottom-color: rgba(233,213,255,.7)
}

.border-y-purple-200\/75 {
    border-top-color: rgba(233,213,255,.75);
    border-bottom-color: rgba(233,213,255,.75)
}

.border-y-purple-200\/80 {
    border-top-color: rgba(233,213,255,.8);
    border-bottom-color: rgba(233,213,255,.8)
}

.border-y-purple-200\/90 {
    border-top-color: rgba(233,213,255,.9);
    border-bottom-color: rgba(233,213,255,.9)
}

.border-y-purple-200\/95 {
    border-top-color: rgba(233,213,255,.95);
    border-bottom-color: rgba(233,213,255,.95)
}

.border-y-purple-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(216 180 254/var(--tw-border-opacity));
    border-bottom-color: rgb(216 180 254/var(--tw-border-opacity))
}

.border-y-purple-300\/0 {
    border-top-color: rgba(216,180,254,0);
    border-bottom-color: rgba(216,180,254,0)
}

.border-y-purple-300\/10 {
    border-top-color: rgba(216,180,254,.1);
    border-bottom-color: rgba(216,180,254,.1)
}

.border-y-purple-300\/100 {
    border-top-color: #d8b4fe;
    border-bottom-color: #d8b4fe
}

.border-y-purple-300\/20 {
    border-top-color: rgba(216,180,254,.2);
    border-bottom-color: rgba(216,180,254,.2)
}

.border-y-purple-300\/25 {
    border-top-color: rgba(216,180,254,.25);
    border-bottom-color: rgba(216,180,254,.25)
}

.border-y-purple-300\/30 {
    border-top-color: rgba(216,180,254,.3);
    border-bottom-color: rgba(216,180,254,.3)
}

.border-y-purple-300\/40 {
    border-top-color: rgba(216,180,254,.4);
    border-bottom-color: rgba(216,180,254,.4)
}

.border-y-purple-300\/5 {
    border-top-color: rgba(216,180,254,.05);
    border-bottom-color: rgba(216,180,254,.05)
}

.border-y-purple-300\/50 {
    border-top-color: rgba(216,180,254,.5);
    border-bottom-color: rgba(216,180,254,.5)
}

.border-y-purple-300\/60 {
    border-top-color: rgba(216,180,254,.6);
    border-bottom-color: rgba(216,180,254,.6)
}

.border-y-purple-300\/70 {
    border-top-color: rgba(216,180,254,.7);
    border-bottom-color: rgba(216,180,254,.7)
}

.border-y-purple-300\/75 {
    border-top-color: rgba(216,180,254,.75);
    border-bottom-color: rgba(216,180,254,.75)
}

.border-y-purple-300\/80 {
    border-top-color: rgba(216,180,254,.8);
    border-bottom-color: rgba(216,180,254,.8)
}

.border-y-purple-300\/90 {
    border-top-color: rgba(216,180,254,.9);
    border-bottom-color: rgba(216,180,254,.9)
}

.border-y-purple-300\/95 {
    border-top-color: rgba(216,180,254,.95);
    border-bottom-color: rgba(216,180,254,.95)
}

.border-y-purple-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(192 132 252/var(--tw-border-opacity));
    border-bottom-color: rgb(192 132 252/var(--tw-border-opacity))
}

.border-y-purple-400\/0 {
    border-top-color: rgba(192,132,252,0);
    border-bottom-color: rgba(192,132,252,0)
}

.border-y-purple-400\/10 {
    border-top-color: rgba(192,132,252,.1);
    border-bottom-color: rgba(192,132,252,.1)
}

.border-y-purple-400\/100 {
    border-top-color: #c084fc;
    border-bottom-color: #c084fc
}

.border-y-purple-400\/20 {
    border-top-color: rgba(192,132,252,.2);
    border-bottom-color: rgba(192,132,252,.2)
}

.border-y-purple-400\/25 {
    border-top-color: rgba(192,132,252,.25);
    border-bottom-color: rgba(192,132,252,.25)
}

.border-y-purple-400\/30 {
    border-top-color: rgba(192,132,252,.3);
    border-bottom-color: rgba(192,132,252,.3)
}

.border-y-purple-400\/40 {
    border-top-color: rgba(192,132,252,.4);
    border-bottom-color: rgba(192,132,252,.4)
}

.border-y-purple-400\/5 {
    border-top-color: rgba(192,132,252,.05);
    border-bottom-color: rgba(192,132,252,.05)
}

.border-y-purple-400\/50 {
    border-top-color: rgba(192,132,252,.5);
    border-bottom-color: rgba(192,132,252,.5)
}

.border-y-purple-400\/60 {
    border-top-color: rgba(192,132,252,.6);
    border-bottom-color: rgba(192,132,252,.6)
}

.border-y-purple-400\/70 {
    border-top-color: rgba(192,132,252,.7);
    border-bottom-color: rgba(192,132,252,.7)
}

.border-y-purple-400\/75 {
    border-top-color: rgba(192,132,252,.75);
    border-bottom-color: rgba(192,132,252,.75)
}

.border-y-purple-400\/80 {
    border-top-color: rgba(192,132,252,.8);
    border-bottom-color: rgba(192,132,252,.8)
}

.border-y-purple-400\/90 {
    border-top-color: rgba(192,132,252,.9);
    border-bottom-color: rgba(192,132,252,.9)
}

.border-y-purple-400\/95 {
    border-top-color: rgba(192,132,252,.95);
    border-bottom-color: rgba(192,132,252,.95)
}

.border-y-purple-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(250 245 255/var(--tw-border-opacity));
    border-bottom-color: rgb(250 245 255/var(--tw-border-opacity))
}

.border-y-purple-50\/0 {
    border-top-color: rgba(250,245,255,0);
    border-bottom-color: rgba(250,245,255,0)
}

.border-y-purple-50\/10 {
    border-top-color: rgba(250,245,255,.1);
    border-bottom-color: rgba(250,245,255,.1)
}

.border-y-purple-50\/100 {
    border-top-color: #faf5ff;
    border-bottom-color: #faf5ff
}

.border-y-purple-50\/20 {
    border-top-color: rgba(250,245,255,.2);
    border-bottom-color: rgba(250,245,255,.2)
}

.border-y-purple-50\/25 {
    border-top-color: rgba(250,245,255,.25);
    border-bottom-color: rgba(250,245,255,.25)
}

.border-y-purple-50\/30 {
    border-top-color: rgba(250,245,255,.3);
    border-bottom-color: rgba(250,245,255,.3)
}

.border-y-purple-50\/40 {
    border-top-color: rgba(250,245,255,.4);
    border-bottom-color: rgba(250,245,255,.4)
}

.border-y-purple-50\/5 {
    border-top-color: rgba(250,245,255,.05);
    border-bottom-color: rgba(250,245,255,.05)
}

.border-y-purple-50\/50 {
    border-top-color: rgba(250,245,255,.5);
    border-bottom-color: rgba(250,245,255,.5)
}

.border-y-purple-50\/60 {
    border-top-color: rgba(250,245,255,.6);
    border-bottom-color: rgba(250,245,255,.6)
}

.border-y-purple-50\/70 {
    border-top-color: rgba(250,245,255,.7);
    border-bottom-color: rgba(250,245,255,.7)
}

.border-y-purple-50\/75 {
    border-top-color: rgba(250,245,255,.75);
    border-bottom-color: rgba(250,245,255,.75)
}

.border-y-purple-50\/80 {
    border-top-color: rgba(250,245,255,.8);
    border-bottom-color: rgba(250,245,255,.8)
}

.border-y-purple-50\/90 {
    border-top-color: rgba(250,245,255,.9);
    border-bottom-color: rgba(250,245,255,.9)
}

.border-y-purple-50\/95 {
    border-top-color: rgba(250,245,255,.95);
    border-bottom-color: rgba(250,245,255,.95)
}

.border-y-purple-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(168 85 247/var(--tw-border-opacity));
    border-bottom-color: rgb(168 85 247/var(--tw-border-opacity))
}

.border-y-purple-500\/0 {
    border-top-color: rgba(168,85,247,0);
    border-bottom-color: rgba(168,85,247,0)
}

.border-y-purple-500\/10 {
    border-top-color: rgba(168,85,247,.1);
    border-bottom-color: rgba(168,85,247,.1)
}

.border-y-purple-500\/100 {
    border-top-color: #a855f7;
    border-bottom-color: #a855f7
}

.border-y-purple-500\/20 {
    border-top-color: rgba(168,85,247,.2);
    border-bottom-color: rgba(168,85,247,.2)
}

.border-y-purple-500\/25 {
    border-top-color: rgba(168,85,247,.25);
    border-bottom-color: rgba(168,85,247,.25)
}

.border-y-purple-500\/30 {
    border-top-color: rgba(168,85,247,.3);
    border-bottom-color: rgba(168,85,247,.3)
}

.border-y-purple-500\/40 {
    border-top-color: rgba(168,85,247,.4);
    border-bottom-color: rgba(168,85,247,.4)
}

.border-y-purple-500\/5 {
    border-top-color: rgba(168,85,247,.05);
    border-bottom-color: rgba(168,85,247,.05)
}

.border-y-purple-500\/50 {
    border-top-color: rgba(168,85,247,.5);
    border-bottom-color: rgba(168,85,247,.5)
}

.border-y-purple-500\/60 {
    border-top-color: rgba(168,85,247,.6);
    border-bottom-color: rgba(168,85,247,.6)
}

.border-y-purple-500\/70 {
    border-top-color: rgba(168,85,247,.7);
    border-bottom-color: rgba(168,85,247,.7)
}

.border-y-purple-500\/75 {
    border-top-color: rgba(168,85,247,.75);
    border-bottom-color: rgba(168,85,247,.75)
}

.border-y-purple-500\/80 {
    border-top-color: rgba(168,85,247,.8);
    border-bottom-color: rgba(168,85,247,.8)
}

.border-y-purple-500\/90 {
    border-top-color: rgba(168,85,247,.9);
    border-bottom-color: rgba(168,85,247,.9)
}

.border-y-purple-500\/95 {
    border-top-color: rgba(168,85,247,.95);
    border-bottom-color: rgba(168,85,247,.95)
}

.border-y-purple-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(147 51 234/var(--tw-border-opacity));
    border-bottom-color: rgb(147 51 234/var(--tw-border-opacity))
}

.border-y-purple-600\/0 {
    border-top-color: rgba(147,51,234,0);
    border-bottom-color: rgba(147,51,234,0)
}

.border-y-purple-600\/10 {
    border-top-color: rgba(147,51,234,.1);
    border-bottom-color: rgba(147,51,234,.1)
}

.border-y-purple-600\/100 {
    border-top-color: #9333ea;
    border-bottom-color: #9333ea
}

.border-y-purple-600\/20 {
    border-top-color: rgba(147,51,234,.2);
    border-bottom-color: rgba(147,51,234,.2)
}

.border-y-purple-600\/25 {
    border-top-color: rgba(147,51,234,.25);
    border-bottom-color: rgba(147,51,234,.25)
}

.border-y-purple-600\/30 {
    border-top-color: rgba(147,51,234,.3);
    border-bottom-color: rgba(147,51,234,.3)
}

.border-y-purple-600\/40 {
    border-top-color: rgba(147,51,234,.4);
    border-bottom-color: rgba(147,51,234,.4)
}

.border-y-purple-600\/5 {
    border-top-color: rgba(147,51,234,.05);
    border-bottom-color: rgba(147,51,234,.05)
}

.border-y-purple-600\/50 {
    border-top-color: rgba(147,51,234,.5);
    border-bottom-color: rgba(147,51,234,.5)
}

.border-y-purple-600\/60 {
    border-top-color: rgba(147,51,234,.6);
    border-bottom-color: rgba(147,51,234,.6)
}

.border-y-purple-600\/70 {
    border-top-color: rgba(147,51,234,.7);
    border-bottom-color: rgba(147,51,234,.7)
}

.border-y-purple-600\/75 {
    border-top-color: rgba(147,51,234,.75);
    border-bottom-color: rgba(147,51,234,.75)
}

.border-y-purple-600\/80 {
    border-top-color: rgba(147,51,234,.8);
    border-bottom-color: rgba(147,51,234,.8)
}

.border-y-purple-600\/90 {
    border-top-color: rgba(147,51,234,.9);
    border-bottom-color: rgba(147,51,234,.9)
}

.border-y-purple-600\/95 {
    border-top-color: rgba(147,51,234,.95);
    border-bottom-color: rgba(147,51,234,.95)
}

.border-y-purple-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(126 34 206/var(--tw-border-opacity));
    border-bottom-color: rgb(126 34 206/var(--tw-border-opacity))
}

.border-y-purple-700\/0 {
    border-top-color: rgba(126,34,206,0);
    border-bottom-color: rgba(126,34,206,0)
}

.border-y-purple-700\/10 {
    border-top-color: rgba(126,34,206,.1);
    border-bottom-color: rgba(126,34,206,.1)
}

.border-y-purple-700\/100 {
    border-top-color: #7e22ce;
    border-bottom-color: #7e22ce
}

.border-y-purple-700\/20 {
    border-top-color: rgba(126,34,206,.2);
    border-bottom-color: rgba(126,34,206,.2)
}

.border-y-purple-700\/25 {
    border-top-color: rgba(126,34,206,.25);
    border-bottom-color: rgba(126,34,206,.25)
}

.border-y-purple-700\/30 {
    border-top-color: rgba(126,34,206,.3);
    border-bottom-color: rgba(126,34,206,.3)
}

.border-y-purple-700\/40 {
    border-top-color: rgba(126,34,206,.4);
    border-bottom-color: rgba(126,34,206,.4)
}

.border-y-purple-700\/5 {
    border-top-color: rgba(126,34,206,.05);
    border-bottom-color: rgba(126,34,206,.05)
}

.border-y-purple-700\/50 {
    border-top-color: rgba(126,34,206,.5);
    border-bottom-color: rgba(126,34,206,.5)
}

.border-y-purple-700\/60 {
    border-top-color: rgba(126,34,206,.6);
    border-bottom-color: rgba(126,34,206,.6)
}

.border-y-purple-700\/70 {
    border-top-color: rgba(126,34,206,.7);
    border-bottom-color: rgba(126,34,206,.7)
}

.border-y-purple-700\/75 {
    border-top-color: rgba(126,34,206,.75);
    border-bottom-color: rgba(126,34,206,.75)
}

.border-y-purple-700\/80 {
    border-top-color: rgba(126,34,206,.8);
    border-bottom-color: rgba(126,34,206,.8)
}

.border-y-purple-700\/90 {
    border-top-color: rgba(126,34,206,.9);
    border-bottom-color: rgba(126,34,206,.9)
}

.border-y-purple-700\/95 {
    border-top-color: rgba(126,34,206,.95);
    border-bottom-color: rgba(126,34,206,.95)
}

.border-y-purple-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(107 33 168/var(--tw-border-opacity));
    border-bottom-color: rgb(107 33 168/var(--tw-border-opacity))
}

.border-y-purple-800\/0 {
    border-top-color: rgba(107,33,168,0);
    border-bottom-color: rgba(107,33,168,0)
}

.border-y-purple-800\/10 {
    border-top-color: rgba(107,33,168,.1);
    border-bottom-color: rgba(107,33,168,.1)
}

.border-y-purple-800\/100 {
    border-top-color: #6b21a8;
    border-bottom-color: #6b21a8
}

.border-y-purple-800\/20 {
    border-top-color: rgba(107,33,168,.2);
    border-bottom-color: rgba(107,33,168,.2)
}

.border-y-purple-800\/25 {
    border-top-color: rgba(107,33,168,.25);
    border-bottom-color: rgba(107,33,168,.25)
}

.border-y-purple-800\/30 {
    border-top-color: rgba(107,33,168,.3);
    border-bottom-color: rgba(107,33,168,.3)
}

.border-y-purple-800\/40 {
    border-top-color: rgba(107,33,168,.4);
    border-bottom-color: rgba(107,33,168,.4)
}

.border-y-purple-800\/5 {
    border-top-color: rgba(107,33,168,.05);
    border-bottom-color: rgba(107,33,168,.05)
}

.border-y-purple-800\/50 {
    border-top-color: rgba(107,33,168,.5);
    border-bottom-color: rgba(107,33,168,.5)
}

.border-y-purple-800\/60 {
    border-top-color: rgba(107,33,168,.6);
    border-bottom-color: rgba(107,33,168,.6)
}

.border-y-purple-800\/70 {
    border-top-color: rgba(107,33,168,.7);
    border-bottom-color: rgba(107,33,168,.7)
}

.border-y-purple-800\/75 {
    border-top-color: rgba(107,33,168,.75);
    border-bottom-color: rgba(107,33,168,.75)
}

.border-y-purple-800\/80 {
    border-top-color: rgba(107,33,168,.8);
    border-bottom-color: rgba(107,33,168,.8)
}

.border-y-purple-800\/90 {
    border-top-color: rgba(107,33,168,.9);
    border-bottom-color: rgba(107,33,168,.9)
}

.border-y-purple-800\/95 {
    border-top-color: rgba(107,33,168,.95);
    border-bottom-color: rgba(107,33,168,.95)
}

.border-y-purple-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(88 28 135/var(--tw-border-opacity));
    border-bottom-color: rgb(88 28 135/var(--tw-border-opacity))
}

.border-y-purple-900\/0 {
    border-top-color: rgba(88,28,135,0);
    border-bottom-color: rgba(88,28,135,0)
}

.border-y-purple-900\/10 {
    border-top-color: rgba(88,28,135,.1);
    border-bottom-color: rgba(88,28,135,.1)
}

.border-y-purple-900\/100 {
    border-top-color: #581c87;
    border-bottom-color: #581c87
}

.border-y-purple-900\/20 {
    border-top-color: rgba(88,28,135,.2);
    border-bottom-color: rgba(88,28,135,.2)
}

.border-y-purple-900\/25 {
    border-top-color: rgba(88,28,135,.25);
    border-bottom-color: rgba(88,28,135,.25)
}

.border-y-purple-900\/30 {
    border-top-color: rgba(88,28,135,.3);
    border-bottom-color: rgba(88,28,135,.3)
}

.border-y-purple-900\/40 {
    border-top-color: rgba(88,28,135,.4);
    border-bottom-color: rgba(88,28,135,.4)
}

.border-y-purple-900\/5 {
    border-top-color: rgba(88,28,135,.05);
    border-bottom-color: rgba(88,28,135,.05)
}

.border-y-purple-900\/50 {
    border-top-color: rgba(88,28,135,.5);
    border-bottom-color: rgba(88,28,135,.5)
}

.border-y-purple-900\/60 {
    border-top-color: rgba(88,28,135,.6);
    border-bottom-color: rgba(88,28,135,.6)
}

.border-y-purple-900\/70 {
    border-top-color: rgba(88,28,135,.7);
    border-bottom-color: rgba(88,28,135,.7)
}

.border-y-purple-900\/75 {
    border-top-color: rgba(88,28,135,.75);
    border-bottom-color: rgba(88,28,135,.75)
}

.border-y-purple-900\/80 {
    border-top-color: rgba(88,28,135,.8);
    border-bottom-color: rgba(88,28,135,.8)
}

.border-y-purple-900\/90 {
    border-top-color: rgba(88,28,135,.9);
    border-bottom-color: rgba(88,28,135,.9)
}

.border-y-purple-900\/95 {
    border-top-color: rgba(88,28,135,.95);
    border-bottom-color: rgba(88,28,135,.95)
}

.border-y-purple-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(59 7 100/var(--tw-border-opacity));
    border-bottom-color: rgb(59 7 100/var(--tw-border-opacity))
}

.border-y-purple-950\/0 {
    border-top-color: rgba(59,7,100,0);
    border-bottom-color: rgba(59,7,100,0)
}

.border-y-purple-950\/10 {
    border-top-color: rgba(59,7,100,.1);
    border-bottom-color: rgba(59,7,100,.1)
}

.border-y-purple-950\/100 {
    border-top-color: #3b0764;
    border-bottom-color: #3b0764
}

.border-y-purple-950\/20 {
    border-top-color: rgba(59,7,100,.2);
    border-bottom-color: rgba(59,7,100,.2)
}

.border-y-purple-950\/25 {
    border-top-color: rgba(59,7,100,.25);
    border-bottom-color: rgba(59,7,100,.25)
}

.border-y-purple-950\/30 {
    border-top-color: rgba(59,7,100,.3);
    border-bottom-color: rgba(59,7,100,.3)
}

.border-y-purple-950\/40 {
    border-top-color: rgba(59,7,100,.4);
    border-bottom-color: rgba(59,7,100,.4)
}

.border-y-purple-950\/5 {
    border-top-color: rgba(59,7,100,.05);
    border-bottom-color: rgba(59,7,100,.05)
}

.border-y-purple-950\/50 {
    border-top-color: rgba(59,7,100,.5);
    border-bottom-color: rgba(59,7,100,.5)
}

.border-y-purple-950\/60 {
    border-top-color: rgba(59,7,100,.6);
    border-bottom-color: rgba(59,7,100,.6)
}

.border-y-purple-950\/70 {
    border-top-color: rgba(59,7,100,.7);
    border-bottom-color: rgba(59,7,100,.7)
}

.border-y-purple-950\/75 {
    border-top-color: rgba(59,7,100,.75);
    border-bottom-color: rgba(59,7,100,.75)
}

.border-y-purple-950\/80 {
    border-top-color: rgba(59,7,100,.8);
    border-bottom-color: rgba(59,7,100,.8)
}

.border-y-purple-950\/90 {
    border-top-color: rgba(59,7,100,.9);
    border-bottom-color: rgba(59,7,100,.9)
}

.border-y-purple-950\/95 {
    border-top-color: rgba(59,7,100,.95);
    border-bottom-color: rgba(59,7,100,.95)
}

.border-y-purple-accent-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(81 59 139/var(--tw-border-opacity));
    border-bottom-color: rgb(81 59 139/var(--tw-border-opacity))
}

.border-y-purple-accent-500\/0 {
    border-top-color: rgba(81,59,139,0);
    border-bottom-color: rgba(81,59,139,0)
}

.border-y-purple-accent-500\/10 {
    border-top-color: rgba(81,59,139,.1);
    border-bottom-color: rgba(81,59,139,.1)
}

.border-y-purple-accent-500\/100 {
    border-top-color: #513b8b;
    border-bottom-color: #513b8b
}

.border-y-purple-accent-500\/20 {
    border-top-color: rgba(81,59,139,.2);
    border-bottom-color: rgba(81,59,139,.2)
}

.border-y-purple-accent-500\/25 {
    border-top-color: rgba(81,59,139,.25);
    border-bottom-color: rgba(81,59,139,.25)
}

.border-y-purple-accent-500\/30 {
    border-top-color: rgba(81,59,139,.3);
    border-bottom-color: rgba(81,59,139,.3)
}

.border-y-purple-accent-500\/40 {
    border-top-color: rgba(81,59,139,.4);
    border-bottom-color: rgba(81,59,139,.4)
}

.border-y-purple-accent-500\/5 {
    border-top-color: rgba(81,59,139,.05);
    border-bottom-color: rgba(81,59,139,.05)
}

.border-y-purple-accent-500\/50 {
    border-top-color: rgba(81,59,139,.5);
    border-bottom-color: rgba(81,59,139,.5)
}

.border-y-purple-accent-500\/60 {
    border-top-color: rgba(81,59,139,.6);
    border-bottom-color: rgba(81,59,139,.6)
}

.border-y-purple-accent-500\/70 {
    border-top-color: rgba(81,59,139,.7);
    border-bottom-color: rgba(81,59,139,.7)
}

.border-y-purple-accent-500\/75 {
    border-top-color: rgba(81,59,139,.75);
    border-bottom-color: rgba(81,59,139,.75)
}

.border-y-purple-accent-500\/80 {
    border-top-color: rgba(81,59,139,.8);
    border-bottom-color: rgba(81,59,139,.8)
}

.border-y-purple-accent-500\/90 {
    border-top-color: rgba(81,59,139,.9);
    border-bottom-color: rgba(81,59,139,.9)
}

.border-y-purple-accent-500\/95 {
    border-top-color: rgba(81,59,139,.95);
    border-bottom-color: rgba(81,59,139,.95)
}

.border-y-red-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(254 226 226/var(--tw-border-opacity));
    border-bottom-color: rgb(254 226 226/var(--tw-border-opacity))
}

.border-y-red-100\/0 {
    border-top-color: hsla(0,93%,94%,0);
    border-bottom-color: hsla(0,93%,94%,0)
}

.border-y-red-100\/10 {
    border-top-color: hsla(0,93%,94%,.1);
    border-bottom-color: hsla(0,93%,94%,.1)
}

.border-y-red-100\/100 {
    border-top-color: #fee2e2;
    border-bottom-color: #fee2e2
}

.border-y-red-100\/20 {
    border-top-color: hsla(0,93%,94%,.2);
    border-bottom-color: hsla(0,93%,94%,.2)
}

.border-y-red-100\/25 {
    border-top-color: hsla(0,93%,94%,.25);
    border-bottom-color: hsla(0,93%,94%,.25)
}

.border-y-red-100\/30 {
    border-top-color: hsla(0,93%,94%,.3);
    border-bottom-color: hsla(0,93%,94%,.3)
}

.border-y-red-100\/40 {
    border-top-color: hsla(0,93%,94%,.4);
    border-bottom-color: hsla(0,93%,94%,.4)
}

.border-y-red-100\/5 {
    border-top-color: hsla(0,93%,94%,.05);
    border-bottom-color: hsla(0,93%,94%,.05)
}

.border-y-red-100\/50 {
    border-top-color: hsla(0,93%,94%,.5);
    border-bottom-color: hsla(0,93%,94%,.5)
}

.border-y-red-100\/60 {
    border-top-color: hsla(0,93%,94%,.6);
    border-bottom-color: hsla(0,93%,94%,.6)
}

.border-y-red-100\/70 {
    border-top-color: hsla(0,93%,94%,.7);
    border-bottom-color: hsla(0,93%,94%,.7)
}

.border-y-red-100\/75 {
    border-top-color: hsla(0,93%,94%,.75);
    border-bottom-color: hsla(0,93%,94%,.75)
}

.border-y-red-100\/80 {
    border-top-color: hsla(0,93%,94%,.8);
    border-bottom-color: hsla(0,93%,94%,.8)
}

.border-y-red-100\/90 {
    border-top-color: hsla(0,93%,94%,.9);
    border-bottom-color: hsla(0,93%,94%,.9)
}

.border-y-red-100\/95 {
    border-top-color: hsla(0,93%,94%,.95);
    border-bottom-color: hsla(0,93%,94%,.95)
}

.border-y-red-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(254 202 202/var(--tw-border-opacity));
    border-bottom-color: rgb(254 202 202/var(--tw-border-opacity))
}

.border-y-red-200\/0 {
    border-top-color: hsla(0,96%,89%,0);
    border-bottom-color: hsla(0,96%,89%,0)
}

.border-y-red-200\/10 {
    border-top-color: hsla(0,96%,89%,.1);
    border-bottom-color: hsla(0,96%,89%,.1)
}

.border-y-red-200\/100 {
    border-top-color: #fecaca;
    border-bottom-color: #fecaca
}

.border-y-red-200\/20 {
    border-top-color: hsla(0,96%,89%,.2);
    border-bottom-color: hsla(0,96%,89%,.2)
}

.border-y-red-200\/25 {
    border-top-color: hsla(0,96%,89%,.25);
    border-bottom-color: hsla(0,96%,89%,.25)
}

.border-y-red-200\/30 {
    border-top-color: hsla(0,96%,89%,.3);
    border-bottom-color: hsla(0,96%,89%,.3)
}

.border-y-red-200\/40 {
    border-top-color: hsla(0,96%,89%,.4);
    border-bottom-color: hsla(0,96%,89%,.4)
}

.border-y-red-200\/5 {
    border-top-color: hsla(0,96%,89%,.05);
    border-bottom-color: hsla(0,96%,89%,.05)
}

.border-y-red-200\/50 {
    border-top-color: hsla(0,96%,89%,.5);
    border-bottom-color: hsla(0,96%,89%,.5)
}

.border-y-red-200\/60 {
    border-top-color: hsla(0,96%,89%,.6);
    border-bottom-color: hsla(0,96%,89%,.6)
}

.border-y-red-200\/70 {
    border-top-color: hsla(0,96%,89%,.7);
    border-bottom-color: hsla(0,96%,89%,.7)
}

.border-y-red-200\/75 {
    border-top-color: hsla(0,96%,89%,.75);
    border-bottom-color: hsla(0,96%,89%,.75)
}

.border-y-red-200\/80 {
    border-top-color: hsla(0,96%,89%,.8);
    border-bottom-color: hsla(0,96%,89%,.8)
}

.border-y-red-200\/90 {
    border-top-color: hsla(0,96%,89%,.9);
    border-bottom-color: hsla(0,96%,89%,.9)
}

.border-y-red-200\/95 {
    border-top-color: hsla(0,96%,89%,.95);
    border-bottom-color: hsla(0,96%,89%,.95)
}

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

.border-y-red-300\/0 {
    border-top-color: hsla(0,94%,82%,0);
    border-bottom-color: hsla(0,94%,82%,0)
}

.border-y-red-300\/10 {
    border-top-color: hsla(0,94%,82%,.1);
    border-bottom-color: hsla(0,94%,82%,.1)
}

.border-y-red-300\/100 {
    border-top-color: #fca5a5;
    border-bottom-color: #fca5a5
}

.border-y-red-300\/20 {
    border-top-color: hsla(0,94%,82%,.2);
    border-bottom-color: hsla(0,94%,82%,.2)
}

.border-y-red-300\/25 {
    border-top-color: hsla(0,94%,82%,.25);
    border-bottom-color: hsla(0,94%,82%,.25)
}

.border-y-red-300\/30 {
    border-top-color: hsla(0,94%,82%,.3);
    border-bottom-color: hsla(0,94%,82%,.3)
}

.border-y-red-300\/40 {
    border-top-color: hsla(0,94%,82%,.4);
    border-bottom-color: hsla(0,94%,82%,.4)
}

.border-y-red-300\/5 {
    border-top-color: hsla(0,94%,82%,.05);
    border-bottom-color: hsla(0,94%,82%,.05)
}

.border-y-red-300\/50 {
    border-top-color: hsla(0,94%,82%,.5);
    border-bottom-color: hsla(0,94%,82%,.5)
}

.border-y-red-300\/60 {
    border-top-color: hsla(0,94%,82%,.6);
    border-bottom-color: hsla(0,94%,82%,.6)
}

.border-y-red-300\/70 {
    border-top-color: hsla(0,94%,82%,.7);
    border-bottom-color: hsla(0,94%,82%,.7)
}

.border-y-red-300\/75 {
    border-top-color: hsla(0,94%,82%,.75);
    border-bottom-color: hsla(0,94%,82%,.75)
}

.border-y-red-300\/80 {
    border-top-color: hsla(0,94%,82%,.8);
    border-bottom-color: hsla(0,94%,82%,.8)
}

.border-y-red-300\/90 {
    border-top-color: hsla(0,94%,82%,.9);
    border-bottom-color: hsla(0,94%,82%,.9)
}

.border-y-red-300\/95 {
    border-top-color: hsla(0,94%,82%,.95);
    border-bottom-color: hsla(0,94%,82%,.95)
}

.border-y-red-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(248 113 113/var(--tw-border-opacity));
    border-bottom-color: rgb(248 113 113/var(--tw-border-opacity))
}

.border-y-red-400\/0 {
    border-top-color: hsla(0,91%,71%,0);
    border-bottom-color: hsla(0,91%,71%,0)
}

.border-y-red-400\/10 {
    border-top-color: hsla(0,91%,71%,.1);
    border-bottom-color: hsla(0,91%,71%,.1)
}

.border-y-red-400\/100 {
    border-top-color: #f87171;
    border-bottom-color: #f87171
}

.border-y-red-400\/20 {
    border-top-color: hsla(0,91%,71%,.2);
    border-bottom-color: hsla(0,91%,71%,.2)
}

.border-y-red-400\/25 {
    border-top-color: hsla(0,91%,71%,.25);
    border-bottom-color: hsla(0,91%,71%,.25)
}

.border-y-red-400\/30 {
    border-top-color: hsla(0,91%,71%,.3);
    border-bottom-color: hsla(0,91%,71%,.3)
}

.border-y-red-400\/40 {
    border-top-color: hsla(0,91%,71%,.4);
    border-bottom-color: hsla(0,91%,71%,.4)
}

.border-y-red-400\/5 {
    border-top-color: hsla(0,91%,71%,.05);
    border-bottom-color: hsla(0,91%,71%,.05)
}

.border-y-red-400\/50 {
    border-top-color: hsla(0,91%,71%,.5);
    border-bottom-color: hsla(0,91%,71%,.5)
}

.border-y-red-400\/60 {
    border-top-color: hsla(0,91%,71%,.6);
    border-bottom-color: hsla(0,91%,71%,.6)
}

.border-y-red-400\/70 {
    border-top-color: hsla(0,91%,71%,.7);
    border-bottom-color: hsla(0,91%,71%,.7)
}

.border-y-red-400\/75 {
    border-top-color: hsla(0,91%,71%,.75);
    border-bottom-color: hsla(0,91%,71%,.75)
}

.border-y-red-400\/80 {
    border-top-color: hsla(0,91%,71%,.8);
    border-bottom-color: hsla(0,91%,71%,.8)
}

.border-y-red-400\/90 {
    border-top-color: hsla(0,91%,71%,.9);
    border-bottom-color: hsla(0,91%,71%,.9)
}

.border-y-red-400\/95 {
    border-top-color: hsla(0,91%,71%,.95);
    border-bottom-color: hsla(0,91%,71%,.95)
}

.border-y-red-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(254 242 242/var(--tw-border-opacity));
    border-bottom-color: rgb(254 242 242/var(--tw-border-opacity))
}

.border-y-red-50\/0 {
    border-top-color: hsla(0,86%,97%,0);
    border-bottom-color: hsla(0,86%,97%,0)
}

.border-y-red-50\/10 {
    border-top-color: hsla(0,86%,97%,.1);
    border-bottom-color: hsla(0,86%,97%,.1)
}

.border-y-red-50\/100 {
    border-top-color: #fef2f2;
    border-bottom-color: #fef2f2
}

.border-y-red-50\/20 {
    border-top-color: hsla(0,86%,97%,.2);
    border-bottom-color: hsla(0,86%,97%,.2)
}

.border-y-red-50\/25 {
    border-top-color: hsla(0,86%,97%,.25);
    border-bottom-color: hsla(0,86%,97%,.25)
}

.border-y-red-50\/30 {
    border-top-color: hsla(0,86%,97%,.3);
    border-bottom-color: hsla(0,86%,97%,.3)
}

.border-y-red-50\/40 {
    border-top-color: hsla(0,86%,97%,.4);
    border-bottom-color: hsla(0,86%,97%,.4)
}

.border-y-red-50\/5 {
    border-top-color: hsla(0,86%,97%,.05);
    border-bottom-color: hsla(0,86%,97%,.05)
}

.border-y-red-50\/50 {
    border-top-color: hsla(0,86%,97%,.5);
    border-bottom-color: hsla(0,86%,97%,.5)
}

.border-y-red-50\/60 {
    border-top-color: hsla(0,86%,97%,.6);
    border-bottom-color: hsla(0,86%,97%,.6)
}

.border-y-red-50\/70 {
    border-top-color: hsla(0,86%,97%,.7);
    border-bottom-color: hsla(0,86%,97%,.7)
}

.border-y-red-50\/75 {
    border-top-color: hsla(0,86%,97%,.75);
    border-bottom-color: hsla(0,86%,97%,.75)
}

.border-y-red-50\/80 {
    border-top-color: hsla(0,86%,97%,.8);
    border-bottom-color: hsla(0,86%,97%,.8)
}

.border-y-red-50\/90 {
    border-top-color: hsla(0,86%,97%,.9);
    border-bottom-color: hsla(0,86%,97%,.9)
}

.border-y-red-50\/95 {
    border-top-color: hsla(0,86%,97%,.95);
    border-bottom-color: hsla(0,86%,97%,.95)
}

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

.border-y-red-500\/0 {
    border-top-color: rgba(239,68,68,0);
    border-bottom-color: rgba(239,68,68,0)
}

.border-y-red-500\/10 {
    border-top-color: rgba(239,68,68,.1);
    border-bottom-color: rgba(239,68,68,.1)
}

.border-y-red-500\/100 {
    border-top-color: #ef4444;
    border-bottom-color: #ef4444
}

.border-y-red-500\/20 {
    border-top-color: rgba(239,68,68,.2);
    border-bottom-color: rgba(239,68,68,.2)
}

.border-y-red-500\/25 {
    border-top-color: rgba(239,68,68,.25);
    border-bottom-color: rgba(239,68,68,.25)
}

.border-y-red-500\/30 {
    border-top-color: rgba(239,68,68,.3);
    border-bottom-color: rgba(239,68,68,.3)
}

.border-y-red-500\/40 {
    border-top-color: rgba(239,68,68,.4);
    border-bottom-color: rgba(239,68,68,.4)
}

.border-y-red-500\/5 {
    border-top-color: rgba(239,68,68,.05);
    border-bottom-color: rgba(239,68,68,.05)
}

.border-y-red-500\/50 {
    border-top-color: rgba(239,68,68,.5);
    border-bottom-color: rgba(239,68,68,.5)
}

.border-y-red-500\/60 {
    border-top-color: rgba(239,68,68,.6);
    border-bottom-color: rgba(239,68,68,.6)
}

.border-y-red-500\/70 {
    border-top-color: rgba(239,68,68,.7);
    border-bottom-color: rgba(239,68,68,.7)
}

.border-y-red-500\/75 {
    border-top-color: rgba(239,68,68,.75);
    border-bottom-color: rgba(239,68,68,.75)
}

.border-y-red-500\/80 {
    border-top-color: rgba(239,68,68,.8);
    border-bottom-color: rgba(239,68,68,.8)
}

.border-y-red-500\/90 {
    border-top-color: rgba(239,68,68,.9);
    border-bottom-color: rgba(239,68,68,.9)
}

.border-y-red-500\/95 {
    border-top-color: rgba(239,68,68,.95);
    border-bottom-color: rgba(239,68,68,.95)
}

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

.border-y-red-600\/0 {
    border-top-color: rgba(220,38,38,0);
    border-bottom-color: rgba(220,38,38,0)
}

.border-y-red-600\/10 {
    border-top-color: rgba(220,38,38,.1);
    border-bottom-color: rgba(220,38,38,.1)
}

.border-y-red-600\/100 {
    border-top-color: #dc2626;
    border-bottom-color: #dc2626
}

.border-y-red-600\/20 {
    border-top-color: rgba(220,38,38,.2);
    border-bottom-color: rgba(220,38,38,.2)
}

.border-y-red-600\/25 {
    border-top-color: rgba(220,38,38,.25);
    border-bottom-color: rgba(220,38,38,.25)
}

.border-y-red-600\/30 {
    border-top-color: rgba(220,38,38,.3);
    border-bottom-color: rgba(220,38,38,.3)
}

.border-y-red-600\/40 {
    border-top-color: rgba(220,38,38,.4);
    border-bottom-color: rgba(220,38,38,.4)
}

.border-y-red-600\/5 {
    border-top-color: rgba(220,38,38,.05);
    border-bottom-color: rgba(220,38,38,.05)
}

.border-y-red-600\/50 {
    border-top-color: rgba(220,38,38,.5);
    border-bottom-color: rgba(220,38,38,.5)
}

.border-y-red-600\/60 {
    border-top-color: rgba(220,38,38,.6);
    border-bottom-color: rgba(220,38,38,.6)
}

.border-y-red-600\/70 {
    border-top-color: rgba(220,38,38,.7);
    border-bottom-color: rgba(220,38,38,.7)
}

.border-y-red-600\/75 {
    border-top-color: rgba(220,38,38,.75);
    border-bottom-color: rgba(220,38,38,.75)
}

.border-y-red-600\/80 {
    border-top-color: rgba(220,38,38,.8);
    border-bottom-color: rgba(220,38,38,.8)
}

.border-y-red-600\/90 {
    border-top-color: rgba(220,38,38,.9);
    border-bottom-color: rgba(220,38,38,.9)
}

.border-y-red-600\/95 {
    border-top-color: rgba(220,38,38,.95);
    border-bottom-color: rgba(220,38,38,.95)
}

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

.border-y-red-700\/0 {
    border-top-color: rgba(185,28,28,0);
    border-bottom-color: rgba(185,28,28,0)
}

.border-y-red-700\/10 {
    border-top-color: rgba(185,28,28,.1);
    border-bottom-color: rgba(185,28,28,.1)
}

.border-y-red-700\/100 {
    border-top-color: #b91c1c;
    border-bottom-color: #b91c1c
}

.border-y-red-700\/20 {
    border-top-color: rgba(185,28,28,.2);
    border-bottom-color: rgba(185,28,28,.2)
}

.border-y-red-700\/25 {
    border-top-color: rgba(185,28,28,.25);
    border-bottom-color: rgba(185,28,28,.25)
}

.border-y-red-700\/30 {
    border-top-color: rgba(185,28,28,.3);
    border-bottom-color: rgba(185,28,28,.3)
}

.border-y-red-700\/40 {
    border-top-color: rgba(185,28,28,.4);
    border-bottom-color: rgba(185,28,28,.4)
}

.border-y-red-700\/5 {
    border-top-color: rgba(185,28,28,.05);
    border-bottom-color: rgba(185,28,28,.05)
}

.border-y-red-700\/50 {
    border-top-color: rgba(185,28,28,.5);
    border-bottom-color: rgba(185,28,28,.5)
}

.border-y-red-700\/60 {
    border-top-color: rgba(185,28,28,.6);
    border-bottom-color: rgba(185,28,28,.6)
}

.border-y-red-700\/70 {
    border-top-color: rgba(185,28,28,.7);
    border-bottom-color: rgba(185,28,28,.7)
}

.border-y-red-700\/75 {
    border-top-color: rgba(185,28,28,.75);
    border-bottom-color: rgba(185,28,28,.75)
}

.border-y-red-700\/80 {
    border-top-color: rgba(185,28,28,.8);
    border-bottom-color: rgba(185,28,28,.8)
}

.border-y-red-700\/90 {
    border-top-color: rgba(185,28,28,.9);
    border-bottom-color: rgba(185,28,28,.9)
}

.border-y-red-700\/95 {
    border-top-color: rgba(185,28,28,.95);
    border-bottom-color: rgba(185,28,28,.95)
}

.border-y-red-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(153 27 27/var(--tw-border-opacity));
    border-bottom-color: rgb(153 27 27/var(--tw-border-opacity))
}

.border-y-red-800\/0 {
    border-top-color: rgba(153,27,27,0);
    border-bottom-color: rgba(153,27,27,0)
}

.border-y-red-800\/10 {
    border-top-color: rgba(153,27,27,.1);
    border-bottom-color: rgba(153,27,27,.1)
}

.border-y-red-800\/100 {
    border-top-color: #991b1b;
    border-bottom-color: #991b1b
}

.border-y-red-800\/20 {
    border-top-color: rgba(153,27,27,.2);
    border-bottom-color: rgba(153,27,27,.2)
}

.border-y-red-800\/25 {
    border-top-color: rgba(153,27,27,.25);
    border-bottom-color: rgba(153,27,27,.25)
}

.border-y-red-800\/30 {
    border-top-color: rgba(153,27,27,.3);
    border-bottom-color: rgba(153,27,27,.3)
}

.border-y-red-800\/40 {
    border-top-color: rgba(153,27,27,.4);
    border-bottom-color: rgba(153,27,27,.4)
}

.border-y-red-800\/5 {
    border-top-color: rgba(153,27,27,.05);
    border-bottom-color: rgba(153,27,27,.05)
}

.border-y-red-800\/50 {
    border-top-color: rgba(153,27,27,.5);
    border-bottom-color: rgba(153,27,27,.5)
}

.border-y-red-800\/60 {
    border-top-color: rgba(153,27,27,.6);
    border-bottom-color: rgba(153,27,27,.6)
}

.border-y-red-800\/70 {
    border-top-color: rgba(153,27,27,.7);
    border-bottom-color: rgba(153,27,27,.7)
}

.border-y-red-800\/75 {
    border-top-color: rgba(153,27,27,.75);
    border-bottom-color: rgba(153,27,27,.75)
}

.border-y-red-800\/80 {
    border-top-color: rgba(153,27,27,.8);
    border-bottom-color: rgba(153,27,27,.8)
}

.border-y-red-800\/90 {
    border-top-color: rgba(153,27,27,.9);
    border-bottom-color: rgba(153,27,27,.9)
}

.border-y-red-800\/95 {
    border-top-color: rgba(153,27,27,.95);
    border-bottom-color: rgba(153,27,27,.95)
}

.border-y-red-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(127 29 29/var(--tw-border-opacity));
    border-bottom-color: rgb(127 29 29/var(--tw-border-opacity))
}

.border-y-red-900\/0 {
    border-top-color: rgba(127,29,29,0);
    border-bottom-color: rgba(127,29,29,0)
}

.border-y-red-900\/10 {
    border-top-color: rgba(127,29,29,.1);
    border-bottom-color: rgba(127,29,29,.1)
}

.border-y-red-900\/100 {
    border-top-color: #7f1d1d;
    border-bottom-color: #7f1d1d
}

.border-y-red-900\/20 {
    border-top-color: rgba(127,29,29,.2);
    border-bottom-color: rgba(127,29,29,.2)
}

.border-y-red-900\/25 {
    border-top-color: rgba(127,29,29,.25);
    border-bottom-color: rgba(127,29,29,.25)
}

.border-y-red-900\/30 {
    border-top-color: rgba(127,29,29,.3);
    border-bottom-color: rgba(127,29,29,.3)
}

.border-y-red-900\/40 {
    border-top-color: rgba(127,29,29,.4);
    border-bottom-color: rgba(127,29,29,.4)
}

.border-y-red-900\/5 {
    border-top-color: rgba(127,29,29,.05);
    border-bottom-color: rgba(127,29,29,.05)
}

.border-y-red-900\/50 {
    border-top-color: rgba(127,29,29,.5);
    border-bottom-color: rgba(127,29,29,.5)
}

.border-y-red-900\/60 {
    border-top-color: rgba(127,29,29,.6);
    border-bottom-color: rgba(127,29,29,.6)
}

.border-y-red-900\/70 {
    border-top-color: rgba(127,29,29,.7);
    border-bottom-color: rgba(127,29,29,.7)
}

.border-y-red-900\/75 {
    border-top-color: rgba(127,29,29,.75);
    border-bottom-color: rgba(127,29,29,.75)
}

.border-y-red-900\/80 {
    border-top-color: rgba(127,29,29,.8);
    border-bottom-color: rgba(127,29,29,.8)
}

.border-y-red-900\/90 {
    border-top-color: rgba(127,29,29,.9);
    border-bottom-color: rgba(127,29,29,.9)
}

.border-y-red-900\/95 {
    border-top-color: rgba(127,29,29,.95);
    border-bottom-color: rgba(127,29,29,.95)
}

.border-y-red-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(69 10 10/var(--tw-border-opacity));
    border-bottom-color: rgb(69 10 10/var(--tw-border-opacity))
}

.border-y-red-950\/0 {
    border-top-color: rgba(69,10,10,0);
    border-bottom-color: rgba(69,10,10,0)
}

.border-y-red-950\/10 {
    border-top-color: rgba(69,10,10,.1);
    border-bottom-color: rgba(69,10,10,.1)
}

.border-y-red-950\/100 {
    border-top-color: #450a0a;
    border-bottom-color: #450a0a
}

.border-y-red-950\/20 {
    border-top-color: rgba(69,10,10,.2);
    border-bottom-color: rgba(69,10,10,.2)
}

.border-y-red-950\/25 {
    border-top-color: rgba(69,10,10,.25);
    border-bottom-color: rgba(69,10,10,.25)
}

.border-y-red-950\/30 {
    border-top-color: rgba(69,10,10,.3);
    border-bottom-color: rgba(69,10,10,.3)
}

.border-y-red-950\/40 {
    border-top-color: rgba(69,10,10,.4);
    border-bottom-color: rgba(69,10,10,.4)
}

.border-y-red-950\/5 {
    border-top-color: rgba(69,10,10,.05);
    border-bottom-color: rgba(69,10,10,.05)
}

.border-y-red-950\/50 {
    border-top-color: rgba(69,10,10,.5);
    border-bottom-color: rgba(69,10,10,.5)
}

.border-y-red-950\/60 {
    border-top-color: rgba(69,10,10,.6);
    border-bottom-color: rgba(69,10,10,.6)
}

.border-y-red-950\/70 {
    border-top-color: rgba(69,10,10,.7);
    border-bottom-color: rgba(69,10,10,.7)
}

.border-y-red-950\/75 {
    border-top-color: rgba(69,10,10,.75);
    border-bottom-color: rgba(69,10,10,.75)
}

.border-y-red-950\/80 {
    border-top-color: rgba(69,10,10,.8);
    border-bottom-color: rgba(69,10,10,.8)
}

.border-y-red-950\/90 {
    border-top-color: rgba(69,10,10,.9);
    border-bottom-color: rgba(69,10,10,.9)
}

.border-y-red-950\/95 {
    border-top-color: rgba(69,10,10,.95);
    border-bottom-color: rgba(69,10,10,.95)
}

.border-y-ring {
    border-top-color: hsl(var(--ring));
    border-bottom-color: hsl(var(--ring))
}

.border-y-ring\/0 {
    border-top-color: hsl(var(--ring)/0);
    border-bottom-color: hsl(var(--ring)/0)
}

.border-y-ring\/10 {
    border-top-color: hsl(var(--ring)/.1);
    border-bottom-color: hsl(var(--ring)/.1)
}

.border-y-ring\/100 {
    border-top-color: hsl(var(--ring)/1);
    border-bottom-color: hsl(var(--ring)/1)
}

.border-y-ring\/20 {
    border-top-color: hsl(var(--ring)/.2);
    border-bottom-color: hsl(var(--ring)/.2)
}

.border-y-ring\/25 {
    border-top-color: hsl(var(--ring)/.25);
    border-bottom-color: hsl(var(--ring)/.25)
}

.border-y-ring\/30 {
    border-top-color: hsl(var(--ring)/.3);
    border-bottom-color: hsl(var(--ring)/.3)
}

.border-y-ring\/40 {
    border-top-color: hsl(var(--ring)/.4);
    border-bottom-color: hsl(var(--ring)/.4)
}

.border-y-ring\/5 {
    border-top-color: hsl(var(--ring)/.05);
    border-bottom-color: hsl(var(--ring)/.05)
}

.border-y-ring\/50 {
    border-top-color: hsl(var(--ring)/.5);
    border-bottom-color: hsl(var(--ring)/.5)
}

.border-y-ring\/60 {
    border-top-color: hsl(var(--ring)/.6);
    border-bottom-color: hsl(var(--ring)/.6)
}

.border-y-ring\/70 {
    border-top-color: hsl(var(--ring)/.7);
    border-bottom-color: hsl(var(--ring)/.7)
}

.border-y-ring\/75 {
    border-top-color: hsl(var(--ring)/.75);
    border-bottom-color: hsl(var(--ring)/.75)
}

.border-y-ring\/80 {
    border-top-color: hsl(var(--ring)/.8);
    border-bottom-color: hsl(var(--ring)/.8)
}

.border-y-ring\/90 {
    border-top-color: hsl(var(--ring)/.9);
    border-bottom-color: hsl(var(--ring)/.9)
}

.border-y-ring\/95 {
    border-top-color: hsl(var(--ring)/.95);
    border-bottom-color: hsl(var(--ring)/.95)
}

.border-y-rose-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(255 228 230/var(--tw-border-opacity));
    border-bottom-color: rgb(255 228 230/var(--tw-border-opacity))
}

.border-y-rose-100\/0 {
    border-top-color: rgba(255,228,230,0);
    border-bottom-color: rgba(255,228,230,0)
}

.border-y-rose-100\/10 {
    border-top-color: rgba(255,228,230,.1);
    border-bottom-color: rgba(255,228,230,.1)
}

.border-y-rose-100\/100 {
    border-top-color: #ffe4e6;
    border-bottom-color: #ffe4e6
}

.border-y-rose-100\/20 {
    border-top-color: rgba(255,228,230,.2);
    border-bottom-color: rgba(255,228,230,.2)
}

.border-y-rose-100\/25 {
    border-top-color: rgba(255,228,230,.25);
    border-bottom-color: rgba(255,228,230,.25)
}

.border-y-rose-100\/30 {
    border-top-color: rgba(255,228,230,.3);
    border-bottom-color: rgba(255,228,230,.3)
}

.border-y-rose-100\/40 {
    border-top-color: rgba(255,228,230,.4);
    border-bottom-color: rgba(255,228,230,.4)
}

.border-y-rose-100\/5 {
    border-top-color: rgba(255,228,230,.05);
    border-bottom-color: rgba(255,228,230,.05)
}

.border-y-rose-100\/50 {
    border-top-color: rgba(255,228,230,.5);
    border-bottom-color: rgba(255,228,230,.5)
}

.border-y-rose-100\/60 {
    border-top-color: rgba(255,228,230,.6);
    border-bottom-color: rgba(255,228,230,.6)
}

.border-y-rose-100\/70 {
    border-top-color: rgba(255,228,230,.7);
    border-bottom-color: rgba(255,228,230,.7)
}

.border-y-rose-100\/75 {
    border-top-color: rgba(255,228,230,.75);
    border-bottom-color: rgba(255,228,230,.75)
}

.border-y-rose-100\/80 {
    border-top-color: rgba(255,228,230,.8);
    border-bottom-color: rgba(255,228,230,.8)
}

.border-y-rose-100\/90 {
    border-top-color: rgba(255,228,230,.9);
    border-bottom-color: rgba(255,228,230,.9)
}

.border-y-rose-100\/95 {
    border-top-color: rgba(255,228,230,.95);
    border-bottom-color: rgba(255,228,230,.95)
}

.border-y-rose-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(254 205 211/var(--tw-border-opacity));
    border-bottom-color: rgb(254 205 211/var(--tw-border-opacity))
}

.border-y-rose-200\/0 {
    border-top-color: rgba(254,205,211,0);
    border-bottom-color: rgba(254,205,211,0)
}

.border-y-rose-200\/10 {
    border-top-color: rgba(254,205,211,.1);
    border-bottom-color: rgba(254,205,211,.1)
}

.border-y-rose-200\/100 {
    border-top-color: #fecdd3;
    border-bottom-color: #fecdd3
}

.border-y-rose-200\/20 {
    border-top-color: rgba(254,205,211,.2);
    border-bottom-color: rgba(254,205,211,.2)
}

.border-y-rose-200\/25 {
    border-top-color: rgba(254,205,211,.25);
    border-bottom-color: rgba(254,205,211,.25)
}

.border-y-rose-200\/30 {
    border-top-color: rgba(254,205,211,.3);
    border-bottom-color: rgba(254,205,211,.3)
}

.border-y-rose-200\/40 {
    border-top-color: rgba(254,205,211,.4);
    border-bottom-color: rgba(254,205,211,.4)
}

.border-y-rose-200\/5 {
    border-top-color: rgba(254,205,211,.05);
    border-bottom-color: rgba(254,205,211,.05)
}

.border-y-rose-200\/50 {
    border-top-color: rgba(254,205,211,.5);
    border-bottom-color: rgba(254,205,211,.5)
}

.border-y-rose-200\/60 {
    border-top-color: rgba(254,205,211,.6);
    border-bottom-color: rgba(254,205,211,.6)
}

.border-y-rose-200\/70 {
    border-top-color: rgba(254,205,211,.7);
    border-bottom-color: rgba(254,205,211,.7)
}

.border-y-rose-200\/75 {
    border-top-color: rgba(254,205,211,.75);
    border-bottom-color: rgba(254,205,211,.75)
}

.border-y-rose-200\/80 {
    border-top-color: rgba(254,205,211,.8);
    border-bottom-color: rgba(254,205,211,.8)
}

.border-y-rose-200\/90 {
    border-top-color: rgba(254,205,211,.9);
    border-bottom-color: rgba(254,205,211,.9)
}

.border-y-rose-200\/95 {
    border-top-color: rgba(254,205,211,.95);
    border-bottom-color: rgba(254,205,211,.95)
}

.border-y-rose-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(253 164 175/var(--tw-border-opacity));
    border-bottom-color: rgb(253 164 175/var(--tw-border-opacity))
}

.border-y-rose-300\/0 {
    border-top-color: rgba(253,164,175,0);
    border-bottom-color: rgba(253,164,175,0)
}

.border-y-rose-300\/10 {
    border-top-color: rgba(253,164,175,.1);
    border-bottom-color: rgba(253,164,175,.1)
}

.border-y-rose-300\/100 {
    border-top-color: #fda4af;
    border-bottom-color: #fda4af
}

.border-y-rose-300\/20 {
    border-top-color: rgba(253,164,175,.2);
    border-bottom-color: rgba(253,164,175,.2)
}

.border-y-rose-300\/25 {
    border-top-color: rgba(253,164,175,.25);
    border-bottom-color: rgba(253,164,175,.25)
}

.border-y-rose-300\/30 {
    border-top-color: rgba(253,164,175,.3);
    border-bottom-color: rgba(253,164,175,.3)
}

.border-y-rose-300\/40 {
    border-top-color: rgba(253,164,175,.4);
    border-bottom-color: rgba(253,164,175,.4)
}

.border-y-rose-300\/5 {
    border-top-color: rgba(253,164,175,.05);
    border-bottom-color: rgba(253,164,175,.05)
}

.border-y-rose-300\/50 {
    border-top-color: rgba(253,164,175,.5);
    border-bottom-color: rgba(253,164,175,.5)
}

.border-y-rose-300\/60 {
    border-top-color: rgba(253,164,175,.6);
    border-bottom-color: rgba(253,164,175,.6)
}

.border-y-rose-300\/70 {
    border-top-color: rgba(253,164,175,.7);
    border-bottom-color: rgba(253,164,175,.7)
}

.border-y-rose-300\/75 {
    border-top-color: rgba(253,164,175,.75);
    border-bottom-color: rgba(253,164,175,.75)
}

.border-y-rose-300\/80 {
    border-top-color: rgba(253,164,175,.8);
    border-bottom-color: rgba(253,164,175,.8)
}

.border-y-rose-300\/90 {
    border-top-color: rgba(253,164,175,.9);
    border-bottom-color: rgba(253,164,175,.9)
}

.border-y-rose-300\/95 {
    border-top-color: rgba(253,164,175,.95);
    border-bottom-color: rgba(253,164,175,.95)
}

.border-y-rose-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(251 113 133/var(--tw-border-opacity));
    border-bottom-color: rgb(251 113 133/var(--tw-border-opacity))
}

.border-y-rose-400\/0 {
    border-top-color: rgba(251,113,133,0);
    border-bottom-color: rgba(251,113,133,0)
}

.border-y-rose-400\/10 {
    border-top-color: rgba(251,113,133,.1);
    border-bottom-color: rgba(251,113,133,.1)
}

.border-y-rose-400\/100 {
    border-top-color: #fb7185;
    border-bottom-color: #fb7185
}

.border-y-rose-400\/20 {
    border-top-color: rgba(251,113,133,.2);
    border-bottom-color: rgba(251,113,133,.2)
}

.border-y-rose-400\/25 {
    border-top-color: rgba(251,113,133,.25);
    border-bottom-color: rgba(251,113,133,.25)
}

.border-y-rose-400\/30 {
    border-top-color: rgba(251,113,133,.3);
    border-bottom-color: rgba(251,113,133,.3)
}

.border-y-rose-400\/40 {
    border-top-color: rgba(251,113,133,.4);
    border-bottom-color: rgba(251,113,133,.4)
}

.border-y-rose-400\/5 {
    border-top-color: rgba(251,113,133,.05);
    border-bottom-color: rgba(251,113,133,.05)
}

.border-y-rose-400\/50 {
    border-top-color: rgba(251,113,133,.5);
    border-bottom-color: rgba(251,113,133,.5)
}

.border-y-rose-400\/60 {
    border-top-color: rgba(251,113,133,.6);
    border-bottom-color: rgba(251,113,133,.6)
}

.border-y-rose-400\/70 {
    border-top-color: rgba(251,113,133,.7);
    border-bottom-color: rgba(251,113,133,.7)
}

.border-y-rose-400\/75 {
    border-top-color: rgba(251,113,133,.75);
    border-bottom-color: rgba(251,113,133,.75)
}

.border-y-rose-400\/80 {
    border-top-color: rgba(251,113,133,.8);
    border-bottom-color: rgba(251,113,133,.8)
}

.border-y-rose-400\/90 {
    border-top-color: rgba(251,113,133,.9);
    border-bottom-color: rgba(251,113,133,.9)
}

.border-y-rose-400\/95 {
    border-top-color: rgba(251,113,133,.95);
    border-bottom-color: rgba(251,113,133,.95)
}

.border-y-rose-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(255 241 242/var(--tw-border-opacity));
    border-bottom-color: rgb(255 241 242/var(--tw-border-opacity))
}

.border-y-rose-50\/0 {
    border-top-color: rgba(255,241,242,0);
    border-bottom-color: rgba(255,241,242,0)
}

.border-y-rose-50\/10 {
    border-top-color: rgba(255,241,242,.1);
    border-bottom-color: rgba(255,241,242,.1)
}

.border-y-rose-50\/100 {
    border-top-color: #fff1f2;
    border-bottom-color: #fff1f2
}

.border-y-rose-50\/20 {
    border-top-color: rgba(255,241,242,.2);
    border-bottom-color: rgba(255,241,242,.2)
}

.border-y-rose-50\/25 {
    border-top-color: rgba(255,241,242,.25);
    border-bottom-color: rgba(255,241,242,.25)
}

.border-y-rose-50\/30 {
    border-top-color: rgba(255,241,242,.3);
    border-bottom-color: rgba(255,241,242,.3)
}

.border-y-rose-50\/40 {
    border-top-color: rgba(255,241,242,.4);
    border-bottom-color: rgba(255,241,242,.4)
}

.border-y-rose-50\/5 {
    border-top-color: rgba(255,241,242,.05);
    border-bottom-color: rgba(255,241,242,.05)
}

.border-y-rose-50\/50 {
    border-top-color: rgba(255,241,242,.5);
    border-bottom-color: rgba(255,241,242,.5)
}

.border-y-rose-50\/60 {
    border-top-color: rgba(255,241,242,.6);
    border-bottom-color: rgba(255,241,242,.6)
}

.border-y-rose-50\/70 {
    border-top-color: rgba(255,241,242,.7);
    border-bottom-color: rgba(255,241,242,.7)
}

.border-y-rose-50\/75 {
    border-top-color: rgba(255,241,242,.75);
    border-bottom-color: rgba(255,241,242,.75)
}

.border-y-rose-50\/80 {
    border-top-color: rgba(255,241,242,.8);
    border-bottom-color: rgba(255,241,242,.8)
}

.border-y-rose-50\/90 {
    border-top-color: rgba(255,241,242,.9);
    border-bottom-color: rgba(255,241,242,.9)
}

.border-y-rose-50\/95 {
    border-top-color: rgba(255,241,242,.95);
    border-bottom-color: rgba(255,241,242,.95)
}

.border-y-rose-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(244 63 94/var(--tw-border-opacity));
    border-bottom-color: rgb(244 63 94/var(--tw-border-opacity))
}

.border-y-rose-500\/0 {
    border-top-color: rgba(244,63,94,0);
    border-bottom-color: rgba(244,63,94,0)
}

.border-y-rose-500\/10 {
    border-top-color: rgba(244,63,94,.1);
    border-bottom-color: rgba(244,63,94,.1)
}

.border-y-rose-500\/100 {
    border-top-color: #f43f5e;
    border-bottom-color: #f43f5e
}

.border-y-rose-500\/20 {
    border-top-color: rgba(244,63,94,.2);
    border-bottom-color: rgba(244,63,94,.2)
}

.border-y-rose-500\/25 {
    border-top-color: rgba(244,63,94,.25);
    border-bottom-color: rgba(244,63,94,.25)
}

.border-y-rose-500\/30 {
    border-top-color: rgba(244,63,94,.3);
    border-bottom-color: rgba(244,63,94,.3)
}

.border-y-rose-500\/40 {
    border-top-color: rgba(244,63,94,.4);
    border-bottom-color: rgba(244,63,94,.4)
}

.border-y-rose-500\/5 {
    border-top-color: rgba(244,63,94,.05);
    border-bottom-color: rgba(244,63,94,.05)
}

.border-y-rose-500\/50 {
    border-top-color: rgba(244,63,94,.5);
    border-bottom-color: rgba(244,63,94,.5)
}

.border-y-rose-500\/60 {
    border-top-color: rgba(244,63,94,.6);
    border-bottom-color: rgba(244,63,94,.6)
}

.border-y-rose-500\/70 {
    border-top-color: rgba(244,63,94,.7);
    border-bottom-color: rgba(244,63,94,.7)
}

.border-y-rose-500\/75 {
    border-top-color: rgba(244,63,94,.75);
    border-bottom-color: rgba(244,63,94,.75)
}

.border-y-rose-500\/80 {
    border-top-color: rgba(244,63,94,.8);
    border-bottom-color: rgba(244,63,94,.8)
}

.border-y-rose-500\/90 {
    border-top-color: rgba(244,63,94,.9);
    border-bottom-color: rgba(244,63,94,.9)
}

.border-y-rose-500\/95 {
    border-top-color: rgba(244,63,94,.95);
    border-bottom-color: rgba(244,63,94,.95)
}

.border-y-rose-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(225 29 72/var(--tw-border-opacity));
    border-bottom-color: rgb(225 29 72/var(--tw-border-opacity))
}

.border-y-rose-600\/0 {
    border-top-color: rgba(225,29,72,0);
    border-bottom-color: rgba(225,29,72,0)
}

.border-y-rose-600\/10 {
    border-top-color: rgba(225,29,72,.1);
    border-bottom-color: rgba(225,29,72,.1)
}

.border-y-rose-600\/100 {
    border-top-color: #e11d48;
    border-bottom-color: #e11d48
}

.border-y-rose-600\/20 {
    border-top-color: rgba(225,29,72,.2);
    border-bottom-color: rgba(225,29,72,.2)
}

.border-y-rose-600\/25 {
    border-top-color: rgba(225,29,72,.25);
    border-bottom-color: rgba(225,29,72,.25)
}

.border-y-rose-600\/30 {
    border-top-color: rgba(225,29,72,.3);
    border-bottom-color: rgba(225,29,72,.3)
}

.border-y-rose-600\/40 {
    border-top-color: rgba(225,29,72,.4);
    border-bottom-color: rgba(225,29,72,.4)
}

.border-y-rose-600\/5 {
    border-top-color: rgba(225,29,72,.05);
    border-bottom-color: rgba(225,29,72,.05)
}

.border-y-rose-600\/50 {
    border-top-color: rgba(225,29,72,.5);
    border-bottom-color: rgba(225,29,72,.5)
}

.border-y-rose-600\/60 {
    border-top-color: rgba(225,29,72,.6);
    border-bottom-color: rgba(225,29,72,.6)
}

.border-y-rose-600\/70 {
    border-top-color: rgba(225,29,72,.7);
    border-bottom-color: rgba(225,29,72,.7)
}

.border-y-rose-600\/75 {
    border-top-color: rgba(225,29,72,.75);
    border-bottom-color: rgba(225,29,72,.75)
}

.border-y-rose-600\/80 {
    border-top-color: rgba(225,29,72,.8);
    border-bottom-color: rgba(225,29,72,.8)
}

.border-y-rose-600\/90 {
    border-top-color: rgba(225,29,72,.9);
    border-bottom-color: rgba(225,29,72,.9)
}

.border-y-rose-600\/95 {
    border-top-color: rgba(225,29,72,.95);
    border-bottom-color: rgba(225,29,72,.95)
}

.border-y-rose-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(190 18 60/var(--tw-border-opacity));
    border-bottom-color: rgb(190 18 60/var(--tw-border-opacity))
}

.border-y-rose-700\/0 {
    border-top-color: rgba(190,18,60,0);
    border-bottom-color: rgba(190,18,60,0)
}

.border-y-rose-700\/10 {
    border-top-color: rgba(190,18,60,.1);
    border-bottom-color: rgba(190,18,60,.1)
}

.border-y-rose-700\/100 {
    border-top-color: #be123c;
    border-bottom-color: #be123c
}

.border-y-rose-700\/20 {
    border-top-color: rgba(190,18,60,.2);
    border-bottom-color: rgba(190,18,60,.2)
}

.border-y-rose-700\/25 {
    border-top-color: rgba(190,18,60,.25);
    border-bottom-color: rgba(190,18,60,.25)
}

.border-y-rose-700\/30 {
    border-top-color: rgba(190,18,60,.3);
    border-bottom-color: rgba(190,18,60,.3)
}

.border-y-rose-700\/40 {
    border-top-color: rgba(190,18,60,.4);
    border-bottom-color: rgba(190,18,60,.4)
}

.border-y-rose-700\/5 {
    border-top-color: rgba(190,18,60,.05);
    border-bottom-color: rgba(190,18,60,.05)
}

.border-y-rose-700\/50 {
    border-top-color: rgba(190,18,60,.5);
    border-bottom-color: rgba(190,18,60,.5)
}

.border-y-rose-700\/60 {
    border-top-color: rgba(190,18,60,.6);
    border-bottom-color: rgba(190,18,60,.6)
}

.border-y-rose-700\/70 {
    border-top-color: rgba(190,18,60,.7);
    border-bottom-color: rgba(190,18,60,.7)
}

.border-y-rose-700\/75 {
    border-top-color: rgba(190,18,60,.75);
    border-bottom-color: rgba(190,18,60,.75)
}

.border-y-rose-700\/80 {
    border-top-color: rgba(190,18,60,.8);
    border-bottom-color: rgba(190,18,60,.8)
}

.border-y-rose-700\/90 {
    border-top-color: rgba(190,18,60,.9);
    border-bottom-color: rgba(190,18,60,.9)
}

.border-y-rose-700\/95 {
    border-top-color: rgba(190,18,60,.95);
    border-bottom-color: rgba(190,18,60,.95)
}

.border-y-rose-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(159 18 57/var(--tw-border-opacity));
    border-bottom-color: rgb(159 18 57/var(--tw-border-opacity))
}

.border-y-rose-800\/0 {
    border-top-color: rgba(159,18,57,0);
    border-bottom-color: rgba(159,18,57,0)
}

.border-y-rose-800\/10 {
    border-top-color: rgba(159,18,57,.1);
    border-bottom-color: rgba(159,18,57,.1)
}

.border-y-rose-800\/100 {
    border-top-color: #9f1239;
    border-bottom-color: #9f1239
}

.border-y-rose-800\/20 {
    border-top-color: rgba(159,18,57,.2);
    border-bottom-color: rgba(159,18,57,.2)
}

.border-y-rose-800\/25 {
    border-top-color: rgba(159,18,57,.25);
    border-bottom-color: rgba(159,18,57,.25)
}

.border-y-rose-800\/30 {
    border-top-color: rgba(159,18,57,.3);
    border-bottom-color: rgba(159,18,57,.3)
}

.border-y-rose-800\/40 {
    border-top-color: rgba(159,18,57,.4);
    border-bottom-color: rgba(159,18,57,.4)
}

.border-y-rose-800\/5 {
    border-top-color: rgba(159,18,57,.05);
    border-bottom-color: rgba(159,18,57,.05)
}

.border-y-rose-800\/50 {
    border-top-color: rgba(159,18,57,.5);
    border-bottom-color: rgba(159,18,57,.5)
}

.border-y-rose-800\/60 {
    border-top-color: rgba(159,18,57,.6);
    border-bottom-color: rgba(159,18,57,.6)
}

.border-y-rose-800\/70 {
    border-top-color: rgba(159,18,57,.7);
    border-bottom-color: rgba(159,18,57,.7)
}

.border-y-rose-800\/75 {
    border-top-color: rgba(159,18,57,.75);
    border-bottom-color: rgba(159,18,57,.75)
}

.border-y-rose-800\/80 {
    border-top-color: rgba(159,18,57,.8);
    border-bottom-color: rgba(159,18,57,.8)
}

.border-y-rose-800\/90 {
    border-top-color: rgba(159,18,57,.9);
    border-bottom-color: rgba(159,18,57,.9)
}

.border-y-rose-800\/95 {
    border-top-color: rgba(159,18,57,.95);
    border-bottom-color: rgba(159,18,57,.95)
}

.border-y-rose-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(136 19 55/var(--tw-border-opacity));
    border-bottom-color: rgb(136 19 55/var(--tw-border-opacity))
}

.border-y-rose-900\/0 {
    border-top-color: rgba(136,19,55,0);
    border-bottom-color: rgba(136,19,55,0)
}

.border-y-rose-900\/10 {
    border-top-color: rgba(136,19,55,.1);
    border-bottom-color: rgba(136,19,55,.1)
}

.border-y-rose-900\/100 {
    border-top-color: #881337;
    border-bottom-color: #881337
}

.border-y-rose-900\/20 {
    border-top-color: rgba(136,19,55,.2);
    border-bottom-color: rgba(136,19,55,.2)
}

.border-y-rose-900\/25 {
    border-top-color: rgba(136,19,55,.25);
    border-bottom-color: rgba(136,19,55,.25)
}

.border-y-rose-900\/30 {
    border-top-color: rgba(136,19,55,.3);
    border-bottom-color: rgba(136,19,55,.3)
}

.border-y-rose-900\/40 {
    border-top-color: rgba(136,19,55,.4);
    border-bottom-color: rgba(136,19,55,.4)
}

.border-y-rose-900\/5 {
    border-top-color: rgba(136,19,55,.05);
    border-bottom-color: rgba(136,19,55,.05)
}

.border-y-rose-900\/50 {
    border-top-color: rgba(136,19,55,.5);
    border-bottom-color: rgba(136,19,55,.5)
}

.border-y-rose-900\/60 {
    border-top-color: rgba(136,19,55,.6);
    border-bottom-color: rgba(136,19,55,.6)
}

.border-y-rose-900\/70 {
    border-top-color: rgba(136,19,55,.7);
    border-bottom-color: rgba(136,19,55,.7)
}

.border-y-rose-900\/75 {
    border-top-color: rgba(136,19,55,.75);
    border-bottom-color: rgba(136,19,55,.75)
}

.border-y-rose-900\/80 {
    border-top-color: rgba(136,19,55,.8);
    border-bottom-color: rgba(136,19,55,.8)
}

.border-y-rose-900\/90 {
    border-top-color: rgba(136,19,55,.9);
    border-bottom-color: rgba(136,19,55,.9)
}

.border-y-rose-900\/95 {
    border-top-color: rgba(136,19,55,.95);
    border-bottom-color: rgba(136,19,55,.95)
}

.border-y-rose-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(76 5 25/var(--tw-border-opacity));
    border-bottom-color: rgb(76 5 25/var(--tw-border-opacity))
}

.border-y-rose-950\/0 {
    border-top-color: rgba(76,5,25,0);
    border-bottom-color: rgba(76,5,25,0)
}

.border-y-rose-950\/10 {
    border-top-color: rgba(76,5,25,.1);
    border-bottom-color: rgba(76,5,25,.1)
}

.border-y-rose-950\/100 {
    border-top-color: #4c0519;
    border-bottom-color: #4c0519
}

.border-y-rose-950\/20 {
    border-top-color: rgba(76,5,25,.2);
    border-bottom-color: rgba(76,5,25,.2)
}

.border-y-rose-950\/25 {
    border-top-color: rgba(76,5,25,.25);
    border-bottom-color: rgba(76,5,25,.25)
}

.border-y-rose-950\/30 {
    border-top-color: rgba(76,5,25,.3);
    border-bottom-color: rgba(76,5,25,.3)
}

.border-y-rose-950\/40 {
    border-top-color: rgba(76,5,25,.4);
    border-bottom-color: rgba(76,5,25,.4)
}

.border-y-rose-950\/5 {
    border-top-color: rgba(76,5,25,.05);
    border-bottom-color: rgba(76,5,25,.05)
}

.border-y-rose-950\/50 {
    border-top-color: rgba(76,5,25,.5);
    border-bottom-color: rgba(76,5,25,.5)
}

.border-y-rose-950\/60 {
    border-top-color: rgba(76,5,25,.6);
    border-bottom-color: rgba(76,5,25,.6)
}

.border-y-rose-950\/70 {
    border-top-color: rgba(76,5,25,.7);
    border-bottom-color: rgba(76,5,25,.7)
}

.border-y-rose-950\/75 {
    border-top-color: rgba(76,5,25,.75);
    border-bottom-color: rgba(76,5,25,.75)
}

.border-y-rose-950\/80 {
    border-top-color: rgba(76,5,25,.8);
    border-bottom-color: rgba(76,5,25,.8)
}

.border-y-rose-950\/90 {
    border-top-color: rgba(76,5,25,.9);
    border-bottom-color: rgba(76,5,25,.9)
}

.border-y-rose-950\/95 {
    border-top-color: rgba(76,5,25,.95);
    border-bottom-color: rgba(76,5,25,.95)
}

.border-y-secondary {
    border-top-color: hsl(var(--secondary));
    border-bottom-color: hsl(var(--secondary))
}

.border-y-secondary-foreground {
    border-top-color: hsl(var(--secondary-foreground));
    border-bottom-color: hsl(var(--secondary-foreground))
}

.border-y-secondary-foreground\/0 {
    border-top-color: hsl(var(--secondary-foreground)/0);
    border-bottom-color: hsl(var(--secondary-foreground)/0)
}

.border-y-secondary-foreground\/10 {
    border-top-color: hsl(var(--secondary-foreground)/.1);
    border-bottom-color: hsl(var(--secondary-foreground)/.1)
}

.border-y-secondary-foreground\/100 {
    border-top-color: hsl(var(--secondary-foreground)/1);
    border-bottom-color: hsl(var(--secondary-foreground)/1)
}

.border-y-secondary-foreground\/20 {
    border-top-color: hsl(var(--secondary-foreground)/.2);
    border-bottom-color: hsl(var(--secondary-foreground)/.2)
}

.border-y-secondary-foreground\/25 {
    border-top-color: hsl(var(--secondary-foreground)/.25);
    border-bottom-color: hsl(var(--secondary-foreground)/.25)
}

.border-y-secondary-foreground\/30 {
    border-top-color: hsl(var(--secondary-foreground)/.3);
    border-bottom-color: hsl(var(--secondary-foreground)/.3)
}

.border-y-secondary-foreground\/40 {
    border-top-color: hsl(var(--secondary-foreground)/.4);
    border-bottom-color: hsl(var(--secondary-foreground)/.4)
}

.border-y-secondary-foreground\/5 {
    border-top-color: hsl(var(--secondary-foreground)/.05);
    border-bottom-color: hsl(var(--secondary-foreground)/.05)
}

.border-y-secondary-foreground\/50 {
    border-top-color: hsl(var(--secondary-foreground)/.5);
    border-bottom-color: hsl(var(--secondary-foreground)/.5)
}

.border-y-secondary-foreground\/60 {
    border-top-color: hsl(var(--secondary-foreground)/.6);
    border-bottom-color: hsl(var(--secondary-foreground)/.6)
}

.border-y-secondary-foreground\/70 {
    border-top-color: hsl(var(--secondary-foreground)/.7);
    border-bottom-color: hsl(var(--secondary-foreground)/.7)
}

.border-y-secondary-foreground\/75 {
    border-top-color: hsl(var(--secondary-foreground)/.75);
    border-bottom-color: hsl(var(--secondary-foreground)/.75)
}

.border-y-secondary-foreground\/80 {
    border-top-color: hsl(var(--secondary-foreground)/.8);
    border-bottom-color: hsl(var(--secondary-foreground)/.8)
}

.border-y-secondary-foreground\/90 {
    border-top-color: hsl(var(--secondary-foreground)/.9);
    border-bottom-color: hsl(var(--secondary-foreground)/.9)
}

.border-y-secondary-foreground\/95 {
    border-top-color: hsl(var(--secondary-foreground)/.95);
    border-bottom-color: hsl(var(--secondary-foreground)/.95)
}

.border-y-secondary\/0 {
    border-top-color: hsl(var(--secondary)/0);
    border-bottom-color: hsl(var(--secondary)/0)
}

.border-y-secondary\/10 {
    border-top-color: hsl(var(--secondary)/.1);
    border-bottom-color: hsl(var(--secondary)/.1)
}

.border-y-secondary\/100 {
    border-top-color: hsl(var(--secondary)/1);
    border-bottom-color: hsl(var(--secondary)/1)
}

.border-y-secondary\/20 {
    border-top-color: hsl(var(--secondary)/.2);
    border-bottom-color: hsl(var(--secondary)/.2)
}

.border-y-secondary\/25 {
    border-top-color: hsl(var(--secondary)/.25);
    border-bottom-color: hsl(var(--secondary)/.25)
}

.border-y-secondary\/30 {
    border-top-color: hsl(var(--secondary)/.3);
    border-bottom-color: hsl(var(--secondary)/.3)
}

.border-y-secondary\/40 {
    border-top-color: hsl(var(--secondary)/.4);
    border-bottom-color: hsl(var(--secondary)/.4)
}

.border-y-secondary\/5 {
    border-top-color: hsl(var(--secondary)/.05);
    border-bottom-color: hsl(var(--secondary)/.05)
}

.border-y-secondary\/50 {
    border-top-color: hsl(var(--secondary)/.5);
    border-bottom-color: hsl(var(--secondary)/.5)
}

.border-y-secondary\/60 {
    border-top-color: hsl(var(--secondary)/.6);
    border-bottom-color: hsl(var(--secondary)/.6)
}

.border-y-secondary\/70 {
    border-top-color: hsl(var(--secondary)/.7);
    border-bottom-color: hsl(var(--secondary)/.7)
}

.border-y-secondary\/75 {
    border-top-color: hsl(var(--secondary)/.75);
    border-bottom-color: hsl(var(--secondary)/.75)
}

.border-y-secondary\/80 {
    border-top-color: hsl(var(--secondary)/.8);
    border-bottom-color: hsl(var(--secondary)/.8)
}

.border-y-secondary\/90 {
    border-top-color: hsl(var(--secondary)/.9);
    border-bottom-color: hsl(var(--secondary)/.9)
}

.border-y-secondary\/95 {
    border-top-color: hsl(var(--secondary)/.95);
    border-bottom-color: hsl(var(--secondary)/.95)
}

.border-y-sky-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(224 242 254/var(--tw-border-opacity));
    border-bottom-color: rgb(224 242 254/var(--tw-border-opacity))
}

.border-y-sky-100\/0 {
    border-top-color: rgba(224,242,254,0);
    border-bottom-color: rgba(224,242,254,0)
}

.border-y-sky-100\/10 {
    border-top-color: rgba(224,242,254,.1);
    border-bottom-color: rgba(224,242,254,.1)
}

.border-y-sky-100\/100 {
    border-top-color: #e0f2fe;
    border-bottom-color: #e0f2fe
}

.border-y-sky-100\/20 {
    border-top-color: rgba(224,242,254,.2);
    border-bottom-color: rgba(224,242,254,.2)
}

.border-y-sky-100\/25 {
    border-top-color: rgba(224,242,254,.25);
    border-bottom-color: rgba(224,242,254,.25)
}

.border-y-sky-100\/30 {
    border-top-color: rgba(224,242,254,.3);
    border-bottom-color: rgba(224,242,254,.3)
}

.border-y-sky-100\/40 {
    border-top-color: rgba(224,242,254,.4);
    border-bottom-color: rgba(224,242,254,.4)
}

.border-y-sky-100\/5 {
    border-top-color: rgba(224,242,254,.05);
    border-bottom-color: rgba(224,242,254,.05)
}

.border-y-sky-100\/50 {
    border-top-color: rgba(224,242,254,.5);
    border-bottom-color: rgba(224,242,254,.5)
}

.border-y-sky-100\/60 {
    border-top-color: rgba(224,242,254,.6);
    border-bottom-color: rgba(224,242,254,.6)
}

.border-y-sky-100\/70 {
    border-top-color: rgba(224,242,254,.7);
    border-bottom-color: rgba(224,242,254,.7)
}

.border-y-sky-100\/75 {
    border-top-color: rgba(224,242,254,.75);
    border-bottom-color: rgba(224,242,254,.75)
}

.border-y-sky-100\/80 {
    border-top-color: rgba(224,242,254,.8);
    border-bottom-color: rgba(224,242,254,.8)
}

.border-y-sky-100\/90 {
    border-top-color: rgba(224,242,254,.9);
    border-bottom-color: rgba(224,242,254,.9)
}

.border-y-sky-100\/95 {
    border-top-color: rgba(224,242,254,.95);
    border-bottom-color: rgba(224,242,254,.95)
}

.border-y-sky-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(186 230 253/var(--tw-border-opacity));
    border-bottom-color: rgb(186 230 253/var(--tw-border-opacity))
}

.border-y-sky-200\/0 {
    border-top-color: rgba(186,230,253,0);
    border-bottom-color: rgba(186,230,253,0)
}

.border-y-sky-200\/10 {
    border-top-color: rgba(186,230,253,.1);
    border-bottom-color: rgba(186,230,253,.1)
}

.border-y-sky-200\/100 {
    border-top-color: #bae6fd;
    border-bottom-color: #bae6fd
}

.border-y-sky-200\/20 {
    border-top-color: rgba(186,230,253,.2);
    border-bottom-color: rgba(186,230,253,.2)
}

.border-y-sky-200\/25 {
    border-top-color: rgba(186,230,253,.25);
    border-bottom-color: rgba(186,230,253,.25)
}

.border-y-sky-200\/30 {
    border-top-color: rgba(186,230,253,.3);
    border-bottom-color: rgba(186,230,253,.3)
}

.border-y-sky-200\/40 {
    border-top-color: rgba(186,230,253,.4);
    border-bottom-color: rgba(186,230,253,.4)
}

.border-y-sky-200\/5 {
    border-top-color: rgba(186,230,253,.05);
    border-bottom-color: rgba(186,230,253,.05)
}

.border-y-sky-200\/50 {
    border-top-color: rgba(186,230,253,.5);
    border-bottom-color: rgba(186,230,253,.5)
}

.border-y-sky-200\/60 {
    border-top-color: rgba(186,230,253,.6);
    border-bottom-color: rgba(186,230,253,.6)
}

.border-y-sky-200\/70 {
    border-top-color: rgba(186,230,253,.7);
    border-bottom-color: rgba(186,230,253,.7)
}

.border-y-sky-200\/75 {
    border-top-color: rgba(186,230,253,.75);
    border-bottom-color: rgba(186,230,253,.75)
}

.border-y-sky-200\/80 {
    border-top-color: rgba(186,230,253,.8);
    border-bottom-color: rgba(186,230,253,.8)
}

.border-y-sky-200\/90 {
    border-top-color: rgba(186,230,253,.9);
    border-bottom-color: rgba(186,230,253,.9)
}

.border-y-sky-200\/95 {
    border-top-color: rgba(186,230,253,.95);
    border-bottom-color: rgba(186,230,253,.95)
}

.border-y-sky-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(125 211 252/var(--tw-border-opacity));
    border-bottom-color: rgb(125 211 252/var(--tw-border-opacity))
}

.border-y-sky-300\/0 {
    border-top-color: rgba(125,211,252,0);
    border-bottom-color: rgba(125,211,252,0)
}

.border-y-sky-300\/10 {
    border-top-color: rgba(125,211,252,.1);
    border-bottom-color: rgba(125,211,252,.1)
}

.border-y-sky-300\/100 {
    border-top-color: #7dd3fc;
    border-bottom-color: #7dd3fc
}

.border-y-sky-300\/20 {
    border-top-color: rgba(125,211,252,.2);
    border-bottom-color: rgba(125,211,252,.2)
}

.border-y-sky-300\/25 {
    border-top-color: rgba(125,211,252,.25);
    border-bottom-color: rgba(125,211,252,.25)
}

.border-y-sky-300\/30 {
    border-top-color: rgba(125,211,252,.3);
    border-bottom-color: rgba(125,211,252,.3)
}

.border-y-sky-300\/40 {
    border-top-color: rgba(125,211,252,.4);
    border-bottom-color: rgba(125,211,252,.4)
}

.border-y-sky-300\/5 {
    border-top-color: rgba(125,211,252,.05);
    border-bottom-color: rgba(125,211,252,.05)
}

.border-y-sky-300\/50 {
    border-top-color: rgba(125,211,252,.5);
    border-bottom-color: rgba(125,211,252,.5)
}

.border-y-sky-300\/60 {
    border-top-color: rgba(125,211,252,.6);
    border-bottom-color: rgba(125,211,252,.6)
}

.border-y-sky-300\/70 {
    border-top-color: rgba(125,211,252,.7);
    border-bottom-color: rgba(125,211,252,.7)
}

.border-y-sky-300\/75 {
    border-top-color: rgba(125,211,252,.75);
    border-bottom-color: rgba(125,211,252,.75)
}

.border-y-sky-300\/80 {
    border-top-color: rgba(125,211,252,.8);
    border-bottom-color: rgba(125,211,252,.8)
}

.border-y-sky-300\/90 {
    border-top-color: rgba(125,211,252,.9);
    border-bottom-color: rgba(125,211,252,.9)
}

.border-y-sky-300\/95 {
    border-top-color: rgba(125,211,252,.95);
    border-bottom-color: rgba(125,211,252,.95)
}

.border-y-sky-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(56 189 248/var(--tw-border-opacity));
    border-bottom-color: rgb(56 189 248/var(--tw-border-opacity))
}

.border-y-sky-400\/0 {
    border-top-color: rgba(56,189,248,0);
    border-bottom-color: rgba(56,189,248,0)
}

.border-y-sky-400\/10 {
    border-top-color: rgba(56,189,248,.1);
    border-bottom-color: rgba(56,189,248,.1)
}

.border-y-sky-400\/100 {
    border-top-color: #38bdf8;
    border-bottom-color: #38bdf8
}

.border-y-sky-400\/20 {
    border-top-color: rgba(56,189,248,.2);
    border-bottom-color: rgba(56,189,248,.2)
}

.border-y-sky-400\/25 {
    border-top-color: rgba(56,189,248,.25);
    border-bottom-color: rgba(56,189,248,.25)
}

.border-y-sky-400\/30 {
    border-top-color: rgba(56,189,248,.3);
    border-bottom-color: rgba(56,189,248,.3)
}

.border-y-sky-400\/40 {
    border-top-color: rgba(56,189,248,.4);
    border-bottom-color: rgba(56,189,248,.4)
}

.border-y-sky-400\/5 {
    border-top-color: rgba(56,189,248,.05);
    border-bottom-color: rgba(56,189,248,.05)
}

.border-y-sky-400\/50 {
    border-top-color: rgba(56,189,248,.5);
    border-bottom-color: rgba(56,189,248,.5)
}

.border-y-sky-400\/60 {
    border-top-color: rgba(56,189,248,.6);
    border-bottom-color: rgba(56,189,248,.6)
}

.border-y-sky-400\/70 {
    border-top-color: rgba(56,189,248,.7);
    border-bottom-color: rgba(56,189,248,.7)
}

.border-y-sky-400\/75 {
    border-top-color: rgba(56,189,248,.75);
    border-bottom-color: rgba(56,189,248,.75)
}

.border-y-sky-400\/80 {
    border-top-color: rgba(56,189,248,.8);
    border-bottom-color: rgba(56,189,248,.8)
}

.border-y-sky-400\/90 {
    border-top-color: rgba(56,189,248,.9);
    border-bottom-color: rgba(56,189,248,.9)
}

.border-y-sky-400\/95 {
    border-top-color: rgba(56,189,248,.95);
    border-bottom-color: rgba(56,189,248,.95)
}

.border-y-sky-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(240 249 255/var(--tw-border-opacity));
    border-bottom-color: rgb(240 249 255/var(--tw-border-opacity))
}

.border-y-sky-50\/0 {
    border-top-color: rgba(240,249,255,0);
    border-bottom-color: rgba(240,249,255,0)
}

.border-y-sky-50\/10 {
    border-top-color: rgba(240,249,255,.1);
    border-bottom-color: rgba(240,249,255,.1)
}

.border-y-sky-50\/100 {
    border-top-color: #f0f9ff;
    border-bottom-color: #f0f9ff
}

.border-y-sky-50\/20 {
    border-top-color: rgba(240,249,255,.2);
    border-bottom-color: rgba(240,249,255,.2)
}

.border-y-sky-50\/25 {
    border-top-color: rgba(240,249,255,.25);
    border-bottom-color: rgba(240,249,255,.25)
}

.border-y-sky-50\/30 {
    border-top-color: rgba(240,249,255,.3);
    border-bottom-color: rgba(240,249,255,.3)
}

.border-y-sky-50\/40 {
    border-top-color: rgba(240,249,255,.4);
    border-bottom-color: rgba(240,249,255,.4)
}

.border-y-sky-50\/5 {
    border-top-color: rgba(240,249,255,.05);
    border-bottom-color: rgba(240,249,255,.05)
}

.border-y-sky-50\/50 {
    border-top-color: rgba(240,249,255,.5);
    border-bottom-color: rgba(240,249,255,.5)
}

.border-y-sky-50\/60 {
    border-top-color: rgba(240,249,255,.6);
    border-bottom-color: rgba(240,249,255,.6)
}

.border-y-sky-50\/70 {
    border-top-color: rgba(240,249,255,.7);
    border-bottom-color: rgba(240,249,255,.7)
}

.border-y-sky-50\/75 {
    border-top-color: rgba(240,249,255,.75);
    border-bottom-color: rgba(240,249,255,.75)
}

.border-y-sky-50\/80 {
    border-top-color: rgba(240,249,255,.8);
    border-bottom-color: rgba(240,249,255,.8)
}

.border-y-sky-50\/90 {
    border-top-color: rgba(240,249,255,.9);
    border-bottom-color: rgba(240,249,255,.9)
}

.border-y-sky-50\/95 {
    border-top-color: rgba(240,249,255,.95);
    border-bottom-color: rgba(240,249,255,.95)
}

.border-y-sky-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(14 165 233/var(--tw-border-opacity));
    border-bottom-color: rgb(14 165 233/var(--tw-border-opacity))
}

.border-y-sky-500\/0 {
    border-top-color: rgba(14,165,233,0);
    border-bottom-color: rgba(14,165,233,0)
}

.border-y-sky-500\/10 {
    border-top-color: rgba(14,165,233,.1);
    border-bottom-color: rgba(14,165,233,.1)
}

.border-y-sky-500\/100 {
    border-top-color: #0ea5e9;
    border-bottom-color: #0ea5e9
}

.border-y-sky-500\/20 {
    border-top-color: rgba(14,165,233,.2);
    border-bottom-color: rgba(14,165,233,.2)
}

.border-y-sky-500\/25 {
    border-top-color: rgba(14,165,233,.25);
    border-bottom-color: rgba(14,165,233,.25)
}

.border-y-sky-500\/30 {
    border-top-color: rgba(14,165,233,.3);
    border-bottom-color: rgba(14,165,233,.3)
}

.border-y-sky-500\/40 {
    border-top-color: rgba(14,165,233,.4);
    border-bottom-color: rgba(14,165,233,.4)
}

.border-y-sky-500\/5 {
    border-top-color: rgba(14,165,233,.05);
    border-bottom-color: rgba(14,165,233,.05)
}

.border-y-sky-500\/50 {
    border-top-color: rgba(14,165,233,.5);
    border-bottom-color: rgba(14,165,233,.5)
}

.border-y-sky-500\/60 {
    border-top-color: rgba(14,165,233,.6);
    border-bottom-color: rgba(14,165,233,.6)
}

.border-y-sky-500\/70 {
    border-top-color: rgba(14,165,233,.7);
    border-bottom-color: rgba(14,165,233,.7)
}

.border-y-sky-500\/75 {
    border-top-color: rgba(14,165,233,.75);
    border-bottom-color: rgba(14,165,233,.75)
}

.border-y-sky-500\/80 {
    border-top-color: rgba(14,165,233,.8);
    border-bottom-color: rgba(14,165,233,.8)
}

.border-y-sky-500\/90 {
    border-top-color: rgba(14,165,233,.9);
    border-bottom-color: rgba(14,165,233,.9)
}

.border-y-sky-500\/95 {
    border-top-color: rgba(14,165,233,.95);
    border-bottom-color: rgba(14,165,233,.95)
}

.border-y-sky-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(2 132 199/var(--tw-border-opacity));
    border-bottom-color: rgb(2 132 199/var(--tw-border-opacity))
}

.border-y-sky-600\/0 {
    border-top-color: rgba(2,132,199,0);
    border-bottom-color: rgba(2,132,199,0)
}

.border-y-sky-600\/10 {
    border-top-color: rgba(2,132,199,.1);
    border-bottom-color: rgba(2,132,199,.1)
}

.border-y-sky-600\/100 {
    border-top-color: #0284c7;
    border-bottom-color: #0284c7
}

.border-y-sky-600\/20 {
    border-top-color: rgba(2,132,199,.2);
    border-bottom-color: rgba(2,132,199,.2)
}

.border-y-sky-600\/25 {
    border-top-color: rgba(2,132,199,.25);
    border-bottom-color: rgba(2,132,199,.25)
}

.border-y-sky-600\/30 {
    border-top-color: rgba(2,132,199,.3);
    border-bottom-color: rgba(2,132,199,.3)
}

.border-y-sky-600\/40 {
    border-top-color: rgba(2,132,199,.4);
    border-bottom-color: rgba(2,132,199,.4)
}

.border-y-sky-600\/5 {
    border-top-color: rgba(2,132,199,.05);
    border-bottom-color: rgba(2,132,199,.05)
}

.border-y-sky-600\/50 {
    border-top-color: rgba(2,132,199,.5);
    border-bottom-color: rgba(2,132,199,.5)
}

.border-y-sky-600\/60 {
    border-top-color: rgba(2,132,199,.6);
    border-bottom-color: rgba(2,132,199,.6)
}

.border-y-sky-600\/70 {
    border-top-color: rgba(2,132,199,.7);
    border-bottom-color: rgba(2,132,199,.7)
}

.border-y-sky-600\/75 {
    border-top-color: rgba(2,132,199,.75);
    border-bottom-color: rgba(2,132,199,.75)
}

.border-y-sky-600\/80 {
    border-top-color: rgba(2,132,199,.8);
    border-bottom-color: rgba(2,132,199,.8)
}

.border-y-sky-600\/90 {
    border-top-color: rgba(2,132,199,.9);
    border-bottom-color: rgba(2,132,199,.9)
}

.border-y-sky-600\/95 {
    border-top-color: rgba(2,132,199,.95);
    border-bottom-color: rgba(2,132,199,.95)
}

.border-y-sky-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(3 105 161/var(--tw-border-opacity));
    border-bottom-color: rgb(3 105 161/var(--tw-border-opacity))
}

.border-y-sky-700\/0 {
    border-top-color: rgba(3,105,161,0);
    border-bottom-color: rgba(3,105,161,0)
}

.border-y-sky-700\/10 {
    border-top-color: rgba(3,105,161,.1);
    border-bottom-color: rgba(3,105,161,.1)
}

.border-y-sky-700\/100 {
    border-top-color: #0369a1;
    border-bottom-color: #0369a1
}

.border-y-sky-700\/20 {
    border-top-color: rgba(3,105,161,.2);
    border-bottom-color: rgba(3,105,161,.2)
}

.border-y-sky-700\/25 {
    border-top-color: rgba(3,105,161,.25);
    border-bottom-color: rgba(3,105,161,.25)
}

.border-y-sky-700\/30 {
    border-top-color: rgba(3,105,161,.3);
    border-bottom-color: rgba(3,105,161,.3)
}

.border-y-sky-700\/40 {
    border-top-color: rgba(3,105,161,.4);
    border-bottom-color: rgba(3,105,161,.4)
}

.border-y-sky-700\/5 {
    border-top-color: rgba(3,105,161,.05);
    border-bottom-color: rgba(3,105,161,.05)
}

.border-y-sky-700\/50 {
    border-top-color: rgba(3,105,161,.5);
    border-bottom-color: rgba(3,105,161,.5)
}

.border-y-sky-700\/60 {
    border-top-color: rgba(3,105,161,.6);
    border-bottom-color: rgba(3,105,161,.6)
}

.border-y-sky-700\/70 {
    border-top-color: rgba(3,105,161,.7);
    border-bottom-color: rgba(3,105,161,.7)
}

.border-y-sky-700\/75 {
    border-top-color: rgba(3,105,161,.75);
    border-bottom-color: rgba(3,105,161,.75)
}

.border-y-sky-700\/80 {
    border-top-color: rgba(3,105,161,.8);
    border-bottom-color: rgba(3,105,161,.8)
}

.border-y-sky-700\/90 {
    border-top-color: rgba(3,105,161,.9);
    border-bottom-color: rgba(3,105,161,.9)
}

.border-y-sky-700\/95 {
    border-top-color: rgba(3,105,161,.95);
    border-bottom-color: rgba(3,105,161,.95)
}

.border-y-sky-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(7 89 133/var(--tw-border-opacity));
    border-bottom-color: rgb(7 89 133/var(--tw-border-opacity))
}

.border-y-sky-800\/0 {
    border-top-color: rgba(7,89,133,0);
    border-bottom-color: rgba(7,89,133,0)
}

.border-y-sky-800\/10 {
    border-top-color: rgba(7,89,133,.1);
    border-bottom-color: rgba(7,89,133,.1)
}

.border-y-sky-800\/100 {
    border-top-color: #075985;
    border-bottom-color: #075985
}

.border-y-sky-800\/20 {
    border-top-color: rgba(7,89,133,.2);
    border-bottom-color: rgba(7,89,133,.2)
}

.border-y-sky-800\/25 {
    border-top-color: rgba(7,89,133,.25);
    border-bottom-color: rgba(7,89,133,.25)
}

.border-y-sky-800\/30 {
    border-top-color: rgba(7,89,133,.3);
    border-bottom-color: rgba(7,89,133,.3)
}

.border-y-sky-800\/40 {
    border-top-color: rgba(7,89,133,.4);
    border-bottom-color: rgba(7,89,133,.4)
}

.border-y-sky-800\/5 {
    border-top-color: rgba(7,89,133,.05);
    border-bottom-color: rgba(7,89,133,.05)
}

.border-y-sky-800\/50 {
    border-top-color: rgba(7,89,133,.5);
    border-bottom-color: rgba(7,89,133,.5)
}

.border-y-sky-800\/60 {
    border-top-color: rgba(7,89,133,.6);
    border-bottom-color: rgba(7,89,133,.6)
}

.border-y-sky-800\/70 {
    border-top-color: rgba(7,89,133,.7);
    border-bottom-color: rgba(7,89,133,.7)
}

.border-y-sky-800\/75 {
    border-top-color: rgba(7,89,133,.75);
    border-bottom-color: rgba(7,89,133,.75)
}

.border-y-sky-800\/80 {
    border-top-color: rgba(7,89,133,.8);
    border-bottom-color: rgba(7,89,133,.8)
}

.border-y-sky-800\/90 {
    border-top-color: rgba(7,89,133,.9);
    border-bottom-color: rgba(7,89,133,.9)
}

.border-y-sky-800\/95 {
    border-top-color: rgba(7,89,133,.95);
    border-bottom-color: rgba(7,89,133,.95)
}

.border-y-sky-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(12 74 110/var(--tw-border-opacity));
    border-bottom-color: rgb(12 74 110/var(--tw-border-opacity))
}

.border-y-sky-900\/0 {
    border-top-color: rgba(12,74,110,0);
    border-bottom-color: rgba(12,74,110,0)
}

.border-y-sky-900\/10 {
    border-top-color: rgba(12,74,110,.1);
    border-bottom-color: rgba(12,74,110,.1)
}

.border-y-sky-900\/100 {
    border-top-color: #0c4a6e;
    border-bottom-color: #0c4a6e
}

.border-y-sky-900\/20 {
    border-top-color: rgba(12,74,110,.2);
    border-bottom-color: rgba(12,74,110,.2)
}

.border-y-sky-900\/25 {
    border-top-color: rgba(12,74,110,.25);
    border-bottom-color: rgba(12,74,110,.25)
}

.border-y-sky-900\/30 {
    border-top-color: rgba(12,74,110,.3);
    border-bottom-color: rgba(12,74,110,.3)
}

.border-y-sky-900\/40 {
    border-top-color: rgba(12,74,110,.4);
    border-bottom-color: rgba(12,74,110,.4)
}

.border-y-sky-900\/5 {
    border-top-color: rgba(12,74,110,.05);
    border-bottom-color: rgba(12,74,110,.05)
}

.border-y-sky-900\/50 {
    border-top-color: rgba(12,74,110,.5);
    border-bottom-color: rgba(12,74,110,.5)
}

.border-y-sky-900\/60 {
    border-top-color: rgba(12,74,110,.6);
    border-bottom-color: rgba(12,74,110,.6)
}

.border-y-sky-900\/70 {
    border-top-color: rgba(12,74,110,.7);
    border-bottom-color: rgba(12,74,110,.7)
}

.border-y-sky-900\/75 {
    border-top-color: rgba(12,74,110,.75);
    border-bottom-color: rgba(12,74,110,.75)
}

.border-y-sky-900\/80 {
    border-top-color: rgba(12,74,110,.8);
    border-bottom-color: rgba(12,74,110,.8)
}

.border-y-sky-900\/90 {
    border-top-color: rgba(12,74,110,.9);
    border-bottom-color: rgba(12,74,110,.9)
}

.border-y-sky-900\/95 {
    border-top-color: rgba(12,74,110,.95);
    border-bottom-color: rgba(12,74,110,.95)
}

.border-y-sky-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(8 47 73/var(--tw-border-opacity));
    border-bottom-color: rgb(8 47 73/var(--tw-border-opacity))
}

.border-y-sky-950\/0 {
    border-top-color: rgba(8,47,73,0);
    border-bottom-color: rgba(8,47,73,0)
}

.border-y-sky-950\/10 {
    border-top-color: rgba(8,47,73,.1);
    border-bottom-color: rgba(8,47,73,.1)
}

.border-y-sky-950\/100 {
    border-top-color: #082f49;
    border-bottom-color: #082f49
}

.border-y-sky-950\/20 {
    border-top-color: rgba(8,47,73,.2);
    border-bottom-color: rgba(8,47,73,.2)
}

.border-y-sky-950\/25 {
    border-top-color: rgba(8,47,73,.25);
    border-bottom-color: rgba(8,47,73,.25)
}

.border-y-sky-950\/30 {
    border-top-color: rgba(8,47,73,.3);
    border-bottom-color: rgba(8,47,73,.3)
}

.border-y-sky-950\/40 {
    border-top-color: rgba(8,47,73,.4);
    border-bottom-color: rgba(8,47,73,.4)
}

.border-y-sky-950\/5 {
    border-top-color: rgba(8,47,73,.05);
    border-bottom-color: rgba(8,47,73,.05)
}

.border-y-sky-950\/50 {
    border-top-color: rgba(8,47,73,.5);
    border-bottom-color: rgba(8,47,73,.5)
}

.border-y-sky-950\/60 {
    border-top-color: rgba(8,47,73,.6);
    border-bottom-color: rgba(8,47,73,.6)
}

.border-y-sky-950\/70 {
    border-top-color: rgba(8,47,73,.7);
    border-bottom-color: rgba(8,47,73,.7)
}

.border-y-sky-950\/75 {
    border-top-color: rgba(8,47,73,.75);
    border-bottom-color: rgba(8,47,73,.75)
}

.border-y-sky-950\/80 {
    border-top-color: rgba(8,47,73,.8);
    border-bottom-color: rgba(8,47,73,.8)
}

.border-y-sky-950\/90 {
    border-top-color: rgba(8,47,73,.9);
    border-bottom-color: rgba(8,47,73,.9)
}

.border-y-sky-950\/95 {
    border-top-color: rgba(8,47,73,.95);
    border-bottom-color: rgba(8,47,73,.95)
}

.border-y-slate-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(241 245 249/var(--tw-border-opacity));
    border-bottom-color: rgb(241 245 249/var(--tw-border-opacity))
}

.border-y-slate-100\/0 {
    border-top-color: rgba(241,245,249,0);
    border-bottom-color: rgba(241,245,249,0)
}

.border-y-slate-100\/10 {
    border-top-color: rgba(241,245,249,.1);
    border-bottom-color: rgba(241,245,249,.1)
}

.border-y-slate-100\/100 {
    border-top-color: #f1f5f9;
    border-bottom-color: #f1f5f9
}

.border-y-slate-100\/20 {
    border-top-color: rgba(241,245,249,.2);
    border-bottom-color: rgba(241,245,249,.2)
}

.border-y-slate-100\/25 {
    border-top-color: rgba(241,245,249,.25);
    border-bottom-color: rgba(241,245,249,.25)
}

.border-y-slate-100\/30 {
    border-top-color: rgba(241,245,249,.3);
    border-bottom-color: rgba(241,245,249,.3)
}

.border-y-slate-100\/40 {
    border-top-color: rgba(241,245,249,.4);
    border-bottom-color: rgba(241,245,249,.4)
}

.border-y-slate-100\/5 {
    border-top-color: rgba(241,245,249,.05);
    border-bottom-color: rgba(241,245,249,.05)
}

.border-y-slate-100\/50 {
    border-top-color: rgba(241,245,249,.5);
    border-bottom-color: rgba(241,245,249,.5)
}

.border-y-slate-100\/60 {
    border-top-color: rgba(241,245,249,.6);
    border-bottom-color: rgba(241,245,249,.6)
}

.border-y-slate-100\/70 {
    border-top-color: rgba(241,245,249,.7);
    border-bottom-color: rgba(241,245,249,.7)
}

.border-y-slate-100\/75 {
    border-top-color: rgba(241,245,249,.75);
    border-bottom-color: rgba(241,245,249,.75)
}

.border-y-slate-100\/80 {
    border-top-color: rgba(241,245,249,.8);
    border-bottom-color: rgba(241,245,249,.8)
}

.border-y-slate-100\/90 {
    border-top-color: rgba(241,245,249,.9);
    border-bottom-color: rgba(241,245,249,.9)
}

.border-y-slate-100\/95 {
    border-top-color: rgba(241,245,249,.95);
    border-bottom-color: rgba(241,245,249,.95)
}

.border-y-slate-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(226 232 240/var(--tw-border-opacity));
    border-bottom-color: rgb(226 232 240/var(--tw-border-opacity))
}

.border-y-slate-200\/0 {
    border-top-color: rgba(226,232,240,0);
    border-bottom-color: rgba(226,232,240,0)
}

.border-y-slate-200\/10 {
    border-top-color: rgba(226,232,240,.1);
    border-bottom-color: rgba(226,232,240,.1)
}

.border-y-slate-200\/100 {
    border-top-color: #e2e8f0;
    border-bottom-color: #e2e8f0
}

.border-y-slate-200\/20 {
    border-top-color: rgba(226,232,240,.2);
    border-bottom-color: rgba(226,232,240,.2)
}

.border-y-slate-200\/25 {
    border-top-color: rgba(226,232,240,.25);
    border-bottom-color: rgba(226,232,240,.25)
}

.border-y-slate-200\/30 {
    border-top-color: rgba(226,232,240,.3);
    border-bottom-color: rgba(226,232,240,.3)
}

.border-y-slate-200\/40 {
    border-top-color: rgba(226,232,240,.4);
    border-bottom-color: rgba(226,232,240,.4)
}

.border-y-slate-200\/5 {
    border-top-color: rgba(226,232,240,.05);
    border-bottom-color: rgba(226,232,240,.05)
}

.border-y-slate-200\/50 {
    border-top-color: rgba(226,232,240,.5);
    border-bottom-color: rgba(226,232,240,.5)
}

.border-y-slate-200\/60 {
    border-top-color: rgba(226,232,240,.6);
    border-bottom-color: rgba(226,232,240,.6)
}

.border-y-slate-200\/70 {
    border-top-color: rgba(226,232,240,.7);
    border-bottom-color: rgba(226,232,240,.7)
}

.border-y-slate-200\/75 {
    border-top-color: rgba(226,232,240,.75);
    border-bottom-color: rgba(226,232,240,.75)
}

.border-y-slate-200\/80 {
    border-top-color: rgba(226,232,240,.8);
    border-bottom-color: rgba(226,232,240,.8)
}

.border-y-slate-200\/90 {
    border-top-color: rgba(226,232,240,.9);
    border-bottom-color: rgba(226,232,240,.9)
}

.border-y-slate-200\/95 {
    border-top-color: rgba(226,232,240,.95);
    border-bottom-color: rgba(226,232,240,.95)
}

.border-y-slate-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(203 213 225/var(--tw-border-opacity));
    border-bottom-color: rgb(203 213 225/var(--tw-border-opacity))
}

.border-y-slate-300\/0 {
    border-top-color: rgba(203,213,225,0);
    border-bottom-color: rgba(203,213,225,0)
}

.border-y-slate-300\/10 {
    border-top-color: rgba(203,213,225,.1);
    border-bottom-color: rgba(203,213,225,.1)
}

.border-y-slate-300\/100 {
    border-top-color: #cbd5e1;
    border-bottom-color: #cbd5e1
}

.border-y-slate-300\/20 {
    border-top-color: rgba(203,213,225,.2);
    border-bottom-color: rgba(203,213,225,.2)
}

.border-y-slate-300\/25 {
    border-top-color: rgba(203,213,225,.25);
    border-bottom-color: rgba(203,213,225,.25)
}

.border-y-slate-300\/30 {
    border-top-color: rgba(203,213,225,.3);
    border-bottom-color: rgba(203,213,225,.3)
}

.border-y-slate-300\/40 {
    border-top-color: rgba(203,213,225,.4);
    border-bottom-color: rgba(203,213,225,.4)
}

.border-y-slate-300\/5 {
    border-top-color: rgba(203,213,225,.05);
    border-bottom-color: rgba(203,213,225,.05)
}

.border-y-slate-300\/50 {
    border-top-color: rgba(203,213,225,.5);
    border-bottom-color: rgba(203,213,225,.5)
}

.border-y-slate-300\/60 {
    border-top-color: rgba(203,213,225,.6);
    border-bottom-color: rgba(203,213,225,.6)
}

.border-y-slate-300\/70 {
    border-top-color: rgba(203,213,225,.7);
    border-bottom-color: rgba(203,213,225,.7)
}

.border-y-slate-300\/75 {
    border-top-color: rgba(203,213,225,.75);
    border-bottom-color: rgba(203,213,225,.75)
}

.border-y-slate-300\/80 {
    border-top-color: rgba(203,213,225,.8);
    border-bottom-color: rgba(203,213,225,.8)
}

.border-y-slate-300\/90 {
    border-top-color: rgba(203,213,225,.9);
    border-bottom-color: rgba(203,213,225,.9)
}

.border-y-slate-300\/95 {
    border-top-color: rgba(203,213,225,.95);
    border-bottom-color: rgba(203,213,225,.95)
}

.border-y-slate-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(148 163 184/var(--tw-border-opacity));
    border-bottom-color: rgb(148 163 184/var(--tw-border-opacity))
}

.border-y-slate-400\/0 {
    border-top-color: rgba(148,163,184,0);
    border-bottom-color: rgba(148,163,184,0)
}

.border-y-slate-400\/10 {
    border-top-color: rgba(148,163,184,.1);
    border-bottom-color: rgba(148,163,184,.1)
}

.border-y-slate-400\/100 {
    border-top-color: #94a3b8;
    border-bottom-color: #94a3b8
}

.border-y-slate-400\/20 {
    border-top-color: rgba(148,163,184,.2);
    border-bottom-color: rgba(148,163,184,.2)
}

.border-y-slate-400\/25 {
    border-top-color: rgba(148,163,184,.25);
    border-bottom-color: rgba(148,163,184,.25)
}

.border-y-slate-400\/30 {
    border-top-color: rgba(148,163,184,.3);
    border-bottom-color: rgba(148,163,184,.3)
}

.border-y-slate-400\/40 {
    border-top-color: rgba(148,163,184,.4);
    border-bottom-color: rgba(148,163,184,.4)
}

.border-y-slate-400\/5 {
    border-top-color: rgba(148,163,184,.05);
    border-bottom-color: rgba(148,163,184,.05)
}

.border-y-slate-400\/50 {
    border-top-color: rgba(148,163,184,.5);
    border-bottom-color: rgba(148,163,184,.5)
}

.border-y-slate-400\/60 {
    border-top-color: rgba(148,163,184,.6);
    border-bottom-color: rgba(148,163,184,.6)
}

.border-y-slate-400\/70 {
    border-top-color: rgba(148,163,184,.7);
    border-bottom-color: rgba(148,163,184,.7)
}

.border-y-slate-400\/75 {
    border-top-color: rgba(148,163,184,.75);
    border-bottom-color: rgba(148,163,184,.75)
}

.border-y-slate-400\/80 {
    border-top-color: rgba(148,163,184,.8);
    border-bottom-color: rgba(148,163,184,.8)
}

.border-y-slate-400\/90 {
    border-top-color: rgba(148,163,184,.9);
    border-bottom-color: rgba(148,163,184,.9)
}

.border-y-slate-400\/95 {
    border-top-color: rgba(148,163,184,.95);
    border-bottom-color: rgba(148,163,184,.95)
}

.border-y-slate-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(248 250 252/var(--tw-border-opacity));
    border-bottom-color: rgb(248 250 252/var(--tw-border-opacity))
}

.border-y-slate-50\/0 {
    border-top-color: rgba(248,250,252,0);
    border-bottom-color: rgba(248,250,252,0)
}

.border-y-slate-50\/10 {
    border-top-color: rgba(248,250,252,.1);
    border-bottom-color: rgba(248,250,252,.1)
}

.border-y-slate-50\/100 {
    border-top-color: #f8fafc;
    border-bottom-color: #f8fafc
}

.border-y-slate-50\/20 {
    border-top-color: rgba(248,250,252,.2);
    border-bottom-color: rgba(248,250,252,.2)
}

.border-y-slate-50\/25 {
    border-top-color: rgba(248,250,252,.25);
    border-bottom-color: rgba(248,250,252,.25)
}

.border-y-slate-50\/30 {
    border-top-color: rgba(248,250,252,.3);
    border-bottom-color: rgba(248,250,252,.3)
}

.border-y-slate-50\/40 {
    border-top-color: rgba(248,250,252,.4);
    border-bottom-color: rgba(248,250,252,.4)
}

.border-y-slate-50\/5 {
    border-top-color: rgba(248,250,252,.05);
    border-bottom-color: rgba(248,250,252,.05)
}

.border-y-slate-50\/50 {
    border-top-color: rgba(248,250,252,.5);
    border-bottom-color: rgba(248,250,252,.5)
}

.border-y-slate-50\/60 {
    border-top-color: rgba(248,250,252,.6);
    border-bottom-color: rgba(248,250,252,.6)
}

.border-y-slate-50\/70 {
    border-top-color: rgba(248,250,252,.7);
    border-bottom-color: rgba(248,250,252,.7)
}

.border-y-slate-50\/75 {
    border-top-color: rgba(248,250,252,.75);
    border-bottom-color: rgba(248,250,252,.75)
}

.border-y-slate-50\/80 {
    border-top-color: rgba(248,250,252,.8);
    border-bottom-color: rgba(248,250,252,.8)
}

.border-y-slate-50\/90 {
    border-top-color: rgba(248,250,252,.9);
    border-bottom-color: rgba(248,250,252,.9)
}

.border-y-slate-50\/95 {
    border-top-color: rgba(248,250,252,.95);
    border-bottom-color: rgba(248,250,252,.95)
}

.border-y-slate-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(100 116 139/var(--tw-border-opacity));
    border-bottom-color: rgb(100 116 139/var(--tw-border-opacity))
}

.border-y-slate-500\/0 {
    border-top-color: rgba(100,116,139,0);
    border-bottom-color: rgba(100,116,139,0)
}

.border-y-slate-500\/10 {
    border-top-color: rgba(100,116,139,.1);
    border-bottom-color: rgba(100,116,139,.1)
}

.border-y-slate-500\/100 {
    border-top-color: #64748b;
    border-bottom-color: #64748b
}

.border-y-slate-500\/20 {
    border-top-color: rgba(100,116,139,.2);
    border-bottom-color: rgba(100,116,139,.2)
}

.border-y-slate-500\/25 {
    border-top-color: rgba(100,116,139,.25);
    border-bottom-color: rgba(100,116,139,.25)
}

.border-y-slate-500\/30 {
    border-top-color: rgba(100,116,139,.3);
    border-bottom-color: rgba(100,116,139,.3)
}

.border-y-slate-500\/40 {
    border-top-color: rgba(100,116,139,.4);
    border-bottom-color: rgba(100,116,139,.4)
}

.border-y-slate-500\/5 {
    border-top-color: rgba(100,116,139,.05);
    border-bottom-color: rgba(100,116,139,.05)
}

.border-y-slate-500\/50 {
    border-top-color: rgba(100,116,139,.5);
    border-bottom-color: rgba(100,116,139,.5)
}

.border-y-slate-500\/60 {
    border-top-color: rgba(100,116,139,.6);
    border-bottom-color: rgba(100,116,139,.6)
}

.border-y-slate-500\/70 {
    border-top-color: rgba(100,116,139,.7);
    border-bottom-color: rgba(100,116,139,.7)
}

.border-y-slate-500\/75 {
    border-top-color: rgba(100,116,139,.75);
    border-bottom-color: rgba(100,116,139,.75)
}

.border-y-slate-500\/80 {
    border-top-color: rgba(100,116,139,.8);
    border-bottom-color: rgba(100,116,139,.8)
}

.border-y-slate-500\/90 {
    border-top-color: rgba(100,116,139,.9);
    border-bottom-color: rgba(100,116,139,.9)
}

.border-y-slate-500\/95 {
    border-top-color: rgba(100,116,139,.95);
    border-bottom-color: rgba(100,116,139,.95)
}

.border-y-slate-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(71 85 105/var(--tw-border-opacity));
    border-bottom-color: rgb(71 85 105/var(--tw-border-opacity))
}

.border-y-slate-600\/0 {
    border-top-color: rgba(71,85,105,0);
    border-bottom-color: rgba(71,85,105,0)
}

.border-y-slate-600\/10 {
    border-top-color: rgba(71,85,105,.1);
    border-bottom-color: rgba(71,85,105,.1)
}

.border-y-slate-600\/100 {
    border-top-color: #475569;
    border-bottom-color: #475569
}

.border-y-slate-600\/20 {
    border-top-color: rgba(71,85,105,.2);
    border-bottom-color: rgba(71,85,105,.2)
}

.border-y-slate-600\/25 {
    border-top-color: rgba(71,85,105,.25);
    border-bottom-color: rgba(71,85,105,.25)
}

.border-y-slate-600\/30 {
    border-top-color: rgba(71,85,105,.3);
    border-bottom-color: rgba(71,85,105,.3)
}

.border-y-slate-600\/40 {
    border-top-color: rgba(71,85,105,.4);
    border-bottom-color: rgba(71,85,105,.4)
}

.border-y-slate-600\/5 {
    border-top-color: rgba(71,85,105,.05);
    border-bottom-color: rgba(71,85,105,.05)
}

.border-y-slate-600\/50 {
    border-top-color: rgba(71,85,105,.5);
    border-bottom-color: rgba(71,85,105,.5)
}

.border-y-slate-600\/60 {
    border-top-color: rgba(71,85,105,.6);
    border-bottom-color: rgba(71,85,105,.6)
}

.border-y-slate-600\/70 {
    border-top-color: rgba(71,85,105,.7);
    border-bottom-color: rgba(71,85,105,.7)
}

.border-y-slate-600\/75 {
    border-top-color: rgba(71,85,105,.75);
    border-bottom-color: rgba(71,85,105,.75)
}

.border-y-slate-600\/80 {
    border-top-color: rgba(71,85,105,.8);
    border-bottom-color: rgba(71,85,105,.8)
}

.border-y-slate-600\/90 {
    border-top-color: rgba(71,85,105,.9);
    border-bottom-color: rgba(71,85,105,.9)
}

.border-y-slate-600\/95 {
    border-top-color: rgba(71,85,105,.95);
    border-bottom-color: rgba(71,85,105,.95)
}

.border-y-slate-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(51 65 85/var(--tw-border-opacity));
    border-bottom-color: rgb(51 65 85/var(--tw-border-opacity))
}

.border-y-slate-700\/0 {
    border-top-color: rgba(51,65,85,0);
    border-bottom-color: rgba(51,65,85,0)
}

.border-y-slate-700\/10 {
    border-top-color: rgba(51,65,85,.1);
    border-bottom-color: rgba(51,65,85,.1)
}

.border-y-slate-700\/100 {
    border-top-color: #334155;
    border-bottom-color: #334155
}

.border-y-slate-700\/20 {
    border-top-color: rgba(51,65,85,.2);
    border-bottom-color: rgba(51,65,85,.2)
}

.border-y-slate-700\/25 {
    border-top-color: rgba(51,65,85,.25);
    border-bottom-color: rgba(51,65,85,.25)
}

.border-y-slate-700\/30 {
    border-top-color: rgba(51,65,85,.3);
    border-bottom-color: rgba(51,65,85,.3)
}

.border-y-slate-700\/40 {
    border-top-color: rgba(51,65,85,.4);
    border-bottom-color: rgba(51,65,85,.4)
}

.border-y-slate-700\/5 {
    border-top-color: rgba(51,65,85,.05);
    border-bottom-color: rgba(51,65,85,.05)
}

.border-y-slate-700\/50 {
    border-top-color: rgba(51,65,85,.5);
    border-bottom-color: rgba(51,65,85,.5)
}

.border-y-slate-700\/60 {
    border-top-color: rgba(51,65,85,.6);
    border-bottom-color: rgba(51,65,85,.6)
}

.border-y-slate-700\/70 {
    border-top-color: rgba(51,65,85,.7);
    border-bottom-color: rgba(51,65,85,.7)
}

.border-y-slate-700\/75 {
    border-top-color: rgba(51,65,85,.75);
    border-bottom-color: rgba(51,65,85,.75)
}

.border-y-slate-700\/80 {
    border-top-color: rgba(51,65,85,.8);
    border-bottom-color: rgba(51,65,85,.8)
}

.border-y-slate-700\/90 {
    border-top-color: rgba(51,65,85,.9);
    border-bottom-color: rgba(51,65,85,.9)
}

.border-y-slate-700\/95 {
    border-top-color: rgba(51,65,85,.95);
    border-bottom-color: rgba(51,65,85,.95)
}

.border-y-slate-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(30 41 59/var(--tw-border-opacity));
    border-bottom-color: rgb(30 41 59/var(--tw-border-opacity))
}

.border-y-slate-800\/0 {
    border-top-color: rgba(30,41,59,0);
    border-bottom-color: rgba(30,41,59,0)
}

.border-y-slate-800\/10 {
    border-top-color: rgba(30,41,59,.1);
    border-bottom-color: rgba(30,41,59,.1)
}

.border-y-slate-800\/100 {
    border-top-color: #1e293b;
    border-bottom-color: #1e293b
}

.border-y-slate-800\/20 {
    border-top-color: rgba(30,41,59,.2);
    border-bottom-color: rgba(30,41,59,.2)
}

.border-y-slate-800\/25 {
    border-top-color: rgba(30,41,59,.25);
    border-bottom-color: rgba(30,41,59,.25)
}

.border-y-slate-800\/30 {
    border-top-color: rgba(30,41,59,.3);
    border-bottom-color: rgba(30,41,59,.3)
}

.border-y-slate-800\/40 {
    border-top-color: rgba(30,41,59,.4);
    border-bottom-color: rgba(30,41,59,.4)
}

.border-y-slate-800\/5 {
    border-top-color: rgba(30,41,59,.05);
    border-bottom-color: rgba(30,41,59,.05)
}

.border-y-slate-800\/50 {
    border-top-color: rgba(30,41,59,.5);
    border-bottom-color: rgba(30,41,59,.5)
}

.border-y-slate-800\/60 {
    border-top-color: rgba(30,41,59,.6);
    border-bottom-color: rgba(30,41,59,.6)
}

.border-y-slate-800\/70 {
    border-top-color: rgba(30,41,59,.7);
    border-bottom-color: rgba(30,41,59,.7)
}

.border-y-slate-800\/75 {
    border-top-color: rgba(30,41,59,.75);
    border-bottom-color: rgba(30,41,59,.75)
}

.border-y-slate-800\/80 {
    border-top-color: rgba(30,41,59,.8);
    border-bottom-color: rgba(30,41,59,.8)
}

.border-y-slate-800\/90 {
    border-top-color: rgba(30,41,59,.9);
    border-bottom-color: rgba(30,41,59,.9)
}

.border-y-slate-800\/95 {
    border-top-color: rgba(30,41,59,.95);
    border-bottom-color: rgba(30,41,59,.95)
}

.border-y-slate-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(15 23 42/var(--tw-border-opacity));
    border-bottom-color: rgb(15 23 42/var(--tw-border-opacity))
}

.border-y-slate-900\/0 {
    border-top-color: rgba(15,23,42,0);
    border-bottom-color: rgba(15,23,42,0)
}

.border-y-slate-900\/10 {
    border-top-color: rgba(15,23,42,.1);
    border-bottom-color: rgba(15,23,42,.1)
}

.border-y-slate-900\/100 {
    border-top-color: #0f172a;
    border-bottom-color: #0f172a
}

.border-y-slate-900\/20 {
    border-top-color: rgba(15,23,42,.2);
    border-bottom-color: rgba(15,23,42,.2)
}

.border-y-slate-900\/25 {
    border-top-color: rgba(15,23,42,.25);
    border-bottom-color: rgba(15,23,42,.25)
}

.border-y-slate-900\/30 {
    border-top-color: rgba(15,23,42,.3);
    border-bottom-color: rgba(15,23,42,.3)
}

.border-y-slate-900\/40 {
    border-top-color: rgba(15,23,42,.4);
    border-bottom-color: rgba(15,23,42,.4)
}

.border-y-slate-900\/5 {
    border-top-color: rgba(15,23,42,.05);
    border-bottom-color: rgba(15,23,42,.05)
}

.border-y-slate-900\/50 {
    border-top-color: rgba(15,23,42,.5);
    border-bottom-color: rgba(15,23,42,.5)
}

.border-y-slate-900\/60 {
    border-top-color: rgba(15,23,42,.6);
    border-bottom-color: rgba(15,23,42,.6)
}

.border-y-slate-900\/70 {
    border-top-color: rgba(15,23,42,.7);
    border-bottom-color: rgba(15,23,42,.7)
}

.border-y-slate-900\/75 {
    border-top-color: rgba(15,23,42,.75);
    border-bottom-color: rgba(15,23,42,.75)
}

.border-y-slate-900\/80 {
    border-top-color: rgba(15,23,42,.8);
    border-bottom-color: rgba(15,23,42,.8)
}

.border-y-slate-900\/90 {
    border-top-color: rgba(15,23,42,.9);
    border-bottom-color: rgba(15,23,42,.9)
}

.border-y-slate-900\/95 {
    border-top-color: rgba(15,23,42,.95);
    border-bottom-color: rgba(15,23,42,.95)
}

.border-y-slate-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(2 6 23/var(--tw-border-opacity));
    border-bottom-color: rgb(2 6 23/var(--tw-border-opacity))
}

.border-y-slate-950\/0 {
    border-top-color: rgba(2,6,23,0);
    border-bottom-color: rgba(2,6,23,0)
}

.border-y-slate-950\/10 {
    border-top-color: rgba(2,6,23,.1);
    border-bottom-color: rgba(2,6,23,.1)
}

.border-y-slate-950\/100 {
    border-top-color: #020617;
    border-bottom-color: #020617
}

.border-y-slate-950\/20 {
    border-top-color: rgba(2,6,23,.2);
    border-bottom-color: rgba(2,6,23,.2)
}

.border-y-slate-950\/25 {
    border-top-color: rgba(2,6,23,.25);
    border-bottom-color: rgba(2,6,23,.25)
}

.border-y-slate-950\/30 {
    border-top-color: rgba(2,6,23,.3);
    border-bottom-color: rgba(2,6,23,.3)
}

.border-y-slate-950\/40 {
    border-top-color: rgba(2,6,23,.4);
    border-bottom-color: rgba(2,6,23,.4)
}

.border-y-slate-950\/5 {
    border-top-color: rgba(2,6,23,.05);
    border-bottom-color: rgba(2,6,23,.05)
}

.border-y-slate-950\/50 {
    border-top-color: rgba(2,6,23,.5);
    border-bottom-color: rgba(2,6,23,.5)
}

.border-y-slate-950\/60 {
    border-top-color: rgba(2,6,23,.6);
    border-bottom-color: rgba(2,6,23,.6)
}

.border-y-slate-950\/70 {
    border-top-color: rgba(2,6,23,.7);
    border-bottom-color: rgba(2,6,23,.7)
}

.border-y-slate-950\/75 {
    border-top-color: rgba(2,6,23,.75);
    border-bottom-color: rgba(2,6,23,.75)
}

.border-y-slate-950\/80 {
    border-top-color: rgba(2,6,23,.8);
    border-bottom-color: rgba(2,6,23,.8)
}

.border-y-slate-950\/90 {
    border-top-color: rgba(2,6,23,.9);
    border-bottom-color: rgba(2,6,23,.9)
}

.border-y-slate-950\/95 {
    border-top-color: rgba(2,6,23,.95);
    border-bottom-color: rgba(2,6,23,.95)
}

.border-y-stone-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(245 245 244/var(--tw-border-opacity));
    border-bottom-color: rgb(245 245 244/var(--tw-border-opacity))
}

.border-y-stone-100\/0 {
    border-top-color: hsla(60,5%,96%,0);
    border-bottom-color: hsla(60,5%,96%,0)
}

.border-y-stone-100\/10 {
    border-top-color: hsla(60,5%,96%,.1);
    border-bottom-color: hsla(60,5%,96%,.1)
}

.border-y-stone-100\/100 {
    border-top-color: #f5f5f4;
    border-bottom-color: #f5f5f4
}

.border-y-stone-100\/20 {
    border-top-color: hsla(60,5%,96%,.2);
    border-bottom-color: hsla(60,5%,96%,.2)
}

.border-y-stone-100\/25 {
    border-top-color: hsla(60,5%,96%,.25);
    border-bottom-color: hsla(60,5%,96%,.25)
}

.border-y-stone-100\/30 {
    border-top-color: hsla(60,5%,96%,.3);
    border-bottom-color: hsla(60,5%,96%,.3)
}

.border-y-stone-100\/40 {
    border-top-color: hsla(60,5%,96%,.4);
    border-bottom-color: hsla(60,5%,96%,.4)
}

.border-y-stone-100\/5 {
    border-top-color: hsla(60,5%,96%,.05);
    border-bottom-color: hsla(60,5%,96%,.05)
}

.border-y-stone-100\/50 {
    border-top-color: hsla(60,5%,96%,.5);
    border-bottom-color: hsla(60,5%,96%,.5)
}

.border-y-stone-100\/60 {
    border-top-color: hsla(60,5%,96%,.6);
    border-bottom-color: hsla(60,5%,96%,.6)
}

.border-y-stone-100\/70 {
    border-top-color: hsla(60,5%,96%,.7);
    border-bottom-color: hsla(60,5%,96%,.7)
}

.border-y-stone-100\/75 {
    border-top-color: hsla(60,5%,96%,.75);
    border-bottom-color: hsla(60,5%,96%,.75)
}

.border-y-stone-100\/80 {
    border-top-color: hsla(60,5%,96%,.8);
    border-bottom-color: hsla(60,5%,96%,.8)
}

.border-y-stone-100\/90 {
    border-top-color: hsla(60,5%,96%,.9);
    border-bottom-color: hsla(60,5%,96%,.9)
}

.border-y-stone-100\/95 {
    border-top-color: hsla(60,5%,96%,.95);
    border-bottom-color: hsla(60,5%,96%,.95)
}

.border-y-stone-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(231 229 228/var(--tw-border-opacity));
    border-bottom-color: rgb(231 229 228/var(--tw-border-opacity))
}

.border-y-stone-200\/0 {
    border-top-color: hsla(20,6%,90%,0);
    border-bottom-color: hsla(20,6%,90%,0)
}

.border-y-stone-200\/10 {
    border-top-color: hsla(20,6%,90%,.1);
    border-bottom-color: hsla(20,6%,90%,.1)
}

.border-y-stone-200\/100 {
    border-top-color: #e7e5e4;
    border-bottom-color: #e7e5e4
}

.border-y-stone-200\/20 {
    border-top-color: hsla(20,6%,90%,.2);
    border-bottom-color: hsla(20,6%,90%,.2)
}

.border-y-stone-200\/25 {
    border-top-color: hsla(20,6%,90%,.25);
    border-bottom-color: hsla(20,6%,90%,.25)
}

.border-y-stone-200\/30 {
    border-top-color: hsla(20,6%,90%,.3);
    border-bottom-color: hsla(20,6%,90%,.3)
}

.border-y-stone-200\/40 {
    border-top-color: hsla(20,6%,90%,.4);
    border-bottom-color: hsla(20,6%,90%,.4)
}

.border-y-stone-200\/5 {
    border-top-color: hsla(20,6%,90%,.05);
    border-bottom-color: hsla(20,6%,90%,.05)
}

.border-y-stone-200\/50 {
    border-top-color: hsla(20,6%,90%,.5);
    border-bottom-color: hsla(20,6%,90%,.5)
}

.border-y-stone-200\/60 {
    border-top-color: hsla(20,6%,90%,.6);
    border-bottom-color: hsla(20,6%,90%,.6)
}

.border-y-stone-200\/70 {
    border-top-color: hsla(20,6%,90%,.7);
    border-bottom-color: hsla(20,6%,90%,.7)
}

.border-y-stone-200\/75 {
    border-top-color: hsla(20,6%,90%,.75);
    border-bottom-color: hsla(20,6%,90%,.75)
}

.border-y-stone-200\/80 {
    border-top-color: hsla(20,6%,90%,.8);
    border-bottom-color: hsla(20,6%,90%,.8)
}

.border-y-stone-200\/90 {
    border-top-color: hsla(20,6%,90%,.9);
    border-bottom-color: hsla(20,6%,90%,.9)
}

.border-y-stone-200\/95 {
    border-top-color: hsla(20,6%,90%,.95);
    border-bottom-color: hsla(20,6%,90%,.95)
}

.border-y-stone-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(214 211 209/var(--tw-border-opacity));
    border-bottom-color: rgb(214 211 209/var(--tw-border-opacity))
}

.border-y-stone-300\/0 {
    border-top-color: hsla(24,6%,83%,0);
    border-bottom-color: hsla(24,6%,83%,0)
}

.border-y-stone-300\/10 {
    border-top-color: hsla(24,6%,83%,.1);
    border-bottom-color: hsla(24,6%,83%,.1)
}

.border-y-stone-300\/100 {
    border-top-color: #d6d3d1;
    border-bottom-color: #d6d3d1
}

.border-y-stone-300\/20 {
    border-top-color: hsla(24,6%,83%,.2);
    border-bottom-color: hsla(24,6%,83%,.2)
}

.border-y-stone-300\/25 {
    border-top-color: hsla(24,6%,83%,.25);
    border-bottom-color: hsla(24,6%,83%,.25)
}

.border-y-stone-300\/30 {
    border-top-color: hsla(24,6%,83%,.3);
    border-bottom-color: hsla(24,6%,83%,.3)
}

.border-y-stone-300\/40 {
    border-top-color: hsla(24,6%,83%,.4);
    border-bottom-color: hsla(24,6%,83%,.4)
}

.border-y-stone-300\/5 {
    border-top-color: hsla(24,6%,83%,.05);
    border-bottom-color: hsla(24,6%,83%,.05)
}

.border-y-stone-300\/50 {
    border-top-color: hsla(24,6%,83%,.5);
    border-bottom-color: hsla(24,6%,83%,.5)
}

.border-y-stone-300\/60 {
    border-top-color: hsla(24,6%,83%,.6);
    border-bottom-color: hsla(24,6%,83%,.6)
}

.border-y-stone-300\/70 {
    border-top-color: hsla(24,6%,83%,.7);
    border-bottom-color: hsla(24,6%,83%,.7)
}

.border-y-stone-300\/75 {
    border-top-color: hsla(24,6%,83%,.75);
    border-bottom-color: hsla(24,6%,83%,.75)
}

.border-y-stone-300\/80 {
    border-top-color: hsla(24,6%,83%,.8);
    border-bottom-color: hsla(24,6%,83%,.8)
}

.border-y-stone-300\/90 {
    border-top-color: hsla(24,6%,83%,.9);
    border-bottom-color: hsla(24,6%,83%,.9)
}

.border-y-stone-300\/95 {
    border-top-color: hsla(24,6%,83%,.95);
    border-bottom-color: hsla(24,6%,83%,.95)
}

.border-y-stone-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(168 162 158/var(--tw-border-opacity));
    border-bottom-color: rgb(168 162 158/var(--tw-border-opacity))
}

.border-y-stone-400\/0 {
    border-top-color: hsla(24,5%,64%,0);
    border-bottom-color: hsla(24,5%,64%,0)
}

.border-y-stone-400\/10 {
    border-top-color: hsla(24,5%,64%,.1);
    border-bottom-color: hsla(24,5%,64%,.1)
}

.border-y-stone-400\/100 {
    border-top-color: #a8a29e;
    border-bottom-color: #a8a29e
}

.border-y-stone-400\/20 {
    border-top-color: hsla(24,5%,64%,.2);
    border-bottom-color: hsla(24,5%,64%,.2)
}

.border-y-stone-400\/25 {
    border-top-color: hsla(24,5%,64%,.25);
    border-bottom-color: hsla(24,5%,64%,.25)
}

.border-y-stone-400\/30 {
    border-top-color: hsla(24,5%,64%,.3);
    border-bottom-color: hsla(24,5%,64%,.3)
}

.border-y-stone-400\/40 {
    border-top-color: hsla(24,5%,64%,.4);
    border-bottom-color: hsla(24,5%,64%,.4)
}

.border-y-stone-400\/5 {
    border-top-color: hsla(24,5%,64%,.05);
    border-bottom-color: hsla(24,5%,64%,.05)
}

.border-y-stone-400\/50 {
    border-top-color: hsla(24,5%,64%,.5);
    border-bottom-color: hsla(24,5%,64%,.5)
}

.border-y-stone-400\/60 {
    border-top-color: hsla(24,5%,64%,.6);
    border-bottom-color: hsla(24,5%,64%,.6)
}

.border-y-stone-400\/70 {
    border-top-color: hsla(24,5%,64%,.7);
    border-bottom-color: hsla(24,5%,64%,.7)
}

.border-y-stone-400\/75 {
    border-top-color: hsla(24,5%,64%,.75);
    border-bottom-color: hsla(24,5%,64%,.75)
}

.border-y-stone-400\/80 {
    border-top-color: hsla(24,5%,64%,.8);
    border-bottom-color: hsla(24,5%,64%,.8)
}

.border-y-stone-400\/90 {
    border-top-color: hsla(24,5%,64%,.9);
    border-bottom-color: hsla(24,5%,64%,.9)
}

.border-y-stone-400\/95 {
    border-top-color: hsla(24,5%,64%,.95);
    border-bottom-color: hsla(24,5%,64%,.95)
}

.border-y-stone-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(250 250 249/var(--tw-border-opacity));
    border-bottom-color: rgb(250 250 249/var(--tw-border-opacity))
}

.border-y-stone-50\/0 {
    border-top-color: hsla(60,9%,98%,0);
    border-bottom-color: hsla(60,9%,98%,0)
}

.border-y-stone-50\/10 {
    border-top-color: hsla(60,9%,98%,.1);
    border-bottom-color: hsla(60,9%,98%,.1)
}

.border-y-stone-50\/100 {
    border-top-color: #fafaf9;
    border-bottom-color: #fafaf9
}

.border-y-stone-50\/20 {
    border-top-color: hsla(60,9%,98%,.2);
    border-bottom-color: hsla(60,9%,98%,.2)
}

.border-y-stone-50\/25 {
    border-top-color: hsla(60,9%,98%,.25);
    border-bottom-color: hsla(60,9%,98%,.25)
}

.border-y-stone-50\/30 {
    border-top-color: hsla(60,9%,98%,.3);
    border-bottom-color: hsla(60,9%,98%,.3)
}

.border-y-stone-50\/40 {
    border-top-color: hsla(60,9%,98%,.4);
    border-bottom-color: hsla(60,9%,98%,.4)
}

.border-y-stone-50\/5 {
    border-top-color: hsla(60,9%,98%,.05);
    border-bottom-color: hsla(60,9%,98%,.05)
}

.border-y-stone-50\/50 {
    border-top-color: hsla(60,9%,98%,.5);
    border-bottom-color: hsla(60,9%,98%,.5)
}

.border-y-stone-50\/60 {
    border-top-color: hsla(60,9%,98%,.6);
    border-bottom-color: hsla(60,9%,98%,.6)
}

.border-y-stone-50\/70 {
    border-top-color: hsla(60,9%,98%,.7);
    border-bottom-color: hsla(60,9%,98%,.7)
}

.border-y-stone-50\/75 {
    border-top-color: hsla(60,9%,98%,.75);
    border-bottom-color: hsla(60,9%,98%,.75)
}

.border-y-stone-50\/80 {
    border-top-color: hsla(60,9%,98%,.8);
    border-bottom-color: hsla(60,9%,98%,.8)
}

.border-y-stone-50\/90 {
    border-top-color: hsla(60,9%,98%,.9);
    border-bottom-color: hsla(60,9%,98%,.9)
}

.border-y-stone-50\/95 {
    border-top-color: hsla(60,9%,98%,.95);
    border-bottom-color: hsla(60,9%,98%,.95)
}

.border-y-stone-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(120 113 108/var(--tw-border-opacity));
    border-bottom-color: rgb(120 113 108/var(--tw-border-opacity))
}

.border-y-stone-500\/0 {
    border-top-color: hsla(25,5%,45%,0);
    border-bottom-color: hsla(25,5%,45%,0)
}

.border-y-stone-500\/10 {
    border-top-color: hsla(25,5%,45%,.1);
    border-bottom-color: hsla(25,5%,45%,.1)
}

.border-y-stone-500\/100 {
    border-top-color: #78716c;
    border-bottom-color: #78716c
}

.border-y-stone-500\/20 {
    border-top-color: hsla(25,5%,45%,.2);
    border-bottom-color: hsla(25,5%,45%,.2)
}

.border-y-stone-500\/25 {
    border-top-color: hsla(25,5%,45%,.25);
    border-bottom-color: hsla(25,5%,45%,.25)
}

.border-y-stone-500\/30 {
    border-top-color: hsla(25,5%,45%,.3);
    border-bottom-color: hsla(25,5%,45%,.3)
}

.border-y-stone-500\/40 {
    border-top-color: hsla(25,5%,45%,.4);
    border-bottom-color: hsla(25,5%,45%,.4)
}

.border-y-stone-500\/5 {
    border-top-color: hsla(25,5%,45%,.05);
    border-bottom-color: hsla(25,5%,45%,.05)
}

.border-y-stone-500\/50 {
    border-top-color: hsla(25,5%,45%,.5);
    border-bottom-color: hsla(25,5%,45%,.5)
}

.border-y-stone-500\/60 {
    border-top-color: hsla(25,5%,45%,.6);
    border-bottom-color: hsla(25,5%,45%,.6)
}

.border-y-stone-500\/70 {
    border-top-color: hsla(25,5%,45%,.7);
    border-bottom-color: hsla(25,5%,45%,.7)
}

.border-y-stone-500\/75 {
    border-top-color: hsla(25,5%,45%,.75);
    border-bottom-color: hsla(25,5%,45%,.75)
}

.border-y-stone-500\/80 {
    border-top-color: hsla(25,5%,45%,.8);
    border-bottom-color: hsla(25,5%,45%,.8)
}

.border-y-stone-500\/90 {
    border-top-color: hsla(25,5%,45%,.9);
    border-bottom-color: hsla(25,5%,45%,.9)
}

.border-y-stone-500\/95 {
    border-top-color: hsla(25,5%,45%,.95);
    border-bottom-color: hsla(25,5%,45%,.95)
}

.border-y-stone-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(87 83 78/var(--tw-border-opacity));
    border-bottom-color: rgb(87 83 78/var(--tw-border-opacity))
}

.border-y-stone-600\/0 {
    border-top-color: rgba(87,83,78,0);
    border-bottom-color: rgba(87,83,78,0)
}

.border-y-stone-600\/10 {
    border-top-color: rgba(87,83,78,.1);
    border-bottom-color: rgba(87,83,78,.1)
}

.border-y-stone-600\/100 {
    border-top-color: #57534e;
    border-bottom-color: #57534e
}

.border-y-stone-600\/20 {
    border-top-color: rgba(87,83,78,.2);
    border-bottom-color: rgba(87,83,78,.2)
}

.border-y-stone-600\/25 {
    border-top-color: rgba(87,83,78,.25);
    border-bottom-color: rgba(87,83,78,.25)
}

.border-y-stone-600\/30 {
    border-top-color: rgba(87,83,78,.3);
    border-bottom-color: rgba(87,83,78,.3)
}

.border-y-stone-600\/40 {
    border-top-color: rgba(87,83,78,.4);
    border-bottom-color: rgba(87,83,78,.4)
}

.border-y-stone-600\/5 {
    border-top-color: rgba(87,83,78,.05);
    border-bottom-color: rgba(87,83,78,.05)
}

.border-y-stone-600\/50 {
    border-top-color: rgba(87,83,78,.5);
    border-bottom-color: rgba(87,83,78,.5)
}

.border-y-stone-600\/60 {
    border-top-color: rgba(87,83,78,.6);
    border-bottom-color: rgba(87,83,78,.6)
}

.border-y-stone-600\/70 {
    border-top-color: rgba(87,83,78,.7);
    border-bottom-color: rgba(87,83,78,.7)
}

.border-y-stone-600\/75 {
    border-top-color: rgba(87,83,78,.75);
    border-bottom-color: rgba(87,83,78,.75)
}

.border-y-stone-600\/80 {
    border-top-color: rgba(87,83,78,.8);
    border-bottom-color: rgba(87,83,78,.8)
}

.border-y-stone-600\/90 {
    border-top-color: rgba(87,83,78,.9);
    border-bottom-color: rgba(87,83,78,.9)
}

.border-y-stone-600\/95 {
    border-top-color: rgba(87,83,78,.95);
    border-bottom-color: rgba(87,83,78,.95)
}

.border-y-stone-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(68 64 60/var(--tw-border-opacity));
    border-bottom-color: rgb(68 64 60/var(--tw-border-opacity))
}

.border-y-stone-700\/0 {
    border-top-color: rgba(68,64,60,0);
    border-bottom-color: rgba(68,64,60,0)
}

.border-y-stone-700\/10 {
    border-top-color: rgba(68,64,60,.1);
    border-bottom-color: rgba(68,64,60,.1)
}

.border-y-stone-700\/100 {
    border-top-color: #44403c;
    border-bottom-color: #44403c
}

.border-y-stone-700\/20 {
    border-top-color: rgba(68,64,60,.2);
    border-bottom-color: rgba(68,64,60,.2)
}

.border-y-stone-700\/25 {
    border-top-color: rgba(68,64,60,.25);
    border-bottom-color: rgba(68,64,60,.25)
}

.border-y-stone-700\/30 {
    border-top-color: rgba(68,64,60,.3);
    border-bottom-color: rgba(68,64,60,.3)
}

.border-y-stone-700\/40 {
    border-top-color: rgba(68,64,60,.4);
    border-bottom-color: rgba(68,64,60,.4)
}

.border-y-stone-700\/5 {
    border-top-color: rgba(68,64,60,.05);
    border-bottom-color: rgba(68,64,60,.05)
}

.border-y-stone-700\/50 {
    border-top-color: rgba(68,64,60,.5);
    border-bottom-color: rgba(68,64,60,.5)
}

.border-y-stone-700\/60 {
    border-top-color: rgba(68,64,60,.6);
    border-bottom-color: rgba(68,64,60,.6)
}

.border-y-stone-700\/70 {
    border-top-color: rgba(68,64,60,.7);
    border-bottom-color: rgba(68,64,60,.7)
}

.border-y-stone-700\/75 {
    border-top-color: rgba(68,64,60,.75);
    border-bottom-color: rgba(68,64,60,.75)
}

.border-y-stone-700\/80 {
    border-top-color: rgba(68,64,60,.8);
    border-bottom-color: rgba(68,64,60,.8)
}

.border-y-stone-700\/90 {
    border-top-color: rgba(68,64,60,.9);
    border-bottom-color: rgba(68,64,60,.9)
}

.border-y-stone-700\/95 {
    border-top-color: rgba(68,64,60,.95);
    border-bottom-color: rgba(68,64,60,.95)
}

.border-y-stone-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(41 37 36/var(--tw-border-opacity));
    border-bottom-color: rgb(41 37 36/var(--tw-border-opacity))
}

.border-y-stone-800\/0 {
    border-top-color: rgba(41,37,36,0);
    border-bottom-color: rgba(41,37,36,0)
}

.border-y-stone-800\/10 {
    border-top-color: rgba(41,37,36,.1);
    border-bottom-color: rgba(41,37,36,.1)
}

.border-y-stone-800\/100 {
    border-top-color: #292524;
    border-bottom-color: #292524
}

.border-y-stone-800\/20 {
    border-top-color: rgba(41,37,36,.2);
    border-bottom-color: rgba(41,37,36,.2)
}

.border-y-stone-800\/25 {
    border-top-color: rgba(41,37,36,.25);
    border-bottom-color: rgba(41,37,36,.25)
}

.border-y-stone-800\/30 {
    border-top-color: rgba(41,37,36,.3);
    border-bottom-color: rgba(41,37,36,.3)
}

.border-y-stone-800\/40 {
    border-top-color: rgba(41,37,36,.4);
    border-bottom-color: rgba(41,37,36,.4)
}

.border-y-stone-800\/5 {
    border-top-color: rgba(41,37,36,.05);
    border-bottom-color: rgba(41,37,36,.05)
}

.border-y-stone-800\/50 {
    border-top-color: rgba(41,37,36,.5);
    border-bottom-color: rgba(41,37,36,.5)
}

.border-y-stone-800\/60 {
    border-top-color: rgba(41,37,36,.6);
    border-bottom-color: rgba(41,37,36,.6)
}

.border-y-stone-800\/70 {
    border-top-color: rgba(41,37,36,.7);
    border-bottom-color: rgba(41,37,36,.7)
}

.border-y-stone-800\/75 {
    border-top-color: rgba(41,37,36,.75);
    border-bottom-color: rgba(41,37,36,.75)
}

.border-y-stone-800\/80 {
    border-top-color: rgba(41,37,36,.8);
    border-bottom-color: rgba(41,37,36,.8)
}

.border-y-stone-800\/90 {
    border-top-color: rgba(41,37,36,.9);
    border-bottom-color: rgba(41,37,36,.9)
}

.border-y-stone-800\/95 {
    border-top-color: rgba(41,37,36,.95);
    border-bottom-color: rgba(41,37,36,.95)
}

.border-y-stone-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(28 25 23/var(--tw-border-opacity));
    border-bottom-color: rgb(28 25 23/var(--tw-border-opacity))
}

.border-y-stone-900\/0 {
    border-top-color: rgba(28,25,23,0);
    border-bottom-color: rgba(28,25,23,0)
}

.border-y-stone-900\/10 {
    border-top-color: rgba(28,25,23,.1);
    border-bottom-color: rgba(28,25,23,.1)
}

.border-y-stone-900\/100 {
    border-top-color: #1c1917;
    border-bottom-color: #1c1917
}

.border-y-stone-900\/20 {
    border-top-color: rgba(28,25,23,.2);
    border-bottom-color: rgba(28,25,23,.2)
}

.border-y-stone-900\/25 {
    border-top-color: rgba(28,25,23,.25);
    border-bottom-color: rgba(28,25,23,.25)
}

.border-y-stone-900\/30 {
    border-top-color: rgba(28,25,23,.3);
    border-bottom-color: rgba(28,25,23,.3)
}

.border-y-stone-900\/40 {
    border-top-color: rgba(28,25,23,.4);
    border-bottom-color: rgba(28,25,23,.4)
}

.border-y-stone-900\/5 {
    border-top-color: rgba(28,25,23,.05);
    border-bottom-color: rgba(28,25,23,.05)
}

.border-y-stone-900\/50 {
    border-top-color: rgba(28,25,23,.5);
    border-bottom-color: rgba(28,25,23,.5)
}

.border-y-stone-900\/60 {
    border-top-color: rgba(28,25,23,.6);
    border-bottom-color: rgba(28,25,23,.6)
}

.border-y-stone-900\/70 {
    border-top-color: rgba(28,25,23,.7);
    border-bottom-color: rgba(28,25,23,.7)
}

.border-y-stone-900\/75 {
    border-top-color: rgba(28,25,23,.75);
    border-bottom-color: rgba(28,25,23,.75)
}

.border-y-stone-900\/80 {
    border-top-color: rgba(28,25,23,.8);
    border-bottom-color: rgba(28,25,23,.8)
}

.border-y-stone-900\/90 {
    border-top-color: rgba(28,25,23,.9);
    border-bottom-color: rgba(28,25,23,.9)
}

.border-y-stone-900\/95 {
    border-top-color: rgba(28,25,23,.95);
    border-bottom-color: rgba(28,25,23,.95)
}

.border-y-stone-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(12 10 9/var(--tw-border-opacity));
    border-bottom-color: rgb(12 10 9/var(--tw-border-opacity))
}

.border-y-stone-950\/0 {
    border-top-color: rgba(12,10,9,0);
    border-bottom-color: rgba(12,10,9,0)
}

.border-y-stone-950\/10 {
    border-top-color: rgba(12,10,9,.1);
    border-bottom-color: rgba(12,10,9,.1)
}

.border-y-stone-950\/100 {
    border-top-color: #0c0a09;
    border-bottom-color: #0c0a09
}

.border-y-stone-950\/20 {
    border-top-color: rgba(12,10,9,.2);
    border-bottom-color: rgba(12,10,9,.2)
}

.border-y-stone-950\/25 {
    border-top-color: rgba(12,10,9,.25);
    border-bottom-color: rgba(12,10,9,.25)
}

.border-y-stone-950\/30 {
    border-top-color: rgba(12,10,9,.3);
    border-bottom-color: rgba(12,10,9,.3)
}

.border-y-stone-950\/40 {
    border-top-color: rgba(12,10,9,.4);
    border-bottom-color: rgba(12,10,9,.4)
}

.border-y-stone-950\/5 {
    border-top-color: rgba(12,10,9,.05);
    border-bottom-color: rgba(12,10,9,.05)
}

.border-y-stone-950\/50 {
    border-top-color: rgba(12,10,9,.5);
    border-bottom-color: rgba(12,10,9,.5)
}

.border-y-stone-950\/60 {
    border-top-color: rgba(12,10,9,.6);
    border-bottom-color: rgba(12,10,9,.6)
}

.border-y-stone-950\/70 {
    border-top-color: rgba(12,10,9,.7);
    border-bottom-color: rgba(12,10,9,.7)
}

.border-y-stone-950\/75 {
    border-top-color: rgba(12,10,9,.75);
    border-bottom-color: rgba(12,10,9,.75)
}

.border-y-stone-950\/80 {
    border-top-color: rgba(12,10,9,.8);
    border-bottom-color: rgba(12,10,9,.8)
}

.border-y-stone-950\/90 {
    border-top-color: rgba(12,10,9,.9);
    border-bottom-color: rgba(12,10,9,.9)
}

.border-y-stone-950\/95 {
    border-top-color: rgba(12,10,9,.95);
    border-bottom-color: rgba(12,10,9,.95)
}

.border-y-teal-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(204 251 241/var(--tw-border-opacity));
    border-bottom-color: rgb(204 251 241/var(--tw-border-opacity))
}

.border-y-teal-100\/0 {
    border-top-color: rgba(204,251,241,0);
    border-bottom-color: rgba(204,251,241,0)
}

.border-y-teal-100\/10 {
    border-top-color: rgba(204,251,241,.1);
    border-bottom-color: rgba(204,251,241,.1)
}

.border-y-teal-100\/100 {
    border-top-color: #ccfbf1;
    border-bottom-color: #ccfbf1
}

.border-y-teal-100\/20 {
    border-top-color: rgba(204,251,241,.2);
    border-bottom-color: rgba(204,251,241,.2)
}

.border-y-teal-100\/25 {
    border-top-color: rgba(204,251,241,.25);
    border-bottom-color: rgba(204,251,241,.25)
}

.border-y-teal-100\/30 {
    border-top-color: rgba(204,251,241,.3);
    border-bottom-color: rgba(204,251,241,.3)
}

.border-y-teal-100\/40 {
    border-top-color: rgba(204,251,241,.4);
    border-bottom-color: rgba(204,251,241,.4)
}

.border-y-teal-100\/5 {
    border-top-color: rgba(204,251,241,.05);
    border-bottom-color: rgba(204,251,241,.05)
}

.border-y-teal-100\/50 {
    border-top-color: rgba(204,251,241,.5);
    border-bottom-color: rgba(204,251,241,.5)
}

.border-y-teal-100\/60 {
    border-top-color: rgba(204,251,241,.6);
    border-bottom-color: rgba(204,251,241,.6)
}

.border-y-teal-100\/70 {
    border-top-color: rgba(204,251,241,.7);
    border-bottom-color: rgba(204,251,241,.7)
}

.border-y-teal-100\/75 {
    border-top-color: rgba(204,251,241,.75);
    border-bottom-color: rgba(204,251,241,.75)
}

.border-y-teal-100\/80 {
    border-top-color: rgba(204,251,241,.8);
    border-bottom-color: rgba(204,251,241,.8)
}

.border-y-teal-100\/90 {
    border-top-color: rgba(204,251,241,.9);
    border-bottom-color: rgba(204,251,241,.9)
}

.border-y-teal-100\/95 {
    border-top-color: rgba(204,251,241,.95);
    border-bottom-color: rgba(204,251,241,.95)
}

.border-y-teal-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(153 246 228/var(--tw-border-opacity));
    border-bottom-color: rgb(153 246 228/var(--tw-border-opacity))
}

.border-y-teal-200\/0 {
    border-top-color: rgba(153,246,228,0);
    border-bottom-color: rgba(153,246,228,0)
}

.border-y-teal-200\/10 {
    border-top-color: rgba(153,246,228,.1);
    border-bottom-color: rgba(153,246,228,.1)
}

.border-y-teal-200\/100 {
    border-top-color: #99f6e4;
    border-bottom-color: #99f6e4
}

.border-y-teal-200\/20 {
    border-top-color: rgba(153,246,228,.2);
    border-bottom-color: rgba(153,246,228,.2)
}

.border-y-teal-200\/25 {
    border-top-color: rgba(153,246,228,.25);
    border-bottom-color: rgba(153,246,228,.25)
}

.border-y-teal-200\/30 {
    border-top-color: rgba(153,246,228,.3);
    border-bottom-color: rgba(153,246,228,.3)
}

.border-y-teal-200\/40 {
    border-top-color: rgba(153,246,228,.4);
    border-bottom-color: rgba(153,246,228,.4)
}

.border-y-teal-200\/5 {
    border-top-color: rgba(153,246,228,.05);
    border-bottom-color: rgba(153,246,228,.05)
}

.border-y-teal-200\/50 {
    border-top-color: rgba(153,246,228,.5);
    border-bottom-color: rgba(153,246,228,.5)
}

.border-y-teal-200\/60 {
    border-top-color: rgba(153,246,228,.6);
    border-bottom-color: rgba(153,246,228,.6)
}

.border-y-teal-200\/70 {
    border-top-color: rgba(153,246,228,.7);
    border-bottom-color: rgba(153,246,228,.7)
}

.border-y-teal-200\/75 {
    border-top-color: rgba(153,246,228,.75);
    border-bottom-color: rgba(153,246,228,.75)
}

.border-y-teal-200\/80 {
    border-top-color: rgba(153,246,228,.8);
    border-bottom-color: rgba(153,246,228,.8)
}

.border-y-teal-200\/90 {
    border-top-color: rgba(153,246,228,.9);
    border-bottom-color: rgba(153,246,228,.9)
}

.border-y-teal-200\/95 {
    border-top-color: rgba(153,246,228,.95);
    border-bottom-color: rgba(153,246,228,.95)
}

.border-y-teal-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(94 234 212/var(--tw-border-opacity));
    border-bottom-color: rgb(94 234 212/var(--tw-border-opacity))
}

.border-y-teal-300\/0 {
    border-top-color: rgba(94,234,212,0);
    border-bottom-color: rgba(94,234,212,0)
}

.border-y-teal-300\/10 {
    border-top-color: rgba(94,234,212,.1);
    border-bottom-color: rgba(94,234,212,.1)
}

.border-y-teal-300\/100 {
    border-top-color: #5eead4;
    border-bottom-color: #5eead4
}

.border-y-teal-300\/20 {
    border-top-color: rgba(94,234,212,.2);
    border-bottom-color: rgba(94,234,212,.2)
}

.border-y-teal-300\/25 {
    border-top-color: rgba(94,234,212,.25);
    border-bottom-color: rgba(94,234,212,.25)
}

.border-y-teal-300\/30 {
    border-top-color: rgba(94,234,212,.3);
    border-bottom-color: rgba(94,234,212,.3)
}

.border-y-teal-300\/40 {
    border-top-color: rgba(94,234,212,.4);
    border-bottom-color: rgba(94,234,212,.4)
}

.border-y-teal-300\/5 {
    border-top-color: rgba(94,234,212,.05);
    border-bottom-color: rgba(94,234,212,.05)
}

.border-y-teal-300\/50 {
    border-top-color: rgba(94,234,212,.5);
    border-bottom-color: rgba(94,234,212,.5)
}

.border-y-teal-300\/60 {
    border-top-color: rgba(94,234,212,.6);
    border-bottom-color: rgba(94,234,212,.6)
}

.border-y-teal-300\/70 {
    border-top-color: rgba(94,234,212,.7);
    border-bottom-color: rgba(94,234,212,.7)
}

.border-y-teal-300\/75 {
    border-top-color: rgba(94,234,212,.75);
    border-bottom-color: rgba(94,234,212,.75)
}

.border-y-teal-300\/80 {
    border-top-color: rgba(94,234,212,.8);
    border-bottom-color: rgba(94,234,212,.8)
}

.border-y-teal-300\/90 {
    border-top-color: rgba(94,234,212,.9);
    border-bottom-color: rgba(94,234,212,.9)
}

.border-y-teal-300\/95 {
    border-top-color: rgba(94,234,212,.95);
    border-bottom-color: rgba(94,234,212,.95)
}

.border-y-teal-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(45 212 191/var(--tw-border-opacity));
    border-bottom-color: rgb(45 212 191/var(--tw-border-opacity))
}

.border-y-teal-400\/0 {
    border-top-color: rgba(45,212,191,0);
    border-bottom-color: rgba(45,212,191,0)
}

.border-y-teal-400\/10 {
    border-top-color: rgba(45,212,191,.1);
    border-bottom-color: rgba(45,212,191,.1)
}

.border-y-teal-400\/100 {
    border-top-color: #2dd4bf;
    border-bottom-color: #2dd4bf
}

.border-y-teal-400\/20 {
    border-top-color: rgba(45,212,191,.2);
    border-bottom-color: rgba(45,212,191,.2)
}

.border-y-teal-400\/25 {
    border-top-color: rgba(45,212,191,.25);
    border-bottom-color: rgba(45,212,191,.25)
}

.border-y-teal-400\/30 {
    border-top-color: rgba(45,212,191,.3);
    border-bottom-color: rgba(45,212,191,.3)
}

.border-y-teal-400\/40 {
    border-top-color: rgba(45,212,191,.4);
    border-bottom-color: rgba(45,212,191,.4)
}

.border-y-teal-400\/5 {
    border-top-color: rgba(45,212,191,.05);
    border-bottom-color: rgba(45,212,191,.05)
}

.border-y-teal-400\/50 {
    border-top-color: rgba(45,212,191,.5);
    border-bottom-color: rgba(45,212,191,.5)
}

.border-y-teal-400\/60 {
    border-top-color: rgba(45,212,191,.6);
    border-bottom-color: rgba(45,212,191,.6)
}

.border-y-teal-400\/70 {
    border-top-color: rgba(45,212,191,.7);
    border-bottom-color: rgba(45,212,191,.7)
}

.border-y-teal-400\/75 {
    border-top-color: rgba(45,212,191,.75);
    border-bottom-color: rgba(45,212,191,.75)
}

.border-y-teal-400\/80 {
    border-top-color: rgba(45,212,191,.8);
    border-bottom-color: rgba(45,212,191,.8)
}

.border-y-teal-400\/90 {
    border-top-color: rgba(45,212,191,.9);
    border-bottom-color: rgba(45,212,191,.9)
}

.border-y-teal-400\/95 {
    border-top-color: rgba(45,212,191,.95);
    border-bottom-color: rgba(45,212,191,.95)
}

.border-y-teal-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(240 253 250/var(--tw-border-opacity));
    border-bottom-color: rgb(240 253 250/var(--tw-border-opacity))
}

.border-y-teal-50\/0 {
    border-top-color: rgba(240,253,250,0);
    border-bottom-color: rgba(240,253,250,0)
}

.border-y-teal-50\/10 {
    border-top-color: rgba(240,253,250,.1);
    border-bottom-color: rgba(240,253,250,.1)
}

.border-y-teal-50\/100 {
    border-top-color: #f0fdfa;
    border-bottom-color: #f0fdfa
}

.border-y-teal-50\/20 {
    border-top-color: rgba(240,253,250,.2);
    border-bottom-color: rgba(240,253,250,.2)
}

.border-y-teal-50\/25 {
    border-top-color: rgba(240,253,250,.25);
    border-bottom-color: rgba(240,253,250,.25)
}

.border-y-teal-50\/30 {
    border-top-color: rgba(240,253,250,.3);
    border-bottom-color: rgba(240,253,250,.3)
}

.border-y-teal-50\/40 {
    border-top-color: rgba(240,253,250,.4);
    border-bottom-color: rgba(240,253,250,.4)
}

.border-y-teal-50\/5 {
    border-top-color: rgba(240,253,250,.05);
    border-bottom-color: rgba(240,253,250,.05)
}

.border-y-teal-50\/50 {
    border-top-color: rgba(240,253,250,.5);
    border-bottom-color: rgba(240,253,250,.5)
}

.border-y-teal-50\/60 {
    border-top-color: rgba(240,253,250,.6);
    border-bottom-color: rgba(240,253,250,.6)
}

.border-y-teal-50\/70 {
    border-top-color: rgba(240,253,250,.7);
    border-bottom-color: rgba(240,253,250,.7)
}

.border-y-teal-50\/75 {
    border-top-color: rgba(240,253,250,.75);
    border-bottom-color: rgba(240,253,250,.75)
}

.border-y-teal-50\/80 {
    border-top-color: rgba(240,253,250,.8);
    border-bottom-color: rgba(240,253,250,.8)
}

.border-y-teal-50\/90 {
    border-top-color: rgba(240,253,250,.9);
    border-bottom-color: rgba(240,253,250,.9)
}

.border-y-teal-50\/95 {
    border-top-color: rgba(240,253,250,.95);
    border-bottom-color: rgba(240,253,250,.95)
}

.border-y-teal-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(20 184 166/var(--tw-border-opacity));
    border-bottom-color: rgb(20 184 166/var(--tw-border-opacity))
}

.border-y-teal-500\/0 {
    border-top-color: rgba(20,184,166,0);
    border-bottom-color: rgba(20,184,166,0)
}

.border-y-teal-500\/10 {
    border-top-color: rgba(20,184,166,.1);
    border-bottom-color: rgba(20,184,166,.1)
}

.border-y-teal-500\/100 {
    border-top-color: #14b8a6;
    border-bottom-color: #14b8a6
}

.border-y-teal-500\/20 {
    border-top-color: rgba(20,184,166,.2);
    border-bottom-color: rgba(20,184,166,.2)
}

.border-y-teal-500\/25 {
    border-top-color: rgba(20,184,166,.25);
    border-bottom-color: rgba(20,184,166,.25)
}

.border-y-teal-500\/30 {
    border-top-color: rgba(20,184,166,.3);
    border-bottom-color: rgba(20,184,166,.3)
}

.border-y-teal-500\/40 {
    border-top-color: rgba(20,184,166,.4);
    border-bottom-color: rgba(20,184,166,.4)
}

.border-y-teal-500\/5 {
    border-top-color: rgba(20,184,166,.05);
    border-bottom-color: rgba(20,184,166,.05)
}

.border-y-teal-500\/50 {
    border-top-color: rgba(20,184,166,.5);
    border-bottom-color: rgba(20,184,166,.5)
}

.border-y-teal-500\/60 {
    border-top-color: rgba(20,184,166,.6);
    border-bottom-color: rgba(20,184,166,.6)
}

.border-y-teal-500\/70 {
    border-top-color: rgba(20,184,166,.7);
    border-bottom-color: rgba(20,184,166,.7)
}

.border-y-teal-500\/75 {
    border-top-color: rgba(20,184,166,.75);
    border-bottom-color: rgba(20,184,166,.75)
}

.border-y-teal-500\/80 {
    border-top-color: rgba(20,184,166,.8);
    border-bottom-color: rgba(20,184,166,.8)
}

.border-y-teal-500\/90 {
    border-top-color: rgba(20,184,166,.9);
    border-bottom-color: rgba(20,184,166,.9)
}

.border-y-teal-500\/95 {
    border-top-color: rgba(20,184,166,.95);
    border-bottom-color: rgba(20,184,166,.95)
}

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

.border-y-teal-600\/0 {
    border-top-color: rgba(13,148,136,0);
    border-bottom-color: rgba(13,148,136,0)
}

.border-y-teal-600\/10 {
    border-top-color: rgba(13,148,136,.1);
    border-bottom-color: rgba(13,148,136,.1)
}

.border-y-teal-600\/100 {
    border-top-color: #0d9488;
    border-bottom-color: #0d9488
}

.border-y-teal-600\/20 {
    border-top-color: rgba(13,148,136,.2);
    border-bottom-color: rgba(13,148,136,.2)
}

.border-y-teal-600\/25 {
    border-top-color: rgba(13,148,136,.25);
    border-bottom-color: rgba(13,148,136,.25)
}

.border-y-teal-600\/30 {
    border-top-color: rgba(13,148,136,.3);
    border-bottom-color: rgba(13,148,136,.3)
}

.border-y-teal-600\/40 {
    border-top-color: rgba(13,148,136,.4);
    border-bottom-color: rgba(13,148,136,.4)
}

.border-y-teal-600\/5 {
    border-top-color: rgba(13,148,136,.05);
    border-bottom-color: rgba(13,148,136,.05)
}

.border-y-teal-600\/50 {
    border-top-color: rgba(13,148,136,.5);
    border-bottom-color: rgba(13,148,136,.5)
}

.border-y-teal-600\/60 {
    border-top-color: rgba(13,148,136,.6);
    border-bottom-color: rgba(13,148,136,.6)
}

.border-y-teal-600\/70 {
    border-top-color: rgba(13,148,136,.7);
    border-bottom-color: rgba(13,148,136,.7)
}

.border-y-teal-600\/75 {
    border-top-color: rgba(13,148,136,.75);
    border-bottom-color: rgba(13,148,136,.75)
}

.border-y-teal-600\/80 {
    border-top-color: rgba(13,148,136,.8);
    border-bottom-color: rgba(13,148,136,.8)
}

.border-y-teal-600\/90 {
    border-top-color: rgba(13,148,136,.9);
    border-bottom-color: rgba(13,148,136,.9)
}

.border-y-teal-600\/95 {
    border-top-color: rgba(13,148,136,.95);
    border-bottom-color: rgba(13,148,136,.95)
}

.border-y-teal-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(15 118 110/var(--tw-border-opacity));
    border-bottom-color: rgb(15 118 110/var(--tw-border-opacity))
}

.border-y-teal-700\/0 {
    border-top-color: rgba(15,118,110,0);
    border-bottom-color: rgba(15,118,110,0)
}

.border-y-teal-700\/10 {
    border-top-color: rgba(15,118,110,.1);
    border-bottom-color: rgba(15,118,110,.1)
}

.border-y-teal-700\/100 {
    border-top-color: #0f766e;
    border-bottom-color: #0f766e
}

.border-y-teal-700\/20 {
    border-top-color: rgba(15,118,110,.2);
    border-bottom-color: rgba(15,118,110,.2)
}

.border-y-teal-700\/25 {
    border-top-color: rgba(15,118,110,.25);
    border-bottom-color: rgba(15,118,110,.25)
}

.border-y-teal-700\/30 {
    border-top-color: rgba(15,118,110,.3);
    border-bottom-color: rgba(15,118,110,.3)
}

.border-y-teal-700\/40 {
    border-top-color: rgba(15,118,110,.4);
    border-bottom-color: rgba(15,118,110,.4)
}

.border-y-teal-700\/5 {
    border-top-color: rgba(15,118,110,.05);
    border-bottom-color: rgba(15,118,110,.05)
}

.border-y-teal-700\/50 {
    border-top-color: rgba(15,118,110,.5);
    border-bottom-color: rgba(15,118,110,.5)
}

.border-y-teal-700\/60 {
    border-top-color: rgba(15,118,110,.6);
    border-bottom-color: rgba(15,118,110,.6)
}

.border-y-teal-700\/70 {
    border-top-color: rgba(15,118,110,.7);
    border-bottom-color: rgba(15,118,110,.7)
}

.border-y-teal-700\/75 {
    border-top-color: rgba(15,118,110,.75);
    border-bottom-color: rgba(15,118,110,.75)
}

.border-y-teal-700\/80 {
    border-top-color: rgba(15,118,110,.8);
    border-bottom-color: rgba(15,118,110,.8)
}

.border-y-teal-700\/90 {
    border-top-color: rgba(15,118,110,.9);
    border-bottom-color: rgba(15,118,110,.9)
}

.border-y-teal-700\/95 {
    border-top-color: rgba(15,118,110,.95);
    border-bottom-color: rgba(15,118,110,.95)
}

.border-y-teal-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(17 94 89/var(--tw-border-opacity));
    border-bottom-color: rgb(17 94 89/var(--tw-border-opacity))
}

.border-y-teal-800\/0 {
    border-top-color: rgba(17,94,89,0);
    border-bottom-color: rgba(17,94,89,0)
}

.border-y-teal-800\/10 {
    border-top-color: rgba(17,94,89,.1);
    border-bottom-color: rgba(17,94,89,.1)
}

.border-y-teal-800\/100 {
    border-top-color: #115e59;
    border-bottom-color: #115e59
}

.border-y-teal-800\/20 {
    border-top-color: rgba(17,94,89,.2);
    border-bottom-color: rgba(17,94,89,.2)
}

.border-y-teal-800\/25 {
    border-top-color: rgba(17,94,89,.25);
    border-bottom-color: rgba(17,94,89,.25)
}

.border-y-teal-800\/30 {
    border-top-color: rgba(17,94,89,.3);
    border-bottom-color: rgba(17,94,89,.3)
}

.border-y-teal-800\/40 {
    border-top-color: rgba(17,94,89,.4);
    border-bottom-color: rgba(17,94,89,.4)
}

.border-y-teal-800\/5 {
    border-top-color: rgba(17,94,89,.05);
    border-bottom-color: rgba(17,94,89,.05)
}

.border-y-teal-800\/50 {
    border-top-color: rgba(17,94,89,.5);
    border-bottom-color: rgba(17,94,89,.5)
}

.border-y-teal-800\/60 {
    border-top-color: rgba(17,94,89,.6);
    border-bottom-color: rgba(17,94,89,.6)
}

.border-y-teal-800\/70 {
    border-top-color: rgba(17,94,89,.7);
    border-bottom-color: rgba(17,94,89,.7)
}

.border-y-teal-800\/75 {
    border-top-color: rgba(17,94,89,.75);
    border-bottom-color: rgba(17,94,89,.75)
}

.border-y-teal-800\/80 {
    border-top-color: rgba(17,94,89,.8);
    border-bottom-color: rgba(17,94,89,.8)
}

.border-y-teal-800\/90 {
    border-top-color: rgba(17,94,89,.9);
    border-bottom-color: rgba(17,94,89,.9)
}

.border-y-teal-800\/95 {
    border-top-color: rgba(17,94,89,.95);
    border-bottom-color: rgba(17,94,89,.95)
}

.border-y-teal-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(19 78 74/var(--tw-border-opacity));
    border-bottom-color: rgb(19 78 74/var(--tw-border-opacity))
}

.border-y-teal-900\/0 {
    border-top-color: rgba(19,78,74,0);
    border-bottom-color: rgba(19,78,74,0)
}

.border-y-teal-900\/10 {
    border-top-color: rgba(19,78,74,.1);
    border-bottom-color: rgba(19,78,74,.1)
}

.border-y-teal-900\/100 {
    border-top-color: #134e4a;
    border-bottom-color: #134e4a
}

.border-y-teal-900\/20 {
    border-top-color: rgba(19,78,74,.2);
    border-bottom-color: rgba(19,78,74,.2)
}

.border-y-teal-900\/25 {
    border-top-color: rgba(19,78,74,.25);
    border-bottom-color: rgba(19,78,74,.25)
}

.border-y-teal-900\/30 {
    border-top-color: rgba(19,78,74,.3);
    border-bottom-color: rgba(19,78,74,.3)
}

.border-y-teal-900\/40 {
    border-top-color: rgba(19,78,74,.4);
    border-bottom-color: rgba(19,78,74,.4)
}

.border-y-teal-900\/5 {
    border-top-color: rgba(19,78,74,.05);
    border-bottom-color: rgba(19,78,74,.05)
}

.border-y-teal-900\/50 {
    border-top-color: rgba(19,78,74,.5);
    border-bottom-color: rgba(19,78,74,.5)
}

.border-y-teal-900\/60 {
    border-top-color: rgba(19,78,74,.6);
    border-bottom-color: rgba(19,78,74,.6)
}

.border-y-teal-900\/70 {
    border-top-color: rgba(19,78,74,.7);
    border-bottom-color: rgba(19,78,74,.7)
}

.border-y-teal-900\/75 {
    border-top-color: rgba(19,78,74,.75);
    border-bottom-color: rgba(19,78,74,.75)
}

.border-y-teal-900\/80 {
    border-top-color: rgba(19,78,74,.8);
    border-bottom-color: rgba(19,78,74,.8)
}

.border-y-teal-900\/90 {
    border-top-color: rgba(19,78,74,.9);
    border-bottom-color: rgba(19,78,74,.9)
}

.border-y-teal-900\/95 {
    border-top-color: rgba(19,78,74,.95);
    border-bottom-color: rgba(19,78,74,.95)
}

.border-y-teal-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(4 47 46/var(--tw-border-opacity));
    border-bottom-color: rgb(4 47 46/var(--tw-border-opacity))
}

.border-y-teal-950\/0 {
    border-top-color: rgba(4,47,46,0);
    border-bottom-color: rgba(4,47,46,0)
}

.border-y-teal-950\/10 {
    border-top-color: rgba(4,47,46,.1);
    border-bottom-color: rgba(4,47,46,.1)
}

.border-y-teal-950\/100 {
    border-top-color: #042f2e;
    border-bottom-color: #042f2e
}

.border-y-teal-950\/20 {
    border-top-color: rgba(4,47,46,.2);
    border-bottom-color: rgba(4,47,46,.2)
}

.border-y-teal-950\/25 {
    border-top-color: rgba(4,47,46,.25);
    border-bottom-color: rgba(4,47,46,.25)
}

.border-y-teal-950\/30 {
    border-top-color: rgba(4,47,46,.3);
    border-bottom-color: rgba(4,47,46,.3)
}

.border-y-teal-950\/40 {
    border-top-color: rgba(4,47,46,.4);
    border-bottom-color: rgba(4,47,46,.4)
}

.border-y-teal-950\/5 {
    border-top-color: rgba(4,47,46,.05);
    border-bottom-color: rgba(4,47,46,.05)
}

.border-y-teal-950\/50 {
    border-top-color: rgba(4,47,46,.5);
    border-bottom-color: rgba(4,47,46,.5)
}

.border-y-teal-950\/60 {
    border-top-color: rgba(4,47,46,.6);
    border-bottom-color: rgba(4,47,46,.6)
}

.border-y-teal-950\/70 {
    border-top-color: rgba(4,47,46,.7);
    border-bottom-color: rgba(4,47,46,.7)
}

.border-y-teal-950\/75 {
    border-top-color: rgba(4,47,46,.75);
    border-bottom-color: rgba(4,47,46,.75)
}

.border-y-teal-950\/80 {
    border-top-color: rgba(4,47,46,.8);
    border-bottom-color: rgba(4,47,46,.8)
}

.border-y-teal-950\/90 {
    border-top-color: rgba(4,47,46,.9);
    border-bottom-color: rgba(4,47,46,.9)
}

.border-y-teal-950\/95 {
    border-top-color: rgba(4,47,46,.95);
    border-bottom-color: rgba(4,47,46,.95)
}

.border-y-transparent,.border-y-transparent\/0 {
    border-top-color: transparent;
    border-bottom-color: transparent
}

.border-y-transparent\/10 {
    border-top-color: rgba(0,0,0,.1);
    border-bottom-color: rgba(0,0,0,.1)
}

.border-y-transparent\/100 {
    border-top-color: #000;
    border-bottom-color: #000
}

.border-y-transparent\/20 {
    border-top-color: rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.2)
}

.border-y-transparent\/25 {
    border-top-color: rgba(0,0,0,.25);
    border-bottom-color: rgba(0,0,0,.25)
}

.border-y-transparent\/30 {
    border-top-color: rgba(0,0,0,.3);
    border-bottom-color: rgba(0,0,0,.3)
}

.border-y-transparent\/40 {
    border-top-color: rgba(0,0,0,.4);
    border-bottom-color: rgba(0,0,0,.4)
}

.border-y-transparent\/5 {
    border-top-color: rgba(0,0,0,.05);
    border-bottom-color: rgba(0,0,0,.05)
}

.border-y-transparent\/50 {
    border-top-color: rgba(0,0,0,.5);
    border-bottom-color: rgba(0,0,0,.5)
}

.border-y-transparent\/60 {
    border-top-color: rgba(0,0,0,.6);
    border-bottom-color: rgba(0,0,0,.6)
}

.border-y-transparent\/70 {
    border-top-color: rgba(0,0,0,.7);
    border-bottom-color: rgba(0,0,0,.7)
}

.border-y-transparent\/75 {
    border-top-color: rgba(0,0,0,.75);
    border-bottom-color: rgba(0,0,0,.75)
}

.border-y-transparent\/80 {
    border-top-color: rgba(0,0,0,.8);
    border-bottom-color: rgba(0,0,0,.8)
}

.border-y-transparent\/90 {
    border-top-color: rgba(0,0,0,.9);
    border-bottom-color: rgba(0,0,0,.9)
}

.border-y-transparent\/95 {
    border-top-color: rgba(0,0,0,.95);
    border-bottom-color: rgba(0,0,0,.95)
}

.border-y-true-black {
    --tw-border-opacity: 1;
    border-top-color: rgb(0 0 0/var(--tw-border-opacity));
    border-bottom-color: rgb(0 0 0/var(--tw-border-opacity))
}

.border-y-true-black\/0 {
    border-top-color: transparent;
    border-bottom-color: transparent
}

.border-y-true-black\/10 {
    border-top-color: rgba(0,0,0,.1);
    border-bottom-color: rgba(0,0,0,.1)
}

.border-y-true-black\/100 {
    border-top-color: #000;
    border-bottom-color: #000
}

.border-y-true-black\/20 {
    border-top-color: rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.2)
}

.border-y-true-black\/25 {
    border-top-color: rgba(0,0,0,.25);
    border-bottom-color: rgba(0,0,0,.25)
}

.border-y-true-black\/30 {
    border-top-color: rgba(0,0,0,.3);
    border-bottom-color: rgba(0,0,0,.3)
}

.border-y-true-black\/40 {
    border-top-color: rgba(0,0,0,.4);
    border-bottom-color: rgba(0,0,0,.4)
}

.border-y-true-black\/5 {
    border-top-color: rgba(0,0,0,.05);
    border-bottom-color: rgba(0,0,0,.05)
}

.border-y-true-black\/50 {
    border-top-color: rgba(0,0,0,.5);
    border-bottom-color: rgba(0,0,0,.5)
}

.border-y-true-black\/60 {
    border-top-color: rgba(0,0,0,.6);
    border-bottom-color: rgba(0,0,0,.6)
}

.border-y-true-black\/70 {
    border-top-color: rgba(0,0,0,.7);
    border-bottom-color: rgba(0,0,0,.7)
}

.border-y-true-black\/75 {
    border-top-color: rgba(0,0,0,.75);
    border-bottom-color: rgba(0,0,0,.75)
}

.border-y-true-black\/80 {
    border-top-color: rgba(0,0,0,.8);
    border-bottom-color: rgba(0,0,0,.8)
}

.border-y-true-black\/90 {
    border-top-color: rgba(0,0,0,.9);
    border-bottom-color: rgba(0,0,0,.9)
}

.border-y-true-black\/95 {
    border-top-color: rgba(0,0,0,.95);
    border-bottom-color: rgba(0,0,0,.95)
}

.border-y-true-white {
    --tw-border-opacity: 1;
    border-top-color: rgb(255 255 255/var(--tw-border-opacity));
    border-bottom-color: rgb(255 255 255/var(--tw-border-opacity))
}

.border-y-true-white\/0 {
    border-top-color: hsla(0,0%,100%,0);
    border-bottom-color: hsla(0,0%,100%,0)
}

.border-y-true-white\/10 {
    border-top-color: hsla(0,0%,100%,.1);
    border-bottom-color: hsla(0,0%,100%,.1)
}

.border-y-true-white\/100 {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.border-y-true-white\/20 {
    border-top-color: hsla(0,0%,100%,.2);
    border-bottom-color: hsla(0,0%,100%,.2)
}

.border-y-true-white\/25 {
    border-top-color: hsla(0,0%,100%,.25);
    border-bottom-color: hsla(0,0%,100%,.25)
}

.border-y-true-white\/30 {
    border-top-color: hsla(0,0%,100%,.3);
    border-bottom-color: hsla(0,0%,100%,.3)
}

.border-y-true-white\/40 {
    border-top-color: hsla(0,0%,100%,.4);
    border-bottom-color: hsla(0,0%,100%,.4)
}

.border-y-true-white\/5 {
    border-top-color: hsla(0,0%,100%,.05);
    border-bottom-color: hsla(0,0%,100%,.05)
}

.border-y-true-white\/50 {
    border-top-color: hsla(0,0%,100%,.5);
    border-bottom-color: hsla(0,0%,100%,.5)
}

.border-y-true-white\/60 {
    border-top-color: hsla(0,0%,100%,.6);
    border-bottom-color: hsla(0,0%,100%,.6)
}

.border-y-true-white\/70 {
    border-top-color: hsla(0,0%,100%,.7);
    border-bottom-color: hsla(0,0%,100%,.7)
}

.border-y-true-white\/75 {
    border-top-color: hsla(0,0%,100%,.75);
    border-bottom-color: hsla(0,0%,100%,.75)
}

.border-y-true-white\/80 {
    border-top-color: hsla(0,0%,100%,.8);
    border-bottom-color: hsla(0,0%,100%,.8)
}

.border-y-true-white\/90 {
    border-top-color: hsla(0,0%,100%,.9);
    border-bottom-color: hsla(0,0%,100%,.9)
}

.border-y-true-white\/95 {
    border-top-color: hsla(0,0%,100%,.95);
    border-bottom-color: hsla(0,0%,100%,.95)
}

.border-y-trueGray-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(245 245 245/var(--tw-border-opacity));
    border-bottom-color: rgb(245 245 245/var(--tw-border-opacity))
}

.border-y-trueGray-100\/0 {
    border-top-color: hsla(0,0%,96%,0);
    border-bottom-color: hsla(0,0%,96%,0)
}

.border-y-trueGray-100\/10 {
    border-top-color: hsla(0,0%,96%,.1);
    border-bottom-color: hsla(0,0%,96%,.1)
}

.border-y-trueGray-100\/100 {
    border-top-color: #f5f5f5;
    border-bottom-color: #f5f5f5
}

.border-y-trueGray-100\/20 {
    border-top-color: hsla(0,0%,96%,.2);
    border-bottom-color: hsla(0,0%,96%,.2)
}

.border-y-trueGray-100\/25 {
    border-top-color: hsla(0,0%,96%,.25);
    border-bottom-color: hsla(0,0%,96%,.25)
}

.border-y-trueGray-100\/30 {
    border-top-color: hsla(0,0%,96%,.3);
    border-bottom-color: hsla(0,0%,96%,.3)
}

.border-y-trueGray-100\/40 {
    border-top-color: hsla(0,0%,96%,.4);
    border-bottom-color: hsla(0,0%,96%,.4)
}

.border-y-trueGray-100\/5 {
    border-top-color: hsla(0,0%,96%,.05);
    border-bottom-color: hsla(0,0%,96%,.05)
}

.border-y-trueGray-100\/50 {
    border-top-color: hsla(0,0%,96%,.5);
    border-bottom-color: hsla(0,0%,96%,.5)
}

.border-y-trueGray-100\/60 {
    border-top-color: hsla(0,0%,96%,.6);
    border-bottom-color: hsla(0,0%,96%,.6)
}

.border-y-trueGray-100\/70 {
    border-top-color: hsla(0,0%,96%,.7);
    border-bottom-color: hsla(0,0%,96%,.7)
}

.border-y-trueGray-100\/75 {
    border-top-color: hsla(0,0%,96%,.75);
    border-bottom-color: hsla(0,0%,96%,.75)
}

.border-y-trueGray-100\/80 {
    border-top-color: hsla(0,0%,96%,.8);
    border-bottom-color: hsla(0,0%,96%,.8)
}

.border-y-trueGray-100\/90 {
    border-top-color: hsla(0,0%,96%,.9);
    border-bottom-color: hsla(0,0%,96%,.9)
}

.border-y-trueGray-100\/95 {
    border-top-color: hsla(0,0%,96%,.95);
    border-bottom-color: hsla(0,0%,96%,.95)
}

.border-y-trueGray-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(229 229 229/var(--tw-border-opacity));
    border-bottom-color: rgb(229 229 229/var(--tw-border-opacity))
}

.border-y-trueGray-200\/0 {
    border-top-color: hsla(0,0%,90%,0);
    border-bottom-color: hsla(0,0%,90%,0)
}

.border-y-trueGray-200\/10 {
    border-top-color: hsla(0,0%,90%,.1);
    border-bottom-color: hsla(0,0%,90%,.1)
}

.border-y-trueGray-200\/100 {
    border-top-color: #e5e5e5;
    border-bottom-color: #e5e5e5
}

.border-y-trueGray-200\/20 {
    border-top-color: hsla(0,0%,90%,.2);
    border-bottom-color: hsla(0,0%,90%,.2)
}

.border-y-trueGray-200\/25 {
    border-top-color: hsla(0,0%,90%,.25);
    border-bottom-color: hsla(0,0%,90%,.25)
}

.border-y-trueGray-200\/30 {
    border-top-color: hsla(0,0%,90%,.3);
    border-bottom-color: hsla(0,0%,90%,.3)
}

.border-y-trueGray-200\/40 {
    border-top-color: hsla(0,0%,90%,.4);
    border-bottom-color: hsla(0,0%,90%,.4)
}

.border-y-trueGray-200\/5 {
    border-top-color: hsla(0,0%,90%,.05);
    border-bottom-color: hsla(0,0%,90%,.05)
}

.border-y-trueGray-200\/50 {
    border-top-color: hsla(0,0%,90%,.5);
    border-bottom-color: hsla(0,0%,90%,.5)
}

.border-y-trueGray-200\/60 {
    border-top-color: hsla(0,0%,90%,.6);
    border-bottom-color: hsla(0,0%,90%,.6)
}

.border-y-trueGray-200\/70 {
    border-top-color: hsla(0,0%,90%,.7);
    border-bottom-color: hsla(0,0%,90%,.7)
}

.border-y-trueGray-200\/75 {
    border-top-color: hsla(0,0%,90%,.75);
    border-bottom-color: hsla(0,0%,90%,.75)
}

.border-y-trueGray-200\/80 {
    border-top-color: hsla(0,0%,90%,.8);
    border-bottom-color: hsla(0,0%,90%,.8)
}

.border-y-trueGray-200\/90 {
    border-top-color: hsla(0,0%,90%,.9);
    border-bottom-color: hsla(0,0%,90%,.9)
}

.border-y-trueGray-200\/95 {
    border-top-color: hsla(0,0%,90%,.95);
    border-bottom-color: hsla(0,0%,90%,.95)
}

.border-y-trueGray-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(212 212 212/var(--tw-border-opacity));
    border-bottom-color: rgb(212 212 212/var(--tw-border-opacity))
}

.border-y-trueGray-300\/0 {
    border-top-color: hsla(0,0%,83%,0);
    border-bottom-color: hsla(0,0%,83%,0)
}

.border-y-trueGray-300\/10 {
    border-top-color: hsla(0,0%,83%,.1);
    border-bottom-color: hsla(0,0%,83%,.1)
}

.border-y-trueGray-300\/100 {
    border-top-color: #d4d4d4;
    border-bottom-color: #d4d4d4
}

.border-y-trueGray-300\/20 {
    border-top-color: hsla(0,0%,83%,.2);
    border-bottom-color: hsla(0,0%,83%,.2)
}

.border-y-trueGray-300\/25 {
    border-top-color: hsla(0,0%,83%,.25);
    border-bottom-color: hsla(0,0%,83%,.25)
}

.border-y-trueGray-300\/30 {
    border-top-color: hsla(0,0%,83%,.3);
    border-bottom-color: hsla(0,0%,83%,.3)
}

.border-y-trueGray-300\/40 {
    border-top-color: hsla(0,0%,83%,.4);
    border-bottom-color: hsla(0,0%,83%,.4)
}

.border-y-trueGray-300\/5 {
    border-top-color: hsla(0,0%,83%,.05);
    border-bottom-color: hsla(0,0%,83%,.05)
}

.border-y-trueGray-300\/50 {
    border-top-color: hsla(0,0%,83%,.5);
    border-bottom-color: hsla(0,0%,83%,.5)
}

.border-y-trueGray-300\/60 {
    border-top-color: hsla(0,0%,83%,.6);
    border-bottom-color: hsla(0,0%,83%,.6)
}

.border-y-trueGray-300\/70 {
    border-top-color: hsla(0,0%,83%,.7);
    border-bottom-color: hsla(0,0%,83%,.7)
}

.border-y-trueGray-300\/75 {
    border-top-color: hsla(0,0%,83%,.75);
    border-bottom-color: hsla(0,0%,83%,.75)
}

.border-y-trueGray-300\/80 {
    border-top-color: hsla(0,0%,83%,.8);
    border-bottom-color: hsla(0,0%,83%,.8)
}

.border-y-trueGray-300\/90 {
    border-top-color: hsla(0,0%,83%,.9);
    border-bottom-color: hsla(0,0%,83%,.9)
}

.border-y-trueGray-300\/95 {
    border-top-color: hsla(0,0%,83%,.95);
    border-bottom-color: hsla(0,0%,83%,.95)
}

.border-y-trueGray-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(163 163 163/var(--tw-border-opacity));
    border-bottom-color: rgb(163 163 163/var(--tw-border-opacity))
}

.border-y-trueGray-400\/0 {
    border-top-color: hsla(0,0%,64%,0);
    border-bottom-color: hsla(0,0%,64%,0)
}

.border-y-trueGray-400\/10 {
    border-top-color: hsla(0,0%,64%,.1);
    border-bottom-color: hsla(0,0%,64%,.1)
}

.border-y-trueGray-400\/100 {
    border-top-color: #a3a3a3;
    border-bottom-color: #a3a3a3
}

.border-y-trueGray-400\/20 {
    border-top-color: hsla(0,0%,64%,.2);
    border-bottom-color: hsla(0,0%,64%,.2)
}

.border-y-trueGray-400\/25 {
    border-top-color: hsla(0,0%,64%,.25);
    border-bottom-color: hsla(0,0%,64%,.25)
}

.border-y-trueGray-400\/30 {
    border-top-color: hsla(0,0%,64%,.3);
    border-bottom-color: hsla(0,0%,64%,.3)
}

.border-y-trueGray-400\/40 {
    border-top-color: hsla(0,0%,64%,.4);
    border-bottom-color: hsla(0,0%,64%,.4)
}

.border-y-trueGray-400\/5 {
    border-top-color: hsla(0,0%,64%,.05);
    border-bottom-color: hsla(0,0%,64%,.05)
}

.border-y-trueGray-400\/50 {
    border-top-color: hsla(0,0%,64%,.5);
    border-bottom-color: hsla(0,0%,64%,.5)
}

.border-y-trueGray-400\/60 {
    border-top-color: hsla(0,0%,64%,.6);
    border-bottom-color: hsla(0,0%,64%,.6)
}

.border-y-trueGray-400\/70 {
    border-top-color: hsla(0,0%,64%,.7);
    border-bottom-color: hsla(0,0%,64%,.7)
}

.border-y-trueGray-400\/75 {
    border-top-color: hsla(0,0%,64%,.75);
    border-bottom-color: hsla(0,0%,64%,.75)
}

.border-y-trueGray-400\/80 {
    border-top-color: hsla(0,0%,64%,.8);
    border-bottom-color: hsla(0,0%,64%,.8)
}

.border-y-trueGray-400\/90 {
    border-top-color: hsla(0,0%,64%,.9);
    border-bottom-color: hsla(0,0%,64%,.9)
}

.border-y-trueGray-400\/95 {
    border-top-color: hsla(0,0%,64%,.95);
    border-bottom-color: hsla(0,0%,64%,.95)
}

.border-y-trueGray-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(250 250 250/var(--tw-border-opacity));
    border-bottom-color: rgb(250 250 250/var(--tw-border-opacity))
}

.border-y-trueGray-50\/0 {
    border-top-color: hsla(0,0%,98%,0);
    border-bottom-color: hsla(0,0%,98%,0)
}

.border-y-trueGray-50\/10 {
    border-top-color: hsla(0,0%,98%,.1);
    border-bottom-color: hsla(0,0%,98%,.1)
}

.border-y-trueGray-50\/100 {
    border-top-color: #fafafa;
    border-bottom-color: #fafafa
}

.border-y-trueGray-50\/20 {
    border-top-color: hsla(0,0%,98%,.2);
    border-bottom-color: hsla(0,0%,98%,.2)
}

.border-y-trueGray-50\/25 {
    border-top-color: hsla(0,0%,98%,.25);
    border-bottom-color: hsla(0,0%,98%,.25)
}

.border-y-trueGray-50\/30 {
    border-top-color: hsla(0,0%,98%,.3);
    border-bottom-color: hsla(0,0%,98%,.3)
}

.border-y-trueGray-50\/40 {
    border-top-color: hsla(0,0%,98%,.4);
    border-bottom-color: hsla(0,0%,98%,.4)
}

.border-y-trueGray-50\/5 {
    border-top-color: hsla(0,0%,98%,.05);
    border-bottom-color: hsla(0,0%,98%,.05)
}

.border-y-trueGray-50\/50 {
    border-top-color: hsla(0,0%,98%,.5);
    border-bottom-color: hsla(0,0%,98%,.5)
}

.border-y-trueGray-50\/60 {
    border-top-color: hsla(0,0%,98%,.6);
    border-bottom-color: hsla(0,0%,98%,.6)
}

.border-y-trueGray-50\/70 {
    border-top-color: hsla(0,0%,98%,.7);
    border-bottom-color: hsla(0,0%,98%,.7)
}

.border-y-trueGray-50\/75 {
    border-top-color: hsla(0,0%,98%,.75);
    border-bottom-color: hsla(0,0%,98%,.75)
}

.border-y-trueGray-50\/80 {
    border-top-color: hsla(0,0%,98%,.8);
    border-bottom-color: hsla(0,0%,98%,.8)
}

.border-y-trueGray-50\/90 {
    border-top-color: hsla(0,0%,98%,.9);
    border-bottom-color: hsla(0,0%,98%,.9)
}

.border-y-trueGray-50\/95 {
    border-top-color: hsla(0,0%,98%,.95);
    border-bottom-color: hsla(0,0%,98%,.95)
}

.border-y-trueGray-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(115 115 115/var(--tw-border-opacity));
    border-bottom-color: rgb(115 115 115/var(--tw-border-opacity))
}

.border-y-trueGray-500\/0 {
    border-top-color: hsla(0,0%,45%,0);
    border-bottom-color: hsla(0,0%,45%,0)
}

.border-y-trueGray-500\/10 {
    border-top-color: hsla(0,0%,45%,.1);
    border-bottom-color: hsla(0,0%,45%,.1)
}

.border-y-trueGray-500\/100 {
    border-top-color: #737373;
    border-bottom-color: #737373
}

.border-y-trueGray-500\/20 {
    border-top-color: hsla(0,0%,45%,.2);
    border-bottom-color: hsla(0,0%,45%,.2)
}

.border-y-trueGray-500\/25 {
    border-top-color: hsla(0,0%,45%,.25);
    border-bottom-color: hsla(0,0%,45%,.25)
}

.border-y-trueGray-500\/30 {
    border-top-color: hsla(0,0%,45%,.3);
    border-bottom-color: hsla(0,0%,45%,.3)
}

.border-y-trueGray-500\/40 {
    border-top-color: hsla(0,0%,45%,.4);
    border-bottom-color: hsla(0,0%,45%,.4)
}

.border-y-trueGray-500\/5 {
    border-top-color: hsla(0,0%,45%,.05);
    border-bottom-color: hsla(0,0%,45%,.05)
}

.border-y-trueGray-500\/50 {
    border-top-color: hsla(0,0%,45%,.5);
    border-bottom-color: hsla(0,0%,45%,.5)
}

.border-y-trueGray-500\/60 {
    border-top-color: hsla(0,0%,45%,.6);
    border-bottom-color: hsla(0,0%,45%,.6)
}

.border-y-trueGray-500\/70 {
    border-top-color: hsla(0,0%,45%,.7);
    border-bottom-color: hsla(0,0%,45%,.7)
}

.border-y-trueGray-500\/75 {
    border-top-color: hsla(0,0%,45%,.75);
    border-bottom-color: hsla(0,0%,45%,.75)
}

.border-y-trueGray-500\/80 {
    border-top-color: hsla(0,0%,45%,.8);
    border-bottom-color: hsla(0,0%,45%,.8)
}

.border-y-trueGray-500\/90 {
    border-top-color: hsla(0,0%,45%,.9);
    border-bottom-color: hsla(0,0%,45%,.9)
}

.border-y-trueGray-500\/95 {
    border-top-color: hsla(0,0%,45%,.95);
    border-bottom-color: hsla(0,0%,45%,.95)
}

.border-y-trueGray-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(82 82 82/var(--tw-border-opacity));
    border-bottom-color: rgb(82 82 82/var(--tw-border-opacity))
}

.border-y-trueGray-600\/0 {
    border-top-color: rgba(82,82,82,0);
    border-bottom-color: rgba(82,82,82,0)
}

.border-y-trueGray-600\/10 {
    border-top-color: rgba(82,82,82,.1);
    border-bottom-color: rgba(82,82,82,.1)
}

.border-y-trueGray-600\/100 {
    border-top-color: #525252;
    border-bottom-color: #525252
}

.border-y-trueGray-600\/20 {
    border-top-color: rgba(82,82,82,.2);
    border-bottom-color: rgba(82,82,82,.2)
}

.border-y-trueGray-600\/25 {
    border-top-color: rgba(82,82,82,.25);
    border-bottom-color: rgba(82,82,82,.25)
}

.border-y-trueGray-600\/30 {
    border-top-color: rgba(82,82,82,.3);
    border-bottom-color: rgba(82,82,82,.3)
}

.border-y-trueGray-600\/40 {
    border-top-color: rgba(82,82,82,.4);
    border-bottom-color: rgba(82,82,82,.4)
}

.border-y-trueGray-600\/5 {
    border-top-color: rgba(82,82,82,.05);
    border-bottom-color: rgba(82,82,82,.05)
}

.border-y-trueGray-600\/50 {
    border-top-color: rgba(82,82,82,.5);
    border-bottom-color: rgba(82,82,82,.5)
}

.border-y-trueGray-600\/60 {
    border-top-color: rgba(82,82,82,.6);
    border-bottom-color: rgba(82,82,82,.6)
}

.border-y-trueGray-600\/70 {
    border-top-color: rgba(82,82,82,.7);
    border-bottom-color: rgba(82,82,82,.7)
}

.border-y-trueGray-600\/75 {
    border-top-color: rgba(82,82,82,.75);
    border-bottom-color: rgba(82,82,82,.75)
}

.border-y-trueGray-600\/80 {
    border-top-color: rgba(82,82,82,.8);
    border-bottom-color: rgba(82,82,82,.8)
}

.border-y-trueGray-600\/90 {
    border-top-color: rgba(82,82,82,.9);
    border-bottom-color: rgba(82,82,82,.9)
}

.border-y-trueGray-600\/95 {
    border-top-color: rgba(82,82,82,.95);
    border-bottom-color: rgba(82,82,82,.95)
}

.border-y-trueGray-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(64 64 64/var(--tw-border-opacity));
    border-bottom-color: rgb(64 64 64/var(--tw-border-opacity))
}

.border-y-trueGray-700\/0 {
    border-top-color: rgba(64,64,64,0);
    border-bottom-color: rgba(64,64,64,0)
}

.border-y-trueGray-700\/10 {
    border-top-color: rgba(64,64,64,.1);
    border-bottom-color: rgba(64,64,64,.1)
}

.border-y-trueGray-700\/100 {
    border-top-color: #404040;
    border-bottom-color: #404040
}

.border-y-trueGray-700\/20 {
    border-top-color: rgba(64,64,64,.2);
    border-bottom-color: rgba(64,64,64,.2)
}

.border-y-trueGray-700\/25 {
    border-top-color: rgba(64,64,64,.25);
    border-bottom-color: rgba(64,64,64,.25)
}

.border-y-trueGray-700\/30 {
    border-top-color: rgba(64,64,64,.3);
    border-bottom-color: rgba(64,64,64,.3)
}

.border-y-trueGray-700\/40 {
    border-top-color: rgba(64,64,64,.4);
    border-bottom-color: rgba(64,64,64,.4)
}

.border-y-trueGray-700\/5 {
    border-top-color: rgba(64,64,64,.05);
    border-bottom-color: rgba(64,64,64,.05)
}

.border-y-trueGray-700\/50 {
    border-top-color: rgba(64,64,64,.5);
    border-bottom-color: rgba(64,64,64,.5)
}

.border-y-trueGray-700\/60 {
    border-top-color: rgba(64,64,64,.6);
    border-bottom-color: rgba(64,64,64,.6)
}

.border-y-trueGray-700\/70 {
    border-top-color: rgba(64,64,64,.7);
    border-bottom-color: rgba(64,64,64,.7)
}

.border-y-trueGray-700\/75 {
    border-top-color: rgba(64,64,64,.75);
    border-bottom-color: rgba(64,64,64,.75)
}

.border-y-trueGray-700\/80 {
    border-top-color: rgba(64,64,64,.8);
    border-bottom-color: rgba(64,64,64,.8)
}

.border-y-trueGray-700\/90 {
    border-top-color: rgba(64,64,64,.9);
    border-bottom-color: rgba(64,64,64,.9)
}

.border-y-trueGray-700\/95 {
    border-top-color: rgba(64,64,64,.95);
    border-bottom-color: rgba(64,64,64,.95)
}

.border-y-trueGray-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(38 38 38/var(--tw-border-opacity));
    border-bottom-color: rgb(38 38 38/var(--tw-border-opacity))
}

.border-y-trueGray-800\/0 {
    border-top-color: rgba(38,38,38,0);
    border-bottom-color: rgba(38,38,38,0)
}

.border-y-trueGray-800\/10 {
    border-top-color: rgba(38,38,38,.1);
    border-bottom-color: rgba(38,38,38,.1)
}

.border-y-trueGray-800\/100 {
    border-top-color: #262626;
    border-bottom-color: #262626
}

.border-y-trueGray-800\/20 {
    border-top-color: rgba(38,38,38,.2);
    border-bottom-color: rgba(38,38,38,.2)
}

.border-y-trueGray-800\/25 {
    border-top-color: rgba(38,38,38,.25);
    border-bottom-color: rgba(38,38,38,.25)
}

.border-y-trueGray-800\/30 {
    border-top-color: rgba(38,38,38,.3);
    border-bottom-color: rgba(38,38,38,.3)
}

.border-y-trueGray-800\/40 {
    border-top-color: rgba(38,38,38,.4);
    border-bottom-color: rgba(38,38,38,.4)
}

.border-y-trueGray-800\/5 {
    border-top-color: rgba(38,38,38,.05);
    border-bottom-color: rgba(38,38,38,.05)
}

.border-y-trueGray-800\/50 {
    border-top-color: rgba(38,38,38,.5);
    border-bottom-color: rgba(38,38,38,.5)
}

.border-y-trueGray-800\/60 {
    border-top-color: rgba(38,38,38,.6);
    border-bottom-color: rgba(38,38,38,.6)
}

.border-y-trueGray-800\/70 {
    border-top-color: rgba(38,38,38,.7);
    border-bottom-color: rgba(38,38,38,.7)
}

.border-y-trueGray-800\/75 {
    border-top-color: rgba(38,38,38,.75);
    border-bottom-color: rgba(38,38,38,.75)
}

.border-y-trueGray-800\/80 {
    border-top-color: rgba(38,38,38,.8);
    border-bottom-color: rgba(38,38,38,.8)
}

.border-y-trueGray-800\/90 {
    border-top-color: rgba(38,38,38,.9);
    border-bottom-color: rgba(38,38,38,.9)
}

.border-y-trueGray-800\/95 {
    border-top-color: rgba(38,38,38,.95);
    border-bottom-color: rgba(38,38,38,.95)
}

.border-y-trueGray-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(23 23 23/var(--tw-border-opacity));
    border-bottom-color: rgb(23 23 23/var(--tw-border-opacity))
}

.border-y-trueGray-900\/0 {
    border-top-color: hsla(0,0%,9%,0);
    border-bottom-color: hsla(0,0%,9%,0)
}

.border-y-trueGray-900\/10 {
    border-top-color: hsla(0,0%,9%,.1);
    border-bottom-color: hsla(0,0%,9%,.1)
}

.border-y-trueGray-900\/100 {
    border-top-color: #171717;
    border-bottom-color: #171717
}

.border-y-trueGray-900\/20 {
    border-top-color: hsla(0,0%,9%,.2);
    border-bottom-color: hsla(0,0%,9%,.2)
}

.border-y-trueGray-900\/25 {
    border-top-color: hsla(0,0%,9%,.25);
    border-bottom-color: hsla(0,0%,9%,.25)
}

.border-y-trueGray-900\/30 {
    border-top-color: hsla(0,0%,9%,.3);
    border-bottom-color: hsla(0,0%,9%,.3)
}

.border-y-trueGray-900\/40 {
    border-top-color: hsla(0,0%,9%,.4);
    border-bottom-color: hsla(0,0%,9%,.4)
}

.border-y-trueGray-900\/5 {
    border-top-color: hsla(0,0%,9%,.05);
    border-bottom-color: hsla(0,0%,9%,.05)
}

.border-y-trueGray-900\/50 {
    border-top-color: hsla(0,0%,9%,.5);
    border-bottom-color: hsla(0,0%,9%,.5)
}

.border-y-trueGray-900\/60 {
    border-top-color: hsla(0,0%,9%,.6);
    border-bottom-color: hsla(0,0%,9%,.6)
}

.border-y-trueGray-900\/70 {
    border-top-color: hsla(0,0%,9%,.7);
    border-bottom-color: hsla(0,0%,9%,.7)
}

.border-y-trueGray-900\/75 {
    border-top-color: hsla(0,0%,9%,.75);
    border-bottom-color: hsla(0,0%,9%,.75)
}

.border-y-trueGray-900\/80 {
    border-top-color: hsla(0,0%,9%,.8);
    border-bottom-color: hsla(0,0%,9%,.8)
}

.border-y-trueGray-900\/90 {
    border-top-color: hsla(0,0%,9%,.9);
    border-bottom-color: hsla(0,0%,9%,.9)
}

.border-y-trueGray-900\/95 {
    border-top-color: hsla(0,0%,9%,.95);
    border-bottom-color: hsla(0,0%,9%,.95)
}

.border-y-trueGray-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(10 10 10/var(--tw-border-opacity));
    border-bottom-color: rgb(10 10 10/var(--tw-border-opacity))
}

.border-y-trueGray-950\/0 {
    border-top-color: hsla(0,0%,4%,0);
    border-bottom-color: hsla(0,0%,4%,0)
}

.border-y-trueGray-950\/10 {
    border-top-color: hsla(0,0%,4%,.1);
    border-bottom-color: hsla(0,0%,4%,.1)
}

.border-y-trueGray-950\/100 {
    border-top-color: #0a0a0a;
    border-bottom-color: #0a0a0a
}

.border-y-trueGray-950\/20 {
    border-top-color: hsla(0,0%,4%,.2);
    border-bottom-color: hsla(0,0%,4%,.2)
}

.border-y-trueGray-950\/25 {
    border-top-color: hsla(0,0%,4%,.25);
    border-bottom-color: hsla(0,0%,4%,.25)
}

.border-y-trueGray-950\/30 {
    border-top-color: hsla(0,0%,4%,.3);
    border-bottom-color: hsla(0,0%,4%,.3)
}

.border-y-trueGray-950\/40 {
    border-top-color: hsla(0,0%,4%,.4);
    border-bottom-color: hsla(0,0%,4%,.4)
}

.border-y-trueGray-950\/5 {
    border-top-color: hsla(0,0%,4%,.05);
    border-bottom-color: hsla(0,0%,4%,.05)
}

.border-y-trueGray-950\/50 {
    border-top-color: hsla(0,0%,4%,.5);
    border-bottom-color: hsla(0,0%,4%,.5)
}

.border-y-trueGray-950\/60 {
    border-top-color: hsla(0,0%,4%,.6);
    border-bottom-color: hsla(0,0%,4%,.6)
}

.border-y-trueGray-950\/70 {
    border-top-color: hsla(0,0%,4%,.7);
    border-bottom-color: hsla(0,0%,4%,.7)
}

.border-y-trueGray-950\/75 {
    border-top-color: hsla(0,0%,4%,.75);
    border-bottom-color: hsla(0,0%,4%,.75)
}

.border-y-trueGray-950\/80 {
    border-top-color: hsla(0,0%,4%,.8);
    border-bottom-color: hsla(0,0%,4%,.8)
}

.border-y-trueGray-950\/90 {
    border-top-color: hsla(0,0%,4%,.9);
    border-bottom-color: hsla(0,0%,4%,.9)
}

.border-y-trueGray-950\/95 {
    border-top-color: hsla(0,0%,4%,.95);
    border-bottom-color: hsla(0,0%,4%,.95)
}

.border-y-violet-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(237 233 254/var(--tw-border-opacity));
    border-bottom-color: rgb(237 233 254/var(--tw-border-opacity))
}

.border-y-violet-100\/0 {
    border-top-color: rgba(237,233,254,0);
    border-bottom-color: rgba(237,233,254,0)
}

.border-y-violet-100\/10 {
    border-top-color: rgba(237,233,254,.1);
    border-bottom-color: rgba(237,233,254,.1)
}

.border-y-violet-100\/100 {
    border-top-color: #ede9fe;
    border-bottom-color: #ede9fe
}

.border-y-violet-100\/20 {
    border-top-color: rgba(237,233,254,.2);
    border-bottom-color: rgba(237,233,254,.2)
}

.border-y-violet-100\/25 {
    border-top-color: rgba(237,233,254,.25);
    border-bottom-color: rgba(237,233,254,.25)
}

.border-y-violet-100\/30 {
    border-top-color: rgba(237,233,254,.3);
    border-bottom-color: rgba(237,233,254,.3)
}

.border-y-violet-100\/40 {
    border-top-color: rgba(237,233,254,.4);
    border-bottom-color: rgba(237,233,254,.4)
}

.border-y-violet-100\/5 {
    border-top-color: rgba(237,233,254,.05);
    border-bottom-color: rgba(237,233,254,.05)
}

.border-y-violet-100\/50 {
    border-top-color: rgba(237,233,254,.5);
    border-bottom-color: rgba(237,233,254,.5)
}

.border-y-violet-100\/60 {
    border-top-color: rgba(237,233,254,.6);
    border-bottom-color: rgba(237,233,254,.6)
}

.border-y-violet-100\/70 {
    border-top-color: rgba(237,233,254,.7);
    border-bottom-color: rgba(237,233,254,.7)
}

.border-y-violet-100\/75 {
    border-top-color: rgba(237,233,254,.75);
    border-bottom-color: rgba(237,233,254,.75)
}

.border-y-violet-100\/80 {
    border-top-color: rgba(237,233,254,.8);
    border-bottom-color: rgba(237,233,254,.8)
}

.border-y-violet-100\/90 {
    border-top-color: rgba(237,233,254,.9);
    border-bottom-color: rgba(237,233,254,.9)
}

.border-y-violet-100\/95 {
    border-top-color: rgba(237,233,254,.95);
    border-bottom-color: rgba(237,233,254,.95)
}

.border-y-violet-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(221 214 254/var(--tw-border-opacity));
    border-bottom-color: rgb(221 214 254/var(--tw-border-opacity))
}

.border-y-violet-200\/0 {
    border-top-color: rgba(221,214,254,0);
    border-bottom-color: rgba(221,214,254,0)
}

.border-y-violet-200\/10 {
    border-top-color: rgba(221,214,254,.1);
    border-bottom-color: rgba(221,214,254,.1)
}

.border-y-violet-200\/100 {
    border-top-color: #ddd6fe;
    border-bottom-color: #ddd6fe
}

.border-y-violet-200\/20 {
    border-top-color: rgba(221,214,254,.2);
    border-bottom-color: rgba(221,214,254,.2)
}

.border-y-violet-200\/25 {
    border-top-color: rgba(221,214,254,.25);
    border-bottom-color: rgba(221,214,254,.25)
}

.border-y-violet-200\/30 {
    border-top-color: rgba(221,214,254,.3);
    border-bottom-color: rgba(221,214,254,.3)
}

.border-y-violet-200\/40 {
    border-top-color: rgba(221,214,254,.4);
    border-bottom-color: rgba(221,214,254,.4)
}

.border-y-violet-200\/5 {
    border-top-color: rgba(221,214,254,.05);
    border-bottom-color: rgba(221,214,254,.05)
}

.border-y-violet-200\/50 {
    border-top-color: rgba(221,214,254,.5);
    border-bottom-color: rgba(221,214,254,.5)
}

.border-y-violet-200\/60 {
    border-top-color: rgba(221,214,254,.6);
    border-bottom-color: rgba(221,214,254,.6)
}

.border-y-violet-200\/70 {
    border-top-color: rgba(221,214,254,.7);
    border-bottom-color: rgba(221,214,254,.7)
}

.border-y-violet-200\/75 {
    border-top-color: rgba(221,214,254,.75);
    border-bottom-color: rgba(221,214,254,.75)
}

.border-y-violet-200\/80 {
    border-top-color: rgba(221,214,254,.8);
    border-bottom-color: rgba(221,214,254,.8)
}

.border-y-violet-200\/90 {
    border-top-color: rgba(221,214,254,.9);
    border-bottom-color: rgba(221,214,254,.9)
}

.border-y-violet-200\/95 {
    border-top-color: rgba(221,214,254,.95);
    border-bottom-color: rgba(221,214,254,.95)
}

.border-y-violet-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(196 181 253/var(--tw-border-opacity));
    border-bottom-color: rgb(196 181 253/var(--tw-border-opacity))
}

.border-y-violet-300\/0 {
    border-top-color: rgba(196,181,253,0);
    border-bottom-color: rgba(196,181,253,0)
}

.border-y-violet-300\/10 {
    border-top-color: rgba(196,181,253,.1);
    border-bottom-color: rgba(196,181,253,.1)
}

.border-y-violet-300\/100 {
    border-top-color: #c4b5fd;
    border-bottom-color: #c4b5fd
}

.border-y-violet-300\/20 {
    border-top-color: rgba(196,181,253,.2);
    border-bottom-color: rgba(196,181,253,.2)
}

.border-y-violet-300\/25 {
    border-top-color: rgba(196,181,253,.25);
    border-bottom-color: rgba(196,181,253,.25)
}

.border-y-violet-300\/30 {
    border-top-color: rgba(196,181,253,.3);
    border-bottom-color: rgba(196,181,253,.3)
}

.border-y-violet-300\/40 {
    border-top-color: rgba(196,181,253,.4);
    border-bottom-color: rgba(196,181,253,.4)
}

.border-y-violet-300\/5 {
    border-top-color: rgba(196,181,253,.05);
    border-bottom-color: rgba(196,181,253,.05)
}

.border-y-violet-300\/50 {
    border-top-color: rgba(196,181,253,.5);
    border-bottom-color: rgba(196,181,253,.5)
}

.border-y-violet-300\/60 {
    border-top-color: rgba(196,181,253,.6);
    border-bottom-color: rgba(196,181,253,.6)
}

.border-y-violet-300\/70 {
    border-top-color: rgba(196,181,253,.7);
    border-bottom-color: rgba(196,181,253,.7)
}

.border-y-violet-300\/75 {
    border-top-color: rgba(196,181,253,.75);
    border-bottom-color: rgba(196,181,253,.75)
}

.border-y-violet-300\/80 {
    border-top-color: rgba(196,181,253,.8);
    border-bottom-color: rgba(196,181,253,.8)
}

.border-y-violet-300\/90 {
    border-top-color: rgba(196,181,253,.9);
    border-bottom-color: rgba(196,181,253,.9)
}

.border-y-violet-300\/95 {
    border-top-color: rgba(196,181,253,.95);
    border-bottom-color: rgba(196,181,253,.95)
}

.border-y-violet-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(167 139 250/var(--tw-border-opacity));
    border-bottom-color: rgb(167 139 250/var(--tw-border-opacity))
}

.border-y-violet-400\/0 {
    border-top-color: rgba(167,139,250,0);
    border-bottom-color: rgba(167,139,250,0)
}

.border-y-violet-400\/10 {
    border-top-color: rgba(167,139,250,.1);
    border-bottom-color: rgba(167,139,250,.1)
}

.border-y-violet-400\/100 {
    border-top-color: #a78bfa;
    border-bottom-color: #a78bfa
}

.border-y-violet-400\/20 {
    border-top-color: rgba(167,139,250,.2);
    border-bottom-color: rgba(167,139,250,.2)
}

.border-y-violet-400\/25 {
    border-top-color: rgba(167,139,250,.25);
    border-bottom-color: rgba(167,139,250,.25)
}

.border-y-violet-400\/30 {
    border-top-color: rgba(167,139,250,.3);
    border-bottom-color: rgba(167,139,250,.3)
}

.border-y-violet-400\/40 {
    border-top-color: rgba(167,139,250,.4);
    border-bottom-color: rgba(167,139,250,.4)
}

.border-y-violet-400\/5 {
    border-top-color: rgba(167,139,250,.05);
    border-bottom-color: rgba(167,139,250,.05)
}

.border-y-violet-400\/50 {
    border-top-color: rgba(167,139,250,.5);
    border-bottom-color: rgba(167,139,250,.5)
}

.border-y-violet-400\/60 {
    border-top-color: rgba(167,139,250,.6);
    border-bottom-color: rgba(167,139,250,.6)
}

.border-y-violet-400\/70 {
    border-top-color: rgba(167,139,250,.7);
    border-bottom-color: rgba(167,139,250,.7)
}

.border-y-violet-400\/75 {
    border-top-color: rgba(167,139,250,.75);
    border-bottom-color: rgba(167,139,250,.75)
}

.border-y-violet-400\/80 {
    border-top-color: rgba(167,139,250,.8);
    border-bottom-color: rgba(167,139,250,.8)
}

.border-y-violet-400\/90 {
    border-top-color: rgba(167,139,250,.9);
    border-bottom-color: rgba(167,139,250,.9)
}

.border-y-violet-400\/95 {
    border-top-color: rgba(167,139,250,.95);
    border-bottom-color: rgba(167,139,250,.95)
}

.border-y-violet-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(245 243 255/var(--tw-border-opacity));
    border-bottom-color: rgb(245 243 255/var(--tw-border-opacity))
}

.border-y-violet-50\/0 {
    border-top-color: rgba(245,243,255,0);
    border-bottom-color: rgba(245,243,255,0)
}

.border-y-violet-50\/10 {
    border-top-color: rgba(245,243,255,.1);
    border-bottom-color: rgba(245,243,255,.1)
}

.border-y-violet-50\/100 {
    border-top-color: #f5f3ff;
    border-bottom-color: #f5f3ff
}

.border-y-violet-50\/20 {
    border-top-color: rgba(245,243,255,.2);
    border-bottom-color: rgba(245,243,255,.2)
}

.border-y-violet-50\/25 {
    border-top-color: rgba(245,243,255,.25);
    border-bottom-color: rgba(245,243,255,.25)
}

.border-y-violet-50\/30 {
    border-top-color: rgba(245,243,255,.3);
    border-bottom-color: rgba(245,243,255,.3)
}

.border-y-violet-50\/40 {
    border-top-color: rgba(245,243,255,.4);
    border-bottom-color: rgba(245,243,255,.4)
}

.border-y-violet-50\/5 {
    border-top-color: rgba(245,243,255,.05);
    border-bottom-color: rgba(245,243,255,.05)
}

.border-y-violet-50\/50 {
    border-top-color: rgba(245,243,255,.5);
    border-bottom-color: rgba(245,243,255,.5)
}

.border-y-violet-50\/60 {
    border-top-color: rgba(245,243,255,.6);
    border-bottom-color: rgba(245,243,255,.6)
}

.border-y-violet-50\/70 {
    border-top-color: rgba(245,243,255,.7);
    border-bottom-color: rgba(245,243,255,.7)
}

.border-y-violet-50\/75 {
    border-top-color: rgba(245,243,255,.75);
    border-bottom-color: rgba(245,243,255,.75)
}

.border-y-violet-50\/80 {
    border-top-color: rgba(245,243,255,.8);
    border-bottom-color: rgba(245,243,255,.8)
}

.border-y-violet-50\/90 {
    border-top-color: rgba(245,243,255,.9);
    border-bottom-color: rgba(245,243,255,.9)
}

.border-y-violet-50\/95 {
    border-top-color: rgba(245,243,255,.95);
    border-bottom-color: rgba(245,243,255,.95)
}

.border-y-violet-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(139 92 246/var(--tw-border-opacity));
    border-bottom-color: rgb(139 92 246/var(--tw-border-opacity))
}

.border-y-violet-500\/0 {
    border-top-color: rgba(139,92,246,0);
    border-bottom-color: rgba(139,92,246,0)
}

.border-y-violet-500\/10 {
    border-top-color: rgba(139,92,246,.1);
    border-bottom-color: rgba(139,92,246,.1)
}

.border-y-violet-500\/100 {
    border-top-color: #8b5cf6;
    border-bottom-color: #8b5cf6
}

.border-y-violet-500\/20 {
    border-top-color: rgba(139,92,246,.2);
    border-bottom-color: rgba(139,92,246,.2)
}

.border-y-violet-500\/25 {
    border-top-color: rgba(139,92,246,.25);
    border-bottom-color: rgba(139,92,246,.25)
}

.border-y-violet-500\/30 {
    border-top-color: rgba(139,92,246,.3);
    border-bottom-color: rgba(139,92,246,.3)
}

.border-y-violet-500\/40 {
    border-top-color: rgba(139,92,246,.4);
    border-bottom-color: rgba(139,92,246,.4)
}

.border-y-violet-500\/5 {
    border-top-color: rgba(139,92,246,.05);
    border-bottom-color: rgba(139,92,246,.05)
}

.border-y-violet-500\/50 {
    border-top-color: rgba(139,92,246,.5);
    border-bottom-color: rgba(139,92,246,.5)
}

.border-y-violet-500\/60 {
    border-top-color: rgba(139,92,246,.6);
    border-bottom-color: rgba(139,92,246,.6)
}

.border-y-violet-500\/70 {
    border-top-color: rgba(139,92,246,.7);
    border-bottom-color: rgba(139,92,246,.7)
}

.border-y-violet-500\/75 {
    border-top-color: rgba(139,92,246,.75);
    border-bottom-color: rgba(139,92,246,.75)
}

.border-y-violet-500\/80 {
    border-top-color: rgba(139,92,246,.8);
    border-bottom-color: rgba(139,92,246,.8)
}

.border-y-violet-500\/90 {
    border-top-color: rgba(139,92,246,.9);
    border-bottom-color: rgba(139,92,246,.9)
}

.border-y-violet-500\/95 {
    border-top-color: rgba(139,92,246,.95);
    border-bottom-color: rgba(139,92,246,.95)
}

.border-y-violet-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(124 58 237/var(--tw-border-opacity));
    border-bottom-color: rgb(124 58 237/var(--tw-border-opacity))
}

.border-y-violet-600\/0 {
    border-top-color: rgba(124,58,237,0);
    border-bottom-color: rgba(124,58,237,0)
}

.border-y-violet-600\/10 {
    border-top-color: rgba(124,58,237,.1);
    border-bottom-color: rgba(124,58,237,.1)
}

.border-y-violet-600\/100 {
    border-top-color: #7c3aed;
    border-bottom-color: #7c3aed
}

.border-y-violet-600\/20 {
    border-top-color: rgba(124,58,237,.2);
    border-bottom-color: rgba(124,58,237,.2)
}

.border-y-violet-600\/25 {
    border-top-color: rgba(124,58,237,.25);
    border-bottom-color: rgba(124,58,237,.25)
}

.border-y-violet-600\/30 {
    border-top-color: rgba(124,58,237,.3);
    border-bottom-color: rgba(124,58,237,.3)
}

.border-y-violet-600\/40 {
    border-top-color: rgba(124,58,237,.4);
    border-bottom-color: rgba(124,58,237,.4)
}

.border-y-violet-600\/5 {
    border-top-color: rgba(124,58,237,.05);
    border-bottom-color: rgba(124,58,237,.05)
}

.border-y-violet-600\/50 {
    border-top-color: rgba(124,58,237,.5);
    border-bottom-color: rgba(124,58,237,.5)
}

.border-y-violet-600\/60 {
    border-top-color: rgba(124,58,237,.6);
    border-bottom-color: rgba(124,58,237,.6)
}

.border-y-violet-600\/70 {
    border-top-color: rgba(124,58,237,.7);
    border-bottom-color: rgba(124,58,237,.7)
}

.border-y-violet-600\/75 {
    border-top-color: rgba(124,58,237,.75);
    border-bottom-color: rgba(124,58,237,.75)
}

.border-y-violet-600\/80 {
    border-top-color: rgba(124,58,237,.8);
    border-bottom-color: rgba(124,58,237,.8)
}

.border-y-violet-600\/90 {
    border-top-color: rgba(124,58,237,.9);
    border-bottom-color: rgba(124,58,237,.9)
}

.border-y-violet-600\/95 {
    border-top-color: rgba(124,58,237,.95);
    border-bottom-color: rgba(124,58,237,.95)
}

.border-y-violet-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(109 40 217/var(--tw-border-opacity));
    border-bottom-color: rgb(109 40 217/var(--tw-border-opacity))
}

.border-y-violet-700\/0 {
    border-top-color: rgba(109,40,217,0);
    border-bottom-color: rgba(109,40,217,0)
}

.border-y-violet-700\/10 {
    border-top-color: rgba(109,40,217,.1);
    border-bottom-color: rgba(109,40,217,.1)
}

.border-y-violet-700\/100 {
    border-top-color: #6d28d9;
    border-bottom-color: #6d28d9
}

.border-y-violet-700\/20 {
    border-top-color: rgba(109,40,217,.2);
    border-bottom-color: rgba(109,40,217,.2)
}

.border-y-violet-700\/25 {
    border-top-color: rgba(109,40,217,.25);
    border-bottom-color: rgba(109,40,217,.25)
}

.border-y-violet-700\/30 {
    border-top-color: rgba(109,40,217,.3);
    border-bottom-color: rgba(109,40,217,.3)
}

.border-y-violet-700\/40 {
    border-top-color: rgba(109,40,217,.4);
    border-bottom-color: rgba(109,40,217,.4)
}

.border-y-violet-700\/5 {
    border-top-color: rgba(109,40,217,.05);
    border-bottom-color: rgba(109,40,217,.05)
}

.border-y-violet-700\/50 {
    border-top-color: rgba(109,40,217,.5);
    border-bottom-color: rgba(109,40,217,.5)
}

.border-y-violet-700\/60 {
    border-top-color: rgba(109,40,217,.6);
    border-bottom-color: rgba(109,40,217,.6)
}

.border-y-violet-700\/70 {
    border-top-color: rgba(109,40,217,.7);
    border-bottom-color: rgba(109,40,217,.7)
}

.border-y-violet-700\/75 {
    border-top-color: rgba(109,40,217,.75);
    border-bottom-color: rgba(109,40,217,.75)
}

.border-y-violet-700\/80 {
    border-top-color: rgba(109,40,217,.8);
    border-bottom-color: rgba(109,40,217,.8)
}

.border-y-violet-700\/90 {
    border-top-color: rgba(109,40,217,.9);
    border-bottom-color: rgba(109,40,217,.9)
}

.border-y-violet-700\/95 {
    border-top-color: rgba(109,40,217,.95);
    border-bottom-color: rgba(109,40,217,.95)
}

.border-y-violet-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(91 33 182/var(--tw-border-opacity));
    border-bottom-color: rgb(91 33 182/var(--tw-border-opacity))
}

.border-y-violet-800\/0 {
    border-top-color: rgba(91,33,182,0);
    border-bottom-color: rgba(91,33,182,0)
}

.border-y-violet-800\/10 {
    border-top-color: rgba(91,33,182,.1);
    border-bottom-color: rgba(91,33,182,.1)
}

.border-y-violet-800\/100 {
    border-top-color: #5b21b6;
    border-bottom-color: #5b21b6
}

.border-y-violet-800\/20 {
    border-top-color: rgba(91,33,182,.2);
    border-bottom-color: rgba(91,33,182,.2)
}

.border-y-violet-800\/25 {
    border-top-color: rgba(91,33,182,.25);
    border-bottom-color: rgba(91,33,182,.25)
}

.border-y-violet-800\/30 {
    border-top-color: rgba(91,33,182,.3);
    border-bottom-color: rgba(91,33,182,.3)
}

.border-y-violet-800\/40 {
    border-top-color: rgba(91,33,182,.4);
    border-bottom-color: rgba(91,33,182,.4)
}

.border-y-violet-800\/5 {
    border-top-color: rgba(91,33,182,.05);
    border-bottom-color: rgba(91,33,182,.05)
}

.border-y-violet-800\/50 {
    border-top-color: rgba(91,33,182,.5);
    border-bottom-color: rgba(91,33,182,.5)
}

.border-y-violet-800\/60 {
    border-top-color: rgba(91,33,182,.6);
    border-bottom-color: rgba(91,33,182,.6)
}

.border-y-violet-800\/70 {
    border-top-color: rgba(91,33,182,.7);
    border-bottom-color: rgba(91,33,182,.7)
}

.border-y-violet-800\/75 {
    border-top-color: rgba(91,33,182,.75);
    border-bottom-color: rgba(91,33,182,.75)
}

.border-y-violet-800\/80 {
    border-top-color: rgba(91,33,182,.8);
    border-bottom-color: rgba(91,33,182,.8)
}

.border-y-violet-800\/90 {
    border-top-color: rgba(91,33,182,.9);
    border-bottom-color: rgba(91,33,182,.9)
}

.border-y-violet-800\/95 {
    border-top-color: rgba(91,33,182,.95);
    border-bottom-color: rgba(91,33,182,.95)
}

.border-y-violet-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(76 29 149/var(--tw-border-opacity));
    border-bottom-color: rgb(76 29 149/var(--tw-border-opacity))
}

.border-y-violet-900\/0 {
    border-top-color: rgba(76,29,149,0);
    border-bottom-color: rgba(76,29,149,0)
}

.border-y-violet-900\/10 {
    border-top-color: rgba(76,29,149,.1);
    border-bottom-color: rgba(76,29,149,.1)
}

.border-y-violet-900\/100 {
    border-top-color: #4c1d95;
    border-bottom-color: #4c1d95
}

.border-y-violet-900\/20 {
    border-top-color: rgba(76,29,149,.2);
    border-bottom-color: rgba(76,29,149,.2)
}

.border-y-violet-900\/25 {
    border-top-color: rgba(76,29,149,.25);
    border-bottom-color: rgba(76,29,149,.25)
}

.border-y-violet-900\/30 {
    border-top-color: rgba(76,29,149,.3);
    border-bottom-color: rgba(76,29,149,.3)
}

.border-y-violet-900\/40 {
    border-top-color: rgba(76,29,149,.4);
    border-bottom-color: rgba(76,29,149,.4)
}

.border-y-violet-900\/5 {
    border-top-color: rgba(76,29,149,.05);
    border-bottom-color: rgba(76,29,149,.05)
}

.border-y-violet-900\/50 {
    border-top-color: rgba(76,29,149,.5);
    border-bottom-color: rgba(76,29,149,.5)
}

.border-y-violet-900\/60 {
    border-top-color: rgba(76,29,149,.6);
    border-bottom-color: rgba(76,29,149,.6)
}

.border-y-violet-900\/70 {
    border-top-color: rgba(76,29,149,.7);
    border-bottom-color: rgba(76,29,149,.7)
}

.border-y-violet-900\/75 {
    border-top-color: rgba(76,29,149,.75);
    border-bottom-color: rgba(76,29,149,.75)
}

.border-y-violet-900\/80 {
    border-top-color: rgba(76,29,149,.8);
    border-bottom-color: rgba(76,29,149,.8)
}

.border-y-violet-900\/90 {
    border-top-color: rgba(76,29,149,.9);
    border-bottom-color: rgba(76,29,149,.9)
}

.border-y-violet-900\/95 {
    border-top-color: rgba(76,29,149,.95);
    border-bottom-color: rgba(76,29,149,.95)
}

.border-y-violet-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(46 16 101/var(--tw-border-opacity));
    border-bottom-color: rgb(46 16 101/var(--tw-border-opacity))
}

.border-y-violet-950\/0 {
    border-top-color: rgba(46,16,101,0);
    border-bottom-color: rgba(46,16,101,0)
}

.border-y-violet-950\/10 {
    border-top-color: rgba(46,16,101,.1);
    border-bottom-color: rgba(46,16,101,.1)
}

.border-y-violet-950\/100 {
    border-top-color: #2e1065;
    border-bottom-color: #2e1065
}

.border-y-violet-950\/20 {
    border-top-color: rgba(46,16,101,.2);
    border-bottom-color: rgba(46,16,101,.2)
}

.border-y-violet-950\/25 {
    border-top-color: rgba(46,16,101,.25);
    border-bottom-color: rgba(46,16,101,.25)
}

.border-y-violet-950\/30 {
    border-top-color: rgba(46,16,101,.3);
    border-bottom-color: rgba(46,16,101,.3)
}

.border-y-violet-950\/40 {
    border-top-color: rgba(46,16,101,.4);
    border-bottom-color: rgba(46,16,101,.4)
}

.border-y-violet-950\/5 {
    border-top-color: rgba(46,16,101,.05);
    border-bottom-color: rgba(46,16,101,.05)
}

.border-y-violet-950\/50 {
    border-top-color: rgba(46,16,101,.5);
    border-bottom-color: rgba(46,16,101,.5)
}

.border-y-violet-950\/60 {
    border-top-color: rgba(46,16,101,.6);
    border-bottom-color: rgba(46,16,101,.6)
}

.border-y-violet-950\/70 {
    border-top-color: rgba(46,16,101,.7);
    border-bottom-color: rgba(46,16,101,.7)
}

.border-y-violet-950\/75 {
    border-top-color: rgba(46,16,101,.75);
    border-bottom-color: rgba(46,16,101,.75)
}

.border-y-violet-950\/80 {
    border-top-color: rgba(46,16,101,.8);
    border-bottom-color: rgba(46,16,101,.8)
}

.border-y-violet-950\/90 {
    border-top-color: rgba(46,16,101,.9);
    border-bottom-color: rgba(46,16,101,.9)
}

.border-y-violet-950\/95 {
    border-top-color: rgba(46,16,101,.95);
    border-bottom-color: rgba(46,16,101,.95)
}

.border-y-warm {
    --tw-border-opacity: 1;
    border-top-color: rgb(255 95 85/var(--tw-border-opacity));
    border-bottom-color: rgb(255 95 85/var(--tw-border-opacity))
}

.border-y-warm\/0 {
    border-top-color: rgba(255,95,85,0);
    border-bottom-color: rgba(255,95,85,0)
}

.border-y-warm\/10 {
    border-top-color: rgba(255,95,85,.1);
    border-bottom-color: rgba(255,95,85,.1)
}

.border-y-warm\/100 {
    border-top-color: #ff5f55;
    border-bottom-color: #ff5f55
}

.border-y-warm\/20 {
    border-top-color: rgba(255,95,85,.2);
    border-bottom-color: rgba(255,95,85,.2)
}

.border-y-warm\/25 {
    border-top-color: rgba(255,95,85,.25);
    border-bottom-color: rgba(255,95,85,.25)
}

.border-y-warm\/30 {
    border-top-color: rgba(255,95,85,.3);
    border-bottom-color: rgba(255,95,85,.3)
}

.border-y-warm\/40 {
    border-top-color: rgba(255,95,85,.4);
    border-bottom-color: rgba(255,95,85,.4)
}

.border-y-warm\/5 {
    border-top-color: rgba(255,95,85,.05);
    border-bottom-color: rgba(255,95,85,.05)
}

.border-y-warm\/50 {
    border-top-color: rgba(255,95,85,.5);
    border-bottom-color: rgba(255,95,85,.5)
}

.border-y-warm\/60 {
    border-top-color: rgba(255,95,85,.6);
    border-bottom-color: rgba(255,95,85,.6)
}

.border-y-warm\/70 {
    border-top-color: rgba(255,95,85,.7);
    border-bottom-color: rgba(255,95,85,.7)
}

.border-y-warm\/75 {
    border-top-color: rgba(255,95,85,.75);
    border-bottom-color: rgba(255,95,85,.75)
}

.border-y-warm\/80 {
    border-top-color: rgba(255,95,85,.8);
    border-bottom-color: rgba(255,95,85,.8)
}

.border-y-warm\/90 {
    border-top-color: rgba(255,95,85,.9);
    border-bottom-color: rgba(255,95,85,.9)
}

.border-y-warm\/95 {
    border-top-color: rgba(255,95,85,.95);
    border-bottom-color: rgba(255,95,85,.95)
}

.border-y-warmGray-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(245 245 244/var(--tw-border-opacity));
    border-bottom-color: rgb(245 245 244/var(--tw-border-opacity))
}

.border-y-warmGray-100\/0 {
    border-top-color: hsla(60,5%,96%,0);
    border-bottom-color: hsla(60,5%,96%,0)
}

.border-y-warmGray-100\/10 {
    border-top-color: hsla(60,5%,96%,.1);
    border-bottom-color: hsla(60,5%,96%,.1)
}

.border-y-warmGray-100\/100 {
    border-top-color: #f5f5f4;
    border-bottom-color: #f5f5f4
}

.border-y-warmGray-100\/20 {
    border-top-color: hsla(60,5%,96%,.2);
    border-bottom-color: hsla(60,5%,96%,.2)
}

.border-y-warmGray-100\/25 {
    border-top-color: hsla(60,5%,96%,.25);
    border-bottom-color: hsla(60,5%,96%,.25)
}

.border-y-warmGray-100\/30 {
    border-top-color: hsla(60,5%,96%,.3);
    border-bottom-color: hsla(60,5%,96%,.3)
}

.border-y-warmGray-100\/40 {
    border-top-color: hsla(60,5%,96%,.4);
    border-bottom-color: hsla(60,5%,96%,.4)
}

.border-y-warmGray-100\/5 {
    border-top-color: hsla(60,5%,96%,.05);
    border-bottom-color: hsla(60,5%,96%,.05)
}

.border-y-warmGray-100\/50 {
    border-top-color: hsla(60,5%,96%,.5);
    border-bottom-color: hsla(60,5%,96%,.5)
}

.border-y-warmGray-100\/60 {
    border-top-color: hsla(60,5%,96%,.6);
    border-bottom-color: hsla(60,5%,96%,.6)
}

.border-y-warmGray-100\/70 {
    border-top-color: hsla(60,5%,96%,.7);
    border-bottom-color: hsla(60,5%,96%,.7)
}

.border-y-warmGray-100\/75 {
    border-top-color: hsla(60,5%,96%,.75);
    border-bottom-color: hsla(60,5%,96%,.75)
}

.border-y-warmGray-100\/80 {
    border-top-color: hsla(60,5%,96%,.8);
    border-bottom-color: hsla(60,5%,96%,.8)
}

.border-y-warmGray-100\/90 {
    border-top-color: hsla(60,5%,96%,.9);
    border-bottom-color: hsla(60,5%,96%,.9)
}

.border-y-warmGray-100\/95 {
    border-top-color: hsla(60,5%,96%,.95);
    border-bottom-color: hsla(60,5%,96%,.95)
}

.border-y-warmGray-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(231 229 228/var(--tw-border-opacity));
    border-bottom-color: rgb(231 229 228/var(--tw-border-opacity))
}

.border-y-warmGray-200\/0 {
    border-top-color: hsla(20,6%,90%,0);
    border-bottom-color: hsla(20,6%,90%,0)
}

.border-y-warmGray-200\/10 {
    border-top-color: hsla(20,6%,90%,.1);
    border-bottom-color: hsla(20,6%,90%,.1)
}

.border-y-warmGray-200\/100 {
    border-top-color: #e7e5e4;
    border-bottom-color: #e7e5e4
}

.border-y-warmGray-200\/20 {
    border-top-color: hsla(20,6%,90%,.2);
    border-bottom-color: hsla(20,6%,90%,.2)
}

.border-y-warmGray-200\/25 {
    border-top-color: hsla(20,6%,90%,.25);
    border-bottom-color: hsla(20,6%,90%,.25)
}

.border-y-warmGray-200\/30 {
    border-top-color: hsla(20,6%,90%,.3);
    border-bottom-color: hsla(20,6%,90%,.3)
}

.border-y-warmGray-200\/40 {
    border-top-color: hsla(20,6%,90%,.4);
    border-bottom-color: hsla(20,6%,90%,.4)
}

.border-y-warmGray-200\/5 {
    border-top-color: hsla(20,6%,90%,.05);
    border-bottom-color: hsla(20,6%,90%,.05)
}

.border-y-warmGray-200\/50 {
    border-top-color: hsla(20,6%,90%,.5);
    border-bottom-color: hsla(20,6%,90%,.5)
}

.border-y-warmGray-200\/60 {
    border-top-color: hsla(20,6%,90%,.6);
    border-bottom-color: hsla(20,6%,90%,.6)
}

.border-y-warmGray-200\/70 {
    border-top-color: hsla(20,6%,90%,.7);
    border-bottom-color: hsla(20,6%,90%,.7)
}

.border-y-warmGray-200\/75 {
    border-top-color: hsla(20,6%,90%,.75);
    border-bottom-color: hsla(20,6%,90%,.75)
}

.border-y-warmGray-200\/80 {
    border-top-color: hsla(20,6%,90%,.8);
    border-bottom-color: hsla(20,6%,90%,.8)
}

.border-y-warmGray-200\/90 {
    border-top-color: hsla(20,6%,90%,.9);
    border-bottom-color: hsla(20,6%,90%,.9)
}

.border-y-warmGray-200\/95 {
    border-top-color: hsla(20,6%,90%,.95);
    border-bottom-color: hsla(20,6%,90%,.95)
}

.border-y-warmGray-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(214 211 209/var(--tw-border-opacity));
    border-bottom-color: rgb(214 211 209/var(--tw-border-opacity))
}

.border-y-warmGray-300\/0 {
    border-top-color: hsla(24,6%,83%,0);
    border-bottom-color: hsla(24,6%,83%,0)
}

.border-y-warmGray-300\/10 {
    border-top-color: hsla(24,6%,83%,.1);
    border-bottom-color: hsla(24,6%,83%,.1)
}

.border-y-warmGray-300\/100 {
    border-top-color: #d6d3d1;
    border-bottom-color: #d6d3d1
}

.border-y-warmGray-300\/20 {
    border-top-color: hsla(24,6%,83%,.2);
    border-bottom-color: hsla(24,6%,83%,.2)
}

.border-y-warmGray-300\/25 {
    border-top-color: hsla(24,6%,83%,.25);
    border-bottom-color: hsla(24,6%,83%,.25)
}

.border-y-warmGray-300\/30 {
    border-top-color: hsla(24,6%,83%,.3);
    border-bottom-color: hsla(24,6%,83%,.3)
}

.border-y-warmGray-300\/40 {
    border-top-color: hsla(24,6%,83%,.4);
    border-bottom-color: hsla(24,6%,83%,.4)
}

.border-y-warmGray-300\/5 {
    border-top-color: hsla(24,6%,83%,.05);
    border-bottom-color: hsla(24,6%,83%,.05)
}

.border-y-warmGray-300\/50 {
    border-top-color: hsla(24,6%,83%,.5);
    border-bottom-color: hsla(24,6%,83%,.5)
}

.border-y-warmGray-300\/60 {
    border-top-color: hsla(24,6%,83%,.6);
    border-bottom-color: hsla(24,6%,83%,.6)
}

.border-y-warmGray-300\/70 {
    border-top-color: hsla(24,6%,83%,.7);
    border-bottom-color: hsla(24,6%,83%,.7)
}

.border-y-warmGray-300\/75 {
    border-top-color: hsla(24,6%,83%,.75);
    border-bottom-color: hsla(24,6%,83%,.75)
}

.border-y-warmGray-300\/80 {
    border-top-color: hsla(24,6%,83%,.8);
    border-bottom-color: hsla(24,6%,83%,.8)
}

.border-y-warmGray-300\/90 {
    border-top-color: hsla(24,6%,83%,.9);
    border-bottom-color: hsla(24,6%,83%,.9)
}

.border-y-warmGray-300\/95 {
    border-top-color: hsla(24,6%,83%,.95);
    border-bottom-color: hsla(24,6%,83%,.95)
}

.border-y-warmGray-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(168 162 158/var(--tw-border-opacity));
    border-bottom-color: rgb(168 162 158/var(--tw-border-opacity))
}

.border-y-warmGray-400\/0 {
    border-top-color: hsla(24,5%,64%,0);
    border-bottom-color: hsla(24,5%,64%,0)
}

.border-y-warmGray-400\/10 {
    border-top-color: hsla(24,5%,64%,.1);
    border-bottom-color: hsla(24,5%,64%,.1)
}

.border-y-warmGray-400\/100 {
    border-top-color: #a8a29e;
    border-bottom-color: #a8a29e
}

.border-y-warmGray-400\/20 {
    border-top-color: hsla(24,5%,64%,.2);
    border-bottom-color: hsla(24,5%,64%,.2)
}

.border-y-warmGray-400\/25 {
    border-top-color: hsla(24,5%,64%,.25);
    border-bottom-color: hsla(24,5%,64%,.25)
}

.border-y-warmGray-400\/30 {
    border-top-color: hsla(24,5%,64%,.3);
    border-bottom-color: hsla(24,5%,64%,.3)
}

.border-y-warmGray-400\/40 {
    border-top-color: hsla(24,5%,64%,.4);
    border-bottom-color: hsla(24,5%,64%,.4)
}

.border-y-warmGray-400\/5 {
    border-top-color: hsla(24,5%,64%,.05);
    border-bottom-color: hsla(24,5%,64%,.05)
}

.border-y-warmGray-400\/50 {
    border-top-color: hsla(24,5%,64%,.5);
    border-bottom-color: hsla(24,5%,64%,.5)
}

.border-y-warmGray-400\/60 {
    border-top-color: hsla(24,5%,64%,.6);
    border-bottom-color: hsla(24,5%,64%,.6)
}

.border-y-warmGray-400\/70 {
    border-top-color: hsla(24,5%,64%,.7);
    border-bottom-color: hsla(24,5%,64%,.7)
}

.border-y-warmGray-400\/75 {
    border-top-color: hsla(24,5%,64%,.75);
    border-bottom-color: hsla(24,5%,64%,.75)
}

.border-y-warmGray-400\/80 {
    border-top-color: hsla(24,5%,64%,.8);
    border-bottom-color: hsla(24,5%,64%,.8)
}

.border-y-warmGray-400\/90 {
    border-top-color: hsla(24,5%,64%,.9);
    border-bottom-color: hsla(24,5%,64%,.9)
}

.border-y-warmGray-400\/95 {
    border-top-color: hsla(24,5%,64%,.95);
    border-bottom-color: hsla(24,5%,64%,.95)
}

.border-y-warmGray-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(250 250 249/var(--tw-border-opacity));
    border-bottom-color: rgb(250 250 249/var(--tw-border-opacity))
}

.border-y-warmGray-50\/0 {
    border-top-color: hsla(60,9%,98%,0);
    border-bottom-color: hsla(60,9%,98%,0)
}

.border-y-warmGray-50\/10 {
    border-top-color: hsla(60,9%,98%,.1);
    border-bottom-color: hsla(60,9%,98%,.1)
}

.border-y-warmGray-50\/100 {
    border-top-color: #fafaf9;
    border-bottom-color: #fafaf9
}

.border-y-warmGray-50\/20 {
    border-top-color: hsla(60,9%,98%,.2);
    border-bottom-color: hsla(60,9%,98%,.2)
}

.border-y-warmGray-50\/25 {
    border-top-color: hsla(60,9%,98%,.25);
    border-bottom-color: hsla(60,9%,98%,.25)
}

.border-y-warmGray-50\/30 {
    border-top-color: hsla(60,9%,98%,.3);
    border-bottom-color: hsla(60,9%,98%,.3)
}

.border-y-warmGray-50\/40 {
    border-top-color: hsla(60,9%,98%,.4);
    border-bottom-color: hsla(60,9%,98%,.4)
}

.border-y-warmGray-50\/5 {
    border-top-color: hsla(60,9%,98%,.05);
    border-bottom-color: hsla(60,9%,98%,.05)
}

.border-y-warmGray-50\/50 {
    border-top-color: hsla(60,9%,98%,.5);
    border-bottom-color: hsla(60,9%,98%,.5)
}

.border-y-warmGray-50\/60 {
    border-top-color: hsla(60,9%,98%,.6);
    border-bottom-color: hsla(60,9%,98%,.6)
}

.border-y-warmGray-50\/70 {
    border-top-color: hsla(60,9%,98%,.7);
    border-bottom-color: hsla(60,9%,98%,.7)
}

.border-y-warmGray-50\/75 {
    border-top-color: hsla(60,9%,98%,.75);
    border-bottom-color: hsla(60,9%,98%,.75)
}

.border-y-warmGray-50\/80 {
    border-top-color: hsla(60,9%,98%,.8);
    border-bottom-color: hsla(60,9%,98%,.8)
}

.border-y-warmGray-50\/90 {
    border-top-color: hsla(60,9%,98%,.9);
    border-bottom-color: hsla(60,9%,98%,.9)
}

.border-y-warmGray-50\/95 {
    border-top-color: hsla(60,9%,98%,.95);
    border-bottom-color: hsla(60,9%,98%,.95)
}

.border-y-warmGray-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(120 113 108/var(--tw-border-opacity));
    border-bottom-color: rgb(120 113 108/var(--tw-border-opacity))
}

.border-y-warmGray-500\/0 {
    border-top-color: hsla(25,5%,45%,0);
    border-bottom-color: hsla(25,5%,45%,0)
}

.border-y-warmGray-500\/10 {
    border-top-color: hsla(25,5%,45%,.1);
    border-bottom-color: hsla(25,5%,45%,.1)
}

.border-y-warmGray-500\/100 {
    border-top-color: #78716c;
    border-bottom-color: #78716c
}

.border-y-warmGray-500\/20 {
    border-top-color: hsla(25,5%,45%,.2);
    border-bottom-color: hsla(25,5%,45%,.2)
}

.border-y-warmGray-500\/25 {
    border-top-color: hsla(25,5%,45%,.25);
    border-bottom-color: hsla(25,5%,45%,.25)
}

.border-y-warmGray-500\/30 {
    border-top-color: hsla(25,5%,45%,.3);
    border-bottom-color: hsla(25,5%,45%,.3)
}

.border-y-warmGray-500\/40 {
    border-top-color: hsla(25,5%,45%,.4);
    border-bottom-color: hsla(25,5%,45%,.4)
}

.border-y-warmGray-500\/5 {
    border-top-color: hsla(25,5%,45%,.05);
    border-bottom-color: hsla(25,5%,45%,.05)
}

.border-y-warmGray-500\/50 {
    border-top-color: hsla(25,5%,45%,.5);
    border-bottom-color: hsla(25,5%,45%,.5)
}

.border-y-warmGray-500\/60 {
    border-top-color: hsla(25,5%,45%,.6);
    border-bottom-color: hsla(25,5%,45%,.6)
}

.border-y-warmGray-500\/70 {
    border-top-color: hsla(25,5%,45%,.7);
    border-bottom-color: hsla(25,5%,45%,.7)
}

.border-y-warmGray-500\/75 {
    border-top-color: hsla(25,5%,45%,.75);
    border-bottom-color: hsla(25,5%,45%,.75)
}

.border-y-warmGray-500\/80 {
    border-top-color: hsla(25,5%,45%,.8);
    border-bottom-color: hsla(25,5%,45%,.8)
}

.border-y-warmGray-500\/90 {
    border-top-color: hsla(25,5%,45%,.9);
    border-bottom-color: hsla(25,5%,45%,.9)
}

.border-y-warmGray-500\/95 {
    border-top-color: hsla(25,5%,45%,.95);
    border-bottom-color: hsla(25,5%,45%,.95)
}

.border-y-warmGray-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(87 83 78/var(--tw-border-opacity));
    border-bottom-color: rgb(87 83 78/var(--tw-border-opacity))
}

.border-y-warmGray-600\/0 {
    border-top-color: rgba(87,83,78,0);
    border-bottom-color: rgba(87,83,78,0)
}

.border-y-warmGray-600\/10 {
    border-top-color: rgba(87,83,78,.1);
    border-bottom-color: rgba(87,83,78,.1)
}

.border-y-warmGray-600\/100 {
    border-top-color: #57534e;
    border-bottom-color: #57534e
}

.border-y-warmGray-600\/20 {
    border-top-color: rgba(87,83,78,.2);
    border-bottom-color: rgba(87,83,78,.2)
}

.border-y-warmGray-600\/25 {
    border-top-color: rgba(87,83,78,.25);
    border-bottom-color: rgba(87,83,78,.25)
}

.border-y-warmGray-600\/30 {
    border-top-color: rgba(87,83,78,.3);
    border-bottom-color: rgba(87,83,78,.3)
}

.border-y-warmGray-600\/40 {
    border-top-color: rgba(87,83,78,.4);
    border-bottom-color: rgba(87,83,78,.4)
}

.border-y-warmGray-600\/5 {
    border-top-color: rgba(87,83,78,.05);
    border-bottom-color: rgba(87,83,78,.05)
}

.border-y-warmGray-600\/50 {
    border-top-color: rgba(87,83,78,.5);
    border-bottom-color: rgba(87,83,78,.5)
}

.border-y-warmGray-600\/60 {
    border-top-color: rgba(87,83,78,.6);
    border-bottom-color: rgba(87,83,78,.6)
}

.border-y-warmGray-600\/70 {
    border-top-color: rgba(87,83,78,.7);
    border-bottom-color: rgba(87,83,78,.7)
}

.border-y-warmGray-600\/75 {
    border-top-color: rgba(87,83,78,.75);
    border-bottom-color: rgba(87,83,78,.75)
}

.border-y-warmGray-600\/80 {
    border-top-color: rgba(87,83,78,.8);
    border-bottom-color: rgba(87,83,78,.8)
}

.border-y-warmGray-600\/90 {
    border-top-color: rgba(87,83,78,.9);
    border-bottom-color: rgba(87,83,78,.9)
}

.border-y-warmGray-600\/95 {
    border-top-color: rgba(87,83,78,.95);
    border-bottom-color: rgba(87,83,78,.95)
}

.border-y-warmGray-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(68 64 60/var(--tw-border-opacity));
    border-bottom-color: rgb(68 64 60/var(--tw-border-opacity))
}

.border-y-warmGray-700\/0 {
    border-top-color: rgba(68,64,60,0);
    border-bottom-color: rgba(68,64,60,0)
}

.border-y-warmGray-700\/10 {
    border-top-color: rgba(68,64,60,.1);
    border-bottom-color: rgba(68,64,60,.1)
}

.border-y-warmGray-700\/100 {
    border-top-color: #44403c;
    border-bottom-color: #44403c
}

.border-y-warmGray-700\/20 {
    border-top-color: rgba(68,64,60,.2);
    border-bottom-color: rgba(68,64,60,.2)
}

.border-y-warmGray-700\/25 {
    border-top-color: rgba(68,64,60,.25);
    border-bottom-color: rgba(68,64,60,.25)
}

.border-y-warmGray-700\/30 {
    border-top-color: rgba(68,64,60,.3);
    border-bottom-color: rgba(68,64,60,.3)
}

.border-y-warmGray-700\/40 {
    border-top-color: rgba(68,64,60,.4);
    border-bottom-color: rgba(68,64,60,.4)
}

.border-y-warmGray-700\/5 {
    border-top-color: rgba(68,64,60,.05);
    border-bottom-color: rgba(68,64,60,.05)
}

.border-y-warmGray-700\/50 {
    border-top-color: rgba(68,64,60,.5);
    border-bottom-color: rgba(68,64,60,.5)
}

.border-y-warmGray-700\/60 {
    border-top-color: rgba(68,64,60,.6);
    border-bottom-color: rgba(68,64,60,.6)
}

.border-y-warmGray-700\/70 {
    border-top-color: rgba(68,64,60,.7);
    border-bottom-color: rgba(68,64,60,.7)
}

.border-y-warmGray-700\/75 {
    border-top-color: rgba(68,64,60,.75);
    border-bottom-color: rgba(68,64,60,.75)
}

.border-y-warmGray-700\/80 {
    border-top-color: rgba(68,64,60,.8);
    border-bottom-color: rgba(68,64,60,.8)
}

.border-y-warmGray-700\/90 {
    border-top-color: rgba(68,64,60,.9);
    border-bottom-color: rgba(68,64,60,.9)
}

.border-y-warmGray-700\/95 {
    border-top-color: rgba(68,64,60,.95);
    border-bottom-color: rgba(68,64,60,.95)
}

.border-y-warmGray-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(41 37 36/var(--tw-border-opacity));
    border-bottom-color: rgb(41 37 36/var(--tw-border-opacity))
}

.border-y-warmGray-800\/0 {
    border-top-color: rgba(41,37,36,0);
    border-bottom-color: rgba(41,37,36,0)
}

.border-y-warmGray-800\/10 {
    border-top-color: rgba(41,37,36,.1);
    border-bottom-color: rgba(41,37,36,.1)
}

.border-y-warmGray-800\/100 {
    border-top-color: #292524;
    border-bottom-color: #292524
}

.border-y-warmGray-800\/20 {
    border-top-color: rgba(41,37,36,.2);
    border-bottom-color: rgba(41,37,36,.2)
}

.border-y-warmGray-800\/25 {
    border-top-color: rgba(41,37,36,.25);
    border-bottom-color: rgba(41,37,36,.25)
}

.border-y-warmGray-800\/30 {
    border-top-color: rgba(41,37,36,.3);
    border-bottom-color: rgba(41,37,36,.3)
}

.border-y-warmGray-800\/40 {
    border-top-color: rgba(41,37,36,.4);
    border-bottom-color: rgba(41,37,36,.4)
}

.border-y-warmGray-800\/5 {
    border-top-color: rgba(41,37,36,.05);
    border-bottom-color: rgba(41,37,36,.05)
}

.border-y-warmGray-800\/50 {
    border-top-color: rgba(41,37,36,.5);
    border-bottom-color: rgba(41,37,36,.5)
}

.border-y-warmGray-800\/60 {
    border-top-color: rgba(41,37,36,.6);
    border-bottom-color: rgba(41,37,36,.6)
}

.border-y-warmGray-800\/70 {
    border-top-color: rgba(41,37,36,.7);
    border-bottom-color: rgba(41,37,36,.7)
}

.border-y-warmGray-800\/75 {
    border-top-color: rgba(41,37,36,.75);
    border-bottom-color: rgba(41,37,36,.75)
}

.border-y-warmGray-800\/80 {
    border-top-color: rgba(41,37,36,.8);
    border-bottom-color: rgba(41,37,36,.8)
}

.border-y-warmGray-800\/90 {
    border-top-color: rgba(41,37,36,.9);
    border-bottom-color: rgba(41,37,36,.9)
}

.border-y-warmGray-800\/95 {
    border-top-color: rgba(41,37,36,.95);
    border-bottom-color: rgba(41,37,36,.95)
}

.border-y-warmGray-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(28 25 23/var(--tw-border-opacity));
    border-bottom-color: rgb(28 25 23/var(--tw-border-opacity))
}

.border-y-warmGray-900\/0 {
    border-top-color: rgba(28,25,23,0);
    border-bottom-color: rgba(28,25,23,0)
}

.border-y-warmGray-900\/10 {
    border-top-color: rgba(28,25,23,.1);
    border-bottom-color: rgba(28,25,23,.1)
}

.border-y-warmGray-900\/100 {
    border-top-color: #1c1917;
    border-bottom-color: #1c1917
}

.border-y-warmGray-900\/20 {
    border-top-color: rgba(28,25,23,.2);
    border-bottom-color: rgba(28,25,23,.2)
}

.border-y-warmGray-900\/25 {
    border-top-color: rgba(28,25,23,.25);
    border-bottom-color: rgba(28,25,23,.25)
}

.border-y-warmGray-900\/30 {
    border-top-color: rgba(28,25,23,.3);
    border-bottom-color: rgba(28,25,23,.3)
}

.border-y-warmGray-900\/40 {
    border-top-color: rgba(28,25,23,.4);
    border-bottom-color: rgba(28,25,23,.4)
}

.border-y-warmGray-900\/5 {
    border-top-color: rgba(28,25,23,.05);
    border-bottom-color: rgba(28,25,23,.05)
}

.border-y-warmGray-900\/50 {
    border-top-color: rgba(28,25,23,.5);
    border-bottom-color: rgba(28,25,23,.5)
}

.border-y-warmGray-900\/60 {
    border-top-color: rgba(28,25,23,.6);
    border-bottom-color: rgba(28,25,23,.6)
}

.border-y-warmGray-900\/70 {
    border-top-color: rgba(28,25,23,.7);
    border-bottom-color: rgba(28,25,23,.7)
}

.border-y-warmGray-900\/75 {
    border-top-color: rgba(28,25,23,.75);
    border-bottom-color: rgba(28,25,23,.75)
}

.border-y-warmGray-900\/80 {
    border-top-color: rgba(28,25,23,.8);
    border-bottom-color: rgba(28,25,23,.8)
}

.border-y-warmGray-900\/90 {
    border-top-color: rgba(28,25,23,.9);
    border-bottom-color: rgba(28,25,23,.9)
}

.border-y-warmGray-900\/95 {
    border-top-color: rgba(28,25,23,.95);
    border-bottom-color: rgba(28,25,23,.95)
}

.border-y-warmGray-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(12 10 9/var(--tw-border-opacity));
    border-bottom-color: rgb(12 10 9/var(--tw-border-opacity))
}

.border-y-warmGray-950\/0 {
    border-top-color: rgba(12,10,9,0);
    border-bottom-color: rgba(12,10,9,0)
}

.border-y-warmGray-950\/10 {
    border-top-color: rgba(12,10,9,.1);
    border-bottom-color: rgba(12,10,9,.1)
}

.border-y-warmGray-950\/100 {
    border-top-color: #0c0a09;
    border-bottom-color: #0c0a09
}

.border-y-warmGray-950\/20 {
    border-top-color: rgba(12,10,9,.2);
    border-bottom-color: rgba(12,10,9,.2)
}

.border-y-warmGray-950\/25 {
    border-top-color: rgba(12,10,9,.25);
    border-bottom-color: rgba(12,10,9,.25)
}

.border-y-warmGray-950\/30 {
    border-top-color: rgba(12,10,9,.3);
    border-bottom-color: rgba(12,10,9,.3)
}

.border-y-warmGray-950\/40 {
    border-top-color: rgba(12,10,9,.4);
    border-bottom-color: rgba(12,10,9,.4)
}

.border-y-warmGray-950\/5 {
    border-top-color: rgba(12,10,9,.05);
    border-bottom-color: rgba(12,10,9,.05)
}

.border-y-warmGray-950\/50 {
    border-top-color: rgba(12,10,9,.5);
    border-bottom-color: rgba(12,10,9,.5)
}

.border-y-warmGray-950\/60 {
    border-top-color: rgba(12,10,9,.6);
    border-bottom-color: rgba(12,10,9,.6)
}

.border-y-warmGray-950\/70 {
    border-top-color: rgba(12,10,9,.7);
    border-bottom-color: rgba(12,10,9,.7)
}

.border-y-warmGray-950\/75 {
    border-top-color: rgba(12,10,9,.75);
    border-bottom-color: rgba(12,10,9,.75)
}

.border-y-warmGray-950\/80 {
    border-top-color: rgba(12,10,9,.8);
    border-bottom-color: rgba(12,10,9,.8)
}

.border-y-warmGray-950\/90 {
    border-top-color: rgba(12,10,9,.9);
    border-bottom-color: rgba(12,10,9,.9)
}

.border-y-warmGray-950\/95 {
    border-top-color: rgba(12,10,9,.95);
    border-bottom-color: rgba(12,10,9,.95)
}

.border-y-white {
    --tw-border-opacity: 1;
    border-top-color: rgb(250 252 252/var(--tw-border-opacity));
    border-bottom-color: rgb(250 252 252/var(--tw-border-opacity))
}

.border-y-white\/0 {
    border-top-color: rgba(250,252,252,0);
    border-bottom-color: rgba(250,252,252,0)
}

.border-y-white\/10 {
    border-top-color: rgba(250,252,252,.1);
    border-bottom-color: rgba(250,252,252,.1)
}

.border-y-white\/100 {
    border-top-color: #fafcfc;
    border-bottom-color: #fafcfc
}

.border-y-white\/20 {
    border-top-color: rgba(250,252,252,.2);
    border-bottom-color: rgba(250,252,252,.2)
}

.border-y-white\/25 {
    border-top-color: rgba(250,252,252,.25);
    border-bottom-color: rgba(250,252,252,.25)
}

.border-y-white\/30 {
    border-top-color: rgba(250,252,252,.3);
    border-bottom-color: rgba(250,252,252,.3)
}

.border-y-white\/40 {
    border-top-color: rgba(250,252,252,.4);
    border-bottom-color: rgba(250,252,252,.4)
}

.border-y-white\/5 {
    border-top-color: rgba(250,252,252,.05);
    border-bottom-color: rgba(250,252,252,.05)
}

.border-y-white\/50 {
    border-top-color: rgba(250,252,252,.5);
    border-bottom-color: rgba(250,252,252,.5)
}

.border-y-white\/60 {
    border-top-color: rgba(250,252,252,.6);
    border-bottom-color: rgba(250,252,252,.6)
}

.border-y-white\/70 {
    border-top-color: rgba(250,252,252,.7);
    border-bottom-color: rgba(250,252,252,.7)
}

.border-y-white\/75 {
    border-top-color: rgba(250,252,252,.75);
    border-bottom-color: rgba(250,252,252,.75)
}

.border-y-white\/80 {
    border-top-color: rgba(250,252,252,.8);
    border-bottom-color: rgba(250,252,252,.8)
}

.border-y-white\/90 {
    border-top-color: rgba(250,252,252,.9);
    border-bottom-color: rgba(250,252,252,.9)
}

.border-y-white\/95 {
    border-top-color: rgba(250,252,252,.95);
    border-bottom-color: rgba(250,252,252,.95)
}

.border-y-yellow-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(254 249 195/var(--tw-border-opacity));
    border-bottom-color: rgb(254 249 195/var(--tw-border-opacity))
}

.border-y-yellow-100\/0 {
    border-top-color: hsla(55,97%,88%,0);
    border-bottom-color: hsla(55,97%,88%,0)
}

.border-y-yellow-100\/10 {
    border-top-color: hsla(55,97%,88%,.1);
    border-bottom-color: hsla(55,97%,88%,.1)
}

.border-y-yellow-100\/100 {
    border-top-color: #fef9c3;
    border-bottom-color: #fef9c3
}

.border-y-yellow-100\/20 {
    border-top-color: hsla(55,97%,88%,.2);
    border-bottom-color: hsla(55,97%,88%,.2)
}

.border-y-yellow-100\/25 {
    border-top-color: hsla(55,97%,88%,.25);
    border-bottom-color: hsla(55,97%,88%,.25)
}

.border-y-yellow-100\/30 {
    border-top-color: hsla(55,97%,88%,.3);
    border-bottom-color: hsla(55,97%,88%,.3)
}

.border-y-yellow-100\/40 {
    border-top-color: hsla(55,97%,88%,.4);
    border-bottom-color: hsla(55,97%,88%,.4)
}

.border-y-yellow-100\/5 {
    border-top-color: hsla(55,97%,88%,.05);
    border-bottom-color: hsla(55,97%,88%,.05)
}

.border-y-yellow-100\/50 {
    border-top-color: hsla(55,97%,88%,.5);
    border-bottom-color: hsla(55,97%,88%,.5)
}

.border-y-yellow-100\/60 {
    border-top-color: hsla(55,97%,88%,.6);
    border-bottom-color: hsla(55,97%,88%,.6)
}

.border-y-yellow-100\/70 {
    border-top-color: hsla(55,97%,88%,.7);
    border-bottom-color: hsla(55,97%,88%,.7)
}

.border-y-yellow-100\/75 {
    border-top-color: hsla(55,97%,88%,.75);
    border-bottom-color: hsla(55,97%,88%,.75)
}

.border-y-yellow-100\/80 {
    border-top-color: hsla(55,97%,88%,.8);
    border-bottom-color: hsla(55,97%,88%,.8)
}

.border-y-yellow-100\/90 {
    border-top-color: hsla(55,97%,88%,.9);
    border-bottom-color: hsla(55,97%,88%,.9)
}

.border-y-yellow-100\/95 {
    border-top-color: hsla(55,97%,88%,.95);
    border-bottom-color: hsla(55,97%,88%,.95)
}

.border-y-yellow-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(254 240 138/var(--tw-border-opacity));
    border-bottom-color: rgb(254 240 138/var(--tw-border-opacity))
}

.border-y-yellow-200\/0 {
    border-top-color: hsla(53,98%,77%,0);
    border-bottom-color: hsla(53,98%,77%,0)
}

.border-y-yellow-200\/10 {
    border-top-color: hsla(53,98%,77%,.1);
    border-bottom-color: hsla(53,98%,77%,.1)
}

.border-y-yellow-200\/100 {
    border-top-color: #fef08a;
    border-bottom-color: #fef08a
}

.border-y-yellow-200\/20 {
    border-top-color: hsla(53,98%,77%,.2);
    border-bottom-color: hsla(53,98%,77%,.2)
}

.border-y-yellow-200\/25 {
    border-top-color: hsla(53,98%,77%,.25);
    border-bottom-color: hsla(53,98%,77%,.25)
}

.border-y-yellow-200\/30 {
    border-top-color: hsla(53,98%,77%,.3);
    border-bottom-color: hsla(53,98%,77%,.3)
}

.border-y-yellow-200\/40 {
    border-top-color: hsla(53,98%,77%,.4);
    border-bottom-color: hsla(53,98%,77%,.4)
}

.border-y-yellow-200\/5 {
    border-top-color: hsla(53,98%,77%,.05);
    border-bottom-color: hsla(53,98%,77%,.05)
}

.border-y-yellow-200\/50 {
    border-top-color: hsla(53,98%,77%,.5);
    border-bottom-color: hsla(53,98%,77%,.5)
}

.border-y-yellow-200\/60 {
    border-top-color: hsla(53,98%,77%,.6);
    border-bottom-color: hsla(53,98%,77%,.6)
}

.border-y-yellow-200\/70 {
    border-top-color: hsla(53,98%,77%,.7);
    border-bottom-color: hsla(53,98%,77%,.7)
}

.border-y-yellow-200\/75 {
    border-top-color: hsla(53,98%,77%,.75);
    border-bottom-color: hsla(53,98%,77%,.75)
}

.border-y-yellow-200\/80 {
    border-top-color: hsla(53,98%,77%,.8);
    border-bottom-color: hsla(53,98%,77%,.8)
}

.border-y-yellow-200\/90 {
    border-top-color: hsla(53,98%,77%,.9);
    border-bottom-color: hsla(53,98%,77%,.9)
}

.border-y-yellow-200\/95 {
    border-top-color: hsla(53,98%,77%,.95);
    border-bottom-color: hsla(53,98%,77%,.95)
}

.border-y-yellow-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(253 224 71/var(--tw-border-opacity));
    border-bottom-color: rgb(253 224 71/var(--tw-border-opacity))
}

.border-y-yellow-300\/0 {
    border-top-color: rgba(253,224,71,0);
    border-bottom-color: rgba(253,224,71,0)
}

.border-y-yellow-300\/10 {
    border-top-color: rgba(253,224,71,.1);
    border-bottom-color: rgba(253,224,71,.1)
}

.border-y-yellow-300\/100 {
    border-top-color: #fde047;
    border-bottom-color: #fde047
}

.border-y-yellow-300\/20 {
    border-top-color: rgba(253,224,71,.2);
    border-bottom-color: rgba(253,224,71,.2)
}

.border-y-yellow-300\/25 {
    border-top-color: rgba(253,224,71,.25);
    border-bottom-color: rgba(253,224,71,.25)
}

.border-y-yellow-300\/30 {
    border-top-color: rgba(253,224,71,.3);
    border-bottom-color: rgba(253,224,71,.3)
}

.border-y-yellow-300\/40 {
    border-top-color: rgba(253,224,71,.4);
    border-bottom-color: rgba(253,224,71,.4)
}

.border-y-yellow-300\/5 {
    border-top-color: rgba(253,224,71,.05);
    border-bottom-color: rgba(253,224,71,.05)
}

.border-y-yellow-300\/50 {
    border-top-color: rgba(253,224,71,.5);
    border-bottom-color: rgba(253,224,71,.5)
}

.border-y-yellow-300\/60 {
    border-top-color: rgba(253,224,71,.6);
    border-bottom-color: rgba(253,224,71,.6)
}

.border-y-yellow-300\/70 {
    border-top-color: rgba(253,224,71,.7);
    border-bottom-color: rgba(253,224,71,.7)
}

.border-y-yellow-300\/75 {
    border-top-color: rgba(253,224,71,.75);
    border-bottom-color: rgba(253,224,71,.75)
}

.border-y-yellow-300\/80 {
    border-top-color: rgba(253,224,71,.8);
    border-bottom-color: rgba(253,224,71,.8)
}

.border-y-yellow-300\/90 {
    border-top-color: rgba(253,224,71,.9);
    border-bottom-color: rgba(253,224,71,.9)
}

.border-y-yellow-300\/95 {
    border-top-color: rgba(253,224,71,.95);
    border-bottom-color: rgba(253,224,71,.95)
}

.border-y-yellow-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(250 204 21/var(--tw-border-opacity));
    border-bottom-color: rgb(250 204 21/var(--tw-border-opacity))
}

.border-y-yellow-400\/0 {
    border-top-color: rgba(250,204,21,0);
    border-bottom-color: rgba(250,204,21,0)
}

.border-y-yellow-400\/10 {
    border-top-color: rgba(250,204,21,.1);
    border-bottom-color: rgba(250,204,21,.1)
}

.border-y-yellow-400\/100 {
    border-top-color: #facc15;
    border-bottom-color: #facc15
}

.border-y-yellow-400\/20 {
    border-top-color: rgba(250,204,21,.2);
    border-bottom-color: rgba(250,204,21,.2)
}

.border-y-yellow-400\/25 {
    border-top-color: rgba(250,204,21,.25);
    border-bottom-color: rgba(250,204,21,.25)
}

.border-y-yellow-400\/30 {
    border-top-color: rgba(250,204,21,.3);
    border-bottom-color: rgba(250,204,21,.3)
}

.border-y-yellow-400\/40 {
    border-top-color: rgba(250,204,21,.4);
    border-bottom-color: rgba(250,204,21,.4)
}

.border-y-yellow-400\/5 {
    border-top-color: rgba(250,204,21,.05);
    border-bottom-color: rgba(250,204,21,.05)
}

.border-y-yellow-400\/50 {
    border-top-color: rgba(250,204,21,.5);
    border-bottom-color: rgba(250,204,21,.5)
}

.border-y-yellow-400\/60 {
    border-top-color: rgba(250,204,21,.6);
    border-bottom-color: rgba(250,204,21,.6)
}

.border-y-yellow-400\/70 {
    border-top-color: rgba(250,204,21,.7);
    border-bottom-color: rgba(250,204,21,.7)
}

.border-y-yellow-400\/75 {
    border-top-color: rgba(250,204,21,.75);
    border-bottom-color: rgba(250,204,21,.75)
}

.border-y-yellow-400\/80 {
    border-top-color: rgba(250,204,21,.8);
    border-bottom-color: rgba(250,204,21,.8)
}

.border-y-yellow-400\/90 {
    border-top-color: rgba(250,204,21,.9);
    border-bottom-color: rgba(250,204,21,.9)
}

.border-y-yellow-400\/95 {
    border-top-color: rgba(250,204,21,.95);
    border-bottom-color: rgba(250,204,21,.95)
}

.border-y-yellow-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(254 252 232/var(--tw-border-opacity));
    border-bottom-color: rgb(254 252 232/var(--tw-border-opacity))
}

.border-y-yellow-50\/0 {
    border-top-color: hsla(55,92%,95%,0);
    border-bottom-color: hsla(55,92%,95%,0)
}

.border-y-yellow-50\/10 {
    border-top-color: hsla(55,92%,95%,.1);
    border-bottom-color: hsla(55,92%,95%,.1)
}

.border-y-yellow-50\/100 {
    border-top-color: #fefce8;
    border-bottom-color: #fefce8
}

.border-y-yellow-50\/20 {
    border-top-color: hsla(55,92%,95%,.2);
    border-bottom-color: hsla(55,92%,95%,.2)
}

.border-y-yellow-50\/25 {
    border-top-color: hsla(55,92%,95%,.25);
    border-bottom-color: hsla(55,92%,95%,.25)
}

.border-y-yellow-50\/30 {
    border-top-color: hsla(55,92%,95%,.3);
    border-bottom-color: hsla(55,92%,95%,.3)
}

.border-y-yellow-50\/40 {
    border-top-color: hsla(55,92%,95%,.4);
    border-bottom-color: hsla(55,92%,95%,.4)
}

.border-y-yellow-50\/5 {
    border-top-color: hsla(55,92%,95%,.05);
    border-bottom-color: hsla(55,92%,95%,.05)
}

.border-y-yellow-50\/50 {
    border-top-color: hsla(55,92%,95%,.5);
    border-bottom-color: hsla(55,92%,95%,.5)
}

.border-y-yellow-50\/60 {
    border-top-color: hsla(55,92%,95%,.6);
    border-bottom-color: hsla(55,92%,95%,.6)
}

.border-y-yellow-50\/70 {
    border-top-color: hsla(55,92%,95%,.7);
    border-bottom-color: hsla(55,92%,95%,.7)
}

.border-y-yellow-50\/75 {
    border-top-color: hsla(55,92%,95%,.75);
    border-bottom-color: hsla(55,92%,95%,.75)
}

.border-y-yellow-50\/80 {
    border-top-color: hsla(55,92%,95%,.8);
    border-bottom-color: hsla(55,92%,95%,.8)
}

.border-y-yellow-50\/90 {
    border-top-color: hsla(55,92%,95%,.9);
    border-bottom-color: hsla(55,92%,95%,.9)
}

.border-y-yellow-50\/95 {
    border-top-color: hsla(55,92%,95%,.95);
    border-bottom-color: hsla(55,92%,95%,.95)
}

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

.border-y-yellow-500\/0 {
    border-top-color: rgba(234,179,8,0);
    border-bottom-color: rgba(234,179,8,0)
}

.border-y-yellow-500\/10 {
    border-top-color: rgba(234,179,8,.1);
    border-bottom-color: rgba(234,179,8,.1)
}

.border-y-yellow-500\/100 {
    border-top-color: #eab308;
    border-bottom-color: #eab308
}

.border-y-yellow-500\/20 {
    border-top-color: rgba(234,179,8,.2);
    border-bottom-color: rgba(234,179,8,.2)
}

.border-y-yellow-500\/25 {
    border-top-color: rgba(234,179,8,.25);
    border-bottom-color: rgba(234,179,8,.25)
}

.border-y-yellow-500\/30 {
    border-top-color: rgba(234,179,8,.3);
    border-bottom-color: rgba(234,179,8,.3)
}

.border-y-yellow-500\/40 {
    border-top-color: rgba(234,179,8,.4);
    border-bottom-color: rgba(234,179,8,.4)
}

.border-y-yellow-500\/5 {
    border-top-color: rgba(234,179,8,.05);
    border-bottom-color: rgba(234,179,8,.05)
}

.border-y-yellow-500\/50 {
    border-top-color: rgba(234,179,8,.5);
    border-bottom-color: rgba(234,179,8,.5)
}

.border-y-yellow-500\/60 {
    border-top-color: rgba(234,179,8,.6);
    border-bottom-color: rgba(234,179,8,.6)
}

.border-y-yellow-500\/70 {
    border-top-color: rgba(234,179,8,.7);
    border-bottom-color: rgba(234,179,8,.7)
}

.border-y-yellow-500\/75 {
    border-top-color: rgba(234,179,8,.75);
    border-bottom-color: rgba(234,179,8,.75)
}

.border-y-yellow-500\/80 {
    border-top-color: rgba(234,179,8,.8);
    border-bottom-color: rgba(234,179,8,.8)
}

.border-y-yellow-500\/90 {
    border-top-color: rgba(234,179,8,.9);
    border-bottom-color: rgba(234,179,8,.9)
}

.border-y-yellow-500\/95 {
    border-top-color: rgba(234,179,8,.95);
    border-bottom-color: rgba(234,179,8,.95)
}

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

.border-y-yellow-600\/0 {
    border-top-color: rgba(202,138,4,0);
    border-bottom-color: rgba(202,138,4,0)
}

.border-y-yellow-600\/10 {
    border-top-color: rgba(202,138,4,.1);
    border-bottom-color: rgba(202,138,4,.1)
}

.border-y-yellow-600\/100 {
    border-top-color: #ca8a04;
    border-bottom-color: #ca8a04
}

.border-y-yellow-600\/20 {
    border-top-color: rgba(202,138,4,.2);
    border-bottom-color: rgba(202,138,4,.2)
}

.border-y-yellow-600\/25 {
    border-top-color: rgba(202,138,4,.25);
    border-bottom-color: rgba(202,138,4,.25)
}

.border-y-yellow-600\/30 {
    border-top-color: rgba(202,138,4,.3);
    border-bottom-color: rgba(202,138,4,.3)
}

.border-y-yellow-600\/40 {
    border-top-color: rgba(202,138,4,.4);
    border-bottom-color: rgba(202,138,4,.4)
}

.border-y-yellow-600\/5 {
    border-top-color: rgba(202,138,4,.05);
    border-bottom-color: rgba(202,138,4,.05)
}

.border-y-yellow-600\/50 {
    border-top-color: rgba(202,138,4,.5);
    border-bottom-color: rgba(202,138,4,.5)
}

.border-y-yellow-600\/60 {
    border-top-color: rgba(202,138,4,.6);
    border-bottom-color: rgba(202,138,4,.6)
}

.border-y-yellow-600\/70 {
    border-top-color: rgba(202,138,4,.7);
    border-bottom-color: rgba(202,138,4,.7)
}

.border-y-yellow-600\/75 {
    border-top-color: rgba(202,138,4,.75);
    border-bottom-color: rgba(202,138,4,.75)
}

.border-y-yellow-600\/80 {
    border-top-color: rgba(202,138,4,.8);
    border-bottom-color: rgba(202,138,4,.8)
}

.border-y-yellow-600\/90 {
    border-top-color: rgba(202,138,4,.9);
    border-bottom-color: rgba(202,138,4,.9)
}

.border-y-yellow-600\/95 {
    border-top-color: rgba(202,138,4,.95);
    border-bottom-color: rgba(202,138,4,.95)
}

.border-y-yellow-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(161 98 7/var(--tw-border-opacity));
    border-bottom-color: rgb(161 98 7/var(--tw-border-opacity))
}

.border-y-yellow-700\/0 {
    border-top-color: rgba(161,98,7,0);
    border-bottom-color: rgba(161,98,7,0)
}

.border-y-yellow-700\/10 {
    border-top-color: rgba(161,98,7,.1);
    border-bottom-color: rgba(161,98,7,.1)
}

.border-y-yellow-700\/100 {
    border-top-color: #a16207;
    border-bottom-color: #a16207
}

.border-y-yellow-700\/20 {
    border-top-color: rgba(161,98,7,.2);
    border-bottom-color: rgba(161,98,7,.2)
}

.border-y-yellow-700\/25 {
    border-top-color: rgba(161,98,7,.25);
    border-bottom-color: rgba(161,98,7,.25)
}

.border-y-yellow-700\/30 {
    border-top-color: rgba(161,98,7,.3);
    border-bottom-color: rgba(161,98,7,.3)
}

.border-y-yellow-700\/40 {
    border-top-color: rgba(161,98,7,.4);
    border-bottom-color: rgba(161,98,7,.4)
}

.border-y-yellow-700\/5 {
    border-top-color: rgba(161,98,7,.05);
    border-bottom-color: rgba(161,98,7,.05)
}

.border-y-yellow-700\/50 {
    border-top-color: rgba(161,98,7,.5);
    border-bottom-color: rgba(161,98,7,.5)
}

.border-y-yellow-700\/60 {
    border-top-color: rgba(161,98,7,.6);
    border-bottom-color: rgba(161,98,7,.6)
}

.border-y-yellow-700\/70 {
    border-top-color: rgba(161,98,7,.7);
    border-bottom-color: rgba(161,98,7,.7)
}

.border-y-yellow-700\/75 {
    border-top-color: rgba(161,98,7,.75);
    border-bottom-color: rgba(161,98,7,.75)
}

.border-y-yellow-700\/80 {
    border-top-color: rgba(161,98,7,.8);
    border-bottom-color: rgba(161,98,7,.8)
}

.border-y-yellow-700\/90 {
    border-top-color: rgba(161,98,7,.9);
    border-bottom-color: rgba(161,98,7,.9)
}

.border-y-yellow-700\/95 {
    border-top-color: rgba(161,98,7,.95);
    border-bottom-color: rgba(161,98,7,.95)
}

.border-y-yellow-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(133 77 14/var(--tw-border-opacity));
    border-bottom-color: rgb(133 77 14/var(--tw-border-opacity))
}

.border-y-yellow-800\/0 {
    border-top-color: rgba(133,77,14,0);
    border-bottom-color: rgba(133,77,14,0)
}

.border-y-yellow-800\/10 {
    border-top-color: rgba(133,77,14,.1);
    border-bottom-color: rgba(133,77,14,.1)
}

.border-y-yellow-800\/100 {
    border-top-color: #854d0e;
    border-bottom-color: #854d0e
}

.border-y-yellow-800\/20 {
    border-top-color: rgba(133,77,14,.2);
    border-bottom-color: rgba(133,77,14,.2)
}

.border-y-yellow-800\/25 {
    border-top-color: rgba(133,77,14,.25);
    border-bottom-color: rgba(133,77,14,.25)
}

.border-y-yellow-800\/30 {
    border-top-color: rgba(133,77,14,.3);
    border-bottom-color: rgba(133,77,14,.3)
}

.border-y-yellow-800\/40 {
    border-top-color: rgba(133,77,14,.4);
    border-bottom-color: rgba(133,77,14,.4)
}

.border-y-yellow-800\/5 {
    border-top-color: rgba(133,77,14,.05);
    border-bottom-color: rgba(133,77,14,.05)
}

.border-y-yellow-800\/50 {
    border-top-color: rgba(133,77,14,.5);
    border-bottom-color: rgba(133,77,14,.5)
}

.border-y-yellow-800\/60 {
    border-top-color: rgba(133,77,14,.6);
    border-bottom-color: rgba(133,77,14,.6)
}

.border-y-yellow-800\/70 {
    border-top-color: rgba(133,77,14,.7);
    border-bottom-color: rgba(133,77,14,.7)
}

.border-y-yellow-800\/75 {
    border-top-color: rgba(133,77,14,.75);
    border-bottom-color: rgba(133,77,14,.75)
}

.border-y-yellow-800\/80 {
    border-top-color: rgba(133,77,14,.8);
    border-bottom-color: rgba(133,77,14,.8)
}

.border-y-yellow-800\/90 {
    border-top-color: rgba(133,77,14,.9);
    border-bottom-color: rgba(133,77,14,.9)
}

.border-y-yellow-800\/95 {
    border-top-color: rgba(133,77,14,.95);
    border-bottom-color: rgba(133,77,14,.95)
}

.border-y-yellow-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(113 63 18/var(--tw-border-opacity));
    border-bottom-color: rgb(113 63 18/var(--tw-border-opacity))
}

.border-y-yellow-900\/0 {
    border-top-color: rgba(113,63,18,0);
    border-bottom-color: rgba(113,63,18,0)
}

.border-y-yellow-900\/10 {
    border-top-color: rgba(113,63,18,.1);
    border-bottom-color: rgba(113,63,18,.1)
}

.border-y-yellow-900\/100 {
    border-top-color: #713f12;
    border-bottom-color: #713f12
}

.border-y-yellow-900\/20 {
    border-top-color: rgba(113,63,18,.2);
    border-bottom-color: rgba(113,63,18,.2)
}

.border-y-yellow-900\/25 {
    border-top-color: rgba(113,63,18,.25);
    border-bottom-color: rgba(113,63,18,.25)
}

.border-y-yellow-900\/30 {
    border-top-color: rgba(113,63,18,.3);
    border-bottom-color: rgba(113,63,18,.3)
}

.border-y-yellow-900\/40 {
    border-top-color: rgba(113,63,18,.4);
    border-bottom-color: rgba(113,63,18,.4)
}

.border-y-yellow-900\/5 {
    border-top-color: rgba(113,63,18,.05);
    border-bottom-color: rgba(113,63,18,.05)
}

.border-y-yellow-900\/50 {
    border-top-color: rgba(113,63,18,.5);
    border-bottom-color: rgba(113,63,18,.5)
}

.border-y-yellow-900\/60 {
    border-top-color: rgba(113,63,18,.6);
    border-bottom-color: rgba(113,63,18,.6)
}

.border-y-yellow-900\/70 {
    border-top-color: rgba(113,63,18,.7);
    border-bottom-color: rgba(113,63,18,.7)
}

.border-y-yellow-900\/75 {
    border-top-color: rgba(113,63,18,.75);
    border-bottom-color: rgba(113,63,18,.75)
}

.border-y-yellow-900\/80 {
    border-top-color: rgba(113,63,18,.8);
    border-bottom-color: rgba(113,63,18,.8)
}

.border-y-yellow-900\/90 {
    border-top-color: rgba(113,63,18,.9);
    border-bottom-color: rgba(113,63,18,.9)
}

.border-y-yellow-900\/95 {
    border-top-color: rgba(113,63,18,.95);
    border-bottom-color: rgba(113,63,18,.95)
}

.border-y-yellow-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(66 32 6/var(--tw-border-opacity));
    border-bottom-color: rgb(66 32 6/var(--tw-border-opacity))
}

.border-y-yellow-950\/0 {
    border-top-color: rgba(66,32,6,0);
    border-bottom-color: rgba(66,32,6,0)
}

.border-y-yellow-950\/10 {
    border-top-color: rgba(66,32,6,.1);
    border-bottom-color: rgba(66,32,6,.1)
}

.border-y-yellow-950\/100 {
    border-top-color: #422006;
    border-bottom-color: #422006
}

.border-y-yellow-950\/20 {
    border-top-color: rgba(66,32,6,.2);
    border-bottom-color: rgba(66,32,6,.2)
}

.border-y-yellow-950\/25 {
    border-top-color: rgba(66,32,6,.25);
    border-bottom-color: rgba(66,32,6,.25)
}

.border-y-yellow-950\/30 {
    border-top-color: rgba(66,32,6,.3);
    border-bottom-color: rgba(66,32,6,.3)
}

.border-y-yellow-950\/40 {
    border-top-color: rgba(66,32,6,.4);
    border-bottom-color: rgba(66,32,6,.4)
}

.border-y-yellow-950\/5 {
    border-top-color: rgba(66,32,6,.05);
    border-bottom-color: rgba(66,32,6,.05)
}

.border-y-yellow-950\/50 {
    border-top-color: rgba(66,32,6,.5);
    border-bottom-color: rgba(66,32,6,.5)
}

.border-y-yellow-950\/60 {
    border-top-color: rgba(66,32,6,.6);
    border-bottom-color: rgba(66,32,6,.6)
}

.border-y-yellow-950\/70 {
    border-top-color: rgba(66,32,6,.7);
    border-bottom-color: rgba(66,32,6,.7)
}

.border-y-yellow-950\/75 {
    border-top-color: rgba(66,32,6,.75);
    border-bottom-color: rgba(66,32,6,.75)
}

.border-y-yellow-950\/80 {
    border-top-color: rgba(66,32,6,.8);
    border-bottom-color: rgba(66,32,6,.8)
}

.border-y-yellow-950\/90 {
    border-top-color: rgba(66,32,6,.9);
    border-bottom-color: rgba(66,32,6,.9)
}

.border-y-yellow-950\/95 {
    border-top-color: rgba(66,32,6,.95);
    border-bottom-color: rgba(66,32,6,.95)
}

.border-y-zinc-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(244 244 245/var(--tw-border-opacity));
    border-bottom-color: rgb(244 244 245/var(--tw-border-opacity))
}

.border-y-zinc-100\/0 {
    border-top-color: hsla(240,5%,96%,0);
    border-bottom-color: hsla(240,5%,96%,0)
}

.border-y-zinc-100\/10 {
    border-top-color: hsla(240,5%,96%,.1);
    border-bottom-color: hsla(240,5%,96%,.1)
}

.border-y-zinc-100\/100 {
    border-top-color: #f4f4f5;
    border-bottom-color: #f4f4f5
}

.border-y-zinc-100\/20 {
    border-top-color: hsla(240,5%,96%,.2);
    border-bottom-color: hsla(240,5%,96%,.2)
}

.border-y-zinc-100\/25 {
    border-top-color: hsla(240,5%,96%,.25);
    border-bottom-color: hsla(240,5%,96%,.25)
}

.border-y-zinc-100\/30 {
    border-top-color: hsla(240,5%,96%,.3);
    border-bottom-color: hsla(240,5%,96%,.3)
}

.border-y-zinc-100\/40 {
    border-top-color: hsla(240,5%,96%,.4);
    border-bottom-color: hsla(240,5%,96%,.4)
}

.border-y-zinc-100\/5 {
    border-top-color: hsla(240,5%,96%,.05);
    border-bottom-color: hsla(240,5%,96%,.05)
}

.border-y-zinc-100\/50 {
    border-top-color: hsla(240,5%,96%,.5);
    border-bottom-color: hsla(240,5%,96%,.5)
}

.border-y-zinc-100\/60 {
    border-top-color: hsla(240,5%,96%,.6);
    border-bottom-color: hsla(240,5%,96%,.6)
}

.border-y-zinc-100\/70 {
    border-top-color: hsla(240,5%,96%,.7);
    border-bottom-color: hsla(240,5%,96%,.7)
}

.border-y-zinc-100\/75 {
    border-top-color: hsla(240,5%,96%,.75);
    border-bottom-color: hsla(240,5%,96%,.75)
}

.border-y-zinc-100\/80 {
    border-top-color: hsla(240,5%,96%,.8);
    border-bottom-color: hsla(240,5%,96%,.8)
}

.border-y-zinc-100\/90 {
    border-top-color: hsla(240,5%,96%,.9);
    border-bottom-color: hsla(240,5%,96%,.9)
}

.border-y-zinc-100\/95 {
    border-top-color: hsla(240,5%,96%,.95);
    border-bottom-color: hsla(240,5%,96%,.95)
}

.border-y-zinc-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(228 228 231/var(--tw-border-opacity));
    border-bottom-color: rgb(228 228 231/var(--tw-border-opacity))
}

.border-y-zinc-200\/0 {
    border-top-color: hsla(240,6%,90%,0);
    border-bottom-color: hsla(240,6%,90%,0)
}

.border-y-zinc-200\/10 {
    border-top-color: hsla(240,6%,90%,.1);
    border-bottom-color: hsla(240,6%,90%,.1)
}

.border-y-zinc-200\/100 {
    border-top-color: #e4e4e7;
    border-bottom-color: #e4e4e7
}

.border-y-zinc-200\/20 {
    border-top-color: hsla(240,6%,90%,.2);
    border-bottom-color: hsla(240,6%,90%,.2)
}

.border-y-zinc-200\/25 {
    border-top-color: hsla(240,6%,90%,.25);
    border-bottom-color: hsla(240,6%,90%,.25)
}

.border-y-zinc-200\/30 {
    border-top-color: hsla(240,6%,90%,.3);
    border-bottom-color: hsla(240,6%,90%,.3)
}

.border-y-zinc-200\/40 {
    border-top-color: hsla(240,6%,90%,.4);
    border-bottom-color: hsla(240,6%,90%,.4)
}

.border-y-zinc-200\/5 {
    border-top-color: hsla(240,6%,90%,.05);
    border-bottom-color: hsla(240,6%,90%,.05)
}

.border-y-zinc-200\/50 {
    border-top-color: hsla(240,6%,90%,.5);
    border-bottom-color: hsla(240,6%,90%,.5)
}

.border-y-zinc-200\/60 {
    border-top-color: hsla(240,6%,90%,.6);
    border-bottom-color: hsla(240,6%,90%,.6)
}

.border-y-zinc-200\/70 {
    border-top-color: hsla(240,6%,90%,.7);
    border-bottom-color: hsla(240,6%,90%,.7)
}

.border-y-zinc-200\/75 {
    border-top-color: hsla(240,6%,90%,.75);
    border-bottom-color: hsla(240,6%,90%,.75)
}

.border-y-zinc-200\/80 {
    border-top-color: hsla(240,6%,90%,.8);
    border-bottom-color: hsla(240,6%,90%,.8)
}

.border-y-zinc-200\/90 {
    border-top-color: hsla(240,6%,90%,.9);
    border-bottom-color: hsla(240,6%,90%,.9)
}

.border-y-zinc-200\/95 {
    border-top-color: hsla(240,6%,90%,.95);
    border-bottom-color: hsla(240,6%,90%,.95)
}

.border-y-zinc-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(212 212 216/var(--tw-border-opacity));
    border-bottom-color: rgb(212 212 216/var(--tw-border-opacity))
}

.border-y-zinc-300\/0 {
    border-top-color: hsla(240,5%,84%,0);
    border-bottom-color: hsla(240,5%,84%,0)
}

.border-y-zinc-300\/10 {
    border-top-color: hsla(240,5%,84%,.1);
    border-bottom-color: hsla(240,5%,84%,.1)
}

.border-y-zinc-300\/100 {
    border-top-color: #d4d4d8;
    border-bottom-color: #d4d4d8
}

.border-y-zinc-300\/20 {
    border-top-color: hsla(240,5%,84%,.2);
    border-bottom-color: hsla(240,5%,84%,.2)
}

.border-y-zinc-300\/25 {
    border-top-color: hsla(240,5%,84%,.25);
    border-bottom-color: hsla(240,5%,84%,.25)
}

.border-y-zinc-300\/30 {
    border-top-color: hsla(240,5%,84%,.3);
    border-bottom-color: hsla(240,5%,84%,.3)
}

.border-y-zinc-300\/40 {
    border-top-color: hsla(240,5%,84%,.4);
    border-bottom-color: hsla(240,5%,84%,.4)
}

.border-y-zinc-300\/5 {
    border-top-color: hsla(240,5%,84%,.05);
    border-bottom-color: hsla(240,5%,84%,.05)
}

.border-y-zinc-300\/50 {
    border-top-color: hsla(240,5%,84%,.5);
    border-bottom-color: hsla(240,5%,84%,.5)
}

.border-y-zinc-300\/60 {
    border-top-color: hsla(240,5%,84%,.6);
    border-bottom-color: hsla(240,5%,84%,.6)
}

.border-y-zinc-300\/70 {
    border-top-color: hsla(240,5%,84%,.7);
    border-bottom-color: hsla(240,5%,84%,.7)
}

.border-y-zinc-300\/75 {
    border-top-color: hsla(240,5%,84%,.75);
    border-bottom-color: hsla(240,5%,84%,.75)
}

.border-y-zinc-300\/80 {
    border-top-color: hsla(240,5%,84%,.8);
    border-bottom-color: hsla(240,5%,84%,.8)
}

.border-y-zinc-300\/90 {
    border-top-color: hsla(240,5%,84%,.9);
    border-bottom-color: hsla(240,5%,84%,.9)
}

.border-y-zinc-300\/95 {
    border-top-color: hsla(240,5%,84%,.95);
    border-bottom-color: hsla(240,5%,84%,.95)
}

.border-y-zinc-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(161 161 170/var(--tw-border-opacity));
    border-bottom-color: rgb(161 161 170/var(--tw-border-opacity))
}

.border-y-zinc-400\/0 {
    border-top-color: hsla(240,5%,65%,0);
    border-bottom-color: hsla(240,5%,65%,0)
}

.border-y-zinc-400\/10 {
    border-top-color: hsla(240,5%,65%,.1);
    border-bottom-color: hsla(240,5%,65%,.1)
}

.border-y-zinc-400\/100 {
    border-top-color: #a1a1aa;
    border-bottom-color: #a1a1aa
}

.border-y-zinc-400\/20 {
    border-top-color: hsla(240,5%,65%,.2);
    border-bottom-color: hsla(240,5%,65%,.2)
}

.border-y-zinc-400\/25 {
    border-top-color: hsla(240,5%,65%,.25);
    border-bottom-color: hsla(240,5%,65%,.25)
}

.border-y-zinc-400\/30 {
    border-top-color: hsla(240,5%,65%,.3);
    border-bottom-color: hsla(240,5%,65%,.3)
}

.border-y-zinc-400\/40 {
    border-top-color: hsla(240,5%,65%,.4);
    border-bottom-color: hsla(240,5%,65%,.4)
}

.border-y-zinc-400\/5 {
    border-top-color: hsla(240,5%,65%,.05);
    border-bottom-color: hsla(240,5%,65%,.05)
}

.border-y-zinc-400\/50 {
    border-top-color: hsla(240,5%,65%,.5);
    border-bottom-color: hsla(240,5%,65%,.5)
}

.border-y-zinc-400\/60 {
    border-top-color: hsla(240,5%,65%,.6);
    border-bottom-color: hsla(240,5%,65%,.6)
}

.border-y-zinc-400\/70 {
    border-top-color: hsla(240,5%,65%,.7);
    border-bottom-color: hsla(240,5%,65%,.7)
}

.border-y-zinc-400\/75 {
    border-top-color: hsla(240,5%,65%,.75);
    border-bottom-color: hsla(240,5%,65%,.75)
}

.border-y-zinc-400\/80 {
    border-top-color: hsla(240,5%,65%,.8);
    border-bottom-color: hsla(240,5%,65%,.8)
}

.border-y-zinc-400\/90 {
    border-top-color: hsla(240,5%,65%,.9);
    border-bottom-color: hsla(240,5%,65%,.9)
}

.border-y-zinc-400\/95 {
    border-top-color: hsla(240,5%,65%,.95);
    border-bottom-color: hsla(240,5%,65%,.95)
}

.border-y-zinc-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(250 250 250/var(--tw-border-opacity));
    border-bottom-color: rgb(250 250 250/var(--tw-border-opacity))
}

.border-y-zinc-50\/0 {
    border-top-color: hsla(0,0%,98%,0);
    border-bottom-color: hsla(0,0%,98%,0)
}

.border-y-zinc-50\/10 {
    border-top-color: hsla(0,0%,98%,.1);
    border-bottom-color: hsla(0,0%,98%,.1)
}

.border-y-zinc-50\/100 {
    border-top-color: #fafafa;
    border-bottom-color: #fafafa
}

.border-y-zinc-50\/20 {
    border-top-color: hsla(0,0%,98%,.2);
    border-bottom-color: hsla(0,0%,98%,.2)
}

.border-y-zinc-50\/25 {
    border-top-color: hsla(0,0%,98%,.25);
    border-bottom-color: hsla(0,0%,98%,.25)
}

.border-y-zinc-50\/30 {
    border-top-color: hsla(0,0%,98%,.3);
    border-bottom-color: hsla(0,0%,98%,.3)
}

.border-y-zinc-50\/40 {
    border-top-color: hsla(0,0%,98%,.4);
    border-bottom-color: hsla(0,0%,98%,.4)
}

.border-y-zinc-50\/5 {
    border-top-color: hsla(0,0%,98%,.05);
    border-bottom-color: hsla(0,0%,98%,.05)
}

.border-y-zinc-50\/50 {
    border-top-color: hsla(0,0%,98%,.5);
    border-bottom-color: hsla(0,0%,98%,.5)
}

.border-y-zinc-50\/60 {
    border-top-color: hsla(0,0%,98%,.6);
    border-bottom-color: hsla(0,0%,98%,.6)
}

.border-y-zinc-50\/70 {
    border-top-color: hsla(0,0%,98%,.7);
    border-bottom-color: hsla(0,0%,98%,.7)
}

.border-y-zinc-50\/75 {
    border-top-color: hsla(0,0%,98%,.75);
    border-bottom-color: hsla(0,0%,98%,.75)
}

.border-y-zinc-50\/80 {
    border-top-color: hsla(0,0%,98%,.8);
    border-bottom-color: hsla(0,0%,98%,.8)
}

.border-y-zinc-50\/90 {
    border-top-color: hsla(0,0%,98%,.9);
    border-bottom-color: hsla(0,0%,98%,.9)
}

.border-y-zinc-50\/95 {
    border-top-color: hsla(0,0%,98%,.95);
    border-bottom-color: hsla(0,0%,98%,.95)
}

.border-y-zinc-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(113 113 122/var(--tw-border-opacity));
    border-bottom-color: rgb(113 113 122/var(--tw-border-opacity))
}

.border-y-zinc-500\/0 {
    border-top-color: hsla(240,4%,46%,0);
    border-bottom-color: hsla(240,4%,46%,0)
}

.border-y-zinc-500\/10 {
    border-top-color: hsla(240,4%,46%,.1);
    border-bottom-color: hsla(240,4%,46%,.1)
}

.border-y-zinc-500\/100 {
    border-top-color: #71717a;
    border-bottom-color: #71717a
}

.border-y-zinc-500\/20 {
    border-top-color: hsla(240,4%,46%,.2);
    border-bottom-color: hsla(240,4%,46%,.2)
}

.border-y-zinc-500\/25 {
    border-top-color: hsla(240,4%,46%,.25);
    border-bottom-color: hsla(240,4%,46%,.25)
}

.border-y-zinc-500\/30 {
    border-top-color: hsla(240,4%,46%,.3);
    border-bottom-color: hsla(240,4%,46%,.3)
}

.border-y-zinc-500\/40 {
    border-top-color: hsla(240,4%,46%,.4);
    border-bottom-color: hsla(240,4%,46%,.4)
}

.border-y-zinc-500\/5 {
    border-top-color: hsla(240,4%,46%,.05);
    border-bottom-color: hsla(240,4%,46%,.05)
}

.border-y-zinc-500\/50 {
    border-top-color: hsla(240,4%,46%,.5);
    border-bottom-color: hsla(240,4%,46%,.5)
}

.border-y-zinc-500\/60 {
    border-top-color: hsla(240,4%,46%,.6);
    border-bottom-color: hsla(240,4%,46%,.6)
}

.border-y-zinc-500\/70 {
    border-top-color: hsla(240,4%,46%,.7);
    border-bottom-color: hsla(240,4%,46%,.7)
}

.border-y-zinc-500\/75 {
    border-top-color: hsla(240,4%,46%,.75);
    border-bottom-color: hsla(240,4%,46%,.75)
}

.border-y-zinc-500\/80 {
    border-top-color: hsla(240,4%,46%,.8);
    border-bottom-color: hsla(240,4%,46%,.8)
}

.border-y-zinc-500\/90 {
    border-top-color: hsla(240,4%,46%,.9);
    border-bottom-color: hsla(240,4%,46%,.9)
}

.border-y-zinc-500\/95 {
    border-top-color: hsla(240,4%,46%,.95);
    border-bottom-color: hsla(240,4%,46%,.95)
}

.border-y-zinc-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(82 82 91/var(--tw-border-opacity));
    border-bottom-color: rgb(82 82 91/var(--tw-border-opacity))
}

.border-y-zinc-600\/0 {
    border-top-color: rgba(82,82,91,0);
    border-bottom-color: rgba(82,82,91,0)
}

.border-y-zinc-600\/10 {
    border-top-color: rgba(82,82,91,.1);
    border-bottom-color: rgba(82,82,91,.1)
}

.border-y-zinc-600\/100 {
    border-top-color: #52525b;
    border-bottom-color: #52525b
}

.border-y-zinc-600\/20 {
    border-top-color: rgba(82,82,91,.2);
    border-bottom-color: rgba(82,82,91,.2)
}

.border-y-zinc-600\/25 {
    border-top-color: rgba(82,82,91,.25);
    border-bottom-color: rgba(82,82,91,.25)
}

.border-y-zinc-600\/30 {
    border-top-color: rgba(82,82,91,.3);
    border-bottom-color: rgba(82,82,91,.3)
}

.border-y-zinc-600\/40 {
    border-top-color: rgba(82,82,91,.4);
    border-bottom-color: rgba(82,82,91,.4)
}

.border-y-zinc-600\/5 {
    border-top-color: rgba(82,82,91,.05);
    border-bottom-color: rgba(82,82,91,.05)
}

.border-y-zinc-600\/50 {
    border-top-color: rgba(82,82,91,.5);
    border-bottom-color: rgba(82,82,91,.5)
}

.border-y-zinc-600\/60 {
    border-top-color: rgba(82,82,91,.6);
    border-bottom-color: rgba(82,82,91,.6)
}

.border-y-zinc-600\/70 {
    border-top-color: rgba(82,82,91,.7);
    border-bottom-color: rgba(82,82,91,.7)
}

.border-y-zinc-600\/75 {
    border-top-color: rgba(82,82,91,.75);
    border-bottom-color: rgba(82,82,91,.75)
}

.border-y-zinc-600\/80 {
    border-top-color: rgba(82,82,91,.8);
    border-bottom-color: rgba(82,82,91,.8)
}

.border-y-zinc-600\/90 {
    border-top-color: rgba(82,82,91,.9);
    border-bottom-color: rgba(82,82,91,.9)
}

.border-y-zinc-600\/95 {
    border-top-color: rgba(82,82,91,.95);
    border-bottom-color: rgba(82,82,91,.95)
}

.border-y-zinc-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(63 63 70/var(--tw-border-opacity));
    border-bottom-color: rgb(63 63 70/var(--tw-border-opacity))
}

.border-y-zinc-700\/0 {
    border-top-color: rgba(63,63,70,0);
    border-bottom-color: rgba(63,63,70,0)
}

.border-y-zinc-700\/10 {
    border-top-color: rgba(63,63,70,.1);
    border-bottom-color: rgba(63,63,70,.1)
}

.border-y-zinc-700\/100 {
    border-top-color: #3f3f46;
    border-bottom-color: #3f3f46
}

.border-y-zinc-700\/20 {
    border-top-color: rgba(63,63,70,.2);
    border-bottom-color: rgba(63,63,70,.2)
}

.border-y-zinc-700\/25 {
    border-top-color: rgba(63,63,70,.25);
    border-bottom-color: rgba(63,63,70,.25)
}

.border-y-zinc-700\/30 {
    border-top-color: rgba(63,63,70,.3);
    border-bottom-color: rgba(63,63,70,.3)
}

.border-y-zinc-700\/40 {
    border-top-color: rgba(63,63,70,.4);
    border-bottom-color: rgba(63,63,70,.4)
}

.border-y-zinc-700\/5 {
    border-top-color: rgba(63,63,70,.05);
    border-bottom-color: rgba(63,63,70,.05)
}

.border-y-zinc-700\/50 {
    border-top-color: rgba(63,63,70,.5);
    border-bottom-color: rgba(63,63,70,.5)
}

.border-y-zinc-700\/60 {
    border-top-color: rgba(63,63,70,.6);
    border-bottom-color: rgba(63,63,70,.6)
}

.border-y-zinc-700\/70 {
    border-top-color: rgba(63,63,70,.7);
    border-bottom-color: rgba(63,63,70,.7)
}

.border-y-zinc-700\/75 {
    border-top-color: rgba(63,63,70,.75);
    border-bottom-color: rgba(63,63,70,.75)
}

.border-y-zinc-700\/80 {
    border-top-color: rgba(63,63,70,.8);
    border-bottom-color: rgba(63,63,70,.8)
}

.border-y-zinc-700\/90 {
    border-top-color: rgba(63,63,70,.9);
    border-bottom-color: rgba(63,63,70,.9)
}

.border-y-zinc-700\/95 {
    border-top-color: rgba(63,63,70,.95);
    border-bottom-color: rgba(63,63,70,.95)
}

.border-y-zinc-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(39 39 42/var(--tw-border-opacity));
    border-bottom-color: rgb(39 39 42/var(--tw-border-opacity))
}

.border-y-zinc-800\/0 {
    border-top-color: rgba(39,39,42,0);
    border-bottom-color: rgba(39,39,42,0)
}

.border-y-zinc-800\/10 {
    border-top-color: rgba(39,39,42,.1);
    border-bottom-color: rgba(39,39,42,.1)
}

.border-y-zinc-800\/100 {
    border-top-color: #27272a;
    border-bottom-color: #27272a
}

.border-y-zinc-800\/20 {
    border-top-color: rgba(39,39,42,.2);
    border-bottom-color: rgba(39,39,42,.2)
}

.border-y-zinc-800\/25 {
    border-top-color: rgba(39,39,42,.25);
    border-bottom-color: rgba(39,39,42,.25)
}

.border-y-zinc-800\/30 {
    border-top-color: rgba(39,39,42,.3);
    border-bottom-color: rgba(39,39,42,.3)
}

.border-y-zinc-800\/40 {
    border-top-color: rgba(39,39,42,.4);
    border-bottom-color: rgba(39,39,42,.4)
}

.border-y-zinc-800\/5 {
    border-top-color: rgba(39,39,42,.05);
    border-bottom-color: rgba(39,39,42,.05)
}

.border-y-zinc-800\/50 {
    border-top-color: rgba(39,39,42,.5);
    border-bottom-color: rgba(39,39,42,.5)
}

.border-y-zinc-800\/60 {
    border-top-color: rgba(39,39,42,.6);
    border-bottom-color: rgba(39,39,42,.6)
}

.border-y-zinc-800\/70 {
    border-top-color: rgba(39,39,42,.7);
    border-bottom-color: rgba(39,39,42,.7)
}

.border-y-zinc-800\/75 {
    border-top-color: rgba(39,39,42,.75);
    border-bottom-color: rgba(39,39,42,.75)
}

.border-y-zinc-800\/80 {
    border-top-color: rgba(39,39,42,.8);
    border-bottom-color: rgba(39,39,42,.8)
}

.border-y-zinc-800\/90 {
    border-top-color: rgba(39,39,42,.9);
    border-bottom-color: rgba(39,39,42,.9)
}

.border-y-zinc-800\/95 {
    border-top-color: rgba(39,39,42,.95);
    border-bottom-color: rgba(39,39,42,.95)
}

.border-y-zinc-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(24 24 27/var(--tw-border-opacity));
    border-bottom-color: rgb(24 24 27/var(--tw-border-opacity))
}

.border-y-zinc-900\/0 {
    border-top-color: rgba(24,24,27,0);
    border-bottom-color: rgba(24,24,27,0)
}

.border-y-zinc-900\/10 {
    border-top-color: rgba(24,24,27,.1);
    border-bottom-color: rgba(24,24,27,.1)
}

.border-y-zinc-900\/100 {
    border-top-color: #18181b;
    border-bottom-color: #18181b
}

.border-y-zinc-900\/20 {
    border-top-color: rgba(24,24,27,.2);
    border-bottom-color: rgba(24,24,27,.2)
}

.border-y-zinc-900\/25 {
    border-top-color: rgba(24,24,27,.25);
    border-bottom-color: rgba(24,24,27,.25)
}

.border-y-zinc-900\/30 {
    border-top-color: rgba(24,24,27,.3);
    border-bottom-color: rgba(24,24,27,.3)
}

.border-y-zinc-900\/40 {
    border-top-color: rgba(24,24,27,.4);
    border-bottom-color: rgba(24,24,27,.4)
}

.border-y-zinc-900\/5 {
    border-top-color: rgba(24,24,27,.05);
    border-bottom-color: rgba(24,24,27,.05)
}

.border-y-zinc-900\/50 {
    border-top-color: rgba(24,24,27,.5);
    border-bottom-color: rgba(24,24,27,.5)
}

.border-y-zinc-900\/60 {
    border-top-color: rgba(24,24,27,.6);
    border-bottom-color: rgba(24,24,27,.6)
}

.border-y-zinc-900\/70 {
    border-top-color: rgba(24,24,27,.7);
    border-bottom-color: rgba(24,24,27,.7)
}

.border-y-zinc-900\/75 {
    border-top-color: rgba(24,24,27,.75);
    border-bottom-color: rgba(24,24,27,.75)
}

.border-y-zinc-900\/80 {
    border-top-color: rgba(24,24,27,.8);
    border-bottom-color: rgba(24,24,27,.8)
}

.border-y-zinc-900\/90 {
    border-top-color: rgba(24,24,27,.9);
    border-bottom-color: rgba(24,24,27,.9)
}

.border-y-zinc-900\/95 {
    border-top-color: rgba(24,24,27,.95);
    border-bottom-color: rgba(24,24,27,.95)
}

.border-y-zinc-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(9 9 11/var(--tw-border-opacity));
    border-bottom-color: rgb(9 9 11/var(--tw-border-opacity))
}

.border-y-zinc-950\/0 {
    border-top-color: rgba(9,9,11,0);
    border-bottom-color: rgba(9,9,11,0)
}

.border-y-zinc-950\/10 {
    border-top-color: rgba(9,9,11,.1);
    border-bottom-color: rgba(9,9,11,.1)
}

.border-y-zinc-950\/100 {
    border-top-color: #09090b;
    border-bottom-color: #09090b
}

.border-y-zinc-950\/20 {
    border-top-color: rgba(9,9,11,.2);
    border-bottom-color: rgba(9,9,11,.2)
}

.border-y-zinc-950\/25 {
    border-top-color: rgba(9,9,11,.25);
    border-bottom-color: rgba(9,9,11,.25)
}

.border-y-zinc-950\/30 {
    border-top-color: rgba(9,9,11,.3);
    border-bottom-color: rgba(9,9,11,.3)
}

.border-y-zinc-950\/40 {
    border-top-color: rgba(9,9,11,.4);
    border-bottom-color: rgba(9,9,11,.4)
}

.border-y-zinc-950\/5 {
    border-top-color: rgba(9,9,11,.05);
    border-bottom-color: rgba(9,9,11,.05)
}

.border-y-zinc-950\/50 {
    border-top-color: rgba(9,9,11,.5);
    border-bottom-color: rgba(9,9,11,.5)
}

.border-y-zinc-950\/60 {
    border-top-color: rgba(9,9,11,.6);
    border-bottom-color: rgba(9,9,11,.6)
}

.border-y-zinc-950\/70 {
    border-top-color: rgba(9,9,11,.7);
    border-bottom-color: rgba(9,9,11,.7)
}

.border-y-zinc-950\/75 {
    border-top-color: rgba(9,9,11,.75);
    border-bottom-color: rgba(9,9,11,.75)
}

.border-y-zinc-950\/80 {
    border-top-color: rgba(9,9,11,.8);
    border-bottom-color: rgba(9,9,11,.8)
}

.border-y-zinc-950\/90 {
    border-top-color: rgba(9,9,11,.9);
    border-bottom-color: rgba(9,9,11,.9)
}

.border-y-zinc-950\/95 {
    border-top-color: rgba(9,9,11,.95);
    border-bottom-color: rgba(9,9,11,.95)
}

.border-b-accent-dark {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(230 217 76/var(--tw-border-opacity))
}

.border-b-accent-dark\/0 {
    border-bottom-color: rgba(230,217,76,0)
}

.border-b-accent-dark\/10 {
    border-bottom-color: rgba(230,217,76,.1)
}

.border-b-accent-dark\/100 {
    border-bottom-color: #e6d94c
}

.border-b-accent-dark\/20 {
    border-bottom-color: rgba(230,217,76,.2)
}

.border-b-accent-dark\/25 {
    border-bottom-color: rgba(230,217,76,.25)
}

.border-b-accent-dark\/30 {
    border-bottom-color: rgba(230,217,76,.3)
}

.border-b-accent-dark\/40 {
    border-bottom-color: rgba(230,217,76,.4)
}

.border-b-accent-dark\/5 {
    border-bottom-color: rgba(230,217,76,.05)
}

.border-b-accent-dark\/50 {
    border-bottom-color: rgba(230,217,76,.5)
}

.border-b-accent-dark\/60 {
    border-bottom-color: rgba(230,217,76,.6)
}

.border-b-accent-dark\/70 {
    border-bottom-color: rgba(230,217,76,.7)
}

.border-b-accent-dark\/75 {
    border-bottom-color: rgba(230,217,76,.75)
}

.border-b-accent-dark\/80 {
    border-bottom-color: rgba(230,217,76,.8)
}

.border-b-accent-dark\/90 {
    border-bottom-color: rgba(230,217,76,.9)
}

.border-b-accent-dark\/95 {
    border-bottom-color: rgba(230,217,76,.95)
}

.border-b-accent-default {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(255 241 84/var(--tw-border-opacity))
}

.border-b-accent-default\/0 {
    border-bottom-color: rgba(255,241,84,0)
}

.border-b-accent-default\/10 {
    border-bottom-color: rgba(255,241,84,.1)
}

.border-b-accent-default\/100 {
    border-bottom-color: #fff154
}

.border-b-accent-default\/20 {
    border-bottom-color: rgba(255,241,84,.2)
}

.border-b-accent-default\/25 {
    border-bottom-color: rgba(255,241,84,.25)
}

.border-b-accent-default\/30 {
    border-bottom-color: rgba(255,241,84,.3)
}

.border-b-accent-default\/40 {
    border-bottom-color: rgba(255,241,84,.4)
}

.border-b-accent-default\/5 {
    border-bottom-color: rgba(255,241,84,.05)
}

.border-b-accent-default\/50 {
    border-bottom-color: rgba(255,241,84,.5)
}

.border-b-accent-default\/60 {
    border-bottom-color: rgba(255,241,84,.6)
}

.border-b-accent-default\/70 {
    border-bottom-color: rgba(255,241,84,.7)
}

.border-b-accent-default\/75 {
    border-bottom-color: rgba(255,241,84,.75)
}

.border-b-accent-default\/80 {
    border-bottom-color: rgba(255,241,84,.8)
}

.border-b-accent-default\/90 {
    border-bottom-color: rgba(255,241,84,.9)
}

.border-b-accent-default\/95 {
    border-bottom-color: rgba(255,241,84,.95)
}

.border-b-accent-foreground {
    border-bottom-color: hsl(var(--accent-foreground))
}

.border-b-accent-foreground\/0 {
    border-bottom-color: hsl(var(--accent-foreground)/0)
}

.border-b-accent-foreground\/10 {
    border-bottom-color: hsl(var(--accent-foreground)/.1)
}

.border-b-accent-foreground\/100 {
    border-bottom-color: hsl(var(--accent-foreground)/1)
}

.border-b-accent-foreground\/20 {
    border-bottom-color: hsl(var(--accent-foreground)/.2)
}

.border-b-accent-foreground\/25 {
    border-bottom-color: hsl(var(--accent-foreground)/.25)
}

.border-b-accent-foreground\/30 {
    border-bottom-color: hsl(var(--accent-foreground)/.3)
}

.border-b-accent-foreground\/40 {
    border-bottom-color: hsl(var(--accent-foreground)/.4)
}

.border-b-accent-foreground\/5 {
    border-bottom-color: hsl(var(--accent-foreground)/.05)
}

.border-b-accent-foreground\/50 {
    border-bottom-color: hsl(var(--accent-foreground)/.5)
}

.border-b-accent-foreground\/60 {
    border-bottom-color: hsl(var(--accent-foreground)/.6)
}

.border-b-accent-foreground\/70 {
    border-bottom-color: hsl(var(--accent-foreground)/.7)
}

.border-b-accent-foreground\/75 {
    border-bottom-color: hsl(var(--accent-foreground)/.75)
}

.border-b-accent-foreground\/80 {
    border-bottom-color: hsl(var(--accent-foreground)/.8)
}

.border-b-accent-foreground\/90 {
    border-bottom-color: hsl(var(--accent-foreground)/.9)
}

.border-b-accent-foreground\/95 {
    border-bottom-color: hsl(var(--accent-foreground)/.95)
}

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

.border-b-amber-100\/0 {
    border-bottom-color: hsla(48,96%,89%,0)
}

.border-b-amber-100\/10 {
    border-bottom-color: hsla(48,96%,89%,.1)
}

.border-b-amber-100\/100 {
    border-bottom-color: #fef3c7
}

.border-b-amber-100\/20 {
    border-bottom-color: hsla(48,96%,89%,.2)
}

.border-b-amber-100\/25 {
    border-bottom-color: hsla(48,96%,89%,.25)
}

.border-b-amber-100\/30 {
    border-bottom-color: hsla(48,96%,89%,.3)
}

.border-b-amber-100\/40 {
    border-bottom-color: hsla(48,96%,89%,.4)
}

.border-b-amber-100\/5 {
    border-bottom-color: hsla(48,96%,89%,.05)
}

.border-b-amber-100\/50 {
    border-bottom-color: hsla(48,96%,89%,.5)
}

.border-b-amber-100\/60 {
    border-bottom-color: hsla(48,96%,89%,.6)
}

.border-b-amber-100\/70 {
    border-bottom-color: hsla(48,96%,89%,.7)
}

.border-b-amber-100\/75 {
    border-bottom-color: hsla(48,96%,89%,.75)
}

.border-b-amber-100\/80 {
    border-bottom-color: hsla(48,96%,89%,.8)
}

.border-b-amber-100\/90 {
    border-bottom-color: hsla(48,96%,89%,.9)
}

.border-b-amber-100\/95 {
    border-bottom-color: hsla(48,96%,89%,.95)
}

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

.border-b-amber-200\/0 {
    border-bottom-color: hsla(48,97%,77%,0)
}

.border-b-amber-200\/10 {
    border-bottom-color: hsla(48,97%,77%,.1)
}

.border-b-amber-200\/100 {
    border-bottom-color: #fde68a
}

.border-b-amber-200\/20 {
    border-bottom-color: hsla(48,97%,77%,.2)
}

.border-b-amber-200\/25 {
    border-bottom-color: hsla(48,97%,77%,.25)
}

.border-b-amber-200\/30 {
    border-bottom-color: hsla(48,97%,77%,.3)
}

.border-b-amber-200\/40 {
    border-bottom-color: hsla(48,97%,77%,.4)
}

.border-b-amber-200\/5 {
    border-bottom-color: hsla(48,97%,77%,.05)
}

.border-b-amber-200\/50 {
    border-bottom-color: hsla(48,97%,77%,.5)
}

.border-b-amber-200\/60 {
    border-bottom-color: hsla(48,97%,77%,.6)
}

.border-b-amber-200\/70 {
    border-bottom-color: hsla(48,97%,77%,.7)
}

.border-b-amber-200\/75 {
    border-bottom-color: hsla(48,97%,77%,.75)
}

.border-b-amber-200\/80 {
    border-bottom-color: hsla(48,97%,77%,.8)
}

.border-b-amber-200\/90 {
    border-bottom-color: hsla(48,97%,77%,.9)
}

.border-b-amber-200\/95 {
    border-bottom-color: hsla(48,97%,77%,.95)
}

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

.border-b-amber-300\/0 {
    border-bottom-color: rgba(252,211,77,0)
}

.border-b-amber-300\/10 {
    border-bottom-color: rgba(252,211,77,.1)
}

.border-b-amber-300\/100 {
    border-bottom-color: #fcd34d
}

.border-b-amber-300\/20 {
    border-bottom-color: rgba(252,211,77,.2)
}

.border-b-amber-300\/25 {
    border-bottom-color: rgba(252,211,77,.25)
}

.border-b-amber-300\/30 {
    border-bottom-color: rgba(252,211,77,.3)
}

.border-b-amber-300\/40 {
    border-bottom-color: rgba(252,211,77,.4)
}

.border-b-amber-300\/5 {
    border-bottom-color: rgba(252,211,77,.05)
}

.border-b-amber-300\/50 {
    border-bottom-color: rgba(252,211,77,.5)
}

.border-b-amber-300\/60 {
    border-bottom-color: rgba(252,211,77,.6)
}

.border-b-amber-300\/70 {
    border-bottom-color: rgba(252,211,77,.7)
}

.border-b-amber-300\/75 {
    border-bottom-color: rgba(252,211,77,.75)
}

.border-b-amber-300\/80 {
    border-bottom-color: rgba(252,211,77,.8)
}

.border-b-amber-300\/90 {
    border-bottom-color: rgba(252,211,77,.9)
}

.border-b-amber-300\/95 {
    border-bottom-color: rgba(252,211,77,.95)
}

.border-b-amber-400 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(251 191 36/var(--tw-border-opacity))
}

.border-b-amber-400\/0 {
    border-bottom-color: rgba(251,191,36,0)
}

.border-b-amber-400\/10 {
    border-bottom-color: rgba(251,191,36,.1)
}

.border-b-amber-400\/100 {
    border-bottom-color: #fbbf24
}

.border-b-amber-400\/20 {
    border-bottom-color: rgba(251,191,36,.2)
}

.border-b-amber-400\/25 {
    border-bottom-color: rgba(251,191,36,.25)
}

.border-b-amber-400\/30 {
    border-bottom-color: rgba(251,191,36,.3)
}

.border-b-amber-400\/40 {
    border-bottom-color: rgba(251,191,36,.4)
}

.border-b-amber-400\/5 {
    border-bottom-color: rgba(251,191,36,.05)
}

.border-b-amber-400\/50 {
    border-bottom-color: rgba(251,191,36,.5)
}

.border-b-amber-400\/60 {
    border-bottom-color: rgba(251,191,36,.6)
}

.border-b-amber-400\/70 {
    border-bottom-color: rgba(251,191,36,.7)
}

.border-b-amber-400\/75 {
    border-bottom-color: rgba(251,191,36,.75)
}

.border-b-amber-400\/80 {
    border-bottom-color: rgba(251,191,36,.8)
}

.border-b-amber-400\/90 {
    border-bottom-color: rgba(251,191,36,.9)
}

.border-b-amber-400\/95 {
    border-bottom-color: rgba(251,191,36,.95)
}

.border-b-amber-50 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(255 251 235/var(--tw-border-opacity))
}

.border-b-amber-50\/0 {
    border-bottom-color: rgba(255,251,235,0)
}

.border-b-amber-50\/10 {
    border-bottom-color: rgba(255,251,235,.1)
}

.border-b-amber-50\/100 {
    border-bottom-color: #fffbeb
}

.border-b-amber-50\/20 {
    border-bottom-color: rgba(255,251,235,.2)
}

.border-b-amber-50\/25 {
    border-bottom-color: rgba(255,251,235,.25)
}

.border-b-amber-50\/30 {
    border-bottom-color: rgba(255,251,235,.3)
}

.border-b-amber-50\/40 {
    border-bottom-color: rgba(255,251,235,.4)
}

.border-b-amber-50\/5 {
    border-bottom-color: rgba(255,251,235,.05)
}

.border-b-amber-50\/50 {
    border-bottom-color: rgba(255,251,235,.5)
}

.border-b-amber-50\/60 {
    border-bottom-color: rgba(255,251,235,.6)
}

.border-b-amber-50\/70 {
    border-bottom-color: rgba(255,251,235,.7)
}

.border-b-amber-50\/75 {
    border-bottom-color: rgba(255,251,235,.75)
}

.border-b-amber-50\/80 {
    border-bottom-color: rgba(255,251,235,.8)
}

.border-b-amber-50\/90 {
    border-bottom-color: rgba(255,251,235,.9)
}

.border-b-amber-50\/95 {
    border-bottom-color: rgba(255,251,235,.95)
}

.border-b-amber-500 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(245 158 11/var(--tw-border-opacity))
}

.border-b-amber-500\/0 {
    border-bottom-color: rgba(245,158,11,0)
}

.border-b-amber-500\/10 {
    border-bottom-color: rgba(245,158,11,.1)
}

.border-b-amber-500\/100 {
    border-bottom-color: #f59e0b
}

.border-b-amber-500\/20 {
    border-bottom-color: rgba(245,158,11,.2)
}

.border-b-amber-500\/25 {
    border-bottom-color: rgba(245,158,11,.25)
}

.border-b-amber-500\/30 {
    border-bottom-color: rgba(245,158,11,.3)
}

.border-b-amber-500\/40 {
    border-bottom-color: rgba(245,158,11,.4)
}

.border-b-amber-500\/5 {
    border-bottom-color: rgba(245,158,11,.05)
}

.border-b-amber-500\/50 {
    border-bottom-color: rgba(245,158,11,.5)
}

.border-b-amber-500\/60 {
    border-bottom-color: rgba(245,158,11,.6)
}

.border-b-amber-500\/70 {
    border-bottom-color: rgba(245,158,11,.7)
}

.border-b-amber-500\/75 {
    border-bottom-color: rgba(245,158,11,.75)
}

.border-b-amber-500\/80 {
    border-bottom-color: rgba(245,158,11,.8)
}

.border-b-amber-500\/90 {
    border-bottom-color: rgba(245,158,11,.9)
}

.border-b-amber-500\/95 {
    border-bottom-color: rgba(245,158,11,.95)
}

.border-b-amber-600 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(217 119 6/var(--tw-border-opacity))
}

.border-b-amber-600\/0 {
    border-bottom-color: rgba(217,119,6,0)
}

.border-b-amber-600\/10 {
    border-bottom-color: rgba(217,119,6,.1)
}

.border-b-amber-600\/100 {
    border-bottom-color: #d97706
}

.border-b-amber-600\/20 {
    border-bottom-color: rgba(217,119,6,.2)
}

.border-b-amber-600\/25 {
    border-bottom-color: rgba(217,119,6,.25)
}

.border-b-amber-600\/30 {
    border-bottom-color: rgba(217,119,6,.3)
}

.border-b-amber-600\/40 {
    border-bottom-color: rgba(217,119,6,.4)
}

.border-b-amber-600\/5 {
    border-bottom-color: rgba(217,119,6,.05)
}

.border-b-amber-600\/50 {
    border-bottom-color: rgba(217,119,6,.5)
}

.border-b-amber-600\/60 {
    border-bottom-color: rgba(217,119,6,.6)
}

.border-b-amber-600\/70 {
    border-bottom-color: rgba(217,119,6,.7)
}

.border-b-amber-600\/75 {
    border-bottom-color: rgba(217,119,6,.75)
}

.border-b-amber-600\/80 {
    border-bottom-color: rgba(217,119,6,.8)
}

.border-b-amber-600\/90 {
    border-bottom-color: rgba(217,119,6,.9)
}

.border-b-amber-600\/95 {
    border-bottom-color: rgba(217,119,6,.95)
}

.border-b-amber-700 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(180 83 9/var(--tw-border-opacity))
}

.border-b-amber-700\/0 {
    border-bottom-color: rgba(180,83,9,0)
}

.border-b-amber-700\/10 {
    border-bottom-color: rgba(180,83,9,.1)
}

.border-b-amber-700\/100 {
    border-bottom-color: #b45309
}

.border-b-amber-700\/20 {
    border-bottom-color: rgba(180,83,9,.2)
}

.border-b-amber-700\/25 {
    border-bottom-color: rgba(180,83,9,.25)
}

.border-b-amber-700\/30 {
    border-bottom-color: rgba(180,83,9,.3)
}

.border-b-amber-700\/40 {
    border-bottom-color: rgba(180,83,9,.4)
}

.border-b-amber-700\/5 {
    border-bottom-color: rgba(180,83,9,.05)
}

.border-b-amber-700\/50 {
    border-bottom-color: rgba(180,83,9,.5)
}

.border-b-amber-700\/60 {
    border-bottom-color: rgba(180,83,9,.6)
}

.border-b-amber-700\/70 {
    border-bottom-color: rgba(180,83,9,.7)
}

.border-b-amber-700\/75 {
    border-bottom-color: rgba(180,83,9,.75)
}

.border-b-amber-700\/80 {
    border-bottom-color: rgba(180,83,9,.8)
}

.border-b-amber-700\/90 {
    border-bottom-color: rgba(180,83,9,.9)
}

.border-b-amber-700\/95 {
    border-bottom-color: rgba(180,83,9,.95)
}

.border-b-amber-800 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(146 64 14/var(--tw-border-opacity))
}

.border-b-amber-800\/0 {
    border-bottom-color: rgba(146,64,14,0)
}

.border-b-amber-800\/10 {
    border-bottom-color: rgba(146,64,14,.1)
}

.border-b-amber-800\/100 {
    border-bottom-color: #92400e
}

.border-b-amber-800\/20 {
    border-bottom-color: rgba(146,64,14,.2)
}

.border-b-amber-800\/25 {
    border-bottom-color: rgba(146,64,14,.25)
}

.border-b-amber-800\/30 {
    border-bottom-color: rgba(146,64,14,.3)
}

.border-b-amber-800\/40 {
    border-bottom-color: rgba(146,64,14,.4)
}

.border-b-amber-800\/5 {
    border-bottom-color: rgba(146,64,14,.05)
}

.border-b-amber-800\/50 {
    border-bottom-color: rgba(146,64,14,.5)
}

.border-b-amber-800\/60 {
    border-bottom-color: rgba(146,64,14,.6)
}

.border-b-amber-800\/70 {
    border-bottom-color: rgba(146,64,14,.7)
}

.border-b-amber-800\/75 {
    border-bottom-color: rgba(146,64,14,.75)
}

.border-b-amber-800\/80 {
    border-bottom-color: rgba(146,64,14,.8)
}

.border-b-amber-800\/90 {
    border-bottom-color: rgba(146,64,14,.9)
}

.border-b-amber-800\/95 {
    border-bottom-color: rgba(146,64,14,.95)
}

.border-b-amber-900 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(120 53 15/var(--tw-border-opacity))
}

.border-b-amber-900\/0 {
    border-bottom-color: rgba(120,53,15,0)
}

.border-b-amber-900\/10 {
    border-bottom-color: rgba(120,53,15,.1)
}

.border-b-amber-900\/100 {
    border-bottom-color: #78350f
}

.border-b-amber-900\/20 {
    border-bottom-color: rgba(120,53,15,.2)
}

.border-b-amber-900\/25 {
    border-bottom-color: rgba(120,53,15,.25)
}

.border-b-amber-900\/30 {
    border-bottom-color: rgba(120,53,15,.3)
}

.border-b-amber-900\/40 {
    border-bottom-color: rgba(120,53,15,.4)
}

.border-b-amber-900\/5 {
    border-bottom-color: rgba(120,53,15,.05)
}

.border-b-amber-900\/50 {
    border-bottom-color: rgba(120,53,15,.5)
}

.border-b-amber-900\/60 {
    border-bottom-color: rgba(120,53,15,.6)
}

.border-b-amber-900\/70 {
    border-bottom-color: rgba(120,53,15,.7)
}

.border-b-amber-900\/75 {
    border-bottom-color: rgba(120,53,15,.75)
}

.border-b-amber-900\/80 {
    border-bottom-color: rgba(120,53,15,.8)
}

.border-b-amber-900\/90 {
    border-bottom-color: rgba(120,53,15,.9)
}

.border-b-amber-900\/95 {
    border-bottom-color: rgba(120,53,15,.95)
}

.border-b-amber-950 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(69 26 3/var(--tw-border-opacity))
}

.border-b-amber-950\/0 {
    border-bottom-color: rgba(69,26,3,0)
}

.border-b-amber-950\/10 {
    border-bottom-color: rgba(69,26,3,.1)
}

.border-b-amber-950\/100 {
    border-bottom-color: #451a03
}

.border-b-amber-950\/20 {
    border-bottom-color: rgba(69,26,3,.2)
}

.border-b-amber-950\/25 {
    border-bottom-color: rgba(69,26,3,.25)
}

.border-b-amber-950\/30 {
    border-bottom-color: rgba(69,26,3,.3)
}

.border-b-amber-950\/40 {
    border-bottom-color: rgba(69,26,3,.4)
}

.border-b-amber-950\/5 {
    border-bottom-color: rgba(69,26,3,.05)
}

.border-b-amber-950\/50 {
    border-bottom-color: rgba(69,26,3,.5)
}

.border-b-amber-950\/60 {
    border-bottom-color: rgba(69,26,3,.6)
}

.border-b-amber-950\/70 {
    border-bottom-color: rgba(69,26,3,.7)
}

.border-b-amber-950\/75 {
    border-bottom-color: rgba(69,26,3,.75)
}

.border-b-amber-950\/80 {
    border-bottom-color: rgba(69,26,3,.8)
}

.border-b-amber-950\/90 {
    border-bottom-color: rgba(69,26,3,.9)
}

.border-b-amber-950\/95 {
    border-bottom-color: rgba(69,26,3,.95)
}

.border-b-background {
    border-bottom-color: hsl(var(--background))
}

.border-b-background\/0 {
    border-bottom-color: hsl(var(--background)/0)
}

.border-b-background\/10 {
    border-bottom-color: hsl(var(--background)/.1)
}

.border-b-background\/100 {
    border-bottom-color: hsl(var(--background)/1)
}

.border-b-background\/20 {
    border-bottom-color: hsl(var(--background)/.2)
}

.border-b-background\/25 {
    border-bottom-color: hsl(var(--background)/.25)
}

.border-b-background\/30 {
    border-bottom-color: hsl(var(--background)/.3)
}

.border-b-background\/40 {
    border-bottom-color: hsl(var(--background)/.4)
}

.border-b-background\/5 {
    border-bottom-color: hsl(var(--background)/.05)
}

.border-b-background\/50 {
    border-bottom-color: hsl(var(--background)/.5)
}

.border-b-background\/60 {
    border-bottom-color: hsl(var(--background)/.6)
}

.border-b-background\/70 {
    border-bottom-color: hsl(var(--background)/.7)
}

.border-b-background\/75 {
    border-bottom-color: hsl(var(--background)/.75)
}

.border-b-background\/80 {
    border-bottom-color: hsl(var(--background)/.8)
}

.border-b-background\/90 {
    border-bottom-color: hsl(var(--background)/.9)
}

.border-b-background\/95 {
    border-bottom-color: hsl(var(--background)/.95)
}

.border-b-black {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(49 43 65/var(--tw-border-opacity))
}

.border-b-black\/0 {
    border-bottom-color: rgba(49,43,65,0)
}

.border-b-black\/10 {
    border-bottom-color: rgba(49,43,65,.1)
}

.border-b-black\/100 {
    border-bottom-color: #312b41
}

.border-b-black\/20 {
    border-bottom-color: rgba(49,43,65,.2)
}

.border-b-black\/25 {
    border-bottom-color: rgba(49,43,65,.25)
}

.border-b-black\/30 {
    border-bottom-color: rgba(49,43,65,.3)
}

.border-b-black\/40 {
    border-bottom-color: rgba(49,43,65,.4)
}

.border-b-black\/5 {
    border-bottom-color: rgba(49,43,65,.05)
}

.border-b-black\/50 {
    border-bottom-color: rgba(49,43,65,.5)
}

.border-b-black\/60 {
    border-bottom-color: rgba(49,43,65,.6)
}

.border-b-black\/70 {
    border-bottom-color: rgba(49,43,65,.7)
}

.border-b-black\/75 {
    border-bottom-color: rgba(49,43,65,.75)
}

.border-b-black\/80 {
    border-bottom-color: rgba(49,43,65,.8)
}

.border-b-black\/90 {
    border-bottom-color: rgba(49,43,65,.9)
}

.border-b-black\/95 {
    border-bottom-color: rgba(49,43,65,.95)
}

.border-b-blue-100 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(219 234 254/var(--tw-border-opacity))
}

.border-b-blue-100\/0 {
    border-bottom-color: rgba(219,234,254,0)
}

.border-b-blue-100\/10 {
    border-bottom-color: rgba(219,234,254,.1)
}

.border-b-blue-100\/100 {
    border-bottom-color: #dbeafe
}

.border-b-blue-100\/20 {
    border-bottom-color: rgba(219,234,254,.2)
}

.border-b-blue-100\/25 {
    border-bottom-color: rgba(219,234,254,.25)
}

.border-b-blue-100\/30 {
    border-bottom-color: rgba(219,234,254,.3)
}

.border-b-blue-100\/40 {
    border-bottom-color: rgba(219,234,254,.4)
}

.border-b-blue-100\/5 {
    border-bottom-color: rgba(219,234,254,.05)
}

.border-b-blue-100\/50 {
    border-bottom-color: rgba(219,234,254,.5)
}

.border-b-blue-100\/60 {
    border-bottom-color: rgba(219,234,254,.6)
}

.border-b-blue-100\/70 {
    border-bottom-color: rgba(219,234,254,.7)
}

.border-b-blue-100\/75 {
    border-bottom-color: rgba(219,234,254,.75)
}

.border-b-blue-100\/80 {
    border-bottom-color: rgba(219,234,254,.8)
}

.border-b-blue-100\/90 {
    border-bottom-color: rgba(219,234,254,.9)
}

.border-b-blue-100\/95 {
    border-bottom-color: rgba(219,234,254,.95)
}

.border-b-blue-200 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(191 219 254/var(--tw-border-opacity))
}

.border-b-blue-200\/0 {
    border-bottom-color: rgba(191,219,254,0)
}

.border-b-blue-200\/10 {
    border-bottom-color: rgba(191,219,254,.1)
}

.border-b-blue-200\/100 {
    border-bottom-color: #bfdbfe
}

.border-b-blue-200\/20 {
    border-bottom-color: rgba(191,219,254,.2)
}

.border-b-blue-200\/25 {
    border-bottom-color: rgba(191,219,254,.25)
}

.border-b-blue-200\/30 {
    border-bottom-color: rgba(191,219,254,.3)
}

.border-b-blue-200\/40 {
    border-bottom-color: rgba(191,219,254,.4)
}

.border-b-blue-200\/5 {
    border-bottom-color: rgba(191,219,254,.05)
}

.border-b-blue-200\/50 {
    border-bottom-color: rgba(191,219,254,.5)
}

.border-b-blue-200\/60 {
    border-bottom-color: rgba(191,219,254,.6)
}

.border-b-blue-200\/70 {
    border-bottom-color: rgba(191,219,254,.7)
}

.border-b-blue-200\/75 {
    border-bottom-color: rgba(191,219,254,.75)
}

.border-b-blue-200\/80 {
    border-bottom-color: rgba(191,219,254,.8)
}

.border-b-blue-200\/90 {
    border-bottom-color: rgba(191,219,254,.9)
}

.border-b-blue-200\/95 {
    border-bottom-color: rgba(191,219,254,.95)
}

.border-b-blue-300 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(147 197 253/var(--tw-border-opacity))
}

.border-b-blue-300\/0 {
    border-bottom-color: rgba(147,197,253,0)
}

.border-b-blue-300\/10 {
    border-bottom-color: rgba(147,197,253,.1)
}

.border-b-blue-300\/100 {
    border-bottom-color: #93c5fd
}

.border-b-blue-300\/20 {
    border-bottom-color: rgba(147,197,253,.2)
}

.border-b-blue-300\/25 {
    border-bottom-color: rgba(147,197,253,.25)
}

.border-b-blue-300\/30 {
    border-bottom-color: rgba(147,197,253,.3)
}

.border-b-blue-300\/40 {
    border-bottom-color: rgba(147,197,253,.4)
}

.border-b-blue-300\/5 {
    border-bottom-color: rgba(147,197,253,.05)
}

.border-b-blue-300\/50 {
    border-bottom-color: rgba(147,197,253,.5)
}

.border-b-blue-300\/60 {
    border-bottom-color: rgba(147,197,253,.6)
}

.border-b-blue-300\/70 {
    border-bottom-color: rgba(147,197,253,.7)
}

.border-b-blue-300\/75 {
    border-bottom-color: rgba(147,197,253,.75)
}

.border-b-blue-300\/80 {
    border-bottom-color: rgba(147,197,253,.8)
}

.border-b-blue-300\/90 {
    border-bottom-color: rgba(147,197,253,.9)
}

.border-b-blue-300\/95 {
    border-bottom-color: rgba(147,197,253,.95)
}

.border-b-blue-400 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(96 165 250/var(--tw-border-opacity))
}

.border-b-blue-400\/0 {
    border-bottom-color: rgba(96,165,250,0)
}

.border-b-blue-400\/10 {
    border-bottom-color: rgba(96,165,250,.1)
}

.border-b-blue-400\/100 {
    border-bottom-color: #60a5fa
}

.border-b-blue-400\/20 {
    border-bottom-color: rgba(96,165,250,.2)
}

.border-b-blue-400\/25 {
    border-bottom-color: rgba(96,165,250,.25)
}

.border-b-blue-400\/30 {
    border-bottom-color: rgba(96,165,250,.3)
}

.border-b-blue-400\/40 {
    border-bottom-color: rgba(96,165,250,.4)
}

.border-b-blue-400\/5 {
    border-bottom-color: rgba(96,165,250,.05)
}

.border-b-blue-400\/50 {
    border-bottom-color: rgba(96,165,250,.5)
}

.border-b-blue-400\/60 {
    border-bottom-color: rgba(96,165,250,.6)
}

.border-b-blue-400\/70 {
    border-bottom-color: rgba(96,165,250,.7)
}

.border-b-blue-400\/75 {
    border-bottom-color: rgba(96,165,250,.75)
}

.border-b-blue-400\/80 {
    border-bottom-color: rgba(96,165,250,.8)
}

.border-b-blue-400\/90 {
    border-bottom-color: rgba(96,165,250,.9)
}

.border-b-blue-400\/95 {
    border-bottom-color: rgba(96,165,250,.95)
}

.border-b-blue-50 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(239 246 255/var(--tw-border-opacity))
}

.border-b-blue-50\/0 {
    border-bottom-color: rgba(239,246,255,0)
}

.border-b-blue-50\/10 {
    border-bottom-color: rgba(239,246,255,.1)
}

.border-b-blue-50\/100 {
    border-bottom-color: #eff6ff
}

.border-b-blue-50\/20 {
    border-bottom-color: rgba(239,246,255,.2)
}

.border-b-blue-50\/25 {
    border-bottom-color: rgba(239,246,255,.25)
}

.border-b-blue-50\/30 {
    border-bottom-color: rgba(239,246,255,.3)
}

.border-b-blue-50\/40 {
    border-bottom-color: rgba(239,246,255,.4)
}

.border-b-blue-50\/5 {
    border-bottom-color: rgba(239,246,255,.05)
}

.border-b-blue-50\/50 {
    border-bottom-color: rgba(239,246,255,.5)
}

.border-b-blue-50\/60 {
    border-bottom-color: rgba(239,246,255,.6)
}

.border-b-blue-50\/70 {
    border-bottom-color: rgba(239,246,255,.7)
}

.border-b-blue-50\/75 {
    border-bottom-color: rgba(239,246,255,.75)
}

.border-b-blue-50\/80 {
    border-bottom-color: rgba(239,246,255,.8)
}

.border-b-blue-50\/90 {
    border-bottom-color: rgba(239,246,255,.9)
}

.border-b-blue-50\/95 {
    border-bottom-color: rgba(239,246,255,.95)
}

.border-b-blue-500 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(59 130 246/var(--tw-border-opacity))
}

.border-b-blue-500\/0 {
    border-bottom-color: rgba(59,130,246,0)
}

.border-b-blue-500\/10 {
    border-bottom-color: rgba(59,130,246,.1)
}

.border-b-blue-500\/100 {
    border-bottom-color: #3b82f6
}

.border-b-blue-500\/20 {
    border-bottom-color: rgba(59,130,246,.2)
}

.border-b-blue-500\/25 {
    border-bottom-color: rgba(59,130,246,.25)
}

.border-b-blue-500\/30 {
    border-bottom-color: rgba(59,130,246,.3)
}

.border-b-blue-500\/40 {
    border-bottom-color: rgba(59,130,246,.4)
}

.border-b-blue-500\/5 {
    border-bottom-color: rgba(59,130,246,.05)
}

.border-b-blue-500\/50 {
    border-bottom-color: rgba(59,130,246,.5)
}

.border-b-blue-500\/60 {
    border-bottom-color: rgba(59,130,246,.6)
}

.border-b-blue-500\/70 {
    border-bottom-color: rgba(59,130,246,.7)
}

.border-b-blue-500\/75 {
    border-bottom-color: rgba(59,130,246,.75)
}

.border-b-blue-500\/80 {
    border-bottom-color: rgba(59,130,246,.8)
}

.border-b-blue-500\/90 {
    border-bottom-color: rgba(59,130,246,.9)
}

.border-b-blue-500\/95 {
    border-bottom-color: rgba(59,130,246,.95)
}

.border-b-blue-600 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(37 99 235/var(--tw-border-opacity))
}

.border-b-blue-600\/0 {
    border-bottom-color: rgba(37,99,235,0)
}

.border-b-blue-600\/10 {
    border-bottom-color: rgba(37,99,235,.1)
}

.border-b-blue-600\/100 {
    border-bottom-color: #2563eb
}

.border-b-blue-600\/20 {
    border-bottom-color: rgba(37,99,235,.2)
}

.border-b-blue-600\/25 {
    border-bottom-color: rgba(37,99,235,.25)
}

.border-b-blue-600\/30 {
    border-bottom-color: rgba(37,99,235,.3)
}

.border-b-blue-600\/40 {
    border-bottom-color: rgba(37,99,235,.4)
}

.border-b-blue-600\/5 {
    border-bottom-color: rgba(37,99,235,.05)
}

.border-b-blue-600\/50 {
    border-bottom-color: rgba(37,99,235,.5)
}

.border-b-blue-600\/60 {
    border-bottom-color: rgba(37,99,235,.6)
}

.border-b-blue-600\/70 {
    border-bottom-color: rgba(37,99,235,.7)
}

.border-b-blue-600\/75 {
    border-bottom-color: rgba(37,99,235,.75)
}

.border-b-blue-600\/80 {
    border-bottom-color: rgba(37,99,235,.8)
}

.border-b-blue-600\/90 {
    border-bottom-color: rgba(37,99,235,.9)
}

.border-b-blue-600\/95 {
    border-bottom-color: rgba(37,99,235,.95)
}

.border-b-blue-700 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(29 78 216/var(--tw-border-opacity))
}

.border-b-blue-700\/0 {
    border-bottom-color: rgba(29,78,216,0)
}

.border-b-blue-700\/10 {
    border-bottom-color: rgba(29,78,216,.1)
}

.border-b-blue-700\/100 {
    border-bottom-color: #1d4ed8
}

.border-b-blue-700\/20 {
    border-bottom-color: rgba(29,78,216,.2)
}

.border-b-blue-700\/25 {
    border-bottom-color: rgba(29,78,216,.25)
}

.border-b-blue-700\/30 {
    border-bottom-color: rgba(29,78,216,.3)
}

.border-b-blue-700\/40 {
    border-bottom-color: rgba(29,78,216,.4)
}

.border-b-blue-700\/5 {
    border-bottom-color: rgba(29,78,216,.05)
}

.border-b-blue-700\/50 {
    border-bottom-color: rgba(29,78,216,.5)
}

.border-b-blue-700\/60 {
    border-bottom-color: rgba(29,78,216,.6)
}

.border-b-blue-700\/70 {
    border-bottom-color: rgba(29,78,216,.7)
}

.border-b-blue-700\/75 {
    border-bottom-color: rgba(29,78,216,.75)
}

.border-b-blue-700\/80 {
    border-bottom-color: rgba(29,78,216,.8)
}

.border-b-blue-700\/90 {
    border-bottom-color: rgba(29,78,216,.9)
}

.border-b-blue-700\/95 {
    border-bottom-color: rgba(29,78,216,.95)
}

.border-b-blue-800 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(30 64 175/var(--tw-border-opacity))
}

.border-b-blue-800\/0 {
    border-bottom-color: rgba(30,64,175,0)
}

.border-b-blue-800\/10 {
    border-bottom-color: rgba(30,64,175,.1)
}

.border-b-blue-800\/100 {
    border-bottom-color: #1e40af
}

.border-b-blue-800\/20 {
    border-bottom-color: rgba(30,64,175,.2)
}

.border-b-blue-800\/25 {
    border-bottom-color: rgba(30,64,175,.25)
}

.border-b-blue-800\/30 {
    border-bottom-color: rgba(30,64,175,.3)
}

.border-b-blue-800\/40 {
    border-bottom-color: rgba(30,64,175,.4)
}

.border-b-blue-800\/5 {
    border-bottom-color: rgba(30,64,175,.05)
}

.border-b-blue-800\/50 {
    border-bottom-color: rgba(30,64,175,.5)
}

.border-b-blue-800\/60 {
    border-bottom-color: rgba(30,64,175,.6)
}

.border-b-blue-800\/70 {
    border-bottom-color: rgba(30,64,175,.7)
}

.border-b-blue-800\/75 {
    border-bottom-color: rgba(30,64,175,.75)
}

.border-b-blue-800\/80 {
    border-bottom-color: rgba(30,64,175,.8)
}

.border-b-blue-800\/90 {
    border-bottom-color: rgba(30,64,175,.9)
}

.border-b-blue-800\/95 {
    border-bottom-color: rgba(30,64,175,.95)
}

.border-b-blue-900 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(30 58 138/var(--tw-border-opacity))
}

.border-b-blue-900\/0 {
    border-bottom-color: rgba(30,58,138,0)
}

.border-b-blue-900\/10 {
    border-bottom-color: rgba(30,58,138,.1)
}

.border-b-blue-900\/100 {
    border-bottom-color: #1e3a8a
}

.border-b-blue-900\/20 {
    border-bottom-color: rgba(30,58,138,.2)
}

.border-b-blue-900\/25 {
    border-bottom-color: rgba(30,58,138,.25)
}

.border-b-blue-900\/30 {
    border-bottom-color: rgba(30,58,138,.3)
}

.border-b-blue-900\/40 {
    border-bottom-color: rgba(30,58,138,.4)
}

.border-b-blue-900\/5 {
    border-bottom-color: rgba(30,58,138,.05)
}

.border-b-blue-900\/50 {
    border-bottom-color: rgba(30,58,138,.5)
}

.border-b-blue-900\/60 {
    border-bottom-color: rgba(30,58,138,.6)
}

.border-b-blue-900\/70 {
    border-bottom-color: rgba(30,58,138,.7)
}

.border-b-blue-900\/75 {
    border-bottom-color: rgba(30,58,138,.75)
}

.border-b-blue-900\/80 {
    border-bottom-color: rgba(30,58,138,.8)
}

.border-b-blue-900\/90 {
    border-bottom-color: rgba(30,58,138,.9)
}

.border-b-blue-900\/95 {
    border-bottom-color: rgba(30,58,138,.95)
}

.border-b-blue-950 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(23 37 84/var(--tw-border-opacity))
}

.border-b-blue-950\/0 {
    border-bottom-color: rgba(23,37,84,0)
}

.border-b-blue-950\/10 {
    border-bottom-color: rgba(23,37,84,.1)
}

.border-b-blue-950\/100 {
    border-bottom-color: #172554
}

.border-b-blue-950\/20 {
    border-bottom-color: rgba(23,37,84,.2)
}

.border-b-blue-950\/25 {
    border-bottom-color: rgba(23,37,84,.25)
}

.border-b-blue-950\/30 {
    border-bottom-color: rgba(23,37,84,.3)
}

.border-b-blue-950\/40 {
    border-bottom-color: rgba(23,37,84,.4)
}

.border-b-blue-950\/5 {
    border-bottom-color: rgba(23,37,84,.05)
}

.border-b-blue-950\/50 {
    border-bottom-color: rgba(23,37,84,.5)
}

.border-b-blue-950\/60 {
    border-bottom-color: rgba(23,37,84,.6)
}

.border-b-blue-950\/70 {
    border-bottom-color: rgba(23,37,84,.7)
}

.border-b-blue-950\/75 {
    border-bottom-color: rgba(23,37,84,.75)
}

.border-b-blue-950\/80 {
    border-bottom-color: rgba(23,37,84,.8)
}

.border-b-blue-950\/90 {
    border-bottom-color: rgba(23,37,84,.9)
}

.border-b-blue-950\/95 {
    border-bottom-color: rgba(23,37,84,.95)
}

.border-b-blueGray-100 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(241 245 249/var(--tw-border-opacity))
}

.border-b-blueGray-100\/0 {
    border-bottom-color: rgba(241,245,249,0)
}

.border-b-blueGray-100\/10 {
    border-bottom-color: rgba(241,245,249,.1)
}

.border-b-blueGray-100\/100 {
    border-bottom-color: #f1f5f9
}

.border-b-blueGray-100\/20 {
    border-bottom-color: rgba(241,245,249,.2)
}

.border-b-blueGray-100\/25 {
    border-bottom-color: rgba(241,245,249,.25)
}

.border-b-blueGray-100\/30 {
    border-bottom-color: rgba(241,245,249,.3)
}

.border-b-blueGray-100\/40 {
    border-bottom-color: rgba(241,245,249,.4)
}

.border-b-blueGray-100\/5 {
    border-bottom-color: rgba(241,245,249,.05)
}

.border-b-blueGray-100\/50 {
    border-bottom-color: rgba(241,245,249,.5)
}

.border-b-blueGray-100\/60 {
    border-bottom-color: rgba(241,245,249,.6)
}

.border-b-blueGray-100\/70 {
    border-bottom-color: rgba(241,245,249,.7)
}

.border-b-blueGray-100\/75 {
    border-bottom-color: rgba(241,245,249,.75)
}

.border-b-blueGray-100\/80 {
    border-bottom-color: rgba(241,245,249,.8)
}

.border-b-blueGray-100\/90 {
    border-bottom-color: rgba(241,245,249,.9)
}

.border-b-blueGray-100\/95 {
    border-bottom-color: rgba(241,245,249,.95)
}

.border-b-blueGray-200 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(226 232 240/var(--tw-border-opacity))
}

.border-b-blueGray-200\/0 {
    border-bottom-color: rgba(226,232,240,0)
}

.border-b-blueGray-200\/10 {
    border-bottom-color: rgba(226,232,240,.1)
}

.border-b-blueGray-200\/100 {
    border-bottom-color: #e2e8f0
}

.border-b-blueGray-200\/20 {
    border-bottom-color: rgba(226,232,240,.2)
}

.border-b-blueGray-200\/25 {
    border-bottom-color: rgba(226,232,240,.25)
}

.border-b-blueGray-200\/30 {
    border-bottom-color: rgba(226,232,240,.3)
}

.border-b-blueGray-200\/40 {
    border-bottom-color: rgba(226,232,240,.4)
}

.border-b-blueGray-200\/5 {
    border-bottom-color: rgba(226,232,240,.05)
}

.border-b-blueGray-200\/50 {
    border-bottom-color: rgba(226,232,240,.5)
}

.border-b-blueGray-200\/60 {
    border-bottom-color: rgba(226,232,240,.6)
}

.border-b-blueGray-200\/70 {
    border-bottom-color: rgba(226,232,240,.7)
}

.border-b-blueGray-200\/75 {
    border-bottom-color: rgba(226,232,240,.75)
}

.border-b-blueGray-200\/80 {
    border-bottom-color: rgba(226,232,240,.8)
}

.border-b-blueGray-200\/90 {
    border-bottom-color: rgba(226,232,240,.9)
}

.border-b-blueGray-200\/95 {
    border-bottom-color: rgba(226,232,240,.95)
}

.border-b-blueGray-300 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(203 213 225/var(--tw-border-opacity))
}

.border-b-blueGray-300\/0 {
    border-bottom-color: rgba(203,213,225,0)
}

.border-b-blueGray-300\/10 {
    border-bottom-color: rgba(203,213,225,.1)
}

.border-b-blueGray-300\/100 {
    border-bottom-color: #cbd5e1
}

.border-b-blueGray-300\/20 {
    border-bottom-color: rgba(203,213,225,.2)
}

.border-b-blueGray-300\/25 {
    border-bottom-color: rgba(203,213,225,.25)
}

.border-b-blueGray-300\/30 {
    border-bottom-color: rgba(203,213,225,.3)
}

.border-b-blueGray-300\/40 {
    border-bottom-color: rgba(203,213,225,.4)
}

.border-b-blueGray-300\/5 {
    border-bottom-color: rgba(203,213,225,.05)
}

.border-b-blueGray-300\/50 {
    border-bottom-color: rgba(203,213,225,.5)
}

.border-b-blueGray-300\/60 {
    border-bottom-color: rgba(203,213,225,.6)
}

.border-b-blueGray-300\/70 {
    border-bottom-color: rgba(203,213,225,.7)
}

.border-b-blueGray-300\/75 {
    border-bottom-color: rgba(203,213,225,.75)
}

.border-b-blueGray-300\/80 {
    border-bottom-color: rgba(203,213,225,.8)
}

.border-b-blueGray-300\/90 {
    border-bottom-color: rgba(203,213,225,.9)
}

.border-b-blueGray-300\/95 {
    border-bottom-color: rgba(203,213,225,.95)
}

.border-b-blueGray-400 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(148 163 184/var(--tw-border-opacity))
}

.border-b-blueGray-400\/0 {
    border-bottom-color: rgba(148,163,184,0)
}

.border-b-blueGray-400\/10 {
    border-bottom-color: rgba(148,163,184,.1)
}

.border-b-blueGray-400\/100 {
    border-bottom-color: #94a3b8
}

.border-b-blueGray-400\/20 {
    border-bottom-color: rgba(148,163,184,.2)
}

.border-b-blueGray-400\/25 {
    border-bottom-color: rgba(148,163,184,.25)
}

.border-b-blueGray-400\/30 {
    border-bottom-color: rgba(148,163,184,.3)
}

.border-b-blueGray-400\/40 {
    border-bottom-color: rgba(148,163,184,.4)
}

.border-b-blueGray-400\/5 {
    border-bottom-color: rgba(148,163,184,.05)
}

.border-b-blueGray-400\/50 {
    border-bottom-color: rgba(148,163,184,.5)
}

.border-b-blueGray-400\/60 {
    border-bottom-color: rgba(148,163,184,.6)
}

.border-b-blueGray-400\/70 {
    border-bottom-color: rgba(148,163,184,.7)
}

.border-b-blueGray-400\/75 {
    border-bottom-color: rgba(148,163,184,.75)
}

.border-b-blueGray-400\/80 {
    border-bottom-color: rgba(148,163,184,.8)
}

.border-b-blueGray-400\/90 {
    border-bottom-color: rgba(148,163,184,.9)
}

.border-b-blueGray-400\/95 {
    border-bottom-color: rgba(148,163,184,.95)
}

.border-b-blueGray-50 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(248 250 252/var(--tw-border-opacity))
}

.border-b-blueGray-50\/0 {
    border-bottom-color: rgba(248,250,252,0)
}

.border-b-blueGray-50\/10 {
    border-bottom-color: rgba(248,250,252,.1)
}

.border-b-blueGray-50\/100 {
    border-bottom-color: #f8fafc
}

.border-b-blueGray-50\/20 {
    border-bottom-color: rgba(248,250,252,.2)
}

.border-b-blueGray-50\/25 {
    border-bottom-color: rgba(248,250,252,.25)
}

.border-b-blueGray-50\/30 {
    border-bottom-color: rgba(248,250,252,.3)
}

.border-b-blueGray-50\/40 {
    border-bottom-color: rgba(248,250,252,.4)
}

.border-b-blueGray-50\/5 {
    border-bottom-color: rgba(248,250,252,.05)
}

.border-b-blueGray-50\/50 {
    border-bottom-color: rgba(248,250,252,.5)
}

.border-b-blueGray-50\/60 {
    border-bottom-color: rgba(248,250,252,.6)
}

.border-b-blueGray-50\/70 {
    border-bottom-color: rgba(248,250,252,.7)
}

.border-b-blueGray-50\/75 {
    border-bottom-color: rgba(248,250,252,.75)
}

.border-b-blueGray-50\/80 {
    border-bottom-color: rgba(248,250,252,.8)
}

.border-b-blueGray-50\/90 {
    border-bottom-color: rgba(248,250,252,.9)
}

.border-b-blueGray-50\/95 {
    border-bottom-color: rgba(248,250,252,.95)
}

.border-b-blueGray-500 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(100 116 139/var(--tw-border-opacity))
}

.border-b-blueGray-500\/0 {
    border-bottom-color: rgba(100,116,139,0)
}

.border-b-blueGray-500\/10 {
    border-bottom-color: rgba(100,116,139,.1)
}

.border-b-blueGray-500\/100 {
    border-bottom-color: #64748b
}

.border-b-blueGray-500\/20 {
    border-bottom-color: rgba(100,116,139,.2)
}

.border-b-blueGray-500\/25 {
    border-bottom-color: rgba(100,116,139,.25)
}

.border-b-blueGray-500\/30 {
    border-bottom-color: rgba(100,116,139,.3)
}

.border-b-blueGray-500\/40 {
    border-bottom-color: rgba(100,116,139,.4)
}

.border-b-blueGray-500\/5 {
    border-bottom-color: rgba(100,116,139,.05)
}

.border-b-blueGray-500\/50 {
    border-bottom-color: rgba(100,116,139,.5)
}

.border-b-blueGray-500\/60 {
    border-bottom-color: rgba(100,116,139,.6)
}

.border-b-blueGray-500\/70 {
    border-bottom-color: rgba(100,116,139,.7)
}

.border-b-blueGray-500\/75 {
    border-bottom-color: rgba(100,116,139,.75)
}

.border-b-blueGray-500\/80 {
    border-bottom-color: rgba(100,116,139,.8)
}

.border-b-blueGray-500\/90 {
    border-bottom-color: rgba(100,116,139,.9)
}

.border-b-blueGray-500\/95 {
    border-bottom-color: rgba(100,116,139,.95)
}

.border-b-blueGray-600 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(71 85 105/var(--tw-border-opacity))
}

.border-b-blueGray-600\/0 {
    border-bottom-color: rgba(71,85,105,0)
}

.border-b-blueGray-600\/10 {
    border-bottom-color: rgba(71,85,105,.1)
}

.border-b-blueGray-600\/100 {
    border-bottom-color: #475569
}

.border-b-blueGray-600\/20 {
    border-bottom-color: rgba(71,85,105,.2)
}

.border-b-blueGray-600\/25 {
    border-bottom-color: rgba(71,85,105,.25)
}

.border-b-blueGray-600\/30 {
    border-bottom-color: rgba(71,85,105,.3)
}

.border-b-blueGray-600\/40 {
    border-bottom-color: rgba(71,85,105,.4)
}

.border-b-blueGray-600\/5 {
    border-bottom-color: rgba(71,85,105,.05)
}

.border-b-blueGray-600\/50 {
    border-bottom-color: rgba(71,85,105,.5)
}

.border-b-blueGray-600\/60 {
    border-bottom-color: rgba(71,85,105,.6)
}

.border-b-blueGray-600\/70 {
    border-bottom-color: rgba(71,85,105,.7)
}

.border-b-blueGray-600\/75 {
    border-bottom-color: rgba(71,85,105,.75)
}

.border-b-blueGray-600\/80 {
    border-bottom-color: rgba(71,85,105,.8)
}

.border-b-blueGray-600\/90 {
    border-bottom-color: rgba(71,85,105,.9)
}

.border-b-blueGray-600\/95 {
    border-bottom-color: rgba(71,85,105,.95)
}

.border-b-blueGray-700 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(51 65 85/var(--tw-border-opacity))
}

.border-b-blueGray-700\/0 {
    border-bottom-color: rgba(51,65,85,0)
}

.border-b-blueGray-700\/10 {
    border-bottom-color: rgba(51,65,85,.1)
}

.border-b-blueGray-700\/100 {
    border-bottom-color: #334155
}

.border-b-blueGray-700\/20 {
    border-bottom-color: rgba(51,65,85,.2)
}

.border-b-blueGray-700\/25 {
    border-bottom-color: rgba(51,65,85,.25)
}

.border-b-blueGray-700\/30 {
    border-bottom-color: rgba(51,65,85,.3)
}

.border-b-blueGray-700\/40 {
    border-bottom-color: rgba(51,65,85,.4)
}

.border-b-blueGray-700\/5 {
    border-bottom-color: rgba(51,65,85,.05)
}

.border-b-blueGray-700\/50 {
    border-bottom-color: rgba(51,65,85,.5)
}

.border-b-blueGray-700\/60 {
    border-bottom-color: rgba(51,65,85,.6)
}

.border-b-blueGray-700\/70 {
    border-bottom-color: rgba(51,65,85,.7)
}

.border-b-blueGray-700\/75 {
    border-bottom-color: rgba(51,65,85,.75)
}

.border-b-blueGray-700\/80 {
    border-bottom-color: rgba(51,65,85,.8)
}

.border-b-blueGray-700\/90 {
    border-bottom-color: rgba(51,65,85,.9)
}

.border-b-blueGray-700\/95 {
    border-bottom-color: rgba(51,65,85,.95)
}

.border-b-blueGray-800 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(30 41 59/var(--tw-border-opacity))
}

.border-b-blueGray-800\/0 {
    border-bottom-color: rgba(30,41,59,0)
}

.border-b-blueGray-800\/10 {
    border-bottom-color: rgba(30,41,59,.1)
}

.border-b-blueGray-800\/100 {
    border-bottom-color: #1e293b
}

.border-b-blueGray-800\/20 {
    border-bottom-color: rgba(30,41,59,.2)
}

.border-b-blueGray-800\/25 {
    border-bottom-color: rgba(30,41,59,.25)
}

.border-b-blueGray-800\/30 {
    border-bottom-color: rgba(30,41,59,.3)
}

.border-b-blueGray-800\/40 {
    border-bottom-color: rgba(30,41,59,.4)
}

.border-b-blueGray-800\/5 {
    border-bottom-color: rgba(30,41,59,.05)
}

.border-b-blueGray-800\/50 {
    border-bottom-color: rgba(30,41,59,.5)
}

.border-b-blueGray-800\/60 {
    border-bottom-color: rgba(30,41,59,.6)
}

.border-b-blueGray-800\/70 {
    border-bottom-color: rgba(30,41,59,.7)
}

.border-b-blueGray-800\/75 {
    border-bottom-color: rgba(30,41,59,.75)
}

.border-b-blueGray-800\/80 {
    border-bottom-color: rgba(30,41,59,.8)
}

.border-b-blueGray-800\/90 {
    border-bottom-color: rgba(30,41,59,.9)
}

.border-b-blueGray-800\/95 {
    border-bottom-color: rgba(30,41,59,.95)
}

.border-b-blueGray-900 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(15 23 42/var(--tw-border-opacity))
}

.border-b-blueGray-900\/0 {
    border-bottom-color: rgba(15,23,42,0)
}

.border-b-blueGray-900\/10 {
    border-bottom-color: rgba(15,23,42,.1)
}

.border-b-blueGray-900\/100 {
    border-bottom-color: #0f172a
}

.border-b-blueGray-900\/20 {
    border-bottom-color: rgba(15,23,42,.2)
}

.border-b-blueGray-900\/25 {
    border-bottom-color: rgba(15,23,42,.25)
}

.border-b-blueGray-900\/30 {
    border-bottom-color: rgba(15,23,42,.3)
}

.border-b-blueGray-900\/40 {
    border-bottom-color: rgba(15,23,42,.4)
}

.border-b-blueGray-900\/5 {
    border-bottom-color: rgba(15,23,42,.05)
}

.border-b-blueGray-900\/50 {
    border-bottom-color: rgba(15,23,42,.5)
}

.border-b-blueGray-900\/60 {
    border-bottom-color: rgba(15,23,42,.6)
}

.border-b-blueGray-900\/70 {
    border-bottom-color: rgba(15,23,42,.7)
}

.border-b-blueGray-900\/75 {
    border-bottom-color: rgba(15,23,42,.75)
}

.border-b-blueGray-900\/80 {
    border-bottom-color: rgba(15,23,42,.8)
}

.border-b-blueGray-900\/90 {
    border-bottom-color: rgba(15,23,42,.9)
}

.border-b-blueGray-900\/95 {
    border-bottom-color: rgba(15,23,42,.95)
}

.border-b-blueGray-950 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(2 6 23/var(--tw-border-opacity))
}

.border-b-blueGray-950\/0 {
    border-bottom-color: rgba(2,6,23,0)
}

.border-b-blueGray-950\/10 {
    border-bottom-color: rgba(2,6,23,.1)
}

.border-b-blueGray-950\/100 {
    border-bottom-color: #020617
}

.border-b-blueGray-950\/20 {
    border-bottom-color: rgba(2,6,23,.2)
}

.border-b-blueGray-950\/25 {
    border-bottom-color: rgba(2,6,23,.25)
}

.border-b-blueGray-950\/30 {
    border-bottom-color: rgba(2,6,23,.3)
}

.border-b-blueGray-950\/40 {
    border-bottom-color: rgba(2,6,23,.4)
}

.border-b-blueGray-950\/5 {
    border-bottom-color: rgba(2,6,23,.05)
}

.border-b-blueGray-950\/50 {
    border-bottom-color: rgba(2,6,23,.5)
}

.border-b-blueGray-950\/60 {
    border-bottom-color: rgba(2,6,23,.6)
}

.border-b-blueGray-950\/70 {
    border-bottom-color: rgba(2,6,23,.7)
}

.border-b-blueGray-950\/75 {
    border-bottom-color: rgba(2,6,23,.75)
}

.border-b-blueGray-950\/80 {
    border-bottom-color: rgba(2,6,23,.8)
}

.border-b-blueGray-950\/90 {
    border-bottom-color: rgba(2,6,23,.9)
}

.border-b-blueGray-950\/95 {
    border-bottom-color: rgba(2,6,23,.95)
}

.border-b-border {
    border-bottom-color: hsl(var(--border))
}

.border-b-border\/0 {
    border-bottom-color: hsl(var(--border)/0)
}

.border-b-border\/10 {
    border-bottom-color: hsl(var(--border)/.1)
}

.border-b-border\/100 {
    border-bottom-color: hsl(var(--border)/1)
}

.border-b-border\/20 {
    border-bottom-color: hsl(var(--border)/.2)
}

.border-b-border\/25 {
    border-bottom-color: hsl(var(--border)/.25)
}

.border-b-border\/30 {
    border-bottom-color: hsl(var(--border)/.3)
}

.border-b-border\/40 {
    border-bottom-color: hsl(var(--border)/.4)
}

.border-b-border\/5 {
    border-bottom-color: hsl(var(--border)/.05)
}

.border-b-border\/50 {
    border-bottom-color: hsl(var(--border)/.5)
}

.border-b-border\/60 {
    border-bottom-color: hsl(var(--border)/.6)
}

.border-b-border\/70 {
    border-bottom-color: hsl(var(--border)/.7)
}

.border-b-border\/75 {
    border-bottom-color: hsl(var(--border)/.75)
}

.border-b-border\/80 {
    border-bottom-color: hsl(var(--border)/.8)
}

.border-b-border\/90 {
    border-bottom-color: hsl(var(--border)/.9)
}

.border-b-border\/95 {
    border-bottom-color: hsl(var(--border)/.95)
}

.border-b-card {
    border-bottom-color: hsl(var(--card))
}

.border-b-card-foreground {
    border-bottom-color: hsl(var(--card-foreground))
}

.border-b-card-foreground\/0 {
    border-bottom-color: hsl(var(--card-foreground)/0)
}

.border-b-card-foreground\/10 {
    border-bottom-color: hsl(var(--card-foreground)/.1)
}

.border-b-card-foreground\/100 {
    border-bottom-color: hsl(var(--card-foreground)/1)
}

.border-b-card-foreground\/20 {
    border-bottom-color: hsl(var(--card-foreground)/.2)
}

.border-b-card-foreground\/25 {
    border-bottom-color: hsl(var(--card-foreground)/.25)
}

.border-b-card-foreground\/30 {
    border-bottom-color: hsl(var(--card-foreground)/.3)
}

.border-b-card-foreground\/40 {
    border-bottom-color: hsl(var(--card-foreground)/.4)
}

.border-b-card-foreground\/5 {
    border-bottom-color: hsl(var(--card-foreground)/.05)
}

.border-b-card-foreground\/50 {
    border-bottom-color: hsl(var(--card-foreground)/.5)
}

.border-b-card-foreground\/60 {
    border-bottom-color: hsl(var(--card-foreground)/.6)
}

.border-b-card-foreground\/70 {
    border-bottom-color: hsl(var(--card-foreground)/.7)
}

.border-b-card-foreground\/75 {
    border-bottom-color: hsl(var(--card-foreground)/.75)
}

.border-b-card-foreground\/80 {
    border-bottom-color: hsl(var(--card-foreground)/.8)
}

.border-b-card-foreground\/90 {
    border-bottom-color: hsl(var(--card-foreground)/.9)
}

.border-b-card-foreground\/95 {
    border-bottom-color: hsl(var(--card-foreground)/.95)
}

.border-b-card\/0 {
    border-bottom-color: hsl(var(--card)/0)
}

.border-b-card\/10 {
    border-bottom-color: hsl(var(--card)/.1)
}

.border-b-card\/100 {
    border-bottom-color: hsl(var(--card)/1)
}

.border-b-card\/20 {
    border-bottom-color: hsl(var(--card)/.2)
}

.border-b-card\/25 {
    border-bottom-color: hsl(var(--card)/.25)
}

.border-b-card\/30 {
    border-bottom-color: hsl(var(--card)/.3)
}

.border-b-card\/40 {
    border-bottom-color: hsl(var(--card)/.4)
}

.border-b-card\/5 {
    border-bottom-color: hsl(var(--card)/.05)
}

.border-b-card\/50 {
    border-bottom-color: hsl(var(--card)/.5)
}

.border-b-card\/60 {
    border-bottom-color: hsl(var(--card)/.6)
}

.border-b-card\/70 {
    border-bottom-color: hsl(var(--card)/.7)
}

.border-b-card\/75 {
    border-bottom-color: hsl(var(--card)/.75)
}

.border-b-card\/80 {
    border-bottom-color: hsl(var(--card)/.8)
}

.border-b-card\/90 {
    border-bottom-color: hsl(var(--card)/.9)
}

.border-b-card\/95 {
    border-bottom-color: hsl(var(--card)/.95)
}

.border-b-cool {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(47 55 255/var(--tw-border-opacity))
}

.border-b-cool\/0 {
    border-bottom-color: rgba(47,55,255,0)
}

.border-b-cool\/10 {
    border-bottom-color: rgba(47,55,255,.1)
}

.border-b-cool\/100 {
    border-bottom-color: #2f37ff
}

.border-b-cool\/20 {
    border-bottom-color: rgba(47,55,255,.2)
}

.border-b-cool\/25 {
    border-bottom-color: rgba(47,55,255,.25)
}

.border-b-cool\/30 {
    border-bottom-color: rgba(47,55,255,.3)
}

.border-b-cool\/40 {
    border-bottom-color: rgba(47,55,255,.4)
}

.border-b-cool\/5 {
    border-bottom-color: rgba(47,55,255,.05)
}

.border-b-cool\/50 {
    border-bottom-color: rgba(47,55,255,.5)
}

.border-b-cool\/60 {
    border-bottom-color: rgba(47,55,255,.6)
}

.border-b-cool\/70 {
    border-bottom-color: rgba(47,55,255,.7)
}

.border-b-cool\/75 {
    border-bottom-color: rgba(47,55,255,.75)
}

.border-b-cool\/80 {
    border-bottom-color: rgba(47,55,255,.8)
}

.border-b-cool\/90 {
    border-bottom-color: rgba(47,55,255,.9)
}

.border-b-cool\/95 {
    border-bottom-color: rgba(47,55,255,.95)
}

.border-b-coolGray-100 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(243 244 246/var(--tw-border-opacity))
}

.border-b-coolGray-100\/0 {
    border-bottom-color: rgba(243,244,246,0)
}

.border-b-coolGray-100\/10 {
    border-bottom-color: rgba(243,244,246,.1)
}

.border-b-coolGray-100\/100 {
    border-bottom-color: #f3f4f6
}

.border-b-coolGray-100\/20 {
    border-bottom-color: rgba(243,244,246,.2)
}

.border-b-coolGray-100\/25 {
    border-bottom-color: rgba(243,244,246,.25)
}

.border-b-coolGray-100\/30 {
    border-bottom-color: rgba(243,244,246,.3)
}

.border-b-coolGray-100\/40 {
    border-bottom-color: rgba(243,244,246,.4)
}

.border-b-coolGray-100\/5 {
    border-bottom-color: rgba(243,244,246,.05)
}

.border-b-coolGray-100\/50 {
    border-bottom-color: rgba(243,244,246,.5)
}

.border-b-coolGray-100\/60 {
    border-bottom-color: rgba(243,244,246,.6)
}

.border-b-coolGray-100\/70 {
    border-bottom-color: rgba(243,244,246,.7)
}

.border-b-coolGray-100\/75 {
    border-bottom-color: rgba(243,244,246,.75)
}

.border-b-coolGray-100\/80 {
    border-bottom-color: rgba(243,244,246,.8)
}

.border-b-coolGray-100\/90 {
    border-bottom-color: rgba(243,244,246,.9)
}

.border-b-coolGray-100\/95 {
    border-bottom-color: rgba(243,244,246,.95)
}

.border-b-coolGray-200 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(229 231 235/var(--tw-border-opacity))
}

.border-b-coolGray-200\/0 {
    border-bottom-color: rgba(229,231,235,0)
}

.border-b-coolGray-200\/10 {
    border-bottom-color: rgba(229,231,235,.1)
}

.border-b-coolGray-200\/100 {
    border-bottom-color: #e5e7eb
}

.border-b-coolGray-200\/20 {
    border-bottom-color: rgba(229,231,235,.2)
}

.border-b-coolGray-200\/25 {
    border-bottom-color: rgba(229,231,235,.25)
}

.border-b-coolGray-200\/30 {
    border-bottom-color: rgba(229,231,235,.3)
}

.border-b-coolGray-200\/40 {
    border-bottom-color: rgba(229,231,235,.4)
}

.border-b-coolGray-200\/5 {
    border-bottom-color: rgba(229,231,235,.05)
}

.border-b-coolGray-200\/50 {
    border-bottom-color: rgba(229,231,235,.5)
}

.border-b-coolGray-200\/60 {
    border-bottom-color: rgba(229,231,235,.6)
}

.border-b-coolGray-200\/70 {
    border-bottom-color: rgba(229,231,235,.7)
}

.border-b-coolGray-200\/75 {
    border-bottom-color: rgba(229,231,235,.75)
}

.border-b-coolGray-200\/80 {
    border-bottom-color: rgba(229,231,235,.8)
}

.border-b-coolGray-200\/90 {
    border-bottom-color: rgba(229,231,235,.9)
}

.border-b-coolGray-200\/95 {
    border-bottom-color: rgba(229,231,235,.95)
}

.border-b-coolGray-300 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(209 213 219/var(--tw-border-opacity))
}

.border-b-coolGray-300\/0 {
    border-bottom-color: rgba(209,213,219,0)
}

.border-b-coolGray-300\/10 {
    border-bottom-color: rgba(209,213,219,.1)
}

.border-b-coolGray-300\/100 {
    border-bottom-color: #d1d5db
}

.border-b-coolGray-300\/20 {
    border-bottom-color: rgba(209,213,219,.2)
}

.border-b-coolGray-300\/25 {
    border-bottom-color: rgba(209,213,219,.25)
}

.border-b-coolGray-300\/30 {
    border-bottom-color: rgba(209,213,219,.3)
}

.border-b-coolGray-300\/40 {
    border-bottom-color: rgba(209,213,219,.4)
}

.border-b-coolGray-300\/5 {
    border-bottom-color: rgba(209,213,219,.05)
}

.border-b-coolGray-300\/50 {
    border-bottom-color: rgba(209,213,219,.5)
}

.border-b-coolGray-300\/60 {
    border-bottom-color: rgba(209,213,219,.6)
}

.border-b-coolGray-300\/70 {
    border-bottom-color: rgba(209,213,219,.7)
}

.border-b-coolGray-300\/75 {
    border-bottom-color: rgba(209,213,219,.75)
}

.border-b-coolGray-300\/80 {
    border-bottom-color: rgba(209,213,219,.8)
}

.border-b-coolGray-300\/90 {
    border-bottom-color: rgba(209,213,219,.9)
}

.border-b-coolGray-300\/95 {
    border-bottom-color: rgba(209,213,219,.95)
}

.border-b-coolGray-400 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(156 163 175/var(--tw-border-opacity))
}

.border-b-coolGray-400\/0 {
    border-bottom-color: rgba(156,163,175,0)
}

.border-b-coolGray-400\/10 {
    border-bottom-color: rgba(156,163,175,.1)
}

.border-b-coolGray-400\/100 {
    border-bottom-color: #9ca3af
}

.border-b-coolGray-400\/20 {
    border-bottom-color: rgba(156,163,175,.2)
}

.border-b-coolGray-400\/25 {
    border-bottom-color: rgba(156,163,175,.25)
}

.border-b-coolGray-400\/30 {
    border-bottom-color: rgba(156,163,175,.3)
}

.border-b-coolGray-400\/40 {
    border-bottom-color: rgba(156,163,175,.4)
}

.border-b-coolGray-400\/5 {
    border-bottom-color: rgba(156,163,175,.05)
}

.border-b-coolGray-400\/50 {
    border-bottom-color: rgba(156,163,175,.5)
}

.border-b-coolGray-400\/60 {
    border-bottom-color: rgba(156,163,175,.6)
}

.border-b-coolGray-400\/70 {
    border-bottom-color: rgba(156,163,175,.7)
}

.border-b-coolGray-400\/75 {
    border-bottom-color: rgba(156,163,175,.75)
}

.border-b-coolGray-400\/80 {
    border-bottom-color: rgba(156,163,175,.8)
}

.border-b-coolGray-400\/90 {
    border-bottom-color: rgba(156,163,175,.9)
}

.border-b-coolGray-400\/95 {
    border-bottom-color: rgba(156,163,175,.95)
}

.border-b-coolGray-50 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(249 250 251/var(--tw-border-opacity))
}

.border-b-coolGray-50\/0 {
    border-bottom-color: rgba(249,250,251,0)
}

.border-b-coolGray-50\/10 {
    border-bottom-color: rgba(249,250,251,.1)
}

.border-b-coolGray-50\/100 {
    border-bottom-color: #f9fafb
}

.border-b-coolGray-50\/20 {
    border-bottom-color: rgba(249,250,251,.2)
}

.border-b-coolGray-50\/25 {
    border-bottom-color: rgba(249,250,251,.25)
}

.border-b-coolGray-50\/30 {
    border-bottom-color: rgba(249,250,251,.3)
}

.border-b-coolGray-50\/40 {
    border-bottom-color: rgba(249,250,251,.4)
}

.border-b-coolGray-50\/5 {
    border-bottom-color: rgba(249,250,251,.05)
}

.border-b-coolGray-50\/50 {
    border-bottom-color: rgba(249,250,251,.5)
}

.border-b-coolGray-50\/60 {
    border-bottom-color: rgba(249,250,251,.6)
}

.border-b-coolGray-50\/70 {
    border-bottom-color: rgba(249,250,251,.7)
}

.border-b-coolGray-50\/75 {
    border-bottom-color: rgba(249,250,251,.75)
}

.border-b-coolGray-50\/80 {
    border-bottom-color: rgba(249,250,251,.8)
}

.border-b-coolGray-50\/90 {
    border-bottom-color: rgba(249,250,251,.9)
}

.border-b-coolGray-50\/95 {
    border-bottom-color: rgba(249,250,251,.95)
}

.border-b-coolGray-500 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(107 114 128/var(--tw-border-opacity))
}

.border-b-coolGray-500\/0 {
    border-bottom-color: hsla(220,9%,46%,0)
}

.border-b-coolGray-500\/10 {
    border-bottom-color: hsla(220,9%,46%,.1)
}

.border-b-coolGray-500\/100 {
    border-bottom-color: #6b7280
}

.border-b-coolGray-500\/20 {
    border-bottom-color: hsla(220,9%,46%,.2)
}

.border-b-coolGray-500\/25 {
    border-bottom-color: hsla(220,9%,46%,.25)
}

.border-b-coolGray-500\/30 {
    border-bottom-color: hsla(220,9%,46%,.3)
}

.border-b-coolGray-500\/40 {
    border-bottom-color: hsla(220,9%,46%,.4)
}

.border-b-coolGray-500\/5 {
    border-bottom-color: hsla(220,9%,46%,.05)
}

.border-b-coolGray-500\/50 {
    border-bottom-color: hsla(220,9%,46%,.5)
}

.border-b-coolGray-500\/60 {
    border-bottom-color: hsla(220,9%,46%,.6)
}

.border-b-coolGray-500\/70 {
    border-bottom-color: hsla(220,9%,46%,.7)
}

.border-b-coolGray-500\/75 {
    border-bottom-color: hsla(220,9%,46%,.75)
}

.border-b-coolGray-500\/80 {
    border-bottom-color: hsla(220,9%,46%,.8)
}

.border-b-coolGray-500\/90 {
    border-bottom-color: hsla(220,9%,46%,.9)
}

.border-b-coolGray-500\/95 {
    border-bottom-color: hsla(220,9%,46%,.95)
}

.border-b-coolGray-600 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(75 85 99/var(--tw-border-opacity))
}

.border-b-coolGray-600\/0 {
    border-bottom-color: rgba(75,85,99,0)
}

.border-b-coolGray-600\/10 {
    border-bottom-color: rgba(75,85,99,.1)
}

.border-b-coolGray-600\/100 {
    border-bottom-color: #4b5563
}

.border-b-coolGray-600\/20 {
    border-bottom-color: rgba(75,85,99,.2)
}

.border-b-coolGray-600\/25 {
    border-bottom-color: rgba(75,85,99,.25)
}

.border-b-coolGray-600\/30 {
    border-bottom-color: rgba(75,85,99,.3)
}

.border-b-coolGray-600\/40 {
    border-bottom-color: rgba(75,85,99,.4)
}

.border-b-coolGray-600\/5 {
    border-bottom-color: rgba(75,85,99,.05)
}

.border-b-coolGray-600\/50 {
    border-bottom-color: rgba(75,85,99,.5)
}

.border-b-coolGray-600\/60 {
    border-bottom-color: rgba(75,85,99,.6)
}

.border-b-coolGray-600\/70 {
    border-bottom-color: rgba(75,85,99,.7)
}

.border-b-coolGray-600\/75 {
    border-bottom-color: rgba(75,85,99,.75)
}

.border-b-coolGray-600\/80 {
    border-bottom-color: rgba(75,85,99,.8)
}

.border-b-coolGray-600\/90 {
    border-bottom-color: rgba(75,85,99,.9)
}

.border-b-coolGray-600\/95 {
    border-bottom-color: rgba(75,85,99,.95)
}

.border-b-coolGray-700 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(55 65 81/var(--tw-border-opacity))
}

.border-b-coolGray-700\/0 {
    border-bottom-color: rgba(55,65,81,0)
}

.border-b-coolGray-700\/10 {
    border-bottom-color: rgba(55,65,81,.1)
}

.border-b-coolGray-700\/100 {
    border-bottom-color: #374151
}

.border-b-coolGray-700\/20 {
    border-bottom-color: rgba(55,65,81,.2)
}

.border-b-coolGray-700\/25 {
    border-bottom-color: rgba(55,65,81,.25)
}

.border-b-coolGray-700\/30 {
    border-bottom-color: rgba(55,65,81,.3)
}

.border-b-coolGray-700\/40 {
    border-bottom-color: rgba(55,65,81,.4)
}

.border-b-coolGray-700\/5 {
    border-bottom-color: rgba(55,65,81,.05)
}

.border-b-coolGray-700\/50 {
    border-bottom-color: rgba(55,65,81,.5)
}

.border-b-coolGray-700\/60 {
    border-bottom-color: rgba(55,65,81,.6)
}

.border-b-coolGray-700\/70 {
    border-bottom-color: rgba(55,65,81,.7)
}

.border-b-coolGray-700\/75 {
    border-bottom-color: rgba(55,65,81,.75)
}

.border-b-coolGray-700\/80 {
    border-bottom-color: rgba(55,65,81,.8)
}

.border-b-coolGray-700\/90 {
    border-bottom-color: rgba(55,65,81,.9)
}

.border-b-coolGray-700\/95 {
    border-bottom-color: rgba(55,65,81,.95)
}

.border-b-coolGray-800 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(31 41 55/var(--tw-border-opacity))
}

.border-b-coolGray-800\/0 {
    border-bottom-color: rgba(31,41,55,0)
}

.border-b-coolGray-800\/10 {
    border-bottom-color: rgba(31,41,55,.1)
}

.border-b-coolGray-800\/100 {
    border-bottom-color: #1f2937
}

.border-b-coolGray-800\/20 {
    border-bottom-color: rgba(31,41,55,.2)
}

.border-b-coolGray-800\/25 {
    border-bottom-color: rgba(31,41,55,.25)
}

.border-b-coolGray-800\/30 {
    border-bottom-color: rgba(31,41,55,.3)
}

.border-b-coolGray-800\/40 {
    border-bottom-color: rgba(31,41,55,.4)
}

.border-b-coolGray-800\/5 {
    border-bottom-color: rgba(31,41,55,.05)
}

.border-b-coolGray-800\/50 {
    border-bottom-color: rgba(31,41,55,.5)
}

.border-b-coolGray-800\/60 {
    border-bottom-color: rgba(31,41,55,.6)
}

.border-b-coolGray-800\/70 {
    border-bottom-color: rgba(31,41,55,.7)
}

.border-b-coolGray-800\/75 {
    border-bottom-color: rgba(31,41,55,.75)
}

.border-b-coolGray-800\/80 {
    border-bottom-color: rgba(31,41,55,.8)
}

.border-b-coolGray-800\/90 {
    border-bottom-color: rgba(31,41,55,.9)
}

.border-b-coolGray-800\/95 {
    border-bottom-color: rgba(31,41,55,.95)
}

.border-b-coolGray-900 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(17 24 39/var(--tw-border-opacity))
}

.border-b-coolGray-900\/0 {
    border-bottom-color: rgba(17,24,39,0)
}

.border-b-coolGray-900\/10 {
    border-bottom-color: rgba(17,24,39,.1)
}

.border-b-coolGray-900\/100 {
    border-bottom-color: #111827
}

.border-b-coolGray-900\/20 {
    border-bottom-color: rgba(17,24,39,.2)
}

.border-b-coolGray-900\/25 {
    border-bottom-color: rgba(17,24,39,.25)
}

.border-b-coolGray-900\/30 {
    border-bottom-color: rgba(17,24,39,.3)
}

.border-b-coolGray-900\/40 {
    border-bottom-color: rgba(17,24,39,.4)
}

.border-b-coolGray-900\/5 {
    border-bottom-color: rgba(17,24,39,.05)
}

.border-b-coolGray-900\/50 {
    border-bottom-color: rgba(17,24,39,.5)
}

.border-b-coolGray-900\/60 {
    border-bottom-color: rgba(17,24,39,.6)
}

.border-b-coolGray-900\/70 {
    border-bottom-color: rgba(17,24,39,.7)
}

.border-b-coolGray-900\/75 {
    border-bottom-color: rgba(17,24,39,.75)
}

.border-b-coolGray-900\/80 {
    border-bottom-color: rgba(17,24,39,.8)
}

.border-b-coolGray-900\/90 {
    border-bottom-color: rgba(17,24,39,.9)
}

.border-b-coolGray-900\/95 {
    border-bottom-color: rgba(17,24,39,.95)
}

.border-b-coolGray-950 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(3 7 18/var(--tw-border-opacity))
}

.border-b-coolGray-950\/0 {
    border-bottom-color: rgba(3,7,18,0)
}

.border-b-coolGray-950\/10 {
    border-bottom-color: rgba(3,7,18,.1)
}

.border-b-coolGray-950\/100 {
    border-bottom-color: #030712
}

.border-b-coolGray-950\/20 {
    border-bottom-color: rgba(3,7,18,.2)
}

.border-b-coolGray-950\/25 {
    border-bottom-color: rgba(3,7,18,.25)
}

.border-b-coolGray-950\/30 {
    border-bottom-color: rgba(3,7,18,.3)
}

.border-b-coolGray-950\/40 {
    border-bottom-color: rgba(3,7,18,.4)
}

.border-b-coolGray-950\/5 {
    border-bottom-color: rgba(3,7,18,.05)
}

.border-b-coolGray-950\/50 {
    border-bottom-color: rgba(3,7,18,.5)
}

.border-b-coolGray-950\/60 {
    border-bottom-color: rgba(3,7,18,.6)
}

.border-b-coolGray-950\/70 {
    border-bottom-color: rgba(3,7,18,.7)
}

.border-b-coolGray-950\/75 {
    border-bottom-color: rgba(3,7,18,.75)
}

.border-b-coolGray-950\/80 {
    border-bottom-color: rgba(3,7,18,.8)
}

.border-b-coolGray-950\/90 {
    border-bottom-color: rgba(3,7,18,.9)
}

.border-b-coolGray-950\/95 {
    border-bottom-color: rgba(3,7,18,.95)
}

.border-b-current {
    border-bottom-color: currentColor
}

.border-b-cyan-100 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(207 250 254/var(--tw-border-opacity))
}

.border-b-cyan-100\/0 {
    border-bottom-color: rgba(207,250,254,0)
}

.border-b-cyan-100\/10 {
    border-bottom-color: rgba(207,250,254,.1)
}

.border-b-cyan-100\/100 {
    border-bottom-color: #cffafe
}

.border-b-cyan-100\/20 {
    border-bottom-color: rgba(207,250,254,.2)
}

.border-b-cyan-100\/25 {
    border-bottom-color: rgba(207,250,254,.25)
}

.border-b-cyan-100\/30 {
    border-bottom-color: rgba(207,250,254,.3)
}

.border-b-cyan-100\/40 {
    border-bottom-color: rgba(207,250,254,.4)
}

.border-b-cyan-100\/5 {
    border-bottom-color: rgba(207,250,254,.05)
}

.border-b-cyan-100\/50 {
    border-bottom-color: rgba(207,250,254,.5)
}

.border-b-cyan-100\/60 {
    border-bottom-color: rgba(207,250,254,.6)
}

.border-b-cyan-100\/70 {
    border-bottom-color: rgba(207,250,254,.7)
}

.border-b-cyan-100\/75 {
    border-bottom-color: rgba(207,250,254,.75)
}

.border-b-cyan-100\/80 {
    border-bottom-color: rgba(207,250,254,.8)
}

.border-b-cyan-100\/90 {
    border-bottom-color: rgba(207,250,254,.9)
}

.border-b-cyan-100\/95 {
    border-bottom-color: rgba(207,250,254,.95)
}

.border-b-cyan-200 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(165 243 252/var(--tw-border-opacity))
}

.border-b-cyan-200\/0 {
    border-bottom-color: rgba(165,243,252,0)
}

.border-b-cyan-200\/10 {
    border-bottom-color: rgba(165,243,252,.1)
}

.border-b-cyan-200\/100 {
    border-bottom-color: #a5f3fc
}

.border-b-cyan-200\/20 {
    border-bottom-color: rgba(165,243,252,.2)
}

.border-b-cyan-200\/25 {
    border-bottom-color: rgba(165,243,252,.25)
}

.border-b-cyan-200\/30 {
    border-bottom-color: rgba(165,243,252,.3)
}

.border-b-cyan-200\/40 {
    border-bottom-color: rgba(165,243,252,.4)
}

.border-b-cyan-200\/5 {
    border-bottom-color: rgba(165,243,252,.05)
}

.border-b-cyan-200\/50 {
    border-bottom-color: rgba(165,243,252,.5)
}

.border-b-cyan-200\/60 {
    border-bottom-color: rgba(165,243,252,.6)
}

.border-b-cyan-200\/70 {
    border-bottom-color: rgba(165,243,252,.7)
}

.border-b-cyan-200\/75 {
    border-bottom-color: rgba(165,243,252,.75)
}

.border-b-cyan-200\/80 {
    border-bottom-color: rgba(165,243,252,.8)
}

.border-b-cyan-200\/90 {
    border-bottom-color: rgba(165,243,252,.9)
}

.border-b-cyan-200\/95 {
    border-bottom-color: rgba(165,243,252,.95)
}

.border-b-cyan-300 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(103 232 249/var(--tw-border-opacity))
}

.border-b-cyan-300\/0 {
    border-bottom-color: rgba(103,232,249,0)
}

.border-b-cyan-300\/10 {
    border-bottom-color: rgba(103,232,249,.1)
}

.border-b-cyan-300\/100 {
    border-bottom-color: #67e8f9
}

.border-b-cyan-300\/20 {
    border-bottom-color: rgba(103,232,249,.2)
}

.border-b-cyan-300\/25 {
    border-bottom-color: rgba(103,232,249,.25)
}

.border-b-cyan-300\/30 {
    border-bottom-color: rgba(103,232,249,.3)
}

.border-b-cyan-300\/40 {
    border-bottom-color: rgba(103,232,249,.4)
}

.border-b-cyan-300\/5 {
    border-bottom-color: rgba(103,232,249,.05)
}

.border-b-cyan-300\/50 {
    border-bottom-color: rgba(103,232,249,.5)
}

.border-b-cyan-300\/60 {
    border-bottom-color: rgba(103,232,249,.6)
}

.border-b-cyan-300\/70 {
    border-bottom-color: rgba(103,232,249,.7)
}

.border-b-cyan-300\/75 {
    border-bottom-color: rgba(103,232,249,.75)
}

.border-b-cyan-300\/80 {
    border-bottom-color: rgba(103,232,249,.8)
}

.border-b-cyan-300\/90 {
    border-bottom-color: rgba(103,232,249,.9)
}

.border-b-cyan-300\/95 {
    border-bottom-color: rgba(103,232,249,.95)
}

.border-b-cyan-400 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(34 211 238/var(--tw-border-opacity))
}

.border-b-cyan-400\/0 {
    border-bottom-color: rgba(34,211,238,0)
}

.border-b-cyan-400\/10 {
    border-bottom-color: rgba(34,211,238,.1)
}

.border-b-cyan-400\/100 {
    border-bottom-color: #22d3ee
}

.border-b-cyan-400\/20 {
    border-bottom-color: rgba(34,211,238,.2)
}

.border-b-cyan-400\/25 {
    border-bottom-color: rgba(34,211,238,.25)
}

.border-b-cyan-400\/30 {
    border-bottom-color: rgba(34,211,238,.3)
}

.border-b-cyan-400\/40 {
    border-bottom-color: rgba(34,211,238,.4)
}

.border-b-cyan-400\/5 {
    border-bottom-color: rgba(34,211,238,.05)
}

.border-b-cyan-400\/50 {
    border-bottom-color: rgba(34,211,238,.5)
}

.border-b-cyan-400\/60 {
    border-bottom-color: rgba(34,211,238,.6)
}

.border-b-cyan-400\/70 {
    border-bottom-color: rgba(34,211,238,.7)
}

.border-b-cyan-400\/75 {
    border-bottom-color: rgba(34,211,238,.75)
}

.border-b-cyan-400\/80 {
    border-bottom-color: rgba(34,211,238,.8)
}

.border-b-cyan-400\/90 {
    border-bottom-color: rgba(34,211,238,.9)
}

.border-b-cyan-400\/95 {
    border-bottom-color: rgba(34,211,238,.95)
}

.border-b-cyan-50 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(236 254 255/var(--tw-border-opacity))
}

.border-b-cyan-50\/0 {
    border-bottom-color: rgba(236,254,255,0)
}

.border-b-cyan-50\/10 {
    border-bottom-color: rgba(236,254,255,.1)
}

.border-b-cyan-50\/100 {
    border-bottom-color: #ecfeff
}

.border-b-cyan-50\/20 {
    border-bottom-color: rgba(236,254,255,.2)
}

.border-b-cyan-50\/25 {
    border-bottom-color: rgba(236,254,255,.25)
}

.border-b-cyan-50\/30 {
    border-bottom-color: rgba(236,254,255,.3)
}

.border-b-cyan-50\/40 {
    border-bottom-color: rgba(236,254,255,.4)
}

.border-b-cyan-50\/5 {
    border-bottom-color: rgba(236,254,255,.05)
}

.border-b-cyan-50\/50 {
    border-bottom-color: rgba(236,254,255,.5)
}

.border-b-cyan-50\/60 {
    border-bottom-color: rgba(236,254,255,.6)
}

.border-b-cyan-50\/70 {
    border-bottom-color: rgba(236,254,255,.7)
}

.border-b-cyan-50\/75 {
    border-bottom-color: rgba(236,254,255,.75)
}

.border-b-cyan-50\/80 {
    border-bottom-color: rgba(236,254,255,.8)
}

.border-b-cyan-50\/90 {
    border-bottom-color: rgba(236,254,255,.9)
}

.border-b-cyan-50\/95 {
    border-bottom-color: rgba(236,254,255,.95)
}

.border-b-cyan-500 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(6 182 212/var(--tw-border-opacity))
}

.border-b-cyan-500\/0 {
    border-bottom-color: rgba(6,182,212,0)
}

.border-b-cyan-500\/10 {
    border-bottom-color: rgba(6,182,212,.1)
}

.border-b-cyan-500\/100 {
    border-bottom-color: #06b6d4
}

.border-b-cyan-500\/20 {
    border-bottom-color: rgba(6,182,212,.2)
}

.border-b-cyan-500\/25 {
    border-bottom-color: rgba(6,182,212,.25)
}

.border-b-cyan-500\/30 {
    border-bottom-color: rgba(6,182,212,.3)
}

.border-b-cyan-500\/40 {
    border-bottom-color: rgba(6,182,212,.4)
}

.border-b-cyan-500\/5 {
    border-bottom-color: rgba(6,182,212,.05)
}

.border-b-cyan-500\/50 {
    border-bottom-color: rgba(6,182,212,.5)
}

.border-b-cyan-500\/60 {
    border-bottom-color: rgba(6,182,212,.6)
}

.border-b-cyan-500\/70 {
    border-bottom-color: rgba(6,182,212,.7)
}

.border-b-cyan-500\/75 {
    border-bottom-color: rgba(6,182,212,.75)
}

.border-b-cyan-500\/80 {
    border-bottom-color: rgba(6,182,212,.8)
}

.border-b-cyan-500\/90 {
    border-bottom-color: rgba(6,182,212,.9)
}

.border-b-cyan-500\/95 {
    border-bottom-color: rgba(6,182,212,.95)
}

.border-b-cyan-600 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(8 145 178/var(--tw-border-opacity))
}

.border-b-cyan-600\/0 {
    border-bottom-color: rgba(8,145,178,0)
}

.border-b-cyan-600\/10 {
    border-bottom-color: rgba(8,145,178,.1)
}

.border-b-cyan-600\/100 {
    border-bottom-color: #0891b2
}

.border-b-cyan-600\/20 {
    border-bottom-color: rgba(8,145,178,.2)
}

.border-b-cyan-600\/25 {
    border-bottom-color: rgba(8,145,178,.25)
}

.border-b-cyan-600\/30 {
    border-bottom-color: rgba(8,145,178,.3)
}

.border-b-cyan-600\/40 {
    border-bottom-color: rgba(8,145,178,.4)
}

.border-b-cyan-600\/5 {
    border-bottom-color: rgba(8,145,178,.05)
}

.border-b-cyan-600\/50 {
    border-bottom-color: rgba(8,145,178,.5)
}

.border-b-cyan-600\/60 {
    border-bottom-color: rgba(8,145,178,.6)
}

.border-b-cyan-600\/70 {
    border-bottom-color: rgba(8,145,178,.7)
}

.border-b-cyan-600\/75 {
    border-bottom-color: rgba(8,145,178,.75)
}

.border-b-cyan-600\/80 {
    border-bottom-color: rgba(8,145,178,.8)
}

.border-b-cyan-600\/90 {
    border-bottom-color: rgba(8,145,178,.9)
}

.border-b-cyan-600\/95 {
    border-bottom-color: rgba(8,145,178,.95)
}

.border-b-cyan-700 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(14 116 144/var(--tw-border-opacity))
}

.border-b-cyan-700\/0 {
    border-bottom-color: rgba(14,116,144,0)
}

.border-b-cyan-700\/10 {
    border-bottom-color: rgba(14,116,144,.1)
}

.border-b-cyan-700\/100 {
    border-bottom-color: #0e7490
}

.border-b-cyan-700\/20 {
    border-bottom-color: rgba(14,116,144,.2)
}

.border-b-cyan-700\/25 {
    border-bottom-color: rgba(14,116,144,.25)
}

.border-b-cyan-700\/30 {
    border-bottom-color: rgba(14,116,144,.3)
}

.border-b-cyan-700\/40 {
    border-bottom-color: rgba(14,116,144,.4)
}

.border-b-cyan-700\/5 {
    border-bottom-color: rgba(14,116,144,.05)
}

.border-b-cyan-700\/50 {
    border-bottom-color: rgba(14,116,144,.5)
}

.border-b-cyan-700\/60 {
    border-bottom-color: rgba(14,116,144,.6)
}

.border-b-cyan-700\/70 {
    border-bottom-color: rgba(14,116,144,.7)
}

.border-b-cyan-700\/75 {
    border-bottom-color: rgba(14,116,144,.75)
}

.border-b-cyan-700\/80 {
    border-bottom-color: rgba(14,116,144,.8)
}

.border-b-cyan-700\/90 {
    border-bottom-color: rgba(14,116,144,.9)
}

.border-b-cyan-700\/95 {
    border-bottom-color: rgba(14,116,144,.95)
}

.border-b-cyan-800 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(21 94 117/var(--tw-border-opacity))
}

.border-b-cyan-800\/0 {
    border-bottom-color: rgba(21,94,117,0)
}

.border-b-cyan-800\/10 {
    border-bottom-color: rgba(21,94,117,.1)
}

.border-b-cyan-800\/100 {
    border-bottom-color: #155e75
}

.border-b-cyan-800\/20 {
    border-bottom-color: rgba(21,94,117,.2)
}

.border-b-cyan-800\/25 {
    border-bottom-color: rgba(21,94,117,.25)
}

.border-b-cyan-800\/30 {
    border-bottom-color: rgba(21,94,117,.3)
}

.border-b-cyan-800\/40 {
    border-bottom-color: rgba(21,94,117,.4)
}

.border-b-cyan-800\/5 {
    border-bottom-color: rgba(21,94,117,.05)
}

.border-b-cyan-800\/50 {
    border-bottom-color: rgba(21,94,117,.5)
}

.border-b-cyan-800\/60 {
    border-bottom-color: rgba(21,94,117,.6)
}

.border-b-cyan-800\/70 {
    border-bottom-color: rgba(21,94,117,.7)
}

.border-b-cyan-800\/75 {
    border-bottom-color: rgba(21,94,117,.75)
}

.border-b-cyan-800\/80 {
    border-bottom-color: rgba(21,94,117,.8)
}

.border-b-cyan-800\/90 {
    border-bottom-color: rgba(21,94,117,.9)
}

.border-b-cyan-800\/95 {
    border-bottom-color: rgba(21,94,117,.95)
}

.border-b-cyan-900 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(22 78 99/var(--tw-border-opacity))
}

.border-b-cyan-900\/0 {
    border-bottom-color: rgba(22,78,99,0)
}

.border-b-cyan-900\/10 {
    border-bottom-color: rgba(22,78,99,.1)
}

.border-b-cyan-900\/100 {
    border-bottom-color: #164e63
}

.border-b-cyan-900\/20 {
    border-bottom-color: rgba(22,78,99,.2)
}

.border-b-cyan-900\/25 {
    border-bottom-color: rgba(22,78,99,.25)
}

.border-b-cyan-900\/30 {
    border-bottom-color: rgba(22,78,99,.3)
}

.border-b-cyan-900\/40 {
    border-bottom-color: rgba(22,78,99,.4)
}

.border-b-cyan-900\/5 {
    border-bottom-color: rgba(22,78,99,.05)
}

.border-b-cyan-900\/50 {
    border-bottom-color: rgba(22,78,99,.5)
}

.border-b-cyan-900\/60 {
    border-bottom-color: rgba(22,78,99,.6)
}

.border-b-cyan-900\/70 {
    border-bottom-color: rgba(22,78,99,.7)
}

.border-b-cyan-900\/75 {
    border-bottom-color: rgba(22,78,99,.75)
}

.border-b-cyan-900\/80 {
    border-bottom-color: rgba(22,78,99,.8)
}

.border-b-cyan-900\/90 {
    border-bottom-color: rgba(22,78,99,.9)
}

.border-b-cyan-900\/95 {
    border-bottom-color: rgba(22,78,99,.95)
}

.border-b-cyan-950 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(8 51 68/var(--tw-border-opacity))
}

.border-b-cyan-950\/0 {
    border-bottom-color: rgba(8,51,68,0)
}

.border-b-cyan-950\/10 {
    border-bottom-color: rgba(8,51,68,.1)
}

.border-b-cyan-950\/100 {
    border-bottom-color: #083344
}

.border-b-cyan-950\/20 {
    border-bottom-color: rgba(8,51,68,.2)
}

.border-b-cyan-950\/25 {
    border-bottom-color: rgba(8,51,68,.25)
}

.border-b-cyan-950\/30 {
    border-bottom-color: rgba(8,51,68,.3)
}

.border-b-cyan-950\/40 {
    border-bottom-color: rgba(8,51,68,.4)
}

.border-b-cyan-950\/5 {
    border-bottom-color: rgba(8,51,68,.05)
}

.border-b-cyan-950\/50 {
    border-bottom-color: rgba(8,51,68,.5)
}

.border-b-cyan-950\/60 {
    border-bottom-color: rgba(8,51,68,.6)
}

.border-b-cyan-950\/70 {
    border-bottom-color: rgba(8,51,68,.7)
}

.border-b-cyan-950\/75 {
    border-bottom-color: rgba(8,51,68,.75)
}

.border-b-cyan-950\/80 {
    border-bottom-color: rgba(8,51,68,.8)
}

.border-b-cyan-950\/90 {
    border-bottom-color: rgba(8,51,68,.9)
}

.border-b-cyan-950\/95 {
    border-bottom-color: rgba(8,51,68,.95)
}

.border-b-destructive {
    border-bottom-color: hsl(var(--destructive))
}

.border-b-destructive-foreground {
    border-bottom-color: hsl(var(--destructive-foreground))
}

.border-b-destructive-foreground\/0 {
    border-bottom-color: hsl(var(--destructive-foreground)/0)
}

.border-b-destructive-foreground\/10 {
    border-bottom-color: hsl(var(--destructive-foreground)/.1)
}

.border-b-destructive-foreground\/100 {
    border-bottom-color: hsl(var(--destructive-foreground)/1)
}

.border-b-destructive-foreground\/20 {
    border-bottom-color: hsl(var(--destructive-foreground)/.2)
}

.border-b-destructive-foreground\/25 {
    border-bottom-color: hsl(var(--destructive-foreground)/.25)
}

.border-b-destructive-foreground\/30 {
    border-bottom-color: hsl(var(--destructive-foreground)/.3)
}

.border-b-destructive-foreground\/40 {
    border-bottom-color: hsl(var(--destructive-foreground)/.4)
}

.border-b-destructive-foreground\/5 {
    border-bottom-color: hsl(var(--destructive-foreground)/.05)
}

.border-b-destructive-foreground\/50 {
    border-bottom-color: hsl(var(--destructive-foreground)/.5)
}

.border-b-destructive-foreground\/60 {
    border-bottom-color: hsl(var(--destructive-foreground)/.6)
}

.border-b-destructive-foreground\/70 {
    border-bottom-color: hsl(var(--destructive-foreground)/.7)
}

.border-b-destructive-foreground\/75 {
    border-bottom-color: hsl(var(--destructive-foreground)/.75)
}

.border-b-destructive-foreground\/80 {
    border-bottom-color: hsl(var(--destructive-foreground)/.8)
}

.border-b-destructive-foreground\/90 {
    border-bottom-color: hsl(var(--destructive-foreground)/.9)
}

.border-b-destructive-foreground\/95 {
    border-bottom-color: hsl(var(--destructive-foreground)/.95)
}

.border-b-destructive\/0 {
    border-bottom-color: hsl(var(--destructive)/0)
}

.border-b-destructive\/10 {
    border-bottom-color: hsl(var(--destructive)/.1)
}

.border-b-destructive\/100 {
    border-bottom-color: hsl(var(--destructive)/1)
}

.border-b-destructive\/20 {
    border-bottom-color: hsl(var(--destructive)/.2)
}

.border-b-destructive\/25 {
    border-bottom-color: hsl(var(--destructive)/.25)
}

.border-b-destructive\/30 {
    border-bottom-color: hsl(var(--destructive)/.3)
}

.border-b-destructive\/40 {
    border-bottom-color: hsl(var(--destructive)/.4)
}

.border-b-destructive\/5 {
    border-bottom-color: hsl(var(--destructive)/.05)
}

.border-b-destructive\/50 {
    border-bottom-color: hsl(var(--destructive)/.5)
}

.border-b-destructive\/60 {
    border-bottom-color: hsl(var(--destructive)/.6)
}

.border-b-destructive\/70 {
    border-bottom-color: hsl(var(--destructive)/.7)
}

.border-b-destructive\/75 {
    border-bottom-color: hsl(var(--destructive)/.75)
}

.border-b-destructive\/80 {
    border-bottom-color: hsl(var(--destructive)/.8)
}

.border-b-destructive\/90 {
    border-bottom-color: hsl(var(--destructive)/.9)
}

.border-b-destructive\/95 {
    border-bottom-color: hsl(var(--destructive)/.95)
}

.border-b-emerald-100 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(209 250 229/var(--tw-border-opacity))
}

.border-b-emerald-100\/0 {
    border-bottom-color: rgba(209,250,229,0)
}

.border-b-emerald-100\/10 {
    border-bottom-color: rgba(209,250,229,.1)
}

.border-b-emerald-100\/100 {
    border-bottom-color: #d1fae5
}

.border-b-emerald-100\/20 {
    border-bottom-color: rgba(209,250,229,.2)
}

.border-b-emerald-100\/25 {
    border-bottom-color: rgba(209,250,229,.25)
}

.border-b-emerald-100\/30 {
    border-bottom-color: rgba(209,250,229,.3)
}

.border-b-emerald-100\/40 {
    border-bottom-color: rgba(209,250,229,.4)
}

.border-b-emerald-100\/5 {
    border-bottom-color: rgba(209,250,229,.05)
}

.border-b-emerald-100\/50 {
    border-bottom-color: rgba(209,250,229,.5)
}

.border-b-emerald-100\/60 {
    border-bottom-color: rgba(209,250,229,.6)
}

.border-b-emerald-100\/70 {
    border-bottom-color: rgba(209,250,229,.7)
}

.border-b-emerald-100\/75 {
    border-bottom-color: rgba(209,250,229,.75)
}

.border-b-emerald-100\/80 {
    border-bottom-color: rgba(209,250,229,.8)
}

.border-b-emerald-100\/90 {
    border-bottom-color: rgba(209,250,229,.9)
}

.border-b-emerald-100\/95 {
    border-bottom-color: rgba(209,250,229,.95)
}

.border-b-emerald-200 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(167 243 208/var(--tw-border-opacity))
}

.border-b-emerald-200\/0 {
    border-bottom-color: rgba(167,243,208,0)
}

.border-b-emerald-200\/10 {
    border-bottom-color: rgba(167,243,208,.1)
}

.border-b-emerald-200\/100 {
    border-bottom-color: #a7f3d0
}

.border-b-emerald-200\/20 {
    border-bottom-color: rgba(167,243,208,.2)
}

.border-b-emerald-200\/25 {
    border-bottom-color: rgba(167,243,208,.25)
}

.border-b-emerald-200\/30 {
    border-bottom-color: rgba(167,243,208,.3)
}

.border-b-emerald-200\/40 {
    border-bottom-color: rgba(167,243,208,.4)
}

.border-b-emerald-200\/5 {
    border-bottom-color: rgba(167,243,208,.05)
}

.border-b-emerald-200\/50 {
    border-bottom-color: rgba(167,243,208,.5)
}

.border-b-emerald-200\/60 {
    border-bottom-color: rgba(167,243,208,.6)
}

.border-b-emerald-200\/70 {
    border-bottom-color: rgba(167,243,208,.7)
}

.border-b-emerald-200\/75 {
    border-bottom-color: rgba(167,243,208,.75)
}

.border-b-emerald-200\/80 {
    border-bottom-color: rgba(167,243,208,.8)
}

.border-b-emerald-200\/90 {
    border-bottom-color: rgba(167,243,208,.9)
}

.border-b-emerald-200\/95 {
    border-bottom-color: rgba(167,243,208,.95)
}

.border-b-emerald-300 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(110 231 183/var(--tw-border-opacity))
}

.border-b-emerald-300\/0 {
    border-bottom-color: rgba(110,231,183,0)
}

.border-b-emerald-300\/10 {
    border-bottom-color: rgba(110,231,183,.1)
}

.border-b-emerald-300\/100 {
    border-bottom-color: #6ee7b7
}

.border-b-emerald-300\/20 {
    border-bottom-color: rgba(110,231,183,.2)
}

.border-b-emerald-300\/25 {
    border-bottom-color: rgba(110,231,183,.25)
}

.border-b-emerald-300\/30 {
    border-bottom-color: rgba(110,231,183,.3)
}

.border-b-emerald-300\/40 {
    border-bottom-color: rgba(110,231,183,.4)
}

.border-b-emerald-300\/5 {
    border-bottom-color: rgba(110,231,183,.05)
}

.border-b-emerald-300\/50 {
    border-bottom-color: rgba(110,231,183,.5)
}

.border-b-emerald-300\/60 {
    border-bottom-color: rgba(110,231,183,.6)
}

.border-b-emerald-300\/70 {
    border-bottom-color: rgba(110,231,183,.7)
}

.border-b-emerald-300\/75 {
    border-bottom-color: rgba(110,231,183,.75)
}

.border-b-emerald-300\/80 {
    border-bottom-color: rgba(110,231,183,.8)
}

.border-b-emerald-300\/90 {
    border-bottom-color: rgba(110,231,183,.9)
}

.border-b-emerald-300\/95 {
    border-bottom-color: rgba(110,231,183,.95)
}

.border-b-emerald-400 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(52 211 153/var(--tw-border-opacity))
}

.border-b-emerald-400\/0 {
    border-bottom-color: rgba(52,211,153,0)
}

.border-b-emerald-400\/10 {
    border-bottom-color: rgba(52,211,153,.1)
}

.border-b-emerald-400\/100 {
    border-bottom-color: #34d399
}

.border-b-emerald-400\/20 {
    border-bottom-color: rgba(52,211,153,.2)
}

.border-b-emerald-400\/25 {
    border-bottom-color: rgba(52,211,153,.25)
}

.border-b-emerald-400\/30 {
    border-bottom-color: rgba(52,211,153,.3)
}

.border-b-emerald-400\/40 {
    border-bottom-color: rgba(52,211,153,.4)
}

.border-b-emerald-400\/5 {
    border-bottom-color: rgba(52,211,153,.05)
}

.border-b-emerald-400\/50 {
    border-bottom-color: rgba(52,211,153,.5)
}

.border-b-emerald-400\/60 {
    border-bottom-color: rgba(52,211,153,.6)
}

.border-b-emerald-400\/70 {
    border-bottom-color: rgba(52,211,153,.7)
}

.border-b-emerald-400\/75 {
    border-bottom-color: rgba(52,211,153,.75)
}

.border-b-emerald-400\/80 {
    border-bottom-color: rgba(52,211,153,.8)
}

.border-b-emerald-400\/90 {
    border-bottom-color: rgba(52,211,153,.9)
}

.border-b-emerald-400\/95 {
    border-bottom-color: rgba(52,211,153,.95)
}

.border-b-emerald-50 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(236 253 245/var(--tw-border-opacity))
}

.border-b-emerald-50\/0 {
    border-bottom-color: rgba(236,253,245,0)
}

.border-b-emerald-50\/10 {
    border-bottom-color: rgba(236,253,245,.1)
}

.border-b-emerald-50\/100 {
    border-bottom-color: #ecfdf5
}

.border-b-emerald-50\/20 {
    border-bottom-color: rgba(236,253,245,.2)
}

.border-b-emerald-50\/25 {
    border-bottom-color: rgba(236,253,245,.25)
}

.border-b-emerald-50\/30 {
    border-bottom-color: rgba(236,253,245,.3)
}

.border-b-emerald-50\/40 {
    border-bottom-color: rgba(236,253,245,.4)
}

.border-b-emerald-50\/5 {
    border-bottom-color: rgba(236,253,245,.05)
}

.border-b-emerald-50\/50 {
    border-bottom-color: rgba(236,253,245,.5)
}

.border-b-emerald-50\/60 {
    border-bottom-color: rgba(236,253,245,.6)
}

.border-b-emerald-50\/70 {
    border-bottom-color: rgba(236,253,245,.7)
}

.border-b-emerald-50\/75 {
    border-bottom-color: rgba(236,253,245,.75)
}

.border-b-emerald-50\/80 {
    border-bottom-color: rgba(236,253,245,.8)
}

.border-b-emerald-50\/90 {
    border-bottom-color: rgba(236,253,245,.9)
}

.border-b-emerald-50\/95 {
    border-bottom-color: rgba(236,253,245,.95)
}

.border-b-emerald-500 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(16 185 129/var(--tw-border-opacity))
}

.border-b-emerald-500\/0 {
    border-bottom-color: rgba(16,185,129,0)
}

.border-b-emerald-500\/10 {
    border-bottom-color: rgba(16,185,129,.1)
}

.border-b-emerald-500\/100 {
    border-bottom-color: #10b981
}

.border-b-emerald-500\/20 {
    border-bottom-color: rgba(16,185,129,.2)
}

.border-b-emerald-500\/25 {
    border-bottom-color: rgba(16,185,129,.25)
}

.border-b-emerald-500\/30 {
    border-bottom-color: rgba(16,185,129,.3)
}

.border-b-emerald-500\/40 {
    border-bottom-color: rgba(16,185,129,.4)
}

.border-b-emerald-500\/5 {
    border-bottom-color: rgba(16,185,129,.05)
}

.border-b-emerald-500\/50 {
    border-bottom-color: rgba(16,185,129,.5)
}

.border-b-emerald-500\/60 {
    border-bottom-color: rgba(16,185,129,.6)
}

.border-b-emerald-500\/70 {
    border-bottom-color: rgba(16,185,129,.7)
}

.border-b-emerald-500\/75 {
    border-bottom-color: rgba(16,185,129,.75)
}

.border-b-emerald-500\/80 {
    border-bottom-color: rgba(16,185,129,.8)
}

.border-b-emerald-500\/90 {
    border-bottom-color: rgba(16,185,129,.9)
}

.border-b-emerald-500\/95 {
    border-bottom-color: rgba(16,185,129,.95)
}

.border-b-emerald-600 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(5 150 105/var(--tw-border-opacity))
}

.border-b-emerald-600\/0 {
    border-bottom-color: rgba(5,150,105,0)
}

.border-b-emerald-600\/10 {
    border-bottom-color: rgba(5,150,105,.1)
}

.border-b-emerald-600\/100 {
    border-bottom-color: #059669
}

.border-b-emerald-600\/20 {
    border-bottom-color: rgba(5,150,105,.2)
}

.border-b-emerald-600\/25 {
    border-bottom-color: rgba(5,150,105,.25)
}

.border-b-emerald-600\/30 {
    border-bottom-color: rgba(5,150,105,.3)
}

.border-b-emerald-600\/40 {
    border-bottom-color: rgba(5,150,105,.4)
}

.border-b-emerald-600\/5 {
    border-bottom-color: rgba(5,150,105,.05)
}

.border-b-emerald-600\/50 {
    border-bottom-color: rgba(5,150,105,.5)
}

.border-b-emerald-600\/60 {
    border-bottom-color: rgba(5,150,105,.6)
}

.border-b-emerald-600\/70 {
    border-bottom-color: rgba(5,150,105,.7)
}

.border-b-emerald-600\/75 {
    border-bottom-color: rgba(5,150,105,.75)
}

.border-b-emerald-600\/80 {
    border-bottom-color: rgba(5,150,105,.8)
}

.border-b-emerald-600\/90 {
    border-bottom-color: rgba(5,150,105,.9)
}

.border-b-emerald-600\/95 {
    border-bottom-color: rgba(5,150,105,.95)
}

.border-b-emerald-700 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(4 120 87/var(--tw-border-opacity))
}

.border-b-emerald-700\/0 {
    border-bottom-color: rgba(4,120,87,0)
}

.border-b-emerald-700\/10 {
    border-bottom-color: rgba(4,120,87,.1)
}

.border-b-emerald-700\/100 {
    border-bottom-color: #047857
}

.border-b-emerald-700\/20 {
    border-bottom-color: rgba(4,120,87,.2)
}

.border-b-emerald-700\/25 {
    border-bottom-color: rgba(4,120,87,.25)
}

.border-b-emerald-700\/30 {
    border-bottom-color: rgba(4,120,87,.3)
}

.border-b-emerald-700\/40 {
    border-bottom-color: rgba(4,120,87,.4)
}

.border-b-emerald-700\/5 {
    border-bottom-color: rgba(4,120,87,.05)
}

.border-b-emerald-700\/50 {
    border-bottom-color: rgba(4,120,87,.5)
}

.border-b-emerald-700\/60 {
    border-bottom-color: rgba(4,120,87,.6)
}

.border-b-emerald-700\/70 {
    border-bottom-color: rgba(4,120,87,.7)
}

.border-b-emerald-700\/75 {
    border-bottom-color: rgba(4,120,87,.75)
}

.border-b-emerald-700\/80 {
    border-bottom-color: rgba(4,120,87,.8)
}

.border-b-emerald-700\/90 {
    border-bottom-color: rgba(4,120,87,.9)
}

.border-b-emerald-700\/95 {
    border-bottom-color: rgba(4,120,87,.95)
}

.border-b-emerald-800 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(6 95 70/var(--tw-border-opacity))
}

.border-b-emerald-800\/0 {
    border-bottom-color: rgba(6,95,70,0)
}

.border-b-emerald-800\/10 {
    border-bottom-color: rgba(6,95,70,.1)
}

.border-b-emerald-800\/100 {
    border-bottom-color: #065f46
}

.border-b-emerald-800\/20 {
    border-bottom-color: rgba(6,95,70,.2)
}

.border-b-emerald-800\/25 {
    border-bottom-color: rgba(6,95,70,.25)
}

.border-b-emerald-800\/30 {
    border-bottom-color: rgba(6,95,70,.3)
}

.border-b-emerald-800\/40 {
    border-bottom-color: rgba(6,95,70,.4)
}

.border-b-emerald-800\/5 {
    border-bottom-color: rgba(6,95,70,.05)
}

.border-b-emerald-800\/50 {
    border-bottom-color: rgba(6,95,70,.5)
}

.border-b-emerald-800\/60 {
    border-bottom-color: rgba(6,95,70,.6)
}

.border-b-emerald-800\/70 {
    border-bottom-color: rgba(6,95,70,.7)
}

.border-b-emerald-800\/75 {
    border-bottom-color: rgba(6,95,70,.75)
}

.border-b-emerald-800\/80 {
    border-bottom-color: rgba(6,95,70,.8)
}

.border-b-emerald-800\/90 {
    border-bottom-color: rgba(6,95,70,.9)
}

.border-b-emerald-800\/95 {
    border-bottom-color: rgba(6,95,70,.95)
}

.border-b-emerald-900 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(6 78 59/var(--tw-border-opacity))
}

.border-b-emerald-900\/0 {
    border-bottom-color: rgba(6,78,59,0)
}

.border-b-emerald-900\/10 {
    border-bottom-color: rgba(6,78,59,.1)
}

.border-b-emerald-900\/100 {
    border-bottom-color: #064e3b
}

.border-b-emerald-900\/20 {
    border-bottom-color: rgba(6,78,59,.2)
}

.border-b-emerald-900\/25 {
    border-bottom-color: rgba(6,78,59,.25)
}

.border-b-emerald-900\/30 {
    border-bottom-color: rgba(6,78,59,.3)
}

.border-b-emerald-900\/40 {
    border-bottom-color: rgba(6,78,59,.4)
}

.border-b-emerald-900\/5 {
    border-bottom-color: rgba(6,78,59,.05)
}

.border-b-emerald-900\/50 {
    border-bottom-color: rgba(6,78,59,.5)
}

.border-b-emerald-900\/60 {
    border-bottom-color: rgba(6,78,59,.6)
}

.border-b-emerald-900\/70 {
    border-bottom-color: rgba(6,78,59,.7)
}

.border-b-emerald-900\/75 {
    border-bottom-color: rgba(6,78,59,.75)
}

.border-b-emerald-900\/80 {
    border-bottom-color: rgba(6,78,59,.8)
}

.border-b-emerald-900\/90 {
    border-bottom-color: rgba(6,78,59,.9)
}

.border-b-emerald-900\/95 {
    border-bottom-color: rgba(6,78,59,.95)
}

.border-b-emerald-950 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(2 44 34/var(--tw-border-opacity))
}

.border-b-emerald-950\/0 {
    border-bottom-color: rgba(2,44,34,0)
}

.border-b-emerald-950\/10 {
    border-bottom-color: rgba(2,44,34,.1)
}

.border-b-emerald-950\/100 {
    border-bottom-color: #022c22
}

.border-b-emerald-950\/20 {
    border-bottom-color: rgba(2,44,34,.2)
}

.border-b-emerald-950\/25 {
    border-bottom-color: rgba(2,44,34,.25)
}

.border-b-emerald-950\/30 {
    border-bottom-color: rgba(2,44,34,.3)
}

.border-b-emerald-950\/40 {
    border-bottom-color: rgba(2,44,34,.4)
}

.border-b-emerald-950\/5 {
    border-bottom-color: rgba(2,44,34,.05)
}

.border-b-emerald-950\/50 {
    border-bottom-color: rgba(2,44,34,.5)
}

.border-b-emerald-950\/60 {
    border-bottom-color: rgba(2,44,34,.6)
}

.border-b-emerald-950\/70 {
    border-bottom-color: rgba(2,44,34,.7)
}

.border-b-emerald-950\/75 {
    border-bottom-color: rgba(2,44,34,.75)
}

.border-b-emerald-950\/80 {
    border-bottom-color: rgba(2,44,34,.8)
}

.border-b-emerald-950\/90 {
    border-bottom-color: rgba(2,44,34,.9)
}

.border-b-emerald-950\/95 {
    border-bottom-color: rgba(2,44,34,.95)
}

.border-b-error {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(221 73 73/var(--tw-border-opacity))
}

.border-b-error\/0 {
    border-bottom-color: rgba(221,73,73,0)
}

.border-b-error\/10 {
    border-bottom-color: rgba(221,73,73,.1)
}

.border-b-error\/100 {
    border-bottom-color: #dd4949
}

.border-b-error\/20 {
    border-bottom-color: rgba(221,73,73,.2)
}

.border-b-error\/25 {
    border-bottom-color: rgba(221,73,73,.25)
}

.border-b-error\/30 {
    border-bottom-color: rgba(221,73,73,.3)
}

.border-b-error\/40 {
    border-bottom-color: rgba(221,73,73,.4)
}

.border-b-error\/5 {
    border-bottom-color: rgba(221,73,73,.05)
}

.border-b-error\/50 {
    border-bottom-color: rgba(221,73,73,.5)
}

.border-b-error\/60 {
    border-bottom-color: rgba(221,73,73,.6)
}

.border-b-error\/70 {
    border-bottom-color: rgba(221,73,73,.7)
}

.border-b-error\/75 {
    border-bottom-color: rgba(221,73,73,.75)
}

.border-b-error\/80 {
    border-bottom-color: rgba(221,73,73,.8)
}

.border-b-error\/90 {
    border-bottom-color: rgba(221,73,73,.9)
}

.border-b-error\/95 {
    border-bottom-color: rgba(221,73,73,.95)
}

.border-b-foreground {
    border-bottom-color: hsl(var(--foreground))
}

.border-b-foreground\/0 {
    border-bottom-color: hsl(var(--foreground)/0)
}

.border-b-foreground\/10 {
    border-bottom-color: hsl(var(--foreground)/.1)
}

.border-b-foreground\/100 {
    border-bottom-color: hsl(var(--foreground)/1)
}

.border-b-foreground\/20 {
    border-bottom-color: hsl(var(--foreground)/.2)
}

.border-b-foreground\/25 {
    border-bottom-color: hsl(var(--foreground)/.25)
}

.border-b-foreground\/30 {
    border-bottom-color: hsl(var(--foreground)/.3)
}

.border-b-foreground\/40 {
    border-bottom-color: hsl(var(--foreground)/.4)
}

.border-b-foreground\/5 {
    border-bottom-color: hsl(var(--foreground)/.05)
}

.border-b-foreground\/50 {
    border-bottom-color: hsl(var(--foreground)/.5)
}

.border-b-foreground\/60 {
    border-bottom-color: hsl(var(--foreground)/.6)
}

.border-b-foreground\/70 {
    border-bottom-color: hsl(var(--foreground)/.7)
}

.border-b-foreground\/75 {
    border-bottom-color: hsl(var(--foreground)/.75)
}

.border-b-foreground\/80 {
    border-bottom-color: hsl(var(--foreground)/.8)
}

.border-b-foreground\/90 {
    border-bottom-color: hsl(var(--foreground)/.9)
}

.border-b-foreground\/95 {
    border-bottom-color: hsl(var(--foreground)/.95)
}

.border-b-fuchsia-100 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(250 232 255/var(--tw-border-opacity))
}

.border-b-fuchsia-100\/0 {
    border-bottom-color: rgba(250,232,255,0)
}

.border-b-fuchsia-100\/10 {
    border-bottom-color: rgba(250,232,255,.1)
}

.border-b-fuchsia-100\/100 {
    border-bottom-color: #fae8ff
}

.border-b-fuchsia-100\/20 {
    border-bottom-color: rgba(250,232,255,.2)
}

.border-b-fuchsia-100\/25 {
    border-bottom-color: rgba(250,232,255,.25)
}

.border-b-fuchsia-100\/30 {
    border-bottom-color: rgba(250,232,255,.3)
}

.border-b-fuchsia-100\/40 {
    border-bottom-color: rgba(250,232,255,.4)
}

.border-b-fuchsia-100\/5 {
    border-bottom-color: rgba(250,232,255,.05)
}

.border-b-fuchsia-100\/50 {
    border-bottom-color: rgba(250,232,255,.5)
}

.border-b-fuchsia-100\/60 {
    border-bottom-color: rgba(250,232,255,.6)
}

.border-b-fuchsia-100\/70 {
    border-bottom-color: rgba(250,232,255,.7)
}

.border-b-fuchsia-100\/75 {
    border-bottom-color: rgba(250,232,255,.75)
}

.border-b-fuchsia-100\/80 {
    border-bottom-color: rgba(250,232,255,.8)
}

.border-b-fuchsia-100\/90 {
    border-bottom-color: rgba(250,232,255,.9)
}

.border-b-fuchsia-100\/95 {
    border-bottom-color: rgba(250,232,255,.95)
}

.border-b-fuchsia-200 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(245 208 254/var(--tw-border-opacity))
}

.border-b-fuchsia-200\/0 {
    border-bottom-color: rgba(245,208,254,0)
}

.border-b-fuchsia-200\/10 {
    border-bottom-color: rgba(245,208,254,.1)
}

.border-b-fuchsia-200\/100 {
    border-bottom-color: #f5d0fe
}

.border-b-fuchsia-200\/20 {
    border-bottom-color: rgba(245,208,254,.2)
}

.border-b-fuchsia-200\/25 {
    border-bottom-color: rgba(245,208,254,.25)
}

.border-b-fuchsia-200\/30 {
    border-bottom-color: rgba(245,208,254,.3)
}

.border-b-fuchsia-200\/40 {
    border-bottom-color: rgba(245,208,254,.4)
}

.border-b-fuchsia-200\/5 {
    border-bottom-color: rgba(245,208,254,.05)
}

.border-b-fuchsia-200\/50 {
    border-bottom-color: rgba(245,208,254,.5)
}

.border-b-fuchsia-200\/60 {
    border-bottom-color: rgba(245,208,254,.6)
}

.border-b-fuchsia-200\/70 {
    border-bottom-color: rgba(245,208,254,.7)
}

.border-b-fuchsia-200\/75 {
    border-bottom-color: rgba(245,208,254,.75)
}

.border-b-fuchsia-200\/80 {
    border-bottom-color: rgba(245,208,254,.8)
}

.border-b-fuchsia-200\/90 {
    border-bottom-color: rgba(245,208,254,.9)
}

.border-b-fuchsia-200\/95 {
    border-bottom-color: rgba(245,208,254,.95)
}

.border-b-fuchsia-300 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(240 171 252/var(--tw-border-opacity))
}

.border-b-fuchsia-300\/0 {
    border-bottom-color: rgba(240,171,252,0)
}

.border-b-fuchsia-300\/10 {
    border-bottom-color: rgba(240,171,252,.1)
}

.border-b-fuchsia-300\/100 {
    border-bottom-color: #f0abfc
}

.border-b-fuchsia-300\/20 {
    border-bottom-color: rgba(240,171,252,.2)
}

.border-b-fuchsia-300\/25 {
    border-bottom-color: rgba(240,171,252,.25)
}

.border-b-fuchsia-300\/30 {
    border-bottom-color: rgba(240,171,252,.3)
}

.border-b-fuchsia-300\/40 {
    border-bottom-color: rgba(240,171,252,.4)
}

.border-b-fuchsia-300\/5 {
    border-bottom-color: rgba(240,171,252,.05)
}

.border-b-fuchsia-300\/50 {
    border-bottom-color: rgba(240,171,252,.5)
}

.border-b-fuchsia-300\/60 {
    border-bottom-color: rgba(240,171,252,.6)
}

.border-b-fuchsia-300\/70 {
    border-bottom-color: rgba(240,171,252,.7)
}

.border-b-fuchsia-300\/75 {
    border-bottom-color: rgba(240,171,252,.75)
}

.border-b-fuchsia-300\/80 {
    border-bottom-color: rgba(240,171,252,.8)
}

.border-b-fuchsia-300\/90 {
    border-bottom-color: rgba(240,171,252,.9)
}

.border-b-fuchsia-300\/95 {
    border-bottom-color: rgba(240,171,252,.95)
}

.border-b-fuchsia-400 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(232 121 249/var(--tw-border-opacity))
}

.border-b-fuchsia-400\/0 {
    border-bottom-color: rgba(232,121,249,0)
}

.border-b-fuchsia-400\/10 {
    border-bottom-color: rgba(232,121,249,.1)
}

.border-b-fuchsia-400\/100 {
    border-bottom-color: #e879f9
}

.border-b-fuchsia-400\/20 {
    border-bottom-color: rgba(232,121,249,.2)
}

.border-b-fuchsia-400\/25 {
    border-bottom-color: rgba(232,121,249,.25)
}

.border-b-fuchsia-400\/30 {
    border-bottom-color: rgba(232,121,249,.3)
}

.border-b-fuchsia-400\/40 {
    border-bottom-color: rgba(232,121,249,.4)
}

.border-b-fuchsia-400\/5 {
    border-bottom-color: rgba(232,121,249,.05)
}

.border-b-fuchsia-400\/50 {
    border-bottom-color: rgba(232,121,249,.5)
}

.border-b-fuchsia-400\/60 {
    border-bottom-color: rgba(232,121,249,.6)
}

.border-b-fuchsia-400\/70 {
    border-bottom-color: rgba(232,121,249,.7)
}

.border-b-fuchsia-400\/75 {
    border-bottom-color: rgba(232,121,249,.75)
}

.border-b-fuchsia-400\/80 {
    border-bottom-color: rgba(232,121,249,.8)
}

.border-b-fuchsia-400\/90 {
    border-bottom-color: rgba(232,121,249,.9)
}

.border-b-fuchsia-400\/95 {
    border-bottom-color: rgba(232,121,249,.95)
}

.border-b-fuchsia-50 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(253 244 255/var(--tw-border-opacity))
}

.border-b-fuchsia-50\/0 {
    border-bottom-color: rgba(253,244,255,0)
}

.border-b-fuchsia-50\/10 {
    border-bottom-color: rgba(253,244,255,.1)
}

.border-b-fuchsia-50\/100 {
    border-bottom-color: #fdf4ff
}

.border-b-fuchsia-50\/20 {
    border-bottom-color: rgba(253,244,255,.2)
}

.border-b-fuchsia-50\/25 {
    border-bottom-color: rgba(253,244,255,.25)
}

.border-b-fuchsia-50\/30 {
    border-bottom-color: rgba(253,244,255,.3)
}

.border-b-fuchsia-50\/40 {
    border-bottom-color: rgba(253,244,255,.4)
}

.border-b-fuchsia-50\/5 {
    border-bottom-color: rgba(253,244,255,.05)
}

.border-b-fuchsia-50\/50 {
    border-bottom-color: rgba(253,244,255,.5)
}

.border-b-fuchsia-50\/60 {
    border-bottom-color: rgba(253,244,255,.6)
}

.border-b-fuchsia-50\/70 {
    border-bottom-color: rgba(253,244,255,.7)
}

.border-b-fuchsia-50\/75 {
    border-bottom-color: rgba(253,244,255,.75)
}

.border-b-fuchsia-50\/80 {
    border-bottom-color: rgba(253,244,255,.8)
}

.border-b-fuchsia-50\/90 {
    border-bottom-color: rgba(253,244,255,.9)
}

.border-b-fuchsia-50\/95 {
    border-bottom-color: rgba(253,244,255,.95)
}

.border-b-fuchsia-500 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(217 70 239/var(--tw-border-opacity))
}

.border-b-fuchsia-500\/0 {
    border-bottom-color: rgba(217,70,239,0)
}

.border-b-fuchsia-500\/10 {
    border-bottom-color: rgba(217,70,239,.1)
}

.border-b-fuchsia-500\/100 {
    border-bottom-color: #d946ef
}

.border-b-fuchsia-500\/20 {
    border-bottom-color: rgba(217,70,239,.2)
}

.border-b-fuchsia-500\/25 {
    border-bottom-color: rgba(217,70,239,.25)
}

.border-b-fuchsia-500\/30 {
    border-bottom-color: rgba(217,70,239,.3)
}

.border-b-fuchsia-500\/40 {
    border-bottom-color: rgba(217,70,239,.4)
}

.border-b-fuchsia-500\/5 {
    border-bottom-color: rgba(217,70,239,.05)
}

.border-b-fuchsia-500\/50 {
    border-bottom-color: rgba(217,70,239,.5)
}

.border-b-fuchsia-500\/60 {
    border-bottom-color: rgba(217,70,239,.6)
}

.border-b-fuchsia-500\/70 {
    border-bottom-color: rgba(217,70,239,.7)
}

.border-b-fuchsia-500\/75 {
    border-bottom-color: rgba(217,70,239,.75)
}

.border-b-fuchsia-500\/80 {
    border-bottom-color: rgba(217,70,239,.8)
}

.border-b-fuchsia-500\/90 {
    border-bottom-color: rgba(217,70,239,.9)
}

.border-b-fuchsia-500\/95 {
    border-bottom-color: rgba(217,70,239,.95)
}

.border-b-fuchsia-600 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(192 38 211/var(--tw-border-opacity))
}

.border-b-fuchsia-600\/0 {
    border-bottom-color: rgba(192,38,211,0)
}

.border-b-fuchsia-600\/10 {
    border-bottom-color: rgba(192,38,211,.1)
}

.border-b-fuchsia-600\/100 {
    border-bottom-color: #c026d3
}

.border-b-fuchsia-600\/20 {
    border-bottom-color: rgba(192,38,211,.2)
}

.border-b-fuchsia-600\/25 {
    border-bottom-color: rgba(192,38,211,.25)
}

.border-b-fuchsia-600\/30 {
    border-bottom-color: rgba(192,38,211,.3)
}

.border-b-fuchsia-600\/40 {
    border-bottom-color: rgba(192,38,211,.4)
}

.border-b-fuchsia-600\/5 {
    border-bottom-color: rgba(192,38,211,.05)
}

.border-b-fuchsia-600\/50 {
    border-bottom-color: rgba(192,38,211,.5)
}

.border-b-fuchsia-600\/60 {
    border-bottom-color: rgba(192,38,211,.6)
}

.border-b-fuchsia-600\/70 {
    border-bottom-color: rgba(192,38,211,.7)
}

.border-b-fuchsia-600\/75 {
    border-bottom-color: rgba(192,38,211,.75)
}

.border-b-fuchsia-600\/80 {
    border-bottom-color: rgba(192,38,211,.8)
}

.border-b-fuchsia-600\/90 {
    border-bottom-color: rgba(192,38,211,.9)
}

.border-b-fuchsia-600\/95 {
    border-bottom-color: rgba(192,38,211,.95)
}

.border-b-fuchsia-700 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(162 28 175/var(--tw-border-opacity))
}

.border-b-fuchsia-700\/0 {
    border-bottom-color: rgba(162,28,175,0)
}

.border-b-fuchsia-700\/10 {
    border-bottom-color: rgba(162,28,175,.1)
}

.border-b-fuchsia-700\/100 {
    border-bottom-color: #a21caf
}

.border-b-fuchsia-700\/20 {
    border-bottom-color: rgba(162,28,175,.2)
}

.border-b-fuchsia-700\/25 {
    border-bottom-color: rgba(162,28,175,.25)
}

.border-b-fuchsia-700\/30 {
    border-bottom-color: rgba(162,28,175,.3)
}

.border-b-fuchsia-700\/40 {
    border-bottom-color: rgba(162,28,175,.4)
}

.border-b-fuchsia-700\/5 {
    border-bottom-color: rgba(162,28,175,.05)
}

.border-b-fuchsia-700\/50 {
    border-bottom-color: rgba(162,28,175,.5)
}

.border-b-fuchsia-700\/60 {
    border-bottom-color: rgba(162,28,175,.6)
}

.border-b-fuchsia-700\/70 {
    border-bottom-color: rgba(162,28,175,.7)
}

.border-b-fuchsia-700\/75 {
    border-bottom-color: rgba(162,28,175,.75)
}

.border-b-fuchsia-700\/80 {
    border-bottom-color: rgba(162,28,175,.8)
}

.border-b-fuchsia-700\/90 {
    border-bottom-color: rgba(162,28,175,.9)
}

.border-b-fuchsia-700\/95 {
    border-bottom-color: rgba(162,28,175,.95)
}

.border-b-fuchsia-800 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(134 25 143/var(--tw-border-opacity))
}

.border-b-fuchsia-800\/0 {
    border-bottom-color: rgba(134,25,143,0)
}

.border-b-fuchsia-800\/10 {
    border-bottom-color: rgba(134,25,143,.1)
}

.border-b-fuchsia-800\/100 {
    border-bottom-color: #86198f
}

.border-b-fuchsia-800\/20 {
    border-bottom-color: rgba(134,25,143,.2)
}

.border-b-fuchsia-800\/25 {
    border-bottom-color: rgba(134,25,143,.25)
}

.border-b-fuchsia-800\/30 {
    border-bottom-color: rgba(134,25,143,.3)
}

.border-b-fuchsia-800\/40 {
    border-bottom-color: rgba(134,25,143,.4)
}

.border-b-fuchsia-800\/5 {
    border-bottom-color: rgba(134,25,143,.05)
}

.border-b-fuchsia-800\/50 {
    border-bottom-color: rgba(134,25,143,.5)
}

.border-b-fuchsia-800\/60 {
    border-bottom-color: rgba(134,25,143,.6)
}

.border-b-fuchsia-800\/70 {
    border-bottom-color: rgba(134,25,143,.7)
}

.border-b-fuchsia-800\/75 {
    border-bottom-color: rgba(134,25,143,.75)
}

.border-b-fuchsia-800\/80 {
    border-bottom-color: rgba(134,25,143,.8)
}

.border-b-fuchsia-800\/90 {
    border-bottom-color: rgba(134,25,143,.9)
}

.border-b-fuchsia-800\/95 {
    border-bottom-color: rgba(134,25,143,.95)
}

.border-b-fuchsia-900 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(112 26 117/var(--tw-border-opacity))
}

.border-b-fuchsia-900\/0 {
    border-bottom-color: rgba(112,26,117,0)
}

.border-b-fuchsia-900\/10 {
    border-bottom-color: rgba(112,26,117,.1)
}

.border-b-fuchsia-900\/100 {
    border-bottom-color: #701a75
}

.border-b-fuchsia-900\/20 {
    border-bottom-color: rgba(112,26,117,.2)
}

.border-b-fuchsia-900\/25 {
    border-bottom-color: rgba(112,26,117,.25)
}

.border-b-fuchsia-900\/30 {
    border-bottom-color: rgba(112,26,117,.3)
}

.border-b-fuchsia-900\/40 {
    border-bottom-color: rgba(112,26,117,.4)
}

.border-b-fuchsia-900\/5 {
    border-bottom-color: rgba(112,26,117,.05)
}

.border-b-fuchsia-900\/50 {
    border-bottom-color: rgba(112,26,117,.5)
}

.border-b-fuchsia-900\/60 {
    border-bottom-color: rgba(112,26,117,.6)
}

.border-b-fuchsia-900\/70 {
    border-bottom-color: rgba(112,26,117,.7)
}

.border-b-fuchsia-900\/75 {
    border-bottom-color: rgba(112,26,117,.75)
}

.border-b-fuchsia-900\/80 {
    border-bottom-color: rgba(112,26,117,.8)
}

.border-b-fuchsia-900\/90 {
    border-bottom-color: rgba(112,26,117,.9)
}

.border-b-fuchsia-900\/95 {
    border-bottom-color: rgba(112,26,117,.95)
}

.border-b-fuchsia-950 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(74 4 78/var(--tw-border-opacity))
}

.border-b-fuchsia-950\/0 {
    border-bottom-color: rgba(74,4,78,0)
}

.border-b-fuchsia-950\/10 {
    border-bottom-color: rgba(74,4,78,.1)
}

.border-b-fuchsia-950\/100 {
    border-bottom-color: #4a044e
}

.border-b-fuchsia-950\/20 {
    border-bottom-color: rgba(74,4,78,.2)
}

.border-b-fuchsia-950\/25 {
    border-bottom-color: rgba(74,4,78,.25)
}

.border-b-fuchsia-950\/30 {
    border-bottom-color: rgba(74,4,78,.3)
}

.border-b-fuchsia-950\/40 {
    border-bottom-color: rgba(74,4,78,.4)
}

.border-b-fuchsia-950\/5 {
    border-bottom-color: rgba(74,4,78,.05)
}

.border-b-fuchsia-950\/50 {
    border-bottom-color: rgba(74,4,78,.5)
}

.border-b-fuchsia-950\/60 {
    border-bottom-color: rgba(74,4,78,.6)
}

.border-b-fuchsia-950\/70 {
    border-bottom-color: rgba(74,4,78,.7)
}

.border-b-fuchsia-950\/75 {
    border-bottom-color: rgba(74,4,78,.75)
}

.border-b-fuchsia-950\/80 {
    border-bottom-color: rgba(74,4,78,.8)
}

.border-b-fuchsia-950\/90 {
    border-bottom-color: rgba(74,4,78,.9)
}

.border-b-fuchsia-950\/95 {
    border-bottom-color: rgba(74,4,78,.95)
}

.border-b-gray-100 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(220 224 231/var(--tw-border-opacity))
}

.border-b-gray-100\/0 {
    border-bottom-color: rgba(220,224,231,0)
}

.border-b-gray-100\/10 {
    border-bottom-color: rgba(220,224,231,.1)
}

.border-b-gray-100\/100 {
    border-bottom-color: #dce0e7
}

.border-b-gray-100\/20 {
    border-bottom-color: rgba(220,224,231,.2)
}

.border-b-gray-100\/25 {
    border-bottom-color: rgba(220,224,231,.25)
}

.border-b-gray-100\/30 {
    border-bottom-color: rgba(220,224,231,.3)
}

.border-b-gray-100\/40 {
    border-bottom-color: rgba(220,224,231,.4)
}

.border-b-gray-100\/5 {
    border-bottom-color: rgba(220,224,231,.05)
}

.border-b-gray-100\/50 {
    border-bottom-color: rgba(220,224,231,.5)
}

.border-b-gray-100\/60 {
    border-bottom-color: rgba(220,224,231,.6)
}

.border-b-gray-100\/70 {
    border-bottom-color: rgba(220,224,231,.7)
}

.border-b-gray-100\/75 {
    border-bottom-color: rgba(220,224,231,.75)
}

.border-b-gray-100\/80 {
    border-bottom-color: rgba(220,224,231,.8)
}

.border-b-gray-100\/90 {
    border-bottom-color: rgba(220,224,231,.9)
}

.border-b-gray-100\/95 {
    border-bottom-color: rgba(220,224,231,.95)
}

.border-b-gray-200 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(202 207 216/var(--tw-border-opacity))
}

.border-b-gray-200\/0 {
    border-bottom-color: rgba(202,207,216,0)
}

.border-b-gray-200\/10 {
    border-bottom-color: rgba(202,207,216,.1)
}

.border-b-gray-200\/100 {
    border-bottom-color: #cacfd8
}

.border-b-gray-200\/20 {
    border-bottom-color: rgba(202,207,216,.2)
}

.border-b-gray-200\/25 {
    border-bottom-color: rgba(202,207,216,.25)
}

.border-b-gray-200\/30 {
    border-bottom-color: rgba(202,207,216,.3)
}

.border-b-gray-200\/40 {
    border-bottom-color: rgba(202,207,216,.4)
}

.border-b-gray-200\/5 {
    border-bottom-color: rgba(202,207,216,.05)
}

.border-b-gray-200\/50 {
    border-bottom-color: rgba(202,207,216,.5)
}

.border-b-gray-200\/60 {
    border-bottom-color: rgba(202,207,216,.6)
}

.border-b-gray-200\/70 {
    border-bottom-color: rgba(202,207,216,.7)
}

.border-b-gray-200\/75 {
    border-bottom-color: rgba(202,207,216,.75)
}

.border-b-gray-200\/80 {
    border-bottom-color: rgba(202,207,216,.8)
}

.border-b-gray-200\/90 {
    border-bottom-color: rgba(202,207,216,.9)
}

.border-b-gray-200\/95 {
    border-bottom-color: rgba(202,207,216,.95)
}

.border-b-gray-300 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(185 189 200/var(--tw-border-opacity))
}

.border-b-gray-300\/0 {
    border-bottom-color: rgba(185,189,200,0)
}

.border-b-gray-300\/10 {
    border-bottom-color: rgba(185,189,200,.1)
}

.border-b-gray-300\/100 {
    border-bottom-color: #b9bdc8
}

.border-b-gray-300\/20 {
    border-bottom-color: rgba(185,189,200,.2)
}

.border-b-gray-300\/25 {
    border-bottom-color: rgba(185,189,200,.25)
}

.border-b-gray-300\/30 {
    border-bottom-color: rgba(185,189,200,.3)
}

.border-b-gray-300\/40 {
    border-bottom-color: rgba(185,189,200,.4)
}

.border-b-gray-300\/5 {
    border-bottom-color: rgba(185,189,200,.05)
}

.border-b-gray-300\/50 {
    border-bottom-color: rgba(185,189,200,.5)
}

.border-b-gray-300\/60 {
    border-bottom-color: rgba(185,189,200,.6)
}

.border-b-gray-300\/70 {
    border-bottom-color: rgba(185,189,200,.7)
}

.border-b-gray-300\/75 {
    border-bottom-color: rgba(185,189,200,.75)
}

.border-b-gray-300\/80 {
    border-bottom-color: rgba(185,189,200,.8)
}

.border-b-gray-300\/90 {
    border-bottom-color: rgba(185,189,200,.9)
}

.border-b-gray-300\/95 {
    border-bottom-color: rgba(185,189,200,.95)
}

.border-b-gray-400 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(167 171 183/var(--tw-border-opacity))
}

.border-b-gray-400\/0 {
    border-bottom-color: rgba(167,171,183,0)
}

.border-b-gray-400\/10 {
    border-bottom-color: rgba(167,171,183,.1)
}

.border-b-gray-400\/100 {
    border-bottom-color: #a7abb7
}

.border-b-gray-400\/20 {
    border-bottom-color: rgba(167,171,183,.2)
}

.border-b-gray-400\/25 {
    border-bottom-color: rgba(167,171,183,.25)
}

.border-b-gray-400\/30 {
    border-bottom-color: rgba(167,171,183,.3)
}

.border-b-gray-400\/40 {
    border-bottom-color: rgba(167,171,183,.4)
}

.border-b-gray-400\/5 {
    border-bottom-color: rgba(167,171,183,.05)
}

.border-b-gray-400\/50 {
    border-bottom-color: rgba(167,171,183,.5)
}

.border-b-gray-400\/60 {
    border-bottom-color: rgba(167,171,183,.6)
}

.border-b-gray-400\/70 {
    border-bottom-color: rgba(167,171,183,.7)
}

.border-b-gray-400\/75 {
    border-bottom-color: rgba(167,171,183,.75)
}

.border-b-gray-400\/80 {
    border-bottom-color: rgba(167,171,183,.8)
}

.border-b-gray-400\/90 {
    border-bottom-color: rgba(167,171,183,.9)
}

.border-b-gray-400\/95 {
    border-bottom-color: rgba(167,171,183,.95)
}

.border-b-gray-50 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(237 242 245/var(--tw-border-opacity))
}

.border-b-gray-50\/0 {
    border-bottom-color: rgba(237,242,245,0)
}

.border-b-gray-50\/10 {
    border-bottom-color: rgba(237,242,245,.1)
}

.border-b-gray-50\/100 {
    border-bottom-color: #edf2f5
}

.border-b-gray-50\/20 {
    border-bottom-color: rgba(237,242,245,.2)
}

.border-b-gray-50\/25 {
    border-bottom-color: rgba(237,242,245,.25)
}

.border-b-gray-50\/30 {
    border-bottom-color: rgba(237,242,245,.3)
}

.border-b-gray-50\/40 {
    border-bottom-color: rgba(237,242,245,.4)
}

.border-b-gray-50\/5 {
    border-bottom-color: rgba(237,242,245,.05)
}

.border-b-gray-50\/50 {
    border-bottom-color: rgba(237,242,245,.5)
}

.border-b-gray-50\/60 {
    border-bottom-color: rgba(237,242,245,.6)
}

.border-b-gray-50\/70 {
    border-bottom-color: rgba(237,242,245,.7)
}

.border-b-gray-50\/75 {
    border-bottom-color: rgba(237,242,245,.75)
}

.border-b-gray-50\/80 {
    border-bottom-color: rgba(237,242,245,.8)
}

.border-b-gray-50\/90 {
    border-bottom-color: rgba(237,242,245,.9)
}

.border-b-gray-50\/95 {
    border-bottom-color: rgba(237,242,245,.95)
}

.border-b-gray-500 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(149 152 166/var(--tw-border-opacity))
}

.border-b-gray-500\/0 {
    border-bottom-color: hsla(229,9%,62%,0)
}

.border-b-gray-500\/10 {
    border-bottom-color: hsla(229,9%,62%,.1)
}

.border-b-gray-500\/100 {
    border-bottom-color: #9598a6
}

.border-b-gray-500\/20 {
    border-bottom-color: hsla(229,9%,62%,.2)
}

.border-b-gray-500\/25 {
    border-bottom-color: hsla(229,9%,62%,.25)
}

.border-b-gray-500\/30 {
    border-bottom-color: hsla(229,9%,62%,.3)
}

.border-b-gray-500\/40 {
    border-bottom-color: hsla(229,9%,62%,.4)
}

.border-b-gray-500\/5 {
    border-bottom-color: hsla(229,9%,62%,.05)
}

.border-b-gray-500\/50 {
    border-bottom-color: hsla(229,9%,62%,.5)
}

.border-b-gray-500\/60 {
    border-bottom-color: hsla(229,9%,62%,.6)
}

.border-b-gray-500\/70 {
    border-bottom-color: hsla(229,9%,62%,.7)
}

.border-b-gray-500\/75 {
    border-bottom-color: hsla(229,9%,62%,.75)
}

.border-b-gray-500\/80 {
    border-bottom-color: hsla(229,9%,62%,.8)
}

.border-b-gray-500\/90 {
    border-bottom-color: hsla(229,9%,62%,.9)
}

.border-b-gray-500\/95 {
    border-bottom-color: hsla(229,9%,62%,.95)
}

.border-b-gray-600 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(131 132 149/var(--tw-border-opacity))
}

.border-b-gray-600\/0 {
    border-bottom-color: hsla(237,8%,55%,0)
}

.border-b-gray-600\/10 {
    border-bottom-color: hsla(237,8%,55%,.1)
}

.border-b-gray-600\/100 {
    border-bottom-color: #838495
}

.border-b-gray-600\/20 {
    border-bottom-color: hsla(237,8%,55%,.2)
}

.border-b-gray-600\/25 {
    border-bottom-color: hsla(237,8%,55%,.25)
}

.border-b-gray-600\/30 {
    border-bottom-color: hsla(237,8%,55%,.3)
}

.border-b-gray-600\/40 {
    border-bottom-color: hsla(237,8%,55%,.4)
}

.border-b-gray-600\/5 {
    border-bottom-color: hsla(237,8%,55%,.05)
}

.border-b-gray-600\/50 {
    border-bottom-color: hsla(237,8%,55%,.5)
}

.border-b-gray-600\/60 {
    border-bottom-color: hsla(237,8%,55%,.6)
}

.border-b-gray-600\/70 {
    border-bottom-color: hsla(237,8%,55%,.7)
}

.border-b-gray-600\/75 {
    border-bottom-color: hsla(237,8%,55%,.75)
}

.border-b-gray-600\/80 {
    border-bottom-color: hsla(237,8%,55%,.8)
}

.border-b-gray-600\/90 {
    border-bottom-color: hsla(237,8%,55%,.9)
}

.border-b-gray-600\/95 {
    border-bottom-color: hsla(237,8%,55%,.95)
}

.border-b-gray-700 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(111 112 130/var(--tw-border-opacity))
}

.border-b-gray-700\/0 {
    border-bottom-color: hsla(237,8%,47%,0)
}

.border-b-gray-700\/10 {
    border-bottom-color: hsla(237,8%,47%,.1)
}

.border-b-gray-700\/100 {
    border-bottom-color: #6f7082
}

.border-b-gray-700\/20 {
    border-bottom-color: hsla(237,8%,47%,.2)
}

.border-b-gray-700\/25 {
    border-bottom-color: hsla(237,8%,47%,.25)
}

.border-b-gray-700\/30 {
    border-bottom-color: hsla(237,8%,47%,.3)
}

.border-b-gray-700\/40 {
    border-bottom-color: hsla(237,8%,47%,.4)
}

.border-b-gray-700\/5 {
    border-bottom-color: hsla(237,8%,47%,.05)
}

.border-b-gray-700\/50 {
    border-bottom-color: hsla(237,8%,47%,.5)
}

.border-b-gray-700\/60 {
    border-bottom-color: hsla(237,8%,47%,.6)
}

.border-b-gray-700\/70 {
    border-bottom-color: hsla(237,8%,47%,.7)
}

.border-b-gray-700\/75 {
    border-bottom-color: hsla(237,8%,47%,.75)
}

.border-b-gray-700\/80 {
    border-bottom-color: hsla(237,8%,47%,.8)
}

.border-b-gray-700\/90 {
    border-bottom-color: hsla(237,8%,47%,.9)
}

.border-b-gray-700\/95 {
    border-bottom-color: hsla(237,8%,47%,.95)
}

.border-b-gray-800 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(92 90 110/var(--tw-border-opacity))
}

.border-b-gray-800\/0 {
    border-bottom-color: rgba(92,90,110,0)
}

.border-b-gray-800\/10 {
    border-bottom-color: rgba(92,90,110,.1)
}

.border-b-gray-800\/100 {
    border-bottom-color: #5c5a6e
}

.border-b-gray-800\/20 {
    border-bottom-color: rgba(92,90,110,.2)
}

.border-b-gray-800\/25 {
    border-bottom-color: rgba(92,90,110,.25)
}

.border-b-gray-800\/30 {
    border-bottom-color: rgba(92,90,110,.3)
}

.border-b-gray-800\/40 {
    border-bottom-color: rgba(92,90,110,.4)
}

.border-b-gray-800\/5 {
    border-bottom-color: rgba(92,90,110,.05)
}

.border-b-gray-800\/50 {
    border-bottom-color: rgba(92,90,110,.5)
}

.border-b-gray-800\/60 {
    border-bottom-color: rgba(92,90,110,.6)
}

.border-b-gray-800\/70 {
    border-bottom-color: rgba(92,90,110,.7)
}

.border-b-gray-800\/75 {
    border-bottom-color: rgba(92,90,110,.75)
}

.border-b-gray-800\/80 {
    border-bottom-color: rgba(92,90,110,.8)
}

.border-b-gray-800\/90 {
    border-bottom-color: rgba(92,90,110,.9)
}

.border-b-gray-800\/95 {
    border-bottom-color: rgba(92,90,110,.95)
}

.border-b-gray-900 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(71 67 88/var(--tw-border-opacity))
}

.border-b-gray-900\/0 {
    border-bottom-color: rgba(71,67,88,0)
}

.border-b-gray-900\/10 {
    border-bottom-color: rgba(71,67,88,.1)
}

.border-b-gray-900\/100 {
    border-bottom-color: #474358
}

.border-b-gray-900\/20 {
    border-bottom-color: rgba(71,67,88,.2)
}

.border-b-gray-900\/25 {
    border-bottom-color: rgba(71,67,88,.25)
}

.border-b-gray-900\/30 {
    border-bottom-color: rgba(71,67,88,.3)
}

.border-b-gray-900\/40 {
    border-bottom-color: rgba(71,67,88,.4)
}

.border-b-gray-900\/5 {
    border-bottom-color: rgba(71,67,88,.05)
}

.border-b-gray-900\/50 {
    border-bottom-color: rgba(71,67,88,.5)
}

.border-b-gray-900\/60 {
    border-bottom-color: rgba(71,67,88,.6)
}

.border-b-gray-900\/70 {
    border-bottom-color: rgba(71,67,88,.7)
}

.border-b-gray-900\/75 {
    border-bottom-color: rgba(71,67,88,.75)
}

.border-b-gray-900\/80 {
    border-bottom-color: rgba(71,67,88,.8)
}

.border-b-gray-900\/90 {
    border-bottom-color: rgba(71,67,88,.9)
}

.border-b-gray-900\/95 {
    border-bottom-color: rgba(71,67,88,.95)
}

.border-b-gray-alpha-100 {
    border-bottom-color: rgba(135,145,165,.1)
}

.border-b-gray-alpha-100\/0 {
    border-bottom-color: rgba(135,145,165,0)
}

.border-b-gray-alpha-100\/10 {
    border-bottom-color: rgba(135,145,165,.1)
}

.border-b-gray-alpha-100\/100 {
    border-bottom-color: #8791a5
}

.border-b-gray-alpha-100\/20 {
    border-bottom-color: rgba(135,145,165,.2)
}

.border-b-gray-alpha-100\/25 {
    border-bottom-color: rgba(135,145,165,.25)
}

.border-b-gray-alpha-100\/30 {
    border-bottom-color: rgba(135,145,165,.3)
}

.border-b-gray-alpha-100\/40 {
    border-bottom-color: rgba(135,145,165,.4)
}

.border-b-gray-alpha-100\/5 {
    border-bottom-color: rgba(135,145,165,.05)
}

.border-b-gray-alpha-100\/50 {
    border-bottom-color: rgba(135,145,165,.5)
}

.border-b-gray-alpha-100\/60 {
    border-bottom-color: rgba(135,145,165,.6)
}

.border-b-gray-alpha-100\/70 {
    border-bottom-color: rgba(135,145,165,.7)
}

.border-b-gray-alpha-100\/75 {
    border-bottom-color: rgba(135,145,165,.75)
}

.border-b-gray-alpha-100\/80 {
    border-bottom-color: rgba(135,145,165,.8)
}

.border-b-gray-alpha-100\/90 {
    border-bottom-color: rgba(135,145,165,.9)
}

.border-b-gray-alpha-100\/95 {
    border-bottom-color: rgba(135,145,165,.95)
}

.border-b-gray-alpha-200 {
    border-bottom-color: rgba(125,135,155,.2)
}

.border-b-gray-alpha-200\/0 {
    border-bottom-color: rgba(125,135,155,0)
}

.border-b-gray-alpha-200\/10 {
    border-bottom-color: rgba(125,135,155,.1)
}

.border-b-gray-alpha-200\/100 {
    border-bottom-color: #7d879b
}

.border-b-gray-alpha-200\/20 {
    border-bottom-color: rgba(125,135,155,.2)
}

.border-b-gray-alpha-200\/25 {
    border-bottom-color: rgba(125,135,155,.25)
}

.border-b-gray-alpha-200\/30 {
    border-bottom-color: rgba(125,135,155,.3)
}

.border-b-gray-alpha-200\/40 {
    border-bottom-color: rgba(125,135,155,.4)
}

.border-b-gray-alpha-200\/5 {
    border-bottom-color: rgba(125,135,155,.05)
}

.border-b-gray-alpha-200\/50 {
    border-bottom-color: rgba(125,135,155,.5)
}

.border-b-gray-alpha-200\/60 {
    border-bottom-color: rgba(125,135,155,.6)
}

.border-b-gray-alpha-200\/70 {
    border-bottom-color: rgba(125,135,155,.7)
}

.border-b-gray-alpha-200\/75 {
    border-bottom-color: rgba(125,135,155,.75)
}

.border-b-gray-alpha-200\/80 {
    border-bottom-color: rgba(125,135,155,.8)
}

.border-b-gray-alpha-200\/90 {
    border-bottom-color: rgba(125,135,155,.9)
}

.border-b-gray-alpha-200\/95 {
    border-bottom-color: rgba(125,135,155,.95)
}

.border-b-gray-alpha-300 {
    border-bottom-color: rgba(101,115,135,.3)
}

.border-b-gray-alpha-300\/0 {
    border-bottom-color: rgba(101,115,135,0)
}

.border-b-gray-alpha-300\/10 {
    border-bottom-color: rgba(101,115,135,.1)
}

.border-b-gray-alpha-300\/100 {
    border-bottom-color: #657387
}

.border-b-gray-alpha-300\/20 {
    border-bottom-color: rgba(101,115,135,.2)
}

.border-b-gray-alpha-300\/25 {
    border-bottom-color: rgba(101,115,135,.25)
}

.border-b-gray-alpha-300\/30 {
    border-bottom-color: rgba(101,115,135,.3)
}

.border-b-gray-alpha-300\/40 {
    border-bottom-color: rgba(101,115,135,.4)
}

.border-b-gray-alpha-300\/5 {
    border-bottom-color: rgba(101,115,135,.05)
}

.border-b-gray-alpha-300\/50 {
    border-bottom-color: rgba(101,115,135,.5)
}

.border-b-gray-alpha-300\/60 {
    border-bottom-color: rgba(101,115,135,.6)
}

.border-b-gray-alpha-300\/70 {
    border-bottom-color: rgba(101,115,135,.7)
}

.border-b-gray-alpha-300\/75 {
    border-bottom-color: rgba(101,115,135,.75)
}

.border-b-gray-alpha-300\/80 {
    border-bottom-color: rgba(101,115,135,.8)
}

.border-b-gray-alpha-300\/90 {
    border-bottom-color: rgba(101,115,135,.9)
}

.border-b-gray-alpha-300\/95 {
    border-bottom-color: rgba(101,115,135,.95)
}

.border-b-gray-alpha-400 {
    border-bottom-color: rgba(7,25,55,.4)
}

.border-b-gray-alpha-400\/0 {
    border-bottom-color: rgba(7,25,55,0)
}

.border-b-gray-alpha-400\/10 {
    border-bottom-color: rgba(7,25,55,.1)
}

.border-b-gray-alpha-400\/100 {
    border-bottom-color: #071937
}

.border-b-gray-alpha-400\/20 {
    border-bottom-color: rgba(7,25,55,.2)
}

.border-b-gray-alpha-400\/25 {
    border-bottom-color: rgba(7,25,55,.25)
}

.border-b-gray-alpha-400\/30 {
    border-bottom-color: rgba(7,25,55,.3)
}

.border-b-gray-alpha-400\/40 {
    border-bottom-color: rgba(7,25,55,.4)
}

.border-b-gray-alpha-400\/5 {
    border-bottom-color: rgba(7,25,55,.05)
}

.border-b-gray-alpha-400\/50 {
    border-bottom-color: rgba(7,25,55,.5)
}

.border-b-gray-alpha-400\/60 {
    border-bottom-color: rgba(7,25,55,.6)
}

.border-b-gray-alpha-400\/70 {
    border-bottom-color: rgba(7,25,55,.7)
}

.border-b-gray-alpha-400\/75 {
    border-bottom-color: rgba(7,25,55,.75)
}

.border-b-gray-alpha-400\/80 {
    border-bottom-color: rgba(7,25,55,.8)
}

.border-b-gray-alpha-400\/90 {
    border-bottom-color: rgba(7,25,55,.9)
}

.border-b-gray-alpha-400\/95 {
    border-bottom-color: rgba(7,25,55,.95)
}

.border-b-gray-alpha-50 {
    border-bottom-color: rgba(135,155,175,.05)
}

.border-b-gray-alpha-50\/0 {
    border-bottom-color: rgba(135,155,175,0)
}

.border-b-gray-alpha-50\/10 {
    border-bottom-color: rgba(135,155,175,.1)
}

.border-b-gray-alpha-50\/100 {
    border-bottom-color: #879baf
}

.border-b-gray-alpha-50\/20 {
    border-bottom-color: rgba(135,155,175,.2)
}

.border-b-gray-alpha-50\/25 {
    border-bottom-color: rgba(135,155,175,.25)
}

.border-b-gray-alpha-50\/30 {
    border-bottom-color: rgba(135,155,175,.3)
}

.border-b-gray-alpha-50\/40 {
    border-bottom-color: rgba(135,155,175,.4)
}

.border-b-gray-alpha-50\/5 {
    border-bottom-color: rgba(135,155,175,.05)
}

.border-b-gray-alpha-50\/50 {
    border-bottom-color: rgba(135,155,175,.5)
}

.border-b-gray-alpha-50\/60 {
    border-bottom-color: rgba(135,155,175,.6)
}

.border-b-gray-alpha-50\/70 {
    border-bottom-color: rgba(135,155,175,.7)
}

.border-b-gray-alpha-50\/75 {
    border-bottom-color: rgba(135,155,175,.75)
}

.border-b-gray-alpha-50\/80 {
    border-bottom-color: rgba(135,155,175,.8)
}

.border-b-gray-alpha-50\/90 {
    border-bottom-color: rgba(135,155,175,.9)
}

.border-b-gray-alpha-50\/95 {
    border-bottom-color: rgba(135,155,175,.95)
}

.border-b-gray-alpha-500 {
    border-bottom-color: rgba(8,20,43,.6)
}

.border-b-gray-alpha-500\/0 {
    border-bottom-color: rgba(8,20,43,0)
}

.border-b-gray-alpha-500\/10 {
    border-bottom-color: rgba(8,20,43,.1)
}

.border-b-gray-alpha-500\/100 {
    border-bottom-color: #08142b
}

.border-b-gray-alpha-500\/20 {
    border-bottom-color: rgba(8,20,43,.2)
}

.border-b-gray-alpha-500\/25 {
    border-bottom-color: rgba(8,20,43,.25)
}

.border-b-gray-alpha-500\/30 {
    border-bottom-color: rgba(8,20,43,.3)
}

.border-b-gray-alpha-500\/40 {
    border-bottom-color: rgba(8,20,43,.4)
}

.border-b-gray-alpha-500\/5 {
    border-bottom-color: rgba(8,20,43,.05)
}

.border-b-gray-alpha-500\/50 {
    border-bottom-color: rgba(8,20,43,.5)
}

.border-b-gray-alpha-500\/60 {
    border-bottom-color: rgba(8,20,43,.6)
}

.border-b-gray-alpha-500\/70 {
    border-bottom-color: rgba(8,20,43,.7)
}

.border-b-gray-alpha-500\/75 {
    border-bottom-color: rgba(8,20,43,.75)
}

.border-b-gray-alpha-500\/80 {
    border-bottom-color: rgba(8,20,43,.8)
}

.border-b-gray-alpha-500\/90 {
    border-bottom-color: rgba(8,20,43,.9)
}

.border-b-gray-alpha-500\/95 {
    border-bottom-color: rgba(8,20,43,.95)
}

.border-b-gray-alpha-600 {
    border-bottom-color: rgba(0,12,32,.7)
}

.border-b-gray-alpha-600\/0 {
    border-bottom-color: rgba(0,12,32,0)
}

.border-b-gray-alpha-600\/10 {
    border-bottom-color: rgba(0,12,32,.1)
}

.border-b-gray-alpha-600\/100 {
    border-bottom-color: #000c20
}

.border-b-gray-alpha-600\/20 {
    border-bottom-color: rgba(0,12,32,.2)
}

.border-b-gray-alpha-600\/25 {
    border-bottom-color: rgba(0,12,32,.25)
}

.border-b-gray-alpha-600\/30 {
    border-bottom-color: rgba(0,12,32,.3)
}

.border-b-gray-alpha-600\/40 {
    border-bottom-color: rgba(0,12,32,.4)
}

.border-b-gray-alpha-600\/5 {
    border-bottom-color: rgba(0,12,32,.05)
}

.border-b-gray-alpha-600\/50 {
    border-bottom-color: rgba(0,12,32,.5)
}

.border-b-gray-alpha-600\/60 {
    border-bottom-color: rgba(0,12,32,.6)
}

.border-b-gray-alpha-600\/70 {
    border-bottom-color: rgba(0,12,32,.7)
}

.border-b-gray-alpha-600\/75 {
    border-bottom-color: rgba(0,12,32,.75)
}

.border-b-gray-alpha-600\/80 {
    border-bottom-color: rgba(0,12,32,.8)
}

.border-b-gray-alpha-600\/90 {
    border-bottom-color: rgba(0,12,32,.9)
}

.border-b-gray-alpha-600\/95 {
    border-bottom-color: rgba(0,12,32,.95)
}

.border-b-gray-alpha-700 {
    border-bottom-color: rgba(5,17,37,.8)
}

.border-b-gray-alpha-700\/0 {
    border-bottom-color: rgba(5,17,37,0)
}

.border-b-gray-alpha-700\/10 {
    border-bottom-color: rgba(5,17,37,.1)
}

.border-b-gray-alpha-700\/100 {
    border-bottom-color: #051125
}

.border-b-gray-alpha-700\/20 {
    border-bottom-color: rgba(5,17,37,.2)
}

.border-b-gray-alpha-700\/25 {
    border-bottom-color: rgba(5,17,37,.25)
}

.border-b-gray-alpha-700\/30 {
    border-bottom-color: rgba(5,17,37,.3)
}

.border-b-gray-alpha-700\/40 {
    border-bottom-color: rgba(5,17,37,.4)
}

.border-b-gray-alpha-700\/5 {
    border-bottom-color: rgba(5,17,37,.05)
}

.border-b-gray-alpha-700\/50 {
    border-bottom-color: rgba(5,17,37,.5)
}

.border-b-gray-alpha-700\/60 {
    border-bottom-color: rgba(5,17,37,.6)
}

.border-b-gray-alpha-700\/70 {
    border-bottom-color: rgba(5,17,37,.7)
}

.border-b-gray-alpha-700\/75 {
    border-bottom-color: rgba(5,17,37,.75)
}

.border-b-gray-alpha-700\/80 {
    border-bottom-color: rgba(5,17,37,.8)
}

.border-b-gray-alpha-700\/90 {
    border-bottom-color: rgba(5,17,37,.9)
}

.border-b-gray-alpha-700\/95 {
    border-bottom-color: rgba(5,17,37,.95)
}

.border-b-gray-alpha-800 {
    border-bottom-color: rgba(6,17,32,.9)
}

.border-b-gray-alpha-800\/0 {
    border-bottom-color: rgba(6,17,32,0)
}

.border-b-gray-alpha-800\/10 {
    border-bottom-color: rgba(6,17,32,.1)
}

.border-b-gray-alpha-800\/100 {
    border-bottom-color: #061120
}

.border-b-gray-alpha-800\/20 {
    border-bottom-color: rgba(6,17,32,.2)
}

.border-b-gray-alpha-800\/25 {
    border-bottom-color: rgba(6,17,32,.25)
}

.border-b-gray-alpha-800\/30 {
    border-bottom-color: rgba(6,17,32,.3)
}

.border-b-gray-alpha-800\/40 {
    border-bottom-color: rgba(6,17,32,.4)
}

.border-b-gray-alpha-800\/5 {
    border-bottom-color: rgba(6,17,32,.05)
}

.border-b-gray-alpha-800\/50 {
    border-bottom-color: rgba(6,17,32,.5)
}

.border-b-gray-alpha-800\/60 {
    border-bottom-color: rgba(6,17,32,.6)
}

.border-b-gray-alpha-800\/70 {
    border-bottom-color: rgba(6,17,32,.7)
}

.border-b-gray-alpha-800\/75 {
    border-bottom-color: rgba(6,17,32,.75)
}

.border-b-gray-alpha-800\/80 {
    border-bottom-color: rgba(6,17,32,.8)
}

.border-b-gray-alpha-800\/90 {
    border-bottom-color: rgba(6,17,32,.9)
}

.border-b-gray-alpha-800\/95 {
    border-bottom-color: rgba(6,17,32,.95)
}

.border-b-gray-alpha-900 {
    border-bottom-color: rgba(4,11,27,.95)
}

.border-b-gray-alpha-900\/0 {
    border-bottom-color: rgba(4,11,27,0)
}

.border-b-gray-alpha-900\/10 {
    border-bottom-color: rgba(4,11,27,.1)
}

.border-b-gray-alpha-900\/100 {
    border-bottom-color: #040b1b
}

.border-b-gray-alpha-900\/20 {
    border-bottom-color: rgba(4,11,27,.2)
}

.border-b-gray-alpha-900\/25 {
    border-bottom-color: rgba(4,11,27,.25)
}

.border-b-gray-alpha-900\/30 {
    border-bottom-color: rgba(4,11,27,.3)
}

.border-b-gray-alpha-900\/40 {
    border-bottom-color: rgba(4,11,27,.4)
}

.border-b-gray-alpha-900\/5 {
    border-bottom-color: rgba(4,11,27,.05)
}

.border-b-gray-alpha-900\/50 {
    border-bottom-color: rgba(4,11,27,.5)
}

.border-b-gray-alpha-900\/60 {
    border-bottom-color: rgba(4,11,27,.6)
}

.border-b-gray-alpha-900\/70 {
    border-bottom-color: rgba(4,11,27,.7)
}

.border-b-gray-alpha-900\/75 {
    border-bottom-color: rgba(4,11,27,.75)
}

.border-b-gray-alpha-900\/80 {
    border-bottom-color: rgba(4,11,27,.8)
}

.border-b-gray-alpha-900\/90 {
    border-bottom-color: rgba(4,11,27,.9)
}

.border-b-gray-alpha-900\/95 {
    border-bottom-color: rgba(4,11,27,.95)
}

.border-b-gray-alpha-950 {
    border-bottom-color: #030712
}

.border-b-gray-alpha-950\/0 {
    border-bottom-color: rgba(3,7,18,0)
}

.border-b-gray-alpha-950\/10 {
    border-bottom-color: rgba(3,7,18,.1)
}

.border-b-gray-alpha-950\/100 {
    border-bottom-color: #030712
}

.border-b-gray-alpha-950\/20 {
    border-bottom-color: rgba(3,7,18,.2)
}

.border-b-gray-alpha-950\/25 {
    border-bottom-color: rgba(3,7,18,.25)
}

.border-b-gray-alpha-950\/30 {
    border-bottom-color: rgba(3,7,18,.3)
}

.border-b-gray-alpha-950\/40 {
    border-bottom-color: rgba(3,7,18,.4)
}

.border-b-gray-alpha-950\/5 {
    border-bottom-color: rgba(3,7,18,.05)
}

.border-b-gray-alpha-950\/50 {
    border-bottom-color: rgba(3,7,18,.5)
}

.border-b-gray-alpha-950\/60 {
    border-bottom-color: rgba(3,7,18,.6)
}

.border-b-gray-alpha-950\/70 {
    border-bottom-color: rgba(3,7,18,.7)
}

.border-b-gray-alpha-950\/75 {
    border-bottom-color: rgba(3,7,18,.75)
}

.border-b-gray-alpha-950\/80 {
    border-bottom-color: rgba(3,7,18,.8)
}

.border-b-gray-alpha-950\/90 {
    border-bottom-color: rgba(3,7,18,.9)
}

.border-b-gray-alpha-950\/95 {
    border-bottom-color: rgba(3,7,18,.95)
}

.border-b-gray-solid-100 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(243 244 246/var(--tw-border-opacity))
}

.border-b-gray-solid-100\/0 {
    border-bottom-color: rgba(243,244,246,0)
}

.border-b-gray-solid-100\/10 {
    border-bottom-color: rgba(243,244,246,.1)
}

.border-b-gray-solid-100\/100 {
    border-bottom-color: #f3f4f6
}

.border-b-gray-solid-100\/20 {
    border-bottom-color: rgba(243,244,246,.2)
}

.border-b-gray-solid-100\/25 {
    border-bottom-color: rgba(243,244,246,.25)
}

.border-b-gray-solid-100\/30 {
    border-bottom-color: rgba(243,244,246,.3)
}

.border-b-gray-solid-100\/40 {
    border-bottom-color: rgba(243,244,246,.4)
}

.border-b-gray-solid-100\/5 {
    border-bottom-color: rgba(243,244,246,.05)
}

.border-b-gray-solid-100\/50 {
    border-bottom-color: rgba(243,244,246,.5)
}

.border-b-gray-solid-100\/60 {
    border-bottom-color: rgba(243,244,246,.6)
}

.border-b-gray-solid-100\/70 {
    border-bottom-color: rgba(243,244,246,.7)
}

.border-b-gray-solid-100\/75 {
    border-bottom-color: rgba(243,244,246,.75)
}

.border-b-gray-solid-100\/80 {
    border-bottom-color: rgba(243,244,246,.8)
}

.border-b-gray-solid-100\/90 {
    border-bottom-color: rgba(243,244,246,.9)
}

.border-b-gray-solid-100\/95 {
    border-bottom-color: rgba(243,244,246,.95)
}

.border-b-gray-solid-200 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(229 231 235/var(--tw-border-opacity))
}

.border-b-gray-solid-200\/0 {
    border-bottom-color: rgba(229,231,235,0)
}

.border-b-gray-solid-200\/10 {
    border-bottom-color: rgba(229,231,235,.1)
}

.border-b-gray-solid-200\/100 {
    border-bottom-color: #e5e7eb
}

.border-b-gray-solid-200\/20 {
    border-bottom-color: rgba(229,231,235,.2)
}

.border-b-gray-solid-200\/25 {
    border-bottom-color: rgba(229,231,235,.25)
}

.border-b-gray-solid-200\/30 {
    border-bottom-color: rgba(229,231,235,.3)
}

.border-b-gray-solid-200\/40 {
    border-bottom-color: rgba(229,231,235,.4)
}

.border-b-gray-solid-200\/5 {
    border-bottom-color: rgba(229,231,235,.05)
}

.border-b-gray-solid-200\/50 {
    border-bottom-color: rgba(229,231,235,.5)
}

.border-b-gray-solid-200\/60 {
    border-bottom-color: rgba(229,231,235,.6)
}

.border-b-gray-solid-200\/70 {
    border-bottom-color: rgba(229,231,235,.7)
}

.border-b-gray-solid-200\/75 {
    border-bottom-color: rgba(229,231,235,.75)
}

.border-b-gray-solid-200\/80 {
    border-bottom-color: rgba(229,231,235,.8)
}

.border-b-gray-solid-200\/90 {
    border-bottom-color: rgba(229,231,235,.9)
}

.border-b-gray-solid-200\/95 {
    border-bottom-color: rgba(229,231,235,.95)
}

.border-b-gray-solid-300 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(209 213 219/var(--tw-border-opacity))
}

.border-b-gray-solid-300\/0 {
    border-bottom-color: rgba(209,213,219,0)
}

.border-b-gray-solid-300\/10 {
    border-bottom-color: rgba(209,213,219,.1)
}

.border-b-gray-solid-300\/100 {
    border-bottom-color: #d1d5db
}

.border-b-gray-solid-300\/20 {
    border-bottom-color: rgba(209,213,219,.2)
}

.border-b-gray-solid-300\/25 {
    border-bottom-color: rgba(209,213,219,.25)
}

.border-b-gray-solid-300\/30 {
    border-bottom-color: rgba(209,213,219,.3)
}

.border-b-gray-solid-300\/40 {
    border-bottom-color: rgba(209,213,219,.4)
}

.border-b-gray-solid-300\/5 {
    border-bottom-color: rgba(209,213,219,.05)
}

.border-b-gray-solid-300\/50 {
    border-bottom-color: rgba(209,213,219,.5)
}

.border-b-gray-solid-300\/60 {
    border-bottom-color: rgba(209,213,219,.6)
}

.border-b-gray-solid-300\/70 {
    border-bottom-color: rgba(209,213,219,.7)
}

.border-b-gray-solid-300\/75 {
    border-bottom-color: rgba(209,213,219,.75)
}

.border-b-gray-solid-300\/80 {
    border-bottom-color: rgba(209,213,219,.8)
}

.border-b-gray-solid-300\/90 {
    border-bottom-color: rgba(209,213,219,.9)
}

.border-b-gray-solid-300\/95 {
    border-bottom-color: rgba(209,213,219,.95)
}

.border-b-gray-solid-400 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(156 163 175/var(--tw-border-opacity))
}

.border-b-gray-solid-400\/0 {
    border-bottom-color: rgba(156,163,175,0)
}

.border-b-gray-solid-400\/10 {
    border-bottom-color: rgba(156,163,175,.1)
}

.border-b-gray-solid-400\/100 {
    border-bottom-color: #9ca3af
}

.border-b-gray-solid-400\/20 {
    border-bottom-color: rgba(156,163,175,.2)
}

.border-b-gray-solid-400\/25 {
    border-bottom-color: rgba(156,163,175,.25)
}

.border-b-gray-solid-400\/30 {
    border-bottom-color: rgba(156,163,175,.3)
}

.border-b-gray-solid-400\/40 {
    border-bottom-color: rgba(156,163,175,.4)
}

.border-b-gray-solid-400\/5 {
    border-bottom-color: rgba(156,163,175,.05)
}

.border-b-gray-solid-400\/50 {
    border-bottom-color: rgba(156,163,175,.5)
}

.border-b-gray-solid-400\/60 {
    border-bottom-color: rgba(156,163,175,.6)
}

.border-b-gray-solid-400\/70 {
    border-bottom-color: rgba(156,163,175,.7)
}

.border-b-gray-solid-400\/75 {
    border-bottom-color: rgba(156,163,175,.75)
}

.border-b-gray-solid-400\/80 {
    border-bottom-color: rgba(156,163,175,.8)
}

.border-b-gray-solid-400\/90 {
    border-bottom-color: rgba(156,163,175,.9)
}

.border-b-gray-solid-400\/95 {
    border-bottom-color: rgba(156,163,175,.95)
}

.border-b-gray-solid-50 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(249 250 251/var(--tw-border-opacity))
}

.border-b-gray-solid-50\/0 {
    border-bottom-color: rgba(249,250,251,0)
}

.border-b-gray-solid-50\/10 {
    border-bottom-color: rgba(249,250,251,.1)
}

.border-b-gray-solid-50\/100 {
    border-bottom-color: #f9fafb
}

.border-b-gray-solid-50\/20 {
    border-bottom-color: rgba(249,250,251,.2)
}

.border-b-gray-solid-50\/25 {
    border-bottom-color: rgba(249,250,251,.25)
}

.border-b-gray-solid-50\/30 {
    border-bottom-color: rgba(249,250,251,.3)
}

.border-b-gray-solid-50\/40 {
    border-bottom-color: rgba(249,250,251,.4)
}

.border-b-gray-solid-50\/5 {
    border-bottom-color: rgba(249,250,251,.05)
}

.border-b-gray-solid-50\/50 {
    border-bottom-color: rgba(249,250,251,.5)
}

.border-b-gray-solid-50\/60 {
    border-bottom-color: rgba(249,250,251,.6)
}

.border-b-gray-solid-50\/70 {
    border-bottom-color: rgba(249,250,251,.7)
}

.border-b-gray-solid-50\/75 {
    border-bottom-color: rgba(249,250,251,.75)
}

.border-b-gray-solid-50\/80 {
    border-bottom-color: rgba(249,250,251,.8)
}

.border-b-gray-solid-50\/90 {
    border-bottom-color: rgba(249,250,251,.9)
}

.border-b-gray-solid-50\/95 {
    border-bottom-color: rgba(249,250,251,.95)
}

.border-b-gray-solid-500 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(107 114 128/var(--tw-border-opacity))
}

.border-b-gray-solid-500\/0 {
    border-bottom-color: hsla(220,9%,46%,0)
}

.border-b-gray-solid-500\/10 {
    border-bottom-color: hsla(220,9%,46%,.1)
}

.border-b-gray-solid-500\/100 {
    border-bottom-color: #6b7280
}

.border-b-gray-solid-500\/20 {
    border-bottom-color: hsla(220,9%,46%,.2)
}

.border-b-gray-solid-500\/25 {
    border-bottom-color: hsla(220,9%,46%,.25)
}

.border-b-gray-solid-500\/30 {
    border-bottom-color: hsla(220,9%,46%,.3)
}

.border-b-gray-solid-500\/40 {
    border-bottom-color: hsla(220,9%,46%,.4)
}

.border-b-gray-solid-500\/5 {
    border-bottom-color: hsla(220,9%,46%,.05)
}

.border-b-gray-solid-500\/50 {
    border-bottom-color: hsla(220,9%,46%,.5)
}

.border-b-gray-solid-500\/60 {
    border-bottom-color: hsla(220,9%,46%,.6)
}

.border-b-gray-solid-500\/70 {
    border-bottom-color: hsla(220,9%,46%,.7)
}

.border-b-gray-solid-500\/75 {
    border-bottom-color: hsla(220,9%,46%,.75)
}

.border-b-gray-solid-500\/80 {
    border-bottom-color: hsla(220,9%,46%,.8)
}

.border-b-gray-solid-500\/90 {
    border-bottom-color: hsla(220,9%,46%,.9)
}

.border-b-gray-solid-500\/95 {
    border-bottom-color: hsla(220,9%,46%,.95)
}

.border-b-gray-solid-600 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(75 85 99/var(--tw-border-opacity))
}

.border-b-gray-solid-600\/0 {
    border-bottom-color: rgba(75,85,99,0)
}

.border-b-gray-solid-600\/10 {
    border-bottom-color: rgba(75,85,99,.1)
}

.border-b-gray-solid-600\/100 {
    border-bottom-color: #4b5563
}

.border-b-gray-solid-600\/20 {
    border-bottom-color: rgba(75,85,99,.2)
}

.border-b-gray-solid-600\/25 {
    border-bottom-color: rgba(75,85,99,.25)
}

.border-b-gray-solid-600\/30 {
    border-bottom-color: rgba(75,85,99,.3)
}

.border-b-gray-solid-600\/40 {
    border-bottom-color: rgba(75,85,99,.4)
}

.border-b-gray-solid-600\/5 {
    border-bottom-color: rgba(75,85,99,.05)
}

.border-b-gray-solid-600\/50 {
    border-bottom-color: rgba(75,85,99,.5)
}

.border-b-gray-solid-600\/60 {
    border-bottom-color: rgba(75,85,99,.6)
}

.border-b-gray-solid-600\/70 {
    border-bottom-color: rgba(75,85,99,.7)
}

.border-b-gray-solid-600\/75 {
    border-bottom-color: rgba(75,85,99,.75)
}

.border-b-gray-solid-600\/80 {
    border-bottom-color: rgba(75,85,99,.8)
}

.border-b-gray-solid-600\/90 {
    border-bottom-color: rgba(75,85,99,.9)
}

.border-b-gray-solid-600\/95 {
    border-bottom-color: rgba(75,85,99,.95)
}

.border-b-gray-solid-700 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(55 65 81/var(--tw-border-opacity))
}

.border-b-gray-solid-700\/0 {
    border-bottom-color: rgba(55,65,81,0)
}

.border-b-gray-solid-700\/10 {
    border-bottom-color: rgba(55,65,81,.1)
}

.border-b-gray-solid-700\/100 {
    border-bottom-color: #374151
}

.border-b-gray-solid-700\/20 {
    border-bottom-color: rgba(55,65,81,.2)
}

.border-b-gray-solid-700\/25 {
    border-bottom-color: rgba(55,65,81,.25)
}

.border-b-gray-solid-700\/30 {
    border-bottom-color: rgba(55,65,81,.3)
}

.border-b-gray-solid-700\/40 {
    border-bottom-color: rgba(55,65,81,.4)
}

.border-b-gray-solid-700\/5 {
    border-bottom-color: rgba(55,65,81,.05)
}

.border-b-gray-solid-700\/50 {
    border-bottom-color: rgba(55,65,81,.5)
}

.border-b-gray-solid-700\/60 {
    border-bottom-color: rgba(55,65,81,.6)
}

.border-b-gray-solid-700\/70 {
    border-bottom-color: rgba(55,65,81,.7)
}

.border-b-gray-solid-700\/75 {
    border-bottom-color: rgba(55,65,81,.75)
}

.border-b-gray-solid-700\/80 {
    border-bottom-color: rgba(55,65,81,.8)
}

.border-b-gray-solid-700\/90 {
    border-bottom-color: rgba(55,65,81,.9)
}

.border-b-gray-solid-700\/95 {
    border-bottom-color: rgba(55,65,81,.95)
}

.border-b-gray-solid-800 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(31 41 55/var(--tw-border-opacity))
}

.border-b-gray-solid-800\/0 {
    border-bottom-color: rgba(31,41,55,0)
}

.border-b-gray-solid-800\/10 {
    border-bottom-color: rgba(31,41,55,.1)
}

.border-b-gray-solid-800\/100 {
    border-bottom-color: #1f2937
}

.border-b-gray-solid-800\/20 {
    border-bottom-color: rgba(31,41,55,.2)
}

.border-b-gray-solid-800\/25 {
    border-bottom-color: rgba(31,41,55,.25)
}

.border-b-gray-solid-800\/30 {
    border-bottom-color: rgba(31,41,55,.3)
}

.border-b-gray-solid-800\/40 {
    border-bottom-color: rgba(31,41,55,.4)
}

.border-b-gray-solid-800\/5 {
    border-bottom-color: rgba(31,41,55,.05)
}

.border-b-gray-solid-800\/50 {
    border-bottom-color: rgba(31,41,55,.5)
}

.border-b-gray-solid-800\/60 {
    border-bottom-color: rgba(31,41,55,.6)
}

.border-b-gray-solid-800\/70 {
    border-bottom-color: rgba(31,41,55,.7)
}

.border-b-gray-solid-800\/75 {
    border-bottom-color: rgba(31,41,55,.75)
}

.border-b-gray-solid-800\/80 {
    border-bottom-color: rgba(31,41,55,.8)
}

.border-b-gray-solid-800\/90 {
    border-bottom-color: rgba(31,41,55,.9)
}

.border-b-gray-solid-800\/95 {
    border-bottom-color: rgba(31,41,55,.95)
}

.border-b-gray-solid-900 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(17 24 39/var(--tw-border-opacity))
}

.border-b-gray-solid-900\/0 {
    border-bottom-color: rgba(17,24,39,0)
}

.border-b-gray-solid-900\/10 {
    border-bottom-color: rgba(17,24,39,.1)
}

.border-b-gray-solid-900\/100 {
    border-bottom-color: #111827
}

.border-b-gray-solid-900\/20 {
    border-bottom-color: rgba(17,24,39,.2)
}

.border-b-gray-solid-900\/25 {
    border-bottom-color: rgba(17,24,39,.25)
}

.border-b-gray-solid-900\/30 {
    border-bottom-color: rgba(17,24,39,.3)
}

.border-b-gray-solid-900\/40 {
    border-bottom-color: rgba(17,24,39,.4)
}

.border-b-gray-solid-900\/5 {
    border-bottom-color: rgba(17,24,39,.05)
}

.border-b-gray-solid-900\/50 {
    border-bottom-color: rgba(17,24,39,.5)
}

.border-b-gray-solid-900\/60 {
    border-bottom-color: rgba(17,24,39,.6)
}

.border-b-gray-solid-900\/70 {
    border-bottom-color: rgba(17,24,39,.7)
}

.border-b-gray-solid-900\/75 {
    border-bottom-color: rgba(17,24,39,.75)
}

.border-b-gray-solid-900\/80 {
    border-bottom-color: rgba(17,24,39,.8)
}

.border-b-gray-solid-900\/90 {
    border-bottom-color: rgba(17,24,39,.9)
}

.border-b-gray-solid-900\/95 {
    border-bottom-color: rgba(17,24,39,.95)
}

.border-b-gray-solid-950 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(3 7 18/var(--tw-border-opacity))
}

.border-b-gray-solid-950\/0 {
    border-bottom-color: rgba(3,7,18,0)
}

.border-b-gray-solid-950\/10 {
    border-bottom-color: rgba(3,7,18,.1)
}

.border-b-gray-solid-950\/100 {
    border-bottom-color: #030712
}

.border-b-gray-solid-950\/20 {
    border-bottom-color: rgba(3,7,18,.2)
}

.border-b-gray-solid-950\/25 {
    border-bottom-color: rgba(3,7,18,.25)
}

.border-b-gray-solid-950\/30 {
    border-bottom-color: rgba(3,7,18,.3)
}

.border-b-gray-solid-950\/40 {
    border-bottom-color: rgba(3,7,18,.4)
}

.border-b-gray-solid-950\/5 {
    border-bottom-color: rgba(3,7,18,.05)
}

.border-b-gray-solid-950\/50 {
    border-bottom-color: rgba(3,7,18,.5)
}

.border-b-gray-solid-950\/60 {
    border-bottom-color: rgba(3,7,18,.6)
}

.border-b-gray-solid-950\/70 {
    border-bottom-color: rgba(3,7,18,.7)
}

.border-b-gray-solid-950\/75 {
    border-bottom-color: rgba(3,7,18,.75)
}

.border-b-gray-solid-950\/80 {
    border-bottom-color: rgba(3,7,18,.8)
}

.border-b-gray-solid-950\/90 {
    border-bottom-color: rgba(3,7,18,.9)
}

.border-b-gray-solid-950\/95 {
    border-bottom-color: rgba(3,7,18,.95)
}

.border-b-green-100 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(220 252 231/var(--tw-border-opacity))
}

.border-b-green-100\/0 {
    border-bottom-color: rgba(220,252,231,0)
}

.border-b-green-100\/10 {
    border-bottom-color: rgba(220,252,231,.1)
}

.border-b-green-100\/100 {
    border-bottom-color: #dcfce7
}

.border-b-green-100\/20 {
    border-bottom-color: rgba(220,252,231,.2)
}

.border-b-green-100\/25 {
    border-bottom-color: rgba(220,252,231,.25)
}

.border-b-green-100\/30 {
    border-bottom-color: rgba(220,252,231,.3)
}

.border-b-green-100\/40 {
    border-bottom-color: rgba(220,252,231,.4)
}

.border-b-green-100\/5 {
    border-bottom-color: rgba(220,252,231,.05)
}

.border-b-green-100\/50 {
    border-bottom-color: rgba(220,252,231,.5)
}

.border-b-green-100\/60 {
    border-bottom-color: rgba(220,252,231,.6)
}

.border-b-green-100\/70 {
    border-bottom-color: rgba(220,252,231,.7)
}

.border-b-green-100\/75 {
    border-bottom-color: rgba(220,252,231,.75)
}

.border-b-green-100\/80 {
    border-bottom-color: rgba(220,252,231,.8)
}

.border-b-green-100\/90 {
    border-bottom-color: rgba(220,252,231,.9)
}

.border-b-green-100\/95 {
    border-bottom-color: rgba(220,252,231,.95)
}

.border-b-green-200 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(187 247 208/var(--tw-border-opacity))
}

.border-b-green-200\/0 {
    border-bottom-color: rgba(187,247,208,0)
}

.border-b-green-200\/10 {
    border-bottom-color: rgba(187,247,208,.1)
}

.border-b-green-200\/100 {
    border-bottom-color: #bbf7d0
}

.border-b-green-200\/20 {
    border-bottom-color: rgba(187,247,208,.2)
}

.border-b-green-200\/25 {
    border-bottom-color: rgba(187,247,208,.25)
}

.border-b-green-200\/30 {
    border-bottom-color: rgba(187,247,208,.3)
}

.border-b-green-200\/40 {
    border-bottom-color: rgba(187,247,208,.4)
}

.border-b-green-200\/5 {
    border-bottom-color: rgba(187,247,208,.05)
}

.border-b-green-200\/50 {
    border-bottom-color: rgba(187,247,208,.5)
}

.border-b-green-200\/60 {
    border-bottom-color: rgba(187,247,208,.6)
}

.border-b-green-200\/70 {
    border-bottom-color: rgba(187,247,208,.7)
}

.border-b-green-200\/75 {
    border-bottom-color: rgba(187,247,208,.75)
}

.border-b-green-200\/80 {
    border-bottom-color: rgba(187,247,208,.8)
}

.border-b-green-200\/90 {
    border-bottom-color: rgba(187,247,208,.9)
}

.border-b-green-200\/95 {
    border-bottom-color: rgba(187,247,208,.95)
}

.border-b-green-300 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(134 239 172/var(--tw-border-opacity))
}

.border-b-green-300\/0 {
    border-bottom-color: rgba(134,239,172,0)
}

.border-b-green-300\/10 {
    border-bottom-color: rgba(134,239,172,.1)
}

.border-b-green-300\/100 {
    border-bottom-color: #86efac
}

.border-b-green-300\/20 {
    border-bottom-color: rgba(134,239,172,.2)
}

.border-b-green-300\/25 {
    border-bottom-color: rgba(134,239,172,.25)
}

.border-b-green-300\/30 {
    border-bottom-color: rgba(134,239,172,.3)
}

.border-b-green-300\/40 {
    border-bottom-color: rgba(134,239,172,.4)
}

.border-b-green-300\/5 {
    border-bottom-color: rgba(134,239,172,.05)
}

.border-b-green-300\/50 {
    border-bottom-color: rgba(134,239,172,.5)
}

.border-b-green-300\/60 {
    border-bottom-color: rgba(134,239,172,.6)
}

.border-b-green-300\/70 {
    border-bottom-color: rgba(134,239,172,.7)
}

.border-b-green-300\/75 {
    border-bottom-color: rgba(134,239,172,.75)
}

.border-b-green-300\/80 {
    border-bottom-color: rgba(134,239,172,.8)
}

.border-b-green-300\/90 {
    border-bottom-color: rgba(134,239,172,.9)
}

.border-b-green-300\/95 {
    border-bottom-color: rgba(134,239,172,.95)
}

.border-b-green-400 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(74 222 128/var(--tw-border-opacity))
}

.border-b-green-400\/0 {
    border-bottom-color: rgba(74,222,128,0)
}

.border-b-green-400\/10 {
    border-bottom-color: rgba(74,222,128,.1)
}

.border-b-green-400\/100 {
    border-bottom-color: #4ade80
}

.border-b-green-400\/20 {
    border-bottom-color: rgba(74,222,128,.2)
}

.border-b-green-400\/25 {
    border-bottom-color: rgba(74,222,128,.25)
}

.border-b-green-400\/30 {
    border-bottom-color: rgba(74,222,128,.3)
}

.border-b-green-400\/40 {
    border-bottom-color: rgba(74,222,128,.4)
}

.border-b-green-400\/5 {
    border-bottom-color: rgba(74,222,128,.05)
}

.border-b-green-400\/50 {
    border-bottom-color: rgba(74,222,128,.5)
}

.border-b-green-400\/60 {
    border-bottom-color: rgba(74,222,128,.6)
}

.border-b-green-400\/70 {
    border-bottom-color: rgba(74,222,128,.7)
}

.border-b-green-400\/75 {
    border-bottom-color: rgba(74,222,128,.75)
}

.border-b-green-400\/80 {
    border-bottom-color: rgba(74,222,128,.8)
}

.border-b-green-400\/90 {
    border-bottom-color: rgba(74,222,128,.9)
}

.border-b-green-400\/95 {
    border-bottom-color: rgba(74,222,128,.95)
}

.border-b-green-50 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(240 253 244/var(--tw-border-opacity))
}

.border-b-green-50\/0 {
    border-bottom-color: rgba(240,253,244,0)
}

.border-b-green-50\/10 {
    border-bottom-color: rgba(240,253,244,.1)
}

.border-b-green-50\/100 {
    border-bottom-color: #f0fdf4
}

.border-b-green-50\/20 {
    border-bottom-color: rgba(240,253,244,.2)
}

.border-b-green-50\/25 {
    border-bottom-color: rgba(240,253,244,.25)
}

.border-b-green-50\/30 {
    border-bottom-color: rgba(240,253,244,.3)
}

.border-b-green-50\/40 {
    border-bottom-color: rgba(240,253,244,.4)
}

.border-b-green-50\/5 {
    border-bottom-color: rgba(240,253,244,.05)
}

.border-b-green-50\/50 {
    border-bottom-color: rgba(240,253,244,.5)
}

.border-b-green-50\/60 {
    border-bottom-color: rgba(240,253,244,.6)
}

.border-b-green-50\/70 {
    border-bottom-color: rgba(240,253,244,.7)
}

.border-b-green-50\/75 {
    border-bottom-color: rgba(240,253,244,.75)
}

.border-b-green-50\/80 {
    border-bottom-color: rgba(240,253,244,.8)
}

.border-b-green-50\/90 {
    border-bottom-color: rgba(240,253,244,.9)
}

.border-b-green-50\/95 {
    border-bottom-color: rgba(240,253,244,.95)
}

.border-b-green-500 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(34 197 94/var(--tw-border-opacity))
}

.border-b-green-500\/0 {
    border-bottom-color: rgba(34,197,94,0)
}

.border-b-green-500\/10 {
    border-bottom-color: rgba(34,197,94,.1)
}

.border-b-green-500\/100 {
    border-bottom-color: #22c55e
}

.border-b-green-500\/20 {
    border-bottom-color: rgba(34,197,94,.2)
}

.border-b-green-500\/25 {
    border-bottom-color: rgba(34,197,94,.25)
}

.border-b-green-500\/30 {
    border-bottom-color: rgba(34,197,94,.3)
}

.border-b-green-500\/40 {
    border-bottom-color: rgba(34,197,94,.4)
}

.border-b-green-500\/5 {
    border-bottom-color: rgba(34,197,94,.05)
}

.border-b-green-500\/50 {
    border-bottom-color: rgba(34,197,94,.5)
}

.border-b-green-500\/60 {
    border-bottom-color: rgba(34,197,94,.6)
}

.border-b-green-500\/70 {
    border-bottom-color: rgba(34,197,94,.7)
}

.border-b-green-500\/75 {
    border-bottom-color: rgba(34,197,94,.75)
}

.border-b-green-500\/80 {
    border-bottom-color: rgba(34,197,94,.8)
}

.border-b-green-500\/90 {
    border-bottom-color: rgba(34,197,94,.9)
}

.border-b-green-500\/95 {
    border-bottom-color: rgba(34,197,94,.95)
}

.border-b-green-600 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(22 163 74/var(--tw-border-opacity))
}

.border-b-green-600\/0 {
    border-bottom-color: rgba(22,163,74,0)
}

.border-b-green-600\/10 {
    border-bottom-color: rgba(22,163,74,.1)
}

.border-b-green-600\/100 {
    border-bottom-color: #16a34a
}

.border-b-green-600\/20 {
    border-bottom-color: rgba(22,163,74,.2)
}

.border-b-green-600\/25 {
    border-bottom-color: rgba(22,163,74,.25)
}

.border-b-green-600\/30 {
    border-bottom-color: rgba(22,163,74,.3)
}

.border-b-green-600\/40 {
    border-bottom-color: rgba(22,163,74,.4)
}

.border-b-green-600\/5 {
    border-bottom-color: rgba(22,163,74,.05)
}

.border-b-green-600\/50 {
    border-bottom-color: rgba(22,163,74,.5)
}

.border-b-green-600\/60 {
    border-bottom-color: rgba(22,163,74,.6)
}

.border-b-green-600\/70 {
    border-bottom-color: rgba(22,163,74,.7)
}

.border-b-green-600\/75 {
    border-bottom-color: rgba(22,163,74,.75)
}

.border-b-green-600\/80 {
    border-bottom-color: rgba(22,163,74,.8)
}

.border-b-green-600\/90 {
    border-bottom-color: rgba(22,163,74,.9)
}

.border-b-green-600\/95 {
    border-bottom-color: rgba(22,163,74,.95)
}

.border-b-green-700 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(21 128 61/var(--tw-border-opacity))
}

.border-b-green-700\/0 {
    border-bottom-color: rgba(21,128,61,0)
}

.border-b-green-700\/10 {
    border-bottom-color: rgba(21,128,61,.1)
}

.border-b-green-700\/100 {
    border-bottom-color: #15803d
}

.border-b-green-700\/20 {
    border-bottom-color: rgba(21,128,61,.2)
}

.border-b-green-700\/25 {
    border-bottom-color: rgba(21,128,61,.25)
}

.border-b-green-700\/30 {
    border-bottom-color: rgba(21,128,61,.3)
}

.border-b-green-700\/40 {
    border-bottom-color: rgba(21,128,61,.4)
}

.border-b-green-700\/5 {
    border-bottom-color: rgba(21,128,61,.05)
}

.border-b-green-700\/50 {
    border-bottom-color: rgba(21,128,61,.5)
}

.border-b-green-700\/60 {
    border-bottom-color: rgba(21,128,61,.6)
}

.border-b-green-700\/70 {
    border-bottom-color: rgba(21,128,61,.7)
}

.border-b-green-700\/75 {
    border-bottom-color: rgba(21,128,61,.75)
}

.border-b-green-700\/80 {
    border-bottom-color: rgba(21,128,61,.8)
}

.border-b-green-700\/90 {
    border-bottom-color: rgba(21,128,61,.9)
}

.border-b-green-700\/95 {
    border-bottom-color: rgba(21,128,61,.95)
}

.border-b-green-800 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(22 101 52/var(--tw-border-opacity))
}

.border-b-green-800\/0 {
    border-bottom-color: rgba(22,101,52,0)
}

.border-b-green-800\/10 {
    border-bottom-color: rgba(22,101,52,.1)
}

.border-b-green-800\/100 {
    border-bottom-color: #166534
}

.border-b-green-800\/20 {
    border-bottom-color: rgba(22,101,52,.2)
}

.border-b-green-800\/25 {
    border-bottom-color: rgba(22,101,52,.25)
}

.border-b-green-800\/30 {
    border-bottom-color: rgba(22,101,52,.3)
}

.border-b-green-800\/40 {
    border-bottom-color: rgba(22,101,52,.4)
}

.border-b-green-800\/5 {
    border-bottom-color: rgba(22,101,52,.05)
}

.border-b-green-800\/50 {
    border-bottom-color: rgba(22,101,52,.5)
}

.border-b-green-800\/60 {
    border-bottom-color: rgba(22,101,52,.6)
}

.border-b-green-800\/70 {
    border-bottom-color: rgba(22,101,52,.7)
}

.border-b-green-800\/75 {
    border-bottom-color: rgba(22,101,52,.75)
}

.border-b-green-800\/80 {
    border-bottom-color: rgba(22,101,52,.8)
}

.border-b-green-800\/90 {
    border-bottom-color: rgba(22,101,52,.9)
}

.border-b-green-800\/95 {
    border-bottom-color: rgba(22,101,52,.95)
}

.border-b-green-900 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(20 83 45/var(--tw-border-opacity))
}

.border-b-green-900\/0 {
    border-bottom-color: rgba(20,83,45,0)
}

.border-b-green-900\/10 {
    border-bottom-color: rgba(20,83,45,.1)
}

.border-b-green-900\/100 {
    border-bottom-color: #14532d
}

.border-b-green-900\/20 {
    border-bottom-color: rgba(20,83,45,.2)
}

.border-b-green-900\/25 {
    border-bottom-color: rgba(20,83,45,.25)
}

.border-b-green-900\/30 {
    border-bottom-color: rgba(20,83,45,.3)
}

.border-b-green-900\/40 {
    border-bottom-color: rgba(20,83,45,.4)
}

.border-b-green-900\/5 {
    border-bottom-color: rgba(20,83,45,.05)
}

.border-b-green-900\/50 {
    border-bottom-color: rgba(20,83,45,.5)
}

.border-b-green-900\/60 {
    border-bottom-color: rgba(20,83,45,.6)
}

.border-b-green-900\/70 {
    border-bottom-color: rgba(20,83,45,.7)
}

.border-b-green-900\/75 {
    border-bottom-color: rgba(20,83,45,.75)
}

.border-b-green-900\/80 {
    border-bottom-color: rgba(20,83,45,.8)
}

.border-b-green-900\/90 {
    border-bottom-color: rgba(20,83,45,.9)
}

.border-b-green-900\/95 {
    border-bottom-color: rgba(20,83,45,.95)
}

.border-b-green-950 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(5 46 22/var(--tw-border-opacity))
}

.border-b-green-950\/0 {
    border-bottom-color: rgba(5,46,22,0)
}

.border-b-green-950\/10 {
    border-bottom-color: rgba(5,46,22,.1)
}

.border-b-green-950\/100 {
    border-bottom-color: #052e16
}

.border-b-green-950\/20 {
    border-bottom-color: rgba(5,46,22,.2)
}

.border-b-green-950\/25 {
    border-bottom-color: rgba(5,46,22,.25)
}

.border-b-green-950\/30 {
    border-bottom-color: rgba(5,46,22,.3)
}

.border-b-green-950\/40 {
    border-bottom-color: rgba(5,46,22,.4)
}

.border-b-green-950\/5 {
    border-bottom-color: rgba(5,46,22,.05)
}

.border-b-green-950\/50 {
    border-bottom-color: rgba(5,46,22,.5)
}

.border-b-green-950\/60 {
    border-bottom-color: rgba(5,46,22,.6)
}

.border-b-green-950\/70 {
    border-bottom-color: rgba(5,46,22,.7)
}

.border-b-green-950\/75 {
    border-bottom-color: rgba(5,46,22,.75)
}

.border-b-green-950\/80 {
    border-bottom-color: rgba(5,46,22,.8)
}

.border-b-green-950\/90 {
    border-bottom-color: rgba(5,46,22,.9)
}

.border-b-green-950\/95 {
    border-bottom-color: rgba(5,46,22,.95)
}

.border-b-indigo-100 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(224 231 255/var(--tw-border-opacity))
}

.border-b-indigo-100\/0 {
    border-bottom-color: rgba(224,231,255,0)
}

.border-b-indigo-100\/10 {
    border-bottom-color: rgba(224,231,255,.1)
}

.border-b-indigo-100\/100 {
    border-bottom-color: #e0e7ff
}

.border-b-indigo-100\/20 {
    border-bottom-color: rgba(224,231,255,.2)
}

.border-b-indigo-100\/25 {
    border-bottom-color: rgba(224,231,255,.25)
}

.border-b-indigo-100\/30 {
    border-bottom-color: rgba(224,231,255,.3)
}

.border-b-indigo-100\/40 {
    border-bottom-color: rgba(224,231,255,.4)
}

.border-b-indigo-100\/5 {
    border-bottom-color: rgba(224,231,255,.05)
}

.border-b-indigo-100\/50 {
    border-bottom-color: rgba(224,231,255,.5)
}

.border-b-indigo-100\/60 {
    border-bottom-color: rgba(224,231,255,.6)
}

.border-b-indigo-100\/70 {
    border-bottom-color: rgba(224,231,255,.7)
}

.border-b-indigo-100\/75 {
    border-bottom-color: rgba(224,231,255,.75)
}

.border-b-indigo-100\/80 {
    border-bottom-color: rgba(224,231,255,.8)
}

.border-b-indigo-100\/90 {
    border-bottom-color: rgba(224,231,255,.9)
}

.border-b-indigo-100\/95 {
    border-bottom-color: rgba(224,231,255,.95)
}

.border-b-indigo-200 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(199 210 254/var(--tw-border-opacity))
}

.border-b-indigo-200\/0 {
    border-bottom-color: rgba(199,210,254,0)
}

.border-b-indigo-200\/10 {
    border-bottom-color: rgba(199,210,254,.1)
}

.border-b-indigo-200\/100 {
    border-bottom-color: #c7d2fe
}

.border-b-indigo-200\/20 {
    border-bottom-color: rgba(199,210,254,.2)
}

.border-b-indigo-200\/25 {
    border-bottom-color: rgba(199,210,254,.25)
}

.border-b-indigo-200\/30 {
    border-bottom-color: rgba(199,210,254,.3)
}

.border-b-indigo-200\/40 {
    border-bottom-color: rgba(199,210,254,.4)
}

.border-b-indigo-200\/5 {
    border-bottom-color: rgba(199,210,254,.05)
}

.border-b-indigo-200\/50 {
    border-bottom-color: rgba(199,210,254,.5)
}

.border-b-indigo-200\/60 {
    border-bottom-color: rgba(199,210,254,.6)
}

.border-b-indigo-200\/70 {
    border-bottom-color: rgba(199,210,254,.7)
}

.border-b-indigo-200\/75 {
    border-bottom-color: rgba(199,210,254,.75)
}

.border-b-indigo-200\/80 {
    border-bottom-color: rgba(199,210,254,.8)
}

.border-b-indigo-200\/90 {
    border-bottom-color: rgba(199,210,254,.9)
}

.border-b-indigo-200\/95 {
    border-bottom-color: rgba(199,210,254,.95)
}

.border-b-indigo-300 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(165 180 252/var(--tw-border-opacity))
}

.border-b-indigo-300\/0 {
    border-bottom-color: rgba(165,180,252,0)
}

.border-b-indigo-300\/10 {
    border-bottom-color: rgba(165,180,252,.1)
}

.border-b-indigo-300\/100 {
    border-bottom-color: #a5b4fc
}

.border-b-indigo-300\/20 {
    border-bottom-color: rgba(165,180,252,.2)
}

.border-b-indigo-300\/25 {
    border-bottom-color: rgba(165,180,252,.25)
}

.border-b-indigo-300\/30 {
    border-bottom-color: rgba(165,180,252,.3)
}

.border-b-indigo-300\/40 {
    border-bottom-color: rgba(165,180,252,.4)
}

.border-b-indigo-300\/5 {
    border-bottom-color: rgba(165,180,252,.05)
}

.border-b-indigo-300\/50 {
    border-bottom-color: rgba(165,180,252,.5)
}

.border-b-indigo-300\/60 {
    border-bottom-color: rgba(165,180,252,.6)
}

.border-b-indigo-300\/70 {
    border-bottom-color: rgba(165,180,252,.7)
}

.border-b-indigo-300\/75 {
    border-bottom-color: rgba(165,180,252,.75)
}

.border-b-indigo-300\/80 {
    border-bottom-color: rgba(165,180,252,.8)
}

.border-b-indigo-300\/90 {
    border-bottom-color: rgba(165,180,252,.9)
}

.border-b-indigo-300\/95 {
    border-bottom-color: rgba(165,180,252,.95)
}

.border-b-indigo-400 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(129 140 248/var(--tw-border-opacity))
}

.border-b-indigo-400\/0 {
    border-bottom-color: rgba(129,140,248,0)
}

.border-b-indigo-400\/10 {
    border-bottom-color: rgba(129,140,248,.1)
}

.border-b-indigo-400\/100 {
    border-bottom-color: #818cf8
}

.border-b-indigo-400\/20 {
    border-bottom-color: rgba(129,140,248,.2)
}

.border-b-indigo-400\/25 {
    border-bottom-color: rgba(129,140,248,.25)
}

.border-b-indigo-400\/30 {
    border-bottom-color: rgba(129,140,248,.3)
}

.border-b-indigo-400\/40 {
    border-bottom-color: rgba(129,140,248,.4)
}

.border-b-indigo-400\/5 {
    border-bottom-color: rgba(129,140,248,.05)
}

.border-b-indigo-400\/50 {
    border-bottom-color: rgba(129,140,248,.5)
}

.border-b-indigo-400\/60 {
    border-bottom-color: rgba(129,140,248,.6)
}

.border-b-indigo-400\/70 {
    border-bottom-color: rgba(129,140,248,.7)
}

.border-b-indigo-400\/75 {
    border-bottom-color: rgba(129,140,248,.75)
}

.border-b-indigo-400\/80 {
    border-bottom-color: rgba(129,140,248,.8)
}

.border-b-indigo-400\/90 {
    border-bottom-color: rgba(129,140,248,.9)
}

.border-b-indigo-400\/95 {
    border-bottom-color: rgba(129,140,248,.95)
}

.border-b-indigo-50 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(238 242 255/var(--tw-border-opacity))
}

.border-b-indigo-50\/0 {
    border-bottom-color: rgba(238,242,255,0)
}

.border-b-indigo-50\/10 {
    border-bottom-color: rgba(238,242,255,.1)
}

.border-b-indigo-50\/100 {
    border-bottom-color: #eef2ff
}

.border-b-indigo-50\/20 {
    border-bottom-color: rgba(238,242,255,.2)
}

.border-b-indigo-50\/25 {
    border-bottom-color: rgba(238,242,255,.25)
}

.border-b-indigo-50\/30 {
    border-bottom-color: rgba(238,242,255,.3)
}

.border-b-indigo-50\/40 {
    border-bottom-color: rgba(238,242,255,.4)
}

.border-b-indigo-50\/5 {
    border-bottom-color: rgba(238,242,255,.05)
}

.border-b-indigo-50\/50 {
    border-bottom-color: rgba(238,242,255,.5)
}

.border-b-indigo-50\/60 {
    border-bottom-color: rgba(238,242,255,.6)
}

.border-b-indigo-50\/70 {
    border-bottom-color: rgba(238,242,255,.7)
}

.border-b-indigo-50\/75 {
    border-bottom-color: rgba(238,242,255,.75)
}

.border-b-indigo-50\/80 {
    border-bottom-color: rgba(238,242,255,.8)
}

.border-b-indigo-50\/90 {
    border-bottom-color: rgba(238,242,255,.9)
}

.border-b-indigo-50\/95 {
    border-bottom-color: rgba(238,242,255,.95)
}

.border-b-indigo-500 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(99 102 241/var(--tw-border-opacity))
}

.border-b-indigo-500\/0 {
    border-bottom-color: rgba(99,102,241,0)
}

.border-b-indigo-500\/10 {
    border-bottom-color: rgba(99,102,241,.1)
}

.border-b-indigo-500\/100 {
    border-bottom-color: #6366f1
}

.border-b-indigo-500\/20 {
    border-bottom-color: rgba(99,102,241,.2)
}

.border-b-indigo-500\/25 {
    border-bottom-color: rgba(99,102,241,.25)
}

.border-b-indigo-500\/30 {
    border-bottom-color: rgba(99,102,241,.3)
}

.border-b-indigo-500\/40 {
    border-bottom-color: rgba(99,102,241,.4)
}

.border-b-indigo-500\/5 {
    border-bottom-color: rgba(99,102,241,.05)
}

.border-b-indigo-500\/50 {
    border-bottom-color: rgba(99,102,241,.5)
}

.border-b-indigo-500\/60 {
    border-bottom-color: rgba(99,102,241,.6)
}

.border-b-indigo-500\/70 {
    border-bottom-color: rgba(99,102,241,.7)
}

.border-b-indigo-500\/75 {
    border-bottom-color: rgba(99,102,241,.75)
}

.border-b-indigo-500\/80 {
    border-bottom-color: rgba(99,102,241,.8)
}

.border-b-indigo-500\/90 {
    border-bottom-color: rgba(99,102,241,.9)
}

.border-b-indigo-500\/95 {
    border-bottom-color: rgba(99,102,241,.95)
}

.border-b-indigo-600 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(79 70 229/var(--tw-border-opacity))
}

.border-b-indigo-600\/0 {
    border-bottom-color: rgba(79,70,229,0)
}

.border-b-indigo-600\/10 {
    border-bottom-color: rgba(79,70,229,.1)
}

.border-b-indigo-600\/100 {
    border-bottom-color: #4f46e5
}

.border-b-indigo-600\/20 {
    border-bottom-color: rgba(79,70,229,.2)
}

.border-b-indigo-600\/25 {
    border-bottom-color: rgba(79,70,229,.25)
}

.border-b-indigo-600\/30 {
    border-bottom-color: rgba(79,70,229,.3)
}

.border-b-indigo-600\/40 {
    border-bottom-color: rgba(79,70,229,.4)
}

.border-b-indigo-600\/5 {
    border-bottom-color: rgba(79,70,229,.05)
}

.border-b-indigo-600\/50 {
    border-bottom-color: rgba(79,70,229,.5)
}

.border-b-indigo-600\/60 {
    border-bottom-color: rgba(79,70,229,.6)
}

.border-b-indigo-600\/70 {
    border-bottom-color: rgba(79,70,229,.7)
}

.border-b-indigo-600\/75 {
    border-bottom-color: rgba(79,70,229,.75)
}

.border-b-indigo-600\/80 {
    border-bottom-color: rgba(79,70,229,.8)
}

.border-b-indigo-600\/90 {
    border-bottom-color: rgba(79,70,229,.9)
}

.border-b-indigo-600\/95 {
    border-bottom-color: rgba(79,70,229,.95)
}

.border-b-indigo-700 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(67 56 202/var(--tw-border-opacity))
}

.border-b-indigo-700\/0 {
    border-bottom-color: rgba(67,56,202,0)
}

.border-b-indigo-700\/10 {
    border-bottom-color: rgba(67,56,202,.1)
}

.border-b-indigo-700\/100 {
    border-bottom-color: #4338ca
}

.border-b-indigo-700\/20 {
    border-bottom-color: rgba(67,56,202,.2)
}

.border-b-indigo-700\/25 {
    border-bottom-color: rgba(67,56,202,.25)
}

.border-b-indigo-700\/30 {
    border-bottom-color: rgba(67,56,202,.3)
}

.border-b-indigo-700\/40 {
    border-bottom-color: rgba(67,56,202,.4)
}

.border-b-indigo-700\/5 {
    border-bottom-color: rgba(67,56,202,.05)
}

.border-b-indigo-700\/50 {
    border-bottom-color: rgba(67,56,202,.5)
}

.border-b-indigo-700\/60 {
    border-bottom-color: rgba(67,56,202,.6)
}

.border-b-indigo-700\/70 {
    border-bottom-color: rgba(67,56,202,.7)
}

.border-b-indigo-700\/75 {
    border-bottom-color: rgba(67,56,202,.75)
}

.border-b-indigo-700\/80 {
    border-bottom-color: rgba(67,56,202,.8)
}

.border-b-indigo-700\/90 {
    border-bottom-color: rgba(67,56,202,.9)
}

.border-b-indigo-700\/95 {
    border-bottom-color: rgba(67,56,202,.95)
}

.border-b-indigo-800 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(55 48 163/var(--tw-border-opacity))
}

.border-b-indigo-800\/0 {
    border-bottom-color: rgba(55,48,163,0)
}

.border-b-indigo-800\/10 {
    border-bottom-color: rgba(55,48,163,.1)
}

.border-b-indigo-800\/100 {
    border-bottom-color: #3730a3
}

.border-b-indigo-800\/20 {
    border-bottom-color: rgba(55,48,163,.2)
}

.border-b-indigo-800\/25 {
    border-bottom-color: rgba(55,48,163,.25)
}

.border-b-indigo-800\/30 {
    border-bottom-color: rgba(55,48,163,.3)
}

.border-b-indigo-800\/40 {
    border-bottom-color: rgba(55,48,163,.4)
}

.border-b-indigo-800\/5 {
    border-bottom-color: rgba(55,48,163,.05)
}

.border-b-indigo-800\/50 {
    border-bottom-color: rgba(55,48,163,.5)
}

.border-b-indigo-800\/60 {
    border-bottom-color: rgba(55,48,163,.6)
}

.border-b-indigo-800\/70 {
    border-bottom-color: rgba(55,48,163,.7)
}

.border-b-indigo-800\/75 {
    border-bottom-color: rgba(55,48,163,.75)
}

.border-b-indigo-800\/80 {
    border-bottom-color: rgba(55,48,163,.8)
}

.border-b-indigo-800\/90 {
    border-bottom-color: rgba(55,48,163,.9)
}

.border-b-indigo-800\/95 {
    border-bottom-color: rgba(55,48,163,.95)
}

.border-b-indigo-900 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(49 46 129/var(--tw-border-opacity))
}

.border-b-indigo-900\/0 {
    border-bottom-color: rgba(49,46,129,0)
}

.border-b-indigo-900\/10 {
    border-bottom-color: rgba(49,46,129,.1)
}

.border-b-indigo-900\/100 {
    border-bottom-color: #312e81
}

.border-b-indigo-900\/20 {
    border-bottom-color: rgba(49,46,129,.2)
}

.border-b-indigo-900\/25 {
    border-bottom-color: rgba(49,46,129,.25)
}

.border-b-indigo-900\/30 {
    border-bottom-color: rgba(49,46,129,.3)
}

.border-b-indigo-900\/40 {
    border-bottom-color: rgba(49,46,129,.4)
}

.border-b-indigo-900\/5 {
    border-bottom-color: rgba(49,46,129,.05)
}

.border-b-indigo-900\/50 {
    border-bottom-color: rgba(49,46,129,.5)
}

.border-b-indigo-900\/60 {
    border-bottom-color: rgba(49,46,129,.6)
}

.border-b-indigo-900\/70 {
    border-bottom-color: rgba(49,46,129,.7)
}

.border-b-indigo-900\/75 {
    border-bottom-color: rgba(49,46,129,.75)
}

.border-b-indigo-900\/80 {
    border-bottom-color: rgba(49,46,129,.8)
}

.border-b-indigo-900\/90 {
    border-bottom-color: rgba(49,46,129,.9)
}

.border-b-indigo-900\/95 {
    border-bottom-color: rgba(49,46,129,.95)
}

.border-b-indigo-950 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(30 27 75/var(--tw-border-opacity))
}

.border-b-indigo-950\/0 {
    border-bottom-color: rgba(30,27,75,0)
}

.border-b-indigo-950\/10 {
    border-bottom-color: rgba(30,27,75,.1)
}

.border-b-indigo-950\/100 {
    border-bottom-color: #1e1b4b
}

.border-b-indigo-950\/20 {
    border-bottom-color: rgba(30,27,75,.2)
}

.border-b-indigo-950\/25 {
    border-bottom-color: rgba(30,27,75,.25)
}

.border-b-indigo-950\/30 {
    border-bottom-color: rgba(30,27,75,.3)
}

.border-b-indigo-950\/40 {
    border-bottom-color: rgba(30,27,75,.4)
}

.border-b-indigo-950\/5 {
    border-bottom-color: rgba(30,27,75,.05)
}

.border-b-indigo-950\/50 {
    border-bottom-color: rgba(30,27,75,.5)
}

.border-b-indigo-950\/60 {
    border-bottom-color: rgba(30,27,75,.6)
}

.border-b-indigo-950\/70 {
    border-bottom-color: rgba(30,27,75,.7)
}

.border-b-indigo-950\/75 {
    border-bottom-color: rgba(30,27,75,.75)
}

.border-b-indigo-950\/80 {
    border-bottom-color: rgba(30,27,75,.8)
}

.border-b-indigo-950\/90 {
    border-bottom-color: rgba(30,27,75,.9)
}

.border-b-indigo-950\/95 {
    border-bottom-color: rgba(30,27,75,.95)
}

.border-b-inherit {
    border-bottom-color: inherit
}

.border-b-input {
    border-bottom-color: hsl(var(--input))
}

.border-b-input\/0 {
    border-bottom-color: hsl(var(--input)/0)
}

.border-b-input\/10 {
    border-bottom-color: hsl(var(--input)/.1)
}

.border-b-input\/100 {
    border-bottom-color: hsl(var(--input)/1)
}

.border-b-input\/20 {
    border-bottom-color: hsl(var(--input)/.2)
}

.border-b-input\/25 {
    border-bottom-color: hsl(var(--input)/.25)
}

.border-b-input\/30 {
    border-bottom-color: hsl(var(--input)/.3)
}

.border-b-input\/40 {
    border-bottom-color: hsl(var(--input)/.4)
}

.border-b-input\/5 {
    border-bottom-color: hsl(var(--input)/.05)
}

.border-b-input\/50 {
    border-bottom-color: hsl(var(--input)/.5)
}

.border-b-input\/60 {
    border-bottom-color: hsl(var(--input)/.6)
}

.border-b-input\/70 {
    border-bottom-color: hsl(var(--input)/.7)
}

.border-b-input\/75 {
    border-bottom-color: hsl(var(--input)/.75)
}

.border-b-input\/80 {
    border-bottom-color: hsl(var(--input)/.8)
}

.border-b-input\/90 {
    border-bottom-color: hsl(var(--input)/.9)
}

.border-b-input\/95 {
    border-bottom-color: hsl(var(--input)/.95)
}

.border-b-lightBlue-100 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(224 242 254/var(--tw-border-opacity))
}

.border-b-lightBlue-100\/0 {
    border-bottom-color: rgba(224,242,254,0)
}

.border-b-lightBlue-100\/10 {
    border-bottom-color: rgba(224,242,254,.1)
}

.border-b-lightBlue-100\/100 {
    border-bottom-color: #e0f2fe
}

.border-b-lightBlue-100\/20 {
    border-bottom-color: rgba(224,242,254,.2)
}

.border-b-lightBlue-100\/25 {
    border-bottom-color: rgba(224,242,254,.25)
}

.border-b-lightBlue-100\/30 {
    border-bottom-color: rgba(224,242,254,.3)
}

.border-b-lightBlue-100\/40 {
    border-bottom-color: rgba(224,242,254,.4)
}

.border-b-lightBlue-100\/5 {
    border-bottom-color: rgba(224,242,254,.05)
}

.border-b-lightBlue-100\/50 {
    border-bottom-color: rgba(224,242,254,.5)
}

.border-b-lightBlue-100\/60 {
    border-bottom-color: rgba(224,242,254,.6)
}

.border-b-lightBlue-100\/70 {
    border-bottom-color: rgba(224,242,254,.7)
}

.border-b-lightBlue-100\/75 {
    border-bottom-color: rgba(224,242,254,.75)
}

.border-b-lightBlue-100\/80 {
    border-bottom-color: rgba(224,242,254,.8)
}

.border-b-lightBlue-100\/90 {
    border-bottom-color: rgba(224,242,254,.9)
}

.border-b-lightBlue-100\/95 {
    border-bottom-color: rgba(224,242,254,.95)
}

.border-b-lightBlue-200 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(186 230 253/var(--tw-border-opacity))
}

.border-b-lightBlue-200\/0 {
    border-bottom-color: rgba(186,230,253,0)
}

.border-b-lightBlue-200\/10 {
    border-bottom-color: rgba(186,230,253,.1)
}

.border-b-lightBlue-200\/100 {
    border-bottom-color: #bae6fd
}

.border-b-lightBlue-200\/20 {
    border-bottom-color: rgba(186,230,253,.2)
}

.border-b-lightBlue-200\/25 {
    border-bottom-color: rgba(186,230,253,.25)
}

.border-b-lightBlue-200\/30 {
    border-bottom-color: rgba(186,230,253,.3)
}

.border-b-lightBlue-200\/40 {
    border-bottom-color: rgba(186,230,253,.4)
}

.border-b-lightBlue-200\/5 {
    border-bottom-color: rgba(186,230,253,.05)
}

.border-b-lightBlue-200\/50 {
    border-bottom-color: rgba(186,230,253,.5)
}

.border-b-lightBlue-200\/60 {
    border-bottom-color: rgba(186,230,253,.6)
}

.border-b-lightBlue-200\/70 {
    border-bottom-color: rgba(186,230,253,.7)
}

.border-b-lightBlue-200\/75 {
    border-bottom-color: rgba(186,230,253,.75)
}

.border-b-lightBlue-200\/80 {
    border-bottom-color: rgba(186,230,253,.8)
}

.border-b-lightBlue-200\/90 {
    border-bottom-color: rgba(186,230,253,.9)
}

.border-b-lightBlue-200\/95 {
    border-bottom-color: rgba(186,230,253,.95)
}

.border-b-lightBlue-300 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(125 211 252/var(--tw-border-opacity))
}

.border-b-lightBlue-300\/0 {
    border-bottom-color: rgba(125,211,252,0)
}

.border-b-lightBlue-300\/10 {
    border-bottom-color: rgba(125,211,252,.1)
}

.border-b-lightBlue-300\/100 {
    border-bottom-color: #7dd3fc
}

.border-b-lightBlue-300\/20 {
    border-bottom-color: rgba(125,211,252,.2)
}

.border-b-lightBlue-300\/25 {
    border-bottom-color: rgba(125,211,252,.25)
}

.border-b-lightBlue-300\/30 {
    border-bottom-color: rgba(125,211,252,.3)
}

.border-b-lightBlue-300\/40 {
    border-bottom-color: rgba(125,211,252,.4)
}

.border-b-lightBlue-300\/5 {
    border-bottom-color: rgba(125,211,252,.05)
}

.border-b-lightBlue-300\/50 {
    border-bottom-color: rgba(125,211,252,.5)
}

.border-b-lightBlue-300\/60 {
    border-bottom-color: rgba(125,211,252,.6)
}

.border-b-lightBlue-300\/70 {
    border-bottom-color: rgba(125,211,252,.7)
}

.border-b-lightBlue-300\/75 {
    border-bottom-color: rgba(125,211,252,.75)
}

.border-b-lightBlue-300\/80 {
    border-bottom-color: rgba(125,211,252,.8)
}

.border-b-lightBlue-300\/90 {
    border-bottom-color: rgba(125,211,252,.9)
}

.border-b-lightBlue-300\/95 {
    border-bottom-color: rgba(125,211,252,.95)
}

.border-b-lightBlue-400 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(56 189 248/var(--tw-border-opacity))
}

.border-b-lightBlue-400\/0 {
    border-bottom-color: rgba(56,189,248,0)
}

.border-b-lightBlue-400\/10 {
    border-bottom-color: rgba(56,189,248,.1)
}

.border-b-lightBlue-400\/100 {
    border-bottom-color: #38bdf8
}

.border-b-lightBlue-400\/20 {
    border-bottom-color: rgba(56,189,248,.2)
}

.border-b-lightBlue-400\/25 {
    border-bottom-color: rgba(56,189,248,.25)
}

.border-b-lightBlue-400\/30 {
    border-bottom-color: rgba(56,189,248,.3)
}

.border-b-lightBlue-400\/40 {
    border-bottom-color: rgba(56,189,248,.4)
}

.border-b-lightBlue-400\/5 {
    border-bottom-color: rgba(56,189,248,.05)
}

.border-b-lightBlue-400\/50 {
    border-bottom-color: rgba(56,189,248,.5)
}

.border-b-lightBlue-400\/60 {
    border-bottom-color: rgba(56,189,248,.6)
}

.border-b-lightBlue-400\/70 {
    border-bottom-color: rgba(56,189,248,.7)
}

.border-b-lightBlue-400\/75 {
    border-bottom-color: rgba(56,189,248,.75)
}

.border-b-lightBlue-400\/80 {
    border-bottom-color: rgba(56,189,248,.8)
}

.border-b-lightBlue-400\/90 {
    border-bottom-color: rgba(56,189,248,.9)
}

.border-b-lightBlue-400\/95 {
    border-bottom-color: rgba(56,189,248,.95)
}

.border-b-lightBlue-50 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(240 249 255/var(--tw-border-opacity))
}

.border-b-lightBlue-50\/0 {
    border-bottom-color: rgba(240,249,255,0)
}

.border-b-lightBlue-50\/10 {
    border-bottom-color: rgba(240,249,255,.1)
}

.border-b-lightBlue-50\/100 {
    border-bottom-color: #f0f9ff
}

.border-b-lightBlue-50\/20 {
    border-bottom-color: rgba(240,249,255,.2)
}

.border-b-lightBlue-50\/25 {
    border-bottom-color: rgba(240,249,255,.25)
}

.border-b-lightBlue-50\/30 {
    border-bottom-color: rgba(240,249,255,.3)
}

.border-b-lightBlue-50\/40 {
    border-bottom-color: rgba(240,249,255,.4)
}

.border-b-lightBlue-50\/5 {
    border-bottom-color: rgba(240,249,255,.05)
}

.border-b-lightBlue-50\/50 {
    border-bottom-color: rgba(240,249,255,.5)
}

.border-b-lightBlue-50\/60 {
    border-bottom-color: rgba(240,249,255,.6)
}

.border-b-lightBlue-50\/70 {
    border-bottom-color: rgba(240,249,255,.7)
}

.border-b-lightBlue-50\/75 {
    border-bottom-color: rgba(240,249,255,.75)
}

.border-b-lightBlue-50\/80 {
    border-bottom-color: rgba(240,249,255,.8)
}

.border-b-lightBlue-50\/90 {
    border-bottom-color: rgba(240,249,255,.9)
}

.border-b-lightBlue-50\/95 {
    border-bottom-color: rgba(240,249,255,.95)
}

.border-b-lightBlue-500 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(14 165 233/var(--tw-border-opacity))
}

.border-b-lightBlue-500\/0 {
    border-bottom-color: rgba(14,165,233,0)
}

.border-b-lightBlue-500\/10 {
    border-bottom-color: rgba(14,165,233,.1)
}

.border-b-lightBlue-500\/100 {
    border-bottom-color: #0ea5e9
}

.border-b-lightBlue-500\/20 {
    border-bottom-color: rgba(14,165,233,.2)
}

.border-b-lightBlue-500\/25 {
    border-bottom-color: rgba(14,165,233,.25)
}

.border-b-lightBlue-500\/30 {
    border-bottom-color: rgba(14,165,233,.3)
}

.border-b-lightBlue-500\/40 {
    border-bottom-color: rgba(14,165,233,.4)
}

.border-b-lightBlue-500\/5 {
    border-bottom-color: rgba(14,165,233,.05)
}

.border-b-lightBlue-500\/50 {
    border-bottom-color: rgba(14,165,233,.5)
}

.border-b-lightBlue-500\/60 {
    border-bottom-color: rgba(14,165,233,.6)
}

.border-b-lightBlue-500\/70 {
    border-bottom-color: rgba(14,165,233,.7)
}

.border-b-lightBlue-500\/75 {
    border-bottom-color: rgba(14,165,233,.75)
}

.border-b-lightBlue-500\/80 {
    border-bottom-color: rgba(14,165,233,.8)
}

.border-b-lightBlue-500\/90 {
    border-bottom-color: rgba(14,165,233,.9)
}

.border-b-lightBlue-500\/95 {
    border-bottom-color: rgba(14,165,233,.95)
}

.border-b-lightBlue-600 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(2 132 199/var(--tw-border-opacity))
}

.border-b-lightBlue-600\/0 {
    border-bottom-color: rgba(2,132,199,0)
}

.border-b-lightBlue-600\/10 {
    border-bottom-color: rgba(2,132,199,.1)
}

.border-b-lightBlue-600\/100 {
    border-bottom-color: #0284c7
}

.border-b-lightBlue-600\/20 {
    border-bottom-color: rgba(2,132,199,.2)
}

.border-b-lightBlue-600\/25 {
    border-bottom-color: rgba(2,132,199,.25)
}

.border-b-lightBlue-600\/30 {
    border-bottom-color: rgba(2,132,199,.3)
}

.border-b-lightBlue-600\/40 {
    border-bottom-color: rgba(2,132,199,.4)
}

.border-b-lightBlue-600\/5 {
    border-bottom-color: rgba(2,132,199,.05)
}

.border-b-lightBlue-600\/50 {
    border-bottom-color: rgba(2,132,199,.5)
}

.border-b-lightBlue-600\/60 {
    border-bottom-color: rgba(2,132,199,.6)
}

.border-b-lightBlue-600\/70 {
    border-bottom-color: rgba(2,132,199,.7)
}

.border-b-lightBlue-600\/75 {
    border-bottom-color: rgba(2,132,199,.75)
}

.border-b-lightBlue-600\/80 {
    border-bottom-color: rgba(2,132,199,.8)
}

.border-b-lightBlue-600\/90 {
    border-bottom-color: rgba(2,132,199,.9)
}

.border-b-lightBlue-600\/95 {
    border-bottom-color: rgba(2,132,199,.95)
}

.border-b-lightBlue-700 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(3 105 161/var(--tw-border-opacity))
}

.border-b-lightBlue-700\/0 {
    border-bottom-color: rgba(3,105,161,0)
}

.border-b-lightBlue-700\/10 {
    border-bottom-color: rgba(3,105,161,.1)
}

.border-b-lightBlue-700\/100 {
    border-bottom-color: #0369a1
}

.border-b-lightBlue-700\/20 {
    border-bottom-color: rgba(3,105,161,.2)
}

.border-b-lightBlue-700\/25 {
    border-bottom-color: rgba(3,105,161,.25)
}

.border-b-lightBlue-700\/30 {
    border-bottom-color: rgba(3,105,161,.3)
}

.border-b-lightBlue-700\/40 {
    border-bottom-color: rgba(3,105,161,.4)
}

.border-b-lightBlue-700\/5 {
    border-bottom-color: rgba(3,105,161,.05)
}

.border-b-lightBlue-700\/50 {
    border-bottom-color: rgba(3,105,161,.5)
}

.border-b-lightBlue-700\/60 {
    border-bottom-color: rgba(3,105,161,.6)
}

.border-b-lightBlue-700\/70 {
    border-bottom-color: rgba(3,105,161,.7)
}

.border-b-lightBlue-700\/75 {
    border-bottom-color: rgba(3,105,161,.75)
}

.border-b-lightBlue-700\/80 {
    border-bottom-color: rgba(3,105,161,.8)
}

.border-b-lightBlue-700\/90 {
    border-bottom-color: rgba(3,105,161,.9)
}

.border-b-lightBlue-700\/95 {
    border-bottom-color: rgba(3,105,161,.95)
}

.border-b-lightBlue-800 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(7 89 133/var(--tw-border-opacity))
}

.border-b-lightBlue-800\/0 {
    border-bottom-color: rgba(7,89,133,0)
}

.border-b-lightBlue-800\/10 {
    border-bottom-color: rgba(7,89,133,.1)
}

.border-b-lightBlue-800\/100 {
    border-bottom-color: #075985
}

.border-b-lightBlue-800\/20 {
    border-bottom-color: rgba(7,89,133,.2)
}

.border-b-lightBlue-800\/25 {
    border-bottom-color: rgba(7,89,133,.25)
}

.border-b-lightBlue-800\/30 {
    border-bottom-color: rgba(7,89,133,.3)
}

.border-b-lightBlue-800\/40 {
    border-bottom-color: rgba(7,89,133,.4)
}

.border-b-lightBlue-800\/5 {
    border-bottom-color: rgba(7,89,133,.05)
}

.border-b-lightBlue-800\/50 {
    border-bottom-color: rgba(7,89,133,.5)
}

.border-b-lightBlue-800\/60 {
    border-bottom-color: rgba(7,89,133,.6)
}

.border-b-lightBlue-800\/70 {
    border-bottom-color: rgba(7,89,133,.7)
}

.border-b-lightBlue-800\/75 {
    border-bottom-color: rgba(7,89,133,.75)
}

.border-b-lightBlue-800\/80 {
    border-bottom-color: rgba(7,89,133,.8)
}

.border-b-lightBlue-800\/90 {
    border-bottom-color: rgba(7,89,133,.9)
}

.border-b-lightBlue-800\/95 {
    border-bottom-color: rgba(7,89,133,.95)
}

.border-b-lightBlue-900 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(12 74 110/var(--tw-border-opacity))
}

.border-b-lightBlue-900\/0 {
    border-bottom-color: rgba(12,74,110,0)
}

.border-b-lightBlue-900\/10 {
    border-bottom-color: rgba(12,74,110,.1)
}

.border-b-lightBlue-900\/100 {
    border-bottom-color: #0c4a6e
}

.border-b-lightBlue-900\/20 {
    border-bottom-color: rgba(12,74,110,.2)
}

.border-b-lightBlue-900\/25 {
    border-bottom-color: rgba(12,74,110,.25)
}

.border-b-lightBlue-900\/30 {
    border-bottom-color: rgba(12,74,110,.3)
}

.border-b-lightBlue-900\/40 {
    border-bottom-color: rgba(12,74,110,.4)
}

.border-b-lightBlue-900\/5 {
    border-bottom-color: rgba(12,74,110,.05)
}

.border-b-lightBlue-900\/50 {
    border-bottom-color: rgba(12,74,110,.5)
}

.border-b-lightBlue-900\/60 {
    border-bottom-color: rgba(12,74,110,.6)
}

.border-b-lightBlue-900\/70 {
    border-bottom-color: rgba(12,74,110,.7)
}

.border-b-lightBlue-900\/75 {
    border-bottom-color: rgba(12,74,110,.75)
}

.border-b-lightBlue-900\/80 {
    border-bottom-color: rgba(12,74,110,.8)
}

.border-b-lightBlue-900\/90 {
    border-bottom-color: rgba(12,74,110,.9)
}

.border-b-lightBlue-900\/95 {
    border-bottom-color: rgba(12,74,110,.95)
}

.border-b-lightBlue-950 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(8 47 73/var(--tw-border-opacity))
}

.border-b-lightBlue-950\/0 {
    border-bottom-color: rgba(8,47,73,0)
}

.border-b-lightBlue-950\/10 {
    border-bottom-color: rgba(8,47,73,.1)
}

.border-b-lightBlue-950\/100 {
    border-bottom-color: #082f49
}

.border-b-lightBlue-950\/20 {
    border-bottom-color: rgba(8,47,73,.2)
}

.border-b-lightBlue-950\/25 {
    border-bottom-color: rgba(8,47,73,.25)
}

.border-b-lightBlue-950\/30 {
    border-bottom-color: rgba(8,47,73,.3)
}

.border-b-lightBlue-950\/40 {
    border-bottom-color: rgba(8,47,73,.4)
}

.border-b-lightBlue-950\/5 {
    border-bottom-color: rgba(8,47,73,.05)
}

.border-b-lightBlue-950\/50 {
    border-bottom-color: rgba(8,47,73,.5)
}

.border-b-lightBlue-950\/60 {
    border-bottom-color: rgba(8,47,73,.6)
}

.border-b-lightBlue-950\/70 {
    border-bottom-color: rgba(8,47,73,.7)
}

.border-b-lightBlue-950\/75 {
    border-bottom-color: rgba(8,47,73,.75)
}

.border-b-lightBlue-950\/80 {
    border-bottom-color: rgba(8,47,73,.8)
}

.border-b-lightBlue-950\/90 {
    border-bottom-color: rgba(8,47,73,.9)
}

.border-b-lightBlue-950\/95 {
    border-bottom-color: rgba(8,47,73,.95)
}

.border-b-lime-100 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(236 252 203/var(--tw-border-opacity))
}

.border-b-lime-100\/0 {
    border-bottom-color: hsla(80,89%,89%,0)
}

.border-b-lime-100\/10 {
    border-bottom-color: hsla(80,89%,89%,.1)
}

.border-b-lime-100\/100 {
    border-bottom-color: #ecfccb
}

.border-b-lime-100\/20 {
    border-bottom-color: hsla(80,89%,89%,.2)
}

.border-b-lime-100\/25 {
    border-bottom-color: hsla(80,89%,89%,.25)
}

.border-b-lime-100\/30 {
    border-bottom-color: hsla(80,89%,89%,.3)
}

.border-b-lime-100\/40 {
    border-bottom-color: hsla(80,89%,89%,.4)
}

.border-b-lime-100\/5 {
    border-bottom-color: hsla(80,89%,89%,.05)
}

.border-b-lime-100\/50 {
    border-bottom-color: hsla(80,89%,89%,.5)
}

.border-b-lime-100\/60 {
    border-bottom-color: hsla(80,89%,89%,.6)
}

.border-b-lime-100\/70 {
    border-bottom-color: hsla(80,89%,89%,.7)
}

.border-b-lime-100\/75 {
    border-bottom-color: hsla(80,89%,89%,.75)
}

.border-b-lime-100\/80 {
    border-bottom-color: hsla(80,89%,89%,.8)
}

.border-b-lime-100\/90 {
    border-bottom-color: hsla(80,89%,89%,.9)
}

.border-b-lime-100\/95 {
    border-bottom-color: hsla(80,89%,89%,.95)
}

.border-b-lime-200 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(217 249 157/var(--tw-border-opacity))
}

.border-b-lime-200\/0 {
    border-bottom-color: hsla(81,88%,80%,0)
}

.border-b-lime-200\/10 {
    border-bottom-color: hsla(81,88%,80%,.1)
}

.border-b-lime-200\/100 {
    border-bottom-color: #d9f99d
}

.border-b-lime-200\/20 {
    border-bottom-color: hsla(81,88%,80%,.2)
}

.border-b-lime-200\/25 {
    border-bottom-color: hsla(81,88%,80%,.25)
}

.border-b-lime-200\/30 {
    border-bottom-color: hsla(81,88%,80%,.3)
}

.border-b-lime-200\/40 {
    border-bottom-color: hsla(81,88%,80%,.4)
}

.border-b-lime-200\/5 {
    border-bottom-color: hsla(81,88%,80%,.05)
}

.border-b-lime-200\/50 {
    border-bottom-color: hsla(81,88%,80%,.5)
}

.border-b-lime-200\/60 {
    border-bottom-color: hsla(81,88%,80%,.6)
}

.border-b-lime-200\/70 {
    border-bottom-color: hsla(81,88%,80%,.7)
}

.border-b-lime-200\/75 {
    border-bottom-color: hsla(81,88%,80%,.75)
}

.border-b-lime-200\/80 {
    border-bottom-color: hsla(81,88%,80%,.8)
}

.border-b-lime-200\/90 {
    border-bottom-color: hsla(81,88%,80%,.9)
}

.border-b-lime-200\/95 {
    border-bottom-color: hsla(81,88%,80%,.95)
}

.border-b-lime-300 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(190 242 100/var(--tw-border-opacity))
}

.border-b-lime-300\/0 {
    border-bottom-color: hsla(82,85%,67%,0)
}

.border-b-lime-300\/10 {
    border-bottom-color: hsla(82,85%,67%,.1)
}

.border-b-lime-300\/100 {
    border-bottom-color: #bef264
}

.border-b-lime-300\/20 {
    border-bottom-color: hsla(82,85%,67%,.2)
}

.border-b-lime-300\/25 {
    border-bottom-color: hsla(82,85%,67%,.25)
}

.border-b-lime-300\/30 {
    border-bottom-color: hsla(82,85%,67%,.3)
}

.border-b-lime-300\/40 {
    border-bottom-color: hsla(82,85%,67%,.4)
}

.border-b-lime-300\/5 {
    border-bottom-color: hsla(82,85%,67%,.05)
}

.border-b-lime-300\/50 {
    border-bottom-color: hsla(82,85%,67%,.5)
}

.border-b-lime-300\/60 {
    border-bottom-color: hsla(82,85%,67%,.6)
}

.border-b-lime-300\/70 {
    border-bottom-color: hsla(82,85%,67%,.7)
}

.border-b-lime-300\/75 {
    border-bottom-color: hsla(82,85%,67%,.75)
}

.border-b-lime-300\/80 {
    border-bottom-color: hsla(82,85%,67%,.8)
}

.border-b-lime-300\/90 {
    border-bottom-color: hsla(82,85%,67%,.9)
}

.border-b-lime-300\/95 {
    border-bottom-color: hsla(82,85%,67%,.95)
}

.border-b-lime-400 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(163 230 53/var(--tw-border-opacity))
}

.border-b-lime-400\/0 {
    border-bottom-color: rgba(163,230,53,0)
}

.border-b-lime-400\/10 {
    border-bottom-color: rgba(163,230,53,.1)
}

.border-b-lime-400\/100 {
    border-bottom-color: #a3e635
}

.border-b-lime-400\/20 {
    border-bottom-color: rgba(163,230,53,.2)
}

.border-b-lime-400\/25 {
    border-bottom-color: rgba(163,230,53,.25)
}

.border-b-lime-400\/30 {
    border-bottom-color: rgba(163,230,53,.3)
}

.border-b-lime-400\/40 {
    border-bottom-color: rgba(163,230,53,.4)
}

.border-b-lime-400\/5 {
    border-bottom-color: rgba(163,230,53,.05)
}

.border-b-lime-400\/50 {
    border-bottom-color: rgba(163,230,53,.5)
}

.border-b-lime-400\/60 {
    border-bottom-color: rgba(163,230,53,.6)
}

.border-b-lime-400\/70 {
    border-bottom-color: rgba(163,230,53,.7)
}

.border-b-lime-400\/75 {
    border-bottom-color: rgba(163,230,53,.75)
}

.border-b-lime-400\/80 {
    border-bottom-color: rgba(163,230,53,.8)
}

.border-b-lime-400\/90 {
    border-bottom-color: rgba(163,230,53,.9)
}

.border-b-lime-400\/95 {
    border-bottom-color: rgba(163,230,53,.95)
}

.border-b-lime-50 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(247 254 231/var(--tw-border-opacity))
}

.border-b-lime-50\/0 {
    border-bottom-color: hsla(78,92%,95%,0)
}

.border-b-lime-50\/10 {
    border-bottom-color: hsla(78,92%,95%,.1)
}

.border-b-lime-50\/100 {
    border-bottom-color: #f7fee7
}

.border-b-lime-50\/20 {
    border-bottom-color: hsla(78,92%,95%,.2)
}

.border-b-lime-50\/25 {
    border-bottom-color: hsla(78,92%,95%,.25)
}

.border-b-lime-50\/30 {
    border-bottom-color: hsla(78,92%,95%,.3)
}

.border-b-lime-50\/40 {
    border-bottom-color: hsla(78,92%,95%,.4)
}

.border-b-lime-50\/5 {
    border-bottom-color: hsla(78,92%,95%,.05)
}

.border-b-lime-50\/50 {
    border-bottom-color: hsla(78,92%,95%,.5)
}

.border-b-lime-50\/60 {
    border-bottom-color: hsla(78,92%,95%,.6)
}

.border-b-lime-50\/70 {
    border-bottom-color: hsla(78,92%,95%,.7)
}

.border-b-lime-50\/75 {
    border-bottom-color: hsla(78,92%,95%,.75)
}

.border-b-lime-50\/80 {
    border-bottom-color: hsla(78,92%,95%,.8)
}

.border-b-lime-50\/90 {
    border-bottom-color: hsla(78,92%,95%,.9)
}

.border-b-lime-50\/95 {
    border-bottom-color: hsla(78,92%,95%,.95)
}

.border-b-lime-500 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(132 204 22/var(--tw-border-opacity))
}

.border-b-lime-500\/0 {
    border-bottom-color: rgba(132,204,22,0)
}

.border-b-lime-500\/10 {
    border-bottom-color: rgba(132,204,22,.1)
}

.border-b-lime-500\/100 {
    border-bottom-color: #84cc16
}

.border-b-lime-500\/20 {
    border-bottom-color: rgba(132,204,22,.2)
}

.border-b-lime-500\/25 {
    border-bottom-color: rgba(132,204,22,.25)
}

.border-b-lime-500\/30 {
    border-bottom-color: rgba(132,204,22,.3)
}

.border-b-lime-500\/40 {
    border-bottom-color: rgba(132,204,22,.4)
}

.border-b-lime-500\/5 {
    border-bottom-color: rgba(132,204,22,.05)
}

.border-b-lime-500\/50 {
    border-bottom-color: rgba(132,204,22,.5)
}

.border-b-lime-500\/60 {
    border-bottom-color: rgba(132,204,22,.6)
}

.border-b-lime-500\/70 {
    border-bottom-color: rgba(132,204,22,.7)
}

.border-b-lime-500\/75 {
    border-bottom-color: rgba(132,204,22,.75)
}

.border-b-lime-500\/80 {
    border-bottom-color: rgba(132,204,22,.8)
}

.border-b-lime-500\/90 {
    border-bottom-color: rgba(132,204,22,.9)
}

.border-b-lime-500\/95 {
    border-bottom-color: rgba(132,204,22,.95)
}

.border-b-lime-600 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(101 163 13/var(--tw-border-opacity))
}

.border-b-lime-600\/0 {
    border-bottom-color: rgba(101,163,13,0)
}

.border-b-lime-600\/10 {
    border-bottom-color: rgba(101,163,13,.1)
}

.border-b-lime-600\/100 {
    border-bottom-color: #65a30d
}

.border-b-lime-600\/20 {
    border-bottom-color: rgba(101,163,13,.2)
}

.border-b-lime-600\/25 {
    border-bottom-color: rgba(101,163,13,.25)
}

.border-b-lime-600\/30 {
    border-bottom-color: rgba(101,163,13,.3)
}

.border-b-lime-600\/40 {
    border-bottom-color: rgba(101,163,13,.4)
}

.border-b-lime-600\/5 {
    border-bottom-color: rgba(101,163,13,.05)
}

.border-b-lime-600\/50 {
    border-bottom-color: rgba(101,163,13,.5)
}

.border-b-lime-600\/60 {
    border-bottom-color: rgba(101,163,13,.6)
}

.border-b-lime-600\/70 {
    border-bottom-color: rgba(101,163,13,.7)
}

.border-b-lime-600\/75 {
    border-bottom-color: rgba(101,163,13,.75)
}

.border-b-lime-600\/80 {
    border-bottom-color: rgba(101,163,13,.8)
}

.border-b-lime-600\/90 {
    border-bottom-color: rgba(101,163,13,.9)
}

.border-b-lime-600\/95 {
    border-bottom-color: rgba(101,163,13,.95)
}

.border-b-lime-700 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(77 124 15/var(--tw-border-opacity))
}

.border-b-lime-700\/0 {
    border-bottom-color: rgba(77,124,15,0)
}

.border-b-lime-700\/10 {
    border-bottom-color: rgba(77,124,15,.1)
}

.border-b-lime-700\/100 {
    border-bottom-color: #4d7c0f
}

.border-b-lime-700\/20 {
    border-bottom-color: rgba(77,124,15,.2)
}

.border-b-lime-700\/25 {
    border-bottom-color: rgba(77,124,15,.25)
}

.border-b-lime-700\/30 {
    border-bottom-color: rgba(77,124,15,.3)
}

.border-b-lime-700\/40 {
    border-bottom-color: rgba(77,124,15,.4)
}

.border-b-lime-700\/5 {
    border-bottom-color: rgba(77,124,15,.05)
}

.border-b-lime-700\/50 {
    border-bottom-color: rgba(77,124,15,.5)
}

.border-b-lime-700\/60 {
    border-bottom-color: rgba(77,124,15,.6)
}

.border-b-lime-700\/70 {
    border-bottom-color: rgba(77,124,15,.7)
}

.border-b-lime-700\/75 {
    border-bottom-color: rgba(77,124,15,.75)
}

.border-b-lime-700\/80 {
    border-bottom-color: rgba(77,124,15,.8)
}

.border-b-lime-700\/90 {
    border-bottom-color: rgba(77,124,15,.9)
}

.border-b-lime-700\/95 {
    border-bottom-color: rgba(77,124,15,.95)
}

.border-b-lime-800 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(63 98 18/var(--tw-border-opacity))
}

.border-b-lime-800\/0 {
    border-bottom-color: rgba(63,98,18,0)
}

.border-b-lime-800\/10 {
    border-bottom-color: rgba(63,98,18,.1)
}

.border-b-lime-800\/100 {
    border-bottom-color: #3f6212
}

.border-b-lime-800\/20 {
    border-bottom-color: rgba(63,98,18,.2)
}

.border-b-lime-800\/25 {
    border-bottom-color: rgba(63,98,18,.25)
}

.border-b-lime-800\/30 {
    border-bottom-color: rgba(63,98,18,.3)
}

.border-b-lime-800\/40 {
    border-bottom-color: rgba(63,98,18,.4)
}

.border-b-lime-800\/5 {
    border-bottom-color: rgba(63,98,18,.05)
}

.border-b-lime-800\/50 {
    border-bottom-color: rgba(63,98,18,.5)
}

.border-b-lime-800\/60 {
    border-bottom-color: rgba(63,98,18,.6)
}

.border-b-lime-800\/70 {
    border-bottom-color: rgba(63,98,18,.7)
}

.border-b-lime-800\/75 {
    border-bottom-color: rgba(63,98,18,.75)
}

.border-b-lime-800\/80 {
    border-bottom-color: rgba(63,98,18,.8)
}

.border-b-lime-800\/90 {
    border-bottom-color: rgba(63,98,18,.9)
}

.border-b-lime-800\/95 {
    border-bottom-color: rgba(63,98,18,.95)
}

.border-b-lime-900 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(54 83 20/var(--tw-border-opacity))
}

.border-b-lime-900\/0 {
    border-bottom-color: rgba(54,83,20,0)
}

.border-b-lime-900\/10 {
    border-bottom-color: rgba(54,83,20,.1)
}

.border-b-lime-900\/100 {
    border-bottom-color: #365314
}

.border-b-lime-900\/20 {
    border-bottom-color: rgba(54,83,20,.2)
}

.border-b-lime-900\/25 {
    border-bottom-color: rgba(54,83,20,.25)
}

.border-b-lime-900\/30 {
    border-bottom-color: rgba(54,83,20,.3)
}

.border-b-lime-900\/40 {
    border-bottom-color: rgba(54,83,20,.4)
}

.border-b-lime-900\/5 {
    border-bottom-color: rgba(54,83,20,.05)
}

.border-b-lime-900\/50 {
    border-bottom-color: rgba(54,83,20,.5)
}

.border-b-lime-900\/60 {
    border-bottom-color: rgba(54,83,20,.6)
}

.border-b-lime-900\/70 {
    border-bottom-color: rgba(54,83,20,.7)
}

.border-b-lime-900\/75 {
    border-bottom-color: rgba(54,83,20,.75)
}

.border-b-lime-900\/80 {
    border-bottom-color: rgba(54,83,20,.8)
}

.border-b-lime-900\/90 {
    border-bottom-color: rgba(54,83,20,.9)
}

.border-b-lime-900\/95 {
    border-bottom-color: rgba(54,83,20,.95)
}

.border-b-lime-950 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(26 46 5/var(--tw-border-opacity))
}

.border-b-lime-950\/0 {
    border-bottom-color: rgba(26,46,5,0)
}

.border-b-lime-950\/10 {
    border-bottom-color: rgba(26,46,5,.1)
}

.border-b-lime-950\/100 {
    border-bottom-color: #1a2e05
}

.border-b-lime-950\/20 {
    border-bottom-color: rgba(26,46,5,.2)
}

.border-b-lime-950\/25 {
    border-bottom-color: rgba(26,46,5,.25)
}

.border-b-lime-950\/30 {
    border-bottom-color: rgba(26,46,5,.3)
}

.border-b-lime-950\/40 {
    border-bottom-color: rgba(26,46,5,.4)
}

.border-b-lime-950\/5 {
    border-bottom-color: rgba(26,46,5,.05)
}

.border-b-lime-950\/50 {
    border-bottom-color: rgba(26,46,5,.5)
}

.border-b-lime-950\/60 {
    border-bottom-color: rgba(26,46,5,.6)
}

.border-b-lime-950\/70 {
    border-bottom-color: rgba(26,46,5,.7)
}

.border-b-lime-950\/75 {
    border-bottom-color: rgba(26,46,5,.75)
}

.border-b-lime-950\/80 {
    border-bottom-color: rgba(26,46,5,.8)
}

.border-b-lime-950\/90 {
    border-bottom-color: rgba(26,46,5,.9)
}

.border-b-lime-950\/95 {
    border-bottom-color: rgba(26,46,5,.95)
}

.border-b-muted {
    border-bottom-color: hsl(var(--muted))
}

.border-b-muted-foreground {
    border-bottom-color: hsl(var(--muted-foreground))
}

.border-b-muted-foreground\/0 {
    border-bottom-color: hsl(var(--muted-foreground)/0)
}

.border-b-muted-foreground\/10 {
    border-bottom-color: hsl(var(--muted-foreground)/.1)
}

.border-b-muted-foreground\/100 {
    border-bottom-color: hsl(var(--muted-foreground)/1)
}

.border-b-muted-foreground\/20 {
    border-bottom-color: hsl(var(--muted-foreground)/.2)
}

.border-b-muted-foreground\/25 {
    border-bottom-color: hsl(var(--muted-foreground)/.25)
}

.border-b-muted-foreground\/30 {
    border-bottom-color: hsl(var(--muted-foreground)/.3)
}

.border-b-muted-foreground\/40 {
    border-bottom-color: hsl(var(--muted-foreground)/.4)
}

.border-b-muted-foreground\/5 {
    border-bottom-color: hsl(var(--muted-foreground)/.05)
}

.border-b-muted-foreground\/50 {
    border-bottom-color: hsl(var(--muted-foreground)/.5)
}

.border-b-muted-foreground\/60 {
    border-bottom-color: hsl(var(--muted-foreground)/.6)
}

.border-b-muted-foreground\/70 {
    border-bottom-color: hsl(var(--muted-foreground)/.7)
}

.border-b-muted-foreground\/75 {
    border-bottom-color: hsl(var(--muted-foreground)/.75)
}

.border-b-muted-foreground\/80 {
    border-bottom-color: hsl(var(--muted-foreground)/.8)
}

.border-b-muted-foreground\/90 {
    border-bottom-color: hsl(var(--muted-foreground)/.9)
}

.border-b-muted-foreground\/95 {
    border-bottom-color: hsl(var(--muted-foreground)/.95)
}

.border-b-muted\/0 {
    border-bottom-color: hsl(var(--muted)/0)
}

.border-b-muted\/10 {
    border-bottom-color: hsl(var(--muted)/.1)
}

.border-b-muted\/100 {
    border-bottom-color: hsl(var(--muted)/1)
}

.border-b-muted\/20 {
    border-bottom-color: hsl(var(--muted)/.2)
}

.border-b-muted\/25 {
    border-bottom-color: hsl(var(--muted)/.25)
}

.border-b-muted\/30 {
    border-bottom-color: hsl(var(--muted)/.3)
}

.border-b-muted\/40 {
    border-bottom-color: hsl(var(--muted)/.4)
}

.border-b-muted\/5 {
    border-bottom-color: hsl(var(--muted)/.05)
}

.border-b-muted\/50 {
    border-bottom-color: hsl(var(--muted)/.5)
}

.border-b-muted\/60 {
    border-bottom-color: hsl(var(--muted)/.6)
}

.border-b-muted\/70 {
    border-bottom-color: hsl(var(--muted)/.7)
}

.border-b-muted\/75 {
    border-bottom-color: hsl(var(--muted)/.75)
}

.border-b-muted\/80 {
    border-bottom-color: hsl(var(--muted)/.8)
}

.border-b-muted\/90 {
    border-bottom-color: hsl(var(--muted)/.9)
}

.border-b-muted\/95 {
    border-bottom-color: hsl(var(--muted)/.95)
}

.border-b-neutral-100 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(245 245 245/var(--tw-border-opacity))
}

.border-b-neutral-100\/0 {
    border-bottom-color: hsla(0,0%,96%,0)
}

.border-b-neutral-100\/10 {
    border-bottom-color: hsla(0,0%,96%,.1)
}

.border-b-neutral-100\/100 {
    border-bottom-color: #f5f5f5
}

.border-b-neutral-100\/20 {
    border-bottom-color: hsla(0,0%,96%,.2)
}

.border-b-neutral-100\/25 {
    border-bottom-color: hsla(0,0%,96%,.25)
}

.border-b-neutral-100\/30 {
    border-bottom-color: hsla(0,0%,96%,.3)
}

.border-b-neutral-100\/40 {
    border-bottom-color: hsla(0,0%,96%,.4)
}

.border-b-neutral-100\/5 {
    border-bottom-color: hsla(0,0%,96%,.05)
}

.border-b-neutral-100\/50 {
    border-bottom-color: hsla(0,0%,96%,.5)
}

.border-b-neutral-100\/60 {
    border-bottom-color: hsla(0,0%,96%,.6)
}

.border-b-neutral-100\/70 {
    border-bottom-color: hsla(0,0%,96%,.7)
}

.border-b-neutral-100\/75 {
    border-bottom-color: hsla(0,0%,96%,.75)
}

.border-b-neutral-100\/80 {
    border-bottom-color: hsla(0,0%,96%,.8)
}

.border-b-neutral-100\/90 {
    border-bottom-color: hsla(0,0%,96%,.9)
}

.border-b-neutral-100\/95 {
    border-bottom-color: hsla(0,0%,96%,.95)
}

.border-b-neutral-200 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(229 229 229/var(--tw-border-opacity))
}

.border-b-neutral-200\/0 {
    border-bottom-color: hsla(0,0%,90%,0)
}

.border-b-neutral-200\/10 {
    border-bottom-color: hsla(0,0%,90%,.1)
}

.border-b-neutral-200\/100 {
    border-bottom-color: #e5e5e5
}

.border-b-neutral-200\/20 {
    border-bottom-color: hsla(0,0%,90%,.2)
}

.border-b-neutral-200\/25 {
    border-bottom-color: hsla(0,0%,90%,.25)
}

.border-b-neutral-200\/30 {
    border-bottom-color: hsla(0,0%,90%,.3)
}

.border-b-neutral-200\/40 {
    border-bottom-color: hsla(0,0%,90%,.4)
}

.border-b-neutral-200\/5 {
    border-bottom-color: hsla(0,0%,90%,.05)
}

.border-b-neutral-200\/50 {
    border-bottom-color: hsla(0,0%,90%,.5)
}

.border-b-neutral-200\/60 {
    border-bottom-color: hsla(0,0%,90%,.6)
}

.border-b-neutral-200\/70 {
    border-bottom-color: hsla(0,0%,90%,.7)
}

.border-b-neutral-200\/75 {
    border-bottom-color: hsla(0,0%,90%,.75)
}

.border-b-neutral-200\/80 {
    border-bottom-color: hsla(0,0%,90%,.8)
}

.border-b-neutral-200\/90 {
    border-bottom-color: hsla(0,0%,90%,.9)
}

.border-b-neutral-200\/95 {
    border-bottom-color: hsla(0,0%,90%,.95)
}

.border-b-neutral-300 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(212 212 212/var(--tw-border-opacity))
}

.border-b-neutral-300\/0 {
    border-bottom-color: hsla(0,0%,83%,0)
}

.border-b-neutral-300\/10 {
    border-bottom-color: hsla(0,0%,83%,.1)
}

.border-b-neutral-300\/100 {
    border-bottom-color: #d4d4d4
}

.border-b-neutral-300\/20 {
    border-bottom-color: hsla(0,0%,83%,.2)
}

.border-b-neutral-300\/25 {
    border-bottom-color: hsla(0,0%,83%,.25)
}

.border-b-neutral-300\/30 {
    border-bottom-color: hsla(0,0%,83%,.3)
}

.border-b-neutral-300\/40 {
    border-bottom-color: hsla(0,0%,83%,.4)
}

.border-b-neutral-300\/5 {
    border-bottom-color: hsla(0,0%,83%,.05)
}

.border-b-neutral-300\/50 {
    border-bottom-color: hsla(0,0%,83%,.5)
}

.border-b-neutral-300\/60 {
    border-bottom-color: hsla(0,0%,83%,.6)
}

.border-b-neutral-300\/70 {
    border-bottom-color: hsla(0,0%,83%,.7)
}

.border-b-neutral-300\/75 {
    border-bottom-color: hsla(0,0%,83%,.75)
}

.border-b-neutral-300\/80 {
    border-bottom-color: hsla(0,0%,83%,.8)
}

.border-b-neutral-300\/90 {
    border-bottom-color: hsla(0,0%,83%,.9)
}

.border-b-neutral-300\/95 {
    border-bottom-color: hsla(0,0%,83%,.95)
}

.border-b-neutral-400 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(163 163 163/var(--tw-border-opacity))
}

.border-b-neutral-400\/0 {
    border-bottom-color: hsla(0,0%,64%,0)
}

.border-b-neutral-400\/10 {
    border-bottom-color: hsla(0,0%,64%,.1)
}

.border-b-neutral-400\/100 {
    border-bottom-color: #a3a3a3
}

.border-b-neutral-400\/20 {
    border-bottom-color: hsla(0,0%,64%,.2)
}

.border-b-neutral-400\/25 {
    border-bottom-color: hsla(0,0%,64%,.25)
}

.border-b-neutral-400\/30 {
    border-bottom-color: hsla(0,0%,64%,.3)
}

.border-b-neutral-400\/40 {
    border-bottom-color: hsla(0,0%,64%,.4)
}

.border-b-neutral-400\/5 {
    border-bottom-color: hsla(0,0%,64%,.05)
}

.border-b-neutral-400\/50 {
    border-bottom-color: hsla(0,0%,64%,.5)
}

.border-b-neutral-400\/60 {
    border-bottom-color: hsla(0,0%,64%,.6)
}

.border-b-neutral-400\/70 {
    border-bottom-color: hsla(0,0%,64%,.7)
}

.border-b-neutral-400\/75 {
    border-bottom-color: hsla(0,0%,64%,.75)
}

.border-b-neutral-400\/80 {
    border-bottom-color: hsla(0,0%,64%,.8)
}

.border-b-neutral-400\/90 {
    border-bottom-color: hsla(0,0%,64%,.9)
}

.border-b-neutral-400\/95 {
    border-bottom-color: hsla(0,0%,64%,.95)
}

.border-b-neutral-50 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(250 250 250/var(--tw-border-opacity))
}

.border-b-neutral-50\/0 {
    border-bottom-color: hsla(0,0%,98%,0)
}

.border-b-neutral-50\/10 {
    border-bottom-color: hsla(0,0%,98%,.1)
}

.border-b-neutral-50\/100 {
    border-bottom-color: #fafafa
}

.border-b-neutral-50\/20 {
    border-bottom-color: hsla(0,0%,98%,.2)
}

.border-b-neutral-50\/25 {
    border-bottom-color: hsla(0,0%,98%,.25)
}

.border-b-neutral-50\/30 {
    border-bottom-color: hsla(0,0%,98%,.3)
}

.border-b-neutral-50\/40 {
    border-bottom-color: hsla(0,0%,98%,.4)
}

.border-b-neutral-50\/5 {
    border-bottom-color: hsla(0,0%,98%,.05)
}

.border-b-neutral-50\/50 {
    border-bottom-color: hsla(0,0%,98%,.5)
}

.border-b-neutral-50\/60 {
    border-bottom-color: hsla(0,0%,98%,.6)
}

.border-b-neutral-50\/70 {
    border-bottom-color: hsla(0,0%,98%,.7)
}

.border-b-neutral-50\/75 {
    border-bottom-color: hsla(0,0%,98%,.75)
}

.border-b-neutral-50\/80 {
    border-bottom-color: hsla(0,0%,98%,.8)
}

.border-b-neutral-50\/90 {
    border-bottom-color: hsla(0,0%,98%,.9)
}

.border-b-neutral-50\/95 {
    border-bottom-color: hsla(0,0%,98%,.95)
}

.border-b-neutral-500 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(115 115 115/var(--tw-border-opacity))
}

.border-b-neutral-500\/0 {
    border-bottom-color: hsla(0,0%,45%,0)
}

.border-b-neutral-500\/10 {
    border-bottom-color: hsla(0,0%,45%,.1)
}

.border-b-neutral-500\/100 {
    border-bottom-color: #737373
}

.border-b-neutral-500\/20 {
    border-bottom-color: hsla(0,0%,45%,.2)
}

.border-b-neutral-500\/25 {
    border-bottom-color: hsla(0,0%,45%,.25)
}

.border-b-neutral-500\/30 {
    border-bottom-color: hsla(0,0%,45%,.3)
}

.border-b-neutral-500\/40 {
    border-bottom-color: hsla(0,0%,45%,.4)
}

.border-b-neutral-500\/5 {
    border-bottom-color: hsla(0,0%,45%,.05)
}

.border-b-neutral-500\/50 {
    border-bottom-color: hsla(0,0%,45%,.5)
}

.border-b-neutral-500\/60 {
    border-bottom-color: hsla(0,0%,45%,.6)
}

.border-b-neutral-500\/70 {
    border-bottom-color: hsla(0,0%,45%,.7)
}

.border-b-neutral-500\/75 {
    border-bottom-color: hsla(0,0%,45%,.75)
}

.border-b-neutral-500\/80 {
    border-bottom-color: hsla(0,0%,45%,.8)
}

.border-b-neutral-500\/90 {
    border-bottom-color: hsla(0,0%,45%,.9)
}

.border-b-neutral-500\/95 {
    border-bottom-color: hsla(0,0%,45%,.95)
}

.border-b-neutral-600 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(82 82 82/var(--tw-border-opacity))
}

.border-b-neutral-600\/0 {
    border-bottom-color: rgba(82,82,82,0)
}

.border-b-neutral-600\/10 {
    border-bottom-color: rgba(82,82,82,.1)
}

.border-b-neutral-600\/100 {
    border-bottom-color: #525252
}

.border-b-neutral-600\/20 {
    border-bottom-color: rgba(82,82,82,.2)
}

.border-b-neutral-600\/25 {
    border-bottom-color: rgba(82,82,82,.25)
}

.border-b-neutral-600\/30 {
    border-bottom-color: rgba(82,82,82,.3)
}

.border-b-neutral-600\/40 {
    border-bottom-color: rgba(82,82,82,.4)
}

.border-b-neutral-600\/5 {
    border-bottom-color: rgba(82,82,82,.05)
}

.border-b-neutral-600\/50 {
    border-bottom-color: rgba(82,82,82,.5)
}

.border-b-neutral-600\/60 {
    border-bottom-color: rgba(82,82,82,.6)
}

.border-b-neutral-600\/70 {
    border-bottom-color: rgba(82,82,82,.7)
}

.border-b-neutral-600\/75 {
    border-bottom-color: rgba(82,82,82,.75)
}

.border-b-neutral-600\/80 {
    border-bottom-color: rgba(82,82,82,.8)
}

.border-b-neutral-600\/90 {
    border-bottom-color: rgba(82,82,82,.9)
}

.border-b-neutral-600\/95 {
    border-bottom-color: rgba(82,82,82,.95)
}

.border-b-neutral-700 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(64 64 64/var(--tw-border-opacity))
}

.border-b-neutral-700\/0 {
    border-bottom-color: rgba(64,64,64,0)
}

.border-b-neutral-700\/10 {
    border-bottom-color: rgba(64,64,64,.1)
}

.border-b-neutral-700\/100 {
    border-bottom-color: #404040
}

.border-b-neutral-700\/20 {
    border-bottom-color: rgba(64,64,64,.2)
}

.border-b-neutral-700\/25 {
    border-bottom-color: rgba(64,64,64,.25)
}

.border-b-neutral-700\/30 {
    border-bottom-color: rgba(64,64,64,.3)
}

.border-b-neutral-700\/40 {
    border-bottom-color: rgba(64,64,64,.4)
}

.border-b-neutral-700\/5 {
    border-bottom-color: rgba(64,64,64,.05)
}

.border-b-neutral-700\/50 {
    border-bottom-color: rgba(64,64,64,.5)
}

.border-b-neutral-700\/60 {
    border-bottom-color: rgba(64,64,64,.6)
}

.border-b-neutral-700\/70 {
    border-bottom-color: rgba(64,64,64,.7)
}

.border-b-neutral-700\/75 {
    border-bottom-color: rgba(64,64,64,.75)
}

.border-b-neutral-700\/80 {
    border-bottom-color: rgba(64,64,64,.8)
}

.border-b-neutral-700\/90 {
    border-bottom-color: rgba(64,64,64,.9)
}

.border-b-neutral-700\/95 {
    border-bottom-color: rgba(64,64,64,.95)
}

.border-b-neutral-800 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(38 38 38/var(--tw-border-opacity))
}

.border-b-neutral-800\/0 {
    border-bottom-color: rgba(38,38,38,0)
}

.border-b-neutral-800\/10 {
    border-bottom-color: rgba(38,38,38,.1)
}

.border-b-neutral-800\/100 {
    border-bottom-color: #262626
}

.border-b-neutral-800\/20 {
    border-bottom-color: rgba(38,38,38,.2)
}

.border-b-neutral-800\/25 {
    border-bottom-color: rgba(38,38,38,.25)
}

.border-b-neutral-800\/30 {
    border-bottom-color: rgba(38,38,38,.3)
}

.border-b-neutral-800\/40 {
    border-bottom-color: rgba(38,38,38,.4)
}

.border-b-neutral-800\/5 {
    border-bottom-color: rgba(38,38,38,.05)
}

.border-b-neutral-800\/50 {
    border-bottom-color: rgba(38,38,38,.5)
}

.border-b-neutral-800\/60 {
    border-bottom-color: rgba(38,38,38,.6)
}

.border-b-neutral-800\/70 {
    border-bottom-color: rgba(38,38,38,.7)
}

.border-b-neutral-800\/75 {
    border-bottom-color: rgba(38,38,38,.75)
}

.border-b-neutral-800\/80 {
    border-bottom-color: rgba(38,38,38,.8)
}

.border-b-neutral-800\/90 {
    border-bottom-color: rgba(38,38,38,.9)
}

.border-b-neutral-800\/95 {
    border-bottom-color: rgba(38,38,38,.95)
}

.border-b-neutral-900 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(23 23 23/var(--tw-border-opacity))
}

.border-b-neutral-900\/0 {
    border-bottom-color: hsla(0,0%,9%,0)
}

.border-b-neutral-900\/10 {
    border-bottom-color: hsla(0,0%,9%,.1)
}

.border-b-neutral-900\/100 {
    border-bottom-color: #171717
}

.border-b-neutral-900\/20 {
    border-bottom-color: hsla(0,0%,9%,.2)
}

.border-b-neutral-900\/25 {
    border-bottom-color: hsla(0,0%,9%,.25)
}

.border-b-neutral-900\/30 {
    border-bottom-color: hsla(0,0%,9%,.3)
}

.border-b-neutral-900\/40 {
    border-bottom-color: hsla(0,0%,9%,.4)
}

.border-b-neutral-900\/5 {
    border-bottom-color: hsla(0,0%,9%,.05)
}

.border-b-neutral-900\/50 {
    border-bottom-color: hsla(0,0%,9%,.5)
}

.border-b-neutral-900\/60 {
    border-bottom-color: hsla(0,0%,9%,.6)
}

.border-b-neutral-900\/70 {
    border-bottom-color: hsla(0,0%,9%,.7)
}

.border-b-neutral-900\/75 {
    border-bottom-color: hsla(0,0%,9%,.75)
}

.border-b-neutral-900\/80 {
    border-bottom-color: hsla(0,0%,9%,.8)
}

.border-b-neutral-900\/90 {
    border-bottom-color: hsla(0,0%,9%,.9)
}

.border-b-neutral-900\/95 {
    border-bottom-color: hsla(0,0%,9%,.95)
}

.border-b-neutral-950 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(10 10 10/var(--tw-border-opacity))
}

.border-b-neutral-950\/0 {
    border-bottom-color: hsla(0,0%,4%,0)
}

.border-b-neutral-950\/10 {
    border-bottom-color: hsla(0,0%,4%,.1)
}

.border-b-neutral-950\/100 {
    border-bottom-color: #0a0a0a
}

.border-b-neutral-950\/20 {
    border-bottom-color: hsla(0,0%,4%,.2)
}

.border-b-neutral-950\/25 {
    border-bottom-color: hsla(0,0%,4%,.25)
}

.border-b-neutral-950\/30 {
    border-bottom-color: hsla(0,0%,4%,.3)
}

.border-b-neutral-950\/40 {
    border-bottom-color: hsla(0,0%,4%,.4)
}

.border-b-neutral-950\/5 {
    border-bottom-color: hsla(0,0%,4%,.05)
}

.border-b-neutral-950\/50 {
    border-bottom-color: hsla(0,0%,4%,.5)
}

.border-b-neutral-950\/60 {
    border-bottom-color: hsla(0,0%,4%,.6)
}

.border-b-neutral-950\/70 {
    border-bottom-color: hsla(0,0%,4%,.7)
}

.border-b-neutral-950\/75 {
    border-bottom-color: hsla(0,0%,4%,.75)
}

.border-b-neutral-950\/80 {
    border-bottom-color: hsla(0,0%,4%,.8)
}

.border-b-neutral-950\/90 {
    border-bottom-color: hsla(0,0%,4%,.9)
}

.border-b-neutral-950\/95 {
    border-bottom-color: hsla(0,0%,4%,.95)
}

.border-b-orange-100 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(255 237 213/var(--tw-border-opacity))
}

.border-b-orange-100\/0 {
    border-bottom-color: rgba(255,237,213,0)
}

.border-b-orange-100\/10 {
    border-bottom-color: rgba(255,237,213,.1)
}

.border-b-orange-100\/100 {
    border-bottom-color: #ffedd5
}

.border-b-orange-100\/20 {
    border-bottom-color: rgba(255,237,213,.2)
}

.border-b-orange-100\/25 {
    border-bottom-color: rgba(255,237,213,.25)
}

.border-b-orange-100\/30 {
    border-bottom-color: rgba(255,237,213,.3)
}

.border-b-orange-100\/40 {
    border-bottom-color: rgba(255,237,213,.4)
}

.border-b-orange-100\/5 {
    border-bottom-color: rgba(255,237,213,.05)
}

.border-b-orange-100\/50 {
    border-bottom-color: rgba(255,237,213,.5)
}

.border-b-orange-100\/60 {
    border-bottom-color: rgba(255,237,213,.6)
}

.border-b-orange-100\/70 {
    border-bottom-color: rgba(255,237,213,.7)
}

.border-b-orange-100\/75 {
    border-bottom-color: rgba(255,237,213,.75)
}

.border-b-orange-100\/80 {
    border-bottom-color: rgba(255,237,213,.8)
}

.border-b-orange-100\/90 {
    border-bottom-color: rgba(255,237,213,.9)
}

.border-b-orange-100\/95 {
    border-bottom-color: rgba(255,237,213,.95)
}

.border-b-orange-200 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(254 215 170/var(--tw-border-opacity))
}

.border-b-orange-200\/0 {
    border-bottom-color: hsla(32,98%,83%,0)
}

.border-b-orange-200\/10 {
    border-bottom-color: hsla(32,98%,83%,.1)
}

.border-b-orange-200\/100 {
    border-bottom-color: #fed7aa
}

.border-b-orange-200\/20 {
    border-bottom-color: hsla(32,98%,83%,.2)
}

.border-b-orange-200\/25 {
    border-bottom-color: hsla(32,98%,83%,.25)
}

.border-b-orange-200\/30 {
    border-bottom-color: hsla(32,98%,83%,.3)
}

.border-b-orange-200\/40 {
    border-bottom-color: hsla(32,98%,83%,.4)
}

.border-b-orange-200\/5 {
    border-bottom-color: hsla(32,98%,83%,.05)
}

.border-b-orange-200\/50 {
    border-bottom-color: hsla(32,98%,83%,.5)
}

.border-b-orange-200\/60 {
    border-bottom-color: hsla(32,98%,83%,.6)
}

.border-b-orange-200\/70 {
    border-bottom-color: hsla(32,98%,83%,.7)
}

.border-b-orange-200\/75 {
    border-bottom-color: hsla(32,98%,83%,.75)
}

.border-b-orange-200\/80 {
    border-bottom-color: hsla(32,98%,83%,.8)
}

.border-b-orange-200\/90 {
    border-bottom-color: hsla(32,98%,83%,.9)
}

.border-b-orange-200\/95 {
    border-bottom-color: hsla(32,98%,83%,.95)
}

.border-b-orange-300 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(253 186 116/var(--tw-border-opacity))
}

.border-b-orange-300\/0 {
    border-bottom-color: hsla(31,97%,72%,0)
}

.border-b-orange-300\/10 {
    border-bottom-color: hsla(31,97%,72%,.1)
}

.border-b-orange-300\/100 {
    border-bottom-color: #fdba74
}

.border-b-orange-300\/20 {
    border-bottom-color: hsla(31,97%,72%,.2)
}

.border-b-orange-300\/25 {
    border-bottom-color: hsla(31,97%,72%,.25)
}

.border-b-orange-300\/30 {
    border-bottom-color: hsla(31,97%,72%,.3)
}

.border-b-orange-300\/40 {
    border-bottom-color: hsla(31,97%,72%,.4)
}

.border-b-orange-300\/5 {
    border-bottom-color: hsla(31,97%,72%,.05)
}

.border-b-orange-300\/50 {
    border-bottom-color: hsla(31,97%,72%,.5)
}

.border-b-orange-300\/60 {
    border-bottom-color: hsla(31,97%,72%,.6)
}

.border-b-orange-300\/70 {
    border-bottom-color: hsla(31,97%,72%,.7)
}

.border-b-orange-300\/75 {
    border-bottom-color: hsla(31,97%,72%,.75)
}

.border-b-orange-300\/80 {
    border-bottom-color: hsla(31,97%,72%,.8)
}

.border-b-orange-300\/90 {
    border-bottom-color: hsla(31,97%,72%,.9)
}

.border-b-orange-300\/95 {
    border-bottom-color: hsla(31,97%,72%,.95)
}

.border-b-orange-400 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(251 146 60/var(--tw-border-opacity))
}

.border-b-orange-400\/0 {
    border-bottom-color: rgba(251,146,60,0)
}

.border-b-orange-400\/10 {
    border-bottom-color: rgba(251,146,60,.1)
}

.border-b-orange-400\/100 {
    border-bottom-color: #fb923c
}

.border-b-orange-400\/20 {
    border-bottom-color: rgba(251,146,60,.2)
}

.border-b-orange-400\/25 {
    border-bottom-color: rgba(251,146,60,.25)
}

.border-b-orange-400\/30 {
    border-bottom-color: rgba(251,146,60,.3)
}

.border-b-orange-400\/40 {
    border-bottom-color: rgba(251,146,60,.4)
}

.border-b-orange-400\/5 {
    border-bottom-color: rgba(251,146,60,.05)
}

.border-b-orange-400\/50 {
    border-bottom-color: rgba(251,146,60,.5)
}

.border-b-orange-400\/60 {
    border-bottom-color: rgba(251,146,60,.6)
}

.border-b-orange-400\/70 {
    border-bottom-color: rgba(251,146,60,.7)
}

.border-b-orange-400\/75 {
    border-bottom-color: rgba(251,146,60,.75)
}

.border-b-orange-400\/80 {
    border-bottom-color: rgba(251,146,60,.8)
}

.border-b-orange-400\/90 {
    border-bottom-color: rgba(251,146,60,.9)
}

.border-b-orange-400\/95 {
    border-bottom-color: rgba(251,146,60,.95)
}

.border-b-orange-50 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(255 247 237/var(--tw-border-opacity))
}

.border-b-orange-50\/0 {
    border-bottom-color: rgba(255,247,237,0)
}

.border-b-orange-50\/10 {
    border-bottom-color: rgba(255,247,237,.1)
}

.border-b-orange-50\/100 {
    border-bottom-color: #fff7ed
}

.border-b-orange-50\/20 {
    border-bottom-color: rgba(255,247,237,.2)
}

.border-b-orange-50\/25 {
    border-bottom-color: rgba(255,247,237,.25)
}

.border-b-orange-50\/30 {
    border-bottom-color: rgba(255,247,237,.3)
}

.border-b-orange-50\/40 {
    border-bottom-color: rgba(255,247,237,.4)
}

.border-b-orange-50\/5 {
    border-bottom-color: rgba(255,247,237,.05)
}

.border-b-orange-50\/50 {
    border-bottom-color: rgba(255,247,237,.5)
}

.border-b-orange-50\/60 {
    border-bottom-color: rgba(255,247,237,.6)
}

.border-b-orange-50\/70 {
    border-bottom-color: rgba(255,247,237,.7)
}

.border-b-orange-50\/75 {
    border-bottom-color: rgba(255,247,237,.75)
}

.border-b-orange-50\/80 {
    border-bottom-color: rgba(255,247,237,.8)
}

.border-b-orange-50\/90 {
    border-bottom-color: rgba(255,247,237,.9)
}

.border-b-orange-50\/95 {
    border-bottom-color: rgba(255,247,237,.95)
}

.border-b-orange-500 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(249 115 22/var(--tw-border-opacity))
}

.border-b-orange-500\/0 {
    border-bottom-color: rgba(249,115,22,0)
}

.border-b-orange-500\/10 {
    border-bottom-color: rgba(249,115,22,.1)
}

.border-b-orange-500\/100 {
    border-bottom-color: #f97316
}

.border-b-orange-500\/20 {
    border-bottom-color: rgba(249,115,22,.2)
}

.border-b-orange-500\/25 {
    border-bottom-color: rgba(249,115,22,.25)
}

.border-b-orange-500\/30 {
    border-bottom-color: rgba(249,115,22,.3)
}

.border-b-orange-500\/40 {
    border-bottom-color: rgba(249,115,22,.4)
}

.border-b-orange-500\/5 {
    border-bottom-color: rgba(249,115,22,.05)
}

.border-b-orange-500\/50 {
    border-bottom-color: rgba(249,115,22,.5)
}

.border-b-orange-500\/60 {
    border-bottom-color: rgba(249,115,22,.6)
}

.border-b-orange-500\/70 {
    border-bottom-color: rgba(249,115,22,.7)
}

.border-b-orange-500\/75 {
    border-bottom-color: rgba(249,115,22,.75)
}

.border-b-orange-500\/80 {
    border-bottom-color: rgba(249,115,22,.8)
}

.border-b-orange-500\/90 {
    border-bottom-color: rgba(249,115,22,.9)
}

.border-b-orange-500\/95 {
    border-bottom-color: rgba(249,115,22,.95)
}

.border-b-orange-600 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(234 88 12/var(--tw-border-opacity))
}

.border-b-orange-600\/0 {
    border-bottom-color: rgba(234,88,12,0)
}

.border-b-orange-600\/10 {
    border-bottom-color: rgba(234,88,12,.1)
}

.border-b-orange-600\/100 {
    border-bottom-color: #ea580c
}

.border-b-orange-600\/20 {
    border-bottom-color: rgba(234,88,12,.2)
}

.border-b-orange-600\/25 {
    border-bottom-color: rgba(234,88,12,.25)
}

.border-b-orange-600\/30 {
    border-bottom-color: rgba(234,88,12,.3)
}

.border-b-orange-600\/40 {
    border-bottom-color: rgba(234,88,12,.4)
}

.border-b-orange-600\/5 {
    border-bottom-color: rgba(234,88,12,.05)
}

.border-b-orange-600\/50 {
    border-bottom-color: rgba(234,88,12,.5)
}

.border-b-orange-600\/60 {
    border-bottom-color: rgba(234,88,12,.6)
}

.border-b-orange-600\/70 {
    border-bottom-color: rgba(234,88,12,.7)
}

.border-b-orange-600\/75 {
    border-bottom-color: rgba(234,88,12,.75)
}

.border-b-orange-600\/80 {
    border-bottom-color: rgba(234,88,12,.8)
}

.border-b-orange-600\/90 {
    border-bottom-color: rgba(234,88,12,.9)
}

.border-b-orange-600\/95 {
    border-bottom-color: rgba(234,88,12,.95)
}

.border-b-orange-700 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(194 65 12/var(--tw-border-opacity))
}

.border-b-orange-700\/0 {
    border-bottom-color: rgba(194,65,12,0)
}

.border-b-orange-700\/10 {
    border-bottom-color: rgba(194,65,12,.1)
}

.border-b-orange-700\/100 {
    border-bottom-color: #c2410c
}

.border-b-orange-700\/20 {
    border-bottom-color: rgba(194,65,12,.2)
}

.border-b-orange-700\/25 {
    border-bottom-color: rgba(194,65,12,.25)
}

.border-b-orange-700\/30 {
    border-bottom-color: rgba(194,65,12,.3)
}

.border-b-orange-700\/40 {
    border-bottom-color: rgba(194,65,12,.4)
}

.border-b-orange-700\/5 {
    border-bottom-color: rgba(194,65,12,.05)
}

.border-b-orange-700\/50 {
    border-bottom-color: rgba(194,65,12,.5)
}

.border-b-orange-700\/60 {
    border-bottom-color: rgba(194,65,12,.6)
}

.border-b-orange-700\/70 {
    border-bottom-color: rgba(194,65,12,.7)
}

.border-b-orange-700\/75 {
    border-bottom-color: rgba(194,65,12,.75)
}

.border-b-orange-700\/80 {
    border-bottom-color: rgba(194,65,12,.8)
}

.border-b-orange-700\/90 {
    border-bottom-color: rgba(194,65,12,.9)
}

.border-b-orange-700\/95 {
    border-bottom-color: rgba(194,65,12,.95)
}

.border-b-orange-800 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(154 52 18/var(--tw-border-opacity))
}

.border-b-orange-800\/0 {
    border-bottom-color: rgba(154,52,18,0)
}

.border-b-orange-800\/10 {
    border-bottom-color: rgba(154,52,18,.1)
}

.border-b-orange-800\/100 {
    border-bottom-color: #9a3412
}

.border-b-orange-800\/20 {
    border-bottom-color: rgba(154,52,18,.2)
}

.border-b-orange-800\/25 {
    border-bottom-color: rgba(154,52,18,.25)
}

.border-b-orange-800\/30 {
    border-bottom-color: rgba(154,52,18,.3)
}

.border-b-orange-800\/40 {
    border-bottom-color: rgba(154,52,18,.4)
}

.border-b-orange-800\/5 {
    border-bottom-color: rgba(154,52,18,.05)
}

.border-b-orange-800\/50 {
    border-bottom-color: rgba(154,52,18,.5)
}

.border-b-orange-800\/60 {
    border-bottom-color: rgba(154,52,18,.6)
}

.border-b-orange-800\/70 {
    border-bottom-color: rgba(154,52,18,.7)
}

.border-b-orange-800\/75 {
    border-bottom-color: rgba(154,52,18,.75)
}

.border-b-orange-800\/80 {
    border-bottom-color: rgba(154,52,18,.8)
}

.border-b-orange-800\/90 {
    border-bottom-color: rgba(154,52,18,.9)
}

.border-b-orange-800\/95 {
    border-bottom-color: rgba(154,52,18,.95)
}

.border-b-orange-900 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(124 45 18/var(--tw-border-opacity))
}

.border-b-orange-900\/0 {
    border-bottom-color: rgba(124,45,18,0)
}

.border-b-orange-900\/10 {
    border-bottom-color: rgba(124,45,18,.1)
}

.border-b-orange-900\/100 {
    border-bottom-color: #7c2d12
}

.border-b-orange-900\/20 {
    border-bottom-color: rgba(124,45,18,.2)
}

.border-b-orange-900\/25 {
    border-bottom-color: rgba(124,45,18,.25)
}

.border-b-orange-900\/30 {
    border-bottom-color: rgba(124,45,18,.3)
}

.border-b-orange-900\/40 {
    border-bottom-color: rgba(124,45,18,.4)
}

.border-b-orange-900\/5 {
    border-bottom-color: rgba(124,45,18,.05)
}

.border-b-orange-900\/50 {
    border-bottom-color: rgba(124,45,18,.5)
}

.border-b-orange-900\/60 {
    border-bottom-color: rgba(124,45,18,.6)
}

.border-b-orange-900\/70 {
    border-bottom-color: rgba(124,45,18,.7)
}

.border-b-orange-900\/75 {
    border-bottom-color: rgba(124,45,18,.75)
}

.border-b-orange-900\/80 {
    border-bottom-color: rgba(124,45,18,.8)
}

.border-b-orange-900\/90 {
    border-bottom-color: rgba(124,45,18,.9)
}

.border-b-orange-900\/95 {
    border-bottom-color: rgba(124,45,18,.95)
}

.border-b-orange-950 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(67 20 7/var(--tw-border-opacity))
}

.border-b-orange-950\/0 {
    border-bottom-color: rgba(67,20,7,0)
}

.border-b-orange-950\/10 {
    border-bottom-color: rgba(67,20,7,.1)
}

.border-b-orange-950\/100 {
    border-bottom-color: #431407
}

.border-b-orange-950\/20 {
    border-bottom-color: rgba(67,20,7,.2)
}

.border-b-orange-950\/25 {
    border-bottom-color: rgba(67,20,7,.25)
}

.border-b-orange-950\/30 {
    border-bottom-color: rgba(67,20,7,.3)
}

.border-b-orange-950\/40 {
    border-bottom-color: rgba(67,20,7,.4)
}

.border-b-orange-950\/5 {
    border-bottom-color: rgba(67,20,7,.05)
}

.border-b-orange-950\/50 {
    border-bottom-color: rgba(67,20,7,.5)
}

.border-b-orange-950\/60 {
    border-bottom-color: rgba(67,20,7,.6)
}

.border-b-orange-950\/70 {
    border-bottom-color: rgba(67,20,7,.7)
}

.border-b-orange-950\/75 {
    border-bottom-color: rgba(67,20,7,.75)
}

.border-b-orange-950\/80 {
    border-bottom-color: rgba(67,20,7,.8)
}

.border-b-orange-950\/90 {
    border-bottom-color: rgba(67,20,7,.9)
}

.border-b-orange-950\/95 {
    border-bottom-color: rgba(67,20,7,.95)
}

.border-b-pink-100 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(252 231 243/var(--tw-border-opacity))
}

.border-b-pink-100\/0 {
    border-bottom-color: rgba(252,231,243,0)
}

.border-b-pink-100\/10 {
    border-bottom-color: rgba(252,231,243,.1)
}

.border-b-pink-100\/100 {
    border-bottom-color: #fce7f3
}

.border-b-pink-100\/20 {
    border-bottom-color: rgba(252,231,243,.2)
}

.border-b-pink-100\/25 {
    border-bottom-color: rgba(252,231,243,.25)
}

.border-b-pink-100\/30 {
    border-bottom-color: rgba(252,231,243,.3)
}

.border-b-pink-100\/40 {
    border-bottom-color: rgba(252,231,243,.4)
}

.border-b-pink-100\/5 {
    border-bottom-color: rgba(252,231,243,.05)
}

.border-b-pink-100\/50 {
    border-bottom-color: rgba(252,231,243,.5)
}

.border-b-pink-100\/60 {
    border-bottom-color: rgba(252,231,243,.6)
}

.border-b-pink-100\/70 {
    border-bottom-color: rgba(252,231,243,.7)
}

.border-b-pink-100\/75 {
    border-bottom-color: rgba(252,231,243,.75)
}

.border-b-pink-100\/80 {
    border-bottom-color: rgba(252,231,243,.8)
}

.border-b-pink-100\/90 {
    border-bottom-color: rgba(252,231,243,.9)
}

.border-b-pink-100\/95 {
    border-bottom-color: rgba(252,231,243,.95)
}

.border-b-pink-200 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(251 207 232/var(--tw-border-opacity))
}

.border-b-pink-200\/0 {
    border-bottom-color: rgba(251,207,232,0)
}

.border-b-pink-200\/10 {
    border-bottom-color: rgba(251,207,232,.1)
}

.border-b-pink-200\/100 {
    border-bottom-color: #fbcfe8
}

.border-b-pink-200\/20 {
    border-bottom-color: rgba(251,207,232,.2)
}

.border-b-pink-200\/25 {
    border-bottom-color: rgba(251,207,232,.25)
}

.border-b-pink-200\/30 {
    border-bottom-color: rgba(251,207,232,.3)
}

.border-b-pink-200\/40 {
    border-bottom-color: rgba(251,207,232,.4)
}

.border-b-pink-200\/5 {
    border-bottom-color: rgba(251,207,232,.05)
}

.border-b-pink-200\/50 {
    border-bottom-color: rgba(251,207,232,.5)
}

.border-b-pink-200\/60 {
    border-bottom-color: rgba(251,207,232,.6)
}

.border-b-pink-200\/70 {
    border-bottom-color: rgba(251,207,232,.7)
}

.border-b-pink-200\/75 {
    border-bottom-color: rgba(251,207,232,.75)
}

.border-b-pink-200\/80 {
    border-bottom-color: rgba(251,207,232,.8)
}

.border-b-pink-200\/90 {
    border-bottom-color: rgba(251,207,232,.9)
}

.border-b-pink-200\/95 {
    border-bottom-color: rgba(251,207,232,.95)
}

.border-b-pink-300 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(249 168 212/var(--tw-border-opacity))
}

.border-b-pink-300\/0 {
    border-bottom-color: rgba(249,168,212,0)
}

.border-b-pink-300\/10 {
    border-bottom-color: rgba(249,168,212,.1)
}

.border-b-pink-300\/100 {
    border-bottom-color: #f9a8d4
}

.border-b-pink-300\/20 {
    border-bottom-color: rgba(249,168,212,.2)
}

.border-b-pink-300\/25 {
    border-bottom-color: rgba(249,168,212,.25)
}

.border-b-pink-300\/30 {
    border-bottom-color: rgba(249,168,212,.3)
}

.border-b-pink-300\/40 {
    border-bottom-color: rgba(249,168,212,.4)
}

.border-b-pink-300\/5 {
    border-bottom-color: rgba(249,168,212,.05)
}

.border-b-pink-300\/50 {
    border-bottom-color: rgba(249,168,212,.5)
}

.border-b-pink-300\/60 {
    border-bottom-color: rgba(249,168,212,.6)
}

.border-b-pink-300\/70 {
    border-bottom-color: rgba(249,168,212,.7)
}

.border-b-pink-300\/75 {
    border-bottom-color: rgba(249,168,212,.75)
}

.border-b-pink-300\/80 {
    border-bottom-color: rgba(249,168,212,.8)
}

.border-b-pink-300\/90 {
    border-bottom-color: rgba(249,168,212,.9)
}

.border-b-pink-300\/95 {
    border-bottom-color: rgba(249,168,212,.95)
}

.border-b-pink-400 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(244 114 182/var(--tw-border-opacity))
}

.border-b-pink-400\/0 {
    border-bottom-color: rgba(244,114,182,0)
}

.border-b-pink-400\/10 {
    border-bottom-color: rgba(244,114,182,.1)
}

.border-b-pink-400\/100 {
    border-bottom-color: #f472b6
}

.border-b-pink-400\/20 {
    border-bottom-color: rgba(244,114,182,.2)
}

.border-b-pink-400\/25 {
    border-bottom-color: rgba(244,114,182,.25)
}

.border-b-pink-400\/30 {
    border-bottom-color: rgba(244,114,182,.3)
}

.border-b-pink-400\/40 {
    border-bottom-color: rgba(244,114,182,.4)
}

.border-b-pink-400\/5 {
    border-bottom-color: rgba(244,114,182,.05)
}

.border-b-pink-400\/50 {
    border-bottom-color: rgba(244,114,182,.5)
}

.border-b-pink-400\/60 {
    border-bottom-color: rgba(244,114,182,.6)
}

.border-b-pink-400\/70 {
    border-bottom-color: rgba(244,114,182,.7)
}

.border-b-pink-400\/75 {
    border-bottom-color: rgba(244,114,182,.75)
}

.border-b-pink-400\/80 {
    border-bottom-color: rgba(244,114,182,.8)
}

.border-b-pink-400\/90 {
    border-bottom-color: rgba(244,114,182,.9)
}

.border-b-pink-400\/95 {
    border-bottom-color: rgba(244,114,182,.95)
}

.border-b-pink-50 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(253 242 248/var(--tw-border-opacity))
}

.border-b-pink-50\/0 {
    border-bottom-color: rgba(253,242,248,0)
}

.border-b-pink-50\/10 {
    border-bottom-color: rgba(253,242,248,.1)
}

.border-b-pink-50\/100 {
    border-bottom-color: #fdf2f8
}

.border-b-pink-50\/20 {
    border-bottom-color: rgba(253,242,248,.2)
}

.border-b-pink-50\/25 {
    border-bottom-color: rgba(253,242,248,.25)
}

.border-b-pink-50\/30 {
    border-bottom-color: rgba(253,242,248,.3)
}

.border-b-pink-50\/40 {
    border-bottom-color: rgba(253,242,248,.4)
}

.border-b-pink-50\/5 {
    border-bottom-color: rgba(253,242,248,.05)
}

.border-b-pink-50\/50 {
    border-bottom-color: rgba(253,242,248,.5)
}

.border-b-pink-50\/60 {
    border-bottom-color: rgba(253,242,248,.6)
}

.border-b-pink-50\/70 {
    border-bottom-color: rgba(253,242,248,.7)
}

.border-b-pink-50\/75 {
    border-bottom-color: rgba(253,242,248,.75)
}

.border-b-pink-50\/80 {
    border-bottom-color: rgba(253,242,248,.8)
}

.border-b-pink-50\/90 {
    border-bottom-color: rgba(253,242,248,.9)
}

.border-b-pink-50\/95 {
    border-bottom-color: rgba(253,242,248,.95)
}

.border-b-pink-500 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(236 72 153/var(--tw-border-opacity))
}

.border-b-pink-500\/0 {
    border-bottom-color: rgba(236,72,153,0)
}

.border-b-pink-500\/10 {
    border-bottom-color: rgba(236,72,153,.1)
}

.border-b-pink-500\/100 {
    border-bottom-color: #ec4899
}

.border-b-pink-500\/20 {
    border-bottom-color: rgba(236,72,153,.2)
}

.border-b-pink-500\/25 {
    border-bottom-color: rgba(236,72,153,.25)
}

.border-b-pink-500\/30 {
    border-bottom-color: rgba(236,72,153,.3)
}

.border-b-pink-500\/40 {
    border-bottom-color: rgba(236,72,153,.4)
}

.border-b-pink-500\/5 {
    border-bottom-color: rgba(236,72,153,.05)
}

.border-b-pink-500\/50 {
    border-bottom-color: rgba(236,72,153,.5)
}

.border-b-pink-500\/60 {
    border-bottom-color: rgba(236,72,153,.6)
}

.border-b-pink-500\/70 {
    border-bottom-color: rgba(236,72,153,.7)
}

.border-b-pink-500\/75 {
    border-bottom-color: rgba(236,72,153,.75)
}

.border-b-pink-500\/80 {
    border-bottom-color: rgba(236,72,153,.8)
}

.border-b-pink-500\/90 {
    border-bottom-color: rgba(236,72,153,.9)
}

.border-b-pink-500\/95 {
    border-bottom-color: rgba(236,72,153,.95)
}

.border-b-pink-600 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(219 39 119/var(--tw-border-opacity))
}

.border-b-pink-600\/0 {
    border-bottom-color: rgba(219,39,119,0)
}

.border-b-pink-600\/10 {
    border-bottom-color: rgba(219,39,119,.1)
}

.border-b-pink-600\/100 {
    border-bottom-color: #db2777
}

.border-b-pink-600\/20 {
    border-bottom-color: rgba(219,39,119,.2)
}

.border-b-pink-600\/25 {
    border-bottom-color: rgba(219,39,119,.25)
}

.border-b-pink-600\/30 {
    border-bottom-color: rgba(219,39,119,.3)
}

.border-b-pink-600\/40 {
    border-bottom-color: rgba(219,39,119,.4)
}

.border-b-pink-600\/5 {
    border-bottom-color: rgba(219,39,119,.05)
}

.border-b-pink-600\/50 {
    border-bottom-color: rgba(219,39,119,.5)
}

.border-b-pink-600\/60 {
    border-bottom-color: rgba(219,39,119,.6)
}

.border-b-pink-600\/70 {
    border-bottom-color: rgba(219,39,119,.7)
}

.border-b-pink-600\/75 {
    border-bottom-color: rgba(219,39,119,.75)
}

.border-b-pink-600\/80 {
    border-bottom-color: rgba(219,39,119,.8)
}

.border-b-pink-600\/90 {
    border-bottom-color: rgba(219,39,119,.9)
}

.border-b-pink-600\/95 {
    border-bottom-color: rgba(219,39,119,.95)
}

.border-b-pink-700 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(190 24 93/var(--tw-border-opacity))
}

.border-b-pink-700\/0 {
    border-bottom-color: rgba(190,24,93,0)
}

.border-b-pink-700\/10 {
    border-bottom-color: rgba(190,24,93,.1)
}

.border-b-pink-700\/100 {
    border-bottom-color: #be185d
}

.border-b-pink-700\/20 {
    border-bottom-color: rgba(190,24,93,.2)
}

.border-b-pink-700\/25 {
    border-bottom-color: rgba(190,24,93,.25)
}

.border-b-pink-700\/30 {
    border-bottom-color: rgba(190,24,93,.3)
}

.border-b-pink-700\/40 {
    border-bottom-color: rgba(190,24,93,.4)
}

.border-b-pink-700\/5 {
    border-bottom-color: rgba(190,24,93,.05)
}

.border-b-pink-700\/50 {
    border-bottom-color: rgba(190,24,93,.5)
}

.border-b-pink-700\/60 {
    border-bottom-color: rgba(190,24,93,.6)
}

.border-b-pink-700\/70 {
    border-bottom-color: rgba(190,24,93,.7)
}

.border-b-pink-700\/75 {
    border-bottom-color: rgba(190,24,93,.75)
}

.border-b-pink-700\/80 {
    border-bottom-color: rgba(190,24,93,.8)
}

.border-b-pink-700\/90 {
    border-bottom-color: rgba(190,24,93,.9)
}

.border-b-pink-700\/95 {
    border-bottom-color: rgba(190,24,93,.95)
}

.border-b-pink-800 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(157 23 77/var(--tw-border-opacity))
}

.border-b-pink-800\/0 {
    border-bottom-color: rgba(157,23,77,0)
}

.border-b-pink-800\/10 {
    border-bottom-color: rgba(157,23,77,.1)
}

.border-b-pink-800\/100 {
    border-bottom-color: #9d174d
}

.border-b-pink-800\/20 {
    border-bottom-color: rgba(157,23,77,.2)
}

.border-b-pink-800\/25 {
    border-bottom-color: rgba(157,23,77,.25)
}

.border-b-pink-800\/30 {
    border-bottom-color: rgba(157,23,77,.3)
}

.border-b-pink-800\/40 {
    border-bottom-color: rgba(157,23,77,.4)
}

.border-b-pink-800\/5 {
    border-bottom-color: rgba(157,23,77,.05)
}

.border-b-pink-800\/50 {
    border-bottom-color: rgba(157,23,77,.5)
}

.border-b-pink-800\/60 {
    border-bottom-color: rgba(157,23,77,.6)
}

.border-b-pink-800\/70 {
    border-bottom-color: rgba(157,23,77,.7)
}

.border-b-pink-800\/75 {
    border-bottom-color: rgba(157,23,77,.75)
}

.border-b-pink-800\/80 {
    border-bottom-color: rgba(157,23,77,.8)
}

.border-b-pink-800\/90 {
    border-bottom-color: rgba(157,23,77,.9)
}

.border-b-pink-800\/95 {
    border-bottom-color: rgba(157,23,77,.95)
}

.border-b-pink-900 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(131 24 67/var(--tw-border-opacity))
}

.border-b-pink-900\/0 {
    border-bottom-color: rgba(131,24,67,0)
}

.border-b-pink-900\/10 {
    border-bottom-color: rgba(131,24,67,.1)
}

.border-b-pink-900\/100 {
    border-bottom-color: #831843
}

.border-b-pink-900\/20 {
    border-bottom-color: rgba(131,24,67,.2)
}

.border-b-pink-900\/25 {
    border-bottom-color: rgba(131,24,67,.25)
}

.border-b-pink-900\/30 {
    border-bottom-color: rgba(131,24,67,.3)
}

.border-b-pink-900\/40 {
    border-bottom-color: rgba(131,24,67,.4)
}

.border-b-pink-900\/5 {
    border-bottom-color: rgba(131,24,67,.05)
}

.border-b-pink-900\/50 {
    border-bottom-color: rgba(131,24,67,.5)
}

.border-b-pink-900\/60 {
    border-bottom-color: rgba(131,24,67,.6)
}

.border-b-pink-900\/70 {
    border-bottom-color: rgba(131,24,67,.7)
}

.border-b-pink-900\/75 {
    border-bottom-color: rgba(131,24,67,.75)
}

.border-b-pink-900\/80 {
    border-bottom-color: rgba(131,24,67,.8)
}

.border-b-pink-900\/90 {
    border-bottom-color: rgba(131,24,67,.9)
}

.border-b-pink-900\/95 {
    border-bottom-color: rgba(131,24,67,.95)
}

.border-b-pink-950 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(80 7 36/var(--tw-border-opacity))
}

.border-b-pink-950\/0 {
    border-bottom-color: rgba(80,7,36,0)
}

.border-b-pink-950\/10 {
    border-bottom-color: rgba(80,7,36,.1)
}

.border-b-pink-950\/100 {
    border-bottom-color: #500724
}

.border-b-pink-950\/20 {
    border-bottom-color: rgba(80,7,36,.2)
}

.border-b-pink-950\/25 {
    border-bottom-color: rgba(80,7,36,.25)
}

.border-b-pink-950\/30 {
    border-bottom-color: rgba(80,7,36,.3)
}

.border-b-pink-950\/40 {
    border-bottom-color: rgba(80,7,36,.4)
}

.border-b-pink-950\/5 {
    border-bottom-color: rgba(80,7,36,.05)
}

.border-b-pink-950\/50 {
    border-bottom-color: rgba(80,7,36,.5)
}

.border-b-pink-950\/60 {
    border-bottom-color: rgba(80,7,36,.6)
}

.border-b-pink-950\/70 {
    border-bottom-color: rgba(80,7,36,.7)
}

.border-b-pink-950\/75 {
    border-bottom-color: rgba(80,7,36,.75)
}

.border-b-pink-950\/80 {
    border-bottom-color: rgba(80,7,36,.8)
}

.border-b-pink-950\/90 {
    border-bottom-color: rgba(80,7,36,.9)
}

.border-b-pink-950\/95 {
    border-bottom-color: rgba(80,7,36,.95)
}

.border-b-popover {
    border-bottom-color: hsl(var(--popover))
}

.border-b-popover-foreground {
    border-bottom-color: hsl(var(--popover-foreground))
}

.border-b-popover-foreground\/0 {
    border-bottom-color: hsl(var(--popover-foreground)/0)
}

.border-b-popover-foreground\/10 {
    border-bottom-color: hsl(var(--popover-foreground)/.1)
}

.border-b-popover-foreground\/100 {
    border-bottom-color: hsl(var(--popover-foreground)/1)
}

.border-b-popover-foreground\/20 {
    border-bottom-color: hsl(var(--popover-foreground)/.2)
}

.border-b-popover-foreground\/25 {
    border-bottom-color: hsl(var(--popover-foreground)/.25)
}

.border-b-popover-foreground\/30 {
    border-bottom-color: hsl(var(--popover-foreground)/.3)
}

.border-b-popover-foreground\/40 {
    border-bottom-color: hsl(var(--popover-foreground)/.4)
}

.border-b-popover-foreground\/5 {
    border-bottom-color: hsl(var(--popover-foreground)/.05)
}

.border-b-popover-foreground\/50 {
    border-bottom-color: hsl(var(--popover-foreground)/.5)
}

.border-b-popover-foreground\/60 {
    border-bottom-color: hsl(var(--popover-foreground)/.6)
}

.border-b-popover-foreground\/70 {
    border-bottom-color: hsl(var(--popover-foreground)/.7)
}

.border-b-popover-foreground\/75 {
    border-bottom-color: hsl(var(--popover-foreground)/.75)
}

.border-b-popover-foreground\/80 {
    border-bottom-color: hsl(var(--popover-foreground)/.8)
}

.border-b-popover-foreground\/90 {
    border-bottom-color: hsl(var(--popover-foreground)/.9)
}

.border-b-popover-foreground\/95 {
    border-bottom-color: hsl(var(--popover-foreground)/.95)
}

.border-b-popover\/0 {
    border-bottom-color: hsl(var(--popover)/0)
}

.border-b-popover\/10 {
    border-bottom-color: hsl(var(--popover)/.1)
}

.border-b-popover\/100 {
    border-bottom-color: hsl(var(--popover)/1)
}

.border-b-popover\/20 {
    border-bottom-color: hsl(var(--popover)/.2)
}

.border-b-popover\/25 {
    border-bottom-color: hsl(var(--popover)/.25)
}

.border-b-popover\/30 {
    border-bottom-color: hsl(var(--popover)/.3)
}

.border-b-popover\/40 {
    border-bottom-color: hsl(var(--popover)/.4)
}

.border-b-popover\/5 {
    border-bottom-color: hsl(var(--popover)/.05)
}

.border-b-popover\/50 {
    border-bottom-color: hsl(var(--popover)/.5)
}

.border-b-popover\/60 {
    border-bottom-color: hsl(var(--popover)/.6)
}

.border-b-popover\/70 {
    border-bottom-color: hsl(var(--popover)/.7)
}

.border-b-popover\/75 {
    border-bottom-color: hsl(var(--popover)/.75)
}

.border-b-popover\/80 {
    border-bottom-color: hsl(var(--popover)/.8)
}

.border-b-popover\/90 {
    border-bottom-color: hsl(var(--popover)/.9)
}

.border-b-popover\/95 {
    border-bottom-color: hsl(var(--popover)/.95)
}

.border-b-primary {
    border-bottom-color: hsl(var(--primary))
}

.border-b-primary-foreground {
    border-bottom-color: hsl(var(--primary-foreground))
}

.border-b-primary-foreground\/0 {
    border-bottom-color: hsl(var(--primary-foreground)/0)
}

.border-b-primary-foreground\/10 {
    border-bottom-color: hsl(var(--primary-foreground)/.1)
}

.border-b-primary-foreground\/100 {
    border-bottom-color: hsl(var(--primary-foreground)/1)
}

.border-b-primary-foreground\/20 {
    border-bottom-color: hsl(var(--primary-foreground)/.2)
}

.border-b-primary-foreground\/25 {
    border-bottom-color: hsl(var(--primary-foreground)/.25)
}

.border-b-primary-foreground\/30 {
    border-bottom-color: hsl(var(--primary-foreground)/.3)
}

.border-b-primary-foreground\/40 {
    border-bottom-color: hsl(var(--primary-foreground)/.4)
}

.border-b-primary-foreground\/5 {
    border-bottom-color: hsl(var(--primary-foreground)/.05)
}

.border-b-primary-foreground\/50 {
    border-bottom-color: hsl(var(--primary-foreground)/.5)
}

.border-b-primary-foreground\/60 {
    border-bottom-color: hsl(var(--primary-foreground)/.6)
}

.border-b-primary-foreground\/70 {
    border-bottom-color: hsl(var(--primary-foreground)/.7)
}

.border-b-primary-foreground\/75 {
    border-bottom-color: hsl(var(--primary-foreground)/.75)
}

.border-b-primary-foreground\/80 {
    border-bottom-color: hsl(var(--primary-foreground)/.8)
}

.border-b-primary-foreground\/90 {
    border-bottom-color: hsl(var(--primary-foreground)/.9)
}

.border-b-primary-foreground\/95 {
    border-bottom-color: hsl(var(--primary-foreground)/.95)
}

.border-b-primary\/0 {
    border-bottom-color: hsl(var(--primary)/0)
}

.border-b-primary\/10 {
    border-bottom-color: hsl(var(--primary)/.1)
}

.border-b-primary\/100 {
    border-bottom-color: hsl(var(--primary)/1)
}

.border-b-primary\/20 {
    border-bottom-color: hsl(var(--primary)/.2)
}

.border-b-primary\/25 {
    border-bottom-color: hsl(var(--primary)/.25)
}

.border-b-primary\/30 {
    border-bottom-color: hsl(var(--primary)/.3)
}

.border-b-primary\/40 {
    border-bottom-color: hsl(var(--primary)/.4)
}

.border-b-primary\/5 {
    border-bottom-color: hsl(var(--primary)/.05)
}

.border-b-primary\/50 {
    border-bottom-color: hsl(var(--primary)/.5)
}

.border-b-primary\/60 {
    border-bottom-color: hsl(var(--primary)/.6)
}

.border-b-primary\/70 {
    border-bottom-color: hsl(var(--primary)/.7)
}

.border-b-primary\/75 {
    border-bottom-color: hsl(var(--primary)/.75)
}

.border-b-primary\/80 {
    border-bottom-color: hsl(var(--primary)/.8)
}

.border-b-primary\/90 {
    border-bottom-color: hsl(var(--primary)/.9)
}

.border-b-primary\/95 {
    border-bottom-color: hsl(var(--primary)/.95)
}

.border-b-purple-100 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(243 232 255/var(--tw-border-opacity))
}

.border-b-purple-100\/0 {
    border-bottom-color: rgba(243,232,255,0)
}

.border-b-purple-100\/10 {
    border-bottom-color: rgba(243,232,255,.1)
}

.border-b-purple-100\/100 {
    border-bottom-color: #f3e8ff
}

.border-b-purple-100\/20 {
    border-bottom-color: rgba(243,232,255,.2)
}

.border-b-purple-100\/25 {
    border-bottom-color: rgba(243,232,255,.25)
}

.border-b-purple-100\/30 {
    border-bottom-color: rgba(243,232,255,.3)
}

.border-b-purple-100\/40 {
    border-bottom-color: rgba(243,232,255,.4)
}

.border-b-purple-100\/5 {
    border-bottom-color: rgba(243,232,255,.05)
}

.border-b-purple-100\/50 {
    border-bottom-color: rgba(243,232,255,.5)
}

.border-b-purple-100\/60 {
    border-bottom-color: rgba(243,232,255,.6)
}

.border-b-purple-100\/70 {
    border-bottom-color: rgba(243,232,255,.7)
}

.border-b-purple-100\/75 {
    border-bottom-color: rgba(243,232,255,.75)
}

.border-b-purple-100\/80 {
    border-bottom-color: rgba(243,232,255,.8)
}

.border-b-purple-100\/90 {
    border-bottom-color: rgba(243,232,255,.9)
}

.border-b-purple-100\/95 {
    border-bottom-color: rgba(243,232,255,.95)
}

.border-b-purple-200 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(233 213 255/var(--tw-border-opacity))
}

.border-b-purple-200\/0 {
    border-bottom-color: rgba(233,213,255,0)
}

.border-b-purple-200\/10 {
    border-bottom-color: rgba(233,213,255,.1)
}

.border-b-purple-200\/100 {
    border-bottom-color: #e9d5ff
}

.border-b-purple-200\/20 {
    border-bottom-color: rgba(233,213,255,.2)
}

.border-b-purple-200\/25 {
    border-bottom-color: rgba(233,213,255,.25)
}

.border-b-purple-200\/30 {
    border-bottom-color: rgba(233,213,255,.3)
}

.border-b-purple-200\/40 {
    border-bottom-color: rgba(233,213,255,.4)
}

.border-b-purple-200\/5 {
    border-bottom-color: rgba(233,213,255,.05)
}

.border-b-purple-200\/50 {
    border-bottom-color: rgba(233,213,255,.5)
}

.border-b-purple-200\/60 {
    border-bottom-color: rgba(233,213,255,.6)
}

.border-b-purple-200\/70 {
    border-bottom-color: rgba(233,213,255,.7)
}

.border-b-purple-200\/75 {
    border-bottom-color: rgba(233,213,255,.75)
}

.border-b-purple-200\/80 {
    border-bottom-color: rgba(233,213,255,.8)
}

.border-b-purple-200\/90 {
    border-bottom-color: rgba(233,213,255,.9)
}

.border-b-purple-200\/95 {
    border-bottom-color: rgba(233,213,255,.95)
}

.border-b-purple-300 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(216 180 254/var(--tw-border-opacity))
}

.border-b-purple-300\/0 {
    border-bottom-color: rgba(216,180,254,0)
}

.border-b-purple-300\/10 {
    border-bottom-color: rgba(216,180,254,.1)
}

.border-b-purple-300\/100 {
    border-bottom-color: #d8b4fe
}

.border-b-purple-300\/20 {
    border-bottom-color: rgba(216,180,254,.2)
}

.border-b-purple-300\/25 {
    border-bottom-color: rgba(216,180,254,.25)
}

.border-b-purple-300\/30 {
    border-bottom-color: rgba(216,180,254,.3)
}

.border-b-purple-300\/40 {
    border-bottom-color: rgba(216,180,254,.4)
}

.border-b-purple-300\/5 {
    border-bottom-color: rgba(216,180,254,.05)
}

.border-b-purple-300\/50 {
    border-bottom-color: rgba(216,180,254,.5)
}

.border-b-purple-300\/60 {
    border-bottom-color: rgba(216,180,254,.6)
}

.border-b-purple-300\/70 {
    border-bottom-color: rgba(216,180,254,.7)
}

.border-b-purple-300\/75 {
    border-bottom-color: rgba(216,180,254,.75)
}

.border-b-purple-300\/80 {
    border-bottom-color: rgba(216,180,254,.8)
}

.border-b-purple-300\/90 {
    border-bottom-color: rgba(216,180,254,.9)
}

.border-b-purple-300\/95 {
    border-bottom-color: rgba(216,180,254,.95)
}

.border-b-purple-400 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(192 132 252/var(--tw-border-opacity))
}

.border-b-purple-400\/0 {
    border-bottom-color: rgba(192,132,252,0)
}

.border-b-purple-400\/10 {
    border-bottom-color: rgba(192,132,252,.1)
}

.border-b-purple-400\/100 {
    border-bottom-color: #c084fc
}

.border-b-purple-400\/20 {
    border-bottom-color: rgba(192,132,252,.2)
}

.border-b-purple-400\/25 {
    border-bottom-color: rgba(192,132,252,.25)
}

.border-b-purple-400\/30 {
    border-bottom-color: rgba(192,132,252,.3)
}

.border-b-purple-400\/40 {
    border-bottom-color: rgba(192,132,252,.4)
}

.border-b-purple-400\/5 {
    border-bottom-color: rgba(192,132,252,.05)
}

.border-b-purple-400\/50 {
    border-bottom-color: rgba(192,132,252,.5)
}

.border-b-purple-400\/60 {
    border-bottom-color: rgba(192,132,252,.6)
}

.border-b-purple-400\/70 {
    border-bottom-color: rgba(192,132,252,.7)
}

.border-b-purple-400\/75 {
    border-bottom-color: rgba(192,132,252,.75)
}

.border-b-purple-400\/80 {
    border-bottom-color: rgba(192,132,252,.8)
}

.border-b-purple-400\/90 {
    border-bottom-color: rgba(192,132,252,.9)
}

.border-b-purple-400\/95 {
    border-bottom-color: rgba(192,132,252,.95)
}

.border-b-purple-50 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(250 245 255/var(--tw-border-opacity))
}

.border-b-purple-50\/0 {
    border-bottom-color: rgba(250,245,255,0)
}

.border-b-purple-50\/10 {
    border-bottom-color: rgba(250,245,255,.1)
}

.border-b-purple-50\/100 {
    border-bottom-color: #faf5ff
}

.border-b-purple-50\/20 {
    border-bottom-color: rgba(250,245,255,.2)
}

.border-b-purple-50\/25 {
    border-bottom-color: rgba(250,245,255,.25)
}

.border-b-purple-50\/30 {
    border-bottom-color: rgba(250,245,255,.3)
}

.border-b-purple-50\/40 {
    border-bottom-color: rgba(250,245,255,.4)
}

.border-b-purple-50\/5 {
    border-bottom-color: rgba(250,245,255,.05)
}

.border-b-purple-50\/50 {
    border-bottom-color: rgba(250,245,255,.5)
}

.border-b-purple-50\/60 {
    border-bottom-color: rgba(250,245,255,.6)
}

.border-b-purple-50\/70 {
    border-bottom-color: rgba(250,245,255,.7)
}

.border-b-purple-50\/75 {
    border-bottom-color: rgba(250,245,255,.75)
}

.border-b-purple-50\/80 {
    border-bottom-color: rgba(250,245,255,.8)
}

.border-b-purple-50\/90 {
    border-bottom-color: rgba(250,245,255,.9)
}

.border-b-purple-50\/95 {
    border-bottom-color: rgba(250,245,255,.95)
}

.border-b-purple-500 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(168 85 247/var(--tw-border-opacity))
}

.border-b-purple-500\/0 {
    border-bottom-color: rgba(168,85,247,0)
}

.border-b-purple-500\/10 {
    border-bottom-color: rgba(168,85,247,.1)
}

.border-b-purple-500\/100 {
    border-bottom-color: #a855f7
}

.border-b-purple-500\/20 {
    border-bottom-color: rgba(168,85,247,.2)
}

.border-b-purple-500\/25 {
    border-bottom-color: rgba(168,85,247,.25)
}

.border-b-purple-500\/30 {
    border-bottom-color: rgba(168,85,247,.3)
}

.border-b-purple-500\/40 {
    border-bottom-color: rgba(168,85,247,.4)
}

.border-b-purple-500\/5 {
    border-bottom-color: rgba(168,85,247,.05)
}

.border-b-purple-500\/50 {
    border-bottom-color: rgba(168,85,247,.5)
}

.border-b-purple-500\/60 {
    border-bottom-color: rgba(168,85,247,.6)
}

.border-b-purple-500\/70 {
    border-bottom-color: rgba(168,85,247,.7)
}

.border-b-purple-500\/75 {
    border-bottom-color: rgba(168,85,247,.75)
}

.border-b-purple-500\/80 {
    border-bottom-color: rgba(168,85,247,.8)
}

.border-b-purple-500\/90 {
    border-bottom-color: rgba(168,85,247,.9)
}

.border-b-purple-500\/95 {
    border-bottom-color: rgba(168,85,247,.95)
}

.border-b-purple-600 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(147 51 234/var(--tw-border-opacity))
}

.border-b-purple-600\/0 {
    border-bottom-color: rgba(147,51,234,0)
}

.border-b-purple-600\/10 {
    border-bottom-color: rgba(147,51,234,.1)
}

.border-b-purple-600\/100 {
    border-bottom-color: #9333ea
}

.border-b-purple-600\/20 {
    border-bottom-color: rgba(147,51,234,.2)
}

.border-b-purple-600\/25 {
    border-bottom-color: rgba(147,51,234,.25)
}

.border-b-purple-600\/30 {
    border-bottom-color: rgba(147,51,234,.3)
}

.border-b-purple-600\/40 {
    border-bottom-color: rgba(147,51,234,.4)
}

.border-b-purple-600\/5 {
    border-bottom-color: rgba(147,51,234,.05)
}

.border-b-purple-600\/50 {
    border-bottom-color: rgba(147,51,234,.5)
}

.border-b-purple-600\/60 {
    border-bottom-color: rgba(147,51,234,.6)
}

.border-b-purple-600\/70 {
    border-bottom-color: rgba(147,51,234,.7)
}

.border-b-purple-600\/75 {
    border-bottom-color: rgba(147,51,234,.75)
}

.border-b-purple-600\/80 {
    border-bottom-color: rgba(147,51,234,.8)
}

.border-b-purple-600\/90 {
    border-bottom-color: rgba(147,51,234,.9)
}

.border-b-purple-600\/95 {
    border-bottom-color: rgba(147,51,234,.95)
}

.border-b-purple-700 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(126 34 206/var(--tw-border-opacity))
}

.border-b-purple-700\/0 {
    border-bottom-color: rgba(126,34,206,0)
}

.border-b-purple-700\/10 {
    border-bottom-color: rgba(126,34,206,.1)
}

.border-b-purple-700\/100 {
    border-bottom-color: #7e22ce
}

.border-b-purple-700\/20 {
    border-bottom-color: rgba(126,34,206,.2)
}

.border-b-purple-700\/25 {
    border-bottom-color: rgba(126,34,206,.25)
}

.border-b-purple-700\/30 {
    border-bottom-color: rgba(126,34,206,.3)
}

.border-b-purple-700\/40 {
    border-bottom-color: rgba(126,34,206,.4)
}

.border-b-purple-700\/5 {
    border-bottom-color: rgba(126,34,206,.05)
}

.border-b-purple-700\/50 {
    border-bottom-color: rgba(126,34,206,.5)
}

.border-b-purple-700\/60 {
    border-bottom-color: rgba(126,34,206,.6)
}

.border-b-purple-700\/70 {
    border-bottom-color: rgba(126,34,206,.7)
}

.border-b-purple-700\/75 {
    border-bottom-color: rgba(126,34,206,.75)
}

.border-b-purple-700\/80 {
    border-bottom-color: rgba(126,34,206,.8)
}

.border-b-purple-700\/90 {
    border-bottom-color: rgba(126,34,206,.9)
}

.border-b-purple-700\/95 {
    border-bottom-color: rgba(126,34,206,.95)
}

.border-b-purple-800 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(107 33 168/var(--tw-border-opacity))
}

.border-b-purple-800\/0 {
    border-bottom-color: rgba(107,33,168,0)
}

.border-b-purple-800\/10 {
    border-bottom-color: rgba(107,33,168,.1)
}

.border-b-purple-800\/100 {
    border-bottom-color: #6b21a8
}

.border-b-purple-800\/20 {
    border-bottom-color: rgba(107,33,168,.2)
}

.border-b-purple-800\/25 {
    border-bottom-color: rgba(107,33,168,.25)
}

.border-b-purple-800\/30 {
    border-bottom-color: rgba(107,33,168,.3)
}

.border-b-purple-800\/40 {
    border-bottom-color: rgba(107,33,168,.4)
}

.border-b-purple-800\/5 {
    border-bottom-color: rgba(107,33,168,.05)
}

.border-b-purple-800\/50 {
    border-bottom-color: rgba(107,33,168,.5)
}

.border-b-purple-800\/60 {
    border-bottom-color: rgba(107,33,168,.6)
}

.border-b-purple-800\/70 {
    border-bottom-color: rgba(107,33,168,.7)
}

.border-b-purple-800\/75 {
    border-bottom-color: rgba(107,33,168,.75)
}

.border-b-purple-800\/80 {
    border-bottom-color: rgba(107,33,168,.8)
}

.border-b-purple-800\/90 {
    border-bottom-color: rgba(107,33,168,.9)
}

.border-b-purple-800\/95 {
    border-bottom-color: rgba(107,33,168,.95)
}

.border-b-purple-900 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(88 28 135/var(--tw-border-opacity))
}

.border-b-purple-900\/0 {
    border-bottom-color: rgba(88,28,135,0)
}

.border-b-purple-900\/10 {
    border-bottom-color: rgba(88,28,135,.1)
}

.border-b-purple-900\/100 {
    border-bottom-color: #581c87
}

.border-b-purple-900\/20 {
    border-bottom-color: rgba(88,28,135,.2)
}

.border-b-purple-900\/25 {
    border-bottom-color: rgba(88,28,135,.25)
}

.border-b-purple-900\/30 {
    border-bottom-color: rgba(88,28,135,.3)
}

.border-b-purple-900\/40 {
    border-bottom-color: rgba(88,28,135,.4)
}

.border-b-purple-900\/5 {
    border-bottom-color: rgba(88,28,135,.05)
}

.border-b-purple-900\/50 {
    border-bottom-color: rgba(88,28,135,.5)
}

.border-b-purple-900\/60 {
    border-bottom-color: rgba(88,28,135,.6)
}

.border-b-purple-900\/70 {
    border-bottom-color: rgba(88,28,135,.7)
}

.border-b-purple-900\/75 {
    border-bottom-color: rgba(88,28,135,.75)
}

.border-b-purple-900\/80 {
    border-bottom-color: rgba(88,28,135,.8)
}

.border-b-purple-900\/90 {
    border-bottom-color: rgba(88,28,135,.9)
}

.border-b-purple-900\/95 {
    border-bottom-color: rgba(88,28,135,.95)
}

.border-b-purple-950 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(59 7 100/var(--tw-border-opacity))
}

.border-b-purple-950\/0 {
    border-bottom-color: rgba(59,7,100,0)
}

.border-b-purple-950\/10 {
    border-bottom-color: rgba(59,7,100,.1)
}

.border-b-purple-950\/100 {
    border-bottom-color: #3b0764
}

.border-b-purple-950\/20 {
    border-bottom-color: rgba(59,7,100,.2)
}

.border-b-purple-950\/25 {
    border-bottom-color: rgba(59,7,100,.25)
}

.border-b-purple-950\/30 {
    border-bottom-color: rgba(59,7,100,.3)
}

.border-b-purple-950\/40 {
    border-bottom-color: rgba(59,7,100,.4)
}

.border-b-purple-950\/5 {
    border-bottom-color: rgba(59,7,100,.05)
}

.border-b-purple-950\/50 {
    border-bottom-color: rgba(59,7,100,.5)
}

.border-b-purple-950\/60 {
    border-bottom-color: rgba(59,7,100,.6)
}

.border-b-purple-950\/70 {
    border-bottom-color: rgba(59,7,100,.7)
}

.border-b-purple-950\/75 {
    border-bottom-color: rgba(59,7,100,.75)
}

.border-b-purple-950\/80 {
    border-bottom-color: rgba(59,7,100,.8)
}

.border-b-purple-950\/90 {
    border-bottom-color: rgba(59,7,100,.9)
}

.border-b-purple-950\/95 {
    border-bottom-color: rgba(59,7,100,.95)
}

.border-b-purple-accent-500 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(81 59 139/var(--tw-border-opacity))
}

.border-b-purple-accent-500\/0 {
    border-bottom-color: rgba(81,59,139,0)
}

.border-b-purple-accent-500\/10 {
    border-bottom-color: rgba(81,59,139,.1)
}

.border-b-purple-accent-500\/100 {
    border-bottom-color: #513b8b
}

.border-b-purple-accent-500\/20 {
    border-bottom-color: rgba(81,59,139,.2)
}

.border-b-purple-accent-500\/25 {
    border-bottom-color: rgba(81,59,139,.25)
}

.border-b-purple-accent-500\/30 {
    border-bottom-color: rgba(81,59,139,.3)
}

.border-b-purple-accent-500\/40 {
    border-bottom-color: rgba(81,59,139,.4)
}

.border-b-purple-accent-500\/5 {
    border-bottom-color: rgba(81,59,139,.05)
}

.border-b-purple-accent-500\/50 {
    border-bottom-color: rgba(81,59,139,.5)
}

.border-b-purple-accent-500\/60 {
    border-bottom-color: rgba(81,59,139,.6)
}

.border-b-purple-accent-500\/70 {
    border-bottom-color: rgba(81,59,139,.7)
}

.border-b-purple-accent-500\/75 {
    border-bottom-color: rgba(81,59,139,.75)
}

.border-b-purple-accent-500\/80 {
    border-bottom-color: rgba(81,59,139,.8)
}

.border-b-purple-accent-500\/90 {
    border-bottom-color: rgba(81,59,139,.9)
}

.border-b-purple-accent-500\/95 {
    border-bottom-color: rgba(81,59,139,.95)
}

.border-b-red-100 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(254 226 226/var(--tw-border-opacity))
}

.border-b-red-100\/0 {
    border-bottom-color: hsla(0,93%,94%,0)
}

.border-b-red-100\/10 {
    border-bottom-color: hsla(0,93%,94%,.1)
}

.border-b-red-100\/100 {
    border-bottom-color: #fee2e2
}

.border-b-red-100\/20 {
    border-bottom-color: hsla(0,93%,94%,.2)
}

.border-b-red-100\/25 {
    border-bottom-color: hsla(0,93%,94%,.25)
}

.border-b-red-100\/30 {
    border-bottom-color: hsla(0,93%,94%,.3)
}

.border-b-red-100\/40 {
    border-bottom-color: hsla(0,93%,94%,.4)
}

.border-b-red-100\/5 {
    border-bottom-color: hsla(0,93%,94%,.05)
}

.border-b-red-100\/50 {
    border-bottom-color: hsla(0,93%,94%,.5)
}

.border-b-red-100\/60 {
    border-bottom-color: hsla(0,93%,94%,.6)
}

.border-b-red-100\/70 {
    border-bottom-color: hsla(0,93%,94%,.7)
}

.border-b-red-100\/75 {
    border-bottom-color: hsla(0,93%,94%,.75)
}

.border-b-red-100\/80 {
    border-bottom-color: hsla(0,93%,94%,.8)
}

.border-b-red-100\/90 {
    border-bottom-color: hsla(0,93%,94%,.9)
}

.border-b-red-100\/95 {
    border-bottom-color: hsla(0,93%,94%,.95)
}

.border-b-red-200 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(254 202 202/var(--tw-border-opacity))
}

.border-b-red-200\/0 {
    border-bottom-color: hsla(0,96%,89%,0)
}

.border-b-red-200\/10 {
    border-bottom-color: hsla(0,96%,89%,.1)
}

.border-b-red-200\/100 {
    border-bottom-color: #fecaca
}

.border-b-red-200\/20 {
    border-bottom-color: hsla(0,96%,89%,.2)
}

.border-b-red-200\/25 {
    border-bottom-color: hsla(0,96%,89%,.25)
}

.border-b-red-200\/30 {
    border-bottom-color: hsla(0,96%,89%,.3)
}

.border-b-red-200\/40 {
    border-bottom-color: hsla(0,96%,89%,.4)
}

.border-b-red-200\/5 {
    border-bottom-color: hsla(0,96%,89%,.05)
}

.border-b-red-200\/50 {
    border-bottom-color: hsla(0,96%,89%,.5)
}

.border-b-red-200\/60 {
    border-bottom-color: hsla(0,96%,89%,.6)
}

.border-b-red-200\/70 {
    border-bottom-color: hsla(0,96%,89%,.7)
}

.border-b-red-200\/75 {
    border-bottom-color: hsla(0,96%,89%,.75)
}

.border-b-red-200\/80 {
    border-bottom-color: hsla(0,96%,89%,.8)
}

.border-b-red-200\/90 {
    border-bottom-color: hsla(0,96%,89%,.9)
}

.border-b-red-200\/95 {
    border-bottom-color: hsla(0,96%,89%,.95)
}

.border-b-red-300 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(252 165 165/var(--tw-border-opacity))
}

.border-b-red-300\/0 {
    border-bottom-color: hsla(0,94%,82%,0)
}

.border-b-red-300\/10 {
    border-bottom-color: hsla(0,94%,82%,.1)
}

.border-b-red-300\/100 {
    border-bottom-color: #fca5a5
}

.border-b-red-300\/20 {
    border-bottom-color: hsla(0,94%,82%,.2)
}

.border-b-red-300\/25 {
    border-bottom-color: hsla(0,94%,82%,.25)
}

.border-b-red-300\/30 {
    border-bottom-color: hsla(0,94%,82%,.3)
}

.border-b-red-300\/40 {
    border-bottom-color: hsla(0,94%,82%,.4)
}

.border-b-red-300\/5 {
    border-bottom-color: hsla(0,94%,82%,.05)
}

.border-b-red-300\/50 {
    border-bottom-color: hsla(0,94%,82%,.5)
}

.border-b-red-300\/60 {
    border-bottom-color: hsla(0,94%,82%,.6)
}

.border-b-red-300\/70 {
    border-bottom-color: hsla(0,94%,82%,.7)
}

.border-b-red-300\/75 {
    border-bottom-color: hsla(0,94%,82%,.75)
}

.border-b-red-300\/80 {
    border-bottom-color: hsla(0,94%,82%,.8)
}

.border-b-red-300\/90 {
    border-bottom-color: hsla(0,94%,82%,.9)
}

.border-b-red-300\/95 {
    border-bottom-color: hsla(0,94%,82%,.95)
}

.border-b-red-400 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(248 113 113/var(--tw-border-opacity))
}

.border-b-red-400\/0 {
    border-bottom-color: hsla(0,91%,71%,0)
}

.border-b-red-400\/10 {
    border-bottom-color: hsla(0,91%,71%,.1)
}

.border-b-red-400\/100 {
    border-bottom-color: #f87171
}

.border-b-red-400\/20 {
    border-bottom-color: hsla(0,91%,71%,.2)
}

.border-b-red-400\/25 {
    border-bottom-color: hsla(0,91%,71%,.25)
}

.border-b-red-400\/30 {
    border-bottom-color: hsla(0,91%,71%,.3)
}

.border-b-red-400\/40 {
    border-bottom-color: hsla(0,91%,71%,.4)
}

.border-b-red-400\/5 {
    border-bottom-color: hsla(0,91%,71%,.05)
}

.border-b-red-400\/50 {
    border-bottom-color: hsla(0,91%,71%,.5)
}

.border-b-red-400\/60 {
    border-bottom-color: hsla(0,91%,71%,.6)
}

.border-b-red-400\/70 {
    border-bottom-color: hsla(0,91%,71%,.7)
}

.border-b-red-400\/75 {
    border-bottom-color: hsla(0,91%,71%,.75)
}

.border-b-red-400\/80 {
    border-bottom-color: hsla(0,91%,71%,.8)
}

.border-b-red-400\/90 {
    border-bottom-color: hsla(0,91%,71%,.9)
}

.border-b-red-400\/95 {
    border-bottom-color: hsla(0,91%,71%,.95)
}

.border-b-red-50 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(254 242 242/var(--tw-border-opacity))
}

.border-b-red-50\/0 {
    border-bottom-color: hsla(0,86%,97%,0)
}

.border-b-red-50\/10 {
    border-bottom-color: hsla(0,86%,97%,.1)
}

.border-b-red-50\/100 {
    border-bottom-color: #fef2f2
}

.border-b-red-50\/20 {
    border-bottom-color: hsla(0,86%,97%,.2)
}

.border-b-red-50\/25 {
    border-bottom-color: hsla(0,86%,97%,.25)
}

.border-b-red-50\/30 {
    border-bottom-color: hsla(0,86%,97%,.3)
}

.border-b-red-50\/40 {
    border-bottom-color: hsla(0,86%,97%,.4)
}

.border-b-red-50\/5 {
    border-bottom-color: hsla(0,86%,97%,.05)
}

.border-b-red-50\/50 {
    border-bottom-color: hsla(0,86%,97%,.5)
}

.border-b-red-50\/60 {
    border-bottom-color: hsla(0,86%,97%,.6)
}

.border-b-red-50\/70 {
    border-bottom-color: hsla(0,86%,97%,.7)
}

.border-b-red-50\/75 {
    border-bottom-color: hsla(0,86%,97%,.75)
}

.border-b-red-50\/80 {
    border-bottom-color: hsla(0,86%,97%,.8)
}

.border-b-red-50\/90 {
    border-bottom-color: hsla(0,86%,97%,.9)
}

.border-b-red-50\/95 {
    border-bottom-color: hsla(0,86%,97%,.95)
}

.border-b-red-500 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(239 68 68/var(--tw-border-opacity))
}

.border-b-red-500\/0 {
    border-bottom-color: rgba(239,68,68,0)
}

.border-b-red-500\/10 {
    border-bottom-color: rgba(239,68,68,.1)
}

.border-b-red-500\/100 {
    border-bottom-color: #ef4444
}

.border-b-red-500\/20 {
    border-bottom-color: rgba(239,68,68,.2)
}

.border-b-red-500\/25 {
    border-bottom-color: rgba(239,68,68,.25)
}

.border-b-red-500\/30 {
    border-bottom-color: rgba(239,68,68,.3)
}

.border-b-red-500\/40 {
    border-bottom-color: rgba(239,68,68,.4)
}

.border-b-red-500\/5 {
    border-bottom-color: rgba(239,68,68,.05)
}

.border-b-red-500\/50 {
    border-bottom-color: rgba(239,68,68,.5)
}

.border-b-red-500\/60 {
    border-bottom-color: rgba(239,68,68,.6)
}

.border-b-red-500\/70 {
    border-bottom-color: rgba(239,68,68,.7)
}

.border-b-red-500\/75 {
    border-bottom-color: rgba(239,68,68,.75)
}

.border-b-red-500\/80 {
    border-bottom-color: rgba(239,68,68,.8)
}

.border-b-red-500\/90 {
    border-bottom-color: rgba(239,68,68,.9)
}

.border-b-red-500\/95 {
    border-bottom-color: rgba(239,68,68,.95)
}

.border-b-red-600 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(220 38 38/var(--tw-border-opacity))
}

.border-b-red-600\/0 {
    border-bottom-color: rgba(220,38,38,0)
}

.border-b-red-600\/10 {
    border-bottom-color: rgba(220,38,38,.1)
}

.border-b-red-600\/100 {
    border-bottom-color: #dc2626
}

.border-b-red-600\/20 {
    border-bottom-color: rgba(220,38,38,.2)
}

.border-b-red-600\/25 {
    border-bottom-color: rgba(220,38,38,.25)
}

.border-b-red-600\/30 {
    border-bottom-color: rgba(220,38,38,.3)
}

.border-b-red-600\/40 {
    border-bottom-color: rgba(220,38,38,.4)
}

.border-b-red-600\/5 {
    border-bottom-color: rgba(220,38,38,.05)
}

.border-b-red-600\/50 {
    border-bottom-color: rgba(220,38,38,.5)
}

.border-b-red-600\/60 {
    border-bottom-color: rgba(220,38,38,.6)
}

.border-b-red-600\/70 {
    border-bottom-color: rgba(220,38,38,.7)
}

.border-b-red-600\/75 {
    border-bottom-color: rgba(220,38,38,.75)
}

.border-b-red-600\/80 {
    border-bottom-color: rgba(220,38,38,.8)
}

.border-b-red-600\/90 {
    border-bottom-color: rgba(220,38,38,.9)
}

.border-b-red-600\/95 {
    border-bottom-color: rgba(220,38,38,.95)
}

.border-b-red-700 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(185 28 28/var(--tw-border-opacity))
}

.border-b-red-700\/0 {
    border-bottom-color: rgba(185,28,28,0)
}

.border-b-red-700\/10 {
    border-bottom-color: rgba(185,28,28,.1)
}

.border-b-red-700\/100 {
    border-bottom-color: #b91c1c
}

.border-b-red-700\/20 {
    border-bottom-color: rgba(185,28,28,.2)
}

.border-b-red-700\/25 {
    border-bottom-color: rgba(185,28,28,.25)
}

.border-b-red-700\/30 {
    border-bottom-color: rgba(185,28,28,.3)
}

.border-b-red-700\/40 {
    border-bottom-color: rgba(185,28,28,.4)
}

.border-b-red-700\/5 {
    border-bottom-color: rgba(185,28,28,.05)
}

.border-b-red-700\/50 {
    border-bottom-color: rgba(185,28,28,.5)
}

.border-b-red-700\/60 {
    border-bottom-color: rgba(185,28,28,.6)
}

.border-b-red-700\/70 {
    border-bottom-color: rgba(185,28,28,.7)
}

.border-b-red-700\/75 {
    border-bottom-color: rgba(185,28,28,.75)
}

.border-b-red-700\/80 {
    border-bottom-color: rgba(185,28,28,.8)
}

.border-b-red-700\/90 {
    border-bottom-color: rgba(185,28,28,.9)
}

.border-b-red-700\/95 {
    border-bottom-color: rgba(185,28,28,.95)
}

.border-b-red-800 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(153 27 27/var(--tw-border-opacity))
}

.border-b-red-800\/0 {
    border-bottom-color: rgba(153,27,27,0)
}

.border-b-red-800\/10 {
    border-bottom-color: rgba(153,27,27,.1)
}

.border-b-red-800\/100 {
    border-bottom-color: #991b1b
}

.border-b-red-800\/20 {
    border-bottom-color: rgba(153,27,27,.2)
}

.border-b-red-800\/25 {
    border-bottom-color: rgba(153,27,27,.25)
}

.border-b-red-800\/30 {
    border-bottom-color: rgba(153,27,27,.3)
}

.border-b-red-800\/40 {
    border-bottom-color: rgba(153,27,27,.4)
}

.border-b-red-800\/5 {
    border-bottom-color: rgba(153,27,27,.05)
}

.border-b-red-800\/50 {
    border-bottom-color: rgba(153,27,27,.5)
}

.border-b-red-800\/60 {
    border-bottom-color: rgba(153,27,27,.6)
}

.border-b-red-800\/70 {
    border-bottom-color: rgba(153,27,27,.7)
}

.border-b-red-800\/75 {
    border-bottom-color: rgba(153,27,27,.75)
}

.border-b-red-800\/80 {
    border-bottom-color: rgba(153,27,27,.8)
}

.border-b-red-800\/90 {
    border-bottom-color: rgba(153,27,27,.9)
}

.border-b-red-800\/95 {
    border-bottom-color: rgba(153,27,27,.95)
}

.border-b-red-900 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(127 29 29/var(--tw-border-opacity))
}

.border-b-red-900\/0 {
    border-bottom-color: rgba(127,29,29,0)
}

.border-b-red-900\/10 {
    border-bottom-color: rgba(127,29,29,.1)
}

.border-b-red-900\/100 {
    border-bottom-color: #7f1d1d
}

.border-b-red-900\/20 {
    border-bottom-color: rgba(127,29,29,.2)
}

.border-b-red-900\/25 {
    border-bottom-color: rgba(127,29,29,.25)
}

.border-b-red-900\/30 {
    border-bottom-color: rgba(127,29,29,.3)
}

.border-b-red-900\/40 {
    border-bottom-color: rgba(127,29,29,.4)
}

.border-b-red-900\/5 {
    border-bottom-color: rgba(127,29,29,.05)
}

.border-b-red-900\/50 {
    border-bottom-color: rgba(127,29,29,.5)
}

.border-b-red-900\/60 {
    border-bottom-color: rgba(127,29,29,.6)
}

.border-b-red-900\/70 {
    border-bottom-color: rgba(127,29,29,.7)
}

.border-b-red-900\/75 {
    border-bottom-color: rgba(127,29,29,.75)
}

.border-b-red-900\/80 {
    border-bottom-color: rgba(127,29,29,.8)
}

.border-b-red-900\/90 {
    border-bottom-color: rgba(127,29,29,.9)
}

.border-b-red-900\/95 {
    border-bottom-color: rgba(127,29,29,.95)
}

.border-b-red-950 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(69 10 10/var(--tw-border-opacity))
}

.border-b-red-950\/0 {
    border-bottom-color: rgba(69,10,10,0)
}

.border-b-red-950\/10 {
    border-bottom-color: rgba(69,10,10,.1)
}

.border-b-red-950\/100 {
    border-bottom-color: #450a0a
}

.border-b-red-950\/20 {
    border-bottom-color: rgba(69,10,10,.2)
}

.border-b-red-950\/25 {
    border-bottom-color: rgba(69,10,10,.25)
}

.border-b-red-950\/30 {
    border-bottom-color: rgba(69,10,10,.3)
}

.border-b-red-950\/40 {
    border-bottom-color: rgba(69,10,10,.4)
}

.border-b-red-950\/5 {
    border-bottom-color: rgba(69,10,10,.05)
}

.border-b-red-950\/50 {
    border-bottom-color: rgba(69,10,10,.5)
}

.border-b-red-950\/60 {
    border-bottom-color: rgba(69,10,10,.6)
}

.border-b-red-950\/70 {
    border-bottom-color: rgba(69,10,10,.7)
}

.border-b-red-950\/75 {
    border-bottom-color: rgba(69,10,10,.75)
}

.border-b-red-950\/80 {
    border-bottom-color: rgba(69,10,10,.8)
}

.border-b-red-950\/90 {
    border-bottom-color: rgba(69,10,10,.9)
}

.border-b-red-950\/95 {
    border-bottom-color: rgba(69,10,10,.95)
}

.border-b-ring {
    border-bottom-color: hsl(var(--ring))
}

.border-b-ring\/0 {
    border-bottom-color: hsl(var(--ring)/0)
}

.border-b-ring\/10 {
    border-bottom-color: hsl(var(--ring)/.1)
}

.border-b-ring\/100 {
    border-bottom-color: hsl(var(--ring)/1)
}

.border-b-ring\/20 {
    border-bottom-color: hsl(var(--ring)/.2)
}

.border-b-ring\/25 {
    border-bottom-color: hsl(var(--ring)/.25)
}

.border-b-ring\/30 {
    border-bottom-color: hsl(var(--ring)/.3)
}

.border-b-ring\/40 {
    border-bottom-color: hsl(var(--ring)/.4)
}

.border-b-ring\/5 {
    border-bottom-color: hsl(var(--ring)/.05)
}

.border-b-ring\/50 {
    border-bottom-color: hsl(var(--ring)/.5)
}

.border-b-ring\/60 {
    border-bottom-color: hsl(var(--ring)/.6)
}

.border-b-ring\/70 {
    border-bottom-color: hsl(var(--ring)/.7)
}

.border-b-ring\/75 {
    border-bottom-color: hsl(var(--ring)/.75)
}

.border-b-ring\/80 {
    border-bottom-color: hsl(var(--ring)/.8)
}

.border-b-ring\/90 {
    border-bottom-color: hsl(var(--ring)/.9)
}

.border-b-ring\/95 {
    border-bottom-color: hsl(var(--ring)/.95)
}

.border-b-rose-100 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(255 228 230/var(--tw-border-opacity))
}

.border-b-rose-100\/0 {
    border-bottom-color: rgba(255,228,230,0)
}

.border-b-rose-100\/10 {
    border-bottom-color: rgba(255,228,230,.1)
}

.border-b-rose-100\/100 {
    border-bottom-color: #ffe4e6
}

.border-b-rose-100\/20 {
    border-bottom-color: rgba(255,228,230,.2)
}

.border-b-rose-100\/25 {
    border-bottom-color: rgba(255,228,230,.25)
}

.border-b-rose-100\/30 {
    border-bottom-color: rgba(255,228,230,.3)
}

.border-b-rose-100\/40 {
    border-bottom-color: rgba(255,228,230,.4)
}

.border-b-rose-100\/5 {
    border-bottom-color: rgba(255,228,230,.05)
}

.border-b-rose-100\/50 {
    border-bottom-color: rgba(255,228,230,.5)
}

.border-b-rose-100\/60 {
    border-bottom-color: rgba(255,228,230,.6)
}

.border-b-rose-100\/70 {
    border-bottom-color: rgba(255,228,230,.7)
}

.border-b-rose-100\/75 {
    border-bottom-color: rgba(255,228,230,.75)
}

.border-b-rose-100\/80 {
    border-bottom-color: rgba(255,228,230,.8)
}

.border-b-rose-100\/90 {
    border-bottom-color: rgba(255,228,230,.9)
}

.border-b-rose-100\/95 {
    border-bottom-color: rgba(255,228,230,.95)
}

.border-b-rose-200 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(254 205 211/var(--tw-border-opacity))
}

.border-b-rose-200\/0 {
    border-bottom-color: rgba(254,205,211,0)
}

.border-b-rose-200\/10 {
    border-bottom-color: rgba(254,205,211,.1)
}

.border-b-rose-200\/100 {
    border-bottom-color: #fecdd3
}

.border-b-rose-200\/20 {
    border-bottom-color: rgba(254,205,211,.2)
}

.border-b-rose-200\/25 {
    border-bottom-color: rgba(254,205,211,.25)
}

.border-b-rose-200\/30 {
    border-bottom-color: rgba(254,205,211,.3)
}

.border-b-rose-200\/40 {
    border-bottom-color: rgba(254,205,211,.4)
}

.border-b-rose-200\/5 {
    border-bottom-color: rgba(254,205,211,.05)
}

.border-b-rose-200\/50 {
    border-bottom-color: rgba(254,205,211,.5)
}

.border-b-rose-200\/60 {
    border-bottom-color: rgba(254,205,211,.6)
}

.border-b-rose-200\/70 {
    border-bottom-color: rgba(254,205,211,.7)
}

.border-b-rose-200\/75 {
    border-bottom-color: rgba(254,205,211,.75)
}

.border-b-rose-200\/80 {
    border-bottom-color: rgba(254,205,211,.8)
}

.border-b-rose-200\/90 {
    border-bottom-color: rgba(254,205,211,.9)
}

.border-b-rose-200\/95 {
    border-bottom-color: rgba(254,205,211,.95)
}

.border-b-rose-300 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(253 164 175/var(--tw-border-opacity))
}

.border-b-rose-300\/0 {
    border-bottom-color: rgba(253,164,175,0)
}

.border-b-rose-300\/10 {
    border-bottom-color: rgba(253,164,175,.1)
}

.border-b-rose-300\/100 {
    border-bottom-color: #fda4af
}

.border-b-rose-300\/20 {
    border-bottom-color: rgba(253,164,175,.2)
}

.border-b-rose-300\/25 {
    border-bottom-color: rgba(253,164,175,.25)
}

.border-b-rose-300\/30 {
    border-bottom-color: rgba(253,164,175,.3)
}

.border-b-rose-300\/40 {
    border-bottom-color: rgba(253,164,175,.4)
}

.border-b-rose-300\/5 {
    border-bottom-color: rgba(253,164,175,.05)
}

.border-b-rose-300\/50 {
    border-bottom-color: rgba(253,164,175,.5)
}

.border-b-rose-300\/60 {
    border-bottom-color: rgba(253,164,175,.6)
}

.border-b-rose-300\/70 {
    border-bottom-color: rgba(253,164,175,.7)
}

.border-b-rose-300\/75 {
    border-bottom-color: rgba(253,164,175,.75)
}

.border-b-rose-300\/80 {
    border-bottom-color: rgba(253,164,175,.8)
}

.border-b-rose-300\/90 {
    border-bottom-color: rgba(253,164,175,.9)
}

.border-b-rose-300\/95 {
    border-bottom-color: rgba(253,164,175,.95)
}

.border-b-rose-400 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(251 113 133/var(--tw-border-opacity))
}

.border-b-rose-400\/0 {
    border-bottom-color: rgba(251,113,133,0)
}

.border-b-rose-400\/10 {
    border-bottom-color: rgba(251,113,133,.1)
}

.border-b-rose-400\/100 {
    border-bottom-color: #fb7185
}

.border-b-rose-400\/20 {
    border-bottom-color: rgba(251,113,133,.2)
}

.border-b-rose-400\/25 {
    border-bottom-color: rgba(251,113,133,.25)
}

.border-b-rose-400\/30 {
    border-bottom-color: rgba(251,113,133,.3)
}

.border-b-rose-400\/40 {
    border-bottom-color: rgba(251,113,133,.4)
}

.border-b-rose-400\/5 {
    border-bottom-color: rgba(251,113,133,.05)
}

.border-b-rose-400\/50 {
    border-bottom-color: rgba(251,113,133,.5)
}

.border-b-rose-400\/60 {
    border-bottom-color: rgba(251,113,133,.6)
}

.border-b-rose-400\/70 {
    border-bottom-color: rgba(251,113,133,.7)
}

.border-b-rose-400\/75 {
    border-bottom-color: rgba(251,113,133,.75)
}

.border-b-rose-400\/80 {
    border-bottom-color: rgba(251,113,133,.8)
}

.border-b-rose-400\/90 {
    border-bottom-color: rgba(251,113,133,.9)
}

.border-b-rose-400\/95 {
    border-bottom-color: rgba(251,113,133,.95)
}

.border-b-rose-50 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(255 241 242/var(--tw-border-opacity))
}

.border-b-rose-50\/0 {
    border-bottom-color: rgba(255,241,242,0)
}

.border-b-rose-50\/10 {
    border-bottom-color: rgba(255,241,242,.1)
}

.border-b-rose-50\/100 {
    border-bottom-color: #fff1f2
}

.border-b-rose-50\/20 {
    border-bottom-color: rgba(255,241,242,.2)
}

.border-b-rose-50\/25 {
    border-bottom-color: rgba(255,241,242,.25)
}

.border-b-rose-50\/30 {
    border-bottom-color: rgba(255,241,242,.3)
}

.border-b-rose-50\/40 {
    border-bottom-color: rgba(255,241,242,.4)
}

.border-b-rose-50\/5 {
    border-bottom-color: rgba(255,241,242,.05)
}

.border-b-rose-50\/50 {
    border-bottom-color: rgba(255,241,242,.5)
}

.border-b-rose-50\/60 {
    border-bottom-color: rgba(255,241,242,.6)
}

.border-b-rose-50\/70 {
    border-bottom-color: rgba(255,241,242,.7)
}

.border-b-rose-50\/75 {
    border-bottom-color: rgba(255,241,242,.75)
}

.border-b-rose-50\/80 {
    border-bottom-color: rgba(255,241,242,.8)
}

.border-b-rose-50\/90 {
    border-bottom-color: rgba(255,241,242,.9)
}

.border-b-rose-50\/95 {
    border-bottom-color: rgba(255,241,242,.95)
}

.border-b-rose-500 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(244 63 94/var(--tw-border-opacity))
}

.border-b-rose-500\/0 {
    border-bottom-color: rgba(244,63,94,0)
}

.border-b-rose-500\/10 {
    border-bottom-color: rgba(244,63,94,.1)
}

.border-b-rose-500\/100 {
    border-bottom-color: #f43f5e
}

.border-b-rose-500\/20 {
    border-bottom-color: rgba(244,63,94,.2)
}

.border-b-rose-500\/25 {
    border-bottom-color: rgba(244,63,94,.25)
}

.border-b-rose-500\/30 {
    border-bottom-color: rgba(244,63,94,.3)
}

.border-b-rose-500\/40 {
    border-bottom-color: rgba(244,63,94,.4)
}

.border-b-rose-500\/5 {
    border-bottom-color: rgba(244,63,94,.05)
}

.border-b-rose-500\/50 {
    border-bottom-color: rgba(244,63,94,.5)
}

.border-b-rose-500\/60 {
    border-bottom-color: rgba(244,63,94,.6)
}

.border-b-rose-500\/70 {
    border-bottom-color: rgba(244,63,94,.7)
}

.border-b-rose-500\/75 {
    border-bottom-color: rgba(244,63,94,.75)
}

.border-b-rose-500\/80 {
    border-bottom-color: rgba(244,63,94,.8)
}

.border-b-rose-500\/90 {
    border-bottom-color: rgba(244,63,94,.9)
}

.border-b-rose-500\/95 {
    border-bottom-color: rgba(244,63,94,.95)
}

.border-b-rose-600 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(225 29 72/var(--tw-border-opacity))
}

.border-b-rose-600\/0 {
    border-bottom-color: rgba(225,29,72,0)
}

.border-b-rose-600\/10 {
    border-bottom-color: rgba(225,29,72,.1)
}

.border-b-rose-600\/100 {
    border-bottom-color: #e11d48
}

.border-b-rose-600\/20 {
    border-bottom-color: rgba(225,29,72,.2)
}

.border-b-rose-600\/25 {
    border-bottom-color: rgba(225,29,72,.25)
}

.border-b-rose-600\/30 {
    border-bottom-color: rgba(225,29,72,.3)
}

.border-b-rose-600\/40 {
    border-bottom-color: rgba(225,29,72,.4)
}

.border-b-rose-600\/5 {
    border-bottom-color: rgba(225,29,72,.05)
}

.border-b-rose-600\/50 {
    border-bottom-color: rgba(225,29,72,.5)
}

.border-b-rose-600\/60 {
    border-bottom-color: rgba(225,29,72,.6)
}

.border-b-rose-600\/70 {
    border-bottom-color: rgba(225,29,72,.7)
}

.border-b-rose-600\/75 {
    border-bottom-color: rgba(225,29,72,.75)
}

.border-b-rose-600\/80 {
    border-bottom-color: rgba(225,29,72,.8)
}

.border-b-rose-600\/90 {
    border-bottom-color: rgba(225,29,72,.9)
}

.border-b-rose-600\/95 {
    border-bottom-color: rgba(225,29,72,.95)
}

.border-b-rose-700 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(190 18 60/var(--tw-border-opacity))
}

.border-b-rose-700\/0 {
    border-bottom-color: rgba(190,18,60,0)
}

.border-b-rose-700\/10 {
    border-bottom-color: rgba(190,18,60,.1)
}

.border-b-rose-700\/100 {
    border-bottom-color: #be123c
}

.border-b-rose-700\/20 {
    border-bottom-color: rgba(190,18,60,.2)
}

.border-b-rose-700\/25 {
    border-bottom-color: rgba(190,18,60,.25)
}

.border-b-rose-700\/30 {
    border-bottom-color: rgba(190,18,60,.3)
}

.border-b-rose-700\/40 {
    border-bottom-color: rgba(190,18,60,.4)
}

.border-b-rose-700\/5 {
    border-bottom-color: rgba(190,18,60,.05)
}

.border-b-rose-700\/50 {
    border-bottom-color: rgba(190,18,60,.5)
}

.border-b-rose-700\/60 {
    border-bottom-color: rgba(190,18,60,.6)
}

.border-b-rose-700\/70 {
    border-bottom-color: rgba(190,18,60,.7)
}

.border-b-rose-700\/75 {
    border-bottom-color: rgba(190,18,60,.75)
}

.border-b-rose-700\/80 {
    border-bottom-color: rgba(190,18,60,.8)
}

.border-b-rose-700\/90 {
    border-bottom-color: rgba(190,18,60,.9)
}

.border-b-rose-700\/95 {
    border-bottom-color: rgba(190,18,60,.95)
}

.border-b-rose-800 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(159 18 57/var(--tw-border-opacity))
}

.border-b-rose-800\/0 {
    border-bottom-color: rgba(159,18,57,0)
}

.border-b-rose-800\/10 {
    border-bottom-color: rgba(159,18,57,.1)
}

.border-b-rose-800\/100 {
    border-bottom-color: #9f1239
}

.border-b-rose-800\/20 {
    border-bottom-color: rgba(159,18,57,.2)
}

.border-b-rose-800\/25 {
    border-bottom-color: rgba(159,18,57,.25)
}

.border-b-rose-800\/30 {
    border-bottom-color: rgba(159,18,57,.3)
}

.border-b-rose-800\/40 {
    border-bottom-color: rgba(159,18,57,.4)
}

.border-b-rose-800\/5 {
    border-bottom-color: rgba(159,18,57,.05)
}

.border-b-rose-800\/50 {
    border-bottom-color: rgba(159,18,57,.5)
}

.border-b-rose-800\/60 {
    border-bottom-color: rgba(159,18,57,.6)
}

.border-b-rose-800\/70 {
    border-bottom-color: rgba(159,18,57,.7)
}

.border-b-rose-800\/75 {
    border-bottom-color: rgba(159,18,57,.75)
}

.border-b-rose-800\/80 {
    border-bottom-color: rgba(159,18,57,.8)
}

.border-b-rose-800\/90 {
    border-bottom-color: rgba(159,18,57,.9)
}

.border-b-rose-800\/95 {
    border-bottom-color: rgba(159,18,57,.95)
}

.border-b-rose-900 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(136 19 55/var(--tw-border-opacity))
}

.border-b-rose-900\/0 {
    border-bottom-color: rgba(136,19,55,0)
}

.border-b-rose-900\/10 {
    border-bottom-color: rgba(136,19,55,.1)
}

.border-b-rose-900\/100 {
    border-bottom-color: #881337
}

.border-b-rose-900\/20 {
    border-bottom-color: rgba(136,19,55,.2)
}

.border-b-rose-900\/25 {
    border-bottom-color: rgba(136,19,55,.25)
}

.border-b-rose-900\/30 {
    border-bottom-color: rgba(136,19,55,.3)
}

.border-b-rose-900\/40 {
    border-bottom-color: rgba(136,19,55,.4)
}

.border-b-rose-900\/5 {
    border-bottom-color: rgba(136,19,55,.05)
}

.border-b-rose-900\/50 {
    border-bottom-color: rgba(136,19,55,.5)
}

.border-b-rose-900\/60 {
    border-bottom-color: rgba(136,19,55,.6)
}

.border-b-rose-900\/70 {
    border-bottom-color: rgba(136,19,55,.7)
}

.border-b-rose-900\/75 {
    border-bottom-color: rgba(136,19,55,.75)
}

.border-b-rose-900\/80 {
    border-bottom-color: rgba(136,19,55,.8)
}

.border-b-rose-900\/90 {
    border-bottom-color: rgba(136,19,55,.9)
}

.border-b-rose-900\/95 {
    border-bottom-color: rgba(136,19,55,.95)
}

.border-b-rose-950 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(76 5 25/var(--tw-border-opacity))
}

.border-b-rose-950\/0 {
    border-bottom-color: rgba(76,5,25,0)
}

.border-b-rose-950\/10 {
    border-bottom-color: rgba(76,5,25,.1)
}

.border-b-rose-950\/100 {
    border-bottom-color: #4c0519
}

.border-b-rose-950\/20 {
    border-bottom-color: rgba(76,5,25,.2)
}

.border-b-rose-950\/25 {
    border-bottom-color: rgba(76,5,25,.25)
}

.border-b-rose-950\/30 {
    border-bottom-color: rgba(76,5,25,.3)
}

.border-b-rose-950\/40 {
    border-bottom-color: rgba(76,5,25,.4)
}

.border-b-rose-950\/5 {
    border-bottom-color: rgba(76,5,25,.05)
}

.border-b-rose-950\/50 {
    border-bottom-color: rgba(76,5,25,.5)
}

.border-b-rose-950\/60 {
    border-bottom-color: rgba(76,5,25,.6)
}

.border-b-rose-950\/70 {
    border-bottom-color: rgba(76,5,25,.7)
}

.border-b-rose-950\/75 {
    border-bottom-color: rgba(76,5,25,.75)
}

.border-b-rose-950\/80 {
    border-bottom-color: rgba(76,5,25,.8)
}

.border-b-rose-950\/90 {
    border-bottom-color: rgba(76,5,25,.9)
}

.border-b-rose-950\/95 {
    border-bottom-color: rgba(76,5,25,.95)
}

.border-b-secondary {
    border-bottom-color: hsl(var(--secondary))
}

.border-b-secondary-foreground {
    border-bottom-color: hsl(var(--secondary-foreground))
}

.border-b-secondary-foreground\/0 {
    border-bottom-color: hsl(var(--secondary-foreground)/0)
}

.border-b-secondary-foreground\/10 {
    border-bottom-color: hsl(var(--secondary-foreground)/.1)
}

.border-b-secondary-foreground\/100 {
    border-bottom-color: hsl(var(--secondary-foreground)/1)
}

.border-b-secondary-foreground\/20 {
    border-bottom-color: hsl(var(--secondary-foreground)/.2)
}

.border-b-secondary-foreground\/25 {
    border-bottom-color: hsl(var(--secondary-foreground)/.25)
}

.border-b-secondary-foreground\/30 {
    border-bottom-color: hsl(var(--secondary-foreground)/.3)
}

.border-b-secondary-foreground\/40 {
    border-bottom-color: hsl(var(--secondary-foreground)/.4)
}

.border-b-secondary-foreground\/5 {
    border-bottom-color: hsl(var(--secondary-foreground)/.05)
}

.border-b-secondary-foreground\/50 {
    border-bottom-color: hsl(var(--secondary-foreground)/.5)
}

.border-b-secondary-foreground\/60 {
    border-bottom-color: hsl(var(--secondary-foreground)/.6)
}

.border-b-secondary-foreground\/70 {
    border-bottom-color: hsl(var(--secondary-foreground)/.7)
}

.border-b-secondary-foreground\/75 {
    border-bottom-color: hsl(var(--secondary-foreground)/.75)
}

.border-b-secondary-foreground\/80 {
    border-bottom-color: hsl(var(--secondary-foreground)/.8)
}

.border-b-secondary-foreground\/90 {
    border-bottom-color: hsl(var(--secondary-foreground)/.9)
}

.border-b-secondary-foreground\/95 {
    border-bottom-color: hsl(var(--secondary-foreground)/.95)
}

.border-b-secondary\/0 {
    border-bottom-color: hsl(var(--secondary)/0)
}

.border-b-secondary\/10 {
    border-bottom-color: hsl(var(--secondary)/.1)
}

.border-b-secondary\/100 {
    border-bottom-color: hsl(var(--secondary)/1)
}

.border-b-secondary\/20 {
    border-bottom-color: hsl(var(--secondary)/.2)
}

.border-b-secondary\/25 {
    border-bottom-color: hsl(var(--secondary)/.25)
}

.border-b-secondary\/30 {
    border-bottom-color: hsl(var(--secondary)/.3)
}

.border-b-secondary\/40 {
    border-bottom-color: hsl(var(--secondary)/.4)
}

.border-b-secondary\/5 {
    border-bottom-color: hsl(var(--secondary)/.05)
}

.border-b-secondary\/50 {
    border-bottom-color: hsl(var(--secondary)/.5)
}

.border-b-secondary\/60 {
    border-bottom-color: hsl(var(--secondary)/.6)
}

.border-b-secondary\/70 {
    border-bottom-color: hsl(var(--secondary)/.7)
}

.border-b-secondary\/75 {
    border-bottom-color: hsl(var(--secondary)/.75)
}

.border-b-secondary\/80 {
    border-bottom-color: hsl(var(--secondary)/.8)
}

.border-b-secondary\/90 {
    border-bottom-color: hsl(var(--secondary)/.9)
}

.border-b-secondary\/95 {
    border-bottom-color: hsl(var(--secondary)/.95)
}

.border-b-sky-100 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(224 242 254/var(--tw-border-opacity))
}

.border-b-sky-100\/0 {
    border-bottom-color: rgba(224,242,254,0)
}

.border-b-sky-100\/10 {
    border-bottom-color: rgba(224,242,254,.1)
}

.border-b-sky-100\/100 {
    border-bottom-color: #e0f2fe
}

.border-b-sky-100\/20 {
    border-bottom-color: rgba(224,242,254,.2)
}

.border-b-sky-100\/25 {
    border-bottom-color: rgba(224,242,254,.25)
}

.border-b-sky-100\/30 {
    border-bottom-color: rgba(224,242,254,.3)
}

.border-b-sky-100\/40 {
    border-bottom-color: rgba(224,242,254,.4)
}

.border-b-sky-100\/5 {
    border-bottom-color: rgba(224,242,254,.05)
}

.border-b-sky-100\/50 {
    border-bottom-color: rgba(224,242,254,.5)
}

.border-b-sky-100\/60 {
    border-bottom-color: rgba(224,242,254,.6)
}

.border-b-sky-100\/70 {
    border-bottom-color: rgba(224,242,254,.7)
}

.border-b-sky-100\/75 {
    border-bottom-color: rgba(224,242,254,.75)
}

.border-b-sky-100\/80 {
    border-bottom-color: rgba(224,242,254,.8)
}

.border-b-sky-100\/90 {
    border-bottom-color: rgba(224,242,254,.9)
}

.border-b-sky-100\/95 {
    border-bottom-color: rgba(224,242,254,.95)
}

.border-b-sky-200 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(186 230 253/var(--tw-border-opacity))
}

.border-b-sky-200\/0 {
    border-bottom-color: rgba(186,230,253,0)
}

.border-b-sky-200\/10 {
    border-bottom-color: rgba(186,230,253,.1)
}

.border-b-sky-200\/100 {
    border-bottom-color: #bae6fd
}

.border-b-sky-200\/20 {
    border-bottom-color: rgba(186,230,253,.2)
}

.border-b-sky-200\/25 {
    border-bottom-color: rgba(186,230,253,.25)
}

.border-b-sky-200\/30 {
    border-bottom-color: rgba(186,230,253,.3)
}

.border-b-sky-200\/40 {
    border-bottom-color: rgba(186,230,253,.4)
}

.border-b-sky-200\/5 {
    border-bottom-color: rgba(186,230,253,.05)
}

.border-b-sky-200\/50 {
    border-bottom-color: rgba(186,230,253,.5)
}

.border-b-sky-200\/60 {
    border-bottom-color: rgba(186,230,253,.6)
}

.border-b-sky-200\/70 {
    border-bottom-color: rgba(186,230,253,.7)
}

.border-b-sky-200\/75 {
    border-bottom-color: rgba(186,230,253,.75)
}

.border-b-sky-200\/80 {
    border-bottom-color: rgba(186,230,253,.8)
}

.border-b-sky-200\/90 {
    border-bottom-color: rgba(186,230,253,.9)
}

.border-b-sky-200\/95 {
    border-bottom-color: rgba(186,230,253,.95)
}

.border-b-sky-300 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(125 211 252/var(--tw-border-opacity))
}

.border-b-sky-300\/0 {
    border-bottom-color: rgba(125,211,252,0)
}

.border-b-sky-300\/10 {
    border-bottom-color: rgba(125,211,252,.1)
}

.border-b-sky-300\/100 {
    border-bottom-color: #7dd3fc
}

.border-b-sky-300\/20 {
    border-bottom-color: rgba(125,211,252,.2)
}

.border-b-sky-300\/25 {
    border-bottom-color: rgba(125,211,252,.25)
}

.border-b-sky-300\/30 {
    border-bottom-color: rgba(125,211,252,.3)
}

.border-b-sky-300\/40 {
    border-bottom-color: rgba(125,211,252,.4)
}

.border-b-sky-300\/5 {
    border-bottom-color: rgba(125,211,252,.05)
}

.border-b-sky-300\/50 {
    border-bottom-color: rgba(125,211,252,.5)
}

.border-b-sky-300\/60 {
    border-bottom-color: rgba(125,211,252,.6)
}

.border-b-sky-300\/70 {
    border-bottom-color: rgba(125,211,252,.7)
}

.border-b-sky-300\/75 {
    border-bottom-color: rgba(125,211,252,.75)
}

.border-b-sky-300\/80 {
    border-bottom-color: rgba(125,211,252,.8)
}

.border-b-sky-300\/90 {
    border-bottom-color: rgba(125,211,252,.9)
}

.border-b-sky-300\/95 {
    border-bottom-color: rgba(125,211,252,.95)
}

.border-b-sky-400 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(56 189 248/var(--tw-border-opacity))
}

.border-b-sky-400\/0 {
    border-bottom-color: rgba(56,189,248,0)
}

.border-b-sky-400\/10 {
    border-bottom-color: rgba(56,189,248,.1)
}

.border-b-sky-400\/100 {
    border-bottom-color: #38bdf8
}

.border-b-sky-400\/20 {
    border-bottom-color: rgba(56,189,248,.2)
}

.border-b-sky-400\/25 {
    border-bottom-color: rgba(56,189,248,.25)
}

.border-b-sky-400\/30 {
    border-bottom-color: rgba(56,189,248,.3)
}

.border-b-sky-400\/40 {
    border-bottom-color: rgba(56,189,248,.4)
}

.border-b-sky-400\/5 {
    border-bottom-color: rgba(56,189,248,.05)
}

.border-b-sky-400\/50 {
    border-bottom-color: rgba(56,189,248,.5)
}

.border-b-sky-400\/60 {
    border-bottom-color: rgba(56,189,248,.6)
}

.border-b-sky-400\/70 {
    border-bottom-color: rgba(56,189,248,.7)
}

.border-b-sky-400\/75 {
    border-bottom-color: rgba(56,189,248,.75)
}

.border-b-sky-400\/80 {
    border-bottom-color: rgba(56,189,248,.8)
}

.border-b-sky-400\/90 {
    border-bottom-color: rgba(56,189,248,.9)
}

.border-b-sky-400\/95 {
    border-bottom-color: rgba(56,189,248,.95)
}

.border-b-sky-50 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(240 249 255/var(--tw-border-opacity))
}

.border-b-sky-50\/0 {
    border-bottom-color: rgba(240,249,255,0)
}

.border-b-sky-50\/10 {
    border-bottom-color: rgba(240,249,255,.1)
}

.border-b-sky-50\/100 {
    border-bottom-color: #f0f9ff
}

.border-b-sky-50\/20 {
    border-bottom-color: rgba(240,249,255,.2)
}

.border-b-sky-50\/25 {
    border-bottom-color: rgba(240,249,255,.25)
}

.border-b-sky-50\/30 {
    border-bottom-color: rgba(240,249,255,.3)
}

.border-b-sky-50\/40 {
    border-bottom-color: rgba(240,249,255,.4)
}

.border-b-sky-50\/5 {
    border-bottom-color: rgba(240,249,255,.05)
}

.border-b-sky-50\/50 {
    border-bottom-color: rgba(240,249,255,.5)
}

.border-b-sky-50\/60 {
    border-bottom-color: rgba(240,249,255,.6)
}

.border-b-sky-50\/70 {
    border-bottom-color: rgba(240,249,255,.7)
}

.border-b-sky-50\/75 {
    border-bottom-color: rgba(240,249,255,.75)
}

.border-b-sky-50\/80 {
    border-bottom-color: rgba(240,249,255,.8)
}

.border-b-sky-50\/90 {
    border-bottom-color: rgba(240,249,255,.9)
}

.border-b-sky-50\/95 {
    border-bottom-color: rgba(240,249,255,.95)
}

.border-b-sky-500 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(14 165 233/var(--tw-border-opacity))
}

.border-b-sky-500\/0 {
    border-bottom-color: rgba(14,165,233,0)
}

.border-b-sky-500\/10 {
    border-bottom-color: rgba(14,165,233,.1)
}

.border-b-sky-500\/100 {
    border-bottom-color: #0ea5e9
}

.border-b-sky-500\/20 {
    border-bottom-color: rgba(14,165,233,.2)
}

.border-b-sky-500\/25 {
    border-bottom-color: rgba(14,165,233,.25)
}

.border-b-sky-500\/30 {
    border-bottom-color: rgba(14,165,233,.3)
}

.border-b-sky-500\/40 {
    border-bottom-color: rgba(14,165,233,.4)
}

.border-b-sky-500\/5 {
    border-bottom-color: rgba(14,165,233,.05)
}

.border-b-sky-500\/50 {
    border-bottom-color: rgba(14,165,233,.5)
}

.border-b-sky-500\/60 {
    border-bottom-color: rgba(14,165,233,.6)
}

.border-b-sky-500\/70 {
    border-bottom-color: rgba(14,165,233,.7)
}

.border-b-sky-500\/75 {
    border-bottom-color: rgba(14,165,233,.75)
}

.border-b-sky-500\/80 {
    border-bottom-color: rgba(14,165,233,.8)
}

.border-b-sky-500\/90 {
    border-bottom-color: rgba(14,165,233,.9)
}

.border-b-sky-500\/95 {
    border-bottom-color: rgba(14,165,233,.95)
}

.border-b-sky-600 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(2 132 199/var(--tw-border-opacity))
}

.border-b-sky-600\/0 {
    border-bottom-color: rgba(2,132,199,0)
}

.border-b-sky-600\/10 {
    border-bottom-color: rgba(2,132,199,.1)
}

.border-b-sky-600\/100 {
    border-bottom-color: #0284c7
}

.border-b-sky-600\/20 {
    border-bottom-color: rgba(2,132,199,.2)
}

.border-b-sky-600\/25 {
    border-bottom-color: rgba(2,132,199,.25)
}

.border-b-sky-600\/30 {
    border-bottom-color: rgba(2,132,199,.3)
}

.border-b-sky-600\/40 {
    border-bottom-color: rgba(2,132,199,.4)
}

.border-b-sky-600\/5 {
    border-bottom-color: rgba(2,132,199,.05)
}

.border-b-sky-600\/50 {
    border-bottom-color: rgba(2,132,199,.5)
}

.border-b-sky-600\/60 {
    border-bottom-color: rgba(2,132,199,.6)
}

.border-b-sky-600\/70 {
    border-bottom-color: rgba(2,132,199,.7)
}

.border-b-sky-600\/75 {
    border-bottom-color: rgba(2,132,199,.75)
}

.border-b-sky-600\/80 {
    border-bottom-color: rgba(2,132,199,.8)
}

.border-b-sky-600\/90 {
    border-bottom-color: rgba(2,132,199,.9)
}

.border-b-sky-600\/95 {
    border-bottom-color: rgba(2,132,199,.95)
}

.border-b-sky-700 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(3 105 161/var(--tw-border-opacity))
}

.border-b-sky-700\/0 {
    border-bottom-color: rgba(3,105,161,0)
}

.border-b-sky-700\/10 {
    border-bottom-color: rgba(3,105,161,.1)
}

.border-b-sky-700\/100 {
    border-bottom-color: #0369a1
}

.border-b-sky-700\/20 {
    border-bottom-color: rgba(3,105,161,.2)
}

.border-b-sky-700\/25 {
    border-bottom-color: rgba(3,105,161,.25)
}

.border-b-sky-700\/30 {
    border-bottom-color: rgba(3,105,161,.3)
}

.border-b-sky-700\/40 {
    border-bottom-color: rgba(3,105,161,.4)
}

.border-b-sky-700\/5 {
    border-bottom-color: rgba(3,105,161,.05)
}

.border-b-sky-700\/50 {
    border-bottom-color: rgba(3,105,161,.5)
}

.border-b-sky-700\/60 {
    border-bottom-color: rgba(3,105,161,.6)
}

.border-b-sky-700\/70 {
    border-bottom-color: rgba(3,105,161,.7)
}

.border-b-sky-700\/75 {
    border-bottom-color: rgba(3,105,161,.75)
}

.border-b-sky-700\/80 {
    border-bottom-color: rgba(3,105,161,.8)
}

.border-b-sky-700\/90 {
    border-bottom-color: rgba(3,105,161,.9)
}

.border-b-sky-700\/95 {
    border-bottom-color: rgba(3,105,161,.95)
}

.border-b-sky-800 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(7 89 133/var(--tw-border-opacity))
}

.border-b-sky-800\/0 {
    border-bottom-color: rgba(7,89,133,0)
}

.border-b-sky-800\/10 {
    border-bottom-color: rgba(7,89,133,.1)
}

.border-b-sky-800\/100 {
    border-bottom-color: #075985
}

.border-b-sky-800\/20 {
    border-bottom-color: rgba(7,89,133,.2)
}

.border-b-sky-800\/25 {
    border-bottom-color: rgba(7,89,133,.25)
}

.border-b-sky-800\/30 {
    border-bottom-color: rgba(7,89,133,.3)
}

.border-b-sky-800\/40 {
    border-bottom-color: rgba(7,89,133,.4)
}

.border-b-sky-800\/5 {
    border-bottom-color: rgba(7,89,133,.05)
}

.border-b-sky-800\/50 {
    border-bottom-color: rgba(7,89,133,.5)
}

.border-b-sky-800\/60 {
    border-bottom-color: rgba(7,89,133,.6)
}

.border-b-sky-800\/70 {
    border-bottom-color: rgba(7,89,133,.7)
}

.border-b-sky-800\/75 {
    border-bottom-color: rgba(7,89,133,.75)
}

.border-b-sky-800\/80 {
    border-bottom-color: rgba(7,89,133,.8)
}

.border-b-sky-800\/90 {
    border-bottom-color: rgba(7,89,133,.9)
}

.border-b-sky-800\/95 {
    border-bottom-color: rgba(7,89,133,.95)
}

.border-b-sky-900 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(12 74 110/var(--tw-border-opacity))
}

.border-b-sky-900\/0 {
    border-bottom-color: rgba(12,74,110,0)
}

.border-b-sky-900\/10 {
    border-bottom-color: rgba(12,74,110,.1)
}

.border-b-sky-900\/100 {
    border-bottom-color: #0c4a6e
}

.border-b-sky-900\/20 {
    border-bottom-color: rgba(12,74,110,.2)
}

.border-b-sky-900\/25 {
    border-bottom-color: rgba(12,74,110,.25)
}

.border-b-sky-900\/30 {
    border-bottom-color: rgba(12,74,110,.3)
}

.border-b-sky-900\/40 {
    border-bottom-color: rgba(12,74,110,.4)
}

.border-b-sky-900\/5 {
    border-bottom-color: rgba(12,74,110,.05)
}

.border-b-sky-900\/50 {
    border-bottom-color: rgba(12,74,110,.5)
}

.border-b-sky-900\/60 {
    border-bottom-color: rgba(12,74,110,.6)
}

.border-b-sky-900\/70 {
    border-bottom-color: rgba(12,74,110,.7)
}

.border-b-sky-900\/75 {
    border-bottom-color: rgba(12,74,110,.75)
}

.border-b-sky-900\/80 {
    border-bottom-color: rgba(12,74,110,.8)
}

.border-b-sky-900\/90 {
    border-bottom-color: rgba(12,74,110,.9)
}

.border-b-sky-900\/95 {
    border-bottom-color: rgba(12,74,110,.95)
}

.border-b-sky-950 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(8 47 73/var(--tw-border-opacity))
}

.border-b-sky-950\/0 {
    border-bottom-color: rgba(8,47,73,0)
}

.border-b-sky-950\/10 {
    border-bottom-color: rgba(8,47,73,.1)
}

.border-b-sky-950\/100 {
    border-bottom-color: #082f49
}

.border-b-sky-950\/20 {
    border-bottom-color: rgba(8,47,73,.2)
}

.border-b-sky-950\/25 {
    border-bottom-color: rgba(8,47,73,.25)
}

.border-b-sky-950\/30 {
    border-bottom-color: rgba(8,47,73,.3)
}

.border-b-sky-950\/40 {
    border-bottom-color: rgba(8,47,73,.4)
}

.border-b-sky-950\/5 {
    border-bottom-color: rgba(8,47,73,.05)
}

.border-b-sky-950\/50 {
    border-bottom-color: rgba(8,47,73,.5)
}

.border-b-sky-950\/60 {
    border-bottom-color: rgba(8,47,73,.6)
}

.border-b-sky-950\/70 {
    border-bottom-color: rgba(8,47,73,.7)
}

.border-b-sky-950\/75 {
    border-bottom-color: rgba(8,47,73,.75)
}

.border-b-sky-950\/80 {
    border-bottom-color: rgba(8,47,73,.8)
}

.border-b-sky-950\/90 {
    border-bottom-color: rgba(8,47,73,.9)
}

.border-b-sky-950\/95 {
    border-bottom-color: rgba(8,47,73,.95)
}

.border-b-slate-100 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(241 245 249/var(--tw-border-opacity))
}

.border-b-slate-100\/0 {
    border-bottom-color: rgba(241,245,249,0)
}

.border-b-slate-100\/10 {
    border-bottom-color: rgba(241,245,249,.1)
}

.border-b-slate-100\/100 {
    border-bottom-color: #f1f5f9
}

.border-b-slate-100\/20 {
    border-bottom-color: rgba(241,245,249,.2)
}

.border-b-slate-100\/25 {
    border-bottom-color: rgba(241,245,249,.25)
}

.border-b-slate-100\/30 {
    border-bottom-color: rgba(241,245,249,.3)
}

.border-b-slate-100\/40 {
    border-bottom-color: rgba(241,245,249,.4)
}

.border-b-slate-100\/5 {
    border-bottom-color: rgba(241,245,249,.05)
}

.border-b-slate-100\/50 {
    border-bottom-color: rgba(241,245,249,.5)
}

.border-b-slate-100\/60 {
    border-bottom-color: rgba(241,245,249,.6)
}

.border-b-slate-100\/70 {
    border-bottom-color: rgba(241,245,249,.7)
}

.border-b-slate-100\/75 {
    border-bottom-color: rgba(241,245,249,.75)
}

.border-b-slate-100\/80 {
    border-bottom-color: rgba(241,245,249,.8)
}

.border-b-slate-100\/90 {
    border-bottom-color: rgba(241,245,249,.9)
}

.border-b-slate-100\/95 {
    border-bottom-color: rgba(241,245,249,.95)
}

.border-b-slate-200 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(226 232 240/var(--tw-border-opacity))
}

.border-b-slate-200\/0 {
    border-bottom-color: rgba(226,232,240,0)
}

.border-b-slate-200\/10 {
    border-bottom-color: rgba(226,232,240,.1)
}

.border-b-slate-200\/100 {
    border-bottom-color: #e2e8f0
}

.border-b-slate-200\/20 {
    border-bottom-color: rgba(226,232,240,.2)
}

.border-b-slate-200\/25 {
    border-bottom-color: rgba(226,232,240,.25)
}

.border-b-slate-200\/30 {
    border-bottom-color: rgba(226,232,240,.3)
}

.border-b-slate-200\/40 {
    border-bottom-color: rgba(226,232,240,.4)
}

.border-b-slate-200\/5 {
    border-bottom-color: rgba(226,232,240,.05)
}

.border-b-slate-200\/50 {
    border-bottom-color: rgba(226,232,240,.5)
}

.border-b-slate-200\/60 {
    border-bottom-color: rgba(226,232,240,.6)
}

.border-b-slate-200\/70 {
    border-bottom-color: rgba(226,232,240,.7)
}

.border-b-slate-200\/75 {
    border-bottom-color: rgba(226,232,240,.75)
}

.border-b-slate-200\/80 {
    border-bottom-color: rgba(226,232,240,.8)
}

.border-b-slate-200\/90 {
    border-bottom-color: rgba(226,232,240,.9)
}

.border-b-slate-200\/95 {
    border-bottom-color: rgba(226,232,240,.95)
}

.border-b-slate-300 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(203 213 225/var(--tw-border-opacity))
}

.border-b-slate-300\/0 {
    border-bottom-color: rgba(203,213,225,0)
}

.border-b-slate-300\/10 {
    border-bottom-color: rgba(203,213,225,.1)
}

.border-b-slate-300\/100 {
    border-bottom-color: #cbd5e1
}

.border-b-slate-300\/20 {
    border-bottom-color: rgba(203,213,225,.2)
}

.border-b-slate-300\/25 {
    border-bottom-color: rgba(203,213,225,.25)
}

.border-b-slate-300\/30 {
    border-bottom-color: rgba(203,213,225,.3)
}

.border-b-slate-300\/40 {
    border-bottom-color: rgba(203,213,225,.4)
}

.border-b-slate-300\/5 {
    border-bottom-color: rgba(203,213,225,.05)
}

.border-b-slate-300\/50 {
    border-bottom-color: rgba(203,213,225,.5)
}

.border-b-slate-300\/60 {
    border-bottom-color: rgba(203,213,225,.6)
}

.border-b-slate-300\/70 {
    border-bottom-color: rgba(203,213,225,.7)
}

.border-b-slate-300\/75 {
    border-bottom-color: rgba(203,213,225,.75)
}

.border-b-slate-300\/80 {
    border-bottom-color: rgba(203,213,225,.8)
}

.border-b-slate-300\/90 {
    border-bottom-color: rgba(203,213,225,.9)
}

.border-b-slate-300\/95 {
    border-bottom-color: rgba(203,213,225,.95)
}

.border-b-slate-400 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(148 163 184/var(--tw-border-opacity))
}

.border-b-slate-400\/0 {
    border-bottom-color: rgba(148,163,184,0)
}

.border-b-slate-400\/10 {
    border-bottom-color: rgba(148,163,184,.1)
}

.border-b-slate-400\/100 {
    border-bottom-color: #94a3b8
}

.border-b-slate-400\/20 {
    border-bottom-color: rgba(148,163,184,.2)
}

.border-b-slate-400\/25 {
    border-bottom-color: rgba(148,163,184,.25)
}

.border-b-slate-400\/30 {
    border-bottom-color: rgba(148,163,184,.3)
}

.border-b-slate-400\/40 {
    border-bottom-color: rgba(148,163,184,.4)
}

.border-b-slate-400\/5 {
    border-bottom-color: rgba(148,163,184,.05)
}

.border-b-slate-400\/50 {
    border-bottom-color: rgba(148,163,184,.5)
}

.border-b-slate-400\/60 {
    border-bottom-color: rgba(148,163,184,.6)
}

.border-b-slate-400\/70 {
    border-bottom-color: rgba(148,163,184,.7)
}

.border-b-slate-400\/75 {
    border-bottom-color: rgba(148,163,184,.75)
}

.border-b-slate-400\/80 {
    border-bottom-color: rgba(148,163,184,.8)
}

.border-b-slate-400\/90 {
    border-bottom-color: rgba(148,163,184,.9)
}

.border-b-slate-400\/95 {
    border-bottom-color: rgba(148,163,184,.95)
}

.border-b-slate-50 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(248 250 252/var(--tw-border-opacity))
}

.border-b-slate-50\/0 {
    border-bottom-color: rgba(248,250,252,0)
}

.border-b-slate-50\/10 {
    border-bottom-color: rgba(248,250,252,.1)
}

.border-b-slate-50\/100 {
    border-bottom-color: #f8fafc
}

.border-b-slate-50\/20 {
    border-bottom-color: rgba(248,250,252,.2)
}

.border-b-slate-50\/25 {
    border-bottom-color: rgba(248,250,252,.25)
}

.border-b-slate-50\/30 {
    border-bottom-color: rgba(248,250,252,.3)
}

.border-b-slate-50\/40 {
    border-bottom-color: rgba(248,250,252,.4)
}

.border-b-slate-50\/5 {
    border-bottom-color: rgba(248,250,252,.05)
}

.border-b-slate-50\/50 {
    border-bottom-color: rgba(248,250,252,.5)
}

.border-b-slate-50\/60 {
    border-bottom-color: rgba(248,250,252,.6)
}

.border-b-slate-50\/70 {
    border-bottom-color: rgba(248,250,252,.7)
}

.border-b-slate-50\/75 {
    border-bottom-color: rgba(248,250,252,.75)
}

.border-b-slate-50\/80 {
    border-bottom-color: rgba(248,250,252,.8)
}

.border-b-slate-50\/90 {
    border-bottom-color: rgba(248,250,252,.9)
}

.border-b-slate-50\/95 {
    border-bottom-color: rgba(248,250,252,.95)
}

.border-b-slate-500 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(100 116 139/var(--tw-border-opacity))
}

.border-b-slate-500\/0 {
    border-bottom-color: rgba(100,116,139,0)
}

.border-b-slate-500\/10 {
    border-bottom-color: rgba(100,116,139,.1)
}

.border-b-slate-500\/100 {
    border-bottom-color: #64748b
}

.border-b-slate-500\/20 {
    border-bottom-color: rgba(100,116,139,.2)
}

.border-b-slate-500\/25 {
    border-bottom-color: rgba(100,116,139,.25)
}

.border-b-slate-500\/30 {
    border-bottom-color: rgba(100,116,139,.3)
}

.border-b-slate-500\/40 {
    border-bottom-color: rgba(100,116,139,.4)
}

.border-b-slate-500\/5 {
    border-bottom-color: rgba(100,116,139,.05)
}

.border-b-slate-500\/50 {
    border-bottom-color: rgba(100,116,139,.5)
}

.border-b-slate-500\/60 {
    border-bottom-color: rgba(100,116,139,.6)
}

.border-b-slate-500\/70 {
    border-bottom-color: rgba(100,116,139,.7)
}

.border-b-slate-500\/75 {
    border-bottom-color: rgba(100,116,139,.75)
}

.border-b-slate-500\/80 {
    border-bottom-color: rgba(100,116,139,.8)
}

.border-b-slate-500\/90 {
    border-bottom-color: rgba(100,116,139,.9)
}

.border-b-slate-500\/95 {
    border-bottom-color: rgba(100,116,139,.95)
}

.border-b-slate-600 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(71 85 105/var(--tw-border-opacity))
}

.border-b-slate-600\/0 {
    border-bottom-color: rgba(71,85,105,0)
}

.border-b-slate-600\/10 {
    border-bottom-color: rgba(71,85,105,.1)
}

.border-b-slate-600\/100 {
    border-bottom-color: #475569
}

.border-b-slate-600\/20 {
    border-bottom-color: rgba(71,85,105,.2)
}

.border-b-slate-600\/25 {
    border-bottom-color: rgba(71,85,105,.25)
}

.border-b-slate-600\/30 {
    border-bottom-color: rgba(71,85,105,.3)
}

.border-b-slate-600\/40 {
    border-bottom-color: rgba(71,85,105,.4)
}

.border-b-slate-600\/5 {
    border-bottom-color: rgba(71,85,105,.05)
}

.border-b-slate-600\/50 {
    border-bottom-color: rgba(71,85,105,.5)
}

.border-b-slate-600\/60 {
    border-bottom-color: rgba(71,85,105,.6)
}

.border-b-slate-600\/70 {
    border-bottom-color: rgba(71,85,105,.7)
}

.border-b-slate-600\/75 {
    border-bottom-color: rgba(71,85,105,.75)
}

.border-b-slate-600\/80 {
    border-bottom-color: rgba(71,85,105,.8)
}

.border-b-slate-600\/90 {
    border-bottom-color: rgba(71,85,105,.9)
}

.border-b-slate-600\/95 {
    border-bottom-color: rgba(71,85,105,.95)
}

.border-b-slate-700 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(51 65 85/var(--tw-border-opacity))
}

.border-b-slate-700\/0 {
    border-bottom-color: rgba(51,65,85,0)
}

.border-b-slate-700\/10 {
    border-bottom-color: rgba(51,65,85,.1)
}

.border-b-slate-700\/100 {
    border-bottom-color: #334155
}

.border-b-slate-700\/20 {
    border-bottom-color: rgba(51,65,85,.2)
}

.border-b-slate-700\/25 {
    border-bottom-color: rgba(51,65,85,.25)
}

.border-b-slate-700\/30 {
    border-bottom-color: rgba(51,65,85,.3)
}

.border-b-slate-700\/40 {
    border-bottom-color: rgba(51,65,85,.4)
}

.border-b-slate-700\/5 {
    border-bottom-color: rgba(51,65,85,.05)
}

.border-b-slate-700\/50 {
    border-bottom-color: rgba(51,65,85,.5)
}

.border-b-slate-700\/60 {
    border-bottom-color: rgba(51,65,85,.6)
}

.border-b-slate-700\/70 {
    border-bottom-color: rgba(51,65,85,.7)
}

.border-b-slate-700\/75 {
    border-bottom-color: rgba(51,65,85,.75)
}

.border-b-slate-700\/80 {
    border-bottom-color: rgba(51,65,85,.8)
}

.border-b-slate-700\/90 {
    border-bottom-color: rgba(51,65,85,.9)
}

.border-b-slate-700\/95 {
    border-bottom-color: rgba(51,65,85,.95)
}

.border-b-slate-800 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(30 41 59/var(--tw-border-opacity))
}

.border-b-slate-800\/0 {
    border-bottom-color: rgba(30,41,59,0)
}

.border-b-slate-800\/10 {
    border-bottom-color: rgba(30,41,59,.1)
}

.border-b-slate-800\/100 {
    border-bottom-color: #1e293b
}

.border-b-slate-800\/20 {
    border-bottom-color: rgba(30,41,59,.2)
}

.border-b-slate-800\/25 {
    border-bottom-color: rgba(30,41,59,.25)
}

.border-b-slate-800\/30 {
    border-bottom-color: rgba(30,41,59,.3)
}

.border-b-slate-800\/40 {
    border-bottom-color: rgba(30,41,59,.4)
}

.border-b-slate-800\/5 {
    border-bottom-color: rgba(30,41,59,.05)
}

.border-b-slate-800\/50 {
    border-bottom-color: rgba(30,41,59,.5)
}

.border-b-slate-800\/60 {
    border-bottom-color: rgba(30,41,59,.6)
}

.border-b-slate-800\/70 {
    border-bottom-color: rgba(30,41,59,.7)
}

.border-b-slate-800\/75 {
    border-bottom-color: rgba(30,41,59,.75)
}

.border-b-slate-800\/80 {
    border-bottom-color: rgba(30,41,59,.8)
}

.border-b-slate-800\/90 {
    border-bottom-color: rgba(30,41,59,.9)
}

.border-b-slate-800\/95 {
    border-bottom-color: rgba(30,41,59,.95)
}

.border-b-slate-900 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(15 23 42/var(--tw-border-opacity))
}

.border-b-slate-900\/0 {
    border-bottom-color: rgba(15,23,42,0)
}

.border-b-slate-900\/10 {
    border-bottom-color: rgba(15,23,42,.1)
}

.border-b-slate-900\/100 {
    border-bottom-color: #0f172a
}

.border-b-slate-900\/20 {
    border-bottom-color: rgba(15,23,42,.2)
}

.border-b-slate-900\/25 {
    border-bottom-color: rgba(15,23,42,.25)
}

.border-b-slate-900\/30 {
    border-bottom-color: rgba(15,23,42,.3)
}

.border-b-slate-900\/40 {
    border-bottom-color: rgba(15,23,42,.4)
}

.border-b-slate-900\/5 {
    border-bottom-color: rgba(15,23,42,.05)
}

.border-b-slate-900\/50 {
    border-bottom-color: rgba(15,23,42,.5)
}

.border-b-slate-900\/60 {
    border-bottom-color: rgba(15,23,42,.6)
}

.border-b-slate-900\/70 {
    border-bottom-color: rgba(15,23,42,.7)
}

.border-b-slate-900\/75 {
    border-bottom-color: rgba(15,23,42,.75)
}

.border-b-slate-900\/80 {
    border-bottom-color: rgba(15,23,42,.8)
}

.border-b-slate-900\/90 {
    border-bottom-color: rgba(15,23,42,.9)
}

.border-b-slate-900\/95 {
    border-bottom-color: rgba(15,23,42,.95)
}

.border-b-slate-950 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(2 6 23/var(--tw-border-opacity))
}

.border-b-slate-950\/0 {
    border-bottom-color: rgba(2,6,23,0)
}

.border-b-slate-950\/10 {
    border-bottom-color: rgba(2,6,23,.1)
}

.border-b-slate-950\/100 {
    border-bottom-color: #020617
}

.border-b-slate-950\/20 {
    border-bottom-color: rgba(2,6,23,.2)
}

.border-b-slate-950\/25 {
    border-bottom-color: rgba(2,6,23,.25)
}

.border-b-slate-950\/30 {
    border-bottom-color: rgba(2,6,23,.3)
}

.border-b-slate-950\/40 {
    border-bottom-color: rgba(2,6,23,.4)
}

.border-b-slate-950\/5 {
    border-bottom-color: rgba(2,6,23,.05)
}

.border-b-slate-950\/50 {
    border-bottom-color: rgba(2,6,23,.5)
}

.border-b-slate-950\/60 {
    border-bottom-color: rgba(2,6,23,.6)
}

.border-b-slate-950\/70 {
    border-bottom-color: rgba(2,6,23,.7)
}

.border-b-slate-950\/75 {
    border-bottom-color: rgba(2,6,23,.75)
}

.border-b-slate-950\/80 {
    border-bottom-color: rgba(2,6,23,.8)
}

.border-b-slate-950\/90 {
    border-bottom-color: rgba(2,6,23,.9)
}

.border-b-slate-950\/95 {
    border-bottom-color: rgba(2,6,23,.95)
}

.border-b-stone-100 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(245 245 244/var(--tw-border-opacity))
}

.border-b-stone-100\/0 {
    border-bottom-color: hsla(60,5%,96%,0)
}

.border-b-stone-100\/10 {
    border-bottom-color: hsla(60,5%,96%,.1)
}

.border-b-stone-100\/100 {
    border-bottom-color: #f5f5f4
}

.border-b-stone-100\/20 {
    border-bottom-color: hsla(60,5%,96%,.2)
}

.border-b-stone-100\/25 {
    border-bottom-color: hsla(60,5%,96%,.25)
}

.border-b-stone-100\/30 {
    border-bottom-color: hsla(60,5%,96%,.3)
}

.border-b-stone-100\/40 {
    border-bottom-color: hsla(60,5%,96%,.4)
}

.border-b-stone-100\/5 {
    border-bottom-color: hsla(60,5%,96%,.05)
}

.border-b-stone-100\/50 {
    border-bottom-color: hsla(60,5%,96%,.5)
}

.border-b-stone-100\/60 {
    border-bottom-color: hsla(60,5%,96%,.6)
}

.border-b-stone-100\/70 {
    border-bottom-color: hsla(60,5%,96%,.7)
}

.border-b-stone-100\/75 {
    border-bottom-color: hsla(60,5%,96%,.75)
}

.border-b-stone-100\/80 {
    border-bottom-color: hsla(60,5%,96%,.8)
}

.border-b-stone-100\/90 {
    border-bottom-color: hsla(60,5%,96%,.9)
}

.border-b-stone-100\/95 {
    border-bottom-color: hsla(60,5%,96%,.95)
}

.border-b-stone-200 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(231 229 228/var(--tw-border-opacity))
}

.border-b-stone-200\/0 {
    border-bottom-color: hsla(20,6%,90%,0)
}

.border-b-stone-200\/10 {
    border-bottom-color: hsla(20,6%,90%,.1)
}

.border-b-stone-200\/100 {
    border-bottom-color: #e7e5e4
}

.border-b-stone-200\/20 {
    border-bottom-color: hsla(20,6%,90%,.2)
}

.border-b-stone-200\/25 {
    border-bottom-color: hsla(20,6%,90%,.25)
}

.border-b-stone-200\/30 {
    border-bottom-color: hsla(20,6%,90%,.3)
}

.border-b-stone-200\/40 {
    border-bottom-color: hsla(20,6%,90%,.4)
}

.border-b-stone-200\/5 {
    border-bottom-color: hsla(20,6%,90%,.05)
}

.border-b-stone-200\/50 {
    border-bottom-color: hsla(20,6%,90%,.5)
}

.border-b-stone-200\/60 {
    border-bottom-color: hsla(20,6%,90%,.6)
}

.border-b-stone-200\/70 {
    border-bottom-color: hsla(20,6%,90%,.7)
}

.border-b-stone-200\/75 {
    border-bottom-color: hsla(20,6%,90%,.75)
}

.border-b-stone-200\/80 {
    border-bottom-color: hsla(20,6%,90%,.8)
}

.border-b-stone-200\/90 {
    border-bottom-color: hsla(20,6%,90%,.9)
}

.border-b-stone-200\/95 {
    border-bottom-color: hsla(20,6%,90%,.95)
}

.border-b-stone-300 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(214 211 209/var(--tw-border-opacity))
}

.border-b-stone-300\/0 {
    border-bottom-color: hsla(24,6%,83%,0)
}

.border-b-stone-300\/10 {
    border-bottom-color: hsla(24,6%,83%,.1)
}

.border-b-stone-300\/100 {
    border-bottom-color: #d6d3d1
}

.border-b-stone-300\/20 {
    border-bottom-color: hsla(24,6%,83%,.2)
}

.border-b-stone-300\/25 {
    border-bottom-color: hsla(24,6%,83%,.25)
}

.border-b-stone-300\/30 {
    border-bottom-color: hsla(24,6%,83%,.3)
}

.border-b-stone-300\/40 {
    border-bottom-color: hsla(24,6%,83%,.4)
}

.border-b-stone-300\/5 {
    border-bottom-color: hsla(24,6%,83%,.05)
}

.border-b-stone-300\/50 {
    border-bottom-color: hsla(24,6%,83%,.5)
}

.border-b-stone-300\/60 {
    border-bottom-color: hsla(24,6%,83%,.6)
}

.border-b-stone-300\/70 {
    border-bottom-color: hsla(24,6%,83%,.7)
}

.border-b-stone-300\/75 {
    border-bottom-color: hsla(24,6%,83%,.75)
}

.border-b-stone-300\/80 {
    border-bottom-color: hsla(24,6%,83%,.8)
}

.border-b-stone-300\/90 {
    border-bottom-color: hsla(24,6%,83%,.9)
}

.border-b-stone-300\/95 {
    border-bottom-color: hsla(24,6%,83%,.95)
}

.border-b-stone-400 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(168 162 158/var(--tw-border-opacity))
}

.border-b-stone-400\/0 {
    border-bottom-color: hsla(24,5%,64%,0)
}

.border-b-stone-400\/10 {
    border-bottom-color: hsla(24,5%,64%,.1)
}

.border-b-stone-400\/100 {
    border-bottom-color: #a8a29e
}

.border-b-stone-400\/20 {
    border-bottom-color: hsla(24,5%,64%,.2)
}

.border-b-stone-400\/25 {
    border-bottom-color: hsla(24,5%,64%,.25)
}

.border-b-stone-400\/30 {
    border-bottom-color: hsla(24,5%,64%,.3)
}

.border-b-stone-400\/40 {
    border-bottom-color: hsla(24,5%,64%,.4)
}

.border-b-stone-400\/5 {
    border-bottom-color: hsla(24,5%,64%,.05)
}

.border-b-stone-400\/50 {
    border-bottom-color: hsla(24,5%,64%,.5)
}

.border-b-stone-400\/60 {
    border-bottom-color: hsla(24,5%,64%,.6)
}

.border-b-stone-400\/70 {
    border-bottom-color: hsla(24,5%,64%,.7)
}

.border-b-stone-400\/75 {
    border-bottom-color: hsla(24,5%,64%,.75)
}

.border-b-stone-400\/80 {
    border-bottom-color: hsla(24,5%,64%,.8)
}

.border-b-stone-400\/90 {
    border-bottom-color: hsla(24,5%,64%,.9)
}

.border-b-stone-400\/95 {
    border-bottom-color: hsla(24,5%,64%,.95)
}

.border-b-stone-50 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(250 250 249/var(--tw-border-opacity))
}

.border-b-stone-50\/0 {
    border-bottom-color: hsla(60,9%,98%,0)
}

.border-b-stone-50\/10 {
    border-bottom-color: hsla(60,9%,98%,.1)
}

.border-b-stone-50\/100 {
    border-bottom-color: #fafaf9
}

.border-b-stone-50\/20 {
    border-bottom-color: hsla(60,9%,98%,.2)
}

.border-b-stone-50\/25 {
    border-bottom-color: hsla(60,9%,98%,.25)
}

.border-b-stone-50\/30 {
    border-bottom-color: hsla(60,9%,98%,.3)
}

.border-b-stone-50\/40 {
    border-bottom-color: hsla(60,9%,98%,.4)
}

.border-b-stone-50\/5 {
    border-bottom-color: hsla(60,9%,98%,.05)
}

.border-b-stone-50\/50 {
    border-bottom-color: hsla(60,9%,98%,.5)
}

.border-b-stone-50\/60 {
    border-bottom-color: hsla(60,9%,98%,.6)
}

.border-b-stone-50\/70 {
    border-bottom-color: hsla(60,9%,98%,.7)
}

.border-b-stone-50\/75 {
    border-bottom-color: hsla(60,9%,98%,.75)
}

.border-b-stone-50\/80 {
    border-bottom-color: hsla(60,9%,98%,.8)
}

.border-b-stone-50\/90 {
    border-bottom-color: hsla(60,9%,98%,.9)
}

.border-b-stone-50\/95 {
    border-bottom-color: hsla(60,9%,98%,.95)
}

.border-b-stone-500 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(120 113 108/var(--tw-border-opacity))
}

.border-b-stone-500\/0 {
    border-bottom-color: hsla(25,5%,45%,0)
}

.border-b-stone-500\/10 {
    border-bottom-color: hsla(25,5%,45%,.1)
}

.border-b-stone-500\/100 {
    border-bottom-color: #78716c
}

.border-b-stone-500\/20 {
    border-bottom-color: hsla(25,5%,45%,.2)
}

.border-b-stone-500\/25 {
    border-bottom-color: hsla(25,5%,45%,.25)
}

.border-b-stone-500\/30 {
    border-bottom-color: hsla(25,5%,45%,.3)
}

.border-b-stone-500\/40 {
    border-bottom-color: hsla(25,5%,45%,.4)
}

.border-b-stone-500\/5 {
    border-bottom-color: hsla(25,5%,45%,.05)
}

.border-b-stone-500\/50 {
    border-bottom-color: hsla(25,5%,45%,.5)
}

.border-b-stone-500\/60 {
    border-bottom-color: hsla(25,5%,45%,.6)
}

.border-b-stone-500\/70 {
    border-bottom-color: hsla(25,5%,45%,.7)
}

.border-b-stone-500\/75 {
    border-bottom-color: hsla(25,5%,45%,.75)
}

.border-b-stone-500\/80 {
    border-bottom-color: hsla(25,5%,45%,.8)
}

.border-b-stone-500\/90 {
    border-bottom-color: hsla(25,5%,45%,.9)
}

.border-b-stone-500\/95 {
    border-bottom-color: hsla(25,5%,45%,.95)
}

.border-b-stone-600 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(87 83 78/var(--tw-border-opacity))
}

.border-b-stone-600\/0 {
    border-bottom-color: rgba(87,83,78,0)
}

.border-b-stone-600\/10 {
    border-bottom-color: rgba(87,83,78,.1)
}

.border-b-stone-600\/100 {
    border-bottom-color: #57534e
}

.border-b-stone-600\/20 {
    border-bottom-color: rgba(87,83,78,.2)
}

.border-b-stone-600\/25 {
    border-bottom-color: rgba(87,83,78,.25)
}

.border-b-stone-600\/30 {
    border-bottom-color: rgba(87,83,78,.3)
}

.border-b-stone-600\/40 {
    border-bottom-color: rgba(87,83,78,.4)
}

.border-b-stone-600\/5 {
    border-bottom-color: rgba(87,83,78,.05)
}

.border-b-stone-600\/50 {
    border-bottom-color: rgba(87,83,78,.5)
}

.border-b-stone-600\/60 {
    border-bottom-color: rgba(87,83,78,.6)
}

.border-b-stone-600\/70 {
    border-bottom-color: rgba(87,83,78,.7)
}

.border-b-stone-600\/75 {
    border-bottom-color: rgba(87,83,78,.75)
}

.border-b-stone-600\/80 {
    border-bottom-color: rgba(87,83,78,.8)
}

.border-b-stone-600\/90 {
    border-bottom-color: rgba(87,83,78,.9)
}

.border-b-stone-600\/95 {
    border-bottom-color: rgba(87,83,78,.95)
}

.border-b-stone-700 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(68 64 60/var(--tw-border-opacity))
}

.border-b-stone-700\/0 {
    border-bottom-color: rgba(68,64,60,0)
}

.border-b-stone-700\/10 {
    border-bottom-color: rgba(68,64,60,.1)
}

.border-b-stone-700\/100 {
    border-bottom-color: #44403c
}

.border-b-stone-700\/20 {
    border-bottom-color: rgba(68,64,60,.2)
}

.border-b-stone-700\/25 {
    border-bottom-color: rgba(68,64,60,.25)
}

.border-b-stone-700\/30 {
    border-bottom-color: rgba(68,64,60,.3)
}

.border-b-stone-700\/40 {
    border-bottom-color: rgba(68,64,60,.4)
}

.border-b-stone-700\/5 {
    border-bottom-color: rgba(68,64,60,.05)
}

.border-b-stone-700\/50 {
    border-bottom-color: rgba(68,64,60,.5)
}

.border-b-stone-700\/60 {
    border-bottom-color: rgba(68,64,60,.6)
}

.border-b-stone-700\/70 {
    border-bottom-color: rgba(68,64,60,.7)
}

.border-b-stone-700\/75 {
    border-bottom-color: rgba(68,64,60,.75)
}

.border-b-stone-700\/80 {
    border-bottom-color: rgba(68,64,60,.8)
}

.border-b-stone-700\/90 {
    border-bottom-color: rgba(68,64,60,.9)
}

.border-b-stone-700\/95 {
    border-bottom-color: rgba(68,64,60,.95)
}

.border-b-stone-800 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(41 37 36/var(--tw-border-opacity))
}

.border-b-stone-800\/0 {
    border-bottom-color: rgba(41,37,36,0)
}

.border-b-stone-800\/10 {
    border-bottom-color: rgba(41,37,36,.1)
}

.border-b-stone-800\/100 {
    border-bottom-color: #292524
}

.border-b-stone-800\/20 {
    border-bottom-color: rgba(41,37,36,.2)
}

.border-b-stone-800\/25 {
    border-bottom-color: rgba(41,37,36,.25)
}

.border-b-stone-800\/30 {
    border-bottom-color: rgba(41,37,36,.3)
}

.border-b-stone-800\/40 {
    border-bottom-color: rgba(41,37,36,.4)
}

.border-b-stone-800\/5 {
    border-bottom-color: rgba(41,37,36,.05)
}

.border-b-stone-800\/50 {
    border-bottom-color: rgba(41,37,36,.5)
}

.border-b-stone-800\/60 {
    border-bottom-color: rgba(41,37,36,.6)
}

.border-b-stone-800\/70 {
    border-bottom-color: rgba(41,37,36,.7)
}

.border-b-stone-800\/75 {
    border-bottom-color: rgba(41,37,36,.75)
}

.border-b-stone-800\/80 {
    border-bottom-color: rgba(41,37,36,.8)
}

.border-b-stone-800\/90 {
    border-bottom-color: rgba(41,37,36,.9)
}

.border-b-stone-800\/95 {
    border-bottom-color: rgba(41,37,36,.95)
}

.border-b-stone-900 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(28 25 23/var(--tw-border-opacity))
}

.border-b-stone-900\/0 {
    border-bottom-color: rgba(28,25,23,0)
}

.border-b-stone-900\/10 {
    border-bottom-color: rgba(28,25,23,.1)
}

.border-b-stone-900\/100 {
    border-bottom-color: #1c1917
}

.border-b-stone-900\/20 {
    border-bottom-color: rgba(28,25,23,.2)
}

.border-b-stone-900\/25 {
    border-bottom-color: rgba(28,25,23,.25)
}

.border-b-stone-900\/30 {
    border-bottom-color: rgba(28,25,23,.3)
}

.border-b-stone-900\/40 {
    border-bottom-color: rgba(28,25,23,.4)
}

.border-b-stone-900\/5 {
    border-bottom-color: rgba(28,25,23,.05)
}

.border-b-stone-900\/50 {
    border-bottom-color: rgba(28,25,23,.5)
}

.border-b-stone-900\/60 {
    border-bottom-color: rgba(28,25,23,.6)
}

.border-b-stone-900\/70 {
    border-bottom-color: rgba(28,25,23,.7)
}

.border-b-stone-900\/75 {
    border-bottom-color: rgba(28,25,23,.75)
}

.border-b-stone-900\/80 {
    border-bottom-color: rgba(28,25,23,.8)
}

.border-b-stone-900\/90 {
    border-bottom-color: rgba(28,25,23,.9)
}

.border-b-stone-900\/95 {
    border-bottom-color: rgba(28,25,23,.95)
}

.border-b-stone-950 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(12 10 9/var(--tw-border-opacity))
}

.border-b-stone-950\/0 {
    border-bottom-color: rgba(12,10,9,0)
}

.border-b-stone-950\/10 {
    border-bottom-color: rgba(12,10,9,.1)
}

.border-b-stone-950\/100 {
    border-bottom-color: #0c0a09
}

.border-b-stone-950\/20 {
    border-bottom-color: rgba(12,10,9,.2)
}

.border-b-stone-950\/25 {
    border-bottom-color: rgba(12,10,9,.25)
}

.border-b-stone-950\/30 {
    border-bottom-color: rgba(12,10,9,.3)
}

.border-b-stone-950\/40 {
    border-bottom-color: rgba(12,10,9,.4)
}

.border-b-stone-950\/5 {
    border-bottom-color: rgba(12,10,9,.05)
}

.border-b-stone-950\/50 {
    border-bottom-color: rgba(12,10,9,.5)
}

.border-b-stone-950\/60 {
    border-bottom-color: rgba(12,10,9,.6)
}

.border-b-stone-950\/70 {
    border-bottom-color: rgba(12,10,9,.7)
}

.border-b-stone-950\/75 {
    border-bottom-color: rgba(12,10,9,.75)
}

.border-b-stone-950\/80 {
    border-bottom-color: rgba(12,10,9,.8)
}

.border-b-stone-950\/90 {
    border-bottom-color: rgba(12,10,9,.9)
}

.border-b-stone-950\/95 {
    border-bottom-color: rgba(12,10,9,.95)
}

.border-b-teal-100 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(204 251 241/var(--tw-border-opacity))
}

.border-b-teal-100\/0 {
    border-bottom-color: rgba(204,251,241,0)
}

.border-b-teal-100\/10 {
    border-bottom-color: rgba(204,251,241,.1)
}

.border-b-teal-100\/100 {
    border-bottom-color: #ccfbf1
}

.border-b-teal-100\/20 {
    border-bottom-color: rgba(204,251,241,.2)
}

.border-b-teal-100\/25 {
    border-bottom-color: rgba(204,251,241,.25)
}

.border-b-teal-100\/30 {
    border-bottom-color: rgba(204,251,241,.3)
}

.border-b-teal-100\/40 {
    border-bottom-color: rgba(204,251,241,.4)
}

.border-b-teal-100\/5 {
    border-bottom-color: rgba(204,251,241,.05)
}

.border-b-teal-100\/50 {
    border-bottom-color: rgba(204,251,241,.5)
}

.border-b-teal-100\/60 {
    border-bottom-color: rgba(204,251,241,.6)
}

.border-b-teal-100\/70 {
    border-bottom-color: rgba(204,251,241,.7)
}

.border-b-teal-100\/75 {
    border-bottom-color: rgba(204,251,241,.75)
}

.border-b-teal-100\/80 {
    border-bottom-color: rgba(204,251,241,.8)
}

.border-b-teal-100\/90 {
    border-bottom-color: rgba(204,251,241,.9)
}

.border-b-teal-100\/95 {
    border-bottom-color: rgba(204,251,241,.95)
}

.border-b-teal-200 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(153 246 228/var(--tw-border-opacity))
}

.border-b-teal-200\/0 {
    border-bottom-color: rgba(153,246,228,0)
}

.border-b-teal-200\/10 {
    border-bottom-color: rgba(153,246,228,.1)
}

.border-b-teal-200\/100 {
    border-bottom-color: #99f6e4
}

.border-b-teal-200\/20 {
    border-bottom-color: rgba(153,246,228,.2)
}

.border-b-teal-200\/25 {
    border-bottom-color: rgba(153,246,228,.25)
}

.border-b-teal-200\/30 {
    border-bottom-color: rgba(153,246,228,.3)
}

.border-b-teal-200\/40 {
    border-bottom-color: rgba(153,246,228,.4)
}

.border-b-teal-200\/5 {
    border-bottom-color: rgba(153,246,228,.05)
}

.border-b-teal-200\/50 {
    border-bottom-color: rgba(153,246,228,.5)
}

.border-b-teal-200\/60 {
    border-bottom-color: rgba(153,246,228,.6)
}

.border-b-teal-200\/70 {
    border-bottom-color: rgba(153,246,228,.7)
}

.border-b-teal-200\/75 {
    border-bottom-color: rgba(153,246,228,.75)
}

.border-b-teal-200\/80 {
    border-bottom-color: rgba(153,246,228,.8)
}

.border-b-teal-200\/90 {
    border-bottom-color: rgba(153,246,228,.9)
}

.border-b-teal-200\/95 {
    border-bottom-color: rgba(153,246,228,.95)
}

.border-b-teal-300 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(94 234 212/var(--tw-border-opacity))
}

.border-b-teal-300\/0 {
    border-bottom-color: rgba(94,234,212,0)
}

.border-b-teal-300\/10 {
    border-bottom-color: rgba(94,234,212,.1)
}

.border-b-teal-300\/100 {
    border-bottom-color: #5eead4
}

.border-b-teal-300\/20 {
    border-bottom-color: rgba(94,234,212,.2)
}

.border-b-teal-300\/25 {
    border-bottom-color: rgba(94,234,212,.25)
}

.border-b-teal-300\/30 {
    border-bottom-color: rgba(94,234,212,.3)
}

.border-b-teal-300\/40 {
    border-bottom-color: rgba(94,234,212,.4)
}

.border-b-teal-300\/5 {
    border-bottom-color: rgba(94,234,212,.05)
}

.border-b-teal-300\/50 {
    border-bottom-color: rgba(94,234,212,.5)
}

.border-b-teal-300\/60 {
    border-bottom-color: rgba(94,234,212,.6)
}

.border-b-teal-300\/70 {
    border-bottom-color: rgba(94,234,212,.7)
}

.border-b-teal-300\/75 {
    border-bottom-color: rgba(94,234,212,.75)
}

.border-b-teal-300\/80 {
    border-bottom-color: rgba(94,234,212,.8)
}

.border-b-teal-300\/90 {
    border-bottom-color: rgba(94,234,212,.9)
}

.border-b-teal-300\/95 {
    border-bottom-color: rgba(94,234,212,.95)
}

.border-b-teal-400 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(45 212 191/var(--tw-border-opacity))
}

.border-b-teal-400\/0 {
    border-bottom-color: rgba(45,212,191,0)
}

.border-b-teal-400\/10 {
    border-bottom-color: rgba(45,212,191,.1)
}

.border-b-teal-400\/100 {
    border-bottom-color: #2dd4bf
}

.border-b-teal-400\/20 {
    border-bottom-color: rgba(45,212,191,.2)
}

.border-b-teal-400\/25 {
    border-bottom-color: rgba(45,212,191,.25)
}

.border-b-teal-400\/30 {
    border-bottom-color: rgba(45,212,191,.3)
}

.border-b-teal-400\/40 {
    border-bottom-color: rgba(45,212,191,.4)
}

.border-b-teal-400\/5 {
    border-bottom-color: rgba(45,212,191,.05)
}

.border-b-teal-400\/50 {
    border-bottom-color: rgba(45,212,191,.5)
}

.border-b-teal-400\/60 {
    border-bottom-color: rgba(45,212,191,.6)
}

.border-b-teal-400\/70 {
    border-bottom-color: rgba(45,212,191,.7)
}

.border-b-teal-400\/75 {
    border-bottom-color: rgba(45,212,191,.75)
}

.border-b-teal-400\/80 {
    border-bottom-color: rgba(45,212,191,.8)
}

.border-b-teal-400\/90 {
    border-bottom-color: rgba(45,212,191,.9)
}

.border-b-teal-400\/95 {
    border-bottom-color: rgba(45,212,191,.95)
}

.border-b-teal-50 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(240 253 250/var(--tw-border-opacity))
}

.border-b-teal-50\/0 {
    border-bottom-color: rgba(240,253,250,0)
}

.border-b-teal-50\/10 {
    border-bottom-color: rgba(240,253,250,.1)
}

.border-b-teal-50\/100 {
    border-bottom-color: #f0fdfa
}

.border-b-teal-50\/20 {
    border-bottom-color: rgba(240,253,250,.2)
}

.border-b-teal-50\/25 {
    border-bottom-color: rgba(240,253,250,.25)
}

.border-b-teal-50\/30 {
    border-bottom-color: rgba(240,253,250,.3)
}

.border-b-teal-50\/40 {
    border-bottom-color: rgba(240,253,250,.4)
}

.border-b-teal-50\/5 {
    border-bottom-color: rgba(240,253,250,.05)
}

.border-b-teal-50\/50 {
    border-bottom-color: rgba(240,253,250,.5)
}

.border-b-teal-50\/60 {
    border-bottom-color: rgba(240,253,250,.6)
}

.border-b-teal-50\/70 {
    border-bottom-color: rgba(240,253,250,.7)
}

.border-b-teal-50\/75 {
    border-bottom-color: rgba(240,253,250,.75)
}

.border-b-teal-50\/80 {
    border-bottom-color: rgba(240,253,250,.8)
}

.border-b-teal-50\/90 {
    border-bottom-color: rgba(240,253,250,.9)
}

.border-b-teal-50\/95 {
    border-bottom-color: rgba(240,253,250,.95)
}

.border-b-teal-500 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(20 184 166/var(--tw-border-opacity))
}

.border-b-teal-500\/0 {
    border-bottom-color: rgba(20,184,166,0)
}

.border-b-teal-500\/10 {
    border-bottom-color: rgba(20,184,166,.1)
}

.border-b-teal-500\/100 {
    border-bottom-color: #14b8a6
}

.border-b-teal-500\/20 {
    border-bottom-color: rgba(20,184,166,.2)
}

.border-b-teal-500\/25 {
    border-bottom-color: rgba(20,184,166,.25)
}

.border-b-teal-500\/30 {
    border-bottom-color: rgba(20,184,166,.3)
}

.border-b-teal-500\/40 {
    border-bottom-color: rgba(20,184,166,.4)
}

.border-b-teal-500\/5 {
    border-bottom-color: rgba(20,184,166,.05)
}

.border-b-teal-500\/50 {
    border-bottom-color: rgba(20,184,166,.5)
}

.border-b-teal-500\/60 {
    border-bottom-color: rgba(20,184,166,.6)
}

.border-b-teal-500\/70 {
    border-bottom-color: rgba(20,184,166,.7)
}

.border-b-teal-500\/75 {
    border-bottom-color: rgba(20,184,166,.75)
}

.border-b-teal-500\/80 {
    border-bottom-color: rgba(20,184,166,.8)
}

.border-b-teal-500\/90 {
    border-bottom-color: rgba(20,184,166,.9)
}

.border-b-teal-500\/95 {
    border-bottom-color: rgba(20,184,166,.95)
}

.border-b-teal-600 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(13 148 136/var(--tw-border-opacity))
}

.border-b-teal-600\/0 {
    border-bottom-color: rgba(13,148,136,0)
}

.border-b-teal-600\/10 {
    border-bottom-color: rgba(13,148,136,.1)
}

.border-b-teal-600\/100 {
    border-bottom-color: #0d9488
}

.border-b-teal-600\/20 {
    border-bottom-color: rgba(13,148,136,.2)
}

.border-b-teal-600\/25 {
    border-bottom-color: rgba(13,148,136,.25)
}

.border-b-teal-600\/30 {
    border-bottom-color: rgba(13,148,136,.3)
}

.border-b-teal-600\/40 {
    border-bottom-color: rgba(13,148,136,.4)
}

.border-b-teal-600\/5 {
    border-bottom-color: rgba(13,148,136,.05)
}

.border-b-teal-600\/50 {
    border-bottom-color: rgba(13,148,136,.5)
}

.border-b-teal-600\/60 {
    border-bottom-color: rgba(13,148,136,.6)
}

.border-b-teal-600\/70 {
    border-bottom-color: rgba(13,148,136,.7)
}

.border-b-teal-600\/75 {
    border-bottom-color: rgba(13,148,136,.75)
}

.border-b-teal-600\/80 {
    border-bottom-color: rgba(13,148,136,.8)
}

.border-b-teal-600\/90 {
    border-bottom-color: rgba(13,148,136,.9)
}

.border-b-teal-600\/95 {
    border-bottom-color: rgba(13,148,136,.95)
}

.border-b-teal-700 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(15 118 110/var(--tw-border-opacity))
}

.border-b-teal-700\/0 {
    border-bottom-color: rgba(15,118,110,0)
}

.border-b-teal-700\/10 {
    border-bottom-color: rgba(15,118,110,.1)
}

.border-b-teal-700\/100 {
    border-bottom-color: #0f766e
}

.border-b-teal-700\/20 {
    border-bottom-color: rgba(15,118,110,.2)
}

.border-b-teal-700\/25 {
    border-bottom-color: rgba(15,118,110,.25)
}

.border-b-teal-700\/30 {
    border-bottom-color: rgba(15,118,110,.3)
}

.border-b-teal-700\/40 {
    border-bottom-color: rgba(15,118,110,.4)
}

.border-b-teal-700\/5 {
    border-bottom-color: rgba(15,118,110,.05)
}

.border-b-teal-700\/50 {
    border-bottom-color: rgba(15,118,110,.5)
}

.border-b-teal-700\/60 {
    border-bottom-color: rgba(15,118,110,.6)
}

.border-b-teal-700\/70 {
    border-bottom-color: rgba(15,118,110,.7)
}

.border-b-teal-700\/75 {
    border-bottom-color: rgba(15,118,110,.75)
}

.border-b-teal-700\/80 {
    border-bottom-color: rgba(15,118,110,.8)
}

.border-b-teal-700\/90 {
    border-bottom-color: rgba(15,118,110,.9)
}

.border-b-teal-700\/95 {
    border-bottom-color: rgba(15,118,110,.95)
}

.border-b-teal-800 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(17 94 89/var(--tw-border-opacity))
}

.border-b-teal-800\/0 {
    border-bottom-color: rgba(17,94,89,0)
}

.border-b-teal-800\/10 {
    border-bottom-color: rgba(17,94,89,.1)
}

.border-b-teal-800\/100 {
    border-bottom-color: #115e59
}

.border-b-teal-800\/20 {
    border-bottom-color: rgba(17,94,89,.2)
}

.border-b-teal-800\/25 {
    border-bottom-color: rgba(17,94,89,.25)
}

.border-b-teal-800\/30 {
    border-bottom-color: rgba(17,94,89,.3)
}

.border-b-teal-800\/40 {
    border-bottom-color: rgba(17,94,89,.4)
}

.border-b-teal-800\/5 {
    border-bottom-color: rgba(17,94,89,.05)
}

.border-b-teal-800\/50 {
    border-bottom-color: rgba(17,94,89,.5)
}

.border-b-teal-800\/60 {
    border-bottom-color: rgba(17,94,89,.6)
}

.border-b-teal-800\/70 {
    border-bottom-color: rgba(17,94,89,.7)
}

.border-b-teal-800\/75 {
    border-bottom-color: rgba(17,94,89,.75)
}

.border-b-teal-800\/80 {
    border-bottom-color: rgba(17,94,89,.8)
}

.border-b-teal-800\/90 {
    border-bottom-color: rgba(17,94,89,.9)
}

.border-b-teal-800\/95 {
    border-bottom-color: rgba(17,94,89,.95)
}

.border-b-teal-900 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(19 78 74/var(--tw-border-opacity))
}

.border-b-teal-900\/0 {
    border-bottom-color: rgba(19,78,74,0)
}

.border-b-teal-900\/10 {
    border-bottom-color: rgba(19,78,74,.1)
}

.border-b-teal-900\/100 {
    border-bottom-color: #134e4a
}

.border-b-teal-900\/20 {
    border-bottom-color: rgba(19,78,74,.2)
}

.border-b-teal-900\/25 {
    border-bottom-color: rgba(19,78,74,.25)
}

.border-b-teal-900\/30 {
    border-bottom-color: rgba(19,78,74,.3)
}

.border-b-teal-900\/40 {
    border-bottom-color: rgba(19,78,74,.4)
}

.border-b-teal-900\/5 {
    border-bottom-color: rgba(19,78,74,.05)
}

.border-b-teal-900\/50 {
    border-bottom-color: rgba(19,78,74,.5)
}

.border-b-teal-900\/60 {
    border-bottom-color: rgba(19,78,74,.6)
}

.border-b-teal-900\/70 {
    border-bottom-color: rgba(19,78,74,.7)
}

.border-b-teal-900\/75 {
    border-bottom-color: rgba(19,78,74,.75)
}

.border-b-teal-900\/80 {
    border-bottom-color: rgba(19,78,74,.8)
}

.border-b-teal-900\/90 {
    border-bottom-color: rgba(19,78,74,.9)
}

.border-b-teal-900\/95 {
    border-bottom-color: rgba(19,78,74,.95)
}

.border-b-teal-950 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(4 47 46/var(--tw-border-opacity))
}

.border-b-teal-950\/0 {
    border-bottom-color: rgba(4,47,46,0)
}

.border-b-teal-950\/10 {
    border-bottom-color: rgba(4,47,46,.1)
}

.border-b-teal-950\/100 {
    border-bottom-color: #042f2e
}

.border-b-teal-950\/20 {
    border-bottom-color: rgba(4,47,46,.2)
}

.border-b-teal-950\/25 {
    border-bottom-color: rgba(4,47,46,.25)
}

.border-b-teal-950\/30 {
    border-bottom-color: rgba(4,47,46,.3)
}

.border-b-teal-950\/40 {
    border-bottom-color: rgba(4,47,46,.4)
}

.border-b-teal-950\/5 {
    border-bottom-color: rgba(4,47,46,.05)
}

.border-b-teal-950\/50 {
    border-bottom-color: rgba(4,47,46,.5)
}

.border-b-teal-950\/60 {
    border-bottom-color: rgba(4,47,46,.6)
}

.border-b-teal-950\/70 {
    border-bottom-color: rgba(4,47,46,.7)
}

.border-b-teal-950\/75 {
    border-bottom-color: rgba(4,47,46,.75)
}

.border-b-teal-950\/80 {
    border-bottom-color: rgba(4,47,46,.8)
}

.border-b-teal-950\/90 {
    border-bottom-color: rgba(4,47,46,.9)
}

.border-b-teal-950\/95 {
    border-bottom-color: rgba(4,47,46,.95)
}

.border-b-transparent,.border-b-transparent\/0 {
    border-bottom-color: transparent
}

.border-b-transparent\/10 {
    border-bottom-color: rgba(0,0,0,.1)
}

.border-b-transparent\/100 {
    border-bottom-color: #000
}

.border-b-transparent\/20 {
    border-bottom-color: rgba(0,0,0,.2)
}

.border-b-transparent\/25 {
    border-bottom-color: rgba(0,0,0,.25)
}

.border-b-transparent\/30 {
    border-bottom-color: rgba(0,0,0,.3)
}

.border-b-transparent\/40 {
    border-bottom-color: rgba(0,0,0,.4)
}

.border-b-transparent\/5 {
    border-bottom-color: rgba(0,0,0,.05)
}

.border-b-transparent\/50 {
    border-bottom-color: rgba(0,0,0,.5)
}

.border-b-transparent\/60 {
    border-bottom-color: rgba(0,0,0,.6)
}

.border-b-transparent\/70 {
    border-bottom-color: rgba(0,0,0,.7)
}

.border-b-transparent\/75 {
    border-bottom-color: rgba(0,0,0,.75)
}

.border-b-transparent\/80 {
    border-bottom-color: rgba(0,0,0,.8)
}

.border-b-transparent\/90 {
    border-bottom-color: rgba(0,0,0,.9)
}

.border-b-transparent\/95 {
    border-bottom-color: rgba(0,0,0,.95)
}

.border-b-true-black {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(0 0 0/var(--tw-border-opacity))
}

.border-b-true-black\/0 {
    border-bottom-color: transparent
}

.border-b-true-black\/10 {
    border-bottom-color: rgba(0,0,0,.1)
}

.border-b-true-black\/100 {
    border-bottom-color: #000
}

.border-b-true-black\/20 {
    border-bottom-color: rgba(0,0,0,.2)
}

.border-b-true-black\/25 {
    border-bottom-color: rgba(0,0,0,.25)
}

.border-b-true-black\/30 {
    border-bottom-color: rgba(0,0,0,.3)
}

.border-b-true-black\/40 {
    border-bottom-color: rgba(0,0,0,.4)
}

.border-b-true-black\/5 {
    border-bottom-color: rgba(0,0,0,.05)
}

.border-b-true-black\/50 {
    border-bottom-color: rgba(0,0,0,.5)
}

.border-b-true-black\/60 {
    border-bottom-color: rgba(0,0,0,.6)
}

.border-b-true-black\/70 {
    border-bottom-color: rgba(0,0,0,.7)
}

.border-b-true-black\/75 {
    border-bottom-color: rgba(0,0,0,.75)
}

.border-b-true-black\/80 {
    border-bottom-color: rgba(0,0,0,.8)
}

.border-b-true-black\/90 {
    border-bottom-color: rgba(0,0,0,.9)
}

.border-b-true-black\/95 {
    border-bottom-color: rgba(0,0,0,.95)
}

.border-b-true-white {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(255 255 255/var(--tw-border-opacity))
}

.border-b-true-white\/0 {
    border-bottom-color: hsla(0,0%,100%,0)
}

.border-b-true-white\/10 {
    border-bottom-color: hsla(0,0%,100%,.1)
}

.border-b-true-white\/100 {
    border-bottom-color: #fff
}

.border-b-true-white\/20 {
    border-bottom-color: hsla(0,0%,100%,.2)
}

.border-b-true-white\/25 {
    border-bottom-color: hsla(0,0%,100%,.25)
}

.border-b-true-white\/30 {
    border-bottom-color: hsla(0,0%,100%,.3)
}

.border-b-true-white\/40 {
    border-bottom-color: hsla(0,0%,100%,.4)
}

.border-b-true-white\/5 {
    border-bottom-color: hsla(0,0%,100%,.05)
}

.border-b-true-white\/50 {
    border-bottom-color: hsla(0,0%,100%,.5)
}

.border-b-true-white\/60 {
    border-bottom-color: hsla(0,0%,100%,.6)
}

.border-b-true-white\/70 {
    border-bottom-color: hsla(0,0%,100%,.7)
}

.border-b-true-white\/75 {
    border-bottom-color: hsla(0,0%,100%,.75)
}

.border-b-true-white\/80 {
    border-bottom-color: hsla(0,0%,100%,.8)
}

.border-b-true-white\/90 {
    border-bottom-color: hsla(0,0%,100%,.9)
}

.border-b-true-white\/95 {
    border-bottom-color: hsla(0,0%,100%,.95)
}

.border-b-trueGray-100 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(245 245 245/var(--tw-border-opacity))
}

.border-b-trueGray-100\/0 {
    border-bottom-color: hsla(0,0%,96%,0)
}

.border-b-trueGray-100\/10 {
    border-bottom-color: hsla(0,0%,96%,.1)
}

.border-b-trueGray-100\/100 {
    border-bottom-color: #f5f5f5
}

.border-b-trueGray-100\/20 {
    border-bottom-color: hsla(0,0%,96%,.2)
}

.border-b-trueGray-100\/25 {
    border-bottom-color: hsla(0,0%,96%,.25)
}

.border-b-trueGray-100\/30 {
    border-bottom-color: hsla(0,0%,96%,.3)
}

.border-b-trueGray-100\/40 {
    border-bottom-color: hsla(0,0%,96%,.4)
}

.border-b-trueGray-100\/5 {
    border-bottom-color: hsla(0,0%,96%,.05)
}

.border-b-trueGray-100\/50 {
    border-bottom-color: hsla(0,0%,96%,.5)
}

.border-b-trueGray-100\/60 {
    border-bottom-color: hsla(0,0%,96%,.6)
}

.border-b-trueGray-100\/70 {
    border-bottom-color: hsla(0,0%,96%,.7)
}

.border-b-trueGray-100\/75 {
    border-bottom-color: hsla(0,0%,96%,.75)
}

.border-b-trueGray-100\/80 {
    border-bottom-color: hsla(0,0%,96%,.8)
}

.border-b-trueGray-100\/90 {
    border-bottom-color: hsla(0,0%,96%,.9)
}

.border-b-trueGray-100\/95 {
    border-bottom-color: hsla(0,0%,96%,.95)
}

.border-b-trueGray-200 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(229 229 229/var(--tw-border-opacity))
}

.border-b-trueGray-200\/0 {
    border-bottom-color: hsla(0,0%,90%,0)
}

.border-b-trueGray-200\/10 {
    border-bottom-color: hsla(0,0%,90%,.1)
}

.border-b-trueGray-200\/100 {
    border-bottom-color: #e5e5e5
}

.border-b-trueGray-200\/20 {
    border-bottom-color: hsla(0,0%,90%,.2)
}

.border-b-trueGray-200\/25 {
    border-bottom-color: hsla(0,0%,90%,.25)
}

.border-b-trueGray-200\/30 {
    border-bottom-color: hsla(0,0%,90%,.3)
}

.border-b-trueGray-200\/40 {
    border-bottom-color: hsla(0,0%,90%,.4)
}

.border-b-trueGray-200\/5 {
    border-bottom-color: hsla(0,0%,90%,.05)
}

.border-b-trueGray-200\/50 {
    border-bottom-color: hsla(0,0%,90%,.5)
}

.border-b-trueGray-200\/60 {
    border-bottom-color: hsla(0,0%,90%,.6)
}

.border-b-trueGray-200\/70 {
    border-bottom-color: hsla(0,0%,90%,.7)
}

.border-b-trueGray-200\/75 {
    border-bottom-color: hsla(0,0%,90%,.75)
}

.border-b-trueGray-200\/80 {
    border-bottom-color: hsla(0,0%,90%,.8)
}

.border-b-trueGray-200\/90 {
    border-bottom-color: hsla(0,0%,90%,.9)
}

.border-b-trueGray-200\/95 {
    border-bottom-color: hsla(0,0%,90%,.95)
}

.border-b-trueGray-300 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(212 212 212/var(--tw-border-opacity))
}

.border-b-trueGray-300\/0 {
    border-bottom-color: hsla(0,0%,83%,0)
}

.border-b-trueGray-300\/10 {
    border-bottom-color: hsla(0,0%,83%,.1)
}

.border-b-trueGray-300\/100 {
    border-bottom-color: #d4d4d4
}

.border-b-trueGray-300\/20 {
    border-bottom-color: hsla(0,0%,83%,.2)
}

.border-b-trueGray-300\/25 {
    border-bottom-color: hsla(0,0%,83%,.25)
}

.border-b-trueGray-300\/30 {
    border-bottom-color: hsla(0,0%,83%,.3)
}

.border-b-trueGray-300\/40 {
    border-bottom-color: hsla(0,0%,83%,.4)
}

.border-b-trueGray-300\/5 {
    border-bottom-color: hsla(0,0%,83%,.05)
}

.border-b-trueGray-300\/50 {
    border-bottom-color: hsla(0,0%,83%,.5)
}

.border-b-trueGray-300\/60 {
    border-bottom-color: hsla(0,0%,83%,.6)
}

.border-b-trueGray-300\/70 {
    border-bottom-color: hsla(0,0%,83%,.7)
}

.border-b-trueGray-300\/75 {
    border-bottom-color: hsla(0,0%,83%,.75)
}

.border-b-trueGray-300\/80 {
    border-bottom-color: hsla(0,0%,83%,.8)
}

.border-b-trueGray-300\/90 {
    border-bottom-color: hsla(0,0%,83%,.9)
}

.border-b-trueGray-300\/95 {
    border-bottom-color: hsla(0,0%,83%,.95)
}

.border-b-trueGray-400 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(163 163 163/var(--tw-border-opacity))
}

.border-b-trueGray-400\/0 {
    border-bottom-color: hsla(0,0%,64%,0)
}

.border-b-trueGray-400\/10 {
    border-bottom-color: hsla(0,0%,64%,.1)
}

.border-b-trueGray-400\/100 {
    border-bottom-color: #a3a3a3
}

.border-b-trueGray-400\/20 {
    border-bottom-color: hsla(0,0%,64%,.2)
}

.border-b-trueGray-400\/25 {
    border-bottom-color: hsla(0,0%,64%,.25)
}

.border-b-trueGray-400\/30 {
    border-bottom-color: hsla(0,0%,64%,.3)
}

.border-b-trueGray-400\/40 {
    border-bottom-color: hsla(0,0%,64%,.4)
}

.border-b-trueGray-400\/5 {
    border-bottom-color: hsla(0,0%,64%,.05)
}

.border-b-trueGray-400\/50 {
    border-bottom-color: hsla(0,0%,64%,.5)
}

.border-b-trueGray-400\/60 {
    border-bottom-color: hsla(0,0%,64%,.6)
}

.border-b-trueGray-400\/70 {
    border-bottom-color: hsla(0,0%,64%,.7)
}

.border-b-trueGray-400\/75 {
    border-bottom-color: hsla(0,0%,64%,.75)
}

.border-b-trueGray-400\/80 {
    border-bottom-color: hsla(0,0%,64%,.8)
}

.border-b-trueGray-400\/90 {
    border-bottom-color: hsla(0,0%,64%,.9)
}

.border-b-trueGray-400\/95 {
    border-bottom-color: hsla(0,0%,64%,.95)
}

.border-b-trueGray-50 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(250 250 250/var(--tw-border-opacity))
}

.border-b-trueGray-50\/0 {
    border-bottom-color: hsla(0,0%,98%,0)
}

.border-b-trueGray-50\/10 {
    border-bottom-color: hsla(0,0%,98%,.1)
}

.border-b-trueGray-50\/100 {
    border-bottom-color: #fafafa
}

.border-b-trueGray-50\/20 {
    border-bottom-color: hsla(0,0%,98%,.2)
}

.border-b-trueGray-50\/25 {
    border-bottom-color: hsla(0,0%,98%,.25)
}

.border-b-trueGray-50\/30 {
    border-bottom-color: hsla(0,0%,98%,.3)
}

.border-b-trueGray-50\/40 {
    border-bottom-color: hsla(0,0%,98%,.4)
}

.border-b-trueGray-50\/5 {
    border-bottom-color: hsla(0,0%,98%,.05)
}

.border-b-trueGray-50\/50 {
    border-bottom-color: hsla(0,0%,98%,.5)
}

.border-b-trueGray-50\/60 {
    border-bottom-color: hsla(0,0%,98%,.6)
}

.border-b-trueGray-50\/70 {
    border-bottom-color: hsla(0,0%,98%,.7)
}

.border-b-trueGray-50\/75 {
    border-bottom-color: hsla(0,0%,98%,.75)
}

.border-b-trueGray-50\/80 {
    border-bottom-color: hsla(0,0%,98%,.8)
}

.border-b-trueGray-50\/90 {
    border-bottom-color: hsla(0,0%,98%,.9)
}

.border-b-trueGray-50\/95 {
    border-bottom-color: hsla(0,0%,98%,.95)
}

.border-b-trueGray-500 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(115 115 115/var(--tw-border-opacity))
}

.border-b-trueGray-500\/0 {
    border-bottom-color: hsla(0,0%,45%,0)
}

.border-b-trueGray-500\/10 {
    border-bottom-color: hsla(0,0%,45%,.1)
}

.border-b-trueGray-500\/100 {
    border-bottom-color: #737373
}

.border-b-trueGray-500\/20 {
    border-bottom-color: hsla(0,0%,45%,.2)
}

.border-b-trueGray-500\/25 {
    border-bottom-color: hsla(0,0%,45%,.25)
}

.border-b-trueGray-500\/30 {
    border-bottom-color: hsla(0,0%,45%,.3)
}

.border-b-trueGray-500\/40 {
    border-bottom-color: hsla(0,0%,45%,.4)
}

.border-b-trueGray-500\/5 {
    border-bottom-color: hsla(0,0%,45%,.05)
}

.border-b-trueGray-500\/50 {
    border-bottom-color: hsla(0,0%,45%,.5)
}

.border-b-trueGray-500\/60 {
    border-bottom-color: hsla(0,0%,45%,.6)
}

.border-b-trueGray-500\/70 {
    border-bottom-color: hsla(0,0%,45%,.7)
}

.border-b-trueGray-500\/75 {
    border-bottom-color: hsla(0,0%,45%,.75)
}

.border-b-trueGray-500\/80 {
    border-bottom-color: hsla(0,0%,45%,.8)
}

.border-b-trueGray-500\/90 {
    border-bottom-color: hsla(0,0%,45%,.9)
}

.border-b-trueGray-500\/95 {
    border-bottom-color: hsla(0,0%,45%,.95)
}

.border-b-trueGray-600 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(82 82 82/var(--tw-border-opacity))
}

.border-b-trueGray-600\/0 {
    border-bottom-color: rgba(82,82,82,0)
}

.border-b-trueGray-600\/10 {
    border-bottom-color: rgba(82,82,82,.1)
}

.border-b-trueGray-600\/100 {
    border-bottom-color: #525252
}

.border-b-trueGray-600\/20 {
    border-bottom-color: rgba(82,82,82,.2)
}

.border-b-trueGray-600\/25 {
    border-bottom-color: rgba(82,82,82,.25)
}

.border-b-trueGray-600\/30 {
    border-bottom-color: rgba(82,82,82,.3)
}

.border-b-trueGray-600\/40 {
    border-bottom-color: rgba(82,82,82,.4)
}

.border-b-trueGray-600\/5 {
    border-bottom-color: rgba(82,82,82,.05)
}

.border-b-trueGray-600\/50 {
    border-bottom-color: rgba(82,82,82,.5)
}

.border-b-trueGray-600\/60 {
    border-bottom-color: rgba(82,82,82,.6)
}

.border-b-trueGray-600\/70 {
    border-bottom-color: rgba(82,82,82,.7)
}

.border-b-trueGray-600\/75 {
    border-bottom-color: rgba(82,82,82,.75)
}

.border-b-trueGray-600\/80 {
    border-bottom-color: rgba(82,82,82,.8)
}

.border-b-trueGray-600\/90 {
    border-bottom-color: rgba(82,82,82,.9)
}

.border-b-trueGray-600\/95 {
    border-bottom-color: rgba(82,82,82,.95)
}

.border-b-trueGray-700 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(64 64 64/var(--tw-border-opacity))
}

.border-b-trueGray-700\/0 {
    border-bottom-color: rgba(64,64,64,0)
}

.border-b-trueGray-700\/10 {
    border-bottom-color: rgba(64,64,64,.1)
}

.border-b-trueGray-700\/100 {
    border-bottom-color: #404040
}

.border-b-trueGray-700\/20 {
    border-bottom-color: rgba(64,64,64,.2)
}

.border-b-trueGray-700\/25 {
    border-bottom-color: rgba(64,64,64,.25)
}

.border-b-trueGray-700\/30 {
    border-bottom-color: rgba(64,64,64,.3)
}

.border-b-trueGray-700\/40 {
    border-bottom-color: rgba(64,64,64,.4)
}

.border-b-trueGray-700\/5 {
    border-bottom-color: rgba(64,64,64,.05)
}

.border-b-trueGray-700\/50 {
    border-bottom-color: rgba(64,64,64,.5)
}

.border-b-trueGray-700\/60 {
    border-bottom-color: rgba(64,64,64,.6)
}

.border-b-trueGray-700\/70 {
    border-bottom-color: rgba(64,64,64,.7)
}

.border-b-trueGray-700\/75 {
    border-bottom-color: rgba(64,64,64,.75)
}

.border-b-trueGray-700\/80 {
    border-bottom-color: rgba(64,64,64,.8)
}

.border-b-trueGray-700\/90 {
    border-bottom-color: rgba(64,64,64,.9)
}

.border-b-trueGray-700\/95 {
    border-bottom-color: rgba(64,64,64,.95)
}

.border-b-trueGray-800 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(38 38 38/var(--tw-border-opacity))
}

.border-b-trueGray-800\/0 {
    border-bottom-color: rgba(38,38,38,0)
}

.border-b-trueGray-800\/10 {
    border-bottom-color: rgba(38,38,38,.1)
}

.border-b-trueGray-800\/100 {
    border-bottom-color: #262626
}

.border-b-trueGray-800\/20 {
    border-bottom-color: rgba(38,38,38,.2)
}

.border-b-trueGray-800\/25 {
    border-bottom-color: rgba(38,38,38,.25)
}

.border-b-trueGray-800\/30 {
    border-bottom-color: rgba(38,38,38,.3)
}

.border-b-trueGray-800\/40 {
    border-bottom-color: rgba(38,38,38,.4)
}

.border-b-trueGray-800\/5 {
    border-bottom-color: rgba(38,38,38,.05)
}

.border-b-trueGray-800\/50 {
    border-bottom-color: rgba(38,38,38,.5)
}

.border-b-trueGray-800\/60 {
    border-bottom-color: rgba(38,38,38,.6)
}

.border-b-trueGray-800\/70 {
    border-bottom-color: rgba(38,38,38,.7)
}

.border-b-trueGray-800\/75 {
    border-bottom-color: rgba(38,38,38,.75)
}

.border-b-trueGray-800\/80 {
    border-bottom-color: rgba(38,38,38,.8)
}

.border-b-trueGray-800\/90 {
    border-bottom-color: rgba(38,38,38,.9)
}

.border-b-trueGray-800\/95 {
    border-bottom-color: rgba(38,38,38,.95)
}

.border-b-trueGray-900 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(23 23 23/var(--tw-border-opacity))
}

.border-b-trueGray-900\/0 {
    border-bottom-color: hsla(0,0%,9%,0)
}

.border-b-trueGray-900\/10 {
    border-bottom-color: hsla(0,0%,9%,.1)
}

.border-b-trueGray-900\/100 {
    border-bottom-color: #171717
}

.border-b-trueGray-900\/20 {
    border-bottom-color: hsla(0,0%,9%,.2)
}

.border-b-trueGray-900\/25 {
    border-bottom-color: hsla(0,0%,9%,.25)
}

.border-b-trueGray-900\/30 {
    border-bottom-color: hsla(0,0%,9%,.3)
}

.border-b-trueGray-900\/40 {
    border-bottom-color: hsla(0,0%,9%,.4)
}

.border-b-trueGray-900\/5 {
    border-bottom-color: hsla(0,0%,9%,.05)
}

.border-b-trueGray-900\/50 {
    border-bottom-color: hsla(0,0%,9%,.5)
}

.border-b-trueGray-900\/60 {
    border-bottom-color: hsla(0,0%,9%,.6)
}

.border-b-trueGray-900\/70 {
    border-bottom-color: hsla(0,0%,9%,.7)
}

.border-b-trueGray-900\/75 {
    border-bottom-color: hsla(0,0%,9%,.75)
}

.border-b-trueGray-900\/80 {
    border-bottom-color: hsla(0,0%,9%,.8)
}

.border-b-trueGray-900\/90 {
    border-bottom-color: hsla(0,0%,9%,.9)
}

.border-b-trueGray-900\/95 {
    border-bottom-color: hsla(0,0%,9%,.95)
}

.border-b-trueGray-950 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(10 10 10/var(--tw-border-opacity))
}

.border-b-trueGray-950\/0 {
    border-bottom-color: hsla(0,0%,4%,0)
}

.border-b-trueGray-950\/10 {
    border-bottom-color: hsla(0,0%,4%,.1)
}

.border-b-trueGray-950\/100 {
    border-bottom-color: #0a0a0a
}

.border-b-trueGray-950\/20 {
    border-bottom-color: hsla(0,0%,4%,.2)
}

.border-b-trueGray-950\/25 {
    border-bottom-color: hsla(0,0%,4%,.25)
}

.border-b-trueGray-950\/30 {
    border-bottom-color: hsla(0,0%,4%,.3)
}

.border-b-trueGray-950\/40 {
    border-bottom-color: hsla(0,0%,4%,.4)
}

.border-b-trueGray-950\/5 {
    border-bottom-color: hsla(0,0%,4%,.05)
}

.border-b-trueGray-950\/50 {
    border-bottom-color: hsla(0,0%,4%,.5)
}

.border-b-trueGray-950\/60 {
    border-bottom-color: hsla(0,0%,4%,.6)
}

.border-b-trueGray-950\/70 {
    border-bottom-color: hsla(0,0%,4%,.7)
}

.border-b-trueGray-950\/75 {
    border-bottom-color: hsla(0,0%,4%,.75)
}

.border-b-trueGray-950\/80 {
    border-bottom-color: hsla(0,0%,4%,.8)
}

.border-b-trueGray-950\/90 {
    border-bottom-color: hsla(0,0%,4%,.9)
}

.border-b-trueGray-950\/95 {
    border-bottom-color: hsla(0,0%,4%,.95)
}

.border-b-violet-100 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(237 233 254/var(--tw-border-opacity))
}

.border-b-violet-100\/0 {
    border-bottom-color: rgba(237,233,254,0)
}

.border-b-violet-100\/10 {
    border-bottom-color: rgba(237,233,254,.1)
}

.border-b-violet-100\/100 {
    border-bottom-color: #ede9fe
}

.border-b-violet-100\/20 {
    border-bottom-color: rgba(237,233,254,.2)
}

.border-b-violet-100\/25 {
    border-bottom-color: rgba(237,233,254,.25)
}

.border-b-violet-100\/30 {
    border-bottom-color: rgba(237,233,254,.3)
}

.border-b-violet-100\/40 {
    border-bottom-color: rgba(237,233,254,.4)
}

.border-b-violet-100\/5 {
    border-bottom-color: rgba(237,233,254,.05)
}

.border-b-violet-100\/50 {
    border-bottom-color: rgba(237,233,254,.5)
}

.border-b-violet-100\/60 {
    border-bottom-color: rgba(237,233,254,.6)
}

.border-b-violet-100\/70 {
    border-bottom-color: rgba(237,233,254,.7)
}

.border-b-violet-100\/75 {
    border-bottom-color: rgba(237,233,254,.75)
}

.border-b-violet-100\/80 {
    border-bottom-color: rgba(237,233,254,.8)
}

.border-b-violet-100\/90 {
    border-bottom-color: rgba(237,233,254,.9)
}

.border-b-violet-100\/95 {
    border-bottom-color: rgba(237,233,254,.95)
}

.border-b-violet-200 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(221 214 254/var(--tw-border-opacity))
}

.border-b-violet-200\/0 {
    border-bottom-color: rgba(221,214,254,0)
}

.border-b-violet-200\/10 {
    border-bottom-color: rgba(221,214,254,.1)
}

.border-b-violet-200\/100 {
    border-bottom-color: #ddd6fe
}

.border-b-violet-200\/20 {
    border-bottom-color: rgba(221,214,254,.2)
}

.border-b-violet-200\/25 {
    border-bottom-color: rgba(221,214,254,.25)
}

.border-b-violet-200\/30 {
    border-bottom-color: rgba(221,214,254,.3)
}

.border-b-violet-200\/40 {
    border-bottom-color: rgba(221,214,254,.4)
}

.border-b-violet-200\/5 {
    border-bottom-color: rgba(221,214,254,.05)
}

.border-b-violet-200\/50 {
    border-bottom-color: rgba(221,214,254,.5)
}

.border-b-violet-200\/60 {
    border-bottom-color: rgba(221,214,254,.6)
}

.border-b-violet-200\/70 {
    border-bottom-color: rgba(221,214,254,.7)
}

.border-b-violet-200\/75 {
    border-bottom-color: rgba(221,214,254,.75)
}

.border-b-violet-200\/80 {
    border-bottom-color: rgba(221,214,254,.8)
}

.border-b-violet-200\/90 {
    border-bottom-color: rgba(221,214,254,.9)
}

.border-b-violet-200\/95 {
    border-bottom-color: rgba(221,214,254,.95)
}

.border-b-violet-300 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(196 181 253/var(--tw-border-opacity))
}

.border-b-violet-300\/0 {
    border-bottom-color: rgba(196,181,253,0)
}

.border-b-violet-300\/10 {
    border-bottom-color: rgba(196,181,253,.1)
}

.border-b-violet-300\/100 {
    border-bottom-color: #c4b5fd
}

.border-b-violet-300\/20 {
    border-bottom-color: rgba(196,181,253,.2)
}

.border-b-violet-300\/25 {
    border-bottom-color: rgba(196,181,253,.25)
}

.border-b-violet-300\/30 {
    border-bottom-color: rgba(196,181,253,.3)
}

.border-b-violet-300\/40 {
    border-bottom-color: rgba(196,181,253,.4)
}

.border-b-violet-300\/5 {
    border-bottom-color: rgba(196,181,253,.05)
}

.border-b-violet-300\/50 {
    border-bottom-color: rgba(196,181,253,.5)
}

.border-b-violet-300\/60 {
    border-bottom-color: rgba(196,181,253,.6)
}

.border-b-violet-300\/70 {
    border-bottom-color: rgba(196,181,253,.7)
}

.border-b-violet-300\/75 {
    border-bottom-color: rgba(196,181,253,.75)
}

.border-b-violet-300\/80 {
    border-bottom-color: rgba(196,181,253,.8)
}

.border-b-violet-300\/90 {
    border-bottom-color: rgba(196,181,253,.9)
}

.border-b-violet-300\/95 {
    border-bottom-color: rgba(196,181,253,.95)
}

.border-b-violet-400 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(167 139 250/var(--tw-border-opacity))
}

.border-b-violet-400\/0 {
    border-bottom-color: rgba(167,139,250,0)
}

.border-b-violet-400\/10 {
    border-bottom-color: rgba(167,139,250,.1)
}

.border-b-violet-400\/100 {
    border-bottom-color: #a78bfa
}

.border-b-violet-400\/20 {
    border-bottom-color: rgba(167,139,250,.2)
}

.border-b-violet-400\/25 {
    border-bottom-color: rgba(167,139,250,.25)
}

.border-b-violet-400\/30 {
    border-bottom-color: rgba(167,139,250,.3)
}

.border-b-violet-400\/40 {
    border-bottom-color: rgba(167,139,250,.4)
}

.border-b-violet-400\/5 {
    border-bottom-color: rgba(167,139,250,.05)
}

.border-b-violet-400\/50 {
    border-bottom-color: rgba(167,139,250,.5)
}

.border-b-violet-400\/60 {
    border-bottom-color: rgba(167,139,250,.6)
}

.border-b-violet-400\/70 {
    border-bottom-color: rgba(167,139,250,.7)
}

.border-b-violet-400\/75 {
    border-bottom-color: rgba(167,139,250,.75)
}

.border-b-violet-400\/80 {
    border-bottom-color: rgba(167,139,250,.8)
}

.border-b-violet-400\/90 {
    border-bottom-color: rgba(167,139,250,.9)
}

.border-b-violet-400\/95 {
    border-bottom-color: rgba(167,139,250,.95)
}

.border-b-violet-50 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(245 243 255/var(--tw-border-opacity))
}

.border-b-violet-50\/0 {
    border-bottom-color: rgba(245,243,255,0)
}

.border-b-violet-50\/10 {
    border-bottom-color: rgba(245,243,255,.1)
}

.border-b-violet-50\/100 {
    border-bottom-color: #f5f3ff
}

.border-b-violet-50\/20 {
    border-bottom-color: rgba(245,243,255,.2)
}

.border-b-violet-50\/25 {
    border-bottom-color: rgba(245,243,255,.25)
}

.border-b-violet-50\/30 {
    border-bottom-color: rgba(245,243,255,.3)
}

.border-b-violet-50\/40 {
    border-bottom-color: rgba(245,243,255,.4)
}

.border-b-violet-50\/5 {
    border-bottom-color: rgba(245,243,255,.05)
}

.border-b-violet-50\/50 {
    border-bottom-color: rgba(245,243,255,.5)
}

.border-b-violet-50\/60 {
    border-bottom-color: rgba(245,243,255,.6)
}

.border-b-violet-50\/70 {
    border-bottom-color: rgba(245,243,255,.7)
}

.border-b-violet-50\/75 {
    border-bottom-color: rgba(245,243,255,.75)
}

.border-b-violet-50\/80 {
    border-bottom-color: rgba(245,243,255,.8)
}

.border-b-violet-50\/90 {
    border-bottom-color: rgba(245,243,255,.9)
}

.border-b-violet-50\/95 {
    border-bottom-color: rgba(245,243,255,.95)
}

.border-b-violet-500 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(139 92 246/var(--tw-border-opacity))
}

.border-b-violet-500\/0 {
    border-bottom-color: rgba(139,92,246,0)
}

.border-b-violet-500\/10 {
    border-bottom-color: rgba(139,92,246,.1)
}

.border-b-violet-500\/100 {
    border-bottom-color: #8b5cf6
}

.border-b-violet-500\/20 {
    border-bottom-color: rgba(139,92,246,.2)
}

.border-b-violet-500\/25 {
    border-bottom-color: rgba(139,92,246,.25)
}

.border-b-violet-500\/30 {
    border-bottom-color: rgba(139,92,246,.3)
}

.border-b-violet-500\/40 {
    border-bottom-color: rgba(139,92,246,.4)
}

.border-b-violet-500\/5 {
    border-bottom-color: rgba(139,92,246,.05)
}

.border-b-violet-500\/50 {
    border-bottom-color: rgba(139,92,246,.5)
}

.border-b-violet-500\/60 {
    border-bottom-color: rgba(139,92,246,.6)
}

.border-b-violet-500\/70 {
    border-bottom-color: rgba(139,92,246,.7)
}

.border-b-violet-500\/75 {
    border-bottom-color: rgba(139,92,246,.75)
}

.border-b-violet-500\/80 {
    border-bottom-color: rgba(139,92,246,.8)
}

.border-b-violet-500\/90 {
    border-bottom-color: rgba(139,92,246,.9)
}

.border-b-violet-500\/95 {
    border-bottom-color: rgba(139,92,246,.95)
}

.border-b-violet-600 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(124 58 237/var(--tw-border-opacity))
}

.border-b-violet-600\/0 {
    border-bottom-color: rgba(124,58,237,0)
}

.border-b-violet-600\/10 {
    border-bottom-color: rgba(124,58,237,.1)
}

.border-b-violet-600\/100 {
    border-bottom-color: #7c3aed
}

.border-b-violet-600\/20 {
    border-bottom-color: rgba(124,58,237,.2)
}

.border-b-violet-600\/25 {
    border-bottom-color: rgba(124,58,237,.25)
}

.border-b-violet-600\/30 {
    border-bottom-color: rgba(124,58,237,.3)
}

.border-b-violet-600\/40 {
    border-bottom-color: rgba(124,58,237,.4)
}

.border-b-violet-600\/5 {
    border-bottom-color: rgba(124,58,237,.05)
}

.border-b-violet-600\/50 {
    border-bottom-color: rgba(124,58,237,.5)
}

.border-b-violet-600\/60 {
    border-bottom-color: rgba(124,58,237,.6)
}

.border-b-violet-600\/70 {
    border-bottom-color: rgba(124,58,237,.7)
}

.border-b-violet-600\/75 {
    border-bottom-color: rgba(124,58,237,.75)
}

.border-b-violet-600\/80 {
    border-bottom-color: rgba(124,58,237,.8)
}

.border-b-violet-600\/90 {
    border-bottom-color: rgba(124,58,237,.9)
}

.border-b-violet-600\/95 {
    border-bottom-color: rgba(124,58,237,.95)
}

.border-b-violet-700 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(109 40 217/var(--tw-border-opacity))
}

.border-b-violet-700\/0 {
    border-bottom-color: rgba(109,40,217,0)
}

.border-b-violet-700\/10 {
    border-bottom-color: rgba(109,40,217,.1)
}

.border-b-violet-700\/100 {
    border-bottom-color: #6d28d9
}

.border-b-violet-700\/20 {
    border-bottom-color: rgba(109,40,217,.2)
}

.border-b-violet-700\/25 {
    border-bottom-color: rgba(109,40,217,.25)
}

.border-b-violet-700\/30 {
    border-bottom-color: rgba(109,40,217,.3)
}

.border-b-violet-700\/40 {
    border-bottom-color: rgba(109,40,217,.4)
}

.border-b-violet-700\/5 {
    border-bottom-color: rgba(109,40,217,.05)
}

.border-b-violet-700\/50 {
    border-bottom-color: rgba(109,40,217,.5)
}

.border-b-violet-700\/60 {
    border-bottom-color: rgba(109,40,217,.6)
}

.border-b-violet-700\/70 {
    border-bottom-color: rgba(109,40,217,.7)
}

.border-b-violet-700\/75 {
    border-bottom-color: rgba(109,40,217,.75)
}

.border-b-violet-700\/80 {
    border-bottom-color: rgba(109,40,217,.8)
}

.border-b-violet-700\/90 {
    border-bottom-color: rgba(109,40,217,.9)
}

.border-b-violet-700\/95 {
    border-bottom-color: rgba(109,40,217,.95)
}

.border-b-violet-800 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(91 33 182/var(--tw-border-opacity))
}

.border-b-violet-800\/0 {
    border-bottom-color: rgba(91,33,182,0)
}

.border-b-violet-800\/10 {
    border-bottom-color: rgba(91,33,182,.1)
}

.border-b-violet-800\/100 {
    border-bottom-color: #5b21b6
}

.border-b-violet-800\/20 {
    border-bottom-color: rgba(91,33,182,.2)
}

.border-b-violet-800\/25 {
    border-bottom-color: rgba(91,33,182,.25)
}

.border-b-violet-800\/30 {
    border-bottom-color: rgba(91,33,182,.3)
}

.border-b-violet-800\/40 {
    border-bottom-color: rgba(91,33,182,.4)
}

.border-b-violet-800\/5 {
    border-bottom-color: rgba(91,33,182,.05)
}

.border-b-violet-800\/50 {
    border-bottom-color: rgba(91,33,182,.5)
}

.border-b-violet-800\/60 {
    border-bottom-color: rgba(91,33,182,.6)
}

.border-b-violet-800\/70 {
    border-bottom-color: rgba(91,33,182,.7)
}

.border-b-violet-800\/75 {
    border-bottom-color: rgba(91,33,182,.75)
}

.border-b-violet-800\/80 {
    border-bottom-color: rgba(91,33,182,.8)
}

.border-b-violet-800\/90 {
    border-bottom-color: rgba(91,33,182,.9)
}

.border-b-violet-800\/95 {
    border-bottom-color: rgba(91,33,182,.95)
}

.border-b-violet-900 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(76 29 149/var(--tw-border-opacity))
}

.border-b-violet-900\/0 {
    border-bottom-color: rgba(76,29,149,0)
}

.border-b-violet-900\/10 {
    border-bottom-color: rgba(76,29,149,.1)
}

.border-b-violet-900\/100 {
    border-bottom-color: #4c1d95
}

.border-b-violet-900\/20 {
    border-bottom-color: rgba(76,29,149,.2)
}

.border-b-violet-900\/25 {
    border-bottom-color: rgba(76,29,149,.25)
}

.border-b-violet-900\/30 {
    border-bottom-color: rgba(76,29,149,.3)
}

.border-b-violet-900\/40 {
    border-bottom-color: rgba(76,29,149,.4)
}

.border-b-violet-900\/5 {
    border-bottom-color: rgba(76,29,149,.05)
}

.border-b-violet-900\/50 {
    border-bottom-color: rgba(76,29,149,.5)
}

.border-b-violet-900\/60 {
    border-bottom-color: rgba(76,29,149,.6)
}

.border-b-violet-900\/70 {
    border-bottom-color: rgba(76,29,149,.7)
}

.border-b-violet-900\/75 {
    border-bottom-color: rgba(76,29,149,.75)
}

.border-b-violet-900\/80 {
    border-bottom-color: rgba(76,29,149,.8)
}

.border-b-violet-900\/90 {
    border-bottom-color: rgba(76,29,149,.9)
}

.border-b-violet-900\/95 {
    border-bottom-color: rgba(76,29,149,.95)
}

.border-b-violet-950 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(46 16 101/var(--tw-border-opacity))
}

.border-b-violet-950\/0 {
    border-bottom-color: rgba(46,16,101,0)
}

.border-b-violet-950\/10 {
    border-bottom-color: rgba(46,16,101,.1)
}

.border-b-violet-950\/100 {
    border-bottom-color: #2e1065
}

.border-b-violet-950\/20 {
    border-bottom-color: rgba(46,16,101,.2)
}

.border-b-violet-950\/25 {
    border-bottom-color: rgba(46,16,101,.25)
}

.border-b-violet-950\/30 {
    border-bottom-color: rgba(46,16,101,.3)
}

.border-b-violet-950\/40 {
    border-bottom-color: rgba(46,16,101,.4)
}

.border-b-violet-950\/5 {
    border-bottom-color: rgba(46,16,101,.05)
}

.border-b-violet-950\/50 {
    border-bottom-color: rgba(46,16,101,.5)
}

.border-b-violet-950\/60 {
    border-bottom-color: rgba(46,16,101,.6)
}

.border-b-violet-950\/70 {
    border-bottom-color: rgba(46,16,101,.7)
}

.border-b-violet-950\/75 {
    border-bottom-color: rgba(46,16,101,.75)
}

.border-b-violet-950\/80 {
    border-bottom-color: rgba(46,16,101,.8)
}

.border-b-violet-950\/90 {
    border-bottom-color: rgba(46,16,101,.9)
}

.border-b-violet-950\/95 {
    border-bottom-color: rgba(46,16,101,.95)
}

.border-b-warm {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(255 95 85/var(--tw-border-opacity))
}

.border-b-warm\/0 {
    border-bottom-color: rgba(255,95,85,0)
}

.border-b-warm\/10 {
    border-bottom-color: rgba(255,95,85,.1)
}

.border-b-warm\/100 {
    border-bottom-color: #ff5f55
}

.border-b-warm\/20 {
    border-bottom-color: rgba(255,95,85,.2)
}

.border-b-warm\/25 {
    border-bottom-color: rgba(255,95,85,.25)
}

.border-b-warm\/30 {
    border-bottom-color: rgba(255,95,85,.3)
}

.border-b-warm\/40 {
    border-bottom-color: rgba(255,95,85,.4)
}

.border-b-warm\/5 {
    border-bottom-color: rgba(255,95,85,.05)
}

.border-b-warm\/50 {
    border-bottom-color: rgba(255,95,85,.5)
}

.border-b-warm\/60 {
    border-bottom-color: rgba(255,95,85,.6)
}

.border-b-warm\/70 {
    border-bottom-color: rgba(255,95,85,.7)
}

.border-b-warm\/75 {
    border-bottom-color: rgba(255,95,85,.75)
}

.border-b-warm\/80 {
    border-bottom-color: rgba(255,95,85,.8)
}

.border-b-warm\/90 {
    border-bottom-color: rgba(255,95,85,.9)
}

.border-b-warm\/95 {
    border-bottom-color: rgba(255,95,85,.95)
}

.border-b-warmGray-100 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(245 245 244/var(--tw-border-opacity))
}

.border-b-warmGray-100\/0 {
    border-bottom-color: hsla(60,5%,96%,0)
}

.border-b-warmGray-100\/10 {
    border-bottom-color: hsla(60,5%,96%,.1)
}

.border-b-warmGray-100\/100 {
    border-bottom-color: #f5f5f4
}

.border-b-warmGray-100\/20 {
    border-bottom-color: hsla(60,5%,96%,.2)
}

.border-b-warmGray-100\/25 {
    border-bottom-color: hsla(60,5%,96%,.25)
}

.border-b-warmGray-100\/30 {
    border-bottom-color: hsla(60,5%,96%,.3)
}

.border-b-warmGray-100\/40 {
    border-bottom-color: hsla(60,5%,96%,.4)
}

.border-b-warmGray-100\/5 {
    border-bottom-color: hsla(60,5%,96%,.05)
}

.border-b-warmGray-100\/50 {
    border-bottom-color: hsla(60,5%,96%,.5)
}

.border-b-warmGray-100\/60 {
    border-bottom-color: hsla(60,5%,96%,.6)
}

.border-b-warmGray-100\/70 {
    border-bottom-color: hsla(60,5%,96%,.7)
}

.border-b-warmGray-100\/75 {
    border-bottom-color: hsla(60,5%,96%,.75)
}

.border-b-warmGray-100\/80 {
    border-bottom-color: hsla(60,5%,96%,.8)
}

.border-b-warmGray-100\/90 {
    border-bottom-color: hsla(60,5%,96%,.9)
}

.border-b-warmGray-100\/95 {
    border-bottom-color: hsla(60,5%,96%,.95)
}

.border-b-warmGray-200 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(231 229 228/var(--tw-border-opacity))
}

.border-b-warmGray-200\/0 {
    border-bottom-color: hsla(20,6%,90%,0)
}

.border-b-warmGray-200\/10 {
    border-bottom-color: hsla(20,6%,90%,.1)
}

.border-b-warmGray-200\/100 {
    border-bottom-color: #e7e5e4
}

.border-b-warmGray-200\/20 {
    border-bottom-color: hsla(20,6%,90%,.2)
}

.border-b-warmGray-200\/25 {
    border-bottom-color: hsla(20,6%,90%,.25)
}

.border-b-warmGray-200\/30 {
    border-bottom-color: hsla(20,6%,90%,.3)
}

.border-b-warmGray-200\/40 {
    border-bottom-color: hsla(20,6%,90%,.4)
}

.border-b-warmGray-200\/5 {
    border-bottom-color: hsla(20,6%,90%,.05)
}

.border-b-warmGray-200\/50 {
    border-bottom-color: hsla(20,6%,90%,.5)
}

.border-b-warmGray-200\/60 {
    border-bottom-color: hsla(20,6%,90%,.6)
}

.border-b-warmGray-200\/70 {
    border-bottom-color: hsla(20,6%,90%,.7)
}

.border-b-warmGray-200\/75 {
    border-bottom-color: hsla(20,6%,90%,.75)
}

.border-b-warmGray-200\/80 {
    border-bottom-color: hsla(20,6%,90%,.8)
}

.border-b-warmGray-200\/90 {
    border-bottom-color: hsla(20,6%,90%,.9)
}

.border-b-warmGray-200\/95 {
    border-bottom-color: hsla(20,6%,90%,.95)
}

.border-b-warmGray-300 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(214 211 209/var(--tw-border-opacity))
}

.border-b-warmGray-300\/0 {
    border-bottom-color: hsla(24,6%,83%,0)
}

.border-b-warmGray-300\/10 {
    border-bottom-color: hsla(24,6%,83%,.1)
}

.border-b-warmGray-300\/100 {
    border-bottom-color: #d6d3d1
}

.border-b-warmGray-300\/20 {
    border-bottom-color: hsla(24,6%,83%,.2)
}

.border-b-warmGray-300\/25 {
    border-bottom-color: hsla(24,6%,83%,.25)
}

.border-b-warmGray-300\/30 {
    border-bottom-color: hsla(24,6%,83%,.3)
}

.border-b-warmGray-300\/40 {
    border-bottom-color: hsla(24,6%,83%,.4)
}

.border-b-warmGray-300\/5 {
    border-bottom-color: hsla(24,6%,83%,.05)
}

.border-b-warmGray-300\/50 {
    border-bottom-color: hsla(24,6%,83%,.5)
}

.border-b-warmGray-300\/60 {
    border-bottom-color: hsla(24,6%,83%,.6)
}

.border-b-warmGray-300\/70 {
    border-bottom-color: hsla(24,6%,83%,.7)
}

.border-b-warmGray-300\/75 {
    border-bottom-color: hsla(24,6%,83%,.75)
}

.border-b-warmGray-300\/80 {
    border-bottom-color: hsla(24,6%,83%,.8)
}

.border-b-warmGray-300\/90 {
    border-bottom-color: hsla(24,6%,83%,.9)
}

.border-b-warmGray-300\/95 {
    border-bottom-color: hsla(24,6%,83%,.95)
}

.border-b-warmGray-400 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(168 162 158/var(--tw-border-opacity))
}

.border-b-warmGray-400\/0 {
    border-bottom-color: hsla(24,5%,64%,0)
}

.border-b-warmGray-400\/10 {
    border-bottom-color: hsla(24,5%,64%,.1)
}

.border-b-warmGray-400\/100 {
    border-bottom-color: #a8a29e
}

.border-b-warmGray-400\/20 {
    border-bottom-color: hsla(24,5%,64%,.2)
}

.border-b-warmGray-400\/25 {
    border-bottom-color: hsla(24,5%,64%,.25)
}

.border-b-warmGray-400\/30 {
    border-bottom-color: hsla(24,5%,64%,.3)
}

.border-b-warmGray-400\/40 {
    border-bottom-color: hsla(24,5%,64%,.4)
}

.border-b-warmGray-400\/5 {
    border-bottom-color: hsla(24,5%,64%,.05)
}

.border-b-warmGray-400\/50 {
    border-bottom-color: hsla(24,5%,64%,.5)
}

.border-b-warmGray-400\/60 {
    border-bottom-color: hsla(24,5%,64%,.6)
}

.border-b-warmGray-400\/70 {
    border-bottom-color: hsla(24,5%,64%,.7)
}

.border-b-warmGray-400\/75 {
    border-bottom-color: hsla(24,5%,64%,.75)
}

.border-b-warmGray-400\/80 {
    border-bottom-color: hsla(24,5%,64%,.8)
}

.border-b-warmGray-400\/90 {
    border-bottom-color: hsla(24,5%,64%,.9)
}

.border-b-warmGray-400\/95 {
    border-bottom-color: hsla(24,5%,64%,.95)
}

.border-b-warmGray-50 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(250 250 249/var(--tw-border-opacity))
}

.border-b-warmGray-50\/0 {
    border-bottom-color: hsla(60,9%,98%,0)
}

.border-b-warmGray-50\/10 {
    border-bottom-color: hsla(60,9%,98%,.1)
}

.border-b-warmGray-50\/100 {
    border-bottom-color: #fafaf9
}

.border-b-warmGray-50\/20 {
    border-bottom-color: hsla(60,9%,98%,.2)
}

.border-b-warmGray-50\/25 {
    border-bottom-color: hsla(60,9%,98%,.25)
}

.border-b-warmGray-50\/30 {
    border-bottom-color: hsla(60,9%,98%,.3)
}

.border-b-warmGray-50\/40 {
    border-bottom-color: hsla(60,9%,98%,.4)
}

.border-b-warmGray-50\/5 {
    border-bottom-color: hsla(60,9%,98%,.05)
}

.border-b-warmGray-50\/50 {
    border-bottom-color: hsla(60,9%,98%,.5)
}

.border-b-warmGray-50\/60 {
    border-bottom-color: hsla(60,9%,98%,.6)
}

.border-b-warmGray-50\/70 {
    border-bottom-color: hsla(60,9%,98%,.7)
}

.border-b-warmGray-50\/75 {
    border-bottom-color: hsla(60,9%,98%,.75)
}

.border-b-warmGray-50\/80 {
    border-bottom-color: hsla(60,9%,98%,.8)
}

.border-b-warmGray-50\/90 {
    border-bottom-color: hsla(60,9%,98%,.9)
}

.border-b-warmGray-50\/95 {
    border-bottom-color: hsla(60,9%,98%,.95)
}

.border-b-warmGray-500 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(120 113 108/var(--tw-border-opacity))
}

.border-b-warmGray-500\/0 {
    border-bottom-color: hsla(25,5%,45%,0)
}

.border-b-warmGray-500\/10 {
    border-bottom-color: hsla(25,5%,45%,.1)
}

.border-b-warmGray-500\/100 {
    border-bottom-color: #78716c
}

.border-b-warmGray-500\/20 {
    border-bottom-color: hsla(25,5%,45%,.2)
}

.border-b-warmGray-500\/25 {
    border-bottom-color: hsla(25,5%,45%,.25)
}

.border-b-warmGray-500\/30 {
    border-bottom-color: hsla(25,5%,45%,.3)
}

.border-b-warmGray-500\/40 {
    border-bottom-color: hsla(25,5%,45%,.4)
}

.border-b-warmGray-500\/5 {
    border-bottom-color: hsla(25,5%,45%,.05)
}

.border-b-warmGray-500\/50 {
    border-bottom-color: hsla(25,5%,45%,.5)
}

.border-b-warmGray-500\/60 {
    border-bottom-color: hsla(25,5%,45%,.6)
}

.border-b-warmGray-500\/70 {
    border-bottom-color: hsla(25,5%,45%,.7)
}

.border-b-warmGray-500\/75 {
    border-bottom-color: hsla(25,5%,45%,.75)
}

.border-b-warmGray-500\/80 {
    border-bottom-color: hsla(25,5%,45%,.8)
}

.border-b-warmGray-500\/90 {
    border-bottom-color: hsla(25,5%,45%,.9)
}

.border-b-warmGray-500\/95 {
    border-bottom-color: hsla(25,5%,45%,.95)
}

.border-b-warmGray-600 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(87 83 78/var(--tw-border-opacity))
}

.border-b-warmGray-600\/0 {
    border-bottom-color: rgba(87,83,78,0)
}

.border-b-warmGray-600\/10 {
    border-bottom-color: rgba(87,83,78,.1)
}

.border-b-warmGray-600\/100 {
    border-bottom-color: #57534e
}

.border-b-warmGray-600\/20 {
    border-bottom-color: rgba(87,83,78,.2)
}

.border-b-warmGray-600\/25 {
    border-bottom-color: rgba(87,83,78,.25)
}

.border-b-warmGray-600\/30 {
    border-bottom-color: rgba(87,83,78,.3)
}

.border-b-warmGray-600\/40 {
    border-bottom-color: rgba(87,83,78,.4)
}

.border-b-warmGray-600\/5 {
    border-bottom-color: rgba(87,83,78,.05)
}

.border-b-warmGray-600\/50 {
    border-bottom-color: rgba(87,83,78,.5)
}

.border-b-warmGray-600\/60 {
    border-bottom-color: rgba(87,83,78,.6)
}

.border-b-warmGray-600\/70 {
    border-bottom-color: rgba(87,83,78,.7)
}

.border-b-warmGray-600\/75 {
    border-bottom-color: rgba(87,83,78,.75)
}

.border-b-warmGray-600\/80 {
    border-bottom-color: rgba(87,83,78,.8)
}

.border-b-warmGray-600\/90 {
    border-bottom-color: rgba(87,83,78,.9)
}

.border-b-warmGray-600\/95 {
    border-bottom-color: rgba(87,83,78,.95)
}

.border-b-warmGray-700 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(68 64 60/var(--tw-border-opacity))
}

.border-b-warmGray-700\/0 {
    border-bottom-color: rgba(68,64,60,0)
}

.border-b-warmGray-700\/10 {
    border-bottom-color: rgba(68,64,60,.1)
}

.border-b-warmGray-700\/100 {
    border-bottom-color: #44403c
}

.border-b-warmGray-700\/20 {
    border-bottom-color: rgba(68,64,60,.2)
}

.border-b-warmGray-700\/25 {
    border-bottom-color: rgba(68,64,60,.25)
}

.border-b-warmGray-700\/30 {
    border-bottom-color: rgba(68,64,60,.3)
}

.border-b-warmGray-700\/40 {
    border-bottom-color: rgba(68,64,60,.4)
}

.border-b-warmGray-700\/5 {
    border-bottom-color: rgba(68,64,60,.05)
}

.border-b-warmGray-700\/50 {
    border-bottom-color: rgba(68,64,60,.5)
}

.border-b-warmGray-700\/60 {
    border-bottom-color: rgba(68,64,60,.6)
}

.border-b-warmGray-700\/70 {
    border-bottom-color: rgba(68,64,60,.7)
}

.border-b-warmGray-700\/75 {
    border-bottom-color: rgba(68,64,60,.75)
}

.border-b-warmGray-700\/80 {
    border-bottom-color: rgba(68,64,60,.8)
}

.border-b-warmGray-700\/90 {
    border-bottom-color: rgba(68,64,60,.9)
}

.border-b-warmGray-700\/95 {
    border-bottom-color: rgba(68,64,60,.95)
}

.border-b-warmGray-800 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(41 37 36/var(--tw-border-opacity))
}

.border-b-warmGray-800\/0 {
    border-bottom-color: rgba(41,37,36,0)
}

.border-b-warmGray-800\/10 {
    border-bottom-color: rgba(41,37,36,.1)
}

.border-b-warmGray-800\/100 {
    border-bottom-color: #292524
}

.border-b-warmGray-800\/20 {
    border-bottom-color: rgba(41,37,36,.2)
}

.border-b-warmGray-800\/25 {
    border-bottom-color: rgba(41,37,36,.25)
}

.border-b-warmGray-800\/30 {
    border-bottom-color: rgba(41,37,36,.3)
}

.border-b-warmGray-800\/40 {
    border-bottom-color: rgba(41,37,36,.4)
}

.border-b-warmGray-800\/5 {
    border-bottom-color: rgba(41,37,36,.05)
}

.border-b-warmGray-800\/50 {
    border-bottom-color: rgba(41,37,36,.5)
}

.border-b-warmGray-800\/60 {
    border-bottom-color: rgba(41,37,36,.6)
}

.border-b-warmGray-800\/70 {
    border-bottom-color: rgba(41,37,36,.7)
}

.border-b-warmGray-800\/75 {
    border-bottom-color: rgba(41,37,36,.75)
}

.border-b-warmGray-800\/80 {
    border-bottom-color: rgba(41,37,36,.8)
}

.border-b-warmGray-800\/90 {
    border-bottom-color: rgba(41,37,36,.9)
}

.border-b-warmGray-800\/95 {
    border-bottom-color: rgba(41,37,36,.95)
}

.border-b-warmGray-900 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(28 25 23/var(--tw-border-opacity))
}

.border-b-warmGray-900\/0 {
    border-bottom-color: rgba(28,25,23,0)
}

.border-b-warmGray-900\/10 {
    border-bottom-color: rgba(28,25,23,.1)
}

.border-b-warmGray-900\/100 {
    border-bottom-color: #1c1917
}

.border-b-warmGray-900\/20 {
    border-bottom-color: rgba(28,25,23,.2)
}

.border-b-warmGray-900\/25 {
    border-bottom-color: rgba(28,25,23,.25)
}

.border-b-warmGray-900\/30 {
    border-bottom-color: rgba(28,25,23,.3)
}

.border-b-warmGray-900\/40 {
    border-bottom-color: rgba(28,25,23,.4)
}

.border-b-warmGray-900\/5 {
    border-bottom-color: rgba(28,25,23,.05)
}

.border-b-warmGray-900\/50 {
    border-bottom-color: rgba(28,25,23,.5)
}

.border-b-warmGray-900\/60 {
    border-bottom-color: rgba(28,25,23,.6)
}

.border-b-warmGray-900\/70 {
    border-bottom-color: rgba(28,25,23,.7)
}

.border-b-warmGray-900\/75 {
    border-bottom-color: rgba(28,25,23,.75)
}

.border-b-warmGray-900\/80 {
    border-bottom-color: rgba(28,25,23,.8)
}

.border-b-warmGray-900\/90 {
    border-bottom-color: rgba(28,25,23,.9)
}

.border-b-warmGray-900\/95 {
    border-bottom-color: rgba(28,25,23,.95)
}

.border-b-warmGray-950 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(12 10 9/var(--tw-border-opacity))
}

.border-b-warmGray-950\/0 {
    border-bottom-color: rgba(12,10,9,0)
}

.border-b-warmGray-950\/10 {
    border-bottom-color: rgba(12,10,9,.1)
}

.border-b-warmGray-950\/100 {
    border-bottom-color: #0c0a09
}

.border-b-warmGray-950\/20 {
    border-bottom-color: rgba(12,10,9,.2)
}

.border-b-warmGray-950\/25 {
    border-bottom-color: rgba(12,10,9,.25)
}

.border-b-warmGray-950\/30 {
    border-bottom-color: rgba(12,10,9,.3)
}

.border-b-warmGray-950\/40 {
    border-bottom-color: rgba(12,10,9,.4)
}

.border-b-warmGray-950\/5 {
    border-bottom-color: rgba(12,10,9,.05)
}

.border-b-warmGray-950\/50 {
    border-bottom-color: rgba(12,10,9,.5)
}

.border-b-warmGray-950\/60 {
    border-bottom-color: rgba(12,10,9,.6)
}

.border-b-warmGray-950\/70 {
    border-bottom-color: rgba(12,10,9,.7)
}

.border-b-warmGray-950\/75 {
    border-bottom-color: rgba(12,10,9,.75)
}

.border-b-warmGray-950\/80 {
    border-bottom-color: rgba(12,10,9,.8)
}

.border-b-warmGray-950\/90 {
    border-bottom-color: rgba(12,10,9,.9)
}

.border-b-warmGray-950\/95 {
    border-bottom-color: rgba(12,10,9,.95)
}

.border-b-white {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(250 252 252/var(--tw-border-opacity))
}

.border-b-white\/0 {
    border-bottom-color: rgba(250,252,252,0)
}

.border-b-white\/10 {
    border-bottom-color: rgba(250,252,252,.1)
}

.border-b-white\/100 {
    border-bottom-color: #fafcfc
}

.border-b-white\/20 {
    border-bottom-color: rgba(250,252,252,.2)
}

.border-b-white\/25 {
    border-bottom-color: rgba(250,252,252,.25)
}

.border-b-white\/30 {
    border-bottom-color: rgba(250,252,252,.3)
}

.border-b-white\/40 {
    border-bottom-color: rgba(250,252,252,.4)
}

.border-b-white\/5 {
    border-bottom-color: rgba(250,252,252,.05)
}

.border-b-white\/50 {
    border-bottom-color: rgba(250,252,252,.5)
}

.border-b-white\/60 {
    border-bottom-color: rgba(250,252,252,.6)
}

.border-b-white\/70 {
    border-bottom-color: rgba(250,252,252,.7)
}

.border-b-white\/75 {
    border-bottom-color: rgba(250,252,252,.75)
}

.border-b-white\/80 {
    border-bottom-color: rgba(250,252,252,.8)
}

.border-b-white\/90 {
    border-bottom-color: rgba(250,252,252,.9)
}

.border-b-white\/95 {
    border-bottom-color: rgba(250,252,252,.95)
}

.border-b-yellow-100 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(254 249 195/var(--tw-border-opacity))
}

.border-b-yellow-100\/0 {
    border-bottom-color: hsla(55,97%,88%,0)
}

.border-b-yellow-100\/10 {
    border-bottom-color: hsla(55,97%,88%,.1)
}

.border-b-yellow-100\/100 {
    border-bottom-color: #fef9c3
}

.border-b-yellow-100\/20 {
    border-bottom-color: hsla(55,97%,88%,.2)
}

.border-b-yellow-100\/25 {
    border-bottom-color: hsla(55,97%,88%,.25)
}

.border-b-yellow-100\/30 {
    border-bottom-color: hsla(55,97%,88%,.3)
}

.border-b-yellow-100\/40 {
    border-bottom-color: hsla(55,97%,88%,.4)
}

.border-b-yellow-100\/5 {
    border-bottom-color: hsla(55,97%,88%,.05)
}

.border-b-yellow-100\/50 {
    border-bottom-color: hsla(55,97%,88%,.5)
}

.border-b-yellow-100\/60 {
    border-bottom-color: hsla(55,97%,88%,.6)
}

.border-b-yellow-100\/70 {
    border-bottom-color: hsla(55,97%,88%,.7)
}

.border-b-yellow-100\/75 {
    border-bottom-color: hsla(55,97%,88%,.75)
}

.border-b-yellow-100\/80 {
    border-bottom-color: hsla(55,97%,88%,.8)
}

.border-b-yellow-100\/90 {
    border-bottom-color: hsla(55,97%,88%,.9)
}

.border-b-yellow-100\/95 {
    border-bottom-color: hsla(55,97%,88%,.95)
}

.border-b-yellow-200 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(254 240 138/var(--tw-border-opacity))
}

.border-b-yellow-200\/0 {
    border-bottom-color: hsla(53,98%,77%,0)
}

.border-b-yellow-200\/10 {
    border-bottom-color: hsla(53,98%,77%,.1)
}

.border-b-yellow-200\/100 {
    border-bottom-color: #fef08a
}

.border-b-yellow-200\/20 {
    border-bottom-color: hsla(53,98%,77%,.2)
}

.border-b-yellow-200\/25 {
    border-bottom-color: hsla(53,98%,77%,.25)
}

.border-b-yellow-200\/30 {
    border-bottom-color: hsla(53,98%,77%,.3)
}

.border-b-yellow-200\/40 {
    border-bottom-color: hsla(53,98%,77%,.4)
}

.border-b-yellow-200\/5 {
    border-bottom-color: hsla(53,98%,77%,.05)
}

.border-b-yellow-200\/50 {
    border-bottom-color: hsla(53,98%,77%,.5)
}

.border-b-yellow-200\/60 {
    border-bottom-color: hsla(53,98%,77%,.6)
}

.border-b-yellow-200\/70 {
    border-bottom-color: hsla(53,98%,77%,.7)
}

.border-b-yellow-200\/75 {
    border-bottom-color: hsla(53,98%,77%,.75)
}

.border-b-yellow-200\/80 {
    border-bottom-color: hsla(53,98%,77%,.8)
}

.border-b-yellow-200\/90 {
    border-bottom-color: hsla(53,98%,77%,.9)
}

.border-b-yellow-200\/95 {
    border-bottom-color: hsla(53,98%,77%,.95)
}

.border-b-yellow-300 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(253 224 71/var(--tw-border-opacity))
}

.border-b-yellow-300\/0 {
    border-bottom-color: rgba(253,224,71,0)
}

.border-b-yellow-300\/10 {
    border-bottom-color: rgba(253,224,71,.1)
}

.border-b-yellow-300\/100 {
    border-bottom-color: #fde047
}

.border-b-yellow-300\/20 {
    border-bottom-color: rgba(253,224,71,.2)
}

.border-b-yellow-300\/25 {
    border-bottom-color: rgba(253,224,71,.25)
}

.border-b-yellow-300\/30 {
    border-bottom-color: rgba(253,224,71,.3)
}

.border-b-yellow-300\/40 {
    border-bottom-color: rgba(253,224,71,.4)
}

.border-b-yellow-300\/5 {
    border-bottom-color: rgba(253,224,71,.05)
}

.border-b-yellow-300\/50 {
    border-bottom-color: rgba(253,224,71,.5)
}

.border-b-yellow-300\/60 {
    border-bottom-color: rgba(253,224,71,.6)
}

.border-b-yellow-300\/70 {
    border-bottom-color: rgba(253,224,71,.7)
}

.border-b-yellow-300\/75 {
    border-bottom-color: rgba(253,224,71,.75)
}

.border-b-yellow-300\/80 {
    border-bottom-color: rgba(253,224,71,.8)
}

.border-b-yellow-300\/90 {
    border-bottom-color: rgba(253,224,71,.9)
}

.border-b-yellow-300\/95 {
    border-bottom-color: rgba(253,224,71,.95)
}

.border-b-yellow-400 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(250 204 21/var(--tw-border-opacity))
}

.border-b-yellow-400\/0 {
    border-bottom-color: rgba(250,204,21,0)
}

.border-b-yellow-400\/10 {
    border-bottom-color: rgba(250,204,21,.1)
}

.border-b-yellow-400\/100 {
    border-bottom-color: #facc15
}

.border-b-yellow-400\/20 {
    border-bottom-color: rgba(250,204,21,.2)
}

.border-b-yellow-400\/25 {
    border-bottom-color: rgba(250,204,21,.25)
}

.border-b-yellow-400\/30 {
    border-bottom-color: rgba(250,204,21,.3)
}

.border-b-yellow-400\/40 {
    border-bottom-color: rgba(250,204,21,.4)
}

.border-b-yellow-400\/5 {
    border-bottom-color: rgba(250,204,21,.05)
}

.border-b-yellow-400\/50 {
    border-bottom-color: rgba(250,204,21,.5)
}

.border-b-yellow-400\/60 {
    border-bottom-color: rgba(250,204,21,.6)
}

.border-b-yellow-400\/70 {
    border-bottom-color: rgba(250,204,21,.7)
}

.border-b-yellow-400\/75 {
    border-bottom-color: rgba(250,204,21,.75)
}

.border-b-yellow-400\/80 {
    border-bottom-color: rgba(250,204,21,.8)
}

.border-b-yellow-400\/90 {
    border-bottom-color: rgba(250,204,21,.9)
}

.border-b-yellow-400\/95 {
    border-bottom-color: rgba(250,204,21,.95)
}

.border-b-yellow-50 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(254 252 232/var(--tw-border-opacity))
}

.border-b-yellow-50\/0 {
    border-bottom-color: hsla(55,92%,95%,0)
}

.border-b-yellow-50\/10 {
    border-bottom-color: hsla(55,92%,95%,.1)
}

.border-b-yellow-50\/100 {
    border-bottom-color: #fefce8
}

.border-b-yellow-50\/20 {
    border-bottom-color: hsla(55,92%,95%,.2)
}

.border-b-yellow-50\/25 {
    border-bottom-color: hsla(55,92%,95%,.25)
}

.border-b-yellow-50\/30 {
    border-bottom-color: hsla(55,92%,95%,.3)
}

.border-b-yellow-50\/40 {
    border-bottom-color: hsla(55,92%,95%,.4)
}

.border-b-yellow-50\/5 {
    border-bottom-color: hsla(55,92%,95%,.05)
}

.border-b-yellow-50\/50 {
    border-bottom-color: hsla(55,92%,95%,.5)
}

.border-b-yellow-50\/60 {
    border-bottom-color: hsla(55,92%,95%,.6)
}

.border-b-yellow-50\/70 {
    border-bottom-color: hsla(55,92%,95%,.7)
}

.border-b-yellow-50\/75 {
    border-bottom-color: hsla(55,92%,95%,.75)
}

.border-b-yellow-50\/80 {
    border-bottom-color: hsla(55,92%,95%,.8)
}

.border-b-yellow-50\/90 {
    border-bottom-color: hsla(55,92%,95%,.9)
}

.border-b-yellow-50\/95 {
    border-bottom-color: hsla(55,92%,95%,.95)
}

.border-b-yellow-500 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(234 179 8/var(--tw-border-opacity))
}

.border-b-yellow-500\/0 {
    border-bottom-color: rgba(234,179,8,0)
}

.border-b-yellow-500\/10 {
    border-bottom-color: rgba(234,179,8,.1)
}

.border-b-yellow-500\/100 {
    border-bottom-color: #eab308
}

.border-b-yellow-500\/20 {
    border-bottom-color: rgba(234,179,8,.2)
}

.border-b-yellow-500\/25 {
    border-bottom-color: rgba(234,179,8,.25)
}

.border-b-yellow-500\/30 {
    border-bottom-color: rgba(234,179,8,.3)
}

.border-b-yellow-500\/40 {
    border-bottom-color: rgba(234,179,8,.4)
}

.border-b-yellow-500\/5 {
    border-bottom-color: rgba(234,179,8,.05)
}

.border-b-yellow-500\/50 {
    border-bottom-color: rgba(234,179,8,.5)
}

.border-b-yellow-500\/60 {
    border-bottom-color: rgba(234,179,8,.6)
}

.border-b-yellow-500\/70 {
    border-bottom-color: rgba(234,179,8,.7)
}

.border-b-yellow-500\/75 {
    border-bottom-color: rgba(234,179,8,.75)
}

.border-b-yellow-500\/80 {
    border-bottom-color: rgba(234,179,8,.8)
}

.border-b-yellow-500\/90 {
    border-bottom-color: rgba(234,179,8,.9)
}

.border-b-yellow-500\/95 {
    border-bottom-color: rgba(234,179,8,.95)
}

.border-b-yellow-600 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(202 138 4/var(--tw-border-opacity))
}

.border-b-yellow-600\/0 {
    border-bottom-color: rgba(202,138,4,0)
}

.border-b-yellow-600\/10 {
    border-bottom-color: rgba(202,138,4,.1)
}

.border-b-yellow-600\/100 {
    border-bottom-color: #ca8a04
}

.border-b-yellow-600\/20 {
    border-bottom-color: rgba(202,138,4,.2)
}

.border-b-yellow-600\/25 {
    border-bottom-color: rgba(202,138,4,.25)
}

.border-b-yellow-600\/30 {
    border-bottom-color: rgba(202,138,4,.3)
}

.border-b-yellow-600\/40 {
    border-bottom-color: rgba(202,138,4,.4)
}

.border-b-yellow-600\/5 {
    border-bottom-color: rgba(202,138,4,.05)
}

.border-b-yellow-600\/50 {
    border-bottom-color: rgba(202,138,4,.5)
}

.border-b-yellow-600\/60 {
    border-bottom-color: rgba(202,138,4,.6)
}

.border-b-yellow-600\/70 {
    border-bottom-color: rgba(202,138,4,.7)
}

.border-b-yellow-600\/75 {
    border-bottom-color: rgba(202,138,4,.75)
}

.border-b-yellow-600\/80 {
    border-bottom-color: rgba(202,138,4,.8)
}

.border-b-yellow-600\/90 {
    border-bottom-color: rgba(202,138,4,.9)
}

.border-b-yellow-600\/95 {
    border-bottom-color: rgba(202,138,4,.95)
}

.border-b-yellow-700 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(161 98 7/var(--tw-border-opacity))
}

.border-b-yellow-700\/0 {
    border-bottom-color: rgba(161,98,7,0)
}

.border-b-yellow-700\/10 {
    border-bottom-color: rgba(161,98,7,.1)
}

.border-b-yellow-700\/100 {
    border-bottom-color: #a16207
}

.border-b-yellow-700\/20 {
    border-bottom-color: rgba(161,98,7,.2)
}

.border-b-yellow-700\/25 {
    border-bottom-color: rgba(161,98,7,.25)
}

.border-b-yellow-700\/30 {
    border-bottom-color: rgba(161,98,7,.3)
}

.border-b-yellow-700\/40 {
    border-bottom-color: rgba(161,98,7,.4)
}

.border-b-yellow-700\/5 {
    border-bottom-color: rgba(161,98,7,.05)
}

.border-b-yellow-700\/50 {
    border-bottom-color: rgba(161,98,7,.5)
}

.border-b-yellow-700\/60 {
    border-bottom-color: rgba(161,98,7,.6)
}

.border-b-yellow-700\/70 {
    border-bottom-color: rgba(161,98,7,.7)
}

.border-b-yellow-700\/75 {
    border-bottom-color: rgba(161,98,7,.75)
}

.border-b-yellow-700\/80 {
    border-bottom-color: rgba(161,98,7,.8)
}

.border-b-yellow-700\/90 {
    border-bottom-color: rgba(161,98,7,.9)
}

.border-b-yellow-700\/95 {
    border-bottom-color: rgba(161,98,7,.95)
}

.border-b-yellow-800 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(133 77 14/var(--tw-border-opacity))
}

.border-b-yellow-800\/0 {
    border-bottom-color: rgba(133,77,14,0)
}

.border-b-yellow-800\/10 {
    border-bottom-color: rgba(133,77,14,.1)
}

.border-b-yellow-800\/100 {
    border-bottom-color: #854d0e
}

.border-b-yellow-800\/20 {
    border-bottom-color: rgba(133,77,14,.2)
}

.border-b-yellow-800\/25 {
    border-bottom-color: rgba(133,77,14,.25)
}

.border-b-yellow-800\/30 {
    border-bottom-color: rgba(133,77,14,.3)
}

.border-b-yellow-800\/40 {
    border-bottom-color: rgba(133,77,14,.4)
}

.border-b-yellow-800\/5 {
    border-bottom-color: rgba(133,77,14,.05)
}

.border-b-yellow-800\/50 {
    border-bottom-color: rgba(133,77,14,.5)
}

.border-b-yellow-800\/60 {
    border-bottom-color: rgba(133,77,14,.6)
}

.border-b-yellow-800\/70 {
    border-bottom-color: rgba(133,77,14,.7)
}

.border-b-yellow-800\/75 {
    border-bottom-color: rgba(133,77,14,.75)
}

.border-b-yellow-800\/80 {
    border-bottom-color: rgba(133,77,14,.8)
}

.border-b-yellow-800\/90 {
    border-bottom-color: rgba(133,77,14,.9)
}

.border-b-yellow-800\/95 {
    border-bottom-color: rgba(133,77,14,.95)
}

.border-b-yellow-900 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(113 63 18/var(--tw-border-opacity))
}

.border-b-yellow-900\/0 {
    border-bottom-color: rgba(113,63,18,0)
}

.border-b-yellow-900\/10 {
    border-bottom-color: rgba(113,63,18,.1)
}

.border-b-yellow-900\/100 {
    border-bottom-color: #713f12
}

.border-b-yellow-900\/20 {
    border-bottom-color: rgba(113,63,18,.2)
}

.border-b-yellow-900\/25 {
    border-bottom-color: rgba(113,63,18,.25)
}

.border-b-yellow-900\/30 {
    border-bottom-color: rgba(113,63,18,.3)
}

.border-b-yellow-900\/40 {
    border-bottom-color: rgba(113,63,18,.4)
}

.border-b-yellow-900\/5 {
    border-bottom-color: rgba(113,63,18,.05)
}

.border-b-yellow-900\/50 {
    border-bottom-color: rgba(113,63,18,.5)
}

.border-b-yellow-900\/60 {
    border-bottom-color: rgba(113,63,18,.6)
}

.border-b-yellow-900\/70 {
    border-bottom-color: rgba(113,63,18,.7)
}

.border-b-yellow-900\/75 {
    border-bottom-color: rgba(113,63,18,.75)
}

.border-b-yellow-900\/80 {
    border-bottom-color: rgba(113,63,18,.8)
}

.border-b-yellow-900\/90 {
    border-bottom-color: rgba(113,63,18,.9)
}

.border-b-yellow-900\/95 {
    border-bottom-color: rgba(113,63,18,.95)
}

.border-b-yellow-950 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(66 32 6/var(--tw-border-opacity))
}

.border-b-yellow-950\/0 {
    border-bottom-color: rgba(66,32,6,0)
}

.border-b-yellow-950\/10 {
    border-bottom-color: rgba(66,32,6,.1)
}

.border-b-yellow-950\/100 {
    border-bottom-color: #422006
}

.border-b-yellow-950\/20 {
    border-bottom-color: rgba(66,32,6,.2)
}

.border-b-yellow-950\/25 {
    border-bottom-color: rgba(66,32,6,.25)
}

.border-b-yellow-950\/30 {
    border-bottom-color: rgba(66,32,6,.3)
}

.border-b-yellow-950\/40 {
    border-bottom-color: rgba(66,32,6,.4)
}

.border-b-yellow-950\/5 {
    border-bottom-color: rgba(66,32,6,.05)
}

.border-b-yellow-950\/50 {
    border-bottom-color: rgba(66,32,6,.5)
}

.border-b-yellow-950\/60 {
    border-bottom-color: rgba(66,32,6,.6)
}

.border-b-yellow-950\/70 {
    border-bottom-color: rgba(66,32,6,.7)
}

.border-b-yellow-950\/75 {
    border-bottom-color: rgba(66,32,6,.75)
}

.border-b-yellow-950\/80 {
    border-bottom-color: rgba(66,32,6,.8)
}

.border-b-yellow-950\/90 {
    border-bottom-color: rgba(66,32,6,.9)
}

.border-b-yellow-950\/95 {
    border-bottom-color: rgba(66,32,6,.95)
}

.border-b-zinc-100 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(244 244 245/var(--tw-border-opacity))
}

.border-b-zinc-100\/0 {
    border-bottom-color: hsla(240,5%,96%,0)
}

.border-b-zinc-100\/10 {
    border-bottom-color: hsla(240,5%,96%,.1)
}

.border-b-zinc-100\/100 {
    border-bottom-color: #f4f4f5
}

.border-b-zinc-100\/20 {
    border-bottom-color: hsla(240,5%,96%,.2)
}

.border-b-zinc-100\/25 {
    border-bottom-color: hsla(240,5%,96%,.25)
}

.border-b-zinc-100\/30 {
    border-bottom-color: hsla(240,5%,96%,.3)
}

.border-b-zinc-100\/40 {
    border-bottom-color: hsla(240,5%,96%,.4)
}

.border-b-zinc-100\/5 {
    border-bottom-color: hsla(240,5%,96%,.05)
}

.border-b-zinc-100\/50 {
    border-bottom-color: hsla(240,5%,96%,.5)
}

.border-b-zinc-100\/60 {
    border-bottom-color: hsla(240,5%,96%,.6)
}

.border-b-zinc-100\/70 {
    border-bottom-color: hsla(240,5%,96%,.7)
}

.border-b-zinc-100\/75 {
    border-bottom-color: hsla(240,5%,96%,.75)
}

.border-b-zinc-100\/80 {
    border-bottom-color: hsla(240,5%,96%,.8)
}

.border-b-zinc-100\/90 {
    border-bottom-color: hsla(240,5%,96%,.9)
}

.border-b-zinc-100\/95 {
    border-bottom-color: hsla(240,5%,96%,.95)
}

.border-b-zinc-200 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(228 228 231/var(--tw-border-opacity))
}

.border-b-zinc-200\/0 {
    border-bottom-color: hsla(240,6%,90%,0)
}

.border-b-zinc-200\/10 {
    border-bottom-color: hsla(240,6%,90%,.1)
}

.border-b-zinc-200\/100 {
    border-bottom-color: #e4e4e7
}

.border-b-zinc-200\/20 {
    border-bottom-color: hsla(240,6%,90%,.2)
}

.border-b-zinc-200\/25 {
    border-bottom-color: hsla(240,6%,90%,.25)
}

.border-b-zinc-200\/30 {
    border-bottom-color: hsla(240,6%,90%,.3)
}

.border-b-zinc-200\/40 {
    border-bottom-color: hsla(240,6%,90%,.4)
}

.border-b-zinc-200\/5 {
    border-bottom-color: hsla(240,6%,90%,.05)
}

.border-b-zinc-200\/50 {
    border-bottom-color: hsla(240,6%,90%,.5)
}

.border-b-zinc-200\/60 {
    border-bottom-color: hsla(240,6%,90%,.6)
}

.border-b-zinc-200\/70 {
    border-bottom-color: hsla(240,6%,90%,.7)
}

.border-b-zinc-200\/75 {
    border-bottom-color: hsla(240,6%,90%,.75)
}

.border-b-zinc-200\/80 {
    border-bottom-color: hsla(240,6%,90%,.8)
}

.border-b-zinc-200\/90 {
    border-bottom-color: hsla(240,6%,90%,.9)
}

.border-b-zinc-200\/95 {
    border-bottom-color: hsla(240,6%,90%,.95)
}

.border-b-zinc-300 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(212 212 216/var(--tw-border-opacity))
}

.border-b-zinc-300\/0 {
    border-bottom-color: hsla(240,5%,84%,0)
}

.border-b-zinc-300\/10 {
    border-bottom-color: hsla(240,5%,84%,.1)
}

.border-b-zinc-300\/100 {
    border-bottom-color: #d4d4d8
}

.border-b-zinc-300\/20 {
    border-bottom-color: hsla(240,5%,84%,.2)
}

.border-b-zinc-300\/25 {
    border-bottom-color: hsla(240,5%,84%,.25)
}

.border-b-zinc-300\/30 {
    border-bottom-color: hsla(240,5%,84%,.3)
}

.border-b-zinc-300\/40 {
    border-bottom-color: hsla(240,5%,84%,.4)
}

.border-b-zinc-300\/5 {
    border-bottom-color: hsla(240,5%,84%,.05)
}

.border-b-zinc-300\/50 {
    border-bottom-color: hsla(240,5%,84%,.5)
}

.border-b-zinc-300\/60 {
    border-bottom-color: hsla(240,5%,84%,.6)
}

.border-b-zinc-300\/70 {
    border-bottom-color: hsla(240,5%,84%,.7)
}

.border-b-zinc-300\/75 {
    border-bottom-color: hsla(240,5%,84%,.75)
}

.border-b-zinc-300\/80 {
    border-bottom-color: hsla(240,5%,84%,.8)
}

.border-b-zinc-300\/90 {
    border-bottom-color: hsla(240,5%,84%,.9)
}

.border-b-zinc-300\/95 {
    border-bottom-color: hsla(240,5%,84%,.95)
}

.border-b-zinc-400 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(161 161 170/var(--tw-border-opacity))
}

.border-b-zinc-400\/0 {
    border-bottom-color: hsla(240,5%,65%,0)
}

.border-b-zinc-400\/10 {
    border-bottom-color: hsla(240,5%,65%,.1)
}

.border-b-zinc-400\/100 {
    border-bottom-color: #a1a1aa
}

.border-b-zinc-400\/20 {
    border-bottom-color: hsla(240,5%,65%,.2)
}

.border-b-zinc-400\/25 {
    border-bottom-color: hsla(240,5%,65%,.25)
}

.border-b-zinc-400\/30 {
    border-bottom-color: hsla(240,5%,65%,.3)
}

.border-b-zinc-400\/40 {
    border-bottom-color: hsla(240,5%,65%,.4)
}

.border-b-zinc-400\/5 {
    border-bottom-color: hsla(240,5%,65%,.05)
}

.border-b-zinc-400\/50 {
    border-bottom-color: hsla(240,5%,65%,.5)
}

.border-b-zinc-400\/60 {
    border-bottom-color: hsla(240,5%,65%,.6)
}

.border-b-zinc-400\/70 {
    border-bottom-color: hsla(240,5%,65%,.7)
}

.border-b-zinc-400\/75 {
    border-bottom-color: hsla(240,5%,65%,.75)
}

.border-b-zinc-400\/80 {
    border-bottom-color: hsla(240,5%,65%,.8)
}

.border-b-zinc-400\/90 {
    border-bottom-color: hsla(240,5%,65%,.9)
}

.border-b-zinc-400\/95 {
    border-bottom-color: hsla(240,5%,65%,.95)
}

.border-b-zinc-50 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(250 250 250/var(--tw-border-opacity))
}

.border-b-zinc-50\/0 {
    border-bottom-color: hsla(0,0%,98%,0)
}

.border-b-zinc-50\/10 {
    border-bottom-color: hsla(0,0%,98%,.1)
}

.border-b-zinc-50\/100 {
    border-bottom-color: #fafafa
}

.border-b-zinc-50\/20 {
    border-bottom-color: hsla(0,0%,98%,.2)
}

.border-b-zinc-50\/25 {
    border-bottom-color: hsla(0,0%,98%,.25)
}

.border-b-zinc-50\/30 {
    border-bottom-color: hsla(0,0%,98%,.3)
}

.border-b-zinc-50\/40 {
    border-bottom-color: hsla(0,0%,98%,.4)
}

.border-b-zinc-50\/5 {
    border-bottom-color: hsla(0,0%,98%,.05)
}

.border-b-zinc-50\/50 {
    border-bottom-color: hsla(0,0%,98%,.5)
}

.border-b-zinc-50\/60 {
    border-bottom-color: hsla(0,0%,98%,.6)
}

.border-b-zinc-50\/70 {
    border-bottom-color: hsla(0,0%,98%,.7)
}

.border-b-zinc-50\/75 {
    border-bottom-color: hsla(0,0%,98%,.75)
}

.border-b-zinc-50\/80 {
    border-bottom-color: hsla(0,0%,98%,.8)
}

.border-b-zinc-50\/90 {
    border-bottom-color: hsla(0,0%,98%,.9)
}

.border-b-zinc-50\/95 {
    border-bottom-color: hsla(0,0%,98%,.95)
}

.border-b-zinc-500 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(113 113 122/var(--tw-border-opacity))
}

.border-b-zinc-500\/0 {
    border-bottom-color: hsla(240,4%,46%,0)
}

.border-b-zinc-500\/10 {
    border-bottom-color: hsla(240,4%,46%,.1)
}

.border-b-zinc-500\/100 {
    border-bottom-color: #71717a
}

.border-b-zinc-500\/20 {
    border-bottom-color: hsla(240,4%,46%,.2)
}

.border-b-zinc-500\/25 {
    border-bottom-color: hsla(240,4%,46%,.25)
}

.border-b-zinc-500\/30 {
    border-bottom-color: hsla(240,4%,46%,.3)
}

.border-b-zinc-500\/40 {
    border-bottom-color: hsla(240,4%,46%,.4)
}

.border-b-zinc-500\/5 {
    border-bottom-color: hsla(240,4%,46%,.05)
}

.border-b-zinc-500\/50 {
    border-bottom-color: hsla(240,4%,46%,.5)
}

.border-b-zinc-500\/60 {
    border-bottom-color: hsla(240,4%,46%,.6)
}

.border-b-zinc-500\/70 {
    border-bottom-color: hsla(240,4%,46%,.7)
}

.border-b-zinc-500\/75 {
    border-bottom-color: hsla(240,4%,46%,.75)
}

.border-b-zinc-500\/80 {
    border-bottom-color: hsla(240,4%,46%,.8)
}

.border-b-zinc-500\/90 {
    border-bottom-color: hsla(240,4%,46%,.9)
}

.border-b-zinc-500\/95 {
    border-bottom-color: hsla(240,4%,46%,.95)
}

.border-b-zinc-600 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(82 82 91/var(--tw-border-opacity))
}

.border-b-zinc-600\/0 {
    border-bottom-color: rgba(82,82,91,0)
}

.border-b-zinc-600\/10 {
    border-bottom-color: rgba(82,82,91,.1)
}

.border-b-zinc-600\/100 {
    border-bottom-color: #52525b
}

.border-b-zinc-600\/20 {
    border-bottom-color: rgba(82,82,91,.2)
}

.border-b-zinc-600\/25 {
    border-bottom-color: rgba(82,82,91,.25)
}

.border-b-zinc-600\/30 {
    border-bottom-color: rgba(82,82,91,.3)
}

.border-b-zinc-600\/40 {
    border-bottom-color: rgba(82,82,91,.4)
}

.border-b-zinc-600\/5 {
    border-bottom-color: rgba(82,82,91,.05)
}

.border-b-zinc-600\/50 {
    border-bottom-color: rgba(82,82,91,.5)
}

.border-b-zinc-600\/60 {
    border-bottom-color: rgba(82,82,91,.6)
}

.border-b-zinc-600\/70 {
    border-bottom-color: rgba(82,82,91,.7)
}

.border-b-zinc-600\/75 {
    border-bottom-color: rgba(82,82,91,.75)
}

.border-b-zinc-600\/80 {
    border-bottom-color: rgba(82,82,91,.8)
}

.border-b-zinc-600\/90 {
    border-bottom-color: rgba(82,82,91,.9)
}

.border-b-zinc-600\/95 {
    border-bottom-color: rgba(82,82,91,.95)
}

.border-b-zinc-700 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(63 63 70/var(--tw-border-opacity))
}

.border-b-zinc-700\/0 {
    border-bottom-color: rgba(63,63,70,0)
}

.border-b-zinc-700\/10 {
    border-bottom-color: rgba(63,63,70,.1)
}

.border-b-zinc-700\/100 {
    border-bottom-color: #3f3f46
}

.border-b-zinc-700\/20 {
    border-bottom-color: rgba(63,63,70,.2)
}

.border-b-zinc-700\/25 {
    border-bottom-color: rgba(63,63,70,.25)
}

.border-b-zinc-700\/30 {
    border-bottom-color: rgba(63,63,70,.3)
}

.border-b-zinc-700\/40 {
    border-bottom-color: rgba(63,63,70,.4)
}

.border-b-zinc-700\/5 {
    border-bottom-color: rgba(63,63,70,.05)
}

.border-b-zinc-700\/50 {
    border-bottom-color: rgba(63,63,70,.5)
}

.border-b-zinc-700\/60 {
    border-bottom-color: rgba(63,63,70,.6)
}

.border-b-zinc-700\/70 {
    border-bottom-color: rgba(63,63,70,.7)
}

.border-b-zinc-700\/75 {
    border-bottom-color: rgba(63,63,70,.75)
}

.border-b-zinc-700\/80 {
    border-bottom-color: rgba(63,63,70,.8)
}

.border-b-zinc-700\/90 {
    border-bottom-color: rgba(63,63,70,.9)
}

.border-b-zinc-700\/95 {
    border-bottom-color: rgba(63,63,70,.95)
}

.border-b-zinc-800 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(39 39 42/var(--tw-border-opacity))
}

.border-b-zinc-800\/0 {
    border-bottom-color: rgba(39,39,42,0)
}

.border-b-zinc-800\/10 {
    border-bottom-color: rgba(39,39,42,.1)
}

.border-b-zinc-800\/100 {
    border-bottom-color: #27272a
}

.border-b-zinc-800\/20 {
    border-bottom-color: rgba(39,39,42,.2)
}

.border-b-zinc-800\/25 {
    border-bottom-color: rgba(39,39,42,.25)
}

.border-b-zinc-800\/30 {
    border-bottom-color: rgba(39,39,42,.3)
}

.border-b-zinc-800\/40 {
    border-bottom-color: rgba(39,39,42,.4)
}

.border-b-zinc-800\/5 {
    border-bottom-color: rgba(39,39,42,.05)
}

.border-b-zinc-800\/50 {
    border-bottom-color: rgba(39,39,42,.5)
}

.border-b-zinc-800\/60 {
    border-bottom-color: rgba(39,39,42,.6)
}

.border-b-zinc-800\/70 {
    border-bottom-color: rgba(39,39,42,.7)
}

.border-b-zinc-800\/75 {
    border-bottom-color: rgba(39,39,42,.75)
}

.border-b-zinc-800\/80 {
    border-bottom-color: rgba(39,39,42,.8)
}

.border-b-zinc-800\/90 {
    border-bottom-color: rgba(39,39,42,.9)
}

.border-b-zinc-800\/95 {
    border-bottom-color: rgba(39,39,42,.95)
}

.border-b-zinc-900 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(24 24 27/var(--tw-border-opacity))
}

.border-b-zinc-900\/0 {
    border-bottom-color: rgba(24,24,27,0)
}

.border-b-zinc-900\/10 {
    border-bottom-color: rgba(24,24,27,.1)
}

.border-b-zinc-900\/100 {
    border-bottom-color: #18181b
}

.border-b-zinc-900\/20 {
    border-bottom-color: rgba(24,24,27,.2)
}

.border-b-zinc-900\/25 {
    border-bottom-color: rgba(24,24,27,.25)
}

.border-b-zinc-900\/30 {
    border-bottom-color: rgba(24,24,27,.3)
}

.border-b-zinc-900\/40 {
    border-bottom-color: rgba(24,24,27,.4)
}

.border-b-zinc-900\/5 {
    border-bottom-color: rgba(24,24,27,.05)
}

.border-b-zinc-900\/50 {
    border-bottom-color: rgba(24,24,27,.5)
}

.border-b-zinc-900\/60 {
    border-bottom-color: rgba(24,24,27,.6)
}

.border-b-zinc-900\/70 {
    border-bottom-color: rgba(24,24,27,.7)
}

.border-b-zinc-900\/75 {
    border-bottom-color: rgba(24,24,27,.75)
}

.border-b-zinc-900\/80 {
    border-bottom-color: rgba(24,24,27,.8)
}

.border-b-zinc-900\/90 {
    border-bottom-color: rgba(24,24,27,.9)
}

.border-b-zinc-900\/95 {
    border-bottom-color: rgba(24,24,27,.95)
}

.border-b-zinc-950 {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(9 9 11/var(--tw-border-opacity))
}

.border-b-zinc-950\/0 {
    border-bottom-color: rgba(9,9,11,0)
}

.border-b-zinc-950\/10 {
    border-bottom-color: rgba(9,9,11,.1)
}

.border-b-zinc-950\/100 {
    border-bottom-color: #09090b
}

.border-b-zinc-950\/20 {
    border-bottom-color: rgba(9,9,11,.2)
}

.border-b-zinc-950\/25 {
    border-bottom-color: rgba(9,9,11,.25)
}

.border-b-zinc-950\/30 {
    border-bottom-color: rgba(9,9,11,.3)
}

.border-b-zinc-950\/40 {
    border-bottom-color: rgba(9,9,11,.4)
}

.border-b-zinc-950\/5 {
    border-bottom-color: rgba(9,9,11,.05)
}

.border-b-zinc-950\/50 {
    border-bottom-color: rgba(9,9,11,.5)
}

.border-b-zinc-950\/60 {
    border-bottom-color: rgba(9,9,11,.6)
}

.border-b-zinc-950\/70 {
    border-bottom-color: rgba(9,9,11,.7)
}

.border-b-zinc-950\/75 {
    border-bottom-color: rgba(9,9,11,.75)
}

.border-b-zinc-950\/80 {
    border-bottom-color: rgba(9,9,11,.8)
}

.border-b-zinc-950\/90 {
    border-bottom-color: rgba(9,9,11,.9)
}

.border-b-zinc-950\/95 {
    border-bottom-color: rgba(9,9,11,.95)
}

.border-e-accent-dark {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(230 217 76/var(--tw-border-opacity))}

.border-e-accent-dark\/0 {
    border-inline-end-color: rgba(230,217,76,0)
}

.border-e-accent-dark\/10 {
    border-inline-end-color:rgba(230,217,76,.1)}

.border-e-accent-dark\/100 {
    border-inline-end-color:#e6d94c}

.border-e-accent-dark\/20 {
    border-inline-end-color:rgba(230,217,76,.2)}

.border-e-accent-dark\/25 {
    border-inline-end-color:rgba(230,217,76,.25)}

.border-e-accent-dark\/30 {
    border-inline-end-color:rgba(230,217,76,.3)}

.border-e-accent-dark\/40 {
    border-inline-end-color:rgba(230,217,76,.4)}

.border-e-accent-dark\/5 {
    border-inline-end-color:rgba(230,217,76,.05)}

.border-e-accent-dark\/50 {
    border-inline-end-color:rgba(230,217,76,.5)}

.border-e-accent-dark\/60 {
    border-inline-end-color:rgba(230,217,76,.6)}

.border-e-accent-dark\/70 {
    border-inline-end-color:rgba(230,217,76,.7)}

.border-e-accent-dark\/75 {
    border-inline-end-color:rgba(230,217,76,.75)}

.border-e-accent-dark\/80 {
    border-inline-end-color:rgba(230,217,76,.8)}

.border-e-accent-dark\/90 {
    border-inline-end-color:rgba(230,217,76,.9)}

.border-e-accent-dark\/95 {
    border-inline-end-color:rgba(230,217,76,.95)}

.border-e-accent-default {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(255 241 84/var(--tw-border-opacity))}

.border-e-accent-default\/0 {
    border-inline-end-color: rgba(255,241,84,0)
}

.border-e-accent-default\/10 {
    border-inline-end-color:rgba(255,241,84,.1)}

.border-e-accent-default\/100 {
    border-inline-end-color:#fff154}

.border-e-accent-default\/20 {
    border-inline-end-color:rgba(255,241,84,.2)}

.border-e-accent-default\/25 {
    border-inline-end-color:rgba(255,241,84,.25)}

.border-e-accent-default\/30 {
    border-inline-end-color:rgba(255,241,84,.3)}

.border-e-accent-default\/40 {
    border-inline-end-color:rgba(255,241,84,.4)}

.border-e-accent-default\/5 {
    border-inline-end-color:rgba(255,241,84,.05)}

.border-e-accent-default\/50 {
    border-inline-end-color:rgba(255,241,84,.5)}

.border-e-accent-default\/60 {
    border-inline-end-color:rgba(255,241,84,.6)}

.border-e-accent-default\/70 {
    border-inline-end-color:rgba(255,241,84,.7)}

.border-e-accent-default\/75 {
    border-inline-end-color:rgba(255,241,84,.75)}

.border-e-accent-default\/80 {
    border-inline-end-color:rgba(255,241,84,.8)}

.border-e-accent-default\/90 {
    border-inline-end-color:rgba(255,241,84,.9)}

.border-e-accent-default\/95 {
    border-inline-end-color:rgba(255,241,84,.95)}

.border-e-accent-foreground {
    border-inline-end-color:hsl(var(--accent-foreground))}

.border-e-accent-foreground\/0 {
    border-inline-end-color: hsl(var(--accent-foreground)/0)
}

.border-e-accent-foreground\/10 {
    border-inline-end-color:hsl(var(--accent-foreground)/.1)}

.border-e-accent-foreground\/100 {
    border-inline-end-color: hsl(var(--accent-foreground)/1)
}

.border-e-accent-foreground\/20 {
    border-inline-end-color:hsl(var(--accent-foreground)/.2)}

.border-e-accent-foreground\/25 {
    border-inline-end-color: hsl(var(--accent-foreground)/.25)
}

.border-e-accent-foreground\/30 {
    border-inline-end-color:hsl(var(--accent-foreground)/.3)}

.border-e-accent-foreground\/40 {
    border-inline-end-color: hsl(var(--accent-foreground)/.4)
}

.border-e-accent-foreground\/5 {
    border-inline-end-color:hsl(var(--accent-foreground)/.05)}

.border-e-accent-foreground\/50 {
    border-inline-end-color: hsl(var(--accent-foreground)/.5)
}

.border-e-accent-foreground\/60 {
    border-inline-end-color:hsl(var(--accent-foreground)/.6)}

.border-e-accent-foreground\/70 {
    border-inline-end-color: hsl(var(--accent-foreground)/.7)
}

.border-e-accent-foreground\/75 {
    border-inline-end-color:hsl(var(--accent-foreground)/.75)}

.border-e-accent-foreground\/80 {
    border-inline-end-color: hsl(var(--accent-foreground)/.8)
}

.border-e-accent-foreground\/90 {
    border-inline-end-color:hsl(var(--accent-foreground)/.9)}

.border-e-accent-foreground\/95 {
    border-inline-end-color: hsl(var(--accent-foreground)/.95)
}

.border-e-amber-100 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(254 243 199/var(--tw-border-opacity))}

.border-e-amber-100\/0 {
    border-inline-end-color: hsla(48,96%,89%,0)
}

.border-e-amber-100\/10 {
    border-inline-end-color:hsla(48,96%,89%,.1)}

.border-e-amber-100\/100 {
    border-inline-end-color:#fef3c7}

.border-e-amber-100\/20 {
    border-inline-end-color:hsla(48,96%,89%,.2)}

.border-e-amber-100\/25 {
    border-inline-end-color:hsla(48,96%,89%,.25)}

.border-e-amber-100\/30 {
    border-inline-end-color:hsla(48,96%,89%,.3)}

.border-e-amber-100\/40 {
    border-inline-end-color:hsla(48,96%,89%,.4)}

.border-e-amber-100\/5 {
    border-inline-end-color:hsla(48,96%,89%,.05)}

.border-e-amber-100\/50 {
    border-inline-end-color:hsla(48,96%,89%,.5)}

.border-e-amber-100\/60 {
    border-inline-end-color:hsla(48,96%,89%,.6)}

.border-e-amber-100\/70 {
    border-inline-end-color:hsla(48,96%,89%,.7)}

.border-e-amber-100\/75 {
    border-inline-end-color:hsla(48,96%,89%,.75)}

.border-e-amber-100\/80 {
    border-inline-end-color:hsla(48,96%,89%,.8)}

.border-e-amber-100\/90 {
    border-inline-end-color:hsla(48,96%,89%,.9)}

.border-e-amber-100\/95 {
    border-inline-end-color:hsla(48,96%,89%,.95)}

.border-e-amber-200 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(253 230 138/var(--tw-border-opacity))}

.border-e-amber-200\/0 {
    border-inline-end-color: hsla(48,97%,77%,0)
}

.border-e-amber-200\/10 {
    border-inline-end-color:hsla(48,97%,77%,.1)}

.border-e-amber-200\/100 {
    border-inline-end-color:#fde68a}

.border-e-amber-200\/20 {
    border-inline-end-color:hsla(48,97%,77%,.2)}

.border-e-amber-200\/25 {
    border-inline-end-color:hsla(48,97%,77%,.25)}

.border-e-amber-200\/30 {
    border-inline-end-color:hsla(48,97%,77%,.3)}

.border-e-amber-200\/40 {
    border-inline-end-color:hsla(48,97%,77%,.4)}

.border-e-amber-200\/5 {
    border-inline-end-color:hsla(48,97%,77%,.05)}

.border-e-amber-200\/50 {
    border-inline-end-color:hsla(48,97%,77%,.5)}

.border-e-amber-200\/60 {
    border-inline-end-color:hsla(48,97%,77%,.6)}

.border-e-amber-200\/70 {
    border-inline-end-color:hsla(48,97%,77%,.7)}

.border-e-amber-200\/75 {
    border-inline-end-color:hsla(48,97%,77%,.75)}

.border-e-amber-200\/80 {
    border-inline-end-color:hsla(48,97%,77%,.8)}

.border-e-amber-200\/90 {
    border-inline-end-color:hsla(48,97%,77%,.9)}

.border-e-amber-200\/95 {
    border-inline-end-color:hsla(48,97%,77%,.95)}

.border-e-amber-300 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(252 211 77/var(--tw-border-opacity))}

.border-e-amber-300\/0 {
    border-inline-end-color: rgba(252,211,77,0)
}

.border-e-amber-300\/10 {
    border-inline-end-color:rgba(252,211,77,.1)}

.border-e-amber-300\/100 {
    border-inline-end-color:#fcd34d}

.border-e-amber-300\/20 {
    border-inline-end-color:rgba(252,211,77,.2)}

.border-e-amber-300\/25 {
    border-inline-end-color:rgba(252,211,77,.25)}

.border-e-amber-300\/30 {
    border-inline-end-color:rgba(252,211,77,.3)}

.border-e-amber-300\/40 {
    border-inline-end-color:rgba(252,211,77,.4)}

.border-e-amber-300\/5 {
    border-inline-end-color:rgba(252,211,77,.05)}

.border-e-amber-300\/50 {
    border-inline-end-color:rgba(252,211,77,.5)}

.border-e-amber-300\/60 {
    border-inline-end-color:rgba(252,211,77,.6)}

.border-e-amber-300\/70 {
    border-inline-end-color:rgba(252,211,77,.7)}

.border-e-amber-300\/75 {
    border-inline-end-color:rgba(252,211,77,.75)}

.border-e-amber-300\/80 {
    border-inline-end-color:rgba(252,211,77,.8)}

.border-e-amber-300\/90 {
    border-inline-end-color:rgba(252,211,77,.9)}

.border-e-amber-300\/95 {
    border-inline-end-color:rgba(252,211,77,.95)}

.border-e-amber-400 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(251 191 36/var(--tw-border-opacity))}

.border-e-amber-400\/0 {
    border-inline-end-color: rgba(251,191,36,0)
}

.border-e-amber-400\/10 {
    border-inline-end-color:rgba(251,191,36,.1)}

.border-e-amber-400\/100 {
    border-inline-end-color:#fbbf24}

.border-e-amber-400\/20 {
    border-inline-end-color:rgba(251,191,36,.2)}

.border-e-amber-400\/25 {
    border-inline-end-color:rgba(251,191,36,.25)}

.border-e-amber-400\/30 {
    border-inline-end-color:rgba(251,191,36,.3)}

.border-e-amber-400\/40 {
    border-inline-end-color:rgba(251,191,36,.4)}

.border-e-amber-400\/5 {
    border-inline-end-color:rgba(251,191,36,.05)}

.border-e-amber-400\/50 {
    border-inline-end-color:rgba(251,191,36,.5)}

.border-e-amber-400\/60 {
    border-inline-end-color:rgba(251,191,36,.6)}

.border-e-amber-400\/70 {
    border-inline-end-color:rgba(251,191,36,.7)}

.border-e-amber-400\/75 {
    border-inline-end-color:rgba(251,191,36,.75)}

.border-e-amber-400\/80 {
    border-inline-end-color:rgba(251,191,36,.8)}

.border-e-amber-400\/90 {
    border-inline-end-color:rgba(251,191,36,.9)}

.border-e-amber-400\/95 {
    border-inline-end-color:rgba(251,191,36,.95)}

.border-e-amber-50 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(255 251 235/var(--tw-border-opacity))}

.border-e-amber-50\/0 {
    border-inline-end-color: rgba(255,251,235,0)
}

.border-e-amber-50\/10 {
    border-inline-end-color:rgba(255,251,235,.1)}

.border-e-amber-50\/100 {
    border-inline-end-color:#fffbeb}

.border-e-amber-50\/20 {
    border-inline-end-color:rgba(255,251,235,.2)}

.border-e-amber-50\/25 {
    border-inline-end-color:rgba(255,251,235,.25)}

.border-e-amber-50\/30 {
    border-inline-end-color:rgba(255,251,235,.3)}

.border-e-amber-50\/40 {
    border-inline-end-color:rgba(255,251,235,.4)}

.border-e-amber-50\/5 {
    border-inline-end-color:rgba(255,251,235,.05)}

.border-e-amber-50\/50 {
    border-inline-end-color:rgba(255,251,235,.5)}

.border-e-amber-50\/60 {
    border-inline-end-color:rgba(255,251,235,.6)}

.border-e-amber-50\/70 {
    border-inline-end-color:rgba(255,251,235,.7)}

.border-e-amber-50\/75 {
    border-inline-end-color:rgba(255,251,235,.75)}

.border-e-amber-50\/80 {
    border-inline-end-color:rgba(255,251,235,.8)}

.border-e-amber-50\/90 {
    border-inline-end-color:rgba(255,251,235,.9)}

.border-e-amber-50\/95 {
    border-inline-end-color:rgba(255,251,235,.95)}

.border-e-amber-500 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(245 158 11/var(--tw-border-opacity))}

.border-e-amber-500\/0 {
    border-inline-end-color: rgba(245,158,11,0)
}

.border-e-amber-500\/10 {
    border-inline-end-color:rgba(245,158,11,.1)}

.border-e-amber-500\/100 {
    border-inline-end-color:#f59e0b}

.border-e-amber-500\/20 {
    border-inline-end-color:rgba(245,158,11,.2)}

.border-e-amber-500\/25 {
    border-inline-end-color:rgba(245,158,11,.25)}

.border-e-amber-500\/30 {
    border-inline-end-color:rgba(245,158,11,.3)}

.border-e-amber-500\/40 {
    border-inline-end-color:rgba(245,158,11,.4)}

.border-e-amber-500\/5 {
    border-inline-end-color:rgba(245,158,11,.05)}

.border-e-amber-500\/50 {
    border-inline-end-color:rgba(245,158,11,.5)}

.border-e-amber-500\/60 {
    border-inline-end-color:rgba(245,158,11,.6)}

.border-e-amber-500\/70 {
    border-inline-end-color:rgba(245,158,11,.7)}

.border-e-amber-500\/75 {
    border-inline-end-color:rgba(245,158,11,.75)}

.border-e-amber-500\/80 {
    border-inline-end-color:rgba(245,158,11,.8)}

.border-e-amber-500\/90 {
    border-inline-end-color:rgba(245,158,11,.9)}

.border-e-amber-500\/95 {
    border-inline-end-color:rgba(245,158,11,.95)}

.border-e-amber-600 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(217 119 6/var(--tw-border-opacity))}

.border-e-amber-600\/0 {
    border-inline-end-color: rgba(217,119,6,0)
}

.border-e-amber-600\/10 {
    border-inline-end-color:rgba(217,119,6,.1)}

.border-e-amber-600\/100 {
    border-inline-end-color:#d97706}

.border-e-amber-600\/20 {
    border-inline-end-color:rgba(217,119,6,.2)}

.border-e-amber-600\/25 {
    border-inline-end-color:rgba(217,119,6,.25)}

.border-e-amber-600\/30 {
    border-inline-end-color:rgba(217,119,6,.3)}

.border-e-amber-600\/40 {
    border-inline-end-color:rgba(217,119,6,.4)}

.border-e-amber-600\/5 {
    border-inline-end-color:rgba(217,119,6,.05)}

.border-e-amber-600\/50 {
    border-inline-end-color:rgba(217,119,6,.5)}

.border-e-amber-600\/60 {
    border-inline-end-color:rgba(217,119,6,.6)}

.border-e-amber-600\/70 {
    border-inline-end-color:rgba(217,119,6,.7)}

.border-e-amber-600\/75 {
    border-inline-end-color:rgba(217,119,6,.75)}

.border-e-amber-600\/80 {
    border-inline-end-color:rgba(217,119,6,.8)}

.border-e-amber-600\/90 {
    border-inline-end-color:rgba(217,119,6,.9)}

.border-e-amber-600\/95 {
    border-inline-end-color:rgba(217,119,6,.95)}

.border-e-amber-700 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(180 83 9/var(--tw-border-opacity))}

.border-e-amber-700\/0 {
    border-inline-end-color: rgba(180,83,9,0)
}

.border-e-amber-700\/10 {
    border-inline-end-color:rgba(180,83,9,.1)}

.border-e-amber-700\/100 {
    border-inline-end-color:#b45309}

.border-e-amber-700\/20 {
    border-inline-end-color:rgba(180,83,9,.2)}

.border-e-amber-700\/25 {
    border-inline-end-color:rgba(180,83,9,.25)}

.border-e-amber-700\/30 {
    border-inline-end-color:rgba(180,83,9,.3)}

.border-e-amber-700\/40 {
    border-inline-end-color:rgba(180,83,9,.4)}

.border-e-amber-700\/5 {
    border-inline-end-color:rgba(180,83,9,.05)}

.border-e-amber-700\/50 {
    border-inline-end-color:rgba(180,83,9,.5)}

.border-e-amber-700\/60 {
    border-inline-end-color:rgba(180,83,9,.6)}

.border-e-amber-700\/70 {
    border-inline-end-color:rgba(180,83,9,.7)}

.border-e-amber-700\/75 {
    border-inline-end-color:rgba(180,83,9,.75)}

.border-e-amber-700\/80 {
    border-inline-end-color:rgba(180,83,9,.8)}

.border-e-amber-700\/90 {
    border-inline-end-color:rgba(180,83,9,.9)}

.border-e-amber-700\/95 {
    border-inline-end-color:rgba(180,83,9,.95)}

.border-e-amber-800 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(146 64 14/var(--tw-border-opacity))}

.border-e-amber-800\/0 {
    border-inline-end-color: rgba(146,64,14,0)
}

.border-e-amber-800\/10 {
    border-inline-end-color:rgba(146,64,14,.1)}

.border-e-amber-800\/100 {
    border-inline-end-color:#92400e}

.border-e-amber-800\/20 {
    border-inline-end-color:rgba(146,64,14,.2)}

.border-e-amber-800\/25 {
    border-inline-end-color:rgba(146,64,14,.25)}

.border-e-amber-800\/30 {
    border-inline-end-color:rgba(146,64,14,.3)}

.border-e-amber-800\/40 {
    border-inline-end-color:rgba(146,64,14,.4)}

.border-e-amber-800\/5 {
    border-inline-end-color:rgba(146,64,14,.05)}

.border-e-amber-800\/50 {
    border-inline-end-color:rgba(146,64,14,.5)}

.border-e-amber-800\/60 {
    border-inline-end-color:rgba(146,64,14,.6)}

.border-e-amber-800\/70 {
    border-inline-end-color:rgba(146,64,14,.7)}

.border-e-amber-800\/75 {
    border-inline-end-color:rgba(146,64,14,.75)}

.border-e-amber-800\/80 {
    border-inline-end-color:rgba(146,64,14,.8)}

.border-e-amber-800\/90 {
    border-inline-end-color:rgba(146,64,14,.9)}

.border-e-amber-800\/95 {
    border-inline-end-color:rgba(146,64,14,.95)}

.border-e-amber-900 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(120 53 15/var(--tw-border-opacity))}

.border-e-amber-900\/0 {
    border-inline-end-color: rgba(120,53,15,0)
}

.border-e-amber-900\/10 {
    border-inline-end-color:rgba(120,53,15,.1)}

.border-e-amber-900\/100 {
    border-inline-end-color:#78350f}

.border-e-amber-900\/20 {
    border-inline-end-color:rgba(120,53,15,.2)}

.border-e-amber-900\/25 {
    border-inline-end-color:rgba(120,53,15,.25)}

.border-e-amber-900\/30 {
    border-inline-end-color:rgba(120,53,15,.3)}

.border-e-amber-900\/40 {
    border-inline-end-color:rgba(120,53,15,.4)}

.border-e-amber-900\/5 {
    border-inline-end-color:rgba(120,53,15,.05)}

.border-e-amber-900\/50 {
    border-inline-end-color:rgba(120,53,15,.5)}

.border-e-amber-900\/60 {
    border-inline-end-color:rgba(120,53,15,.6)}

.border-e-amber-900\/70 {
    border-inline-end-color:rgba(120,53,15,.7)}

.border-e-amber-900\/75 {
    border-inline-end-color:rgba(120,53,15,.75)}

.border-e-amber-900\/80 {
    border-inline-end-color:rgba(120,53,15,.8)}

.border-e-amber-900\/90 {
    border-inline-end-color:rgba(120,53,15,.9)}

.border-e-amber-900\/95 {
    border-inline-end-color:rgba(120,53,15,.95)}

.border-e-amber-950 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(69 26 3/var(--tw-border-opacity))}

.border-e-amber-950\/0 {
    border-inline-end-color: rgba(69,26,3,0)
}

.border-e-amber-950\/10 {
    border-inline-end-color:rgba(69,26,3,.1)}

.border-e-amber-950\/100 {
    border-inline-end-color:#451a03}

.border-e-amber-950\/20 {
    border-inline-end-color:rgba(69,26,3,.2)}

.border-e-amber-950\/25 {
    border-inline-end-color:rgba(69,26,3,.25)}

.border-e-amber-950\/30 {
    border-inline-end-color:rgba(69,26,3,.3)}

.border-e-amber-950\/40 {
    border-inline-end-color:rgba(69,26,3,.4)}

.border-e-amber-950\/5 {
    border-inline-end-color:rgba(69,26,3,.05)}

.border-e-amber-950\/50 {
    border-inline-end-color:rgba(69,26,3,.5)}

.border-e-amber-950\/60 {
    border-inline-end-color:rgba(69,26,3,.6)}

.border-e-amber-950\/70 {
    border-inline-end-color:rgba(69,26,3,.7)}

.border-e-amber-950\/75 {
    border-inline-end-color:rgba(69,26,3,.75)}

.border-e-amber-950\/80 {
    border-inline-end-color:rgba(69,26,3,.8)}

.border-e-amber-950\/90 {
    border-inline-end-color:rgba(69,26,3,.9)}

.border-e-amber-950\/95 {
    border-inline-end-color:rgba(69,26,3,.95)}

.border-e-background {
    border-inline-end-color:hsl(var(--background))}

.border-e-background\/0 {
    border-inline-end-color: hsl(var(--background)/0)
}

.border-e-background\/10 {
    border-inline-end-color:hsl(var(--background)/.1)}

.border-e-background\/100 {
    border-inline-end-color: hsl(var(--background)/1)
}

.border-e-background\/20 {
    border-inline-end-color:hsl(var(--background)/.2)}

.border-e-background\/25 {
    border-inline-end-color: hsl(var(--background)/.25)
}

.border-e-background\/30 {
    border-inline-end-color:hsl(var(--background)/.3)}

.border-e-background\/40 {
    border-inline-end-color: hsl(var(--background)/.4)
}

.border-e-background\/5 {
    border-inline-end-color:hsl(var(--background)/.05)}

.border-e-background\/50 {
    border-inline-end-color: hsl(var(--background)/.5)
}

.border-e-background\/60 {
    border-inline-end-color:hsl(var(--background)/.6)}

.border-e-background\/70 {
    border-inline-end-color: hsl(var(--background)/.7)
}

.border-e-background\/75 {
    border-inline-end-color:hsl(var(--background)/.75)}

.border-e-background\/80 {
    border-inline-end-color: hsl(var(--background)/.8)
}

.border-e-background\/90 {
    border-inline-end-color:hsl(var(--background)/.9)}

.border-e-background\/95 {
    border-inline-end-color: hsl(var(--background)/.95)
}

.border-e-black {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(49 43 65/var(--tw-border-opacity))}

.border-e-black\/0 {
    border-inline-end-color: rgba(49,43,65,0)
}

.border-e-black\/10 {
    border-inline-end-color:rgba(49,43,65,.1)}

.border-e-black\/100 {
    border-inline-end-color:#312b41}

.border-e-black\/20 {
    border-inline-end-color:rgba(49,43,65,.2)}

.border-e-black\/25 {
    border-inline-end-color:rgba(49,43,65,.25)}

.border-e-black\/30 {
    border-inline-end-color:rgba(49,43,65,.3)}

.border-e-black\/40 {
    border-inline-end-color:rgba(49,43,65,.4)}

.border-e-black\/5 {
    border-inline-end-color:rgba(49,43,65,.05)}

.border-e-black\/50 {
    border-inline-end-color:rgba(49,43,65,.5)}

.border-e-black\/60 {
    border-inline-end-color:rgba(49,43,65,.6)}

.border-e-black\/70 {
    border-inline-end-color:rgba(49,43,65,.7)}

.border-e-black\/75 {
    border-inline-end-color:rgba(49,43,65,.75)}

.border-e-black\/80 {
    border-inline-end-color:rgba(49,43,65,.8)}

.border-e-black\/90 {
    border-inline-end-color:rgba(49,43,65,.9)}

.border-e-black\/95 {
    border-inline-end-color:rgba(49,43,65,.95)}

.border-e-blue-100 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(219 234 254/var(--tw-border-opacity))}

.border-e-blue-100\/0 {
    border-inline-end-color: rgba(219,234,254,0)
}

.border-e-blue-100\/10 {
    border-inline-end-color:rgba(219,234,254,.1)}

.border-e-blue-100\/100 {
    border-inline-end-color:#dbeafe}

.border-e-blue-100\/20 {
    border-inline-end-color:rgba(219,234,254,.2)}

.border-e-blue-100\/25 {
    border-inline-end-color:rgba(219,234,254,.25)}

.border-e-blue-100\/30 {
    border-inline-end-color:rgba(219,234,254,.3)}

.border-e-blue-100\/40 {
    border-inline-end-color:rgba(219,234,254,.4)}

.border-e-blue-100\/5 {
    border-inline-end-color:rgba(219,234,254,.05)}

.border-e-blue-100\/50 {
    border-inline-end-color:rgba(219,234,254,.5)}

.border-e-blue-100\/60 {
    border-inline-end-color:rgba(219,234,254,.6)}

.border-e-blue-100\/70 {
    border-inline-end-color:rgba(219,234,254,.7)}

.border-e-blue-100\/75 {
    border-inline-end-color:rgba(219,234,254,.75)}

.border-e-blue-100\/80 {
    border-inline-end-color:rgba(219,234,254,.8)}

.border-e-blue-100\/90 {
    border-inline-end-color:rgba(219,234,254,.9)}

.border-e-blue-100\/95 {
    border-inline-end-color:rgba(219,234,254,.95)}

.border-e-blue-200 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(191 219 254/var(--tw-border-opacity))}

.border-e-blue-200\/0 {
    border-inline-end-color: rgba(191,219,254,0)
}

.border-e-blue-200\/10 {
    border-inline-end-color:rgba(191,219,254,.1)}

.border-e-blue-200\/100 {
    border-inline-end-color:#bfdbfe}

.border-e-blue-200\/20 {
    border-inline-end-color:rgba(191,219,254,.2)}

.border-e-blue-200\/25 {
    border-inline-end-color:rgba(191,219,254,.25)}

.border-e-blue-200\/30 {
    border-inline-end-color:rgba(191,219,254,.3)}

.border-e-blue-200\/40 {
    border-inline-end-color:rgba(191,219,254,.4)}

.border-e-blue-200\/5 {
    border-inline-end-color:rgba(191,219,254,.05)}

.border-e-blue-200\/50 {
    border-inline-end-color:rgba(191,219,254,.5)}

.border-e-blue-200\/60 {
    border-inline-end-color:rgba(191,219,254,.6)}

.border-e-blue-200\/70 {
    border-inline-end-color:rgba(191,219,254,.7)}

.border-e-blue-200\/75 {
    border-inline-end-color:rgba(191,219,254,.75)}

.border-e-blue-200\/80 {
    border-inline-end-color:rgba(191,219,254,.8)}

.border-e-blue-200\/90 {
    border-inline-end-color:rgba(191,219,254,.9)}

.border-e-blue-200\/95 {
    border-inline-end-color:rgba(191,219,254,.95)}

.border-e-blue-300 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(147 197 253/var(--tw-border-opacity))}

.border-e-blue-300\/0 {
    border-inline-end-color: rgba(147,197,253,0)
}

.border-e-blue-300\/10 {
    border-inline-end-color:rgba(147,197,253,.1)}

.border-e-blue-300\/100 {
    border-inline-end-color:#93c5fd}

.border-e-blue-300\/20 {
    border-inline-end-color:rgba(147,197,253,.2)}

.border-e-blue-300\/25 {
    border-inline-end-color:rgba(147,197,253,.25)}

.border-e-blue-300\/30 {
    border-inline-end-color:rgba(147,197,253,.3)}

.border-e-blue-300\/40 {
    border-inline-end-color:rgba(147,197,253,.4)}

.border-e-blue-300\/5 {
    border-inline-end-color:rgba(147,197,253,.05)}

.border-e-blue-300\/50 {
    border-inline-end-color:rgba(147,197,253,.5)}

.border-e-blue-300\/60 {
    border-inline-end-color:rgba(147,197,253,.6)}

.border-e-blue-300\/70 {
    border-inline-end-color:rgba(147,197,253,.7)}

.border-e-blue-300\/75 {
    border-inline-end-color:rgba(147,197,253,.75)}

.border-e-blue-300\/80 {
    border-inline-end-color:rgba(147,197,253,.8)}

.border-e-blue-300\/90 {
    border-inline-end-color:rgba(147,197,253,.9)}

.border-e-blue-300\/95 {
    border-inline-end-color:rgba(147,197,253,.95)}

.border-e-blue-400 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(96 165 250/var(--tw-border-opacity))}

.border-e-blue-400\/0 {
    border-inline-end-color: rgba(96,165,250,0)
}

.border-e-blue-400\/10 {
    border-inline-end-color:rgba(96,165,250,.1)}

.border-e-blue-400\/100 {
    border-inline-end-color:#60a5fa}

.border-e-blue-400\/20 {
    border-inline-end-color:rgba(96,165,250,.2)}

.border-e-blue-400\/25 {
    border-inline-end-color:rgba(96,165,250,.25)}

.border-e-blue-400\/30 {
    border-inline-end-color:rgba(96,165,250,.3)}

.border-e-blue-400\/40 {
    border-inline-end-color:rgba(96,165,250,.4)}

.border-e-blue-400\/5 {
    border-inline-end-color:rgba(96,165,250,.05)}

.border-e-blue-400\/50 {
    border-inline-end-color:rgba(96,165,250,.5)}

.border-e-blue-400\/60 {
    border-inline-end-color:rgba(96,165,250,.6)}

.border-e-blue-400\/70 {
    border-inline-end-color:rgba(96,165,250,.7)}

.border-e-blue-400\/75 {
    border-inline-end-color:rgba(96,165,250,.75)}

.border-e-blue-400\/80 {
    border-inline-end-color:rgba(96,165,250,.8)}

.border-e-blue-400\/90 {
    border-inline-end-color:rgba(96,165,250,.9)}

.border-e-blue-400\/95 {
    border-inline-end-color:rgba(96,165,250,.95)}

.border-e-blue-50 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(239 246 255/var(--tw-border-opacity))}

.border-e-blue-50\/0 {
    border-inline-end-color: rgba(239,246,255,0)
}

.border-e-blue-50\/10 {
    border-inline-end-color:rgba(239,246,255,.1)}

.border-e-blue-50\/100 {
    border-inline-end-color:#eff6ff}

.border-e-blue-50\/20 {
    border-inline-end-color:rgba(239,246,255,.2)}

.border-e-blue-50\/25 {
    border-inline-end-color:rgba(239,246,255,.25)}

.border-e-blue-50\/30 {
    border-inline-end-color:rgba(239,246,255,.3)}

.border-e-blue-50\/40 {
    border-inline-end-color:rgba(239,246,255,.4)}

.border-e-blue-50\/5 {
    border-inline-end-color:rgba(239,246,255,.05)}

.border-e-blue-50\/50 {
    border-inline-end-color:rgba(239,246,255,.5)}

.border-e-blue-50\/60 {
    border-inline-end-color:rgba(239,246,255,.6)}

.border-e-blue-50\/70 {
    border-inline-end-color:rgba(239,246,255,.7)}

.border-e-blue-50\/75 {
    border-inline-end-color:rgba(239,246,255,.75)}

.border-e-blue-50\/80 {
    border-inline-end-color:rgba(239,246,255,.8)}

.border-e-blue-50\/90 {
    border-inline-end-color:rgba(239,246,255,.9)}

.border-e-blue-50\/95 {
    border-inline-end-color:rgba(239,246,255,.95)}

.border-e-blue-500 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(59 130 246/var(--tw-border-opacity))}

.border-e-blue-500\/0 {
    border-inline-end-color: rgba(59,130,246,0)
}

.border-e-blue-500\/10 {
    border-inline-end-color:rgba(59,130,246,.1)}

.border-e-blue-500\/100 {
    border-inline-end-color:#3b82f6}

.border-e-blue-500\/20 {
    border-inline-end-color:rgba(59,130,246,.2)}

.border-e-blue-500\/25 {
    border-inline-end-color:rgba(59,130,246,.25)}

.border-e-blue-500\/30 {
    border-inline-end-color:rgba(59,130,246,.3)}

.border-e-blue-500\/40 {
    border-inline-end-color:rgba(59,130,246,.4)}

.border-e-blue-500\/5 {
    border-inline-end-color:rgba(59,130,246,.05)}

.border-e-blue-500\/50 {
    border-inline-end-color:rgba(59,130,246,.5)}

.border-e-blue-500\/60 {
    border-inline-end-color:rgba(59,130,246,.6)}

.border-e-blue-500\/70 {
    border-inline-end-color:rgba(59,130,246,.7)}

.border-e-blue-500\/75 {
    border-inline-end-color:rgba(59,130,246,.75)}

.border-e-blue-500\/80 {
    border-inline-end-color:rgba(59,130,246,.8)}

.border-e-blue-500\/90 {
    border-inline-end-color:rgba(59,130,246,.9)}

.border-e-blue-500\/95 {
    border-inline-end-color:rgba(59,130,246,.95)}

.border-e-blue-600 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(37 99 235/var(--tw-border-opacity))}

.border-e-blue-600\/0 {
    border-inline-end-color: rgba(37,99,235,0)
}

.border-e-blue-600\/10 {
    border-inline-end-color:rgba(37,99,235,.1)}

.border-e-blue-600\/100 {
    border-inline-end-color:#2563eb}

.border-e-blue-600\/20 {
    border-inline-end-color:rgba(37,99,235,.2)}

.border-e-blue-600\/25 {
    border-inline-end-color:rgba(37,99,235,.25)}

.border-e-blue-600\/30 {
    border-inline-end-color:rgba(37,99,235,.3)}

.border-e-blue-600\/40 {
    border-inline-end-color:rgba(37,99,235,.4)}

.border-e-blue-600\/5 {
    border-inline-end-color:rgba(37,99,235,.05)}

.border-e-blue-600\/50 {
    border-inline-end-color:rgba(37,99,235,.5)}

.border-e-blue-600\/60 {
    border-inline-end-color:rgba(37,99,235,.6)}

.border-e-blue-600\/70 {
    border-inline-end-color:rgba(37,99,235,.7)}

.border-e-blue-600\/75 {
    border-inline-end-color:rgba(37,99,235,.75)}

.border-e-blue-600\/80 {
    border-inline-end-color:rgba(37,99,235,.8)}

.border-e-blue-600\/90 {
    border-inline-end-color:rgba(37,99,235,.9)}

.border-e-blue-600\/95 {
    border-inline-end-color:rgba(37,99,235,.95)}

.border-e-blue-700 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(29 78 216/var(--tw-border-opacity))}

.border-e-blue-700\/0 {
    border-inline-end-color: rgba(29,78,216,0)
}

.border-e-blue-700\/10 {
    border-inline-end-color:rgba(29,78,216,.1)}

.border-e-blue-700\/100 {
    border-inline-end-color:#1d4ed8}

.border-e-blue-700\/20 {
    border-inline-end-color:rgba(29,78,216,.2)}

.border-e-blue-700\/25 {
    border-inline-end-color:rgba(29,78,216,.25)}

.border-e-blue-700\/30 {
    border-inline-end-color:rgba(29,78,216,.3)}

.border-e-blue-700\/40 {
    border-inline-end-color:rgba(29,78,216,.4)}

.border-e-blue-700\/5 {
    border-inline-end-color:rgba(29,78,216,.05)}

.border-e-blue-700\/50 {
    border-inline-end-color:rgba(29,78,216,.5)}

.border-e-blue-700\/60 {
    border-inline-end-color:rgba(29,78,216,.6)}

.border-e-blue-700\/70 {
    border-inline-end-color:rgba(29,78,216,.7)}

.border-e-blue-700\/75 {
    border-inline-end-color:rgba(29,78,216,.75)}

.border-e-blue-700\/80 {
    border-inline-end-color:rgba(29,78,216,.8)}

.border-e-blue-700\/90 {
    border-inline-end-color:rgba(29,78,216,.9)}

.border-e-blue-700\/95 {
    border-inline-end-color:rgba(29,78,216,.95)}

.border-e-blue-800 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(30 64 175/var(--tw-border-opacity))}

.border-e-blue-800\/0 {
    border-inline-end-color: rgba(30,64,175,0)
}

.border-e-blue-800\/10 {
    border-inline-end-color:rgba(30,64,175,.1)}

.border-e-blue-800\/100 {
    border-inline-end-color:#1e40af}

.border-e-blue-800\/20 {
    border-inline-end-color:rgba(30,64,175,.2)}

.border-e-blue-800\/25 {
    border-inline-end-color:rgba(30,64,175,.25)}

.border-e-blue-800\/30 {
    border-inline-end-color:rgba(30,64,175,.3)}

.border-e-blue-800\/40 {
    border-inline-end-color:rgba(30,64,175,.4)}

.border-e-blue-800\/5 {
    border-inline-end-color:rgba(30,64,175,.05)}

.border-e-blue-800\/50 {
    border-inline-end-color:rgba(30,64,175,.5)}

.border-e-blue-800\/60 {
    border-inline-end-color:rgba(30,64,175,.6)}

.border-e-blue-800\/70 {
    border-inline-end-color:rgba(30,64,175,.7)}

.border-e-blue-800\/75 {
    border-inline-end-color:rgba(30,64,175,.75)}

.border-e-blue-800\/80 {
    border-inline-end-color:rgba(30,64,175,.8)}

.border-e-blue-800\/90 {
    border-inline-end-color:rgba(30,64,175,.9)}

.border-e-blue-800\/95 {
    border-inline-end-color:rgba(30,64,175,.95)}

.border-e-blue-900 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(30 58 138/var(--tw-border-opacity))}

.border-e-blue-900\/0 {
    border-inline-end-color: rgba(30,58,138,0)
}

.border-e-blue-900\/10 {
    border-inline-end-color:rgba(30,58,138,.1)}

.border-e-blue-900\/100 {
    border-inline-end-color:#1e3a8a}

.border-e-blue-900\/20 {
    border-inline-end-color:rgba(30,58,138,.2)}

.border-e-blue-900\/25 {
    border-inline-end-color:rgba(30,58,138,.25)}

.border-e-blue-900\/30 {
    border-inline-end-color:rgba(30,58,138,.3)}

.border-e-blue-900\/40 {
    border-inline-end-color:rgba(30,58,138,.4)}

.border-e-blue-900\/5 {
    border-inline-end-color:rgba(30,58,138,.05)}

.border-e-blue-900\/50 {
    border-inline-end-color:rgba(30,58,138,.5)}

.border-e-blue-900\/60 {
    border-inline-end-color:rgba(30,58,138,.6)}

.border-e-blue-900\/70 {
    border-inline-end-color:rgba(30,58,138,.7)}

.border-e-blue-900\/75 {
    border-inline-end-color:rgba(30,58,138,.75)}

.border-e-blue-900\/80 {
    border-inline-end-color:rgba(30,58,138,.8)}

.border-e-blue-900\/90 {
    border-inline-end-color:rgba(30,58,138,.9)}

.border-e-blue-900\/95 {
    border-inline-end-color:rgba(30,58,138,.95)}

.border-e-blue-950 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(23 37 84/var(--tw-border-opacity))}

.border-e-blue-950\/0 {
    border-inline-end-color: rgba(23,37,84,0)
}

.border-e-blue-950\/10 {
    border-inline-end-color:rgba(23,37,84,.1)}

.border-e-blue-950\/100 {
    border-inline-end-color:#172554}

.border-e-blue-950\/20 {
    border-inline-end-color:rgba(23,37,84,.2)}

.border-e-blue-950\/25 {
    border-inline-end-color:rgba(23,37,84,.25)}

.border-e-blue-950\/30 {
    border-inline-end-color:rgba(23,37,84,.3)}

.border-e-blue-950\/40 {
    border-inline-end-color:rgba(23,37,84,.4)}

.border-e-blue-950\/5 {
    border-inline-end-color:rgba(23,37,84,.05)}

.border-e-blue-950\/50 {
    border-inline-end-color:rgba(23,37,84,.5)}

.border-e-blue-950\/60 {
    border-inline-end-color:rgba(23,37,84,.6)}

.border-e-blue-950\/70 {
    border-inline-end-color:rgba(23,37,84,.7)}

.border-e-blue-950\/75 {
    border-inline-end-color:rgba(23,37,84,.75)}

.border-e-blue-950\/80 {
    border-inline-end-color:rgba(23,37,84,.8)}

.border-e-blue-950\/90 {
    border-inline-end-color:rgba(23,37,84,.9)}

.border-e-blue-950\/95 {
    border-inline-end-color:rgba(23,37,84,.95)}

.border-e-blueGray-100 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(241 245 249/var(--tw-border-opacity))}

.border-e-blueGray-100\/0 {
    border-inline-end-color: rgba(241,245,249,0)
}

.border-e-blueGray-100\/10 {
    border-inline-end-color:rgba(241,245,249,.1)}

.border-e-blueGray-100\/100 {
    border-inline-end-color:#f1f5f9}

.border-e-blueGray-100\/20 {
    border-inline-end-color:rgba(241,245,249,.2)}

.border-e-blueGray-100\/25 {
    border-inline-end-color:rgba(241,245,249,.25)}

.border-e-blueGray-100\/30 {
    border-inline-end-color:rgba(241,245,249,.3)}

.border-e-blueGray-100\/40 {
    border-inline-end-color:rgba(241,245,249,.4)}

.border-e-blueGray-100\/5 {
    border-inline-end-color:rgba(241,245,249,.05)}

.border-e-blueGray-100\/50 {
    border-inline-end-color:rgba(241,245,249,.5)}

.border-e-blueGray-100\/60 {
    border-inline-end-color:rgba(241,245,249,.6)}

.border-e-blueGray-100\/70 {
    border-inline-end-color:rgba(241,245,249,.7)}

.border-e-blueGray-100\/75 {
    border-inline-end-color:rgba(241,245,249,.75)}

.border-e-blueGray-100\/80 {
    border-inline-end-color:rgba(241,245,249,.8)}

.border-e-blueGray-100\/90 {
    border-inline-end-color:rgba(241,245,249,.9)}

.border-e-blueGray-100\/95 {
    border-inline-end-color:rgba(241,245,249,.95)}

.border-e-blueGray-200 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(226 232 240/var(--tw-border-opacity))}

.border-e-blueGray-200\/0 {
    border-inline-end-color: rgba(226,232,240,0)
}

.border-e-blueGray-200\/10 {
    border-inline-end-color:rgba(226,232,240,.1)}

.border-e-blueGray-200\/100 {
    border-inline-end-color:#e2e8f0}

.border-e-blueGray-200\/20 {
    border-inline-end-color:rgba(226,232,240,.2)}

.border-e-blueGray-200\/25 {
    border-inline-end-color:rgba(226,232,240,.25)}

.border-e-blueGray-200\/30 {
    border-inline-end-color:rgba(226,232,240,.3)}

.border-e-blueGray-200\/40 {
    border-inline-end-color:rgba(226,232,240,.4)}

.border-e-blueGray-200\/5 {
    border-inline-end-color:rgba(226,232,240,.05)}

.border-e-blueGray-200\/50 {
    border-inline-end-color:rgba(226,232,240,.5)}

.border-e-blueGray-200\/60 {
    border-inline-end-color:rgba(226,232,240,.6)}

.border-e-blueGray-200\/70 {
    border-inline-end-color:rgba(226,232,240,.7)}

.border-e-blueGray-200\/75 {
    border-inline-end-color:rgba(226,232,240,.75)}

.border-e-blueGray-200\/80 {
    border-inline-end-color:rgba(226,232,240,.8)}

.border-e-blueGray-200\/90 {
    border-inline-end-color:rgba(226,232,240,.9)}

.border-e-blueGray-200\/95 {
    border-inline-end-color:rgba(226,232,240,.95)}

.border-e-blueGray-300 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(203 213 225/var(--tw-border-opacity))}

.border-e-blueGray-300\/0 {
    border-inline-end-color: rgba(203,213,225,0)
}

.border-e-blueGray-300\/10 {
    border-inline-end-color:rgba(203,213,225,.1)}

.border-e-blueGray-300\/100 {
    border-inline-end-color:#cbd5e1}

.border-e-blueGray-300\/20 {
    border-inline-end-color:rgba(203,213,225,.2)}

.border-e-blueGray-300\/25 {
    border-inline-end-color:rgba(203,213,225,.25)}

.border-e-blueGray-300\/30 {
    border-inline-end-color:rgba(203,213,225,.3)}

.border-e-blueGray-300\/40 {
    border-inline-end-color:rgba(203,213,225,.4)}

.border-e-blueGray-300\/5 {
    border-inline-end-color:rgba(203,213,225,.05)}

.border-e-blueGray-300\/50 {
    border-inline-end-color:rgba(203,213,225,.5)}

.border-e-blueGray-300\/60 {
    border-inline-end-color:rgba(203,213,225,.6)}

.border-e-blueGray-300\/70 {
    border-inline-end-color:rgba(203,213,225,.7)}

.border-e-blueGray-300\/75 {
    border-inline-end-color:rgba(203,213,225,.75)}

.border-e-blueGray-300\/80 {
    border-inline-end-color:rgba(203,213,225,.8)}

.border-e-blueGray-300\/90 {
    border-inline-end-color:rgba(203,213,225,.9)}

.border-e-blueGray-300\/95 {
    border-inline-end-color:rgba(203,213,225,.95)}

.border-e-blueGray-400 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(148 163 184/var(--tw-border-opacity))}

.border-e-blueGray-400\/0 {
    border-inline-end-color: rgba(148,163,184,0)
}

.border-e-blueGray-400\/10 {
    border-inline-end-color:rgba(148,163,184,.1)}

.border-e-blueGray-400\/100 {
    border-inline-end-color:#94a3b8}

.border-e-blueGray-400\/20 {
    border-inline-end-color:rgba(148,163,184,.2)}

.border-e-blueGray-400\/25 {
    border-inline-end-color:rgba(148,163,184,.25)}

.border-e-blueGray-400\/30 {
    border-inline-end-color:rgba(148,163,184,.3)}

.border-e-blueGray-400\/40 {
    border-inline-end-color:rgba(148,163,184,.4)}

.border-e-blueGray-400\/5 {
    border-inline-end-color:rgba(148,163,184,.05)}

.border-e-blueGray-400\/50 {
    border-inline-end-color:rgba(148,163,184,.5)}

.border-e-blueGray-400\/60 {
    border-inline-end-color:rgba(148,163,184,.6)}

.border-e-blueGray-400\/70 {
    border-inline-end-color:rgba(148,163,184,.7)}

.border-e-blueGray-400\/75 {
    border-inline-end-color:rgba(148,163,184,.75)}

.border-e-blueGray-400\/80 {
    border-inline-end-color:rgba(148,163,184,.8)}

.border-e-blueGray-400\/90 {
    border-inline-end-color:rgba(148,163,184,.9)}

.border-e-blueGray-400\/95 {
    border-inline-end-color:rgba(148,163,184,.95)}

.border-e-blueGray-50 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(248 250 252/var(--tw-border-opacity))}

.border-e-blueGray-50\/0 {
    border-inline-end-color: rgba(248,250,252,0)
}

.border-e-blueGray-50\/10 {
    border-inline-end-color:rgba(248,250,252,.1)}

.border-e-blueGray-50\/100 {
    border-inline-end-color:#f8fafc}

.border-e-blueGray-50\/20 {
    border-inline-end-color:rgba(248,250,252,.2)}

.border-e-blueGray-50\/25 {
    border-inline-end-color:rgba(248,250,252,.25)}

.border-e-blueGray-50\/30 {
    border-inline-end-color:rgba(248,250,252,.3)}

.border-e-blueGray-50\/40 {
    border-inline-end-color:rgba(248,250,252,.4)}

.border-e-blueGray-50\/5 {
    border-inline-end-color:rgba(248,250,252,.05)}

.border-e-blueGray-50\/50 {
    border-inline-end-color:rgba(248,250,252,.5)}

.border-e-blueGray-50\/60 {
    border-inline-end-color:rgba(248,250,252,.6)}

.border-e-blueGray-50\/70 {
    border-inline-end-color:rgba(248,250,252,.7)}

.border-e-blueGray-50\/75 {
    border-inline-end-color:rgba(248,250,252,.75)}

.border-e-blueGray-50\/80 {
    border-inline-end-color:rgba(248,250,252,.8)}

.border-e-blueGray-50\/90 {
    border-inline-end-color:rgba(248,250,252,.9)}

.border-e-blueGray-50\/95 {
    border-inline-end-color:rgba(248,250,252,.95)}

.border-e-blueGray-500 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(100 116 139/var(--tw-border-opacity))}

.border-e-blueGray-500\/0 {
    border-inline-end-color: rgba(100,116,139,0)
}

.border-e-blueGray-500\/10 {
    border-inline-end-color:rgba(100,116,139,.1)}

.border-e-blueGray-500\/100 {
    border-inline-end-color:#64748b}

.border-e-blueGray-500\/20 {
    border-inline-end-color:rgba(100,116,139,.2)}

.border-e-blueGray-500\/25 {
    border-inline-end-color:rgba(100,116,139,.25)}

.border-e-blueGray-500\/30 {
    border-inline-end-color:rgba(100,116,139,.3)}

.border-e-blueGray-500\/40 {
    border-inline-end-color:rgba(100,116,139,.4)}

.border-e-blueGray-500\/5 {
    border-inline-end-color:rgba(100,116,139,.05)}

.border-e-blueGray-500\/50 {
    border-inline-end-color:rgba(100,116,139,.5)}

.border-e-blueGray-500\/60 {
    border-inline-end-color:rgba(100,116,139,.6)}

.border-e-blueGray-500\/70 {
    border-inline-end-color:rgba(100,116,139,.7)}

.border-e-blueGray-500\/75 {
    border-inline-end-color:rgba(100,116,139,.75)}

.border-e-blueGray-500\/80 {
    border-inline-end-color:rgba(100,116,139,.8)}

.border-e-blueGray-500\/90 {
    border-inline-end-color:rgba(100,116,139,.9)}

.border-e-blueGray-500\/95 {
    border-inline-end-color:rgba(100,116,139,.95)}

.border-e-blueGray-600 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(71 85 105/var(--tw-border-opacity))}

.border-e-blueGray-600\/0 {
    border-inline-end-color: rgba(71,85,105,0)
}

.border-e-blueGray-600\/10 {
    border-inline-end-color:rgba(71,85,105,.1)}

.border-e-blueGray-600\/100 {
    border-inline-end-color:#475569}

.border-e-blueGray-600\/20 {
    border-inline-end-color:rgba(71,85,105,.2)}

.border-e-blueGray-600\/25 {
    border-inline-end-color:rgba(71,85,105,.25)}

.border-e-blueGray-600\/30 {
    border-inline-end-color:rgba(71,85,105,.3)}

.border-e-blueGray-600\/40 {
    border-inline-end-color:rgba(71,85,105,.4)}

.border-e-blueGray-600\/5 {
    border-inline-end-color:rgba(71,85,105,.05)}

.border-e-blueGray-600\/50 {
    border-inline-end-color:rgba(71,85,105,.5)}

.border-e-blueGray-600\/60 {
    border-inline-end-color:rgba(71,85,105,.6)}

.border-e-blueGray-600\/70 {
    border-inline-end-color:rgba(71,85,105,.7)}

.border-e-blueGray-600\/75 {
    border-inline-end-color:rgba(71,85,105,.75)}

.border-e-blueGray-600\/80 {
    border-inline-end-color:rgba(71,85,105,.8)}

.border-e-blueGray-600\/90 {
    border-inline-end-color:rgba(71,85,105,.9)}

.border-e-blueGray-600\/95 {
    border-inline-end-color:rgba(71,85,105,.95)}

.border-e-blueGray-700 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(51 65 85/var(--tw-border-opacity))}

.border-e-blueGray-700\/0 {
    border-inline-end-color: rgba(51,65,85,0)
}

.border-e-blueGray-700\/10 {
    border-inline-end-color:rgba(51,65,85,.1)}

.border-e-blueGray-700\/100 {
    border-inline-end-color:#334155}

.border-e-blueGray-700\/20 {
    border-inline-end-color:rgba(51,65,85,.2)}

.border-e-blueGray-700\/25 {
    border-inline-end-color:rgba(51,65,85,.25)}

.border-e-blueGray-700\/30 {
    border-inline-end-color:rgba(51,65,85,.3)}

.border-e-blueGray-700\/40 {
    border-inline-end-color:rgba(51,65,85,.4)}

.border-e-blueGray-700\/5 {
    border-inline-end-color:rgba(51,65,85,.05)}

.border-e-blueGray-700\/50 {
    border-inline-end-color:rgba(51,65,85,.5)}

.border-e-blueGray-700\/60 {
    border-inline-end-color:rgba(51,65,85,.6)}

.border-e-blueGray-700\/70 {
    border-inline-end-color:rgba(51,65,85,.7)}

.border-e-blueGray-700\/75 {
    border-inline-end-color:rgba(51,65,85,.75)}

.border-e-blueGray-700\/80 {
    border-inline-end-color:rgba(51,65,85,.8)}

.border-e-blueGray-700\/90 {
    border-inline-end-color:rgba(51,65,85,.9)}

.border-e-blueGray-700\/95 {
    border-inline-end-color:rgba(51,65,85,.95)}

.border-e-blueGray-800 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(30 41 59/var(--tw-border-opacity))}

.border-e-blueGray-800\/0 {
    border-inline-end-color: rgba(30,41,59,0)
}

.border-e-blueGray-800\/10 {
    border-inline-end-color:rgba(30,41,59,.1)}

.border-e-blueGray-800\/100 {
    border-inline-end-color:#1e293b}

.border-e-blueGray-800\/20 {
    border-inline-end-color:rgba(30,41,59,.2)}

.border-e-blueGray-800\/25 {
    border-inline-end-color:rgba(30,41,59,.25)}

.border-e-blueGray-800\/30 {
    border-inline-end-color:rgba(30,41,59,.3)}

.border-e-blueGray-800\/40 {
    border-inline-end-color:rgba(30,41,59,.4)}

.border-e-blueGray-800\/5 {
    border-inline-end-color:rgba(30,41,59,.05)}

.border-e-blueGray-800\/50 {
    border-inline-end-color:rgba(30,41,59,.5)}

.border-e-blueGray-800\/60 {
    border-inline-end-color:rgba(30,41,59,.6)}

.border-e-blueGray-800\/70 {
    border-inline-end-color:rgba(30,41,59,.7)}

.border-e-blueGray-800\/75 {
    border-inline-end-color:rgba(30,41,59,.75)}

.border-e-blueGray-800\/80 {
    border-inline-end-color:rgba(30,41,59,.8)}

.border-e-blueGray-800\/90 {
    border-inline-end-color:rgba(30,41,59,.9)}

.border-e-blueGray-800\/95 {
    border-inline-end-color:rgba(30,41,59,.95)}

.border-e-blueGray-900 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(15 23 42/var(--tw-border-opacity))}

.border-e-blueGray-900\/0 {
    border-inline-end-color: rgba(15,23,42,0)
}

.border-e-blueGray-900\/10 {
    border-inline-end-color:rgba(15,23,42,.1)}

.border-e-blueGray-900\/100 {
    border-inline-end-color:#0f172a}

.border-e-blueGray-900\/20 {
    border-inline-end-color:rgba(15,23,42,.2)}

.border-e-blueGray-900\/25 {
    border-inline-end-color:rgba(15,23,42,.25)}

.border-e-blueGray-900\/30 {
    border-inline-end-color:rgba(15,23,42,.3)}

.border-e-blueGray-900\/40 {
    border-inline-end-color:rgba(15,23,42,.4)}

.border-e-blueGray-900\/5 {
    border-inline-end-color:rgba(15,23,42,.05)}

.border-e-blueGray-900\/50 {
    border-inline-end-color:rgba(15,23,42,.5)}

.border-e-blueGray-900\/60 {
    border-inline-end-color:rgba(15,23,42,.6)}

.border-e-blueGray-900\/70 {
    border-inline-end-color:rgba(15,23,42,.7)}

.border-e-blueGray-900\/75 {
    border-inline-end-color:rgba(15,23,42,.75)}

.border-e-blueGray-900\/80 {
    border-inline-end-color:rgba(15,23,42,.8)}

.border-e-blueGray-900\/90 {
    border-inline-end-color:rgba(15,23,42,.9)}

.border-e-blueGray-900\/95 {
    border-inline-end-color:rgba(15,23,42,.95)}

.border-e-blueGray-950 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(2 6 23/var(--tw-border-opacity))}

.border-e-blueGray-950\/0 {
    border-inline-end-color: rgba(2,6,23,0)
}

.border-e-blueGray-950\/10 {
    border-inline-end-color:rgba(2,6,23,.1)}

.border-e-blueGray-950\/100 {
    border-inline-end-color:#020617}

.border-e-blueGray-950\/20 {
    border-inline-end-color:rgba(2,6,23,.2)}

.border-e-blueGray-950\/25 {
    border-inline-end-color:rgba(2,6,23,.25)}

.border-e-blueGray-950\/30 {
    border-inline-end-color:rgba(2,6,23,.3)}

.border-e-blueGray-950\/40 {
    border-inline-end-color:rgba(2,6,23,.4)}

.border-e-blueGray-950\/5 {
    border-inline-end-color:rgba(2,6,23,.05)}

.border-e-blueGray-950\/50 {
    border-inline-end-color:rgba(2,6,23,.5)}

.border-e-blueGray-950\/60 {
    border-inline-end-color:rgba(2,6,23,.6)}

.border-e-blueGray-950\/70 {
    border-inline-end-color:rgba(2,6,23,.7)}

.border-e-blueGray-950\/75 {
    border-inline-end-color:rgba(2,6,23,.75)}

.border-e-blueGray-950\/80 {
    border-inline-end-color:rgba(2,6,23,.8)}

.border-e-blueGray-950\/90 {
    border-inline-end-color:rgba(2,6,23,.9)}

.border-e-blueGray-950\/95 {
    border-inline-end-color:rgba(2,6,23,.95)}

.border-e-border {
    border-inline-end-color:hsl(var(--border))}

.border-e-border\/0 {
    border-inline-end-color: hsl(var(--border)/0)
}

.border-e-border\/10 {
    border-inline-end-color:hsl(var(--border)/.1)}

.border-e-border\/100 {
    border-inline-end-color: hsl(var(--border)/1)
}

.border-e-border\/20 {
    border-inline-end-color:hsl(var(--border)/.2)}

.border-e-border\/25 {
    border-inline-end-color: hsl(var(--border)/.25)
}

.border-e-border\/30 {
    border-inline-end-color:hsl(var(--border)/.3)}

.border-e-border\/40 {
    border-inline-end-color: hsl(var(--border)/.4)
}

.border-e-border\/5 {
    border-inline-end-color:hsl(var(--border)/.05)}

.border-e-border\/50 {
    border-inline-end-color: hsl(var(--border)/.5)
}

.border-e-border\/60 {
    border-inline-end-color:hsl(var(--border)/.6)}

.border-e-border\/70 {
    border-inline-end-color: hsl(var(--border)/.7)
}

.border-e-border\/75 {
    border-inline-end-color:hsl(var(--border)/.75)}

.border-e-border\/80 {
    border-inline-end-color: hsl(var(--border)/.8)
}

.border-e-border\/90 {
    border-inline-end-color:hsl(var(--border)/.9)}

.border-e-border\/95 {
    border-inline-end-color: hsl(var(--border)/.95)
}

.border-e-card {
    border-inline-end-color:hsl(var(--card))}

.border-e-card-foreground {
    border-inline-end-color: hsl(var(--card-foreground))
}

.border-e-card-foreground\/0 {
    border-inline-end-color:hsl(var(--card-foreground)/0)}

.border-e-card-foreground\/10 {
    border-inline-end-color: hsl(var(--card-foreground)/.1)
}

.border-e-card-foreground\/100 {
    border-inline-end-color:hsl(var(--card-foreground)/1)}

.border-e-card-foreground\/20 {
    border-inline-end-color: hsl(var(--card-foreground)/.2)
}

.border-e-card-foreground\/25 {
    border-inline-end-color:hsl(var(--card-foreground)/.25)}

.border-e-card-foreground\/30 {
    border-inline-end-color: hsl(var(--card-foreground)/.3)
}

.border-e-card-foreground\/40 {
    border-inline-end-color:hsl(var(--card-foreground)/.4)}

.border-e-card-foreground\/5 {
    border-inline-end-color: hsl(var(--card-foreground)/.05)
}

.border-e-card-foreground\/50 {
    border-inline-end-color:hsl(var(--card-foreground)/.5)}

.border-e-card-foreground\/60 {
    border-inline-end-color: hsl(var(--card-foreground)/.6)
}

.border-e-card-foreground\/70 {
    border-inline-end-color:hsl(var(--card-foreground)/.7)}

.border-e-card-foreground\/75 {
    border-inline-end-color: hsl(var(--card-foreground)/.75)
}

.border-e-card-foreground\/80 {
    border-inline-end-color:hsl(var(--card-foreground)/.8)}

.border-e-card-foreground\/90 {
    border-inline-end-color: hsl(var(--card-foreground)/.9)
}

.border-e-card-foreground\/95 {
    border-inline-end-color:hsl(var(--card-foreground)/.95)}

.border-e-card\/0 {
    border-inline-end-color: hsl(var(--card)/0)
}

.border-e-card\/10 {
    border-inline-end-color:hsl(var(--card)/.1)}

.border-e-card\/100 {
    border-inline-end-color: hsl(var(--card)/1)
}

.border-e-card\/20 {
    border-inline-end-color:hsl(var(--card)/.2)}

.border-e-card\/25 {
    border-inline-end-color: hsl(var(--card)/.25)
}

.border-e-card\/30 {
    border-inline-end-color:hsl(var(--card)/.3)}

.border-e-card\/40 {
    border-inline-end-color: hsl(var(--card)/.4)
}

.border-e-card\/5 {
    border-inline-end-color:hsl(var(--card)/.05)}

.border-e-card\/50 {
    border-inline-end-color: hsl(var(--card)/.5)
}

.border-e-card\/60 {
    border-inline-end-color:hsl(var(--card)/.6)}

.border-e-card\/70 {
    border-inline-end-color: hsl(var(--card)/.7)
}

.border-e-card\/75 {
    border-inline-end-color:hsl(var(--card)/.75)}

.border-e-card\/80 {
    border-inline-end-color: hsl(var(--card)/.8)
}

.border-e-card\/90 {
    border-inline-end-color:hsl(var(--card)/.9)}

.border-e-card\/95 {
    border-inline-end-color: hsl(var(--card)/.95)
}

.border-e-cool {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(47 55 255/var(--tw-border-opacity))}

.border-e-cool\/0 {
    border-inline-end-color: rgba(47,55,255,0)
}

.border-e-cool\/10 {
    border-inline-end-color:rgba(47,55,255,.1)}

.border-e-cool\/100 {
    border-inline-end-color:#2f37ff}

.border-e-cool\/20 {
    border-inline-end-color:rgba(47,55,255,.2)}

.border-e-cool\/25 {
    border-inline-end-color:rgba(47,55,255,.25)}

.border-e-cool\/30 {
    border-inline-end-color:rgba(47,55,255,.3)}

.border-e-cool\/40 {
    border-inline-end-color:rgba(47,55,255,.4)}

.border-e-cool\/5 {
    border-inline-end-color:rgba(47,55,255,.05)}

.border-e-cool\/50 {
    border-inline-end-color:rgba(47,55,255,.5)}

.border-e-cool\/60 {
    border-inline-end-color:rgba(47,55,255,.6)}

.border-e-cool\/70 {
    border-inline-end-color:rgba(47,55,255,.7)}

.border-e-cool\/75 {
    border-inline-end-color:rgba(47,55,255,.75)}

.border-e-cool\/80 {
    border-inline-end-color:rgba(47,55,255,.8)}

.border-e-cool\/90 {
    border-inline-end-color:rgba(47,55,255,.9)}

.border-e-cool\/95 {
    border-inline-end-color:rgba(47,55,255,.95)}

.border-e-coolGray-100 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(243 244 246/var(--tw-border-opacity))}

.border-e-coolGray-100\/0 {
    border-inline-end-color: rgba(243,244,246,0)
}

.border-e-coolGray-100\/10 {
    border-inline-end-color:rgba(243,244,246,.1)}

.border-e-coolGray-100\/100 {
    border-inline-end-color:#f3f4f6}

.border-e-coolGray-100\/20 {
    border-inline-end-color:rgba(243,244,246,.2)}

.border-e-coolGray-100\/25 {
    border-inline-end-color:rgba(243,244,246,.25)}

.border-e-coolGray-100\/30 {
    border-inline-end-color:rgba(243,244,246,.3)}

.border-e-coolGray-100\/40 {
    border-inline-end-color:rgba(243,244,246,.4)}

.border-e-coolGray-100\/5 {
    border-inline-end-color:rgba(243,244,246,.05)}

.border-e-coolGray-100\/50 {
    border-inline-end-color:rgba(243,244,246,.5)}

.border-e-coolGray-100\/60 {
    border-inline-end-color:rgba(243,244,246,.6)}

.border-e-coolGray-100\/70 {
    border-inline-end-color:rgba(243,244,246,.7)}

.border-e-coolGray-100\/75 {
    border-inline-end-color:rgba(243,244,246,.75)}

.border-e-coolGray-100\/80 {
    border-inline-end-color:rgba(243,244,246,.8)}

.border-e-coolGray-100\/90 {
    border-inline-end-color:rgba(243,244,246,.9)}

.border-e-coolGray-100\/95 {
    border-inline-end-color:rgba(243,244,246,.95)}

.border-e-coolGray-200 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(229 231 235/var(--tw-border-opacity))}

.border-e-coolGray-200\/0 {
    border-inline-end-color: rgba(229,231,235,0)
}

.border-e-coolGray-200\/10 {
    border-inline-end-color:rgba(229,231,235,.1)}

.border-e-coolGray-200\/100 {
    border-inline-end-color:#e5e7eb}

.border-e-coolGray-200\/20 {
    border-inline-end-color:rgba(229,231,235,.2)}

.border-e-coolGray-200\/25 {
    border-inline-end-color:rgba(229,231,235,.25)}

.border-e-coolGray-200\/30 {
    border-inline-end-color:rgba(229,231,235,.3)}

.border-e-coolGray-200\/40 {
    border-inline-end-color:rgba(229,231,235,.4)}

.border-e-coolGray-200\/5 {
    border-inline-end-color:rgba(229,231,235,.05)}

.border-e-coolGray-200\/50 {
    border-inline-end-color:rgba(229,231,235,.5)}

.border-e-coolGray-200\/60 {
    border-inline-end-color:rgba(229,231,235,.6)}

.border-e-coolGray-200\/70 {
    border-inline-end-color:rgba(229,231,235,.7)}

.border-e-coolGray-200\/75 {
    border-inline-end-color:rgba(229,231,235,.75)}

.border-e-coolGray-200\/80 {
    border-inline-end-color:rgba(229,231,235,.8)}

.border-e-coolGray-200\/90 {
    border-inline-end-color:rgba(229,231,235,.9)}

.border-e-coolGray-200\/95 {
    border-inline-end-color:rgba(229,231,235,.95)}

.border-e-coolGray-300 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(209 213 219/var(--tw-border-opacity))}

.border-e-coolGray-300\/0 {
    border-inline-end-color: rgba(209,213,219,0)
}

.border-e-coolGray-300\/10 {
    border-inline-end-color:rgba(209,213,219,.1)}

.border-e-coolGray-300\/100 {
    border-inline-end-color:#d1d5db}

.border-e-coolGray-300\/20 {
    border-inline-end-color:rgba(209,213,219,.2)}

.border-e-coolGray-300\/25 {
    border-inline-end-color:rgba(209,213,219,.25)}

.border-e-coolGray-300\/30 {
    border-inline-end-color:rgba(209,213,219,.3)}

.border-e-coolGray-300\/40 {
    border-inline-end-color:rgba(209,213,219,.4)}

.border-e-coolGray-300\/5 {
    border-inline-end-color:rgba(209,213,219,.05)}

.border-e-coolGray-300\/50 {
    border-inline-end-color:rgba(209,213,219,.5)}

.border-e-coolGray-300\/60 {
    border-inline-end-color:rgba(209,213,219,.6)}

.border-e-coolGray-300\/70 {
    border-inline-end-color:rgba(209,213,219,.7)}

.border-e-coolGray-300\/75 {
    border-inline-end-color:rgba(209,213,219,.75)}

.border-e-coolGray-300\/80 {
    border-inline-end-color:rgba(209,213,219,.8)}

.border-e-coolGray-300\/90 {
    border-inline-end-color:rgba(209,213,219,.9)}

.border-e-coolGray-300\/95 {
    border-inline-end-color:rgba(209,213,219,.95)}

.border-e-coolGray-400 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(156 163 175/var(--tw-border-opacity))}

.border-e-coolGray-400\/0 {
    border-inline-end-color: rgba(156,163,175,0)
}

.border-e-coolGray-400\/10 {
    border-inline-end-color:rgba(156,163,175,.1)}

.border-e-coolGray-400\/100 {
    border-inline-end-color:#9ca3af}

.border-e-coolGray-400\/20 {
    border-inline-end-color:rgba(156,163,175,.2)}

.border-e-coolGray-400\/25 {
    border-inline-end-color:rgba(156,163,175,.25)}

.border-e-coolGray-400\/30 {
    border-inline-end-color:rgba(156,163,175,.3)}

.border-e-coolGray-400\/40 {
    border-inline-end-color:rgba(156,163,175,.4)}

.border-e-coolGray-400\/5 {
    border-inline-end-color:rgba(156,163,175,.05)}

.border-e-coolGray-400\/50 {
    border-inline-end-color:rgba(156,163,175,.5)}

.border-e-coolGray-400\/60 {
    border-inline-end-color:rgba(156,163,175,.6)}

.border-e-coolGray-400\/70 {
    border-inline-end-color:rgba(156,163,175,.7)}

.border-e-coolGray-400\/75 {
    border-inline-end-color:rgba(156,163,175,.75)}

.border-e-coolGray-400\/80 {
    border-inline-end-color:rgba(156,163,175,.8)}

.border-e-coolGray-400\/90 {
    border-inline-end-color:rgba(156,163,175,.9)}

.border-e-coolGray-400\/95 {
    border-inline-end-color:rgba(156,163,175,.95)}

.border-e-coolGray-50 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(249 250 251/var(--tw-border-opacity))}

.border-e-coolGray-50\/0 {
    border-inline-end-color: rgba(249,250,251,0)
}

.border-e-coolGray-50\/10 {
    border-inline-end-color:rgba(249,250,251,.1)}

.border-e-coolGray-50\/100 {
    border-inline-end-color:#f9fafb}

.border-e-coolGray-50\/20 {
    border-inline-end-color:rgba(249,250,251,.2)}

.border-e-coolGray-50\/25 {
    border-inline-end-color:rgba(249,250,251,.25)}

.border-e-coolGray-50\/30 {
    border-inline-end-color:rgba(249,250,251,.3)}

.border-e-coolGray-50\/40 {
    border-inline-end-color:rgba(249,250,251,.4)}

.border-e-coolGray-50\/5 {
    border-inline-end-color:rgba(249,250,251,.05)}

.border-e-coolGray-50\/50 {
    border-inline-end-color:rgba(249,250,251,.5)}

.border-e-coolGray-50\/60 {
    border-inline-end-color:rgba(249,250,251,.6)}

.border-e-coolGray-50\/70 {
    border-inline-end-color:rgba(249,250,251,.7)}

.border-e-coolGray-50\/75 {
    border-inline-end-color:rgba(249,250,251,.75)}

.border-e-coolGray-50\/80 {
    border-inline-end-color:rgba(249,250,251,.8)}

.border-e-coolGray-50\/90 {
    border-inline-end-color:rgba(249,250,251,.9)}

.border-e-coolGray-50\/95 {
    border-inline-end-color:rgba(249,250,251,.95)}

.border-e-coolGray-500 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(107 114 128/var(--tw-border-opacity))}

.border-e-coolGray-500\/0 {
    border-inline-end-color: hsla(220,9%,46%,0)
}

.border-e-coolGray-500\/10 {
    border-inline-end-color:hsla(220,9%,46%,.1)}

.border-e-coolGray-500\/100 {
    border-inline-end-color:#6b7280}

.border-e-coolGray-500\/20 {
    border-inline-end-color:hsla(220,9%,46%,.2)}

.border-e-coolGray-500\/25 {
    border-inline-end-color:hsla(220,9%,46%,.25)}

.border-e-coolGray-500\/30 {
    border-inline-end-color:hsla(220,9%,46%,.3)}

.border-e-coolGray-500\/40 {
    border-inline-end-color:hsla(220,9%,46%,.4)}

.border-e-coolGray-500\/5 {
    border-inline-end-color:hsla(220,9%,46%,.05)}

.border-e-coolGray-500\/50 {
    border-inline-end-color:hsla(220,9%,46%,.5)}

.border-e-coolGray-500\/60 {
    border-inline-end-color:hsla(220,9%,46%,.6)}

.border-e-coolGray-500\/70 {
    border-inline-end-color:hsla(220,9%,46%,.7)}

.border-e-coolGray-500\/75 {
    border-inline-end-color:hsla(220,9%,46%,.75)}

.border-e-coolGray-500\/80 {
    border-inline-end-color:hsla(220,9%,46%,.8)}

.border-e-coolGray-500\/90 {
    border-inline-end-color:hsla(220,9%,46%,.9)}

.border-e-coolGray-500\/95 {
    border-inline-end-color:hsla(220,9%,46%,.95)}

.border-e-coolGray-600 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(75 85 99/var(--tw-border-opacity))}

.border-e-coolGray-600\/0 {
    border-inline-end-color: rgba(75,85,99,0)
}

.border-e-coolGray-600\/10 {
    border-inline-end-color:rgba(75,85,99,.1)}

.border-e-coolGray-600\/100 {
    border-inline-end-color:#4b5563}

.border-e-coolGray-600\/20 {
    border-inline-end-color:rgba(75,85,99,.2)}

.border-e-coolGray-600\/25 {
    border-inline-end-color:rgba(75,85,99,.25)}

.border-e-coolGray-600\/30 {
    border-inline-end-color:rgba(75,85,99,.3)}

.border-e-coolGray-600\/40 {
    border-inline-end-color:rgba(75,85,99,.4)}

.border-e-coolGray-600\/5 {
    border-inline-end-color:rgba(75,85,99,.05)}

.border-e-coolGray-600\/50 {
    border-inline-end-color:rgba(75,85,99,.5)}

.border-e-coolGray-600\/60 {
    border-inline-end-color:rgba(75,85,99,.6)}

.border-e-coolGray-600\/70 {
    border-inline-end-color:rgba(75,85,99,.7)}

.border-e-coolGray-600\/75 {
    border-inline-end-color:rgba(75,85,99,.75)}

.border-e-coolGray-600\/80 {
    border-inline-end-color:rgba(75,85,99,.8)}

.border-e-coolGray-600\/90 {
    border-inline-end-color:rgba(75,85,99,.9)}

.border-e-coolGray-600\/95 {
    border-inline-end-color:rgba(75,85,99,.95)}

.border-e-coolGray-700 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(55 65 81/var(--tw-border-opacity))}

.border-e-coolGray-700\/0 {
    border-inline-end-color: rgba(55,65,81,0)
}

.border-e-coolGray-700\/10 {
    border-inline-end-color:rgba(55,65,81,.1)}

.border-e-coolGray-700\/100 {
    border-inline-end-color:#374151}

.border-e-coolGray-700\/20 {
    border-inline-end-color:rgba(55,65,81,.2)}

.border-e-coolGray-700\/25 {
    border-inline-end-color:rgba(55,65,81,.25)}

.border-e-coolGray-700\/30 {
    border-inline-end-color:rgba(55,65,81,.3)}

.border-e-coolGray-700\/40 {
    border-inline-end-color:rgba(55,65,81,.4)}

.border-e-coolGray-700\/5 {
    border-inline-end-color:rgba(55,65,81,.05)}

.border-e-coolGray-700\/50 {
    border-inline-end-color:rgba(55,65,81,.5)}

.border-e-coolGray-700\/60 {
    border-inline-end-color:rgba(55,65,81,.6)}

.border-e-coolGray-700\/70 {
    border-inline-end-color:rgba(55,65,81,.7)}

.border-e-coolGray-700\/75 {
    border-inline-end-color:rgba(55,65,81,.75)}

.border-e-coolGray-700\/80 {
    border-inline-end-color:rgba(55,65,81,.8)}

.border-e-coolGray-700\/90 {
    border-inline-end-color:rgba(55,65,81,.9)}

.border-e-coolGray-700\/95 {
    border-inline-end-color:rgba(55,65,81,.95)}

.border-e-coolGray-800 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(31 41 55/var(--tw-border-opacity))}

.border-e-coolGray-800\/0 {
    border-inline-end-color: rgba(31,41,55,0)
}

.border-e-coolGray-800\/10 {
    border-inline-end-color:rgba(31,41,55,.1)}

.border-e-coolGray-800\/100 {
    border-inline-end-color:#1f2937}

.border-e-coolGray-800\/20 {
    border-inline-end-color:rgba(31,41,55,.2)}

.border-e-coolGray-800\/25 {
    border-inline-end-color:rgba(31,41,55,.25)}

.border-e-coolGray-800\/30 {
    border-inline-end-color:rgba(31,41,55,.3)}

.border-e-coolGray-800\/40 {
    border-inline-end-color:rgba(31,41,55,.4)}

.border-e-coolGray-800\/5 {
    border-inline-end-color:rgba(31,41,55,.05)}

.border-e-coolGray-800\/50 {
    border-inline-end-color:rgba(31,41,55,.5)}

.border-e-coolGray-800\/60 {
    border-inline-end-color:rgba(31,41,55,.6)}

.border-e-coolGray-800\/70 {
    border-inline-end-color:rgba(31,41,55,.7)}

.border-e-coolGray-800\/75 {
    border-inline-end-color:rgba(31,41,55,.75)}

.border-e-coolGray-800\/80 {
    border-inline-end-color:rgba(31,41,55,.8)}

.border-e-coolGray-800\/90 {
    border-inline-end-color:rgba(31,41,55,.9)}

.border-e-coolGray-800\/95 {
    border-inline-end-color:rgba(31,41,55,.95)}

.border-e-coolGray-900 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(17 24 39/var(--tw-border-opacity))}

.border-e-coolGray-900\/0 {
    border-inline-end-color: rgba(17,24,39,0)
}

.border-e-coolGray-900\/10 {
    border-inline-end-color:rgba(17,24,39,.1)}

.border-e-coolGray-900\/100 {
    border-inline-end-color:#111827}

.border-e-coolGray-900\/20 {
    border-inline-end-color:rgba(17,24,39,.2)}

.border-e-coolGray-900\/25 {
    border-inline-end-color:rgba(17,24,39,.25)}

.border-e-coolGray-900\/30 {
    border-inline-end-color:rgba(17,24,39,.3)}

.border-e-coolGray-900\/40 {
    border-inline-end-color:rgba(17,24,39,.4)}

.border-e-coolGray-900\/5 {
    border-inline-end-color:rgba(17,24,39,.05)}

.border-e-coolGray-900\/50 {
    border-inline-end-color:rgba(17,24,39,.5)}

.border-e-coolGray-900\/60 {
    border-inline-end-color:rgba(17,24,39,.6)}

.border-e-coolGray-900\/70 {
    border-inline-end-color:rgba(17,24,39,.7)}

.border-e-coolGray-900\/75 {
    border-inline-end-color:rgba(17,24,39,.75)}

.border-e-coolGray-900\/80 {
    border-inline-end-color:rgba(17,24,39,.8)}

.border-e-coolGray-900\/90 {
    border-inline-end-color:rgba(17,24,39,.9)}

.border-e-coolGray-900\/95 {
    border-inline-end-color:rgba(17,24,39,.95)}

.border-e-coolGray-950 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(3 7 18/var(--tw-border-opacity))}

.border-e-coolGray-950\/0 {
    border-inline-end-color: rgba(3,7,18,0)
}

.border-e-coolGray-950\/10 {
    border-inline-end-color:rgba(3,7,18,.1)}

.border-e-coolGray-950\/100 {
    border-inline-end-color:#030712}

.border-e-coolGray-950\/20 {
    border-inline-end-color:rgba(3,7,18,.2)}

.border-e-coolGray-950\/25 {
    border-inline-end-color:rgba(3,7,18,.25)}

.border-e-coolGray-950\/30 {
    border-inline-end-color:rgba(3,7,18,.3)}

.border-e-coolGray-950\/40 {
    border-inline-end-color:rgba(3,7,18,.4)}

.border-e-coolGray-950\/5 {
    border-inline-end-color:rgba(3,7,18,.05)}

.border-e-coolGray-950\/50 {
    border-inline-end-color:rgba(3,7,18,.5)}

.border-e-coolGray-950\/60 {
    border-inline-end-color:rgba(3,7,18,.6)}

.border-e-coolGray-950\/70 {
    border-inline-end-color:rgba(3,7,18,.7)}

.border-e-coolGray-950\/75 {
    border-inline-end-color:rgba(3,7,18,.75)}

.border-e-coolGray-950\/80 {
    border-inline-end-color:rgba(3,7,18,.8)}

.border-e-coolGray-950\/90 {
    border-inline-end-color:rgba(3,7,18,.9)}

.border-e-coolGray-950\/95 {
    border-inline-end-color:rgba(3,7,18,.95)}

.border-e-current {
    border-inline-end-color:currentColor}

.border-e-cyan-100 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(207 250 254/var(--tw-border-opacity))}

.border-e-cyan-100\/0 {
    border-inline-end-color: rgba(207,250,254,0)
}

.border-e-cyan-100\/10 {
    border-inline-end-color:rgba(207,250,254,.1)}

.border-e-cyan-100\/100 {
    border-inline-end-color:#cffafe}

.border-e-cyan-100\/20 {
    border-inline-end-color:rgba(207,250,254,.2)}

.border-e-cyan-100\/25 {
    border-inline-end-color:rgba(207,250,254,.25)}

.border-e-cyan-100\/30 {
    border-inline-end-color:rgba(207,250,254,.3)}

.border-e-cyan-100\/40 {
    border-inline-end-color:rgba(207,250,254,.4)}

.border-e-cyan-100\/5 {
    border-inline-end-color:rgba(207,250,254,.05)}

.border-e-cyan-100\/50 {
    border-inline-end-color:rgba(207,250,254,.5)}

.border-e-cyan-100\/60 {
    border-inline-end-color:rgba(207,250,254,.6)}

.border-e-cyan-100\/70 {
    border-inline-end-color:rgba(207,250,254,.7)}

.border-e-cyan-100\/75 {
    border-inline-end-color:rgba(207,250,254,.75)}

.border-e-cyan-100\/80 {
    border-inline-end-color:rgba(207,250,254,.8)}

.border-e-cyan-100\/90 {
    border-inline-end-color:rgba(207,250,254,.9)}

.border-e-cyan-100\/95 {
    border-inline-end-color:rgba(207,250,254,.95)}

.border-e-cyan-200 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(165 243 252/var(--tw-border-opacity))}

.border-e-cyan-200\/0 {
    border-inline-end-color: rgba(165,243,252,0)
}

.border-e-cyan-200\/10 {
    border-inline-end-color:rgba(165,243,252,.1)}

.border-e-cyan-200\/100 {
    border-inline-end-color:#a5f3fc}

.border-e-cyan-200\/20 {
    border-inline-end-color:rgba(165,243,252,.2)}

.border-e-cyan-200\/25 {
    border-inline-end-color:rgba(165,243,252,.25)}

.border-e-cyan-200\/30 {
    border-inline-end-color:rgba(165,243,252,.3)}

.border-e-cyan-200\/40 {
    border-inline-end-color:rgba(165,243,252,.4)}

.border-e-cyan-200\/5 {
    border-inline-end-color:rgba(165,243,252,.05)}

.border-e-cyan-200\/50 {
    border-inline-end-color:rgba(165,243,252,.5)}

.border-e-cyan-200\/60 {
    border-inline-end-color:rgba(165,243,252,.6)}

.border-e-cyan-200\/70 {
    border-inline-end-color:rgba(165,243,252,.7)}

.border-e-cyan-200\/75 {
    border-inline-end-color:rgba(165,243,252,.75)}

.border-e-cyan-200\/80 {
    border-inline-end-color:rgba(165,243,252,.8)}

.border-e-cyan-200\/90 {
    border-inline-end-color:rgba(165,243,252,.9)}

.border-e-cyan-200\/95 {
    border-inline-end-color:rgba(165,243,252,.95)}

.border-e-cyan-300 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(103 232 249/var(--tw-border-opacity))}

.border-e-cyan-300\/0 {
    border-inline-end-color: rgba(103,232,249,0)
}

.border-e-cyan-300\/10 {
    border-inline-end-color:rgba(103,232,249,.1)}

.border-e-cyan-300\/100 {
    border-inline-end-color:#67e8f9}

.border-e-cyan-300\/20 {
    border-inline-end-color:rgba(103,232,249,.2)}

.border-e-cyan-300\/25 {
    border-inline-end-color:rgba(103,232,249,.25)}

.border-e-cyan-300\/30 {
    border-inline-end-color:rgba(103,232,249,.3)}

.border-e-cyan-300\/40 {
    border-inline-end-color:rgba(103,232,249,.4)}

.border-e-cyan-300\/5 {
    border-inline-end-color:rgba(103,232,249,.05)}

.border-e-cyan-300\/50 {
    border-inline-end-color:rgba(103,232,249,.5)}

.border-e-cyan-300\/60 {
    border-inline-end-color:rgba(103,232,249,.6)}

.border-e-cyan-300\/70 {
    border-inline-end-color:rgba(103,232,249,.7)}

.border-e-cyan-300\/75 {
    border-inline-end-color:rgba(103,232,249,.75)}

.border-e-cyan-300\/80 {
    border-inline-end-color:rgba(103,232,249,.8)}

.border-e-cyan-300\/90 {
    border-inline-end-color:rgba(103,232,249,.9)}

.border-e-cyan-300\/95 {
    border-inline-end-color:rgba(103,232,249,.95)}

.border-e-cyan-400 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(34 211 238/var(--tw-border-opacity))}

.border-e-cyan-400\/0 {
    border-inline-end-color: rgba(34,211,238,0)
}

.border-e-cyan-400\/10 {
    border-inline-end-color:rgba(34,211,238,.1)}

.border-e-cyan-400\/100 {
    border-inline-end-color:#22d3ee}

.border-e-cyan-400\/20 {
    border-inline-end-color:rgba(34,211,238,.2)}

.border-e-cyan-400\/25 {
    border-inline-end-color:rgba(34,211,238,.25)}

.border-e-cyan-400\/30 {
    border-inline-end-color:rgba(34,211,238,.3)}

.border-e-cyan-400\/40 {
    border-inline-end-color:rgba(34,211,238,.4)}

.border-e-cyan-400\/5 {
    border-inline-end-color:rgba(34,211,238,.05)}

.border-e-cyan-400\/50 {
    border-inline-end-color:rgba(34,211,238,.5)}

.border-e-cyan-400\/60 {
    border-inline-end-color:rgba(34,211,238,.6)}

.border-e-cyan-400\/70 {
    border-inline-end-color:rgba(34,211,238,.7)}

.border-e-cyan-400\/75 {
    border-inline-end-color:rgba(34,211,238,.75)}

.border-e-cyan-400\/80 {
    border-inline-end-color:rgba(34,211,238,.8)}

.border-e-cyan-400\/90 {
    border-inline-end-color:rgba(34,211,238,.9)}

.border-e-cyan-400\/95 {
    border-inline-end-color:rgba(34,211,238,.95)}

.border-e-cyan-50 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(236 254 255/var(--tw-border-opacity))}

.border-e-cyan-50\/0 {
    border-inline-end-color: rgba(236,254,255,0)
}

.border-e-cyan-50\/10 {
    border-inline-end-color:rgba(236,254,255,.1)}

.border-e-cyan-50\/100 {
    border-inline-end-color:#ecfeff}

.border-e-cyan-50\/20 {
    border-inline-end-color:rgba(236,254,255,.2)}

.border-e-cyan-50\/25 {
    border-inline-end-color:rgba(236,254,255,.25)}

.border-e-cyan-50\/30 {
    border-inline-end-color:rgba(236,254,255,.3)}

.border-e-cyan-50\/40 {
    border-inline-end-color:rgba(236,254,255,.4)}

.border-e-cyan-50\/5 {
    border-inline-end-color:rgba(236,254,255,.05)}

.border-e-cyan-50\/50 {
    border-inline-end-color:rgba(236,254,255,.5)}

.border-e-cyan-50\/60 {
    border-inline-end-color:rgba(236,254,255,.6)}

.border-e-cyan-50\/70 {
    border-inline-end-color:rgba(236,254,255,.7)}

.border-e-cyan-50\/75 {
    border-inline-end-color:rgba(236,254,255,.75)}

.border-e-cyan-50\/80 {
    border-inline-end-color:rgba(236,254,255,.8)}

.border-e-cyan-50\/90 {
    border-inline-end-color:rgba(236,254,255,.9)}

.border-e-cyan-50\/95 {
    border-inline-end-color:rgba(236,254,255,.95)}

.border-e-cyan-500 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(6 182 212/var(--tw-border-opacity))}

.border-e-cyan-500\/0 {
    border-inline-end-color: rgba(6,182,212,0)
}

.border-e-cyan-500\/10 {
    border-inline-end-color:rgba(6,182,212,.1)}

.border-e-cyan-500\/100 {
    border-inline-end-color:#06b6d4}

.border-e-cyan-500\/20 {
    border-inline-end-color:rgba(6,182,212,.2)}

.border-e-cyan-500\/25 {
    border-inline-end-color:rgba(6,182,212,.25)}

.border-e-cyan-500\/30 {
    border-inline-end-color:rgba(6,182,212,.3)}

.border-e-cyan-500\/40 {
    border-inline-end-color:rgba(6,182,212,.4)}

.border-e-cyan-500\/5 {
    border-inline-end-color:rgba(6,182,212,.05)}

.border-e-cyan-500\/50 {
    border-inline-end-color:rgba(6,182,212,.5)}

.border-e-cyan-500\/60 {
    border-inline-end-color:rgba(6,182,212,.6)}

.border-e-cyan-500\/70 {
    border-inline-end-color:rgba(6,182,212,.7)}

.border-e-cyan-500\/75 {
    border-inline-end-color:rgba(6,182,212,.75)}

.border-e-cyan-500\/80 {
    border-inline-end-color:rgba(6,182,212,.8)}

.border-e-cyan-500\/90 {
    border-inline-end-color:rgba(6,182,212,.9)}

.border-e-cyan-500\/95 {
    border-inline-end-color:rgba(6,182,212,.95)}

.border-e-cyan-600 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(8 145 178/var(--tw-border-opacity))}

.border-e-cyan-600\/0 {
    border-inline-end-color: rgba(8,145,178,0)
}

.border-e-cyan-600\/10 {
    border-inline-end-color:rgba(8,145,178,.1)}

.border-e-cyan-600\/100 {
    border-inline-end-color:#0891b2}

.border-e-cyan-600\/20 {
    border-inline-end-color:rgba(8,145,178,.2)}

.border-e-cyan-600\/25 {
    border-inline-end-color:rgba(8,145,178,.25)}

.border-e-cyan-600\/30 {
    border-inline-end-color:rgba(8,145,178,.3)}

.border-e-cyan-600\/40 {
    border-inline-end-color:rgba(8,145,178,.4)}

.border-e-cyan-600\/5 {
    border-inline-end-color:rgba(8,145,178,.05)}

.border-e-cyan-600\/50 {
    border-inline-end-color:rgba(8,145,178,.5)}

.border-e-cyan-600\/60 {
    border-inline-end-color:rgba(8,145,178,.6)}

.border-e-cyan-600\/70 {
    border-inline-end-color:rgba(8,145,178,.7)}

.border-e-cyan-600\/75 {
    border-inline-end-color:rgba(8,145,178,.75)}

.border-e-cyan-600\/80 {
    border-inline-end-color:rgba(8,145,178,.8)}

.border-e-cyan-600\/90 {
    border-inline-end-color:rgba(8,145,178,.9)}

.border-e-cyan-600\/95 {
    border-inline-end-color:rgba(8,145,178,.95)}

.border-e-cyan-700 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(14 116 144/var(--tw-border-opacity))}

.border-e-cyan-700\/0 {
    border-inline-end-color: rgba(14,116,144,0)
}

.border-e-cyan-700\/10 {
    border-inline-end-color:rgba(14,116,144,.1)}

.border-e-cyan-700\/100 {
    border-inline-end-color:#0e7490}

.border-e-cyan-700\/20 {
    border-inline-end-color:rgba(14,116,144,.2)}

.border-e-cyan-700\/25 {
    border-inline-end-color:rgba(14,116,144,.25)}

.border-e-cyan-700\/30 {
    border-inline-end-color:rgba(14,116,144,.3)}

.border-e-cyan-700\/40 {
    border-inline-end-color:rgba(14,116,144,.4)}

.border-e-cyan-700\/5 {
    border-inline-end-color:rgba(14,116,144,.05)}

.border-e-cyan-700\/50 {
    border-inline-end-color:rgba(14,116,144,.5)}

.border-e-cyan-700\/60 {
    border-inline-end-color:rgba(14,116,144,.6)}

.border-e-cyan-700\/70 {
    border-inline-end-color:rgba(14,116,144,.7)}

.border-e-cyan-700\/75 {
    border-inline-end-color:rgba(14,116,144,.75)}

.border-e-cyan-700\/80 {
    border-inline-end-color:rgba(14,116,144,.8)}

.border-e-cyan-700\/90 {
    border-inline-end-color:rgba(14,116,144,.9)}

.border-e-cyan-700\/95 {
    border-inline-end-color:rgba(14,116,144,.95)}

.border-e-cyan-800 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(21 94 117/var(--tw-border-opacity))}

.border-e-cyan-800\/0 {
    border-inline-end-color: rgba(21,94,117,0)
}

.border-e-cyan-800\/10 {
    border-inline-end-color:rgba(21,94,117,.1)}

.border-e-cyan-800\/100 {
    border-inline-end-color:#155e75}

.border-e-cyan-800\/20 {
    border-inline-end-color:rgba(21,94,117,.2)}

.border-e-cyan-800\/25 {
    border-inline-end-color:rgba(21,94,117,.25)}

.border-e-cyan-800\/30 {
    border-inline-end-color:rgba(21,94,117,.3)}

.border-e-cyan-800\/40 {
    border-inline-end-color:rgba(21,94,117,.4)}

.border-e-cyan-800\/5 {
    border-inline-end-color:rgba(21,94,117,.05)}

.border-e-cyan-800\/50 {
    border-inline-end-color:rgba(21,94,117,.5)}

.border-e-cyan-800\/60 {
    border-inline-end-color:rgba(21,94,117,.6)}

.border-e-cyan-800\/70 {
    border-inline-end-color:rgba(21,94,117,.7)}

.border-e-cyan-800\/75 {
    border-inline-end-color:rgba(21,94,117,.75)}

.border-e-cyan-800\/80 {
    border-inline-end-color:rgba(21,94,117,.8)}

.border-e-cyan-800\/90 {
    border-inline-end-color:rgba(21,94,117,.9)}

.border-e-cyan-800\/95 {
    border-inline-end-color:rgba(21,94,117,.95)}

.border-e-cyan-900 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(22 78 99/var(--tw-border-opacity))}

.border-e-cyan-900\/0 {
    border-inline-end-color: rgba(22,78,99,0)
}

.border-e-cyan-900\/10 {
    border-inline-end-color:rgba(22,78,99,.1)}

.border-e-cyan-900\/100 {
    border-inline-end-color:#164e63}

.border-e-cyan-900\/20 {
    border-inline-end-color:rgba(22,78,99,.2)}

.border-e-cyan-900\/25 {
    border-inline-end-color:rgba(22,78,99,.25)}

.border-e-cyan-900\/30 {
    border-inline-end-color:rgba(22,78,99,.3)}

.border-e-cyan-900\/40 {
    border-inline-end-color:rgba(22,78,99,.4)}

.border-e-cyan-900\/5 {
    border-inline-end-color:rgba(22,78,99,.05)}

.border-e-cyan-900\/50 {
    border-inline-end-color:rgba(22,78,99,.5)}

.border-e-cyan-900\/60 {
    border-inline-end-color:rgba(22,78,99,.6)}

.border-e-cyan-900\/70 {
    border-inline-end-color:rgba(22,78,99,.7)}

.border-e-cyan-900\/75 {
    border-inline-end-color:rgba(22,78,99,.75)}

.border-e-cyan-900\/80 {
    border-inline-end-color:rgba(22,78,99,.8)}

.border-e-cyan-900\/90 {
    border-inline-end-color:rgba(22,78,99,.9)}

.border-e-cyan-900\/95 {
    border-inline-end-color:rgba(22,78,99,.95)}

.border-e-cyan-950 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(8 51 68/var(--tw-border-opacity))}

.border-e-cyan-950\/0 {
    border-inline-end-color: rgba(8,51,68,0)
}

.border-e-cyan-950\/10 {
    border-inline-end-color:rgba(8,51,68,.1)}

.border-e-cyan-950\/100 {
    border-inline-end-color:#083344}

.border-e-cyan-950\/20 {
    border-inline-end-color:rgba(8,51,68,.2)}

.border-e-cyan-950\/25 {
    border-inline-end-color:rgba(8,51,68,.25)}

.border-e-cyan-950\/30 {
    border-inline-end-color:rgba(8,51,68,.3)}

.border-e-cyan-950\/40 {
    border-inline-end-color:rgba(8,51,68,.4)}

.border-e-cyan-950\/5 {
    border-inline-end-color:rgba(8,51,68,.05)}

.border-e-cyan-950\/50 {
    border-inline-end-color:rgba(8,51,68,.5)}

.border-e-cyan-950\/60 {
    border-inline-end-color:rgba(8,51,68,.6)}

.border-e-cyan-950\/70 {
    border-inline-end-color:rgba(8,51,68,.7)}

.border-e-cyan-950\/75 {
    border-inline-end-color:rgba(8,51,68,.75)}

.border-e-cyan-950\/80 {
    border-inline-end-color:rgba(8,51,68,.8)}

.border-e-cyan-950\/90 {
    border-inline-end-color:rgba(8,51,68,.9)}

.border-e-cyan-950\/95 {
    border-inline-end-color:rgba(8,51,68,.95)}

.border-e-destructive {
    border-inline-end-color:hsl(var(--destructive))}

.border-e-destructive-foreground {
    border-inline-end-color: hsl(var(--destructive-foreground))
}

.border-e-destructive-foreground\/0 {
    border-inline-end-color:hsl(var(--destructive-foreground)/0)}

.border-e-destructive-foreground\/10 {
    border-inline-end-color: hsl(var(--destructive-foreground)/.1)
}

.border-e-destructive-foreground\/100 {
    border-inline-end-color:hsl(var(--destructive-foreground)/1)}

.border-e-destructive-foreground\/20 {
    border-inline-end-color: hsl(var(--destructive-foreground)/.2)
}

.border-e-destructive-foreground\/25 {
    border-inline-end-color:hsl(var(--destructive-foreground)/.25)}

.border-e-destructive-foreground\/30 {
    border-inline-end-color: hsl(var(--destructive-foreground)/.3)
}

.border-e-destructive-foreground\/40 {
    border-inline-end-color:hsl(var(--destructive-foreground)/.4)}

.border-e-destructive-foreground\/5 {
    border-inline-end-color: hsl(var(--destructive-foreground)/.05)
}

.border-e-destructive-foreground\/50 {
    border-inline-end-color:hsl(var(--destructive-foreground)/.5)}

.border-e-destructive-foreground\/60 {
    border-inline-end-color: hsl(var(--destructive-foreground)/.6)
}

.border-e-destructive-foreground\/70 {
    border-inline-end-color:hsl(var(--destructive-foreground)/.7)}

.border-e-destructive-foreground\/75 {
    border-inline-end-color: hsl(var(--destructive-foreground)/.75)
}

.border-e-destructive-foreground\/80 {
    border-inline-end-color:hsl(var(--destructive-foreground)/.8)}

.border-e-destructive-foreground\/90 {
    border-inline-end-color: hsl(var(--destructive-foreground)/.9)
}

.border-e-destructive-foreground\/95 {
    border-inline-end-color:hsl(var(--destructive-foreground)/.95)}

.border-e-destructive\/0 {
    border-inline-end-color: hsl(var(--destructive)/0)
}

.border-e-destructive\/10 {
    border-inline-end-color:hsl(var(--destructive)/.1)}

.border-e-destructive\/100 {
    border-inline-end-color: hsl(var(--destructive)/1)
}

.border-e-destructive\/20 {
    border-inline-end-color:hsl(var(--destructive)/.2)}

.border-e-destructive\/25 {
    border-inline-end-color: hsl(var(--destructive)/.25)
}

.border-e-destructive\/30 {
    border-inline-end-color:hsl(var(--destructive)/.3)}

.border-e-destructive\/40 {
    border-inline-end-color: hsl(var(--destructive)/.4)
}

.border-e-destructive\/5 {
    border-inline-end-color:hsl(var(--destructive)/.05)}

.border-e-destructive\/50 {
    border-inline-end-color: hsl(var(--destructive)/.5)
}

.border-e-destructive\/60 {
    border-inline-end-color:hsl(var(--destructive)/.6)}

.border-e-destructive\/70 {
    border-inline-end-color: hsl(var(--destructive)/.7)
}

.border-e-destructive\/75 {
    border-inline-end-color:hsl(var(--destructive)/.75)}

.border-e-destructive\/80 {
    border-inline-end-color: hsl(var(--destructive)/.8)
}

.border-e-destructive\/90 {
    border-inline-end-color:hsl(var(--destructive)/.9)}

.border-e-destructive\/95 {
    border-inline-end-color: hsl(var(--destructive)/.95)
}

.border-e-emerald-100 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(209 250 229/var(--tw-border-opacity))}

.border-e-emerald-100\/0 {
    border-inline-end-color: rgba(209,250,229,0)
}

.border-e-emerald-100\/10 {
    border-inline-end-color:rgba(209,250,229,.1)}

.border-e-emerald-100\/100 {
    border-inline-end-color:#d1fae5}

.border-e-emerald-100\/20 {
    border-inline-end-color:rgba(209,250,229,.2)}

.border-e-emerald-100\/25 {
    border-inline-end-color:rgba(209,250,229,.25)}

.border-e-emerald-100\/30 {
    border-inline-end-color:rgba(209,250,229,.3)}

.border-e-emerald-100\/40 {
    border-inline-end-color:rgba(209,250,229,.4)}

.border-e-emerald-100\/5 {
    border-inline-end-color:rgba(209,250,229,.05)}

.border-e-emerald-100\/50 {
    border-inline-end-color:rgba(209,250,229,.5)}

.border-e-emerald-100\/60 {
    border-inline-end-color:rgba(209,250,229,.6)}

.border-e-emerald-100\/70 {
    border-inline-end-color:rgba(209,250,229,.7)}

.border-e-emerald-100\/75 {
    border-inline-end-color:rgba(209,250,229,.75)}

.border-e-emerald-100\/80 {
    border-inline-end-color:rgba(209,250,229,.8)}

.border-e-emerald-100\/90 {
    border-inline-end-color:rgba(209,250,229,.9)}

.border-e-emerald-100\/95 {
    border-inline-end-color:rgba(209,250,229,.95)}

.border-e-emerald-200 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(167 243 208/var(--tw-border-opacity))}

.border-e-emerald-200\/0 {
    border-inline-end-color: rgba(167,243,208,0)
}

.border-e-emerald-200\/10 {
    border-inline-end-color:rgba(167,243,208,.1)}

.border-e-emerald-200\/100 {
    border-inline-end-color:#a7f3d0}

.border-e-emerald-200\/20 {
    border-inline-end-color:rgba(167,243,208,.2)}

.border-e-emerald-200\/25 {
    border-inline-end-color:rgba(167,243,208,.25)}

.border-e-emerald-200\/30 {
    border-inline-end-color:rgba(167,243,208,.3)}

.border-e-emerald-200\/40 {
    border-inline-end-color:rgba(167,243,208,.4)}

.border-e-emerald-200\/5 {
    border-inline-end-color:rgba(167,243,208,.05)}

.border-e-emerald-200\/50 {
    border-inline-end-color:rgba(167,243,208,.5)}

.border-e-emerald-200\/60 {
    border-inline-end-color:rgba(167,243,208,.6)}

.border-e-emerald-200\/70 {
    border-inline-end-color:rgba(167,243,208,.7)}

.border-e-emerald-200\/75 {
    border-inline-end-color:rgba(167,243,208,.75)}

.border-e-emerald-200\/80 {
    border-inline-end-color:rgba(167,243,208,.8)}

.border-e-emerald-200\/90 {
    border-inline-end-color:rgba(167,243,208,.9)}

.border-e-emerald-200\/95 {
    border-inline-end-color:rgba(167,243,208,.95)}

.border-e-emerald-300 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(110 231 183/var(--tw-border-opacity))}

.border-e-emerald-300\/0 {
    border-inline-end-color: rgba(110,231,183,0)
}

.border-e-emerald-300\/10 {
    border-inline-end-color:rgba(110,231,183,.1)}

.border-e-emerald-300\/100 {
    border-inline-end-color:#6ee7b7}

.border-e-emerald-300\/20 {
    border-inline-end-color:rgba(110,231,183,.2)}

.border-e-emerald-300\/25 {
    border-inline-end-color:rgba(110,231,183,.25)}

.border-e-emerald-300\/30 {
    border-inline-end-color:rgba(110,231,183,.3)}

.border-e-emerald-300\/40 {
    border-inline-end-color:rgba(110,231,183,.4)}

.border-e-emerald-300\/5 {
    border-inline-end-color:rgba(110,231,183,.05)}

.border-e-emerald-300\/50 {
    border-inline-end-color:rgba(110,231,183,.5)}

.border-e-emerald-300\/60 {
    border-inline-end-color:rgba(110,231,183,.6)}

.border-e-emerald-300\/70 {
    border-inline-end-color:rgba(110,231,183,.7)}

.border-e-emerald-300\/75 {
    border-inline-end-color:rgba(110,231,183,.75)}

.border-e-emerald-300\/80 {
    border-inline-end-color:rgba(110,231,183,.8)}

.border-e-emerald-300\/90 {
    border-inline-end-color:rgba(110,231,183,.9)}

.border-e-emerald-300\/95 {
    border-inline-end-color:rgba(110,231,183,.95)}

.border-e-emerald-400 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(52 211 153/var(--tw-border-opacity))}

.border-e-emerald-400\/0 {
    border-inline-end-color: rgba(52,211,153,0)
}

.border-e-emerald-400\/10 {
    border-inline-end-color:rgba(52,211,153,.1)}

.border-e-emerald-400\/100 {
    border-inline-end-color:#34d399}

.border-e-emerald-400\/20 {
    border-inline-end-color:rgba(52,211,153,.2)}

.border-e-emerald-400\/25 {
    border-inline-end-color:rgba(52,211,153,.25)}

.border-e-emerald-400\/30 {
    border-inline-end-color:rgba(52,211,153,.3)}

.border-e-emerald-400\/40 {
    border-inline-end-color:rgba(52,211,153,.4)}

.border-e-emerald-400\/5 {
    border-inline-end-color:rgba(52,211,153,.05)}

.border-e-emerald-400\/50 {
    border-inline-end-color:rgba(52,211,153,.5)}

.border-e-emerald-400\/60 {
    border-inline-end-color:rgba(52,211,153,.6)}

.border-e-emerald-400\/70 {
    border-inline-end-color:rgba(52,211,153,.7)}

.border-e-emerald-400\/75 {
    border-inline-end-color:rgba(52,211,153,.75)}

.border-e-emerald-400\/80 {
    border-inline-end-color:rgba(52,211,153,.8)}

.border-e-emerald-400\/90 {
    border-inline-end-color:rgba(52,211,153,.9)}

.border-e-emerald-400\/95 {
    border-inline-end-color:rgba(52,211,153,.95)}

.border-e-emerald-50 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(236 253 245/var(--tw-border-opacity))}

.border-e-emerald-50\/0 {
    border-inline-end-color: rgba(236,253,245,0)
}

.border-e-emerald-50\/10 {
    border-inline-end-color:rgba(236,253,245,.1)}

.border-e-emerald-50\/100 {
    border-inline-end-color:#ecfdf5}

.border-e-emerald-50\/20 {
    border-inline-end-color:rgba(236,253,245,.2)}

.border-e-emerald-50\/25 {
    border-inline-end-color:rgba(236,253,245,.25)}

.border-e-emerald-50\/30 {
    border-inline-end-color:rgba(236,253,245,.3)}

.border-e-emerald-50\/40 {
    border-inline-end-color:rgba(236,253,245,.4)}

.border-e-emerald-50\/5 {
    border-inline-end-color:rgba(236,253,245,.05)}

.border-e-emerald-50\/50 {
    border-inline-end-color:rgba(236,253,245,.5)}

.border-e-emerald-50\/60 {
    border-inline-end-color:rgba(236,253,245,.6)}

.border-e-emerald-50\/70 {
    border-inline-end-color:rgba(236,253,245,.7)}

.border-e-emerald-50\/75 {
    border-inline-end-color:rgba(236,253,245,.75)}

.border-e-emerald-50\/80 {
    border-inline-end-color:rgba(236,253,245,.8)}

.border-e-emerald-50\/90 {
    border-inline-end-color:rgba(236,253,245,.9)}

.border-e-emerald-50\/95 {
    border-inline-end-color:rgba(236,253,245,.95)}

.border-e-emerald-500 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(16 185 129/var(--tw-border-opacity))}

.border-e-emerald-500\/0 {
    border-inline-end-color: rgba(16,185,129,0)
}

.border-e-emerald-500\/10 {
    border-inline-end-color:rgba(16,185,129,.1)}

.border-e-emerald-500\/100 {
    border-inline-end-color:#10b981}

.border-e-emerald-500\/20 {
    border-inline-end-color:rgba(16,185,129,.2)}

.border-e-emerald-500\/25 {
    border-inline-end-color:rgba(16,185,129,.25)}

.border-e-emerald-500\/30 {
    border-inline-end-color:rgba(16,185,129,.3)}

.border-e-emerald-500\/40 {
    border-inline-end-color:rgba(16,185,129,.4)}

.border-e-emerald-500\/5 {
    border-inline-end-color:rgba(16,185,129,.05)}

.border-e-emerald-500\/50 {
    border-inline-end-color:rgba(16,185,129,.5)}

.border-e-emerald-500\/60 {
    border-inline-end-color:rgba(16,185,129,.6)}

.border-e-emerald-500\/70 {
    border-inline-end-color:rgba(16,185,129,.7)}

.border-e-emerald-500\/75 {
    border-inline-end-color:rgba(16,185,129,.75)}

.border-e-emerald-500\/80 {
    border-inline-end-color:rgba(16,185,129,.8)}

.border-e-emerald-500\/90 {
    border-inline-end-color:rgba(16,185,129,.9)}

.border-e-emerald-500\/95 {
    border-inline-end-color:rgba(16,185,129,.95)}

.border-e-emerald-600 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(5 150 105/var(--tw-border-opacity))}

.border-e-emerald-600\/0 {
    border-inline-end-color: rgba(5,150,105,0)
}

.border-e-emerald-600\/10 {
    border-inline-end-color:rgba(5,150,105,.1)}

.border-e-emerald-600\/100 {
    border-inline-end-color:#059669}

.border-e-emerald-600\/20 {
    border-inline-end-color:rgba(5,150,105,.2)}

.border-e-emerald-600\/25 {
    border-inline-end-color:rgba(5,150,105,.25)}

.border-e-emerald-600\/30 {
    border-inline-end-color:rgba(5,150,105,.3)}

.border-e-emerald-600\/40 {
    border-inline-end-color:rgba(5,150,105,.4)}

.border-e-emerald-600\/5 {
    border-inline-end-color:rgba(5,150,105,.05)}

.border-e-emerald-600\/50 {
    border-inline-end-color:rgba(5,150,105,.5)}

.border-e-emerald-600\/60 {
    border-inline-end-color:rgba(5,150,105,.6)}

.border-e-emerald-600\/70 {
    border-inline-end-color:rgba(5,150,105,.7)}

.border-e-emerald-600\/75 {
    border-inline-end-color:rgba(5,150,105,.75)}

.border-e-emerald-600\/80 {
    border-inline-end-color:rgba(5,150,105,.8)}

.border-e-emerald-600\/90 {
    border-inline-end-color:rgba(5,150,105,.9)}

.border-e-emerald-600\/95 {
    border-inline-end-color:rgba(5,150,105,.95)}

.border-e-emerald-700 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(4 120 87/var(--tw-border-opacity))}

.border-e-emerald-700\/0 {
    border-inline-end-color: rgba(4,120,87,0)
}

.border-e-emerald-700\/10 {
    border-inline-end-color:rgba(4,120,87,.1)}

.border-e-emerald-700\/100 {
    border-inline-end-color:#047857}

.border-e-emerald-700\/20 {
    border-inline-end-color:rgba(4,120,87,.2)}

.border-e-emerald-700\/25 {
    border-inline-end-color:rgba(4,120,87,.25)}

.border-e-emerald-700\/30 {
    border-inline-end-color:rgba(4,120,87,.3)}

.border-e-emerald-700\/40 {
    border-inline-end-color:rgba(4,120,87,.4)}

.border-e-emerald-700\/5 {
    border-inline-end-color:rgba(4,120,87,.05)}

.border-e-emerald-700\/50 {
    border-inline-end-color:rgba(4,120,87,.5)}

.border-e-emerald-700\/60 {
    border-inline-end-color:rgba(4,120,87,.6)}

.border-e-emerald-700\/70 {
    border-inline-end-color:rgba(4,120,87,.7)}

.border-e-emerald-700\/75 {
    border-inline-end-color:rgba(4,120,87,.75)}

.border-e-emerald-700\/80 {
    border-inline-end-color:rgba(4,120,87,.8)}

.border-e-emerald-700\/90 {
    border-inline-end-color:rgba(4,120,87,.9)}

.border-e-emerald-700\/95 {
    border-inline-end-color:rgba(4,120,87,.95)}

.border-e-emerald-800 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(6 95 70/var(--tw-border-opacity))}

.border-e-emerald-800\/0 {
    border-inline-end-color: rgba(6,95,70,0)
}

.border-e-emerald-800\/10 {
    border-inline-end-color:rgba(6,95,70,.1)}

.border-e-emerald-800\/100 {
    border-inline-end-color:#065f46}

.border-e-emerald-800\/20 {
    border-inline-end-color:rgba(6,95,70,.2)}

.border-e-emerald-800\/25 {
    border-inline-end-color:rgba(6,95,70,.25)}

.border-e-emerald-800\/30 {
    border-inline-end-color:rgba(6,95,70,.3)}

.border-e-emerald-800\/40 {
    border-inline-end-color:rgba(6,95,70,.4)}

.border-e-emerald-800\/5 {
    border-inline-end-color:rgba(6,95,70,.05)}

.border-e-emerald-800\/50 {
    border-inline-end-color:rgba(6,95,70,.5)}

.border-e-emerald-800\/60 {
    border-inline-end-color:rgba(6,95,70,.6)}

.border-e-emerald-800\/70 {
    border-inline-end-color:rgba(6,95,70,.7)}

.border-e-emerald-800\/75 {
    border-inline-end-color:rgba(6,95,70,.75)}

.border-e-emerald-800\/80 {
    border-inline-end-color:rgba(6,95,70,.8)}

.border-e-emerald-800\/90 {
    border-inline-end-color:rgba(6,95,70,.9)}

.border-e-emerald-800\/95 {
    border-inline-end-color:rgba(6,95,70,.95)}

.border-e-emerald-900 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(6 78 59/var(--tw-border-opacity))}

.border-e-emerald-900\/0 {
    border-inline-end-color: rgba(6,78,59,0)
}

.border-e-emerald-900\/10 {
    border-inline-end-color:rgba(6,78,59,.1)}

.border-e-emerald-900\/100 {
    border-inline-end-color:#064e3b}

.border-e-emerald-900\/20 {
    border-inline-end-color:rgba(6,78,59,.2)}

.border-e-emerald-900\/25 {
    border-inline-end-color:rgba(6,78,59,.25)}

.border-e-emerald-900\/30 {
    border-inline-end-color:rgba(6,78,59,.3)}

.border-e-emerald-900\/40 {
    border-inline-end-color:rgba(6,78,59,.4)}

.border-e-emerald-900\/5 {
    border-inline-end-color:rgba(6,78,59,.05)}

.border-e-emerald-900\/50 {
    border-inline-end-color:rgba(6,78,59,.5)}

.border-e-emerald-900\/60 {
    border-inline-end-color:rgba(6,78,59,.6)}

.border-e-emerald-900\/70 {
    border-inline-end-color:rgba(6,78,59,.7)}

.border-e-emerald-900\/75 {
    border-inline-end-color:rgba(6,78,59,.75)}

.border-e-emerald-900\/80 {
    border-inline-end-color:rgba(6,78,59,.8)}

.border-e-emerald-900\/90 {
    border-inline-end-color:rgba(6,78,59,.9)}

.border-e-emerald-900\/95 {
    border-inline-end-color:rgba(6,78,59,.95)}

.border-e-emerald-950 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(2 44 34/var(--tw-border-opacity))}

.border-e-emerald-950\/0 {
    border-inline-end-color: rgba(2,44,34,0)
}

.border-e-emerald-950\/10 {
    border-inline-end-color:rgba(2,44,34,.1)}

.border-e-emerald-950\/100 {
    border-inline-end-color:#022c22}

.border-e-emerald-950\/20 {
    border-inline-end-color:rgba(2,44,34,.2)}

.border-e-emerald-950\/25 {
    border-inline-end-color:rgba(2,44,34,.25)}

.border-e-emerald-950\/30 {
    border-inline-end-color:rgba(2,44,34,.3)}

.border-e-emerald-950\/40 {
    border-inline-end-color:rgba(2,44,34,.4)}

.border-e-emerald-950\/5 {
    border-inline-end-color:rgba(2,44,34,.05)}

.border-e-emerald-950\/50 {
    border-inline-end-color:rgba(2,44,34,.5)}

.border-e-emerald-950\/60 {
    border-inline-end-color:rgba(2,44,34,.6)}

.border-e-emerald-950\/70 {
    border-inline-end-color:rgba(2,44,34,.7)}

.border-e-emerald-950\/75 {
    border-inline-end-color:rgba(2,44,34,.75)}

.border-e-emerald-950\/80 {
    border-inline-end-color:rgba(2,44,34,.8)}

.border-e-emerald-950\/90 {
    border-inline-end-color:rgba(2,44,34,.9)}

.border-e-emerald-950\/95 {
    border-inline-end-color:rgba(2,44,34,.95)}

.border-e-error {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(221 73 73/var(--tw-border-opacity))}

.border-e-error\/0 {
    border-inline-end-color: rgba(221,73,73,0)
}

.border-e-error\/10 {
    border-inline-end-color:rgba(221,73,73,.1)}

.border-e-error\/100 {
    border-inline-end-color:#dd4949}

.border-e-error\/20 {
    border-inline-end-color:rgba(221,73,73,.2)}

.border-e-error\/25 {
    border-inline-end-color:rgba(221,73,73,.25)}

.border-e-error\/30 {
    border-inline-end-color:rgba(221,73,73,.3)}

.border-e-error\/40 {
    border-inline-end-color:rgba(221,73,73,.4)}

.border-e-error\/5 {
    border-inline-end-color:rgba(221,73,73,.05)}

.border-e-error\/50 {
    border-inline-end-color:rgba(221,73,73,.5)}

.border-e-error\/60 {
    border-inline-end-color:rgba(221,73,73,.6)}

.border-e-error\/70 {
    border-inline-end-color:rgba(221,73,73,.7)}

.border-e-error\/75 {
    border-inline-end-color:rgba(221,73,73,.75)}

.border-e-error\/80 {
    border-inline-end-color:rgba(221,73,73,.8)}

.border-e-error\/90 {
    border-inline-end-color:rgba(221,73,73,.9)}

.border-e-error\/95 {
    border-inline-end-color:rgba(221,73,73,.95)}

.border-e-foreground {
    border-inline-end-color:hsl(var(--foreground))}

.border-e-foreground\/0 {
    border-inline-end-color: hsl(var(--foreground)/0)
}

.border-e-foreground\/10 {
    border-inline-end-color:hsl(var(--foreground)/.1)}

.border-e-foreground\/100 {
    border-inline-end-color: hsl(var(--foreground)/1)
}

.border-e-foreground\/20 {
    border-inline-end-color:hsl(var(--foreground)/.2)}

.border-e-foreground\/25 {
    border-inline-end-color: hsl(var(--foreground)/.25)
}

.border-e-foreground\/30 {
    border-inline-end-color:hsl(var(--foreground)/.3)}

.border-e-foreground\/40 {
    border-inline-end-color: hsl(var(--foreground)/.4)
}

.border-e-foreground\/5 {
    border-inline-end-color:hsl(var(--foreground)/.05)}

.border-e-foreground\/50 {
    border-inline-end-color: hsl(var(--foreground)/.5)
}

.border-e-foreground\/60 {
    border-inline-end-color:hsl(var(--foreground)/.6)}

.border-e-foreground\/70 {
    border-inline-end-color: hsl(var(--foreground)/.7)
}

.border-e-foreground\/75 {
    border-inline-end-color:hsl(var(--foreground)/.75)}

.border-e-foreground\/80 {
    border-inline-end-color: hsl(var(--foreground)/.8)
}

.border-e-foreground\/90 {
    border-inline-end-color:hsl(var(--foreground)/.9)}

.border-e-foreground\/95 {
    border-inline-end-color: hsl(var(--foreground)/.95)
}

.border-e-fuchsia-100 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(250 232 255/var(--tw-border-opacity))}

.border-e-fuchsia-100\/0 {
    border-inline-end-color: rgba(250,232,255,0)
}

.border-e-fuchsia-100\/10 {
    border-inline-end-color:rgba(250,232,255,.1)}

.border-e-fuchsia-100\/100 {
    border-inline-end-color:#fae8ff}

.border-e-fuchsia-100\/20 {
    border-inline-end-color:rgba(250,232,255,.2)}

.border-e-fuchsia-100\/25 {
    border-inline-end-color:rgba(250,232,255,.25)}

.border-e-fuchsia-100\/30 {
    border-inline-end-color:rgba(250,232,255,.3)}

.border-e-fuchsia-100\/40 {
    border-inline-end-color:rgba(250,232,255,.4)}

.border-e-fuchsia-100\/5 {
    border-inline-end-color:rgba(250,232,255,.05)}

.border-e-fuchsia-100\/50 {
    border-inline-end-color:rgba(250,232,255,.5)}

.border-e-fuchsia-100\/60 {
    border-inline-end-color:rgba(250,232,255,.6)}

.border-e-fuchsia-100\/70 {
    border-inline-end-color:rgba(250,232,255,.7)}

.border-e-fuchsia-100\/75 {
    border-inline-end-color:rgba(250,232,255,.75)}

.border-e-fuchsia-100\/80 {
    border-inline-end-color:rgba(250,232,255,.8)}

.border-e-fuchsia-100\/90 {
    border-inline-end-color:rgba(250,232,255,.9)}

.border-e-fuchsia-100\/95 {
    border-inline-end-color:rgba(250,232,255,.95)}

.border-e-fuchsia-200 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(245 208 254/var(--tw-border-opacity))}

.border-e-fuchsia-200\/0 {
    border-inline-end-color: rgba(245,208,254,0)
}

.border-e-fuchsia-200\/10 {
    border-inline-end-color:rgba(245,208,254,.1)}

.border-e-fuchsia-200\/100 {
    border-inline-end-color:#f5d0fe}

.border-e-fuchsia-200\/20 {
    border-inline-end-color:rgba(245,208,254,.2)}

.border-e-fuchsia-200\/25 {
    border-inline-end-color:rgba(245,208,254,.25)}

.border-e-fuchsia-200\/30 {
    border-inline-end-color:rgba(245,208,254,.3)}

.border-e-fuchsia-200\/40 {
    border-inline-end-color:rgba(245,208,254,.4)}

.border-e-fuchsia-200\/5 {
    border-inline-end-color:rgba(245,208,254,.05)}

.border-e-fuchsia-200\/50 {
    border-inline-end-color:rgba(245,208,254,.5)}

.border-e-fuchsia-200\/60 {
    border-inline-end-color:rgba(245,208,254,.6)}

.border-e-fuchsia-200\/70 {
    border-inline-end-color:rgba(245,208,254,.7)}

.border-e-fuchsia-200\/75 {
    border-inline-end-color:rgba(245,208,254,.75)}

.border-e-fuchsia-200\/80 {
    border-inline-end-color:rgba(245,208,254,.8)}

.border-e-fuchsia-200\/90 {
    border-inline-end-color:rgba(245,208,254,.9)}

.border-e-fuchsia-200\/95 {
    border-inline-end-color:rgba(245,208,254,.95)}

.border-e-fuchsia-300 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(240 171 252/var(--tw-border-opacity))}

.border-e-fuchsia-300\/0 {
    border-inline-end-color: rgba(240,171,252,0)
}

.border-e-fuchsia-300\/10 {
    border-inline-end-color:rgba(240,171,252,.1)}

.border-e-fuchsia-300\/100 {
    border-inline-end-color:#f0abfc}

.border-e-fuchsia-300\/20 {
    border-inline-end-color:rgba(240,171,252,.2)}

.border-e-fuchsia-300\/25 {
    border-inline-end-color:rgba(240,171,252,.25)}

.border-e-fuchsia-300\/30 {
    border-inline-end-color:rgba(240,171,252,.3)}

.border-e-fuchsia-300\/40 {
    border-inline-end-color:rgba(240,171,252,.4)}

.border-e-fuchsia-300\/5 {
    border-inline-end-color:rgba(240,171,252,.05)}

.border-e-fuchsia-300\/50 {
    border-inline-end-color:rgba(240,171,252,.5)}

.border-e-fuchsia-300\/60 {
    border-inline-end-color:rgba(240,171,252,.6)}

.border-e-fuchsia-300\/70 {
    border-inline-end-color:rgba(240,171,252,.7)}

.border-e-fuchsia-300\/75 {
    border-inline-end-color:rgba(240,171,252,.75)}

.border-e-fuchsia-300\/80 {
    border-inline-end-color:rgba(240,171,252,.8)}

.border-e-fuchsia-300\/90 {
    border-inline-end-color:rgba(240,171,252,.9)}

.border-e-fuchsia-300\/95 {
    border-inline-end-color:rgba(240,171,252,.95)}

.border-e-fuchsia-400 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(232 121 249/var(--tw-border-opacity))}

.border-e-fuchsia-400\/0 {
    border-inline-end-color: rgba(232,121,249,0)
}

.border-e-fuchsia-400\/10 {
    border-inline-end-color:rgba(232,121,249,.1)}

.border-e-fuchsia-400\/100 {
    border-inline-end-color:#e879f9}

.border-e-fuchsia-400\/20 {
    border-inline-end-color:rgba(232,121,249,.2)}

.border-e-fuchsia-400\/25 {
    border-inline-end-color:rgba(232,121,249,.25)}

.border-e-fuchsia-400\/30 {
    border-inline-end-color:rgba(232,121,249,.3)}

.border-e-fuchsia-400\/40 {
    border-inline-end-color:rgba(232,121,249,.4)}

.border-e-fuchsia-400\/5 {
    border-inline-end-color:rgba(232,121,249,.05)}

.border-e-fuchsia-400\/50 {
    border-inline-end-color:rgba(232,121,249,.5)}

.border-e-fuchsia-400\/60 {
    border-inline-end-color:rgba(232,121,249,.6)}

.border-e-fuchsia-400\/70 {
    border-inline-end-color:rgba(232,121,249,.7)}

.border-e-fuchsia-400\/75 {
    border-inline-end-color:rgba(232,121,249,.75)}

.border-e-fuchsia-400\/80 {
    border-inline-end-color:rgba(232,121,249,.8)}

.border-e-fuchsia-400\/90 {
    border-inline-end-color:rgba(232,121,249,.9)}

.border-e-fuchsia-400\/95 {
    border-inline-end-color:rgba(232,121,249,.95)}

.border-e-fuchsia-50 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(253 244 255/var(--tw-border-opacity))}

.border-e-fuchsia-50\/0 {
    border-inline-end-color: rgba(253,244,255,0)
}

.border-e-fuchsia-50\/10 {
    border-inline-end-color:rgba(253,244,255,.1)}

.border-e-fuchsia-50\/100 {
    border-inline-end-color:#fdf4ff}

.border-e-fuchsia-50\/20 {
    border-inline-end-color:rgba(253,244,255,.2)}

.border-e-fuchsia-50\/25 {
    border-inline-end-color:rgba(253,244,255,.25)}

.border-e-fuchsia-50\/30 {
    border-inline-end-color:rgba(253,244,255,.3)}

.border-e-fuchsia-50\/40 {
    border-inline-end-color:rgba(253,244,255,.4)}

.border-e-fuchsia-50\/5 {
    border-inline-end-color:rgba(253,244,255,.05)}

.border-e-fuchsia-50\/50 {
    border-inline-end-color:rgba(253,244,255,.5)}

.border-e-fuchsia-50\/60 {
    border-inline-end-color:rgba(253,244,255,.6)}

.border-e-fuchsia-50\/70 {
    border-inline-end-color:rgba(253,244,255,.7)}

.border-e-fuchsia-50\/75 {
    border-inline-end-color:rgba(253,244,255,.75)}

.border-e-fuchsia-50\/80 {
    border-inline-end-color:rgba(253,244,255,.8)}

.border-e-fuchsia-50\/90 {
    border-inline-end-color:rgba(253,244,255,.9)}

.border-e-fuchsia-50\/95 {
    border-inline-end-color:rgba(253,244,255,.95)}

.border-e-fuchsia-500 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(217 70 239/var(--tw-border-opacity))}

.border-e-fuchsia-500\/0 {
    border-inline-end-color: rgba(217,70,239,0)
}

.border-e-fuchsia-500\/10 {
    border-inline-end-color:rgba(217,70,239,.1)}

.border-e-fuchsia-500\/100 {
    border-inline-end-color:#d946ef}

.border-e-fuchsia-500\/20 {
    border-inline-end-color:rgba(217,70,239,.2)}

.border-e-fuchsia-500\/25 {
    border-inline-end-color:rgba(217,70,239,.25)}

.border-e-fuchsia-500\/30 {
    border-inline-end-color:rgba(217,70,239,.3)}

.border-e-fuchsia-500\/40 {
    border-inline-end-color:rgba(217,70,239,.4)}

.border-e-fuchsia-500\/5 {
    border-inline-end-color:rgba(217,70,239,.05)}

.border-e-fuchsia-500\/50 {
    border-inline-end-color:rgba(217,70,239,.5)}

.border-e-fuchsia-500\/60 {
    border-inline-end-color:rgba(217,70,239,.6)}

.border-e-fuchsia-500\/70 {
    border-inline-end-color:rgba(217,70,239,.7)}

.border-e-fuchsia-500\/75 {
    border-inline-end-color:rgba(217,70,239,.75)}

.border-e-fuchsia-500\/80 {
    border-inline-end-color:rgba(217,70,239,.8)}

.border-e-fuchsia-500\/90 {
    border-inline-end-color:rgba(217,70,239,.9)}

.border-e-fuchsia-500\/95 {
    border-inline-end-color:rgba(217,70,239,.95)}

.border-e-fuchsia-600 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(192 38 211/var(--tw-border-opacity))}

.border-e-fuchsia-600\/0 {
    border-inline-end-color: rgba(192,38,211,0)
}

.border-e-fuchsia-600\/10 {
    border-inline-end-color:rgba(192,38,211,.1)}

.border-e-fuchsia-600\/100 {
    border-inline-end-color:#c026d3}

.border-e-fuchsia-600\/20 {
    border-inline-end-color:rgba(192,38,211,.2)}

.border-e-fuchsia-600\/25 {
    border-inline-end-color:rgba(192,38,211,.25)}

.border-e-fuchsia-600\/30 {
    border-inline-end-color:rgba(192,38,211,.3)}

.border-e-fuchsia-600\/40 {
    border-inline-end-color:rgba(192,38,211,.4)}

.border-e-fuchsia-600\/5 {
    border-inline-end-color:rgba(192,38,211,.05)}

.border-e-fuchsia-600\/50 {
    border-inline-end-color:rgba(192,38,211,.5)}

.border-e-fuchsia-600\/60 {
    border-inline-end-color:rgba(192,38,211,.6)}

.border-e-fuchsia-600\/70 {
    border-inline-end-color:rgba(192,38,211,.7)}

.border-e-fuchsia-600\/75 {
    border-inline-end-color:rgba(192,38,211,.75)}

.border-e-fuchsia-600\/80 {
    border-inline-end-color:rgba(192,38,211,.8)}

.border-e-fuchsia-600\/90 {
    border-inline-end-color:rgba(192,38,211,.9)}

.border-e-fuchsia-600\/95 {
    border-inline-end-color:rgba(192,38,211,.95)}

.border-e-fuchsia-700 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(162 28 175/var(--tw-border-opacity))}

.border-e-fuchsia-700\/0 {
    border-inline-end-color: rgba(162,28,175,0)
}

.border-e-fuchsia-700\/10 {
    border-inline-end-color:rgba(162,28,175,.1)}

.border-e-fuchsia-700\/100 {
    border-inline-end-color:#a21caf}

.border-e-fuchsia-700\/20 {
    border-inline-end-color:rgba(162,28,175,.2)}

.border-e-fuchsia-700\/25 {
    border-inline-end-color:rgba(162,28,175,.25)}

.border-e-fuchsia-700\/30 {
    border-inline-end-color:rgba(162,28,175,.3)}

.border-e-fuchsia-700\/40 {
    border-inline-end-color:rgba(162,28,175,.4)}

.border-e-fuchsia-700\/5 {
    border-inline-end-color:rgba(162,28,175,.05)}

.border-e-fuchsia-700\/50 {
    border-inline-end-color:rgba(162,28,175,.5)}

.border-e-fuchsia-700\/60 {
    border-inline-end-color:rgba(162,28,175,.6)}

.border-e-fuchsia-700\/70 {
    border-inline-end-color:rgba(162,28,175,.7)}

.border-e-fuchsia-700\/75 {
    border-inline-end-color:rgba(162,28,175,.75)}

.border-e-fuchsia-700\/80 {
    border-inline-end-color:rgba(162,28,175,.8)}

.border-e-fuchsia-700\/90 {
    border-inline-end-color:rgba(162,28,175,.9)}

.border-e-fuchsia-700\/95 {
    border-inline-end-color:rgba(162,28,175,.95)}

.border-e-fuchsia-800 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(134 25 143/var(--tw-border-opacity))}

.border-e-fuchsia-800\/0 {
    border-inline-end-color: rgba(134,25,143,0)
}

.border-e-fuchsia-800\/10 {
    border-inline-end-color:rgba(134,25,143,.1)}

.border-e-fuchsia-800\/100 {
    border-inline-end-color:#86198f}

.border-e-fuchsia-800\/20 {
    border-inline-end-color:rgba(134,25,143,.2)}

.border-e-fuchsia-800\/25 {
    border-inline-end-color:rgba(134,25,143,.25)}

.border-e-fuchsia-800\/30 {
    border-inline-end-color:rgba(134,25,143,.3)}

.border-e-fuchsia-800\/40 {
    border-inline-end-color:rgba(134,25,143,.4)}

.border-e-fuchsia-800\/5 {
    border-inline-end-color:rgba(134,25,143,.05)}

.border-e-fuchsia-800\/50 {
    border-inline-end-color:rgba(134,25,143,.5)}

.border-e-fuchsia-800\/60 {
    border-inline-end-color:rgba(134,25,143,.6)}

.border-e-fuchsia-800\/70 {
    border-inline-end-color:rgba(134,25,143,.7)}

.border-e-fuchsia-800\/75 {
    border-inline-end-color:rgba(134,25,143,.75)}

.border-e-fuchsia-800\/80 {
    border-inline-end-color:rgba(134,25,143,.8)}

.border-e-fuchsia-800\/90 {
    border-inline-end-color:rgba(134,25,143,.9)}

.border-e-fuchsia-800\/95 {
    border-inline-end-color:rgba(134,25,143,.95)}

.border-e-fuchsia-900 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(112 26 117/var(--tw-border-opacity))}

.border-e-fuchsia-900\/0 {
    border-inline-end-color: rgba(112,26,117,0)
}

.border-e-fuchsia-900\/10 {
    border-inline-end-color:rgba(112,26,117,.1)}

.border-e-fuchsia-900\/100 {
    border-inline-end-color:#701a75}

.border-e-fuchsia-900\/20 {
    border-inline-end-color:rgba(112,26,117,.2)}

.border-e-fuchsia-900\/25 {
    border-inline-end-color:rgba(112,26,117,.25)}

.border-e-fuchsia-900\/30 {
    border-inline-end-color:rgba(112,26,117,.3)}

.border-e-fuchsia-900\/40 {
    border-inline-end-color:rgba(112,26,117,.4)}

.border-e-fuchsia-900\/5 {
    border-inline-end-color:rgba(112,26,117,.05)}

.border-e-fuchsia-900\/50 {
    border-inline-end-color:rgba(112,26,117,.5)}

.border-e-fuchsia-900\/60 {
    border-inline-end-color:rgba(112,26,117,.6)}

.border-e-fuchsia-900\/70 {
    border-inline-end-color:rgba(112,26,117,.7)}

.border-e-fuchsia-900\/75 {
    border-inline-end-color:rgba(112,26,117,.75)}

.border-e-fuchsia-900\/80 {
    border-inline-end-color:rgba(112,26,117,.8)}

.border-e-fuchsia-900\/90 {
    border-inline-end-color:rgba(112,26,117,.9)}

.border-e-fuchsia-900\/95 {
    border-inline-end-color:rgba(112,26,117,.95)}

.border-e-fuchsia-950 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(74 4 78/var(--tw-border-opacity))}

.border-e-fuchsia-950\/0 {
    border-inline-end-color: rgba(74,4,78,0)
}

.border-e-fuchsia-950\/10 {
    border-inline-end-color:rgba(74,4,78,.1)}

.border-e-fuchsia-950\/100 {
    border-inline-end-color:#4a044e}

.border-e-fuchsia-950\/20 {
    border-inline-end-color:rgba(74,4,78,.2)}

.border-e-fuchsia-950\/25 {
    border-inline-end-color:rgba(74,4,78,.25)}

.border-e-fuchsia-950\/30 {
    border-inline-end-color:rgba(74,4,78,.3)}

.border-e-fuchsia-950\/40 {
    border-inline-end-color:rgba(74,4,78,.4)}

.border-e-fuchsia-950\/5 {
    border-inline-end-color:rgba(74,4,78,.05)}

.border-e-fuchsia-950\/50 {
    border-inline-end-color:rgba(74,4,78,.5)}

.border-e-fuchsia-950\/60 {
    border-inline-end-color:rgba(74,4,78,.6)}

.border-e-fuchsia-950\/70 {
    border-inline-end-color:rgba(74,4,78,.7)}

.border-e-fuchsia-950\/75 {
    border-inline-end-color:rgba(74,4,78,.75)}

.border-e-fuchsia-950\/80 {
    border-inline-end-color:rgba(74,4,78,.8)}

.border-e-fuchsia-950\/90 {
    border-inline-end-color:rgba(74,4,78,.9)}

.border-e-fuchsia-950\/95 {
    border-inline-end-color:rgba(74,4,78,.95)}

.border-e-gray-100 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(220 224 231/var(--tw-border-opacity))}

.border-e-gray-100\/0 {
    border-inline-end-color: rgba(220,224,231,0)
}

.border-e-gray-100\/10 {
    border-inline-end-color:rgba(220,224,231,.1)}

.border-e-gray-100\/100 {
    border-inline-end-color:#dce0e7}

.border-e-gray-100\/20 {
    border-inline-end-color:rgba(220,224,231,.2)}

.border-e-gray-100\/25 {
    border-inline-end-color:rgba(220,224,231,.25)}

.border-e-gray-100\/30 {
    border-inline-end-color:rgba(220,224,231,.3)}

.border-e-gray-100\/40 {
    border-inline-end-color:rgba(220,224,231,.4)}

.border-e-gray-100\/5 {
    border-inline-end-color:rgba(220,224,231,.05)}

.border-e-gray-100\/50 {
    border-inline-end-color:rgba(220,224,231,.5)}

.border-e-gray-100\/60 {
    border-inline-end-color:rgba(220,224,231,.6)}

.border-e-gray-100\/70 {
    border-inline-end-color:rgba(220,224,231,.7)}

.border-e-gray-100\/75 {
    border-inline-end-color:rgba(220,224,231,.75)}

.border-e-gray-100\/80 {
    border-inline-end-color:rgba(220,224,231,.8)}

.border-e-gray-100\/90 {
    border-inline-end-color:rgba(220,224,231,.9)}

.border-e-gray-100\/95 {
    border-inline-end-color:rgba(220,224,231,.95)}

.border-e-gray-200 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(202 207 216/var(--tw-border-opacity))}

.border-e-gray-200\/0 {
    border-inline-end-color: rgba(202,207,216,0)
}

.border-e-gray-200\/10 {
    border-inline-end-color:rgba(202,207,216,.1)}

.border-e-gray-200\/100 {
    border-inline-end-color:#cacfd8}

.border-e-gray-200\/20 {
    border-inline-end-color:rgba(202,207,216,.2)}

.border-e-gray-200\/25 {
    border-inline-end-color:rgba(202,207,216,.25)}

.border-e-gray-200\/30 {
    border-inline-end-color:rgba(202,207,216,.3)}

.border-e-gray-200\/40 {
    border-inline-end-color:rgba(202,207,216,.4)}

.border-e-gray-200\/5 {
    border-inline-end-color:rgba(202,207,216,.05)}

.border-e-gray-200\/50 {
    border-inline-end-color:rgba(202,207,216,.5)}

.border-e-gray-200\/60 {
    border-inline-end-color:rgba(202,207,216,.6)}

.border-e-gray-200\/70 {
    border-inline-end-color:rgba(202,207,216,.7)}

.border-e-gray-200\/75 {
    border-inline-end-color:rgba(202,207,216,.75)}

.border-e-gray-200\/80 {
    border-inline-end-color:rgba(202,207,216,.8)}

.border-e-gray-200\/90 {
    border-inline-end-color:rgba(202,207,216,.9)}

.border-e-gray-200\/95 {
    border-inline-end-color:rgba(202,207,216,.95)}

.border-e-gray-300 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(185 189 200/var(--tw-border-opacity))}

.border-e-gray-300\/0 {
    border-inline-end-color: rgba(185,189,200,0)
}

.border-e-gray-300\/10 {
    border-inline-end-color:rgba(185,189,200,.1)}

.border-e-gray-300\/100 {
    border-inline-end-color:#b9bdc8}

.border-e-gray-300\/20 {
    border-inline-end-color:rgba(185,189,200,.2)}

.border-e-gray-300\/25 {
    border-inline-end-color:rgba(185,189,200,.25)}

.border-e-gray-300\/30 {
    border-inline-end-color:rgba(185,189,200,.3)}

.border-e-gray-300\/40 {
    border-inline-end-color:rgba(185,189,200,.4)}

.border-e-gray-300\/5 {
    border-inline-end-color:rgba(185,189,200,.05)}

.border-e-gray-300\/50 {
    border-inline-end-color:rgba(185,189,200,.5)}

.border-e-gray-300\/60 {
    border-inline-end-color:rgba(185,189,200,.6)}

.border-e-gray-300\/70 {
    border-inline-end-color:rgba(185,189,200,.7)}

.border-e-gray-300\/75 {
    border-inline-end-color:rgba(185,189,200,.75)}

.border-e-gray-300\/80 {
    border-inline-end-color:rgba(185,189,200,.8)}

.border-e-gray-300\/90 {
    border-inline-end-color:rgba(185,189,200,.9)}

.border-e-gray-300\/95 {
    border-inline-end-color:rgba(185,189,200,.95)}

.border-e-gray-400 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(167 171 183/var(--tw-border-opacity))}

.border-e-gray-400\/0 {
    border-inline-end-color: rgba(167,171,183,0)
}

.border-e-gray-400\/10 {
    border-inline-end-color:rgba(167,171,183,.1)}

.border-e-gray-400\/100 {
    border-inline-end-color:#a7abb7}

.border-e-gray-400\/20 {
    border-inline-end-color:rgba(167,171,183,.2)}

.border-e-gray-400\/25 {
    border-inline-end-color:rgba(167,171,183,.25)}

.border-e-gray-400\/30 {
    border-inline-end-color:rgba(167,171,183,.3)}

.border-e-gray-400\/40 {
    border-inline-end-color:rgba(167,171,183,.4)}

.border-e-gray-400\/5 {
    border-inline-end-color:rgba(167,171,183,.05)}

.border-e-gray-400\/50 {
    border-inline-end-color:rgba(167,171,183,.5)}

.border-e-gray-400\/60 {
    border-inline-end-color:rgba(167,171,183,.6)}

.border-e-gray-400\/70 {
    border-inline-end-color:rgba(167,171,183,.7)}

.border-e-gray-400\/75 {
    border-inline-end-color:rgba(167,171,183,.75)}

.border-e-gray-400\/80 {
    border-inline-end-color:rgba(167,171,183,.8)}

.border-e-gray-400\/90 {
    border-inline-end-color:rgba(167,171,183,.9)}

.border-e-gray-400\/95 {
    border-inline-end-color:rgba(167,171,183,.95)}

.border-e-gray-50 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(237 242 245/var(--tw-border-opacity))}

.border-e-gray-50\/0 {
    border-inline-end-color: rgba(237,242,245,0)
}

.border-e-gray-50\/10 {
    border-inline-end-color:rgba(237,242,245,.1)}

.border-e-gray-50\/100 {
    border-inline-end-color:#edf2f5}

.border-e-gray-50\/20 {
    border-inline-end-color:rgba(237,242,245,.2)}

.border-e-gray-50\/25 {
    border-inline-end-color:rgba(237,242,245,.25)}

.border-e-gray-50\/30 {
    border-inline-end-color:rgba(237,242,245,.3)}

.border-e-gray-50\/40 {
    border-inline-end-color:rgba(237,242,245,.4)}

.border-e-gray-50\/5 {
    border-inline-end-color:rgba(237,242,245,.05)}

.border-e-gray-50\/50 {
    border-inline-end-color:rgba(237,242,245,.5)}

.border-e-gray-50\/60 {
    border-inline-end-color:rgba(237,242,245,.6)}

.border-e-gray-50\/70 {
    border-inline-end-color:rgba(237,242,245,.7)}

.border-e-gray-50\/75 {
    border-inline-end-color:rgba(237,242,245,.75)}

.border-e-gray-50\/80 {
    border-inline-end-color:rgba(237,242,245,.8)}

.border-e-gray-50\/90 {
    border-inline-end-color:rgba(237,242,245,.9)}

.border-e-gray-50\/95 {
    border-inline-end-color:rgba(237,242,245,.95)}

.border-e-gray-500 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(149 152 166/var(--tw-border-opacity))}

.border-e-gray-500\/0 {
    border-inline-end-color: hsla(229,9%,62%,0)
}

.border-e-gray-500\/10 {
    border-inline-end-color:hsla(229,9%,62%,.1)}

.border-e-gray-500\/100 {
    border-inline-end-color:#9598a6}

.border-e-gray-500\/20 {
    border-inline-end-color:hsla(229,9%,62%,.2)}

.border-e-gray-500\/25 {
    border-inline-end-color:hsla(229,9%,62%,.25)}

.border-e-gray-500\/30 {
    border-inline-end-color:hsla(229,9%,62%,.3)}

.border-e-gray-500\/40 {
    border-inline-end-color:hsla(229,9%,62%,.4)}

.border-e-gray-500\/5 {
    border-inline-end-color:hsla(229,9%,62%,.05)}

.border-e-gray-500\/50 {
    border-inline-end-color:hsla(229,9%,62%,.5)}

.border-e-gray-500\/60 {
    border-inline-end-color:hsla(229,9%,62%,.6)}

.border-e-gray-500\/70 {
    border-inline-end-color:hsla(229,9%,62%,.7)}

.border-e-gray-500\/75 {
    border-inline-end-color:hsla(229,9%,62%,.75)}

.border-e-gray-500\/80 {
    border-inline-end-color:hsla(229,9%,62%,.8)}

.border-e-gray-500\/90 {
    border-inline-end-color:hsla(229,9%,62%,.9)}

.border-e-gray-500\/95 {
    border-inline-end-color:hsla(229,9%,62%,.95)}

.border-e-gray-600 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(131 132 149/var(--tw-border-opacity))}

.border-e-gray-600\/0 {
    border-inline-end-color: hsla(237,8%,55%,0)
}

.border-e-gray-600\/10 {
    border-inline-end-color:hsla(237,8%,55%,.1)}

.border-e-gray-600\/100 {
    border-inline-end-color:#838495}

.border-e-gray-600\/20 {
    border-inline-end-color:hsla(237,8%,55%,.2)}

.border-e-gray-600\/25 {
    border-inline-end-color:hsla(237,8%,55%,.25)}

.border-e-gray-600\/30 {
    border-inline-end-color:hsla(237,8%,55%,.3)}

.border-e-gray-600\/40 {
    border-inline-end-color:hsla(237,8%,55%,.4)}

.border-e-gray-600\/5 {
    border-inline-end-color:hsla(237,8%,55%,.05)}

.border-e-gray-600\/50 {
    border-inline-end-color:hsla(237,8%,55%,.5)}

.border-e-gray-600\/60 {
    border-inline-end-color:hsla(237,8%,55%,.6)}

.border-e-gray-600\/70 {
    border-inline-end-color:hsla(237,8%,55%,.7)}

.border-e-gray-600\/75 {
    border-inline-end-color:hsla(237,8%,55%,.75)}

.border-e-gray-600\/80 {
    border-inline-end-color:hsla(237,8%,55%,.8)}

.border-e-gray-600\/90 {
    border-inline-end-color:hsla(237,8%,55%,.9)}

.border-e-gray-600\/95 {
    border-inline-end-color:hsla(237,8%,55%,.95)}

.border-e-gray-700 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(111 112 130/var(--tw-border-opacity))}

.border-e-gray-700\/0 {
    border-inline-end-color: hsla(237,8%,47%,0)
}

.border-e-gray-700\/10 {
    border-inline-end-color:hsla(237,8%,47%,.1)}

.border-e-gray-700\/100 {
    border-inline-end-color:#6f7082}

.border-e-gray-700\/20 {
    border-inline-end-color:hsla(237,8%,47%,.2)}

.border-e-gray-700\/25 {
    border-inline-end-color:hsla(237,8%,47%,.25)}

.border-e-gray-700\/30 {
    border-inline-end-color:hsla(237,8%,47%,.3)}

.border-e-gray-700\/40 {
    border-inline-end-color:hsla(237,8%,47%,.4)}

.border-e-gray-700\/5 {
    border-inline-end-color:hsla(237,8%,47%,.05)}

.border-e-gray-700\/50 {
    border-inline-end-color:hsla(237,8%,47%,.5)}

.border-e-gray-700\/60 {
    border-inline-end-color:hsla(237,8%,47%,.6)}

.border-e-gray-700\/70 {
    border-inline-end-color:hsla(237,8%,47%,.7)}

.border-e-gray-700\/75 {
    border-inline-end-color:hsla(237,8%,47%,.75)}

.border-e-gray-700\/80 {
    border-inline-end-color:hsla(237,8%,47%,.8)}

.border-e-gray-700\/90 {
    border-inline-end-color:hsla(237,8%,47%,.9)}

.border-e-gray-700\/95 {
    border-inline-end-color:hsla(237,8%,47%,.95)}

.border-e-gray-800 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(92 90 110/var(--tw-border-opacity))}

.border-e-gray-800\/0 {
    border-inline-end-color: rgba(92,90,110,0)
}

.border-e-gray-800\/10 {
    border-inline-end-color:rgba(92,90,110,.1)}

.border-e-gray-800\/100 {
    border-inline-end-color:#5c5a6e}

.border-e-gray-800\/20 {
    border-inline-end-color:rgba(92,90,110,.2)}

.border-e-gray-800\/25 {
    border-inline-end-color:rgba(92,90,110,.25)}

.border-e-gray-800\/30 {
    border-inline-end-color:rgba(92,90,110,.3)}

.border-e-gray-800\/40 {
    border-inline-end-color:rgba(92,90,110,.4)}

.border-e-gray-800\/5 {
    border-inline-end-color:rgba(92,90,110,.05)}

.border-e-gray-800\/50 {
    border-inline-end-color:rgba(92,90,110,.5)}

.border-e-gray-800\/60 {
    border-inline-end-color:rgba(92,90,110,.6)}

.border-e-gray-800\/70 {
    border-inline-end-color:rgba(92,90,110,.7)}

.border-e-gray-800\/75 {
    border-inline-end-color:rgba(92,90,110,.75)}

.border-e-gray-800\/80 {
    border-inline-end-color:rgba(92,90,110,.8)}

.border-e-gray-800\/90 {
    border-inline-end-color:rgba(92,90,110,.9)}

.border-e-gray-800\/95 {
    border-inline-end-color:rgba(92,90,110,.95)}

.border-e-gray-900 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(71 67 88/var(--tw-border-opacity))}

.border-e-gray-900\/0 {
    border-inline-end-color: rgba(71,67,88,0)
}

.border-e-gray-900\/10 {
    border-inline-end-color:rgba(71,67,88,.1)}

.border-e-gray-900\/100 {
    border-inline-end-color:#474358}

.border-e-gray-900\/20 {
    border-inline-end-color:rgba(71,67,88,.2)}

.border-e-gray-900\/25 {
    border-inline-end-color:rgba(71,67,88,.25)}

.border-e-gray-900\/30 {
    border-inline-end-color:rgba(71,67,88,.3)}

.border-e-gray-900\/40 {
    border-inline-end-color:rgba(71,67,88,.4)}

.border-e-gray-900\/5 {
    border-inline-end-color:rgba(71,67,88,.05)}

.border-e-gray-900\/50 {
    border-inline-end-color:rgba(71,67,88,.5)}

.border-e-gray-900\/60 {
    border-inline-end-color:rgba(71,67,88,.6)}

.border-e-gray-900\/70 {
    border-inline-end-color:rgba(71,67,88,.7)}

.border-e-gray-900\/75 {
    border-inline-end-color:rgba(71,67,88,.75)}

.border-e-gray-900\/80 {
    border-inline-end-color:rgba(71,67,88,.8)}

.border-e-gray-900\/90 {
    border-inline-end-color:rgba(71,67,88,.9)}

.border-e-gray-900\/95 {
    border-inline-end-color:rgba(71,67,88,.95)}

.border-e-gray-alpha-100 {
    border-inline-end-color:rgba(135,145,165,.1)}

.border-e-gray-alpha-100\/0 {
    border-inline-end-color:rgba(135,145,165,0)}

.border-e-gray-alpha-100\/10 {
    border-inline-end-color:rgba(135,145,165,.1)}

.border-e-gray-alpha-100\/100 {
    border-inline-end-color:#8791a5}

.border-e-gray-alpha-100\/20 {
    border-inline-end-color:rgba(135,145,165,.2)}

.border-e-gray-alpha-100\/25 {
    border-inline-end-color:rgba(135,145,165,.25)}

.border-e-gray-alpha-100\/30 {
    border-inline-end-color:rgba(135,145,165,.3)}

.border-e-gray-alpha-100\/40 {
    border-inline-end-color:rgba(135,145,165,.4)}

.border-e-gray-alpha-100\/5 {
    border-inline-end-color:rgba(135,145,165,.05)}

.border-e-gray-alpha-100\/50 {
    border-inline-end-color:rgba(135,145,165,.5)}

.border-e-gray-alpha-100\/60 {
    border-inline-end-color:rgba(135,145,165,.6)}

.border-e-gray-alpha-100\/70 {
    border-inline-end-color:rgba(135,145,165,.7)}

.border-e-gray-alpha-100\/75 {
    border-inline-end-color:rgba(135,145,165,.75)}

.border-e-gray-alpha-100\/80 {
    border-inline-end-color:rgba(135,145,165,.8)}

.border-e-gray-alpha-100\/90 {
    border-inline-end-color:rgba(135,145,165,.9)}

.border-e-gray-alpha-100\/95 {
    border-inline-end-color:rgba(135,145,165,.95)}

.border-e-gray-alpha-200 {
    border-inline-end-color:rgba(125,135,155,.2)}

.border-e-gray-alpha-200\/0 {
    border-inline-end-color:rgba(125,135,155,0)}

.border-e-gray-alpha-200\/10 {
    border-inline-end-color:rgba(125,135,155,.1)}

.border-e-gray-alpha-200\/100 {
    border-inline-end-color:#7d879b}

.border-e-gray-alpha-200\/20 {
    border-inline-end-color:rgba(125,135,155,.2)}

.border-e-gray-alpha-200\/25 {
    border-inline-end-color:rgba(125,135,155,.25)}

.border-e-gray-alpha-200\/30 {
    border-inline-end-color:rgba(125,135,155,.3)}

.border-e-gray-alpha-200\/40 {
    border-inline-end-color:rgba(125,135,155,.4)}

.border-e-gray-alpha-200\/5 {
    border-inline-end-color:rgba(125,135,155,.05)}

.border-e-gray-alpha-200\/50 {
    border-inline-end-color:rgba(125,135,155,.5)}

.border-e-gray-alpha-200\/60 {
    border-inline-end-color:rgba(125,135,155,.6)}

.border-e-gray-alpha-200\/70 {
    border-inline-end-color:rgba(125,135,155,.7)}

.border-e-gray-alpha-200\/75 {
    border-inline-end-color:rgba(125,135,155,.75)}

.border-e-gray-alpha-200\/80 {
    border-inline-end-color:rgba(125,135,155,.8)}

.border-e-gray-alpha-200\/90 {
    border-inline-end-color:rgba(125,135,155,.9)}

.border-e-gray-alpha-200\/95 {
    border-inline-end-color:rgba(125,135,155,.95)}

.border-e-gray-alpha-300 {
    border-inline-end-color:rgba(101,115,135,.3)}

.border-e-gray-alpha-300\/0 {
    border-inline-end-color:rgba(101,115,135,0)}

.border-e-gray-alpha-300\/10 {
    border-inline-end-color:rgba(101,115,135,.1)}

.border-e-gray-alpha-300\/100 {
    border-inline-end-color:#657387}

.border-e-gray-alpha-300\/20 {
    border-inline-end-color:rgba(101,115,135,.2)}

.border-e-gray-alpha-300\/25 {
    border-inline-end-color:rgba(101,115,135,.25)}

.border-e-gray-alpha-300\/30 {
    border-inline-end-color:rgba(101,115,135,.3)}

.border-e-gray-alpha-300\/40 {
    border-inline-end-color:rgba(101,115,135,.4)}

.border-e-gray-alpha-300\/5 {
    border-inline-end-color:rgba(101,115,135,.05)}

.border-e-gray-alpha-300\/50 {
    border-inline-end-color:rgba(101,115,135,.5)}

.border-e-gray-alpha-300\/60 {
    border-inline-end-color:rgba(101,115,135,.6)}

.border-e-gray-alpha-300\/70 {
    border-inline-end-color:rgba(101,115,135,.7)}

.border-e-gray-alpha-300\/75 {
    border-inline-end-color:rgba(101,115,135,.75)}

.border-e-gray-alpha-300\/80 {
    border-inline-end-color:rgba(101,115,135,.8)}

.border-e-gray-alpha-300\/90 {
    border-inline-end-color:rgba(101,115,135,.9)}

.border-e-gray-alpha-300\/95 {
    border-inline-end-color:rgba(101,115,135,.95)}

.border-e-gray-alpha-400 {
    border-inline-end-color:rgba(7,25,55,.4)}

.border-e-gray-alpha-400\/0 {
    border-inline-end-color:rgba(7,25,55,0)}

.border-e-gray-alpha-400\/10 {
    border-inline-end-color:rgba(7,25,55,.1)}

.border-e-gray-alpha-400\/100 {
    border-inline-end-color:#071937}

.border-e-gray-alpha-400\/20 {
    border-inline-end-color:rgba(7,25,55,.2)}

.border-e-gray-alpha-400\/25 {
    border-inline-end-color:rgba(7,25,55,.25)}

.border-e-gray-alpha-400\/30 {
    border-inline-end-color:rgba(7,25,55,.3)}

.border-e-gray-alpha-400\/40 {
    border-inline-end-color:rgba(7,25,55,.4)}

.border-e-gray-alpha-400\/5 {
    border-inline-end-color:rgba(7,25,55,.05)}

.border-e-gray-alpha-400\/50 {
    border-inline-end-color:rgba(7,25,55,.5)}

.border-e-gray-alpha-400\/60 {
    border-inline-end-color:rgba(7,25,55,.6)}

.border-e-gray-alpha-400\/70 {
    border-inline-end-color:rgba(7,25,55,.7)}

.border-e-gray-alpha-400\/75 {
    border-inline-end-color:rgba(7,25,55,.75)}

.border-e-gray-alpha-400\/80 {
    border-inline-end-color:rgba(7,25,55,.8)}

.border-e-gray-alpha-400\/90 {
    border-inline-end-color:rgba(7,25,55,.9)}

.border-e-gray-alpha-400\/95 {
    border-inline-end-color:rgba(7,25,55,.95)}

.border-e-gray-alpha-50 {
    border-inline-end-color:rgba(135,155,175,.05)}

.border-e-gray-alpha-50\/0 {
    border-inline-end-color:rgba(135,155,175,0)}

.border-e-gray-alpha-50\/10 {
    border-inline-end-color:rgba(135,155,175,.1)}

.border-e-gray-alpha-50\/100 {
    border-inline-end-color:#879baf}

.border-e-gray-alpha-50\/20 {
    border-inline-end-color:rgba(135,155,175,.2)}

.border-e-gray-alpha-50\/25 {
    border-inline-end-color:rgba(135,155,175,.25)}

.border-e-gray-alpha-50\/30 {
    border-inline-end-color:rgba(135,155,175,.3)}

.border-e-gray-alpha-50\/40 {
    border-inline-end-color:rgba(135,155,175,.4)}

.border-e-gray-alpha-50\/5 {
    border-inline-end-color:rgba(135,155,175,.05)}

.border-e-gray-alpha-50\/50 {
    border-inline-end-color:rgba(135,155,175,.5)}

.border-e-gray-alpha-50\/60 {
    border-inline-end-color:rgba(135,155,175,.6)}

.border-e-gray-alpha-50\/70 {
    border-inline-end-color:rgba(135,155,175,.7)}

.border-e-gray-alpha-50\/75 {
    border-inline-end-color:rgba(135,155,175,.75)}

.border-e-gray-alpha-50\/80 {
    border-inline-end-color:rgba(135,155,175,.8)}

.border-e-gray-alpha-50\/90 {
    border-inline-end-color:rgba(135,155,175,.9)}

.border-e-gray-alpha-50\/95 {
    border-inline-end-color:rgba(135,155,175,.95)}

.border-e-gray-alpha-500 {
    border-inline-end-color:rgba(8,20,43,.6)}

.border-e-gray-alpha-500\/0 {
    border-inline-end-color:rgba(8,20,43,0)}

.border-e-gray-alpha-500\/10 {
    border-inline-end-color:rgba(8,20,43,.1)}

.border-e-gray-alpha-500\/100 {
    border-inline-end-color:#08142b}

.border-e-gray-alpha-500\/20 {
    border-inline-end-color:rgba(8,20,43,.2)}

.border-e-gray-alpha-500\/25 {
    border-inline-end-color:rgba(8,20,43,.25)}

.border-e-gray-alpha-500\/30 {
    border-inline-end-color:rgba(8,20,43,.3)}

.border-e-gray-alpha-500\/40 {
    border-inline-end-color:rgba(8,20,43,.4)}

.border-e-gray-alpha-500\/5 {
    border-inline-end-color:rgba(8,20,43,.05)}

.border-e-gray-alpha-500\/50 {
    border-inline-end-color:rgba(8,20,43,.5)}

.border-e-gray-alpha-500\/60 {
    border-inline-end-color:rgba(8,20,43,.6)}

.border-e-gray-alpha-500\/70 {
    border-inline-end-color:rgba(8,20,43,.7)}

.border-e-gray-alpha-500\/75 {
    border-inline-end-color:rgba(8,20,43,.75)}

.border-e-gray-alpha-500\/80 {
    border-inline-end-color:rgba(8,20,43,.8)}

.border-e-gray-alpha-500\/90 {
    border-inline-end-color:rgba(8,20,43,.9)}

.border-e-gray-alpha-500\/95 {
    border-inline-end-color:rgba(8,20,43,.95)}

.border-e-gray-alpha-600 {
    border-inline-end-color:rgba(0,12,32,.7)}

.border-e-gray-alpha-600\/0 {
    border-inline-end-color:rgba(0,12,32,0)}

.border-e-gray-alpha-600\/10 {
    border-inline-end-color:rgba(0,12,32,.1)}

.border-e-gray-alpha-600\/100 {
    border-inline-end-color:#000c20}

.border-e-gray-alpha-600\/20 {
    border-inline-end-color:rgba(0,12,32,.2)}

.border-e-gray-alpha-600\/25 {
    border-inline-end-color:rgba(0,12,32,.25)}

.border-e-gray-alpha-600\/30 {
    border-inline-end-color:rgba(0,12,32,.3)}

.border-e-gray-alpha-600\/40 {
    border-inline-end-color:rgba(0,12,32,.4)}

.border-e-gray-alpha-600\/5 {
    border-inline-end-color:rgba(0,12,32,.05)}

.border-e-gray-alpha-600\/50 {
    border-inline-end-color:rgba(0,12,32,.5)}

.border-e-gray-alpha-600\/60 {
    border-inline-end-color:rgba(0,12,32,.6)}

.border-e-gray-alpha-600\/70 {
    border-inline-end-color:rgba(0,12,32,.7)}

.border-e-gray-alpha-600\/75 {
    border-inline-end-color:rgba(0,12,32,.75)}

.border-e-gray-alpha-600\/80 {
    border-inline-end-color:rgba(0,12,32,.8)}

.border-e-gray-alpha-600\/90 {
    border-inline-end-color:rgba(0,12,32,.9)}

.border-e-gray-alpha-600\/95 {
    border-inline-end-color:rgba(0,12,32,.95)}

.border-e-gray-alpha-700 {
    border-inline-end-color:rgba(5,17,37,.8)}

.border-e-gray-alpha-700\/0 {
    border-inline-end-color:rgba(5,17,37,0)}

.border-e-gray-alpha-700\/10 {
    border-inline-end-color:rgba(5,17,37,.1)}

.border-e-gray-alpha-700\/100 {
    border-inline-end-color:#051125}

.border-e-gray-alpha-700\/20 {
    border-inline-end-color:rgba(5,17,37,.2)}

.border-e-gray-alpha-700\/25 {
    border-inline-end-color:rgba(5,17,37,.25)}

.border-e-gray-alpha-700\/30 {
    border-inline-end-color:rgba(5,17,37,.3)}

.border-e-gray-alpha-700\/40 {
    border-inline-end-color:rgba(5,17,37,.4)}

.border-e-gray-alpha-700\/5 {
    border-inline-end-color:rgba(5,17,37,.05)}

.border-e-gray-alpha-700\/50 {
    border-inline-end-color:rgba(5,17,37,.5)}

.border-e-gray-alpha-700\/60 {
    border-inline-end-color:rgba(5,17,37,.6)}

.border-e-gray-alpha-700\/70 {
    border-inline-end-color:rgba(5,17,37,.7)}

.border-e-gray-alpha-700\/75 {
    border-inline-end-color:rgba(5,17,37,.75)}

.border-e-gray-alpha-700\/80 {
    border-inline-end-color:rgba(5,17,37,.8)}

.border-e-gray-alpha-700\/90 {
    border-inline-end-color:rgba(5,17,37,.9)}

.border-e-gray-alpha-700\/95 {
    border-inline-end-color:rgba(5,17,37,.95)}

.border-e-gray-alpha-800 {
    border-inline-end-color:rgba(6,17,32,.9)}

.border-e-gray-alpha-800\/0 {
    border-inline-end-color:rgba(6,17,32,0)}

.border-e-gray-alpha-800\/10 {
    border-inline-end-color:rgba(6,17,32,.1)}

.border-e-gray-alpha-800\/100 {
    border-inline-end-color:#061120}

.border-e-gray-alpha-800\/20 {
    border-inline-end-color:rgba(6,17,32,.2)}

.border-e-gray-alpha-800\/25 {
    border-inline-end-color:rgba(6,17,32,.25)}

.border-e-gray-alpha-800\/30 {
    border-inline-end-color:rgba(6,17,32,.3)}

.border-e-gray-alpha-800\/40 {
    border-inline-end-color:rgba(6,17,32,.4)}

.border-e-gray-alpha-800\/5 {
    border-inline-end-color:rgba(6,17,32,.05)}

.border-e-gray-alpha-800\/50 {
    border-inline-end-color:rgba(6,17,32,.5)}

.border-e-gray-alpha-800\/60 {
    border-inline-end-color:rgba(6,17,32,.6)}

.border-e-gray-alpha-800\/70 {
    border-inline-end-color:rgba(6,17,32,.7)}

.border-e-gray-alpha-800\/75 {
    border-inline-end-color:rgba(6,17,32,.75)}

.border-e-gray-alpha-800\/80 {
    border-inline-end-color:rgba(6,17,32,.8)}

.border-e-gray-alpha-800\/90 {
    border-inline-end-color:rgba(6,17,32,.9)}

.border-e-gray-alpha-800\/95 {
    border-inline-end-color:rgba(6,17,32,.95)}

.border-e-gray-alpha-900 {
    border-inline-end-color:rgba(4,11,27,.95)}

.border-e-gray-alpha-900\/0 {
    border-inline-end-color:rgba(4,11,27,0)}

.border-e-gray-alpha-900\/10 {
    border-inline-end-color:rgba(4,11,27,.1)}

.border-e-gray-alpha-900\/100 {
    border-inline-end-color:#040b1b}

.border-e-gray-alpha-900\/20 {
    border-inline-end-color:rgba(4,11,27,.2)}

.border-e-gray-alpha-900\/25 {
    border-inline-end-color:rgba(4,11,27,.25)}

.border-e-gray-alpha-900\/30 {
    border-inline-end-color:rgba(4,11,27,.3)}

.border-e-gray-alpha-900\/40 {
    border-inline-end-color:rgba(4,11,27,.4)}

.border-e-gray-alpha-900\/5 {
    border-inline-end-color:rgba(4,11,27,.05)}

.border-e-gray-alpha-900\/50 {
    border-inline-end-color:rgba(4,11,27,.5)}

.border-e-gray-alpha-900\/60 {
    border-inline-end-color:rgba(4,11,27,.6)}

.border-e-gray-alpha-900\/70 {
    border-inline-end-color:rgba(4,11,27,.7)}

.border-e-gray-alpha-900\/75 {
    border-inline-end-color:rgba(4,11,27,.75)}

.border-e-gray-alpha-900\/80 {
    border-inline-end-color:rgba(4,11,27,.8)}

.border-e-gray-alpha-900\/90 {
    border-inline-end-color:rgba(4,11,27,.9)}

.border-e-gray-alpha-900\/95 {
    border-inline-end-color:rgba(4,11,27,.95)}

.border-e-gray-alpha-950 {
    border-inline-end-color:#030712}

.border-e-gray-alpha-950\/0 {
    border-inline-end-color:rgba(3,7,18,0)}

.border-e-gray-alpha-950\/10 {
    border-inline-end-color:rgba(3,7,18,.1)}

.border-e-gray-alpha-950\/100 {
    border-inline-end-color:#030712}

.border-e-gray-alpha-950\/20 {
    border-inline-end-color:rgba(3,7,18,.2)}

.border-e-gray-alpha-950\/25 {
    border-inline-end-color:rgba(3,7,18,.25)}

.border-e-gray-alpha-950\/30 {
    border-inline-end-color:rgba(3,7,18,.3)}

.border-e-gray-alpha-950\/40 {
    border-inline-end-color:rgba(3,7,18,.4)}

.border-e-gray-alpha-950\/5 {
    border-inline-end-color:rgba(3,7,18,.05)}

.border-e-gray-alpha-950\/50 {
    border-inline-end-color:rgba(3,7,18,.5)}

.border-e-gray-alpha-950\/60 {
    border-inline-end-color:rgba(3,7,18,.6)}

.border-e-gray-alpha-950\/70 {
    border-inline-end-color:rgba(3,7,18,.7)}

.border-e-gray-alpha-950\/75 {
    border-inline-end-color:rgba(3,7,18,.75)}

.border-e-gray-alpha-950\/80 {
    border-inline-end-color:rgba(3,7,18,.8)}

.border-e-gray-alpha-950\/90 {
    border-inline-end-color:rgba(3,7,18,.9)}

.border-e-gray-alpha-950\/95 {
    border-inline-end-color:rgba(3,7,18,.95)}

.border-e-gray-solid-100 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(243 244 246/var(--tw-border-opacity))}

.border-e-gray-solid-100\/0 {
    border-inline-end-color: rgba(243,244,246,0)
}

.border-e-gray-solid-100\/10 {
    border-inline-end-color:rgba(243,244,246,.1)}

.border-e-gray-solid-100\/100 {
    border-inline-end-color:#f3f4f6}

.border-e-gray-solid-100\/20 {
    border-inline-end-color:rgba(243,244,246,.2)}

.border-e-gray-solid-100\/25 {
    border-inline-end-color:rgba(243,244,246,.25)}

.border-e-gray-solid-100\/30 {
    border-inline-end-color:rgba(243,244,246,.3)}

.border-e-gray-solid-100\/40 {
    border-inline-end-color:rgba(243,244,246,.4)}

.border-e-gray-solid-100\/5 {
    border-inline-end-color:rgba(243,244,246,.05)}

.border-e-gray-solid-100\/50 {
    border-inline-end-color:rgba(243,244,246,.5)}

.border-e-gray-solid-100\/60 {
    border-inline-end-color:rgba(243,244,246,.6)}

.border-e-gray-solid-100\/70 {
    border-inline-end-color:rgba(243,244,246,.7)}

.border-e-gray-solid-100\/75 {
    border-inline-end-color:rgba(243,244,246,.75)}

.border-e-gray-solid-100\/80 {
    border-inline-end-color:rgba(243,244,246,.8)}

.border-e-gray-solid-100\/90 {
    border-inline-end-color:rgba(243,244,246,.9)}

.border-e-gray-solid-100\/95 {
    border-inline-end-color:rgba(243,244,246,.95)}

.border-e-gray-solid-200 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(229 231 235/var(--tw-border-opacity))}

.border-e-gray-solid-200\/0 {
    border-inline-end-color: rgba(229,231,235,0)
}

.border-e-gray-solid-200\/10 {
    border-inline-end-color:rgba(229,231,235,.1)}

.border-e-gray-solid-200\/100 {
    border-inline-end-color:#e5e7eb}

.border-e-gray-solid-200\/20 {
    border-inline-end-color:rgba(229,231,235,.2)}

.border-e-gray-solid-200\/25 {
    border-inline-end-color:rgba(229,231,235,.25)}

.border-e-gray-solid-200\/30 {
    border-inline-end-color:rgba(229,231,235,.3)}

.border-e-gray-solid-200\/40 {
    border-inline-end-color:rgba(229,231,235,.4)}

.border-e-gray-solid-200\/5 {
    border-inline-end-color:rgba(229,231,235,.05)}

.border-e-gray-solid-200\/50 {
    border-inline-end-color:rgba(229,231,235,.5)}

.border-e-gray-solid-200\/60 {
    border-inline-end-color:rgba(229,231,235,.6)}

.border-e-gray-solid-200\/70 {
    border-inline-end-color:rgba(229,231,235,.7)}

.border-e-gray-solid-200\/75 {
    border-inline-end-color:rgba(229,231,235,.75)}

.border-e-gray-solid-200\/80 {
    border-inline-end-color:rgba(229,231,235,.8)}

.border-e-gray-solid-200\/90 {
    border-inline-end-color:rgba(229,231,235,.9)}

.border-e-gray-solid-200\/95 {
    border-inline-end-color:rgba(229,231,235,.95)}

.border-e-gray-solid-300 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(209 213 219/var(--tw-border-opacity))}

.border-e-gray-solid-300\/0 {
    border-inline-end-color: rgba(209,213,219,0)
}

.border-e-gray-solid-300\/10 {
    border-inline-end-color:rgba(209,213,219,.1)}

.border-e-gray-solid-300\/100 {
    border-inline-end-color:#d1d5db}

.border-e-gray-solid-300\/20 {
    border-inline-end-color:rgba(209,213,219,.2)}

.border-e-gray-solid-300\/25 {
    border-inline-end-color:rgba(209,213,219,.25)}

.border-e-gray-solid-300\/30 {
    border-inline-end-color:rgba(209,213,219,.3)}

.border-e-gray-solid-300\/40 {
    border-inline-end-color:rgba(209,213,219,.4)}

.border-e-gray-solid-300\/5 {
    border-inline-end-color:rgba(209,213,219,.05)}

.border-e-gray-solid-300\/50 {
    border-inline-end-color:rgba(209,213,219,.5)}

.border-e-gray-solid-300\/60 {
    border-inline-end-color:rgba(209,213,219,.6)}

.border-e-gray-solid-300\/70 {
    border-inline-end-color:rgba(209,213,219,.7)}

.border-e-gray-solid-300\/75 {
    border-inline-end-color:rgba(209,213,219,.75)}

.border-e-gray-solid-300\/80 {
    border-inline-end-color:rgba(209,213,219,.8)}

.border-e-gray-solid-300\/90 {
    border-inline-end-color:rgba(209,213,219,.9)}

.border-e-gray-solid-300\/95 {
    border-inline-end-color:rgba(209,213,219,.95)}

.border-e-gray-solid-400 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(156 163 175/var(--tw-border-opacity))}

.border-e-gray-solid-400\/0 {
    border-inline-end-color: rgba(156,163,175,0)
}

.border-e-gray-solid-400\/10 {
    border-inline-end-color:rgba(156,163,175,.1)}

.border-e-gray-solid-400\/100 {
    border-inline-end-color:#9ca3af}

.border-e-gray-solid-400\/20 {
    border-inline-end-color:rgba(156,163,175,.2)}

.border-e-gray-solid-400\/25 {
    border-inline-end-color:rgba(156,163,175,.25)}

.border-e-gray-solid-400\/30 {
    border-inline-end-color:rgba(156,163,175,.3)}

.border-e-gray-solid-400\/40 {
    border-inline-end-color:rgba(156,163,175,.4)}

.border-e-gray-solid-400\/5 {
    border-inline-end-color:rgba(156,163,175,.05)}

.border-e-gray-solid-400\/50 {
    border-inline-end-color:rgba(156,163,175,.5)}

.border-e-gray-solid-400\/60 {
    border-inline-end-color:rgba(156,163,175,.6)}

.border-e-gray-solid-400\/70 {
    border-inline-end-color:rgba(156,163,175,.7)}

.border-e-gray-solid-400\/75 {
    border-inline-end-color:rgba(156,163,175,.75)}

.border-e-gray-solid-400\/80 {
    border-inline-end-color:rgba(156,163,175,.8)}

.border-e-gray-solid-400\/90 {
    border-inline-end-color:rgba(156,163,175,.9)}

.border-e-gray-solid-400\/95 {
    border-inline-end-color:rgba(156,163,175,.95)}

.border-e-gray-solid-50 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(249 250 251/var(--tw-border-opacity))}

.border-e-gray-solid-50\/0 {
    border-inline-end-color: rgba(249,250,251,0)
}

.border-e-gray-solid-50\/10 {
    border-inline-end-color:rgba(249,250,251,.1)}

.border-e-gray-solid-50\/100 {
    border-inline-end-color:#f9fafb}

.border-e-gray-solid-50\/20 {
    border-inline-end-color:rgba(249,250,251,.2)}

.border-e-gray-solid-50\/25 {
    border-inline-end-color:rgba(249,250,251,.25)}

.border-e-gray-solid-50\/30 {
    border-inline-end-color:rgba(249,250,251,.3)}

.border-e-gray-solid-50\/40 {
    border-inline-end-color:rgba(249,250,251,.4)}

.border-e-gray-solid-50\/5 {
    border-inline-end-color:rgba(249,250,251,.05)}

.border-e-gray-solid-50\/50 {
    border-inline-end-color:rgba(249,250,251,.5)}

.border-e-gray-solid-50\/60 {
    border-inline-end-color:rgba(249,250,251,.6)}

.border-e-gray-solid-50\/70 {
    border-inline-end-color:rgba(249,250,251,.7)}

.border-e-gray-solid-50\/75 {
    border-inline-end-color:rgba(249,250,251,.75)}

.border-e-gray-solid-50\/80 {
    border-inline-end-color:rgba(249,250,251,.8)}

.border-e-gray-solid-50\/90 {
    border-inline-end-color:rgba(249,250,251,.9)}

.border-e-gray-solid-50\/95 {
    border-inline-end-color:rgba(249,250,251,.95)}

.border-e-gray-solid-500 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(107 114 128/var(--tw-border-opacity))}

.border-e-gray-solid-500\/0 {
    border-inline-end-color: hsla(220,9%,46%,0)
}

.border-e-gray-solid-500\/10 {
    border-inline-end-color:hsla(220,9%,46%,.1)}

.border-e-gray-solid-500\/100 {
    border-inline-end-color:#6b7280}

.border-e-gray-solid-500\/20 {
    border-inline-end-color:hsla(220,9%,46%,.2)}

.border-e-gray-solid-500\/25 {
    border-inline-end-color:hsla(220,9%,46%,.25)}

.border-e-gray-solid-500\/30 {
    border-inline-end-color:hsla(220,9%,46%,.3)}

.border-e-gray-solid-500\/40 {
    border-inline-end-color:hsla(220,9%,46%,.4)}

.border-e-gray-solid-500\/5 {
    border-inline-end-color:hsla(220,9%,46%,.05)}

.border-e-gray-solid-500\/50 {
    border-inline-end-color:hsla(220,9%,46%,.5)}

.border-e-gray-solid-500\/60 {
    border-inline-end-color:hsla(220,9%,46%,.6)}

.border-e-gray-solid-500\/70 {
    border-inline-end-color:hsla(220,9%,46%,.7)}

.border-e-gray-solid-500\/75 {
    border-inline-end-color:hsla(220,9%,46%,.75)}

.border-e-gray-solid-500\/80 {
    border-inline-end-color:hsla(220,9%,46%,.8)}

.border-e-gray-solid-500\/90 {
    border-inline-end-color:hsla(220,9%,46%,.9)}

.border-e-gray-solid-500\/95 {
    border-inline-end-color:hsla(220,9%,46%,.95)}

.border-e-gray-solid-600 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(75 85 99/var(--tw-border-opacity))}

.border-e-gray-solid-600\/0 {
    border-inline-end-color: rgba(75,85,99,0)
}

.border-e-gray-solid-600\/10 {
    border-inline-end-color:rgba(75,85,99,.1)}

.border-e-gray-solid-600\/100 {
    border-inline-end-color:#4b5563}

.border-e-gray-solid-600\/20 {
    border-inline-end-color:rgba(75,85,99,.2)}

.border-e-gray-solid-600\/25 {
    border-inline-end-color:rgba(75,85,99,.25)}

.border-e-gray-solid-600\/30 {
    border-inline-end-color:rgba(75,85,99,.3)}

.border-e-gray-solid-600\/40 {
    border-inline-end-color:rgba(75,85,99,.4)}

.border-e-gray-solid-600\/5 {
    border-inline-end-color:rgba(75,85,99,.05)}

.border-e-gray-solid-600\/50 {
    border-inline-end-color:rgba(75,85,99,.5)}

.border-e-gray-solid-600\/60 {
    border-inline-end-color:rgba(75,85,99,.6)}

.border-e-gray-solid-600\/70 {
    border-inline-end-color:rgba(75,85,99,.7)}

.border-e-gray-solid-600\/75 {
    border-inline-end-color:rgba(75,85,99,.75)}

.border-e-gray-solid-600\/80 {
    border-inline-end-color:rgba(75,85,99,.8)}

.border-e-gray-solid-600\/90 {
    border-inline-end-color:rgba(75,85,99,.9)}

.border-e-gray-solid-600\/95 {
    border-inline-end-color:rgba(75,85,99,.95)}

.border-e-gray-solid-700 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(55 65 81/var(--tw-border-opacity))}

.border-e-gray-solid-700\/0 {
    border-inline-end-color: rgba(55,65,81,0)
}

.border-e-gray-solid-700\/10 {
    border-inline-end-color:rgba(55,65,81,.1)}

.border-e-gray-solid-700\/100 {
    border-inline-end-color:#374151}

.border-e-gray-solid-700\/20 {
    border-inline-end-color:rgba(55,65,81,.2)}

.border-e-gray-solid-700\/25 {
    border-inline-end-color:rgba(55,65,81,.25)}

.border-e-gray-solid-700\/30 {
    border-inline-end-color:rgba(55,65,81,.3)}

.border-e-gray-solid-700\/40 {
    border-inline-end-color:rgba(55,65,81,.4)}

.border-e-gray-solid-700\/5 {
    border-inline-end-color:rgba(55,65,81,.05)}

.border-e-gray-solid-700\/50 {
    border-inline-end-color:rgba(55,65,81,.5)}

.border-e-gray-solid-700\/60 {
    border-inline-end-color:rgba(55,65,81,.6)}

.border-e-gray-solid-700\/70 {
    border-inline-end-color:rgba(55,65,81,.7)}

.border-e-gray-solid-700\/75 {
    border-inline-end-color:rgba(55,65,81,.75)}

.border-e-gray-solid-700\/80 {
    border-inline-end-color:rgba(55,65,81,.8)}

.border-e-gray-solid-700\/90 {
    border-inline-end-color:rgba(55,65,81,.9)}

.border-e-gray-solid-700\/95 {
    border-inline-end-color:rgba(55,65,81,.95)}

.border-e-gray-solid-800 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(31 41 55/var(--tw-border-opacity))}

.border-e-gray-solid-800\/0 {
    border-inline-end-color: rgba(31,41,55,0)
}

.border-e-gray-solid-800\/10 {
    border-inline-end-color:rgba(31,41,55,.1)}

.border-e-gray-solid-800\/100 {
    border-inline-end-color:#1f2937}

.border-e-gray-solid-800\/20 {
    border-inline-end-color:rgba(31,41,55,.2)}

.border-e-gray-solid-800\/25 {
    border-inline-end-color:rgba(31,41,55,.25)}

.border-e-gray-solid-800\/30 {
    border-inline-end-color:rgba(31,41,55,.3)}

.border-e-gray-solid-800\/40 {
    border-inline-end-color:rgba(31,41,55,.4)}

.border-e-gray-solid-800\/5 {
    border-inline-end-color:rgba(31,41,55,.05)}

.border-e-gray-solid-800\/50 {
    border-inline-end-color:rgba(31,41,55,.5)}

.border-e-gray-solid-800\/60 {
    border-inline-end-color:rgba(31,41,55,.6)}

.border-e-gray-solid-800\/70 {
    border-inline-end-color:rgba(31,41,55,.7)}

.border-e-gray-solid-800\/75 {
    border-inline-end-color:rgba(31,41,55,.75)}

.border-e-gray-solid-800\/80 {
    border-inline-end-color:rgba(31,41,55,.8)}

.border-e-gray-solid-800\/90 {
    border-inline-end-color:rgba(31,41,55,.9)}

.border-e-gray-solid-800\/95 {
    border-inline-end-color:rgba(31,41,55,.95)}

.border-e-gray-solid-900 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(17 24 39/var(--tw-border-opacity))}

.border-e-gray-solid-900\/0 {
    border-inline-end-color: rgba(17,24,39,0)
}

.border-e-gray-solid-900\/10 {
    border-inline-end-color:rgba(17,24,39,.1)}

.border-e-gray-solid-900\/100 {
    border-inline-end-color:#111827}

.border-e-gray-solid-900\/20 {
    border-inline-end-color:rgba(17,24,39,.2)}

.border-e-gray-solid-900\/25 {
    border-inline-end-color:rgba(17,24,39,.25)}

.border-e-gray-solid-900\/30 {
    border-inline-end-color:rgba(17,24,39,.3)}

.border-e-gray-solid-900\/40 {
    border-inline-end-color:rgba(17,24,39,.4)}

.border-e-gray-solid-900\/5 {
    border-inline-end-color:rgba(17,24,39,.05)}

.border-e-gray-solid-900\/50 {
    border-inline-end-color:rgba(17,24,39,.5)}

.border-e-gray-solid-900\/60 {
    border-inline-end-color:rgba(17,24,39,.6)}

.border-e-gray-solid-900\/70 {
    border-inline-end-color:rgba(17,24,39,.7)}

.border-e-gray-solid-900\/75 {
    border-inline-end-color:rgba(17,24,39,.75)}

.border-e-gray-solid-900\/80 {
    border-inline-end-color:rgba(17,24,39,.8)}

.border-e-gray-solid-900\/90 {
    border-inline-end-color:rgba(17,24,39,.9)}

.border-e-gray-solid-900\/95 {
    border-inline-end-color:rgba(17,24,39,.95)}

.border-e-gray-solid-950 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(3 7 18/var(--tw-border-opacity))}

.border-e-gray-solid-950\/0 {
    border-inline-end-color: rgba(3,7,18,0)
}

.border-e-gray-solid-950\/10 {
    border-inline-end-color:rgba(3,7,18,.1)}

.border-e-gray-solid-950\/100 {
    border-inline-end-color:#030712}

.border-e-gray-solid-950\/20 {
    border-inline-end-color:rgba(3,7,18,.2)}

.border-e-gray-solid-950\/25 {
    border-inline-end-color:rgba(3,7,18,.25)}

.border-e-gray-solid-950\/30 {
    border-inline-end-color:rgba(3,7,18,.3)}

.border-e-gray-solid-950\/40 {
    border-inline-end-color:rgba(3,7,18,.4)}

.border-e-gray-solid-950\/5 {
    border-inline-end-color:rgba(3,7,18,.05)}

.border-e-gray-solid-950\/50 {
    border-inline-end-color:rgba(3,7,18,.5)}

.border-e-gray-solid-950\/60 {
    border-inline-end-color:rgba(3,7,18,.6)}

.border-e-gray-solid-950\/70 {
    border-inline-end-color:rgba(3,7,18,.7)}

.border-e-gray-solid-950\/75 {
    border-inline-end-color:rgba(3,7,18,.75)}

.border-e-gray-solid-950\/80 {
    border-inline-end-color:rgba(3,7,18,.8)}

.border-e-gray-solid-950\/90 {
    border-inline-end-color:rgba(3,7,18,.9)}

.border-e-gray-solid-950\/95 {
    border-inline-end-color:rgba(3,7,18,.95)}

.border-e-green-100 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(220 252 231/var(--tw-border-opacity))}

.border-e-green-100\/0 {
    border-inline-end-color: rgba(220,252,231,0)
}

.border-e-green-100\/10 {
    border-inline-end-color:rgba(220,252,231,.1)}

.border-e-green-100\/100 {
    border-inline-end-color:#dcfce7}

.border-e-green-100\/20 {
    border-inline-end-color:rgba(220,252,231,.2)}

.border-e-green-100\/25 {
    border-inline-end-color:rgba(220,252,231,.25)}

.border-e-green-100\/30 {
    border-inline-end-color:rgba(220,252,231,.3)}

.border-e-green-100\/40 {
    border-inline-end-color:rgba(220,252,231,.4)}

.border-e-green-100\/5 {
    border-inline-end-color:rgba(220,252,231,.05)}

.border-e-green-100\/50 {
    border-inline-end-color:rgba(220,252,231,.5)}

.border-e-green-100\/60 {
    border-inline-end-color:rgba(220,252,231,.6)}

.border-e-green-100\/70 {
    border-inline-end-color:rgba(220,252,231,.7)}

.border-e-green-100\/75 {
    border-inline-end-color:rgba(220,252,231,.75)}

.border-e-green-100\/80 {
    border-inline-end-color:rgba(220,252,231,.8)}

.border-e-green-100\/90 {
    border-inline-end-color:rgba(220,252,231,.9)}

.border-e-green-100\/95 {
    border-inline-end-color:rgba(220,252,231,.95)}

.border-e-green-200 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(187 247 208/var(--tw-border-opacity))}

.border-e-green-200\/0 {
    border-inline-end-color: rgba(187,247,208,0)
}

.border-e-green-200\/10 {
    border-inline-end-color:rgba(187,247,208,.1)}

.border-e-green-200\/100 {
    border-inline-end-color:#bbf7d0}

.border-e-green-200\/20 {
    border-inline-end-color:rgba(187,247,208,.2)}

.border-e-green-200\/25 {
    border-inline-end-color:rgba(187,247,208,.25)}

.border-e-green-200\/30 {
    border-inline-end-color:rgba(187,247,208,.3)}

.border-e-green-200\/40 {
    border-inline-end-color:rgba(187,247,208,.4)}

.border-e-green-200\/5 {
    border-inline-end-color:rgba(187,247,208,.05)}

.border-e-green-200\/50 {
    border-inline-end-color:rgba(187,247,208,.5)}

.border-e-green-200\/60 {
    border-inline-end-color:rgba(187,247,208,.6)}

.border-e-green-200\/70 {
    border-inline-end-color:rgba(187,247,208,.7)}

.border-e-green-200\/75 {
    border-inline-end-color:rgba(187,247,208,.75)}

.border-e-green-200\/80 {
    border-inline-end-color:rgba(187,247,208,.8)}

.border-e-green-200\/90 {
    border-inline-end-color:rgba(187,247,208,.9)}

.border-e-green-200\/95 {
    border-inline-end-color:rgba(187,247,208,.95)}

.border-e-green-300 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(134 239 172/var(--tw-border-opacity))}

.border-e-green-300\/0 {
    border-inline-end-color: rgba(134,239,172,0)
}

.border-e-green-300\/10 {
    border-inline-end-color:rgba(134,239,172,.1)}

.border-e-green-300\/100 {
    border-inline-end-color:#86efac}

.border-e-green-300\/20 {
    border-inline-end-color:rgba(134,239,172,.2)}

.border-e-green-300\/25 {
    border-inline-end-color:rgba(134,239,172,.25)}

.border-e-green-300\/30 {
    border-inline-end-color:rgba(134,239,172,.3)}

.border-e-green-300\/40 {
    border-inline-end-color:rgba(134,239,172,.4)}

.border-e-green-300\/5 {
    border-inline-end-color:rgba(134,239,172,.05)}

.border-e-green-300\/50 {
    border-inline-end-color:rgba(134,239,172,.5)}

.border-e-green-300\/60 {
    border-inline-end-color:rgba(134,239,172,.6)}

.border-e-green-300\/70 {
    border-inline-end-color:rgba(134,239,172,.7)}

.border-e-green-300\/75 {
    border-inline-end-color:rgba(134,239,172,.75)}

.border-e-green-300\/80 {
    border-inline-end-color:rgba(134,239,172,.8)}

.border-e-green-300\/90 {
    border-inline-end-color:rgba(134,239,172,.9)}

.border-e-green-300\/95 {
    border-inline-end-color:rgba(134,239,172,.95)}

.border-e-green-400 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(74 222 128/var(--tw-border-opacity))}

.border-e-green-400\/0 {
    border-inline-end-color: rgba(74,222,128,0)
}

.border-e-green-400\/10 {
    border-inline-end-color:rgba(74,222,128,.1)}

.border-e-green-400\/100 {
    border-inline-end-color:#4ade80}

.border-e-green-400\/20 {
    border-inline-end-color:rgba(74,222,128,.2)}

.border-e-green-400\/25 {
    border-inline-end-color:rgba(74,222,128,.25)}

.border-e-green-400\/30 {
    border-inline-end-color:rgba(74,222,128,.3)}

.border-e-green-400\/40 {
    border-inline-end-color:rgba(74,222,128,.4)}

.border-e-green-400\/5 {
    border-inline-end-color:rgba(74,222,128,.05)}

.border-e-green-400\/50 {
    border-inline-end-color:rgba(74,222,128,.5)}

.border-e-green-400\/60 {
    border-inline-end-color:rgba(74,222,128,.6)}

.border-e-green-400\/70 {
    border-inline-end-color:rgba(74,222,128,.7)}

.border-e-green-400\/75 {
    border-inline-end-color:rgba(74,222,128,.75)}

.border-e-green-400\/80 {
    border-inline-end-color:rgba(74,222,128,.8)}

.border-e-green-400\/90 {
    border-inline-end-color:rgba(74,222,128,.9)}

.border-e-green-400\/95 {
    border-inline-end-color:rgba(74,222,128,.95)}

.border-e-green-50 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(240 253 244/var(--tw-border-opacity))}

.border-e-green-50\/0 {
    border-inline-end-color: rgba(240,253,244,0)
}

.border-e-green-50\/10 {
    border-inline-end-color:rgba(240,253,244,.1)}

.border-e-green-50\/100 {
    border-inline-end-color:#f0fdf4}

.border-e-green-50\/20 {
    border-inline-end-color:rgba(240,253,244,.2)}

.border-e-green-50\/25 {
    border-inline-end-color:rgba(240,253,244,.25)}

.border-e-green-50\/30 {
    border-inline-end-color:rgba(240,253,244,.3)}

.border-e-green-50\/40 {
    border-inline-end-color:rgba(240,253,244,.4)}

.border-e-green-50\/5 {
    border-inline-end-color:rgba(240,253,244,.05)}

.border-e-green-50\/50 {
    border-inline-end-color:rgba(240,253,244,.5)}

.border-e-green-50\/60 {
    border-inline-end-color:rgba(240,253,244,.6)}

.border-e-green-50\/70 {
    border-inline-end-color:rgba(240,253,244,.7)}

.border-e-green-50\/75 {
    border-inline-end-color:rgba(240,253,244,.75)}

.border-e-green-50\/80 {
    border-inline-end-color:rgba(240,253,244,.8)}

.border-e-green-50\/90 {
    border-inline-end-color:rgba(240,253,244,.9)}

.border-e-green-50\/95 {
    border-inline-end-color:rgba(240,253,244,.95)}

.border-e-green-500 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(34 197 94/var(--tw-border-opacity))}

.border-e-green-500\/0 {
    border-inline-end-color: rgba(34,197,94,0)
}

.border-e-green-500\/10 {
    border-inline-end-color:rgba(34,197,94,.1)}

.border-e-green-500\/100 {
    border-inline-end-color:#22c55e}

.border-e-green-500\/20 {
    border-inline-end-color:rgba(34,197,94,.2)}

.border-e-green-500\/25 {
    border-inline-end-color:rgba(34,197,94,.25)}

.border-e-green-500\/30 {
    border-inline-end-color:rgba(34,197,94,.3)}

.border-e-green-500\/40 {
    border-inline-end-color:rgba(34,197,94,.4)}

.border-e-green-500\/5 {
    border-inline-end-color:rgba(34,197,94,.05)}

.border-e-green-500\/50 {
    border-inline-end-color:rgba(34,197,94,.5)}

.border-e-green-500\/60 {
    border-inline-end-color:rgba(34,197,94,.6)}

.border-e-green-500\/70 {
    border-inline-end-color:rgba(34,197,94,.7)}

.border-e-green-500\/75 {
    border-inline-end-color:rgba(34,197,94,.75)}

.border-e-green-500\/80 {
    border-inline-end-color:rgba(34,197,94,.8)}

.border-e-green-500\/90 {
    border-inline-end-color:rgba(34,197,94,.9)}

.border-e-green-500\/95 {
    border-inline-end-color:rgba(34,197,94,.95)}

.border-e-green-600 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(22 163 74/var(--tw-border-opacity))}

.border-e-green-600\/0 {
    border-inline-end-color: rgba(22,163,74,0)
}

.border-e-green-600\/10 {
    border-inline-end-color:rgba(22,163,74,.1)}

.border-e-green-600\/100 {
    border-inline-end-color:#16a34a}

.border-e-green-600\/20 {
    border-inline-end-color:rgba(22,163,74,.2)}

.border-e-green-600\/25 {
    border-inline-end-color:rgba(22,163,74,.25)}

.border-e-green-600\/30 {
    border-inline-end-color:rgba(22,163,74,.3)}

.border-e-green-600\/40 {
    border-inline-end-color:rgba(22,163,74,.4)}

.border-e-green-600\/5 {
    border-inline-end-color:rgba(22,163,74,.05)}

.border-e-green-600\/50 {
    border-inline-end-color:rgba(22,163,74,.5)}

.border-e-green-600\/60 {
    border-inline-end-color:rgba(22,163,74,.6)}

.border-e-green-600\/70 {
    border-inline-end-color:rgba(22,163,74,.7)}

.border-e-green-600\/75 {
    border-inline-end-color:rgba(22,163,74,.75)}

.border-e-green-600\/80 {
    border-inline-end-color:rgba(22,163,74,.8)}

.border-e-green-600\/90 {
    border-inline-end-color:rgba(22,163,74,.9)}

.border-e-green-600\/95 {
    border-inline-end-color:rgba(22,163,74,.95)}

.border-e-green-700 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(21 128 61/var(--tw-border-opacity))}

.border-e-green-700\/0 {
    border-inline-end-color: rgba(21,128,61,0)
}

.border-e-green-700\/10 {
    border-inline-end-color:rgba(21,128,61,.1)}

.border-e-green-700\/100 {
    border-inline-end-color:#15803d}

.border-e-green-700\/20 {
    border-inline-end-color:rgba(21,128,61,.2)}

.border-e-green-700\/25 {
    border-inline-end-color:rgba(21,128,61,.25)}

.border-e-green-700\/30 {
    border-inline-end-color:rgba(21,128,61,.3)}

.border-e-green-700\/40 {
    border-inline-end-color:rgba(21,128,61,.4)}

.border-e-green-700\/5 {
    border-inline-end-color:rgba(21,128,61,.05)}

.border-e-green-700\/50 {
    border-inline-end-color:rgba(21,128,61,.5)}

.border-e-green-700\/60 {
    border-inline-end-color:rgba(21,128,61,.6)}

.border-e-green-700\/70 {
    border-inline-end-color:rgba(21,128,61,.7)}

.border-e-green-700\/75 {
    border-inline-end-color:rgba(21,128,61,.75)}

.border-e-green-700\/80 {
    border-inline-end-color:rgba(21,128,61,.8)}

.border-e-green-700\/90 {
    border-inline-end-color:rgba(21,128,61,.9)}

.border-e-green-700\/95 {
    border-inline-end-color:rgba(21,128,61,.95)}

.border-e-green-800 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(22 101 52/var(--tw-border-opacity))}

.border-e-green-800\/0 {
    border-inline-end-color: rgba(22,101,52,0)
}

.border-e-green-800\/10 {
    border-inline-end-color:rgba(22,101,52,.1)}

.border-e-green-800\/100 {
    border-inline-end-color:#166534}

.border-e-green-800\/20 {
    border-inline-end-color:rgba(22,101,52,.2)}

.border-e-green-800\/25 {
    border-inline-end-color:rgba(22,101,52,.25)}

.border-e-green-800\/30 {
    border-inline-end-color:rgba(22,101,52,.3)}

.border-e-green-800\/40 {
    border-inline-end-color:rgba(22,101,52,.4)}

.border-e-green-800\/5 {
    border-inline-end-color:rgba(22,101,52,.05)}

.border-e-green-800\/50 {
    border-inline-end-color:rgba(22,101,52,.5)}

.border-e-green-800\/60 {
    border-inline-end-color:rgba(22,101,52,.6)}

.border-e-green-800\/70 {
    border-inline-end-color:rgba(22,101,52,.7)}

.border-e-green-800\/75 {
    border-inline-end-color:rgba(22,101,52,.75)}

.border-e-green-800\/80 {
    border-inline-end-color:rgba(22,101,52,.8)}

.border-e-green-800\/90 {
    border-inline-end-color:rgba(22,101,52,.9)}

.border-e-green-800\/95 {
    border-inline-end-color:rgba(22,101,52,.95)}

.border-e-green-900 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(20 83 45/var(--tw-border-opacity))}

.border-e-green-900\/0 {
    border-inline-end-color: rgba(20,83,45,0)
}

.border-e-green-900\/10 {
    border-inline-end-color:rgba(20,83,45,.1)}

.border-e-green-900\/100 {
    border-inline-end-color:#14532d}

.border-e-green-900\/20 {
    border-inline-end-color:rgba(20,83,45,.2)}

.border-e-green-900\/25 {
    border-inline-end-color:rgba(20,83,45,.25)}

.border-e-green-900\/30 {
    border-inline-end-color:rgba(20,83,45,.3)}

.border-e-green-900\/40 {
    border-inline-end-color:rgba(20,83,45,.4)}

.border-e-green-900\/5 {
    border-inline-end-color:rgba(20,83,45,.05)}

.border-e-green-900\/50 {
    border-inline-end-color:rgba(20,83,45,.5)}

.border-e-green-900\/60 {
    border-inline-end-color:rgba(20,83,45,.6)}

.border-e-green-900\/70 {
    border-inline-end-color:rgba(20,83,45,.7)}

.border-e-green-900\/75 {
    border-inline-end-color:rgba(20,83,45,.75)}

.border-e-green-900\/80 {
    border-inline-end-color:rgba(20,83,45,.8)}

.border-e-green-900\/90 {
    border-inline-end-color:rgba(20,83,45,.9)}

.border-e-green-900\/95 {
    border-inline-end-color:rgba(20,83,45,.95)}

.border-e-green-950 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(5 46 22/var(--tw-border-opacity))}

.border-e-green-950\/0 {
    border-inline-end-color: rgba(5,46,22,0)
}

.border-e-green-950\/10 {
    border-inline-end-color:rgba(5,46,22,.1)}

.border-e-green-950\/100 {
    border-inline-end-color:#052e16}

.border-e-green-950\/20 {
    border-inline-end-color:rgba(5,46,22,.2)}

.border-e-green-950\/25 {
    border-inline-end-color:rgba(5,46,22,.25)}

.border-e-green-950\/30 {
    border-inline-end-color:rgba(5,46,22,.3)}

.border-e-green-950\/40 {
    border-inline-end-color:rgba(5,46,22,.4)}

.border-e-green-950\/5 {
    border-inline-end-color:rgba(5,46,22,.05)}

.border-e-green-950\/50 {
    border-inline-end-color:rgba(5,46,22,.5)}

.border-e-green-950\/60 {
    border-inline-end-color:rgba(5,46,22,.6)}

.border-e-green-950\/70 {
    border-inline-end-color:rgba(5,46,22,.7)}

.border-e-green-950\/75 {
    border-inline-end-color:rgba(5,46,22,.75)}

.border-e-green-950\/80 {
    border-inline-end-color:rgba(5,46,22,.8)}

.border-e-green-950\/90 {
    border-inline-end-color:rgba(5,46,22,.9)}

.border-e-green-950\/95 {
    border-inline-end-color:rgba(5,46,22,.95)}

.border-e-indigo-100 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(224 231 255/var(--tw-border-opacity))}

.border-e-indigo-100\/0 {
    border-inline-end-color: rgba(224,231,255,0)
}

.border-e-indigo-100\/10 {
    border-inline-end-color:rgba(224,231,255,.1)}

.border-e-indigo-100\/100 {
    border-inline-end-color:#e0e7ff}

.border-e-indigo-100\/20 {
    border-inline-end-color:rgba(224,231,255,.2)}

.border-e-indigo-100\/25 {
    border-inline-end-color:rgba(224,231,255,.25)}

.border-e-indigo-100\/30 {
    border-inline-end-color:rgba(224,231,255,.3)}

.border-e-indigo-100\/40 {
    border-inline-end-color:rgba(224,231,255,.4)}

.border-e-indigo-100\/5 {
    border-inline-end-color:rgba(224,231,255,.05)}

.border-e-indigo-100\/50 {
    border-inline-end-color:rgba(224,231,255,.5)}

.border-e-indigo-100\/60 {
    border-inline-end-color:rgba(224,231,255,.6)}

.border-e-indigo-100\/70 {
    border-inline-end-color:rgba(224,231,255,.7)}

.border-e-indigo-100\/75 {
    border-inline-end-color:rgba(224,231,255,.75)}

.border-e-indigo-100\/80 {
    border-inline-end-color:rgba(224,231,255,.8)}

.border-e-indigo-100\/90 {
    border-inline-end-color:rgba(224,231,255,.9)}

.border-e-indigo-100\/95 {
    border-inline-end-color:rgba(224,231,255,.95)}

.border-e-indigo-200 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(199 210 254/var(--tw-border-opacity))}

.border-e-indigo-200\/0 {
    border-inline-end-color: rgba(199,210,254,0)
}

.border-e-indigo-200\/10 {
    border-inline-end-color:rgba(199,210,254,.1)}

.border-e-indigo-200\/100 {
    border-inline-end-color:#c7d2fe}

.border-e-indigo-200\/20 {
    border-inline-end-color:rgba(199,210,254,.2)}

.border-e-indigo-200\/25 {
    border-inline-end-color:rgba(199,210,254,.25)}

.border-e-indigo-200\/30 {
    border-inline-end-color:rgba(199,210,254,.3)}

.border-e-indigo-200\/40 {
    border-inline-end-color:rgba(199,210,254,.4)}

.border-e-indigo-200\/5 {
    border-inline-end-color:rgba(199,210,254,.05)}

.border-e-indigo-200\/50 {
    border-inline-end-color:rgba(199,210,254,.5)}

.border-e-indigo-200\/60 {
    border-inline-end-color:rgba(199,210,254,.6)}

.border-e-indigo-200\/70 {
    border-inline-end-color:rgba(199,210,254,.7)}

.border-e-indigo-200\/75 {
    border-inline-end-color:rgba(199,210,254,.75)}

.border-e-indigo-200\/80 {
    border-inline-end-color:rgba(199,210,254,.8)}

.border-e-indigo-200\/90 {
    border-inline-end-color:rgba(199,210,254,.9)}

.border-e-indigo-200\/95 {
    border-inline-end-color:rgba(199,210,254,.95)}

.border-e-indigo-300 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(165 180 252/var(--tw-border-opacity))}

.border-e-indigo-300\/0 {
    border-inline-end-color: rgba(165,180,252,0)
}

.border-e-indigo-300\/10 {
    border-inline-end-color:rgba(165,180,252,.1)}

.border-e-indigo-300\/100 {
    border-inline-end-color:#a5b4fc}

.border-e-indigo-300\/20 {
    border-inline-end-color:rgba(165,180,252,.2)}

.border-e-indigo-300\/25 {
    border-inline-end-color:rgba(165,180,252,.25)}

.border-e-indigo-300\/30 {
    border-inline-end-color:rgba(165,180,252,.3)}

.border-e-indigo-300\/40 {
    border-inline-end-color:rgba(165,180,252,.4)}

.border-e-indigo-300\/5 {
    border-inline-end-color:rgba(165,180,252,.05)}

.border-e-indigo-300\/50 {
    border-inline-end-color:rgba(165,180,252,.5)}

.border-e-indigo-300\/60 {
    border-inline-end-color:rgba(165,180,252,.6)}

.border-e-indigo-300\/70 {
    border-inline-end-color:rgba(165,180,252,.7)}

.border-e-indigo-300\/75 {
    border-inline-end-color:rgba(165,180,252,.75)}

.border-e-indigo-300\/80 {
    border-inline-end-color:rgba(165,180,252,.8)}

.border-e-indigo-300\/90 {
    border-inline-end-color:rgba(165,180,252,.9)}

.border-e-indigo-300\/95 {
    border-inline-end-color:rgba(165,180,252,.95)}

.border-e-indigo-400 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(129 140 248/var(--tw-border-opacity))}

.border-e-indigo-400\/0 {
    border-inline-end-color: rgba(129,140,248,0)
}

.border-e-indigo-400\/10 {
    border-inline-end-color:rgba(129,140,248,.1)}

.border-e-indigo-400\/100 {
    border-inline-end-color:#818cf8}

.border-e-indigo-400\/20 {
    border-inline-end-color:rgba(129,140,248,.2)}

.border-e-indigo-400\/25 {
    border-inline-end-color:rgba(129,140,248,.25)}

.border-e-indigo-400\/30 {
    border-inline-end-color:rgba(129,140,248,.3)}

.border-e-indigo-400\/40 {
    border-inline-end-color:rgba(129,140,248,.4)}

.border-e-indigo-400\/5 {
    border-inline-end-color:rgba(129,140,248,.05)}

.border-e-indigo-400\/50 {
    border-inline-end-color:rgba(129,140,248,.5)}

.border-e-indigo-400\/60 {
    border-inline-end-color:rgba(129,140,248,.6)}

.border-e-indigo-400\/70 {
    border-inline-end-color:rgba(129,140,248,.7)}

.border-e-indigo-400\/75 {
    border-inline-end-color:rgba(129,140,248,.75)}

.border-e-indigo-400\/80 {
    border-inline-end-color:rgba(129,140,248,.8)}

.border-e-indigo-400\/90 {
    border-inline-end-color:rgba(129,140,248,.9)}

.border-e-indigo-400\/95 {
    border-inline-end-color:rgba(129,140,248,.95)}

.border-e-indigo-50 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(238 242 255/var(--tw-border-opacity))}

.border-e-indigo-50\/0 {
    border-inline-end-color: rgba(238,242,255,0)
}

.border-e-indigo-50\/10 {
    border-inline-end-color:rgba(238,242,255,.1)}

.border-e-indigo-50\/100 {
    border-inline-end-color:#eef2ff}

.border-e-indigo-50\/20 {
    border-inline-end-color:rgba(238,242,255,.2)}

.border-e-indigo-50\/25 {
    border-inline-end-color:rgba(238,242,255,.25)}

.border-e-indigo-50\/30 {
    border-inline-end-color:rgba(238,242,255,.3)}

.border-e-indigo-50\/40 {
    border-inline-end-color:rgba(238,242,255,.4)}

.border-e-indigo-50\/5 {
    border-inline-end-color:rgba(238,242,255,.05)}

.border-e-indigo-50\/50 {
    border-inline-end-color:rgba(238,242,255,.5)}

.border-e-indigo-50\/60 {
    border-inline-end-color:rgba(238,242,255,.6)}

.border-e-indigo-50\/70 {
    border-inline-end-color:rgba(238,242,255,.7)}

.border-e-indigo-50\/75 {
    border-inline-end-color:rgba(238,242,255,.75)}

.border-e-indigo-50\/80 {
    border-inline-end-color:rgba(238,242,255,.8)}

.border-e-indigo-50\/90 {
    border-inline-end-color:rgba(238,242,255,.9)}

.border-e-indigo-50\/95 {
    border-inline-end-color:rgba(238,242,255,.95)}

.border-e-indigo-500 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(99 102 241/var(--tw-border-opacity))}

.border-e-indigo-500\/0 {
    border-inline-end-color: rgba(99,102,241,0)
}

.border-e-indigo-500\/10 {
    border-inline-end-color:rgba(99,102,241,.1)}

.border-e-indigo-500\/100 {
    border-inline-end-color:#6366f1}

.border-e-indigo-500\/20 {
    border-inline-end-color:rgba(99,102,241,.2)}

.border-e-indigo-500\/25 {
    border-inline-end-color:rgba(99,102,241,.25)}

.border-e-indigo-500\/30 {
    border-inline-end-color:rgba(99,102,241,.3)}

.border-e-indigo-500\/40 {
    border-inline-end-color:rgba(99,102,241,.4)}

.border-e-indigo-500\/5 {
    border-inline-end-color:rgba(99,102,241,.05)}

.border-e-indigo-500\/50 {
    border-inline-end-color:rgba(99,102,241,.5)}

.border-e-indigo-500\/60 {
    border-inline-end-color:rgba(99,102,241,.6)}

.border-e-indigo-500\/70 {
    border-inline-end-color:rgba(99,102,241,.7)}

.border-e-indigo-500\/75 {
    border-inline-end-color:rgba(99,102,241,.75)}

.border-e-indigo-500\/80 {
    border-inline-end-color:rgba(99,102,241,.8)}

.border-e-indigo-500\/90 {
    border-inline-end-color:rgba(99,102,241,.9)}

.border-e-indigo-500\/95 {
    border-inline-end-color:rgba(99,102,241,.95)}

.border-e-indigo-600 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(79 70 229/var(--tw-border-opacity))}

.border-e-indigo-600\/0 {
    border-inline-end-color: rgba(79,70,229,0)
}

.border-e-indigo-600\/10 {
    border-inline-end-color:rgba(79,70,229,.1)}

.border-e-indigo-600\/100 {
    border-inline-end-color:#4f46e5}

.border-e-indigo-600\/20 {
    border-inline-end-color:rgba(79,70,229,.2)}

.border-e-indigo-600\/25 {
    border-inline-end-color:rgba(79,70,229,.25)}

.border-e-indigo-600\/30 {
    border-inline-end-color:rgba(79,70,229,.3)}

.border-e-indigo-600\/40 {
    border-inline-end-color:rgba(79,70,229,.4)}

.border-e-indigo-600\/5 {
    border-inline-end-color:rgba(79,70,229,.05)}

.border-e-indigo-600\/50 {
    border-inline-end-color:rgba(79,70,229,.5)}

.border-e-indigo-600\/60 {
    border-inline-end-color:rgba(79,70,229,.6)}

.border-e-indigo-600\/70 {
    border-inline-end-color:rgba(79,70,229,.7)}

.border-e-indigo-600\/75 {
    border-inline-end-color:rgba(79,70,229,.75)}

.border-e-indigo-600\/80 {
    border-inline-end-color:rgba(79,70,229,.8)}

.border-e-indigo-600\/90 {
    border-inline-end-color:rgba(79,70,229,.9)}

.border-e-indigo-600\/95 {
    border-inline-end-color:rgba(79,70,229,.95)}

.border-e-indigo-700 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(67 56 202/var(--tw-border-opacity))}

.border-e-indigo-700\/0 {
    border-inline-end-color: rgba(67,56,202,0)
}

.border-e-indigo-700\/10 {
    border-inline-end-color:rgba(67,56,202,.1)}

.border-e-indigo-700\/100 {
    border-inline-end-color:#4338ca}

.border-e-indigo-700\/20 {
    border-inline-end-color:rgba(67,56,202,.2)}

.border-e-indigo-700\/25 {
    border-inline-end-color:rgba(67,56,202,.25)}

.border-e-indigo-700\/30 {
    border-inline-end-color:rgba(67,56,202,.3)}

.border-e-indigo-700\/40 {
    border-inline-end-color:rgba(67,56,202,.4)}

.border-e-indigo-700\/5 {
    border-inline-end-color:rgba(67,56,202,.05)}

.border-e-indigo-700\/50 {
    border-inline-end-color:rgba(67,56,202,.5)}

.border-e-indigo-700\/60 {
    border-inline-end-color:rgba(67,56,202,.6)}

.border-e-indigo-700\/70 {
    border-inline-end-color:rgba(67,56,202,.7)}

.border-e-indigo-700\/75 {
    border-inline-end-color:rgba(67,56,202,.75)}

.border-e-indigo-700\/80 {
    border-inline-end-color:rgba(67,56,202,.8)}

.border-e-indigo-700\/90 {
    border-inline-end-color:rgba(67,56,202,.9)}

.border-e-indigo-700\/95 {
    border-inline-end-color:rgba(67,56,202,.95)}

.border-e-indigo-800 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(55 48 163/var(--tw-border-opacity))}

.border-e-indigo-800\/0 {
    border-inline-end-color: rgba(55,48,163,0)
}

.border-e-indigo-800\/10 {
    border-inline-end-color:rgba(55,48,163,.1)}

.border-e-indigo-800\/100 {
    border-inline-end-color:#3730a3}

.border-e-indigo-800\/20 {
    border-inline-end-color:rgba(55,48,163,.2)}

.border-e-indigo-800\/25 {
    border-inline-end-color:rgba(55,48,163,.25)}

.border-e-indigo-800\/30 {
    border-inline-end-color:rgba(55,48,163,.3)}

.border-e-indigo-800\/40 {
    border-inline-end-color:rgba(55,48,163,.4)}

.border-e-indigo-800\/5 {
    border-inline-end-color:rgba(55,48,163,.05)}

.border-e-indigo-800\/50 {
    border-inline-end-color:rgba(55,48,163,.5)}

.border-e-indigo-800\/60 {
    border-inline-end-color:rgba(55,48,163,.6)}

.border-e-indigo-800\/70 {
    border-inline-end-color:rgba(55,48,163,.7)}

.border-e-indigo-800\/75 {
    border-inline-end-color:rgba(55,48,163,.75)}

.border-e-indigo-800\/80 {
    border-inline-end-color:rgba(55,48,163,.8)}

.border-e-indigo-800\/90 {
    border-inline-end-color:rgba(55,48,163,.9)}

.border-e-indigo-800\/95 {
    border-inline-end-color:rgba(55,48,163,.95)}

.border-e-indigo-900 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(49 46 129/var(--tw-border-opacity))}

.border-e-indigo-900\/0 {
    border-inline-end-color: rgba(49,46,129,0)
}

.border-e-indigo-900\/10 {
    border-inline-end-color:rgba(49,46,129,.1)}

.border-e-indigo-900\/100 {
    border-inline-end-color:#312e81}

.border-e-indigo-900\/20 {
    border-inline-end-color:rgba(49,46,129,.2)}

.border-e-indigo-900\/25 {
    border-inline-end-color:rgba(49,46,129,.25)}

.border-e-indigo-900\/30 {
    border-inline-end-color:rgba(49,46,129,.3)}

.border-e-indigo-900\/40 {
    border-inline-end-color:rgba(49,46,129,.4)}

.border-e-indigo-900\/5 {
    border-inline-end-color:rgba(49,46,129,.05)}

.border-e-indigo-900\/50 {
    border-inline-end-color:rgba(49,46,129,.5)}

.border-e-indigo-900\/60 {
    border-inline-end-color:rgba(49,46,129,.6)}

.border-e-indigo-900\/70 {
    border-inline-end-color:rgba(49,46,129,.7)}

.border-e-indigo-900\/75 {
    border-inline-end-color:rgba(49,46,129,.75)}

.border-e-indigo-900\/80 {
    border-inline-end-color:rgba(49,46,129,.8)}

.border-e-indigo-900\/90 {
    border-inline-end-color:rgba(49,46,129,.9)}

.border-e-indigo-900\/95 {
    border-inline-end-color:rgba(49,46,129,.95)}

.border-e-indigo-950 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(30 27 75/var(--tw-border-opacity))}

.border-e-indigo-950\/0 {
    border-inline-end-color: rgba(30,27,75,0)
}

.border-e-indigo-950\/10 {
    border-inline-end-color:rgba(30,27,75,.1)}

.border-e-indigo-950\/100 {
    border-inline-end-color:#1e1b4b}

.border-e-indigo-950\/20 {
    border-inline-end-color:rgba(30,27,75,.2)}

.border-e-indigo-950\/25 {
    border-inline-end-color:rgba(30,27,75,.25)}

.border-e-indigo-950\/30 {
    border-inline-end-color:rgba(30,27,75,.3)}

.border-e-indigo-950\/40 {
    border-inline-end-color:rgba(30,27,75,.4)}

.border-e-indigo-950\/5 {
    border-inline-end-color:rgba(30,27,75,.05)}

.border-e-indigo-950\/50 {
    border-inline-end-color:rgba(30,27,75,.5)}

.border-e-indigo-950\/60 {
    border-inline-end-color:rgba(30,27,75,.6)}

.border-e-indigo-950\/70 {
    border-inline-end-color:rgba(30,27,75,.7)}

.border-e-indigo-950\/75 {
    border-inline-end-color:rgba(30,27,75,.75)}

.border-e-indigo-950\/80 {
    border-inline-end-color:rgba(30,27,75,.8)}

.border-e-indigo-950\/90 {
    border-inline-end-color:rgba(30,27,75,.9)}

.border-e-indigo-950\/95 {
    border-inline-end-color:rgba(30,27,75,.95)}

.border-e-inherit {
    border-inline-end-color:inherit}

.border-e-input {
    border-inline-end-color:hsl(var(--input))}

.border-e-input\/0 {
    border-inline-end-color: hsl(var(--input)/0)
}

.border-e-input\/10 {
    border-inline-end-color:hsl(var(--input)/.1)}

.border-e-input\/100 {
    border-inline-end-color: hsl(var(--input)/1)
}

.border-e-input\/20 {
    border-inline-end-color:hsl(var(--input)/.2)}

.border-e-input\/25 {
    border-inline-end-color: hsl(var(--input)/.25)
}

.border-e-input\/30 {
    border-inline-end-color:hsl(var(--input)/.3)}

.border-e-input\/40 {
    border-inline-end-color: hsl(var(--input)/.4)
}

.border-e-input\/5 {
    border-inline-end-color:hsl(var(--input)/.05)}

.border-e-input\/50 {
    border-inline-end-color: hsl(var(--input)/.5)
}

.border-e-input\/60 {
    border-inline-end-color:hsl(var(--input)/.6)}

.border-e-input\/70 {
    border-inline-end-color: hsl(var(--input)/.7)
}

.border-e-input\/75 {
    border-inline-end-color:hsl(var(--input)/.75)}

.border-e-input\/80 {
    border-inline-end-color: hsl(var(--input)/.8)
}

.border-e-input\/90 {
    border-inline-end-color:hsl(var(--input)/.9)}

.border-e-input\/95 {
    border-inline-end-color: hsl(var(--input)/.95)
}

.border-e-lightBlue-100 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(224 242 254/var(--tw-border-opacity))}

.border-e-lightBlue-100\/0 {
    border-inline-end-color: rgba(224,242,254,0)
}

.border-e-lightBlue-100\/10 {
    border-inline-end-color:rgba(224,242,254,.1)}

.border-e-lightBlue-100\/100 {
    border-inline-end-color:#e0f2fe}

.border-e-lightBlue-100\/20 {
    border-inline-end-color:rgba(224,242,254,.2)}

.border-e-lightBlue-100\/25 {
    border-inline-end-color:rgba(224,242,254,.25)}

.border-e-lightBlue-100\/30 {
    border-inline-end-color:rgba(224,242,254,.3)}

.border-e-lightBlue-100\/40 {
    border-inline-end-color:rgba(224,242,254,.4)}

.border-e-lightBlue-100\/5 {
    border-inline-end-color:rgba(224,242,254,.05)}

.border-e-lightBlue-100\/50 {
    border-inline-end-color:rgba(224,242,254,.5)}

.border-e-lightBlue-100\/60 {
    border-inline-end-color:rgba(224,242,254,.6)}

.border-e-lightBlue-100\/70 {
    border-inline-end-color:rgba(224,242,254,.7)}

.border-e-lightBlue-100\/75 {
    border-inline-end-color:rgba(224,242,254,.75)}

.border-e-lightBlue-100\/80 {
    border-inline-end-color:rgba(224,242,254,.8)}

.border-e-lightBlue-100\/90 {
    border-inline-end-color:rgba(224,242,254,.9)}

.border-e-lightBlue-100\/95 {
    border-inline-end-color:rgba(224,242,254,.95)}

.border-e-lightBlue-200 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(186 230 253/var(--tw-border-opacity))}

.border-e-lightBlue-200\/0 {
    border-inline-end-color: rgba(186,230,253,0)
}

.border-e-lightBlue-200\/10 {
    border-inline-end-color:rgba(186,230,253,.1)}

.border-e-lightBlue-200\/100 {
    border-inline-end-color:#bae6fd}

.border-e-lightBlue-200\/20 {
    border-inline-end-color:rgba(186,230,253,.2)}

.border-e-lightBlue-200\/25 {
    border-inline-end-color:rgba(186,230,253,.25)}

.border-e-lightBlue-200\/30 {
    border-inline-end-color:rgba(186,230,253,.3)}

.border-e-lightBlue-200\/40 {
    border-inline-end-color:rgba(186,230,253,.4)}

.border-e-lightBlue-200\/5 {
    border-inline-end-color:rgba(186,230,253,.05)}

.border-e-lightBlue-200\/50 {
    border-inline-end-color:rgba(186,230,253,.5)}

.border-e-lightBlue-200\/60 {
    border-inline-end-color:rgba(186,230,253,.6)}

.border-e-lightBlue-200\/70 {
    border-inline-end-color:rgba(186,230,253,.7)}

.border-e-lightBlue-200\/75 {
    border-inline-end-color:rgba(186,230,253,.75)}

.border-e-lightBlue-200\/80 {
    border-inline-end-color:rgba(186,230,253,.8)}

.border-e-lightBlue-200\/90 {
    border-inline-end-color:rgba(186,230,253,.9)}

.border-e-lightBlue-200\/95 {
    border-inline-end-color:rgba(186,230,253,.95)}

.border-e-lightBlue-300 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(125 211 252/var(--tw-border-opacity))}

.border-e-lightBlue-300\/0 {
    border-inline-end-color: rgba(125,211,252,0)
}

.border-e-lightBlue-300\/10 {
    border-inline-end-color:rgba(125,211,252,.1)}

.border-e-lightBlue-300\/100 {
    border-inline-end-color:#7dd3fc}

.border-e-lightBlue-300\/20 {
    border-inline-end-color:rgba(125,211,252,.2)}

.border-e-lightBlue-300\/25 {
    border-inline-end-color:rgba(125,211,252,.25)}

.border-e-lightBlue-300\/30 {
    border-inline-end-color:rgba(125,211,252,.3)}

.border-e-lightBlue-300\/40 {
    border-inline-end-color:rgba(125,211,252,.4)}

.border-e-lightBlue-300\/5 {
    border-inline-end-color:rgba(125,211,252,.05)}

.border-e-lightBlue-300\/50 {
    border-inline-end-color:rgba(125,211,252,.5)}

.border-e-lightBlue-300\/60 {
    border-inline-end-color:rgba(125,211,252,.6)}

.border-e-lightBlue-300\/70 {
    border-inline-end-color:rgba(125,211,252,.7)}

.border-e-lightBlue-300\/75 {
    border-inline-end-color:rgba(125,211,252,.75)}

.border-e-lightBlue-300\/80 {
    border-inline-end-color:rgba(125,211,252,.8)}

.border-e-lightBlue-300\/90 {
    border-inline-end-color:rgba(125,211,252,.9)}

.border-e-lightBlue-300\/95 {
    border-inline-end-color:rgba(125,211,252,.95)}

.border-e-lightBlue-400 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(56 189 248/var(--tw-border-opacity))}

.border-e-lightBlue-400\/0 {
    border-inline-end-color: rgba(56,189,248,0)
}

.border-e-lightBlue-400\/10 {
    border-inline-end-color:rgba(56,189,248,.1)}

.border-e-lightBlue-400\/100 {
    border-inline-end-color:#38bdf8}

.border-e-lightBlue-400\/20 {
    border-inline-end-color:rgba(56,189,248,.2)}

.border-e-lightBlue-400\/25 {
    border-inline-end-color:rgba(56,189,248,.25)}

.border-e-lightBlue-400\/30 {
    border-inline-end-color:rgba(56,189,248,.3)}

.border-e-lightBlue-400\/40 {
    border-inline-end-color:rgba(56,189,248,.4)}

.border-e-lightBlue-400\/5 {
    border-inline-end-color:rgba(56,189,248,.05)}

.border-e-lightBlue-400\/50 {
    border-inline-end-color:rgba(56,189,248,.5)}

.border-e-lightBlue-400\/60 {
    border-inline-end-color:rgba(56,189,248,.6)}

.border-e-lightBlue-400\/70 {
    border-inline-end-color:rgba(56,189,248,.7)}

.border-e-lightBlue-400\/75 {
    border-inline-end-color:rgba(56,189,248,.75)}

.border-e-lightBlue-400\/80 {
    border-inline-end-color:rgba(56,189,248,.8)}

.border-e-lightBlue-400\/90 {
    border-inline-end-color:rgba(56,189,248,.9)}

.border-e-lightBlue-400\/95 {
    border-inline-end-color:rgba(56,189,248,.95)}

.border-e-lightBlue-50 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(240 249 255/var(--tw-border-opacity))}

.border-e-lightBlue-50\/0 {
    border-inline-end-color: rgba(240,249,255,0)
}

.border-e-lightBlue-50\/10 {
    border-inline-end-color:rgba(240,249,255,.1)}

.border-e-lightBlue-50\/100 {
    border-inline-end-color:#f0f9ff}

.border-e-lightBlue-50\/20 {
    border-inline-end-color:rgba(240,249,255,.2)}

.border-e-lightBlue-50\/25 {
    border-inline-end-color:rgba(240,249,255,.25)}

.border-e-lightBlue-50\/30 {
    border-inline-end-color:rgba(240,249,255,.3)}

.border-e-lightBlue-50\/40 {
    border-inline-end-color:rgba(240,249,255,.4)}

.border-e-lightBlue-50\/5 {
    border-inline-end-color:rgba(240,249,255,.05)}

.border-e-lightBlue-50\/50 {
    border-inline-end-color:rgba(240,249,255,.5)}

.border-e-lightBlue-50\/60 {
    border-inline-end-color:rgba(240,249,255,.6)}

.border-e-lightBlue-50\/70 {
    border-inline-end-color:rgba(240,249,255,.7)}

.border-e-lightBlue-50\/75 {
    border-inline-end-color:rgba(240,249,255,.75)}

.border-e-lightBlue-50\/80 {
    border-inline-end-color:rgba(240,249,255,.8)}

.border-e-lightBlue-50\/90 {
    border-inline-end-color:rgba(240,249,255,.9)}

.border-e-lightBlue-50\/95 {
    border-inline-end-color:rgba(240,249,255,.95)}

.border-e-lightBlue-500 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(14 165 233/var(--tw-border-opacity))}

.border-e-lightBlue-500\/0 {
    border-inline-end-color: rgba(14,165,233,0)
}

.border-e-lightBlue-500\/10 {
    border-inline-end-color:rgba(14,165,233,.1)}

.border-e-lightBlue-500\/100 {
    border-inline-end-color:#0ea5e9}

.border-e-lightBlue-500\/20 {
    border-inline-end-color:rgba(14,165,233,.2)}

.border-e-lightBlue-500\/25 {
    border-inline-end-color:rgba(14,165,233,.25)}

.border-e-lightBlue-500\/30 {
    border-inline-end-color:rgba(14,165,233,.3)}

.border-e-lightBlue-500\/40 {
    border-inline-end-color:rgba(14,165,233,.4)}

.border-e-lightBlue-500\/5 {
    border-inline-end-color:rgba(14,165,233,.05)}

.border-e-lightBlue-500\/50 {
    border-inline-end-color:rgba(14,165,233,.5)}

.border-e-lightBlue-500\/60 {
    border-inline-end-color:rgba(14,165,233,.6)}

.border-e-lightBlue-500\/70 {
    border-inline-end-color:rgba(14,165,233,.7)}

.border-e-lightBlue-500\/75 {
    border-inline-end-color:rgba(14,165,233,.75)}

.border-e-lightBlue-500\/80 {
    border-inline-end-color:rgba(14,165,233,.8)}

.border-e-lightBlue-500\/90 {
    border-inline-end-color:rgba(14,165,233,.9)}

.border-e-lightBlue-500\/95 {
    border-inline-end-color:rgba(14,165,233,.95)}

.border-e-lightBlue-600 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(2 132 199/var(--tw-border-opacity))}

.border-e-lightBlue-600\/0 {
    border-inline-end-color: rgba(2,132,199,0)
}

.border-e-lightBlue-600\/10 {
    border-inline-end-color:rgba(2,132,199,.1)}

.border-e-lightBlue-600\/100 {
    border-inline-end-color:#0284c7}

.border-e-lightBlue-600\/20 {
    border-inline-end-color:rgba(2,132,199,.2)}

.border-e-lightBlue-600\/25 {
    border-inline-end-color:rgba(2,132,199,.25)}

.border-e-lightBlue-600\/30 {
    border-inline-end-color:rgba(2,132,199,.3)}

.border-e-lightBlue-600\/40 {
    border-inline-end-color:rgba(2,132,199,.4)}

.border-e-lightBlue-600\/5 {
    border-inline-end-color:rgba(2,132,199,.05)}

.border-e-lightBlue-600\/50 {
    border-inline-end-color:rgba(2,132,199,.5)}

.border-e-lightBlue-600\/60 {
    border-inline-end-color:rgba(2,132,199,.6)}

.border-e-lightBlue-600\/70 {
    border-inline-end-color:rgba(2,132,199,.7)}

.border-e-lightBlue-600\/75 {
    border-inline-end-color:rgba(2,132,199,.75)}

.border-e-lightBlue-600\/80 {
    border-inline-end-color:rgba(2,132,199,.8)}

.border-e-lightBlue-600\/90 {
    border-inline-end-color:rgba(2,132,199,.9)}

.border-e-lightBlue-600\/95 {
    border-inline-end-color:rgba(2,132,199,.95)}

.border-e-lightBlue-700 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(3 105 161/var(--tw-border-opacity))}

.border-e-lightBlue-700\/0 {
    border-inline-end-color: rgba(3,105,161,0)
}

.border-e-lightBlue-700\/10 {
    border-inline-end-color:rgba(3,105,161,.1)}

.border-e-lightBlue-700\/100 {
    border-inline-end-color:#0369a1}

.border-e-lightBlue-700\/20 {
    border-inline-end-color:rgba(3,105,161,.2)}

.border-e-lightBlue-700\/25 {
    border-inline-end-color:rgba(3,105,161,.25)}

.border-e-lightBlue-700\/30 {
    border-inline-end-color:rgba(3,105,161,.3)}

.border-e-lightBlue-700\/40 {
    border-inline-end-color:rgba(3,105,161,.4)}

.border-e-lightBlue-700\/5 {
    border-inline-end-color:rgba(3,105,161,.05)}

.border-e-lightBlue-700\/50 {
    border-inline-end-color:rgba(3,105,161,.5)}

.border-e-lightBlue-700\/60 {
    border-inline-end-color:rgba(3,105,161,.6)}

.border-e-lightBlue-700\/70 {
    border-inline-end-color:rgba(3,105,161,.7)}

.border-e-lightBlue-700\/75 {
    border-inline-end-color:rgba(3,105,161,.75)}

.border-e-lightBlue-700\/80 {
    border-inline-end-color:rgba(3,105,161,.8)}

.border-e-lightBlue-700\/90 {
    border-inline-end-color:rgba(3,105,161,.9)}

.border-e-lightBlue-700\/95 {
    border-inline-end-color:rgba(3,105,161,.95)}

.border-e-lightBlue-800 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(7 89 133/var(--tw-border-opacity))}

.border-e-lightBlue-800\/0 {
    border-inline-end-color: rgba(7,89,133,0)
}

.border-e-lightBlue-800\/10 {
    border-inline-end-color:rgba(7,89,133,.1)}

.border-e-lightBlue-800\/100 {
    border-inline-end-color:#075985}

.border-e-lightBlue-800\/20 {
    border-inline-end-color:rgba(7,89,133,.2)}

.border-e-lightBlue-800\/25 {
    border-inline-end-color:rgba(7,89,133,.25)}

.border-e-lightBlue-800\/30 {
    border-inline-end-color:rgba(7,89,133,.3)}

.border-e-lightBlue-800\/40 {
    border-inline-end-color:rgba(7,89,133,.4)}

.border-e-lightBlue-800\/5 {
    border-inline-end-color:rgba(7,89,133,.05)}

.border-e-lightBlue-800\/50 {
    border-inline-end-color:rgba(7,89,133,.5)}

.border-e-lightBlue-800\/60 {
    border-inline-end-color:rgba(7,89,133,.6)}

.border-e-lightBlue-800\/70 {
    border-inline-end-color:rgba(7,89,133,.7)}

.border-e-lightBlue-800\/75 {
    border-inline-end-color:rgba(7,89,133,.75)}

.border-e-lightBlue-800\/80 {
    border-inline-end-color:rgba(7,89,133,.8)}

.border-e-lightBlue-800\/90 {
    border-inline-end-color:rgba(7,89,133,.9)}

.border-e-lightBlue-800\/95 {
    border-inline-end-color:rgba(7,89,133,.95)}

.border-e-lightBlue-900 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(12 74 110/var(--tw-border-opacity))}

.border-e-lightBlue-900\/0 {
    border-inline-end-color: rgba(12,74,110,0)
}

.border-e-lightBlue-900\/10 {
    border-inline-end-color:rgba(12,74,110,.1)}

.border-e-lightBlue-900\/100 {
    border-inline-end-color:#0c4a6e}

.border-e-lightBlue-900\/20 {
    border-inline-end-color:rgba(12,74,110,.2)}

.border-e-lightBlue-900\/25 {
    border-inline-end-color:rgba(12,74,110,.25)}

.border-e-lightBlue-900\/30 {
    border-inline-end-color:rgba(12,74,110,.3)}

.border-e-lightBlue-900\/40 {
    border-inline-end-color:rgba(12,74,110,.4)}

.border-e-lightBlue-900\/5 {
    border-inline-end-color:rgba(12,74,110,.05)}

.border-e-lightBlue-900\/50 {
    border-inline-end-color:rgba(12,74,110,.5)}

.border-e-lightBlue-900\/60 {
    border-inline-end-color:rgba(12,74,110,.6)}

.border-e-lightBlue-900\/70 {
    border-inline-end-color:rgba(12,74,110,.7)}

.border-e-lightBlue-900\/75 {
    border-inline-end-color:rgba(12,74,110,.75)}

.border-e-lightBlue-900\/80 {
    border-inline-end-color:rgba(12,74,110,.8)}

.border-e-lightBlue-900\/90 {
    border-inline-end-color:rgba(12,74,110,.9)}

.border-e-lightBlue-900\/95 {
    border-inline-end-color:rgba(12,74,110,.95)}

.border-e-lightBlue-950 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(8 47 73/var(--tw-border-opacity))}

.border-e-lightBlue-950\/0 {
    border-inline-end-color: rgba(8,47,73,0)
}

.border-e-lightBlue-950\/10 {
    border-inline-end-color:rgba(8,47,73,.1)}

.border-e-lightBlue-950\/100 {
    border-inline-end-color:#082f49}

.border-e-lightBlue-950\/20 {
    border-inline-end-color:rgba(8,47,73,.2)}

.border-e-lightBlue-950\/25 {
    border-inline-end-color:rgba(8,47,73,.25)}

.border-e-lightBlue-950\/30 {
    border-inline-end-color:rgba(8,47,73,.3)}

.border-e-lightBlue-950\/40 {
    border-inline-end-color:rgba(8,47,73,.4)}

.border-e-lightBlue-950\/5 {
    border-inline-end-color:rgba(8,47,73,.05)}

.border-e-lightBlue-950\/50 {
    border-inline-end-color:rgba(8,47,73,.5)}

.border-e-lightBlue-950\/60 {
    border-inline-end-color:rgba(8,47,73,.6)}

.border-e-lightBlue-950\/70 {
    border-inline-end-color:rgba(8,47,73,.7)}

.border-e-lightBlue-950\/75 {
    border-inline-end-color:rgba(8,47,73,.75)}

.border-e-lightBlue-950\/80 {
    border-inline-end-color:rgba(8,47,73,.8)}

.border-e-lightBlue-950\/90 {
    border-inline-end-color:rgba(8,47,73,.9)}

.border-e-lightBlue-950\/95 {
    border-inline-end-color:rgba(8,47,73,.95)}

.border-e-lime-100 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(236 252 203/var(--tw-border-opacity))}

.border-e-lime-100\/0 {
    border-inline-end-color: hsla(80,89%,89%,0)
}

.border-e-lime-100\/10 {
    border-inline-end-color:hsla(80,89%,89%,.1)}

.border-e-lime-100\/100 {
    border-inline-end-color:#ecfccb}

.border-e-lime-100\/20 {
    border-inline-end-color:hsla(80,89%,89%,.2)}

.border-e-lime-100\/25 {
    border-inline-end-color:hsla(80,89%,89%,.25)}

.border-e-lime-100\/30 {
    border-inline-end-color:hsla(80,89%,89%,.3)}

.border-e-lime-100\/40 {
    border-inline-end-color:hsla(80,89%,89%,.4)}

.border-e-lime-100\/5 {
    border-inline-end-color:hsla(80,89%,89%,.05)}

.border-e-lime-100\/50 {
    border-inline-end-color:hsla(80,89%,89%,.5)}

.border-e-lime-100\/60 {
    border-inline-end-color:hsla(80,89%,89%,.6)}

.border-e-lime-100\/70 {
    border-inline-end-color:hsla(80,89%,89%,.7)}

.border-e-lime-100\/75 {
    border-inline-end-color:hsla(80,89%,89%,.75)}

.border-e-lime-100\/80 {
    border-inline-end-color:hsla(80,89%,89%,.8)}

.border-e-lime-100\/90 {
    border-inline-end-color:hsla(80,89%,89%,.9)}

.border-e-lime-100\/95 {
    border-inline-end-color:hsla(80,89%,89%,.95)}

.border-e-lime-200 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(217 249 157/var(--tw-border-opacity))}

.border-e-lime-200\/0 {
    border-inline-end-color: hsla(81,88%,80%,0)
}

.border-e-lime-200\/10 {
    border-inline-end-color:hsla(81,88%,80%,.1)}

.border-e-lime-200\/100 {
    border-inline-end-color:#d9f99d}

.border-e-lime-200\/20 {
    border-inline-end-color:hsla(81,88%,80%,.2)}

.border-e-lime-200\/25 {
    border-inline-end-color:hsla(81,88%,80%,.25)}

.border-e-lime-200\/30 {
    border-inline-end-color:hsla(81,88%,80%,.3)}

.border-e-lime-200\/40 {
    border-inline-end-color:hsla(81,88%,80%,.4)}

.border-e-lime-200\/5 {
    border-inline-end-color:hsla(81,88%,80%,.05)}

.border-e-lime-200\/50 {
    border-inline-end-color:hsla(81,88%,80%,.5)}

.border-e-lime-200\/60 {
    border-inline-end-color:hsla(81,88%,80%,.6)}

.border-e-lime-200\/70 {
    border-inline-end-color:hsla(81,88%,80%,.7)}

.border-e-lime-200\/75 {
    border-inline-end-color:hsla(81,88%,80%,.75)}

.border-e-lime-200\/80 {
    border-inline-end-color:hsla(81,88%,80%,.8)}

.border-e-lime-200\/90 {
    border-inline-end-color:hsla(81,88%,80%,.9)}

.border-e-lime-200\/95 {
    border-inline-end-color:hsla(81,88%,80%,.95)}

.border-e-lime-300 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(190 242 100/var(--tw-border-opacity))}

.border-e-lime-300\/0 {
    border-inline-end-color: hsla(82,85%,67%,0)
}

.border-e-lime-300\/10 {
    border-inline-end-color:hsla(82,85%,67%,.1)}

.border-e-lime-300\/100 {
    border-inline-end-color:#bef264}

.border-e-lime-300\/20 {
    border-inline-end-color:hsla(82,85%,67%,.2)}

.border-e-lime-300\/25 {
    border-inline-end-color:hsla(82,85%,67%,.25)}

.border-e-lime-300\/30 {
    border-inline-end-color:hsla(82,85%,67%,.3)}

.border-e-lime-300\/40 {
    border-inline-end-color:hsla(82,85%,67%,.4)}

.border-e-lime-300\/5 {
    border-inline-end-color:hsla(82,85%,67%,.05)}

.border-e-lime-300\/50 {
    border-inline-end-color:hsla(82,85%,67%,.5)}

.border-e-lime-300\/60 {
    border-inline-end-color:hsla(82,85%,67%,.6)}

.border-e-lime-300\/70 {
    border-inline-end-color:hsla(82,85%,67%,.7)}

.border-e-lime-300\/75 {
    border-inline-end-color:hsla(82,85%,67%,.75)}

.border-e-lime-300\/80 {
    border-inline-end-color:hsla(82,85%,67%,.8)}

.border-e-lime-300\/90 {
    border-inline-end-color:hsla(82,85%,67%,.9)}

.border-e-lime-300\/95 {
    border-inline-end-color:hsla(82,85%,67%,.95)}

.border-e-lime-400 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(163 230 53/var(--tw-border-opacity))}

.border-e-lime-400\/0 {
    border-inline-end-color: rgba(163,230,53,0)
}

.border-e-lime-400\/10 {
    border-inline-end-color:rgba(163,230,53,.1)}

.border-e-lime-400\/100 {
    border-inline-end-color:#a3e635}

.border-e-lime-400\/20 {
    border-inline-end-color:rgba(163,230,53,.2)}

.border-e-lime-400\/25 {
    border-inline-end-color:rgba(163,230,53,.25)}

.border-e-lime-400\/30 {
    border-inline-end-color:rgba(163,230,53,.3)}

.border-e-lime-400\/40 {
    border-inline-end-color:rgba(163,230,53,.4)}

.border-e-lime-400\/5 {
    border-inline-end-color:rgba(163,230,53,.05)}

.border-e-lime-400\/50 {
    border-inline-end-color:rgba(163,230,53,.5)}

.border-e-lime-400\/60 {
    border-inline-end-color:rgba(163,230,53,.6)}

.border-e-lime-400\/70 {
    border-inline-end-color:rgba(163,230,53,.7)}

.border-e-lime-400\/75 {
    border-inline-end-color:rgba(163,230,53,.75)}

.border-e-lime-400\/80 {
    border-inline-end-color:rgba(163,230,53,.8)}

.border-e-lime-400\/90 {
    border-inline-end-color:rgba(163,230,53,.9)}

.border-e-lime-400\/95 {
    border-inline-end-color:rgba(163,230,53,.95)}

.border-e-lime-50 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(247 254 231/var(--tw-border-opacity))}

.border-e-lime-50\/0 {
    border-inline-end-color: hsla(78,92%,95%,0)
}

.border-e-lime-50\/10 {
    border-inline-end-color:hsla(78,92%,95%,.1)}

.border-e-lime-50\/100 {
    border-inline-end-color:#f7fee7}

.border-e-lime-50\/20 {
    border-inline-end-color:hsla(78,92%,95%,.2)}

.border-e-lime-50\/25 {
    border-inline-end-color:hsla(78,92%,95%,.25)}

.border-e-lime-50\/30 {
    border-inline-end-color:hsla(78,92%,95%,.3)}

.border-e-lime-50\/40 {
    border-inline-end-color:hsla(78,92%,95%,.4)}

.border-e-lime-50\/5 {
    border-inline-end-color:hsla(78,92%,95%,.05)}

.border-e-lime-50\/50 {
    border-inline-end-color:hsla(78,92%,95%,.5)}

.border-e-lime-50\/60 {
    border-inline-end-color:hsla(78,92%,95%,.6)}

.border-e-lime-50\/70 {
    border-inline-end-color:hsla(78,92%,95%,.7)}

.border-e-lime-50\/75 {
    border-inline-end-color:hsla(78,92%,95%,.75)}

.border-e-lime-50\/80 {
    border-inline-end-color:hsla(78,92%,95%,.8)}

.border-e-lime-50\/90 {
    border-inline-end-color:hsla(78,92%,95%,.9)}

.border-e-lime-50\/95 {
    border-inline-end-color:hsla(78,92%,95%,.95)}

.border-e-lime-500 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(132 204 22/var(--tw-border-opacity))}

.border-e-lime-500\/0 {
    border-inline-end-color: rgba(132,204,22,0)
}

.border-e-lime-500\/10 {
    border-inline-end-color:rgba(132,204,22,.1)}

.border-e-lime-500\/100 {
    border-inline-end-color:#84cc16}

.border-e-lime-500\/20 {
    border-inline-end-color:rgba(132,204,22,.2)}

.border-e-lime-500\/25 {
    border-inline-end-color:rgba(132,204,22,.25)}

.border-e-lime-500\/30 {
    border-inline-end-color:rgba(132,204,22,.3)}

.border-e-lime-500\/40 {
    border-inline-end-color:rgba(132,204,22,.4)}

.border-e-lime-500\/5 {
    border-inline-end-color:rgba(132,204,22,.05)}

.border-e-lime-500\/50 {
    border-inline-end-color:rgba(132,204,22,.5)}

.border-e-lime-500\/60 {
    border-inline-end-color:rgba(132,204,22,.6)}

.border-e-lime-500\/70 {
    border-inline-end-color:rgba(132,204,22,.7)}

.border-e-lime-500\/75 {
    border-inline-end-color:rgba(132,204,22,.75)}

.border-e-lime-500\/80 {
    border-inline-end-color:rgba(132,204,22,.8)}

.border-e-lime-500\/90 {
    border-inline-end-color:rgba(132,204,22,.9)}

.border-e-lime-500\/95 {
    border-inline-end-color:rgba(132,204,22,.95)}

.border-e-lime-600 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(101 163 13/var(--tw-border-opacity))}

.border-e-lime-600\/0 {
    border-inline-end-color: rgba(101,163,13,0)
}

.border-e-lime-600\/10 {
    border-inline-end-color:rgba(101,163,13,.1)}

.border-e-lime-600\/100 {
    border-inline-end-color:#65a30d}

.border-e-lime-600\/20 {
    border-inline-end-color:rgba(101,163,13,.2)}

.border-e-lime-600\/25 {
    border-inline-end-color:rgba(101,163,13,.25)}

.border-e-lime-600\/30 {
    border-inline-end-color:rgba(101,163,13,.3)}

.border-e-lime-600\/40 {
    border-inline-end-color:rgba(101,163,13,.4)}

.border-e-lime-600\/5 {
    border-inline-end-color:rgba(101,163,13,.05)}

.border-e-lime-600\/50 {
    border-inline-end-color:rgba(101,163,13,.5)}

.border-e-lime-600\/60 {
    border-inline-end-color:rgba(101,163,13,.6)}

.border-e-lime-600\/70 {
    border-inline-end-color:rgba(101,163,13,.7)}

.border-e-lime-600\/75 {
    border-inline-end-color:rgba(101,163,13,.75)}

.border-e-lime-600\/80 {
    border-inline-end-color:rgba(101,163,13,.8)}

.border-e-lime-600\/90 {
    border-inline-end-color:rgba(101,163,13,.9)}

.border-e-lime-600\/95 {
    border-inline-end-color:rgba(101,163,13,.95)}

.border-e-lime-700 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(77 124 15/var(--tw-border-opacity))}

.border-e-lime-700\/0 {
    border-inline-end-color: rgba(77,124,15,0)
}

.border-e-lime-700\/10 {
    border-inline-end-color:rgba(77,124,15,.1)}

.border-e-lime-700\/100 {
    border-inline-end-color:#4d7c0f}

.border-e-lime-700\/20 {
    border-inline-end-color:rgba(77,124,15,.2)}

.border-e-lime-700\/25 {
    border-inline-end-color:rgba(77,124,15,.25)}

.border-e-lime-700\/30 {
    border-inline-end-color:rgba(77,124,15,.3)}

.border-e-lime-700\/40 {
    border-inline-end-color:rgba(77,124,15,.4)}

.border-e-lime-700\/5 {
    border-inline-end-color:rgba(77,124,15,.05)}

.border-e-lime-700\/50 {
    border-inline-end-color:rgba(77,124,15,.5)}

.border-e-lime-700\/60 {
    border-inline-end-color:rgba(77,124,15,.6)}

.border-e-lime-700\/70 {
    border-inline-end-color:rgba(77,124,15,.7)}

.border-e-lime-700\/75 {
    border-inline-end-color:rgba(77,124,15,.75)}

.border-e-lime-700\/80 {
    border-inline-end-color:rgba(77,124,15,.8)}

.border-e-lime-700\/90 {
    border-inline-end-color:rgba(77,124,15,.9)}

.border-e-lime-700\/95 {
    border-inline-end-color:rgba(77,124,15,.95)}

.border-e-lime-800 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(63 98 18/var(--tw-border-opacity))}

.border-e-lime-800\/0 {
    border-inline-end-color: rgba(63,98,18,0)
}

.border-e-lime-800\/10 {
    border-inline-end-color:rgba(63,98,18,.1)}

.border-e-lime-800\/100 {
    border-inline-end-color:#3f6212}

.border-e-lime-800\/20 {
    border-inline-end-color:rgba(63,98,18,.2)}

.border-e-lime-800\/25 {
    border-inline-end-color:rgba(63,98,18,.25)}

.border-e-lime-800\/30 {
    border-inline-end-color:rgba(63,98,18,.3)}

.border-e-lime-800\/40 {
    border-inline-end-color:rgba(63,98,18,.4)}

.border-e-lime-800\/5 {
    border-inline-end-color:rgba(63,98,18,.05)}

.border-e-lime-800\/50 {
    border-inline-end-color:rgba(63,98,18,.5)}

.border-e-lime-800\/60 {
    border-inline-end-color:rgba(63,98,18,.6)}

.border-e-lime-800\/70 {
    border-inline-end-color:rgba(63,98,18,.7)}

.border-e-lime-800\/75 {
    border-inline-end-color:rgba(63,98,18,.75)}

.border-e-lime-800\/80 {
    border-inline-end-color:rgba(63,98,18,.8)}

.border-e-lime-800\/90 {
    border-inline-end-color:rgba(63,98,18,.9)}

.border-e-lime-800\/95 {
    border-inline-end-color:rgba(63,98,18,.95)}

.border-e-lime-900 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(54 83 20/var(--tw-border-opacity))}

.border-e-lime-900\/0 {
    border-inline-end-color: rgba(54,83,20,0)
}

.border-e-lime-900\/10 {
    border-inline-end-color:rgba(54,83,20,.1)}

.border-e-lime-900\/100 {
    border-inline-end-color:#365314}

.border-e-lime-900\/20 {
    border-inline-end-color:rgba(54,83,20,.2)}

.border-e-lime-900\/25 {
    border-inline-end-color:rgba(54,83,20,.25)}

.border-e-lime-900\/30 {
    border-inline-end-color:rgba(54,83,20,.3)}

.border-e-lime-900\/40 {
    border-inline-end-color:rgba(54,83,20,.4)}

.border-e-lime-900\/5 {
    border-inline-end-color:rgba(54,83,20,.05)}

.border-e-lime-900\/50 {
    border-inline-end-color:rgba(54,83,20,.5)}

.border-e-lime-900\/60 {
    border-inline-end-color:rgba(54,83,20,.6)}

.border-e-lime-900\/70 {
    border-inline-end-color:rgba(54,83,20,.7)}

.border-e-lime-900\/75 {
    border-inline-end-color:rgba(54,83,20,.75)}

.border-e-lime-900\/80 {
    border-inline-end-color:rgba(54,83,20,.8)}

.border-e-lime-900\/90 {
    border-inline-end-color:rgba(54,83,20,.9)}

.border-e-lime-900\/95 {
    border-inline-end-color:rgba(54,83,20,.95)}

.border-e-lime-950 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(26 46 5/var(--tw-border-opacity))}

.border-e-lime-950\/0 {
    border-inline-end-color: rgba(26,46,5,0)
}

.border-e-lime-950\/10 {
    border-inline-end-color:rgba(26,46,5,.1)}

.border-e-lime-950\/100 {
    border-inline-end-color:#1a2e05}

.border-e-lime-950\/20 {
    border-inline-end-color:rgba(26,46,5,.2)}

.border-e-lime-950\/25 {
    border-inline-end-color:rgba(26,46,5,.25)}

.border-e-lime-950\/30 {
    border-inline-end-color:rgba(26,46,5,.3)}

.border-e-lime-950\/40 {
    border-inline-end-color:rgba(26,46,5,.4)}

.border-e-lime-950\/5 {
    border-inline-end-color:rgba(26,46,5,.05)}

.border-e-lime-950\/50 {
    border-inline-end-color:rgba(26,46,5,.5)}

.border-e-lime-950\/60 {
    border-inline-end-color:rgba(26,46,5,.6)}

.border-e-lime-950\/70 {
    border-inline-end-color:rgba(26,46,5,.7)}

.border-e-lime-950\/75 {
    border-inline-end-color:rgba(26,46,5,.75)}

.border-e-lime-950\/80 {
    border-inline-end-color:rgba(26,46,5,.8)}

.border-e-lime-950\/90 {
    border-inline-end-color:rgba(26,46,5,.9)}

.border-e-lime-950\/95 {
    border-inline-end-color:rgba(26,46,5,.95)}

.border-e-muted {
    border-inline-end-color:hsl(var(--muted))}

.border-e-muted-foreground {
    border-inline-end-color: hsl(var(--muted-foreground))
}

.border-e-muted-foreground\/0 {
    border-inline-end-color:hsl(var(--muted-foreground)/0)}

.border-e-muted-foreground\/10 {
    border-inline-end-color: hsl(var(--muted-foreground)/.1)
}

.border-e-muted-foreground\/100 {
    border-inline-end-color:hsl(var(--muted-foreground)/1)}

.border-e-muted-foreground\/20 {
    border-inline-end-color: hsl(var(--muted-foreground)/.2)
}

.border-e-muted-foreground\/25 {
    border-inline-end-color:hsl(var(--muted-foreground)/.25)}

.border-e-muted-foreground\/30 {
    border-inline-end-color: hsl(var(--muted-foreground)/.3)
}

.border-e-muted-foreground\/40 {
    border-inline-end-color:hsl(var(--muted-foreground)/.4)}

.border-e-muted-foreground\/5 {
    border-inline-end-color: hsl(var(--muted-foreground)/.05)
}

.border-e-muted-foreground\/50 {
    border-inline-end-color:hsl(var(--muted-foreground)/.5)}

.border-e-muted-foreground\/60 {
    border-inline-end-color: hsl(var(--muted-foreground)/.6)
}

.border-e-muted-foreground\/70 {
    border-inline-end-color:hsl(var(--muted-foreground)/.7)}

.border-e-muted-foreground\/75 {
    border-inline-end-color: hsl(var(--muted-foreground)/.75)
}

.border-e-muted-foreground\/80 {
    border-inline-end-color:hsl(var(--muted-foreground)/.8)}

.border-e-muted-foreground\/90 {
    border-inline-end-color: hsl(var(--muted-foreground)/.9)
}

.border-e-muted-foreground\/95 {
    border-inline-end-color:hsl(var(--muted-foreground)/.95)}

.border-e-muted\/0 {
    border-inline-end-color: hsl(var(--muted)/0)
}

.border-e-muted\/10 {
    border-inline-end-color:hsl(var(--muted)/.1)}

.border-e-muted\/100 {
    border-inline-end-color: hsl(var(--muted)/1)
}

.border-e-muted\/20 {
    border-inline-end-color:hsl(var(--muted)/.2)}

.border-e-muted\/25 {
    border-inline-end-color: hsl(var(--muted)/.25)
}

.border-e-muted\/30 {
    border-inline-end-color:hsl(var(--muted)/.3)}

.border-e-muted\/40 {
    border-inline-end-color: hsl(var(--muted)/.4)
}

.border-e-muted\/5 {
    border-inline-end-color:hsl(var(--muted)/.05)}

.border-e-muted\/50 {
    border-inline-end-color: hsl(var(--muted)/.5)
}

.border-e-muted\/60 {
    border-inline-end-color:hsl(var(--muted)/.6)}

.border-e-muted\/70 {
    border-inline-end-color: hsl(var(--muted)/.7)
}

.border-e-muted\/75 {
    border-inline-end-color:hsl(var(--muted)/.75)}

.border-e-muted\/80 {
    border-inline-end-color: hsl(var(--muted)/.8)
}

.border-e-muted\/90 {
    border-inline-end-color:hsl(var(--muted)/.9)}

.border-e-muted\/95 {
    border-inline-end-color: hsl(var(--muted)/.95)
}

.border-e-neutral-100 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(245 245 245/var(--tw-border-opacity))}

.border-e-neutral-100\/0 {
    border-inline-end-color: hsla(0,0%,96%,0)
}

.border-e-neutral-100\/10 {
    border-inline-end-color:hsla(0,0%,96%,.1)}

.border-e-neutral-100\/100 {
    border-inline-end-color:#f5f5f5}

.border-e-neutral-100\/20 {
    border-inline-end-color:hsla(0,0%,96%,.2)}

.border-e-neutral-100\/25 {
    border-inline-end-color:hsla(0,0%,96%,.25)}

.border-e-neutral-100\/30 {
    border-inline-end-color:hsla(0,0%,96%,.3)}

.border-e-neutral-100\/40 {
    border-inline-end-color:hsla(0,0%,96%,.4)}

.border-e-neutral-100\/5 {
    border-inline-end-color:hsla(0,0%,96%,.05)}

.border-e-neutral-100\/50 {
    border-inline-end-color:hsla(0,0%,96%,.5)}

.border-e-neutral-100\/60 {
    border-inline-end-color:hsla(0,0%,96%,.6)}

.border-e-neutral-100\/70 {
    border-inline-end-color:hsla(0,0%,96%,.7)}

.border-e-neutral-100\/75 {
    border-inline-end-color:hsla(0,0%,96%,.75)}

.border-e-neutral-100\/80 {
    border-inline-end-color:hsla(0,0%,96%,.8)}

.border-e-neutral-100\/90 {
    border-inline-end-color:hsla(0,0%,96%,.9)}

.border-e-neutral-100\/95 {
    border-inline-end-color:hsla(0,0%,96%,.95)}

.border-e-neutral-200 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(229 229 229/var(--tw-border-opacity))}

.border-e-neutral-200\/0 {
    border-inline-end-color: hsla(0,0%,90%,0)
}

.border-e-neutral-200\/10 {
    border-inline-end-color:hsla(0,0%,90%,.1)}

.border-e-neutral-200\/100 {
    border-inline-end-color:#e5e5e5}

.border-e-neutral-200\/20 {
    border-inline-end-color:hsla(0,0%,90%,.2)}

.border-e-neutral-200\/25 {
    border-inline-end-color:hsla(0,0%,90%,.25)}

.border-e-neutral-200\/30 {
    border-inline-end-color:hsla(0,0%,90%,.3)}

.border-e-neutral-200\/40 {
    border-inline-end-color:hsla(0,0%,90%,.4)}

.border-e-neutral-200\/5 {
    border-inline-end-color:hsla(0,0%,90%,.05)}

.border-e-neutral-200\/50 {
    border-inline-end-color:hsla(0,0%,90%,.5)}

.border-e-neutral-200\/60 {
    border-inline-end-color:hsla(0,0%,90%,.6)}

.border-e-neutral-200\/70 {
    border-inline-end-color:hsla(0,0%,90%,.7)}

.border-e-neutral-200\/75 {
    border-inline-end-color:hsla(0,0%,90%,.75)}

.border-e-neutral-200\/80 {
    border-inline-end-color:hsla(0,0%,90%,.8)}

.border-e-neutral-200\/90 {
    border-inline-end-color:hsla(0,0%,90%,.9)}

.border-e-neutral-200\/95 {
    border-inline-end-color:hsla(0,0%,90%,.95)}

.border-e-neutral-300 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(212 212 212/var(--tw-border-opacity))}

.border-e-neutral-300\/0 {
    border-inline-end-color: hsla(0,0%,83%,0)
}

.border-e-neutral-300\/10 {
    border-inline-end-color:hsla(0,0%,83%,.1)}

.border-e-neutral-300\/100 {
    border-inline-end-color:#d4d4d4}

.border-e-neutral-300\/20 {
    border-inline-end-color:hsla(0,0%,83%,.2)}

.border-e-neutral-300\/25 {
    border-inline-end-color:hsla(0,0%,83%,.25)}

.border-e-neutral-300\/30 {
    border-inline-end-color:hsla(0,0%,83%,.3)}

.border-e-neutral-300\/40 {
    border-inline-end-color:hsla(0,0%,83%,.4)}

.border-e-neutral-300\/5 {
    border-inline-end-color:hsla(0,0%,83%,.05)}

.border-e-neutral-300\/50 {
    border-inline-end-color:hsla(0,0%,83%,.5)}

.border-e-neutral-300\/60 {
    border-inline-end-color:hsla(0,0%,83%,.6)}

.border-e-neutral-300\/70 {
    border-inline-end-color:hsla(0,0%,83%,.7)}

.border-e-neutral-300\/75 {
    border-inline-end-color:hsla(0,0%,83%,.75)}

.border-e-neutral-300\/80 {
    border-inline-end-color:hsla(0,0%,83%,.8)}

.border-e-neutral-300\/90 {
    border-inline-end-color:hsla(0,0%,83%,.9)}

.border-e-neutral-300\/95 {
    border-inline-end-color:hsla(0,0%,83%,.95)}

.border-e-neutral-400 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(163 163 163/var(--tw-border-opacity))}

.border-e-neutral-400\/0 {
    border-inline-end-color: hsla(0,0%,64%,0)
}

.border-e-neutral-400\/10 {
    border-inline-end-color:hsla(0,0%,64%,.1)}

.border-e-neutral-400\/100 {
    border-inline-end-color:#a3a3a3}

.border-e-neutral-400\/20 {
    border-inline-end-color:hsla(0,0%,64%,.2)}

.border-e-neutral-400\/25 {
    border-inline-end-color:hsla(0,0%,64%,.25)}

.border-e-neutral-400\/30 {
    border-inline-end-color:hsla(0,0%,64%,.3)}

.border-e-neutral-400\/40 {
    border-inline-end-color:hsla(0,0%,64%,.4)}

.border-e-neutral-400\/5 {
    border-inline-end-color:hsla(0,0%,64%,.05)}

.border-e-neutral-400\/50 {
    border-inline-end-color:hsla(0,0%,64%,.5)}

.border-e-neutral-400\/60 {
    border-inline-end-color:hsla(0,0%,64%,.6)}

.border-e-neutral-400\/70 {
    border-inline-end-color:hsla(0,0%,64%,.7)}

.border-e-neutral-400\/75 {
    border-inline-end-color:hsla(0,0%,64%,.75)}

.border-e-neutral-400\/80 {
    border-inline-end-color:hsla(0,0%,64%,.8)}

.border-e-neutral-400\/90 {
    border-inline-end-color:hsla(0,0%,64%,.9)}

.border-e-neutral-400\/95 {
    border-inline-end-color:hsla(0,0%,64%,.95)}

.border-e-neutral-50 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(250 250 250/var(--tw-border-opacity))}

.border-e-neutral-50\/0 {
    border-inline-end-color: hsla(0,0%,98%,0)
}

.border-e-neutral-50\/10 {
    border-inline-end-color:hsla(0,0%,98%,.1)}

.border-e-neutral-50\/100 {
    border-inline-end-color:#fafafa}

.border-e-neutral-50\/20 {
    border-inline-end-color:hsla(0,0%,98%,.2)}

.border-e-neutral-50\/25 {
    border-inline-end-color:hsla(0,0%,98%,.25)}

.border-e-neutral-50\/30 {
    border-inline-end-color:hsla(0,0%,98%,.3)}

.border-e-neutral-50\/40 {
    border-inline-end-color:hsla(0,0%,98%,.4)}

.border-e-neutral-50\/5 {
    border-inline-end-color:hsla(0,0%,98%,.05)}

.border-e-neutral-50\/50 {
    border-inline-end-color:hsla(0,0%,98%,.5)}

.border-e-neutral-50\/60 {
    border-inline-end-color:hsla(0,0%,98%,.6)}

.border-e-neutral-50\/70 {
    border-inline-end-color:hsla(0,0%,98%,.7)}

.border-e-neutral-50\/75 {
    border-inline-end-color:hsla(0,0%,98%,.75)}

.border-e-neutral-50\/80 {
    border-inline-end-color:hsla(0,0%,98%,.8)}

.border-e-neutral-50\/90 {
    border-inline-end-color:hsla(0,0%,98%,.9)}

.border-e-neutral-50\/95 {
    border-inline-end-color:hsla(0,0%,98%,.95)}

.border-e-neutral-500 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(115 115 115/var(--tw-border-opacity))}

.border-e-neutral-500\/0 {
    border-inline-end-color: hsla(0,0%,45%,0)
}

.border-e-neutral-500\/10 {
    border-inline-end-color:hsla(0,0%,45%,.1)}

.border-e-neutral-500\/100 {
    border-inline-end-color:#737373}

.border-e-neutral-500\/20 {
    border-inline-end-color:hsla(0,0%,45%,.2)}

.border-e-neutral-500\/25 {
    border-inline-end-color:hsla(0,0%,45%,.25)}

.border-e-neutral-500\/30 {
    border-inline-end-color:hsla(0,0%,45%,.3)}

.border-e-neutral-500\/40 {
    border-inline-end-color:hsla(0,0%,45%,.4)}

.border-e-neutral-500\/5 {
    border-inline-end-color:hsla(0,0%,45%,.05)}

.border-e-neutral-500\/50 {
    border-inline-end-color:hsla(0,0%,45%,.5)}

.border-e-neutral-500\/60 {
    border-inline-end-color:hsla(0,0%,45%,.6)}

.border-e-neutral-500\/70 {
    border-inline-end-color:hsla(0,0%,45%,.7)}

.border-e-neutral-500\/75 {
    border-inline-end-color:hsla(0,0%,45%,.75)}

.border-e-neutral-500\/80 {
    border-inline-end-color:hsla(0,0%,45%,.8)}

.border-e-neutral-500\/90 {
    border-inline-end-color:hsla(0,0%,45%,.9)}

.border-e-neutral-500\/95 {
    border-inline-end-color:hsla(0,0%,45%,.95)}

.border-e-neutral-600 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(82 82 82/var(--tw-border-opacity))}

.border-e-neutral-600\/0 {
    border-inline-end-color: rgba(82,82,82,0)
}

.border-e-neutral-600\/10 {
    border-inline-end-color:rgba(82,82,82,.1)}

.border-e-neutral-600\/100 {
    border-inline-end-color:#525252}

.border-e-neutral-600\/20 {
    border-inline-end-color:rgba(82,82,82,.2)}

.border-e-neutral-600\/25 {
    border-inline-end-color:rgba(82,82,82,.25)}

.border-e-neutral-600\/30 {
    border-inline-end-color:rgba(82,82,82,.3)}

.border-e-neutral-600\/40 {
    border-inline-end-color:rgba(82,82,82,.4)}

.border-e-neutral-600\/5 {
    border-inline-end-color:rgba(82,82,82,.05)}

.border-e-neutral-600\/50 {
    border-inline-end-color:rgba(82,82,82,.5)}

.border-e-neutral-600\/60 {
    border-inline-end-color:rgba(82,82,82,.6)}

.border-e-neutral-600\/70 {
    border-inline-end-color:rgba(82,82,82,.7)}

.border-e-neutral-600\/75 {
    border-inline-end-color:rgba(82,82,82,.75)}

.border-e-neutral-600\/80 {
    border-inline-end-color:rgba(82,82,82,.8)}

.border-e-neutral-600\/90 {
    border-inline-end-color:rgba(82,82,82,.9)}

.border-e-neutral-600\/95 {
    border-inline-end-color:rgba(82,82,82,.95)}

.border-e-neutral-700 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(64 64 64/var(--tw-border-opacity))}

.border-e-neutral-700\/0 {
    border-inline-end-color: rgba(64,64,64,0)
}

.border-e-neutral-700\/10 {
    border-inline-end-color:rgba(64,64,64,.1)}

.border-e-neutral-700\/100 {
    border-inline-end-color:#404040}

.border-e-neutral-700\/20 {
    border-inline-end-color:rgba(64,64,64,.2)}

.border-e-neutral-700\/25 {
    border-inline-end-color:rgba(64,64,64,.25)}

.border-e-neutral-700\/30 {
    border-inline-end-color:rgba(64,64,64,.3)}

.border-e-neutral-700\/40 {
    border-inline-end-color:rgba(64,64,64,.4)}

.border-e-neutral-700\/5 {
    border-inline-end-color:rgba(64,64,64,.05)}

.border-e-neutral-700\/50 {
    border-inline-end-color:rgba(64,64,64,.5)}

.border-e-neutral-700\/60 {
    border-inline-end-color:rgba(64,64,64,.6)}

.border-e-neutral-700\/70 {
    border-inline-end-color:rgba(64,64,64,.7)}

.border-e-neutral-700\/75 {
    border-inline-end-color:rgba(64,64,64,.75)}

.border-e-neutral-700\/80 {
    border-inline-end-color:rgba(64,64,64,.8)}

.border-e-neutral-700\/90 {
    border-inline-end-color:rgba(64,64,64,.9)}

.border-e-neutral-700\/95 {
    border-inline-end-color:rgba(64,64,64,.95)}

.border-e-neutral-800 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(38 38 38/var(--tw-border-opacity))}

.border-e-neutral-800\/0 {
    border-inline-end-color: rgba(38,38,38,0)
}

.border-e-neutral-800\/10 {
    border-inline-end-color:rgba(38,38,38,.1)}

.border-e-neutral-800\/100 {
    border-inline-end-color:#262626}

.border-e-neutral-800\/20 {
    border-inline-end-color:rgba(38,38,38,.2)}

.border-e-neutral-800\/25 {
    border-inline-end-color:rgba(38,38,38,.25)}

.border-e-neutral-800\/30 {
    border-inline-end-color:rgba(38,38,38,.3)}

.border-e-neutral-800\/40 {
    border-inline-end-color:rgba(38,38,38,.4)}

.border-e-neutral-800\/5 {
    border-inline-end-color:rgba(38,38,38,.05)}

.border-e-neutral-800\/50 {
    border-inline-end-color:rgba(38,38,38,.5)}

.border-e-neutral-800\/60 {
    border-inline-end-color:rgba(38,38,38,.6)}

.border-e-neutral-800\/70 {
    border-inline-end-color:rgba(38,38,38,.7)}

.border-e-neutral-800\/75 {
    border-inline-end-color:rgba(38,38,38,.75)}

.border-e-neutral-800\/80 {
    border-inline-end-color:rgba(38,38,38,.8)}

.border-e-neutral-800\/90 {
    border-inline-end-color:rgba(38,38,38,.9)}

.border-e-neutral-800\/95 {
    border-inline-end-color:rgba(38,38,38,.95)}

.border-e-neutral-900 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(23 23 23/var(--tw-border-opacity))}

.border-e-neutral-900\/0 {
    border-inline-end-color: hsla(0,0%,9%,0)
}

.border-e-neutral-900\/10 {
    border-inline-end-color:hsla(0,0%,9%,.1)}

.border-e-neutral-900\/100 {
    border-inline-end-color:#171717}

.border-e-neutral-900\/20 {
    border-inline-end-color:hsla(0,0%,9%,.2)}

.border-e-neutral-900\/25 {
    border-inline-end-color:hsla(0,0%,9%,.25)}

.border-e-neutral-900\/30 {
    border-inline-end-color:hsla(0,0%,9%,.3)}

.border-e-neutral-900\/40 {
    border-inline-end-color:hsla(0,0%,9%,.4)}

.border-e-neutral-900\/5 {
    border-inline-end-color:hsla(0,0%,9%,.05)}

.border-e-neutral-900\/50 {
    border-inline-end-color:hsla(0,0%,9%,.5)}

.border-e-neutral-900\/60 {
    border-inline-end-color:hsla(0,0%,9%,.6)}

.border-e-neutral-900\/70 {
    border-inline-end-color:hsla(0,0%,9%,.7)}

.border-e-neutral-900\/75 {
    border-inline-end-color:hsla(0,0%,9%,.75)}

.border-e-neutral-900\/80 {
    border-inline-end-color:hsla(0,0%,9%,.8)}

.border-e-neutral-900\/90 {
    border-inline-end-color:hsla(0,0%,9%,.9)}

.border-e-neutral-900\/95 {
    border-inline-end-color:hsla(0,0%,9%,.95)}

.border-e-neutral-950 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(10 10 10/var(--tw-border-opacity))}

.border-e-neutral-950\/0 {
    border-inline-end-color: hsla(0,0%,4%,0)
}

.border-e-neutral-950\/10 {
    border-inline-end-color:hsla(0,0%,4%,.1)}

.border-e-neutral-950\/100 {
    border-inline-end-color:#0a0a0a}

.border-e-neutral-950\/20 {
    border-inline-end-color:hsla(0,0%,4%,.2)}

.border-e-neutral-950\/25 {
    border-inline-end-color:hsla(0,0%,4%,.25)}

.border-e-neutral-950\/30 {
    border-inline-end-color:hsla(0,0%,4%,.3)}

.border-e-neutral-950\/40 {
    border-inline-end-color:hsla(0,0%,4%,.4)}

.border-e-neutral-950\/5 {
    border-inline-end-color:hsla(0,0%,4%,.05)}

.border-e-neutral-950\/50 {
    border-inline-end-color:hsla(0,0%,4%,.5)}

.border-e-neutral-950\/60 {
    border-inline-end-color:hsla(0,0%,4%,.6)}

.border-e-neutral-950\/70 {
    border-inline-end-color:hsla(0,0%,4%,.7)}

.border-e-neutral-950\/75 {
    border-inline-end-color:hsla(0,0%,4%,.75)}

.border-e-neutral-950\/80 {
    border-inline-end-color:hsla(0,0%,4%,.8)}

.border-e-neutral-950\/90 {
    border-inline-end-color:hsla(0,0%,4%,.9)}

.border-e-neutral-950\/95 {
    border-inline-end-color:hsla(0,0%,4%,.95)}

.border-e-orange-100 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(255 237 213/var(--tw-border-opacity))}

.border-e-orange-100\/0 {
    border-inline-end-color: rgba(255,237,213,0)
}

.border-e-orange-100\/10 {
    border-inline-end-color:rgba(255,237,213,.1)}

.border-e-orange-100\/100 {
    border-inline-end-color:#ffedd5}

.border-e-orange-100\/20 {
    border-inline-end-color:rgba(255,237,213,.2)}

.border-e-orange-100\/25 {
    border-inline-end-color:rgba(255,237,213,.25)}

.border-e-orange-100\/30 {
    border-inline-end-color:rgba(255,237,213,.3)}

.border-e-orange-100\/40 {
    border-inline-end-color:rgba(255,237,213,.4)}

.border-e-orange-100\/5 {
    border-inline-end-color:rgba(255,237,213,.05)}

.border-e-orange-100\/50 {
    border-inline-end-color:rgba(255,237,213,.5)}

.border-e-orange-100\/60 {
    border-inline-end-color:rgba(255,237,213,.6)}

.border-e-orange-100\/70 {
    border-inline-end-color:rgba(255,237,213,.7)}

.border-e-orange-100\/75 {
    border-inline-end-color:rgba(255,237,213,.75)}

.border-e-orange-100\/80 {
    border-inline-end-color:rgba(255,237,213,.8)}

.border-e-orange-100\/90 {
    border-inline-end-color:rgba(255,237,213,.9)}

.border-e-orange-100\/95 {
    border-inline-end-color:rgba(255,237,213,.95)}

.border-e-orange-200 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(254 215 170/var(--tw-border-opacity))}

.border-e-orange-200\/0 {
    border-inline-end-color: hsla(32,98%,83%,0)
}

.border-e-orange-200\/10 {
    border-inline-end-color:hsla(32,98%,83%,.1)}

.border-e-orange-200\/100 {
    border-inline-end-color:#fed7aa}

.border-e-orange-200\/20 {
    border-inline-end-color:hsla(32,98%,83%,.2)}

.border-e-orange-200\/25 {
    border-inline-end-color:hsla(32,98%,83%,.25)}

.border-e-orange-200\/30 {
    border-inline-end-color:hsla(32,98%,83%,.3)}

.border-e-orange-200\/40 {
    border-inline-end-color:hsla(32,98%,83%,.4)}

.border-e-orange-200\/5 {
    border-inline-end-color:hsla(32,98%,83%,.05)}

.border-e-orange-200\/50 {
    border-inline-end-color:hsla(32,98%,83%,.5)}

.border-e-orange-200\/60 {
    border-inline-end-color:hsla(32,98%,83%,.6)}

.border-e-orange-200\/70 {
    border-inline-end-color:hsla(32,98%,83%,.7)}

.border-e-orange-200\/75 {
    border-inline-end-color:hsla(32,98%,83%,.75)}

.border-e-orange-200\/80 {
    border-inline-end-color:hsla(32,98%,83%,.8)}

.border-e-orange-200\/90 {
    border-inline-end-color:hsla(32,98%,83%,.9)}

.border-e-orange-200\/95 {
    border-inline-end-color:hsla(32,98%,83%,.95)}

.border-e-orange-300 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(253 186 116/var(--tw-border-opacity))}

.border-e-orange-300\/0 {
    border-inline-end-color: hsla(31,97%,72%,0)
}

.border-e-orange-300\/10 {
    border-inline-end-color:hsla(31,97%,72%,.1)}

.border-e-orange-300\/100 {
    border-inline-end-color:#fdba74}

.border-e-orange-300\/20 {
    border-inline-end-color:hsla(31,97%,72%,.2)}

.border-e-orange-300\/25 {
    border-inline-end-color:hsla(31,97%,72%,.25)}

.border-e-orange-300\/30 {
    border-inline-end-color:hsla(31,97%,72%,.3)}

.border-e-orange-300\/40 {
    border-inline-end-color:hsla(31,97%,72%,.4)}

.border-e-orange-300\/5 {
    border-inline-end-color:hsla(31,97%,72%,.05)}

.border-e-orange-300\/50 {
    border-inline-end-color:hsla(31,97%,72%,.5)}

.border-e-orange-300\/60 {
    border-inline-end-color:hsla(31,97%,72%,.6)}

.border-e-orange-300\/70 {
    border-inline-end-color:hsla(31,97%,72%,.7)}

.border-e-orange-300\/75 {
    border-inline-end-color:hsla(31,97%,72%,.75)}

.border-e-orange-300\/80 {
    border-inline-end-color:hsla(31,97%,72%,.8)}

.border-e-orange-300\/90 {
    border-inline-end-color:hsla(31,97%,72%,.9)}

.border-e-orange-300\/95 {
    border-inline-end-color:hsla(31,97%,72%,.95)}

.border-e-orange-400 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(251 146 60/var(--tw-border-opacity))}

.border-e-orange-400\/0 {
    border-inline-end-color: rgba(251,146,60,0)
}

.border-e-orange-400\/10 {
    border-inline-end-color:rgba(251,146,60,.1)}

.border-e-orange-400\/100 {
    border-inline-end-color:#fb923c}

.border-e-orange-400\/20 {
    border-inline-end-color:rgba(251,146,60,.2)}

.border-e-orange-400\/25 {
    border-inline-end-color:rgba(251,146,60,.25)}

.border-e-orange-400\/30 {
    border-inline-end-color:rgba(251,146,60,.3)}

.border-e-orange-400\/40 {
    border-inline-end-color:rgba(251,146,60,.4)}

.border-e-orange-400\/5 {
    border-inline-end-color:rgba(251,146,60,.05)}

.border-e-orange-400\/50 {
    border-inline-end-color:rgba(251,146,60,.5)}

.border-e-orange-400\/60 {
    border-inline-end-color:rgba(251,146,60,.6)}

.border-e-orange-400\/70 {
    border-inline-end-color:rgba(251,146,60,.7)}

.border-e-orange-400\/75 {
    border-inline-end-color:rgba(251,146,60,.75)}

.border-e-orange-400\/80 {
    border-inline-end-color:rgba(251,146,60,.8)}

.border-e-orange-400\/90 {
    border-inline-end-color:rgba(251,146,60,.9)}

.border-e-orange-400\/95 {
    border-inline-end-color:rgba(251,146,60,.95)}

.border-e-orange-50 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(255 247 237/var(--tw-border-opacity))}

.border-e-orange-50\/0 {
    border-inline-end-color: rgba(255,247,237,0)
}

.border-e-orange-50\/10 {
    border-inline-end-color:rgba(255,247,237,.1)}

.border-e-orange-50\/100 {
    border-inline-end-color:#fff7ed}

.border-e-orange-50\/20 {
    border-inline-end-color:rgba(255,247,237,.2)}

.border-e-orange-50\/25 {
    border-inline-end-color:rgba(255,247,237,.25)}

.border-e-orange-50\/30 {
    border-inline-end-color:rgba(255,247,237,.3)}

.border-e-orange-50\/40 {
    border-inline-end-color:rgba(255,247,237,.4)}

.border-e-orange-50\/5 {
    border-inline-end-color:rgba(255,247,237,.05)}

.border-e-orange-50\/50 {
    border-inline-end-color:rgba(255,247,237,.5)}

.border-e-orange-50\/60 {
    border-inline-end-color:rgba(255,247,237,.6)}

.border-e-orange-50\/70 {
    border-inline-end-color:rgba(255,247,237,.7)}

.border-e-orange-50\/75 {
    border-inline-end-color:rgba(255,247,237,.75)}

.border-e-orange-50\/80 {
    border-inline-end-color:rgba(255,247,237,.8)}

.border-e-orange-50\/90 {
    border-inline-end-color:rgba(255,247,237,.9)}

.border-e-orange-50\/95 {
    border-inline-end-color:rgba(255,247,237,.95)}

.border-e-orange-500 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(249 115 22/var(--tw-border-opacity))}

.border-e-orange-500\/0 {
    border-inline-end-color: rgba(249,115,22,0)
}

.border-e-orange-500\/10 {
    border-inline-end-color:rgba(249,115,22,.1)}

.border-e-orange-500\/100 {
    border-inline-end-color:#f97316}

.border-e-orange-500\/20 {
    border-inline-end-color:rgba(249,115,22,.2)}

.border-e-orange-500\/25 {
    border-inline-end-color:rgba(249,115,22,.25)}

.border-e-orange-500\/30 {
    border-inline-end-color:rgba(249,115,22,.3)}

.border-e-orange-500\/40 {
    border-inline-end-color:rgba(249,115,22,.4)}

.border-e-orange-500\/5 {
    border-inline-end-color:rgba(249,115,22,.05)}

.border-e-orange-500\/50 {
    border-inline-end-color:rgba(249,115,22,.5)}

.border-e-orange-500\/60 {
    border-inline-end-color:rgba(249,115,22,.6)}

.border-e-orange-500\/70 {
    border-inline-end-color:rgba(249,115,22,.7)}

.border-e-orange-500\/75 {
    border-inline-end-color:rgba(249,115,22,.75)}

.border-e-orange-500\/80 {
    border-inline-end-color:rgba(249,115,22,.8)}

.border-e-orange-500\/90 {
    border-inline-end-color:rgba(249,115,22,.9)}

.border-e-orange-500\/95 {
    border-inline-end-color:rgba(249,115,22,.95)}

.border-e-orange-600 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(234 88 12/var(--tw-border-opacity))}

.border-e-orange-600\/0 {
    border-inline-end-color: rgba(234,88,12,0)
}

.border-e-orange-600\/10 {
    border-inline-end-color:rgba(234,88,12,.1)}

.border-e-orange-600\/100 {
    border-inline-end-color:#ea580c}

.border-e-orange-600\/20 {
    border-inline-end-color:rgba(234,88,12,.2)}

.border-e-orange-600\/25 {
    border-inline-end-color:rgba(234,88,12,.25)}

.border-e-orange-600\/30 {
    border-inline-end-color:rgba(234,88,12,.3)}

.border-e-orange-600\/40 {
    border-inline-end-color:rgba(234,88,12,.4)}

.border-e-orange-600\/5 {
    border-inline-end-color:rgba(234,88,12,.05)}

.border-e-orange-600\/50 {
    border-inline-end-color:rgba(234,88,12,.5)}

.border-e-orange-600\/60 {
    border-inline-end-color:rgba(234,88,12,.6)}

.border-e-orange-600\/70 {
    border-inline-end-color:rgba(234,88,12,.7)}

.border-e-orange-600\/75 {
    border-inline-end-color:rgba(234,88,12,.75)}

.border-e-orange-600\/80 {
    border-inline-end-color:rgba(234,88,12,.8)}

.border-e-orange-600\/90 {
    border-inline-end-color:rgba(234,88,12,.9)}

.border-e-orange-600\/95 {
    border-inline-end-color:rgba(234,88,12,.95)}

.border-e-orange-700 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(194 65 12/var(--tw-border-opacity))}

.border-e-orange-700\/0 {
    border-inline-end-color: rgba(194,65,12,0)
}

.border-e-orange-700\/10 {
    border-inline-end-color:rgba(194,65,12,.1)}

.border-e-orange-700\/100 {
    border-inline-end-color:#c2410c}

.border-e-orange-700\/20 {
    border-inline-end-color:rgba(194,65,12,.2)}

.border-e-orange-700\/25 {
    border-inline-end-color:rgba(194,65,12,.25)}

.border-e-orange-700\/30 {
    border-inline-end-color:rgba(194,65,12,.3)}

.border-e-orange-700\/40 {
    border-inline-end-color:rgba(194,65,12,.4)}

.border-e-orange-700\/5 {
    border-inline-end-color:rgba(194,65,12,.05)}

.border-e-orange-700\/50 {
    border-inline-end-color:rgba(194,65,12,.5)}

.border-e-orange-700\/60 {
    border-inline-end-color:rgba(194,65,12,.6)}

.border-e-orange-700\/70 {
    border-inline-end-color:rgba(194,65,12,.7)}

.border-e-orange-700\/75 {
    border-inline-end-color:rgba(194,65,12,.75)}

.border-e-orange-700\/80 {
    border-inline-end-color:rgba(194,65,12,.8)}

.border-e-orange-700\/90 {
    border-inline-end-color:rgba(194,65,12,.9)}

.border-e-orange-700\/95 {
    border-inline-end-color:rgba(194,65,12,.95)}

.border-e-orange-800 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(154 52 18/var(--tw-border-opacity))}

.border-e-orange-800\/0 {
    border-inline-end-color: rgba(154,52,18,0)
}

.border-e-orange-800\/10 {
    border-inline-end-color:rgba(154,52,18,.1)}

.border-e-orange-800\/100 {
    border-inline-end-color:#9a3412}

.border-e-orange-800\/20 {
    border-inline-end-color:rgba(154,52,18,.2)}

.border-e-orange-800\/25 {
    border-inline-end-color:rgba(154,52,18,.25)}

.border-e-orange-800\/30 {
    border-inline-end-color:rgba(154,52,18,.3)}

.border-e-orange-800\/40 {
    border-inline-end-color:rgba(154,52,18,.4)}

.border-e-orange-800\/5 {
    border-inline-end-color:rgba(154,52,18,.05)}

.border-e-orange-800\/50 {
    border-inline-end-color:rgba(154,52,18,.5)}

.border-e-orange-800\/60 {
    border-inline-end-color:rgba(154,52,18,.6)}

.border-e-orange-800\/70 {
    border-inline-end-color:rgba(154,52,18,.7)}

.border-e-orange-800\/75 {
    border-inline-end-color:rgba(154,52,18,.75)}

.border-e-orange-800\/80 {
    border-inline-end-color:rgba(154,52,18,.8)}

.border-e-orange-800\/90 {
    border-inline-end-color:rgba(154,52,18,.9)}

.border-e-orange-800\/95 {
    border-inline-end-color:rgba(154,52,18,.95)}

.border-e-orange-900 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(124 45 18/var(--tw-border-opacity))}

.border-e-orange-900\/0 {
    border-inline-end-color: rgba(124,45,18,0)
}

.border-e-orange-900\/10 {
    border-inline-end-color:rgba(124,45,18,.1)}

.border-e-orange-900\/100 {
    border-inline-end-color:#7c2d12}

.border-e-orange-900\/20 {
    border-inline-end-color:rgba(124,45,18,.2)}

.border-e-orange-900\/25 {
    border-inline-end-color:rgba(124,45,18,.25)}

.border-e-orange-900\/30 {
    border-inline-end-color:rgba(124,45,18,.3)}

.border-e-orange-900\/40 {
    border-inline-end-color:rgba(124,45,18,.4)}

.border-e-orange-900\/5 {
    border-inline-end-color:rgba(124,45,18,.05)}

.border-e-orange-900\/50 {
    border-inline-end-color:rgba(124,45,18,.5)}

.border-e-orange-900\/60 {
    border-inline-end-color:rgba(124,45,18,.6)}

.border-e-orange-900\/70 {
    border-inline-end-color:rgba(124,45,18,.7)}

.border-e-orange-900\/75 {
    border-inline-end-color:rgba(124,45,18,.75)}

.border-e-orange-900\/80 {
    border-inline-end-color:rgba(124,45,18,.8)}

.border-e-orange-900\/90 {
    border-inline-end-color:rgba(124,45,18,.9)}

.border-e-orange-900\/95 {
    border-inline-end-color:rgba(124,45,18,.95)}

.border-e-orange-950 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(67 20 7/var(--tw-border-opacity))}

.border-e-orange-950\/0 {
    border-inline-end-color: rgba(67,20,7,0)
}

.border-e-orange-950\/10 {
    border-inline-end-color:rgba(67,20,7,.1)}

.border-e-orange-950\/100 {
    border-inline-end-color:#431407}

.border-e-orange-950\/20 {
    border-inline-end-color:rgba(67,20,7,.2)}

.border-e-orange-950\/25 {
    border-inline-end-color:rgba(67,20,7,.25)}

.border-e-orange-950\/30 {
    border-inline-end-color:rgba(67,20,7,.3)}

.border-e-orange-950\/40 {
    border-inline-end-color:rgba(67,20,7,.4)}

.border-e-orange-950\/5 {
    border-inline-end-color:rgba(67,20,7,.05)}

.border-e-orange-950\/50 {
    border-inline-end-color:rgba(67,20,7,.5)}

.border-e-orange-950\/60 {
    border-inline-end-color:rgba(67,20,7,.6)}

.border-e-orange-950\/70 {
    border-inline-end-color:rgba(67,20,7,.7)}

.border-e-orange-950\/75 {
    border-inline-end-color:rgba(67,20,7,.75)}

.border-e-orange-950\/80 {
    border-inline-end-color:rgba(67,20,7,.8)}

.border-e-orange-950\/90 {
    border-inline-end-color:rgba(67,20,7,.9)}

.border-e-orange-950\/95 {
    border-inline-end-color:rgba(67,20,7,.95)}

.border-e-pink-100 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(252 231 243/var(--tw-border-opacity))}

.border-e-pink-100\/0 {
    border-inline-end-color: rgba(252,231,243,0)
}

.border-e-pink-100\/10 {
    border-inline-end-color:rgba(252,231,243,.1)}

.border-e-pink-100\/100 {
    border-inline-end-color:#fce7f3}

.border-e-pink-100\/20 {
    border-inline-end-color:rgba(252,231,243,.2)}

.border-e-pink-100\/25 {
    border-inline-end-color:rgba(252,231,243,.25)}

.border-e-pink-100\/30 {
    border-inline-end-color:rgba(252,231,243,.3)}

.border-e-pink-100\/40 {
    border-inline-end-color:rgba(252,231,243,.4)}

.border-e-pink-100\/5 {
    border-inline-end-color:rgba(252,231,243,.05)}

.border-e-pink-100\/50 {
    border-inline-end-color:rgba(252,231,243,.5)}

.border-e-pink-100\/60 {
    border-inline-end-color:rgba(252,231,243,.6)}

.border-e-pink-100\/70 {
    border-inline-end-color:rgba(252,231,243,.7)}

.border-e-pink-100\/75 {
    border-inline-end-color:rgba(252,231,243,.75)}

.border-e-pink-100\/80 {
    border-inline-end-color:rgba(252,231,243,.8)}

.border-e-pink-100\/90 {
    border-inline-end-color:rgba(252,231,243,.9)}

.border-e-pink-100\/95 {
    border-inline-end-color:rgba(252,231,243,.95)}

.border-e-pink-200 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(251 207 232/var(--tw-border-opacity))}

.border-e-pink-200\/0 {
    border-inline-end-color: rgba(251,207,232,0)
}

.border-e-pink-200\/10 {
    border-inline-end-color:rgba(251,207,232,.1)}

.border-e-pink-200\/100 {
    border-inline-end-color:#fbcfe8}

.border-e-pink-200\/20 {
    border-inline-end-color:rgba(251,207,232,.2)}

.border-e-pink-200\/25 {
    border-inline-end-color:rgba(251,207,232,.25)}

.border-e-pink-200\/30 {
    border-inline-end-color:rgba(251,207,232,.3)}

.border-e-pink-200\/40 {
    border-inline-end-color:rgba(251,207,232,.4)}

.border-e-pink-200\/5 {
    border-inline-end-color:rgba(251,207,232,.05)}

.border-e-pink-200\/50 {
    border-inline-end-color:rgba(251,207,232,.5)}

.border-e-pink-200\/60 {
    border-inline-end-color:rgba(251,207,232,.6)}

.border-e-pink-200\/70 {
    border-inline-end-color:rgba(251,207,232,.7)}

.border-e-pink-200\/75 {
    border-inline-end-color:rgba(251,207,232,.75)}

.border-e-pink-200\/80 {
    border-inline-end-color:rgba(251,207,232,.8)}

.border-e-pink-200\/90 {
    border-inline-end-color:rgba(251,207,232,.9)}

.border-e-pink-200\/95 {
    border-inline-end-color:rgba(251,207,232,.95)}

.border-e-pink-300 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(249 168 212/var(--tw-border-opacity))}

.border-e-pink-300\/0 {
    border-inline-end-color: rgba(249,168,212,0)
}

.border-e-pink-300\/10 {
    border-inline-end-color:rgba(249,168,212,.1)}

.border-e-pink-300\/100 {
    border-inline-end-color:#f9a8d4}

.border-e-pink-300\/20 {
    border-inline-end-color:rgba(249,168,212,.2)}

.border-e-pink-300\/25 {
    border-inline-end-color:rgba(249,168,212,.25)}

.border-e-pink-300\/30 {
    border-inline-end-color:rgba(249,168,212,.3)}

.border-e-pink-300\/40 {
    border-inline-end-color:rgba(249,168,212,.4)}

.border-e-pink-300\/5 {
    border-inline-end-color:rgba(249,168,212,.05)}

.border-e-pink-300\/50 {
    border-inline-end-color:rgba(249,168,212,.5)}

.border-e-pink-300\/60 {
    border-inline-end-color:rgba(249,168,212,.6)}

.border-e-pink-300\/70 {
    border-inline-end-color:rgba(249,168,212,.7)}

.border-e-pink-300\/75 {
    border-inline-end-color:rgba(249,168,212,.75)}

.border-e-pink-300\/80 {
    border-inline-end-color:rgba(249,168,212,.8)}

.border-e-pink-300\/90 {
    border-inline-end-color:rgba(249,168,212,.9)}

.border-e-pink-300\/95 {
    border-inline-end-color:rgba(249,168,212,.95)}

.border-e-pink-400 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(244 114 182/var(--tw-border-opacity))}

.border-e-pink-400\/0 {
    border-inline-end-color: rgba(244,114,182,0)
}

.border-e-pink-400\/10 {
    border-inline-end-color:rgba(244,114,182,.1)}

.border-e-pink-400\/100 {
    border-inline-end-color:#f472b6}

.border-e-pink-400\/20 {
    border-inline-end-color:rgba(244,114,182,.2)}

.border-e-pink-400\/25 {
    border-inline-end-color:rgba(244,114,182,.25)}

.border-e-pink-400\/30 {
    border-inline-end-color:rgba(244,114,182,.3)}

.border-e-pink-400\/40 {
    border-inline-end-color:rgba(244,114,182,.4)}

.border-e-pink-400\/5 {
    border-inline-end-color:rgba(244,114,182,.05)}

.border-e-pink-400\/50 {
    border-inline-end-color:rgba(244,114,182,.5)}

.border-e-pink-400\/60 {
    border-inline-end-color:rgba(244,114,182,.6)}

.border-e-pink-400\/70 {
    border-inline-end-color:rgba(244,114,182,.7)}

.border-e-pink-400\/75 {
    border-inline-end-color:rgba(244,114,182,.75)}

.border-e-pink-400\/80 {
    border-inline-end-color:rgba(244,114,182,.8)}

.border-e-pink-400\/90 {
    border-inline-end-color:rgba(244,114,182,.9)}

.border-e-pink-400\/95 {
    border-inline-end-color:rgba(244,114,182,.95)}

.border-e-pink-50 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(253 242 248/var(--tw-border-opacity))}

.border-e-pink-50\/0 {
    border-inline-end-color: rgba(253,242,248,0)
}

.border-e-pink-50\/10 {
    border-inline-end-color:rgba(253,242,248,.1)}

.border-e-pink-50\/100 {
    border-inline-end-color:#fdf2f8}

.border-e-pink-50\/20 {
    border-inline-end-color:rgba(253,242,248,.2)}

.border-e-pink-50\/25 {
    border-inline-end-color:rgba(253,242,248,.25)}

.border-e-pink-50\/30 {
    border-inline-end-color:rgba(253,242,248,.3)}

.border-e-pink-50\/40 {
    border-inline-end-color:rgba(253,242,248,.4)}

.border-e-pink-50\/5 {
    border-inline-end-color:rgba(253,242,248,.05)}

.border-e-pink-50\/50 {
    border-inline-end-color:rgba(253,242,248,.5)}

.border-e-pink-50\/60 {
    border-inline-end-color:rgba(253,242,248,.6)}

.border-e-pink-50\/70 {
    border-inline-end-color:rgba(253,242,248,.7)}

.border-e-pink-50\/75 {
    border-inline-end-color:rgba(253,242,248,.75)}

.border-e-pink-50\/80 {
    border-inline-end-color:rgba(253,242,248,.8)}

.border-e-pink-50\/90 {
    border-inline-end-color:rgba(253,242,248,.9)}

.border-e-pink-50\/95 {
    border-inline-end-color:rgba(253,242,248,.95)}

.border-e-pink-500 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(236 72 153/var(--tw-border-opacity))}

.border-e-pink-500\/0 {
    border-inline-end-color: rgba(236,72,153,0)
}

.border-e-pink-500\/10 {
    border-inline-end-color:rgba(236,72,153,.1)}

.border-e-pink-500\/100 {
    border-inline-end-color:#ec4899}

.border-e-pink-500\/20 {
    border-inline-end-color:rgba(236,72,153,.2)}

.border-e-pink-500\/25 {
    border-inline-end-color:rgba(236,72,153,.25)}

.border-e-pink-500\/30 {
    border-inline-end-color:rgba(236,72,153,.3)}

.border-e-pink-500\/40 {
    border-inline-end-color:rgba(236,72,153,.4)}

.border-e-pink-500\/5 {
    border-inline-end-color:rgba(236,72,153,.05)}

.border-e-pink-500\/50 {
    border-inline-end-color:rgba(236,72,153,.5)}

.border-e-pink-500\/60 {
    border-inline-end-color:rgba(236,72,153,.6)}

.border-e-pink-500\/70 {
    border-inline-end-color:rgba(236,72,153,.7)}

.border-e-pink-500\/75 {
    border-inline-end-color:rgba(236,72,153,.75)}

.border-e-pink-500\/80 {
    border-inline-end-color:rgba(236,72,153,.8)}

.border-e-pink-500\/90 {
    border-inline-end-color:rgba(236,72,153,.9)}

.border-e-pink-500\/95 {
    border-inline-end-color:rgba(236,72,153,.95)}

.border-e-pink-600 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(219 39 119/var(--tw-border-opacity))}

.border-e-pink-600\/0 {
    border-inline-end-color: rgba(219,39,119,0)
}

.border-e-pink-600\/10 {
    border-inline-end-color:rgba(219,39,119,.1)}

.border-e-pink-600\/100 {
    border-inline-end-color:#db2777}

.border-e-pink-600\/20 {
    border-inline-end-color:rgba(219,39,119,.2)}

.border-e-pink-600\/25 {
    border-inline-end-color:rgba(219,39,119,.25)}

.border-e-pink-600\/30 {
    border-inline-end-color:rgba(219,39,119,.3)}

.border-e-pink-600\/40 {
    border-inline-end-color:rgba(219,39,119,.4)}

.border-e-pink-600\/5 {
    border-inline-end-color:rgba(219,39,119,.05)}

.border-e-pink-600\/50 {
    border-inline-end-color:rgba(219,39,119,.5)}

.border-e-pink-600\/60 {
    border-inline-end-color:rgba(219,39,119,.6)}

.border-e-pink-600\/70 {
    border-inline-end-color:rgba(219,39,119,.7)}

.border-e-pink-600\/75 {
    border-inline-end-color:rgba(219,39,119,.75)}

.border-e-pink-600\/80 {
    border-inline-end-color:rgba(219,39,119,.8)}

.border-e-pink-600\/90 {
    border-inline-end-color:rgba(219,39,119,.9)}

.border-e-pink-600\/95 {
    border-inline-end-color:rgba(219,39,119,.95)}

.border-e-pink-700 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(190 24 93/var(--tw-border-opacity))}

.border-e-pink-700\/0 {
    border-inline-end-color: rgba(190,24,93,0)
}

.border-e-pink-700\/10 {
    border-inline-end-color:rgba(190,24,93,.1)}

.border-e-pink-700\/100 {
    border-inline-end-color:#be185d}

.border-e-pink-700\/20 {
    border-inline-end-color:rgba(190,24,93,.2)}

.border-e-pink-700\/25 {
    border-inline-end-color:rgba(190,24,93,.25)}

.border-e-pink-700\/30 {
    border-inline-end-color:rgba(190,24,93,.3)}

.border-e-pink-700\/40 {
    border-inline-end-color:rgba(190,24,93,.4)}

.border-e-pink-700\/5 {
    border-inline-end-color:rgba(190,24,93,.05)}

.border-e-pink-700\/50 {
    border-inline-end-color:rgba(190,24,93,.5)}

.border-e-pink-700\/60 {
    border-inline-end-color:rgba(190,24,93,.6)}

.border-e-pink-700\/70 {
    border-inline-end-color:rgba(190,24,93,.7)}

.border-e-pink-700\/75 {
    border-inline-end-color:rgba(190,24,93,.75)}

.border-e-pink-700\/80 {
    border-inline-end-color:rgba(190,24,93,.8)}

.border-e-pink-700\/90 {
    border-inline-end-color:rgba(190,24,93,.9)}

.border-e-pink-700\/95 {
    border-inline-end-color:rgba(190,24,93,.95)}

.border-e-pink-800 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(157 23 77/var(--tw-border-opacity))}

.border-e-pink-800\/0 {
    border-inline-end-color: rgba(157,23,77,0)
}

.border-e-pink-800\/10 {
    border-inline-end-color:rgba(157,23,77,.1)}

.border-e-pink-800\/100 {
    border-inline-end-color:#9d174d}

.border-e-pink-800\/20 {
    border-inline-end-color:rgba(157,23,77,.2)}

.border-e-pink-800\/25 {
    border-inline-end-color:rgba(157,23,77,.25)}

.border-e-pink-800\/30 {
    border-inline-end-color:rgba(157,23,77,.3)}

.border-e-pink-800\/40 {
    border-inline-end-color:rgba(157,23,77,.4)}

.border-e-pink-800\/5 {
    border-inline-end-color:rgba(157,23,77,.05)}

.border-e-pink-800\/50 {
    border-inline-end-color:rgba(157,23,77,.5)}

.border-e-pink-800\/60 {
    border-inline-end-color:rgba(157,23,77,.6)}

.border-e-pink-800\/70 {
    border-inline-end-color:rgba(157,23,77,.7)}

.border-e-pink-800\/75 {
    border-inline-end-color:rgba(157,23,77,.75)}

.border-e-pink-800\/80 {
    border-inline-end-color:rgba(157,23,77,.8)}

.border-e-pink-800\/90 {
    border-inline-end-color:rgba(157,23,77,.9)}

.border-e-pink-800\/95 {
    border-inline-end-color:rgba(157,23,77,.95)}

.border-e-pink-900 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(131 24 67/var(--tw-border-opacity))}

.border-e-pink-900\/0 {
    border-inline-end-color: rgba(131,24,67,0)
}

.border-e-pink-900\/10 {
    border-inline-end-color:rgba(131,24,67,.1)}

.border-e-pink-900\/100 {
    border-inline-end-color:#831843}

.border-e-pink-900\/20 {
    border-inline-end-color:rgba(131,24,67,.2)}

.border-e-pink-900\/25 {
    border-inline-end-color:rgba(131,24,67,.25)}

.border-e-pink-900\/30 {
    border-inline-end-color:rgba(131,24,67,.3)}

.border-e-pink-900\/40 {
    border-inline-end-color:rgba(131,24,67,.4)}

.border-e-pink-900\/5 {
    border-inline-end-color:rgba(131,24,67,.05)}

.border-e-pink-900\/50 {
    border-inline-end-color:rgba(131,24,67,.5)}

.border-e-pink-900\/60 {
    border-inline-end-color:rgba(131,24,67,.6)}

.border-e-pink-900\/70 {
    border-inline-end-color:rgba(131,24,67,.7)}

.border-e-pink-900\/75 {
    border-inline-end-color:rgba(131,24,67,.75)}

.border-e-pink-900\/80 {
    border-inline-end-color:rgba(131,24,67,.8)}

.border-e-pink-900\/90 {
    border-inline-end-color:rgba(131,24,67,.9)}

.border-e-pink-900\/95 {
    border-inline-end-color:rgba(131,24,67,.95)}

.border-e-pink-950 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(80 7 36/var(--tw-border-opacity))}

.border-e-pink-950\/0 {
    border-inline-end-color: rgba(80,7,36,0)
}

.border-e-pink-950\/10 {
    border-inline-end-color:rgba(80,7,36,.1)}

.border-e-pink-950\/100 {
    border-inline-end-color:#500724}

.border-e-pink-950\/20 {
    border-inline-end-color:rgba(80,7,36,.2)}

.border-e-pink-950\/25 {
    border-inline-end-color:rgba(80,7,36,.25)}

.border-e-pink-950\/30 {
    border-inline-end-color:rgba(80,7,36,.3)}

.border-e-pink-950\/40 {
    border-inline-end-color:rgba(80,7,36,.4)}

.border-e-pink-950\/5 {
    border-inline-end-color:rgba(80,7,36,.05)}

.border-e-pink-950\/50 {
    border-inline-end-color:rgba(80,7,36,.5)}

.border-e-pink-950\/60 {
    border-inline-end-color:rgba(80,7,36,.6)}

.border-e-pink-950\/70 {
    border-inline-end-color:rgba(80,7,36,.7)}

.border-e-pink-950\/75 {
    border-inline-end-color:rgba(80,7,36,.75)}

.border-e-pink-950\/80 {
    border-inline-end-color:rgba(80,7,36,.8)}

.border-e-pink-950\/90 {
    border-inline-end-color:rgba(80,7,36,.9)}

.border-e-pink-950\/95 {
    border-inline-end-color:rgba(80,7,36,.95)}

.border-e-popover {
    border-inline-end-color:hsl(var(--popover))}

.border-e-popover-foreground {
    border-inline-end-color: hsl(var(--popover-foreground))
}

.border-e-popover-foreground\/0 {
    border-inline-end-color:hsl(var(--popover-foreground)/0)}

.border-e-popover-foreground\/10 {
    border-inline-end-color: hsl(var(--popover-foreground)/.1)
}

.border-e-popover-foreground\/100 {
    border-inline-end-color:hsl(var(--popover-foreground)/1)}

.border-e-popover-foreground\/20 {
    border-inline-end-color: hsl(var(--popover-foreground)/.2)
}

.border-e-popover-foreground\/25 {
    border-inline-end-color:hsl(var(--popover-foreground)/.25)}

.border-e-popover-foreground\/30 {
    border-inline-end-color: hsl(var(--popover-foreground)/.3)
}

.border-e-popover-foreground\/40 {
    border-inline-end-color:hsl(var(--popover-foreground)/.4)}

.border-e-popover-foreground\/5 {
    border-inline-end-color: hsl(var(--popover-foreground)/.05)
}

.border-e-popover-foreground\/50 {
    border-inline-end-color:hsl(var(--popover-foreground)/.5)}

.border-e-popover-foreground\/60 {
    border-inline-end-color: hsl(var(--popover-foreground)/.6)
}

.border-e-popover-foreground\/70 {
    border-inline-end-color:hsl(var(--popover-foreground)/.7)}

.border-e-popover-foreground\/75 {
    border-inline-end-color: hsl(var(--popover-foreground)/.75)
}

.border-e-popover-foreground\/80 {
    border-inline-end-color:hsl(var(--popover-foreground)/.8)}

.border-e-popover-foreground\/90 {
    border-inline-end-color: hsl(var(--popover-foreground)/.9)
}

.border-e-popover-foreground\/95 {
    border-inline-end-color:hsl(var(--popover-foreground)/.95)}

.border-e-popover\/0 {
    border-inline-end-color: hsl(var(--popover)/0)
}

.border-e-popover\/10 {
    border-inline-end-color:hsl(var(--popover)/.1)}

.border-e-popover\/100 {
    border-inline-end-color: hsl(var(--popover)/1)
}

.border-e-popover\/20 {
    border-inline-end-color:hsl(var(--popover)/.2)}

.border-e-popover\/25 {
    border-inline-end-color: hsl(var(--popover)/.25)
}

.border-e-popover\/30 {
    border-inline-end-color:hsl(var(--popover)/.3)}

.border-e-popover\/40 {
    border-inline-end-color: hsl(var(--popover)/.4)
}

.border-e-popover\/5 {
    border-inline-end-color:hsl(var(--popover)/.05)}

.border-e-popover\/50 {
    border-inline-end-color: hsl(var(--popover)/.5)
}

.border-e-popover\/60 {
    border-inline-end-color:hsl(var(--popover)/.6)}

.border-e-popover\/70 {
    border-inline-end-color: hsl(var(--popover)/.7)
}

.border-e-popover\/75 {
    border-inline-end-color:hsl(var(--popover)/.75)}

.border-e-popover\/80 {
    border-inline-end-color: hsl(var(--popover)/.8)
}

.border-e-popover\/90 {
    border-inline-end-color:hsl(var(--popover)/.9)}

.border-e-popover\/95 {
    border-inline-end-color: hsl(var(--popover)/.95)
}

.border-e-primary {
    border-inline-end-color:hsl(var(--primary))}

.border-e-primary-foreground {
    border-inline-end-color: hsl(var(--primary-foreground))
}

.border-e-primary-foreground\/0 {
    border-inline-end-color:hsl(var(--primary-foreground)/0)}

.border-e-primary-foreground\/10 {
    border-inline-end-color: hsl(var(--primary-foreground)/.1)
}

.border-e-primary-foreground\/100 {
    border-inline-end-color:hsl(var(--primary-foreground)/1)}

.border-e-primary-foreground\/20 {
    border-inline-end-color: hsl(var(--primary-foreground)/.2)
}

.border-e-primary-foreground\/25 {
    border-inline-end-color:hsl(var(--primary-foreground)/.25)}

.border-e-primary-foreground\/30 {
    border-inline-end-color: hsl(var(--primary-foreground)/.3)
}

.border-e-primary-foreground\/40 {
    border-inline-end-color:hsl(var(--primary-foreground)/.4)}

.border-e-primary-foreground\/5 {
    border-inline-end-color: hsl(var(--primary-foreground)/.05)
}

.border-e-primary-foreground\/50 {
    border-inline-end-color:hsl(var(--primary-foreground)/.5)}

.border-e-primary-foreground\/60 {
    border-inline-end-color: hsl(var(--primary-foreground)/.6)
}

.border-e-primary-foreground\/70 {
    border-inline-end-color:hsl(var(--primary-foreground)/.7)}

.border-e-primary-foreground\/75 {
    border-inline-end-color: hsl(var(--primary-foreground)/.75)
}

.border-e-primary-foreground\/80 {
    border-inline-end-color:hsl(var(--primary-foreground)/.8)}

.border-e-primary-foreground\/90 {
    border-inline-end-color: hsl(var(--primary-foreground)/.9)
}

.border-e-primary-foreground\/95 {
    border-inline-end-color:hsl(var(--primary-foreground)/.95)}

.border-e-primary\/0 {
    border-inline-end-color: hsl(var(--primary)/0)
}

.border-e-primary\/10 {
    border-inline-end-color:hsl(var(--primary)/.1)}

.border-e-primary\/100 {
    border-inline-end-color: hsl(var(--primary)/1)
}

.border-e-primary\/20 {
    border-inline-end-color:hsl(var(--primary)/.2)}

.border-e-primary\/25 {
    border-inline-end-color: hsl(var(--primary)/.25)
}

.border-e-primary\/30 {
    border-inline-end-color:hsl(var(--primary)/.3)}

.border-e-primary\/40 {
    border-inline-end-color: hsl(var(--primary)/.4)
}

.border-e-primary\/5 {
    border-inline-end-color:hsl(var(--primary)/.05)}

.border-e-primary\/50 {
    border-inline-end-color: hsl(var(--primary)/.5)
}

.border-e-primary\/60 {
    border-inline-end-color:hsl(var(--primary)/.6)}

.border-e-primary\/70 {
    border-inline-end-color: hsl(var(--primary)/.7)
}

.border-e-primary\/75 {
    border-inline-end-color:hsl(var(--primary)/.75)}

.border-e-primary\/80 {
    border-inline-end-color: hsl(var(--primary)/.8)
}

.border-e-primary\/90 {
    border-inline-end-color:hsl(var(--primary)/.9)}

.border-e-primary\/95 {
    border-inline-end-color: hsl(var(--primary)/.95)
}

.border-e-purple-100 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(243 232 255/var(--tw-border-opacity))}

.border-e-purple-100\/0 {
    border-inline-end-color: rgba(243,232,255,0)
}

.border-e-purple-100\/10 {
    border-inline-end-color:rgba(243,232,255,.1)}

.border-e-purple-100\/100 {
    border-inline-end-color:#f3e8ff}

.border-e-purple-100\/20 {
    border-inline-end-color:rgba(243,232,255,.2)}

.border-e-purple-100\/25 {
    border-inline-end-color:rgba(243,232,255,.25)}

.border-e-purple-100\/30 {
    border-inline-end-color:rgba(243,232,255,.3)}

.border-e-purple-100\/40 {
    border-inline-end-color:rgba(243,232,255,.4)}

.border-e-purple-100\/5 {
    border-inline-end-color:rgba(243,232,255,.05)}

.border-e-purple-100\/50 {
    border-inline-end-color:rgba(243,232,255,.5)}

.border-e-purple-100\/60 {
    border-inline-end-color:rgba(243,232,255,.6)}

.border-e-purple-100\/70 {
    border-inline-end-color:rgba(243,232,255,.7)}

.border-e-purple-100\/75 {
    border-inline-end-color:rgba(243,232,255,.75)}

.border-e-purple-100\/80 {
    border-inline-end-color:rgba(243,232,255,.8)}

.border-e-purple-100\/90 {
    border-inline-end-color:rgba(243,232,255,.9)}

.border-e-purple-100\/95 {
    border-inline-end-color:rgba(243,232,255,.95)}

.border-e-purple-200 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(233 213 255/var(--tw-border-opacity))}

.border-e-purple-200\/0 {
    border-inline-end-color: rgba(233,213,255,0)
}

.border-e-purple-200\/10 {
    border-inline-end-color:rgba(233,213,255,.1)}

.border-e-purple-200\/100 {
    border-inline-end-color:#e9d5ff}

.border-e-purple-200\/20 {
    border-inline-end-color:rgba(233,213,255,.2)}

.border-e-purple-200\/25 {
    border-inline-end-color:rgba(233,213,255,.25)}

.border-e-purple-200\/30 {
    border-inline-end-color:rgba(233,213,255,.3)}

.border-e-purple-200\/40 {
    border-inline-end-color:rgba(233,213,255,.4)}

.border-e-purple-200\/5 {
    border-inline-end-color:rgba(233,213,255,.05)}

.border-e-purple-200\/50 {
    border-inline-end-color:rgba(233,213,255,.5)}

.border-e-purple-200\/60 {
    border-inline-end-color:rgba(233,213,255,.6)}

.border-e-purple-200\/70 {
    border-inline-end-color:rgba(233,213,255,.7)}

.border-e-purple-200\/75 {
    border-inline-end-color:rgba(233,213,255,.75)}

.border-e-purple-200\/80 {
    border-inline-end-color:rgba(233,213,255,.8)}

.border-e-purple-200\/90 {
    border-inline-end-color:rgba(233,213,255,.9)}

.border-e-purple-200\/95 {
    border-inline-end-color:rgba(233,213,255,.95)}

.border-e-purple-300 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(216 180 254/var(--tw-border-opacity))}

.border-e-purple-300\/0 {
    border-inline-end-color: rgba(216,180,254,0)
}

.border-e-purple-300\/10 {
    border-inline-end-color:rgba(216,180,254,.1)}

.border-e-purple-300\/100 {
    border-inline-end-color:#d8b4fe}

.border-e-purple-300\/20 {
    border-inline-end-color:rgba(216,180,254,.2)}

.border-e-purple-300\/25 {
    border-inline-end-color:rgba(216,180,254,.25)}

.border-e-purple-300\/30 {
    border-inline-end-color:rgba(216,180,254,.3)}

.border-e-purple-300\/40 {
    border-inline-end-color:rgba(216,180,254,.4)}

.border-e-purple-300\/5 {
    border-inline-end-color:rgba(216,180,254,.05)}

.border-e-purple-300\/50 {
    border-inline-end-color:rgba(216,180,254,.5)}

.border-e-purple-300\/60 {
    border-inline-end-color:rgba(216,180,254,.6)}

.border-e-purple-300\/70 {
    border-inline-end-color:rgba(216,180,254,.7)}

.border-e-purple-300\/75 {
    border-inline-end-color:rgba(216,180,254,.75)}

.border-e-purple-300\/80 {
    border-inline-end-color:rgba(216,180,254,.8)}

.border-e-purple-300\/90 {
    border-inline-end-color:rgba(216,180,254,.9)}

.border-e-purple-300\/95 {
    border-inline-end-color:rgba(216,180,254,.95)}

.border-e-purple-400 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(192 132 252/var(--tw-border-opacity))}

.border-e-purple-400\/0 {
    border-inline-end-color: rgba(192,132,252,0)
}

.border-e-purple-400\/10 {
    border-inline-end-color:rgba(192,132,252,.1)}

.border-e-purple-400\/100 {
    border-inline-end-color:#c084fc}

.border-e-purple-400\/20 {
    border-inline-end-color:rgba(192,132,252,.2)}

.border-e-purple-400\/25 {
    border-inline-end-color:rgba(192,132,252,.25)}

.border-e-purple-400\/30 {
    border-inline-end-color:rgba(192,132,252,.3)}

.border-e-purple-400\/40 {
    border-inline-end-color:rgba(192,132,252,.4)}

.border-e-purple-400\/5 {
    border-inline-end-color:rgba(192,132,252,.05)}

.border-e-purple-400\/50 {
    border-inline-end-color:rgba(192,132,252,.5)}

.border-e-purple-400\/60 {
    border-inline-end-color:rgba(192,132,252,.6)}

.border-e-purple-400\/70 {
    border-inline-end-color:rgba(192,132,252,.7)}

.border-e-purple-400\/75 {
    border-inline-end-color:rgba(192,132,252,.75)}

.border-e-purple-400\/80 {
    border-inline-end-color:rgba(192,132,252,.8)}

.border-e-purple-400\/90 {
    border-inline-end-color:rgba(192,132,252,.9)}

.border-e-purple-400\/95 {
    border-inline-end-color:rgba(192,132,252,.95)}

.border-e-purple-50 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(250 245 255/var(--tw-border-opacity))}

.border-e-purple-50\/0 {
    border-inline-end-color: rgba(250,245,255,0)
}

.border-e-purple-50\/10 {
    border-inline-end-color:rgba(250,245,255,.1)}

.border-e-purple-50\/100 {
    border-inline-end-color:#faf5ff}

.border-e-purple-50\/20 {
    border-inline-end-color:rgba(250,245,255,.2)}

.border-e-purple-50\/25 {
    border-inline-end-color:rgba(250,245,255,.25)}

.border-e-purple-50\/30 {
    border-inline-end-color:rgba(250,245,255,.3)}

.border-e-purple-50\/40 {
    border-inline-end-color:rgba(250,245,255,.4)}

.border-e-purple-50\/5 {
    border-inline-end-color:rgba(250,245,255,.05)}

.border-e-purple-50\/50 {
    border-inline-end-color:rgba(250,245,255,.5)}

.border-e-purple-50\/60 {
    border-inline-end-color:rgba(250,245,255,.6)}

.border-e-purple-50\/70 {
    border-inline-end-color:rgba(250,245,255,.7)}

.border-e-purple-50\/75 {
    border-inline-end-color:rgba(250,245,255,.75)}

.border-e-purple-50\/80 {
    border-inline-end-color:rgba(250,245,255,.8)}

.border-e-purple-50\/90 {
    border-inline-end-color:rgba(250,245,255,.9)}

.border-e-purple-50\/95 {
    border-inline-end-color:rgba(250,245,255,.95)}

.border-e-purple-500 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(168 85 247/var(--tw-border-opacity))}

.border-e-purple-500\/0 {
    border-inline-end-color: rgba(168,85,247,0)
}

.border-e-purple-500\/10 {
    border-inline-end-color:rgba(168,85,247,.1)}

.border-e-purple-500\/100 {
    border-inline-end-color:#a855f7}

.border-e-purple-500\/20 {
    border-inline-end-color:rgba(168,85,247,.2)}

.border-e-purple-500\/25 {
    border-inline-end-color:rgba(168,85,247,.25)}

.border-e-purple-500\/30 {
    border-inline-end-color:rgba(168,85,247,.3)}

.border-e-purple-500\/40 {
    border-inline-end-color:rgba(168,85,247,.4)}

.border-e-purple-500\/5 {
    border-inline-end-color:rgba(168,85,247,.05)}

.border-e-purple-500\/50 {
    border-inline-end-color:rgba(168,85,247,.5)}

.border-e-purple-500\/60 {
    border-inline-end-color:rgba(168,85,247,.6)}

.border-e-purple-500\/70 {
    border-inline-end-color:rgba(168,85,247,.7)}

.border-e-purple-500\/75 {
    border-inline-end-color:rgba(168,85,247,.75)}

.border-e-purple-500\/80 {
    border-inline-end-color:rgba(168,85,247,.8)}

.border-e-purple-500\/90 {
    border-inline-end-color:rgba(168,85,247,.9)}

.border-e-purple-500\/95 {
    border-inline-end-color:rgba(168,85,247,.95)}

.border-e-purple-600 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(147 51 234/var(--tw-border-opacity))}

.border-e-purple-600\/0 {
    border-inline-end-color: rgba(147,51,234,0)
}

.border-e-purple-600\/10 {
    border-inline-end-color:rgba(147,51,234,.1)}

.border-e-purple-600\/100 {
    border-inline-end-color:#9333ea}

.border-e-purple-600\/20 {
    border-inline-end-color:rgba(147,51,234,.2)}

.border-e-purple-600\/25 {
    border-inline-end-color:rgba(147,51,234,.25)}

.border-e-purple-600\/30 {
    border-inline-end-color:rgba(147,51,234,.3)}

.border-e-purple-600\/40 {
    border-inline-end-color:rgba(147,51,234,.4)}

.border-e-purple-600\/5 {
    border-inline-end-color:rgba(147,51,234,.05)}

.border-e-purple-600\/50 {
    border-inline-end-color:rgba(147,51,234,.5)}

.border-e-purple-600\/60 {
    border-inline-end-color:rgba(147,51,234,.6)}

.border-e-purple-600\/70 {
    border-inline-end-color:rgba(147,51,234,.7)}

.border-e-purple-600\/75 {
    border-inline-end-color:rgba(147,51,234,.75)}

.border-e-purple-600\/80 {
    border-inline-end-color:rgba(147,51,234,.8)}

.border-e-purple-600\/90 {
    border-inline-end-color:rgba(147,51,234,.9)}

.border-e-purple-600\/95 {
    border-inline-end-color:rgba(147,51,234,.95)}

.border-e-purple-700 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(126 34 206/var(--tw-border-opacity))}

.border-e-purple-700\/0 {
    border-inline-end-color: rgba(126,34,206,0)
}

.border-e-purple-700\/10 {
    border-inline-end-color:rgba(126,34,206,.1)}

.border-e-purple-700\/100 {
    border-inline-end-color:#7e22ce}

.border-e-purple-700\/20 {
    border-inline-end-color:rgba(126,34,206,.2)}

.border-e-purple-700\/25 {
    border-inline-end-color:rgba(126,34,206,.25)}

.border-e-purple-700\/30 {
    border-inline-end-color:rgba(126,34,206,.3)}

.border-e-purple-700\/40 {
    border-inline-end-color:rgba(126,34,206,.4)}

.border-e-purple-700\/5 {
    border-inline-end-color:rgba(126,34,206,.05)}

.border-e-purple-700\/50 {
    border-inline-end-color:rgba(126,34,206,.5)}

.border-e-purple-700\/60 {
    border-inline-end-color:rgba(126,34,206,.6)}

.border-e-purple-700\/70 {
    border-inline-end-color:rgba(126,34,206,.7)}

.border-e-purple-700\/75 {
    border-inline-end-color:rgba(126,34,206,.75)}

.border-e-purple-700\/80 {
    border-inline-end-color:rgba(126,34,206,.8)}

.border-e-purple-700\/90 {
    border-inline-end-color:rgba(126,34,206,.9)}

.border-e-purple-700\/95 {
    border-inline-end-color:rgba(126,34,206,.95)}

.border-e-purple-800 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(107 33 168/var(--tw-border-opacity))}

.border-e-purple-800\/0 {
    border-inline-end-color: rgba(107,33,168,0)
}

.border-e-purple-800\/10 {
    border-inline-end-color:rgba(107,33,168,.1)}

.border-e-purple-800\/100 {
    border-inline-end-color:#6b21a8}

.border-e-purple-800\/20 {
    border-inline-end-color:rgba(107,33,168,.2)}

.border-e-purple-800\/25 {
    border-inline-end-color:rgba(107,33,168,.25)}

.border-e-purple-800\/30 {
    border-inline-end-color:rgba(107,33,168,.3)}

.border-e-purple-800\/40 {
    border-inline-end-color:rgba(107,33,168,.4)}

.border-e-purple-800\/5 {
    border-inline-end-color:rgba(107,33,168,.05)}

.border-e-purple-800\/50 {
    border-inline-end-color:rgba(107,33,168,.5)}

.border-e-purple-800\/60 {
    border-inline-end-color:rgba(107,33,168,.6)}

.border-e-purple-800\/70 {
    border-inline-end-color:rgba(107,33,168,.7)}

.border-e-purple-800\/75 {
    border-inline-end-color:rgba(107,33,168,.75)}

.border-e-purple-800\/80 {
    border-inline-end-color:rgba(107,33,168,.8)}

.border-e-purple-800\/90 {
    border-inline-end-color:rgba(107,33,168,.9)}

.border-e-purple-800\/95 {
    border-inline-end-color:rgba(107,33,168,.95)}

.border-e-purple-900 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(88 28 135/var(--tw-border-opacity))}

.border-e-purple-900\/0 {
    border-inline-end-color: rgba(88,28,135,0)
}

.border-e-purple-900\/10 {
    border-inline-end-color:rgba(88,28,135,.1)}

.border-e-purple-900\/100 {
    border-inline-end-color:#581c87}

.border-e-purple-900\/20 {
    border-inline-end-color:rgba(88,28,135,.2)}

.border-e-purple-900\/25 {
    border-inline-end-color:rgba(88,28,135,.25)}

.border-e-purple-900\/30 {
    border-inline-end-color:rgba(88,28,135,.3)}

.border-e-purple-900\/40 {
    border-inline-end-color:rgba(88,28,135,.4)}

.border-e-purple-900\/5 {
    border-inline-end-color:rgba(88,28,135,.05)}

.border-e-purple-900\/50 {
    border-inline-end-color:rgba(88,28,135,.5)}

.border-e-purple-900\/60 {
    border-inline-end-color:rgba(88,28,135,.6)}

.border-e-purple-900\/70 {
    border-inline-end-color:rgba(88,28,135,.7)}

.border-e-purple-900\/75 {
    border-inline-end-color:rgba(88,28,135,.75)}

.border-e-purple-900\/80 {
    border-inline-end-color:rgba(88,28,135,.8)}

.border-e-purple-900\/90 {
    border-inline-end-color:rgba(88,28,135,.9)}

.border-e-purple-900\/95 {
    border-inline-end-color:rgba(88,28,135,.95)}

.border-e-purple-950 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(59 7 100/var(--tw-border-opacity))}

.border-e-purple-950\/0 {
    border-inline-end-color: rgba(59,7,100,0)
}

.border-e-purple-950\/10 {
    border-inline-end-color:rgba(59,7,100,.1)}

.border-e-purple-950\/100 {
    border-inline-end-color:#3b0764}

.border-e-purple-950\/20 {
    border-inline-end-color:rgba(59,7,100,.2)}

.border-e-purple-950\/25 {
    border-inline-end-color:rgba(59,7,100,.25)}

.border-e-purple-950\/30 {
    border-inline-end-color:rgba(59,7,100,.3)}

.border-e-purple-950\/40 {
    border-inline-end-color:rgba(59,7,100,.4)}

.border-e-purple-950\/5 {
    border-inline-end-color:rgba(59,7,100,.05)}

.border-e-purple-950\/50 {
    border-inline-end-color:rgba(59,7,100,.5)}

.border-e-purple-950\/60 {
    border-inline-end-color:rgba(59,7,100,.6)}

.border-e-purple-950\/70 {
    border-inline-end-color:rgba(59,7,100,.7)}

.border-e-purple-950\/75 {
    border-inline-end-color:rgba(59,7,100,.75)}

.border-e-purple-950\/80 {
    border-inline-end-color:rgba(59,7,100,.8)}

.border-e-purple-950\/90 {
    border-inline-end-color:rgba(59,7,100,.9)}

.border-e-purple-950\/95 {
    border-inline-end-color:rgba(59,7,100,.95)}

.border-e-purple-accent-500 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(81 59 139/var(--tw-border-opacity))}

.border-e-purple-accent-500\/0 {
    border-inline-end-color: rgba(81,59,139,0)
}

.border-e-purple-accent-500\/10 {
    border-inline-end-color:rgba(81,59,139,.1)}

.border-e-purple-accent-500\/100 {
    border-inline-end-color:#513b8b}

.border-e-purple-accent-500\/20 {
    border-inline-end-color:rgba(81,59,139,.2)}

.border-e-purple-accent-500\/25 {
    border-inline-end-color:rgba(81,59,139,.25)}

.border-e-purple-accent-500\/30 {
    border-inline-end-color:rgba(81,59,139,.3)}

.border-e-purple-accent-500\/40 {
    border-inline-end-color:rgba(81,59,139,.4)}

.border-e-purple-accent-500\/5 {
    border-inline-end-color:rgba(81,59,139,.05)}

.border-e-purple-accent-500\/50 {
    border-inline-end-color:rgba(81,59,139,.5)}

.border-e-purple-accent-500\/60 {
    border-inline-end-color:rgba(81,59,139,.6)}

.border-e-purple-accent-500\/70 {
    border-inline-end-color:rgba(81,59,139,.7)}

.border-e-purple-accent-500\/75 {
    border-inline-end-color:rgba(81,59,139,.75)}

.border-e-purple-accent-500\/80 {
    border-inline-end-color:rgba(81,59,139,.8)}

.border-e-purple-accent-500\/90 {
    border-inline-end-color:rgba(81,59,139,.9)}

.border-e-purple-accent-500\/95 {
    border-inline-end-color:rgba(81,59,139,.95)}

.border-e-red-100 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(254 226 226/var(--tw-border-opacity))}

.border-e-red-100\/0 {
    border-inline-end-color: hsla(0,93%,94%,0)
}

.border-e-red-100\/10 {
    border-inline-end-color:hsla(0,93%,94%,.1)}

.border-e-red-100\/100 {
    border-inline-end-color:#fee2e2}

.border-e-red-100\/20 {
    border-inline-end-color:hsla(0,93%,94%,.2)}

.border-e-red-100\/25 {
    border-inline-end-color:hsla(0,93%,94%,.25)}

.border-e-red-100\/30 {
    border-inline-end-color:hsla(0,93%,94%,.3)}

.border-e-red-100\/40 {
    border-inline-end-color:hsla(0,93%,94%,.4)}

.border-e-red-100\/5 {
    border-inline-end-color:hsla(0,93%,94%,.05)}

.border-e-red-100\/50 {
    border-inline-end-color:hsla(0,93%,94%,.5)}

.border-e-red-100\/60 {
    border-inline-end-color:hsla(0,93%,94%,.6)}

.border-e-red-100\/70 {
    border-inline-end-color:hsla(0,93%,94%,.7)}

.border-e-red-100\/75 {
    border-inline-end-color:hsla(0,93%,94%,.75)}

.border-e-red-100\/80 {
    border-inline-end-color:hsla(0,93%,94%,.8)}

.border-e-red-100\/90 {
    border-inline-end-color:hsla(0,93%,94%,.9)}

.border-e-red-100\/95 {
    border-inline-end-color:hsla(0,93%,94%,.95)}

.border-e-red-200 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(254 202 202/var(--tw-border-opacity))}

.border-e-red-200\/0 {
    border-inline-end-color: hsla(0,96%,89%,0)
}

.border-e-red-200\/10 {
    border-inline-end-color:hsla(0,96%,89%,.1)}

.border-e-red-200\/100 {
    border-inline-end-color:#fecaca}

.border-e-red-200\/20 {
    border-inline-end-color:hsla(0,96%,89%,.2)}

.border-e-red-200\/25 {
    border-inline-end-color:hsla(0,96%,89%,.25)}

.border-e-red-200\/30 {
    border-inline-end-color:hsla(0,96%,89%,.3)}

.border-e-red-200\/40 {
    border-inline-end-color:hsla(0,96%,89%,.4)}

.border-e-red-200\/5 {
    border-inline-end-color:hsla(0,96%,89%,.05)}

.border-e-red-200\/50 {
    border-inline-end-color:hsla(0,96%,89%,.5)}

.border-e-red-200\/60 {
    border-inline-end-color:hsla(0,96%,89%,.6)}

.border-e-red-200\/70 {
    border-inline-end-color:hsla(0,96%,89%,.7)}

.border-e-red-200\/75 {
    border-inline-end-color:hsla(0,96%,89%,.75)}

.border-e-red-200\/80 {
    border-inline-end-color:hsla(0,96%,89%,.8)}

.border-e-red-200\/90 {
    border-inline-end-color:hsla(0,96%,89%,.9)}

.border-e-red-200\/95 {
    border-inline-end-color:hsla(0,96%,89%,.95)}

.border-e-red-300 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(252 165 165/var(--tw-border-opacity))}

.border-e-red-300\/0 {
    border-inline-end-color: hsla(0,94%,82%,0)
}

.border-e-red-300\/10 {
    border-inline-end-color:hsla(0,94%,82%,.1)}

.border-e-red-300\/100 {
    border-inline-end-color:#fca5a5}

.border-e-red-300\/20 {
    border-inline-end-color:hsla(0,94%,82%,.2)}

.border-e-red-300\/25 {
    border-inline-end-color:hsla(0,94%,82%,.25)}

.border-e-red-300\/30 {
    border-inline-end-color:hsla(0,94%,82%,.3)}

.border-e-red-300\/40 {
    border-inline-end-color:hsla(0,94%,82%,.4)}

.border-e-red-300\/5 {
    border-inline-end-color:hsla(0,94%,82%,.05)}

.border-e-red-300\/50 {
    border-inline-end-color:hsla(0,94%,82%,.5)}

.border-e-red-300\/60 {
    border-inline-end-color:hsla(0,94%,82%,.6)}

.border-e-red-300\/70 {
    border-inline-end-color:hsla(0,94%,82%,.7)}

.border-e-red-300\/75 {
    border-inline-end-color:hsla(0,94%,82%,.75)}

.border-e-red-300\/80 {
    border-inline-end-color:hsla(0,94%,82%,.8)}

.border-e-red-300\/90 {
    border-inline-end-color:hsla(0,94%,82%,.9)}

.border-e-red-300\/95 {
    border-inline-end-color:hsla(0,94%,82%,.95)}

.border-e-red-400 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(248 113 113/var(--tw-border-opacity))}

.border-e-red-400\/0 {
    border-inline-end-color: hsla(0,91%,71%,0)
}

.border-e-red-400\/10 {
    border-inline-end-color:hsla(0,91%,71%,.1)}

.border-e-red-400\/100 {
    border-inline-end-color:#f87171}

.border-e-red-400\/20 {
    border-inline-end-color:hsla(0,91%,71%,.2)}

.border-e-red-400\/25 {
    border-inline-end-color:hsla(0,91%,71%,.25)}

.border-e-red-400\/30 {
    border-inline-end-color:hsla(0,91%,71%,.3)}

.border-e-red-400\/40 {
    border-inline-end-color:hsla(0,91%,71%,.4)}

.border-e-red-400\/5 {
    border-inline-end-color:hsla(0,91%,71%,.05)}

.border-e-red-400\/50 {
    border-inline-end-color:hsla(0,91%,71%,.5)}

.border-e-red-400\/60 {
    border-inline-end-color:hsla(0,91%,71%,.6)}

.border-e-red-400\/70 {
    border-inline-end-color:hsla(0,91%,71%,.7)}

.border-e-red-400\/75 {
    border-inline-end-color:hsla(0,91%,71%,.75)}

.border-e-red-400\/80 {
    border-inline-end-color:hsla(0,91%,71%,.8)}

.border-e-red-400\/90 {
    border-inline-end-color:hsla(0,91%,71%,.9)}

.border-e-red-400\/95 {
    border-inline-end-color:hsla(0,91%,71%,.95)}

.border-e-red-50 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(254 242 242/var(--tw-border-opacity))}

.border-e-red-50\/0 {
    border-inline-end-color: hsla(0,86%,97%,0)
}

.border-e-red-50\/10 {
    border-inline-end-color:hsla(0,86%,97%,.1)}

.border-e-red-50\/100 {
    border-inline-end-color:#fef2f2}

.border-e-red-50\/20 {
    border-inline-end-color:hsla(0,86%,97%,.2)}

.border-e-red-50\/25 {
    border-inline-end-color:hsla(0,86%,97%,.25)}

.border-e-red-50\/30 {
    border-inline-end-color:hsla(0,86%,97%,.3)}

.border-e-red-50\/40 {
    border-inline-end-color:hsla(0,86%,97%,.4)}

.border-e-red-50\/5 {
    border-inline-end-color:hsla(0,86%,97%,.05)}

.border-e-red-50\/50 {
    border-inline-end-color:hsla(0,86%,97%,.5)}

.border-e-red-50\/60 {
    border-inline-end-color:hsla(0,86%,97%,.6)}

.border-e-red-50\/70 {
    border-inline-end-color:hsla(0,86%,97%,.7)}

.border-e-red-50\/75 {
    border-inline-end-color:hsla(0,86%,97%,.75)}

.border-e-red-50\/80 {
    border-inline-end-color:hsla(0,86%,97%,.8)}

.border-e-red-50\/90 {
    border-inline-end-color:hsla(0,86%,97%,.9)}

.border-e-red-50\/95 {
    border-inline-end-color:hsla(0,86%,97%,.95)}

.border-e-red-500 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(239 68 68/var(--tw-border-opacity))}

.border-e-red-500\/0 {
    border-inline-end-color: rgba(239,68,68,0)
}

.border-e-red-500\/10 {
    border-inline-end-color:rgba(239,68,68,.1)}

.border-e-red-500\/100 {
    border-inline-end-color:#ef4444}

.border-e-red-500\/20 {
    border-inline-end-color:rgba(239,68,68,.2)}

.border-e-red-500\/25 {
    border-inline-end-color:rgba(239,68,68,.25)}

.border-e-red-500\/30 {
    border-inline-end-color:rgba(239,68,68,.3)}

.border-e-red-500\/40 {
    border-inline-end-color:rgba(239,68,68,.4)}

.border-e-red-500\/5 {
    border-inline-end-color:rgba(239,68,68,.05)}

.border-e-red-500\/50 {
    border-inline-end-color:rgba(239,68,68,.5)}

.border-e-red-500\/60 {
    border-inline-end-color:rgba(239,68,68,.6)}

.border-e-red-500\/70 {
    border-inline-end-color:rgba(239,68,68,.7)}

.border-e-red-500\/75 {
    border-inline-end-color:rgba(239,68,68,.75)}

.border-e-red-500\/80 {
    border-inline-end-color:rgba(239,68,68,.8)}

.border-e-red-500\/90 {
    border-inline-end-color:rgba(239,68,68,.9)}

.border-e-red-500\/95 {
    border-inline-end-color:rgba(239,68,68,.95)}

.border-e-red-600 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(220 38 38/var(--tw-border-opacity))}

.border-e-red-600\/0 {
    border-inline-end-color: rgba(220,38,38,0)
}

.border-e-red-600\/10 {
    border-inline-end-color:rgba(220,38,38,.1)}

.border-e-red-600\/100 {
    border-inline-end-color:#dc2626}

.border-e-red-600\/20 {
    border-inline-end-color:rgba(220,38,38,.2)}

.border-e-red-600\/25 {
    border-inline-end-color:rgba(220,38,38,.25)}

.border-e-red-600\/30 {
    border-inline-end-color:rgba(220,38,38,.3)}

.border-e-red-600\/40 {
    border-inline-end-color:rgba(220,38,38,.4)}

.border-e-red-600\/5 {
    border-inline-end-color:rgba(220,38,38,.05)}

.border-e-red-600\/50 {
    border-inline-end-color:rgba(220,38,38,.5)}

.border-e-red-600\/60 {
    border-inline-end-color:rgba(220,38,38,.6)}

.border-e-red-600\/70 {
    border-inline-end-color:rgba(220,38,38,.7)}

.border-e-red-600\/75 {
    border-inline-end-color:rgba(220,38,38,.75)}

.border-e-red-600\/80 {
    border-inline-end-color:rgba(220,38,38,.8)}

.border-e-red-600\/90 {
    border-inline-end-color:rgba(220,38,38,.9)}

.border-e-red-600\/95 {
    border-inline-end-color:rgba(220,38,38,.95)}

.border-e-red-700 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(185 28 28/var(--tw-border-opacity))}

.border-e-red-700\/0 {
    border-inline-end-color: rgba(185,28,28,0)
}

.border-e-red-700\/10 {
    border-inline-end-color:rgba(185,28,28,.1)}

.border-e-red-700\/100 {
    border-inline-end-color:#b91c1c}

.border-e-red-700\/20 {
    border-inline-end-color:rgba(185,28,28,.2)}

.border-e-red-700\/25 {
    border-inline-end-color:rgba(185,28,28,.25)}

.border-e-red-700\/30 {
    border-inline-end-color:rgba(185,28,28,.3)}

.border-e-red-700\/40 {
    border-inline-end-color:rgba(185,28,28,.4)}

.border-e-red-700\/5 {
    border-inline-end-color:rgba(185,28,28,.05)}

.border-e-red-700\/50 {
    border-inline-end-color:rgba(185,28,28,.5)}

.border-e-red-700\/60 {
    border-inline-end-color:rgba(185,28,28,.6)}

.border-e-red-700\/70 {
    border-inline-end-color:rgba(185,28,28,.7)}

.border-e-red-700\/75 {
    border-inline-end-color:rgba(185,28,28,.75)}

.border-e-red-700\/80 {
    border-inline-end-color:rgba(185,28,28,.8)}

.border-e-red-700\/90 {
    border-inline-end-color:rgba(185,28,28,.9)}

.border-e-red-700\/95 {
    border-inline-end-color:rgba(185,28,28,.95)}

.border-e-red-800 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(153 27 27/var(--tw-border-opacity))}

.border-e-red-800\/0 {
    border-inline-end-color: rgba(153,27,27,0)
}

.border-e-red-800\/10 {
    border-inline-end-color:rgba(153,27,27,.1)}

.border-e-red-800\/100 {
    border-inline-end-color:#991b1b}

.border-e-red-800\/20 {
    border-inline-end-color:rgba(153,27,27,.2)}

.border-e-red-800\/25 {
    border-inline-end-color:rgba(153,27,27,.25)}

.border-e-red-800\/30 {
    border-inline-end-color:rgba(153,27,27,.3)}

.border-e-red-800\/40 {
    border-inline-end-color:rgba(153,27,27,.4)}

.border-e-red-800\/5 {
    border-inline-end-color:rgba(153,27,27,.05)}

.border-e-red-800\/50 {
    border-inline-end-color:rgba(153,27,27,.5)}

.border-e-red-800\/60 {
    border-inline-end-color:rgba(153,27,27,.6)}

.border-e-red-800\/70 {
    border-inline-end-color:rgba(153,27,27,.7)}

.border-e-red-800\/75 {
    border-inline-end-color:rgba(153,27,27,.75)}

.border-e-red-800\/80 {
    border-inline-end-color:rgba(153,27,27,.8)}

.border-e-red-800\/90 {
    border-inline-end-color:rgba(153,27,27,.9)}

.border-e-red-800\/95 {
    border-inline-end-color:rgba(153,27,27,.95)}

.border-e-red-900 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(127 29 29/var(--tw-border-opacity))}

.border-e-red-900\/0 {
    border-inline-end-color: rgba(127,29,29,0)
}

.border-e-red-900\/10 {
    border-inline-end-color:rgba(127,29,29,.1)}

.border-e-red-900\/100 {
    border-inline-end-color:#7f1d1d}

.border-e-red-900\/20 {
    border-inline-end-color:rgba(127,29,29,.2)}

.border-e-red-900\/25 {
    border-inline-end-color:rgba(127,29,29,.25)}

.border-e-red-900\/30 {
    border-inline-end-color:rgba(127,29,29,.3)}

.border-e-red-900\/40 {
    border-inline-end-color:rgba(127,29,29,.4)}

.border-e-red-900\/5 {
    border-inline-end-color:rgba(127,29,29,.05)}

.border-e-red-900\/50 {
    border-inline-end-color:rgba(127,29,29,.5)}

.border-e-red-900\/60 {
    border-inline-end-color:rgba(127,29,29,.6)}

.border-e-red-900\/70 {
    border-inline-end-color:rgba(127,29,29,.7)}

.border-e-red-900\/75 {
    border-inline-end-color:rgba(127,29,29,.75)}

.border-e-red-900\/80 {
    border-inline-end-color:rgba(127,29,29,.8)}

.border-e-red-900\/90 {
    border-inline-end-color:rgba(127,29,29,.9)}

.border-e-red-900\/95 {
    border-inline-end-color:rgba(127,29,29,.95)}

.border-e-red-950 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(69 10 10/var(--tw-border-opacity))}

.border-e-red-950\/0 {
    border-inline-end-color: rgba(69,10,10,0)
}

.border-e-red-950\/10 {
    border-inline-end-color:rgba(69,10,10,.1)}

.border-e-red-950\/100 {
    border-inline-end-color:#450a0a}

.border-e-red-950\/20 {
    border-inline-end-color:rgba(69,10,10,.2)}

.border-e-red-950\/25 {
    border-inline-end-color:rgba(69,10,10,.25)}

.border-e-red-950\/30 {
    border-inline-end-color:rgba(69,10,10,.3)}

.border-e-red-950\/40 {
    border-inline-end-color:rgba(69,10,10,.4)}

.border-e-red-950\/5 {
    border-inline-end-color:rgba(69,10,10,.05)}

.border-e-red-950\/50 {
    border-inline-end-color:rgba(69,10,10,.5)}

.border-e-red-950\/60 {
    border-inline-end-color:rgba(69,10,10,.6)}

.border-e-red-950\/70 {
    border-inline-end-color:rgba(69,10,10,.7)}

.border-e-red-950\/75 {
    border-inline-end-color:rgba(69,10,10,.75)}

.border-e-red-950\/80 {
    border-inline-end-color:rgba(69,10,10,.8)}

.border-e-red-950\/90 {
    border-inline-end-color:rgba(69,10,10,.9)}

.border-e-red-950\/95 {
    border-inline-end-color:rgba(69,10,10,.95)}

.border-e-ring {
    border-inline-end-color:hsl(var(--ring))}

.border-e-ring\/0 {
    border-inline-end-color: hsl(var(--ring)/0)
}

.border-e-ring\/10 {
    border-inline-end-color:hsl(var(--ring)/.1)}

.border-e-ring\/100 {
    border-inline-end-color: hsl(var(--ring)/1)
}

.border-e-ring\/20 {
    border-inline-end-color:hsl(var(--ring)/.2)}

.border-e-ring\/25 {
    border-inline-end-color: hsl(var(--ring)/.25)
}

.border-e-ring\/30 {
    border-inline-end-color:hsl(var(--ring)/.3)}

.border-e-ring\/40 {
    border-inline-end-color: hsl(var(--ring)/.4)
}

.border-e-ring\/5 {
    border-inline-end-color:hsl(var(--ring)/.05)}

.border-e-ring\/50 {
    border-inline-end-color: hsl(var(--ring)/.5)
}

.border-e-ring\/60 {
    border-inline-end-color:hsl(var(--ring)/.6)}

.border-e-ring\/70 {
    border-inline-end-color: hsl(var(--ring)/.7)
}

.border-e-ring\/75 {
    border-inline-end-color:hsl(var(--ring)/.75)}

.border-e-ring\/80 {
    border-inline-end-color: hsl(var(--ring)/.8)
}

.border-e-ring\/90 {
    border-inline-end-color:hsl(var(--ring)/.9)}

.border-e-ring\/95 {
    border-inline-end-color: hsl(var(--ring)/.95)
}

.border-e-rose-100 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(255 228 230/var(--tw-border-opacity))}

.border-e-rose-100\/0 {
    border-inline-end-color: rgba(255,228,230,0)
}

.border-e-rose-100\/10 {
    border-inline-end-color:rgba(255,228,230,.1)}

.border-e-rose-100\/100 {
    border-inline-end-color:#ffe4e6}

.border-e-rose-100\/20 {
    border-inline-end-color:rgba(255,228,230,.2)}

.border-e-rose-100\/25 {
    border-inline-end-color:rgba(255,228,230,.25)}

.border-e-rose-100\/30 {
    border-inline-end-color:rgba(255,228,230,.3)}

.border-e-rose-100\/40 {
    border-inline-end-color:rgba(255,228,230,.4)}

.border-e-rose-100\/5 {
    border-inline-end-color:rgba(255,228,230,.05)}

.border-e-rose-100\/50 {
    border-inline-end-color:rgba(255,228,230,.5)}

.border-e-rose-100\/60 {
    border-inline-end-color:rgba(255,228,230,.6)}

.border-e-rose-100\/70 {
    border-inline-end-color:rgba(255,228,230,.7)}

.border-e-rose-100\/75 {
    border-inline-end-color:rgba(255,228,230,.75)}

.border-e-rose-100\/80 {
    border-inline-end-color:rgba(255,228,230,.8)}

.border-e-rose-100\/90 {
    border-inline-end-color:rgba(255,228,230,.9)}

.border-e-rose-100\/95 {
    border-inline-end-color:rgba(255,228,230,.95)}

.border-e-rose-200 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(254 205 211/var(--tw-border-opacity))}

.border-e-rose-200\/0 {
    border-inline-end-color: rgba(254,205,211,0)
}

.border-e-rose-200\/10 {
    border-inline-end-color:rgba(254,205,211,.1)}

.border-e-rose-200\/100 {
    border-inline-end-color:#fecdd3}

.border-e-rose-200\/20 {
    border-inline-end-color:rgba(254,205,211,.2)}

.border-e-rose-200\/25 {
    border-inline-end-color:rgba(254,205,211,.25)}

.border-e-rose-200\/30 {
    border-inline-end-color:rgba(254,205,211,.3)}

.border-e-rose-200\/40 {
    border-inline-end-color:rgba(254,205,211,.4)}

.border-e-rose-200\/5 {
    border-inline-end-color:rgba(254,205,211,.05)}

.border-e-rose-200\/50 {
    border-inline-end-color:rgba(254,205,211,.5)}

.border-e-rose-200\/60 {
    border-inline-end-color:rgba(254,205,211,.6)}

.border-e-rose-200\/70 {
    border-inline-end-color:rgba(254,205,211,.7)}

.border-e-rose-200\/75 {
    border-inline-end-color:rgba(254,205,211,.75)}

.border-e-rose-200\/80 {
    border-inline-end-color:rgba(254,205,211,.8)}

.border-e-rose-200\/90 {
    border-inline-end-color:rgba(254,205,211,.9)}

.border-e-rose-200\/95 {
    border-inline-end-color:rgba(254,205,211,.95)}

.border-e-rose-300 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(253 164 175/var(--tw-border-opacity))}

.border-e-rose-300\/0 {
    border-inline-end-color: rgba(253,164,175,0)
}

.border-e-rose-300\/10 {
    border-inline-end-color:rgba(253,164,175,.1)}

.border-e-rose-300\/100 {
    border-inline-end-color:#fda4af}

.border-e-rose-300\/20 {
    border-inline-end-color:rgba(253,164,175,.2)}

.border-e-rose-300\/25 {
    border-inline-end-color:rgba(253,164,175,.25)}

.border-e-rose-300\/30 {
    border-inline-end-color:rgba(253,164,175,.3)}

.border-e-rose-300\/40 {
    border-inline-end-color:rgba(253,164,175,.4)}

.border-e-rose-300\/5 {
    border-inline-end-color:rgba(253,164,175,.05)}

.border-e-rose-300\/50 {
    border-inline-end-color:rgba(253,164,175,.5)}

.border-e-rose-300\/60 {
    border-inline-end-color:rgba(253,164,175,.6)}

.border-e-rose-300\/70 {
    border-inline-end-color:rgba(253,164,175,.7)}

.border-e-rose-300\/75 {
    border-inline-end-color:rgba(253,164,175,.75)}

.border-e-rose-300\/80 {
    border-inline-end-color:rgba(253,164,175,.8)}

.border-e-rose-300\/90 {
    border-inline-end-color:rgba(253,164,175,.9)}

.border-e-rose-300\/95 {
    border-inline-end-color:rgba(253,164,175,.95)}

.border-e-rose-400 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(251 113 133/var(--tw-border-opacity))}

.border-e-rose-400\/0 {
    border-inline-end-color: rgba(251,113,133,0)
}

.border-e-rose-400\/10 {
    border-inline-end-color:rgba(251,113,133,.1)}

.border-e-rose-400\/100 {
    border-inline-end-color:#fb7185}

.border-e-rose-400\/20 {
    border-inline-end-color:rgba(251,113,133,.2)}

.border-e-rose-400\/25 {
    border-inline-end-color:rgba(251,113,133,.25)}

.border-e-rose-400\/30 {
    border-inline-end-color:rgba(251,113,133,.3)}

.border-e-rose-400\/40 {
    border-inline-end-color:rgba(251,113,133,.4)}

.border-e-rose-400\/5 {
    border-inline-end-color:rgba(251,113,133,.05)}

.border-e-rose-400\/50 {
    border-inline-end-color:rgba(251,113,133,.5)}

.border-e-rose-400\/60 {
    border-inline-end-color:rgba(251,113,133,.6)}

.border-e-rose-400\/70 {
    border-inline-end-color:rgba(251,113,133,.7)}

.border-e-rose-400\/75 {
    border-inline-end-color:rgba(251,113,133,.75)}

.border-e-rose-400\/80 {
    border-inline-end-color:rgba(251,113,133,.8)}

.border-e-rose-400\/90 {
    border-inline-end-color:rgba(251,113,133,.9)}

.border-e-rose-400\/95 {
    border-inline-end-color:rgba(251,113,133,.95)}

.border-e-rose-50 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(255 241 242/var(--tw-border-opacity))}

.border-e-rose-50\/0 {
    border-inline-end-color: rgba(255,241,242,0)
}

.border-e-rose-50\/10 {
    border-inline-end-color:rgba(255,241,242,.1)}

.border-e-rose-50\/100 {
    border-inline-end-color:#fff1f2}

.border-e-rose-50\/20 {
    border-inline-end-color:rgba(255,241,242,.2)}

.border-e-rose-50\/25 {
    border-inline-end-color:rgba(255,241,242,.25)}

.border-e-rose-50\/30 {
    border-inline-end-color:rgba(255,241,242,.3)}

.border-e-rose-50\/40 {
    border-inline-end-color:rgba(255,241,242,.4)}

.border-e-rose-50\/5 {
    border-inline-end-color:rgba(255,241,242,.05)}

.border-e-rose-50\/50 {
    border-inline-end-color:rgba(255,241,242,.5)}

.border-e-rose-50\/60 {
    border-inline-end-color:rgba(255,241,242,.6)}

.border-e-rose-50\/70 {
    border-inline-end-color:rgba(255,241,242,.7)}

.border-e-rose-50\/75 {
    border-inline-end-color:rgba(255,241,242,.75)}

.border-e-rose-50\/80 {
    border-inline-end-color:rgba(255,241,242,.8)}

.border-e-rose-50\/90 {
    border-inline-end-color:rgba(255,241,242,.9)}

.border-e-rose-50\/95 {
    border-inline-end-color:rgba(255,241,242,.95)}

.border-e-rose-500 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(244 63 94/var(--tw-border-opacity))}

.border-e-rose-500\/0 {
    border-inline-end-color: rgba(244,63,94,0)
}

.border-e-rose-500\/10 {
    border-inline-end-color:rgba(244,63,94,.1)}

.border-e-rose-500\/100 {
    border-inline-end-color:#f43f5e}

.border-e-rose-500\/20 {
    border-inline-end-color:rgba(244,63,94,.2)}

.border-e-rose-500\/25 {
    border-inline-end-color:rgba(244,63,94,.25)}

.border-e-rose-500\/30 {
    border-inline-end-color:rgba(244,63,94,.3)}

.border-e-rose-500\/40 {
    border-inline-end-color:rgba(244,63,94,.4)}

.border-e-rose-500\/5 {
    border-inline-end-color:rgba(244,63,94,.05)}

.border-e-rose-500\/50 {
    border-inline-end-color:rgba(244,63,94,.5)}

.border-e-rose-500\/60 {
    border-inline-end-color:rgba(244,63,94,.6)}

.border-e-rose-500\/70 {
    border-inline-end-color:rgba(244,63,94,.7)}

.border-e-rose-500\/75 {
    border-inline-end-color:rgba(244,63,94,.75)}

.border-e-rose-500\/80 {
    border-inline-end-color:rgba(244,63,94,.8)}

.border-e-rose-500\/90 {
    border-inline-end-color:rgba(244,63,94,.9)}

.border-e-rose-500\/95 {
    border-inline-end-color:rgba(244,63,94,.95)}

.border-e-rose-600 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(225 29 72/var(--tw-border-opacity))}

.border-e-rose-600\/0 {
    border-inline-end-color: rgba(225,29,72,0)
}

.border-e-rose-600\/10 {
    border-inline-end-color:rgba(225,29,72,.1)}

.border-e-rose-600\/100 {
    border-inline-end-color:#e11d48}

.border-e-rose-600\/20 {
    border-inline-end-color:rgba(225,29,72,.2)}

.border-e-rose-600\/25 {
    border-inline-end-color:rgba(225,29,72,.25)}

.border-e-rose-600\/30 {
    border-inline-end-color:rgba(225,29,72,.3)}

.border-e-rose-600\/40 {
    border-inline-end-color:rgba(225,29,72,.4)}

.border-e-rose-600\/5 {
    border-inline-end-color:rgba(225,29,72,.05)}

.border-e-rose-600\/50 {
    border-inline-end-color:rgba(225,29,72,.5)}

.border-e-rose-600\/60 {
    border-inline-end-color:rgba(225,29,72,.6)}

.border-e-rose-600\/70 {
    border-inline-end-color:rgba(225,29,72,.7)}

.border-e-rose-600\/75 {
    border-inline-end-color:rgba(225,29,72,.75)}

.border-e-rose-600\/80 {
    border-inline-end-color:rgba(225,29,72,.8)}

.border-e-rose-600\/90 {
    border-inline-end-color:rgba(225,29,72,.9)}

.border-e-rose-600\/95 {
    border-inline-end-color:rgba(225,29,72,.95)}

.border-e-rose-700 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(190 18 60/var(--tw-border-opacity))}

.border-e-rose-700\/0 {
    border-inline-end-color: rgba(190,18,60,0)
}

.border-e-rose-700\/10 {
    border-inline-end-color:rgba(190,18,60,.1)}

.border-e-rose-700\/100 {
    border-inline-end-color:#be123c}

.border-e-rose-700\/20 {
    border-inline-end-color:rgba(190,18,60,.2)}

.border-e-rose-700\/25 {
    border-inline-end-color:rgba(190,18,60,.25)}

.border-e-rose-700\/30 {
    border-inline-end-color:rgba(190,18,60,.3)}

.border-e-rose-700\/40 {
    border-inline-end-color:rgba(190,18,60,.4)}

.border-e-rose-700\/5 {
    border-inline-end-color:rgba(190,18,60,.05)}

.border-e-rose-700\/50 {
    border-inline-end-color:rgba(190,18,60,.5)}

.border-e-rose-700\/60 {
    border-inline-end-color:rgba(190,18,60,.6)}

.border-e-rose-700\/70 {
    border-inline-end-color:rgba(190,18,60,.7)}

.border-e-rose-700\/75 {
    border-inline-end-color:rgba(190,18,60,.75)}

.border-e-rose-700\/80 {
    border-inline-end-color:rgba(190,18,60,.8)}

.border-e-rose-700\/90 {
    border-inline-end-color:rgba(190,18,60,.9)}

.border-e-rose-700\/95 {
    border-inline-end-color:rgba(190,18,60,.95)}

.border-e-rose-800 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(159 18 57/var(--tw-border-opacity))}

.border-e-rose-800\/0 {
    border-inline-end-color: rgba(159,18,57,0)
}

.border-e-rose-800\/10 {
    border-inline-end-color:rgba(159,18,57,.1)}

.border-e-rose-800\/100 {
    border-inline-end-color:#9f1239}

.border-e-rose-800\/20 {
    border-inline-end-color:rgba(159,18,57,.2)}

.border-e-rose-800\/25 {
    border-inline-end-color:rgba(159,18,57,.25)}

.border-e-rose-800\/30 {
    border-inline-end-color:rgba(159,18,57,.3)}

.border-e-rose-800\/40 {
    border-inline-end-color:rgba(159,18,57,.4)}

.border-e-rose-800\/5 {
    border-inline-end-color:rgba(159,18,57,.05)}

.border-e-rose-800\/50 {
    border-inline-end-color:rgba(159,18,57,.5)}

.border-e-rose-800\/60 {
    border-inline-end-color:rgba(159,18,57,.6)}

.border-e-rose-800\/70 {
    border-inline-end-color:rgba(159,18,57,.7)}

.border-e-rose-800\/75 {
    border-inline-end-color:rgba(159,18,57,.75)}

.border-e-rose-800\/80 {
    border-inline-end-color:rgba(159,18,57,.8)}

.border-e-rose-800\/90 {
    border-inline-end-color:rgba(159,18,57,.9)}

.border-e-rose-800\/95 {
    border-inline-end-color:rgba(159,18,57,.95)}

.border-e-rose-900 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(136 19 55/var(--tw-border-opacity))}

.border-e-rose-900\/0 {
    border-inline-end-color: rgba(136,19,55,0)
}

.border-e-rose-900\/10 {
    border-inline-end-color:rgba(136,19,55,.1)}

.border-e-rose-900\/100 {
    border-inline-end-color:#881337}

.border-e-rose-900\/20 {
    border-inline-end-color:rgba(136,19,55,.2)}

.border-e-rose-900\/25 {
    border-inline-end-color:rgba(136,19,55,.25)}

.border-e-rose-900\/30 {
    border-inline-end-color:rgba(136,19,55,.3)}

.border-e-rose-900\/40 {
    border-inline-end-color:rgba(136,19,55,.4)}

.border-e-rose-900\/5 {
    border-inline-end-color:rgba(136,19,55,.05)}

.border-e-rose-900\/50 {
    border-inline-end-color:rgba(136,19,55,.5)}

.border-e-rose-900\/60 {
    border-inline-end-color:rgba(136,19,55,.6)}

.border-e-rose-900\/70 {
    border-inline-end-color:rgba(136,19,55,.7)}

.border-e-rose-900\/75 {
    border-inline-end-color:rgba(136,19,55,.75)}

.border-e-rose-900\/80 {
    border-inline-end-color:rgba(136,19,55,.8)}

.border-e-rose-900\/90 {
    border-inline-end-color:rgba(136,19,55,.9)}

.border-e-rose-900\/95 {
    border-inline-end-color:rgba(136,19,55,.95)}

.border-e-rose-950 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(76 5 25/var(--tw-border-opacity))}

.border-e-rose-950\/0 {
    border-inline-end-color: rgba(76,5,25,0)
}

.border-e-rose-950\/10 {
    border-inline-end-color:rgba(76,5,25,.1)}

.border-e-rose-950\/100 {
    border-inline-end-color:#4c0519}

.border-e-rose-950\/20 {
    border-inline-end-color:rgba(76,5,25,.2)}

.border-e-rose-950\/25 {
    border-inline-end-color:rgba(76,5,25,.25)}

.border-e-rose-950\/30 {
    border-inline-end-color:rgba(76,5,25,.3)}

.border-e-rose-950\/40 {
    border-inline-end-color:rgba(76,5,25,.4)}

.border-e-rose-950\/5 {
    border-inline-end-color:rgba(76,5,25,.05)}

.border-e-rose-950\/50 {
    border-inline-end-color:rgba(76,5,25,.5)}

.border-e-rose-950\/60 {
    border-inline-end-color:rgba(76,5,25,.6)}

.border-e-rose-950\/70 {
    border-inline-end-color:rgba(76,5,25,.7)}

.border-e-rose-950\/75 {
    border-inline-end-color:rgba(76,5,25,.75)}

.border-e-rose-950\/80 {
    border-inline-end-color:rgba(76,5,25,.8)}

.border-e-rose-950\/90 {
    border-inline-end-color:rgba(76,5,25,.9)}

.border-e-rose-950\/95 {
    border-inline-end-color:rgba(76,5,25,.95)}

.border-e-secondary {
    border-inline-end-color:hsl(var(--secondary))}

.border-e-secondary-foreground {
    border-inline-end-color: hsl(var(--secondary-foreground))
}

.border-e-secondary-foreground\/0 {
    border-inline-end-color:hsl(var(--secondary-foreground)/0)}

.border-e-secondary-foreground\/10 {
    border-inline-end-color: hsl(var(--secondary-foreground)/.1)
}

.border-e-secondary-foreground\/100 {
    border-inline-end-color:hsl(var(--secondary-foreground)/1)}

.border-e-secondary-foreground\/20 {
    border-inline-end-color: hsl(var(--secondary-foreground)/.2)
}

.border-e-secondary-foreground\/25 {
    border-inline-end-color:hsl(var(--secondary-foreground)/.25)}

.border-e-secondary-foreground\/30 {
    border-inline-end-color: hsl(var(--secondary-foreground)/.3)
}

.border-e-secondary-foreground\/40 {
    border-inline-end-color:hsl(var(--secondary-foreground)/.4)}

.border-e-secondary-foreground\/5 {
    border-inline-end-color: hsl(var(--secondary-foreground)/.05)
}

.border-e-secondary-foreground\/50 {
    border-inline-end-color:hsl(var(--secondary-foreground)/.5)}

.border-e-secondary-foreground\/60 {
    border-inline-end-color: hsl(var(--secondary-foreground)/.6)
}

.border-e-secondary-foreground\/70 {
    border-inline-end-color:hsl(var(--secondary-foreground)/.7)}

.border-e-secondary-foreground\/75 {
    border-inline-end-color: hsl(var(--secondary-foreground)/.75)
}

.border-e-secondary-foreground\/80 {
    border-inline-end-color:hsl(var(--secondary-foreground)/.8)}

.border-e-secondary-foreground\/90 {
    border-inline-end-color: hsl(var(--secondary-foreground)/.9)
}

.border-e-secondary-foreground\/95 {
    border-inline-end-color:hsl(var(--secondary-foreground)/.95)}

.border-e-secondary\/0 {
    border-inline-end-color: hsl(var(--secondary)/0)
}

.border-e-secondary\/10 {
    border-inline-end-color:hsl(var(--secondary)/.1)}

.border-e-secondary\/100 {
    border-inline-end-color: hsl(var(--secondary)/1)
}

.border-e-secondary\/20 {
    border-inline-end-color:hsl(var(--secondary)/.2)}

.border-e-secondary\/25 {
    border-inline-end-color: hsl(var(--secondary)/.25)
}

.border-e-secondary\/30 {
    border-inline-end-color:hsl(var(--secondary)/.3)}

.border-e-secondary\/40 {
    border-inline-end-color: hsl(var(--secondary)/.4)
}

.border-e-secondary\/5 {
    border-inline-end-color:hsl(var(--secondary)/.05)}

.border-e-secondary\/50 {
    border-inline-end-color: hsl(var(--secondary)/.5)
}

.border-e-secondary\/60 {
    border-inline-end-color:hsl(var(--secondary)/.6)}

.border-e-secondary\/70 {
    border-inline-end-color: hsl(var(--secondary)/.7)
}

.border-e-secondary\/75 {
    border-inline-end-color:hsl(var(--secondary)/.75)}

.border-e-secondary\/80 {
    border-inline-end-color: hsl(var(--secondary)/.8)
}

.border-e-secondary\/90 {
    border-inline-end-color:hsl(var(--secondary)/.9)}

.border-e-secondary\/95 {
    border-inline-end-color: hsl(var(--secondary)/.95)
}

.border-e-sky-100 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(224 242 254/var(--tw-border-opacity))}

.border-e-sky-100\/0 {
    border-inline-end-color: rgba(224,242,254,0)
}

.border-e-sky-100\/10 {
    border-inline-end-color:rgba(224,242,254,.1)}

.border-e-sky-100\/100 {
    border-inline-end-color:#e0f2fe}

.border-e-sky-100\/20 {
    border-inline-end-color:rgba(224,242,254,.2)}

.border-e-sky-100\/25 {
    border-inline-end-color:rgba(224,242,254,.25)}

.border-e-sky-100\/30 {
    border-inline-end-color:rgba(224,242,254,.3)}

.border-e-sky-100\/40 {
    border-inline-end-color:rgba(224,242,254,.4)}

.border-e-sky-100\/5 {
    border-inline-end-color:rgba(224,242,254,.05)}

.border-e-sky-100\/50 {
    border-inline-end-color:rgba(224,242,254,.5)}

.border-e-sky-100\/60 {
    border-inline-end-color:rgba(224,242,254,.6)}

.border-e-sky-100\/70 {
    border-inline-end-color:rgba(224,242,254,.7)}

.border-e-sky-100\/75 {
    border-inline-end-color:rgba(224,242,254,.75)}

.border-e-sky-100\/80 {
    border-inline-end-color:rgba(224,242,254,.8)}

.border-e-sky-100\/90 {
    border-inline-end-color:rgba(224,242,254,.9)}

.border-e-sky-100\/95 {
    border-inline-end-color:rgba(224,242,254,.95)}

.border-e-sky-200 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(186 230 253/var(--tw-border-opacity))}

.border-e-sky-200\/0 {
    border-inline-end-color: rgba(186,230,253,0)
}

.border-e-sky-200\/10 {
    border-inline-end-color:rgba(186,230,253,.1)}

.border-e-sky-200\/100 {
    border-inline-end-color:#bae6fd}

.border-e-sky-200\/20 {
    border-inline-end-color:rgba(186,230,253,.2)}

.border-e-sky-200\/25 {
    border-inline-end-color:rgba(186,230,253,.25)}

.border-e-sky-200\/30 {
    border-inline-end-color:rgba(186,230,253,.3)}

.border-e-sky-200\/40 {
    border-inline-end-color:rgba(186,230,253,.4)}

.border-e-sky-200\/5 {
    border-inline-end-color:rgba(186,230,253,.05)}

.border-e-sky-200\/50 {
    border-inline-end-color:rgba(186,230,253,.5)}

.border-e-sky-200\/60 {
    border-inline-end-color:rgba(186,230,253,.6)}

.border-e-sky-200\/70 {
    border-inline-end-color:rgba(186,230,253,.7)}

.border-e-sky-200\/75 {
    border-inline-end-color:rgba(186,230,253,.75)}

.border-e-sky-200\/80 {
    border-inline-end-color:rgba(186,230,253,.8)}

.border-e-sky-200\/90 {
    border-inline-end-color:rgba(186,230,253,.9)}

.border-e-sky-200\/95 {
    border-inline-end-color:rgba(186,230,253,.95)}

.border-e-sky-300 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(125 211 252/var(--tw-border-opacity))}

.border-e-sky-300\/0 {
    border-inline-end-color: rgba(125,211,252,0)
}

.border-e-sky-300\/10 {
    border-inline-end-color:rgba(125,211,252,.1)}

.border-e-sky-300\/100 {
    border-inline-end-color:#7dd3fc}

.border-e-sky-300\/20 {
    border-inline-end-color:rgba(125,211,252,.2)}

.border-e-sky-300\/25 {
    border-inline-end-color:rgba(125,211,252,.25)}

.border-e-sky-300\/30 {
    border-inline-end-color:rgba(125,211,252,.3)}

.border-e-sky-300\/40 {
    border-inline-end-color:rgba(125,211,252,.4)}

.border-e-sky-300\/5 {
    border-inline-end-color:rgba(125,211,252,.05)}

.border-e-sky-300\/50 {
    border-inline-end-color:rgba(125,211,252,.5)}

.border-e-sky-300\/60 {
    border-inline-end-color:rgba(125,211,252,.6)}

.border-e-sky-300\/70 {
    border-inline-end-color:rgba(125,211,252,.7)}

.border-e-sky-300\/75 {
    border-inline-end-color:rgba(125,211,252,.75)}

.border-e-sky-300\/80 {
    border-inline-end-color:rgba(125,211,252,.8)}

.border-e-sky-300\/90 {
    border-inline-end-color:rgba(125,211,252,.9)}

.border-e-sky-300\/95 {
    border-inline-end-color:rgba(125,211,252,.95)}

.border-e-sky-400 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(56 189 248/var(--tw-border-opacity))}

.border-e-sky-400\/0 {
    border-inline-end-color: rgba(56,189,248,0)
}

.border-e-sky-400\/10 {
    border-inline-end-color:rgba(56,189,248,.1)}

.border-e-sky-400\/100 {
    border-inline-end-color:#38bdf8}

.border-e-sky-400\/20 {
    border-inline-end-color:rgba(56,189,248,.2)}

.border-e-sky-400\/25 {
    border-inline-end-color:rgba(56,189,248,.25)}

.border-e-sky-400\/30 {
    border-inline-end-color:rgba(56,189,248,.3)}

.border-e-sky-400\/40 {
    border-inline-end-color:rgba(56,189,248,.4)}

.border-e-sky-400\/5 {
    border-inline-end-color:rgba(56,189,248,.05)}

.border-e-sky-400\/50 {
    border-inline-end-color:rgba(56,189,248,.5)}

.border-e-sky-400\/60 {
    border-inline-end-color:rgba(56,189,248,.6)}

.border-e-sky-400\/70 {
    border-inline-end-color:rgba(56,189,248,.7)}

.border-e-sky-400\/75 {
    border-inline-end-color:rgba(56,189,248,.75)}

.border-e-sky-400\/80 {
    border-inline-end-color:rgba(56,189,248,.8)}

.border-e-sky-400\/90 {
    border-inline-end-color:rgba(56,189,248,.9)}

.border-e-sky-400\/95 {
    border-inline-end-color:rgba(56,189,248,.95)}

.border-e-sky-50 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(240 249 255/var(--tw-border-opacity))}

.border-e-sky-50\/0 {
    border-inline-end-color: rgba(240,249,255,0)
}

.border-e-sky-50\/10 {
    border-inline-end-color:rgba(240,249,255,.1)}

.border-e-sky-50\/100 {
    border-inline-end-color:#f0f9ff}

.border-e-sky-50\/20 {
    border-inline-end-color:rgba(240,249,255,.2)}

.border-e-sky-50\/25 {
    border-inline-end-color:rgba(240,249,255,.25)}

.border-e-sky-50\/30 {
    border-inline-end-color:rgba(240,249,255,.3)}

.border-e-sky-50\/40 {
    border-inline-end-color:rgba(240,249,255,.4)}

.border-e-sky-50\/5 {
    border-inline-end-color:rgba(240,249,255,.05)}

.border-e-sky-50\/50 {
    border-inline-end-color:rgba(240,249,255,.5)}

.border-e-sky-50\/60 {
    border-inline-end-color:rgba(240,249,255,.6)}

.border-e-sky-50\/70 {
    border-inline-end-color:rgba(240,249,255,.7)}

.border-e-sky-50\/75 {
    border-inline-end-color:rgba(240,249,255,.75)}

.border-e-sky-50\/80 {
    border-inline-end-color:rgba(240,249,255,.8)}

.border-e-sky-50\/90 {
    border-inline-end-color:rgba(240,249,255,.9)}

.border-e-sky-50\/95 {
    border-inline-end-color:rgba(240,249,255,.95)}

.border-e-sky-500 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(14 165 233/var(--tw-border-opacity))}

.border-e-sky-500\/0 {
    border-inline-end-color: rgba(14,165,233,0)
}

.border-e-sky-500\/10 {
    border-inline-end-color:rgba(14,165,233,.1)}

.border-e-sky-500\/100 {
    border-inline-end-color:#0ea5e9}

.border-e-sky-500\/20 {
    border-inline-end-color:rgba(14,165,233,.2)}

.border-e-sky-500\/25 {
    border-inline-end-color:rgba(14,165,233,.25)}

.border-e-sky-500\/30 {
    border-inline-end-color:rgba(14,165,233,.3)}

.border-e-sky-500\/40 {
    border-inline-end-color:rgba(14,165,233,.4)}

.border-e-sky-500\/5 {
    border-inline-end-color:rgba(14,165,233,.05)}

.border-e-sky-500\/50 {
    border-inline-end-color:rgba(14,165,233,.5)}

.border-e-sky-500\/60 {
    border-inline-end-color:rgba(14,165,233,.6)}

.border-e-sky-500\/70 {
    border-inline-end-color:rgba(14,165,233,.7)}

.border-e-sky-500\/75 {
    border-inline-end-color:rgba(14,165,233,.75)}

.border-e-sky-500\/80 {
    border-inline-end-color:rgba(14,165,233,.8)}

.border-e-sky-500\/90 {
    border-inline-end-color:rgba(14,165,233,.9)}

.border-e-sky-500\/95 {
    border-inline-end-color:rgba(14,165,233,.95)}

.border-e-sky-600 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(2 132 199/var(--tw-border-opacity))}

.border-e-sky-600\/0 {
    border-inline-end-color: rgba(2,132,199,0)
}

.border-e-sky-600\/10 {
    border-inline-end-color:rgba(2,132,199,.1)}

.border-e-sky-600\/100 {
    border-inline-end-color:#0284c7}

.border-e-sky-600\/20 {
    border-inline-end-color:rgba(2,132,199,.2)}

.border-e-sky-600\/25 {
    border-inline-end-color:rgba(2,132,199,.25)}

.border-e-sky-600\/30 {
    border-inline-end-color:rgba(2,132,199,.3)}

.border-e-sky-600\/40 {
    border-inline-end-color:rgba(2,132,199,.4)}

.border-e-sky-600\/5 {
    border-inline-end-color:rgba(2,132,199,.05)}

.border-e-sky-600\/50 {
    border-inline-end-color:rgba(2,132,199,.5)}

.border-e-sky-600\/60 {
    border-inline-end-color:rgba(2,132,199,.6)}

.border-e-sky-600\/70 {
    border-inline-end-color:rgba(2,132,199,.7)}

.border-e-sky-600\/75 {
    border-inline-end-color:rgba(2,132,199,.75)}

.border-e-sky-600\/80 {
    border-inline-end-color:rgba(2,132,199,.8)}

.border-e-sky-600\/90 {
    border-inline-end-color:rgba(2,132,199,.9)}

.border-e-sky-600\/95 {
    border-inline-end-color:rgba(2,132,199,.95)}

.border-e-sky-700 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(3 105 161/var(--tw-border-opacity))}

.border-e-sky-700\/0 {
    border-inline-end-color: rgba(3,105,161,0)
}

.border-e-sky-700\/10 {
    border-inline-end-color:rgba(3,105,161,.1)}

.border-e-sky-700\/100 {
    border-inline-end-color:#0369a1}

.border-e-sky-700\/20 {
    border-inline-end-color:rgba(3,105,161,.2)}

.border-e-sky-700\/25 {
    border-inline-end-color:rgba(3,105,161,.25)}

.border-e-sky-700\/30 {
    border-inline-end-color:rgba(3,105,161,.3)}

.border-e-sky-700\/40 {
    border-inline-end-color:rgba(3,105,161,.4)}

.border-e-sky-700\/5 {
    border-inline-end-color:rgba(3,105,161,.05)}

.border-e-sky-700\/50 {
    border-inline-end-color:rgba(3,105,161,.5)}

.border-e-sky-700\/60 {
    border-inline-end-color:rgba(3,105,161,.6)}

.border-e-sky-700\/70 {
    border-inline-end-color:rgba(3,105,161,.7)}

.border-e-sky-700\/75 {
    border-inline-end-color:rgba(3,105,161,.75)}

.border-e-sky-700\/80 {
    border-inline-end-color:rgba(3,105,161,.8)}

.border-e-sky-700\/90 {
    border-inline-end-color:rgba(3,105,161,.9)}

.border-e-sky-700\/95 {
    border-inline-end-color:rgba(3,105,161,.95)}

.border-e-sky-800 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(7 89 133/var(--tw-border-opacity))}

.border-e-sky-800\/0 {
    border-inline-end-color: rgba(7,89,133,0)
}

.border-e-sky-800\/10 {
    border-inline-end-color:rgba(7,89,133,.1)}

.border-e-sky-800\/100 {
    border-inline-end-color:#075985}

.border-e-sky-800\/20 {
    border-inline-end-color:rgba(7,89,133,.2)}

.border-e-sky-800\/25 {
    border-inline-end-color:rgba(7,89,133,.25)}

.border-e-sky-800\/30 {
    border-inline-end-color:rgba(7,89,133,.3)}

.border-e-sky-800\/40 {
    border-inline-end-color:rgba(7,89,133,.4)}

.border-e-sky-800\/5 {
    border-inline-end-color:rgba(7,89,133,.05)}

.border-e-sky-800\/50 {
    border-inline-end-color:rgba(7,89,133,.5)}

.border-e-sky-800\/60 {
    border-inline-end-color:rgba(7,89,133,.6)}

.border-e-sky-800\/70 {
    border-inline-end-color:rgba(7,89,133,.7)}

.border-e-sky-800\/75 {
    border-inline-end-color:rgba(7,89,133,.75)}

.border-e-sky-800\/80 {
    border-inline-end-color:rgba(7,89,133,.8)}

.border-e-sky-800\/90 {
    border-inline-end-color:rgba(7,89,133,.9)}

.border-e-sky-800\/95 {
    border-inline-end-color:rgba(7,89,133,.95)}

.border-e-sky-900 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(12 74 110/var(--tw-border-opacity))}

.border-e-sky-900\/0 {
    border-inline-end-color: rgba(12,74,110,0)
}

.border-e-sky-900\/10 {
    border-inline-end-color:rgba(12,74,110,.1)}

.border-e-sky-900\/100 {
    border-inline-end-color:#0c4a6e}

.border-e-sky-900\/20 {
    border-inline-end-color:rgba(12,74,110,.2)}

.border-e-sky-900\/25 {
    border-inline-end-color:rgba(12,74,110,.25)}

.border-e-sky-900\/30 {
    border-inline-end-color:rgba(12,74,110,.3)}

.border-e-sky-900\/40 {
    border-inline-end-color:rgba(12,74,110,.4)}

.border-e-sky-900\/5 {
    border-inline-end-color:rgba(12,74,110,.05)}

.border-e-sky-900\/50 {
    border-inline-end-color:rgba(12,74,110,.5)}

.border-e-sky-900\/60 {
    border-inline-end-color:rgba(12,74,110,.6)}

.border-e-sky-900\/70 {
    border-inline-end-color:rgba(12,74,110,.7)}

.border-e-sky-900\/75 {
    border-inline-end-color:rgba(12,74,110,.75)}

.border-e-sky-900\/80 {
    border-inline-end-color:rgba(12,74,110,.8)}

.border-e-sky-900\/90 {
    border-inline-end-color:rgba(12,74,110,.9)}

.border-e-sky-900\/95 {
    border-inline-end-color:rgba(12,74,110,.95)}

.border-e-sky-950 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(8 47 73/var(--tw-border-opacity))}

.border-e-sky-950\/0 {
    border-inline-end-color: rgba(8,47,73,0)
}

.border-e-sky-950\/10 {
    border-inline-end-color:rgba(8,47,73,.1)}

.border-e-sky-950\/100 {
    border-inline-end-color:#082f49}

.border-e-sky-950\/20 {
    border-inline-end-color:rgba(8,47,73,.2)}

.border-e-sky-950\/25 {
    border-inline-end-color:rgba(8,47,73,.25)}

.border-e-sky-950\/30 {
    border-inline-end-color:rgba(8,47,73,.3)}

.border-e-sky-950\/40 {
    border-inline-end-color:rgba(8,47,73,.4)}

.border-e-sky-950\/5 {
    border-inline-end-color:rgba(8,47,73,.05)}

.border-e-sky-950\/50 {
    border-inline-end-color:rgba(8,47,73,.5)}

.border-e-sky-950\/60 {
    border-inline-end-color:rgba(8,47,73,.6)}

.border-e-sky-950\/70 {
    border-inline-end-color:rgba(8,47,73,.7)}

.border-e-sky-950\/75 {
    border-inline-end-color:rgba(8,47,73,.75)}

.border-e-sky-950\/80 {
    border-inline-end-color:rgba(8,47,73,.8)}

.border-e-sky-950\/90 {
    border-inline-end-color:rgba(8,47,73,.9)}

.border-e-sky-950\/95 {
    border-inline-end-color:rgba(8,47,73,.95)}

.border-e-slate-100 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(241 245 249/var(--tw-border-opacity))}

.border-e-slate-100\/0 {
    border-inline-end-color: rgba(241,245,249,0)
}

.border-e-slate-100\/10 {
    border-inline-end-color:rgba(241,245,249,.1)}

.border-e-slate-100\/100 {
    border-inline-end-color:#f1f5f9}

.border-e-slate-100\/20 {
    border-inline-end-color:rgba(241,245,249,.2)}

.border-e-slate-100\/25 {
    border-inline-end-color:rgba(241,245,249,.25)}

.border-e-slate-100\/30 {
    border-inline-end-color:rgba(241,245,249,.3)}

.border-e-slate-100\/40 {
    border-inline-end-color:rgba(241,245,249,.4)}

.border-e-slate-100\/5 {
    border-inline-end-color:rgba(241,245,249,.05)}

.border-e-slate-100\/50 {
    border-inline-end-color:rgba(241,245,249,.5)}

.border-e-slate-100\/60 {
    border-inline-end-color:rgba(241,245,249,.6)}

.border-e-slate-100\/70 {
    border-inline-end-color:rgba(241,245,249,.7)}

.border-e-slate-100\/75 {
    border-inline-end-color:rgba(241,245,249,.75)}

.border-e-slate-100\/80 {
    border-inline-end-color:rgba(241,245,249,.8)}

.border-e-slate-100\/90 {
    border-inline-end-color:rgba(241,245,249,.9)}

.border-e-slate-100\/95 {
    border-inline-end-color:rgba(241,245,249,.95)}

.border-e-slate-200 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(226 232 240/var(--tw-border-opacity))}

.border-e-slate-200\/0 {
    border-inline-end-color: rgba(226,232,240,0)
}

.border-e-slate-200\/10 {
    border-inline-end-color:rgba(226,232,240,.1)}

.border-e-slate-200\/100 {
    border-inline-end-color:#e2e8f0}

.border-e-slate-200\/20 {
    border-inline-end-color:rgba(226,232,240,.2)}

.border-e-slate-200\/25 {
    border-inline-end-color:rgba(226,232,240,.25)}

.border-e-slate-200\/30 {
    border-inline-end-color:rgba(226,232,240,.3)}

.border-e-slate-200\/40 {
    border-inline-end-color:rgba(226,232,240,.4)}

.border-e-slate-200\/5 {
    border-inline-end-color:rgba(226,232,240,.05)}

.border-e-slate-200\/50 {
    border-inline-end-color:rgba(226,232,240,.5)}

.border-e-slate-200\/60 {
    border-inline-end-color:rgba(226,232,240,.6)}

.border-e-slate-200\/70 {
    border-inline-end-color:rgba(226,232,240,.7)}

.border-e-slate-200\/75 {
    border-inline-end-color:rgba(226,232,240,.75)}

.border-e-slate-200\/80 {
    border-inline-end-color:rgba(226,232,240,.8)}

.border-e-slate-200\/90 {
    border-inline-end-color:rgba(226,232,240,.9)}

.border-e-slate-200\/95 {
    border-inline-end-color:rgba(226,232,240,.95)}

.border-e-slate-300 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(203 213 225/var(--tw-border-opacity))}

.border-e-slate-300\/0 {
    border-inline-end-color: rgba(203,213,225,0)
}

.border-e-slate-300\/10 {
    border-inline-end-color:rgba(203,213,225,.1)}

.border-e-slate-300\/100 {
    border-inline-end-color:#cbd5e1}

.border-e-slate-300\/20 {
    border-inline-end-color:rgba(203,213,225,.2)}

.border-e-slate-300\/25 {
    border-inline-end-color:rgba(203,213,225,.25)}

.border-e-slate-300\/30 {
    border-inline-end-color:rgba(203,213,225,.3)}

.border-e-slate-300\/40 {
    border-inline-end-color:rgba(203,213,225,.4)}

.border-e-slate-300\/5 {
    border-inline-end-color:rgba(203,213,225,.05)}

.border-e-slate-300\/50 {
    border-inline-end-color:rgba(203,213,225,.5)}

.border-e-slate-300\/60 {
    border-inline-end-color:rgba(203,213,225,.6)}

.border-e-slate-300\/70 {
    border-inline-end-color:rgba(203,213,225,.7)}

.border-e-slate-300\/75 {
    border-inline-end-color:rgba(203,213,225,.75)}

.border-e-slate-300\/80 {
    border-inline-end-color:rgba(203,213,225,.8)}

.border-e-slate-300\/90 {
    border-inline-end-color:rgba(203,213,225,.9)}

.border-e-slate-300\/95 {
    border-inline-end-color:rgba(203,213,225,.95)}

.border-e-slate-400 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(148 163 184/var(--tw-border-opacity))}

.border-e-slate-400\/0 {
    border-inline-end-color: rgba(148,163,184,0)
}

.border-e-slate-400\/10 {
    border-inline-end-color:rgba(148,163,184,.1)}

.border-e-slate-400\/100 {
    border-inline-end-color:#94a3b8}

.border-e-slate-400\/20 {
    border-inline-end-color:rgba(148,163,184,.2)}

.border-e-slate-400\/25 {
    border-inline-end-color:rgba(148,163,184,.25)}

.border-e-slate-400\/30 {
    border-inline-end-color:rgba(148,163,184,.3)}

.border-e-slate-400\/40 {
    border-inline-end-color:rgba(148,163,184,.4)}

.border-e-slate-400\/5 {
    border-inline-end-color:rgba(148,163,184,.05)}

.border-e-slate-400\/50 {
    border-inline-end-color:rgba(148,163,184,.5)}

.border-e-slate-400\/60 {
    border-inline-end-color:rgba(148,163,184,.6)}

.border-e-slate-400\/70 {
    border-inline-end-color:rgba(148,163,184,.7)}

.border-e-slate-400\/75 {
    border-inline-end-color:rgba(148,163,184,.75)}

.border-e-slate-400\/80 {
    border-inline-end-color:rgba(148,163,184,.8)}

.border-e-slate-400\/90 {
    border-inline-end-color:rgba(148,163,184,.9)}

.border-e-slate-400\/95 {
    border-inline-end-color:rgba(148,163,184,.95)}

.border-e-slate-50 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(248 250 252/var(--tw-border-opacity))}

.border-e-slate-50\/0 {
    border-inline-end-color: rgba(248,250,252,0)
}

.border-e-slate-50\/10 {
    border-inline-end-color:rgba(248,250,252,.1)}

.border-e-slate-50\/100 {
    border-inline-end-color:#f8fafc}

.border-e-slate-50\/20 {
    border-inline-end-color:rgba(248,250,252,.2)}

.border-e-slate-50\/25 {
    border-inline-end-color:rgba(248,250,252,.25)}

.border-e-slate-50\/30 {
    border-inline-end-color:rgba(248,250,252,.3)}

.border-e-slate-50\/40 {
    border-inline-end-color:rgba(248,250,252,.4)}

.border-e-slate-50\/5 {
    border-inline-end-color:rgba(248,250,252,.05)}

.border-e-slate-50\/50 {
    border-inline-end-color:rgba(248,250,252,.5)}

.border-e-slate-50\/60 {
    border-inline-end-color:rgba(248,250,252,.6)}

.border-e-slate-50\/70 {
    border-inline-end-color:rgba(248,250,252,.7)}

.border-e-slate-50\/75 {
    border-inline-end-color:rgba(248,250,252,.75)}

.border-e-slate-50\/80 {
    border-inline-end-color:rgba(248,250,252,.8)}

.border-e-slate-50\/90 {
    border-inline-end-color:rgba(248,250,252,.9)}

.border-e-slate-50\/95 {
    border-inline-end-color:rgba(248,250,252,.95)}

.border-e-slate-500 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(100 116 139/var(--tw-border-opacity))}

.border-e-slate-500\/0 {
    border-inline-end-color: rgba(100,116,139,0)
}

.border-e-slate-500\/10 {
    border-inline-end-color:rgba(100,116,139,.1)}

.border-e-slate-500\/100 {
    border-inline-end-color:#64748b}

.border-e-slate-500\/20 {
    border-inline-end-color:rgba(100,116,139,.2)}

.border-e-slate-500\/25 {
    border-inline-end-color:rgba(100,116,139,.25)}

.border-e-slate-500\/30 {
    border-inline-end-color:rgba(100,116,139,.3)}

.border-e-slate-500\/40 {
    border-inline-end-color:rgba(100,116,139,.4)}

.border-e-slate-500\/5 {
    border-inline-end-color:rgba(100,116,139,.05)}

.border-e-slate-500\/50 {
    border-inline-end-color:rgba(100,116,139,.5)}

.border-e-slate-500\/60 {
    border-inline-end-color:rgba(100,116,139,.6)}

.border-e-slate-500\/70 {
    border-inline-end-color:rgba(100,116,139,.7)}

.border-e-slate-500\/75 {
    border-inline-end-color:rgba(100,116,139,.75)}

.border-e-slate-500\/80 {
    border-inline-end-color:rgba(100,116,139,.8)}

.border-e-slate-500\/90 {
    border-inline-end-color:rgba(100,116,139,.9)}

.border-e-slate-500\/95 {
    border-inline-end-color:rgba(100,116,139,.95)}

.border-e-slate-600 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(71 85 105/var(--tw-border-opacity))}

.border-e-slate-600\/0 {
    border-inline-end-color: rgba(71,85,105,0)
}

.border-e-slate-600\/10 {
    border-inline-end-color:rgba(71,85,105,.1)}

.border-e-slate-600\/100 {
    border-inline-end-color:#475569}

.border-e-slate-600\/20 {
    border-inline-end-color:rgba(71,85,105,.2)}

.border-e-slate-600\/25 {
    border-inline-end-color:rgba(71,85,105,.25)}

.border-e-slate-600\/30 {
    border-inline-end-color:rgba(71,85,105,.3)}

.border-e-slate-600\/40 {
    border-inline-end-color:rgba(71,85,105,.4)}

.border-e-slate-600\/5 {
    border-inline-end-color:rgba(71,85,105,.05)}

.border-e-slate-600\/50 {
    border-inline-end-color:rgba(71,85,105,.5)}

.border-e-slate-600\/60 {
    border-inline-end-color:rgba(71,85,105,.6)}

.border-e-slate-600\/70 {
    border-inline-end-color:rgba(71,85,105,.7)}

.border-e-slate-600\/75 {
    border-inline-end-color:rgba(71,85,105,.75)}

.border-e-slate-600\/80 {
    border-inline-end-color:rgba(71,85,105,.8)}

.border-e-slate-600\/90 {
    border-inline-end-color:rgba(71,85,105,.9)}

.border-e-slate-600\/95 {
    border-inline-end-color:rgba(71,85,105,.95)}

.border-e-slate-700 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(51 65 85/var(--tw-border-opacity))}

.border-e-slate-700\/0 {
    border-inline-end-color: rgba(51,65,85,0)
}

.border-e-slate-700\/10 {
    border-inline-end-color:rgba(51,65,85,.1)}

.border-e-slate-700\/100 {
    border-inline-end-color:#334155}

.border-e-slate-700\/20 {
    border-inline-end-color:rgba(51,65,85,.2)}

.border-e-slate-700\/25 {
    border-inline-end-color:rgba(51,65,85,.25)}

.border-e-slate-700\/30 {
    border-inline-end-color:rgba(51,65,85,.3)}

.border-e-slate-700\/40 {
    border-inline-end-color:rgba(51,65,85,.4)}

.border-e-slate-700\/5 {
    border-inline-end-color:rgba(51,65,85,.05)}

.border-e-slate-700\/50 {
    border-inline-end-color:rgba(51,65,85,.5)}

.border-e-slate-700\/60 {
    border-inline-end-color:rgba(51,65,85,.6)}

.border-e-slate-700\/70 {
    border-inline-end-color:rgba(51,65,85,.7)}

.border-e-slate-700\/75 {
    border-inline-end-color:rgba(51,65,85,.75)}

.border-e-slate-700\/80 {
    border-inline-end-color:rgba(51,65,85,.8)}

.border-e-slate-700\/90 {
    border-inline-end-color:rgba(51,65,85,.9)}

.border-e-slate-700\/95 {
    border-inline-end-color:rgba(51,65,85,.95)}

.border-e-slate-800 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(30 41 59/var(--tw-border-opacity))}

.border-e-slate-800\/0 {
    border-inline-end-color: rgba(30,41,59,0)
}

.border-e-slate-800\/10 {
    border-inline-end-color:rgba(30,41,59,.1)}

.border-e-slate-800\/100 {
    border-inline-end-color:#1e293b}

.border-e-slate-800\/20 {
    border-inline-end-color:rgba(30,41,59,.2)}

.border-e-slate-800\/25 {
    border-inline-end-color:rgba(30,41,59,.25)}

.border-e-slate-800\/30 {
    border-inline-end-color:rgba(30,41,59,.3)}

.border-e-slate-800\/40 {
    border-inline-end-color:rgba(30,41,59,.4)}

.border-e-slate-800\/5 {
    border-inline-end-color:rgba(30,41,59,.05)}

.border-e-slate-800\/50 {
    border-inline-end-color:rgba(30,41,59,.5)}

.border-e-slate-800\/60 {
    border-inline-end-color:rgba(30,41,59,.6)}

.border-e-slate-800\/70 {
    border-inline-end-color:rgba(30,41,59,.7)}

.border-e-slate-800\/75 {
    border-inline-end-color:rgba(30,41,59,.75)}

.border-e-slate-800\/80 {
    border-inline-end-color:rgba(30,41,59,.8)}

.border-e-slate-800\/90 {
    border-inline-end-color:rgba(30,41,59,.9)}

.border-e-slate-800\/95 {
    border-inline-end-color:rgba(30,41,59,.95)}

.border-e-slate-900 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(15 23 42/var(--tw-border-opacity))}

.border-e-slate-900\/0 {
    border-inline-end-color: rgba(15,23,42,0)
}

.border-e-slate-900\/10 {
    border-inline-end-color:rgba(15,23,42,.1)}

.border-e-slate-900\/100 {
    border-inline-end-color:#0f172a}

.border-e-slate-900\/20 {
    border-inline-end-color:rgba(15,23,42,.2)}

.border-e-slate-900\/25 {
    border-inline-end-color:rgba(15,23,42,.25)}

.border-e-slate-900\/30 {
    border-inline-end-color:rgba(15,23,42,.3)}

.border-e-slate-900\/40 {
    border-inline-end-color:rgba(15,23,42,.4)}

.border-e-slate-900\/5 {
    border-inline-end-color:rgba(15,23,42,.05)}

.border-e-slate-900\/50 {
    border-inline-end-color:rgba(15,23,42,.5)}

.border-e-slate-900\/60 {
    border-inline-end-color:rgba(15,23,42,.6)}

.border-e-slate-900\/70 {
    border-inline-end-color:rgba(15,23,42,.7)}

.border-e-slate-900\/75 {
    border-inline-end-color:rgba(15,23,42,.75)}

.border-e-slate-900\/80 {
    border-inline-end-color:rgba(15,23,42,.8)}

.border-e-slate-900\/90 {
    border-inline-end-color:rgba(15,23,42,.9)}

.border-e-slate-900\/95 {
    border-inline-end-color:rgba(15,23,42,.95)}

.border-e-slate-950 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(2 6 23/var(--tw-border-opacity))}

.border-e-slate-950\/0 {
    border-inline-end-color: rgba(2,6,23,0)
}

.border-e-slate-950\/10 {
    border-inline-end-color:rgba(2,6,23,.1)}

.border-e-slate-950\/100 {
    border-inline-end-color:#020617}

.border-e-slate-950\/20 {
    border-inline-end-color:rgba(2,6,23,.2)}

.border-e-slate-950\/25 {
    border-inline-end-color:rgba(2,6,23,.25)}

.border-e-slate-950\/30 {
    border-inline-end-color:rgba(2,6,23,.3)}

.border-e-slate-950\/40 {
    border-inline-end-color:rgba(2,6,23,.4)}

.border-e-slate-950\/5 {
    border-inline-end-color:rgba(2,6,23,.05)}

.border-e-slate-950\/50 {
    border-inline-end-color:rgba(2,6,23,.5)}

.border-e-slate-950\/60 {
    border-inline-end-color:rgba(2,6,23,.6)}

.border-e-slate-950\/70 {
    border-inline-end-color:rgba(2,6,23,.7)}

.border-e-slate-950\/75 {
    border-inline-end-color:rgba(2,6,23,.75)}

.border-e-slate-950\/80 {
    border-inline-end-color:rgba(2,6,23,.8)}

.border-e-slate-950\/90 {
    border-inline-end-color:rgba(2,6,23,.9)}

.border-e-slate-950\/95 {
    border-inline-end-color:rgba(2,6,23,.95)}

.border-e-stone-100 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(245 245 244/var(--tw-border-opacity))}

.border-e-stone-100\/0 {
    border-inline-end-color: hsla(60,5%,96%,0)
}

.border-e-stone-100\/10 {
    border-inline-end-color:hsla(60,5%,96%,.1)}

.border-e-stone-100\/100 {
    border-inline-end-color:#f5f5f4}

.border-e-stone-100\/20 {
    border-inline-end-color:hsla(60,5%,96%,.2)}

.border-e-stone-100\/25 {
    border-inline-end-color:hsla(60,5%,96%,.25)}

.border-e-stone-100\/30 {
    border-inline-end-color:hsla(60,5%,96%,.3)}

.border-e-stone-100\/40 {
    border-inline-end-color:hsla(60,5%,96%,.4)}

.border-e-stone-100\/5 {
    border-inline-end-color:hsla(60,5%,96%,.05)}

.border-e-stone-100\/50 {
    border-inline-end-color:hsla(60,5%,96%,.5)}

.border-e-stone-100\/60 {
    border-inline-end-color:hsla(60,5%,96%,.6)}

.border-e-stone-100\/70 {
    border-inline-end-color:hsla(60,5%,96%,.7)}

.border-e-stone-100\/75 {
    border-inline-end-color:hsla(60,5%,96%,.75)}

.border-e-stone-100\/80 {
    border-inline-end-color:hsla(60,5%,96%,.8)}

.border-e-stone-100\/90 {
    border-inline-end-color:hsla(60,5%,96%,.9)}

.border-e-stone-100\/95 {
    border-inline-end-color:hsla(60,5%,96%,.95)}

.border-e-stone-200 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(231 229 228/var(--tw-border-opacity))}

.border-e-stone-200\/0 {
    border-inline-end-color: hsla(20,6%,90%,0)
}

.border-e-stone-200\/10 {
    border-inline-end-color:hsla(20,6%,90%,.1)}

.border-e-stone-200\/100 {
    border-inline-end-color:#e7e5e4}

.border-e-stone-200\/20 {
    border-inline-end-color:hsla(20,6%,90%,.2)}

.border-e-stone-200\/25 {
    border-inline-end-color:hsla(20,6%,90%,.25)}

.border-e-stone-200\/30 {
    border-inline-end-color:hsla(20,6%,90%,.3)}

.border-e-stone-200\/40 {
    border-inline-end-color:hsla(20,6%,90%,.4)}

.border-e-stone-200\/5 {
    border-inline-end-color:hsla(20,6%,90%,.05)}

.border-e-stone-200\/50 {
    border-inline-end-color:hsla(20,6%,90%,.5)}

.border-e-stone-200\/60 {
    border-inline-end-color:hsla(20,6%,90%,.6)}

.border-e-stone-200\/70 {
    border-inline-end-color:hsla(20,6%,90%,.7)}

.border-e-stone-200\/75 {
    border-inline-end-color:hsla(20,6%,90%,.75)}

.border-e-stone-200\/80 {
    border-inline-end-color:hsla(20,6%,90%,.8)}

.border-e-stone-200\/90 {
    border-inline-end-color:hsla(20,6%,90%,.9)}

.border-e-stone-200\/95 {
    border-inline-end-color:hsla(20,6%,90%,.95)}

.border-e-stone-300 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(214 211 209/var(--tw-border-opacity))}

.border-e-stone-300\/0 {
    border-inline-end-color: hsla(24,6%,83%,0)
}

.border-e-stone-300\/10 {
    border-inline-end-color:hsla(24,6%,83%,.1)}

.border-e-stone-300\/100 {
    border-inline-end-color:#d6d3d1}

.border-e-stone-300\/20 {
    border-inline-end-color:hsla(24,6%,83%,.2)}

.border-e-stone-300\/25 {
    border-inline-end-color:hsla(24,6%,83%,.25)}

.border-e-stone-300\/30 {
    border-inline-end-color:hsla(24,6%,83%,.3)}

.border-e-stone-300\/40 {
    border-inline-end-color:hsla(24,6%,83%,.4)}

.border-e-stone-300\/5 {
    border-inline-end-color:hsla(24,6%,83%,.05)}

.border-e-stone-300\/50 {
    border-inline-end-color:hsla(24,6%,83%,.5)}

.border-e-stone-300\/60 {
    border-inline-end-color:hsla(24,6%,83%,.6)}

.border-e-stone-300\/70 {
    border-inline-end-color:hsla(24,6%,83%,.7)}

.border-e-stone-300\/75 {
    border-inline-end-color:hsla(24,6%,83%,.75)}

.border-e-stone-300\/80 {
    border-inline-end-color:hsla(24,6%,83%,.8)}

.border-e-stone-300\/90 {
    border-inline-end-color:hsla(24,6%,83%,.9)}

.border-e-stone-300\/95 {
    border-inline-end-color:hsla(24,6%,83%,.95)}

.border-e-stone-400 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(168 162 158/var(--tw-border-opacity))}

.border-e-stone-400\/0 {
    border-inline-end-color: hsla(24,5%,64%,0)
}

.border-e-stone-400\/10 {
    border-inline-end-color:hsla(24,5%,64%,.1)}

.border-e-stone-400\/100 {
    border-inline-end-color:#a8a29e}

.border-e-stone-400\/20 {
    border-inline-end-color:hsla(24,5%,64%,.2)}

.border-e-stone-400\/25 {
    border-inline-end-color:hsla(24,5%,64%,.25)}

.border-e-stone-400\/30 {
    border-inline-end-color:hsla(24,5%,64%,.3)}

.border-e-stone-400\/40 {
    border-inline-end-color:hsla(24,5%,64%,.4)}

.border-e-stone-400\/5 {
    border-inline-end-color:hsla(24,5%,64%,.05)}

.border-e-stone-400\/50 {
    border-inline-end-color:hsla(24,5%,64%,.5)}

.border-e-stone-400\/60 {
    border-inline-end-color:hsla(24,5%,64%,.6)}

.border-e-stone-400\/70 {
    border-inline-end-color:hsla(24,5%,64%,.7)}

.border-e-stone-400\/75 {
    border-inline-end-color:hsla(24,5%,64%,.75)}

.border-e-stone-400\/80 {
    border-inline-end-color:hsla(24,5%,64%,.8)}

.border-e-stone-400\/90 {
    border-inline-end-color:hsla(24,5%,64%,.9)}

.border-e-stone-400\/95 {
    border-inline-end-color:hsla(24,5%,64%,.95)}

.border-e-stone-50 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(250 250 249/var(--tw-border-opacity))}

.border-e-stone-50\/0 {
    border-inline-end-color: hsla(60,9%,98%,0)
}

.border-e-stone-50\/10 {
    border-inline-end-color:hsla(60,9%,98%,.1)}

.border-e-stone-50\/100 {
    border-inline-end-color:#fafaf9}

.border-e-stone-50\/20 {
    border-inline-end-color:hsla(60,9%,98%,.2)}

.border-e-stone-50\/25 {
    border-inline-end-color:hsla(60,9%,98%,.25)}

.border-e-stone-50\/30 {
    border-inline-end-color:hsla(60,9%,98%,.3)}

.border-e-stone-50\/40 {
    border-inline-end-color:hsla(60,9%,98%,.4)}

.border-e-stone-50\/5 {
    border-inline-end-color:hsla(60,9%,98%,.05)}

.border-e-stone-50\/50 {
    border-inline-end-color:hsla(60,9%,98%,.5)}

.border-e-stone-50\/60 {
    border-inline-end-color:hsla(60,9%,98%,.6)}

.border-e-stone-50\/70 {
    border-inline-end-color:hsla(60,9%,98%,.7)}

.border-e-stone-50\/75 {
    border-inline-end-color:hsla(60,9%,98%,.75)}

.border-e-stone-50\/80 {
    border-inline-end-color:hsla(60,9%,98%,.8)}

.border-e-stone-50\/90 {
    border-inline-end-color:hsla(60,9%,98%,.9)}

.border-e-stone-50\/95 {
    border-inline-end-color:hsla(60,9%,98%,.95)}

.border-e-stone-500 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(120 113 108/var(--tw-border-opacity))}

.border-e-stone-500\/0 {
    border-inline-end-color: hsla(25,5%,45%,0)
}

.border-e-stone-500\/10 {
    border-inline-end-color:hsla(25,5%,45%,.1)}

.border-e-stone-500\/100 {
    border-inline-end-color:#78716c}

.border-e-stone-500\/20 {
    border-inline-end-color:hsla(25,5%,45%,.2)}

.border-e-stone-500\/25 {
    border-inline-end-color:hsla(25,5%,45%,.25)}

.border-e-stone-500\/30 {
    border-inline-end-color:hsla(25,5%,45%,.3)}

.border-e-stone-500\/40 {
    border-inline-end-color:hsla(25,5%,45%,.4)}

.border-e-stone-500\/5 {
    border-inline-end-color:hsla(25,5%,45%,.05)}

.border-e-stone-500\/50 {
    border-inline-end-color:hsla(25,5%,45%,.5)}

.border-e-stone-500\/60 {
    border-inline-end-color:hsla(25,5%,45%,.6)}

.border-e-stone-500\/70 {
    border-inline-end-color:hsla(25,5%,45%,.7)}

.border-e-stone-500\/75 {
    border-inline-end-color:hsla(25,5%,45%,.75)}

.border-e-stone-500\/80 {
    border-inline-end-color:hsla(25,5%,45%,.8)}

.border-e-stone-500\/90 {
    border-inline-end-color:hsla(25,5%,45%,.9)}

.border-e-stone-500\/95 {
    border-inline-end-color:hsla(25,5%,45%,.95)}

.border-e-stone-600 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(87 83 78/var(--tw-border-opacity))}

.border-e-stone-600\/0 {
    border-inline-end-color: rgba(87,83,78,0)
}

.border-e-stone-600\/10 {
    border-inline-end-color:rgba(87,83,78,.1)}

.border-e-stone-600\/100 {
    border-inline-end-color:#57534e}

.border-e-stone-600\/20 {
    border-inline-end-color:rgba(87,83,78,.2)}

.border-e-stone-600\/25 {
    border-inline-end-color:rgba(87,83,78,.25)}

.border-e-stone-600\/30 {
    border-inline-end-color:rgba(87,83,78,.3)}

.border-e-stone-600\/40 {
    border-inline-end-color:rgba(87,83,78,.4)}

.border-e-stone-600\/5 {
    border-inline-end-color:rgba(87,83,78,.05)}

.border-e-stone-600\/50 {
    border-inline-end-color:rgba(87,83,78,.5)}

.border-e-stone-600\/60 {
    border-inline-end-color:rgba(87,83,78,.6)}

.border-e-stone-600\/70 {
    border-inline-end-color:rgba(87,83,78,.7)}

.border-e-stone-600\/75 {
    border-inline-end-color:rgba(87,83,78,.75)}

.border-e-stone-600\/80 {
    border-inline-end-color:rgba(87,83,78,.8)}

.border-e-stone-600\/90 {
    border-inline-end-color:rgba(87,83,78,.9)}

.border-e-stone-600\/95 {
    border-inline-end-color:rgba(87,83,78,.95)}

.border-e-stone-700 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(68 64 60/var(--tw-border-opacity))}

.border-e-stone-700\/0 {
    border-inline-end-color: rgba(68,64,60,0)
}

.border-e-stone-700\/10 {
    border-inline-end-color:rgba(68,64,60,.1)}

.border-e-stone-700\/100 {
    border-inline-end-color:#44403c}

.border-e-stone-700\/20 {
    border-inline-end-color:rgba(68,64,60,.2)}

.border-e-stone-700\/25 {
    border-inline-end-color:rgba(68,64,60,.25)}

.border-e-stone-700\/30 {
    border-inline-end-color:rgba(68,64,60,.3)}

.border-e-stone-700\/40 {
    border-inline-end-color:rgba(68,64,60,.4)}

.border-e-stone-700\/5 {
    border-inline-end-color:rgba(68,64,60,.05)}

.border-e-stone-700\/50 {
    border-inline-end-color:rgba(68,64,60,.5)}

.border-e-stone-700\/60 {
    border-inline-end-color:rgba(68,64,60,.6)}

.border-e-stone-700\/70 {
    border-inline-end-color:rgba(68,64,60,.7)}

.border-e-stone-700\/75 {
    border-inline-end-color:rgba(68,64,60,.75)}

.border-e-stone-700\/80 {
    border-inline-end-color:rgba(68,64,60,.8)}

.border-e-stone-700\/90 {
    border-inline-end-color:rgba(68,64,60,.9)}

.border-e-stone-700\/95 {
    border-inline-end-color:rgba(68,64,60,.95)}

.border-e-stone-800 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(41 37 36/var(--tw-border-opacity))}

.border-e-stone-800\/0 {
    border-inline-end-color: rgba(41,37,36,0)
}

.border-e-stone-800\/10 {
    border-inline-end-color:rgba(41,37,36,.1)}

.border-e-stone-800\/100 {
    border-inline-end-color:#292524}

.border-e-stone-800\/20 {
    border-inline-end-color:rgba(41,37,36,.2)}

.border-e-stone-800\/25 {
    border-inline-end-color:rgba(41,37,36,.25)}

.border-e-stone-800\/30 {
    border-inline-end-color:rgba(41,37,36,.3)}

.border-e-stone-800\/40 {
    border-inline-end-color:rgba(41,37,36,.4)}

.border-e-stone-800\/5 {
    border-inline-end-color:rgba(41,37,36,.05)}

.border-e-stone-800\/50 {
    border-inline-end-color:rgba(41,37,36,.5)}

.border-e-stone-800\/60 {
    border-inline-end-color:rgba(41,37,36,.6)}

.border-e-stone-800\/70 {
    border-inline-end-color:rgba(41,37,36,.7)}

.border-e-stone-800\/75 {
    border-inline-end-color:rgba(41,37,36,.75)}

.border-e-stone-800\/80 {
    border-inline-end-color:rgba(41,37,36,.8)}

.border-e-stone-800\/90 {
    border-inline-end-color:rgba(41,37,36,.9)}

.border-e-stone-800\/95 {
    border-inline-end-color:rgba(41,37,36,.95)}

.border-e-stone-900 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(28 25 23/var(--tw-border-opacity))}

.border-e-stone-900\/0 {
    border-inline-end-color: rgba(28,25,23,0)
}

.border-e-stone-900\/10 {
    border-inline-end-color:rgba(28,25,23,.1)}

.border-e-stone-900\/100 {
    border-inline-end-color:#1c1917}

.border-e-stone-900\/20 {
    border-inline-end-color:rgba(28,25,23,.2)}

.border-e-stone-900\/25 {
    border-inline-end-color:rgba(28,25,23,.25)}

.border-e-stone-900\/30 {
    border-inline-end-color:rgba(28,25,23,.3)}

.border-e-stone-900\/40 {
    border-inline-end-color:rgba(28,25,23,.4)}

.border-e-stone-900\/5 {
    border-inline-end-color:rgba(28,25,23,.05)}

.border-e-stone-900\/50 {
    border-inline-end-color:rgba(28,25,23,.5)}

.border-e-stone-900\/60 {
    border-inline-end-color:rgba(28,25,23,.6)}

.border-e-stone-900\/70 {
    border-inline-end-color:rgba(28,25,23,.7)}

.border-e-stone-900\/75 {
    border-inline-end-color:rgba(28,25,23,.75)}

.border-e-stone-900\/80 {
    border-inline-end-color:rgba(28,25,23,.8)}

.border-e-stone-900\/90 {
    border-inline-end-color:rgba(28,25,23,.9)}

.border-e-stone-900\/95 {
    border-inline-end-color:rgba(28,25,23,.95)}

.border-e-stone-950 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(12 10 9/var(--tw-border-opacity))}

.border-e-stone-950\/0 {
    border-inline-end-color: rgba(12,10,9,0)
}

.border-e-stone-950\/10 {
    border-inline-end-color:rgba(12,10,9,.1)}

.border-e-stone-950\/100 {
    border-inline-end-color:#0c0a09}

.border-e-stone-950\/20 {
    border-inline-end-color:rgba(12,10,9,.2)}

.border-e-stone-950\/25 {
    border-inline-end-color:rgba(12,10,9,.25)}

.border-e-stone-950\/30 {
    border-inline-end-color:rgba(12,10,9,.3)}

.border-e-stone-950\/40 {
    border-inline-end-color:rgba(12,10,9,.4)}

.border-e-stone-950\/5 {
    border-inline-end-color:rgba(12,10,9,.05)}

.border-e-stone-950\/50 {
    border-inline-end-color:rgba(12,10,9,.5)}

.border-e-stone-950\/60 {
    border-inline-end-color:rgba(12,10,9,.6)}

.border-e-stone-950\/70 {
    border-inline-end-color:rgba(12,10,9,.7)}

.border-e-stone-950\/75 {
    border-inline-end-color:rgba(12,10,9,.75)}

.border-e-stone-950\/80 {
    border-inline-end-color:rgba(12,10,9,.8)}

.border-e-stone-950\/90 {
    border-inline-end-color:rgba(12,10,9,.9)}

.border-e-stone-950\/95 {
    border-inline-end-color:rgba(12,10,9,.95)}

.border-e-teal-100 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(204 251 241/var(--tw-border-opacity))}

.border-e-teal-100\/0 {
    border-inline-end-color: rgba(204,251,241,0)
}

.border-e-teal-100\/10 {
    border-inline-end-color:rgba(204,251,241,.1)}

.border-e-teal-100\/100 {
    border-inline-end-color:#ccfbf1}

.border-e-teal-100\/20 {
    border-inline-end-color:rgba(204,251,241,.2)}

.border-e-teal-100\/25 {
    border-inline-end-color:rgba(204,251,241,.25)}

.border-e-teal-100\/30 {
    border-inline-end-color:rgba(204,251,241,.3)}

.border-e-teal-100\/40 {
    border-inline-end-color:rgba(204,251,241,.4)}

.border-e-teal-100\/5 {
    border-inline-end-color:rgba(204,251,241,.05)}

.border-e-teal-100\/50 {
    border-inline-end-color:rgba(204,251,241,.5)}

.border-e-teal-100\/60 {
    border-inline-end-color:rgba(204,251,241,.6)}

.border-e-teal-100\/70 {
    border-inline-end-color:rgba(204,251,241,.7)}

.border-e-teal-100\/75 {
    border-inline-end-color:rgba(204,251,241,.75)}

.border-e-teal-100\/80 {
    border-inline-end-color:rgba(204,251,241,.8)}

.border-e-teal-100\/90 {
    border-inline-end-color:rgba(204,251,241,.9)}

.border-e-teal-100\/95 {
    border-inline-end-color:rgba(204,251,241,.95)}

.border-e-teal-200 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(153 246 228/var(--tw-border-opacity))}

.border-e-teal-200\/0 {
    border-inline-end-color: rgba(153,246,228,0)
}

.border-e-teal-200\/10 {
    border-inline-end-color:rgba(153,246,228,.1)}

.border-e-teal-200\/100 {
    border-inline-end-color:#99f6e4}

.border-e-teal-200\/20 {
    border-inline-end-color:rgba(153,246,228,.2)}

.border-e-teal-200\/25 {
    border-inline-end-color:rgba(153,246,228,.25)}

.border-e-teal-200\/30 {
    border-inline-end-color:rgba(153,246,228,.3)}

.border-e-teal-200\/40 {
    border-inline-end-color:rgba(153,246,228,.4)}

.border-e-teal-200\/5 {
    border-inline-end-color:rgba(153,246,228,.05)}

.border-e-teal-200\/50 {
    border-inline-end-color:rgba(153,246,228,.5)}

.border-e-teal-200\/60 {
    border-inline-end-color:rgba(153,246,228,.6)}

.border-e-teal-200\/70 {
    border-inline-end-color:rgba(153,246,228,.7)}

.border-e-teal-200\/75 {
    border-inline-end-color:rgba(153,246,228,.75)}

.border-e-teal-200\/80 {
    border-inline-end-color:rgba(153,246,228,.8)}

.border-e-teal-200\/90 {
    border-inline-end-color:rgba(153,246,228,.9)}

.border-e-teal-200\/95 {
    border-inline-end-color:rgba(153,246,228,.95)}

.border-e-teal-300 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(94 234 212/var(--tw-border-opacity))}

.border-e-teal-300\/0 {
    border-inline-end-color: rgba(94,234,212,0)
}

.border-e-teal-300\/10 {
    border-inline-end-color:rgba(94,234,212,.1)}

.border-e-teal-300\/100 {
    border-inline-end-color:#5eead4}

.border-e-teal-300\/20 {
    border-inline-end-color:rgba(94,234,212,.2)}

.border-e-teal-300\/25 {
    border-inline-end-color:rgba(94,234,212,.25)}

.border-e-teal-300\/30 {
    border-inline-end-color:rgba(94,234,212,.3)}

.border-e-teal-300\/40 {
    border-inline-end-color:rgba(94,234,212,.4)}

.border-e-teal-300\/5 {
    border-inline-end-color:rgba(94,234,212,.05)}

.border-e-teal-300\/50 {
    border-inline-end-color:rgba(94,234,212,.5)}

.border-e-teal-300\/60 {
    border-inline-end-color:rgba(94,234,212,.6)}

.border-e-teal-300\/70 {
    border-inline-end-color:rgba(94,234,212,.7)}

.border-e-teal-300\/75 {
    border-inline-end-color:rgba(94,234,212,.75)}

.border-e-teal-300\/80 {
    border-inline-end-color:rgba(94,234,212,.8)}

.border-e-teal-300\/90 {
    border-inline-end-color:rgba(94,234,212,.9)}

.border-e-teal-300\/95 {
    border-inline-end-color:rgba(94,234,212,.95)}

.border-e-teal-400 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(45 212 191/var(--tw-border-opacity))}

.border-e-teal-400\/0 {
    border-inline-end-color: rgba(45,212,191,0)
}

.border-e-teal-400\/10 {
    border-inline-end-color:rgba(45,212,191,.1)}

.border-e-teal-400\/100 {
    border-inline-end-color:#2dd4bf}

.border-e-teal-400\/20 {
    border-inline-end-color:rgba(45,212,191,.2)}

.border-e-teal-400\/25 {
    border-inline-end-color:rgba(45,212,191,.25)}

.border-e-teal-400\/30 {
    border-inline-end-color:rgba(45,212,191,.3)}

.border-e-teal-400\/40 {
    border-inline-end-color:rgba(45,212,191,.4)}

.border-e-teal-400\/5 {
    border-inline-end-color:rgba(45,212,191,.05)}

.border-e-teal-400\/50 {
    border-inline-end-color:rgba(45,212,191,.5)}

.border-e-teal-400\/60 {
    border-inline-end-color:rgba(45,212,191,.6)}

.border-e-teal-400\/70 {
    border-inline-end-color:rgba(45,212,191,.7)}

.border-e-teal-400\/75 {
    border-inline-end-color:rgba(45,212,191,.75)}

.border-e-teal-400\/80 {
    border-inline-end-color:rgba(45,212,191,.8)}

.border-e-teal-400\/90 {
    border-inline-end-color:rgba(45,212,191,.9)}

.border-e-teal-400\/95 {
    border-inline-end-color:rgba(45,212,191,.95)}

.border-e-teal-50 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(240 253 250/var(--tw-border-opacity))}

.border-e-teal-50\/0 {
    border-inline-end-color: rgba(240,253,250,0)
}

.border-e-teal-50\/10 {
    border-inline-end-color:rgba(240,253,250,.1)}

.border-e-teal-50\/100 {
    border-inline-end-color:#f0fdfa}

.border-e-teal-50\/20 {
    border-inline-end-color:rgba(240,253,250,.2)}

.border-e-teal-50\/25 {
    border-inline-end-color:rgba(240,253,250,.25)}

.border-e-teal-50\/30 {
    border-inline-end-color:rgba(240,253,250,.3)}

.border-e-teal-50\/40 {
    border-inline-end-color:rgba(240,253,250,.4)}

.border-e-teal-50\/5 {
    border-inline-end-color:rgba(240,253,250,.05)}

.border-e-teal-50\/50 {
    border-inline-end-color:rgba(240,253,250,.5)}

.border-e-teal-50\/60 {
    border-inline-end-color:rgba(240,253,250,.6)}

.border-e-teal-50\/70 {
    border-inline-end-color:rgba(240,253,250,.7)}

.border-e-teal-50\/75 {
    border-inline-end-color:rgba(240,253,250,.75)}

.border-e-teal-50\/80 {
    border-inline-end-color:rgba(240,253,250,.8)}

.border-e-teal-50\/90 {
    border-inline-end-color:rgba(240,253,250,.9)}

.border-e-teal-50\/95 {
    border-inline-end-color:rgba(240,253,250,.95)}

.border-e-teal-500 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(20 184 166/var(--tw-border-opacity))}

.border-e-teal-500\/0 {
    border-inline-end-color: rgba(20,184,166,0)
}

.border-e-teal-500\/10 {
    border-inline-end-color:rgba(20,184,166,.1)}

.border-e-teal-500\/100 {
    border-inline-end-color:#14b8a6}

.border-e-teal-500\/20 {
    border-inline-end-color:rgba(20,184,166,.2)}

.border-e-teal-500\/25 {
    border-inline-end-color:rgba(20,184,166,.25)}

.border-e-teal-500\/30 {
    border-inline-end-color:rgba(20,184,166,.3)}

.border-e-teal-500\/40 {
    border-inline-end-color:rgba(20,184,166,.4)}

.border-e-teal-500\/5 {
    border-inline-end-color:rgba(20,184,166,.05)}

.border-e-teal-500\/50 {
    border-inline-end-color:rgba(20,184,166,.5)}

.border-e-teal-500\/60 {
    border-inline-end-color:rgba(20,184,166,.6)}

.border-e-teal-500\/70 {
    border-inline-end-color:rgba(20,184,166,.7)}

.border-e-teal-500\/75 {
    border-inline-end-color:rgba(20,184,166,.75)}

.border-e-teal-500\/80 {
    border-inline-end-color:rgba(20,184,166,.8)}

.border-e-teal-500\/90 {
    border-inline-end-color:rgba(20,184,166,.9)}

.border-e-teal-500\/95 {
    border-inline-end-color:rgba(20,184,166,.95)}

.border-e-teal-600 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(13 148 136/var(--tw-border-opacity))}

.border-e-teal-600\/0 {
    border-inline-end-color: rgba(13,148,136,0)
}

.border-e-teal-600\/10 {
    border-inline-end-color:rgba(13,148,136,.1)}

.border-e-teal-600\/100 {
    border-inline-end-color:#0d9488}

.border-e-teal-600\/20 {
    border-inline-end-color:rgba(13,148,136,.2)}

.border-e-teal-600\/25 {
    border-inline-end-color:rgba(13,148,136,.25)}

.border-e-teal-600\/30 {
    border-inline-end-color:rgba(13,148,136,.3)}

.border-e-teal-600\/40 {
    border-inline-end-color:rgba(13,148,136,.4)}

.border-e-teal-600\/5 {
    border-inline-end-color:rgba(13,148,136,.05)}

.border-e-teal-600\/50 {
    border-inline-end-color:rgba(13,148,136,.5)}

.border-e-teal-600\/60 {
    border-inline-end-color:rgba(13,148,136,.6)}

.border-e-teal-600\/70 {
    border-inline-end-color:rgba(13,148,136,.7)}

.border-e-teal-600\/75 {
    border-inline-end-color:rgba(13,148,136,.75)}

.border-e-teal-600\/80 {
    border-inline-end-color:rgba(13,148,136,.8)}

.border-e-teal-600\/90 {
    border-inline-end-color:rgba(13,148,136,.9)}

.border-e-teal-600\/95 {
    border-inline-end-color:rgba(13,148,136,.95)}

.border-e-teal-700 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(15 118 110/var(--tw-border-opacity))}

.border-e-teal-700\/0 {
    border-inline-end-color: rgba(15,118,110,0)
}

.border-e-teal-700\/10 {
    border-inline-end-color:rgba(15,118,110,.1)}

.border-e-teal-700\/100 {
    border-inline-end-color:#0f766e}

.border-e-teal-700\/20 {
    border-inline-end-color:rgba(15,118,110,.2)}

.border-e-teal-700\/25 {
    border-inline-end-color:rgba(15,118,110,.25)}

.border-e-teal-700\/30 {
    border-inline-end-color:rgba(15,118,110,.3)}

.border-e-teal-700\/40 {
    border-inline-end-color:rgba(15,118,110,.4)}

.border-e-teal-700\/5 {
    border-inline-end-color:rgba(15,118,110,.05)}

.border-e-teal-700\/50 {
    border-inline-end-color:rgba(15,118,110,.5)}

.border-e-teal-700\/60 {
    border-inline-end-color:rgba(15,118,110,.6)}

.border-e-teal-700\/70 {
    border-inline-end-color:rgba(15,118,110,.7)}

.border-e-teal-700\/75 {
    border-inline-end-color:rgba(15,118,110,.75)}

.border-e-teal-700\/80 {
    border-inline-end-color:rgba(15,118,110,.8)}

.border-e-teal-700\/90 {
    border-inline-end-color:rgba(15,118,110,.9)}

.border-e-teal-700\/95 {
    border-inline-end-color:rgba(15,118,110,.95)}

.border-e-teal-800 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(17 94 89/var(--tw-border-opacity))}

.border-e-teal-800\/0 {
    border-inline-end-color: rgba(17,94,89,0)
}

.border-e-teal-800\/10 {
    border-inline-end-color:rgba(17,94,89,.1)}

.border-e-teal-800\/100 {
    border-inline-end-color:#115e59}

.border-e-teal-800\/20 {
    border-inline-end-color:rgba(17,94,89,.2)}

.border-e-teal-800\/25 {
    border-inline-end-color:rgba(17,94,89,.25)}

.border-e-teal-800\/30 {
    border-inline-end-color:rgba(17,94,89,.3)}

.border-e-teal-800\/40 {
    border-inline-end-color:rgba(17,94,89,.4)}

.border-e-teal-800\/5 {
    border-inline-end-color:rgba(17,94,89,.05)}

.border-e-teal-800\/50 {
    border-inline-end-color:rgba(17,94,89,.5)}

.border-e-teal-800\/60 {
    border-inline-end-color:rgba(17,94,89,.6)}

.border-e-teal-800\/70 {
    border-inline-end-color:rgba(17,94,89,.7)}

.border-e-teal-800\/75 {
    border-inline-end-color:rgba(17,94,89,.75)}

.border-e-teal-800\/80 {
    border-inline-end-color:rgba(17,94,89,.8)}

.border-e-teal-800\/90 {
    border-inline-end-color:rgba(17,94,89,.9)}

.border-e-teal-800\/95 {
    border-inline-end-color:rgba(17,94,89,.95)}

.border-e-teal-900 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(19 78 74/var(--tw-border-opacity))}

.border-e-teal-900\/0 {
    border-inline-end-color: rgba(19,78,74,0)
}

.border-e-teal-900\/10 {
    border-inline-end-color:rgba(19,78,74,.1)}

.border-e-teal-900\/100 {
    border-inline-end-color:#134e4a}

.border-e-teal-900\/20 {
    border-inline-end-color:rgba(19,78,74,.2)}

.border-e-teal-900\/25 {
    border-inline-end-color:rgba(19,78,74,.25)}

.border-e-teal-900\/30 {
    border-inline-end-color:rgba(19,78,74,.3)}

.border-e-teal-900\/40 {
    border-inline-end-color:rgba(19,78,74,.4)}

.border-e-teal-900\/5 {
    border-inline-end-color:rgba(19,78,74,.05)}

.border-e-teal-900\/50 {
    border-inline-end-color:rgba(19,78,74,.5)}

.border-e-teal-900\/60 {
    border-inline-end-color:rgba(19,78,74,.6)}

.border-e-teal-900\/70 {
    border-inline-end-color:rgba(19,78,74,.7)}

.border-e-teal-900\/75 {
    border-inline-end-color:rgba(19,78,74,.75)}

.border-e-teal-900\/80 {
    border-inline-end-color:rgba(19,78,74,.8)}

.border-e-teal-900\/90 {
    border-inline-end-color:rgba(19,78,74,.9)}

.border-e-teal-900\/95 {
    border-inline-end-color:rgba(19,78,74,.95)}

.border-e-teal-950 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(4 47 46/var(--tw-border-opacity))}

.border-e-teal-950\/0 {
    border-inline-end-color: rgba(4,47,46,0)
}

.border-e-teal-950\/10 {
    border-inline-end-color:rgba(4,47,46,.1)}

.border-e-teal-950\/100 {
    border-inline-end-color:#042f2e}

.border-e-teal-950\/20 {
    border-inline-end-color:rgba(4,47,46,.2)}

.border-e-teal-950\/25 {
    border-inline-end-color:rgba(4,47,46,.25)}

.border-e-teal-950\/30 {
    border-inline-end-color:rgba(4,47,46,.3)}

.border-e-teal-950\/40 {
    border-inline-end-color:rgba(4,47,46,.4)}

.border-e-teal-950\/5 {
    border-inline-end-color:rgba(4,47,46,.05)}

.border-e-teal-950\/50 {
    border-inline-end-color:rgba(4,47,46,.5)}

.border-e-teal-950\/60 {
    border-inline-end-color:rgba(4,47,46,.6)}

.border-e-teal-950\/70 {
    border-inline-end-color:rgba(4,47,46,.7)}

.border-e-teal-950\/75 {
    border-inline-end-color:rgba(4,47,46,.75)}

.border-e-teal-950\/80 {
    border-inline-end-color:rgba(4,47,46,.8)}

.border-e-teal-950\/90 {
    border-inline-end-color:rgba(4,47,46,.9)}

.border-e-teal-950\/95 {
    border-inline-end-color:rgba(4,47,46,.95)}

.border-e-transparent,.border-e-transparent\/0 {
    border-inline-end-color:transparent}

.border-e-transparent\/10 {
    border-inline-end-color:rgba(0,0,0,.1)}

.border-e-transparent\/100 {
    border-inline-end-color:#000}

.border-e-transparent\/20 {
    border-inline-end-color:rgba(0,0,0,.2)}

.border-e-transparent\/25 {
    border-inline-end-color:rgba(0,0,0,.25)}

.border-e-transparent\/30 {
    border-inline-end-color:rgba(0,0,0,.3)}

.border-e-transparent\/40 {
    border-inline-end-color:rgba(0,0,0,.4)}

.border-e-transparent\/5 {
    border-inline-end-color:rgba(0,0,0,.05)}

.border-e-transparent\/50 {
    border-inline-end-color:rgba(0,0,0,.5)}

.border-e-transparent\/60 {
    border-inline-end-color:rgba(0,0,0,.6)}

.border-e-transparent\/70 {
    border-inline-end-color:rgba(0,0,0,.7)}

.border-e-transparent\/75 {
    border-inline-end-color:rgba(0,0,0,.75)}

.border-e-transparent\/80 {
    border-inline-end-color:rgba(0,0,0,.8)}

.border-e-transparent\/90 {
    border-inline-end-color:rgba(0,0,0,.9)}

.border-e-transparent\/95 {
    border-inline-end-color:rgba(0,0,0,.95)}

.border-e-true-black {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(0 0 0/var(--tw-border-opacity))}

.border-e-true-black\/0 {
    border-inline-end-color: transparent
}

.border-e-true-black\/10 {
    border-inline-end-color:rgba(0,0,0,.1)}

.border-e-true-black\/100 {
    border-inline-end-color:#000}

.border-e-true-black\/20 {
    border-inline-end-color:rgba(0,0,0,.2)}

.border-e-true-black\/25 {
    border-inline-end-color:rgba(0,0,0,.25)}

.border-e-true-black\/30 {
    border-inline-end-color:rgba(0,0,0,.3)}

.border-e-true-black\/40 {
    border-inline-end-color:rgba(0,0,0,.4)}

.border-e-true-black\/5 {
    border-inline-end-color:rgba(0,0,0,.05)}

.border-e-true-black\/50 {
    border-inline-end-color:rgba(0,0,0,.5)}

.border-e-true-black\/60 {
    border-inline-end-color:rgba(0,0,0,.6)}

.border-e-true-black\/70 {
    border-inline-end-color:rgba(0,0,0,.7)}

.border-e-true-black\/75 {
    border-inline-end-color:rgba(0,0,0,.75)}

.border-e-true-black\/80 {
    border-inline-end-color:rgba(0,0,0,.8)}

.border-e-true-black\/90 {
    border-inline-end-color:rgba(0,0,0,.9)}

.border-e-true-black\/95 {
    border-inline-end-color:rgba(0,0,0,.95)}

.border-e-true-white {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(255 255 255/var(--tw-border-opacity))}

.border-e-true-white\/0 {
    border-inline-end-color: hsla(0,0%,100%,0)
}

.border-e-true-white\/10 {
    border-inline-end-color:hsla(0,0%,100%,.1)}

.border-e-true-white\/100 {
    border-inline-end-color:#fff}

.border-e-true-white\/20 {
    border-inline-end-color:hsla(0,0%,100%,.2)}

.border-e-true-white\/25 {
    border-inline-end-color:hsla(0,0%,100%,.25)}

.border-e-true-white\/30 {
    border-inline-end-color:hsla(0,0%,100%,.3)}

.border-e-true-white\/40 {
    border-inline-end-color:hsla(0,0%,100%,.4)}

.border-e-true-white\/5 {
    border-inline-end-color:hsla(0,0%,100%,.05)}

.border-e-true-white\/50 {
    border-inline-end-color:hsla(0,0%,100%,.5)}

.border-e-true-white\/60 {
    border-inline-end-color:hsla(0,0%,100%,.6)}

.border-e-true-white\/70 {
    border-inline-end-color:hsla(0,0%,100%,.7)}

.border-e-true-white\/75 {
    border-inline-end-color:hsla(0,0%,100%,.75)}

.border-e-true-white\/80 {
    border-inline-end-color:hsla(0,0%,100%,.8)}

.border-e-true-white\/90 {
    border-inline-end-color:hsla(0,0%,100%,.9)}

.border-e-true-white\/95 {
    border-inline-end-color:hsla(0,0%,100%,.95)}

.border-e-trueGray-100 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(245 245 245/var(--tw-border-opacity))}

.border-e-trueGray-100\/0 {
    border-inline-end-color: hsla(0,0%,96%,0)
}

.border-e-trueGray-100\/10 {
    border-inline-end-color:hsla(0,0%,96%,.1)}

.border-e-trueGray-100\/100 {
    border-inline-end-color:#f5f5f5}

.border-e-trueGray-100\/20 {
    border-inline-end-color:hsla(0,0%,96%,.2)}

.border-e-trueGray-100\/25 {
    border-inline-end-color:hsla(0,0%,96%,.25)}

.border-e-trueGray-100\/30 {
    border-inline-end-color:hsla(0,0%,96%,.3)}

.border-e-trueGray-100\/40 {
    border-inline-end-color:hsla(0,0%,96%,.4)}

.border-e-trueGray-100\/5 {
    border-inline-end-color:hsla(0,0%,96%,.05)}

.border-e-trueGray-100\/50 {
    border-inline-end-color:hsla(0,0%,96%,.5)}

.border-e-trueGray-100\/60 {
    border-inline-end-color:hsla(0,0%,96%,.6)}

.border-e-trueGray-100\/70 {
    border-inline-end-color:hsla(0,0%,96%,.7)}

.border-e-trueGray-100\/75 {
    border-inline-end-color:hsla(0,0%,96%,.75)}

.border-e-trueGray-100\/80 {
    border-inline-end-color:hsla(0,0%,96%,.8)}

.border-e-trueGray-100\/90 {
    border-inline-end-color:hsla(0,0%,96%,.9)}

.border-e-trueGray-100\/95 {
    border-inline-end-color:hsla(0,0%,96%,.95)}

.border-e-trueGray-200 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(229 229 229/var(--tw-border-opacity))}

.border-e-trueGray-200\/0 {
    border-inline-end-color: hsla(0,0%,90%,0)
}

.border-e-trueGray-200\/10 {
    border-inline-end-color:hsla(0,0%,90%,.1)}

.border-e-trueGray-200\/100 {
    border-inline-end-color:#e5e5e5}

.border-e-trueGray-200\/20 {
    border-inline-end-color:hsla(0,0%,90%,.2)}

.border-e-trueGray-200\/25 {
    border-inline-end-color:hsla(0,0%,90%,.25)}

.border-e-trueGray-200\/30 {
    border-inline-end-color:hsla(0,0%,90%,.3)}

.border-e-trueGray-200\/40 {
    border-inline-end-color:hsla(0,0%,90%,.4)}

.border-e-trueGray-200\/5 {
    border-inline-end-color:hsla(0,0%,90%,.05)}

.border-e-trueGray-200\/50 {
    border-inline-end-color:hsla(0,0%,90%,.5)}

.border-e-trueGray-200\/60 {
    border-inline-end-color:hsla(0,0%,90%,.6)}

.border-e-trueGray-200\/70 {
    border-inline-end-color:hsla(0,0%,90%,.7)}

.border-e-trueGray-200\/75 {
    border-inline-end-color:hsla(0,0%,90%,.75)}

.border-e-trueGray-200\/80 {
    border-inline-end-color:hsla(0,0%,90%,.8)}

.border-e-trueGray-200\/90 {
    border-inline-end-color:hsla(0,0%,90%,.9)}

.border-e-trueGray-200\/95 {
    border-inline-end-color:hsla(0,0%,90%,.95)}

.border-e-trueGray-300 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(212 212 212/var(--tw-border-opacity))}

.border-e-trueGray-300\/0 {
    border-inline-end-color: hsla(0,0%,83%,0)
}

.border-e-trueGray-300\/10 {
    border-inline-end-color:hsla(0,0%,83%,.1)}

.border-e-trueGray-300\/100 {
    border-inline-end-color:#d4d4d4}

.border-e-trueGray-300\/20 {
    border-inline-end-color:hsla(0,0%,83%,.2)}

.border-e-trueGray-300\/25 {
    border-inline-end-color:hsla(0,0%,83%,.25)}

.border-e-trueGray-300\/30 {
    border-inline-end-color:hsla(0,0%,83%,.3)}

.border-e-trueGray-300\/40 {
    border-inline-end-color:hsla(0,0%,83%,.4)}

.border-e-trueGray-300\/5 {
    border-inline-end-color:hsla(0,0%,83%,.05)}

.border-e-trueGray-300\/50 {
    border-inline-end-color:hsla(0,0%,83%,.5)}

.border-e-trueGray-300\/60 {
    border-inline-end-color:hsla(0,0%,83%,.6)}

.border-e-trueGray-300\/70 {
    border-inline-end-color:hsla(0,0%,83%,.7)}

.border-e-trueGray-300\/75 {
    border-inline-end-color:hsla(0,0%,83%,.75)}

.border-e-trueGray-300\/80 {
    border-inline-end-color:hsla(0,0%,83%,.8)}

.border-e-trueGray-300\/90 {
    border-inline-end-color:hsla(0,0%,83%,.9)}

.border-e-trueGray-300\/95 {
    border-inline-end-color:hsla(0,0%,83%,.95)}

.border-e-trueGray-400 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(163 163 163/var(--tw-border-opacity))}

.border-e-trueGray-400\/0 {
    border-inline-end-color: hsla(0,0%,64%,0)
}

.border-e-trueGray-400\/10 {
    border-inline-end-color:hsla(0,0%,64%,.1)}

.border-e-trueGray-400\/100 {
    border-inline-end-color:#a3a3a3}

.border-e-trueGray-400\/20 {
    border-inline-end-color:hsla(0,0%,64%,.2)}

.border-e-trueGray-400\/25 {
    border-inline-end-color:hsla(0,0%,64%,.25)}

.border-e-trueGray-400\/30 {
    border-inline-end-color:hsla(0,0%,64%,.3)}

.border-e-trueGray-400\/40 {
    border-inline-end-color:hsla(0,0%,64%,.4)}

.border-e-trueGray-400\/5 {
    border-inline-end-color:hsla(0,0%,64%,.05)}

.border-e-trueGray-400\/50 {
    border-inline-end-color:hsla(0,0%,64%,.5)}

.border-e-trueGray-400\/60 {
    border-inline-end-color:hsla(0,0%,64%,.6)}

.border-e-trueGray-400\/70 {
    border-inline-end-color:hsla(0,0%,64%,.7)}

.border-e-trueGray-400\/75 {
    border-inline-end-color:hsla(0,0%,64%,.75)}

.border-e-trueGray-400\/80 {
    border-inline-end-color:hsla(0,0%,64%,.8)}

.border-e-trueGray-400\/90 {
    border-inline-end-color:hsla(0,0%,64%,.9)}

.border-e-trueGray-400\/95 {
    border-inline-end-color:hsla(0,0%,64%,.95)}

.border-e-trueGray-50 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(250 250 250/var(--tw-border-opacity))}

.border-e-trueGray-50\/0 {
    border-inline-end-color: hsla(0,0%,98%,0)
}

.border-e-trueGray-50\/10 {
    border-inline-end-color:hsla(0,0%,98%,.1)}

.border-e-trueGray-50\/100 {
    border-inline-end-color:#fafafa}

.border-e-trueGray-50\/20 {
    border-inline-end-color:hsla(0,0%,98%,.2)}

.border-e-trueGray-50\/25 {
    border-inline-end-color:hsla(0,0%,98%,.25)}

.border-e-trueGray-50\/30 {
    border-inline-end-color:hsla(0,0%,98%,.3)}

.border-e-trueGray-50\/40 {
    border-inline-end-color:hsla(0,0%,98%,.4)}

.border-e-trueGray-50\/5 {
    border-inline-end-color:hsla(0,0%,98%,.05)}

.border-e-trueGray-50\/50 {
    border-inline-end-color:hsla(0,0%,98%,.5)}

.border-e-trueGray-50\/60 {
    border-inline-end-color:hsla(0,0%,98%,.6)}

.border-e-trueGray-50\/70 {
    border-inline-end-color:hsla(0,0%,98%,.7)}

.border-e-trueGray-50\/75 {
    border-inline-end-color:hsla(0,0%,98%,.75)}

.border-e-trueGray-50\/80 {
    border-inline-end-color:hsla(0,0%,98%,.8)}

.border-e-trueGray-50\/90 {
    border-inline-end-color:hsla(0,0%,98%,.9)}

.border-e-trueGray-50\/95 {
    border-inline-end-color:hsla(0,0%,98%,.95)}

.border-e-trueGray-500 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(115 115 115/var(--tw-border-opacity))}

.border-e-trueGray-500\/0 {
    border-inline-end-color: hsla(0,0%,45%,0)
}

.border-e-trueGray-500\/10 {
    border-inline-end-color:hsla(0,0%,45%,.1)}

.border-e-trueGray-500\/100 {
    border-inline-end-color:#737373}

.border-e-trueGray-500\/20 {
    border-inline-end-color:hsla(0,0%,45%,.2)}

.border-e-trueGray-500\/25 {
    border-inline-end-color:hsla(0,0%,45%,.25)}

.border-e-trueGray-500\/30 {
    border-inline-end-color:hsla(0,0%,45%,.3)}

.border-e-trueGray-500\/40 {
    border-inline-end-color:hsla(0,0%,45%,.4)}

.border-e-trueGray-500\/5 {
    border-inline-end-color:hsla(0,0%,45%,.05)}

.border-e-trueGray-500\/50 {
    border-inline-end-color:hsla(0,0%,45%,.5)}

.border-e-trueGray-500\/60 {
    border-inline-end-color:hsla(0,0%,45%,.6)}

.border-e-trueGray-500\/70 {
    border-inline-end-color:hsla(0,0%,45%,.7)}

.border-e-trueGray-500\/75 {
    border-inline-end-color:hsla(0,0%,45%,.75)}

.border-e-trueGray-500\/80 {
    border-inline-end-color:hsla(0,0%,45%,.8)}

.border-e-trueGray-500\/90 {
    border-inline-end-color:hsla(0,0%,45%,.9)}

.border-e-trueGray-500\/95 {
    border-inline-end-color:hsla(0,0%,45%,.95)}

.border-e-trueGray-600 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(82 82 82/var(--tw-border-opacity))}

.border-e-trueGray-600\/0 {
    border-inline-end-color: rgba(82,82,82,0)
}

.border-e-trueGray-600\/10 {
    border-inline-end-color:rgba(82,82,82,.1)}

.border-e-trueGray-600\/100 {
    border-inline-end-color:#525252}

.border-e-trueGray-600\/20 {
    border-inline-end-color:rgba(82,82,82,.2)}

.border-e-trueGray-600\/25 {
    border-inline-end-color:rgba(82,82,82,.25)}

.border-e-trueGray-600\/30 {
    border-inline-end-color:rgba(82,82,82,.3)}

.border-e-trueGray-600\/40 {
    border-inline-end-color:rgba(82,82,82,.4)}

.border-e-trueGray-600\/5 {
    border-inline-end-color:rgba(82,82,82,.05)}

.border-e-trueGray-600\/50 {
    border-inline-end-color:rgba(82,82,82,.5)}

.border-e-trueGray-600\/60 {
    border-inline-end-color:rgba(82,82,82,.6)}

.border-e-trueGray-600\/70 {
    border-inline-end-color:rgba(82,82,82,.7)}

.border-e-trueGray-600\/75 {
    border-inline-end-color:rgba(82,82,82,.75)}

.border-e-trueGray-600\/80 {
    border-inline-end-color:rgba(82,82,82,.8)}

.border-e-trueGray-600\/90 {
    border-inline-end-color:rgba(82,82,82,.9)}

.border-e-trueGray-600\/95 {
    border-inline-end-color:rgba(82,82,82,.95)}

.border-e-trueGray-700 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(64 64 64/var(--tw-border-opacity))}

.border-e-trueGray-700\/0 {
    border-inline-end-color: rgba(64,64,64,0)
}

.border-e-trueGray-700\/10 {
    border-inline-end-color:rgba(64,64,64,.1)}

.border-e-trueGray-700\/100 {
    border-inline-end-color:#404040}

.border-e-trueGray-700\/20 {
    border-inline-end-color:rgba(64,64,64,.2)}

.border-e-trueGray-700\/25 {
    border-inline-end-color:rgba(64,64,64,.25)}

.border-e-trueGray-700\/30 {
    border-inline-end-color:rgba(64,64,64,.3)}

.border-e-trueGray-700\/40 {
    border-inline-end-color:rgba(64,64,64,.4)}

.border-e-trueGray-700\/5 {
    border-inline-end-color:rgba(64,64,64,.05)}

.border-e-trueGray-700\/50 {
    border-inline-end-color:rgba(64,64,64,.5)}

.border-e-trueGray-700\/60 {
    border-inline-end-color:rgba(64,64,64,.6)}

.border-e-trueGray-700\/70 {
    border-inline-end-color:rgba(64,64,64,.7)}

.border-e-trueGray-700\/75 {
    border-inline-end-color:rgba(64,64,64,.75)}

.border-e-trueGray-700\/80 {
    border-inline-end-color:rgba(64,64,64,.8)}

.border-e-trueGray-700\/90 {
    border-inline-end-color:rgba(64,64,64,.9)}

.border-e-trueGray-700\/95 {
    border-inline-end-color:rgba(64,64,64,.95)}

.border-e-trueGray-800 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(38 38 38/var(--tw-border-opacity))}

.border-e-trueGray-800\/0 {
    border-inline-end-color: rgba(38,38,38,0)
}

.border-e-trueGray-800\/10 {
    border-inline-end-color:rgba(38,38,38,.1)}

.border-e-trueGray-800\/100 {
    border-inline-end-color:#262626}

.border-e-trueGray-800\/20 {
    border-inline-end-color:rgba(38,38,38,.2)}

.border-e-trueGray-800\/25 {
    border-inline-end-color:rgba(38,38,38,.25)}

.border-e-trueGray-800\/30 {
    border-inline-end-color:rgba(38,38,38,.3)}

.border-e-trueGray-800\/40 {
    border-inline-end-color:rgba(38,38,38,.4)}

.border-e-trueGray-800\/5 {
    border-inline-end-color:rgba(38,38,38,.05)}

.border-e-trueGray-800\/50 {
    border-inline-end-color:rgba(38,38,38,.5)}

.border-e-trueGray-800\/60 {
    border-inline-end-color:rgba(38,38,38,.6)}

.border-e-trueGray-800\/70 {
    border-inline-end-color:rgba(38,38,38,.7)}

.border-e-trueGray-800\/75 {
    border-inline-end-color:rgba(38,38,38,.75)}

.border-e-trueGray-800\/80 {
    border-inline-end-color:rgba(38,38,38,.8)}

.border-e-trueGray-800\/90 {
    border-inline-end-color:rgba(38,38,38,.9)}

.border-e-trueGray-800\/95 {
    border-inline-end-color:rgba(38,38,38,.95)}

.border-e-trueGray-900 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(23 23 23/var(--tw-border-opacity))}

.border-e-trueGray-900\/0 {
    border-inline-end-color: hsla(0,0%,9%,0)
}

.border-e-trueGray-900\/10 {
    border-inline-end-color:hsla(0,0%,9%,.1)}

.border-e-trueGray-900\/100 {
    border-inline-end-color:#171717}

.border-e-trueGray-900\/20 {
    border-inline-end-color:hsla(0,0%,9%,.2)}

.border-e-trueGray-900\/25 {
    border-inline-end-color:hsla(0,0%,9%,.25)}

.border-e-trueGray-900\/30 {
    border-inline-end-color:hsla(0,0%,9%,.3)}

.border-e-trueGray-900\/40 {
    border-inline-end-color:hsla(0,0%,9%,.4)}

.border-e-trueGray-900\/5 {
    border-inline-end-color:hsla(0,0%,9%,.05)}

.border-e-trueGray-900\/50 {
    border-inline-end-color:hsla(0,0%,9%,.5)}

.border-e-trueGray-900\/60 {
    border-inline-end-color:hsla(0,0%,9%,.6)}

.border-e-trueGray-900\/70 {
    border-inline-end-color:hsla(0,0%,9%,.7)}

.border-e-trueGray-900\/75 {
    border-inline-end-color:hsla(0,0%,9%,.75)}

.border-e-trueGray-900\/80 {
    border-inline-end-color:hsla(0,0%,9%,.8)}

.border-e-trueGray-900\/90 {
    border-inline-end-color:hsla(0,0%,9%,.9)}

.border-e-trueGray-900\/95 {
    border-inline-end-color:hsla(0,0%,9%,.95)}

.border-e-trueGray-950 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(10 10 10/var(--tw-border-opacity))}

.border-e-trueGray-950\/0 {
    border-inline-end-color: hsla(0,0%,4%,0)
}

.border-e-trueGray-950\/10 {
    border-inline-end-color:hsla(0,0%,4%,.1)}

.border-e-trueGray-950\/100 {
    border-inline-end-color:#0a0a0a}

.border-e-trueGray-950\/20 {
    border-inline-end-color:hsla(0,0%,4%,.2)}

.border-e-trueGray-950\/25 {
    border-inline-end-color:hsla(0,0%,4%,.25)}

.border-e-trueGray-950\/30 {
    border-inline-end-color:hsla(0,0%,4%,.3)}

.border-e-trueGray-950\/40 {
    border-inline-end-color:hsla(0,0%,4%,.4)}

.border-e-trueGray-950\/5 {
    border-inline-end-color:hsla(0,0%,4%,.05)}

.border-e-trueGray-950\/50 {
    border-inline-end-color:hsla(0,0%,4%,.5)}

.border-e-trueGray-950\/60 {
    border-inline-end-color:hsla(0,0%,4%,.6)}

.border-e-trueGray-950\/70 {
    border-inline-end-color:hsla(0,0%,4%,.7)}

.border-e-trueGray-950\/75 {
    border-inline-end-color:hsla(0,0%,4%,.75)}

.border-e-trueGray-950\/80 {
    border-inline-end-color:hsla(0,0%,4%,.8)}

.border-e-trueGray-950\/90 {
    border-inline-end-color:hsla(0,0%,4%,.9)}

.border-e-trueGray-950\/95 {
    border-inline-end-color:hsla(0,0%,4%,.95)}

.border-e-violet-100 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(237 233 254/var(--tw-border-opacity))}

.border-e-violet-100\/0 {
    border-inline-end-color: rgba(237,233,254,0)
}

.border-e-violet-100\/10 {
    border-inline-end-color:rgba(237,233,254,.1)}

.border-e-violet-100\/100 {
    border-inline-end-color:#ede9fe}

.border-e-violet-100\/20 {
    border-inline-end-color:rgba(237,233,254,.2)}

.border-e-violet-100\/25 {
    border-inline-end-color:rgba(237,233,254,.25)}

.border-e-violet-100\/30 {
    border-inline-end-color:rgba(237,233,254,.3)}

.border-e-violet-100\/40 {
    border-inline-end-color:rgba(237,233,254,.4)}

.border-e-violet-100\/5 {
    border-inline-end-color:rgba(237,233,254,.05)}

.border-e-violet-100\/50 {
    border-inline-end-color:rgba(237,233,254,.5)}

.border-e-violet-100\/60 {
    border-inline-end-color:rgba(237,233,254,.6)}

.border-e-violet-100\/70 {
    border-inline-end-color:rgba(237,233,254,.7)}

.border-e-violet-100\/75 {
    border-inline-end-color:rgba(237,233,254,.75)}

.border-e-violet-100\/80 {
    border-inline-end-color:rgba(237,233,254,.8)}

.border-e-violet-100\/90 {
    border-inline-end-color:rgba(237,233,254,.9)}

.border-e-violet-100\/95 {
    border-inline-end-color:rgba(237,233,254,.95)}

.border-e-violet-200 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(221 214 254/var(--tw-border-opacity))}

.border-e-violet-200\/0 {
    border-inline-end-color: rgba(221,214,254,0)
}

.border-e-violet-200\/10 {
    border-inline-end-color:rgba(221,214,254,.1)}

.border-e-violet-200\/100 {
    border-inline-end-color:#ddd6fe}

.border-e-violet-200\/20 {
    border-inline-end-color:rgba(221,214,254,.2)}

.border-e-violet-200\/25 {
    border-inline-end-color:rgba(221,214,254,.25)}

.border-e-violet-200\/30 {
    border-inline-end-color:rgba(221,214,254,.3)}

.border-e-violet-200\/40 {
    border-inline-end-color:rgba(221,214,254,.4)}

.border-e-violet-200\/5 {
    border-inline-end-color:rgba(221,214,254,.05)}

.border-e-violet-200\/50 {
    border-inline-end-color:rgba(221,214,254,.5)}

.border-e-violet-200\/60 {
    border-inline-end-color:rgba(221,214,254,.6)}

.border-e-violet-200\/70 {
    border-inline-end-color:rgba(221,214,254,.7)}

.border-e-violet-200\/75 {
    border-inline-end-color:rgba(221,214,254,.75)}

.border-e-violet-200\/80 {
    border-inline-end-color:rgba(221,214,254,.8)}

.border-e-violet-200\/90 {
    border-inline-end-color:rgba(221,214,254,.9)}

.border-e-violet-200\/95 {
    border-inline-end-color:rgba(221,214,254,.95)}

.border-e-violet-300 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(196 181 253/var(--tw-border-opacity))}

.border-e-violet-300\/0 {
    border-inline-end-color: rgba(196,181,253,0)
}

.border-e-violet-300\/10 {
    border-inline-end-color:rgba(196,181,253,.1)}

.border-e-violet-300\/100 {
    border-inline-end-color:#c4b5fd}

.border-e-violet-300\/20 {
    border-inline-end-color:rgba(196,181,253,.2)}

.border-e-violet-300\/25 {
    border-inline-end-color:rgba(196,181,253,.25)}

.border-e-violet-300\/30 {
    border-inline-end-color:rgba(196,181,253,.3)}

.border-e-violet-300\/40 {
    border-inline-end-color:rgba(196,181,253,.4)}

.border-e-violet-300\/5 {
    border-inline-end-color:rgba(196,181,253,.05)}

.border-e-violet-300\/50 {
    border-inline-end-color:rgba(196,181,253,.5)}

.border-e-violet-300\/60 {
    border-inline-end-color:rgba(196,181,253,.6)}

.border-e-violet-300\/70 {
    border-inline-end-color:rgba(196,181,253,.7)}

.border-e-violet-300\/75 {
    border-inline-end-color:rgba(196,181,253,.75)}

.border-e-violet-300\/80 {
    border-inline-end-color:rgba(196,181,253,.8)}

.border-e-violet-300\/90 {
    border-inline-end-color:rgba(196,181,253,.9)}

.border-e-violet-300\/95 {
    border-inline-end-color:rgba(196,181,253,.95)}

.border-e-violet-400 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(167 139 250/var(--tw-border-opacity))}

.border-e-violet-400\/0 {
    border-inline-end-color: rgba(167,139,250,0)
}

.border-e-violet-400\/10 {
    border-inline-end-color:rgba(167,139,250,.1)}

.border-e-violet-400\/100 {
    border-inline-end-color:#a78bfa}

.border-e-violet-400\/20 {
    border-inline-end-color:rgba(167,139,250,.2)}

.border-e-violet-400\/25 {
    border-inline-end-color:rgba(167,139,250,.25)}

.border-e-violet-400\/30 {
    border-inline-end-color:rgba(167,139,250,.3)}

.border-e-violet-400\/40 {
    border-inline-end-color:rgba(167,139,250,.4)}

.border-e-violet-400\/5 {
    border-inline-end-color:rgba(167,139,250,.05)}

.border-e-violet-400\/50 {
    border-inline-end-color:rgba(167,139,250,.5)}

.border-e-violet-400\/60 {
    border-inline-end-color:rgba(167,139,250,.6)}

.border-e-violet-400\/70 {
    border-inline-end-color:rgba(167,139,250,.7)}

.border-e-violet-400\/75 {
    border-inline-end-color:rgba(167,139,250,.75)}

.border-e-violet-400\/80 {
    border-inline-end-color:rgba(167,139,250,.8)}

.border-e-violet-400\/90 {
    border-inline-end-color:rgba(167,139,250,.9)}

.border-e-violet-400\/95 {
    border-inline-end-color:rgba(167,139,250,.95)}

.border-e-violet-50 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(245 243 255/var(--tw-border-opacity))}

.border-e-violet-50\/0 {
    border-inline-end-color: rgba(245,243,255,0)
}

.border-e-violet-50\/10 {
    border-inline-end-color:rgba(245,243,255,.1)}

.border-e-violet-50\/100 {
    border-inline-end-color:#f5f3ff}

.border-e-violet-50\/20 {
    border-inline-end-color:rgba(245,243,255,.2)}

.border-e-violet-50\/25 {
    border-inline-end-color:rgba(245,243,255,.25)}

.border-e-violet-50\/30 {
    border-inline-end-color:rgba(245,243,255,.3)}

.border-e-violet-50\/40 {
    border-inline-end-color:rgba(245,243,255,.4)}

.border-e-violet-50\/5 {
    border-inline-end-color:rgba(245,243,255,.05)}

.border-e-violet-50\/50 {
    border-inline-end-color:rgba(245,243,255,.5)}

.border-e-violet-50\/60 {
    border-inline-end-color:rgba(245,243,255,.6)}

.border-e-violet-50\/70 {
    border-inline-end-color:rgba(245,243,255,.7)}

.border-e-violet-50\/75 {
    border-inline-end-color:rgba(245,243,255,.75)}

.border-e-violet-50\/80 {
    border-inline-end-color:rgba(245,243,255,.8)}

.border-e-violet-50\/90 {
    border-inline-end-color:rgba(245,243,255,.9)}

.border-e-violet-50\/95 {
    border-inline-end-color:rgba(245,243,255,.95)}

.border-e-violet-500 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(139 92 246/var(--tw-border-opacity))}

.border-e-violet-500\/0 {
    border-inline-end-color: rgba(139,92,246,0)
}

.border-e-violet-500\/10 {
    border-inline-end-color:rgba(139,92,246,.1)}

.border-e-violet-500\/100 {
    border-inline-end-color:#8b5cf6}

.border-e-violet-500\/20 {
    border-inline-end-color:rgba(139,92,246,.2)}

.border-e-violet-500\/25 {
    border-inline-end-color:rgba(139,92,246,.25)}

.border-e-violet-500\/30 {
    border-inline-end-color:rgba(139,92,246,.3)}

.border-e-violet-500\/40 {
    border-inline-end-color:rgba(139,92,246,.4)}

.border-e-violet-500\/5 {
    border-inline-end-color:rgba(139,92,246,.05)}

.border-e-violet-500\/50 {
    border-inline-end-color:rgba(139,92,246,.5)}

.border-e-violet-500\/60 {
    border-inline-end-color:rgba(139,92,246,.6)}

.border-e-violet-500\/70 {
    border-inline-end-color:rgba(139,92,246,.7)}

.border-e-violet-500\/75 {
    border-inline-end-color:rgba(139,92,246,.75)}

.border-e-violet-500\/80 {
    border-inline-end-color:rgba(139,92,246,.8)}

.border-e-violet-500\/90 {
    border-inline-end-color:rgba(139,92,246,.9)}

.border-e-violet-500\/95 {
    border-inline-end-color:rgba(139,92,246,.95)}

.border-e-violet-600 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(124 58 237/var(--tw-border-opacity))}

.border-e-violet-600\/0 {
    border-inline-end-color: rgba(124,58,237,0)
}

.border-e-violet-600\/10 {
    border-inline-end-color:rgba(124,58,237,.1)}

.border-e-violet-600\/100 {
    border-inline-end-color:#7c3aed}

.border-e-violet-600\/20 {
    border-inline-end-color:rgba(124,58,237,.2)}

.border-e-violet-600\/25 {
    border-inline-end-color:rgba(124,58,237,.25)}

.border-e-violet-600\/30 {
    border-inline-end-color:rgba(124,58,237,.3)}

.border-e-violet-600\/40 {
    border-inline-end-color:rgba(124,58,237,.4)}

.border-e-violet-600\/5 {
    border-inline-end-color:rgba(124,58,237,.05)}

.border-e-violet-600\/50 {
    border-inline-end-color:rgba(124,58,237,.5)}

.border-e-violet-600\/60 {
    border-inline-end-color:rgba(124,58,237,.6)}

.border-e-violet-600\/70 {
    border-inline-end-color:rgba(124,58,237,.7)}

.border-e-violet-600\/75 {
    border-inline-end-color:rgba(124,58,237,.75)}

.border-e-violet-600\/80 {
    border-inline-end-color:rgba(124,58,237,.8)}

.border-e-violet-600\/90 {
    border-inline-end-color:rgba(124,58,237,.9)}

.border-e-violet-600\/95 {
    border-inline-end-color:rgba(124,58,237,.95)}

.border-e-violet-700 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(109 40 217/var(--tw-border-opacity))}

.border-e-violet-700\/0 {
    border-inline-end-color: rgba(109,40,217,0)
}

.border-e-violet-700\/10 {
    border-inline-end-color:rgba(109,40,217,.1)}

.border-e-violet-700\/100 {
    border-inline-end-color:#6d28d9}

.border-e-violet-700\/20 {
    border-inline-end-color:rgba(109,40,217,.2)}

.border-e-violet-700\/25 {
    border-inline-end-color:rgba(109,40,217,.25)}

.border-e-violet-700\/30 {
    border-inline-end-color:rgba(109,40,217,.3)}

.border-e-violet-700\/40 {
    border-inline-end-color:rgba(109,40,217,.4)}

.border-e-violet-700\/5 {
    border-inline-end-color:rgba(109,40,217,.05)}

.border-e-violet-700\/50 {
    border-inline-end-color:rgba(109,40,217,.5)}

.border-e-violet-700\/60 {
    border-inline-end-color:rgba(109,40,217,.6)}

.border-e-violet-700\/70 {
    border-inline-end-color:rgba(109,40,217,.7)}

.border-e-violet-700\/75 {
    border-inline-end-color:rgba(109,40,217,.75)}

.border-e-violet-700\/80 {
    border-inline-end-color:rgba(109,40,217,.8)}

.border-e-violet-700\/90 {
    border-inline-end-color:rgba(109,40,217,.9)}

.border-e-violet-700\/95 {
    border-inline-end-color:rgba(109,40,217,.95)}

.border-e-violet-800 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(91 33 182/var(--tw-border-opacity))}

.border-e-violet-800\/0 {
    border-inline-end-color: rgba(91,33,182,0)
}

.border-e-violet-800\/10 {
    border-inline-end-color:rgba(91,33,182,.1)}

.border-e-violet-800\/100 {
    border-inline-end-color:#5b21b6}

.border-e-violet-800\/20 {
    border-inline-end-color:rgba(91,33,182,.2)}

.border-e-violet-800\/25 {
    border-inline-end-color:rgba(91,33,182,.25)}

.border-e-violet-800\/30 {
    border-inline-end-color:rgba(91,33,182,.3)}

.border-e-violet-800\/40 {
    border-inline-end-color:rgba(91,33,182,.4)}

.border-e-violet-800\/5 {
    border-inline-end-color:rgba(91,33,182,.05)}

.border-e-violet-800\/50 {
    border-inline-end-color:rgba(91,33,182,.5)}

.border-e-violet-800\/60 {
    border-inline-end-color:rgba(91,33,182,.6)}

.border-e-violet-800\/70 {
    border-inline-end-color:rgba(91,33,182,.7)}

.border-e-violet-800\/75 {
    border-inline-end-color:rgba(91,33,182,.75)}

.border-e-violet-800\/80 {
    border-inline-end-color:rgba(91,33,182,.8)}

.border-e-violet-800\/90 {
    border-inline-end-color:rgba(91,33,182,.9)}

.border-e-violet-800\/95 {
    border-inline-end-color:rgba(91,33,182,.95)}

.border-e-violet-900 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(76 29 149/var(--tw-border-opacity))}

.border-e-violet-900\/0 {
    border-inline-end-color: rgba(76,29,149,0)
}

.border-e-violet-900\/10 {
    border-inline-end-color:rgba(76,29,149,.1)}

.border-e-violet-900\/100 {
    border-inline-end-color:#4c1d95}

.border-e-violet-900\/20 {
    border-inline-end-color:rgba(76,29,149,.2)}

.border-e-violet-900\/25 {
    border-inline-end-color:rgba(76,29,149,.25)}

.border-e-violet-900\/30 {
    border-inline-end-color:rgba(76,29,149,.3)}

.border-e-violet-900\/40 {
    border-inline-end-color:rgba(76,29,149,.4)}

.border-e-violet-900\/5 {
    border-inline-end-color:rgba(76,29,149,.05)}

.border-e-violet-900\/50 {
    border-inline-end-color:rgba(76,29,149,.5)}

.border-e-violet-900\/60 {
    border-inline-end-color:rgba(76,29,149,.6)}

.border-e-violet-900\/70 {
    border-inline-end-color:rgba(76,29,149,.7)}

.border-e-violet-900\/75 {
    border-inline-end-color:rgba(76,29,149,.75)}

.border-e-violet-900\/80 {
    border-inline-end-color:rgba(76,29,149,.8)}

.border-e-violet-900\/90 {
    border-inline-end-color:rgba(76,29,149,.9)}

.border-e-violet-900\/95 {
    border-inline-end-color:rgba(76,29,149,.95)}

.border-e-violet-950 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(46 16 101/var(--tw-border-opacity))}

.border-e-violet-950\/0 {
    border-inline-end-color: rgba(46,16,101,0)
}

.border-e-violet-950\/10 {
    border-inline-end-color:rgba(46,16,101,.1)}

.border-e-violet-950\/100 {
    border-inline-end-color:#2e1065}

.border-e-violet-950\/20 {
    border-inline-end-color:rgba(46,16,101,.2)}

.border-e-violet-950\/25 {
    border-inline-end-color:rgba(46,16,101,.25)}

.border-e-violet-950\/30 {
    border-inline-end-color:rgba(46,16,101,.3)}

.border-e-violet-950\/40 {
    border-inline-end-color:rgba(46,16,101,.4)}

.border-e-violet-950\/5 {
    border-inline-end-color:rgba(46,16,101,.05)}

.border-e-violet-950\/50 {
    border-inline-end-color:rgba(46,16,101,.5)}

.border-e-violet-950\/60 {
    border-inline-end-color:rgba(46,16,101,.6)}

.border-e-violet-950\/70 {
    border-inline-end-color:rgba(46,16,101,.7)}

.border-e-violet-950\/75 {
    border-inline-end-color:rgba(46,16,101,.75)}

.border-e-violet-950\/80 {
    border-inline-end-color:rgba(46,16,101,.8)}

.border-e-violet-950\/90 {
    border-inline-end-color:rgba(46,16,101,.9)}

.border-e-violet-950\/95 {
    border-inline-end-color:rgba(46,16,101,.95)}

.border-e-warm {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(255 95 85/var(--tw-border-opacity))}

.border-e-warm\/0 {
    border-inline-end-color: rgba(255,95,85,0)
}

.border-e-warm\/10 {
    border-inline-end-color:rgba(255,95,85,.1)}

.border-e-warm\/100 {
    border-inline-end-color:#ff5f55}

.border-e-warm\/20 {
    border-inline-end-color:rgba(255,95,85,.2)}

.border-e-warm\/25 {
    border-inline-end-color:rgba(255,95,85,.25)}

.border-e-warm\/30 {
    border-inline-end-color:rgba(255,95,85,.3)}

.border-e-warm\/40 {
    border-inline-end-color:rgba(255,95,85,.4)}

.border-e-warm\/5 {
    border-inline-end-color:rgba(255,95,85,.05)}

.border-e-warm\/50 {
    border-inline-end-color:rgba(255,95,85,.5)}

.border-e-warm\/60 {
    border-inline-end-color:rgba(255,95,85,.6)}

.border-e-warm\/70 {
    border-inline-end-color:rgba(255,95,85,.7)}

.border-e-warm\/75 {
    border-inline-end-color:rgba(255,95,85,.75)}

.border-e-warm\/80 {
    border-inline-end-color:rgba(255,95,85,.8)}

.border-e-warm\/90 {
    border-inline-end-color:rgba(255,95,85,.9)}

.border-e-warm\/95 {
    border-inline-end-color:rgba(255,95,85,.95)}

.border-e-warmGray-100 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(245 245 244/var(--tw-border-opacity))}

.border-e-warmGray-100\/0 {
    border-inline-end-color: hsla(60,5%,96%,0)
}

.border-e-warmGray-100\/10 {
    border-inline-end-color:hsla(60,5%,96%,.1)}

.border-e-warmGray-100\/100 {
    border-inline-end-color:#f5f5f4}

.border-e-warmGray-100\/20 {
    border-inline-end-color:hsla(60,5%,96%,.2)}

.border-e-warmGray-100\/25 {
    border-inline-end-color:hsla(60,5%,96%,.25)}

.border-e-warmGray-100\/30 {
    border-inline-end-color:hsla(60,5%,96%,.3)}

.border-e-warmGray-100\/40 {
    border-inline-end-color:hsla(60,5%,96%,.4)}

.border-e-warmGray-100\/5 {
    border-inline-end-color:hsla(60,5%,96%,.05)}

.border-e-warmGray-100\/50 {
    border-inline-end-color:hsla(60,5%,96%,.5)}

.border-e-warmGray-100\/60 {
    border-inline-end-color:hsla(60,5%,96%,.6)}

.border-e-warmGray-100\/70 {
    border-inline-end-color:hsla(60,5%,96%,.7)}

.border-e-warmGray-100\/75 {
    border-inline-end-color:hsla(60,5%,96%,.75)}

.border-e-warmGray-100\/80 {
    border-inline-end-color:hsla(60,5%,96%,.8)}

.border-e-warmGray-100\/90 {
    border-inline-end-color:hsla(60,5%,96%,.9)}

.border-e-warmGray-100\/95 {
    border-inline-end-color:hsla(60,5%,96%,.95)}

.border-e-warmGray-200 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(231 229 228/var(--tw-border-opacity))}

.border-e-warmGray-200\/0 {
    border-inline-end-color: hsla(20,6%,90%,0)
}

.border-e-warmGray-200\/10 {
    border-inline-end-color:hsla(20,6%,90%,.1)}

.border-e-warmGray-200\/100 {
    border-inline-end-color:#e7e5e4}

.border-e-warmGray-200\/20 {
    border-inline-end-color:hsla(20,6%,90%,.2)}

.border-e-warmGray-200\/25 {
    border-inline-end-color:hsla(20,6%,90%,.25)}

.border-e-warmGray-200\/30 {
    border-inline-end-color:hsla(20,6%,90%,.3)}

.border-e-warmGray-200\/40 {
    border-inline-end-color:hsla(20,6%,90%,.4)}

.border-e-warmGray-200\/5 {
    border-inline-end-color:hsla(20,6%,90%,.05)}

.border-e-warmGray-200\/50 {
    border-inline-end-color:hsla(20,6%,90%,.5)}

.border-e-warmGray-200\/60 {
    border-inline-end-color:hsla(20,6%,90%,.6)}

.border-e-warmGray-200\/70 {
    border-inline-end-color:hsla(20,6%,90%,.7)}

.border-e-warmGray-200\/75 {
    border-inline-end-color:hsla(20,6%,90%,.75)}

.border-e-warmGray-200\/80 {
    border-inline-end-color:hsla(20,6%,90%,.8)}

.border-e-warmGray-200\/90 {
    border-inline-end-color:hsla(20,6%,90%,.9)}

.border-e-warmGray-200\/95 {
    border-inline-end-color:hsla(20,6%,90%,.95)}

.border-e-warmGray-300 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(214 211 209/var(--tw-border-opacity))}

.border-e-warmGray-300\/0 {
    border-inline-end-color: hsla(24,6%,83%,0)
}

.border-e-warmGray-300\/10 {
    border-inline-end-color:hsla(24,6%,83%,.1)}

.border-e-warmGray-300\/100 {
    border-inline-end-color:#d6d3d1}

.border-e-warmGray-300\/20 {
    border-inline-end-color:hsla(24,6%,83%,.2)}

.border-e-warmGray-300\/25 {
    border-inline-end-color:hsla(24,6%,83%,.25)}

.border-e-warmGray-300\/30 {
    border-inline-end-color:hsla(24,6%,83%,.3)}

.border-e-warmGray-300\/40 {
    border-inline-end-color:hsla(24,6%,83%,.4)}

.border-e-warmGray-300\/5 {
    border-inline-end-color:hsla(24,6%,83%,.05)}

.border-e-warmGray-300\/50 {
    border-inline-end-color:hsla(24,6%,83%,.5)}

.border-e-warmGray-300\/60 {
    border-inline-end-color:hsla(24,6%,83%,.6)}

.border-e-warmGray-300\/70 {
    border-inline-end-color:hsla(24,6%,83%,.7)}

.border-e-warmGray-300\/75 {
    border-inline-end-color:hsla(24,6%,83%,.75)}

.border-e-warmGray-300\/80 {
    border-inline-end-color:hsla(24,6%,83%,.8)}

.border-e-warmGray-300\/90 {
    border-inline-end-color:hsla(24,6%,83%,.9)}

.border-e-warmGray-300\/95 {
    border-inline-end-color:hsla(24,6%,83%,.95)}

.border-e-warmGray-400 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(168 162 158/var(--tw-border-opacity))}

.border-e-warmGray-400\/0 {
    border-inline-end-color: hsla(24,5%,64%,0)
}

.border-e-warmGray-400\/10 {
    border-inline-end-color:hsla(24,5%,64%,.1)}

.border-e-warmGray-400\/100 {
    border-inline-end-color:#a8a29e}

.border-e-warmGray-400\/20 {
    border-inline-end-color:hsla(24,5%,64%,.2)}

.border-e-warmGray-400\/25 {
    border-inline-end-color:hsla(24,5%,64%,.25)}

.border-e-warmGray-400\/30 {
    border-inline-end-color:hsla(24,5%,64%,.3)}

.border-e-warmGray-400\/40 {
    border-inline-end-color:hsla(24,5%,64%,.4)}

.border-e-warmGray-400\/5 {
    border-inline-end-color:hsla(24,5%,64%,.05)}

.border-e-warmGray-400\/50 {
    border-inline-end-color:hsla(24,5%,64%,.5)}

.border-e-warmGray-400\/60 {
    border-inline-end-color:hsla(24,5%,64%,.6)}

.border-e-warmGray-400\/70 {
    border-inline-end-color:hsla(24,5%,64%,.7)}

.border-e-warmGray-400\/75 {
    border-inline-end-color:hsla(24,5%,64%,.75)}

.border-e-warmGray-400\/80 {
    border-inline-end-color:hsla(24,5%,64%,.8)}

.border-e-warmGray-400\/90 {
    border-inline-end-color:hsla(24,5%,64%,.9)}

.border-e-warmGray-400\/95 {
    border-inline-end-color:hsla(24,5%,64%,.95)}

.border-e-warmGray-50 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(250 250 249/var(--tw-border-opacity))}

.border-e-warmGray-50\/0 {
    border-inline-end-color: hsla(60,9%,98%,0)
}

.border-e-warmGray-50\/10 {
    border-inline-end-color:hsla(60,9%,98%,.1)}

.border-e-warmGray-50\/100 {
    border-inline-end-color:#fafaf9}

.border-e-warmGray-50\/20 {
    border-inline-end-color:hsla(60,9%,98%,.2)}

.border-e-warmGray-50\/25 {
    border-inline-end-color:hsla(60,9%,98%,.25)}

.border-e-warmGray-50\/30 {
    border-inline-end-color:hsla(60,9%,98%,.3)}

.border-e-warmGray-50\/40 {
    border-inline-end-color:hsla(60,9%,98%,.4)}

.border-e-warmGray-50\/5 {
    border-inline-end-color:hsla(60,9%,98%,.05)}

.border-e-warmGray-50\/50 {
    border-inline-end-color:hsla(60,9%,98%,.5)}

.border-e-warmGray-50\/60 {
    border-inline-end-color:hsla(60,9%,98%,.6)}

.border-e-warmGray-50\/70 {
    border-inline-end-color:hsla(60,9%,98%,.7)}

.border-e-warmGray-50\/75 {
    border-inline-end-color:hsla(60,9%,98%,.75)}

.border-e-warmGray-50\/80 {
    border-inline-end-color:hsla(60,9%,98%,.8)}

.border-e-warmGray-50\/90 {
    border-inline-end-color:hsla(60,9%,98%,.9)}

.border-e-warmGray-50\/95 {
    border-inline-end-color:hsla(60,9%,98%,.95)}

.border-e-warmGray-500 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(120 113 108/var(--tw-border-opacity))}

.border-e-warmGray-500\/0 {
    border-inline-end-color: hsla(25,5%,45%,0)
}

.border-e-warmGray-500\/10 {
    border-inline-end-color:hsla(25,5%,45%,.1)}

.border-e-warmGray-500\/100 {
    border-inline-end-color:#78716c}

.border-e-warmGray-500\/20 {
    border-inline-end-color:hsla(25,5%,45%,.2)}

.border-e-warmGray-500\/25 {
    border-inline-end-color:hsla(25,5%,45%,.25)}

.border-e-warmGray-500\/30 {
    border-inline-end-color:hsla(25,5%,45%,.3)}

.border-e-warmGray-500\/40 {
    border-inline-end-color:hsla(25,5%,45%,.4)}

.border-e-warmGray-500\/5 {
    border-inline-end-color:hsla(25,5%,45%,.05)}

.border-e-warmGray-500\/50 {
    border-inline-end-color:hsla(25,5%,45%,.5)}

.border-e-warmGray-500\/60 {
    border-inline-end-color:hsla(25,5%,45%,.6)}

.border-e-warmGray-500\/70 {
    border-inline-end-color:hsla(25,5%,45%,.7)}

.border-e-warmGray-500\/75 {
    border-inline-end-color:hsla(25,5%,45%,.75)}

.border-e-warmGray-500\/80 {
    border-inline-end-color:hsla(25,5%,45%,.8)}

.border-e-warmGray-500\/90 {
    border-inline-end-color:hsla(25,5%,45%,.9)}

.border-e-warmGray-500\/95 {
    border-inline-end-color:hsla(25,5%,45%,.95)}

.border-e-warmGray-600 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(87 83 78/var(--tw-border-opacity))}

.border-e-warmGray-600\/0 {
    border-inline-end-color: rgba(87,83,78,0)
}

.border-e-warmGray-600\/10 {
    border-inline-end-color:rgba(87,83,78,.1)}

.border-e-warmGray-600\/100 {
    border-inline-end-color:#57534e}

.border-e-warmGray-600\/20 {
    border-inline-end-color:rgba(87,83,78,.2)}

.border-e-warmGray-600\/25 {
    border-inline-end-color:rgba(87,83,78,.25)}

.border-e-warmGray-600\/30 {
    border-inline-end-color:rgba(87,83,78,.3)}

.border-e-warmGray-600\/40 {
    border-inline-end-color:rgba(87,83,78,.4)}

.border-e-warmGray-600\/5 {
    border-inline-end-color:rgba(87,83,78,.05)}

.border-e-warmGray-600\/50 {
    border-inline-end-color:rgba(87,83,78,.5)}

.border-e-warmGray-600\/60 {
    border-inline-end-color:rgba(87,83,78,.6)}

.border-e-warmGray-600\/70 {
    border-inline-end-color:rgba(87,83,78,.7)}

.border-e-warmGray-600\/75 {
    border-inline-end-color:rgba(87,83,78,.75)}

.border-e-warmGray-600\/80 {
    border-inline-end-color:rgba(87,83,78,.8)}

.border-e-warmGray-600\/90 {
    border-inline-end-color:rgba(87,83,78,.9)}

.border-e-warmGray-600\/95 {
    border-inline-end-color:rgba(87,83,78,.95)}

.border-e-warmGray-700 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(68 64 60/var(--tw-border-opacity))}

.border-e-warmGray-700\/0 {
    border-inline-end-color: rgba(68,64,60,0)
}

.border-e-warmGray-700\/10 {
    border-inline-end-color:rgba(68,64,60,.1)}

.border-e-warmGray-700\/100 {
    border-inline-end-color:#44403c}

.border-e-warmGray-700\/20 {
    border-inline-end-color:rgba(68,64,60,.2)}

.border-e-warmGray-700\/25 {
    border-inline-end-color:rgba(68,64,60,.25)}

.border-e-warmGray-700\/30 {
    border-inline-end-color:rgba(68,64,60,.3)}

.border-e-warmGray-700\/40 {
    border-inline-end-color:rgba(68,64,60,.4)}

.border-e-warmGray-700\/5 {
    border-inline-end-color:rgba(68,64,60,.05)}

.border-e-warmGray-700\/50 {
    border-inline-end-color:rgba(68,64,60,.5)}

.border-e-warmGray-700\/60 {
    border-inline-end-color:rgba(68,64,60,.6)}

.border-e-warmGray-700\/70 {
    border-inline-end-color:rgba(68,64,60,.7)}

.border-e-warmGray-700\/75 {
    border-inline-end-color:rgba(68,64,60,.75)}

.border-e-warmGray-700\/80 {
    border-inline-end-color:rgba(68,64,60,.8)}

.border-e-warmGray-700\/90 {
    border-inline-end-color:rgba(68,64,60,.9)}

.border-e-warmGray-700\/95 {
    border-inline-end-color:rgba(68,64,60,.95)}

.border-e-warmGray-800 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(41 37 36/var(--tw-border-opacity))}

.border-e-warmGray-800\/0 {
    border-inline-end-color: rgba(41,37,36,0)
}

.border-e-warmGray-800\/10 {
    border-inline-end-color:rgba(41,37,36,.1)}

.border-e-warmGray-800\/100 {
    border-inline-end-color:#292524}

.border-e-warmGray-800\/20 {
    border-inline-end-color:rgba(41,37,36,.2)}

.border-e-warmGray-800\/25 {
    border-inline-end-color:rgba(41,37,36,.25)}

.border-e-warmGray-800\/30 {
    border-inline-end-color:rgba(41,37,36,.3)}

.border-e-warmGray-800\/40 {
    border-inline-end-color:rgba(41,37,36,.4)}

.border-e-warmGray-800\/5 {
    border-inline-end-color:rgba(41,37,36,.05)}

.border-e-warmGray-800\/50 {
    border-inline-end-color:rgba(41,37,36,.5)}

.border-e-warmGray-800\/60 {
    border-inline-end-color:rgba(41,37,36,.6)}

.border-e-warmGray-800\/70 {
    border-inline-end-color:rgba(41,37,36,.7)}

.border-e-warmGray-800\/75 {
    border-inline-end-color:rgba(41,37,36,.75)}

.border-e-warmGray-800\/80 {
    border-inline-end-color:rgba(41,37,36,.8)}

.border-e-warmGray-800\/90 {
    border-inline-end-color:rgba(41,37,36,.9)}

.border-e-warmGray-800\/95 {
    border-inline-end-color:rgba(41,37,36,.95)}

.border-e-warmGray-900 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(28 25 23/var(--tw-border-opacity))}

.border-e-warmGray-900\/0 {
    border-inline-end-color: rgba(28,25,23,0)
}

.border-e-warmGray-900\/10 {
    border-inline-end-color:rgba(28,25,23,.1)}

.border-e-warmGray-900\/100 {
    border-inline-end-color:#1c1917}

.border-e-warmGray-900\/20 {
    border-inline-end-color:rgba(28,25,23,.2)}

.border-e-warmGray-900\/25 {
    border-inline-end-color:rgba(28,25,23,.25)}

.border-e-warmGray-900\/30 {
    border-inline-end-color:rgba(28,25,23,.3)}

.border-e-warmGray-900\/40 {
    border-inline-end-color:rgba(28,25,23,.4)}

.border-e-warmGray-900\/5 {
    border-inline-end-color:rgba(28,25,23,.05)}

.border-e-warmGray-900\/50 {
    border-inline-end-color:rgba(28,25,23,.5)}

.border-e-warmGray-900\/60 {
    border-inline-end-color:rgba(28,25,23,.6)}

.border-e-warmGray-900\/70 {
    border-inline-end-color:rgba(28,25,23,.7)}

.border-e-warmGray-900\/75 {
    border-inline-end-color:rgba(28,25,23,.75)}

.border-e-warmGray-900\/80 {
    border-inline-end-color:rgba(28,25,23,.8)}

.border-e-warmGray-900\/90 {
    border-inline-end-color:rgba(28,25,23,.9)}

.border-e-warmGray-900\/95 {
    border-inline-end-color:rgba(28,25,23,.95)}

.border-e-warmGray-950 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(12 10 9/var(--tw-border-opacity))}

.border-e-warmGray-950\/0 {
    border-inline-end-color: rgba(12,10,9,0)
}

.border-e-warmGray-950\/10 {
    border-inline-end-color:rgba(12,10,9,.1)}

.border-e-warmGray-950\/100 {
    border-inline-end-color:#0c0a09}

.border-e-warmGray-950\/20 {
    border-inline-end-color:rgba(12,10,9,.2)}

.border-e-warmGray-950\/25 {
    border-inline-end-color:rgba(12,10,9,.25)}

.border-e-warmGray-950\/30 {
    border-inline-end-color:rgba(12,10,9,.3)}

.border-e-warmGray-950\/40 {
    border-inline-end-color:rgba(12,10,9,.4)}

.border-e-warmGray-950\/5 {
    border-inline-end-color:rgba(12,10,9,.05)}

.border-e-warmGray-950\/50 {
    border-inline-end-color:rgba(12,10,9,.5)}

.border-e-warmGray-950\/60 {
    border-inline-end-color:rgba(12,10,9,.6)}

.border-e-warmGray-950\/70 {
    border-inline-end-color:rgba(12,10,9,.7)}

.border-e-warmGray-950\/75 {
    border-inline-end-color:rgba(12,10,9,.75)}

.border-e-warmGray-950\/80 {
    border-inline-end-color:rgba(12,10,9,.8)}

.border-e-warmGray-950\/90 {
    border-inline-end-color:rgba(12,10,9,.9)}

.border-e-warmGray-950\/95 {
    border-inline-end-color:rgba(12,10,9,.95)}

.border-e-white {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(250 252 252/var(--tw-border-opacity))}

.border-e-white\/0 {
    border-inline-end-color: rgba(250,252,252,0)
}

.border-e-white\/10 {
    border-inline-end-color:rgba(250,252,252,.1)}

.border-e-white\/100 {
    border-inline-end-color:#fafcfc}

.border-e-white\/20 {
    border-inline-end-color:rgba(250,252,252,.2)}

.border-e-white\/25 {
    border-inline-end-color:rgba(250,252,252,.25)}

.border-e-white\/30 {
    border-inline-end-color:rgba(250,252,252,.3)}

.border-e-white\/40 {
    border-inline-end-color:rgba(250,252,252,.4)}

.border-e-white\/5 {
    border-inline-end-color:rgba(250,252,252,.05)}

.border-e-white\/50 {
    border-inline-end-color:rgba(250,252,252,.5)}

.border-e-white\/60 {
    border-inline-end-color:rgba(250,252,252,.6)}

.border-e-white\/70 {
    border-inline-end-color:rgba(250,252,252,.7)}

.border-e-white\/75 {
    border-inline-end-color:rgba(250,252,252,.75)}

.border-e-white\/80 {
    border-inline-end-color:rgba(250,252,252,.8)}

.border-e-white\/90 {
    border-inline-end-color:rgba(250,252,252,.9)}

.border-e-white\/95 {
    border-inline-end-color:rgba(250,252,252,.95)}

.border-e-yellow-100 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(254 249 195/var(--tw-border-opacity))}

.border-e-yellow-100\/0 {
    border-inline-end-color: hsla(55,97%,88%,0)
}

.border-e-yellow-100\/10 {
    border-inline-end-color:hsla(55,97%,88%,.1)}

.border-e-yellow-100\/100 {
    border-inline-end-color:#fef9c3}

.border-e-yellow-100\/20 {
    border-inline-end-color:hsla(55,97%,88%,.2)}

.border-e-yellow-100\/25 {
    border-inline-end-color:hsla(55,97%,88%,.25)}

.border-e-yellow-100\/30 {
    border-inline-end-color:hsla(55,97%,88%,.3)}

.border-e-yellow-100\/40 {
    border-inline-end-color:hsla(55,97%,88%,.4)}

.border-e-yellow-100\/5 {
    border-inline-end-color:hsla(55,97%,88%,.05)}

.border-e-yellow-100\/50 {
    border-inline-end-color:hsla(55,97%,88%,.5)}

.border-e-yellow-100\/60 {
    border-inline-end-color:hsla(55,97%,88%,.6)}

.border-e-yellow-100\/70 {
    border-inline-end-color:hsla(55,97%,88%,.7)}

.border-e-yellow-100\/75 {
    border-inline-end-color:hsla(55,97%,88%,.75)}

.border-e-yellow-100\/80 {
    border-inline-end-color:hsla(55,97%,88%,.8)}

.border-e-yellow-100\/90 {
    border-inline-end-color:hsla(55,97%,88%,.9)}

.border-e-yellow-100\/95 {
    border-inline-end-color:hsla(55,97%,88%,.95)}

.border-e-yellow-200 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(254 240 138/var(--tw-border-opacity))}

.border-e-yellow-200\/0 {
    border-inline-end-color: hsla(53,98%,77%,0)
}

.border-e-yellow-200\/10 {
    border-inline-end-color:hsla(53,98%,77%,.1)}

.border-e-yellow-200\/100 {
    border-inline-end-color:#fef08a}

.border-e-yellow-200\/20 {
    border-inline-end-color:hsla(53,98%,77%,.2)}

.border-e-yellow-200\/25 {
    border-inline-end-color:hsla(53,98%,77%,.25)}

.border-e-yellow-200\/30 {
    border-inline-end-color:hsla(53,98%,77%,.3)}

.border-e-yellow-200\/40 {
    border-inline-end-color:hsla(53,98%,77%,.4)}

.border-e-yellow-200\/5 {
    border-inline-end-color:hsla(53,98%,77%,.05)}

.border-e-yellow-200\/50 {
    border-inline-end-color:hsla(53,98%,77%,.5)}

.border-e-yellow-200\/60 {
    border-inline-end-color:hsla(53,98%,77%,.6)}

.border-e-yellow-200\/70 {
    border-inline-end-color:hsla(53,98%,77%,.7)}

.border-e-yellow-200\/75 {
    border-inline-end-color:hsla(53,98%,77%,.75)}

.border-e-yellow-200\/80 {
    border-inline-end-color:hsla(53,98%,77%,.8)}

.border-e-yellow-200\/90 {
    border-inline-end-color:hsla(53,98%,77%,.9)}

.border-e-yellow-200\/95 {
    border-inline-end-color:hsla(53,98%,77%,.95)}

.border-e-yellow-300 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(253 224 71/var(--tw-border-opacity))}

.border-e-yellow-300\/0 {
    border-inline-end-color: rgba(253,224,71,0)
}

.border-e-yellow-300\/10 {
    border-inline-end-color:rgba(253,224,71,.1)}

.border-e-yellow-300\/100 {
    border-inline-end-color:#fde047}

.border-e-yellow-300\/20 {
    border-inline-end-color:rgba(253,224,71,.2)}

.border-e-yellow-300\/25 {
    border-inline-end-color:rgba(253,224,71,.25)}

.border-e-yellow-300\/30 {
    border-inline-end-color:rgba(253,224,71,.3)}

.border-e-yellow-300\/40 {
    border-inline-end-color:rgba(253,224,71,.4)}

.border-e-yellow-300\/5 {
    border-inline-end-color:rgba(253,224,71,.05)}

.border-e-yellow-300\/50 {
    border-inline-end-color:rgba(253,224,71,.5)}

.border-e-yellow-300\/60 {
    border-inline-end-color:rgba(253,224,71,.6)}

.border-e-yellow-300\/70 {
    border-inline-end-color:rgba(253,224,71,.7)}

.border-e-yellow-300\/75 {
    border-inline-end-color:rgba(253,224,71,.75)}

.border-e-yellow-300\/80 {
    border-inline-end-color:rgba(253,224,71,.8)}

.border-e-yellow-300\/90 {
    border-inline-end-color:rgba(253,224,71,.9)}

.border-e-yellow-300\/95 {
    border-inline-end-color:rgba(253,224,71,.95)}

.border-e-yellow-400 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(250 204 21/var(--tw-border-opacity))}

.border-e-yellow-400\/0 {
    border-inline-end-color: rgba(250,204,21,0)
}

.border-e-yellow-400\/10 {
    border-inline-end-color:rgba(250,204,21,.1)}

.border-e-yellow-400\/100 {
    border-inline-end-color:#facc15}

.border-e-yellow-400\/20 {
    border-inline-end-color:rgba(250,204,21,.2)}

.border-e-yellow-400\/25 {
    border-inline-end-color:rgba(250,204,21,.25)}

.border-e-yellow-400\/30 {
    border-inline-end-color:rgba(250,204,21,.3)}

.border-e-yellow-400\/40 {
    border-inline-end-color:rgba(250,204,21,.4)}

.border-e-yellow-400\/5 {
    border-inline-end-color:rgba(250,204,21,.05)}

.border-e-yellow-400\/50 {
    border-inline-end-color:rgba(250,204,21,.5)}

.border-e-yellow-400\/60 {
    border-inline-end-color:rgba(250,204,21,.6)}

.border-e-yellow-400\/70 {
    border-inline-end-color:rgba(250,204,21,.7)}

.border-e-yellow-400\/75 {
    border-inline-end-color:rgba(250,204,21,.75)}

.border-e-yellow-400\/80 {
    border-inline-end-color:rgba(250,204,21,.8)}

.border-e-yellow-400\/90 {
    border-inline-end-color:rgba(250,204,21,.9)}

.border-e-yellow-400\/95 {
    border-inline-end-color:rgba(250,204,21,.95)}

.border-e-yellow-50 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(254 252 232/var(--tw-border-opacity))}

.border-e-yellow-50\/0 {
    border-inline-end-color: hsla(55,92%,95%,0)
}

.border-e-yellow-50\/10 {
    border-inline-end-color:hsla(55,92%,95%,.1)}

.border-e-yellow-50\/100 {
    border-inline-end-color:#fefce8}

.border-e-yellow-50\/20 {
    border-inline-end-color:hsla(55,92%,95%,.2)}

.border-e-yellow-50\/25 {
    border-inline-end-color:hsla(55,92%,95%,.25)}

.border-e-yellow-50\/30 {
    border-inline-end-color:hsla(55,92%,95%,.3)}

.border-e-yellow-50\/40 {
    border-inline-end-color:hsla(55,92%,95%,.4)}

.border-e-yellow-50\/5 {
    border-inline-end-color:hsla(55,92%,95%,.05)}

.border-e-yellow-50\/50 {
    border-inline-end-color:hsla(55,92%,95%,.5)}

.border-e-yellow-50\/60 {
    border-inline-end-color:hsla(55,92%,95%,.6)}

.border-e-yellow-50\/70 {
    border-inline-end-color:hsla(55,92%,95%,.7)}

.border-e-yellow-50\/75 {
    border-inline-end-color:hsla(55,92%,95%,.75)}

.border-e-yellow-50\/80 {
    border-inline-end-color:hsla(55,92%,95%,.8)}

.border-e-yellow-50\/90 {
    border-inline-end-color:hsla(55,92%,95%,.9)}

.border-e-yellow-50\/95 {
    border-inline-end-color:hsla(55,92%,95%,.95)}

.border-e-yellow-500 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(234 179 8/var(--tw-border-opacity))}

.border-e-yellow-500\/0 {
    border-inline-end-color: rgba(234,179,8,0)
}

.border-e-yellow-500\/10 {
    border-inline-end-color:rgba(234,179,8,.1)}

.border-e-yellow-500\/100 {
    border-inline-end-color:#eab308}

.border-e-yellow-500\/20 {
    border-inline-end-color:rgba(234,179,8,.2)}

.border-e-yellow-500\/25 {
    border-inline-end-color:rgba(234,179,8,.25)}

.border-e-yellow-500\/30 {
    border-inline-end-color:rgba(234,179,8,.3)}

.border-e-yellow-500\/40 {
    border-inline-end-color:rgba(234,179,8,.4)}

.border-e-yellow-500\/5 {
    border-inline-end-color:rgba(234,179,8,.05)}

.border-e-yellow-500\/50 {
    border-inline-end-color:rgba(234,179,8,.5)}

.border-e-yellow-500\/60 {
    border-inline-end-color:rgba(234,179,8,.6)}

.border-e-yellow-500\/70 {
    border-inline-end-color:rgba(234,179,8,.7)}

.border-e-yellow-500\/75 {
    border-inline-end-color:rgba(234,179,8,.75)}

.border-e-yellow-500\/80 {
    border-inline-end-color:rgba(234,179,8,.8)}

.border-e-yellow-500\/90 {
    border-inline-end-color:rgba(234,179,8,.9)}

.border-e-yellow-500\/95 {
    border-inline-end-color:rgba(234,179,8,.95)}

.border-e-yellow-600 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(202 138 4/var(--tw-border-opacity))}

.border-e-yellow-600\/0 {
    border-inline-end-color: rgba(202,138,4,0)
}

.border-e-yellow-600\/10 {
    border-inline-end-color:rgba(202,138,4,.1)}

.border-e-yellow-600\/100 {
    border-inline-end-color:#ca8a04}

.border-e-yellow-600\/20 {
    border-inline-end-color:rgba(202,138,4,.2)}

.border-e-yellow-600\/25 {
    border-inline-end-color:rgba(202,138,4,.25)}

.border-e-yellow-600\/30 {
    border-inline-end-color:rgba(202,138,4,.3)}

.border-e-yellow-600\/40 {
    border-inline-end-color:rgba(202,138,4,.4)}

.border-e-yellow-600\/5 {
    border-inline-end-color:rgba(202,138,4,.05)}

.border-e-yellow-600\/50 {
    border-inline-end-color:rgba(202,138,4,.5)}

.border-e-yellow-600\/60 {
    border-inline-end-color:rgba(202,138,4,.6)}

.border-e-yellow-600\/70 {
    border-inline-end-color:rgba(202,138,4,.7)}

.border-e-yellow-600\/75 {
    border-inline-end-color:rgba(202,138,4,.75)}

.border-e-yellow-600\/80 {
    border-inline-end-color:rgba(202,138,4,.8)}

.border-e-yellow-600\/90 {
    border-inline-end-color:rgba(202,138,4,.9)}

.border-e-yellow-600\/95 {
    border-inline-end-color:rgba(202,138,4,.95)}

.border-e-yellow-700 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(161 98 7/var(--tw-border-opacity))}

.border-e-yellow-700\/0 {
    border-inline-end-color: rgba(161,98,7,0)
}

.border-e-yellow-700\/10 {
    border-inline-end-color:rgba(161,98,7,.1)}

.border-e-yellow-700\/100 {
    border-inline-end-color:#a16207}

.border-e-yellow-700\/20 {
    border-inline-end-color:rgba(161,98,7,.2)}

.border-e-yellow-700\/25 {
    border-inline-end-color:rgba(161,98,7,.25)}

.border-e-yellow-700\/30 {
    border-inline-end-color:rgba(161,98,7,.3)}

.border-e-yellow-700\/40 {
    border-inline-end-color:rgba(161,98,7,.4)}

.border-e-yellow-700\/5 {
    border-inline-end-color:rgba(161,98,7,.05)}

.border-e-yellow-700\/50 {
    border-inline-end-color:rgba(161,98,7,.5)}

.border-e-yellow-700\/60 {
    border-inline-end-color:rgba(161,98,7,.6)}

.border-e-yellow-700\/70 {
    border-inline-end-color:rgba(161,98,7,.7)}

.border-e-yellow-700\/75 {
    border-inline-end-color:rgba(161,98,7,.75)}

.border-e-yellow-700\/80 {
    border-inline-end-color:rgba(161,98,7,.8)}

.border-e-yellow-700\/90 {
    border-inline-end-color:rgba(161,98,7,.9)}

.border-e-yellow-700\/95 {
    border-inline-end-color:rgba(161,98,7,.95)}

.border-e-yellow-800 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(133 77 14/var(--tw-border-opacity))}

.border-e-yellow-800\/0 {
    border-inline-end-color: rgba(133,77,14,0)
}

.border-e-yellow-800\/10 {
    border-inline-end-color:rgba(133,77,14,.1)}

.border-e-yellow-800\/100 {
    border-inline-end-color:#854d0e}

.border-e-yellow-800\/20 {
    border-inline-end-color:rgba(133,77,14,.2)}

.border-e-yellow-800\/25 {
    border-inline-end-color:rgba(133,77,14,.25)}

.border-e-yellow-800\/30 {
    border-inline-end-color:rgba(133,77,14,.3)}

.border-e-yellow-800\/40 {
    border-inline-end-color:rgba(133,77,14,.4)}

.border-e-yellow-800\/5 {
    border-inline-end-color:rgba(133,77,14,.05)}

.border-e-yellow-800\/50 {
    border-inline-end-color:rgba(133,77,14,.5)}

.border-e-yellow-800\/60 {
    border-inline-end-color:rgba(133,77,14,.6)}

.border-e-yellow-800\/70 {
    border-inline-end-color:rgba(133,77,14,.7)}

.border-e-yellow-800\/75 {
    border-inline-end-color:rgba(133,77,14,.75)}

.border-e-yellow-800\/80 {
    border-inline-end-color:rgba(133,77,14,.8)}

.border-e-yellow-800\/90 {
    border-inline-end-color:rgba(133,77,14,.9)}

.border-e-yellow-800\/95 {
    border-inline-end-color:rgba(133,77,14,.95)}

.border-e-yellow-900 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(113 63 18/var(--tw-border-opacity))}

.border-e-yellow-900\/0 {
    border-inline-end-color: rgba(113,63,18,0)
}

.border-e-yellow-900\/10 {
    border-inline-end-color:rgba(113,63,18,.1)}

.border-e-yellow-900\/100 {
    border-inline-end-color:#713f12}

.border-e-yellow-900\/20 {
    border-inline-end-color:rgba(113,63,18,.2)}

.border-e-yellow-900\/25 {
    border-inline-end-color:rgba(113,63,18,.25)}

.border-e-yellow-900\/30 {
    border-inline-end-color:rgba(113,63,18,.3)}

.border-e-yellow-900\/40 {
    border-inline-end-color:rgba(113,63,18,.4)}

.border-e-yellow-900\/5 {
    border-inline-end-color:rgba(113,63,18,.05)}

.border-e-yellow-900\/50 {
    border-inline-end-color:rgba(113,63,18,.5)}

.border-e-yellow-900\/60 {
    border-inline-end-color:rgba(113,63,18,.6)}

.border-e-yellow-900\/70 {
    border-inline-end-color:rgba(113,63,18,.7)}

.border-e-yellow-900\/75 {
    border-inline-end-color:rgba(113,63,18,.75)}

.border-e-yellow-900\/80 {
    border-inline-end-color:rgba(113,63,18,.8)}

.border-e-yellow-900\/90 {
    border-inline-end-color:rgba(113,63,18,.9)}

.border-e-yellow-900\/95 {
    border-inline-end-color:rgba(113,63,18,.95)}

.border-e-yellow-950 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(66 32 6/var(--tw-border-opacity))}

.border-e-yellow-950\/0 {
    border-inline-end-color: rgba(66,32,6,0)
}

.border-e-yellow-950\/10 {
    border-inline-end-color:rgba(66,32,6,.1)}

.border-e-yellow-950\/100 {
    border-inline-end-color:#422006}

.border-e-yellow-950\/20 {
    border-inline-end-color:rgba(66,32,6,.2)}

.border-e-yellow-950\/25 {
    border-inline-end-color:rgba(66,32,6,.25)}

.border-e-yellow-950\/30 {
    border-inline-end-color:rgba(66,32,6,.3)}

.border-e-yellow-950\/40 {
    border-inline-end-color:rgba(66,32,6,.4)}

.border-e-yellow-950\/5 {
    border-inline-end-color:rgba(66,32,6,.05)}

.border-e-yellow-950\/50 {
    border-inline-end-color:rgba(66,32,6,.5)}

.border-e-yellow-950\/60 {
    border-inline-end-color:rgba(66,32,6,.6)}

.border-e-yellow-950\/70 {
    border-inline-end-color:rgba(66,32,6,.7)}

.border-e-yellow-950\/75 {
    border-inline-end-color:rgba(66,32,6,.75)}

.border-e-yellow-950\/80 {
    border-inline-end-color:rgba(66,32,6,.8)}

.border-e-yellow-950\/90 {
    border-inline-end-color:rgba(66,32,6,.9)}

.border-e-yellow-950\/95 {
    border-inline-end-color:rgba(66,32,6,.95)}

.border-e-zinc-100 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(244 244 245/var(--tw-border-opacity))}

.border-e-zinc-100\/0 {
    border-inline-end-color: hsla(240,5%,96%,0)
}

.border-e-zinc-100\/10 {
    border-inline-end-color:hsla(240,5%,96%,.1)}

.border-e-zinc-100\/100 {
    border-inline-end-color:#f4f4f5}

.border-e-zinc-100\/20 {
    border-inline-end-color:hsla(240,5%,96%,.2)}

.border-e-zinc-100\/25 {
    border-inline-end-color:hsla(240,5%,96%,.25)}

.border-e-zinc-100\/30 {
    border-inline-end-color:hsla(240,5%,96%,.3)}

.border-e-zinc-100\/40 {
    border-inline-end-color:hsla(240,5%,96%,.4)}

.border-e-zinc-100\/5 {
    border-inline-end-color:hsla(240,5%,96%,.05)}

.border-e-zinc-100\/50 {
    border-inline-end-color:hsla(240,5%,96%,.5)}

.border-e-zinc-100\/60 {
    border-inline-end-color:hsla(240,5%,96%,.6)}

.border-e-zinc-100\/70 {
    border-inline-end-color:hsla(240,5%,96%,.7)}

.border-e-zinc-100\/75 {
    border-inline-end-color:hsla(240,5%,96%,.75)}

.border-e-zinc-100\/80 {
    border-inline-end-color:hsla(240,5%,96%,.8)}

.border-e-zinc-100\/90 {
    border-inline-end-color:hsla(240,5%,96%,.9)}

.border-e-zinc-100\/95 {
    border-inline-end-color:hsla(240,5%,96%,.95)}

.border-e-zinc-200 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(228 228 231/var(--tw-border-opacity))}

.border-e-zinc-200\/0 {
    border-inline-end-color: hsla(240,6%,90%,0)
}

.border-e-zinc-200\/10 {
    border-inline-end-color:hsla(240,6%,90%,.1)}

.border-e-zinc-200\/100 {
    border-inline-end-color:#e4e4e7}

.border-e-zinc-200\/20 {
    border-inline-end-color:hsla(240,6%,90%,.2)}

.border-e-zinc-200\/25 {
    border-inline-end-color:hsla(240,6%,90%,.25)}

.border-e-zinc-200\/30 {
    border-inline-end-color:hsla(240,6%,90%,.3)}

.border-e-zinc-200\/40 {
    border-inline-end-color:hsla(240,6%,90%,.4)}

.border-e-zinc-200\/5 {
    border-inline-end-color:hsla(240,6%,90%,.05)}

.border-e-zinc-200\/50 {
    border-inline-end-color:hsla(240,6%,90%,.5)}

.border-e-zinc-200\/60 {
    border-inline-end-color:hsla(240,6%,90%,.6)}

.border-e-zinc-200\/70 {
    border-inline-end-color:hsla(240,6%,90%,.7)}

.border-e-zinc-200\/75 {
    border-inline-end-color:hsla(240,6%,90%,.75)}

.border-e-zinc-200\/80 {
    border-inline-end-color:hsla(240,6%,90%,.8)}

.border-e-zinc-200\/90 {
    border-inline-end-color:hsla(240,6%,90%,.9)}

.border-e-zinc-200\/95 {
    border-inline-end-color:hsla(240,6%,90%,.95)}

.border-e-zinc-300 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(212 212 216/var(--tw-border-opacity))}

.border-e-zinc-300\/0 {
    border-inline-end-color: hsla(240,5%,84%,0)
}

.border-e-zinc-300\/10 {
    border-inline-end-color:hsla(240,5%,84%,.1)}

.border-e-zinc-300\/100 {
    border-inline-end-color:#d4d4d8}

.border-e-zinc-300\/20 {
    border-inline-end-color:hsla(240,5%,84%,.2)}

.border-e-zinc-300\/25 {
    border-inline-end-color:hsla(240,5%,84%,.25)}

.border-e-zinc-300\/30 {
    border-inline-end-color:hsla(240,5%,84%,.3)}

.border-e-zinc-300\/40 {
    border-inline-end-color:hsla(240,5%,84%,.4)}

.border-e-zinc-300\/5 {
    border-inline-end-color:hsla(240,5%,84%,.05)}

.border-e-zinc-300\/50 {
    border-inline-end-color:hsla(240,5%,84%,.5)}

.border-e-zinc-300\/60 {
    border-inline-end-color:hsla(240,5%,84%,.6)}

.border-e-zinc-300\/70 {
    border-inline-end-color:hsla(240,5%,84%,.7)}

.border-e-zinc-300\/75 {
    border-inline-end-color:hsla(240,5%,84%,.75)}

.border-e-zinc-300\/80 {
    border-inline-end-color:hsla(240,5%,84%,.8)}

.border-e-zinc-300\/90 {
    border-inline-end-color:hsla(240,5%,84%,.9)}

.border-e-zinc-300\/95 {
    border-inline-end-color:hsla(240,5%,84%,.95)}

.border-e-zinc-400 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(161 161 170/var(--tw-border-opacity))}

.border-e-zinc-400\/0 {
    border-inline-end-color: hsla(240,5%,65%,0)
}

.border-e-zinc-400\/10 {
    border-inline-end-color:hsla(240,5%,65%,.1)}

.border-e-zinc-400\/100 {
    border-inline-end-color:#a1a1aa}

.border-e-zinc-400\/20 {
    border-inline-end-color:hsla(240,5%,65%,.2)}

.border-e-zinc-400\/25 {
    border-inline-end-color:hsla(240,5%,65%,.25)}

.border-e-zinc-400\/30 {
    border-inline-end-color:hsla(240,5%,65%,.3)}

.border-e-zinc-400\/40 {
    border-inline-end-color:hsla(240,5%,65%,.4)}

.border-e-zinc-400\/5 {
    border-inline-end-color:hsla(240,5%,65%,.05)}

.border-e-zinc-400\/50 {
    border-inline-end-color:hsla(240,5%,65%,.5)}

.border-e-zinc-400\/60 {
    border-inline-end-color:hsla(240,5%,65%,.6)}

.border-e-zinc-400\/70 {
    border-inline-end-color:hsla(240,5%,65%,.7)}

.border-e-zinc-400\/75 {
    border-inline-end-color:hsla(240,5%,65%,.75)}

.border-e-zinc-400\/80 {
    border-inline-end-color:hsla(240,5%,65%,.8)}

.border-e-zinc-400\/90 {
    border-inline-end-color:hsla(240,5%,65%,.9)}

.border-e-zinc-400\/95 {
    border-inline-end-color:hsla(240,5%,65%,.95)}

.border-e-zinc-50 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(250 250 250/var(--tw-border-opacity))}

.border-e-zinc-50\/0 {
    border-inline-end-color: hsla(0,0%,98%,0)
}

.border-e-zinc-50\/10 {
    border-inline-end-color:hsla(0,0%,98%,.1)}

.border-e-zinc-50\/100 {
    border-inline-end-color:#fafafa}

.border-e-zinc-50\/20 {
    border-inline-end-color:hsla(0,0%,98%,.2)}

.border-e-zinc-50\/25 {
    border-inline-end-color:hsla(0,0%,98%,.25)}

.border-e-zinc-50\/30 {
    border-inline-end-color:hsla(0,0%,98%,.3)}

.border-e-zinc-50\/40 {
    border-inline-end-color:hsla(0,0%,98%,.4)}

.border-e-zinc-50\/5 {
    border-inline-end-color:hsla(0,0%,98%,.05)}

.border-e-zinc-50\/50 {
    border-inline-end-color:hsla(0,0%,98%,.5)}

.border-e-zinc-50\/60 {
    border-inline-end-color:hsla(0,0%,98%,.6)}

.border-e-zinc-50\/70 {
    border-inline-end-color:hsla(0,0%,98%,.7)}

.border-e-zinc-50\/75 {
    border-inline-end-color:hsla(0,0%,98%,.75)}

.border-e-zinc-50\/80 {
    border-inline-end-color:hsla(0,0%,98%,.8)}

.border-e-zinc-50\/90 {
    border-inline-end-color:hsla(0,0%,98%,.9)}

.border-e-zinc-50\/95 {
    border-inline-end-color:hsla(0,0%,98%,.95)}

.border-e-zinc-500 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(113 113 122/var(--tw-border-opacity))}

.border-e-zinc-500\/0 {
    border-inline-end-color: hsla(240,4%,46%,0)
}

.border-e-zinc-500\/10 {
    border-inline-end-color:hsla(240,4%,46%,.1)}

.border-e-zinc-500\/100 {
    border-inline-end-color:#71717a}

.border-e-zinc-500\/20 {
    border-inline-end-color:hsla(240,4%,46%,.2)}

.border-e-zinc-500\/25 {
    border-inline-end-color:hsla(240,4%,46%,.25)}

.border-e-zinc-500\/30 {
    border-inline-end-color:hsla(240,4%,46%,.3)}

.border-e-zinc-500\/40 {
    border-inline-end-color:hsla(240,4%,46%,.4)}

.border-e-zinc-500\/5 {
    border-inline-end-color:hsla(240,4%,46%,.05)}

.border-e-zinc-500\/50 {
    border-inline-end-color:hsla(240,4%,46%,.5)}

.border-e-zinc-500\/60 {
    border-inline-end-color:hsla(240,4%,46%,.6)}

.border-e-zinc-500\/70 {
    border-inline-end-color:hsla(240,4%,46%,.7)}

.border-e-zinc-500\/75 {
    border-inline-end-color:hsla(240,4%,46%,.75)}

.border-e-zinc-500\/80 {
    border-inline-end-color:hsla(240,4%,46%,.8)}

.border-e-zinc-500\/90 {
    border-inline-end-color:hsla(240,4%,46%,.9)}

.border-e-zinc-500\/95 {
    border-inline-end-color:hsla(240,4%,46%,.95)}

.border-e-zinc-600 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(82 82 91/var(--tw-border-opacity))}

.border-e-zinc-600\/0 {
    border-inline-end-color: rgba(82,82,91,0)
}

.border-e-zinc-600\/10 {
    border-inline-end-color:rgba(82,82,91,.1)}

.border-e-zinc-600\/100 {
    border-inline-end-color:#52525b}

.border-e-zinc-600\/20 {
    border-inline-end-color:rgba(82,82,91,.2)}

.border-e-zinc-600\/25 {
    border-inline-end-color:rgba(82,82,91,.25)}

.border-e-zinc-600\/30 {
    border-inline-end-color:rgba(82,82,91,.3)}

.border-e-zinc-600\/40 {
    border-inline-end-color:rgba(82,82,91,.4)}

.border-e-zinc-600\/5 {
    border-inline-end-color:rgba(82,82,91,.05)}

.border-e-zinc-600\/50 {
    border-inline-end-color:rgba(82,82,91,.5)}

.border-e-zinc-600\/60 {
    border-inline-end-color:rgba(82,82,91,.6)}

.border-e-zinc-600\/70 {
    border-inline-end-color:rgba(82,82,91,.7)}

.border-e-zinc-600\/75 {
    border-inline-end-color:rgba(82,82,91,.75)}

.border-e-zinc-600\/80 {
    border-inline-end-color:rgba(82,82,91,.8)}

.border-e-zinc-600\/90 {
    border-inline-end-color:rgba(82,82,91,.9)}

.border-e-zinc-600\/95 {
    border-inline-end-color:rgba(82,82,91,.95)}

.border-e-zinc-700 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(63 63 70/var(--tw-border-opacity))}

.border-e-zinc-700\/0 {
    border-inline-end-color: rgba(63,63,70,0)
}

.border-e-zinc-700\/10 {
    border-inline-end-color:rgba(63,63,70,.1)}

.border-e-zinc-700\/100 {
    border-inline-end-color:#3f3f46}

.border-e-zinc-700\/20 {
    border-inline-end-color:rgba(63,63,70,.2)}

.border-e-zinc-700\/25 {
    border-inline-end-color:rgba(63,63,70,.25)}

.border-e-zinc-700\/30 {
    border-inline-end-color:rgba(63,63,70,.3)}

.border-e-zinc-700\/40 {
    border-inline-end-color:rgba(63,63,70,.4)}

.border-e-zinc-700\/5 {
    border-inline-end-color:rgba(63,63,70,.05)}

.border-e-zinc-700\/50 {
    border-inline-end-color:rgba(63,63,70,.5)}

.border-e-zinc-700\/60 {
    border-inline-end-color:rgba(63,63,70,.6)}

.border-e-zinc-700\/70 {
    border-inline-end-color:rgba(63,63,70,.7)}

.border-e-zinc-700\/75 {
    border-inline-end-color:rgba(63,63,70,.75)}

.border-e-zinc-700\/80 {
    border-inline-end-color:rgba(63,63,70,.8)}

.border-e-zinc-700\/90 {
    border-inline-end-color:rgba(63,63,70,.9)}

.border-e-zinc-700\/95 {
    border-inline-end-color:rgba(63,63,70,.95)}

.border-e-zinc-800 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(39 39 42/var(--tw-border-opacity))}

.border-e-zinc-800\/0 {
    border-inline-end-color: rgba(39,39,42,0)
}

.border-e-zinc-800\/10 {
    border-inline-end-color:rgba(39,39,42,.1)}

.border-e-zinc-800\/100 {
    border-inline-end-color:#27272a}

.border-e-zinc-800\/20 {
    border-inline-end-color:rgba(39,39,42,.2)}

.border-e-zinc-800\/25 {
    border-inline-end-color:rgba(39,39,42,.25)}

.border-e-zinc-800\/30 {
    border-inline-end-color:rgba(39,39,42,.3)}

.border-e-zinc-800\/40 {
    border-inline-end-color:rgba(39,39,42,.4)}

.border-e-zinc-800\/5 {
    border-inline-end-color:rgba(39,39,42,.05)}

.border-e-zinc-800\/50 {
    border-inline-end-color:rgba(39,39,42,.5)}

.border-e-zinc-800\/60 {
    border-inline-end-color:rgba(39,39,42,.6)}

.border-e-zinc-800\/70 {
    border-inline-end-color:rgba(39,39,42,.7)}

.border-e-zinc-800\/75 {
    border-inline-end-color:rgba(39,39,42,.75)}

.border-e-zinc-800\/80 {
    border-inline-end-color:rgba(39,39,42,.8)}

.border-e-zinc-800\/90 {
    border-inline-end-color:rgba(39,39,42,.9)}

.border-e-zinc-800\/95 {
    border-inline-end-color:rgba(39,39,42,.95)}

.border-e-zinc-900 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(24 24 27/var(--tw-border-opacity))}

.border-e-zinc-900\/0 {
    border-inline-end-color: rgba(24,24,27,0)
}

.border-e-zinc-900\/10 {
    border-inline-end-color:rgba(24,24,27,.1)}

.border-e-zinc-900\/100 {
    border-inline-end-color:#18181b}

.border-e-zinc-900\/20 {
    border-inline-end-color:rgba(24,24,27,.2)}

.border-e-zinc-900\/25 {
    border-inline-end-color:rgba(24,24,27,.25)}

.border-e-zinc-900\/30 {
    border-inline-end-color:rgba(24,24,27,.3)}

.border-e-zinc-900\/40 {
    border-inline-end-color:rgba(24,24,27,.4)}

.border-e-zinc-900\/5 {
    border-inline-end-color:rgba(24,24,27,.05)}

.border-e-zinc-900\/50 {
    border-inline-end-color:rgba(24,24,27,.5)}

.border-e-zinc-900\/60 {
    border-inline-end-color:rgba(24,24,27,.6)}

.border-e-zinc-900\/70 {
    border-inline-end-color:rgba(24,24,27,.7)}

.border-e-zinc-900\/75 {
    border-inline-end-color:rgba(24,24,27,.75)}

.border-e-zinc-900\/80 {
    border-inline-end-color:rgba(24,24,27,.8)}

.border-e-zinc-900\/90 {
    border-inline-end-color:rgba(24,24,27,.9)}

.border-e-zinc-900\/95 {
    border-inline-end-color:rgba(24,24,27,.95)}

.border-e-zinc-950 {
    --tw-border-opacity: 1;
    border-inline-end-color:rgb(9 9 11/var(--tw-border-opacity))}

.border-e-zinc-950\/0 {
    border-inline-end-color: rgba(9,9,11,0)
}

.border-e-zinc-950\/10 {
    border-inline-end-color:rgba(9,9,11,.1)}

.border-e-zinc-950\/100 {
    border-inline-end-color:#09090b}

.border-e-zinc-950\/20 {
    border-inline-end-color:rgba(9,9,11,.2)}

.border-e-zinc-950\/25 {
    border-inline-end-color:rgba(9,9,11,.25)}

.border-e-zinc-950\/30 {
    border-inline-end-color:rgba(9,9,11,.3)}

.border-e-zinc-950\/40 {
    border-inline-end-color:rgba(9,9,11,.4)}

.border-e-zinc-950\/5 {
    border-inline-end-color:rgba(9,9,11,.05)}

.border-e-zinc-950\/50 {
    border-inline-end-color:rgba(9,9,11,.5)}

.border-e-zinc-950\/60 {
    border-inline-end-color:rgba(9,9,11,.6)}

.border-e-zinc-950\/70 {
    border-inline-end-color:rgba(9,9,11,.7)}

.border-e-zinc-950\/75 {
    border-inline-end-color:rgba(9,9,11,.75)}

.border-e-zinc-950\/80 {
    border-inline-end-color:rgba(9,9,11,.8)}

.border-e-zinc-950\/90 {
    border-inline-end-color:rgba(9,9,11,.9)}

.border-e-zinc-950\/95 {
    border-inline-end-color:rgba(9,9,11,.95)}

.border-l-accent-dark {
    --tw-border-opacity: 1;
    border-left-color: rgb(230 217 76/var(--tw-border-opacity))
}

.border-l-accent-dark\/0 {
    border-left-color: rgba(230,217,76,0)
}

.border-l-accent-dark\/10 {
    border-left-color: rgba(230,217,76,.1)
}

.border-l-accent-dark\/100 {
    border-left-color: #e6d94c
}

.border-l-accent-dark\/20 {
    border-left-color: rgba(230,217,76,.2)
}

.border-l-accent-dark\/25 {
    border-left-color: rgba(230,217,76,.25)
}

.border-l-accent-dark\/30 {
    border-left-color: rgba(230,217,76,.3)
}

.border-l-accent-dark\/40 {
    border-left-color: rgba(230,217,76,.4)
}

.border-l-accent-dark\/5 {
    border-left-color: rgba(230,217,76,.05)
}

.border-l-accent-dark\/50 {
    border-left-color: rgba(230,217,76,.5)
}

.border-l-accent-dark\/60 {
    border-left-color: rgba(230,217,76,.6)
}

.border-l-accent-dark\/70 {
    border-left-color: rgba(230,217,76,.7)
}

.border-l-accent-dark\/75 {
    border-left-color: rgba(230,217,76,.75)
}

.border-l-accent-dark\/80 {
    border-left-color: rgba(230,217,76,.8)
}

.border-l-accent-dark\/90 {
    border-left-color: rgba(230,217,76,.9)
}

.border-l-accent-dark\/95 {
    border-left-color: rgba(230,217,76,.95)
}

.border-l-accent-default {
    --tw-border-opacity: 1;
    border-left-color: rgb(255 241 84/var(--tw-border-opacity))
}

.border-l-accent-default\/0 {
    border-left-color: rgba(255,241,84,0)
}

.border-l-accent-default\/10 {
    border-left-color: rgba(255,241,84,.1)
}

.border-l-accent-default\/100 {
    border-left-color: #fff154
}

.border-l-accent-default\/20 {
    border-left-color: rgba(255,241,84,.2)
}

.border-l-accent-default\/25 {
    border-left-color: rgba(255,241,84,.25)
}

.border-l-accent-default\/30 {
    border-left-color: rgba(255,241,84,.3)
}

.border-l-accent-default\/40 {
    border-left-color: rgba(255,241,84,.4)
}

.border-l-accent-default\/5 {
    border-left-color: rgba(255,241,84,.05)
}

.border-l-accent-default\/50 {
    border-left-color: rgba(255,241,84,.5)
}

.border-l-accent-default\/60 {
    border-left-color: rgba(255,241,84,.6)
}

.border-l-accent-default\/70 {
    border-left-color: rgba(255,241,84,.7)
}

.border-l-accent-default\/75 {
    border-left-color: rgba(255,241,84,.75)
}

.border-l-accent-default\/80 {
    border-left-color: rgba(255,241,84,.8)
}

.border-l-accent-default\/90 {
    border-left-color: rgba(255,241,84,.9)
}

.border-l-accent-default\/95 {
    border-left-color: rgba(255,241,84,.95)
}

.border-l-accent-foreground {
    border-left-color: hsl(var(--accent-foreground))
}

.border-l-accent-foreground\/0 {
    border-left-color: hsl(var(--accent-foreground)/0)
}

.border-l-accent-foreground\/10 {
    border-left-color: hsl(var(--accent-foreground)/.1)
}

.border-l-accent-foreground\/100 {
    border-left-color: hsl(var(--accent-foreground)/1)
}

.border-l-accent-foreground\/20 {
    border-left-color: hsl(var(--accent-foreground)/.2)
}

.border-l-accent-foreground\/25 {
    border-left-color: hsl(var(--accent-foreground)/.25)
}

.border-l-accent-foreground\/30 {
    border-left-color: hsl(var(--accent-foreground)/.3)
}

.border-l-accent-foreground\/40 {
    border-left-color: hsl(var(--accent-foreground)/.4)
}

.border-l-accent-foreground\/5 {
    border-left-color: hsl(var(--accent-foreground)/.05)
}

.border-l-accent-foreground\/50 {
    border-left-color: hsl(var(--accent-foreground)/.5)
}

.border-l-accent-foreground\/60 {
    border-left-color: hsl(var(--accent-foreground)/.6)
}

.border-l-accent-foreground\/70 {
    border-left-color: hsl(var(--accent-foreground)/.7)
}

.border-l-accent-foreground\/75 {
    border-left-color: hsl(var(--accent-foreground)/.75)
}

.border-l-accent-foreground\/80 {
    border-left-color: hsl(var(--accent-foreground)/.8)
}

.border-l-accent-foreground\/90 {
    border-left-color: hsl(var(--accent-foreground)/.9)
}

.border-l-accent-foreground\/95 {
    border-left-color: hsl(var(--accent-foreground)/.95)
}

.border-l-amber-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(254 243 199/var(--tw-border-opacity))
}

.border-l-amber-100\/0 {
    border-left-color: hsla(48,96%,89%,0)
}

.border-l-amber-100\/10 {
    border-left-color: hsla(48,96%,89%,.1)
}

.border-l-amber-100\/100 {
    border-left-color: #fef3c7
}

.border-l-amber-100\/20 {
    border-left-color: hsla(48,96%,89%,.2)
}

.border-l-amber-100\/25 {
    border-left-color: hsla(48,96%,89%,.25)
}

.border-l-amber-100\/30 {
    border-left-color: hsla(48,96%,89%,.3)
}

.border-l-amber-100\/40 {
    border-left-color: hsla(48,96%,89%,.4)
}

.border-l-amber-100\/5 {
    border-left-color: hsla(48,96%,89%,.05)
}

.border-l-amber-100\/50 {
    border-left-color: hsla(48,96%,89%,.5)
}

.border-l-amber-100\/60 {
    border-left-color: hsla(48,96%,89%,.6)
}

.border-l-amber-100\/70 {
    border-left-color: hsla(48,96%,89%,.7)
}

.border-l-amber-100\/75 {
    border-left-color: hsla(48,96%,89%,.75)
}

.border-l-amber-100\/80 {
    border-left-color: hsla(48,96%,89%,.8)
}

.border-l-amber-100\/90 {
    border-left-color: hsla(48,96%,89%,.9)
}

.border-l-amber-100\/95 {
    border-left-color: hsla(48,96%,89%,.95)
}

.border-l-amber-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(253 230 138/var(--tw-border-opacity))
}

.border-l-amber-200\/0 {
    border-left-color: hsla(48,97%,77%,0)
}

.border-l-amber-200\/10 {
    border-left-color: hsla(48,97%,77%,.1)
}

.border-l-amber-200\/100 {
    border-left-color: #fde68a
}

.border-l-amber-200\/20 {
    border-left-color: hsla(48,97%,77%,.2)
}

.border-l-amber-200\/25 {
    border-left-color: hsla(48,97%,77%,.25)
}

.border-l-amber-200\/30 {
    border-left-color: hsla(48,97%,77%,.3)
}

.border-l-amber-200\/40 {
    border-left-color: hsla(48,97%,77%,.4)
}

.border-l-amber-200\/5 {
    border-left-color: hsla(48,97%,77%,.05)
}

.border-l-amber-200\/50 {
    border-left-color: hsla(48,97%,77%,.5)
}

.border-l-amber-200\/60 {
    border-left-color: hsla(48,97%,77%,.6)
}

.border-l-amber-200\/70 {
    border-left-color: hsla(48,97%,77%,.7)
}

.border-l-amber-200\/75 {
    border-left-color: hsla(48,97%,77%,.75)
}

.border-l-amber-200\/80 {
    border-left-color: hsla(48,97%,77%,.8)
}

.border-l-amber-200\/90 {
    border-left-color: hsla(48,97%,77%,.9)
}

.border-l-amber-200\/95 {
    border-left-color: hsla(48,97%,77%,.95)
}

.border-l-amber-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(252 211 77/var(--tw-border-opacity))
}

.border-l-amber-300\/0 {
    border-left-color: rgba(252,211,77,0)
}

.border-l-amber-300\/10 {
    border-left-color: rgba(252,211,77,.1)
}

.border-l-amber-300\/100 {
    border-left-color: #fcd34d
}

.border-l-amber-300\/20 {
    border-left-color: rgba(252,211,77,.2)
}

.border-l-amber-300\/25 {
    border-left-color: rgba(252,211,77,.25)
}

.border-l-amber-300\/30 {
    border-left-color: rgba(252,211,77,.3)
}

.border-l-amber-300\/40 {
    border-left-color: rgba(252,211,77,.4)
}

.border-l-amber-300\/5 {
    border-left-color: rgba(252,211,77,.05)
}

.border-l-amber-300\/50 {
    border-left-color: rgba(252,211,77,.5)
}

.border-l-amber-300\/60 {
    border-left-color: rgba(252,211,77,.6)
}

.border-l-amber-300\/70 {
    border-left-color: rgba(252,211,77,.7)
}

.border-l-amber-300\/75 {
    border-left-color: rgba(252,211,77,.75)
}

.border-l-amber-300\/80 {
    border-left-color: rgba(252,211,77,.8)
}

.border-l-amber-300\/90 {
    border-left-color: rgba(252,211,77,.9)
}

.border-l-amber-300\/95 {
    border-left-color: rgba(252,211,77,.95)
}

.border-l-amber-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(251 191 36/var(--tw-border-opacity))
}

.border-l-amber-400\/0 {
    border-left-color: rgba(251,191,36,0)
}

.border-l-amber-400\/10 {
    border-left-color: rgba(251,191,36,.1)
}

.border-l-amber-400\/100 {
    border-left-color: #fbbf24
}

.border-l-amber-400\/20 {
    border-left-color: rgba(251,191,36,.2)
}

.border-l-amber-400\/25 {
    border-left-color: rgba(251,191,36,.25)
}

.border-l-amber-400\/30 {
    border-left-color: rgba(251,191,36,.3)
}

.border-l-amber-400\/40 {
    border-left-color: rgba(251,191,36,.4)
}

.border-l-amber-400\/5 {
    border-left-color: rgba(251,191,36,.05)
}

.border-l-amber-400\/50 {
    border-left-color: rgba(251,191,36,.5)
}

.border-l-amber-400\/60 {
    border-left-color: rgba(251,191,36,.6)
}

.border-l-amber-400\/70 {
    border-left-color: rgba(251,191,36,.7)
}

.border-l-amber-400\/75 {
    border-left-color: rgba(251,191,36,.75)
}

.border-l-amber-400\/80 {
    border-left-color: rgba(251,191,36,.8)
}

.border-l-amber-400\/90 {
    border-left-color: rgba(251,191,36,.9)
}

.border-l-amber-400\/95 {
    border-left-color: rgba(251,191,36,.95)
}

.border-l-amber-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(255 251 235/var(--tw-border-opacity))
}

.border-l-amber-50\/0 {
    border-left-color: rgba(255,251,235,0)
}

.border-l-amber-50\/10 {
    border-left-color: rgba(255,251,235,.1)
}

.border-l-amber-50\/100 {
    border-left-color: #fffbeb
}

.border-l-amber-50\/20 {
    border-left-color: rgba(255,251,235,.2)
}

.border-l-amber-50\/25 {
    border-left-color: rgba(255,251,235,.25)
}

.border-l-amber-50\/30 {
    border-left-color: rgba(255,251,235,.3)
}

.border-l-amber-50\/40 {
    border-left-color: rgba(255,251,235,.4)
}

.border-l-amber-50\/5 {
    border-left-color: rgba(255,251,235,.05)
}

.border-l-amber-50\/50 {
    border-left-color: rgba(255,251,235,.5)
}

.border-l-amber-50\/60 {
    border-left-color: rgba(255,251,235,.6)
}

.border-l-amber-50\/70 {
    border-left-color: rgba(255,251,235,.7)
}

.border-l-amber-50\/75 {
    border-left-color: rgba(255,251,235,.75)
}

.border-l-amber-50\/80 {
    border-left-color: rgba(255,251,235,.8)
}

.border-l-amber-50\/90 {
    border-left-color: rgba(255,251,235,.9)
}

.border-l-amber-50\/95 {
    border-left-color: rgba(255,251,235,.95)
}

.border-l-amber-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(245 158 11/var(--tw-border-opacity))
}

.border-l-amber-500\/0 {
    border-left-color: rgba(245,158,11,0)
}

.border-l-amber-500\/10 {
    border-left-color: rgba(245,158,11,.1)
}

.border-l-amber-500\/100 {
    border-left-color: #f59e0b
}

.border-l-amber-500\/20 {
    border-left-color: rgba(245,158,11,.2)
}

.border-l-amber-500\/25 {
    border-left-color: rgba(245,158,11,.25)
}

.border-l-amber-500\/30 {
    border-left-color: rgba(245,158,11,.3)
}

.border-l-amber-500\/40 {
    border-left-color: rgba(245,158,11,.4)
}

.border-l-amber-500\/5 {
    border-left-color: rgba(245,158,11,.05)
}

.border-l-amber-500\/50 {
    border-left-color: rgba(245,158,11,.5)
}

.border-l-amber-500\/60 {
    border-left-color: rgba(245,158,11,.6)
}

.border-l-amber-500\/70 {
    border-left-color: rgba(245,158,11,.7)
}

.border-l-amber-500\/75 {
    border-left-color: rgba(245,158,11,.75)
}

.border-l-amber-500\/80 {
    border-left-color: rgba(245,158,11,.8)
}

.border-l-amber-500\/90 {
    border-left-color: rgba(245,158,11,.9)
}

.border-l-amber-500\/95 {
    border-left-color: rgba(245,158,11,.95)
}

.border-l-amber-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(217 119 6/var(--tw-border-opacity))
}

.border-l-amber-600\/0 {
    border-left-color: rgba(217,119,6,0)
}

.border-l-amber-600\/10 {
    border-left-color: rgba(217,119,6,.1)
}

.border-l-amber-600\/100 {
    border-left-color: #d97706
}

.border-l-amber-600\/20 {
    border-left-color: rgba(217,119,6,.2)
}

.border-l-amber-600\/25 {
    border-left-color: rgba(217,119,6,.25)
}

.border-l-amber-600\/30 {
    border-left-color: rgba(217,119,6,.3)
}

.border-l-amber-600\/40 {
    border-left-color: rgba(217,119,6,.4)
}

.border-l-amber-600\/5 {
    border-left-color: rgba(217,119,6,.05)
}

.border-l-amber-600\/50 {
    border-left-color: rgba(217,119,6,.5)
}

.border-l-amber-600\/60 {
    border-left-color: rgba(217,119,6,.6)
}

.border-l-amber-600\/70 {
    border-left-color: rgba(217,119,6,.7)
}

.border-l-amber-600\/75 {
    border-left-color: rgba(217,119,6,.75)
}

.border-l-amber-600\/80 {
    border-left-color: rgba(217,119,6,.8)
}

.border-l-amber-600\/90 {
    border-left-color: rgba(217,119,6,.9)
}

.border-l-amber-600\/95 {
    border-left-color: rgba(217,119,6,.95)
}

.border-l-amber-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(180 83 9/var(--tw-border-opacity))
}

.border-l-amber-700\/0 {
    border-left-color: rgba(180,83,9,0)
}

.border-l-amber-700\/10 {
    border-left-color: rgba(180,83,9,.1)
}

.border-l-amber-700\/100 {
    border-left-color: #b45309
}

.border-l-amber-700\/20 {
    border-left-color: rgba(180,83,9,.2)
}

.border-l-amber-700\/25 {
    border-left-color: rgba(180,83,9,.25)
}

.border-l-amber-700\/30 {
    border-left-color: rgba(180,83,9,.3)
}

.border-l-amber-700\/40 {
    border-left-color: rgba(180,83,9,.4)
}

.border-l-amber-700\/5 {
    border-left-color: rgba(180,83,9,.05)
}

.border-l-amber-700\/50 {
    border-left-color: rgba(180,83,9,.5)
}

.border-l-amber-700\/60 {
    border-left-color: rgba(180,83,9,.6)
}

.border-l-amber-700\/70 {
    border-left-color: rgba(180,83,9,.7)
}

.border-l-amber-700\/75 {
    border-left-color: rgba(180,83,9,.75)
}

.border-l-amber-700\/80 {
    border-left-color: rgba(180,83,9,.8)
}

.border-l-amber-700\/90 {
    border-left-color: rgba(180,83,9,.9)
}

.border-l-amber-700\/95 {
    border-left-color: rgba(180,83,9,.95)
}

.border-l-amber-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(146 64 14/var(--tw-border-opacity))
}

.border-l-amber-800\/0 {
    border-left-color: rgba(146,64,14,0)
}

.border-l-amber-800\/10 {
    border-left-color: rgba(146,64,14,.1)
}

.border-l-amber-800\/100 {
    border-left-color: #92400e
}

.border-l-amber-800\/20 {
    border-left-color: rgba(146,64,14,.2)
}

.border-l-amber-800\/25 {
    border-left-color: rgba(146,64,14,.25)
}

.border-l-amber-800\/30 {
    border-left-color: rgba(146,64,14,.3)
}

.border-l-amber-800\/40 {
    border-left-color: rgba(146,64,14,.4)
}

.border-l-amber-800\/5 {
    border-left-color: rgba(146,64,14,.05)
}

.border-l-amber-800\/50 {
    border-left-color: rgba(146,64,14,.5)
}

.border-l-amber-800\/60 {
    border-left-color: rgba(146,64,14,.6)
}

.border-l-amber-800\/70 {
    border-left-color: rgba(146,64,14,.7)
}

.border-l-amber-800\/75 {
    border-left-color: rgba(146,64,14,.75)
}

.border-l-amber-800\/80 {
    border-left-color: rgba(146,64,14,.8)
}

.border-l-amber-800\/90 {
    border-left-color: rgba(146,64,14,.9)
}

.border-l-amber-800\/95 {
    border-left-color: rgba(146,64,14,.95)
}

.border-l-amber-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(120 53 15/var(--tw-border-opacity))
}

.border-l-amber-900\/0 {
    border-left-color: rgba(120,53,15,0)
}

.border-l-amber-900\/10 {
    border-left-color: rgba(120,53,15,.1)
}

.border-l-amber-900\/100 {
    border-left-color: #78350f
}

.border-l-amber-900\/20 {
    border-left-color: rgba(120,53,15,.2)
}

.border-l-amber-900\/25 {
    border-left-color: rgba(120,53,15,.25)
}

.border-l-amber-900\/30 {
    border-left-color: rgba(120,53,15,.3)
}

.border-l-amber-900\/40 {
    border-left-color: rgba(120,53,15,.4)
}

.border-l-amber-900\/5 {
    border-left-color: rgba(120,53,15,.05)
}

.border-l-amber-900\/50 {
    border-left-color: rgba(120,53,15,.5)
}

.border-l-amber-900\/60 {
    border-left-color: rgba(120,53,15,.6)
}

.border-l-amber-900\/70 {
    border-left-color: rgba(120,53,15,.7)
}

.border-l-amber-900\/75 {
    border-left-color: rgba(120,53,15,.75)
}

.border-l-amber-900\/80 {
    border-left-color: rgba(120,53,15,.8)
}

.border-l-amber-900\/90 {
    border-left-color: rgba(120,53,15,.9)
}

.border-l-amber-900\/95 {
    border-left-color: rgba(120,53,15,.95)
}

.border-l-amber-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(69 26 3/var(--tw-border-opacity))
}

.border-l-amber-950\/0 {
    border-left-color: rgba(69,26,3,0)
}

.border-l-amber-950\/10 {
    border-left-color: rgba(69,26,3,.1)
}

.border-l-amber-950\/100 {
    border-left-color: #451a03
}

.border-l-amber-950\/20 {
    border-left-color: rgba(69,26,3,.2)
}

.border-l-amber-950\/25 {
    border-left-color: rgba(69,26,3,.25)
}

.border-l-amber-950\/30 {
    border-left-color: rgba(69,26,3,.3)
}

.border-l-amber-950\/40 {
    border-left-color: rgba(69,26,3,.4)
}

.border-l-amber-950\/5 {
    border-left-color: rgba(69,26,3,.05)
}

.border-l-amber-950\/50 {
    border-left-color: rgba(69,26,3,.5)
}

.border-l-amber-950\/60 {
    border-left-color: rgba(69,26,3,.6)
}

.border-l-amber-950\/70 {
    border-left-color: rgba(69,26,3,.7)
}

.border-l-amber-950\/75 {
    border-left-color: rgba(69,26,3,.75)
}

.border-l-amber-950\/80 {
    border-left-color: rgba(69,26,3,.8)
}

.border-l-amber-950\/90 {
    border-left-color: rgba(69,26,3,.9)
}

.border-l-amber-950\/95 {
    border-left-color: rgba(69,26,3,.95)
}

.border-l-background {
    border-left-color: hsl(var(--background))
}

.border-l-background\/0 {
    border-left-color: hsl(var(--background)/0)
}

.border-l-background\/10 {
    border-left-color: hsl(var(--background)/.1)
}

.border-l-background\/100 {
    border-left-color: hsl(var(--background)/1)
}

.border-l-background\/20 {
    border-left-color: hsl(var(--background)/.2)
}

.border-l-background\/25 {
    border-left-color: hsl(var(--background)/.25)
}

.border-l-background\/30 {
    border-left-color: hsl(var(--background)/.3)
}

.border-l-background\/40 {
    border-left-color: hsl(var(--background)/.4)
}

.border-l-background\/5 {
    border-left-color: hsl(var(--background)/.05)
}

.border-l-background\/50 {
    border-left-color: hsl(var(--background)/.5)
}

.border-l-background\/60 {
    border-left-color: hsl(var(--background)/.6)
}

.border-l-background\/70 {
    border-left-color: hsl(var(--background)/.7)
}

.border-l-background\/75 {
    border-left-color: hsl(var(--background)/.75)
}

.border-l-background\/80 {
    border-left-color: hsl(var(--background)/.8)
}

.border-l-background\/90 {
    border-left-color: hsl(var(--background)/.9)
}

.border-l-background\/95 {
    border-left-color: hsl(var(--background)/.95)
}

.border-l-black {
    --tw-border-opacity: 1;
    border-left-color: rgb(49 43 65/var(--tw-border-opacity))
}

.border-l-black\/0 {
    border-left-color: rgba(49,43,65,0)
}

.border-l-black\/10 {
    border-left-color: rgba(49,43,65,.1)
}

.border-l-black\/100 {
    border-left-color: #312b41
}

.border-l-black\/20 {
    border-left-color: rgba(49,43,65,.2)
}

.border-l-black\/25 {
    border-left-color: rgba(49,43,65,.25)
}

.border-l-black\/30 {
    border-left-color: rgba(49,43,65,.3)
}

.border-l-black\/40 {
    border-left-color: rgba(49,43,65,.4)
}

.border-l-black\/5 {
    border-left-color: rgba(49,43,65,.05)
}

.border-l-black\/50 {
    border-left-color: rgba(49,43,65,.5)
}

.border-l-black\/60 {
    border-left-color: rgba(49,43,65,.6)
}

.border-l-black\/70 {
    border-left-color: rgba(49,43,65,.7)
}

.border-l-black\/75 {
    border-left-color: rgba(49,43,65,.75)
}

.border-l-black\/80 {
    border-left-color: rgba(49,43,65,.8)
}

.border-l-black\/90 {
    border-left-color: rgba(49,43,65,.9)
}

.border-l-black\/95 {
    border-left-color: rgba(49,43,65,.95)
}

.border-l-blue-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(219 234 254/var(--tw-border-opacity))
}

.border-l-blue-100\/0 {
    border-left-color: rgba(219,234,254,0)
}

.border-l-blue-100\/10 {
    border-left-color: rgba(219,234,254,.1)
}

.border-l-blue-100\/100 {
    border-left-color: #dbeafe
}

.border-l-blue-100\/20 {
    border-left-color: rgba(219,234,254,.2)
}

.border-l-blue-100\/25 {
    border-left-color: rgba(219,234,254,.25)
}

.border-l-blue-100\/30 {
    border-left-color: rgba(219,234,254,.3)
}

.border-l-blue-100\/40 {
    border-left-color: rgba(219,234,254,.4)
}

.border-l-blue-100\/5 {
    border-left-color: rgba(219,234,254,.05)
}

.border-l-blue-100\/50 {
    border-left-color: rgba(219,234,254,.5)
}

.border-l-blue-100\/60 {
    border-left-color: rgba(219,234,254,.6)
}

.border-l-blue-100\/70 {
    border-left-color: rgba(219,234,254,.7)
}

.border-l-blue-100\/75 {
    border-left-color: rgba(219,234,254,.75)
}

.border-l-blue-100\/80 {
    border-left-color: rgba(219,234,254,.8)
}

.border-l-blue-100\/90 {
    border-left-color: rgba(219,234,254,.9)
}

.border-l-blue-100\/95 {
    border-left-color: rgba(219,234,254,.95)
}

.border-l-blue-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(191 219 254/var(--tw-border-opacity))
}

.border-l-blue-200\/0 {
    border-left-color: rgba(191,219,254,0)
}

.border-l-blue-200\/10 {
    border-left-color: rgba(191,219,254,.1)
}

.border-l-blue-200\/100 {
    border-left-color: #bfdbfe
}

.border-l-blue-200\/20 {
    border-left-color: rgba(191,219,254,.2)
}

.border-l-blue-200\/25 {
    border-left-color: rgba(191,219,254,.25)
}

.border-l-blue-200\/30 {
    border-left-color: rgba(191,219,254,.3)
}

.border-l-blue-200\/40 {
    border-left-color: rgba(191,219,254,.4)
}

.border-l-blue-200\/5 {
    border-left-color: rgba(191,219,254,.05)
}

.border-l-blue-200\/50 {
    border-left-color: rgba(191,219,254,.5)
}

.border-l-blue-200\/60 {
    border-left-color: rgba(191,219,254,.6)
}

.border-l-blue-200\/70 {
    border-left-color: rgba(191,219,254,.7)
}

.border-l-blue-200\/75 {
    border-left-color: rgba(191,219,254,.75)
}

.border-l-blue-200\/80 {
    border-left-color: rgba(191,219,254,.8)
}

.border-l-blue-200\/90 {
    border-left-color: rgba(191,219,254,.9)
}

.border-l-blue-200\/95 {
    border-left-color: rgba(191,219,254,.95)
}

.border-l-blue-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(147 197 253/var(--tw-border-opacity))
}

.border-l-blue-300\/0 {
    border-left-color: rgba(147,197,253,0)
}

.border-l-blue-300\/10 {
    border-left-color: rgba(147,197,253,.1)
}

.border-l-blue-300\/100 {
    border-left-color: #93c5fd
}

.border-l-blue-300\/20 {
    border-left-color: rgba(147,197,253,.2)
}

.border-l-blue-300\/25 {
    border-left-color: rgba(147,197,253,.25)
}

.border-l-blue-300\/30 {
    border-left-color: rgba(147,197,253,.3)
}

.border-l-blue-300\/40 {
    border-left-color: rgba(147,197,253,.4)
}

.border-l-blue-300\/5 {
    border-left-color: rgba(147,197,253,.05)
}

.border-l-blue-300\/50 {
    border-left-color: rgba(147,197,253,.5)
}

.border-l-blue-300\/60 {
    border-left-color: rgba(147,197,253,.6)
}

.border-l-blue-300\/70 {
    border-left-color: rgba(147,197,253,.7)
}

.border-l-blue-300\/75 {
    border-left-color: rgba(147,197,253,.75)
}

.border-l-blue-300\/80 {
    border-left-color: rgba(147,197,253,.8)
}

.border-l-blue-300\/90 {
    border-left-color: rgba(147,197,253,.9)
}

.border-l-blue-300\/95 {
    border-left-color: rgba(147,197,253,.95)
}

.border-l-blue-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(96 165 250/var(--tw-border-opacity))
}

.border-l-blue-400\/0 {
    border-left-color: rgba(96,165,250,0)
}

.border-l-blue-400\/10 {
    border-left-color: rgba(96,165,250,.1)
}

.border-l-blue-400\/100 {
    border-left-color: #60a5fa
}

.border-l-blue-400\/20 {
    border-left-color: rgba(96,165,250,.2)
}

.border-l-blue-400\/25 {
    border-left-color: rgba(96,165,250,.25)
}

.border-l-blue-400\/30 {
    border-left-color: rgba(96,165,250,.3)
}

.border-l-blue-400\/40 {
    border-left-color: rgba(96,165,250,.4)
}

.border-l-blue-400\/5 {
    border-left-color: rgba(96,165,250,.05)
}

.border-l-blue-400\/50 {
    border-left-color: rgba(96,165,250,.5)
}

.border-l-blue-400\/60 {
    border-left-color: rgba(96,165,250,.6)
}

.border-l-blue-400\/70 {
    border-left-color: rgba(96,165,250,.7)
}

.border-l-blue-400\/75 {
    border-left-color: rgba(96,165,250,.75)
}

.border-l-blue-400\/80 {
    border-left-color: rgba(96,165,250,.8)
}

.border-l-blue-400\/90 {
    border-left-color: rgba(96,165,250,.9)
}

.border-l-blue-400\/95 {
    border-left-color: rgba(96,165,250,.95)
}

.border-l-blue-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(239 246 255/var(--tw-border-opacity))
}

.border-l-blue-50\/0 {
    border-left-color: rgba(239,246,255,0)
}

.border-l-blue-50\/10 {
    border-left-color: rgba(239,246,255,.1)
}

.border-l-blue-50\/100 {
    border-left-color: #eff6ff
}

.border-l-blue-50\/20 {
    border-left-color: rgba(239,246,255,.2)
}

.border-l-blue-50\/25 {
    border-left-color: rgba(239,246,255,.25)
}

.border-l-blue-50\/30 {
    border-left-color: rgba(239,246,255,.3)
}

.border-l-blue-50\/40 {
    border-left-color: rgba(239,246,255,.4)
}

.border-l-blue-50\/5 {
    border-left-color: rgba(239,246,255,.05)
}

.border-l-blue-50\/50 {
    border-left-color: rgba(239,246,255,.5)
}

.border-l-blue-50\/60 {
    border-left-color: rgba(239,246,255,.6)
}

.border-l-blue-50\/70 {
    border-left-color: rgba(239,246,255,.7)
}

.border-l-blue-50\/75 {
    border-left-color: rgba(239,246,255,.75)
}

.border-l-blue-50\/80 {
    border-left-color: rgba(239,246,255,.8)
}

.border-l-blue-50\/90 {
    border-left-color: rgba(239,246,255,.9)
}

.border-l-blue-50\/95 {
    border-left-color: rgba(239,246,255,.95)
}

.border-l-blue-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(59 130 246/var(--tw-border-opacity))
}

.border-l-blue-500\/0 {
    border-left-color: rgba(59,130,246,0)
}

.border-l-blue-500\/10 {
    border-left-color: rgba(59,130,246,.1)
}

.border-l-blue-500\/100 {
    border-left-color: #3b82f6
}

.border-l-blue-500\/20 {
    border-left-color: rgba(59,130,246,.2)
}

.border-l-blue-500\/25 {
    border-left-color: rgba(59,130,246,.25)
}

.border-l-blue-500\/30 {
    border-left-color: rgba(59,130,246,.3)
}

.border-l-blue-500\/40 {
    border-left-color: rgba(59,130,246,.4)
}

.border-l-blue-500\/5 {
    border-left-color: rgba(59,130,246,.05)
}

.border-l-blue-500\/50 {
    border-left-color: rgba(59,130,246,.5)
}

.border-l-blue-500\/60 {
    border-left-color: rgba(59,130,246,.6)
}

.border-l-blue-500\/70 {
    border-left-color: rgba(59,130,246,.7)
}

.border-l-blue-500\/75 {
    border-left-color: rgba(59,130,246,.75)
}

.border-l-blue-500\/80 {
    border-left-color: rgba(59,130,246,.8)
}

.border-l-blue-500\/90 {
    border-left-color: rgba(59,130,246,.9)
}

.border-l-blue-500\/95 {
    border-left-color: rgba(59,130,246,.95)
}

.border-l-blue-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(37 99 235/var(--tw-border-opacity))
}

.border-l-blue-600\/0 {
    border-left-color: rgba(37,99,235,0)
}

.border-l-blue-600\/10 {
    border-left-color: rgba(37,99,235,.1)
}

.border-l-blue-600\/100 {
    border-left-color: #2563eb
}

.border-l-blue-600\/20 {
    border-left-color: rgba(37,99,235,.2)
}

.border-l-blue-600\/25 {
    border-left-color: rgba(37,99,235,.25)
}

.border-l-blue-600\/30 {
    border-left-color: rgba(37,99,235,.3)
}

.border-l-blue-600\/40 {
    border-left-color: rgba(37,99,235,.4)
}

.border-l-blue-600\/5 {
    border-left-color: rgba(37,99,235,.05)
}

.border-l-blue-600\/50 {
    border-left-color: rgba(37,99,235,.5)
}

.border-l-blue-600\/60 {
    border-left-color: rgba(37,99,235,.6)
}

.border-l-blue-600\/70 {
    border-left-color: rgba(37,99,235,.7)
}

.border-l-blue-600\/75 {
    border-left-color: rgba(37,99,235,.75)
}

.border-l-blue-600\/80 {
    border-left-color: rgba(37,99,235,.8)
}

.border-l-blue-600\/90 {
    border-left-color: rgba(37,99,235,.9)
}

.border-l-blue-600\/95 {
    border-left-color: rgba(37,99,235,.95)
}

.border-l-blue-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(29 78 216/var(--tw-border-opacity))
}

.border-l-blue-700\/0 {
    border-left-color: rgba(29,78,216,0)
}

.border-l-blue-700\/10 {
    border-left-color: rgba(29,78,216,.1)
}

.border-l-blue-700\/100 {
    border-left-color: #1d4ed8
}

.border-l-blue-700\/20 {
    border-left-color: rgba(29,78,216,.2)
}

.border-l-blue-700\/25 {
    border-left-color: rgba(29,78,216,.25)
}

.border-l-blue-700\/30 {
    border-left-color: rgba(29,78,216,.3)
}

.border-l-blue-700\/40 {
    border-left-color: rgba(29,78,216,.4)
}

.border-l-blue-700\/5 {
    border-left-color: rgba(29,78,216,.05)
}

.border-l-blue-700\/50 {
    border-left-color: rgba(29,78,216,.5)
}

.border-l-blue-700\/60 {
    border-left-color: rgba(29,78,216,.6)
}

.border-l-blue-700\/70 {
    border-left-color: rgba(29,78,216,.7)
}

.border-l-blue-700\/75 {
    border-left-color: rgba(29,78,216,.75)
}

.border-l-blue-700\/80 {
    border-left-color: rgba(29,78,216,.8)
}

.border-l-blue-700\/90 {
    border-left-color: rgba(29,78,216,.9)
}

.border-l-blue-700\/95 {
    border-left-color: rgba(29,78,216,.95)
}

.border-l-blue-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(30 64 175/var(--tw-border-opacity))
}

.border-l-blue-800\/0 {
    border-left-color: rgba(30,64,175,0)
}

.border-l-blue-800\/10 {
    border-left-color: rgba(30,64,175,.1)
}

.border-l-blue-800\/100 {
    border-left-color: #1e40af
}

.border-l-blue-800\/20 {
    border-left-color: rgba(30,64,175,.2)
}

.border-l-blue-800\/25 {
    border-left-color: rgba(30,64,175,.25)
}

.border-l-blue-800\/30 {
    border-left-color: rgba(30,64,175,.3)
}

.border-l-blue-800\/40 {
    border-left-color: rgba(30,64,175,.4)
}

.border-l-blue-800\/5 {
    border-left-color: rgba(30,64,175,.05)
}

.border-l-blue-800\/50 {
    border-left-color: rgba(30,64,175,.5)
}

.border-l-blue-800\/60 {
    border-left-color: rgba(30,64,175,.6)
}

.border-l-blue-800\/70 {
    border-left-color: rgba(30,64,175,.7)
}

.border-l-blue-800\/75 {
    border-left-color: rgba(30,64,175,.75)
}

.border-l-blue-800\/80 {
    border-left-color: rgba(30,64,175,.8)
}

.border-l-blue-800\/90 {
    border-left-color: rgba(30,64,175,.9)
}

.border-l-blue-800\/95 {
    border-left-color: rgba(30,64,175,.95)
}

.border-l-blue-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(30 58 138/var(--tw-border-opacity))
}

.border-l-blue-900\/0 {
    border-left-color: rgba(30,58,138,0)
}

.border-l-blue-900\/10 {
    border-left-color: rgba(30,58,138,.1)
}

.border-l-blue-900\/100 {
    border-left-color: #1e3a8a
}

.border-l-blue-900\/20 {
    border-left-color: rgba(30,58,138,.2)
}

.border-l-blue-900\/25 {
    border-left-color: rgba(30,58,138,.25)
}

.border-l-blue-900\/30 {
    border-left-color: rgba(30,58,138,.3)
}

.border-l-blue-900\/40 {
    border-left-color: rgba(30,58,138,.4)
}

.border-l-blue-900\/5 {
    border-left-color: rgba(30,58,138,.05)
}

.border-l-blue-900\/50 {
    border-left-color: rgba(30,58,138,.5)
}

.border-l-blue-900\/60 {
    border-left-color: rgba(30,58,138,.6)
}

.border-l-blue-900\/70 {
    border-left-color: rgba(30,58,138,.7)
}

.border-l-blue-900\/75 {
    border-left-color: rgba(30,58,138,.75)
}

.border-l-blue-900\/80 {
    border-left-color: rgba(30,58,138,.8)
}

.border-l-blue-900\/90 {
    border-left-color: rgba(30,58,138,.9)
}

.border-l-blue-900\/95 {
    border-left-color: rgba(30,58,138,.95)
}

.border-l-blue-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(23 37 84/var(--tw-border-opacity))
}

.border-l-blue-950\/0 {
    border-left-color: rgba(23,37,84,0)
}

.border-l-blue-950\/10 {
    border-left-color: rgba(23,37,84,.1)
}

.border-l-blue-950\/100 {
    border-left-color: #172554
}

.border-l-blue-950\/20 {
    border-left-color: rgba(23,37,84,.2)
}

.border-l-blue-950\/25 {
    border-left-color: rgba(23,37,84,.25)
}

.border-l-blue-950\/30 {
    border-left-color: rgba(23,37,84,.3)
}

.border-l-blue-950\/40 {
    border-left-color: rgba(23,37,84,.4)
}

.border-l-blue-950\/5 {
    border-left-color: rgba(23,37,84,.05)
}

.border-l-blue-950\/50 {
    border-left-color: rgba(23,37,84,.5)
}

.border-l-blue-950\/60 {
    border-left-color: rgba(23,37,84,.6)
}

.border-l-blue-950\/70 {
    border-left-color: rgba(23,37,84,.7)
}

.border-l-blue-950\/75 {
    border-left-color: rgba(23,37,84,.75)
}

.border-l-blue-950\/80 {
    border-left-color: rgba(23,37,84,.8)
}

.border-l-blue-950\/90 {
    border-left-color: rgba(23,37,84,.9)
}

.border-l-blue-950\/95 {
    border-left-color: rgba(23,37,84,.95)
}

.border-l-blueGray-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(241 245 249/var(--tw-border-opacity))
}

.border-l-blueGray-100\/0 {
    border-left-color: rgba(241,245,249,0)
}

.border-l-blueGray-100\/10 {
    border-left-color: rgba(241,245,249,.1)
}

.border-l-blueGray-100\/100 {
    border-left-color: #f1f5f9
}

.border-l-blueGray-100\/20 {
    border-left-color: rgba(241,245,249,.2)
}

.border-l-blueGray-100\/25 {
    border-left-color: rgba(241,245,249,.25)
}

.border-l-blueGray-100\/30 {
    border-left-color: rgba(241,245,249,.3)
}

.border-l-blueGray-100\/40 {
    border-left-color: rgba(241,245,249,.4)
}

.border-l-blueGray-100\/5 {
    border-left-color: rgba(241,245,249,.05)
}

.border-l-blueGray-100\/50 {
    border-left-color: rgba(241,245,249,.5)
}

.border-l-blueGray-100\/60 {
    border-left-color: rgba(241,245,249,.6)
}

.border-l-blueGray-100\/70 {
    border-left-color: rgba(241,245,249,.7)
}

.border-l-blueGray-100\/75 {
    border-left-color: rgba(241,245,249,.75)
}

.border-l-blueGray-100\/80 {
    border-left-color: rgba(241,245,249,.8)
}

.border-l-blueGray-100\/90 {
    border-left-color: rgba(241,245,249,.9)
}

.border-l-blueGray-100\/95 {
    border-left-color: rgba(241,245,249,.95)
}

.border-l-blueGray-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(226 232 240/var(--tw-border-opacity))
}

.border-l-blueGray-200\/0 {
    border-left-color: rgba(226,232,240,0)
}

.border-l-blueGray-200\/10 {
    border-left-color: rgba(226,232,240,.1)
}

.border-l-blueGray-200\/100 {
    border-left-color: #e2e8f0
}

.border-l-blueGray-200\/20 {
    border-left-color: rgba(226,232,240,.2)
}

.border-l-blueGray-200\/25 {
    border-left-color: rgba(226,232,240,.25)
}

.border-l-blueGray-200\/30 {
    border-left-color: rgba(226,232,240,.3)
}

.border-l-blueGray-200\/40 {
    border-left-color: rgba(226,232,240,.4)
}

.border-l-blueGray-200\/5 {
    border-left-color: rgba(226,232,240,.05)
}

.border-l-blueGray-200\/50 {
    border-left-color: rgba(226,232,240,.5)
}

.border-l-blueGray-200\/60 {
    border-left-color: rgba(226,232,240,.6)
}

.border-l-blueGray-200\/70 {
    border-left-color: rgba(226,232,240,.7)
}

.border-l-blueGray-200\/75 {
    border-left-color: rgba(226,232,240,.75)
}

.border-l-blueGray-200\/80 {
    border-left-color: rgba(226,232,240,.8)
}

.border-l-blueGray-200\/90 {
    border-left-color: rgba(226,232,240,.9)
}

.border-l-blueGray-200\/95 {
    border-left-color: rgba(226,232,240,.95)
}

.border-l-blueGray-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(203 213 225/var(--tw-border-opacity))
}

.border-l-blueGray-300\/0 {
    border-left-color: rgba(203,213,225,0)
}

.border-l-blueGray-300\/10 {
    border-left-color: rgba(203,213,225,.1)
}

.border-l-blueGray-300\/100 {
    border-left-color: #cbd5e1
}

.border-l-blueGray-300\/20 {
    border-left-color: rgba(203,213,225,.2)
}

.border-l-blueGray-300\/25 {
    border-left-color: rgba(203,213,225,.25)
}

.border-l-blueGray-300\/30 {
    border-left-color: rgba(203,213,225,.3)
}

.border-l-blueGray-300\/40 {
    border-left-color: rgba(203,213,225,.4)
}

.border-l-blueGray-300\/5 {
    border-left-color: rgba(203,213,225,.05)
}

.border-l-blueGray-300\/50 {
    border-left-color: rgba(203,213,225,.5)
}

.border-l-blueGray-300\/60 {
    border-left-color: rgba(203,213,225,.6)
}

.border-l-blueGray-300\/70 {
    border-left-color: rgba(203,213,225,.7)
}

.border-l-blueGray-300\/75 {
    border-left-color: rgba(203,213,225,.75)
}

.border-l-blueGray-300\/80 {
    border-left-color: rgba(203,213,225,.8)
}

.border-l-blueGray-300\/90 {
    border-left-color: rgba(203,213,225,.9)
}

.border-l-blueGray-300\/95 {
    border-left-color: rgba(203,213,225,.95)
}

.border-l-blueGray-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(148 163 184/var(--tw-border-opacity))
}

.border-l-blueGray-400\/0 {
    border-left-color: rgba(148,163,184,0)
}

.border-l-blueGray-400\/10 {
    border-left-color: rgba(148,163,184,.1)
}

.border-l-blueGray-400\/100 {
    border-left-color: #94a3b8
}

.border-l-blueGray-400\/20 {
    border-left-color: rgba(148,163,184,.2)
}

.border-l-blueGray-400\/25 {
    border-left-color: rgba(148,163,184,.25)
}

.border-l-blueGray-400\/30 {
    border-left-color: rgba(148,163,184,.3)
}

.border-l-blueGray-400\/40 {
    border-left-color: rgba(148,163,184,.4)
}

.border-l-blueGray-400\/5 {
    border-left-color: rgba(148,163,184,.05)
}

.border-l-blueGray-400\/50 {
    border-left-color: rgba(148,163,184,.5)
}

.border-l-blueGray-400\/60 {
    border-left-color: rgba(148,163,184,.6)
}

.border-l-blueGray-400\/70 {
    border-left-color: rgba(148,163,184,.7)
}

.border-l-blueGray-400\/75 {
    border-left-color: rgba(148,163,184,.75)
}

.border-l-blueGray-400\/80 {
    border-left-color: rgba(148,163,184,.8)
}

.border-l-blueGray-400\/90 {
    border-left-color: rgba(148,163,184,.9)
}

.border-l-blueGray-400\/95 {
    border-left-color: rgba(148,163,184,.95)
}

.border-l-blueGray-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(248 250 252/var(--tw-border-opacity))
}

.border-l-blueGray-50\/0 {
    border-left-color: rgba(248,250,252,0)
}

.border-l-blueGray-50\/10 {
    border-left-color: rgba(248,250,252,.1)
}

.border-l-blueGray-50\/100 {
    border-left-color: #f8fafc
}

.border-l-blueGray-50\/20 {
    border-left-color: rgba(248,250,252,.2)
}

.border-l-blueGray-50\/25 {
    border-left-color: rgba(248,250,252,.25)
}

.border-l-blueGray-50\/30 {
    border-left-color: rgba(248,250,252,.3)
}

.border-l-blueGray-50\/40 {
    border-left-color: rgba(248,250,252,.4)
}

.border-l-blueGray-50\/5 {
    border-left-color: rgba(248,250,252,.05)
}

.border-l-blueGray-50\/50 {
    border-left-color: rgba(248,250,252,.5)
}

.border-l-blueGray-50\/60 {
    border-left-color: rgba(248,250,252,.6)
}

.border-l-blueGray-50\/70 {
    border-left-color: rgba(248,250,252,.7)
}

.border-l-blueGray-50\/75 {
    border-left-color: rgba(248,250,252,.75)
}

.border-l-blueGray-50\/80 {
    border-left-color: rgba(248,250,252,.8)
}

.border-l-blueGray-50\/90 {
    border-left-color: rgba(248,250,252,.9)
}

.border-l-blueGray-50\/95 {
    border-left-color: rgba(248,250,252,.95)
}

.border-l-blueGray-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(100 116 139/var(--tw-border-opacity))
}

.border-l-blueGray-500\/0 {
    border-left-color: rgba(100,116,139,0)
}

.border-l-blueGray-500\/10 {
    border-left-color: rgba(100,116,139,.1)
}

.border-l-blueGray-500\/100 {
    border-left-color: #64748b
}

.border-l-blueGray-500\/20 {
    border-left-color: rgba(100,116,139,.2)
}

.border-l-blueGray-500\/25 {
    border-left-color: rgba(100,116,139,.25)
}

.border-l-blueGray-500\/30 {
    border-left-color: rgba(100,116,139,.3)
}

.border-l-blueGray-500\/40 {
    border-left-color: rgba(100,116,139,.4)
}

.border-l-blueGray-500\/5 {
    border-left-color: rgba(100,116,139,.05)
}

.border-l-blueGray-500\/50 {
    border-left-color: rgba(100,116,139,.5)
}

.border-l-blueGray-500\/60 {
    border-left-color: rgba(100,116,139,.6)
}

.border-l-blueGray-500\/70 {
    border-left-color: rgba(100,116,139,.7)
}

.border-l-blueGray-500\/75 {
    border-left-color: rgba(100,116,139,.75)
}

.border-l-blueGray-500\/80 {
    border-left-color: rgba(100,116,139,.8)
}

.border-l-blueGray-500\/90 {
    border-left-color: rgba(100,116,139,.9)
}

.border-l-blueGray-500\/95 {
    border-left-color: rgba(100,116,139,.95)
}

.border-l-blueGray-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(71 85 105/var(--tw-border-opacity))
}

.border-l-blueGray-600\/0 {
    border-left-color: rgba(71,85,105,0)
}

.border-l-blueGray-600\/10 {
    border-left-color: rgba(71,85,105,.1)
}

.border-l-blueGray-600\/100 {
    border-left-color: #475569
}

.border-l-blueGray-600\/20 {
    border-left-color: rgba(71,85,105,.2)
}

.border-l-blueGray-600\/25 {
    border-left-color: rgba(71,85,105,.25)
}

.border-l-blueGray-600\/30 {
    border-left-color: rgba(71,85,105,.3)
}

.border-l-blueGray-600\/40 {
    border-left-color: rgba(71,85,105,.4)
}

.border-l-blueGray-600\/5 {
    border-left-color: rgba(71,85,105,.05)
}

.border-l-blueGray-600\/50 {
    border-left-color: rgba(71,85,105,.5)
}

.border-l-blueGray-600\/60 {
    border-left-color: rgba(71,85,105,.6)
}

.border-l-blueGray-600\/70 {
    border-left-color: rgba(71,85,105,.7)
}

.border-l-blueGray-600\/75 {
    border-left-color: rgba(71,85,105,.75)
}

.border-l-blueGray-600\/80 {
    border-left-color: rgba(71,85,105,.8)
}

.border-l-blueGray-600\/90 {
    border-left-color: rgba(71,85,105,.9)
}

.border-l-blueGray-600\/95 {
    border-left-color: rgba(71,85,105,.95)
}

.border-l-blueGray-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(51 65 85/var(--tw-border-opacity))
}

.border-l-blueGray-700\/0 {
    border-left-color: rgba(51,65,85,0)
}

.border-l-blueGray-700\/10 {
    border-left-color: rgba(51,65,85,.1)
}

.border-l-blueGray-700\/100 {
    border-left-color: #334155
}

.border-l-blueGray-700\/20 {
    border-left-color: rgba(51,65,85,.2)
}

.border-l-blueGray-700\/25 {
    border-left-color: rgba(51,65,85,.25)
}

.border-l-blueGray-700\/30 {
    border-left-color: rgba(51,65,85,.3)
}

.border-l-blueGray-700\/40 {
    border-left-color: rgba(51,65,85,.4)
}

.border-l-blueGray-700\/5 {
    border-left-color: rgba(51,65,85,.05)
}

.border-l-blueGray-700\/50 {
    border-left-color: rgba(51,65,85,.5)
}

.border-l-blueGray-700\/60 {
    border-left-color: rgba(51,65,85,.6)
}

.border-l-blueGray-700\/70 {
    border-left-color: rgba(51,65,85,.7)
}

.border-l-blueGray-700\/75 {
    border-left-color: rgba(51,65,85,.75)
}

.border-l-blueGray-700\/80 {
    border-left-color: rgba(51,65,85,.8)
}

.border-l-blueGray-700\/90 {
    border-left-color: rgba(51,65,85,.9)
}

.border-l-blueGray-700\/95 {
    border-left-color: rgba(51,65,85,.95)
}

.border-l-blueGray-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(30 41 59/var(--tw-border-opacity))
}

.border-l-blueGray-800\/0 {
    border-left-color: rgba(30,41,59,0)
}

.border-l-blueGray-800\/10 {
    border-left-color: rgba(30,41,59,.1)
}

.border-l-blueGray-800\/100 {
    border-left-color: #1e293b
}

.border-l-blueGray-800\/20 {
    border-left-color: rgba(30,41,59,.2)
}

.border-l-blueGray-800\/25 {
    border-left-color: rgba(30,41,59,.25)
}

.border-l-blueGray-800\/30 {
    border-left-color: rgba(30,41,59,.3)
}

.border-l-blueGray-800\/40 {
    border-left-color: rgba(30,41,59,.4)
}

.border-l-blueGray-800\/5 {
    border-left-color: rgba(30,41,59,.05)
}

.border-l-blueGray-800\/50 {
    border-left-color: rgba(30,41,59,.5)
}

.border-l-blueGray-800\/60 {
    border-left-color: rgba(30,41,59,.6)
}

.border-l-blueGray-800\/70 {
    border-left-color: rgba(30,41,59,.7)
}

.border-l-blueGray-800\/75 {
    border-left-color: rgba(30,41,59,.75)
}

.border-l-blueGray-800\/80 {
    border-left-color: rgba(30,41,59,.8)
}

.border-l-blueGray-800\/90 {
    border-left-color: rgba(30,41,59,.9)
}

.border-l-blueGray-800\/95 {
    border-left-color: rgba(30,41,59,.95)
}

.border-l-blueGray-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(15 23 42/var(--tw-border-opacity))
}

.border-l-blueGray-900\/0 {
    border-left-color: rgba(15,23,42,0)
}

.border-l-blueGray-900\/10 {
    border-left-color: rgba(15,23,42,.1)
}

.border-l-blueGray-900\/100 {
    border-left-color: #0f172a
}

.border-l-blueGray-900\/20 {
    border-left-color: rgba(15,23,42,.2)
}

.border-l-blueGray-900\/25 {
    border-left-color: rgba(15,23,42,.25)
}

.border-l-blueGray-900\/30 {
    border-left-color: rgba(15,23,42,.3)
}

.border-l-blueGray-900\/40 {
    border-left-color: rgba(15,23,42,.4)
}

.border-l-blueGray-900\/5 {
    border-left-color: rgba(15,23,42,.05)
}

.border-l-blueGray-900\/50 {
    border-left-color: rgba(15,23,42,.5)
}

.border-l-blueGray-900\/60 {
    border-left-color: rgba(15,23,42,.6)
}

.border-l-blueGray-900\/70 {
    border-left-color: rgba(15,23,42,.7)
}

.border-l-blueGray-900\/75 {
    border-left-color: rgba(15,23,42,.75)
}

.border-l-blueGray-900\/80 {
    border-left-color: rgba(15,23,42,.8)
}

.border-l-blueGray-900\/90 {
    border-left-color: rgba(15,23,42,.9)
}

.border-l-blueGray-900\/95 {
    border-left-color: rgba(15,23,42,.95)
}

.border-l-blueGray-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(2 6 23/var(--tw-border-opacity))
}

.border-l-blueGray-950\/0 {
    border-left-color: rgba(2,6,23,0)
}

.border-l-blueGray-950\/10 {
    border-left-color: rgba(2,6,23,.1)
}

.border-l-blueGray-950\/100 {
    border-left-color: #020617
}

.border-l-blueGray-950\/20 {
    border-left-color: rgba(2,6,23,.2)
}

.border-l-blueGray-950\/25 {
    border-left-color: rgba(2,6,23,.25)
}

.border-l-blueGray-950\/30 {
    border-left-color: rgba(2,6,23,.3)
}

.border-l-blueGray-950\/40 {
    border-left-color: rgba(2,6,23,.4)
}

.border-l-blueGray-950\/5 {
    border-left-color: rgba(2,6,23,.05)
}

.border-l-blueGray-950\/50 {
    border-left-color: rgba(2,6,23,.5)
}

.border-l-blueGray-950\/60 {
    border-left-color: rgba(2,6,23,.6)
}

.border-l-blueGray-950\/70 {
    border-left-color: rgba(2,6,23,.7)
}

.border-l-blueGray-950\/75 {
    border-left-color: rgba(2,6,23,.75)
}

.border-l-blueGray-950\/80 {
    border-left-color: rgba(2,6,23,.8)
}

.border-l-blueGray-950\/90 {
    border-left-color: rgba(2,6,23,.9)
}

.border-l-blueGray-950\/95 {
    border-left-color: rgba(2,6,23,.95)
}

.border-l-border {
    border-left-color: hsl(var(--border))
}

.border-l-border\/0 {
    border-left-color: hsl(var(--border)/0)
}

.border-l-border\/10 {
    border-left-color: hsl(var(--border)/.1)
}

.border-l-border\/100 {
    border-left-color: hsl(var(--border)/1)
}

.border-l-border\/20 {
    border-left-color: hsl(var(--border)/.2)
}

.border-l-border\/25 {
    border-left-color: hsl(var(--border)/.25)
}

.border-l-border\/30 {
    border-left-color: hsl(var(--border)/.3)
}

.border-l-border\/40 {
    border-left-color: hsl(var(--border)/.4)
}

.border-l-border\/5 {
    border-left-color: hsl(var(--border)/.05)
}

.border-l-border\/50 {
    border-left-color: hsl(var(--border)/.5)
}

.border-l-border\/60 {
    border-left-color: hsl(var(--border)/.6)
}

.border-l-border\/70 {
    border-left-color: hsl(var(--border)/.7)
}

.border-l-border\/75 {
    border-left-color: hsl(var(--border)/.75)
}

.border-l-border\/80 {
    border-left-color: hsl(var(--border)/.8)
}

.border-l-border\/90 {
    border-left-color: hsl(var(--border)/.9)
}

.border-l-border\/95 {
    border-left-color: hsl(var(--border)/.95)
}

.border-l-card {
    border-left-color: hsl(var(--card))
}

.border-l-card-foreground {
    border-left-color: hsl(var(--card-foreground))
}

.border-l-card-foreground\/0 {
    border-left-color: hsl(var(--card-foreground)/0)
}

.border-l-card-foreground\/10 {
    border-left-color: hsl(var(--card-foreground)/.1)
}

.border-l-card-foreground\/100 {
    border-left-color: hsl(var(--card-foreground)/1)
}

.border-l-card-foreground\/20 {
    border-left-color: hsl(var(--card-foreground)/.2)
}

.border-l-card-foreground\/25 {
    border-left-color: hsl(var(--card-foreground)/.25)
}

.border-l-card-foreground\/30 {
    border-left-color: hsl(var(--card-foreground)/.3)
}

.border-l-card-foreground\/40 {
    border-left-color: hsl(var(--card-foreground)/.4)
}

.border-l-card-foreground\/5 {
    border-left-color: hsl(var(--card-foreground)/.05)
}

.border-l-card-foreground\/50 {
    border-left-color: hsl(var(--card-foreground)/.5)
}

.border-l-card-foreground\/60 {
    border-left-color: hsl(var(--card-foreground)/.6)
}

.border-l-card-foreground\/70 {
    border-left-color: hsl(var(--card-foreground)/.7)
}

.border-l-card-foreground\/75 {
    border-left-color: hsl(var(--card-foreground)/.75)
}

.border-l-card-foreground\/80 {
    border-left-color: hsl(var(--card-foreground)/.8)
}

.border-l-card-foreground\/90 {
    border-left-color: hsl(var(--card-foreground)/.9)
}

.border-l-card-foreground\/95 {
    border-left-color: hsl(var(--card-foreground)/.95)
}

.border-l-card\/0 {
    border-left-color: hsl(var(--card)/0)
}

.border-l-card\/10 {
    border-left-color: hsl(var(--card)/.1)
}

.border-l-card\/100 {
    border-left-color: hsl(var(--card)/1)
}

.border-l-card\/20 {
    border-left-color: hsl(var(--card)/.2)
}

.border-l-card\/25 {
    border-left-color: hsl(var(--card)/.25)
}

.border-l-card\/30 {
    border-left-color: hsl(var(--card)/.3)
}

.border-l-card\/40 {
    border-left-color: hsl(var(--card)/.4)
}

.border-l-card\/5 {
    border-left-color: hsl(var(--card)/.05)
}

.border-l-card\/50 {
    border-left-color: hsl(var(--card)/.5)
}

.border-l-card\/60 {
    border-left-color: hsl(var(--card)/.6)
}

.border-l-card\/70 {
    border-left-color: hsl(var(--card)/.7)
}

.border-l-card\/75 {
    border-left-color: hsl(var(--card)/.75)
}

.border-l-card\/80 {
    border-left-color: hsl(var(--card)/.8)
}

.border-l-card\/90 {
    border-left-color: hsl(var(--card)/.9)
}

.border-l-card\/95 {
    border-left-color: hsl(var(--card)/.95)
}

.border-l-cool {
    --tw-border-opacity: 1;
    border-left-color: rgb(47 55 255/var(--tw-border-opacity))
}

.border-l-cool\/0 {
    border-left-color: rgba(47,55,255,0)
}

.border-l-cool\/10 {
    border-left-color: rgba(47,55,255,.1)
}

.border-l-cool\/100 {
    border-left-color: #2f37ff
}

.border-l-cool\/20 {
    border-left-color: rgba(47,55,255,.2)
}

.border-l-cool\/25 {
    border-left-color: rgba(47,55,255,.25)
}

.border-l-cool\/30 {
    border-left-color: rgba(47,55,255,.3)
}

.border-l-cool\/40 {
    border-left-color: rgba(47,55,255,.4)
}

.border-l-cool\/5 {
    border-left-color: rgba(47,55,255,.05)
}

.border-l-cool\/50 {
    border-left-color: rgba(47,55,255,.5)
}

.border-l-cool\/60 {
    border-left-color: rgba(47,55,255,.6)
}

.border-l-cool\/70 {
    border-left-color: rgba(47,55,255,.7)
}

.border-l-cool\/75 {
    border-left-color: rgba(47,55,255,.75)
}

.border-l-cool\/80 {
    border-left-color: rgba(47,55,255,.8)
}

.border-l-cool\/90 {
    border-left-color: rgba(47,55,255,.9)
}

.border-l-cool\/95 {
    border-left-color: rgba(47,55,255,.95)
}

.border-l-coolGray-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(243 244 246/var(--tw-border-opacity))
}

.border-l-coolGray-100\/0 {
    border-left-color: rgba(243,244,246,0)
}

.border-l-coolGray-100\/10 {
    border-left-color: rgba(243,244,246,.1)
}

.border-l-coolGray-100\/100 {
    border-left-color: #f3f4f6
}

.border-l-coolGray-100\/20 {
    border-left-color: rgba(243,244,246,.2)
}

.border-l-coolGray-100\/25 {
    border-left-color: rgba(243,244,246,.25)
}

.border-l-coolGray-100\/30 {
    border-left-color: rgba(243,244,246,.3)
}

.border-l-coolGray-100\/40 {
    border-left-color: rgba(243,244,246,.4)
}

.border-l-coolGray-100\/5 {
    border-left-color: rgba(243,244,246,.05)
}

.border-l-coolGray-100\/50 {
    border-left-color: rgba(243,244,246,.5)
}

.border-l-coolGray-100\/60 {
    border-left-color: rgba(243,244,246,.6)
}

.border-l-coolGray-100\/70 {
    border-left-color: rgba(243,244,246,.7)
}

.border-l-coolGray-100\/75 {
    border-left-color: rgba(243,244,246,.75)
}

.border-l-coolGray-100\/80 {
    border-left-color: rgba(243,244,246,.8)
}

.border-l-coolGray-100\/90 {
    border-left-color: rgba(243,244,246,.9)
}

.border-l-coolGray-100\/95 {
    border-left-color: rgba(243,244,246,.95)
}

.border-l-coolGray-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(229 231 235/var(--tw-border-opacity))
}

.border-l-coolGray-200\/0 {
    border-left-color: rgba(229,231,235,0)
}

.border-l-coolGray-200\/10 {
    border-left-color: rgba(229,231,235,.1)
}

.border-l-coolGray-200\/100 {
    border-left-color: #e5e7eb
}

.border-l-coolGray-200\/20 {
    border-left-color: rgba(229,231,235,.2)
}

.border-l-coolGray-200\/25 {
    border-left-color: rgba(229,231,235,.25)
}

.border-l-coolGray-200\/30 {
    border-left-color: rgba(229,231,235,.3)
}

.border-l-coolGray-200\/40 {
    border-left-color: rgba(229,231,235,.4)
}

.border-l-coolGray-200\/5 {
    border-left-color: rgba(229,231,235,.05)
}

.border-l-coolGray-200\/50 {
    border-left-color: rgba(229,231,235,.5)
}

.border-l-coolGray-200\/60 {
    border-left-color: rgba(229,231,235,.6)
}

.border-l-coolGray-200\/70 {
    border-left-color: rgba(229,231,235,.7)
}

.border-l-coolGray-200\/75 {
    border-left-color: rgba(229,231,235,.75)
}

.border-l-coolGray-200\/80 {
    border-left-color: rgba(229,231,235,.8)
}

.border-l-coolGray-200\/90 {
    border-left-color: rgba(229,231,235,.9)
}

.border-l-coolGray-200\/95 {
    border-left-color: rgba(229,231,235,.95)
}

.border-l-coolGray-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(209 213 219/var(--tw-border-opacity))
}

.border-l-coolGray-300\/0 {
    border-left-color: rgba(209,213,219,0)
}

.border-l-coolGray-300\/10 {
    border-left-color: rgba(209,213,219,.1)
}

.border-l-coolGray-300\/100 {
    border-left-color: #d1d5db
}

.border-l-coolGray-300\/20 {
    border-left-color: rgba(209,213,219,.2)
}

.border-l-coolGray-300\/25 {
    border-left-color: rgba(209,213,219,.25)
}

.border-l-coolGray-300\/30 {
    border-left-color: rgba(209,213,219,.3)
}

.border-l-coolGray-300\/40 {
    border-left-color: rgba(209,213,219,.4)
}

.border-l-coolGray-300\/5 {
    border-left-color: rgba(209,213,219,.05)
}

.border-l-coolGray-300\/50 {
    border-left-color: rgba(209,213,219,.5)
}

.border-l-coolGray-300\/60 {
    border-left-color: rgba(209,213,219,.6)
}

.border-l-coolGray-300\/70 {
    border-left-color: rgba(209,213,219,.7)
}

.border-l-coolGray-300\/75 {
    border-left-color: rgba(209,213,219,.75)
}

.border-l-coolGray-300\/80 {
    border-left-color: rgba(209,213,219,.8)
}

.border-l-coolGray-300\/90 {
    border-left-color: rgba(209,213,219,.9)
}

.border-l-coolGray-300\/95 {
    border-left-color: rgba(209,213,219,.95)
}

.border-l-coolGray-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(156 163 175/var(--tw-border-opacity))
}

.border-l-coolGray-400\/0 {
    border-left-color: rgba(156,163,175,0)
}

.border-l-coolGray-400\/10 {
    border-left-color: rgba(156,163,175,.1)
}

.border-l-coolGray-400\/100 {
    border-left-color: #9ca3af
}

.border-l-coolGray-400\/20 {
    border-left-color: rgba(156,163,175,.2)
}

.border-l-coolGray-400\/25 {
    border-left-color: rgba(156,163,175,.25)
}

.border-l-coolGray-400\/30 {
    border-left-color: rgba(156,163,175,.3)
}

.border-l-coolGray-400\/40 {
    border-left-color: rgba(156,163,175,.4)
}

.border-l-coolGray-400\/5 {
    border-left-color: rgba(156,163,175,.05)
}

.border-l-coolGray-400\/50 {
    border-left-color: rgba(156,163,175,.5)
}

.border-l-coolGray-400\/60 {
    border-left-color: rgba(156,163,175,.6)
}

.border-l-coolGray-400\/70 {
    border-left-color: rgba(156,163,175,.7)
}

.border-l-coolGray-400\/75 {
    border-left-color: rgba(156,163,175,.75)
}

.border-l-coolGray-400\/80 {
    border-left-color: rgba(156,163,175,.8)
}

.border-l-coolGray-400\/90 {
    border-left-color: rgba(156,163,175,.9)
}

.border-l-coolGray-400\/95 {
    border-left-color: rgba(156,163,175,.95)
}

.border-l-coolGray-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(249 250 251/var(--tw-border-opacity))
}

.border-l-coolGray-50\/0 {
    border-left-color: rgba(249,250,251,0)
}

.border-l-coolGray-50\/10 {
    border-left-color: rgba(249,250,251,.1)
}

.border-l-coolGray-50\/100 {
    border-left-color: #f9fafb
}

.border-l-coolGray-50\/20 {
    border-left-color: rgba(249,250,251,.2)
}

.border-l-coolGray-50\/25 {
    border-left-color: rgba(249,250,251,.25)
}

.border-l-coolGray-50\/30 {
    border-left-color: rgba(249,250,251,.3)
}

.border-l-coolGray-50\/40 {
    border-left-color: rgba(249,250,251,.4)
}

.border-l-coolGray-50\/5 {
    border-left-color: rgba(249,250,251,.05)
}

.border-l-coolGray-50\/50 {
    border-left-color: rgba(249,250,251,.5)
}

.border-l-coolGray-50\/60 {
    border-left-color: rgba(249,250,251,.6)
}

.border-l-coolGray-50\/70 {
    border-left-color: rgba(249,250,251,.7)
}

.border-l-coolGray-50\/75 {
    border-left-color: rgba(249,250,251,.75)
}

.border-l-coolGray-50\/80 {
    border-left-color: rgba(249,250,251,.8)
}

.border-l-coolGray-50\/90 {
    border-left-color: rgba(249,250,251,.9)
}

.border-l-coolGray-50\/95 {
    border-left-color: rgba(249,250,251,.95)
}

.border-l-coolGray-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(107 114 128/var(--tw-border-opacity))
}

.border-l-coolGray-500\/0 {
    border-left-color: hsla(220,9%,46%,0)
}

.border-l-coolGray-500\/10 {
    border-left-color: hsla(220,9%,46%,.1)
}

.border-l-coolGray-500\/100 {
    border-left-color: #6b7280
}

.border-l-coolGray-500\/20 {
    border-left-color: hsla(220,9%,46%,.2)
}

.border-l-coolGray-500\/25 {
    border-left-color: hsla(220,9%,46%,.25)
}

.border-l-coolGray-500\/30 {
    border-left-color: hsla(220,9%,46%,.3)
}

.border-l-coolGray-500\/40 {
    border-left-color: hsla(220,9%,46%,.4)
}

.border-l-coolGray-500\/5 {
    border-left-color: hsla(220,9%,46%,.05)
}

.border-l-coolGray-500\/50 {
    border-left-color: hsla(220,9%,46%,.5)
}

.border-l-coolGray-500\/60 {
    border-left-color: hsla(220,9%,46%,.6)
}

.border-l-coolGray-500\/70 {
    border-left-color: hsla(220,9%,46%,.7)
}

.border-l-coolGray-500\/75 {
    border-left-color: hsla(220,9%,46%,.75)
}

.border-l-coolGray-500\/80 {
    border-left-color: hsla(220,9%,46%,.8)
}

.border-l-coolGray-500\/90 {
    border-left-color: hsla(220,9%,46%,.9)
}

.border-l-coolGray-500\/95 {
    border-left-color: hsla(220,9%,46%,.95)
}

.border-l-coolGray-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(75 85 99/var(--tw-border-opacity))
}

.border-l-coolGray-600\/0 {
    border-left-color: rgba(75,85,99,0)
}

.border-l-coolGray-600\/10 {
    border-left-color: rgba(75,85,99,.1)
}

.border-l-coolGray-600\/100 {
    border-left-color: #4b5563
}

.border-l-coolGray-600\/20 {
    border-left-color: rgba(75,85,99,.2)
}

.border-l-coolGray-600\/25 {
    border-left-color: rgba(75,85,99,.25)
}

.border-l-coolGray-600\/30 {
    border-left-color: rgba(75,85,99,.3)
}

.border-l-coolGray-600\/40 {
    border-left-color: rgba(75,85,99,.4)
}

.border-l-coolGray-600\/5 {
    border-left-color: rgba(75,85,99,.05)
}

.border-l-coolGray-600\/50 {
    border-left-color: rgba(75,85,99,.5)
}

.border-l-coolGray-600\/60 {
    border-left-color: rgba(75,85,99,.6)
}

.border-l-coolGray-600\/70 {
    border-left-color: rgba(75,85,99,.7)
}

.border-l-coolGray-600\/75 {
    border-left-color: rgba(75,85,99,.75)
}

.border-l-coolGray-600\/80 {
    border-left-color: rgba(75,85,99,.8)
}

.border-l-coolGray-600\/90 {
    border-left-color: rgba(75,85,99,.9)
}

.border-l-coolGray-600\/95 {
    border-left-color: rgba(75,85,99,.95)
}

.border-l-coolGray-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(55 65 81/var(--tw-border-opacity))
}

.border-l-coolGray-700\/0 {
    border-left-color: rgba(55,65,81,0)
}

.border-l-coolGray-700\/10 {
    border-left-color: rgba(55,65,81,.1)
}

.border-l-coolGray-700\/100 {
    border-left-color: #374151
}

.border-l-coolGray-700\/20 {
    border-left-color: rgba(55,65,81,.2)
}

.border-l-coolGray-700\/25 {
    border-left-color: rgba(55,65,81,.25)
}

.border-l-coolGray-700\/30 {
    border-left-color: rgba(55,65,81,.3)
}

.border-l-coolGray-700\/40 {
    border-left-color: rgba(55,65,81,.4)
}

.border-l-coolGray-700\/5 {
    border-left-color: rgba(55,65,81,.05)
}

.border-l-coolGray-700\/50 {
    border-left-color: rgba(55,65,81,.5)
}

.border-l-coolGray-700\/60 {
    border-left-color: rgba(55,65,81,.6)
}

.border-l-coolGray-700\/70 {
    border-left-color: rgba(55,65,81,.7)
}

.border-l-coolGray-700\/75 {
    border-left-color: rgba(55,65,81,.75)
}

.border-l-coolGray-700\/80 {
    border-left-color: rgba(55,65,81,.8)
}

.border-l-coolGray-700\/90 {
    border-left-color: rgba(55,65,81,.9)
}

.border-l-coolGray-700\/95 {
    border-left-color: rgba(55,65,81,.95)
}

.border-l-coolGray-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(31 41 55/var(--tw-border-opacity))
}

.border-l-coolGray-800\/0 {
    border-left-color: rgba(31,41,55,0)
}

.border-l-coolGray-800\/10 {
    border-left-color: rgba(31,41,55,.1)
}

.border-l-coolGray-800\/100 {
    border-left-color: #1f2937
}

.border-l-coolGray-800\/20 {
    border-left-color: rgba(31,41,55,.2)
}

.border-l-coolGray-800\/25 {
    border-left-color: rgba(31,41,55,.25)
}

.border-l-coolGray-800\/30 {
    border-left-color: rgba(31,41,55,.3)
}

.border-l-coolGray-800\/40 {
    border-left-color: rgba(31,41,55,.4)
}

.border-l-coolGray-800\/5 {
    border-left-color: rgba(31,41,55,.05)
}

.border-l-coolGray-800\/50 {
    border-left-color: rgba(31,41,55,.5)
}

.border-l-coolGray-800\/60 {
    border-left-color: rgba(31,41,55,.6)
}

.border-l-coolGray-800\/70 {
    border-left-color: rgba(31,41,55,.7)
}

.border-l-coolGray-800\/75 {
    border-left-color: rgba(31,41,55,.75)
}

.border-l-coolGray-800\/80 {
    border-left-color: rgba(31,41,55,.8)
}

.border-l-coolGray-800\/90 {
    border-left-color: rgba(31,41,55,.9)
}

.border-l-coolGray-800\/95 {
    border-left-color: rgba(31,41,55,.95)
}

.border-l-coolGray-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(17 24 39/var(--tw-border-opacity))
}

.border-l-coolGray-900\/0 {
    border-left-color: rgba(17,24,39,0)
}

.border-l-coolGray-900\/10 {
    border-left-color: rgba(17,24,39,.1)
}

.border-l-coolGray-900\/100 {
    border-left-color: #111827
}

.border-l-coolGray-900\/20 {
    border-left-color: rgba(17,24,39,.2)
}

.border-l-coolGray-900\/25 {
    border-left-color: rgba(17,24,39,.25)
}

.border-l-coolGray-900\/30 {
    border-left-color: rgba(17,24,39,.3)
}

.border-l-coolGray-900\/40 {
    border-left-color: rgba(17,24,39,.4)
}

.border-l-coolGray-900\/5 {
    border-left-color: rgba(17,24,39,.05)
}

.border-l-coolGray-900\/50 {
    border-left-color: rgba(17,24,39,.5)
}

.border-l-coolGray-900\/60 {
    border-left-color: rgba(17,24,39,.6)
}

.border-l-coolGray-900\/70 {
    border-left-color: rgba(17,24,39,.7)
}

.border-l-coolGray-900\/75 {
    border-left-color: rgba(17,24,39,.75)
}

.border-l-coolGray-900\/80 {
    border-left-color: rgba(17,24,39,.8)
}

.border-l-coolGray-900\/90 {
    border-left-color: rgba(17,24,39,.9)
}

.border-l-coolGray-900\/95 {
    border-left-color: rgba(17,24,39,.95)
}

.border-l-coolGray-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(3 7 18/var(--tw-border-opacity))
}

.border-l-coolGray-950\/0 {
    border-left-color: rgba(3,7,18,0)
}

.border-l-coolGray-950\/10 {
    border-left-color: rgba(3,7,18,.1)
}

.border-l-coolGray-950\/100 {
    border-left-color: #030712
}

.border-l-coolGray-950\/20 {
    border-left-color: rgba(3,7,18,.2)
}

.border-l-coolGray-950\/25 {
    border-left-color: rgba(3,7,18,.25)
}

.border-l-coolGray-950\/30 {
    border-left-color: rgba(3,7,18,.3)
}

.border-l-coolGray-950\/40 {
    border-left-color: rgba(3,7,18,.4)
}

.border-l-coolGray-950\/5 {
    border-left-color: rgba(3,7,18,.05)
}

.border-l-coolGray-950\/50 {
    border-left-color: rgba(3,7,18,.5)
}

.border-l-coolGray-950\/60 {
    border-left-color: rgba(3,7,18,.6)
}

.border-l-coolGray-950\/70 {
    border-left-color: rgba(3,7,18,.7)
}

.border-l-coolGray-950\/75 {
    border-left-color: rgba(3,7,18,.75)
}

.border-l-coolGray-950\/80 {
    border-left-color: rgba(3,7,18,.8)
}

.border-l-coolGray-950\/90 {
    border-left-color: rgba(3,7,18,.9)
}

.border-l-coolGray-950\/95 {
    border-left-color: rgba(3,7,18,.95)
}

.border-l-current {
    border-left-color: currentColor
}

.border-l-cyan-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(207 250 254/var(--tw-border-opacity))
}

.border-l-cyan-100\/0 {
    border-left-color: rgba(207,250,254,0)
}

.border-l-cyan-100\/10 {
    border-left-color: rgba(207,250,254,.1)
}

.border-l-cyan-100\/100 {
    border-left-color: #cffafe
}

.border-l-cyan-100\/20 {
    border-left-color: rgba(207,250,254,.2)
}

.border-l-cyan-100\/25 {
    border-left-color: rgba(207,250,254,.25)
}

.border-l-cyan-100\/30 {
    border-left-color: rgba(207,250,254,.3)
}

.border-l-cyan-100\/40 {
    border-left-color: rgba(207,250,254,.4)
}

.border-l-cyan-100\/5 {
    border-left-color: rgba(207,250,254,.05)
}

.border-l-cyan-100\/50 {
    border-left-color: rgba(207,250,254,.5)
}

.border-l-cyan-100\/60 {
    border-left-color: rgba(207,250,254,.6)
}

.border-l-cyan-100\/70 {
    border-left-color: rgba(207,250,254,.7)
}

.border-l-cyan-100\/75 {
    border-left-color: rgba(207,250,254,.75)
}

.border-l-cyan-100\/80 {
    border-left-color: rgba(207,250,254,.8)
}

.border-l-cyan-100\/90 {
    border-left-color: rgba(207,250,254,.9)
}

.border-l-cyan-100\/95 {
    border-left-color: rgba(207,250,254,.95)
}

.border-l-cyan-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(165 243 252/var(--tw-border-opacity))
}

.border-l-cyan-200\/0 {
    border-left-color: rgba(165,243,252,0)
}

.border-l-cyan-200\/10 {
    border-left-color: rgba(165,243,252,.1)
}

.border-l-cyan-200\/100 {
    border-left-color: #a5f3fc
}

.border-l-cyan-200\/20 {
    border-left-color: rgba(165,243,252,.2)
}

.border-l-cyan-200\/25 {
    border-left-color: rgba(165,243,252,.25)
}

.border-l-cyan-200\/30 {
    border-left-color: rgba(165,243,252,.3)
}

.border-l-cyan-200\/40 {
    border-left-color: rgba(165,243,252,.4)
}

.border-l-cyan-200\/5 {
    border-left-color: rgba(165,243,252,.05)
}

.border-l-cyan-200\/50 {
    border-left-color: rgba(165,243,252,.5)
}

.border-l-cyan-200\/60 {
    border-left-color: rgba(165,243,252,.6)
}

.border-l-cyan-200\/70 {
    border-left-color: rgba(165,243,252,.7)
}

.border-l-cyan-200\/75 {
    border-left-color: rgba(165,243,252,.75)
}

.border-l-cyan-200\/80 {
    border-left-color: rgba(165,243,252,.8)
}

.border-l-cyan-200\/90 {
    border-left-color: rgba(165,243,252,.9)
}

.border-l-cyan-200\/95 {
    border-left-color: rgba(165,243,252,.95)
}

.border-l-cyan-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(103 232 249/var(--tw-border-opacity))
}

.border-l-cyan-300\/0 {
    border-left-color: rgba(103,232,249,0)
}

.border-l-cyan-300\/10 {
    border-left-color: rgba(103,232,249,.1)
}

.border-l-cyan-300\/100 {
    border-left-color: #67e8f9
}

.border-l-cyan-300\/20 {
    border-left-color: rgba(103,232,249,.2)
}

.border-l-cyan-300\/25 {
    border-left-color: rgba(103,232,249,.25)
}

.border-l-cyan-300\/30 {
    border-left-color: rgba(103,232,249,.3)
}

.border-l-cyan-300\/40 {
    border-left-color: rgba(103,232,249,.4)
}

.border-l-cyan-300\/5 {
    border-left-color: rgba(103,232,249,.05)
}

.border-l-cyan-300\/50 {
    border-left-color: rgba(103,232,249,.5)
}

.border-l-cyan-300\/60 {
    border-left-color: rgba(103,232,249,.6)
}

.border-l-cyan-300\/70 {
    border-left-color: rgba(103,232,249,.7)
}

.border-l-cyan-300\/75 {
    border-left-color: rgba(103,232,249,.75)
}

.border-l-cyan-300\/80 {
    border-left-color: rgba(103,232,249,.8)
}

.border-l-cyan-300\/90 {
    border-left-color: rgba(103,232,249,.9)
}

.border-l-cyan-300\/95 {
    border-left-color: rgba(103,232,249,.95)
}

.border-l-cyan-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(34 211 238/var(--tw-border-opacity))
}

.border-l-cyan-400\/0 {
    border-left-color: rgba(34,211,238,0)
}

.border-l-cyan-400\/10 {
    border-left-color: rgba(34,211,238,.1)
}

.border-l-cyan-400\/100 {
    border-left-color: #22d3ee
}

.border-l-cyan-400\/20 {
    border-left-color: rgba(34,211,238,.2)
}

.border-l-cyan-400\/25 {
    border-left-color: rgba(34,211,238,.25)
}

.border-l-cyan-400\/30 {
    border-left-color: rgba(34,211,238,.3)
}

.border-l-cyan-400\/40 {
    border-left-color: rgba(34,211,238,.4)
}

.border-l-cyan-400\/5 {
    border-left-color: rgba(34,211,238,.05)
}

.border-l-cyan-400\/50 {
    border-left-color: rgba(34,211,238,.5)
}

.border-l-cyan-400\/60 {
    border-left-color: rgba(34,211,238,.6)
}

.border-l-cyan-400\/70 {
    border-left-color: rgba(34,211,238,.7)
}

.border-l-cyan-400\/75 {
    border-left-color: rgba(34,211,238,.75)
}

.border-l-cyan-400\/80 {
    border-left-color: rgba(34,211,238,.8)
}

.border-l-cyan-400\/90 {
    border-left-color: rgba(34,211,238,.9)
}

.border-l-cyan-400\/95 {
    border-left-color: rgba(34,211,238,.95)
}

.border-l-cyan-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(236 254 255/var(--tw-border-opacity))
}

.border-l-cyan-50\/0 {
    border-left-color: rgba(236,254,255,0)
}

.border-l-cyan-50\/10 {
    border-left-color: rgba(236,254,255,.1)
}

.border-l-cyan-50\/100 {
    border-left-color: #ecfeff
}

.border-l-cyan-50\/20 {
    border-left-color: rgba(236,254,255,.2)
}

.border-l-cyan-50\/25 {
    border-left-color: rgba(236,254,255,.25)
}

.border-l-cyan-50\/30 {
    border-left-color: rgba(236,254,255,.3)
}

.border-l-cyan-50\/40 {
    border-left-color: rgba(236,254,255,.4)
}

.border-l-cyan-50\/5 {
    border-left-color: rgba(236,254,255,.05)
}

.border-l-cyan-50\/50 {
    border-left-color: rgba(236,254,255,.5)
}

.border-l-cyan-50\/60 {
    border-left-color: rgba(236,254,255,.6)
}

.border-l-cyan-50\/70 {
    border-left-color: rgba(236,254,255,.7)
}

.border-l-cyan-50\/75 {
    border-left-color: rgba(236,254,255,.75)
}

.border-l-cyan-50\/80 {
    border-left-color: rgba(236,254,255,.8)
}

.border-l-cyan-50\/90 {
    border-left-color: rgba(236,254,255,.9)
}

.border-l-cyan-50\/95 {
    border-left-color: rgba(236,254,255,.95)
}

.border-l-cyan-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(6 182 212/var(--tw-border-opacity))
}

.border-l-cyan-500\/0 {
    border-left-color: rgba(6,182,212,0)
}

.border-l-cyan-500\/10 {
    border-left-color: rgba(6,182,212,.1)
}

.border-l-cyan-500\/100 {
    border-left-color: #06b6d4
}

.border-l-cyan-500\/20 {
    border-left-color: rgba(6,182,212,.2)
}

.border-l-cyan-500\/25 {
    border-left-color: rgba(6,182,212,.25)
}

.border-l-cyan-500\/30 {
    border-left-color: rgba(6,182,212,.3)
}

.border-l-cyan-500\/40 {
    border-left-color: rgba(6,182,212,.4)
}

.border-l-cyan-500\/5 {
    border-left-color: rgba(6,182,212,.05)
}

.border-l-cyan-500\/50 {
    border-left-color: rgba(6,182,212,.5)
}

.border-l-cyan-500\/60 {
    border-left-color: rgba(6,182,212,.6)
}

.border-l-cyan-500\/70 {
    border-left-color: rgba(6,182,212,.7)
}

.border-l-cyan-500\/75 {
    border-left-color: rgba(6,182,212,.75)
}

.border-l-cyan-500\/80 {
    border-left-color: rgba(6,182,212,.8)
}

.border-l-cyan-500\/90 {
    border-left-color: rgba(6,182,212,.9)
}

.border-l-cyan-500\/95 {
    border-left-color: rgba(6,182,212,.95)
}

.border-l-cyan-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(8 145 178/var(--tw-border-opacity))
}

.border-l-cyan-600\/0 {
    border-left-color: rgba(8,145,178,0)
}

.border-l-cyan-600\/10 {
    border-left-color: rgba(8,145,178,.1)
}

.border-l-cyan-600\/100 {
    border-left-color: #0891b2
}

.border-l-cyan-600\/20 {
    border-left-color: rgba(8,145,178,.2)
}

.border-l-cyan-600\/25 {
    border-left-color: rgba(8,145,178,.25)
}

.border-l-cyan-600\/30 {
    border-left-color: rgba(8,145,178,.3)
}

.border-l-cyan-600\/40 {
    border-left-color: rgba(8,145,178,.4)
}

.border-l-cyan-600\/5 {
    border-left-color: rgba(8,145,178,.05)
}

.border-l-cyan-600\/50 {
    border-left-color: rgba(8,145,178,.5)
}

.border-l-cyan-600\/60 {
    border-left-color: rgba(8,145,178,.6)
}

.border-l-cyan-600\/70 {
    border-left-color: rgba(8,145,178,.7)
}

.border-l-cyan-600\/75 {
    border-left-color: rgba(8,145,178,.75)
}

.border-l-cyan-600\/80 {
    border-left-color: rgba(8,145,178,.8)
}

.border-l-cyan-600\/90 {
    border-left-color: rgba(8,145,178,.9)
}

.border-l-cyan-600\/95 {
    border-left-color: rgba(8,145,178,.95)
}

.border-l-cyan-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(14 116 144/var(--tw-border-opacity))
}

.border-l-cyan-700\/0 {
    border-left-color: rgba(14,116,144,0)
}

.border-l-cyan-700\/10 {
    border-left-color: rgba(14,116,144,.1)
}

.border-l-cyan-700\/100 {
    border-left-color: #0e7490
}

.border-l-cyan-700\/20 {
    border-left-color: rgba(14,116,144,.2)
}

.border-l-cyan-700\/25 {
    border-left-color: rgba(14,116,144,.25)
}

.border-l-cyan-700\/30 {
    border-left-color: rgba(14,116,144,.3)
}

.border-l-cyan-700\/40 {
    border-left-color: rgba(14,116,144,.4)
}

.border-l-cyan-700\/5 {
    border-left-color: rgba(14,116,144,.05)
}

.border-l-cyan-700\/50 {
    border-left-color: rgba(14,116,144,.5)
}

.border-l-cyan-700\/60 {
    border-left-color: rgba(14,116,144,.6)
}

.border-l-cyan-700\/70 {
    border-left-color: rgba(14,116,144,.7)
}

.border-l-cyan-700\/75 {
    border-left-color: rgba(14,116,144,.75)
}

.border-l-cyan-700\/80 {
    border-left-color: rgba(14,116,144,.8)
}

.border-l-cyan-700\/90 {
    border-left-color: rgba(14,116,144,.9)
}

.border-l-cyan-700\/95 {
    border-left-color: rgba(14,116,144,.95)
}

.border-l-cyan-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(21 94 117/var(--tw-border-opacity))
}

.border-l-cyan-800\/0 {
    border-left-color: rgba(21,94,117,0)
}

.border-l-cyan-800\/10 {
    border-left-color: rgba(21,94,117,.1)
}

.border-l-cyan-800\/100 {
    border-left-color: #155e75
}

.border-l-cyan-800\/20 {
    border-left-color: rgba(21,94,117,.2)
}

.border-l-cyan-800\/25 {
    border-left-color: rgba(21,94,117,.25)
}

.border-l-cyan-800\/30 {
    border-left-color: rgba(21,94,117,.3)
}

.border-l-cyan-800\/40 {
    border-left-color: rgba(21,94,117,.4)
}

.border-l-cyan-800\/5 {
    border-left-color: rgba(21,94,117,.05)
}

.border-l-cyan-800\/50 {
    border-left-color: rgba(21,94,117,.5)
}

.border-l-cyan-800\/60 {
    border-left-color: rgba(21,94,117,.6)
}

.border-l-cyan-800\/70 {
    border-left-color: rgba(21,94,117,.7)
}

.border-l-cyan-800\/75 {
    border-left-color: rgba(21,94,117,.75)
}

.border-l-cyan-800\/80 {
    border-left-color: rgba(21,94,117,.8)
}

.border-l-cyan-800\/90 {
    border-left-color: rgba(21,94,117,.9)
}

.border-l-cyan-800\/95 {
    border-left-color: rgba(21,94,117,.95)
}

.border-l-cyan-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(22 78 99/var(--tw-border-opacity))
}

.border-l-cyan-900\/0 {
    border-left-color: rgba(22,78,99,0)
}

.border-l-cyan-900\/10 {
    border-left-color: rgba(22,78,99,.1)
}

.border-l-cyan-900\/100 {
    border-left-color: #164e63
}

.border-l-cyan-900\/20 {
    border-left-color: rgba(22,78,99,.2)
}

.border-l-cyan-900\/25 {
    border-left-color: rgba(22,78,99,.25)
}

.border-l-cyan-900\/30 {
    border-left-color: rgba(22,78,99,.3)
}

.border-l-cyan-900\/40 {
    border-left-color: rgba(22,78,99,.4)
}

.border-l-cyan-900\/5 {
    border-left-color: rgba(22,78,99,.05)
}

.border-l-cyan-900\/50 {
    border-left-color: rgba(22,78,99,.5)
}

.border-l-cyan-900\/60 {
    border-left-color: rgba(22,78,99,.6)
}

.border-l-cyan-900\/70 {
    border-left-color: rgba(22,78,99,.7)
}

.border-l-cyan-900\/75 {
    border-left-color: rgba(22,78,99,.75)
}

.border-l-cyan-900\/80 {
    border-left-color: rgba(22,78,99,.8)
}

.border-l-cyan-900\/90 {
    border-left-color: rgba(22,78,99,.9)
}

.border-l-cyan-900\/95 {
    border-left-color: rgba(22,78,99,.95)
}

.border-l-cyan-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(8 51 68/var(--tw-border-opacity))
}

.border-l-cyan-950\/0 {
    border-left-color: rgba(8,51,68,0)
}

.border-l-cyan-950\/10 {
    border-left-color: rgba(8,51,68,.1)
}

.border-l-cyan-950\/100 {
    border-left-color: #083344
}

.border-l-cyan-950\/20 {
    border-left-color: rgba(8,51,68,.2)
}

.border-l-cyan-950\/25 {
    border-left-color: rgba(8,51,68,.25)
}

.border-l-cyan-950\/30 {
    border-left-color: rgba(8,51,68,.3)
}

.border-l-cyan-950\/40 {
    border-left-color: rgba(8,51,68,.4)
}

.border-l-cyan-950\/5 {
    border-left-color: rgba(8,51,68,.05)
}

.border-l-cyan-950\/50 {
    border-left-color: rgba(8,51,68,.5)
}

.border-l-cyan-950\/60 {
    border-left-color: rgba(8,51,68,.6)
}

.border-l-cyan-950\/70 {
    border-left-color: rgba(8,51,68,.7)
}

.border-l-cyan-950\/75 {
    border-left-color: rgba(8,51,68,.75)
}

.border-l-cyan-950\/80 {
    border-left-color: rgba(8,51,68,.8)
}

.border-l-cyan-950\/90 {
    border-left-color: rgba(8,51,68,.9)
}

.border-l-cyan-950\/95 {
    border-left-color: rgba(8,51,68,.95)
}

.border-l-destructive {
    border-left-color: hsl(var(--destructive))
}

.border-l-destructive-foreground {
    border-left-color: hsl(var(--destructive-foreground))
}

.border-l-destructive-foreground\/0 {
    border-left-color: hsl(var(--destructive-foreground)/0)
}

.border-l-destructive-foreground\/10 {
    border-left-color: hsl(var(--destructive-foreground)/.1)
}

.border-l-destructive-foreground\/100 {
    border-left-color: hsl(var(--destructive-foreground)/1)
}

.border-l-destructive-foreground\/20 {
    border-left-color: hsl(var(--destructive-foreground)/.2)
}

.border-l-destructive-foreground\/25 {
    border-left-color: hsl(var(--destructive-foreground)/.25)
}

.border-l-destructive-foreground\/30 {
    border-left-color: hsl(var(--destructive-foreground)/.3)
}

.border-l-destructive-foreground\/40 {
    border-left-color: hsl(var(--destructive-foreground)/.4)
}

.border-l-destructive-foreground\/5 {
    border-left-color: hsl(var(--destructive-foreground)/.05)
}

.border-l-destructive-foreground\/50 {
    border-left-color: hsl(var(--destructive-foreground)/.5)
}

.border-l-destructive-foreground\/60 {
    border-left-color: hsl(var(--destructive-foreground)/.6)
}

.border-l-destructive-foreground\/70 {
    border-left-color: hsl(var(--destructive-foreground)/.7)
}

.border-l-destructive-foreground\/75 {
    border-left-color: hsl(var(--destructive-foreground)/.75)
}

.border-l-destructive-foreground\/80 {
    border-left-color: hsl(var(--destructive-foreground)/.8)
}

.border-l-destructive-foreground\/90 {
    border-left-color: hsl(var(--destructive-foreground)/.9)
}

.border-l-destructive-foreground\/95 {
    border-left-color: hsl(var(--destructive-foreground)/.95)
}

.border-l-destructive\/0 {
    border-left-color: hsl(var(--destructive)/0)
}

.border-l-destructive\/10 {
    border-left-color: hsl(var(--destructive)/.1)
}

.border-l-destructive\/100 {
    border-left-color: hsl(var(--destructive)/1)
}

.border-l-destructive\/20 {
    border-left-color: hsl(var(--destructive)/.2)
}

.border-l-destructive\/25 {
    border-left-color: hsl(var(--destructive)/.25)
}

.border-l-destructive\/30 {
    border-left-color: hsl(var(--destructive)/.3)
}

.border-l-destructive\/40 {
    border-left-color: hsl(var(--destructive)/.4)
}

.border-l-destructive\/5 {
    border-left-color: hsl(var(--destructive)/.05)
}

.border-l-destructive\/50 {
    border-left-color: hsl(var(--destructive)/.5)
}

.border-l-destructive\/60 {
    border-left-color: hsl(var(--destructive)/.6)
}

.border-l-destructive\/70 {
    border-left-color: hsl(var(--destructive)/.7)
}

.border-l-destructive\/75 {
    border-left-color: hsl(var(--destructive)/.75)
}

.border-l-destructive\/80 {
    border-left-color: hsl(var(--destructive)/.8)
}

.border-l-destructive\/90 {
    border-left-color: hsl(var(--destructive)/.9)
}

.border-l-destructive\/95 {
    border-left-color: hsl(var(--destructive)/.95)
}

.border-l-emerald-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(209 250 229/var(--tw-border-opacity))
}

.border-l-emerald-100\/0 {
    border-left-color: rgba(209,250,229,0)
}

.border-l-emerald-100\/10 {
    border-left-color: rgba(209,250,229,.1)
}

.border-l-emerald-100\/100 {
    border-left-color: #d1fae5
}

.border-l-emerald-100\/20 {
    border-left-color: rgba(209,250,229,.2)
}

.border-l-emerald-100\/25 {
    border-left-color: rgba(209,250,229,.25)
}

.border-l-emerald-100\/30 {
    border-left-color: rgba(209,250,229,.3)
}

.border-l-emerald-100\/40 {
    border-left-color: rgba(209,250,229,.4)
}

.border-l-emerald-100\/5 {
    border-left-color: rgba(209,250,229,.05)
}

.border-l-emerald-100\/50 {
    border-left-color: rgba(209,250,229,.5)
}

.border-l-emerald-100\/60 {
    border-left-color: rgba(209,250,229,.6)
}

.border-l-emerald-100\/70 {
    border-left-color: rgba(209,250,229,.7)
}

.border-l-emerald-100\/75 {
    border-left-color: rgba(209,250,229,.75)
}

.border-l-emerald-100\/80 {
    border-left-color: rgba(209,250,229,.8)
}

.border-l-emerald-100\/90 {
    border-left-color: rgba(209,250,229,.9)
}

.border-l-emerald-100\/95 {
    border-left-color: rgba(209,250,229,.95)
}

.border-l-emerald-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(167 243 208/var(--tw-border-opacity))
}

.border-l-emerald-200\/0 {
    border-left-color: rgba(167,243,208,0)
}

.border-l-emerald-200\/10 {
    border-left-color: rgba(167,243,208,.1)
}

.border-l-emerald-200\/100 {
    border-left-color: #a7f3d0
}

.border-l-emerald-200\/20 {
    border-left-color: rgba(167,243,208,.2)
}

.border-l-emerald-200\/25 {
    border-left-color: rgba(167,243,208,.25)
}

.border-l-emerald-200\/30 {
    border-left-color: rgba(167,243,208,.3)
}

.border-l-emerald-200\/40 {
    border-left-color: rgba(167,243,208,.4)
}

.border-l-emerald-200\/5 {
    border-left-color: rgba(167,243,208,.05)
}

.border-l-emerald-200\/50 {
    border-left-color: rgba(167,243,208,.5)
}

.border-l-emerald-200\/60 {
    border-left-color: rgba(167,243,208,.6)
}

.border-l-emerald-200\/70 {
    border-left-color: rgba(167,243,208,.7)
}

.border-l-emerald-200\/75 {
    border-left-color: rgba(167,243,208,.75)
}

.border-l-emerald-200\/80 {
    border-left-color: rgba(167,243,208,.8)
}

.border-l-emerald-200\/90 {
    border-left-color: rgba(167,243,208,.9)
}

.border-l-emerald-200\/95 {
    border-left-color: rgba(167,243,208,.95)
}

.border-l-emerald-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(110 231 183/var(--tw-border-opacity))
}

.border-l-emerald-300\/0 {
    border-left-color: rgba(110,231,183,0)
}

.border-l-emerald-300\/10 {
    border-left-color: rgba(110,231,183,.1)
}

.border-l-emerald-300\/100 {
    border-left-color: #6ee7b7
}

.border-l-emerald-300\/20 {
    border-left-color: rgba(110,231,183,.2)
}

.border-l-emerald-300\/25 {
    border-left-color: rgba(110,231,183,.25)
}

.border-l-emerald-300\/30 {
    border-left-color: rgba(110,231,183,.3)
}

.border-l-emerald-300\/40 {
    border-left-color: rgba(110,231,183,.4)
}

.border-l-emerald-300\/5 {
    border-left-color: rgba(110,231,183,.05)
}

.border-l-emerald-300\/50 {
    border-left-color: rgba(110,231,183,.5)
}

.border-l-emerald-300\/60 {
    border-left-color: rgba(110,231,183,.6)
}

.border-l-emerald-300\/70 {
    border-left-color: rgba(110,231,183,.7)
}

.border-l-emerald-300\/75 {
    border-left-color: rgba(110,231,183,.75)
}

.border-l-emerald-300\/80 {
    border-left-color: rgba(110,231,183,.8)
}

.border-l-emerald-300\/90 {
    border-left-color: rgba(110,231,183,.9)
}

.border-l-emerald-300\/95 {
    border-left-color: rgba(110,231,183,.95)
}

.border-l-emerald-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(52 211 153/var(--tw-border-opacity))
}

.border-l-emerald-400\/0 {
    border-left-color: rgba(52,211,153,0)
}

.border-l-emerald-400\/10 {
    border-left-color: rgba(52,211,153,.1)
}

.border-l-emerald-400\/100 {
    border-left-color: #34d399
}

.border-l-emerald-400\/20 {
    border-left-color: rgba(52,211,153,.2)
}

.border-l-emerald-400\/25 {
    border-left-color: rgba(52,211,153,.25)
}

.border-l-emerald-400\/30 {
    border-left-color: rgba(52,211,153,.3)
}

.border-l-emerald-400\/40 {
    border-left-color: rgba(52,211,153,.4)
}

.border-l-emerald-400\/5 {
    border-left-color: rgba(52,211,153,.05)
}

.border-l-emerald-400\/50 {
    border-left-color: rgba(52,211,153,.5)
}

.border-l-emerald-400\/60 {
    border-left-color: rgba(52,211,153,.6)
}

.border-l-emerald-400\/70 {
    border-left-color: rgba(52,211,153,.7)
}

.border-l-emerald-400\/75 {
    border-left-color: rgba(52,211,153,.75)
}

.border-l-emerald-400\/80 {
    border-left-color: rgba(52,211,153,.8)
}

.border-l-emerald-400\/90 {
    border-left-color: rgba(52,211,153,.9)
}

.border-l-emerald-400\/95 {
    border-left-color: rgba(52,211,153,.95)
}

.border-l-emerald-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(236 253 245/var(--tw-border-opacity))
}

.border-l-emerald-50\/0 {
    border-left-color: rgba(236,253,245,0)
}

.border-l-emerald-50\/10 {
    border-left-color: rgba(236,253,245,.1)
}

.border-l-emerald-50\/100 {
    border-left-color: #ecfdf5
}

.border-l-emerald-50\/20 {
    border-left-color: rgba(236,253,245,.2)
}

.border-l-emerald-50\/25 {
    border-left-color: rgba(236,253,245,.25)
}

.border-l-emerald-50\/30 {
    border-left-color: rgba(236,253,245,.3)
}

.border-l-emerald-50\/40 {
    border-left-color: rgba(236,253,245,.4)
}

.border-l-emerald-50\/5 {
    border-left-color: rgba(236,253,245,.05)
}

.border-l-emerald-50\/50 {
    border-left-color: rgba(236,253,245,.5)
}

.border-l-emerald-50\/60 {
    border-left-color: rgba(236,253,245,.6)
}

.border-l-emerald-50\/70 {
    border-left-color: rgba(236,253,245,.7)
}

.border-l-emerald-50\/75 {
    border-left-color: rgba(236,253,245,.75)
}

.border-l-emerald-50\/80 {
    border-left-color: rgba(236,253,245,.8)
}

.border-l-emerald-50\/90 {
    border-left-color: rgba(236,253,245,.9)
}

.border-l-emerald-50\/95 {
    border-left-color: rgba(236,253,245,.95)
}

.border-l-emerald-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(16 185 129/var(--tw-border-opacity))
}

.border-l-emerald-500\/0 {
    border-left-color: rgba(16,185,129,0)
}

.border-l-emerald-500\/10 {
    border-left-color: rgba(16,185,129,.1)
}

.border-l-emerald-500\/100 {
    border-left-color: #10b981
}

.border-l-emerald-500\/20 {
    border-left-color: rgba(16,185,129,.2)
}

.border-l-emerald-500\/25 {
    border-left-color: rgba(16,185,129,.25)
}

.border-l-emerald-500\/30 {
    border-left-color: rgba(16,185,129,.3)
}

.border-l-emerald-500\/40 {
    border-left-color: rgba(16,185,129,.4)
}

.border-l-emerald-500\/5 {
    border-left-color: rgba(16,185,129,.05)
}

.border-l-emerald-500\/50 {
    border-left-color: rgba(16,185,129,.5)
}

.border-l-emerald-500\/60 {
    border-left-color: rgba(16,185,129,.6)
}

.border-l-emerald-500\/70 {
    border-left-color: rgba(16,185,129,.7)
}

.border-l-emerald-500\/75 {
    border-left-color: rgba(16,185,129,.75)
}

.border-l-emerald-500\/80 {
    border-left-color: rgba(16,185,129,.8)
}

.border-l-emerald-500\/90 {
    border-left-color: rgba(16,185,129,.9)
}

.border-l-emerald-500\/95 {
    border-left-color: rgba(16,185,129,.95)
}

.border-l-emerald-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(5 150 105/var(--tw-border-opacity))
}

.border-l-emerald-600\/0 {
    border-left-color: rgba(5,150,105,0)
}

.border-l-emerald-600\/10 {
    border-left-color: rgba(5,150,105,.1)
}

.border-l-emerald-600\/100 {
    border-left-color: #059669
}

.border-l-emerald-600\/20 {
    border-left-color: rgba(5,150,105,.2)
}

.border-l-emerald-600\/25 {
    border-left-color: rgba(5,150,105,.25)
}

.border-l-emerald-600\/30 {
    border-left-color: rgba(5,150,105,.3)
}

.border-l-emerald-600\/40 {
    border-left-color: rgba(5,150,105,.4)
}

.border-l-emerald-600\/5 {
    border-left-color: rgba(5,150,105,.05)
}

.border-l-emerald-600\/50 {
    border-left-color: rgba(5,150,105,.5)
}

.border-l-emerald-600\/60 {
    border-left-color: rgba(5,150,105,.6)
}

.border-l-emerald-600\/70 {
    border-left-color: rgba(5,150,105,.7)
}

.border-l-emerald-600\/75 {
    border-left-color: rgba(5,150,105,.75)
}

.border-l-emerald-600\/80 {
    border-left-color: rgba(5,150,105,.8)
}

.border-l-emerald-600\/90 {
    border-left-color: rgba(5,150,105,.9)
}

.border-l-emerald-600\/95 {
    border-left-color: rgba(5,150,105,.95)
}

.border-l-emerald-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(4 120 87/var(--tw-border-opacity))
}

.border-l-emerald-700\/0 {
    border-left-color: rgba(4,120,87,0)
}

.border-l-emerald-700\/10 {
    border-left-color: rgba(4,120,87,.1)
}

.border-l-emerald-700\/100 {
    border-left-color: #047857
}

.border-l-emerald-700\/20 {
    border-left-color: rgba(4,120,87,.2)
}

.border-l-emerald-700\/25 {
    border-left-color: rgba(4,120,87,.25)
}

.border-l-emerald-700\/30 {
    border-left-color: rgba(4,120,87,.3)
}

.border-l-emerald-700\/40 {
    border-left-color: rgba(4,120,87,.4)
}

.border-l-emerald-700\/5 {
    border-left-color: rgba(4,120,87,.05)
}

.border-l-emerald-700\/50 {
    border-left-color: rgba(4,120,87,.5)
}

.border-l-emerald-700\/60 {
    border-left-color: rgba(4,120,87,.6)
}

.border-l-emerald-700\/70 {
    border-left-color: rgba(4,120,87,.7)
}

.border-l-emerald-700\/75 {
    border-left-color: rgba(4,120,87,.75)
}

.border-l-emerald-700\/80 {
    border-left-color: rgba(4,120,87,.8)
}

.border-l-emerald-700\/90 {
    border-left-color: rgba(4,120,87,.9)
}

.border-l-emerald-700\/95 {
    border-left-color: rgba(4,120,87,.95)
}

.border-l-emerald-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(6 95 70/var(--tw-border-opacity))
}

.border-l-emerald-800\/0 {
    border-left-color: rgba(6,95,70,0)
}

.border-l-emerald-800\/10 {
    border-left-color: rgba(6,95,70,.1)
}

.border-l-emerald-800\/100 {
    border-left-color: #065f46
}

.border-l-emerald-800\/20 {
    border-left-color: rgba(6,95,70,.2)
}

.border-l-emerald-800\/25 {
    border-left-color: rgba(6,95,70,.25)
}

.border-l-emerald-800\/30 {
    border-left-color: rgba(6,95,70,.3)
}

.border-l-emerald-800\/40 {
    border-left-color: rgba(6,95,70,.4)
}

.border-l-emerald-800\/5 {
    border-left-color: rgba(6,95,70,.05)
}

.border-l-emerald-800\/50 {
    border-left-color: rgba(6,95,70,.5)
}

.border-l-emerald-800\/60 {
    border-left-color: rgba(6,95,70,.6)
}

.border-l-emerald-800\/70 {
    border-left-color: rgba(6,95,70,.7)
}

.border-l-emerald-800\/75 {
    border-left-color: rgba(6,95,70,.75)
}

.border-l-emerald-800\/80 {
    border-left-color: rgba(6,95,70,.8)
}

.border-l-emerald-800\/90 {
    border-left-color: rgba(6,95,70,.9)
}

.border-l-emerald-800\/95 {
    border-left-color: rgba(6,95,70,.95)
}

.border-l-emerald-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(6 78 59/var(--tw-border-opacity))
}

.border-l-emerald-900\/0 {
    border-left-color: rgba(6,78,59,0)
}

.border-l-emerald-900\/10 {
    border-left-color: rgba(6,78,59,.1)
}

.border-l-emerald-900\/100 {
    border-left-color: #064e3b
}

.border-l-emerald-900\/20 {
    border-left-color: rgba(6,78,59,.2)
}

.border-l-emerald-900\/25 {
    border-left-color: rgba(6,78,59,.25)
}

.border-l-emerald-900\/30 {
    border-left-color: rgba(6,78,59,.3)
}

.border-l-emerald-900\/40 {
    border-left-color: rgba(6,78,59,.4)
}

.border-l-emerald-900\/5 {
    border-left-color: rgba(6,78,59,.05)
}

.border-l-emerald-900\/50 {
    border-left-color: rgba(6,78,59,.5)
}

.border-l-emerald-900\/60 {
    border-left-color: rgba(6,78,59,.6)
}

.border-l-emerald-900\/70 {
    border-left-color: rgba(6,78,59,.7)
}

.border-l-emerald-900\/75 {
    border-left-color: rgba(6,78,59,.75)
}

.border-l-emerald-900\/80 {
    border-left-color: rgba(6,78,59,.8)
}

.border-l-emerald-900\/90 {
    border-left-color: rgba(6,78,59,.9)
}

.border-l-emerald-900\/95 {
    border-left-color: rgba(6,78,59,.95)
}

.border-l-emerald-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(2 44 34/var(--tw-border-opacity))
}

.border-l-emerald-950\/0 {
    border-left-color: rgba(2,44,34,0)
}

.border-l-emerald-950\/10 {
    border-left-color: rgba(2,44,34,.1)
}

.border-l-emerald-950\/100 {
    border-left-color: #022c22
}

.border-l-emerald-950\/20 {
    border-left-color: rgba(2,44,34,.2)
}

.border-l-emerald-950\/25 {
    border-left-color: rgba(2,44,34,.25)
}

.border-l-emerald-950\/30 {
    border-left-color: rgba(2,44,34,.3)
}

.border-l-emerald-950\/40 {
    border-left-color: rgba(2,44,34,.4)
}

.border-l-emerald-950\/5 {
    border-left-color: rgba(2,44,34,.05)
}

.border-l-emerald-950\/50 {
    border-left-color: rgba(2,44,34,.5)
}

.border-l-emerald-950\/60 {
    border-left-color: rgba(2,44,34,.6)
}

.border-l-emerald-950\/70 {
    border-left-color: rgba(2,44,34,.7)
}

.border-l-emerald-950\/75 {
    border-left-color: rgba(2,44,34,.75)
}

.border-l-emerald-950\/80 {
    border-left-color: rgba(2,44,34,.8)
}

.border-l-emerald-950\/90 {
    border-left-color: rgba(2,44,34,.9)
}

.border-l-emerald-950\/95 {
    border-left-color: rgba(2,44,34,.95)
}

.border-l-error {
    --tw-border-opacity: 1;
    border-left-color: rgb(221 73 73/var(--tw-border-opacity))
}

.border-l-error\/0 {
    border-left-color: rgba(221,73,73,0)
}

.border-l-error\/10 {
    border-left-color: rgba(221,73,73,.1)
}

.border-l-error\/100 {
    border-left-color: #dd4949
}

.border-l-error\/20 {
    border-left-color: rgba(221,73,73,.2)
}

.border-l-error\/25 {
    border-left-color: rgba(221,73,73,.25)
}

.border-l-error\/30 {
    border-left-color: rgba(221,73,73,.3)
}

.border-l-error\/40 {
    border-left-color: rgba(221,73,73,.4)
}

.border-l-error\/5 {
    border-left-color: rgba(221,73,73,.05)
}

.border-l-error\/50 {
    border-left-color: rgba(221,73,73,.5)
}

.border-l-error\/60 {
    border-left-color: rgba(221,73,73,.6)
}

.border-l-error\/70 {
    border-left-color: rgba(221,73,73,.7)
}

.border-l-error\/75 {
    border-left-color: rgba(221,73,73,.75)
}

.border-l-error\/80 {
    border-left-color: rgba(221,73,73,.8)
}

.border-l-error\/90 {
    border-left-color: rgba(221,73,73,.9)
}

.border-l-error\/95 {
    border-left-color: rgba(221,73,73,.95)
}

.border-l-foreground {
    border-left-color: hsl(var(--foreground))
}

.border-l-foreground\/0 {
    border-left-color: hsl(var(--foreground)/0)
}

.border-l-foreground\/10 {
    border-left-color: hsl(var(--foreground)/.1)
}

.border-l-foreground\/100 {
    border-left-color: hsl(var(--foreground)/1)
}

.border-l-foreground\/20 {
    border-left-color: hsl(var(--foreground)/.2)
}

.border-l-foreground\/25 {
    border-left-color: hsl(var(--foreground)/.25)
}

.border-l-foreground\/30 {
    border-left-color: hsl(var(--foreground)/.3)
}

.border-l-foreground\/40 {
    border-left-color: hsl(var(--foreground)/.4)
}

.border-l-foreground\/5 {
    border-left-color: hsl(var(--foreground)/.05)
}

.border-l-foreground\/50 {
    border-left-color: hsl(var(--foreground)/.5)
}

.border-l-foreground\/60 {
    border-left-color: hsl(var(--foreground)/.6)
}

.border-l-foreground\/70 {
    border-left-color: hsl(var(--foreground)/.7)
}

.border-l-foreground\/75 {
    border-left-color: hsl(var(--foreground)/.75)
}

.border-l-foreground\/80 {
    border-left-color: hsl(var(--foreground)/.8)
}

.border-l-foreground\/90 {
    border-left-color: hsl(var(--foreground)/.9)
}

.border-l-foreground\/95 {
    border-left-color: hsl(var(--foreground)/.95)
}

.border-l-fuchsia-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(250 232 255/var(--tw-border-opacity))
}

.border-l-fuchsia-100\/0 {
    border-left-color: rgba(250,232,255,0)
}

.border-l-fuchsia-100\/10 {
    border-left-color: rgba(250,232,255,.1)
}

.border-l-fuchsia-100\/100 {
    border-left-color: #fae8ff
}

.border-l-fuchsia-100\/20 {
    border-left-color: rgba(250,232,255,.2)
}

.border-l-fuchsia-100\/25 {
    border-left-color: rgba(250,232,255,.25)
}

.border-l-fuchsia-100\/30 {
    border-left-color: rgba(250,232,255,.3)
}

.border-l-fuchsia-100\/40 {
    border-left-color: rgba(250,232,255,.4)
}

.border-l-fuchsia-100\/5 {
    border-left-color: rgba(250,232,255,.05)
}

.border-l-fuchsia-100\/50 {
    border-left-color: rgba(250,232,255,.5)
}

.border-l-fuchsia-100\/60 {
    border-left-color: rgba(250,232,255,.6)
}

.border-l-fuchsia-100\/70 {
    border-left-color: rgba(250,232,255,.7)
}

.border-l-fuchsia-100\/75 {
    border-left-color: rgba(250,232,255,.75)
}

.border-l-fuchsia-100\/80 {
    border-left-color: rgba(250,232,255,.8)
}

.border-l-fuchsia-100\/90 {
    border-left-color: rgba(250,232,255,.9)
}

.border-l-fuchsia-100\/95 {
    border-left-color: rgba(250,232,255,.95)
}

.border-l-fuchsia-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(245 208 254/var(--tw-border-opacity))
}

.border-l-fuchsia-200\/0 {
    border-left-color: rgba(245,208,254,0)
}

.border-l-fuchsia-200\/10 {
    border-left-color: rgba(245,208,254,.1)
}

.border-l-fuchsia-200\/100 {
    border-left-color: #f5d0fe
}

.border-l-fuchsia-200\/20 {
    border-left-color: rgba(245,208,254,.2)
}

.border-l-fuchsia-200\/25 {
    border-left-color: rgba(245,208,254,.25)
}

.border-l-fuchsia-200\/30 {
    border-left-color: rgba(245,208,254,.3)
}

.border-l-fuchsia-200\/40 {
    border-left-color: rgba(245,208,254,.4)
}

.border-l-fuchsia-200\/5 {
    border-left-color: rgba(245,208,254,.05)
}

.border-l-fuchsia-200\/50 {
    border-left-color: rgba(245,208,254,.5)
}

.border-l-fuchsia-200\/60 {
    border-left-color: rgba(245,208,254,.6)
}

.border-l-fuchsia-200\/70 {
    border-left-color: rgba(245,208,254,.7)
}

.border-l-fuchsia-200\/75 {
    border-left-color: rgba(245,208,254,.75)
}

.border-l-fuchsia-200\/80 {
    border-left-color: rgba(245,208,254,.8)
}

.border-l-fuchsia-200\/90 {
    border-left-color: rgba(245,208,254,.9)
}

.border-l-fuchsia-200\/95 {
    border-left-color: rgba(245,208,254,.95)
}

.border-l-fuchsia-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(240 171 252/var(--tw-border-opacity))
}

.border-l-fuchsia-300\/0 {
    border-left-color: rgba(240,171,252,0)
}

.border-l-fuchsia-300\/10 {
    border-left-color: rgba(240,171,252,.1)
}

.border-l-fuchsia-300\/100 {
    border-left-color: #f0abfc
}

.border-l-fuchsia-300\/20 {
    border-left-color: rgba(240,171,252,.2)
}

.border-l-fuchsia-300\/25 {
    border-left-color: rgba(240,171,252,.25)
}

.border-l-fuchsia-300\/30 {
    border-left-color: rgba(240,171,252,.3)
}

.border-l-fuchsia-300\/40 {
    border-left-color: rgba(240,171,252,.4)
}

.border-l-fuchsia-300\/5 {
    border-left-color: rgba(240,171,252,.05)
}

.border-l-fuchsia-300\/50 {
    border-left-color: rgba(240,171,252,.5)
}

.border-l-fuchsia-300\/60 {
    border-left-color: rgba(240,171,252,.6)
}

.border-l-fuchsia-300\/70 {
    border-left-color: rgba(240,171,252,.7)
}

.border-l-fuchsia-300\/75 {
    border-left-color: rgba(240,171,252,.75)
}

.border-l-fuchsia-300\/80 {
    border-left-color: rgba(240,171,252,.8)
}

.border-l-fuchsia-300\/90 {
    border-left-color: rgba(240,171,252,.9)
}

.border-l-fuchsia-300\/95 {
    border-left-color: rgba(240,171,252,.95)
}

.border-l-fuchsia-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(232 121 249/var(--tw-border-opacity))
}

.border-l-fuchsia-400\/0 {
    border-left-color: rgba(232,121,249,0)
}

.border-l-fuchsia-400\/10 {
    border-left-color: rgba(232,121,249,.1)
}

.border-l-fuchsia-400\/100 {
    border-left-color: #e879f9
}

.border-l-fuchsia-400\/20 {
    border-left-color: rgba(232,121,249,.2)
}

.border-l-fuchsia-400\/25 {
    border-left-color: rgba(232,121,249,.25)
}

.border-l-fuchsia-400\/30 {
    border-left-color: rgba(232,121,249,.3)
}

.border-l-fuchsia-400\/40 {
    border-left-color: rgba(232,121,249,.4)
}

.border-l-fuchsia-400\/5 {
    border-left-color: rgba(232,121,249,.05)
}

.border-l-fuchsia-400\/50 {
    border-left-color: rgba(232,121,249,.5)
}

.border-l-fuchsia-400\/60 {
    border-left-color: rgba(232,121,249,.6)
}

.border-l-fuchsia-400\/70 {
    border-left-color: rgba(232,121,249,.7)
}

.border-l-fuchsia-400\/75 {
    border-left-color: rgba(232,121,249,.75)
}

.border-l-fuchsia-400\/80 {
    border-left-color: rgba(232,121,249,.8)
}

.border-l-fuchsia-400\/90 {
    border-left-color: rgba(232,121,249,.9)
}

.border-l-fuchsia-400\/95 {
    border-left-color: rgba(232,121,249,.95)
}

.border-l-fuchsia-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(253 244 255/var(--tw-border-opacity))
}

.border-l-fuchsia-50\/0 {
    border-left-color: rgba(253,244,255,0)
}

.border-l-fuchsia-50\/10 {
    border-left-color: rgba(253,244,255,.1)
}

.border-l-fuchsia-50\/100 {
    border-left-color: #fdf4ff
}

.border-l-fuchsia-50\/20 {
    border-left-color: rgba(253,244,255,.2)
}

.border-l-fuchsia-50\/25 {
    border-left-color: rgba(253,244,255,.25)
}

.border-l-fuchsia-50\/30 {
    border-left-color: rgba(253,244,255,.3)
}

.border-l-fuchsia-50\/40 {
    border-left-color: rgba(253,244,255,.4)
}

.border-l-fuchsia-50\/5 {
    border-left-color: rgba(253,244,255,.05)
}

.border-l-fuchsia-50\/50 {
    border-left-color: rgba(253,244,255,.5)
}

.border-l-fuchsia-50\/60 {
    border-left-color: rgba(253,244,255,.6)
}

.border-l-fuchsia-50\/70 {
    border-left-color: rgba(253,244,255,.7)
}

.border-l-fuchsia-50\/75 {
    border-left-color: rgba(253,244,255,.75)
}

.border-l-fuchsia-50\/80 {
    border-left-color: rgba(253,244,255,.8)
}

.border-l-fuchsia-50\/90 {
    border-left-color: rgba(253,244,255,.9)
}

.border-l-fuchsia-50\/95 {
    border-left-color: rgba(253,244,255,.95)
}

.border-l-fuchsia-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(217 70 239/var(--tw-border-opacity))
}

.border-l-fuchsia-500\/0 {
    border-left-color: rgba(217,70,239,0)
}

.border-l-fuchsia-500\/10 {
    border-left-color: rgba(217,70,239,.1)
}

.border-l-fuchsia-500\/100 {
    border-left-color: #d946ef
}

.border-l-fuchsia-500\/20 {
    border-left-color: rgba(217,70,239,.2)
}

.border-l-fuchsia-500\/25 {
    border-left-color: rgba(217,70,239,.25)
}

.border-l-fuchsia-500\/30 {
    border-left-color: rgba(217,70,239,.3)
}

.border-l-fuchsia-500\/40 {
    border-left-color: rgba(217,70,239,.4)
}

.border-l-fuchsia-500\/5 {
    border-left-color: rgba(217,70,239,.05)
}

.border-l-fuchsia-500\/50 {
    border-left-color: rgba(217,70,239,.5)
}

.border-l-fuchsia-500\/60 {
    border-left-color: rgba(217,70,239,.6)
}

.border-l-fuchsia-500\/70 {
    border-left-color: rgba(217,70,239,.7)
}

.border-l-fuchsia-500\/75 {
    border-left-color: rgba(217,70,239,.75)
}

.border-l-fuchsia-500\/80 {
    border-left-color: rgba(217,70,239,.8)
}

.border-l-fuchsia-500\/90 {
    border-left-color: rgba(217,70,239,.9)
}

.border-l-fuchsia-500\/95 {
    border-left-color: rgba(217,70,239,.95)
}

.border-l-fuchsia-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(192 38 211/var(--tw-border-opacity))
}

.border-l-fuchsia-600\/0 {
    border-left-color: rgba(192,38,211,0)
}

.border-l-fuchsia-600\/10 {
    border-left-color: rgba(192,38,211,.1)
}

.border-l-fuchsia-600\/100 {
    border-left-color: #c026d3
}

.border-l-fuchsia-600\/20 {
    border-left-color: rgba(192,38,211,.2)
}

.border-l-fuchsia-600\/25 {
    border-left-color: rgba(192,38,211,.25)
}

.border-l-fuchsia-600\/30 {
    border-left-color: rgba(192,38,211,.3)
}

.border-l-fuchsia-600\/40 {
    border-left-color: rgba(192,38,211,.4)
}

.border-l-fuchsia-600\/5 {
    border-left-color: rgba(192,38,211,.05)
}

.border-l-fuchsia-600\/50 {
    border-left-color: rgba(192,38,211,.5)
}

.border-l-fuchsia-600\/60 {
    border-left-color: rgba(192,38,211,.6)
}

.border-l-fuchsia-600\/70 {
    border-left-color: rgba(192,38,211,.7)
}

.border-l-fuchsia-600\/75 {
    border-left-color: rgba(192,38,211,.75)
}

.border-l-fuchsia-600\/80 {
    border-left-color: rgba(192,38,211,.8)
}

.border-l-fuchsia-600\/90 {
    border-left-color: rgba(192,38,211,.9)
}

.border-l-fuchsia-600\/95 {
    border-left-color: rgba(192,38,211,.95)
}

.border-l-fuchsia-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(162 28 175/var(--tw-border-opacity))
}

.border-l-fuchsia-700\/0 {
    border-left-color: rgba(162,28,175,0)
}

.border-l-fuchsia-700\/10 {
    border-left-color: rgba(162,28,175,.1)
}

.border-l-fuchsia-700\/100 {
    border-left-color: #a21caf
}

.border-l-fuchsia-700\/20 {
    border-left-color: rgba(162,28,175,.2)
}

.border-l-fuchsia-700\/25 {
    border-left-color: rgba(162,28,175,.25)
}

.border-l-fuchsia-700\/30 {
    border-left-color: rgba(162,28,175,.3)
}

.border-l-fuchsia-700\/40 {
    border-left-color: rgba(162,28,175,.4)
}

.border-l-fuchsia-700\/5 {
    border-left-color: rgba(162,28,175,.05)
}

.border-l-fuchsia-700\/50 {
    border-left-color: rgba(162,28,175,.5)
}

.border-l-fuchsia-700\/60 {
    border-left-color: rgba(162,28,175,.6)
}

.border-l-fuchsia-700\/70 {
    border-left-color: rgba(162,28,175,.7)
}

.border-l-fuchsia-700\/75 {
    border-left-color: rgba(162,28,175,.75)
}

.border-l-fuchsia-700\/80 {
    border-left-color: rgba(162,28,175,.8)
}

.border-l-fuchsia-700\/90 {
    border-left-color: rgba(162,28,175,.9)
}

.border-l-fuchsia-700\/95 {
    border-left-color: rgba(162,28,175,.95)
}

.border-l-fuchsia-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(134 25 143/var(--tw-border-opacity))
}

.border-l-fuchsia-800\/0 {
    border-left-color: rgba(134,25,143,0)
}

.border-l-fuchsia-800\/10 {
    border-left-color: rgba(134,25,143,.1)
}

.border-l-fuchsia-800\/100 {
    border-left-color: #86198f
}

.border-l-fuchsia-800\/20 {
    border-left-color: rgba(134,25,143,.2)
}

.border-l-fuchsia-800\/25 {
    border-left-color: rgba(134,25,143,.25)
}

.border-l-fuchsia-800\/30 {
    border-left-color: rgba(134,25,143,.3)
}

.border-l-fuchsia-800\/40 {
    border-left-color: rgba(134,25,143,.4)
}

.border-l-fuchsia-800\/5 {
    border-left-color: rgba(134,25,143,.05)
}

.border-l-fuchsia-800\/50 {
    border-left-color: rgba(134,25,143,.5)
}

.border-l-fuchsia-800\/60 {
    border-left-color: rgba(134,25,143,.6)
}

.border-l-fuchsia-800\/70 {
    border-left-color: rgba(134,25,143,.7)
}

.border-l-fuchsia-800\/75 {
    border-left-color: rgba(134,25,143,.75)
}

.border-l-fuchsia-800\/80 {
    border-left-color: rgba(134,25,143,.8)
}

.border-l-fuchsia-800\/90 {
    border-left-color: rgba(134,25,143,.9)
}

.border-l-fuchsia-800\/95 {
    border-left-color: rgba(134,25,143,.95)
}

.border-l-fuchsia-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(112 26 117/var(--tw-border-opacity))
}

.border-l-fuchsia-900\/0 {
    border-left-color: rgba(112,26,117,0)
}

.border-l-fuchsia-900\/10 {
    border-left-color: rgba(112,26,117,.1)
}

.border-l-fuchsia-900\/100 {
    border-left-color: #701a75
}

.border-l-fuchsia-900\/20 {
    border-left-color: rgba(112,26,117,.2)
}

.border-l-fuchsia-900\/25 {
    border-left-color: rgba(112,26,117,.25)
}

.border-l-fuchsia-900\/30 {
    border-left-color: rgba(112,26,117,.3)
}

.border-l-fuchsia-900\/40 {
    border-left-color: rgba(112,26,117,.4)
}

.border-l-fuchsia-900\/5 {
    border-left-color: rgba(112,26,117,.05)
}

.border-l-fuchsia-900\/50 {
    border-left-color: rgba(112,26,117,.5)
}

.border-l-fuchsia-900\/60 {
    border-left-color: rgba(112,26,117,.6)
}

.border-l-fuchsia-900\/70 {
    border-left-color: rgba(112,26,117,.7)
}

.border-l-fuchsia-900\/75 {
    border-left-color: rgba(112,26,117,.75)
}

.border-l-fuchsia-900\/80 {
    border-left-color: rgba(112,26,117,.8)
}

.border-l-fuchsia-900\/90 {
    border-left-color: rgba(112,26,117,.9)
}

.border-l-fuchsia-900\/95 {
    border-left-color: rgba(112,26,117,.95)
}

.border-l-fuchsia-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(74 4 78/var(--tw-border-opacity))
}

.border-l-fuchsia-950\/0 {
    border-left-color: rgba(74,4,78,0)
}

.border-l-fuchsia-950\/10 {
    border-left-color: rgba(74,4,78,.1)
}

.border-l-fuchsia-950\/100 {
    border-left-color: #4a044e
}

.border-l-fuchsia-950\/20 {
    border-left-color: rgba(74,4,78,.2)
}

.border-l-fuchsia-950\/25 {
    border-left-color: rgba(74,4,78,.25)
}

.border-l-fuchsia-950\/30 {
    border-left-color: rgba(74,4,78,.3)
}

.border-l-fuchsia-950\/40 {
    border-left-color: rgba(74,4,78,.4)
}

.border-l-fuchsia-950\/5 {
    border-left-color: rgba(74,4,78,.05)
}

.border-l-fuchsia-950\/50 {
    border-left-color: rgba(74,4,78,.5)
}

.border-l-fuchsia-950\/60 {
    border-left-color: rgba(74,4,78,.6)
}

.border-l-fuchsia-950\/70 {
    border-left-color: rgba(74,4,78,.7)
}

.border-l-fuchsia-950\/75 {
    border-left-color: rgba(74,4,78,.75)
}

.border-l-fuchsia-950\/80 {
    border-left-color: rgba(74,4,78,.8)
}

.border-l-fuchsia-950\/90 {
    border-left-color: rgba(74,4,78,.9)
}

.border-l-fuchsia-950\/95 {
    border-left-color: rgba(74,4,78,.95)
}

.border-l-gray-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(220 224 231/var(--tw-border-opacity))
}

.border-l-gray-100\/0 {
    border-left-color: rgba(220,224,231,0)
}

.border-l-gray-100\/10 {
    border-left-color: rgba(220,224,231,.1)
}

.border-l-gray-100\/100 {
    border-left-color: #dce0e7
}

.border-l-gray-100\/20 {
    border-left-color: rgba(220,224,231,.2)
}

.border-l-gray-100\/25 {
    border-left-color: rgba(220,224,231,.25)
}

.border-l-gray-100\/30 {
    border-left-color: rgba(220,224,231,.3)
}

.border-l-gray-100\/40 {
    border-left-color: rgba(220,224,231,.4)
}

.border-l-gray-100\/5 {
    border-left-color: rgba(220,224,231,.05)
}

.border-l-gray-100\/50 {
    border-left-color: rgba(220,224,231,.5)
}

.border-l-gray-100\/60 {
    border-left-color: rgba(220,224,231,.6)
}

.border-l-gray-100\/70 {
    border-left-color: rgba(220,224,231,.7)
}

.border-l-gray-100\/75 {
    border-left-color: rgba(220,224,231,.75)
}

.border-l-gray-100\/80 {
    border-left-color: rgba(220,224,231,.8)
}

.border-l-gray-100\/90 {
    border-left-color: rgba(220,224,231,.9)
}

.border-l-gray-100\/95 {
    border-left-color: rgba(220,224,231,.95)
}

.border-l-gray-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(202 207 216/var(--tw-border-opacity))
}

.border-l-gray-200\/0 {
    border-left-color: rgba(202,207,216,0)
}

.border-l-gray-200\/10 {
    border-left-color: rgba(202,207,216,.1)
}

.border-l-gray-200\/100 {
    border-left-color: #cacfd8
}

.border-l-gray-200\/20 {
    border-left-color: rgba(202,207,216,.2)
}

.border-l-gray-200\/25 {
    border-left-color: rgba(202,207,216,.25)
}

.border-l-gray-200\/30 {
    border-left-color: rgba(202,207,216,.3)
}

.border-l-gray-200\/40 {
    border-left-color: rgba(202,207,216,.4)
}

.border-l-gray-200\/5 {
    border-left-color: rgba(202,207,216,.05)
}

.border-l-gray-200\/50 {
    border-left-color: rgba(202,207,216,.5)
}

.border-l-gray-200\/60 {
    border-left-color: rgba(202,207,216,.6)
}

.border-l-gray-200\/70 {
    border-left-color: rgba(202,207,216,.7)
}

.border-l-gray-200\/75 {
    border-left-color: rgba(202,207,216,.75)
}

.border-l-gray-200\/80 {
    border-left-color: rgba(202,207,216,.8)
}

.border-l-gray-200\/90 {
    border-left-color: rgba(202,207,216,.9)
}

.border-l-gray-200\/95 {
    border-left-color: rgba(202,207,216,.95)
}

.border-l-gray-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(185 189 200/var(--tw-border-opacity))
}

.border-l-gray-300\/0 {
    border-left-color: rgba(185,189,200,0)
}

.border-l-gray-300\/10 {
    border-left-color: rgba(185,189,200,.1)
}

.border-l-gray-300\/100 {
    border-left-color: #b9bdc8
}

.border-l-gray-300\/20 {
    border-left-color: rgba(185,189,200,.2)
}

.border-l-gray-300\/25 {
    border-left-color: rgba(185,189,200,.25)
}

.border-l-gray-300\/30 {
    border-left-color: rgba(185,189,200,.3)
}

.border-l-gray-300\/40 {
    border-left-color: rgba(185,189,200,.4)
}

.border-l-gray-300\/5 {
    border-left-color: rgba(185,189,200,.05)
}

.border-l-gray-300\/50 {
    border-left-color: rgba(185,189,200,.5)
}

.border-l-gray-300\/60 {
    border-left-color: rgba(185,189,200,.6)
}

.border-l-gray-300\/70 {
    border-left-color: rgba(185,189,200,.7)
}

.border-l-gray-300\/75 {
    border-left-color: rgba(185,189,200,.75)
}

.border-l-gray-300\/80 {
    border-left-color: rgba(185,189,200,.8)
}

.border-l-gray-300\/90 {
    border-left-color: rgba(185,189,200,.9)
}

.border-l-gray-300\/95 {
    border-left-color: rgba(185,189,200,.95)
}

.border-l-gray-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(167 171 183/var(--tw-border-opacity))
}

.border-l-gray-400\/0 {
    border-left-color: rgba(167,171,183,0)
}

.border-l-gray-400\/10 {
    border-left-color: rgba(167,171,183,.1)
}

.border-l-gray-400\/100 {
    border-left-color: #a7abb7
}

.border-l-gray-400\/20 {
    border-left-color: rgba(167,171,183,.2)
}

.border-l-gray-400\/25 {
    border-left-color: rgba(167,171,183,.25)
}

.border-l-gray-400\/30 {
    border-left-color: rgba(167,171,183,.3)
}

.border-l-gray-400\/40 {
    border-left-color: rgba(167,171,183,.4)
}

.border-l-gray-400\/5 {
    border-left-color: rgba(167,171,183,.05)
}

.border-l-gray-400\/50 {
    border-left-color: rgba(167,171,183,.5)
}

.border-l-gray-400\/60 {
    border-left-color: rgba(167,171,183,.6)
}

.border-l-gray-400\/70 {
    border-left-color: rgba(167,171,183,.7)
}

.border-l-gray-400\/75 {
    border-left-color: rgba(167,171,183,.75)
}

.border-l-gray-400\/80 {
    border-left-color: rgba(167,171,183,.8)
}

.border-l-gray-400\/90 {
    border-left-color: rgba(167,171,183,.9)
}

.border-l-gray-400\/95 {
    border-left-color: rgba(167,171,183,.95)
}

.border-l-gray-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(237 242 245/var(--tw-border-opacity))
}

.border-l-gray-50\/0 {
    border-left-color: rgba(237,242,245,0)
}

.border-l-gray-50\/10 {
    border-left-color: rgba(237,242,245,.1)
}

.border-l-gray-50\/100 {
    border-left-color: #edf2f5
}

.border-l-gray-50\/20 {
    border-left-color: rgba(237,242,245,.2)
}

.border-l-gray-50\/25 {
    border-left-color: rgba(237,242,245,.25)
}

.border-l-gray-50\/30 {
    border-left-color: rgba(237,242,245,.3)
}

.border-l-gray-50\/40 {
    border-left-color: rgba(237,242,245,.4)
}

.border-l-gray-50\/5 {
    border-left-color: rgba(237,242,245,.05)
}

.border-l-gray-50\/50 {
    border-left-color: rgba(237,242,245,.5)
}

.border-l-gray-50\/60 {
    border-left-color: rgba(237,242,245,.6)
}

.border-l-gray-50\/70 {
    border-left-color: rgba(237,242,245,.7)
}

.border-l-gray-50\/75 {
    border-left-color: rgba(237,242,245,.75)
}

.border-l-gray-50\/80 {
    border-left-color: rgba(237,242,245,.8)
}

.border-l-gray-50\/90 {
    border-left-color: rgba(237,242,245,.9)
}

.border-l-gray-50\/95 {
    border-left-color: rgba(237,242,245,.95)
}

.border-l-gray-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(149 152 166/var(--tw-border-opacity))
}

.border-l-gray-500\/0 {
    border-left-color: hsla(229,9%,62%,0)
}

.border-l-gray-500\/10 {
    border-left-color: hsla(229,9%,62%,.1)
}

.border-l-gray-500\/100 {
    border-left-color: #9598a6
}

.border-l-gray-500\/20 {
    border-left-color: hsla(229,9%,62%,.2)
}

.border-l-gray-500\/25 {
    border-left-color: hsla(229,9%,62%,.25)
}

.border-l-gray-500\/30 {
    border-left-color: hsla(229,9%,62%,.3)
}

.border-l-gray-500\/40 {
    border-left-color: hsla(229,9%,62%,.4)
}

.border-l-gray-500\/5 {
    border-left-color: hsla(229,9%,62%,.05)
}

.border-l-gray-500\/50 {
    border-left-color: hsla(229,9%,62%,.5)
}

.border-l-gray-500\/60 {
    border-left-color: hsla(229,9%,62%,.6)
}

.border-l-gray-500\/70 {
    border-left-color: hsla(229,9%,62%,.7)
}

.border-l-gray-500\/75 {
    border-left-color: hsla(229,9%,62%,.75)
}

.border-l-gray-500\/80 {
    border-left-color: hsla(229,9%,62%,.8)
}

.border-l-gray-500\/90 {
    border-left-color: hsla(229,9%,62%,.9)
}

.border-l-gray-500\/95 {
    border-left-color: hsla(229,9%,62%,.95)
}

.border-l-gray-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(131 132 149/var(--tw-border-opacity))
}

.border-l-gray-600\/0 {
    border-left-color: hsla(237,8%,55%,0)
}

.border-l-gray-600\/10 {
    border-left-color: hsla(237,8%,55%,.1)
}

.border-l-gray-600\/100 {
    border-left-color: #838495
}

.border-l-gray-600\/20 {
    border-left-color: hsla(237,8%,55%,.2)
}

.border-l-gray-600\/25 {
    border-left-color: hsla(237,8%,55%,.25)
}

.border-l-gray-600\/30 {
    border-left-color: hsla(237,8%,55%,.3)
}

.border-l-gray-600\/40 {
    border-left-color: hsla(237,8%,55%,.4)
}

.border-l-gray-600\/5 {
    border-left-color: hsla(237,8%,55%,.05)
}

.border-l-gray-600\/50 {
    border-left-color: hsla(237,8%,55%,.5)
}

.border-l-gray-600\/60 {
    border-left-color: hsla(237,8%,55%,.6)
}

.border-l-gray-600\/70 {
    border-left-color: hsla(237,8%,55%,.7)
}

.border-l-gray-600\/75 {
    border-left-color: hsla(237,8%,55%,.75)
}

.border-l-gray-600\/80 {
    border-left-color: hsla(237,8%,55%,.8)
}

.border-l-gray-600\/90 {
    border-left-color: hsla(237,8%,55%,.9)
}

.border-l-gray-600\/95 {
    border-left-color: hsla(237,8%,55%,.95)
}

.border-l-gray-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(111 112 130/var(--tw-border-opacity))
}

.border-l-gray-700\/0 {
    border-left-color: hsla(237,8%,47%,0)
}

.border-l-gray-700\/10 {
    border-left-color: hsla(237,8%,47%,.1)
}

.border-l-gray-700\/100 {
    border-left-color: #6f7082
}

.border-l-gray-700\/20 {
    border-left-color: hsla(237,8%,47%,.2)
}

.border-l-gray-700\/25 {
    border-left-color: hsla(237,8%,47%,.25)
}

.border-l-gray-700\/30 {
    border-left-color: hsla(237,8%,47%,.3)
}

.border-l-gray-700\/40 {
    border-left-color: hsla(237,8%,47%,.4)
}

.border-l-gray-700\/5 {
    border-left-color: hsla(237,8%,47%,.05)
}

.border-l-gray-700\/50 {
    border-left-color: hsla(237,8%,47%,.5)
}

.border-l-gray-700\/60 {
    border-left-color: hsla(237,8%,47%,.6)
}

.border-l-gray-700\/70 {
    border-left-color: hsla(237,8%,47%,.7)
}

.border-l-gray-700\/75 {
    border-left-color: hsla(237,8%,47%,.75)
}

.border-l-gray-700\/80 {
    border-left-color: hsla(237,8%,47%,.8)
}

.border-l-gray-700\/90 {
    border-left-color: hsla(237,8%,47%,.9)
}

.border-l-gray-700\/95 {
    border-left-color: hsla(237,8%,47%,.95)
}

.border-l-gray-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(92 90 110/var(--tw-border-opacity))
}

.border-l-gray-800\/0 {
    border-left-color: rgba(92,90,110,0)
}

.border-l-gray-800\/10 {
    border-left-color: rgba(92,90,110,.1)
}

.border-l-gray-800\/100 {
    border-left-color: #5c5a6e
}

.border-l-gray-800\/20 {
    border-left-color: rgba(92,90,110,.2)
}

.border-l-gray-800\/25 {
    border-left-color: rgba(92,90,110,.25)
}

.border-l-gray-800\/30 {
    border-left-color: rgba(92,90,110,.3)
}

.border-l-gray-800\/40 {
    border-left-color: rgba(92,90,110,.4)
}

.border-l-gray-800\/5 {
    border-left-color: rgba(92,90,110,.05)
}

.border-l-gray-800\/50 {
    border-left-color: rgba(92,90,110,.5)
}

.border-l-gray-800\/60 {
    border-left-color: rgba(92,90,110,.6)
}

.border-l-gray-800\/70 {
    border-left-color: rgba(92,90,110,.7)
}

.border-l-gray-800\/75 {
    border-left-color: rgba(92,90,110,.75)
}

.border-l-gray-800\/80 {
    border-left-color: rgba(92,90,110,.8)
}

.border-l-gray-800\/90 {
    border-left-color: rgba(92,90,110,.9)
}

.border-l-gray-800\/95 {
    border-left-color: rgba(92,90,110,.95)
}

.border-l-gray-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(71 67 88/var(--tw-border-opacity))
}

.border-l-gray-900\/0 {
    border-left-color: rgba(71,67,88,0)
}

.border-l-gray-900\/10 {
    border-left-color: rgba(71,67,88,.1)
}

.border-l-gray-900\/100 {
    border-left-color: #474358
}

.border-l-gray-900\/20 {
    border-left-color: rgba(71,67,88,.2)
}

.border-l-gray-900\/25 {
    border-left-color: rgba(71,67,88,.25)
}

.border-l-gray-900\/30 {
    border-left-color: rgba(71,67,88,.3)
}

.border-l-gray-900\/40 {
    border-left-color: rgba(71,67,88,.4)
}

.border-l-gray-900\/5 {
    border-left-color: rgba(71,67,88,.05)
}

.border-l-gray-900\/50 {
    border-left-color: rgba(71,67,88,.5)
}

.border-l-gray-900\/60 {
    border-left-color: rgba(71,67,88,.6)
}

.border-l-gray-900\/70 {
    border-left-color: rgba(71,67,88,.7)
}

.border-l-gray-900\/75 {
    border-left-color: rgba(71,67,88,.75)
}

.border-l-gray-900\/80 {
    border-left-color: rgba(71,67,88,.8)
}

.border-l-gray-900\/90 {
    border-left-color: rgba(71,67,88,.9)
}

.border-l-gray-900\/95 {
    border-left-color: rgba(71,67,88,.95)
}

.border-l-gray-alpha-100 {
    border-left-color: rgba(135,145,165,.1)
}

.border-l-gray-alpha-100\/0 {
    border-left-color: rgba(135,145,165,0)
}

.border-l-gray-alpha-100\/10 {
    border-left-color: rgba(135,145,165,.1)
}

.border-l-gray-alpha-100\/100 {
    border-left-color: #8791a5
}

.border-l-gray-alpha-100\/20 {
    border-left-color: rgba(135,145,165,.2)
}

.border-l-gray-alpha-100\/25 {
    border-left-color: rgba(135,145,165,.25)
}

.border-l-gray-alpha-100\/30 {
    border-left-color: rgba(135,145,165,.3)
}

.border-l-gray-alpha-100\/40 {
    border-left-color: rgba(135,145,165,.4)
}

.border-l-gray-alpha-100\/5 {
    border-left-color: rgba(135,145,165,.05)
}

.border-l-gray-alpha-100\/50 {
    border-left-color: rgba(135,145,165,.5)
}

.border-l-gray-alpha-100\/60 {
    border-left-color: rgba(135,145,165,.6)
}

.border-l-gray-alpha-100\/70 {
    border-left-color: rgba(135,145,165,.7)
}

.border-l-gray-alpha-100\/75 {
    border-left-color: rgba(135,145,165,.75)
}

.border-l-gray-alpha-100\/80 {
    border-left-color: rgba(135,145,165,.8)
}

.border-l-gray-alpha-100\/90 {
    border-left-color: rgba(135,145,165,.9)
}

.border-l-gray-alpha-100\/95 {
    border-left-color: rgba(135,145,165,.95)
}

.border-l-gray-alpha-200 {
    border-left-color: rgba(125,135,155,.2)
}

.border-l-gray-alpha-200\/0 {
    border-left-color: rgba(125,135,155,0)
}

.border-l-gray-alpha-200\/10 {
    border-left-color: rgba(125,135,155,.1)
}

.border-l-gray-alpha-200\/100 {
    border-left-color: #7d879b
}

.border-l-gray-alpha-200\/20 {
    border-left-color: rgba(125,135,155,.2)
}

.border-l-gray-alpha-200\/25 {
    border-left-color: rgba(125,135,155,.25)
}

.border-l-gray-alpha-200\/30 {
    border-left-color: rgba(125,135,155,.3)
}

.border-l-gray-alpha-200\/40 {
    border-left-color: rgba(125,135,155,.4)
}

.border-l-gray-alpha-200\/5 {
    border-left-color: rgba(125,135,155,.05)
}

.border-l-gray-alpha-200\/50 {
    border-left-color: rgba(125,135,155,.5)
}

.border-l-gray-alpha-200\/60 {
    border-left-color: rgba(125,135,155,.6)
}

.border-l-gray-alpha-200\/70 {
    border-left-color: rgba(125,135,155,.7)
}

.border-l-gray-alpha-200\/75 {
    border-left-color: rgba(125,135,155,.75)
}

.border-l-gray-alpha-200\/80 {
    border-left-color: rgba(125,135,155,.8)
}

.border-l-gray-alpha-200\/90 {
    border-left-color: rgba(125,135,155,.9)
}

.border-l-gray-alpha-200\/95 {
    border-left-color: rgba(125,135,155,.95)
}

.border-l-gray-alpha-300 {
    border-left-color: rgba(101,115,135,.3)
}

.border-l-gray-alpha-300\/0 {
    border-left-color: rgba(101,115,135,0)
}

.border-l-gray-alpha-300\/10 {
    border-left-color: rgba(101,115,135,.1)
}

.border-l-gray-alpha-300\/100 {
    border-left-color: #657387
}

.border-l-gray-alpha-300\/20 {
    border-left-color: rgba(101,115,135,.2)
}

.border-l-gray-alpha-300\/25 {
    border-left-color: rgba(101,115,135,.25)
}

.border-l-gray-alpha-300\/30 {
    border-left-color: rgba(101,115,135,.3)
}

.border-l-gray-alpha-300\/40 {
    border-left-color: rgba(101,115,135,.4)
}

.border-l-gray-alpha-300\/5 {
    border-left-color: rgba(101,115,135,.05)
}

.border-l-gray-alpha-300\/50 {
    border-left-color: rgba(101,115,135,.5)
}

.border-l-gray-alpha-300\/60 {
    border-left-color: rgba(101,115,135,.6)
}

.border-l-gray-alpha-300\/70 {
    border-left-color: rgba(101,115,135,.7)
}

.border-l-gray-alpha-300\/75 {
    border-left-color: rgba(101,115,135,.75)
}

.border-l-gray-alpha-300\/80 {
    border-left-color: rgba(101,115,135,.8)
}

.border-l-gray-alpha-300\/90 {
    border-left-color: rgba(101,115,135,.9)
}

.border-l-gray-alpha-300\/95 {
    border-left-color: rgba(101,115,135,.95)
}

.border-l-gray-alpha-400 {
    border-left-color: rgba(7,25,55,.4)
}

.border-l-gray-alpha-400\/0 {
    border-left-color: rgba(7,25,55,0)
}

.border-l-gray-alpha-400\/10 {
    border-left-color: rgba(7,25,55,.1)
}

.border-l-gray-alpha-400\/100 {
    border-left-color: #071937
}

.border-l-gray-alpha-400\/20 {
    border-left-color: rgba(7,25,55,.2)
}

.border-l-gray-alpha-400\/25 {
    border-left-color: rgba(7,25,55,.25)
}

.border-l-gray-alpha-400\/30 {
    border-left-color: rgba(7,25,55,.3)
}

.border-l-gray-alpha-400\/40 {
    border-left-color: rgba(7,25,55,.4)
}

.border-l-gray-alpha-400\/5 {
    border-left-color: rgba(7,25,55,.05)
}

.border-l-gray-alpha-400\/50 {
    border-left-color: rgba(7,25,55,.5)
}

.border-l-gray-alpha-400\/60 {
    border-left-color: rgba(7,25,55,.6)
}

.border-l-gray-alpha-400\/70 {
    border-left-color: rgba(7,25,55,.7)
}

.border-l-gray-alpha-400\/75 {
    border-left-color: rgba(7,25,55,.75)
}

.border-l-gray-alpha-400\/80 {
    border-left-color: rgba(7,25,55,.8)
}

.border-l-gray-alpha-400\/90 {
    border-left-color: rgba(7,25,55,.9)
}

.border-l-gray-alpha-400\/95 {
    border-left-color: rgba(7,25,55,.95)
}

.border-l-gray-alpha-50 {
    border-left-color: rgba(135,155,175,.05)
}

.border-l-gray-alpha-50\/0 {
    border-left-color: rgba(135,155,175,0)
}

.border-l-gray-alpha-50\/10 {
    border-left-color: rgba(135,155,175,.1)
}

.border-l-gray-alpha-50\/100 {
    border-left-color: #879baf
}

.border-l-gray-alpha-50\/20 {
    border-left-color: rgba(135,155,175,.2)
}

.border-l-gray-alpha-50\/25 {
    border-left-color: rgba(135,155,175,.25)
}

.border-l-gray-alpha-50\/30 {
    border-left-color: rgba(135,155,175,.3)
}

.border-l-gray-alpha-50\/40 {
    border-left-color: rgba(135,155,175,.4)
}

.border-l-gray-alpha-50\/5 {
    border-left-color: rgba(135,155,175,.05)
}

.border-l-gray-alpha-50\/50 {
    border-left-color: rgba(135,155,175,.5)
}

.border-l-gray-alpha-50\/60 {
    border-left-color: rgba(135,155,175,.6)
}

.border-l-gray-alpha-50\/70 {
    border-left-color: rgba(135,155,175,.7)
}

.border-l-gray-alpha-50\/75 {
    border-left-color: rgba(135,155,175,.75)
}

.border-l-gray-alpha-50\/80 {
    border-left-color: rgba(135,155,175,.8)
}

.border-l-gray-alpha-50\/90 {
    border-left-color: rgba(135,155,175,.9)
}

.border-l-gray-alpha-50\/95 {
    border-left-color: rgba(135,155,175,.95)
}

.border-l-gray-alpha-500 {
    border-left-color: rgba(8,20,43,.6)
}

.border-l-gray-alpha-500\/0 {
    border-left-color: rgba(8,20,43,0)
}

.border-l-gray-alpha-500\/10 {
    border-left-color: rgba(8,20,43,.1)
}

.border-l-gray-alpha-500\/100 {
    border-left-color: #08142b
}

.border-l-gray-alpha-500\/20 {
    border-left-color: rgba(8,20,43,.2)
}

.border-l-gray-alpha-500\/25 {
    border-left-color: rgba(8,20,43,.25)
}

.border-l-gray-alpha-500\/30 {
    border-left-color: rgba(8,20,43,.3)
}

.border-l-gray-alpha-500\/40 {
    border-left-color: rgba(8,20,43,.4)
}

.border-l-gray-alpha-500\/5 {
    border-left-color: rgba(8,20,43,.05)
}

.border-l-gray-alpha-500\/50 {
    border-left-color: rgba(8,20,43,.5)
}

.border-l-gray-alpha-500\/60 {
    border-left-color: rgba(8,20,43,.6)
}

.border-l-gray-alpha-500\/70 {
    border-left-color: rgba(8,20,43,.7)
}

.border-l-gray-alpha-500\/75 {
    border-left-color: rgba(8,20,43,.75)
}

.border-l-gray-alpha-500\/80 {
    border-left-color: rgba(8,20,43,.8)
}

.border-l-gray-alpha-500\/90 {
    border-left-color: rgba(8,20,43,.9)
}

.border-l-gray-alpha-500\/95 {
    border-left-color: rgba(8,20,43,.95)
}

.border-l-gray-alpha-600 {
    border-left-color: rgba(0,12,32,.7)
}

.border-l-gray-alpha-600\/0 {
    border-left-color: rgba(0,12,32,0)
}

.border-l-gray-alpha-600\/10 {
    border-left-color: rgba(0,12,32,.1)
}

.border-l-gray-alpha-600\/100 {
    border-left-color: #000c20
}

.border-l-gray-alpha-600\/20 {
    border-left-color: rgba(0,12,32,.2)
}

.border-l-gray-alpha-600\/25 {
    border-left-color: rgba(0,12,32,.25)
}

.border-l-gray-alpha-600\/30 {
    border-left-color: rgba(0,12,32,.3)
}

.border-l-gray-alpha-600\/40 {
    border-left-color: rgba(0,12,32,.4)
}

.border-l-gray-alpha-600\/5 {
    border-left-color: rgba(0,12,32,.05)
}

.border-l-gray-alpha-600\/50 {
    border-left-color: rgba(0,12,32,.5)
}

.border-l-gray-alpha-600\/60 {
    border-left-color: rgba(0,12,32,.6)
}

.border-l-gray-alpha-600\/70 {
    border-left-color: rgba(0,12,32,.7)
}

.border-l-gray-alpha-600\/75 {
    border-left-color: rgba(0,12,32,.75)
}

.border-l-gray-alpha-600\/80 {
    border-left-color: rgba(0,12,32,.8)
}

.border-l-gray-alpha-600\/90 {
    border-left-color: rgba(0,12,32,.9)
}

.border-l-gray-alpha-600\/95 {
    border-left-color: rgba(0,12,32,.95)
}

.border-l-gray-alpha-700 {
    border-left-color: rgba(5,17,37,.8)
}

.border-l-gray-alpha-700\/0 {
    border-left-color: rgba(5,17,37,0)
}

.border-l-gray-alpha-700\/10 {
    border-left-color: rgba(5,17,37,.1)
}

.border-l-gray-alpha-700\/100 {
    border-left-color: #051125
}

.border-l-gray-alpha-700\/20 {
    border-left-color: rgba(5,17,37,.2)
}

.border-l-gray-alpha-700\/25 {
    border-left-color: rgba(5,17,37,.25)
}

.border-l-gray-alpha-700\/30 {
    border-left-color: rgba(5,17,37,.3)
}

.border-l-gray-alpha-700\/40 {
    border-left-color: rgba(5,17,37,.4)
}

.border-l-gray-alpha-700\/5 {
    border-left-color: rgba(5,17,37,.05)
}

.border-l-gray-alpha-700\/50 {
    border-left-color: rgba(5,17,37,.5)
}

.border-l-gray-alpha-700\/60 {
    border-left-color: rgba(5,17,37,.6)
}

.border-l-gray-alpha-700\/70 {
    border-left-color: rgba(5,17,37,.7)
}

.border-l-gray-alpha-700\/75 {
    border-left-color: rgba(5,17,37,.75)
}

.border-l-gray-alpha-700\/80 {
    border-left-color: rgba(5,17,37,.8)
}

.border-l-gray-alpha-700\/90 {
    border-left-color: rgba(5,17,37,.9)
}

.border-l-gray-alpha-700\/95 {
    border-left-color: rgba(5,17,37,.95)
}

.border-l-gray-alpha-800 {
    border-left-color: rgba(6,17,32,.9)
}

.border-l-gray-alpha-800\/0 {
    border-left-color: rgba(6,17,32,0)
}

.border-l-gray-alpha-800\/10 {
    border-left-color: rgba(6,17,32,.1)
}

.border-l-gray-alpha-800\/100 {
    border-left-color: #061120
}

.border-l-gray-alpha-800\/20 {
    border-left-color: rgba(6,17,32,.2)
}

.border-l-gray-alpha-800\/25 {
    border-left-color: rgba(6,17,32,.25)
}

.border-l-gray-alpha-800\/30 {
    border-left-color: rgba(6,17,32,.3)
}

.border-l-gray-alpha-800\/40 {
    border-left-color: rgba(6,17,32,.4)
}

.border-l-gray-alpha-800\/5 {
    border-left-color: rgba(6,17,32,.05)
}

.border-l-gray-alpha-800\/50 {
    border-left-color: rgba(6,17,32,.5)
}

.border-l-gray-alpha-800\/60 {
    border-left-color: rgba(6,17,32,.6)
}

.border-l-gray-alpha-800\/70 {
    border-left-color: rgba(6,17,32,.7)
}

.border-l-gray-alpha-800\/75 {
    border-left-color: rgba(6,17,32,.75)
}

.border-l-gray-alpha-800\/80 {
    border-left-color: rgba(6,17,32,.8)
}

.border-l-gray-alpha-800\/90 {
    border-left-color: rgba(6,17,32,.9)
}

.border-l-gray-alpha-800\/95 {
    border-left-color: rgba(6,17,32,.95)
}

.border-l-gray-alpha-900 {
    border-left-color: rgba(4,11,27,.95)
}

.border-l-gray-alpha-900\/0 {
    border-left-color: rgba(4,11,27,0)
}

.border-l-gray-alpha-900\/10 {
    border-left-color: rgba(4,11,27,.1)
}

.border-l-gray-alpha-900\/100 {
    border-left-color: #040b1b
}

.border-l-gray-alpha-900\/20 {
    border-left-color: rgba(4,11,27,.2)
}

.border-l-gray-alpha-900\/25 {
    border-left-color: rgba(4,11,27,.25)
}

.border-l-gray-alpha-900\/30 {
    border-left-color: rgba(4,11,27,.3)
}

.border-l-gray-alpha-900\/40 {
    border-left-color: rgba(4,11,27,.4)
}

.border-l-gray-alpha-900\/5 {
    border-left-color: rgba(4,11,27,.05)
}

.border-l-gray-alpha-900\/50 {
    border-left-color: rgba(4,11,27,.5)
}

.border-l-gray-alpha-900\/60 {
    border-left-color: rgba(4,11,27,.6)
}

.border-l-gray-alpha-900\/70 {
    border-left-color: rgba(4,11,27,.7)
}

.border-l-gray-alpha-900\/75 {
    border-left-color: rgba(4,11,27,.75)
}

.border-l-gray-alpha-900\/80 {
    border-left-color: rgba(4,11,27,.8)
}

.border-l-gray-alpha-900\/90 {
    border-left-color: rgba(4,11,27,.9)
}

.border-l-gray-alpha-900\/95 {
    border-left-color: rgba(4,11,27,.95)
}

.border-l-gray-alpha-950 {
    border-left-color: #030712
}

.border-l-gray-alpha-950\/0 {
    border-left-color: rgba(3,7,18,0)
}

.border-l-gray-alpha-950\/10 {
    border-left-color: rgba(3,7,18,.1)
}

.border-l-gray-alpha-950\/100 {
    border-left-color: #030712
}

.border-l-gray-alpha-950\/20 {
    border-left-color: rgba(3,7,18,.2)
}

.border-l-gray-alpha-950\/25 {
    border-left-color: rgba(3,7,18,.25)
}

.border-l-gray-alpha-950\/30 {
    border-left-color: rgba(3,7,18,.3)
}

.border-l-gray-alpha-950\/40 {
    border-left-color: rgba(3,7,18,.4)
}

.border-l-gray-alpha-950\/5 {
    border-left-color: rgba(3,7,18,.05)
}

.border-l-gray-alpha-950\/50 {
    border-left-color: rgba(3,7,18,.5)
}

.border-l-gray-alpha-950\/60 {
    border-left-color: rgba(3,7,18,.6)
}

.border-l-gray-alpha-950\/70 {
    border-left-color: rgba(3,7,18,.7)
}

.border-l-gray-alpha-950\/75 {
    border-left-color: rgba(3,7,18,.75)
}

.border-l-gray-alpha-950\/80 {
    border-left-color: rgba(3,7,18,.8)
}

.border-l-gray-alpha-950\/90 {
    border-left-color: rgba(3,7,18,.9)
}

.border-l-gray-alpha-950\/95 {
    border-left-color: rgba(3,7,18,.95)
}

.border-l-gray-solid-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(243 244 246/var(--tw-border-opacity))
}

.border-l-gray-solid-100\/0 {
    border-left-color: rgba(243,244,246,0)
}

.border-l-gray-solid-100\/10 {
    border-left-color: rgba(243,244,246,.1)
}

.border-l-gray-solid-100\/100 {
    border-left-color: #f3f4f6
}

.border-l-gray-solid-100\/20 {
    border-left-color: rgba(243,244,246,.2)
}

.border-l-gray-solid-100\/25 {
    border-left-color: rgba(243,244,246,.25)
}

.border-l-gray-solid-100\/30 {
    border-left-color: rgba(243,244,246,.3)
}

.border-l-gray-solid-100\/40 {
    border-left-color: rgba(243,244,246,.4)
}

.border-l-gray-solid-100\/5 {
    border-left-color: rgba(243,244,246,.05)
}

.border-l-gray-solid-100\/50 {
    border-left-color: rgba(243,244,246,.5)
}

.border-l-gray-solid-100\/60 {
    border-left-color: rgba(243,244,246,.6)
}

.border-l-gray-solid-100\/70 {
    border-left-color: rgba(243,244,246,.7)
}

.border-l-gray-solid-100\/75 {
    border-left-color: rgba(243,244,246,.75)
}

.border-l-gray-solid-100\/80 {
    border-left-color: rgba(243,244,246,.8)
}

.border-l-gray-solid-100\/90 {
    border-left-color: rgba(243,244,246,.9)
}

.border-l-gray-solid-100\/95 {
    border-left-color: rgba(243,244,246,.95)
}

.border-l-gray-solid-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(229 231 235/var(--tw-border-opacity))
}

.border-l-gray-solid-200\/0 {
    border-left-color: rgba(229,231,235,0)
}

.border-l-gray-solid-200\/10 {
    border-left-color: rgba(229,231,235,.1)
}

.border-l-gray-solid-200\/100 {
    border-left-color: #e5e7eb
}

.border-l-gray-solid-200\/20 {
    border-left-color: rgba(229,231,235,.2)
}

.border-l-gray-solid-200\/25 {
    border-left-color: rgba(229,231,235,.25)
}

.border-l-gray-solid-200\/30 {
    border-left-color: rgba(229,231,235,.3)
}

.border-l-gray-solid-200\/40 {
    border-left-color: rgba(229,231,235,.4)
}

.border-l-gray-solid-200\/5 {
    border-left-color: rgba(229,231,235,.05)
}

.border-l-gray-solid-200\/50 {
    border-left-color: rgba(229,231,235,.5)
}

.border-l-gray-solid-200\/60 {
    border-left-color: rgba(229,231,235,.6)
}

.border-l-gray-solid-200\/70 {
    border-left-color: rgba(229,231,235,.7)
}

.border-l-gray-solid-200\/75 {
    border-left-color: rgba(229,231,235,.75)
}

.border-l-gray-solid-200\/80 {
    border-left-color: rgba(229,231,235,.8)
}

.border-l-gray-solid-200\/90 {
    border-left-color: rgba(229,231,235,.9)
}

.border-l-gray-solid-200\/95 {
    border-left-color: rgba(229,231,235,.95)
}

.border-l-gray-solid-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(209 213 219/var(--tw-border-opacity))
}

.border-l-gray-solid-300\/0 {
    border-left-color: rgba(209,213,219,0)
}

.border-l-gray-solid-300\/10 {
    border-left-color: rgba(209,213,219,.1)
}

.border-l-gray-solid-300\/100 {
    border-left-color: #d1d5db
}

.border-l-gray-solid-300\/20 {
    border-left-color: rgba(209,213,219,.2)
}

.border-l-gray-solid-300\/25 {
    border-left-color: rgba(209,213,219,.25)
}

.border-l-gray-solid-300\/30 {
    border-left-color: rgba(209,213,219,.3)
}

.border-l-gray-solid-300\/40 {
    border-left-color: rgba(209,213,219,.4)
}

.border-l-gray-solid-300\/5 {
    border-left-color: rgba(209,213,219,.05)
}

.border-l-gray-solid-300\/50 {
    border-left-color: rgba(209,213,219,.5)
}

.border-l-gray-solid-300\/60 {
    border-left-color: rgba(209,213,219,.6)
}

.border-l-gray-solid-300\/70 {
    border-left-color: rgba(209,213,219,.7)
}

.border-l-gray-solid-300\/75 {
    border-left-color: rgba(209,213,219,.75)
}

.border-l-gray-solid-300\/80 {
    border-left-color: rgba(209,213,219,.8)
}

.border-l-gray-solid-300\/90 {
    border-left-color: rgba(209,213,219,.9)
}

.border-l-gray-solid-300\/95 {
    border-left-color: rgba(209,213,219,.95)
}

.border-l-gray-solid-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(156 163 175/var(--tw-border-opacity))
}

.border-l-gray-solid-400\/0 {
    border-left-color: rgba(156,163,175,0)
}

.border-l-gray-solid-400\/10 {
    border-left-color: rgba(156,163,175,.1)
}

.border-l-gray-solid-400\/100 {
    border-left-color: #9ca3af
}

.border-l-gray-solid-400\/20 {
    border-left-color: rgba(156,163,175,.2)
}

.border-l-gray-solid-400\/25 {
    border-left-color: rgba(156,163,175,.25)
}

.border-l-gray-solid-400\/30 {
    border-left-color: rgba(156,163,175,.3)
}

.border-l-gray-solid-400\/40 {
    border-left-color: rgba(156,163,175,.4)
}

.border-l-gray-solid-400\/5 {
    border-left-color: rgba(156,163,175,.05)
}

.border-l-gray-solid-400\/50 {
    border-left-color: rgba(156,163,175,.5)
}

.border-l-gray-solid-400\/60 {
    border-left-color: rgba(156,163,175,.6)
}

.border-l-gray-solid-400\/70 {
    border-left-color: rgba(156,163,175,.7)
}

.border-l-gray-solid-400\/75 {
    border-left-color: rgba(156,163,175,.75)
}

.border-l-gray-solid-400\/80 {
    border-left-color: rgba(156,163,175,.8)
}

.border-l-gray-solid-400\/90 {
    border-left-color: rgba(156,163,175,.9)
}

.border-l-gray-solid-400\/95 {
    border-left-color: rgba(156,163,175,.95)
}

.border-l-gray-solid-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(249 250 251/var(--tw-border-opacity))
}

.border-l-gray-solid-50\/0 {
    border-left-color: rgba(249,250,251,0)
}

.border-l-gray-solid-50\/10 {
    border-left-color: rgba(249,250,251,.1)
}

.border-l-gray-solid-50\/100 {
    border-left-color: #f9fafb
}

.border-l-gray-solid-50\/20 {
    border-left-color: rgba(249,250,251,.2)
}

.border-l-gray-solid-50\/25 {
    border-left-color: rgba(249,250,251,.25)
}

.border-l-gray-solid-50\/30 {
    border-left-color: rgba(249,250,251,.3)
}

.border-l-gray-solid-50\/40 {
    border-left-color: rgba(249,250,251,.4)
}

.border-l-gray-solid-50\/5 {
    border-left-color: rgba(249,250,251,.05)
}

.border-l-gray-solid-50\/50 {
    border-left-color: rgba(249,250,251,.5)
}

.border-l-gray-solid-50\/60 {
    border-left-color: rgba(249,250,251,.6)
}

.border-l-gray-solid-50\/70 {
    border-left-color: rgba(249,250,251,.7)
}

.border-l-gray-solid-50\/75 {
    border-left-color: rgba(249,250,251,.75)
}

.border-l-gray-solid-50\/80 {
    border-left-color: rgba(249,250,251,.8)
}

.border-l-gray-solid-50\/90 {
    border-left-color: rgba(249,250,251,.9)
}

.border-l-gray-solid-50\/95 {
    border-left-color: rgba(249,250,251,.95)
}

.border-l-gray-solid-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(107 114 128/var(--tw-border-opacity))
}

.border-l-gray-solid-500\/0 {
    border-left-color: hsla(220,9%,46%,0)
}

.border-l-gray-solid-500\/10 {
    border-left-color: hsla(220,9%,46%,.1)
}

.border-l-gray-solid-500\/100 {
    border-left-color: #6b7280
}

.border-l-gray-solid-500\/20 {
    border-left-color: hsla(220,9%,46%,.2)
}

.border-l-gray-solid-500\/25 {
    border-left-color: hsla(220,9%,46%,.25)
}

.border-l-gray-solid-500\/30 {
    border-left-color: hsla(220,9%,46%,.3)
}

.border-l-gray-solid-500\/40 {
    border-left-color: hsla(220,9%,46%,.4)
}

.border-l-gray-solid-500\/5 {
    border-left-color: hsla(220,9%,46%,.05)
}

.border-l-gray-solid-500\/50 {
    border-left-color: hsla(220,9%,46%,.5)
}

.border-l-gray-solid-500\/60 {
    border-left-color: hsla(220,9%,46%,.6)
}

.border-l-gray-solid-500\/70 {
    border-left-color: hsla(220,9%,46%,.7)
}

.border-l-gray-solid-500\/75 {
    border-left-color: hsla(220,9%,46%,.75)
}

.border-l-gray-solid-500\/80 {
    border-left-color: hsla(220,9%,46%,.8)
}

.border-l-gray-solid-500\/90 {
    border-left-color: hsla(220,9%,46%,.9)
}

.border-l-gray-solid-500\/95 {
    border-left-color: hsla(220,9%,46%,.95)
}

.border-l-gray-solid-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(75 85 99/var(--tw-border-opacity))
}

.border-l-gray-solid-600\/0 {
    border-left-color: rgba(75,85,99,0)
}

.border-l-gray-solid-600\/10 {
    border-left-color: rgba(75,85,99,.1)
}

.border-l-gray-solid-600\/100 {
    border-left-color: #4b5563
}

.border-l-gray-solid-600\/20 {
    border-left-color: rgba(75,85,99,.2)
}

.border-l-gray-solid-600\/25 {
    border-left-color: rgba(75,85,99,.25)
}

.border-l-gray-solid-600\/30 {
    border-left-color: rgba(75,85,99,.3)
}

.border-l-gray-solid-600\/40 {
    border-left-color: rgba(75,85,99,.4)
}

.border-l-gray-solid-600\/5 {
    border-left-color: rgba(75,85,99,.05)
}

.border-l-gray-solid-600\/50 {
    border-left-color: rgba(75,85,99,.5)
}

.border-l-gray-solid-600\/60 {
    border-left-color: rgba(75,85,99,.6)
}

.border-l-gray-solid-600\/70 {
    border-left-color: rgba(75,85,99,.7)
}

.border-l-gray-solid-600\/75 {
    border-left-color: rgba(75,85,99,.75)
}

.border-l-gray-solid-600\/80 {
    border-left-color: rgba(75,85,99,.8)
}

.border-l-gray-solid-600\/90 {
    border-left-color: rgba(75,85,99,.9)
}

.border-l-gray-solid-600\/95 {
    border-left-color: rgba(75,85,99,.95)
}

.border-l-gray-solid-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(55 65 81/var(--tw-border-opacity))
}

.border-l-gray-solid-700\/0 {
    border-left-color: rgba(55,65,81,0)
}

.border-l-gray-solid-700\/10 {
    border-left-color: rgba(55,65,81,.1)
}

.border-l-gray-solid-700\/100 {
    border-left-color: #374151
}

.border-l-gray-solid-700\/20 {
    border-left-color: rgba(55,65,81,.2)
}

.border-l-gray-solid-700\/25 {
    border-left-color: rgba(55,65,81,.25)
}

.border-l-gray-solid-700\/30 {
    border-left-color: rgba(55,65,81,.3)
}

.border-l-gray-solid-700\/40 {
    border-left-color: rgba(55,65,81,.4)
}

.border-l-gray-solid-700\/5 {
    border-left-color: rgba(55,65,81,.05)
}

.border-l-gray-solid-700\/50 {
    border-left-color: rgba(55,65,81,.5)
}

.border-l-gray-solid-700\/60 {
    border-left-color: rgba(55,65,81,.6)
}

.border-l-gray-solid-700\/70 {
    border-left-color: rgba(55,65,81,.7)
}

.border-l-gray-solid-700\/75 {
    border-left-color: rgba(55,65,81,.75)
}

.border-l-gray-solid-700\/80 {
    border-left-color: rgba(55,65,81,.8)
}

.border-l-gray-solid-700\/90 {
    border-left-color: rgba(55,65,81,.9)
}

.border-l-gray-solid-700\/95 {
    border-left-color: rgba(55,65,81,.95)
}

.border-l-gray-solid-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(31 41 55/var(--tw-border-opacity))
}

.border-l-gray-solid-800\/0 {
    border-left-color: rgba(31,41,55,0)
}

.border-l-gray-solid-800\/10 {
    border-left-color: rgba(31,41,55,.1)
}

.border-l-gray-solid-800\/100 {
    border-left-color: #1f2937
}

.border-l-gray-solid-800\/20 {
    border-left-color: rgba(31,41,55,.2)
}

.border-l-gray-solid-800\/25 {
    border-left-color: rgba(31,41,55,.25)
}

.border-l-gray-solid-800\/30 {
    border-left-color: rgba(31,41,55,.3)
}

.border-l-gray-solid-800\/40 {
    border-left-color: rgba(31,41,55,.4)
}

.border-l-gray-solid-800\/5 {
    border-left-color: rgba(31,41,55,.05)
}

.border-l-gray-solid-800\/50 {
    border-left-color: rgba(31,41,55,.5)
}

.border-l-gray-solid-800\/60 {
    border-left-color: rgba(31,41,55,.6)
}

.border-l-gray-solid-800\/70 {
    border-left-color: rgba(31,41,55,.7)
}

.border-l-gray-solid-800\/75 {
    border-left-color: rgba(31,41,55,.75)
}

.border-l-gray-solid-800\/80 {
    border-left-color: rgba(31,41,55,.8)
}

.border-l-gray-solid-800\/90 {
    border-left-color: rgba(31,41,55,.9)
}

.border-l-gray-solid-800\/95 {
    border-left-color: rgba(31,41,55,.95)
}

.border-l-gray-solid-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(17 24 39/var(--tw-border-opacity))
}

.border-l-gray-solid-900\/0 {
    border-left-color: rgba(17,24,39,0)
}

.border-l-gray-solid-900\/10 {
    border-left-color: rgba(17,24,39,.1)
}

.border-l-gray-solid-900\/100 {
    border-left-color: #111827
}

.border-l-gray-solid-900\/20 {
    border-left-color: rgba(17,24,39,.2)
}

.border-l-gray-solid-900\/25 {
    border-left-color: rgba(17,24,39,.25)
}

.border-l-gray-solid-900\/30 {
    border-left-color: rgba(17,24,39,.3)
}

.border-l-gray-solid-900\/40 {
    border-left-color: rgba(17,24,39,.4)
}

.border-l-gray-solid-900\/5 {
    border-left-color: rgba(17,24,39,.05)
}

.border-l-gray-solid-900\/50 {
    border-left-color: rgba(17,24,39,.5)
}

.border-l-gray-solid-900\/60 {
    border-left-color: rgba(17,24,39,.6)
}

.border-l-gray-solid-900\/70 {
    border-left-color: rgba(17,24,39,.7)
}

.border-l-gray-solid-900\/75 {
    border-left-color: rgba(17,24,39,.75)
}

.border-l-gray-solid-900\/80 {
    border-left-color: rgba(17,24,39,.8)
}

.border-l-gray-solid-900\/90 {
    border-left-color: rgba(17,24,39,.9)
}

.border-l-gray-solid-900\/95 {
    border-left-color: rgba(17,24,39,.95)
}

.border-l-gray-solid-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(3 7 18/var(--tw-border-opacity))
}

.border-l-gray-solid-950\/0 {
    border-left-color: rgba(3,7,18,0)
}

.border-l-gray-solid-950\/10 {
    border-left-color: rgba(3,7,18,.1)
}

.border-l-gray-solid-950\/100 {
    border-left-color: #030712
}

.border-l-gray-solid-950\/20 {
    border-left-color: rgba(3,7,18,.2)
}

.border-l-gray-solid-950\/25 {
    border-left-color: rgba(3,7,18,.25)
}

.border-l-gray-solid-950\/30 {
    border-left-color: rgba(3,7,18,.3)
}

.border-l-gray-solid-950\/40 {
    border-left-color: rgba(3,7,18,.4)
}

.border-l-gray-solid-950\/5 {
    border-left-color: rgba(3,7,18,.05)
}

.border-l-gray-solid-950\/50 {
    border-left-color: rgba(3,7,18,.5)
}

.border-l-gray-solid-950\/60 {
    border-left-color: rgba(3,7,18,.6)
}

.border-l-gray-solid-950\/70 {
    border-left-color: rgba(3,7,18,.7)
}

.border-l-gray-solid-950\/75 {
    border-left-color: rgba(3,7,18,.75)
}

.border-l-gray-solid-950\/80 {
    border-left-color: rgba(3,7,18,.8)
}

.border-l-gray-solid-950\/90 {
    border-left-color: rgba(3,7,18,.9)
}

.border-l-gray-solid-950\/95 {
    border-left-color: rgba(3,7,18,.95)
}

.border-l-green-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(220 252 231/var(--tw-border-opacity))
}

.border-l-green-100\/0 {
    border-left-color: rgba(220,252,231,0)
}

.border-l-green-100\/10 {
    border-left-color: rgba(220,252,231,.1)
}

.border-l-green-100\/100 {
    border-left-color: #dcfce7
}

.border-l-green-100\/20 {
    border-left-color: rgba(220,252,231,.2)
}

.border-l-green-100\/25 {
    border-left-color: rgba(220,252,231,.25)
}

.border-l-green-100\/30 {
    border-left-color: rgba(220,252,231,.3)
}

.border-l-green-100\/40 {
    border-left-color: rgba(220,252,231,.4)
}

.border-l-green-100\/5 {
    border-left-color: rgba(220,252,231,.05)
}

.border-l-green-100\/50 {
    border-left-color: rgba(220,252,231,.5)
}

.border-l-green-100\/60 {
    border-left-color: rgba(220,252,231,.6)
}

.border-l-green-100\/70 {
    border-left-color: rgba(220,252,231,.7)
}

.border-l-green-100\/75 {
    border-left-color: rgba(220,252,231,.75)
}

.border-l-green-100\/80 {
    border-left-color: rgba(220,252,231,.8)
}

.border-l-green-100\/90 {
    border-left-color: rgba(220,252,231,.9)
}

.border-l-green-100\/95 {
    border-left-color: rgba(220,252,231,.95)
}

.border-l-green-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(187 247 208/var(--tw-border-opacity))
}

.border-l-green-200\/0 {
    border-left-color: rgba(187,247,208,0)
}

.border-l-green-200\/10 {
    border-left-color: rgba(187,247,208,.1)
}

.border-l-green-200\/100 {
    border-left-color: #bbf7d0
}

.border-l-green-200\/20 {
    border-left-color: rgba(187,247,208,.2)
}

.border-l-green-200\/25 {
    border-left-color: rgba(187,247,208,.25)
}

.border-l-green-200\/30 {
    border-left-color: rgba(187,247,208,.3)
}

.border-l-green-200\/40 {
    border-left-color: rgba(187,247,208,.4)
}

.border-l-green-200\/5 {
    border-left-color: rgba(187,247,208,.05)
}

.border-l-green-200\/50 {
    border-left-color: rgba(187,247,208,.5)
}

.border-l-green-200\/60 {
    border-left-color: rgba(187,247,208,.6)
}

.border-l-green-200\/70 {
    border-left-color: rgba(187,247,208,.7)
}

.border-l-green-200\/75 {
    border-left-color: rgba(187,247,208,.75)
}

.border-l-green-200\/80 {
    border-left-color: rgba(187,247,208,.8)
}

.border-l-green-200\/90 {
    border-left-color: rgba(187,247,208,.9)
}

.border-l-green-200\/95 {
    border-left-color: rgba(187,247,208,.95)
}

.border-l-green-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(134 239 172/var(--tw-border-opacity))
}

.border-l-green-300\/0 {
    border-left-color: rgba(134,239,172,0)
}

.border-l-green-300\/10 {
    border-left-color: rgba(134,239,172,.1)
}

.border-l-green-300\/100 {
    border-left-color: #86efac
}

.border-l-green-300\/20 {
    border-left-color: rgba(134,239,172,.2)
}

.border-l-green-300\/25 {
    border-left-color: rgba(134,239,172,.25)
}

.border-l-green-300\/30 {
    border-left-color: rgba(134,239,172,.3)
}

.border-l-green-300\/40 {
    border-left-color: rgba(134,239,172,.4)
}

.border-l-green-300\/5 {
    border-left-color: rgba(134,239,172,.05)
}

.border-l-green-300\/50 {
    border-left-color: rgba(134,239,172,.5)
}

.border-l-green-300\/60 {
    border-left-color: rgba(134,239,172,.6)
}

.border-l-green-300\/70 {
    border-left-color: rgba(134,239,172,.7)
}

.border-l-green-300\/75 {
    border-left-color: rgba(134,239,172,.75)
}

.border-l-green-300\/80 {
    border-left-color: rgba(134,239,172,.8)
}

.border-l-green-300\/90 {
    border-left-color: rgba(134,239,172,.9)
}

.border-l-green-300\/95 {
    border-left-color: rgba(134,239,172,.95)
}

.border-l-green-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(74 222 128/var(--tw-border-opacity))
}

.border-l-green-400\/0 {
    border-left-color: rgba(74,222,128,0)
}

.border-l-green-400\/10 {
    border-left-color: rgba(74,222,128,.1)
}

.border-l-green-400\/100 {
    border-left-color: #4ade80
}

.border-l-green-400\/20 {
    border-left-color: rgba(74,222,128,.2)
}

.border-l-green-400\/25 {
    border-left-color: rgba(74,222,128,.25)
}

.border-l-green-400\/30 {
    border-left-color: rgba(74,222,128,.3)
}

.border-l-green-400\/40 {
    border-left-color: rgba(74,222,128,.4)
}

.border-l-green-400\/5 {
    border-left-color: rgba(74,222,128,.05)
}

.border-l-green-400\/50 {
    border-left-color: rgba(74,222,128,.5)
}

.border-l-green-400\/60 {
    border-left-color: rgba(74,222,128,.6)
}

.border-l-green-400\/70 {
    border-left-color: rgba(74,222,128,.7)
}

.border-l-green-400\/75 {
    border-left-color: rgba(74,222,128,.75)
}

.border-l-green-400\/80 {
    border-left-color: rgba(74,222,128,.8)
}

.border-l-green-400\/90 {
    border-left-color: rgba(74,222,128,.9)
}

.border-l-green-400\/95 {
    border-left-color: rgba(74,222,128,.95)
}

.border-l-green-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(240 253 244/var(--tw-border-opacity))
}

.border-l-green-50\/0 {
    border-left-color: rgba(240,253,244,0)
}

.border-l-green-50\/10 {
    border-left-color: rgba(240,253,244,.1)
}

.border-l-green-50\/100 {
    border-left-color: #f0fdf4
}

.border-l-green-50\/20 {
    border-left-color: rgba(240,253,244,.2)
}

.border-l-green-50\/25 {
    border-left-color: rgba(240,253,244,.25)
}

.border-l-green-50\/30 {
    border-left-color: rgba(240,253,244,.3)
}

.border-l-green-50\/40 {
    border-left-color: rgba(240,253,244,.4)
}

.border-l-green-50\/5 {
    border-left-color: rgba(240,253,244,.05)
}

.border-l-green-50\/50 {
    border-left-color: rgba(240,253,244,.5)
}

.border-l-green-50\/60 {
    border-left-color: rgba(240,253,244,.6)
}

.border-l-green-50\/70 {
    border-left-color: rgba(240,253,244,.7)
}

.border-l-green-50\/75 {
    border-left-color: rgba(240,253,244,.75)
}

.border-l-green-50\/80 {
    border-left-color: rgba(240,253,244,.8)
}

.border-l-green-50\/90 {
    border-left-color: rgba(240,253,244,.9)
}

.border-l-green-50\/95 {
    border-left-color: rgba(240,253,244,.95)
}

.border-l-green-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(34 197 94/var(--tw-border-opacity))
}

.border-l-green-500\/0 {
    border-left-color: rgba(34,197,94,0)
}

.border-l-green-500\/10 {
    border-left-color: rgba(34,197,94,.1)
}

.border-l-green-500\/100 {
    border-left-color: #22c55e
}

.border-l-green-500\/20 {
    border-left-color: rgba(34,197,94,.2)
}

.border-l-green-500\/25 {
    border-left-color: rgba(34,197,94,.25)
}

.border-l-green-500\/30 {
    border-left-color: rgba(34,197,94,.3)
}

.border-l-green-500\/40 {
    border-left-color: rgba(34,197,94,.4)
}

.border-l-green-500\/5 {
    border-left-color: rgba(34,197,94,.05)
}

.border-l-green-500\/50 {
    border-left-color: rgba(34,197,94,.5)
}

.border-l-green-500\/60 {
    border-left-color: rgba(34,197,94,.6)
}

.border-l-green-500\/70 {
    border-left-color: rgba(34,197,94,.7)
}

.border-l-green-500\/75 {
    border-left-color: rgba(34,197,94,.75)
}

.border-l-green-500\/80 {
    border-left-color: rgba(34,197,94,.8)
}

.border-l-green-500\/90 {
    border-left-color: rgba(34,197,94,.9)
}

.border-l-green-500\/95 {
    border-left-color: rgba(34,197,94,.95)
}

.border-l-green-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(22 163 74/var(--tw-border-opacity))
}

.border-l-green-600\/0 {
    border-left-color: rgba(22,163,74,0)
}

.border-l-green-600\/10 {
    border-left-color: rgba(22,163,74,.1)
}

.border-l-green-600\/100 {
    border-left-color: #16a34a
}

.border-l-green-600\/20 {
    border-left-color: rgba(22,163,74,.2)
}

.border-l-green-600\/25 {
    border-left-color: rgba(22,163,74,.25)
}

.border-l-green-600\/30 {
    border-left-color: rgba(22,163,74,.3)
}

.border-l-green-600\/40 {
    border-left-color: rgba(22,163,74,.4)
}

.border-l-green-600\/5 {
    border-left-color: rgba(22,163,74,.05)
}

.border-l-green-600\/50 {
    border-left-color: rgba(22,163,74,.5)
}

.border-l-green-600\/60 {
    border-left-color: rgba(22,163,74,.6)
}

.border-l-green-600\/70 {
    border-left-color: rgba(22,163,74,.7)
}

.border-l-green-600\/75 {
    border-left-color: rgba(22,163,74,.75)
}

.border-l-green-600\/80 {
    border-left-color: rgba(22,163,74,.8)
}

.border-l-green-600\/90 {
    border-left-color: rgba(22,163,74,.9)
}

.border-l-green-600\/95 {
    border-left-color: rgba(22,163,74,.95)
}

.border-l-green-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(21 128 61/var(--tw-border-opacity))
}

.border-l-green-700\/0 {
    border-left-color: rgba(21,128,61,0)
}

.border-l-green-700\/10 {
    border-left-color: rgba(21,128,61,.1)
}

.border-l-green-700\/100 {
    border-left-color: #15803d
}

.border-l-green-700\/20 {
    border-left-color: rgba(21,128,61,.2)
}

.border-l-green-700\/25 {
    border-left-color: rgba(21,128,61,.25)
}

.border-l-green-700\/30 {
    border-left-color: rgba(21,128,61,.3)
}

.border-l-green-700\/40 {
    border-left-color: rgba(21,128,61,.4)
}

.border-l-green-700\/5 {
    border-left-color: rgba(21,128,61,.05)
}

.border-l-green-700\/50 {
    border-left-color: rgba(21,128,61,.5)
}

.border-l-green-700\/60 {
    border-left-color: rgba(21,128,61,.6)
}

.border-l-green-700\/70 {
    border-left-color: rgba(21,128,61,.7)
}

.border-l-green-700\/75 {
    border-left-color: rgba(21,128,61,.75)
}

.border-l-green-700\/80 {
    border-left-color: rgba(21,128,61,.8)
}

.border-l-green-700\/90 {
    border-left-color: rgba(21,128,61,.9)
}

.border-l-green-700\/95 {
    border-left-color: rgba(21,128,61,.95)
}

.border-l-green-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(22 101 52/var(--tw-border-opacity))
}

.border-l-green-800\/0 {
    border-left-color: rgba(22,101,52,0)
}

.border-l-green-800\/10 {
    border-left-color: rgba(22,101,52,.1)
}

.border-l-green-800\/100 {
    border-left-color: #166534
}

.border-l-green-800\/20 {
    border-left-color: rgba(22,101,52,.2)
}

.border-l-green-800\/25 {
    border-left-color: rgba(22,101,52,.25)
}

.border-l-green-800\/30 {
    border-left-color: rgba(22,101,52,.3)
}

.border-l-green-800\/40 {
    border-left-color: rgba(22,101,52,.4)
}

.border-l-green-800\/5 {
    border-left-color: rgba(22,101,52,.05)
}

.border-l-green-800\/50 {
    border-left-color: rgba(22,101,52,.5)
}

.border-l-green-800\/60 {
    border-left-color: rgba(22,101,52,.6)
}

.border-l-green-800\/70 {
    border-left-color: rgba(22,101,52,.7)
}

.border-l-green-800\/75 {
    border-left-color: rgba(22,101,52,.75)
}

.border-l-green-800\/80 {
    border-left-color: rgba(22,101,52,.8)
}

.border-l-green-800\/90 {
    border-left-color: rgba(22,101,52,.9)
}

.border-l-green-800\/95 {
    border-left-color: rgba(22,101,52,.95)
}

.border-l-green-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(20 83 45/var(--tw-border-opacity))
}

.border-l-green-900\/0 {
    border-left-color: rgba(20,83,45,0)
}

.border-l-green-900\/10 {
    border-left-color: rgba(20,83,45,.1)
}

.border-l-green-900\/100 {
    border-left-color: #14532d
}

.border-l-green-900\/20 {
    border-left-color: rgba(20,83,45,.2)
}

.border-l-green-900\/25 {
    border-left-color: rgba(20,83,45,.25)
}

.border-l-green-900\/30 {
    border-left-color: rgba(20,83,45,.3)
}

.border-l-green-900\/40 {
    border-left-color: rgba(20,83,45,.4)
}

.border-l-green-900\/5 {
    border-left-color: rgba(20,83,45,.05)
}

.border-l-green-900\/50 {
    border-left-color: rgba(20,83,45,.5)
}

.border-l-green-900\/60 {
    border-left-color: rgba(20,83,45,.6)
}

.border-l-green-900\/70 {
    border-left-color: rgba(20,83,45,.7)
}

.border-l-green-900\/75 {
    border-left-color: rgba(20,83,45,.75)
}

.border-l-green-900\/80 {
    border-left-color: rgba(20,83,45,.8)
}

.border-l-green-900\/90 {
    border-left-color: rgba(20,83,45,.9)
}

.border-l-green-900\/95 {
    border-left-color: rgba(20,83,45,.95)
}

.border-l-green-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(5 46 22/var(--tw-border-opacity))
}

.border-l-green-950\/0 {
    border-left-color: rgba(5,46,22,0)
}

.border-l-green-950\/10 {
    border-left-color: rgba(5,46,22,.1)
}

.border-l-green-950\/100 {
    border-left-color: #052e16
}

.border-l-green-950\/20 {
    border-left-color: rgba(5,46,22,.2)
}

.border-l-green-950\/25 {
    border-left-color: rgba(5,46,22,.25)
}

.border-l-green-950\/30 {
    border-left-color: rgba(5,46,22,.3)
}

.border-l-green-950\/40 {
    border-left-color: rgba(5,46,22,.4)
}

.border-l-green-950\/5 {
    border-left-color: rgba(5,46,22,.05)
}

.border-l-green-950\/50 {
    border-left-color: rgba(5,46,22,.5)
}

.border-l-green-950\/60 {
    border-left-color: rgba(5,46,22,.6)
}

.border-l-green-950\/70 {
    border-left-color: rgba(5,46,22,.7)
}

.border-l-green-950\/75 {
    border-left-color: rgba(5,46,22,.75)
}

.border-l-green-950\/80 {
    border-left-color: rgba(5,46,22,.8)
}

.border-l-green-950\/90 {
    border-left-color: rgba(5,46,22,.9)
}

.border-l-green-950\/95 {
    border-left-color: rgba(5,46,22,.95)
}

.border-l-indigo-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(224 231 255/var(--tw-border-opacity))
}

.border-l-indigo-100\/0 {
    border-left-color: rgba(224,231,255,0)
}

.border-l-indigo-100\/10 {
    border-left-color: rgba(224,231,255,.1)
}

.border-l-indigo-100\/100 {
    border-left-color: #e0e7ff
}

.border-l-indigo-100\/20 {
    border-left-color: rgba(224,231,255,.2)
}

.border-l-indigo-100\/25 {
    border-left-color: rgba(224,231,255,.25)
}

.border-l-indigo-100\/30 {
    border-left-color: rgba(224,231,255,.3)
}

.border-l-indigo-100\/40 {
    border-left-color: rgba(224,231,255,.4)
}

.border-l-indigo-100\/5 {
    border-left-color: rgba(224,231,255,.05)
}

.border-l-indigo-100\/50 {
    border-left-color: rgba(224,231,255,.5)
}

.border-l-indigo-100\/60 {
    border-left-color: rgba(224,231,255,.6)
}

.border-l-indigo-100\/70 {
    border-left-color: rgba(224,231,255,.7)
}

.border-l-indigo-100\/75 {
    border-left-color: rgba(224,231,255,.75)
}

.border-l-indigo-100\/80 {
    border-left-color: rgba(224,231,255,.8)
}

.border-l-indigo-100\/90 {
    border-left-color: rgba(224,231,255,.9)
}

.border-l-indigo-100\/95 {
    border-left-color: rgba(224,231,255,.95)
}

.border-l-indigo-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(199 210 254/var(--tw-border-opacity))
}

.border-l-indigo-200\/0 {
    border-left-color: rgba(199,210,254,0)
}

.border-l-indigo-200\/10 {
    border-left-color: rgba(199,210,254,.1)
}

.border-l-indigo-200\/100 {
    border-left-color: #c7d2fe
}

.border-l-indigo-200\/20 {
    border-left-color: rgba(199,210,254,.2)
}

.border-l-indigo-200\/25 {
    border-left-color: rgba(199,210,254,.25)
}

.border-l-indigo-200\/30 {
    border-left-color: rgba(199,210,254,.3)
}

.border-l-indigo-200\/40 {
    border-left-color: rgba(199,210,254,.4)
}

.border-l-indigo-200\/5 {
    border-left-color: rgba(199,210,254,.05)
}

.border-l-indigo-200\/50 {
    border-left-color: rgba(199,210,254,.5)
}

.border-l-indigo-200\/60 {
    border-left-color: rgba(199,210,254,.6)
}

.border-l-indigo-200\/70 {
    border-left-color: rgba(199,210,254,.7)
}

.border-l-indigo-200\/75 {
    border-left-color: rgba(199,210,254,.75)
}

.border-l-indigo-200\/80 {
    border-left-color: rgba(199,210,254,.8)
}

.border-l-indigo-200\/90 {
    border-left-color: rgba(199,210,254,.9)
}

.border-l-indigo-200\/95 {
    border-left-color: rgba(199,210,254,.95)
}

.border-l-indigo-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(165 180 252/var(--tw-border-opacity))
}

.border-l-indigo-300\/0 {
    border-left-color: rgba(165,180,252,0)
}

.border-l-indigo-300\/10 {
    border-left-color: rgba(165,180,252,.1)
}

.border-l-indigo-300\/100 {
    border-left-color: #a5b4fc
}

.border-l-indigo-300\/20 {
    border-left-color: rgba(165,180,252,.2)
}

.border-l-indigo-300\/25 {
    border-left-color: rgba(165,180,252,.25)
}

.border-l-indigo-300\/30 {
    border-left-color: rgba(165,180,252,.3)
}

.border-l-indigo-300\/40 {
    border-left-color: rgba(165,180,252,.4)
}

.border-l-indigo-300\/5 {
    border-left-color: rgba(165,180,252,.05)
}

.border-l-indigo-300\/50 {
    border-left-color: rgba(165,180,252,.5)
}

.border-l-indigo-300\/60 {
    border-left-color: rgba(165,180,252,.6)
}

.border-l-indigo-300\/70 {
    border-left-color: rgba(165,180,252,.7)
}

.border-l-indigo-300\/75 {
    border-left-color: rgba(165,180,252,.75)
}

.border-l-indigo-300\/80 {
    border-left-color: rgba(165,180,252,.8)
}

.border-l-indigo-300\/90 {
    border-left-color: rgba(165,180,252,.9)
}

.border-l-indigo-300\/95 {
    border-left-color: rgba(165,180,252,.95)
}

.border-l-indigo-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(129 140 248/var(--tw-border-opacity))
}

.border-l-indigo-400\/0 {
    border-left-color: rgba(129,140,248,0)
}

.border-l-indigo-400\/10 {
    border-left-color: rgba(129,140,248,.1)
}

.border-l-indigo-400\/100 {
    border-left-color: #818cf8
}

.border-l-indigo-400\/20 {
    border-left-color: rgba(129,140,248,.2)
}

.border-l-indigo-400\/25 {
    border-left-color: rgba(129,140,248,.25)
}

.border-l-indigo-400\/30 {
    border-left-color: rgba(129,140,248,.3)
}

.border-l-indigo-400\/40 {
    border-left-color: rgba(129,140,248,.4)
}

.border-l-indigo-400\/5 {
    border-left-color: rgba(129,140,248,.05)
}

.border-l-indigo-400\/50 {
    border-left-color: rgba(129,140,248,.5)
}

.border-l-indigo-400\/60 {
    border-left-color: rgba(129,140,248,.6)
}

.border-l-indigo-400\/70 {
    border-left-color: rgba(129,140,248,.7)
}

.border-l-indigo-400\/75 {
    border-left-color: rgba(129,140,248,.75)
}

.border-l-indigo-400\/80 {
    border-left-color: rgba(129,140,248,.8)
}

.border-l-indigo-400\/90 {
    border-left-color: rgba(129,140,248,.9)
}

.border-l-indigo-400\/95 {
    border-left-color: rgba(129,140,248,.95)
}

.border-l-indigo-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(238 242 255/var(--tw-border-opacity))
}

.border-l-indigo-50\/0 {
    border-left-color: rgba(238,242,255,0)
}

.border-l-indigo-50\/10 {
    border-left-color: rgba(238,242,255,.1)
}

.border-l-indigo-50\/100 {
    border-left-color: #eef2ff
}

.border-l-indigo-50\/20 {
    border-left-color: rgba(238,242,255,.2)
}

.border-l-indigo-50\/25 {
    border-left-color: rgba(238,242,255,.25)
}

.border-l-indigo-50\/30 {
    border-left-color: rgba(238,242,255,.3)
}

.border-l-indigo-50\/40 {
    border-left-color: rgba(238,242,255,.4)
}

.border-l-indigo-50\/5 {
    border-left-color: rgba(238,242,255,.05)
}

.border-l-indigo-50\/50 {
    border-left-color: rgba(238,242,255,.5)
}

.border-l-indigo-50\/60 {
    border-left-color: rgba(238,242,255,.6)
}

.border-l-indigo-50\/70 {
    border-left-color: rgba(238,242,255,.7)
}

.border-l-indigo-50\/75 {
    border-left-color: rgba(238,242,255,.75)
}

.border-l-indigo-50\/80 {
    border-left-color: rgba(238,242,255,.8)
}

.border-l-indigo-50\/90 {
    border-left-color: rgba(238,242,255,.9)
}

.border-l-indigo-50\/95 {
    border-left-color: rgba(238,242,255,.95)
}

.border-l-indigo-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(99 102 241/var(--tw-border-opacity))
}

.border-l-indigo-500\/0 {
    border-left-color: rgba(99,102,241,0)
}

.border-l-indigo-500\/10 {
    border-left-color: rgba(99,102,241,.1)
}

.border-l-indigo-500\/100 {
    border-left-color: #6366f1
}

.border-l-indigo-500\/20 {
    border-left-color: rgba(99,102,241,.2)
}

.border-l-indigo-500\/25 {
    border-left-color: rgba(99,102,241,.25)
}

.border-l-indigo-500\/30 {
    border-left-color: rgba(99,102,241,.3)
}

.border-l-indigo-500\/40 {
    border-left-color: rgba(99,102,241,.4)
}

.border-l-indigo-500\/5 {
    border-left-color: rgba(99,102,241,.05)
}

.border-l-indigo-500\/50 {
    border-left-color: rgba(99,102,241,.5)
}

.border-l-indigo-500\/60 {
    border-left-color: rgba(99,102,241,.6)
}

.border-l-indigo-500\/70 {
    border-left-color: rgba(99,102,241,.7)
}

.border-l-indigo-500\/75 {
    border-left-color: rgba(99,102,241,.75)
}

.border-l-indigo-500\/80 {
    border-left-color: rgba(99,102,241,.8)
}

.border-l-indigo-500\/90 {
    border-left-color: rgba(99,102,241,.9)
}

.border-l-indigo-500\/95 {
    border-left-color: rgba(99,102,241,.95)
}

.border-l-indigo-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(79 70 229/var(--tw-border-opacity))
}

.border-l-indigo-600\/0 {
    border-left-color: rgba(79,70,229,0)
}

.border-l-indigo-600\/10 {
    border-left-color: rgba(79,70,229,.1)
}

.border-l-indigo-600\/100 {
    border-left-color: #4f46e5
}

.border-l-indigo-600\/20 {
    border-left-color: rgba(79,70,229,.2)
}

.border-l-indigo-600\/25 {
    border-left-color: rgba(79,70,229,.25)
}

.border-l-indigo-600\/30 {
    border-left-color: rgba(79,70,229,.3)
}

.border-l-indigo-600\/40 {
    border-left-color: rgba(79,70,229,.4)
}

.border-l-indigo-600\/5 {
    border-left-color: rgba(79,70,229,.05)
}

.border-l-indigo-600\/50 {
    border-left-color: rgba(79,70,229,.5)
}

.border-l-indigo-600\/60 {
    border-left-color: rgba(79,70,229,.6)
}

.border-l-indigo-600\/70 {
    border-left-color: rgba(79,70,229,.7)
}

.border-l-indigo-600\/75 {
    border-left-color: rgba(79,70,229,.75)
}

.border-l-indigo-600\/80 {
    border-left-color: rgba(79,70,229,.8)
}

.border-l-indigo-600\/90 {
    border-left-color: rgba(79,70,229,.9)
}

.border-l-indigo-600\/95 {
    border-left-color: rgba(79,70,229,.95)
}

.border-l-indigo-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(67 56 202/var(--tw-border-opacity))
}

.border-l-indigo-700\/0 {
    border-left-color: rgba(67,56,202,0)
}

.border-l-indigo-700\/10 {
    border-left-color: rgba(67,56,202,.1)
}

.border-l-indigo-700\/100 {
    border-left-color: #4338ca
}

.border-l-indigo-700\/20 {
    border-left-color: rgba(67,56,202,.2)
}

.border-l-indigo-700\/25 {
    border-left-color: rgba(67,56,202,.25)
}

.border-l-indigo-700\/30 {
    border-left-color: rgba(67,56,202,.3)
}

.border-l-indigo-700\/40 {
    border-left-color: rgba(67,56,202,.4)
}

.border-l-indigo-700\/5 {
    border-left-color: rgba(67,56,202,.05)
}

.border-l-indigo-700\/50 {
    border-left-color: rgba(67,56,202,.5)
}

.border-l-indigo-700\/60 {
    border-left-color: rgba(67,56,202,.6)
}

.border-l-indigo-700\/70 {
    border-left-color: rgba(67,56,202,.7)
}

.border-l-indigo-700\/75 {
    border-left-color: rgba(67,56,202,.75)
}

.border-l-indigo-700\/80 {
    border-left-color: rgba(67,56,202,.8)
}

.border-l-indigo-700\/90 {
    border-left-color: rgba(67,56,202,.9)
}

.border-l-indigo-700\/95 {
    border-left-color: rgba(67,56,202,.95)
}

.border-l-indigo-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(55 48 163/var(--tw-border-opacity))
}

.border-l-indigo-800\/0 {
    border-left-color: rgba(55,48,163,0)
}

.border-l-indigo-800\/10 {
    border-left-color: rgba(55,48,163,.1)
}

.border-l-indigo-800\/100 {
    border-left-color: #3730a3
}

.border-l-indigo-800\/20 {
    border-left-color: rgba(55,48,163,.2)
}

.border-l-indigo-800\/25 {
    border-left-color: rgba(55,48,163,.25)
}

.border-l-indigo-800\/30 {
    border-left-color: rgba(55,48,163,.3)
}

.border-l-indigo-800\/40 {
    border-left-color: rgba(55,48,163,.4)
}

.border-l-indigo-800\/5 {
    border-left-color: rgba(55,48,163,.05)
}

.border-l-indigo-800\/50 {
    border-left-color: rgba(55,48,163,.5)
}

.border-l-indigo-800\/60 {
    border-left-color: rgba(55,48,163,.6)
}

.border-l-indigo-800\/70 {
    border-left-color: rgba(55,48,163,.7)
}

.border-l-indigo-800\/75 {
    border-left-color: rgba(55,48,163,.75)
}

.border-l-indigo-800\/80 {
    border-left-color: rgba(55,48,163,.8)
}

.border-l-indigo-800\/90 {
    border-left-color: rgba(55,48,163,.9)
}

.border-l-indigo-800\/95 {
    border-left-color: rgba(55,48,163,.95)
}

.border-l-indigo-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(49 46 129/var(--tw-border-opacity))
}

.border-l-indigo-900\/0 {
    border-left-color: rgba(49,46,129,0)
}

.border-l-indigo-900\/10 {
    border-left-color: rgba(49,46,129,.1)
}

.border-l-indigo-900\/100 {
    border-left-color: #312e81
}

.border-l-indigo-900\/20 {
    border-left-color: rgba(49,46,129,.2)
}

.border-l-indigo-900\/25 {
    border-left-color: rgba(49,46,129,.25)
}

.border-l-indigo-900\/30 {
    border-left-color: rgba(49,46,129,.3)
}

.border-l-indigo-900\/40 {
    border-left-color: rgba(49,46,129,.4)
}

.border-l-indigo-900\/5 {
    border-left-color: rgba(49,46,129,.05)
}

.border-l-indigo-900\/50 {
    border-left-color: rgba(49,46,129,.5)
}

.border-l-indigo-900\/60 {
    border-left-color: rgba(49,46,129,.6)
}

.border-l-indigo-900\/70 {
    border-left-color: rgba(49,46,129,.7)
}

.border-l-indigo-900\/75 {
    border-left-color: rgba(49,46,129,.75)
}

.border-l-indigo-900\/80 {
    border-left-color: rgba(49,46,129,.8)
}

.border-l-indigo-900\/90 {
    border-left-color: rgba(49,46,129,.9)
}

.border-l-indigo-900\/95 {
    border-left-color: rgba(49,46,129,.95)
}

.border-l-indigo-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(30 27 75/var(--tw-border-opacity))
}

.border-l-indigo-950\/0 {
    border-left-color: rgba(30,27,75,0)
}

.border-l-indigo-950\/10 {
    border-left-color: rgba(30,27,75,.1)
}

.border-l-indigo-950\/100 {
    border-left-color: #1e1b4b
}

.border-l-indigo-950\/20 {
    border-left-color: rgba(30,27,75,.2)
}

.border-l-indigo-950\/25 {
    border-left-color: rgba(30,27,75,.25)
}

.border-l-indigo-950\/30 {
    border-left-color: rgba(30,27,75,.3)
}

.border-l-indigo-950\/40 {
    border-left-color: rgba(30,27,75,.4)
}

.border-l-indigo-950\/5 {
    border-left-color: rgba(30,27,75,.05)
}

.border-l-indigo-950\/50 {
    border-left-color: rgba(30,27,75,.5)
}

.border-l-indigo-950\/60 {
    border-left-color: rgba(30,27,75,.6)
}

.border-l-indigo-950\/70 {
    border-left-color: rgba(30,27,75,.7)
}

.border-l-indigo-950\/75 {
    border-left-color: rgba(30,27,75,.75)
}

.border-l-indigo-950\/80 {
    border-left-color: rgba(30,27,75,.8)
}

.border-l-indigo-950\/90 {
    border-left-color: rgba(30,27,75,.9)
}

.border-l-indigo-950\/95 {
    border-left-color: rgba(30,27,75,.95)
}

.border-l-inherit {
    border-left-color: inherit
}

.border-l-input {
    border-left-color: hsl(var(--input))
}

.border-l-input\/0 {
    border-left-color: hsl(var(--input)/0)
}

.border-l-input\/10 {
    border-left-color: hsl(var(--input)/.1)
}

.border-l-input\/100 {
    border-left-color: hsl(var(--input)/1)
}

.border-l-input\/20 {
    border-left-color: hsl(var(--input)/.2)
}

.border-l-input\/25 {
    border-left-color: hsl(var(--input)/.25)
}

.border-l-input\/30 {
    border-left-color: hsl(var(--input)/.3)
}

.border-l-input\/40 {
    border-left-color: hsl(var(--input)/.4)
}

.border-l-input\/5 {
    border-left-color: hsl(var(--input)/.05)
}

.border-l-input\/50 {
    border-left-color: hsl(var(--input)/.5)
}

.border-l-input\/60 {
    border-left-color: hsl(var(--input)/.6)
}

.border-l-input\/70 {
    border-left-color: hsl(var(--input)/.7)
}

.border-l-input\/75 {
    border-left-color: hsl(var(--input)/.75)
}

.border-l-input\/80 {
    border-left-color: hsl(var(--input)/.8)
}

.border-l-input\/90 {
    border-left-color: hsl(var(--input)/.9)
}

.border-l-input\/95 {
    border-left-color: hsl(var(--input)/.95)
}

.border-l-lightBlue-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(224 242 254/var(--tw-border-opacity))
}

.border-l-lightBlue-100\/0 {
    border-left-color: rgba(224,242,254,0)
}

.border-l-lightBlue-100\/10 {
    border-left-color: rgba(224,242,254,.1)
}

.border-l-lightBlue-100\/100 {
    border-left-color: #e0f2fe
}

.border-l-lightBlue-100\/20 {
    border-left-color: rgba(224,242,254,.2)
}

.border-l-lightBlue-100\/25 {
    border-left-color: rgba(224,242,254,.25)
}

.border-l-lightBlue-100\/30 {
    border-left-color: rgba(224,242,254,.3)
}

.border-l-lightBlue-100\/40 {
    border-left-color: rgba(224,242,254,.4)
}

.border-l-lightBlue-100\/5 {
    border-left-color: rgba(224,242,254,.05)
}

.border-l-lightBlue-100\/50 {
    border-left-color: rgba(224,242,254,.5)
}

.border-l-lightBlue-100\/60 {
    border-left-color: rgba(224,242,254,.6)
}

.border-l-lightBlue-100\/70 {
    border-left-color: rgba(224,242,254,.7)
}

.border-l-lightBlue-100\/75 {
    border-left-color: rgba(224,242,254,.75)
}

.border-l-lightBlue-100\/80 {
    border-left-color: rgba(224,242,254,.8)
}

.border-l-lightBlue-100\/90 {
    border-left-color: rgba(224,242,254,.9)
}

.border-l-lightBlue-100\/95 {
    border-left-color: rgba(224,242,254,.95)
}

.border-l-lightBlue-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(186 230 253/var(--tw-border-opacity))
}

.border-l-lightBlue-200\/0 {
    border-left-color: rgba(186,230,253,0)
}

.border-l-lightBlue-200\/10 {
    border-left-color: rgba(186,230,253,.1)
}

.border-l-lightBlue-200\/100 {
    border-left-color: #bae6fd
}

.border-l-lightBlue-200\/20 {
    border-left-color: rgba(186,230,253,.2)
}

.border-l-lightBlue-200\/25 {
    border-left-color: rgba(186,230,253,.25)
}

.border-l-lightBlue-200\/30 {
    border-left-color: rgba(186,230,253,.3)
}

.border-l-lightBlue-200\/40 {
    border-left-color: rgba(186,230,253,.4)
}

.border-l-lightBlue-200\/5 {
    border-left-color: rgba(186,230,253,.05)
}

.border-l-lightBlue-200\/50 {
    border-left-color: rgba(186,230,253,.5)
}

.border-l-lightBlue-200\/60 {
    border-left-color: rgba(186,230,253,.6)
}

.border-l-lightBlue-200\/70 {
    border-left-color: rgba(186,230,253,.7)
}

.border-l-lightBlue-200\/75 {
    border-left-color: rgba(186,230,253,.75)
}

.border-l-lightBlue-200\/80 {
    border-left-color: rgba(186,230,253,.8)
}

.border-l-lightBlue-200\/90 {
    border-left-color: rgba(186,230,253,.9)
}

.border-l-lightBlue-200\/95 {
    border-left-color: rgba(186,230,253,.95)
}

.border-l-lightBlue-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(125 211 252/var(--tw-border-opacity))
}

.border-l-lightBlue-300\/0 {
    border-left-color: rgba(125,211,252,0)
}

.border-l-lightBlue-300\/10 {
    border-left-color: rgba(125,211,252,.1)
}

.border-l-lightBlue-300\/100 {
    border-left-color: #7dd3fc
}

.border-l-lightBlue-300\/20 {
    border-left-color: rgba(125,211,252,.2)
}

.border-l-lightBlue-300\/25 {
    border-left-color: rgba(125,211,252,.25)
}

.border-l-lightBlue-300\/30 {
    border-left-color: rgba(125,211,252,.3)
}

.border-l-lightBlue-300\/40 {
    border-left-color: rgba(125,211,252,.4)
}

.border-l-lightBlue-300\/5 {
    border-left-color: rgba(125,211,252,.05)
}

.border-l-lightBlue-300\/50 {
    border-left-color: rgba(125,211,252,.5)
}

.border-l-lightBlue-300\/60 {
    border-left-color: rgba(125,211,252,.6)
}

.border-l-lightBlue-300\/70 {
    border-left-color: rgba(125,211,252,.7)
}

.border-l-lightBlue-300\/75 {
    border-left-color: rgba(125,211,252,.75)
}

.border-l-lightBlue-300\/80 {
    border-left-color: rgba(125,211,252,.8)
}

.border-l-lightBlue-300\/90 {
    border-left-color: rgba(125,211,252,.9)
}

.border-l-lightBlue-300\/95 {
    border-left-color: rgba(125,211,252,.95)
}

.border-l-lightBlue-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(56 189 248/var(--tw-border-opacity))
}

.border-l-lightBlue-400\/0 {
    border-left-color: rgba(56,189,248,0)
}

.border-l-lightBlue-400\/10 {
    border-left-color: rgba(56,189,248,.1)
}

.border-l-lightBlue-400\/100 {
    border-left-color: #38bdf8
}

.border-l-lightBlue-400\/20 {
    border-left-color: rgba(56,189,248,.2)
}

.border-l-lightBlue-400\/25 {
    border-left-color: rgba(56,189,248,.25)
}

.border-l-lightBlue-400\/30 {
    border-left-color: rgba(56,189,248,.3)
}

.border-l-lightBlue-400\/40 {
    border-left-color: rgba(56,189,248,.4)
}

.border-l-lightBlue-400\/5 {
    border-left-color: rgba(56,189,248,.05)
}

.border-l-lightBlue-400\/50 {
    border-left-color: rgba(56,189,248,.5)
}

.border-l-lightBlue-400\/60 {
    border-left-color: rgba(56,189,248,.6)
}

.border-l-lightBlue-400\/70 {
    border-left-color: rgba(56,189,248,.7)
}

.border-l-lightBlue-400\/75 {
    border-left-color: rgba(56,189,248,.75)
}

.border-l-lightBlue-400\/80 {
    border-left-color: rgba(56,189,248,.8)
}

.border-l-lightBlue-400\/90 {
    border-left-color: rgba(56,189,248,.9)
}

.border-l-lightBlue-400\/95 {
    border-left-color: rgba(56,189,248,.95)
}

.border-l-lightBlue-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(240 249 255/var(--tw-border-opacity))
}

.border-l-lightBlue-50\/0 {
    border-left-color: rgba(240,249,255,0)
}

.border-l-lightBlue-50\/10 {
    border-left-color: rgba(240,249,255,.1)
}

.border-l-lightBlue-50\/100 {
    border-left-color: #f0f9ff
}

.border-l-lightBlue-50\/20 {
    border-left-color: rgba(240,249,255,.2)
}

.border-l-lightBlue-50\/25 {
    border-left-color: rgba(240,249,255,.25)
}

.border-l-lightBlue-50\/30 {
    border-left-color: rgba(240,249,255,.3)
}

.border-l-lightBlue-50\/40 {
    border-left-color: rgba(240,249,255,.4)
}

.border-l-lightBlue-50\/5 {
    border-left-color: rgba(240,249,255,.05)
}

.border-l-lightBlue-50\/50 {
    border-left-color: rgba(240,249,255,.5)
}

.border-l-lightBlue-50\/60 {
    border-left-color: rgba(240,249,255,.6)
}

.border-l-lightBlue-50\/70 {
    border-left-color: rgba(240,249,255,.7)
}

.border-l-lightBlue-50\/75 {
    border-left-color: rgba(240,249,255,.75)
}

.border-l-lightBlue-50\/80 {
    border-left-color: rgba(240,249,255,.8)
}

.border-l-lightBlue-50\/90 {
    border-left-color: rgba(240,249,255,.9)
}

.border-l-lightBlue-50\/95 {
    border-left-color: rgba(240,249,255,.95)
}

.border-l-lightBlue-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(14 165 233/var(--tw-border-opacity))
}

.border-l-lightBlue-500\/0 {
    border-left-color: rgba(14,165,233,0)
}

.border-l-lightBlue-500\/10 {
    border-left-color: rgba(14,165,233,.1)
}

.border-l-lightBlue-500\/100 {
    border-left-color: #0ea5e9
}

.border-l-lightBlue-500\/20 {
    border-left-color: rgba(14,165,233,.2)
}

.border-l-lightBlue-500\/25 {
    border-left-color: rgba(14,165,233,.25)
}

.border-l-lightBlue-500\/30 {
    border-left-color: rgba(14,165,233,.3)
}

.border-l-lightBlue-500\/40 {
    border-left-color: rgba(14,165,233,.4)
}

.border-l-lightBlue-500\/5 {
    border-left-color: rgba(14,165,233,.05)
}

.border-l-lightBlue-500\/50 {
    border-left-color: rgba(14,165,233,.5)
}

.border-l-lightBlue-500\/60 {
    border-left-color: rgba(14,165,233,.6)
}

.border-l-lightBlue-500\/70 {
    border-left-color: rgba(14,165,233,.7)
}

.border-l-lightBlue-500\/75 {
    border-left-color: rgba(14,165,233,.75)
}

.border-l-lightBlue-500\/80 {
    border-left-color: rgba(14,165,233,.8)
}

.border-l-lightBlue-500\/90 {
    border-left-color: rgba(14,165,233,.9)
}

.border-l-lightBlue-500\/95 {
    border-left-color: rgba(14,165,233,.95)
}

.border-l-lightBlue-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(2 132 199/var(--tw-border-opacity))
}

.border-l-lightBlue-600\/0 {
    border-left-color: rgba(2,132,199,0)
}

.border-l-lightBlue-600\/10 {
    border-left-color: rgba(2,132,199,.1)
}

.border-l-lightBlue-600\/100 {
    border-left-color: #0284c7
}

.border-l-lightBlue-600\/20 {
    border-left-color: rgba(2,132,199,.2)
}

.border-l-lightBlue-600\/25 {
    border-left-color: rgba(2,132,199,.25)
}

.border-l-lightBlue-600\/30 {
    border-left-color: rgba(2,132,199,.3)
}

.border-l-lightBlue-600\/40 {
    border-left-color: rgba(2,132,199,.4)
}

.border-l-lightBlue-600\/5 {
    border-left-color: rgba(2,132,199,.05)
}

.border-l-lightBlue-600\/50 {
    border-left-color: rgba(2,132,199,.5)
}

.border-l-lightBlue-600\/60 {
    border-left-color: rgba(2,132,199,.6)
}

.border-l-lightBlue-600\/70 {
    border-left-color: rgba(2,132,199,.7)
}

.border-l-lightBlue-600\/75 {
    border-left-color: rgba(2,132,199,.75)
}

.border-l-lightBlue-600\/80 {
    border-left-color: rgba(2,132,199,.8)
}

.border-l-lightBlue-600\/90 {
    border-left-color: rgba(2,132,199,.9)
}

.border-l-lightBlue-600\/95 {
    border-left-color: rgba(2,132,199,.95)
}

.border-l-lightBlue-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(3 105 161/var(--tw-border-opacity))
}

.border-l-lightBlue-700\/0 {
    border-left-color: rgba(3,105,161,0)
}

.border-l-lightBlue-700\/10 {
    border-left-color: rgba(3,105,161,.1)
}

.border-l-lightBlue-700\/100 {
    border-left-color: #0369a1
}

.border-l-lightBlue-700\/20 {
    border-left-color: rgba(3,105,161,.2)
}

.border-l-lightBlue-700\/25 {
    border-left-color: rgba(3,105,161,.25)
}

.border-l-lightBlue-700\/30 {
    border-left-color: rgba(3,105,161,.3)
}

.border-l-lightBlue-700\/40 {
    border-left-color: rgba(3,105,161,.4)
}

.border-l-lightBlue-700\/5 {
    border-left-color: rgba(3,105,161,.05)
}

.border-l-lightBlue-700\/50 {
    border-left-color: rgba(3,105,161,.5)
}

.border-l-lightBlue-700\/60 {
    border-left-color: rgba(3,105,161,.6)
}

.border-l-lightBlue-700\/70 {
    border-left-color: rgba(3,105,161,.7)
}

.border-l-lightBlue-700\/75 {
    border-left-color: rgba(3,105,161,.75)
}

.border-l-lightBlue-700\/80 {
    border-left-color: rgba(3,105,161,.8)
}

.border-l-lightBlue-700\/90 {
    border-left-color: rgba(3,105,161,.9)
}

.border-l-lightBlue-700\/95 {
    border-left-color: rgba(3,105,161,.95)
}

.border-l-lightBlue-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(7 89 133/var(--tw-border-opacity))
}

.border-l-lightBlue-800\/0 {
    border-left-color: rgba(7,89,133,0)
}

.border-l-lightBlue-800\/10 {
    border-left-color: rgba(7,89,133,.1)
}

.border-l-lightBlue-800\/100 {
    border-left-color: #075985
}

.border-l-lightBlue-800\/20 {
    border-left-color: rgba(7,89,133,.2)
}

.border-l-lightBlue-800\/25 {
    border-left-color: rgba(7,89,133,.25)
}

.border-l-lightBlue-800\/30 {
    border-left-color: rgba(7,89,133,.3)
}

.border-l-lightBlue-800\/40 {
    border-left-color: rgba(7,89,133,.4)
}

.border-l-lightBlue-800\/5 {
    border-left-color: rgba(7,89,133,.05)
}

.border-l-lightBlue-800\/50 {
    border-left-color: rgba(7,89,133,.5)
}

.border-l-lightBlue-800\/60 {
    border-left-color: rgba(7,89,133,.6)
}

.border-l-lightBlue-800\/70 {
    border-left-color: rgba(7,89,133,.7)
}

.border-l-lightBlue-800\/75 {
    border-left-color: rgba(7,89,133,.75)
}

.border-l-lightBlue-800\/80 {
    border-left-color: rgba(7,89,133,.8)
}

.border-l-lightBlue-800\/90 {
    border-left-color: rgba(7,89,133,.9)
}

.border-l-lightBlue-800\/95 {
    border-left-color: rgba(7,89,133,.95)
}

.border-l-lightBlue-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(12 74 110/var(--tw-border-opacity))
}

.border-l-lightBlue-900\/0 {
    border-left-color: rgba(12,74,110,0)
}

.border-l-lightBlue-900\/10 {
    border-left-color: rgba(12,74,110,.1)
}

.border-l-lightBlue-900\/100 {
    border-left-color: #0c4a6e
}

.border-l-lightBlue-900\/20 {
    border-left-color: rgba(12,74,110,.2)
}

.border-l-lightBlue-900\/25 {
    border-left-color: rgba(12,74,110,.25)
}

.border-l-lightBlue-900\/30 {
    border-left-color: rgba(12,74,110,.3)
}

.border-l-lightBlue-900\/40 {
    border-left-color: rgba(12,74,110,.4)
}

.border-l-lightBlue-900\/5 {
    border-left-color: rgba(12,74,110,.05)
}

.border-l-lightBlue-900\/50 {
    border-left-color: rgba(12,74,110,.5)
}

.border-l-lightBlue-900\/60 {
    border-left-color: rgba(12,74,110,.6)
}

.border-l-lightBlue-900\/70 {
    border-left-color: rgba(12,74,110,.7)
}

.border-l-lightBlue-900\/75 {
    border-left-color: rgba(12,74,110,.75)
}

.border-l-lightBlue-900\/80 {
    border-left-color: rgba(12,74,110,.8)
}

.border-l-lightBlue-900\/90 {
    border-left-color: rgba(12,74,110,.9)
}

.border-l-lightBlue-900\/95 {
    border-left-color: rgba(12,74,110,.95)
}

.border-l-lightBlue-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(8 47 73/var(--tw-border-opacity))
}

.border-l-lightBlue-950\/0 {
    border-left-color: rgba(8,47,73,0)
}

.border-l-lightBlue-950\/10 {
    border-left-color: rgba(8,47,73,.1)
}

.border-l-lightBlue-950\/100 {
    border-left-color: #082f49
}

.border-l-lightBlue-950\/20 {
    border-left-color: rgba(8,47,73,.2)
}

.border-l-lightBlue-950\/25 {
    border-left-color: rgba(8,47,73,.25)
}

.border-l-lightBlue-950\/30 {
    border-left-color: rgba(8,47,73,.3)
}

.border-l-lightBlue-950\/40 {
    border-left-color: rgba(8,47,73,.4)
}

.border-l-lightBlue-950\/5 {
    border-left-color: rgba(8,47,73,.05)
}

.border-l-lightBlue-950\/50 {
    border-left-color: rgba(8,47,73,.5)
}

.border-l-lightBlue-950\/60 {
    border-left-color: rgba(8,47,73,.6)
}

.border-l-lightBlue-950\/70 {
    border-left-color: rgba(8,47,73,.7)
}

.border-l-lightBlue-950\/75 {
    border-left-color: rgba(8,47,73,.75)
}

.border-l-lightBlue-950\/80 {
    border-left-color: rgba(8,47,73,.8)
}

.border-l-lightBlue-950\/90 {
    border-left-color: rgba(8,47,73,.9)
}

.border-l-lightBlue-950\/95 {
    border-left-color: rgba(8,47,73,.95)
}

.border-l-lime-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(236 252 203/var(--tw-border-opacity))
}

.border-l-lime-100\/0 {
    border-left-color: hsla(80,89%,89%,0)
}

.border-l-lime-100\/10 {
    border-left-color: hsla(80,89%,89%,.1)
}

.border-l-lime-100\/100 {
    border-left-color: #ecfccb
}

.border-l-lime-100\/20 {
    border-left-color: hsla(80,89%,89%,.2)
}

.border-l-lime-100\/25 {
    border-left-color: hsla(80,89%,89%,.25)
}

.border-l-lime-100\/30 {
    border-left-color: hsla(80,89%,89%,.3)
}

.border-l-lime-100\/40 {
    border-left-color: hsla(80,89%,89%,.4)
}

.border-l-lime-100\/5 {
    border-left-color: hsla(80,89%,89%,.05)
}

.border-l-lime-100\/50 {
    border-left-color: hsla(80,89%,89%,.5)
}

.border-l-lime-100\/60 {
    border-left-color: hsla(80,89%,89%,.6)
}

.border-l-lime-100\/70 {
    border-left-color: hsla(80,89%,89%,.7)
}

.border-l-lime-100\/75 {
    border-left-color: hsla(80,89%,89%,.75)
}

.border-l-lime-100\/80 {
    border-left-color: hsla(80,89%,89%,.8)
}

.border-l-lime-100\/90 {
    border-left-color: hsla(80,89%,89%,.9)
}

.border-l-lime-100\/95 {
    border-left-color: hsla(80,89%,89%,.95)
}

.border-l-lime-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(217 249 157/var(--tw-border-opacity))
}

.border-l-lime-200\/0 {
    border-left-color: hsla(81,88%,80%,0)
}

.border-l-lime-200\/10 {
    border-left-color: hsla(81,88%,80%,.1)
}

.border-l-lime-200\/100 {
    border-left-color: #d9f99d
}

.border-l-lime-200\/20 {
    border-left-color: hsla(81,88%,80%,.2)
}

.border-l-lime-200\/25 {
    border-left-color: hsla(81,88%,80%,.25)
}

.border-l-lime-200\/30 {
    border-left-color: hsla(81,88%,80%,.3)
}

.border-l-lime-200\/40 {
    border-left-color: hsla(81,88%,80%,.4)
}

.border-l-lime-200\/5 {
    border-left-color: hsla(81,88%,80%,.05)
}

.border-l-lime-200\/50 {
    border-left-color: hsla(81,88%,80%,.5)
}

.border-l-lime-200\/60 {
    border-left-color: hsla(81,88%,80%,.6)
}

.border-l-lime-200\/70 {
    border-left-color: hsla(81,88%,80%,.7)
}

.border-l-lime-200\/75 {
    border-left-color: hsla(81,88%,80%,.75)
}

.border-l-lime-200\/80 {
    border-left-color: hsla(81,88%,80%,.8)
}

.border-l-lime-200\/90 {
    border-left-color: hsla(81,88%,80%,.9)
}

.border-l-lime-200\/95 {
    border-left-color: hsla(81,88%,80%,.95)
}

.border-l-lime-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(190 242 100/var(--tw-border-opacity))
}

.border-l-lime-300\/0 {
    border-left-color: hsla(82,85%,67%,0)
}

.border-l-lime-300\/10 {
    border-left-color: hsla(82,85%,67%,.1)
}

.border-l-lime-300\/100 {
    border-left-color: #bef264
}

.border-l-lime-300\/20 {
    border-left-color: hsla(82,85%,67%,.2)
}

.border-l-lime-300\/25 {
    border-left-color: hsla(82,85%,67%,.25)
}

.border-l-lime-300\/30 {
    border-left-color: hsla(82,85%,67%,.3)
}

.border-l-lime-300\/40 {
    border-left-color: hsla(82,85%,67%,.4)
}

.border-l-lime-300\/5 {
    border-left-color: hsla(82,85%,67%,.05)
}

.border-l-lime-300\/50 {
    border-left-color: hsla(82,85%,67%,.5)
}

.border-l-lime-300\/60 {
    border-left-color: hsla(82,85%,67%,.6)
}

.border-l-lime-300\/70 {
    border-left-color: hsla(82,85%,67%,.7)
}

.border-l-lime-300\/75 {
    border-left-color: hsla(82,85%,67%,.75)
}

.border-l-lime-300\/80 {
    border-left-color: hsla(82,85%,67%,.8)
}

.border-l-lime-300\/90 {
    border-left-color: hsla(82,85%,67%,.9)
}

.border-l-lime-300\/95 {
    border-left-color: hsla(82,85%,67%,.95)
}

.border-l-lime-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(163 230 53/var(--tw-border-opacity))
}

.border-l-lime-400\/0 {
    border-left-color: rgba(163,230,53,0)
}

.border-l-lime-400\/10 {
    border-left-color: rgba(163,230,53,.1)
}

.border-l-lime-400\/100 {
    border-left-color: #a3e635
}

.border-l-lime-400\/20 {
    border-left-color: rgba(163,230,53,.2)
}

.border-l-lime-400\/25 {
    border-left-color: rgba(163,230,53,.25)
}

.border-l-lime-400\/30 {
    border-left-color: rgba(163,230,53,.3)
}

.border-l-lime-400\/40 {
    border-left-color: rgba(163,230,53,.4)
}

.border-l-lime-400\/5 {
    border-left-color: rgba(163,230,53,.05)
}

.border-l-lime-400\/50 {
    border-left-color: rgba(163,230,53,.5)
}

.border-l-lime-400\/60 {
    border-left-color: rgba(163,230,53,.6)
}

.border-l-lime-400\/70 {
    border-left-color: rgba(163,230,53,.7)
}

.border-l-lime-400\/75 {
    border-left-color: rgba(163,230,53,.75)
}

.border-l-lime-400\/80 {
    border-left-color: rgba(163,230,53,.8)
}

.border-l-lime-400\/90 {
    border-left-color: rgba(163,230,53,.9)
}

.border-l-lime-400\/95 {
    border-left-color: rgba(163,230,53,.95)
}

.border-l-lime-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(247 254 231/var(--tw-border-opacity))
}

.border-l-lime-50\/0 {
    border-left-color: hsla(78,92%,95%,0)
}

.border-l-lime-50\/10 {
    border-left-color: hsla(78,92%,95%,.1)
}

.border-l-lime-50\/100 {
    border-left-color: #f7fee7
}

.border-l-lime-50\/20 {
    border-left-color: hsla(78,92%,95%,.2)
}

.border-l-lime-50\/25 {
    border-left-color: hsla(78,92%,95%,.25)
}

.border-l-lime-50\/30 {
    border-left-color: hsla(78,92%,95%,.3)
}

.border-l-lime-50\/40 {
    border-left-color: hsla(78,92%,95%,.4)
}

.border-l-lime-50\/5 {
    border-left-color: hsla(78,92%,95%,.05)
}

.border-l-lime-50\/50 {
    border-left-color: hsla(78,92%,95%,.5)
}

.border-l-lime-50\/60 {
    border-left-color: hsla(78,92%,95%,.6)
}

.border-l-lime-50\/70 {
    border-left-color: hsla(78,92%,95%,.7)
}

.border-l-lime-50\/75 {
    border-left-color: hsla(78,92%,95%,.75)
}

.border-l-lime-50\/80 {
    border-left-color: hsla(78,92%,95%,.8)
}

.border-l-lime-50\/90 {
    border-left-color: hsla(78,92%,95%,.9)
}

.border-l-lime-50\/95 {
    border-left-color: hsla(78,92%,95%,.95)
}

.border-l-lime-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(132 204 22/var(--tw-border-opacity))
}

.border-l-lime-500\/0 {
    border-left-color: rgba(132,204,22,0)
}

.border-l-lime-500\/10 {
    border-left-color: rgba(132,204,22,.1)
}

.border-l-lime-500\/100 {
    border-left-color: #84cc16
}

.border-l-lime-500\/20 {
    border-left-color: rgba(132,204,22,.2)
}

.border-l-lime-500\/25 {
    border-left-color: rgba(132,204,22,.25)
}

.border-l-lime-500\/30 {
    border-left-color: rgba(132,204,22,.3)
}

.border-l-lime-500\/40 {
    border-left-color: rgba(132,204,22,.4)
}

.border-l-lime-500\/5 {
    border-left-color: rgba(132,204,22,.05)
}

.border-l-lime-500\/50 {
    border-left-color: rgba(132,204,22,.5)
}

.border-l-lime-500\/60 {
    border-left-color: rgba(132,204,22,.6)
}

.border-l-lime-500\/70 {
    border-left-color: rgba(132,204,22,.7)
}

.border-l-lime-500\/75 {
    border-left-color: rgba(132,204,22,.75)
}

.border-l-lime-500\/80 {
    border-left-color: rgba(132,204,22,.8)
}

.border-l-lime-500\/90 {
    border-left-color: rgba(132,204,22,.9)
}

.border-l-lime-500\/95 {
    border-left-color: rgba(132,204,22,.95)
}

.border-l-lime-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(101 163 13/var(--tw-border-opacity))
}

.border-l-lime-600\/0 {
    border-left-color: rgba(101,163,13,0)
}

.border-l-lime-600\/10 {
    border-left-color: rgba(101,163,13,.1)
}

.border-l-lime-600\/100 {
    border-left-color: #65a30d
}

.border-l-lime-600\/20 {
    border-left-color: rgba(101,163,13,.2)
}

.border-l-lime-600\/25 {
    border-left-color: rgba(101,163,13,.25)
}

.border-l-lime-600\/30 {
    border-left-color: rgba(101,163,13,.3)
}

.border-l-lime-600\/40 {
    border-left-color: rgba(101,163,13,.4)
}

.border-l-lime-600\/5 {
    border-left-color: rgba(101,163,13,.05)
}

.border-l-lime-600\/50 {
    border-left-color: rgba(101,163,13,.5)
}

.border-l-lime-600\/60 {
    border-left-color: rgba(101,163,13,.6)
}

.border-l-lime-600\/70 {
    border-left-color: rgba(101,163,13,.7)
}

.border-l-lime-600\/75 {
    border-left-color: rgba(101,163,13,.75)
}

.border-l-lime-600\/80 {
    border-left-color: rgba(101,163,13,.8)
}

.border-l-lime-600\/90 {
    border-left-color: rgba(101,163,13,.9)
}

.border-l-lime-600\/95 {
    border-left-color: rgba(101,163,13,.95)
}

.border-l-lime-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(77 124 15/var(--tw-border-opacity))
}

.border-l-lime-700\/0 {
    border-left-color: rgba(77,124,15,0)
}

.border-l-lime-700\/10 {
    border-left-color: rgba(77,124,15,.1)
}

.border-l-lime-700\/100 {
    border-left-color: #4d7c0f
}

.border-l-lime-700\/20 {
    border-left-color: rgba(77,124,15,.2)
}

.border-l-lime-700\/25 {
    border-left-color: rgba(77,124,15,.25)
}

.border-l-lime-700\/30 {
    border-left-color: rgba(77,124,15,.3)
}

.border-l-lime-700\/40 {
    border-left-color: rgba(77,124,15,.4)
}

.border-l-lime-700\/5 {
    border-left-color: rgba(77,124,15,.05)
}

.border-l-lime-700\/50 {
    border-left-color: rgba(77,124,15,.5)
}

.border-l-lime-700\/60 {
    border-left-color: rgba(77,124,15,.6)
}

.border-l-lime-700\/70 {
    border-left-color: rgba(77,124,15,.7)
}

.border-l-lime-700\/75 {
    border-left-color: rgba(77,124,15,.75)
}

.border-l-lime-700\/80 {
    border-left-color: rgba(77,124,15,.8)
}

.border-l-lime-700\/90 {
    border-left-color: rgba(77,124,15,.9)
}

.border-l-lime-700\/95 {
    border-left-color: rgba(77,124,15,.95)
}

.border-l-lime-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(63 98 18/var(--tw-border-opacity))
}

.border-l-lime-800\/0 {
    border-left-color: rgba(63,98,18,0)
}

.border-l-lime-800\/10 {
    border-left-color: rgba(63,98,18,.1)
}

.border-l-lime-800\/100 {
    border-left-color: #3f6212
}

.border-l-lime-800\/20 {
    border-left-color: rgba(63,98,18,.2)
}

.border-l-lime-800\/25 {
    border-left-color: rgba(63,98,18,.25)
}

.border-l-lime-800\/30 {
    border-left-color: rgba(63,98,18,.3)
}

.border-l-lime-800\/40 {
    border-left-color: rgba(63,98,18,.4)
}

.border-l-lime-800\/5 {
    border-left-color: rgba(63,98,18,.05)
}

.border-l-lime-800\/50 {
    border-left-color: rgba(63,98,18,.5)
}

.border-l-lime-800\/60 {
    border-left-color: rgba(63,98,18,.6)
}

.border-l-lime-800\/70 {
    border-left-color: rgba(63,98,18,.7)
}

.border-l-lime-800\/75 {
    border-left-color: rgba(63,98,18,.75)
}

.border-l-lime-800\/80 {
    border-left-color: rgba(63,98,18,.8)
}

.border-l-lime-800\/90 {
    border-left-color: rgba(63,98,18,.9)
}

.border-l-lime-800\/95 {
    border-left-color: rgba(63,98,18,.95)
}

.border-l-lime-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(54 83 20/var(--tw-border-opacity))
}

.border-l-lime-900\/0 {
    border-left-color: rgba(54,83,20,0)
}

.border-l-lime-900\/10 {
    border-left-color: rgba(54,83,20,.1)
}

.border-l-lime-900\/100 {
    border-left-color: #365314
}

.border-l-lime-900\/20 {
    border-left-color: rgba(54,83,20,.2)
}

.border-l-lime-900\/25 {
    border-left-color: rgba(54,83,20,.25)
}

.border-l-lime-900\/30 {
    border-left-color: rgba(54,83,20,.3)
}

.border-l-lime-900\/40 {
    border-left-color: rgba(54,83,20,.4)
}

.border-l-lime-900\/5 {
    border-left-color: rgba(54,83,20,.05)
}

.border-l-lime-900\/50 {
    border-left-color: rgba(54,83,20,.5)
}

.border-l-lime-900\/60 {
    border-left-color: rgba(54,83,20,.6)
}

.border-l-lime-900\/70 {
    border-left-color: rgba(54,83,20,.7)
}

.border-l-lime-900\/75 {
    border-left-color: rgba(54,83,20,.75)
}

.border-l-lime-900\/80 {
    border-left-color: rgba(54,83,20,.8)
}

.border-l-lime-900\/90 {
    border-left-color: rgba(54,83,20,.9)
}

.border-l-lime-900\/95 {
    border-left-color: rgba(54,83,20,.95)
}

.border-l-lime-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(26 46 5/var(--tw-border-opacity))
}

.border-l-lime-950\/0 {
    border-left-color: rgba(26,46,5,0)
}

.border-l-lime-950\/10 {
    border-left-color: rgba(26,46,5,.1)
}

.border-l-lime-950\/100 {
    border-left-color: #1a2e05
}

.border-l-lime-950\/20 {
    border-left-color: rgba(26,46,5,.2)
}

.border-l-lime-950\/25 {
    border-left-color: rgba(26,46,5,.25)
}

.border-l-lime-950\/30 {
    border-left-color: rgba(26,46,5,.3)
}

.border-l-lime-950\/40 {
    border-left-color: rgba(26,46,5,.4)
}

.border-l-lime-950\/5 {
    border-left-color: rgba(26,46,5,.05)
}

.border-l-lime-950\/50 {
    border-left-color: rgba(26,46,5,.5)
}

.border-l-lime-950\/60 {
    border-left-color: rgba(26,46,5,.6)
}

.border-l-lime-950\/70 {
    border-left-color: rgba(26,46,5,.7)
}

.border-l-lime-950\/75 {
    border-left-color: rgba(26,46,5,.75)
}

.border-l-lime-950\/80 {
    border-left-color: rgba(26,46,5,.8)
}

.border-l-lime-950\/90 {
    border-left-color: rgba(26,46,5,.9)
}

.border-l-lime-950\/95 {
    border-left-color: rgba(26,46,5,.95)
}

.border-l-muted {
    border-left-color: hsl(var(--muted))
}

.border-l-muted-foreground {
    border-left-color: hsl(var(--muted-foreground))
}

.border-l-muted-foreground\/0 {
    border-left-color: hsl(var(--muted-foreground)/0)
}

.border-l-muted-foreground\/10 {
    border-left-color: hsl(var(--muted-foreground)/.1)
}

.border-l-muted-foreground\/100 {
    border-left-color: hsl(var(--muted-foreground)/1)
}

.border-l-muted-foreground\/20 {
    border-left-color: hsl(var(--muted-foreground)/.2)
}

.border-l-muted-foreground\/25 {
    border-left-color: hsl(var(--muted-foreground)/.25)
}

.border-l-muted-foreground\/30 {
    border-left-color: hsl(var(--muted-foreground)/.3)
}

.border-l-muted-foreground\/40 {
    border-left-color: hsl(var(--muted-foreground)/.4)
}

.border-l-muted-foreground\/5 {
    border-left-color: hsl(var(--muted-foreground)/.05)
}

.border-l-muted-foreground\/50 {
    border-left-color: hsl(var(--muted-foreground)/.5)
}

.border-l-muted-foreground\/60 {
    border-left-color: hsl(var(--muted-foreground)/.6)
}

.border-l-muted-foreground\/70 {
    border-left-color: hsl(var(--muted-foreground)/.7)
}

.border-l-muted-foreground\/75 {
    border-left-color: hsl(var(--muted-foreground)/.75)
}

.border-l-muted-foreground\/80 {
    border-left-color: hsl(var(--muted-foreground)/.8)
}

.border-l-muted-foreground\/90 {
    border-left-color: hsl(var(--muted-foreground)/.9)
}

.border-l-muted-foreground\/95 {
    border-left-color: hsl(var(--muted-foreground)/.95)
}

.border-l-muted\/0 {
    border-left-color: hsl(var(--muted)/0)
}

.border-l-muted\/10 {
    border-left-color: hsl(var(--muted)/.1)
}

.border-l-muted\/100 {
    border-left-color: hsl(var(--muted)/1)
}

.border-l-muted\/20 {
    border-left-color: hsl(var(--muted)/.2)
}

.border-l-muted\/25 {
    border-left-color: hsl(var(--muted)/.25)
}

.border-l-muted\/30 {
    border-left-color: hsl(var(--muted)/.3)
}

.border-l-muted\/40 {
    border-left-color: hsl(var(--muted)/.4)
}

.border-l-muted\/5 {
    border-left-color: hsl(var(--muted)/.05)
}

.border-l-muted\/50 {
    border-left-color: hsl(var(--muted)/.5)
}

.border-l-muted\/60 {
    border-left-color: hsl(var(--muted)/.6)
}

.border-l-muted\/70 {
    border-left-color: hsl(var(--muted)/.7)
}

.border-l-muted\/75 {
    border-left-color: hsl(var(--muted)/.75)
}

.border-l-muted\/80 {
    border-left-color: hsl(var(--muted)/.8)
}

.border-l-muted\/90 {
    border-left-color: hsl(var(--muted)/.9)
}

.border-l-muted\/95 {
    border-left-color: hsl(var(--muted)/.95)
}

.border-l-neutral-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(245 245 245/var(--tw-border-opacity))
}

.border-l-neutral-100\/0 {
    border-left-color: hsla(0,0%,96%,0)
}

.border-l-neutral-100\/10 {
    border-left-color: hsla(0,0%,96%,.1)
}

.border-l-neutral-100\/100 {
    border-left-color: #f5f5f5
}

.border-l-neutral-100\/20 {
    border-left-color: hsla(0,0%,96%,.2)
}

.border-l-neutral-100\/25 {
    border-left-color: hsla(0,0%,96%,.25)
}

.border-l-neutral-100\/30 {
    border-left-color: hsla(0,0%,96%,.3)
}

.border-l-neutral-100\/40 {
    border-left-color: hsla(0,0%,96%,.4)
}

.border-l-neutral-100\/5 {
    border-left-color: hsla(0,0%,96%,.05)
}

.border-l-neutral-100\/50 {
    border-left-color: hsla(0,0%,96%,.5)
}

.border-l-neutral-100\/60 {
    border-left-color: hsla(0,0%,96%,.6)
}

.border-l-neutral-100\/70 {
    border-left-color: hsla(0,0%,96%,.7)
}

.border-l-neutral-100\/75 {
    border-left-color: hsla(0,0%,96%,.75)
}

.border-l-neutral-100\/80 {
    border-left-color: hsla(0,0%,96%,.8)
}

.border-l-neutral-100\/90 {
    border-left-color: hsla(0,0%,96%,.9)
}

.border-l-neutral-100\/95 {
    border-left-color: hsla(0,0%,96%,.95)
}

.border-l-neutral-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(229 229 229/var(--tw-border-opacity))
}

.border-l-neutral-200\/0 {
    border-left-color: hsla(0,0%,90%,0)
}

.border-l-neutral-200\/10 {
    border-left-color: hsla(0,0%,90%,.1)
}

.border-l-neutral-200\/100 {
    border-left-color: #e5e5e5
}

.border-l-neutral-200\/20 {
    border-left-color: hsla(0,0%,90%,.2)
}

.border-l-neutral-200\/25 {
    border-left-color: hsla(0,0%,90%,.25)
}

.border-l-neutral-200\/30 {
    border-left-color: hsla(0,0%,90%,.3)
}

.border-l-neutral-200\/40 {
    border-left-color: hsla(0,0%,90%,.4)
}

.border-l-neutral-200\/5 {
    border-left-color: hsla(0,0%,90%,.05)
}

.border-l-neutral-200\/50 {
    border-left-color: hsla(0,0%,90%,.5)
}

.border-l-neutral-200\/60 {
    border-left-color: hsla(0,0%,90%,.6)
}

.border-l-neutral-200\/70 {
    border-left-color: hsla(0,0%,90%,.7)
}

.border-l-neutral-200\/75 {
    border-left-color: hsla(0,0%,90%,.75)
}

.border-l-neutral-200\/80 {
    border-left-color: hsla(0,0%,90%,.8)
}

.border-l-neutral-200\/90 {
    border-left-color: hsla(0,0%,90%,.9)
}

.border-l-neutral-200\/95 {
    border-left-color: hsla(0,0%,90%,.95)
}

.border-l-neutral-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(212 212 212/var(--tw-border-opacity))
}

.border-l-neutral-300\/0 {
    border-left-color: hsla(0,0%,83%,0)
}

.border-l-neutral-300\/10 {
    border-left-color: hsla(0,0%,83%,.1)
}

.border-l-neutral-300\/100 {
    border-left-color: #d4d4d4
}

.border-l-neutral-300\/20 {
    border-left-color: hsla(0,0%,83%,.2)
}

.border-l-neutral-300\/25 {
    border-left-color: hsla(0,0%,83%,.25)
}

.border-l-neutral-300\/30 {
    border-left-color: hsla(0,0%,83%,.3)
}

.border-l-neutral-300\/40 {
    border-left-color: hsla(0,0%,83%,.4)
}

.border-l-neutral-300\/5 {
    border-left-color: hsla(0,0%,83%,.05)
}

.border-l-neutral-300\/50 {
    border-left-color: hsla(0,0%,83%,.5)
}

.border-l-neutral-300\/60 {
    border-left-color: hsla(0,0%,83%,.6)
}

.border-l-neutral-300\/70 {
    border-left-color: hsla(0,0%,83%,.7)
}

.border-l-neutral-300\/75 {
    border-left-color: hsla(0,0%,83%,.75)
}

.border-l-neutral-300\/80 {
    border-left-color: hsla(0,0%,83%,.8)
}

.border-l-neutral-300\/90 {
    border-left-color: hsla(0,0%,83%,.9)
}

.border-l-neutral-300\/95 {
    border-left-color: hsla(0,0%,83%,.95)
}

.border-l-neutral-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(163 163 163/var(--tw-border-opacity))
}

.border-l-neutral-400\/0 {
    border-left-color: hsla(0,0%,64%,0)
}

.border-l-neutral-400\/10 {
    border-left-color: hsla(0,0%,64%,.1)
}

.border-l-neutral-400\/100 {
    border-left-color: #a3a3a3
}

.border-l-neutral-400\/20 {
    border-left-color: hsla(0,0%,64%,.2)
}

.border-l-neutral-400\/25 {
    border-left-color: hsla(0,0%,64%,.25)
}

.border-l-neutral-400\/30 {
    border-left-color: hsla(0,0%,64%,.3)
}

.border-l-neutral-400\/40 {
    border-left-color: hsla(0,0%,64%,.4)
}

.border-l-neutral-400\/5 {
    border-left-color: hsla(0,0%,64%,.05)
}

.border-l-neutral-400\/50 {
    border-left-color: hsla(0,0%,64%,.5)
}

.border-l-neutral-400\/60 {
    border-left-color: hsla(0,0%,64%,.6)
}

.border-l-neutral-400\/70 {
    border-left-color: hsla(0,0%,64%,.7)
}

.border-l-neutral-400\/75 {
    border-left-color: hsla(0,0%,64%,.75)
}

.border-l-neutral-400\/80 {
    border-left-color: hsla(0,0%,64%,.8)
}

.border-l-neutral-400\/90 {
    border-left-color: hsla(0,0%,64%,.9)
}

.border-l-neutral-400\/95 {
    border-left-color: hsla(0,0%,64%,.95)
}

.border-l-neutral-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(250 250 250/var(--tw-border-opacity))
}

.border-l-neutral-50\/0 {
    border-left-color: hsla(0,0%,98%,0)
}

.border-l-neutral-50\/10 {
    border-left-color: hsla(0,0%,98%,.1)
}

.border-l-neutral-50\/100 {
    border-left-color: #fafafa
}

.border-l-neutral-50\/20 {
    border-left-color: hsla(0,0%,98%,.2)
}

.border-l-neutral-50\/25 {
    border-left-color: hsla(0,0%,98%,.25)
}

.border-l-neutral-50\/30 {
    border-left-color: hsla(0,0%,98%,.3)
}

.border-l-neutral-50\/40 {
    border-left-color: hsla(0,0%,98%,.4)
}

.border-l-neutral-50\/5 {
    border-left-color: hsla(0,0%,98%,.05)
}

.border-l-neutral-50\/50 {
    border-left-color: hsla(0,0%,98%,.5)
}

.border-l-neutral-50\/60 {
    border-left-color: hsla(0,0%,98%,.6)
}

.border-l-neutral-50\/70 {
    border-left-color: hsla(0,0%,98%,.7)
}

.border-l-neutral-50\/75 {
    border-left-color: hsla(0,0%,98%,.75)
}

.border-l-neutral-50\/80 {
    border-left-color: hsla(0,0%,98%,.8)
}

.border-l-neutral-50\/90 {
    border-left-color: hsla(0,0%,98%,.9)
}

.border-l-neutral-50\/95 {
    border-left-color: hsla(0,0%,98%,.95)
}

.border-l-neutral-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(115 115 115/var(--tw-border-opacity))
}

.border-l-neutral-500\/0 {
    border-left-color: hsla(0,0%,45%,0)
}

.border-l-neutral-500\/10 {
    border-left-color: hsla(0,0%,45%,.1)
}

.border-l-neutral-500\/100 {
    border-left-color: #737373
}

.border-l-neutral-500\/20 {
    border-left-color: hsla(0,0%,45%,.2)
}

.border-l-neutral-500\/25 {
    border-left-color: hsla(0,0%,45%,.25)
}

.border-l-neutral-500\/30 {
    border-left-color: hsla(0,0%,45%,.3)
}

.border-l-neutral-500\/40 {
    border-left-color: hsla(0,0%,45%,.4)
}

.border-l-neutral-500\/5 {
    border-left-color: hsla(0,0%,45%,.05)
}

.border-l-neutral-500\/50 {
    border-left-color: hsla(0,0%,45%,.5)
}

.border-l-neutral-500\/60 {
    border-left-color: hsla(0,0%,45%,.6)
}

.border-l-neutral-500\/70 {
    border-left-color: hsla(0,0%,45%,.7)
}

.border-l-neutral-500\/75 {
    border-left-color: hsla(0,0%,45%,.75)
}

.border-l-neutral-500\/80 {
    border-left-color: hsla(0,0%,45%,.8)
}

.border-l-neutral-500\/90 {
    border-left-color: hsla(0,0%,45%,.9)
}

.border-l-neutral-500\/95 {
    border-left-color: hsla(0,0%,45%,.95)
}

.border-l-neutral-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(82 82 82/var(--tw-border-opacity))
}

.border-l-neutral-600\/0 {
    border-left-color: rgba(82,82,82,0)
}

.border-l-neutral-600\/10 {
    border-left-color: rgba(82,82,82,.1)
}

.border-l-neutral-600\/100 {
    border-left-color: #525252
}

.border-l-neutral-600\/20 {
    border-left-color: rgba(82,82,82,.2)
}

.border-l-neutral-600\/25 {
    border-left-color: rgba(82,82,82,.25)
}

.border-l-neutral-600\/30 {
    border-left-color: rgba(82,82,82,.3)
}

.border-l-neutral-600\/40 {
    border-left-color: rgba(82,82,82,.4)
}

.border-l-neutral-600\/5 {
    border-left-color: rgba(82,82,82,.05)
}

.border-l-neutral-600\/50 {
    border-left-color: rgba(82,82,82,.5)
}

.border-l-neutral-600\/60 {
    border-left-color: rgba(82,82,82,.6)
}

.border-l-neutral-600\/70 {
    border-left-color: rgba(82,82,82,.7)
}

.border-l-neutral-600\/75 {
    border-left-color: rgba(82,82,82,.75)
}

.border-l-neutral-600\/80 {
    border-left-color: rgba(82,82,82,.8)
}

.border-l-neutral-600\/90 {
    border-left-color: rgba(82,82,82,.9)
}

.border-l-neutral-600\/95 {
    border-left-color: rgba(82,82,82,.95)
}

.border-l-neutral-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(64 64 64/var(--tw-border-opacity))
}

.border-l-neutral-700\/0 {
    border-left-color: rgba(64,64,64,0)
}

.border-l-neutral-700\/10 {
    border-left-color: rgba(64,64,64,.1)
}

.border-l-neutral-700\/100 {
    border-left-color: #404040
}

.border-l-neutral-700\/20 {
    border-left-color: rgba(64,64,64,.2)
}

.border-l-neutral-700\/25 {
    border-left-color: rgba(64,64,64,.25)
}

.border-l-neutral-700\/30 {
    border-left-color: rgba(64,64,64,.3)
}

.border-l-neutral-700\/40 {
    border-left-color: rgba(64,64,64,.4)
}

.border-l-neutral-700\/5 {
    border-left-color: rgba(64,64,64,.05)
}

.border-l-neutral-700\/50 {
    border-left-color: rgba(64,64,64,.5)
}

.border-l-neutral-700\/60 {
    border-left-color: rgba(64,64,64,.6)
}

.border-l-neutral-700\/70 {
    border-left-color: rgba(64,64,64,.7)
}

.border-l-neutral-700\/75 {
    border-left-color: rgba(64,64,64,.75)
}

.border-l-neutral-700\/80 {
    border-left-color: rgba(64,64,64,.8)
}

.border-l-neutral-700\/90 {
    border-left-color: rgba(64,64,64,.9)
}

.border-l-neutral-700\/95 {
    border-left-color: rgba(64,64,64,.95)
}

.border-l-neutral-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(38 38 38/var(--tw-border-opacity))
}

.border-l-neutral-800\/0 {
    border-left-color: rgba(38,38,38,0)
}

.border-l-neutral-800\/10 {
    border-left-color: rgba(38,38,38,.1)
}

.border-l-neutral-800\/100 {
    border-left-color: #262626
}

.border-l-neutral-800\/20 {
    border-left-color: rgba(38,38,38,.2)
}

.border-l-neutral-800\/25 {
    border-left-color: rgba(38,38,38,.25)
}

.border-l-neutral-800\/30 {
    border-left-color: rgba(38,38,38,.3)
}

.border-l-neutral-800\/40 {
    border-left-color: rgba(38,38,38,.4)
}

.border-l-neutral-800\/5 {
    border-left-color: rgba(38,38,38,.05)
}

.border-l-neutral-800\/50 {
    border-left-color: rgba(38,38,38,.5)
}

.border-l-neutral-800\/60 {
    border-left-color: rgba(38,38,38,.6)
}

.border-l-neutral-800\/70 {
    border-left-color: rgba(38,38,38,.7)
}

.border-l-neutral-800\/75 {
    border-left-color: rgba(38,38,38,.75)
}

.border-l-neutral-800\/80 {
    border-left-color: rgba(38,38,38,.8)
}

.border-l-neutral-800\/90 {
    border-left-color: rgba(38,38,38,.9)
}

.border-l-neutral-800\/95 {
    border-left-color: rgba(38,38,38,.95)
}

.border-l-neutral-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(23 23 23/var(--tw-border-opacity))
}

.border-l-neutral-900\/0 {
    border-left-color: hsla(0,0%,9%,0)
}

.border-l-neutral-900\/10 {
    border-left-color: hsla(0,0%,9%,.1)
}

.border-l-neutral-900\/100 {
    border-left-color: #171717
}

.border-l-neutral-900\/20 {
    border-left-color: hsla(0,0%,9%,.2)
}

.border-l-neutral-900\/25 {
    border-left-color: hsla(0,0%,9%,.25)
}

.border-l-neutral-900\/30 {
    border-left-color: hsla(0,0%,9%,.3)
}

.border-l-neutral-900\/40 {
    border-left-color: hsla(0,0%,9%,.4)
}

.border-l-neutral-900\/5 {
    border-left-color: hsla(0,0%,9%,.05)
}

.border-l-neutral-900\/50 {
    border-left-color: hsla(0,0%,9%,.5)
}

.border-l-neutral-900\/60 {
    border-left-color: hsla(0,0%,9%,.6)
}

.border-l-neutral-900\/70 {
    border-left-color: hsla(0,0%,9%,.7)
}

.border-l-neutral-900\/75 {
    border-left-color: hsla(0,0%,9%,.75)
}

.border-l-neutral-900\/80 {
    border-left-color: hsla(0,0%,9%,.8)
}

.border-l-neutral-900\/90 {
    border-left-color: hsla(0,0%,9%,.9)
}

.border-l-neutral-900\/95 {
    border-left-color: hsla(0,0%,9%,.95)
}

.border-l-neutral-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(10 10 10/var(--tw-border-opacity))
}

.border-l-neutral-950\/0 {
    border-left-color: hsla(0,0%,4%,0)
}

.border-l-neutral-950\/10 {
    border-left-color: hsla(0,0%,4%,.1)
}

.border-l-neutral-950\/100 {
    border-left-color: #0a0a0a
}

.border-l-neutral-950\/20 {
    border-left-color: hsla(0,0%,4%,.2)
}

.border-l-neutral-950\/25 {
    border-left-color: hsla(0,0%,4%,.25)
}

.border-l-neutral-950\/30 {
    border-left-color: hsla(0,0%,4%,.3)
}

.border-l-neutral-950\/40 {
    border-left-color: hsla(0,0%,4%,.4)
}

.border-l-neutral-950\/5 {
    border-left-color: hsla(0,0%,4%,.05)
}

.border-l-neutral-950\/50 {
    border-left-color: hsla(0,0%,4%,.5)
}

.border-l-neutral-950\/60 {
    border-left-color: hsla(0,0%,4%,.6)
}

.border-l-neutral-950\/70 {
    border-left-color: hsla(0,0%,4%,.7)
}

.border-l-neutral-950\/75 {
    border-left-color: hsla(0,0%,4%,.75)
}

.border-l-neutral-950\/80 {
    border-left-color: hsla(0,0%,4%,.8)
}

.border-l-neutral-950\/90 {
    border-left-color: hsla(0,0%,4%,.9)
}

.border-l-neutral-950\/95 {
    border-left-color: hsla(0,0%,4%,.95)
}

.border-l-orange-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(255 237 213/var(--tw-border-opacity))
}

.border-l-orange-100\/0 {
    border-left-color: rgba(255,237,213,0)
}

.border-l-orange-100\/10 {
    border-left-color: rgba(255,237,213,.1)
}

.border-l-orange-100\/100 {
    border-left-color: #ffedd5
}

.border-l-orange-100\/20 {
    border-left-color: rgba(255,237,213,.2)
}

.border-l-orange-100\/25 {
    border-left-color: rgba(255,237,213,.25)
}

.border-l-orange-100\/30 {
    border-left-color: rgba(255,237,213,.3)
}

.border-l-orange-100\/40 {
    border-left-color: rgba(255,237,213,.4)
}

.border-l-orange-100\/5 {
    border-left-color: rgba(255,237,213,.05)
}

.border-l-orange-100\/50 {
    border-left-color: rgba(255,237,213,.5)
}

.border-l-orange-100\/60 {
    border-left-color: rgba(255,237,213,.6)
}

.border-l-orange-100\/70 {
    border-left-color: rgba(255,237,213,.7)
}

.border-l-orange-100\/75 {
    border-left-color: rgba(255,237,213,.75)
}

.border-l-orange-100\/80 {
    border-left-color: rgba(255,237,213,.8)
}

.border-l-orange-100\/90 {
    border-left-color: rgba(255,237,213,.9)
}

.border-l-orange-100\/95 {
    border-left-color: rgba(255,237,213,.95)
}

.border-l-orange-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(254 215 170/var(--tw-border-opacity))
}

.border-l-orange-200\/0 {
    border-left-color: hsla(32,98%,83%,0)
}

.border-l-orange-200\/10 {
    border-left-color: hsla(32,98%,83%,.1)
}

.border-l-orange-200\/100 {
    border-left-color: #fed7aa
}

.border-l-orange-200\/20 {
    border-left-color: hsla(32,98%,83%,.2)
}

.border-l-orange-200\/25 {
    border-left-color: hsla(32,98%,83%,.25)
}

.border-l-orange-200\/30 {
    border-left-color: hsla(32,98%,83%,.3)
}

.border-l-orange-200\/40 {
    border-left-color: hsla(32,98%,83%,.4)
}

.border-l-orange-200\/5 {
    border-left-color: hsla(32,98%,83%,.05)
}

.border-l-orange-200\/50 {
    border-left-color: hsla(32,98%,83%,.5)
}

.border-l-orange-200\/60 {
    border-left-color: hsla(32,98%,83%,.6)
}

.border-l-orange-200\/70 {
    border-left-color: hsla(32,98%,83%,.7)
}

.border-l-orange-200\/75 {
    border-left-color: hsla(32,98%,83%,.75)
}

.border-l-orange-200\/80 {
    border-left-color: hsla(32,98%,83%,.8)
}

.border-l-orange-200\/90 {
    border-left-color: hsla(32,98%,83%,.9)
}

.border-l-orange-200\/95 {
    border-left-color: hsla(32,98%,83%,.95)
}

.border-l-orange-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(253 186 116/var(--tw-border-opacity))
}

.border-l-orange-300\/0 {
    border-left-color: hsla(31,97%,72%,0)
}

.border-l-orange-300\/10 {
    border-left-color: hsla(31,97%,72%,.1)
}

.border-l-orange-300\/100 {
    border-left-color: #fdba74
}

.border-l-orange-300\/20 {
    border-left-color: hsla(31,97%,72%,.2)
}

.border-l-orange-300\/25 {
    border-left-color: hsla(31,97%,72%,.25)
}

.border-l-orange-300\/30 {
    border-left-color: hsla(31,97%,72%,.3)
}

.border-l-orange-300\/40 {
    border-left-color: hsla(31,97%,72%,.4)
}

.border-l-orange-300\/5 {
    border-left-color: hsla(31,97%,72%,.05)
}

.border-l-orange-300\/50 {
    border-left-color: hsla(31,97%,72%,.5)
}

.border-l-orange-300\/60 {
    border-left-color: hsla(31,97%,72%,.6)
}

.border-l-orange-300\/70 {
    border-left-color: hsla(31,97%,72%,.7)
}

.border-l-orange-300\/75 {
    border-left-color: hsla(31,97%,72%,.75)
}

.border-l-orange-300\/80 {
    border-left-color: hsla(31,97%,72%,.8)
}

.border-l-orange-300\/90 {
    border-left-color: hsla(31,97%,72%,.9)
}

.border-l-orange-300\/95 {
    border-left-color: hsla(31,97%,72%,.95)
}

.border-l-orange-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(251 146 60/var(--tw-border-opacity))
}

.border-l-orange-400\/0 {
    border-left-color: rgba(251,146,60,0)
}

.border-l-orange-400\/10 {
    border-left-color: rgba(251,146,60,.1)
}

.border-l-orange-400\/100 {
    border-left-color: #fb923c
}

.border-l-orange-400\/20 {
    border-left-color: rgba(251,146,60,.2)
}

.border-l-orange-400\/25 {
    border-left-color: rgba(251,146,60,.25)
}

.border-l-orange-400\/30 {
    border-left-color: rgba(251,146,60,.3)
}

.border-l-orange-400\/40 {
    border-left-color: rgba(251,146,60,.4)
}

.border-l-orange-400\/5 {
    border-left-color: rgba(251,146,60,.05)
}

.border-l-orange-400\/50 {
    border-left-color: rgba(251,146,60,.5)
}

.border-l-orange-400\/60 {
    border-left-color: rgba(251,146,60,.6)
}

.border-l-orange-400\/70 {
    border-left-color: rgba(251,146,60,.7)
}

.border-l-orange-400\/75 {
    border-left-color: rgba(251,146,60,.75)
}

.border-l-orange-400\/80 {
    border-left-color: rgba(251,146,60,.8)
}

.border-l-orange-400\/90 {
    border-left-color: rgba(251,146,60,.9)
}

.border-l-orange-400\/95 {
    border-left-color: rgba(251,146,60,.95)
}

.border-l-orange-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(255 247 237/var(--tw-border-opacity))
}

.border-l-orange-50\/0 {
    border-left-color: rgba(255,247,237,0)
}

.border-l-orange-50\/10 {
    border-left-color: rgba(255,247,237,.1)
}

.border-l-orange-50\/100 {
    border-left-color: #fff7ed
}

.border-l-orange-50\/20 {
    border-left-color: rgba(255,247,237,.2)
}

.border-l-orange-50\/25 {
    border-left-color: rgba(255,247,237,.25)
}

.border-l-orange-50\/30 {
    border-left-color: rgba(255,247,237,.3)
}

.border-l-orange-50\/40 {
    border-left-color: rgba(255,247,237,.4)
}

.border-l-orange-50\/5 {
    border-left-color: rgba(255,247,237,.05)
}

.border-l-orange-50\/50 {
    border-left-color: rgba(255,247,237,.5)
}

.border-l-orange-50\/60 {
    border-left-color: rgba(255,247,237,.6)
}

.border-l-orange-50\/70 {
    border-left-color: rgba(255,247,237,.7)
}

.border-l-orange-50\/75 {
    border-left-color: rgba(255,247,237,.75)
}

.border-l-orange-50\/80 {
    border-left-color: rgba(255,247,237,.8)
}

.border-l-orange-50\/90 {
    border-left-color: rgba(255,247,237,.9)
}

.border-l-orange-50\/95 {
    border-left-color: rgba(255,247,237,.95)
}

.border-l-orange-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(249 115 22/var(--tw-border-opacity))
}

.border-l-orange-500\/0 {
    border-left-color: rgba(249,115,22,0)
}

.border-l-orange-500\/10 {
    border-left-color: rgba(249,115,22,.1)
}

.border-l-orange-500\/100 {
    border-left-color: #f97316
}

.border-l-orange-500\/20 {
    border-left-color: rgba(249,115,22,.2)
}

.border-l-orange-500\/25 {
    border-left-color: rgba(249,115,22,.25)
}

.border-l-orange-500\/30 {
    border-left-color: rgba(249,115,22,.3)
}

.border-l-orange-500\/40 {
    border-left-color: rgba(249,115,22,.4)
}

.border-l-orange-500\/5 {
    border-left-color: rgba(249,115,22,.05)
}

.border-l-orange-500\/50 {
    border-left-color: rgba(249,115,22,.5)
}

.border-l-orange-500\/60 {
    border-left-color: rgba(249,115,22,.6)
}

.border-l-orange-500\/70 {
    border-left-color: rgba(249,115,22,.7)
}

.border-l-orange-500\/75 {
    border-left-color: rgba(249,115,22,.75)
}

.border-l-orange-500\/80 {
    border-left-color: rgba(249,115,22,.8)
}

.border-l-orange-500\/90 {
    border-left-color: rgba(249,115,22,.9)
}

.border-l-orange-500\/95 {
    border-left-color: rgba(249,115,22,.95)
}

.border-l-orange-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(234 88 12/var(--tw-border-opacity))
}

.border-l-orange-600\/0 {
    border-left-color: rgba(234,88,12,0)
}

.border-l-orange-600\/10 {
    border-left-color: rgba(234,88,12,.1)
}

.border-l-orange-600\/100 {
    border-left-color: #ea580c
}

.border-l-orange-600\/20 {
    border-left-color: rgba(234,88,12,.2)
}

.border-l-orange-600\/25 {
    border-left-color: rgba(234,88,12,.25)
}

.border-l-orange-600\/30 {
    border-left-color: rgba(234,88,12,.3)
}

.border-l-orange-600\/40 {
    border-left-color: rgba(234,88,12,.4)
}

.border-l-orange-600\/5 {
    border-left-color: rgba(234,88,12,.05)
}

.border-l-orange-600\/50 {
    border-left-color: rgba(234,88,12,.5)
}

.border-l-orange-600\/60 {
    border-left-color: rgba(234,88,12,.6)
}

.border-l-orange-600\/70 {
    border-left-color: rgba(234,88,12,.7)
}

.border-l-orange-600\/75 {
    border-left-color: rgba(234,88,12,.75)
}

.border-l-orange-600\/80 {
    border-left-color: rgba(234,88,12,.8)
}

.border-l-orange-600\/90 {
    border-left-color: rgba(234,88,12,.9)
}

.border-l-orange-600\/95 {
    border-left-color: rgba(234,88,12,.95)
}

.border-l-orange-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(194 65 12/var(--tw-border-opacity))
}

.border-l-orange-700\/0 {
    border-left-color: rgba(194,65,12,0)
}

.border-l-orange-700\/10 {
    border-left-color: rgba(194,65,12,.1)
}

.border-l-orange-700\/100 {
    border-left-color: #c2410c
}

.border-l-orange-700\/20 {
    border-left-color: rgba(194,65,12,.2)
}

.border-l-orange-700\/25 {
    border-left-color: rgba(194,65,12,.25)
}

.border-l-orange-700\/30 {
    border-left-color: rgba(194,65,12,.3)
}

.border-l-orange-700\/40 {
    border-left-color: rgba(194,65,12,.4)
}

.border-l-orange-700\/5 {
    border-left-color: rgba(194,65,12,.05)
}

.border-l-orange-700\/50 {
    border-left-color: rgba(194,65,12,.5)
}

.border-l-orange-700\/60 {
    border-left-color: rgba(194,65,12,.6)
}

.border-l-orange-700\/70 {
    border-left-color: rgba(194,65,12,.7)
}

.border-l-orange-700\/75 {
    border-left-color: rgba(194,65,12,.75)
}

.border-l-orange-700\/80 {
    border-left-color: rgba(194,65,12,.8)
}

.border-l-orange-700\/90 {
    border-left-color: rgba(194,65,12,.9)
}

.border-l-orange-700\/95 {
    border-left-color: rgba(194,65,12,.95)
}

.border-l-orange-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(154 52 18/var(--tw-border-opacity))
}

.border-l-orange-800\/0 {
    border-left-color: rgba(154,52,18,0)
}

.border-l-orange-800\/10 {
    border-left-color: rgba(154,52,18,.1)
}

.border-l-orange-800\/100 {
    border-left-color: #9a3412
}

.border-l-orange-800\/20 {
    border-left-color: rgba(154,52,18,.2)
}

.border-l-orange-800\/25 {
    border-left-color: rgba(154,52,18,.25)
}

.border-l-orange-800\/30 {
    border-left-color: rgba(154,52,18,.3)
}

.border-l-orange-800\/40 {
    border-left-color: rgba(154,52,18,.4)
}

.border-l-orange-800\/5 {
    border-left-color: rgba(154,52,18,.05)
}

.border-l-orange-800\/50 {
    border-left-color: rgba(154,52,18,.5)
}

.border-l-orange-800\/60 {
    border-left-color: rgba(154,52,18,.6)
}

.border-l-orange-800\/70 {
    border-left-color: rgba(154,52,18,.7)
}

.border-l-orange-800\/75 {
    border-left-color: rgba(154,52,18,.75)
}

.border-l-orange-800\/80 {
    border-left-color: rgba(154,52,18,.8)
}

.border-l-orange-800\/90 {
    border-left-color: rgba(154,52,18,.9)
}

.border-l-orange-800\/95 {
    border-left-color: rgba(154,52,18,.95)
}

.border-l-orange-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(124 45 18/var(--tw-border-opacity))
}

.border-l-orange-900\/0 {
    border-left-color: rgba(124,45,18,0)
}

.border-l-orange-900\/10 {
    border-left-color: rgba(124,45,18,.1)
}

.border-l-orange-900\/100 {
    border-left-color: #7c2d12
}

.border-l-orange-900\/20 {
    border-left-color: rgba(124,45,18,.2)
}

.border-l-orange-900\/25 {
    border-left-color: rgba(124,45,18,.25)
}

.border-l-orange-900\/30 {
    border-left-color: rgba(124,45,18,.3)
}

.border-l-orange-900\/40 {
    border-left-color: rgba(124,45,18,.4)
}

.border-l-orange-900\/5 {
    border-left-color: rgba(124,45,18,.05)
}

.border-l-orange-900\/50 {
    border-left-color: rgba(124,45,18,.5)
}

.border-l-orange-900\/60 {
    border-left-color: rgba(124,45,18,.6)
}

.border-l-orange-900\/70 {
    border-left-color: rgba(124,45,18,.7)
}

.border-l-orange-900\/75 {
    border-left-color: rgba(124,45,18,.75)
}

.border-l-orange-900\/80 {
    border-left-color: rgba(124,45,18,.8)
}

.border-l-orange-900\/90 {
    border-left-color: rgba(124,45,18,.9)
}

.border-l-orange-900\/95 {
    border-left-color: rgba(124,45,18,.95)
}

.border-l-orange-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(67 20 7/var(--tw-border-opacity))
}

.border-l-orange-950\/0 {
    border-left-color: rgba(67,20,7,0)
}

.border-l-orange-950\/10 {
    border-left-color: rgba(67,20,7,.1)
}

.border-l-orange-950\/100 {
    border-left-color: #431407
}

.border-l-orange-950\/20 {
    border-left-color: rgba(67,20,7,.2)
}

.border-l-orange-950\/25 {
    border-left-color: rgba(67,20,7,.25)
}

.border-l-orange-950\/30 {
    border-left-color: rgba(67,20,7,.3)
}

.border-l-orange-950\/40 {
    border-left-color: rgba(67,20,7,.4)
}

.border-l-orange-950\/5 {
    border-left-color: rgba(67,20,7,.05)
}

.border-l-orange-950\/50 {
    border-left-color: rgba(67,20,7,.5)
}

.border-l-orange-950\/60 {
    border-left-color: rgba(67,20,7,.6)
}

.border-l-orange-950\/70 {
    border-left-color: rgba(67,20,7,.7)
}

.border-l-orange-950\/75 {
    border-left-color: rgba(67,20,7,.75)
}

.border-l-orange-950\/80 {
    border-left-color: rgba(67,20,7,.8)
}

.border-l-orange-950\/90 {
    border-left-color: rgba(67,20,7,.9)
}

.border-l-orange-950\/95 {
    border-left-color: rgba(67,20,7,.95)
}

.border-l-pink-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(252 231 243/var(--tw-border-opacity))
}

.border-l-pink-100\/0 {
    border-left-color: rgba(252,231,243,0)
}

.border-l-pink-100\/10 {
    border-left-color: rgba(252,231,243,.1)
}

.border-l-pink-100\/100 {
    border-left-color: #fce7f3
}

.border-l-pink-100\/20 {
    border-left-color: rgba(252,231,243,.2)
}

.border-l-pink-100\/25 {
    border-left-color: rgba(252,231,243,.25)
}

.border-l-pink-100\/30 {
    border-left-color: rgba(252,231,243,.3)
}

.border-l-pink-100\/40 {
    border-left-color: rgba(252,231,243,.4)
}

.border-l-pink-100\/5 {
    border-left-color: rgba(252,231,243,.05)
}

.border-l-pink-100\/50 {
    border-left-color: rgba(252,231,243,.5)
}

.border-l-pink-100\/60 {
    border-left-color: rgba(252,231,243,.6)
}

.border-l-pink-100\/70 {
    border-left-color: rgba(252,231,243,.7)
}

.border-l-pink-100\/75 {
    border-left-color: rgba(252,231,243,.75)
}

.border-l-pink-100\/80 {
    border-left-color: rgba(252,231,243,.8)
}

.border-l-pink-100\/90 {
    border-left-color: rgba(252,231,243,.9)
}

.border-l-pink-100\/95 {
    border-left-color: rgba(252,231,243,.95)
}

.border-l-pink-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(251 207 232/var(--tw-border-opacity))
}

.border-l-pink-200\/0 {
    border-left-color: rgba(251,207,232,0)
}

.border-l-pink-200\/10 {
    border-left-color: rgba(251,207,232,.1)
}

.border-l-pink-200\/100 {
    border-left-color: #fbcfe8
}

.border-l-pink-200\/20 {
    border-left-color: rgba(251,207,232,.2)
}

.border-l-pink-200\/25 {
    border-left-color: rgba(251,207,232,.25)
}

.border-l-pink-200\/30 {
    border-left-color: rgba(251,207,232,.3)
}

.border-l-pink-200\/40 {
    border-left-color: rgba(251,207,232,.4)
}

.border-l-pink-200\/5 {
    border-left-color: rgba(251,207,232,.05)
}

.border-l-pink-200\/50 {
    border-left-color: rgba(251,207,232,.5)
}

.border-l-pink-200\/60 {
    border-left-color: rgba(251,207,232,.6)
}

.border-l-pink-200\/70 {
    border-left-color: rgba(251,207,232,.7)
}

.border-l-pink-200\/75 {
    border-left-color: rgba(251,207,232,.75)
}

.border-l-pink-200\/80 {
    border-left-color: rgba(251,207,232,.8)
}

.border-l-pink-200\/90 {
    border-left-color: rgba(251,207,232,.9)
}

.border-l-pink-200\/95 {
    border-left-color: rgba(251,207,232,.95)
}

.border-l-pink-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(249 168 212/var(--tw-border-opacity))
}

.border-l-pink-300\/0 {
    border-left-color: rgba(249,168,212,0)
}

.border-l-pink-300\/10 {
    border-left-color: rgba(249,168,212,.1)
}

.border-l-pink-300\/100 {
    border-left-color: #f9a8d4
}

.border-l-pink-300\/20 {
    border-left-color: rgba(249,168,212,.2)
}

.border-l-pink-300\/25 {
    border-left-color: rgba(249,168,212,.25)
}

.border-l-pink-300\/30 {
    border-left-color: rgba(249,168,212,.3)
}

.border-l-pink-300\/40 {
    border-left-color: rgba(249,168,212,.4)
}

.border-l-pink-300\/5 {
    border-left-color: rgba(249,168,212,.05)
}

.border-l-pink-300\/50 {
    border-left-color: rgba(249,168,212,.5)
}

.border-l-pink-300\/60 {
    border-left-color: rgba(249,168,212,.6)
}

.border-l-pink-300\/70 {
    border-left-color: rgba(249,168,212,.7)
}

.border-l-pink-300\/75 {
    border-left-color: rgba(249,168,212,.75)
}

.border-l-pink-300\/80 {
    border-left-color: rgba(249,168,212,.8)
}

.border-l-pink-300\/90 {
    border-left-color: rgba(249,168,212,.9)
}

.border-l-pink-300\/95 {
    border-left-color: rgba(249,168,212,.95)
}

.border-l-pink-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(244 114 182/var(--tw-border-opacity))
}

.border-l-pink-400\/0 {
    border-left-color: rgba(244,114,182,0)
}

.border-l-pink-400\/10 {
    border-left-color: rgba(244,114,182,.1)
}

.border-l-pink-400\/100 {
    border-left-color: #f472b6
}

.border-l-pink-400\/20 {
    border-left-color: rgba(244,114,182,.2)
}

.border-l-pink-400\/25 {
    border-left-color: rgba(244,114,182,.25)
}

.border-l-pink-400\/30 {
    border-left-color: rgba(244,114,182,.3)
}

.border-l-pink-400\/40 {
    border-left-color: rgba(244,114,182,.4)
}

.border-l-pink-400\/5 {
    border-left-color: rgba(244,114,182,.05)
}

.border-l-pink-400\/50 {
    border-left-color: rgba(244,114,182,.5)
}

.border-l-pink-400\/60 {
    border-left-color: rgba(244,114,182,.6)
}

.border-l-pink-400\/70 {
    border-left-color: rgba(244,114,182,.7)
}

.border-l-pink-400\/75 {
    border-left-color: rgba(244,114,182,.75)
}

.border-l-pink-400\/80 {
    border-left-color: rgba(244,114,182,.8)
}

.border-l-pink-400\/90 {
    border-left-color: rgba(244,114,182,.9)
}

.border-l-pink-400\/95 {
    border-left-color: rgba(244,114,182,.95)
}

.border-l-pink-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(253 242 248/var(--tw-border-opacity))
}

.border-l-pink-50\/0 {
    border-left-color: rgba(253,242,248,0)
}

.border-l-pink-50\/10 {
    border-left-color: rgba(253,242,248,.1)
}

.border-l-pink-50\/100 {
    border-left-color: #fdf2f8
}

.border-l-pink-50\/20 {
    border-left-color: rgba(253,242,248,.2)
}

.border-l-pink-50\/25 {
    border-left-color: rgba(253,242,248,.25)
}

.border-l-pink-50\/30 {
    border-left-color: rgba(253,242,248,.3)
}

.border-l-pink-50\/40 {
    border-left-color: rgba(253,242,248,.4)
}

.border-l-pink-50\/5 {
    border-left-color: rgba(253,242,248,.05)
}

.border-l-pink-50\/50 {
    border-left-color: rgba(253,242,248,.5)
}

.border-l-pink-50\/60 {
    border-left-color: rgba(253,242,248,.6)
}

.border-l-pink-50\/70 {
    border-left-color: rgba(253,242,248,.7)
}

.border-l-pink-50\/75 {
    border-left-color: rgba(253,242,248,.75)
}

.border-l-pink-50\/80 {
    border-left-color: rgba(253,242,248,.8)
}

.border-l-pink-50\/90 {
    border-left-color: rgba(253,242,248,.9)
}

.border-l-pink-50\/95 {
    border-left-color: rgba(253,242,248,.95)
}

.border-l-pink-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(236 72 153/var(--tw-border-opacity))
}

.border-l-pink-500\/0 {
    border-left-color: rgba(236,72,153,0)
}

.border-l-pink-500\/10 {
    border-left-color: rgba(236,72,153,.1)
}

.border-l-pink-500\/100 {
    border-left-color: #ec4899
}

.border-l-pink-500\/20 {
    border-left-color: rgba(236,72,153,.2)
}

.border-l-pink-500\/25 {
    border-left-color: rgba(236,72,153,.25)
}

.border-l-pink-500\/30 {
    border-left-color: rgba(236,72,153,.3)
}

.border-l-pink-500\/40 {
    border-left-color: rgba(236,72,153,.4)
}

.border-l-pink-500\/5 {
    border-left-color: rgba(236,72,153,.05)
}

.border-l-pink-500\/50 {
    border-left-color: rgba(236,72,153,.5)
}

.border-l-pink-500\/60 {
    border-left-color: rgba(236,72,153,.6)
}

.border-l-pink-500\/70 {
    border-left-color: rgba(236,72,153,.7)
}

.border-l-pink-500\/75 {
    border-left-color: rgba(236,72,153,.75)
}

.border-l-pink-500\/80 {
    border-left-color: rgba(236,72,153,.8)
}

.border-l-pink-500\/90 {
    border-left-color: rgba(236,72,153,.9)
}

.border-l-pink-500\/95 {
    border-left-color: rgba(236,72,153,.95)
}

.border-l-pink-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(219 39 119/var(--tw-border-opacity))
}

.border-l-pink-600\/0 {
    border-left-color: rgba(219,39,119,0)
}

.border-l-pink-600\/10 {
    border-left-color: rgba(219,39,119,.1)
}

.border-l-pink-600\/100 {
    border-left-color: #db2777
}

.border-l-pink-600\/20 {
    border-left-color: rgba(219,39,119,.2)
}

.border-l-pink-600\/25 {
    border-left-color: rgba(219,39,119,.25)
}

.border-l-pink-600\/30 {
    border-left-color: rgba(219,39,119,.3)
}

.border-l-pink-600\/40 {
    border-left-color: rgba(219,39,119,.4)
}

.border-l-pink-600\/5 {
    border-left-color: rgba(219,39,119,.05)
}

.border-l-pink-600\/50 {
    border-left-color: rgba(219,39,119,.5)
}

.border-l-pink-600\/60 {
    border-left-color: rgba(219,39,119,.6)
}

.border-l-pink-600\/70 {
    border-left-color: rgba(219,39,119,.7)
}

.border-l-pink-600\/75 {
    border-left-color: rgba(219,39,119,.75)
}

.border-l-pink-600\/80 {
    border-left-color: rgba(219,39,119,.8)
}

.border-l-pink-600\/90 {
    border-left-color: rgba(219,39,119,.9)
}

.border-l-pink-600\/95 {
    border-left-color: rgba(219,39,119,.95)
}

.border-l-pink-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(190 24 93/var(--tw-border-opacity))
}

.border-l-pink-700\/0 {
    border-left-color: rgba(190,24,93,0)
}

.border-l-pink-700\/10 {
    border-left-color: rgba(190,24,93,.1)
}

.border-l-pink-700\/100 {
    border-left-color: #be185d
}

.border-l-pink-700\/20 {
    border-left-color: rgba(190,24,93,.2)
}

.border-l-pink-700\/25 {
    border-left-color: rgba(190,24,93,.25)
}

.border-l-pink-700\/30 {
    border-left-color: rgba(190,24,93,.3)
}

.border-l-pink-700\/40 {
    border-left-color: rgba(190,24,93,.4)
}

.border-l-pink-700\/5 {
    border-left-color: rgba(190,24,93,.05)
}

.border-l-pink-700\/50 {
    border-left-color: rgba(190,24,93,.5)
}

.border-l-pink-700\/60 {
    border-left-color: rgba(190,24,93,.6)
}

.border-l-pink-700\/70 {
    border-left-color: rgba(190,24,93,.7)
}

.border-l-pink-700\/75 {
    border-left-color: rgba(190,24,93,.75)
}

.border-l-pink-700\/80 {
    border-left-color: rgba(190,24,93,.8)
}

.border-l-pink-700\/90 {
    border-left-color: rgba(190,24,93,.9)
}

.border-l-pink-700\/95 {
    border-left-color: rgba(190,24,93,.95)
}

.border-l-pink-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(157 23 77/var(--tw-border-opacity))
}

.border-l-pink-800\/0 {
    border-left-color: rgba(157,23,77,0)
}

.border-l-pink-800\/10 {
    border-left-color: rgba(157,23,77,.1)
}

.border-l-pink-800\/100 {
    border-left-color: #9d174d
}

.border-l-pink-800\/20 {
    border-left-color: rgba(157,23,77,.2)
}

.border-l-pink-800\/25 {
    border-left-color: rgba(157,23,77,.25)
}

.border-l-pink-800\/30 {
    border-left-color: rgba(157,23,77,.3)
}

.border-l-pink-800\/40 {
    border-left-color: rgba(157,23,77,.4)
}

.border-l-pink-800\/5 {
    border-left-color: rgba(157,23,77,.05)
}

.border-l-pink-800\/50 {
    border-left-color: rgba(157,23,77,.5)
}

.border-l-pink-800\/60 {
    border-left-color: rgba(157,23,77,.6)
}

.border-l-pink-800\/70 {
    border-left-color: rgba(157,23,77,.7)
}

.border-l-pink-800\/75 {
    border-left-color: rgba(157,23,77,.75)
}

.border-l-pink-800\/80 {
    border-left-color: rgba(157,23,77,.8)
}

.border-l-pink-800\/90 {
    border-left-color: rgba(157,23,77,.9)
}

.border-l-pink-800\/95 {
    border-left-color: rgba(157,23,77,.95)
}

.border-l-pink-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(131 24 67/var(--tw-border-opacity))
}

.border-l-pink-900\/0 {
    border-left-color: rgba(131,24,67,0)
}

.border-l-pink-900\/10 {
    border-left-color: rgba(131,24,67,.1)
}

.border-l-pink-900\/100 {
    border-left-color: #831843
}

.border-l-pink-900\/20 {
    border-left-color: rgba(131,24,67,.2)
}

.border-l-pink-900\/25 {
    border-left-color: rgba(131,24,67,.25)
}

.border-l-pink-900\/30 {
    border-left-color: rgba(131,24,67,.3)
}

.border-l-pink-900\/40 {
    border-left-color: rgba(131,24,67,.4)
}

.border-l-pink-900\/5 {
    border-left-color: rgba(131,24,67,.05)
}

.border-l-pink-900\/50 {
    border-left-color: rgba(131,24,67,.5)
}

.border-l-pink-900\/60 {
    border-left-color: rgba(131,24,67,.6)
}

.border-l-pink-900\/70 {
    border-left-color: rgba(131,24,67,.7)
}

.border-l-pink-900\/75 {
    border-left-color: rgba(131,24,67,.75)
}

.border-l-pink-900\/80 {
    border-left-color: rgba(131,24,67,.8)
}

.border-l-pink-900\/90 {
    border-left-color: rgba(131,24,67,.9)
}

.border-l-pink-900\/95 {
    border-left-color: rgba(131,24,67,.95)
}

.border-l-pink-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(80 7 36/var(--tw-border-opacity))
}

.border-l-pink-950\/0 {
    border-left-color: rgba(80,7,36,0)
}

.border-l-pink-950\/10 {
    border-left-color: rgba(80,7,36,.1)
}

.border-l-pink-950\/100 {
    border-left-color: #500724
}

.border-l-pink-950\/20 {
    border-left-color: rgba(80,7,36,.2)
}

.border-l-pink-950\/25 {
    border-left-color: rgba(80,7,36,.25)
}

.border-l-pink-950\/30 {
    border-left-color: rgba(80,7,36,.3)
}

.border-l-pink-950\/40 {
    border-left-color: rgba(80,7,36,.4)
}

.border-l-pink-950\/5 {
    border-left-color: rgba(80,7,36,.05)
}

.border-l-pink-950\/50 {
    border-left-color: rgba(80,7,36,.5)
}

.border-l-pink-950\/60 {
    border-left-color: rgba(80,7,36,.6)
}

.border-l-pink-950\/70 {
    border-left-color: rgba(80,7,36,.7)
}

.border-l-pink-950\/75 {
    border-left-color: rgba(80,7,36,.75)
}

.border-l-pink-950\/80 {
    border-left-color: rgba(80,7,36,.8)
}

.border-l-pink-950\/90 {
    border-left-color: rgba(80,7,36,.9)
}

.border-l-pink-950\/95 {
    border-left-color: rgba(80,7,36,.95)
}

.border-l-popover {
    border-left-color: hsl(var(--popover))
}

.border-l-popover-foreground {
    border-left-color: hsl(var(--popover-foreground))
}

.border-l-popover-foreground\/0 {
    border-left-color: hsl(var(--popover-foreground)/0)
}

.border-l-popover-foreground\/10 {
    border-left-color: hsl(var(--popover-foreground)/.1)
}

.border-l-popover-foreground\/100 {
    border-left-color: hsl(var(--popover-foreground)/1)
}

.border-l-popover-foreground\/20 {
    border-left-color: hsl(var(--popover-foreground)/.2)
}

.border-l-popover-foreground\/25 {
    border-left-color: hsl(var(--popover-foreground)/.25)
}

.border-l-popover-foreground\/30 {
    border-left-color: hsl(var(--popover-foreground)/.3)
}

.border-l-popover-foreground\/40 {
    border-left-color: hsl(var(--popover-foreground)/.4)
}

.border-l-popover-foreground\/5 {
    border-left-color: hsl(var(--popover-foreground)/.05)
}

.border-l-popover-foreground\/50 {
    border-left-color: hsl(var(--popover-foreground)/.5)
}

.border-l-popover-foreground\/60 {
    border-left-color: hsl(var(--popover-foreground)/.6)
}

.border-l-popover-foreground\/70 {
    border-left-color: hsl(var(--popover-foreground)/.7)
}

.border-l-popover-foreground\/75 {
    border-left-color: hsl(var(--popover-foreground)/.75)
}

.border-l-popover-foreground\/80 {
    border-left-color: hsl(var(--popover-foreground)/.8)
}

.border-l-popover-foreground\/90 {
    border-left-color: hsl(var(--popover-foreground)/.9)
}

.border-l-popover-foreground\/95 {
    border-left-color: hsl(var(--popover-foreground)/.95)
}

.border-l-popover\/0 {
    border-left-color: hsl(var(--popover)/0)
}

.border-l-popover\/10 {
    border-left-color: hsl(var(--popover)/.1)
}

.border-l-popover\/100 {
    border-left-color: hsl(var(--popover)/1)
}

.border-l-popover\/20 {
    border-left-color: hsl(var(--popover)/.2)
}

.border-l-popover\/25 {
    border-left-color: hsl(var(--popover)/.25)
}

.border-l-popover\/30 {
    border-left-color: hsl(var(--popover)/.3)
}

.border-l-popover\/40 {
    border-left-color: hsl(var(--popover)/.4)
}

.border-l-popover\/5 {
    border-left-color: hsl(var(--popover)/.05)
}

.border-l-popover\/50 {
    border-left-color: hsl(var(--popover)/.5)
}

.border-l-popover\/60 {
    border-left-color: hsl(var(--popover)/.6)
}

.border-l-popover\/70 {
    border-left-color: hsl(var(--popover)/.7)
}

.border-l-popover\/75 {
    border-left-color: hsl(var(--popover)/.75)
}

.border-l-popover\/80 {
    border-left-color: hsl(var(--popover)/.8)
}

.border-l-popover\/90 {
    border-left-color: hsl(var(--popover)/.9)
}

.border-l-popover\/95 {
    border-left-color: hsl(var(--popover)/.95)
}

.border-l-primary {
    border-left-color: hsl(var(--primary))
}

.border-l-primary-foreground {
    border-left-color: hsl(var(--primary-foreground))
}

.border-l-primary-foreground\/0 {
    border-left-color: hsl(var(--primary-foreground)/0)
}

.border-l-primary-foreground\/10 {
    border-left-color: hsl(var(--primary-foreground)/.1)
}

.border-l-primary-foreground\/100 {
    border-left-color: hsl(var(--primary-foreground)/1)
}

.border-l-primary-foreground\/20 {
    border-left-color: hsl(var(--primary-foreground)/.2)
}

.border-l-primary-foreground\/25 {
    border-left-color: hsl(var(--primary-foreground)/.25)
}

.border-l-primary-foreground\/30 {
    border-left-color: hsl(var(--primary-foreground)/.3)
}

.border-l-primary-foreground\/40 {
    border-left-color: hsl(var(--primary-foreground)/.4)
}

.border-l-primary-foreground\/5 {
    border-left-color: hsl(var(--primary-foreground)/.05)
}

.border-l-primary-foreground\/50 {
    border-left-color: hsl(var(--primary-foreground)/.5)
}

.border-l-primary-foreground\/60 {
    border-left-color: hsl(var(--primary-foreground)/.6)
}

.border-l-primary-foreground\/70 {
    border-left-color: hsl(var(--primary-foreground)/.7)
}

.border-l-primary-foreground\/75 {
    border-left-color: hsl(var(--primary-foreground)/.75)
}

.border-l-primary-foreground\/80 {
    border-left-color: hsl(var(--primary-foreground)/.8)
}

.border-l-primary-foreground\/90 {
    border-left-color: hsl(var(--primary-foreground)/.9)
}

.border-l-primary-foreground\/95 {
    border-left-color: hsl(var(--primary-foreground)/.95)
}

.border-l-primary\/0 {
    border-left-color: hsl(var(--primary)/0)
}

.border-l-primary\/10 {
    border-left-color: hsl(var(--primary)/.1)
}

.border-l-primary\/100 {
    border-left-color: hsl(var(--primary)/1)
}

.border-l-primary\/20 {
    border-left-color: hsl(var(--primary)/.2)
}

.border-l-primary\/25 {
    border-left-color: hsl(var(--primary)/.25)
}

.border-l-primary\/30 {
    border-left-color: hsl(var(--primary)/.3)
}

.border-l-primary\/40 {
    border-left-color: hsl(var(--primary)/.4)
}

.border-l-primary\/5 {
    border-left-color: hsl(var(--primary)/.05)
}

.border-l-primary\/50 {
    border-left-color: hsl(var(--primary)/.5)
}

.border-l-primary\/60 {
    border-left-color: hsl(var(--primary)/.6)
}

.border-l-primary\/70 {
    border-left-color: hsl(var(--primary)/.7)
}

.border-l-primary\/75 {
    border-left-color: hsl(var(--primary)/.75)
}

.border-l-primary\/80 {
    border-left-color: hsl(var(--primary)/.8)
}

.border-l-primary\/90 {
    border-left-color: hsl(var(--primary)/.9)
}

.border-l-primary\/95 {
    border-left-color: hsl(var(--primary)/.95)
}

.border-l-purple-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(243 232 255/var(--tw-border-opacity))
}

.border-l-purple-100\/0 {
    border-left-color: rgba(243,232,255,0)
}

.border-l-purple-100\/10 {
    border-left-color: rgba(243,232,255,.1)
}

.border-l-purple-100\/100 {
    border-left-color: #f3e8ff
}

.border-l-purple-100\/20 {
    border-left-color: rgba(243,232,255,.2)
}

.border-l-purple-100\/25 {
    border-left-color: rgba(243,232,255,.25)
}

.border-l-purple-100\/30 {
    border-left-color: rgba(243,232,255,.3)
}

.border-l-purple-100\/40 {
    border-left-color: rgba(243,232,255,.4)
}

.border-l-purple-100\/5 {
    border-left-color: rgba(243,232,255,.05)
}

.border-l-purple-100\/50 {
    border-left-color: rgba(243,232,255,.5)
}

.border-l-purple-100\/60 {
    border-left-color: rgba(243,232,255,.6)
}

.border-l-purple-100\/70 {
    border-left-color: rgba(243,232,255,.7)
}

.border-l-purple-100\/75 {
    border-left-color: rgba(243,232,255,.75)
}

.border-l-purple-100\/80 {
    border-left-color: rgba(243,232,255,.8)
}

.border-l-purple-100\/90 {
    border-left-color: rgba(243,232,255,.9)
}

.border-l-purple-100\/95 {
    border-left-color: rgba(243,232,255,.95)
}

.border-l-purple-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(233 213 255/var(--tw-border-opacity))
}

.border-l-purple-200\/0 {
    border-left-color: rgba(233,213,255,0)
}

.border-l-purple-200\/10 {
    border-left-color: rgba(233,213,255,.1)
}

.border-l-purple-200\/100 {
    border-left-color: #e9d5ff
}

.border-l-purple-200\/20 {
    border-left-color: rgba(233,213,255,.2)
}

.border-l-purple-200\/25 {
    border-left-color: rgba(233,213,255,.25)
}

.border-l-purple-200\/30 {
    border-left-color: rgba(233,213,255,.3)
}

.border-l-purple-200\/40 {
    border-left-color: rgba(233,213,255,.4)
}

.border-l-purple-200\/5 {
    border-left-color: rgba(233,213,255,.05)
}

.border-l-purple-200\/50 {
    border-left-color: rgba(233,213,255,.5)
}

.border-l-purple-200\/60 {
    border-left-color: rgba(233,213,255,.6)
}

.border-l-purple-200\/70 {
    border-left-color: rgba(233,213,255,.7)
}

.border-l-purple-200\/75 {
    border-left-color: rgba(233,213,255,.75)
}

.border-l-purple-200\/80 {
    border-left-color: rgba(233,213,255,.8)
}

.border-l-purple-200\/90 {
    border-left-color: rgba(233,213,255,.9)
}

.border-l-purple-200\/95 {
    border-left-color: rgba(233,213,255,.95)
}

.border-l-purple-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(216 180 254/var(--tw-border-opacity))
}

.border-l-purple-300\/0 {
    border-left-color: rgba(216,180,254,0)
}

.border-l-purple-300\/10 {
    border-left-color: rgba(216,180,254,.1)
}

.border-l-purple-300\/100 {
    border-left-color: #d8b4fe
}

.border-l-purple-300\/20 {
    border-left-color: rgba(216,180,254,.2)
}

.border-l-purple-300\/25 {
    border-left-color: rgba(216,180,254,.25)
}

.border-l-purple-300\/30 {
    border-left-color: rgba(216,180,254,.3)
}

.border-l-purple-300\/40 {
    border-left-color: rgba(216,180,254,.4)
}

.border-l-purple-300\/5 {
    border-left-color: rgba(216,180,254,.05)
}

.border-l-purple-300\/50 {
    border-left-color: rgba(216,180,254,.5)
}

.border-l-purple-300\/60 {
    border-left-color: rgba(216,180,254,.6)
}

.border-l-purple-300\/70 {
    border-left-color: rgba(216,180,254,.7)
}

.border-l-purple-300\/75 {
    border-left-color: rgba(216,180,254,.75)
}

.border-l-purple-300\/80 {
    border-left-color: rgba(216,180,254,.8)
}

.border-l-purple-300\/90 {
    border-left-color: rgba(216,180,254,.9)
}

.border-l-purple-300\/95 {
    border-left-color: rgba(216,180,254,.95)
}

.border-l-purple-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(192 132 252/var(--tw-border-opacity))
}

.border-l-purple-400\/0 {
    border-left-color: rgba(192,132,252,0)
}

.border-l-purple-400\/10 {
    border-left-color: rgba(192,132,252,.1)
}

.border-l-purple-400\/100 {
    border-left-color: #c084fc
}

.border-l-purple-400\/20 {
    border-left-color: rgba(192,132,252,.2)
}

.border-l-purple-400\/25 {
    border-left-color: rgba(192,132,252,.25)
}

.border-l-purple-400\/30 {
    border-left-color: rgba(192,132,252,.3)
}

.border-l-purple-400\/40 {
    border-left-color: rgba(192,132,252,.4)
}

.border-l-purple-400\/5 {
    border-left-color: rgba(192,132,252,.05)
}

.border-l-purple-400\/50 {
    border-left-color: rgba(192,132,252,.5)
}

.border-l-purple-400\/60 {
    border-left-color: rgba(192,132,252,.6)
}

.border-l-purple-400\/70 {
    border-left-color: rgba(192,132,252,.7)
}

.border-l-purple-400\/75 {
    border-left-color: rgba(192,132,252,.75)
}

.border-l-purple-400\/80 {
    border-left-color: rgba(192,132,252,.8)
}

.border-l-purple-400\/90 {
    border-left-color: rgba(192,132,252,.9)
}

.border-l-purple-400\/95 {
    border-left-color: rgba(192,132,252,.95)
}

.border-l-purple-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(250 245 255/var(--tw-border-opacity))
}

.border-l-purple-50\/0 {
    border-left-color: rgba(250,245,255,0)
}

.border-l-purple-50\/10 {
    border-left-color: rgba(250,245,255,.1)
}

.border-l-purple-50\/100 {
    border-left-color: #faf5ff
}

.border-l-purple-50\/20 {
    border-left-color: rgba(250,245,255,.2)
}

.border-l-purple-50\/25 {
    border-left-color: rgba(250,245,255,.25)
}

.border-l-purple-50\/30 {
    border-left-color: rgba(250,245,255,.3)
}

.border-l-purple-50\/40 {
    border-left-color: rgba(250,245,255,.4)
}

.border-l-purple-50\/5 {
    border-left-color: rgba(250,245,255,.05)
}

.border-l-purple-50\/50 {
    border-left-color: rgba(250,245,255,.5)
}

.border-l-purple-50\/60 {
    border-left-color: rgba(250,245,255,.6)
}

.border-l-purple-50\/70 {
    border-left-color: rgba(250,245,255,.7)
}

.border-l-purple-50\/75 {
    border-left-color: rgba(250,245,255,.75)
}

.border-l-purple-50\/80 {
    border-left-color: rgba(250,245,255,.8)
}

.border-l-purple-50\/90 {
    border-left-color: rgba(250,245,255,.9)
}

.border-l-purple-50\/95 {
    border-left-color: rgba(250,245,255,.95)
}

.border-l-purple-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(168 85 247/var(--tw-border-opacity))
}

.border-l-purple-500\/0 {
    border-left-color: rgba(168,85,247,0)
}

.border-l-purple-500\/10 {
    border-left-color: rgba(168,85,247,.1)
}

.border-l-purple-500\/100 {
    border-left-color: #a855f7
}

.border-l-purple-500\/20 {
    border-left-color: rgba(168,85,247,.2)
}

.border-l-purple-500\/25 {
    border-left-color: rgba(168,85,247,.25)
}

.border-l-purple-500\/30 {
    border-left-color: rgba(168,85,247,.3)
}

.border-l-purple-500\/40 {
    border-left-color: rgba(168,85,247,.4)
}

.border-l-purple-500\/5 {
    border-left-color: rgba(168,85,247,.05)
}

.border-l-purple-500\/50 {
    border-left-color: rgba(168,85,247,.5)
}

.border-l-purple-500\/60 {
    border-left-color: rgba(168,85,247,.6)
}

.border-l-purple-500\/70 {
    border-left-color: rgba(168,85,247,.7)
}

.border-l-purple-500\/75 {
    border-left-color: rgba(168,85,247,.75)
}

.border-l-purple-500\/80 {
    border-left-color: rgba(168,85,247,.8)
}

.border-l-purple-500\/90 {
    border-left-color: rgba(168,85,247,.9)
}

.border-l-purple-500\/95 {
    border-left-color: rgba(168,85,247,.95)
}

.border-l-purple-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(147 51 234/var(--tw-border-opacity))
}

.border-l-purple-600\/0 {
    border-left-color: rgba(147,51,234,0)
}

.border-l-purple-600\/10 {
    border-left-color: rgba(147,51,234,.1)
}

.border-l-purple-600\/100 {
    border-left-color: #9333ea
}

.border-l-purple-600\/20 {
    border-left-color: rgba(147,51,234,.2)
}

.border-l-purple-600\/25 {
    border-left-color: rgba(147,51,234,.25)
}

.border-l-purple-600\/30 {
    border-left-color: rgba(147,51,234,.3)
}

.border-l-purple-600\/40 {
    border-left-color: rgba(147,51,234,.4)
}

.border-l-purple-600\/5 {
    border-left-color: rgba(147,51,234,.05)
}

.border-l-purple-600\/50 {
    border-left-color: rgba(147,51,234,.5)
}

.border-l-purple-600\/60 {
    border-left-color: rgba(147,51,234,.6)
}

.border-l-purple-600\/70 {
    border-left-color: rgba(147,51,234,.7)
}

.border-l-purple-600\/75 {
    border-left-color: rgba(147,51,234,.75)
}

.border-l-purple-600\/80 {
    border-left-color: rgba(147,51,234,.8)
}

.border-l-purple-600\/90 {
    border-left-color: rgba(147,51,234,.9)
}

.border-l-purple-600\/95 {
    border-left-color: rgba(147,51,234,.95)
}

.border-l-purple-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(126 34 206/var(--tw-border-opacity))
}

.border-l-purple-700\/0 {
    border-left-color: rgba(126,34,206,0)
}

.border-l-purple-700\/10 {
    border-left-color: rgba(126,34,206,.1)
}

.border-l-purple-700\/100 {
    border-left-color: #7e22ce
}

.border-l-purple-700\/20 {
    border-left-color: rgba(126,34,206,.2)
}

.border-l-purple-700\/25 {
    border-left-color: rgba(126,34,206,.25)
}

.border-l-purple-700\/30 {
    border-left-color: rgba(126,34,206,.3)
}

.border-l-purple-700\/40 {
    border-left-color: rgba(126,34,206,.4)
}

.border-l-purple-700\/5 {
    border-left-color: rgba(126,34,206,.05)
}

.border-l-purple-700\/50 {
    border-left-color: rgba(126,34,206,.5)
}

.border-l-purple-700\/60 {
    border-left-color: rgba(126,34,206,.6)
}

.border-l-purple-700\/70 {
    border-left-color: rgba(126,34,206,.7)
}

.border-l-purple-700\/75 {
    border-left-color: rgba(126,34,206,.75)
}

.border-l-purple-700\/80 {
    border-left-color: rgba(126,34,206,.8)
}

.border-l-purple-700\/90 {
    border-left-color: rgba(126,34,206,.9)
}

.border-l-purple-700\/95 {
    border-left-color: rgba(126,34,206,.95)
}

.border-l-purple-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(107 33 168/var(--tw-border-opacity))
}

.border-l-purple-800\/0 {
    border-left-color: rgba(107,33,168,0)
}

.border-l-purple-800\/10 {
    border-left-color: rgba(107,33,168,.1)
}

.border-l-purple-800\/100 {
    border-left-color: #6b21a8
}

.border-l-purple-800\/20 {
    border-left-color: rgba(107,33,168,.2)
}

.border-l-purple-800\/25 {
    border-left-color: rgba(107,33,168,.25)
}

.border-l-purple-800\/30 {
    border-left-color: rgba(107,33,168,.3)
}

.border-l-purple-800\/40 {
    border-left-color: rgba(107,33,168,.4)
}

.border-l-purple-800\/5 {
    border-left-color: rgba(107,33,168,.05)
}

.border-l-purple-800\/50 {
    border-left-color: rgba(107,33,168,.5)
}

.border-l-purple-800\/60 {
    border-left-color: rgba(107,33,168,.6)
}

.border-l-purple-800\/70 {
    border-left-color: rgba(107,33,168,.7)
}

.border-l-purple-800\/75 {
    border-left-color: rgba(107,33,168,.75)
}

.border-l-purple-800\/80 {
    border-left-color: rgba(107,33,168,.8)
}

.border-l-purple-800\/90 {
    border-left-color: rgba(107,33,168,.9)
}

.border-l-purple-800\/95 {
    border-left-color: rgba(107,33,168,.95)
}

.border-l-purple-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(88 28 135/var(--tw-border-opacity))
}

.border-l-purple-900\/0 {
    border-left-color: rgba(88,28,135,0)
}

.border-l-purple-900\/10 {
    border-left-color: rgba(88,28,135,.1)
}

.border-l-purple-900\/100 {
    border-left-color: #581c87
}

.border-l-purple-900\/20 {
    border-left-color: rgba(88,28,135,.2)
}

.border-l-purple-900\/25 {
    border-left-color: rgba(88,28,135,.25)
}

.border-l-purple-900\/30 {
    border-left-color: rgba(88,28,135,.3)
}

.border-l-purple-900\/40 {
    border-left-color: rgba(88,28,135,.4)
}

.border-l-purple-900\/5 {
    border-left-color: rgba(88,28,135,.05)
}

.border-l-purple-900\/50 {
    border-left-color: rgba(88,28,135,.5)
}

.border-l-purple-900\/60 {
    border-left-color: rgba(88,28,135,.6)
}

.border-l-purple-900\/70 {
    border-left-color: rgba(88,28,135,.7)
}

.border-l-purple-900\/75 {
    border-left-color: rgba(88,28,135,.75)
}

.border-l-purple-900\/80 {
    border-left-color: rgba(88,28,135,.8)
}

.border-l-purple-900\/90 {
    border-left-color: rgba(88,28,135,.9)
}

.border-l-purple-900\/95 {
    border-left-color: rgba(88,28,135,.95)
}

.border-l-purple-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(59 7 100/var(--tw-border-opacity))
}

.border-l-purple-950\/0 {
    border-left-color: rgba(59,7,100,0)
}

.border-l-purple-950\/10 {
    border-left-color: rgba(59,7,100,.1)
}

.border-l-purple-950\/100 {
    border-left-color: #3b0764
}

.border-l-purple-950\/20 {
    border-left-color: rgba(59,7,100,.2)
}

.border-l-purple-950\/25 {
    border-left-color: rgba(59,7,100,.25)
}

.border-l-purple-950\/30 {
    border-left-color: rgba(59,7,100,.3)
}

.border-l-purple-950\/40 {
    border-left-color: rgba(59,7,100,.4)
}

.border-l-purple-950\/5 {
    border-left-color: rgba(59,7,100,.05)
}

.border-l-purple-950\/50 {
    border-left-color: rgba(59,7,100,.5)
}

.border-l-purple-950\/60 {
    border-left-color: rgba(59,7,100,.6)
}

.border-l-purple-950\/70 {
    border-left-color: rgba(59,7,100,.7)
}

.border-l-purple-950\/75 {
    border-left-color: rgba(59,7,100,.75)
}

.border-l-purple-950\/80 {
    border-left-color: rgba(59,7,100,.8)
}

.border-l-purple-950\/90 {
    border-left-color: rgba(59,7,100,.9)
}

.border-l-purple-950\/95 {
    border-left-color: rgba(59,7,100,.95)
}

.border-l-purple-accent-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(81 59 139/var(--tw-border-opacity))
}

.border-l-purple-accent-500\/0 {
    border-left-color: rgba(81,59,139,0)
}

.border-l-purple-accent-500\/10 {
    border-left-color: rgba(81,59,139,.1)
}

.border-l-purple-accent-500\/100 {
    border-left-color: #513b8b
}

.border-l-purple-accent-500\/20 {
    border-left-color: rgba(81,59,139,.2)
}

.border-l-purple-accent-500\/25 {
    border-left-color: rgba(81,59,139,.25)
}

.border-l-purple-accent-500\/30 {
    border-left-color: rgba(81,59,139,.3)
}

.border-l-purple-accent-500\/40 {
    border-left-color: rgba(81,59,139,.4)
}

.border-l-purple-accent-500\/5 {
    border-left-color: rgba(81,59,139,.05)
}

.border-l-purple-accent-500\/50 {
    border-left-color: rgba(81,59,139,.5)
}

.border-l-purple-accent-500\/60 {
    border-left-color: rgba(81,59,139,.6)
}

.border-l-purple-accent-500\/70 {
    border-left-color: rgba(81,59,139,.7)
}

.border-l-purple-accent-500\/75 {
    border-left-color: rgba(81,59,139,.75)
}

.border-l-purple-accent-500\/80 {
    border-left-color: rgba(81,59,139,.8)
}

.border-l-purple-accent-500\/90 {
    border-left-color: rgba(81,59,139,.9)
}

.border-l-purple-accent-500\/95 {
    border-left-color: rgba(81,59,139,.95)
}

.border-l-red-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(254 226 226/var(--tw-border-opacity))
}

.border-l-red-100\/0 {
    border-left-color: hsla(0,93%,94%,0)
}

.border-l-red-100\/10 {
    border-left-color: hsla(0,93%,94%,.1)
}

.border-l-red-100\/100 {
    border-left-color: #fee2e2
}

.border-l-red-100\/20 {
    border-left-color: hsla(0,93%,94%,.2)
}

.border-l-red-100\/25 {
    border-left-color: hsla(0,93%,94%,.25)
}

.border-l-red-100\/30 {
    border-left-color: hsla(0,93%,94%,.3)
}

.border-l-red-100\/40 {
    border-left-color: hsla(0,93%,94%,.4)
}

.border-l-red-100\/5 {
    border-left-color: hsla(0,93%,94%,.05)
}

.border-l-red-100\/50 {
    border-left-color: hsla(0,93%,94%,.5)
}

.border-l-red-100\/60 {
    border-left-color: hsla(0,93%,94%,.6)
}

.border-l-red-100\/70 {
    border-left-color: hsla(0,93%,94%,.7)
}

.border-l-red-100\/75 {
    border-left-color: hsla(0,93%,94%,.75)
}

.border-l-red-100\/80 {
    border-left-color: hsla(0,93%,94%,.8)
}

.border-l-red-100\/90 {
    border-left-color: hsla(0,93%,94%,.9)
}

.border-l-red-100\/95 {
    border-left-color: hsla(0,93%,94%,.95)
}

.border-l-red-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(254 202 202/var(--tw-border-opacity))
}

.border-l-red-200\/0 {
    border-left-color: hsla(0,96%,89%,0)
}

.border-l-red-200\/10 {
    border-left-color: hsla(0,96%,89%,.1)
}

.border-l-red-200\/100 {
    border-left-color: #fecaca
}

.border-l-red-200\/20 {
    border-left-color: hsla(0,96%,89%,.2)
}

.border-l-red-200\/25 {
    border-left-color: hsla(0,96%,89%,.25)
}

.border-l-red-200\/30 {
    border-left-color: hsla(0,96%,89%,.3)
}

.border-l-red-200\/40 {
    border-left-color: hsla(0,96%,89%,.4)
}

.border-l-red-200\/5 {
    border-left-color: hsla(0,96%,89%,.05)
}

.border-l-red-200\/50 {
    border-left-color: hsla(0,96%,89%,.5)
}

.border-l-red-200\/60 {
    border-left-color: hsla(0,96%,89%,.6)
}

.border-l-red-200\/70 {
    border-left-color: hsla(0,96%,89%,.7)
}

.border-l-red-200\/75 {
    border-left-color: hsla(0,96%,89%,.75)
}

.border-l-red-200\/80 {
    border-left-color: hsla(0,96%,89%,.8)
}

.border-l-red-200\/90 {
    border-left-color: hsla(0,96%,89%,.9)
}

.border-l-red-200\/95 {
    border-left-color: hsla(0,96%,89%,.95)
}

.border-l-red-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(252 165 165/var(--tw-border-opacity))
}

.border-l-red-300\/0 {
    border-left-color: hsla(0,94%,82%,0)
}

.border-l-red-300\/10 {
    border-left-color: hsla(0,94%,82%,.1)
}

.border-l-red-300\/100 {
    border-left-color: #fca5a5
}

.border-l-red-300\/20 {
    border-left-color: hsla(0,94%,82%,.2)
}

.border-l-red-300\/25 {
    border-left-color: hsla(0,94%,82%,.25)
}

.border-l-red-300\/30 {
    border-left-color: hsla(0,94%,82%,.3)
}

.border-l-red-300\/40 {
    border-left-color: hsla(0,94%,82%,.4)
}

.border-l-red-300\/5 {
    border-left-color: hsla(0,94%,82%,.05)
}

.border-l-red-300\/50 {
    border-left-color: hsla(0,94%,82%,.5)
}

.border-l-red-300\/60 {
    border-left-color: hsla(0,94%,82%,.6)
}

.border-l-red-300\/70 {
    border-left-color: hsla(0,94%,82%,.7)
}

.border-l-red-300\/75 {
    border-left-color: hsla(0,94%,82%,.75)
}

.border-l-red-300\/80 {
    border-left-color: hsla(0,94%,82%,.8)
}

.border-l-red-300\/90 {
    border-left-color: hsla(0,94%,82%,.9)
}

.border-l-red-300\/95 {
    border-left-color: hsla(0,94%,82%,.95)
}

.border-l-red-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(248 113 113/var(--tw-border-opacity))
}

.border-l-red-400\/0 {
    border-left-color: hsla(0,91%,71%,0)
}

.border-l-red-400\/10 {
    border-left-color: hsla(0,91%,71%,.1)
}

.border-l-red-400\/100 {
    border-left-color: #f87171
}

.border-l-red-400\/20 {
    border-left-color: hsla(0,91%,71%,.2)
}

.border-l-red-400\/25 {
    border-left-color: hsla(0,91%,71%,.25)
}

.border-l-red-400\/30 {
    border-left-color: hsla(0,91%,71%,.3)
}

.border-l-red-400\/40 {
    border-left-color: hsla(0,91%,71%,.4)
}

.border-l-red-400\/5 {
    border-left-color: hsla(0,91%,71%,.05)
}

.border-l-red-400\/50 {
    border-left-color: hsla(0,91%,71%,.5)
}

.border-l-red-400\/60 {
    border-left-color: hsla(0,91%,71%,.6)
}

.border-l-red-400\/70 {
    border-left-color: hsla(0,91%,71%,.7)
}

.border-l-red-400\/75 {
    border-left-color: hsla(0,91%,71%,.75)
}

.border-l-red-400\/80 {
    border-left-color: hsla(0,91%,71%,.8)
}

.border-l-red-400\/90 {
    border-left-color: hsla(0,91%,71%,.9)
}

.border-l-red-400\/95 {
    border-left-color: hsla(0,91%,71%,.95)
}

.border-l-red-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(254 242 242/var(--tw-border-opacity))
}

.border-l-red-50\/0 {
    border-left-color: hsla(0,86%,97%,0)
}

.border-l-red-50\/10 {
    border-left-color: hsla(0,86%,97%,.1)
}

.border-l-red-50\/100 {
    border-left-color: #fef2f2
}

.border-l-red-50\/20 {
    border-left-color: hsla(0,86%,97%,.2)
}

.border-l-red-50\/25 {
    border-left-color: hsla(0,86%,97%,.25)
}

.border-l-red-50\/30 {
    border-left-color: hsla(0,86%,97%,.3)
}

.border-l-red-50\/40 {
    border-left-color: hsla(0,86%,97%,.4)
}

.border-l-red-50\/5 {
    border-left-color: hsla(0,86%,97%,.05)
}

.border-l-red-50\/50 {
    border-left-color: hsla(0,86%,97%,.5)
}

.border-l-red-50\/60 {
    border-left-color: hsla(0,86%,97%,.6)
}

.border-l-red-50\/70 {
    border-left-color: hsla(0,86%,97%,.7)
}

.border-l-red-50\/75 {
    border-left-color: hsla(0,86%,97%,.75)
}

.border-l-red-50\/80 {
    border-left-color: hsla(0,86%,97%,.8)
}

.border-l-red-50\/90 {
    border-left-color: hsla(0,86%,97%,.9)
}

.border-l-red-50\/95 {
    border-left-color: hsla(0,86%,97%,.95)
}

.border-l-red-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(239 68 68/var(--tw-border-opacity))
}

.border-l-red-500\/0 {
    border-left-color: rgba(239,68,68,0)
}

.border-l-red-500\/10 {
    border-left-color: rgba(239,68,68,.1)
}

.border-l-red-500\/100 {
    border-left-color: #ef4444
}

.border-l-red-500\/20 {
    border-left-color: rgba(239,68,68,.2)
}

.border-l-red-500\/25 {
    border-left-color: rgba(239,68,68,.25)
}

.border-l-red-500\/30 {
    border-left-color: rgba(239,68,68,.3)
}

.border-l-red-500\/40 {
    border-left-color: rgba(239,68,68,.4)
}

.border-l-red-500\/5 {
    border-left-color: rgba(239,68,68,.05)
}

.border-l-red-500\/50 {
    border-left-color: rgba(239,68,68,.5)
}

.border-l-red-500\/60 {
    border-left-color: rgba(239,68,68,.6)
}

.border-l-red-500\/70 {
    border-left-color: rgba(239,68,68,.7)
}

.border-l-red-500\/75 {
    border-left-color: rgba(239,68,68,.75)
}

.border-l-red-500\/80 {
    border-left-color: rgba(239,68,68,.8)
}

.border-l-red-500\/90 {
    border-left-color: rgba(239,68,68,.9)
}

.border-l-red-500\/95 {
    border-left-color: rgba(239,68,68,.95)
}

.border-l-red-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(220 38 38/var(--tw-border-opacity))
}

.border-l-red-600\/0 {
    border-left-color: rgba(220,38,38,0)
}

.border-l-red-600\/10 {
    border-left-color: rgba(220,38,38,.1)
}

.border-l-red-600\/100 {
    border-left-color: #dc2626
}

.border-l-red-600\/20 {
    border-left-color: rgba(220,38,38,.2)
}

.border-l-red-600\/25 {
    border-left-color: rgba(220,38,38,.25)
}

.border-l-red-600\/30 {
    border-left-color: rgba(220,38,38,.3)
}

.border-l-red-600\/40 {
    border-left-color: rgba(220,38,38,.4)
}

.border-l-red-600\/5 {
    border-left-color: rgba(220,38,38,.05)
}

.border-l-red-600\/50 {
    border-left-color: rgba(220,38,38,.5)
}

.border-l-red-600\/60 {
    border-left-color: rgba(220,38,38,.6)
}

.border-l-red-600\/70 {
    border-left-color: rgba(220,38,38,.7)
}

.border-l-red-600\/75 {
    border-left-color: rgba(220,38,38,.75)
}

.border-l-red-600\/80 {
    border-left-color: rgba(220,38,38,.8)
}

.border-l-red-600\/90 {
    border-left-color: rgba(220,38,38,.9)
}

.border-l-red-600\/95 {
    border-left-color: rgba(220,38,38,.95)
}

.border-l-red-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(185 28 28/var(--tw-border-opacity))
}

.border-l-red-700\/0 {
    border-left-color: rgba(185,28,28,0)
}

.border-l-red-700\/10 {
    border-left-color: rgba(185,28,28,.1)
}

.border-l-red-700\/100 {
    border-left-color: #b91c1c
}

.border-l-red-700\/20 {
    border-left-color: rgba(185,28,28,.2)
}

.border-l-red-700\/25 {
    border-left-color: rgba(185,28,28,.25)
}

.border-l-red-700\/30 {
    border-left-color: rgba(185,28,28,.3)
}

.border-l-red-700\/40 {
    border-left-color: rgba(185,28,28,.4)
}

.border-l-red-700\/5 {
    border-left-color: rgba(185,28,28,.05)
}

.border-l-red-700\/50 {
    border-left-color: rgba(185,28,28,.5)
}

.border-l-red-700\/60 {
    border-left-color: rgba(185,28,28,.6)
}

.border-l-red-700\/70 {
    border-left-color: rgba(185,28,28,.7)
}

.border-l-red-700\/75 {
    border-left-color: rgba(185,28,28,.75)
}

.border-l-red-700\/80 {
    border-left-color: rgba(185,28,28,.8)
}

.border-l-red-700\/90 {
    border-left-color: rgba(185,28,28,.9)
}

.border-l-red-700\/95 {
    border-left-color: rgba(185,28,28,.95)
}

.border-l-red-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(153 27 27/var(--tw-border-opacity))
}

.border-l-red-800\/0 {
    border-left-color: rgba(153,27,27,0)
}

.border-l-red-800\/10 {
    border-left-color: rgba(153,27,27,.1)
}

.border-l-red-800\/100 {
    border-left-color: #991b1b
}

.border-l-red-800\/20 {
    border-left-color: rgba(153,27,27,.2)
}

.border-l-red-800\/25 {
    border-left-color: rgba(153,27,27,.25)
}

.border-l-red-800\/30 {
    border-left-color: rgba(153,27,27,.3)
}

.border-l-red-800\/40 {
    border-left-color: rgba(153,27,27,.4)
}

.border-l-red-800\/5 {
    border-left-color: rgba(153,27,27,.05)
}

.border-l-red-800\/50 {
    border-left-color: rgba(153,27,27,.5)
}

.border-l-red-800\/60 {
    border-left-color: rgba(153,27,27,.6)
}

.border-l-red-800\/70 {
    border-left-color: rgba(153,27,27,.7)
}

.border-l-red-800\/75 {
    border-left-color: rgba(153,27,27,.75)
}

.border-l-red-800\/80 {
    border-left-color: rgba(153,27,27,.8)
}

.border-l-red-800\/90 {
    border-left-color: rgba(153,27,27,.9)
}

.border-l-red-800\/95 {
    border-left-color: rgba(153,27,27,.95)
}

.border-l-red-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(127 29 29/var(--tw-border-opacity))
}

.border-l-red-900\/0 {
    border-left-color: rgba(127,29,29,0)
}

.border-l-red-900\/10 {
    border-left-color: rgba(127,29,29,.1)
}

.border-l-red-900\/100 {
    border-left-color: #7f1d1d
}

.border-l-red-900\/20 {
    border-left-color: rgba(127,29,29,.2)
}

.border-l-red-900\/25 {
    border-left-color: rgba(127,29,29,.25)
}

.border-l-red-900\/30 {
    border-left-color: rgba(127,29,29,.3)
}

.border-l-red-900\/40 {
    border-left-color: rgba(127,29,29,.4)
}

.border-l-red-900\/5 {
    border-left-color: rgba(127,29,29,.05)
}

.border-l-red-900\/50 {
    border-left-color: rgba(127,29,29,.5)
}

.border-l-red-900\/60 {
    border-left-color: rgba(127,29,29,.6)
}

.border-l-red-900\/70 {
    border-left-color: rgba(127,29,29,.7)
}

.border-l-red-900\/75 {
    border-left-color: rgba(127,29,29,.75)
}

.border-l-red-900\/80 {
    border-left-color: rgba(127,29,29,.8)
}

.border-l-red-900\/90 {
    border-left-color: rgba(127,29,29,.9)
}

.border-l-red-900\/95 {
    border-left-color: rgba(127,29,29,.95)
}

.border-l-red-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(69 10 10/var(--tw-border-opacity))
}

.border-l-red-950\/0 {
    border-left-color: rgba(69,10,10,0)
}

.border-l-red-950\/10 {
    border-left-color: rgba(69,10,10,.1)
}

.border-l-red-950\/100 {
    border-left-color: #450a0a
}

.border-l-red-950\/20 {
    border-left-color: rgba(69,10,10,.2)
}

.border-l-red-950\/25 {
    border-left-color: rgba(69,10,10,.25)
}

.border-l-red-950\/30 {
    border-left-color: rgba(69,10,10,.3)
}

.border-l-red-950\/40 {
    border-left-color: rgba(69,10,10,.4)
}

.border-l-red-950\/5 {
    border-left-color: rgba(69,10,10,.05)
}

.border-l-red-950\/50 {
    border-left-color: rgba(69,10,10,.5)
}

.border-l-red-950\/60 {
    border-left-color: rgba(69,10,10,.6)
}

.border-l-red-950\/70 {
    border-left-color: rgba(69,10,10,.7)
}

.border-l-red-950\/75 {
    border-left-color: rgba(69,10,10,.75)
}

.border-l-red-950\/80 {
    border-left-color: rgba(69,10,10,.8)
}

.border-l-red-950\/90 {
    border-left-color: rgba(69,10,10,.9)
}

.border-l-red-950\/95 {
    border-left-color: rgba(69,10,10,.95)
}

.border-l-ring {
    border-left-color: hsl(var(--ring))
}

.border-l-ring\/0 {
    border-left-color: hsl(var(--ring)/0)
}

.border-l-ring\/10 {
    border-left-color: hsl(var(--ring)/.1)
}

.border-l-ring\/100 {
    border-left-color: hsl(var(--ring)/1)
}

.border-l-ring\/20 {
    border-left-color: hsl(var(--ring)/.2)
}

.border-l-ring\/25 {
    border-left-color: hsl(var(--ring)/.25)
}

.border-l-ring\/30 {
    border-left-color: hsl(var(--ring)/.3)
}

.border-l-ring\/40 {
    border-left-color: hsl(var(--ring)/.4)
}

.border-l-ring\/5 {
    border-left-color: hsl(var(--ring)/.05)
}

.border-l-ring\/50 {
    border-left-color: hsl(var(--ring)/.5)
}

.border-l-ring\/60 {
    border-left-color: hsl(var(--ring)/.6)
}

.border-l-ring\/70 {
    border-left-color: hsl(var(--ring)/.7)
}

.border-l-ring\/75 {
    border-left-color: hsl(var(--ring)/.75)
}

.border-l-ring\/80 {
    border-left-color: hsl(var(--ring)/.8)
}

.border-l-ring\/90 {
    border-left-color: hsl(var(--ring)/.9)
}

.border-l-ring\/95 {
    border-left-color: hsl(var(--ring)/.95)
}

.border-l-rose-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(255 228 230/var(--tw-border-opacity))
}

.border-l-rose-100\/0 {
    border-left-color: rgba(255,228,230,0)
}

.border-l-rose-100\/10 {
    border-left-color: rgba(255,228,230,.1)
}

.border-l-rose-100\/100 {
    border-left-color: #ffe4e6
}

.border-l-rose-100\/20 {
    border-left-color: rgba(255,228,230,.2)
}

.border-l-rose-100\/25 {
    border-left-color: rgba(255,228,230,.25)
}

.border-l-rose-100\/30 {
    border-left-color: rgba(255,228,230,.3)
}

.border-l-rose-100\/40 {
    border-left-color: rgba(255,228,230,.4)
}

.border-l-rose-100\/5 {
    border-left-color: rgba(255,228,230,.05)
}

.border-l-rose-100\/50 {
    border-left-color: rgba(255,228,230,.5)
}

.border-l-rose-100\/60 {
    border-left-color: rgba(255,228,230,.6)
}

.border-l-rose-100\/70 {
    border-left-color: rgba(255,228,230,.7)
}

.border-l-rose-100\/75 {
    border-left-color: rgba(255,228,230,.75)
}

.border-l-rose-100\/80 {
    border-left-color: rgba(255,228,230,.8)
}

.border-l-rose-100\/90 {
    border-left-color: rgba(255,228,230,.9)
}

.border-l-rose-100\/95 {
    border-left-color: rgba(255,228,230,.95)
}

.border-l-rose-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(254 205 211/var(--tw-border-opacity))
}

.border-l-rose-200\/0 {
    border-left-color: rgba(254,205,211,0)
}

.border-l-rose-200\/10 {
    border-left-color: rgba(254,205,211,.1)
}

.border-l-rose-200\/100 {
    border-left-color: #fecdd3
}

.border-l-rose-200\/20 {
    border-left-color: rgba(254,205,211,.2)
}

.border-l-rose-200\/25 {
    border-left-color: rgba(254,205,211,.25)
}

.border-l-rose-200\/30 {
    border-left-color: rgba(254,205,211,.3)
}

.border-l-rose-200\/40 {
    border-left-color: rgba(254,205,211,.4)
}

.border-l-rose-200\/5 {
    border-left-color: rgba(254,205,211,.05)
}

.border-l-rose-200\/50 {
    border-left-color: rgba(254,205,211,.5)
}

.border-l-rose-200\/60 {
    border-left-color: rgba(254,205,211,.6)
}

.border-l-rose-200\/70 {
    border-left-color: rgba(254,205,211,.7)
}

.border-l-rose-200\/75 {
    border-left-color: rgba(254,205,211,.75)
}

.border-l-rose-200\/80 {
    border-left-color: rgba(254,205,211,.8)
}

.border-l-rose-200\/90 {
    border-left-color: rgba(254,205,211,.9)
}

.border-l-rose-200\/95 {
    border-left-color: rgba(254,205,211,.95)
}

.border-l-rose-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(253 164 175/var(--tw-border-opacity))
}

.border-l-rose-300\/0 {
    border-left-color: rgba(253,164,175,0)
}

.border-l-rose-300\/10 {
    border-left-color: rgba(253,164,175,.1)
}

.border-l-rose-300\/100 {
    border-left-color: #fda4af
}

.border-l-rose-300\/20 {
    border-left-color: rgba(253,164,175,.2)
}

.border-l-rose-300\/25 {
    border-left-color: rgba(253,164,175,.25)
}

.border-l-rose-300\/30 {
    border-left-color: rgba(253,164,175,.3)
}

.border-l-rose-300\/40 {
    border-left-color: rgba(253,164,175,.4)
}

.border-l-rose-300\/5 {
    border-left-color: rgba(253,164,175,.05)
}

.border-l-rose-300\/50 {
    border-left-color: rgba(253,164,175,.5)
}

.border-l-rose-300\/60 {
    border-left-color: rgba(253,164,175,.6)
}

.border-l-rose-300\/70 {
    border-left-color: rgba(253,164,175,.7)
}

.border-l-rose-300\/75 {
    border-left-color: rgba(253,164,175,.75)
}

.border-l-rose-300\/80 {
    border-left-color: rgba(253,164,175,.8)
}

.border-l-rose-300\/90 {
    border-left-color: rgba(253,164,175,.9)
}

.border-l-rose-300\/95 {
    border-left-color: rgba(253,164,175,.95)
}

.border-l-rose-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(251 113 133/var(--tw-border-opacity))
}

.border-l-rose-400\/0 {
    border-left-color: rgba(251,113,133,0)
}

.border-l-rose-400\/10 {
    border-left-color: rgba(251,113,133,.1)
}

.border-l-rose-400\/100 {
    border-left-color: #fb7185
}

.border-l-rose-400\/20 {
    border-left-color: rgba(251,113,133,.2)
}

.border-l-rose-400\/25 {
    border-left-color: rgba(251,113,133,.25)
}

.border-l-rose-400\/30 {
    border-left-color: rgba(251,113,133,.3)
}

.border-l-rose-400\/40 {
    border-left-color: rgba(251,113,133,.4)
}

.border-l-rose-400\/5 {
    border-left-color: rgba(251,113,133,.05)
}

.border-l-rose-400\/50 {
    border-left-color: rgba(251,113,133,.5)
}

.border-l-rose-400\/60 {
    border-left-color: rgba(251,113,133,.6)
}

.border-l-rose-400\/70 {
    border-left-color: rgba(251,113,133,.7)
}

.border-l-rose-400\/75 {
    border-left-color: rgba(251,113,133,.75)
}

.border-l-rose-400\/80 {
    border-left-color: rgba(251,113,133,.8)
}

.border-l-rose-400\/90 {
    border-left-color: rgba(251,113,133,.9)
}

.border-l-rose-400\/95 {
    border-left-color: rgba(251,113,133,.95)
}

.border-l-rose-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(255 241 242/var(--tw-border-opacity))
}

.border-l-rose-50\/0 {
    border-left-color: rgba(255,241,242,0)
}

.border-l-rose-50\/10 {
    border-left-color: rgba(255,241,242,.1)
}

.border-l-rose-50\/100 {
    border-left-color: #fff1f2
}

.border-l-rose-50\/20 {
    border-left-color: rgba(255,241,242,.2)
}

.border-l-rose-50\/25 {
    border-left-color: rgba(255,241,242,.25)
}

.border-l-rose-50\/30 {
    border-left-color: rgba(255,241,242,.3)
}

.border-l-rose-50\/40 {
    border-left-color: rgba(255,241,242,.4)
}

.border-l-rose-50\/5 {
    border-left-color: rgba(255,241,242,.05)
}

.border-l-rose-50\/50 {
    border-left-color: rgba(255,241,242,.5)
}

.border-l-rose-50\/60 {
    border-left-color: rgba(255,241,242,.6)
}

.border-l-rose-50\/70 {
    border-left-color: rgba(255,241,242,.7)
}

.border-l-rose-50\/75 {
    border-left-color: rgba(255,241,242,.75)
}

.border-l-rose-50\/80 {
    border-left-color: rgba(255,241,242,.8)
}

.border-l-rose-50\/90 {
    border-left-color: rgba(255,241,242,.9)
}

.border-l-rose-50\/95 {
    border-left-color: rgba(255,241,242,.95)
}

.border-l-rose-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(244 63 94/var(--tw-border-opacity))
}

.border-l-rose-500\/0 {
    border-left-color: rgba(244,63,94,0)
}

.border-l-rose-500\/10 {
    border-left-color: rgba(244,63,94,.1)
}

.border-l-rose-500\/100 {
    border-left-color: #f43f5e
}

.border-l-rose-500\/20 {
    border-left-color: rgba(244,63,94,.2)
}

.border-l-rose-500\/25 {
    border-left-color: rgba(244,63,94,.25)
}

.border-l-rose-500\/30 {
    border-left-color: rgba(244,63,94,.3)
}

.border-l-rose-500\/40 {
    border-left-color: rgba(244,63,94,.4)
}

.border-l-rose-500\/5 {
    border-left-color: rgba(244,63,94,.05)
}

.border-l-rose-500\/50 {
    border-left-color: rgba(244,63,94,.5)
}

.border-l-rose-500\/60 {
    border-left-color: rgba(244,63,94,.6)
}

.border-l-rose-500\/70 {
    border-left-color: rgba(244,63,94,.7)
}

.border-l-rose-500\/75 {
    border-left-color: rgba(244,63,94,.75)
}

.border-l-rose-500\/80 {
    border-left-color: rgba(244,63,94,.8)
}

.border-l-rose-500\/90 {
    border-left-color: rgba(244,63,94,.9)
}

.border-l-rose-500\/95 {
    border-left-color: rgba(244,63,94,.95)
}

.border-l-rose-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(225 29 72/var(--tw-border-opacity))
}

.border-l-rose-600\/0 {
    border-left-color: rgba(225,29,72,0)
}

.border-l-rose-600\/10 {
    border-left-color: rgba(225,29,72,.1)
}

.border-l-rose-600\/100 {
    border-left-color: #e11d48
}

.border-l-rose-600\/20 {
    border-left-color: rgba(225,29,72,.2)
}

.border-l-rose-600\/25 {
    border-left-color: rgba(225,29,72,.25)
}

.border-l-rose-600\/30 {
    border-left-color: rgba(225,29,72,.3)
}

.border-l-rose-600\/40 {
    border-left-color: rgba(225,29,72,.4)
}

.border-l-rose-600\/5 {
    border-left-color: rgba(225,29,72,.05)
}

.border-l-rose-600\/50 {
    border-left-color: rgba(225,29,72,.5)
}

.border-l-rose-600\/60 {
    border-left-color: rgba(225,29,72,.6)
}

.border-l-rose-600\/70 {
    border-left-color: rgba(225,29,72,.7)
}

.border-l-rose-600\/75 {
    border-left-color: rgba(225,29,72,.75)
}

.border-l-rose-600\/80 {
    border-left-color: rgba(225,29,72,.8)
}

.border-l-rose-600\/90 {
    border-left-color: rgba(225,29,72,.9)
}

.border-l-rose-600\/95 {
    border-left-color: rgba(225,29,72,.95)
}

.border-l-rose-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(190 18 60/var(--tw-border-opacity))
}

.border-l-rose-700\/0 {
    border-left-color: rgba(190,18,60,0)
}

.border-l-rose-700\/10 {
    border-left-color: rgba(190,18,60,.1)
}

.border-l-rose-700\/100 {
    border-left-color: #be123c
}

.border-l-rose-700\/20 {
    border-left-color: rgba(190,18,60,.2)
}

.border-l-rose-700\/25 {
    border-left-color: rgba(190,18,60,.25)
}

.border-l-rose-700\/30 {
    border-left-color: rgba(190,18,60,.3)
}

.border-l-rose-700\/40 {
    border-left-color: rgba(190,18,60,.4)
}

.border-l-rose-700\/5 {
    border-left-color: rgba(190,18,60,.05)
}

.border-l-rose-700\/50 {
    border-left-color: rgba(190,18,60,.5)
}

.border-l-rose-700\/60 {
    border-left-color: rgba(190,18,60,.6)
}

.border-l-rose-700\/70 {
    border-left-color: rgba(190,18,60,.7)
}

.border-l-rose-700\/75 {
    border-left-color: rgba(190,18,60,.75)
}

.border-l-rose-700\/80 {
    border-left-color: rgba(190,18,60,.8)
}

.border-l-rose-700\/90 {
    border-left-color: rgba(190,18,60,.9)
}

.border-l-rose-700\/95 {
    border-left-color: rgba(190,18,60,.95)
}

.border-l-rose-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(159 18 57/var(--tw-border-opacity))
}

.border-l-rose-800\/0 {
    border-left-color: rgba(159,18,57,0)
}

.border-l-rose-800\/10 {
    border-left-color: rgba(159,18,57,.1)
}

.border-l-rose-800\/100 {
    border-left-color: #9f1239
}

.border-l-rose-800\/20 {
    border-left-color: rgba(159,18,57,.2)
}

.border-l-rose-800\/25 {
    border-left-color: rgba(159,18,57,.25)
}

.border-l-rose-800\/30 {
    border-left-color: rgba(159,18,57,.3)
}

.border-l-rose-800\/40 {
    border-left-color: rgba(159,18,57,.4)
}

.border-l-rose-800\/5 {
    border-left-color: rgba(159,18,57,.05)
}

.border-l-rose-800\/50 {
    border-left-color: rgba(159,18,57,.5)
}

.border-l-rose-800\/60 {
    border-left-color: rgba(159,18,57,.6)
}

.border-l-rose-800\/70 {
    border-left-color: rgba(159,18,57,.7)
}

.border-l-rose-800\/75 {
    border-left-color: rgba(159,18,57,.75)
}

.border-l-rose-800\/80 {
    border-left-color: rgba(159,18,57,.8)
}

.border-l-rose-800\/90 {
    border-left-color: rgba(159,18,57,.9)
}

.border-l-rose-800\/95 {
    border-left-color: rgba(159,18,57,.95)
}

.border-l-rose-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(136 19 55/var(--tw-border-opacity))
}

.border-l-rose-900\/0 {
    border-left-color: rgba(136,19,55,0)
}

.border-l-rose-900\/10 {
    border-left-color: rgba(136,19,55,.1)
}

.border-l-rose-900\/100 {
    border-left-color: #881337
}

.border-l-rose-900\/20 {
    border-left-color: rgba(136,19,55,.2)
}

.border-l-rose-900\/25 {
    border-left-color: rgba(136,19,55,.25)
}

.border-l-rose-900\/30 {
    border-left-color: rgba(136,19,55,.3)
}

.border-l-rose-900\/40 {
    border-left-color: rgba(136,19,55,.4)
}

.border-l-rose-900\/5 {
    border-left-color: rgba(136,19,55,.05)
}

.border-l-rose-900\/50 {
    border-left-color: rgba(136,19,55,.5)
}

.border-l-rose-900\/60 {
    border-left-color: rgba(136,19,55,.6)
}

.border-l-rose-900\/70 {
    border-left-color: rgba(136,19,55,.7)
}

.border-l-rose-900\/75 {
    border-left-color: rgba(136,19,55,.75)
}

.border-l-rose-900\/80 {
    border-left-color: rgba(136,19,55,.8)
}

.border-l-rose-900\/90 {
    border-left-color: rgba(136,19,55,.9)
}

.border-l-rose-900\/95 {
    border-left-color: rgba(136,19,55,.95)
}

.border-l-rose-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(76 5 25/var(--tw-border-opacity))
}

.border-l-rose-950\/0 {
    border-left-color: rgba(76,5,25,0)
}

.border-l-rose-950\/10 {
    border-left-color: rgba(76,5,25,.1)
}

.border-l-rose-950\/100 {
    border-left-color: #4c0519
}

.border-l-rose-950\/20 {
    border-left-color: rgba(76,5,25,.2)
}

.border-l-rose-950\/25 {
    border-left-color: rgba(76,5,25,.25)
}

.border-l-rose-950\/30 {
    border-left-color: rgba(76,5,25,.3)
}

.border-l-rose-950\/40 {
    border-left-color: rgba(76,5,25,.4)
}

.border-l-rose-950\/5 {
    border-left-color: rgba(76,5,25,.05)
}

.border-l-rose-950\/50 {
    border-left-color: rgba(76,5,25,.5)
}

.border-l-rose-950\/60 {
    border-left-color: rgba(76,5,25,.6)
}

.border-l-rose-950\/70 {
    border-left-color: rgba(76,5,25,.7)
}

.border-l-rose-950\/75 {
    border-left-color: rgba(76,5,25,.75)
}

.border-l-rose-950\/80 {
    border-left-color: rgba(76,5,25,.8)
}

.border-l-rose-950\/90 {
    border-left-color: rgba(76,5,25,.9)
}

.border-l-rose-950\/95 {
    border-left-color: rgba(76,5,25,.95)
}

.border-l-secondary {
    border-left-color: hsl(var(--secondary))
}

.border-l-secondary-foreground {
    border-left-color: hsl(var(--secondary-foreground))
}

.border-l-secondary-foreground\/0 {
    border-left-color: hsl(var(--secondary-foreground)/0)
}

.border-l-secondary-foreground\/10 {
    border-left-color: hsl(var(--secondary-foreground)/.1)
}

.border-l-secondary-foreground\/100 {
    border-left-color: hsl(var(--secondary-foreground)/1)
}

.border-l-secondary-foreground\/20 {
    border-left-color: hsl(var(--secondary-foreground)/.2)
}

.border-l-secondary-foreground\/25 {
    border-left-color: hsl(var(--secondary-foreground)/.25)
}

.border-l-secondary-foreground\/30 {
    border-left-color: hsl(var(--secondary-foreground)/.3)
}

.border-l-secondary-foreground\/40 {
    border-left-color: hsl(var(--secondary-foreground)/.4)
}

.border-l-secondary-foreground\/5 {
    border-left-color: hsl(var(--secondary-foreground)/.05)
}

.border-l-secondary-foreground\/50 {
    border-left-color: hsl(var(--secondary-foreground)/.5)
}

.border-l-secondary-foreground\/60 {
    border-left-color: hsl(var(--secondary-foreground)/.6)
}

.border-l-secondary-foreground\/70 {
    border-left-color: hsl(var(--secondary-foreground)/.7)
}

.border-l-secondary-foreground\/75 {
    border-left-color: hsl(var(--secondary-foreground)/.75)
}

.border-l-secondary-foreground\/80 {
    border-left-color: hsl(var(--secondary-foreground)/.8)
}

.border-l-secondary-foreground\/90 {
    border-left-color: hsl(var(--secondary-foreground)/.9)
}

.border-l-secondary-foreground\/95 {
    border-left-color: hsl(var(--secondary-foreground)/.95)
}

.border-l-secondary\/0 {
    border-left-color: hsl(var(--secondary)/0)
}

.border-l-secondary\/10 {
    border-left-color: hsl(var(--secondary)/.1)
}

.border-l-secondary\/100 {
    border-left-color: hsl(var(--secondary)/1)
}

.border-l-secondary\/20 {
    border-left-color: hsl(var(--secondary)/.2)
}

.border-l-secondary\/25 {
    border-left-color: hsl(var(--secondary)/.25)
}

.border-l-secondary\/30 {
    border-left-color: hsl(var(--secondary)/.3)
}

.border-l-secondary\/40 {
    border-left-color: hsl(var(--secondary)/.4)
}

.border-l-secondary\/5 {
    border-left-color: hsl(var(--secondary)/.05)
}

.border-l-secondary\/50 {
    border-left-color: hsl(var(--secondary)/.5)
}

.border-l-secondary\/60 {
    border-left-color: hsl(var(--secondary)/.6)
}

.border-l-secondary\/70 {
    border-left-color: hsl(var(--secondary)/.7)
}

.border-l-secondary\/75 {
    border-left-color: hsl(var(--secondary)/.75)
}

.border-l-secondary\/80 {
    border-left-color: hsl(var(--secondary)/.8)
}

.border-l-secondary\/90 {
    border-left-color: hsl(var(--secondary)/.9)
}

.border-l-secondary\/95 {
    border-left-color: hsl(var(--secondary)/.95)
}

.border-l-sky-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(224 242 254/var(--tw-border-opacity))
}

.border-l-sky-100\/0 {
    border-left-color: rgba(224,242,254,0)
}

.border-l-sky-100\/10 {
    border-left-color: rgba(224,242,254,.1)
}

.border-l-sky-100\/100 {
    border-left-color: #e0f2fe
}

.border-l-sky-100\/20 {
    border-left-color: rgba(224,242,254,.2)
}

.border-l-sky-100\/25 {
    border-left-color: rgba(224,242,254,.25)
}

.border-l-sky-100\/30 {
    border-left-color: rgba(224,242,254,.3)
}

.border-l-sky-100\/40 {
    border-left-color: rgba(224,242,254,.4)
}

.border-l-sky-100\/5 {
    border-left-color: rgba(224,242,254,.05)
}

.border-l-sky-100\/50 {
    border-left-color: rgba(224,242,254,.5)
}

.border-l-sky-100\/60 {
    border-left-color: rgba(224,242,254,.6)
}

.border-l-sky-100\/70 {
    border-left-color: rgba(224,242,254,.7)
}

.border-l-sky-100\/75 {
    border-left-color: rgba(224,242,254,.75)
}

.border-l-sky-100\/80 {
    border-left-color: rgba(224,242,254,.8)
}

.border-l-sky-100\/90 {
    border-left-color: rgba(224,242,254,.9)
}

.border-l-sky-100\/95 {
    border-left-color: rgba(224,242,254,.95)
}

.border-l-sky-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(186 230 253/var(--tw-border-opacity))
}

.border-l-sky-200\/0 {
    border-left-color: rgba(186,230,253,0)
}

.border-l-sky-200\/10 {
    border-left-color: rgba(186,230,253,.1)
}

.border-l-sky-200\/100 {
    border-left-color: #bae6fd
}

.border-l-sky-200\/20 {
    border-left-color: rgba(186,230,253,.2)
}

.border-l-sky-200\/25 {
    border-left-color: rgba(186,230,253,.25)
}

.border-l-sky-200\/30 {
    border-left-color: rgba(186,230,253,.3)
}

.border-l-sky-200\/40 {
    border-left-color: rgba(186,230,253,.4)
}

.border-l-sky-200\/5 {
    border-left-color: rgba(186,230,253,.05)
}

.border-l-sky-200\/50 {
    border-left-color: rgba(186,230,253,.5)
}

.border-l-sky-200\/60 {
    border-left-color: rgba(186,230,253,.6)
}

.border-l-sky-200\/70 {
    border-left-color: rgba(186,230,253,.7)
}

.border-l-sky-200\/75 {
    border-left-color: rgba(186,230,253,.75)
}

.border-l-sky-200\/80 {
    border-left-color: rgba(186,230,253,.8)
}

.border-l-sky-200\/90 {
    border-left-color: rgba(186,230,253,.9)
}

.border-l-sky-200\/95 {
    border-left-color: rgba(186,230,253,.95)
}

.border-l-sky-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(125 211 252/var(--tw-border-opacity))
}

.border-l-sky-300\/0 {
    border-left-color: rgba(125,211,252,0)
}

.border-l-sky-300\/10 {
    border-left-color: rgba(125,211,252,.1)
}

.border-l-sky-300\/100 {
    border-left-color: #7dd3fc
}

.border-l-sky-300\/20 {
    border-left-color: rgba(125,211,252,.2)
}

.border-l-sky-300\/25 {
    border-left-color: rgba(125,211,252,.25)
}

.border-l-sky-300\/30 {
    border-left-color: rgba(125,211,252,.3)
}

.border-l-sky-300\/40 {
    border-left-color: rgba(125,211,252,.4)
}

.border-l-sky-300\/5 {
    border-left-color: rgba(125,211,252,.05)
}

.border-l-sky-300\/50 {
    border-left-color: rgba(125,211,252,.5)
}

.border-l-sky-300\/60 {
    border-left-color: rgba(125,211,252,.6)
}

.border-l-sky-300\/70 {
    border-left-color: rgba(125,211,252,.7)
}

.border-l-sky-300\/75 {
    border-left-color: rgba(125,211,252,.75)
}

.border-l-sky-300\/80 {
    border-left-color: rgba(125,211,252,.8)
}

.border-l-sky-300\/90 {
    border-left-color: rgba(125,211,252,.9)
}

.border-l-sky-300\/95 {
    border-left-color: rgba(125,211,252,.95)
}

.border-l-sky-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(56 189 248/var(--tw-border-opacity))
}

.border-l-sky-400\/0 {
    border-left-color: rgba(56,189,248,0)
}

.border-l-sky-400\/10 {
    border-left-color: rgba(56,189,248,.1)
}

.border-l-sky-400\/100 {
    border-left-color: #38bdf8
}

.border-l-sky-400\/20 {
    border-left-color: rgba(56,189,248,.2)
}

.border-l-sky-400\/25 {
    border-left-color: rgba(56,189,248,.25)
}

.border-l-sky-400\/30 {
    border-left-color: rgba(56,189,248,.3)
}

.border-l-sky-400\/40 {
    border-left-color: rgba(56,189,248,.4)
}

.border-l-sky-400\/5 {
    border-left-color: rgba(56,189,248,.05)
}

.border-l-sky-400\/50 {
    border-left-color: rgba(56,189,248,.5)
}

.border-l-sky-400\/60 {
    border-left-color: rgba(56,189,248,.6)
}

.border-l-sky-400\/70 {
    border-left-color: rgba(56,189,248,.7)
}

.border-l-sky-400\/75 {
    border-left-color: rgba(56,189,248,.75)
}

.border-l-sky-400\/80 {
    border-left-color: rgba(56,189,248,.8)
}

.border-l-sky-400\/90 {
    border-left-color: rgba(56,189,248,.9)
}

.border-l-sky-400\/95 {
    border-left-color: rgba(56,189,248,.95)
}

.border-l-sky-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(240 249 255/var(--tw-border-opacity))
}

.border-l-sky-50\/0 {
    border-left-color: rgba(240,249,255,0)
}

.border-l-sky-50\/10 {
    border-left-color: rgba(240,249,255,.1)
}

.border-l-sky-50\/100 {
    border-left-color: #f0f9ff
}

.border-l-sky-50\/20 {
    border-left-color: rgba(240,249,255,.2)
}

.border-l-sky-50\/25 {
    border-left-color: rgba(240,249,255,.25)
}

.border-l-sky-50\/30 {
    border-left-color: rgba(240,249,255,.3)
}

.border-l-sky-50\/40 {
    border-left-color: rgba(240,249,255,.4)
}

.border-l-sky-50\/5 {
    border-left-color: rgba(240,249,255,.05)
}

.border-l-sky-50\/50 {
    border-left-color: rgba(240,249,255,.5)
}

.border-l-sky-50\/60 {
    border-left-color: rgba(240,249,255,.6)
}

.border-l-sky-50\/70 {
    border-left-color: rgba(240,249,255,.7)
}

.border-l-sky-50\/75 {
    border-left-color: rgba(240,249,255,.75)
}

.border-l-sky-50\/80 {
    border-left-color: rgba(240,249,255,.8)
}

.border-l-sky-50\/90 {
    border-left-color: rgba(240,249,255,.9)
}

.border-l-sky-50\/95 {
    border-left-color: rgba(240,249,255,.95)
}

.border-l-sky-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(14 165 233/var(--tw-border-opacity))
}

.border-l-sky-500\/0 {
    border-left-color: rgba(14,165,233,0)
}

.border-l-sky-500\/10 {
    border-left-color: rgba(14,165,233,.1)
}

.border-l-sky-500\/100 {
    border-left-color: #0ea5e9
}

.border-l-sky-500\/20 {
    border-left-color: rgba(14,165,233,.2)
}

.border-l-sky-500\/25 {
    border-left-color: rgba(14,165,233,.25)
}

.border-l-sky-500\/30 {
    border-left-color: rgba(14,165,233,.3)
}

.border-l-sky-500\/40 {
    border-left-color: rgba(14,165,233,.4)
}

.border-l-sky-500\/5 {
    border-left-color: rgba(14,165,233,.05)
}

.border-l-sky-500\/50 {
    border-left-color: rgba(14,165,233,.5)
}

.border-l-sky-500\/60 {
    border-left-color: rgba(14,165,233,.6)
}

.border-l-sky-500\/70 {
    border-left-color: rgba(14,165,233,.7)
}

.border-l-sky-500\/75 {
    border-left-color: rgba(14,165,233,.75)
}

.border-l-sky-500\/80 {
    border-left-color: rgba(14,165,233,.8)
}

.border-l-sky-500\/90 {
    border-left-color: rgba(14,165,233,.9)
}

.border-l-sky-500\/95 {
    border-left-color: rgba(14,165,233,.95)
}

.border-l-sky-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(2 132 199/var(--tw-border-opacity))
}

.border-l-sky-600\/0 {
    border-left-color: rgba(2,132,199,0)
}

.border-l-sky-600\/10 {
    border-left-color: rgba(2,132,199,.1)
}

.border-l-sky-600\/100 {
    border-left-color: #0284c7
}

.border-l-sky-600\/20 {
    border-left-color: rgba(2,132,199,.2)
}

.border-l-sky-600\/25 {
    border-left-color: rgba(2,132,199,.25)
}

.border-l-sky-600\/30 {
    border-left-color: rgba(2,132,199,.3)
}

.border-l-sky-600\/40 {
    border-left-color: rgba(2,132,199,.4)
}

.border-l-sky-600\/5 {
    border-left-color: rgba(2,132,199,.05)
}

.border-l-sky-600\/50 {
    border-left-color: rgba(2,132,199,.5)
}

.border-l-sky-600\/60 {
    border-left-color: rgba(2,132,199,.6)
}

.border-l-sky-600\/70 {
    border-left-color: rgba(2,132,199,.7)
}

.border-l-sky-600\/75 {
    border-left-color: rgba(2,132,199,.75)
}

.border-l-sky-600\/80 {
    border-left-color: rgba(2,132,199,.8)
}

.border-l-sky-600\/90 {
    border-left-color: rgba(2,132,199,.9)
}

.border-l-sky-600\/95 {
    border-left-color: rgba(2,132,199,.95)
}

.border-l-sky-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(3 105 161/var(--tw-border-opacity))
}

.border-l-sky-700\/0 {
    border-left-color: rgba(3,105,161,0)
}

.border-l-sky-700\/10 {
    border-left-color: rgba(3,105,161,.1)
}

.border-l-sky-700\/100 {
    border-left-color: #0369a1
}

.border-l-sky-700\/20 {
    border-left-color: rgba(3,105,161,.2)
}

.border-l-sky-700\/25 {
    border-left-color: rgba(3,105,161,.25)
}

.border-l-sky-700\/30 {
    border-left-color: rgba(3,105,161,.3)
}

.border-l-sky-700\/40 {
    border-left-color: rgba(3,105,161,.4)
}

.border-l-sky-700\/5 {
    border-left-color: rgba(3,105,161,.05)
}

.border-l-sky-700\/50 {
    border-left-color: rgba(3,105,161,.5)
}

.border-l-sky-700\/60 {
    border-left-color: rgba(3,105,161,.6)
}

.border-l-sky-700\/70 {
    border-left-color: rgba(3,105,161,.7)
}

.border-l-sky-700\/75 {
    border-left-color: rgba(3,105,161,.75)
}

.border-l-sky-700\/80 {
    border-left-color: rgba(3,105,161,.8)
}

.border-l-sky-700\/90 {
    border-left-color: rgba(3,105,161,.9)
}

.border-l-sky-700\/95 {
    border-left-color: rgba(3,105,161,.95)
}

.border-l-sky-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(7 89 133/var(--tw-border-opacity))
}

.border-l-sky-800\/0 {
    border-left-color: rgba(7,89,133,0)
}

.border-l-sky-800\/10 {
    border-left-color: rgba(7,89,133,.1)
}

.border-l-sky-800\/100 {
    border-left-color: #075985
}

.border-l-sky-800\/20 {
    border-left-color: rgba(7,89,133,.2)
}

.border-l-sky-800\/25 {
    border-left-color: rgba(7,89,133,.25)
}

.border-l-sky-800\/30 {
    border-left-color: rgba(7,89,133,.3)
}

.border-l-sky-800\/40 {
    border-left-color: rgba(7,89,133,.4)
}

.border-l-sky-800\/5 {
    border-left-color: rgba(7,89,133,.05)
}

.border-l-sky-800\/50 {
    border-left-color: rgba(7,89,133,.5)
}

.border-l-sky-800\/60 {
    border-left-color: rgba(7,89,133,.6)
}

.border-l-sky-800\/70 {
    border-left-color: rgba(7,89,133,.7)
}

.border-l-sky-800\/75 {
    border-left-color: rgba(7,89,133,.75)
}

.border-l-sky-800\/80 {
    border-left-color: rgba(7,89,133,.8)
}

.border-l-sky-800\/90 {
    border-left-color: rgba(7,89,133,.9)
}

.border-l-sky-800\/95 {
    border-left-color: rgba(7,89,133,.95)
}

.border-l-sky-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(12 74 110/var(--tw-border-opacity))
}

.border-l-sky-900\/0 {
    border-left-color: rgba(12,74,110,0)
}

.border-l-sky-900\/10 {
    border-left-color: rgba(12,74,110,.1)
}

.border-l-sky-900\/100 {
    border-left-color: #0c4a6e
}

.border-l-sky-900\/20 {
    border-left-color: rgba(12,74,110,.2)
}

.border-l-sky-900\/25 {
    border-left-color: rgba(12,74,110,.25)
}

.border-l-sky-900\/30 {
    border-left-color: rgba(12,74,110,.3)
}

.border-l-sky-900\/40 {
    border-left-color: rgba(12,74,110,.4)
}

.border-l-sky-900\/5 {
    border-left-color: rgba(12,74,110,.05)
}

.border-l-sky-900\/50 {
    border-left-color: rgba(12,74,110,.5)
}

.border-l-sky-900\/60 {
    border-left-color: rgba(12,74,110,.6)
}

.border-l-sky-900\/70 {
    border-left-color: rgba(12,74,110,.7)
}

.border-l-sky-900\/75 {
    border-left-color: rgba(12,74,110,.75)
}

.border-l-sky-900\/80 {
    border-left-color: rgba(12,74,110,.8)
}

.border-l-sky-900\/90 {
    border-left-color: rgba(12,74,110,.9)
}

.border-l-sky-900\/95 {
    border-left-color: rgba(12,74,110,.95)
}

.border-l-sky-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(8 47 73/var(--tw-border-opacity))
}

.border-l-sky-950\/0 {
    border-left-color: rgba(8,47,73,0)
}

.border-l-sky-950\/10 {
    border-left-color: rgba(8,47,73,.1)
}

.border-l-sky-950\/100 {
    border-left-color: #082f49
}

.border-l-sky-950\/20 {
    border-left-color: rgba(8,47,73,.2)
}

.border-l-sky-950\/25 {
    border-left-color: rgba(8,47,73,.25)
}

.border-l-sky-950\/30 {
    border-left-color: rgba(8,47,73,.3)
}

.border-l-sky-950\/40 {
    border-left-color: rgba(8,47,73,.4)
}

.border-l-sky-950\/5 {
    border-left-color: rgba(8,47,73,.05)
}

.border-l-sky-950\/50 {
    border-left-color: rgba(8,47,73,.5)
}

.border-l-sky-950\/60 {
    border-left-color: rgba(8,47,73,.6)
}

.border-l-sky-950\/70 {
    border-left-color: rgba(8,47,73,.7)
}

.border-l-sky-950\/75 {
    border-left-color: rgba(8,47,73,.75)
}

.border-l-sky-950\/80 {
    border-left-color: rgba(8,47,73,.8)
}

.border-l-sky-950\/90 {
    border-left-color: rgba(8,47,73,.9)
}

.border-l-sky-950\/95 {
    border-left-color: rgba(8,47,73,.95)
}

.border-l-slate-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(241 245 249/var(--tw-border-opacity))
}

.border-l-slate-100\/0 {
    border-left-color: rgba(241,245,249,0)
}

.border-l-slate-100\/10 {
    border-left-color: rgba(241,245,249,.1)
}

.border-l-slate-100\/100 {
    border-left-color: #f1f5f9
}

.border-l-slate-100\/20 {
    border-left-color: rgba(241,245,249,.2)
}

.border-l-slate-100\/25 {
    border-left-color: rgba(241,245,249,.25)
}

.border-l-slate-100\/30 {
    border-left-color: rgba(241,245,249,.3)
}

.border-l-slate-100\/40 {
    border-left-color: rgba(241,245,249,.4)
}

.border-l-slate-100\/5 {
    border-left-color: rgba(241,245,249,.05)
}

.border-l-slate-100\/50 {
    border-left-color: rgba(241,245,249,.5)
}

.border-l-slate-100\/60 {
    border-left-color: rgba(241,245,249,.6)
}

.border-l-slate-100\/70 {
    border-left-color: rgba(241,245,249,.7)
}

.border-l-slate-100\/75 {
    border-left-color: rgba(241,245,249,.75)
}

.border-l-slate-100\/80 {
    border-left-color: rgba(241,245,249,.8)
}

.border-l-slate-100\/90 {
    border-left-color: rgba(241,245,249,.9)
}

.border-l-slate-100\/95 {
    border-left-color: rgba(241,245,249,.95)
}

.border-l-slate-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(226 232 240/var(--tw-border-opacity))
}

.border-l-slate-200\/0 {
    border-left-color: rgba(226,232,240,0)
}

.border-l-slate-200\/10 {
    border-left-color: rgba(226,232,240,.1)
}

.border-l-slate-200\/100 {
    border-left-color: #e2e8f0
}

.border-l-slate-200\/20 {
    border-left-color: rgba(226,232,240,.2)
}

.border-l-slate-200\/25 {
    border-left-color: rgba(226,232,240,.25)
}

.border-l-slate-200\/30 {
    border-left-color: rgba(226,232,240,.3)
}

.border-l-slate-200\/40 {
    border-left-color: rgba(226,232,240,.4)
}

.border-l-slate-200\/5 {
    border-left-color: rgba(226,232,240,.05)
}

.border-l-slate-200\/50 {
    border-left-color: rgba(226,232,240,.5)
}

.border-l-slate-200\/60 {
    border-left-color: rgba(226,232,240,.6)
}

.border-l-slate-200\/70 {
    border-left-color: rgba(226,232,240,.7)
}

.border-l-slate-200\/75 {
    border-left-color: rgba(226,232,240,.75)
}

.border-l-slate-200\/80 {
    border-left-color: rgba(226,232,240,.8)
}

.border-l-slate-200\/90 {
    border-left-color: rgba(226,232,240,.9)
}

.border-l-slate-200\/95 {
    border-left-color: rgba(226,232,240,.95)
}

.border-l-slate-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(203 213 225/var(--tw-border-opacity))
}

.border-l-slate-300\/0 {
    border-left-color: rgba(203,213,225,0)
}

.border-l-slate-300\/10 {
    border-left-color: rgba(203,213,225,.1)
}

.border-l-slate-300\/100 {
    border-left-color: #cbd5e1
}

.border-l-slate-300\/20 {
    border-left-color: rgba(203,213,225,.2)
}

.border-l-slate-300\/25 {
    border-left-color: rgba(203,213,225,.25)
}

.border-l-slate-300\/30 {
    border-left-color: rgba(203,213,225,.3)
}

.border-l-slate-300\/40 {
    border-left-color: rgba(203,213,225,.4)
}

.border-l-slate-300\/5 {
    border-left-color: rgba(203,213,225,.05)
}

.border-l-slate-300\/50 {
    border-left-color: rgba(203,213,225,.5)
}

.border-l-slate-300\/60 {
    border-left-color: rgba(203,213,225,.6)
}

.border-l-slate-300\/70 {
    border-left-color: rgba(203,213,225,.7)
}

.border-l-slate-300\/75 {
    border-left-color: rgba(203,213,225,.75)
}

.border-l-slate-300\/80 {
    border-left-color: rgba(203,213,225,.8)
}

.border-l-slate-300\/90 {
    border-left-color: rgba(203,213,225,.9)
}

.border-l-slate-300\/95 {
    border-left-color: rgba(203,213,225,.95)
}

.border-l-slate-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(148 163 184/var(--tw-border-opacity))
}

.border-l-slate-400\/0 {
    border-left-color: rgba(148,163,184,0)
}

.border-l-slate-400\/10 {
    border-left-color: rgba(148,163,184,.1)
}

.border-l-slate-400\/100 {
    border-left-color: #94a3b8
}

.border-l-slate-400\/20 {
    border-left-color: rgba(148,163,184,.2)
}

.border-l-slate-400\/25 {
    border-left-color: rgba(148,163,184,.25)
}

.border-l-slate-400\/30 {
    border-left-color: rgba(148,163,184,.3)
}

.border-l-slate-400\/40 {
    border-left-color: rgba(148,163,184,.4)
}

.border-l-slate-400\/5 {
    border-left-color: rgba(148,163,184,.05)
}

.border-l-slate-400\/50 {
    border-left-color: rgba(148,163,184,.5)
}

.border-l-slate-400\/60 {
    border-left-color: rgba(148,163,184,.6)
}

.border-l-slate-400\/70 {
    border-left-color: rgba(148,163,184,.7)
}

.border-l-slate-400\/75 {
    border-left-color: rgba(148,163,184,.75)
}

.border-l-slate-400\/80 {
    border-left-color: rgba(148,163,184,.8)
}

.border-l-slate-400\/90 {
    border-left-color: rgba(148,163,184,.9)
}

.border-l-slate-400\/95 {
    border-left-color: rgba(148,163,184,.95)
}

.border-l-slate-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(248 250 252/var(--tw-border-opacity))
}

.border-l-slate-50\/0 {
    border-left-color: rgba(248,250,252,0)
}

.border-l-slate-50\/10 {
    border-left-color: rgba(248,250,252,.1)
}

.border-l-slate-50\/100 {
    border-left-color: #f8fafc
}

.border-l-slate-50\/20 {
    border-left-color: rgba(248,250,252,.2)
}

.border-l-slate-50\/25 {
    border-left-color: rgba(248,250,252,.25)
}

.border-l-slate-50\/30 {
    border-left-color: rgba(248,250,252,.3)
}

.border-l-slate-50\/40 {
    border-left-color: rgba(248,250,252,.4)
}

.border-l-slate-50\/5 {
    border-left-color: rgba(248,250,252,.05)
}

.border-l-slate-50\/50 {
    border-left-color: rgba(248,250,252,.5)
}

.border-l-slate-50\/60 {
    border-left-color: rgba(248,250,252,.6)
}

.border-l-slate-50\/70 {
    border-left-color: rgba(248,250,252,.7)
}

.border-l-slate-50\/75 {
    border-left-color: rgba(248,250,252,.75)
}

.border-l-slate-50\/80 {
    border-left-color: rgba(248,250,252,.8)
}

.border-l-slate-50\/90 {
    border-left-color: rgba(248,250,252,.9)
}

.border-l-slate-50\/95 {
    border-left-color: rgba(248,250,252,.95)
}

.border-l-slate-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(100 116 139/var(--tw-border-opacity))
}

.border-l-slate-500\/0 {
    border-left-color: rgba(100,116,139,0)
}

.border-l-slate-500\/10 {
    border-left-color: rgba(100,116,139,.1)
}

.border-l-slate-500\/100 {
    border-left-color: #64748b
}

.border-l-slate-500\/20 {
    border-left-color: rgba(100,116,139,.2)
}

.border-l-slate-500\/25 {
    border-left-color: rgba(100,116,139,.25)
}

.border-l-slate-500\/30 {
    border-left-color: rgba(100,116,139,.3)
}

.border-l-slate-500\/40 {
    border-left-color: rgba(100,116,139,.4)
}

.border-l-slate-500\/5 {
    border-left-color: rgba(100,116,139,.05)
}

.border-l-slate-500\/50 {
    border-left-color: rgba(100,116,139,.5)
}

.border-l-slate-500\/60 {
    border-left-color: rgba(100,116,139,.6)
}

.border-l-slate-500\/70 {
    border-left-color: rgba(100,116,139,.7)
}

.border-l-slate-500\/75 {
    border-left-color: rgba(100,116,139,.75)
}

.border-l-slate-500\/80 {
    border-left-color: rgba(100,116,139,.8)
}

.border-l-slate-500\/90 {
    border-left-color: rgba(100,116,139,.9)
}

.border-l-slate-500\/95 {
    border-left-color: rgba(100,116,139,.95)
}

.border-l-slate-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(71 85 105/var(--tw-border-opacity))
}

.border-l-slate-600\/0 {
    border-left-color: rgba(71,85,105,0)
}

.border-l-slate-600\/10 {
    border-left-color: rgba(71,85,105,.1)
}

.border-l-slate-600\/100 {
    border-left-color: #475569
}

.border-l-slate-600\/20 {
    border-left-color: rgba(71,85,105,.2)
}

.border-l-slate-600\/25 {
    border-left-color: rgba(71,85,105,.25)
}

.border-l-slate-600\/30 {
    border-left-color: rgba(71,85,105,.3)
}

.border-l-slate-600\/40 {
    border-left-color: rgba(71,85,105,.4)
}

.border-l-slate-600\/5 {
    border-left-color: rgba(71,85,105,.05)
}

.border-l-slate-600\/50 {
    border-left-color: rgba(71,85,105,.5)
}

.border-l-slate-600\/60 {
    border-left-color: rgba(71,85,105,.6)
}

.border-l-slate-600\/70 {
    border-left-color: rgba(71,85,105,.7)
}

.border-l-slate-600\/75 {
    border-left-color: rgba(71,85,105,.75)
}

.border-l-slate-600\/80 {
    border-left-color: rgba(71,85,105,.8)
}

.border-l-slate-600\/90 {
    border-left-color: rgba(71,85,105,.9)
}

.border-l-slate-600\/95 {
    border-left-color: rgba(71,85,105,.95)
}

.border-l-slate-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(51 65 85/var(--tw-border-opacity))
}

.border-l-slate-700\/0 {
    border-left-color: rgba(51,65,85,0)
}

.border-l-slate-700\/10 {
    border-left-color: rgba(51,65,85,.1)
}

.border-l-slate-700\/100 {
    border-left-color: #334155
}

.border-l-slate-700\/20 {
    border-left-color: rgba(51,65,85,.2)
}

.border-l-slate-700\/25 {
    border-left-color: rgba(51,65,85,.25)
}

.border-l-slate-700\/30 {
    border-left-color: rgba(51,65,85,.3)
}

.border-l-slate-700\/40 {
    border-left-color: rgba(51,65,85,.4)
}

.border-l-slate-700\/5 {
    border-left-color: rgba(51,65,85,.05)
}

.border-l-slate-700\/50 {
    border-left-color: rgba(51,65,85,.5)
}

.border-l-slate-700\/60 {
    border-left-color: rgba(51,65,85,.6)
}

.border-l-slate-700\/70 {
    border-left-color: rgba(51,65,85,.7)
}

.border-l-slate-700\/75 {
    border-left-color: rgba(51,65,85,.75)
}

.border-l-slate-700\/80 {
    border-left-color: rgba(51,65,85,.8)
}

.border-l-slate-700\/90 {
    border-left-color: rgba(51,65,85,.9)
}

.border-l-slate-700\/95 {
    border-left-color: rgba(51,65,85,.95)
}

.border-l-slate-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(30 41 59/var(--tw-border-opacity))
}

.border-l-slate-800\/0 {
    border-left-color: rgba(30,41,59,0)
}

.border-l-slate-800\/10 {
    border-left-color: rgba(30,41,59,.1)
}

.border-l-slate-800\/100 {
    border-left-color: #1e293b
}

.border-l-slate-800\/20 {
    border-left-color: rgba(30,41,59,.2)
}

.border-l-slate-800\/25 {
    border-left-color: rgba(30,41,59,.25)
}

.border-l-slate-800\/30 {
    border-left-color: rgba(30,41,59,.3)
}

.border-l-slate-800\/40 {
    border-left-color: rgba(30,41,59,.4)
}

.border-l-slate-800\/5 {
    border-left-color: rgba(30,41,59,.05)
}

.border-l-slate-800\/50 {
    border-left-color: rgba(30,41,59,.5)
}

.border-l-slate-800\/60 {
    border-left-color: rgba(30,41,59,.6)
}

.border-l-slate-800\/70 {
    border-left-color: rgba(30,41,59,.7)
}

.border-l-slate-800\/75 {
    border-left-color: rgba(30,41,59,.75)
}

.border-l-slate-800\/80 {
    border-left-color: rgba(30,41,59,.8)
}

.border-l-slate-800\/90 {
    border-left-color: rgba(30,41,59,.9)
}

.border-l-slate-800\/95 {
    border-left-color: rgba(30,41,59,.95)
}

.border-l-slate-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(15 23 42/var(--tw-border-opacity))
}

.border-l-slate-900\/0 {
    border-left-color: rgba(15,23,42,0)
}

.border-l-slate-900\/10 {
    border-left-color: rgba(15,23,42,.1)
}

.border-l-slate-900\/100 {
    border-left-color: #0f172a
}

.border-l-slate-900\/20 {
    border-left-color: rgba(15,23,42,.2)
}

.border-l-slate-900\/25 {
    border-left-color: rgba(15,23,42,.25)
}

.border-l-slate-900\/30 {
    border-left-color: rgba(15,23,42,.3)
}

.border-l-slate-900\/40 {
    border-left-color: rgba(15,23,42,.4)
}

.border-l-slate-900\/5 {
    border-left-color: rgba(15,23,42,.05)
}

.border-l-slate-900\/50 {
    border-left-color: rgba(15,23,42,.5)
}

.border-l-slate-900\/60 {
    border-left-color: rgba(15,23,42,.6)
}

.border-l-slate-900\/70 {
    border-left-color: rgba(15,23,42,.7)
}

.border-l-slate-900\/75 {
    border-left-color: rgba(15,23,42,.75)
}

.border-l-slate-900\/80 {
    border-left-color: rgba(15,23,42,.8)
}

.border-l-slate-900\/90 {
    border-left-color: rgba(15,23,42,.9)
}

.border-l-slate-900\/95 {
    border-left-color: rgba(15,23,42,.95)
}

.border-l-slate-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(2 6 23/var(--tw-border-opacity))
}

.border-l-slate-950\/0 {
    border-left-color: rgba(2,6,23,0)
}

.border-l-slate-950\/10 {
    border-left-color: rgba(2,6,23,.1)
}

.border-l-slate-950\/100 {
    border-left-color: #020617
}

.border-l-slate-950\/20 {
    border-left-color: rgba(2,6,23,.2)
}

.border-l-slate-950\/25 {
    border-left-color: rgba(2,6,23,.25)
}

.border-l-slate-950\/30 {
    border-left-color: rgba(2,6,23,.3)
}

.border-l-slate-950\/40 {
    border-left-color: rgba(2,6,23,.4)
}

.border-l-slate-950\/5 {
    border-left-color: rgba(2,6,23,.05)
}

.border-l-slate-950\/50 {
    border-left-color: rgba(2,6,23,.5)
}

.border-l-slate-950\/60 {
    border-left-color: rgba(2,6,23,.6)
}

.border-l-slate-950\/70 {
    border-left-color: rgba(2,6,23,.7)
}

.border-l-slate-950\/75 {
    border-left-color: rgba(2,6,23,.75)
}

.border-l-slate-950\/80 {
    border-left-color: rgba(2,6,23,.8)
}

.border-l-slate-950\/90 {
    border-left-color: rgba(2,6,23,.9)
}

.border-l-slate-950\/95 {
    border-left-color: rgba(2,6,23,.95)
}

.border-l-stone-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(245 245 244/var(--tw-border-opacity))
}

.border-l-stone-100\/0 {
    border-left-color: hsla(60,5%,96%,0)
}

.border-l-stone-100\/10 {
    border-left-color: hsla(60,5%,96%,.1)
}

.border-l-stone-100\/100 {
    border-left-color: #f5f5f4
}

.border-l-stone-100\/20 {
    border-left-color: hsla(60,5%,96%,.2)
}

.border-l-stone-100\/25 {
    border-left-color: hsla(60,5%,96%,.25)
}

.border-l-stone-100\/30 {
    border-left-color: hsla(60,5%,96%,.3)
}

.border-l-stone-100\/40 {
    border-left-color: hsla(60,5%,96%,.4)
}

.border-l-stone-100\/5 {
    border-left-color: hsla(60,5%,96%,.05)
}

.border-l-stone-100\/50 {
    border-left-color: hsla(60,5%,96%,.5)
}

.border-l-stone-100\/60 {
    border-left-color: hsla(60,5%,96%,.6)
}

.border-l-stone-100\/70 {
    border-left-color: hsla(60,5%,96%,.7)
}

.border-l-stone-100\/75 {
    border-left-color: hsla(60,5%,96%,.75)
}

.border-l-stone-100\/80 {
    border-left-color: hsla(60,5%,96%,.8)
}

.border-l-stone-100\/90 {
    border-left-color: hsla(60,5%,96%,.9)
}

.border-l-stone-100\/95 {
    border-left-color: hsla(60,5%,96%,.95)
}

.border-l-stone-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(231 229 228/var(--tw-border-opacity))
}

.border-l-stone-200\/0 {
    border-left-color: hsla(20,6%,90%,0)
}

.border-l-stone-200\/10 {
    border-left-color: hsla(20,6%,90%,.1)
}

.border-l-stone-200\/100 {
    border-left-color: #e7e5e4
}

.border-l-stone-200\/20 {
    border-left-color: hsla(20,6%,90%,.2)
}

.border-l-stone-200\/25 {
    border-left-color: hsla(20,6%,90%,.25)
}

.border-l-stone-200\/30 {
    border-left-color: hsla(20,6%,90%,.3)
}

.border-l-stone-200\/40 {
    border-left-color: hsla(20,6%,90%,.4)
}

.border-l-stone-200\/5 {
    border-left-color: hsla(20,6%,90%,.05)
}

.border-l-stone-200\/50 {
    border-left-color: hsla(20,6%,90%,.5)
}

.border-l-stone-200\/60 {
    border-left-color: hsla(20,6%,90%,.6)
}

.border-l-stone-200\/70 {
    border-left-color: hsla(20,6%,90%,.7)
}

.border-l-stone-200\/75 {
    border-left-color: hsla(20,6%,90%,.75)
}

.border-l-stone-200\/80 {
    border-left-color: hsla(20,6%,90%,.8)
}

.border-l-stone-200\/90 {
    border-left-color: hsla(20,6%,90%,.9)
}

.border-l-stone-200\/95 {
    border-left-color: hsla(20,6%,90%,.95)
}

.border-l-stone-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(214 211 209/var(--tw-border-opacity))
}

.border-l-stone-300\/0 {
    border-left-color: hsla(24,6%,83%,0)
}

.border-l-stone-300\/10 {
    border-left-color: hsla(24,6%,83%,.1)
}

.border-l-stone-300\/100 {
    border-left-color: #d6d3d1
}

.border-l-stone-300\/20 {
    border-left-color: hsla(24,6%,83%,.2)
}

.border-l-stone-300\/25 {
    border-left-color: hsla(24,6%,83%,.25)
}

.border-l-stone-300\/30 {
    border-left-color: hsla(24,6%,83%,.3)
}

.border-l-stone-300\/40 {
    border-left-color: hsla(24,6%,83%,.4)
}

.border-l-stone-300\/5 {
    border-left-color: hsla(24,6%,83%,.05)
}

.border-l-stone-300\/50 {
    border-left-color: hsla(24,6%,83%,.5)
}

.border-l-stone-300\/60 {
    border-left-color: hsla(24,6%,83%,.6)
}

.border-l-stone-300\/70 {
    border-left-color: hsla(24,6%,83%,.7)
}

.border-l-stone-300\/75 {
    border-left-color: hsla(24,6%,83%,.75)
}

.border-l-stone-300\/80 {
    border-left-color: hsla(24,6%,83%,.8)
}

.border-l-stone-300\/90 {
    border-left-color: hsla(24,6%,83%,.9)
}

.border-l-stone-300\/95 {
    border-left-color: hsla(24,6%,83%,.95)
}

.border-l-stone-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(168 162 158/var(--tw-border-opacity))
}

.border-l-stone-400\/0 {
    border-left-color: hsla(24,5%,64%,0)
}

.border-l-stone-400\/10 {
    border-left-color: hsla(24,5%,64%,.1)
}

.border-l-stone-400\/100 {
    border-left-color: #a8a29e
}

.border-l-stone-400\/20 {
    border-left-color: hsla(24,5%,64%,.2)
}

.border-l-stone-400\/25 {
    border-left-color: hsla(24,5%,64%,.25)
}

.border-l-stone-400\/30 {
    border-left-color: hsla(24,5%,64%,.3)
}

.border-l-stone-400\/40 {
    border-left-color: hsla(24,5%,64%,.4)
}

.border-l-stone-400\/5 {
    border-left-color: hsla(24,5%,64%,.05)
}

.border-l-stone-400\/50 {
    border-left-color: hsla(24,5%,64%,.5)
}

.border-l-stone-400\/60 {
    border-left-color: hsla(24,5%,64%,.6)
}

.border-l-stone-400\/70 {
    border-left-color: hsla(24,5%,64%,.7)
}

.border-l-stone-400\/75 {
    border-left-color: hsla(24,5%,64%,.75)
}

.border-l-stone-400\/80 {
    border-left-color: hsla(24,5%,64%,.8)
}

.border-l-stone-400\/90 {
    border-left-color: hsla(24,5%,64%,.9)
}

.border-l-stone-400\/95 {
    border-left-color: hsla(24,5%,64%,.95)
}

.border-l-stone-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(250 250 249/var(--tw-border-opacity))
}

.border-l-stone-50\/0 {
    border-left-color: hsla(60,9%,98%,0)
}

.border-l-stone-50\/10 {
    border-left-color: hsla(60,9%,98%,.1)
}

.border-l-stone-50\/100 {
    border-left-color: #fafaf9
}

.border-l-stone-50\/20 {
    border-left-color: hsla(60,9%,98%,.2)
}

.border-l-stone-50\/25 {
    border-left-color: hsla(60,9%,98%,.25)
}

.border-l-stone-50\/30 {
    border-left-color: hsla(60,9%,98%,.3)
}

.border-l-stone-50\/40 {
    border-left-color: hsla(60,9%,98%,.4)
}

.border-l-stone-50\/5 {
    border-left-color: hsla(60,9%,98%,.05)
}

.border-l-stone-50\/50 {
    border-left-color: hsla(60,9%,98%,.5)
}

.border-l-stone-50\/60 {
    border-left-color: hsla(60,9%,98%,.6)
}

.border-l-stone-50\/70 {
    border-left-color: hsla(60,9%,98%,.7)
}

.border-l-stone-50\/75 {
    border-left-color: hsla(60,9%,98%,.75)
}

.border-l-stone-50\/80 {
    border-left-color: hsla(60,9%,98%,.8)
}

.border-l-stone-50\/90 {
    border-left-color: hsla(60,9%,98%,.9)
}

.border-l-stone-50\/95 {
    border-left-color: hsla(60,9%,98%,.95)
}

.border-l-stone-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(120 113 108/var(--tw-border-opacity))
}

.border-l-stone-500\/0 {
    border-left-color: hsla(25,5%,45%,0)
}

.border-l-stone-500\/10 {
    border-left-color: hsla(25,5%,45%,.1)
}

.border-l-stone-500\/100 {
    border-left-color: #78716c
}

.border-l-stone-500\/20 {
    border-left-color: hsla(25,5%,45%,.2)
}

.border-l-stone-500\/25 {
    border-left-color: hsla(25,5%,45%,.25)
}

.border-l-stone-500\/30 {
    border-left-color: hsla(25,5%,45%,.3)
}

.border-l-stone-500\/40 {
    border-left-color: hsla(25,5%,45%,.4)
}

.border-l-stone-500\/5 {
    border-left-color: hsla(25,5%,45%,.05)
}

.border-l-stone-500\/50 {
    border-left-color: hsla(25,5%,45%,.5)
}

.border-l-stone-500\/60 {
    border-left-color: hsla(25,5%,45%,.6)
}

.border-l-stone-500\/70 {
    border-left-color: hsla(25,5%,45%,.7)
}

.border-l-stone-500\/75 {
    border-left-color: hsla(25,5%,45%,.75)
}

.border-l-stone-500\/80 {
    border-left-color: hsla(25,5%,45%,.8)
}

.border-l-stone-500\/90 {
    border-left-color: hsla(25,5%,45%,.9)
}

.border-l-stone-500\/95 {
    border-left-color: hsla(25,5%,45%,.95)
}

.border-l-stone-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(87 83 78/var(--tw-border-opacity))
}

.border-l-stone-600\/0 {
    border-left-color: rgba(87,83,78,0)
}

.border-l-stone-600\/10 {
    border-left-color: rgba(87,83,78,.1)
}

.border-l-stone-600\/100 {
    border-left-color: #57534e
}

.border-l-stone-600\/20 {
    border-left-color: rgba(87,83,78,.2)
}

.border-l-stone-600\/25 {
    border-left-color: rgba(87,83,78,.25)
}

.border-l-stone-600\/30 {
    border-left-color: rgba(87,83,78,.3)
}

.border-l-stone-600\/40 {
    border-left-color: rgba(87,83,78,.4)
}

.border-l-stone-600\/5 {
    border-left-color: rgba(87,83,78,.05)
}

.border-l-stone-600\/50 {
    border-left-color: rgba(87,83,78,.5)
}

.border-l-stone-600\/60 {
    border-left-color: rgba(87,83,78,.6)
}

.border-l-stone-600\/70 {
    border-left-color: rgba(87,83,78,.7)
}

.border-l-stone-600\/75 {
    border-left-color: rgba(87,83,78,.75)
}

.border-l-stone-600\/80 {
    border-left-color: rgba(87,83,78,.8)
}

.border-l-stone-600\/90 {
    border-left-color: rgba(87,83,78,.9)
}

.border-l-stone-600\/95 {
    border-left-color: rgba(87,83,78,.95)
}

.border-l-stone-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(68 64 60/var(--tw-border-opacity))
}

.border-l-stone-700\/0 {
    border-left-color: rgba(68,64,60,0)
}

.border-l-stone-700\/10 {
    border-left-color: rgba(68,64,60,.1)
}

.border-l-stone-700\/100 {
    border-left-color: #44403c
}

.border-l-stone-700\/20 {
    border-left-color: rgba(68,64,60,.2)
}

.border-l-stone-700\/25 {
    border-left-color: rgba(68,64,60,.25)
}

.border-l-stone-700\/30 {
    border-left-color: rgba(68,64,60,.3)
}

.border-l-stone-700\/40 {
    border-left-color: rgba(68,64,60,.4)
}

.border-l-stone-700\/5 {
    border-left-color: rgba(68,64,60,.05)
}

.border-l-stone-700\/50 {
    border-left-color: rgba(68,64,60,.5)
}

.border-l-stone-700\/60 {
    border-left-color: rgba(68,64,60,.6)
}

.border-l-stone-700\/70 {
    border-left-color: rgba(68,64,60,.7)
}

.border-l-stone-700\/75 {
    border-left-color: rgba(68,64,60,.75)
}

.border-l-stone-700\/80 {
    border-left-color: rgba(68,64,60,.8)
}

.border-l-stone-700\/90 {
    border-left-color: rgba(68,64,60,.9)
}

.border-l-stone-700\/95 {
    border-left-color: rgba(68,64,60,.95)
}

.border-l-stone-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(41 37 36/var(--tw-border-opacity))
}

.border-l-stone-800\/0 {
    border-left-color: rgba(41,37,36,0)
}

.border-l-stone-800\/10 {
    border-left-color: rgba(41,37,36,.1)
}

.border-l-stone-800\/100 {
    border-left-color: #292524
}

.border-l-stone-800\/20 {
    border-left-color: rgba(41,37,36,.2)
}

.border-l-stone-800\/25 {
    border-left-color: rgba(41,37,36,.25)
}

.border-l-stone-800\/30 {
    border-left-color: rgba(41,37,36,.3)
}

.border-l-stone-800\/40 {
    border-left-color: rgba(41,37,36,.4)
}

.border-l-stone-800\/5 {
    border-left-color: rgba(41,37,36,.05)
}

.border-l-stone-800\/50 {
    border-left-color: rgba(41,37,36,.5)
}

.border-l-stone-800\/60 {
    border-left-color: rgba(41,37,36,.6)
}

.border-l-stone-800\/70 {
    border-left-color: rgba(41,37,36,.7)
}

.border-l-stone-800\/75 {
    border-left-color: rgba(41,37,36,.75)
}

.border-l-stone-800\/80 {
    border-left-color: rgba(41,37,36,.8)
}

.border-l-stone-800\/90 {
    border-left-color: rgba(41,37,36,.9)
}

.border-l-stone-800\/95 {
    border-left-color: rgba(41,37,36,.95)
}

.border-l-stone-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(28 25 23/var(--tw-border-opacity))
}

.border-l-stone-900\/0 {
    border-left-color: rgba(28,25,23,0)
}

.border-l-stone-900\/10 {
    border-left-color: rgba(28,25,23,.1)
}

.border-l-stone-900\/100 {
    border-left-color: #1c1917
}

.border-l-stone-900\/20 {
    border-left-color: rgba(28,25,23,.2)
}

.border-l-stone-900\/25 {
    border-left-color: rgba(28,25,23,.25)
}

.border-l-stone-900\/30 {
    border-left-color: rgba(28,25,23,.3)
}

.border-l-stone-900\/40 {
    border-left-color: rgba(28,25,23,.4)
}

.border-l-stone-900\/5 {
    border-left-color: rgba(28,25,23,.05)
}

.border-l-stone-900\/50 {
    border-left-color: rgba(28,25,23,.5)
}

.border-l-stone-900\/60 {
    border-left-color: rgba(28,25,23,.6)
}

.border-l-stone-900\/70 {
    border-left-color: rgba(28,25,23,.7)
}

.border-l-stone-900\/75 {
    border-left-color: rgba(28,25,23,.75)
}

.border-l-stone-900\/80 {
    border-left-color: rgba(28,25,23,.8)
}

.border-l-stone-900\/90 {
    border-left-color: rgba(28,25,23,.9)
}

.border-l-stone-900\/95 {
    border-left-color: rgba(28,25,23,.95)
}

.border-l-stone-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(12 10 9/var(--tw-border-opacity))
}

.border-l-stone-950\/0 {
    border-left-color: rgba(12,10,9,0)
}

.border-l-stone-950\/10 {
    border-left-color: rgba(12,10,9,.1)
}

.border-l-stone-950\/100 {
    border-left-color: #0c0a09
}

.border-l-stone-950\/20 {
    border-left-color: rgba(12,10,9,.2)
}

.border-l-stone-950\/25 {
    border-left-color: rgba(12,10,9,.25)
}

.border-l-stone-950\/30 {
    border-left-color: rgba(12,10,9,.3)
}

.border-l-stone-950\/40 {
    border-left-color: rgba(12,10,9,.4)
}

.border-l-stone-950\/5 {
    border-left-color: rgba(12,10,9,.05)
}

.border-l-stone-950\/50 {
    border-left-color: rgba(12,10,9,.5)
}

.border-l-stone-950\/60 {
    border-left-color: rgba(12,10,9,.6)
}

.border-l-stone-950\/70 {
    border-left-color: rgba(12,10,9,.7)
}

.border-l-stone-950\/75 {
    border-left-color: rgba(12,10,9,.75)
}

.border-l-stone-950\/80 {
    border-left-color: rgba(12,10,9,.8)
}

.border-l-stone-950\/90 {
    border-left-color: rgba(12,10,9,.9)
}

.border-l-stone-950\/95 {
    border-left-color: rgba(12,10,9,.95)
}

.border-l-teal-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(204 251 241/var(--tw-border-opacity))
}

.border-l-teal-100\/0 {
    border-left-color: rgba(204,251,241,0)
}

.border-l-teal-100\/10 {
    border-left-color: rgba(204,251,241,.1)
}

.border-l-teal-100\/100 {
    border-left-color: #ccfbf1
}

.border-l-teal-100\/20 {
    border-left-color: rgba(204,251,241,.2)
}

.border-l-teal-100\/25 {
    border-left-color: rgba(204,251,241,.25)
}

.border-l-teal-100\/30 {
    border-left-color: rgba(204,251,241,.3)
}

.border-l-teal-100\/40 {
    border-left-color: rgba(204,251,241,.4)
}

.border-l-teal-100\/5 {
    border-left-color: rgba(204,251,241,.05)
}

.border-l-teal-100\/50 {
    border-left-color: rgba(204,251,241,.5)
}

.border-l-teal-100\/60 {
    border-left-color: rgba(204,251,241,.6)
}

.border-l-teal-100\/70 {
    border-left-color: rgba(204,251,241,.7)
}

.border-l-teal-100\/75 {
    border-left-color: rgba(204,251,241,.75)
}

.border-l-teal-100\/80 {
    border-left-color: rgba(204,251,241,.8)
}

.border-l-teal-100\/90 {
    border-left-color: rgba(204,251,241,.9)
}

.border-l-teal-100\/95 {
    border-left-color: rgba(204,251,241,.95)
}

.border-l-teal-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(153 246 228/var(--tw-border-opacity))
}

.border-l-teal-200\/0 {
    border-left-color: rgba(153,246,228,0)
}

.border-l-teal-200\/10 {
    border-left-color: rgba(153,246,228,.1)
}

.border-l-teal-200\/100 {
    border-left-color: #99f6e4
}

.border-l-teal-200\/20 {
    border-left-color: rgba(153,246,228,.2)
}

.border-l-teal-200\/25 {
    border-left-color: rgba(153,246,228,.25)
}

.border-l-teal-200\/30 {
    border-left-color: rgba(153,246,228,.3)
}

.border-l-teal-200\/40 {
    border-left-color: rgba(153,246,228,.4)
}

.border-l-teal-200\/5 {
    border-left-color: rgba(153,246,228,.05)
}

.border-l-teal-200\/50 {
    border-left-color: rgba(153,246,228,.5)
}

.border-l-teal-200\/60 {
    border-left-color: rgba(153,246,228,.6)
}

.border-l-teal-200\/70 {
    border-left-color: rgba(153,246,228,.7)
}

.border-l-teal-200\/75 {
    border-left-color: rgba(153,246,228,.75)
}

.border-l-teal-200\/80 {
    border-left-color: rgba(153,246,228,.8)
}

.border-l-teal-200\/90 {
    border-left-color: rgba(153,246,228,.9)
}

.border-l-teal-200\/95 {
    border-left-color: rgba(153,246,228,.95)
}

.border-l-teal-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(94 234 212/var(--tw-border-opacity))
}

.border-l-teal-300\/0 {
    border-left-color: rgba(94,234,212,0)
}

.border-l-teal-300\/10 {
    border-left-color: rgba(94,234,212,.1)
}

.border-l-teal-300\/100 {
    border-left-color: #5eead4
}

.border-l-teal-300\/20 {
    border-left-color: rgba(94,234,212,.2)
}

.border-l-teal-300\/25 {
    border-left-color: rgba(94,234,212,.25)
}

.border-l-teal-300\/30 {
    border-left-color: rgba(94,234,212,.3)
}

.border-l-teal-300\/40 {
    border-left-color: rgba(94,234,212,.4)
}

.border-l-teal-300\/5 {
    border-left-color: rgba(94,234,212,.05)
}

.border-l-teal-300\/50 {
    border-left-color: rgba(94,234,212,.5)
}

.border-l-teal-300\/60 {
    border-left-color: rgba(94,234,212,.6)
}

.border-l-teal-300\/70 {
    border-left-color: rgba(94,234,212,.7)
}

.border-l-teal-300\/75 {
    border-left-color: rgba(94,234,212,.75)
}

.border-l-teal-300\/80 {
    border-left-color: rgba(94,234,212,.8)
}

.border-l-teal-300\/90 {
    border-left-color: rgba(94,234,212,.9)
}

.border-l-teal-300\/95 {
    border-left-color: rgba(94,234,212,.95)
}

.border-l-teal-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(45 212 191/var(--tw-border-opacity))
}

.border-l-teal-400\/0 {
    border-left-color: rgba(45,212,191,0)
}

.border-l-teal-400\/10 {
    border-left-color: rgba(45,212,191,.1)
}

.border-l-teal-400\/100 {
    border-left-color: #2dd4bf
}

.border-l-teal-400\/20 {
    border-left-color: rgba(45,212,191,.2)
}

.border-l-teal-400\/25 {
    border-left-color: rgba(45,212,191,.25)
}

.border-l-teal-400\/30 {
    border-left-color: rgba(45,212,191,.3)
}

.border-l-teal-400\/40 {
    border-left-color: rgba(45,212,191,.4)
}

.border-l-teal-400\/5 {
    border-left-color: rgba(45,212,191,.05)
}

.border-l-teal-400\/50 {
    border-left-color: rgba(45,212,191,.5)
}

.border-l-teal-400\/60 {
    border-left-color: rgba(45,212,191,.6)
}

.border-l-teal-400\/70 {
    border-left-color: rgba(45,212,191,.7)
}

.border-l-teal-400\/75 {
    border-left-color: rgba(45,212,191,.75)
}

.border-l-teal-400\/80 {
    border-left-color: rgba(45,212,191,.8)
}

.border-l-teal-400\/90 {
    border-left-color: rgba(45,212,191,.9)
}

.border-l-teal-400\/95 {
    border-left-color: rgba(45,212,191,.95)
}

.border-l-teal-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(240 253 250/var(--tw-border-opacity))
}

.border-l-teal-50\/0 {
    border-left-color: rgba(240,253,250,0)
}

.border-l-teal-50\/10 {
    border-left-color: rgba(240,253,250,.1)
}

.border-l-teal-50\/100 {
    border-left-color: #f0fdfa
}

.border-l-teal-50\/20 {
    border-left-color: rgba(240,253,250,.2)
}

.border-l-teal-50\/25 {
    border-left-color: rgba(240,253,250,.25)
}

.border-l-teal-50\/30 {
    border-left-color: rgba(240,253,250,.3)
}

.border-l-teal-50\/40 {
    border-left-color: rgba(240,253,250,.4)
}

.border-l-teal-50\/5 {
    border-left-color: rgba(240,253,250,.05)
}

.border-l-teal-50\/50 {
    border-left-color: rgba(240,253,250,.5)
}

.border-l-teal-50\/60 {
    border-left-color: rgba(240,253,250,.6)
}

.border-l-teal-50\/70 {
    border-left-color: rgba(240,253,250,.7)
}

.border-l-teal-50\/75 {
    border-left-color: rgba(240,253,250,.75)
}

.border-l-teal-50\/80 {
    border-left-color: rgba(240,253,250,.8)
}

.border-l-teal-50\/90 {
    border-left-color: rgba(240,253,250,.9)
}

.border-l-teal-50\/95 {
    border-left-color: rgba(240,253,250,.95)
}

.border-l-teal-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(20 184 166/var(--tw-border-opacity))
}

.border-l-teal-500\/0 {
    border-left-color: rgba(20,184,166,0)
}

.border-l-teal-500\/10 {
    border-left-color: rgba(20,184,166,.1)
}

.border-l-teal-500\/100 {
    border-left-color: #14b8a6
}

.border-l-teal-500\/20 {
    border-left-color: rgba(20,184,166,.2)
}

.border-l-teal-500\/25 {
    border-left-color: rgba(20,184,166,.25)
}

.border-l-teal-500\/30 {
    border-left-color: rgba(20,184,166,.3)
}

.border-l-teal-500\/40 {
    border-left-color: rgba(20,184,166,.4)
}

.border-l-teal-500\/5 {
    border-left-color: rgba(20,184,166,.05)
}

.border-l-teal-500\/50 {
    border-left-color: rgba(20,184,166,.5)
}

.border-l-teal-500\/60 {
    border-left-color: rgba(20,184,166,.6)
}

.border-l-teal-500\/70 {
    border-left-color: rgba(20,184,166,.7)
}

.border-l-teal-500\/75 {
    border-left-color: rgba(20,184,166,.75)
}

.border-l-teal-500\/80 {
    border-left-color: rgba(20,184,166,.8)
}

.border-l-teal-500\/90 {
    border-left-color: rgba(20,184,166,.9)
}

.border-l-teal-500\/95 {
    border-left-color: rgba(20,184,166,.95)
}

.border-l-teal-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(13 148 136/var(--tw-border-opacity))
}

.border-l-teal-600\/0 {
    border-left-color: rgba(13,148,136,0)
}

.border-l-teal-600\/10 {
    border-left-color: rgba(13,148,136,.1)
}

.border-l-teal-600\/100 {
    border-left-color: #0d9488
}

.border-l-teal-600\/20 {
    border-left-color: rgba(13,148,136,.2)
}

.border-l-teal-600\/25 {
    border-left-color: rgba(13,148,136,.25)
}

.border-l-teal-600\/30 {
    border-left-color: rgba(13,148,136,.3)
}

.border-l-teal-600\/40 {
    border-left-color: rgba(13,148,136,.4)
}

.border-l-teal-600\/5 {
    border-left-color: rgba(13,148,136,.05)
}

.border-l-teal-600\/50 {
    border-left-color: rgba(13,148,136,.5)
}

.border-l-teal-600\/60 {
    border-left-color: rgba(13,148,136,.6)
}

.border-l-teal-600\/70 {
    border-left-color: rgba(13,148,136,.7)
}

.border-l-teal-600\/75 {
    border-left-color: rgba(13,148,136,.75)
}

.border-l-teal-600\/80 {
    border-left-color: rgba(13,148,136,.8)
}

.border-l-teal-600\/90 {
    border-left-color: rgba(13,148,136,.9)
}

.border-l-teal-600\/95 {
    border-left-color: rgba(13,148,136,.95)
}

.border-l-teal-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(15 118 110/var(--tw-border-opacity))
}

.border-l-teal-700\/0 {
    border-left-color: rgba(15,118,110,0)
}

.border-l-teal-700\/10 {
    border-left-color: rgba(15,118,110,.1)
}

.border-l-teal-700\/100 {
    border-left-color: #0f766e
}

.border-l-teal-700\/20 {
    border-left-color: rgba(15,118,110,.2)
}

.border-l-teal-700\/25 {
    border-left-color: rgba(15,118,110,.25)
}

.border-l-teal-700\/30 {
    border-left-color: rgba(15,118,110,.3)
}

.border-l-teal-700\/40 {
    border-left-color: rgba(15,118,110,.4)
}

.border-l-teal-700\/5 {
    border-left-color: rgba(15,118,110,.05)
}

.border-l-teal-700\/50 {
    border-left-color: rgba(15,118,110,.5)
}

.border-l-teal-700\/60 {
    border-left-color: rgba(15,118,110,.6)
}

.border-l-teal-700\/70 {
    border-left-color: rgba(15,118,110,.7)
}

.border-l-teal-700\/75 {
    border-left-color: rgba(15,118,110,.75)
}

.border-l-teal-700\/80 {
    border-left-color: rgba(15,118,110,.8)
}

.border-l-teal-700\/90 {
    border-left-color: rgba(15,118,110,.9)
}

.border-l-teal-700\/95 {
    border-left-color: rgba(15,118,110,.95)
}

.border-l-teal-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(17 94 89/var(--tw-border-opacity))
}

.border-l-teal-800\/0 {
    border-left-color: rgba(17,94,89,0)
}

.border-l-teal-800\/10 {
    border-left-color: rgba(17,94,89,.1)
}

.border-l-teal-800\/100 {
    border-left-color: #115e59
}

.border-l-teal-800\/20 {
    border-left-color: rgba(17,94,89,.2)
}

.border-l-teal-800\/25 {
    border-left-color: rgba(17,94,89,.25)
}

.border-l-teal-800\/30 {
    border-left-color: rgba(17,94,89,.3)
}

.border-l-teal-800\/40 {
    border-left-color: rgba(17,94,89,.4)
}

.border-l-teal-800\/5 {
    border-left-color: rgba(17,94,89,.05)
}

.border-l-teal-800\/50 {
    border-left-color: rgba(17,94,89,.5)
}

.border-l-teal-800\/60 {
    border-left-color: rgba(17,94,89,.6)
}

.border-l-teal-800\/70 {
    border-left-color: rgba(17,94,89,.7)
}

.border-l-teal-800\/75 {
    border-left-color: rgba(17,94,89,.75)
}

.border-l-teal-800\/80 {
    border-left-color: rgba(17,94,89,.8)
}

.border-l-teal-800\/90 {
    border-left-color: rgba(17,94,89,.9)
}

.border-l-teal-800\/95 {
    border-left-color: rgba(17,94,89,.95)
}

.border-l-teal-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(19 78 74/var(--tw-border-opacity))
}

.border-l-teal-900\/0 {
    border-left-color: rgba(19,78,74,0)
}

.border-l-teal-900\/10 {
    border-left-color: rgba(19,78,74,.1)
}

.border-l-teal-900\/100 {
    border-left-color: #134e4a
}

.border-l-teal-900\/20 {
    border-left-color: rgba(19,78,74,.2)
}

.border-l-teal-900\/25 {
    border-left-color: rgba(19,78,74,.25)
}

.border-l-teal-900\/30 {
    border-left-color: rgba(19,78,74,.3)
}

.border-l-teal-900\/40 {
    border-left-color: rgba(19,78,74,.4)
}

.border-l-teal-900\/5 {
    border-left-color: rgba(19,78,74,.05)
}

.border-l-teal-900\/50 {
    border-left-color: rgba(19,78,74,.5)
}

.border-l-teal-900\/60 {
    border-left-color: rgba(19,78,74,.6)
}

.border-l-teal-900\/70 {
    border-left-color: rgba(19,78,74,.7)
}

.border-l-teal-900\/75 {
    border-left-color: rgba(19,78,74,.75)
}

.border-l-teal-900\/80 {
    border-left-color: rgba(19,78,74,.8)
}

.border-l-teal-900\/90 {
    border-left-color: rgba(19,78,74,.9)
}

.border-l-teal-900\/95 {
    border-left-color: rgba(19,78,74,.95)
}

.border-l-teal-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(4 47 46/var(--tw-border-opacity))
}

.border-l-teal-950\/0 {
    border-left-color: rgba(4,47,46,0)
}

.border-l-teal-950\/10 {
    border-left-color: rgba(4,47,46,.1)
}

.border-l-teal-950\/100 {
    border-left-color: #042f2e
}

.border-l-teal-950\/20 {
    border-left-color: rgba(4,47,46,.2)
}

.border-l-teal-950\/25 {
    border-left-color: rgba(4,47,46,.25)
}

.border-l-teal-950\/30 {
    border-left-color: rgba(4,47,46,.3)
}

.border-l-teal-950\/40 {
    border-left-color: rgba(4,47,46,.4)
}

.border-l-teal-950\/5 {
    border-left-color: rgba(4,47,46,.05)
}

.border-l-teal-950\/50 {
    border-left-color: rgba(4,47,46,.5)
}

.border-l-teal-950\/60 {
    border-left-color: rgba(4,47,46,.6)
}

.border-l-teal-950\/70 {
    border-left-color: rgba(4,47,46,.7)
}

.border-l-teal-950\/75 {
    border-left-color: rgba(4,47,46,.75)
}

.border-l-teal-950\/80 {
    border-left-color: rgba(4,47,46,.8)
}

.border-l-teal-950\/90 {
    border-left-color: rgba(4,47,46,.9)
}

.border-l-teal-950\/95 {
    border-left-color: rgba(4,47,46,.95)
}

.border-l-transparent,.border-l-transparent\/0 {
    border-left-color: transparent
}

.border-l-transparent\/10 {
    border-left-color: rgba(0,0,0,.1)
}

.border-l-transparent\/100 {
    border-left-color: #000
}

.border-l-transparent\/20 {
    border-left-color: rgba(0,0,0,.2)
}

.border-l-transparent\/25 {
    border-left-color: rgba(0,0,0,.25)
}

.border-l-transparent\/30 {
    border-left-color: rgba(0,0,0,.3)
}

.border-l-transparent\/40 {
    border-left-color: rgba(0,0,0,.4)
}

.border-l-transparent\/5 {
    border-left-color: rgba(0,0,0,.05)
}

.border-l-transparent\/50 {
    border-left-color: rgba(0,0,0,.5)
}

.border-l-transparent\/60 {
    border-left-color: rgba(0,0,0,.6)
}

.border-l-transparent\/70 {
    border-left-color: rgba(0,0,0,.7)
}

.border-l-transparent\/75 {
    border-left-color: rgba(0,0,0,.75)
}

.border-l-transparent\/80 {
    border-left-color: rgba(0,0,0,.8)
}

.border-l-transparent\/90 {
    border-left-color: rgba(0,0,0,.9)
}

.border-l-transparent\/95 {
    border-left-color: rgba(0,0,0,.95)
}

.border-l-true-black {
    --tw-border-opacity: 1;
    border-left-color: rgb(0 0 0/var(--tw-border-opacity))
}

.border-l-true-black\/0 {
    border-left-color: transparent
}

.border-l-true-black\/10 {
    border-left-color: rgba(0,0,0,.1)
}

.border-l-true-black\/100 {
    border-left-color: #000
}

.border-l-true-black\/20 {
    border-left-color: rgba(0,0,0,.2)
}

.border-l-true-black\/25 {
    border-left-color: rgba(0,0,0,.25)
}

.border-l-true-black\/30 {
    border-left-color: rgba(0,0,0,.3)
}

.border-l-true-black\/40 {
    border-left-color: rgba(0,0,0,.4)
}

.border-l-true-black\/5 {
    border-left-color: rgba(0,0,0,.05)
}

.border-l-true-black\/50 {
    border-left-color: rgba(0,0,0,.5)
}

.border-l-true-black\/60 {
    border-left-color: rgba(0,0,0,.6)
}

.border-l-true-black\/70 {
    border-left-color: rgba(0,0,0,.7)
}

.border-l-true-black\/75 {
    border-left-color: rgba(0,0,0,.75)
}

.border-l-true-black\/80 {
    border-left-color: rgba(0,0,0,.8)
}

.border-l-true-black\/90 {
    border-left-color: rgba(0,0,0,.9)
}

.border-l-true-black\/95 {
    border-left-color: rgba(0,0,0,.95)
}

.border-l-true-white {
    --tw-border-opacity: 1;
    border-left-color: rgb(255 255 255/var(--tw-border-opacity))
}

.border-l-true-white\/0 {
    border-left-color: hsla(0,0%,100%,0)
}

.border-l-true-white\/10 {
    border-left-color: hsla(0,0%,100%,.1)
}

.border-l-true-white\/100 {
    border-left-color: #fff
}

.border-l-true-white\/20 {
    border-left-color: hsla(0,0%,100%,.2)
}

.border-l-true-white\/25 {
    border-left-color: hsla(0,0%,100%,.25)
}

.border-l-true-white\/30 {
    border-left-color: hsla(0,0%,100%,.3)
}

.border-l-true-white\/40 {
    border-left-color: hsla(0,0%,100%,.4)
}

.border-l-true-white\/5 {
    border-left-color: hsla(0,0%,100%,.05)
}

.border-l-true-white\/50 {
    border-left-color: hsla(0,0%,100%,.5)
}

.border-l-true-white\/60 {
    border-left-color: hsla(0,0%,100%,.6)
}

.border-l-true-white\/70 {
    border-left-color: hsla(0,0%,100%,.7)
}

.border-l-true-white\/75 {
    border-left-color: hsla(0,0%,100%,.75)
}

.border-l-true-white\/80 {
    border-left-color: hsla(0,0%,100%,.8)
}

.border-l-true-white\/90 {
    border-left-color: hsla(0,0%,100%,.9)
}

.border-l-true-white\/95 {
    border-left-color: hsla(0,0%,100%,.95)
}

.border-l-trueGray-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(245 245 245/var(--tw-border-opacity))
}

.border-l-trueGray-100\/0 {
    border-left-color: hsla(0,0%,96%,0)
}

.border-l-trueGray-100\/10 {
    border-left-color: hsla(0,0%,96%,.1)
}

.border-l-trueGray-100\/100 {
    border-left-color: #f5f5f5
}

.border-l-trueGray-100\/20 {
    border-left-color: hsla(0,0%,96%,.2)
}

.border-l-trueGray-100\/25 {
    border-left-color: hsla(0,0%,96%,.25)
}

.border-l-trueGray-100\/30 {
    border-left-color: hsla(0,0%,96%,.3)
}

.border-l-trueGray-100\/40 {
    border-left-color: hsla(0,0%,96%,.4)
}

.border-l-trueGray-100\/5 {
    border-left-color: hsla(0,0%,96%,.05)
}

.border-l-trueGray-100\/50 {
    border-left-color: hsla(0,0%,96%,.5)
}

.border-l-trueGray-100\/60 {
    border-left-color: hsla(0,0%,96%,.6)
}

.border-l-trueGray-100\/70 {
    border-left-color: hsla(0,0%,96%,.7)
}

.border-l-trueGray-100\/75 {
    border-left-color: hsla(0,0%,96%,.75)
}

.border-l-trueGray-100\/80 {
    border-left-color: hsla(0,0%,96%,.8)
}

.border-l-trueGray-100\/90 {
    border-left-color: hsla(0,0%,96%,.9)
}

.border-l-trueGray-100\/95 {
    border-left-color: hsla(0,0%,96%,.95)
}

.border-l-trueGray-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(229 229 229/var(--tw-border-opacity))
}

.border-l-trueGray-200\/0 {
    border-left-color: hsla(0,0%,90%,0)
}

.border-l-trueGray-200\/10 {
    border-left-color: hsla(0,0%,90%,.1)
}

.border-l-trueGray-200\/100 {
    border-left-color: #e5e5e5
}

.border-l-trueGray-200\/20 {
    border-left-color: hsla(0,0%,90%,.2)
}

.border-l-trueGray-200\/25 {
    border-left-color: hsla(0,0%,90%,.25)
}

.border-l-trueGray-200\/30 {
    border-left-color: hsla(0,0%,90%,.3)
}

.border-l-trueGray-200\/40 {
    border-left-color: hsla(0,0%,90%,.4)
}

.border-l-trueGray-200\/5 {
    border-left-color: hsla(0,0%,90%,.05)
}

.border-l-trueGray-200\/50 {
    border-left-color: hsla(0,0%,90%,.5)
}

.border-l-trueGray-200\/60 {
    border-left-color: hsla(0,0%,90%,.6)
}

.border-l-trueGray-200\/70 {
    border-left-color: hsla(0,0%,90%,.7)
}

.border-l-trueGray-200\/75 {
    border-left-color: hsla(0,0%,90%,.75)
}

.border-l-trueGray-200\/80 {
    border-left-color: hsla(0,0%,90%,.8)
}

.border-l-trueGray-200\/90 {
    border-left-color: hsla(0,0%,90%,.9)
}

.border-l-trueGray-200\/95 {
    border-left-color: hsla(0,0%,90%,.95)
}

.border-l-trueGray-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(212 212 212/var(--tw-border-opacity))
}

.border-l-trueGray-300\/0 {
    border-left-color: hsla(0,0%,83%,0)
}

.border-l-trueGray-300\/10 {
    border-left-color: hsla(0,0%,83%,.1)
}

.border-l-trueGray-300\/100 {
    border-left-color: #d4d4d4
}

.border-l-trueGray-300\/20 {
    border-left-color: hsla(0,0%,83%,.2)
}

.border-l-trueGray-300\/25 {
    border-left-color: hsla(0,0%,83%,.25)
}

.border-l-trueGray-300\/30 {
    border-left-color: hsla(0,0%,83%,.3)
}

.border-l-trueGray-300\/40 {
    border-left-color: hsla(0,0%,83%,.4)
}

.border-l-trueGray-300\/5 {
    border-left-color: hsla(0,0%,83%,.05)
}

.border-l-trueGray-300\/50 {
    border-left-color: hsla(0,0%,83%,.5)
}

.border-l-trueGray-300\/60 {
    border-left-color: hsla(0,0%,83%,.6)
}

.border-l-trueGray-300\/70 {
    border-left-color: hsla(0,0%,83%,.7)
}

.border-l-trueGray-300\/75 {
    border-left-color: hsla(0,0%,83%,.75)
}

.border-l-trueGray-300\/80 {
    border-left-color: hsla(0,0%,83%,.8)
}

.border-l-trueGray-300\/90 {
    border-left-color: hsla(0,0%,83%,.9)
}

.border-l-trueGray-300\/95 {
    border-left-color: hsla(0,0%,83%,.95)
}

.border-l-trueGray-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(163 163 163/var(--tw-border-opacity))
}

.border-l-trueGray-400\/0 {
    border-left-color: hsla(0,0%,64%,0)
}

.border-l-trueGray-400\/10 {
    border-left-color: hsla(0,0%,64%,.1)
}

.border-l-trueGray-400\/100 {
    border-left-color: #a3a3a3
}

.border-l-trueGray-400\/20 {
    border-left-color: hsla(0,0%,64%,.2)
}

.border-l-trueGray-400\/25 {
    border-left-color: hsla(0,0%,64%,.25)
}

.border-l-trueGray-400\/30 {
    border-left-color: hsla(0,0%,64%,.3)
}

.border-l-trueGray-400\/40 {
    border-left-color: hsla(0,0%,64%,.4)
}

.border-l-trueGray-400\/5 {
    border-left-color: hsla(0,0%,64%,.05)
}

.border-l-trueGray-400\/50 {
    border-left-color: hsla(0,0%,64%,.5)
}

.border-l-trueGray-400\/60 {
    border-left-color: hsla(0,0%,64%,.6)
}

.border-l-trueGray-400\/70 {
    border-left-color: hsla(0,0%,64%,.7)
}

.border-l-trueGray-400\/75 {
    border-left-color: hsla(0,0%,64%,.75)
}

.border-l-trueGray-400\/80 {
    border-left-color: hsla(0,0%,64%,.8)
}

.border-l-trueGray-400\/90 {
    border-left-color: hsla(0,0%,64%,.9)
}

.border-l-trueGray-400\/95 {
    border-left-color: hsla(0,0%,64%,.95)
}

.border-l-trueGray-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(250 250 250/var(--tw-border-opacity))
}

.border-l-trueGray-50\/0 {
    border-left-color: hsla(0,0%,98%,0)
}

.border-l-trueGray-50\/10 {
    border-left-color: hsla(0,0%,98%,.1)
}

.border-l-trueGray-50\/100 {
    border-left-color: #fafafa
}

.border-l-trueGray-50\/20 {
    border-left-color: hsla(0,0%,98%,.2)
}

.border-l-trueGray-50\/25 {
    border-left-color: hsla(0,0%,98%,.25)
}

.border-l-trueGray-50\/30 {
    border-left-color: hsla(0,0%,98%,.3)
}

.border-l-trueGray-50\/40 {
    border-left-color: hsla(0,0%,98%,.4)
}

.border-l-trueGray-50\/5 {
    border-left-color: hsla(0,0%,98%,.05)
}

.border-l-trueGray-50\/50 {
    border-left-color: hsla(0,0%,98%,.5)
}

.border-l-trueGray-50\/60 {
    border-left-color: hsla(0,0%,98%,.6)
}

.border-l-trueGray-50\/70 {
    border-left-color: hsla(0,0%,98%,.7)
}

.border-l-trueGray-50\/75 {
    border-left-color: hsla(0,0%,98%,.75)
}

.border-l-trueGray-50\/80 {
    border-left-color: hsla(0,0%,98%,.8)
}

.border-l-trueGray-50\/90 {
    border-left-color: hsla(0,0%,98%,.9)
}

.border-l-trueGray-50\/95 {
    border-left-color: hsla(0,0%,98%,.95)
}

.border-l-trueGray-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(115 115 115/var(--tw-border-opacity))
}

.border-l-trueGray-500\/0 {
    border-left-color: hsla(0,0%,45%,0)
}

.border-l-trueGray-500\/10 {
    border-left-color: hsla(0,0%,45%,.1)
}

.border-l-trueGray-500\/100 {
    border-left-color: #737373
}

.border-l-trueGray-500\/20 {
    border-left-color: hsla(0,0%,45%,.2)
}

.border-l-trueGray-500\/25 {
    border-left-color: hsla(0,0%,45%,.25)
}

.border-l-trueGray-500\/30 {
    border-left-color: hsla(0,0%,45%,.3)
}

.border-l-trueGray-500\/40 {
    border-left-color: hsla(0,0%,45%,.4)
}

.border-l-trueGray-500\/5 {
    border-left-color: hsla(0,0%,45%,.05)
}

.border-l-trueGray-500\/50 {
    border-left-color: hsla(0,0%,45%,.5)
}

.border-l-trueGray-500\/60 {
    border-left-color: hsla(0,0%,45%,.6)
}

.border-l-trueGray-500\/70 {
    border-left-color: hsla(0,0%,45%,.7)
}

.border-l-trueGray-500\/75 {
    border-left-color: hsla(0,0%,45%,.75)
}

.border-l-trueGray-500\/80 {
    border-left-color: hsla(0,0%,45%,.8)
}

.border-l-trueGray-500\/90 {
    border-left-color: hsla(0,0%,45%,.9)
}

.border-l-trueGray-500\/95 {
    border-left-color: hsla(0,0%,45%,.95)
}

.border-l-trueGray-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(82 82 82/var(--tw-border-opacity))
}

.border-l-trueGray-600\/0 {
    border-left-color: rgba(82,82,82,0)
}

.border-l-trueGray-600\/10 {
    border-left-color: rgba(82,82,82,.1)
}

.border-l-trueGray-600\/100 {
    border-left-color: #525252
}

.border-l-trueGray-600\/20 {
    border-left-color: rgba(82,82,82,.2)
}

.border-l-trueGray-600\/25 {
    border-left-color: rgba(82,82,82,.25)
}

.border-l-trueGray-600\/30 {
    border-left-color: rgba(82,82,82,.3)
}

.border-l-trueGray-600\/40 {
    border-left-color: rgba(82,82,82,.4)
}

.border-l-trueGray-600\/5 {
    border-left-color: rgba(82,82,82,.05)
}

.border-l-trueGray-600\/50 {
    border-left-color: rgba(82,82,82,.5)
}

.border-l-trueGray-600\/60 {
    border-left-color: rgba(82,82,82,.6)
}

.border-l-trueGray-600\/70 {
    border-left-color: rgba(82,82,82,.7)
}

.border-l-trueGray-600\/75 {
    border-left-color: rgba(82,82,82,.75)
}

.border-l-trueGray-600\/80 {
    border-left-color: rgba(82,82,82,.8)
}

.border-l-trueGray-600\/90 {
    border-left-color: rgba(82,82,82,.9)
}

.border-l-trueGray-600\/95 {
    border-left-color: rgba(82,82,82,.95)
}

.border-l-trueGray-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(64 64 64/var(--tw-border-opacity))
}

.border-l-trueGray-700\/0 {
    border-left-color: rgba(64,64,64,0)
}

.border-l-trueGray-700\/10 {
    border-left-color: rgba(64,64,64,.1)
}

.border-l-trueGray-700\/100 {
    border-left-color: #404040
}

.border-l-trueGray-700\/20 {
    border-left-color: rgba(64,64,64,.2)
}

.border-l-trueGray-700\/25 {
    border-left-color: rgba(64,64,64,.25)
}

.border-l-trueGray-700\/30 {
    border-left-color: rgba(64,64,64,.3)
}

.border-l-trueGray-700\/40 {
    border-left-color: rgba(64,64,64,.4)
}

.border-l-trueGray-700\/5 {
    border-left-color: rgba(64,64,64,.05)
}

.border-l-trueGray-700\/50 {
    border-left-color: rgba(64,64,64,.5)
}

.border-l-trueGray-700\/60 {
    border-left-color: rgba(64,64,64,.6)
}

.border-l-trueGray-700\/70 {
    border-left-color: rgba(64,64,64,.7)
}

.border-l-trueGray-700\/75 {
    border-left-color: rgba(64,64,64,.75)
}

.border-l-trueGray-700\/80 {
    border-left-color: rgba(64,64,64,.8)
}

.border-l-trueGray-700\/90 {
    border-left-color: rgba(64,64,64,.9)
}

.border-l-trueGray-700\/95 {
    border-left-color: rgba(64,64,64,.95)
}

.border-l-trueGray-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(38 38 38/var(--tw-border-opacity))
}

.border-l-trueGray-800\/0 {
    border-left-color: rgba(38,38,38,0)
}

.border-l-trueGray-800\/10 {
    border-left-color: rgba(38,38,38,.1)
}

.border-l-trueGray-800\/100 {
    border-left-color: #262626
}

.border-l-trueGray-800\/20 {
    border-left-color: rgba(38,38,38,.2)
}

.border-l-trueGray-800\/25 {
    border-left-color: rgba(38,38,38,.25)
}

.border-l-trueGray-800\/30 {
    border-left-color: rgba(38,38,38,.3)
}

.border-l-trueGray-800\/40 {
    border-left-color: rgba(38,38,38,.4)
}

.border-l-trueGray-800\/5 {
    border-left-color: rgba(38,38,38,.05)
}

.border-l-trueGray-800\/50 {
    border-left-color: rgba(38,38,38,.5)
}

.border-l-trueGray-800\/60 {
    border-left-color: rgba(38,38,38,.6)
}

.border-l-trueGray-800\/70 {
    border-left-color: rgba(38,38,38,.7)
}

.border-l-trueGray-800\/75 {
    border-left-color: rgba(38,38,38,.75)
}

.border-l-trueGray-800\/80 {
    border-left-color: rgba(38,38,38,.8)
}

.border-l-trueGray-800\/90 {
    border-left-color: rgba(38,38,38,.9)
}

.border-l-trueGray-800\/95 {
    border-left-color: rgba(38,38,38,.95)
}

.border-l-trueGray-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(23 23 23/var(--tw-border-opacity))
}

.border-l-trueGray-900\/0 {
    border-left-color: hsla(0,0%,9%,0)
}

.border-l-trueGray-900\/10 {
    border-left-color: hsla(0,0%,9%,.1)
}

.border-l-trueGray-900\/100 {
    border-left-color: #171717
}

.border-l-trueGray-900\/20 {
    border-left-color: hsla(0,0%,9%,.2)
}

.border-l-trueGray-900\/25 {
    border-left-color: hsla(0,0%,9%,.25)
}

.border-l-trueGray-900\/30 {
    border-left-color: hsla(0,0%,9%,.3)
}

.border-l-trueGray-900\/40 {
    border-left-color: hsla(0,0%,9%,.4)
}

.border-l-trueGray-900\/5 {
    border-left-color: hsla(0,0%,9%,.05)
}

.border-l-trueGray-900\/50 {
    border-left-color: hsla(0,0%,9%,.5)
}

.border-l-trueGray-900\/60 {
    border-left-color: hsla(0,0%,9%,.6)
}

.border-l-trueGray-900\/70 {
    border-left-color: hsla(0,0%,9%,.7)
}

.border-l-trueGray-900\/75 {
    border-left-color: hsla(0,0%,9%,.75)
}

.border-l-trueGray-900\/80 {
    border-left-color: hsla(0,0%,9%,.8)
}

.border-l-trueGray-900\/90 {
    border-left-color: hsla(0,0%,9%,.9)
}

.border-l-trueGray-900\/95 {
    border-left-color: hsla(0,0%,9%,.95)
}

.border-l-trueGray-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(10 10 10/var(--tw-border-opacity))
}

.border-l-trueGray-950\/0 {
    border-left-color: hsla(0,0%,4%,0)
}

.border-l-trueGray-950\/10 {
    border-left-color: hsla(0,0%,4%,.1)
}

.border-l-trueGray-950\/100 {
    border-left-color: #0a0a0a
}

.border-l-trueGray-950\/20 {
    border-left-color: hsla(0,0%,4%,.2)
}

.border-l-trueGray-950\/25 {
    border-left-color: hsla(0,0%,4%,.25)
}

.border-l-trueGray-950\/30 {
    border-left-color: hsla(0,0%,4%,.3)
}

.border-l-trueGray-950\/40 {
    border-left-color: hsla(0,0%,4%,.4)
}

.border-l-trueGray-950\/5 {
    border-left-color: hsla(0,0%,4%,.05)
}

.border-l-trueGray-950\/50 {
    border-left-color: hsla(0,0%,4%,.5)
}

.border-l-trueGray-950\/60 {
    border-left-color: hsla(0,0%,4%,.6)
}

.border-l-trueGray-950\/70 {
    border-left-color: hsla(0,0%,4%,.7)
}

.border-l-trueGray-950\/75 {
    border-left-color: hsla(0,0%,4%,.75)
}

.border-l-trueGray-950\/80 {
    border-left-color: hsla(0,0%,4%,.8)
}

.border-l-trueGray-950\/90 {
    border-left-color: hsla(0,0%,4%,.9)
}

.border-l-trueGray-950\/95 {
    border-left-color: hsla(0,0%,4%,.95)
}

.border-l-violet-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(237 233 254/var(--tw-border-opacity))
}

.border-l-violet-100\/0 {
    border-left-color: rgba(237,233,254,0)
}

.border-l-violet-100\/10 {
    border-left-color: rgba(237,233,254,.1)
}

.border-l-violet-100\/100 {
    border-left-color: #ede9fe
}

.border-l-violet-100\/20 {
    border-left-color: rgba(237,233,254,.2)
}

.border-l-violet-100\/25 {
    border-left-color: rgba(237,233,254,.25)
}

.border-l-violet-100\/30 {
    border-left-color: rgba(237,233,254,.3)
}

.border-l-violet-100\/40 {
    border-left-color: rgba(237,233,254,.4)
}

.border-l-violet-100\/5 {
    border-left-color: rgba(237,233,254,.05)
}

.border-l-violet-100\/50 {
    border-left-color: rgba(237,233,254,.5)
}

.border-l-violet-100\/60 {
    border-left-color: rgba(237,233,254,.6)
}

.border-l-violet-100\/70 {
    border-left-color: rgba(237,233,254,.7)
}

.border-l-violet-100\/75 {
    border-left-color: rgba(237,233,254,.75)
}

.border-l-violet-100\/80 {
    border-left-color: rgba(237,233,254,.8)
}

.border-l-violet-100\/90 {
    border-left-color: rgba(237,233,254,.9)
}

.border-l-violet-100\/95 {
    border-left-color: rgba(237,233,254,.95)
}

.border-l-violet-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(221 214 254/var(--tw-border-opacity))
}

.border-l-violet-200\/0 {
    border-left-color: rgba(221,214,254,0)
}

.border-l-violet-200\/10 {
    border-left-color: rgba(221,214,254,.1)
}

.border-l-violet-200\/100 {
    border-left-color: #ddd6fe
}

.border-l-violet-200\/20 {
    border-left-color: rgba(221,214,254,.2)
}

.border-l-violet-200\/25 {
    border-left-color: rgba(221,214,254,.25)
}

.border-l-violet-200\/30 {
    border-left-color: rgba(221,214,254,.3)
}

.border-l-violet-200\/40 {
    border-left-color: rgba(221,214,254,.4)
}

.border-l-violet-200\/5 {
    border-left-color: rgba(221,214,254,.05)
}

.border-l-violet-200\/50 {
    border-left-color: rgba(221,214,254,.5)
}

.border-l-violet-200\/60 {
    border-left-color: rgba(221,214,254,.6)
}

.border-l-violet-200\/70 {
    border-left-color: rgba(221,214,254,.7)
}

.border-l-violet-200\/75 {
    border-left-color: rgba(221,214,254,.75)
}

.border-l-violet-200\/80 {
    border-left-color: rgba(221,214,254,.8)
}

.border-l-violet-200\/90 {
    border-left-color: rgba(221,214,254,.9)
}

.border-l-violet-200\/95 {
    border-left-color: rgba(221,214,254,.95)
}

.border-l-violet-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(196 181 253/var(--tw-border-opacity))
}

.border-l-violet-300\/0 {
    border-left-color: rgba(196,181,253,0)
}

.border-l-violet-300\/10 {
    border-left-color: rgba(196,181,253,.1)
}

.border-l-violet-300\/100 {
    border-left-color: #c4b5fd
}

.border-l-violet-300\/20 {
    border-left-color: rgba(196,181,253,.2)
}

.border-l-violet-300\/25 {
    border-left-color: rgba(196,181,253,.25)
}

.border-l-violet-300\/30 {
    border-left-color: rgba(196,181,253,.3)
}

.border-l-violet-300\/40 {
    border-left-color: rgba(196,181,253,.4)
}

.border-l-violet-300\/5 {
    border-left-color: rgba(196,181,253,.05)
}

.border-l-violet-300\/50 {
    border-left-color: rgba(196,181,253,.5)
}

.border-l-violet-300\/60 {
    border-left-color: rgba(196,181,253,.6)
}

.border-l-violet-300\/70 {
    border-left-color: rgba(196,181,253,.7)
}

.border-l-violet-300\/75 {
    border-left-color: rgba(196,181,253,.75)
}

.border-l-violet-300\/80 {
    border-left-color: rgba(196,181,253,.8)
}

.border-l-violet-300\/90 {
    border-left-color: rgba(196,181,253,.9)
}

.border-l-violet-300\/95 {
    border-left-color: rgba(196,181,253,.95)
}

.border-l-violet-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(167 139 250/var(--tw-border-opacity))
}

.border-l-violet-400\/0 {
    border-left-color: rgba(167,139,250,0)
}

.border-l-violet-400\/10 {
    border-left-color: rgba(167,139,250,.1)
}

.border-l-violet-400\/100 {
    border-left-color: #a78bfa
}

.border-l-violet-400\/20 {
    border-left-color: rgba(167,139,250,.2)
}

.border-l-violet-400\/25 {
    border-left-color: rgba(167,139,250,.25)
}

.border-l-violet-400\/30 {
    border-left-color: rgba(167,139,250,.3)
}

.border-l-violet-400\/40 {
    border-left-color: rgba(167,139,250,.4)
}

.border-l-violet-400\/5 {
    border-left-color: rgba(167,139,250,.05)
}

.border-l-violet-400\/50 {
    border-left-color: rgba(167,139,250,.5)
}

.border-l-violet-400\/60 {
    border-left-color: rgba(167,139,250,.6)
}

.border-l-violet-400\/70 {
    border-left-color: rgba(167,139,250,.7)
}

.border-l-violet-400\/75 {
    border-left-color: rgba(167,139,250,.75)
}

.border-l-violet-400\/80 {
    border-left-color: rgba(167,139,250,.8)
}

.border-l-violet-400\/90 {
    border-left-color: rgba(167,139,250,.9)
}

.border-l-violet-400\/95 {
    border-left-color: rgba(167,139,250,.95)
}

.border-l-violet-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(245 243 255/var(--tw-border-opacity))
}

.border-l-violet-50\/0 {
    border-left-color: rgba(245,243,255,0)
}

.border-l-violet-50\/10 {
    border-left-color: rgba(245,243,255,.1)
}

.border-l-violet-50\/100 {
    border-left-color: #f5f3ff
}

.border-l-violet-50\/20 {
    border-left-color: rgba(245,243,255,.2)
}

.border-l-violet-50\/25 {
    border-left-color: rgba(245,243,255,.25)
}

.border-l-violet-50\/30 {
    border-left-color: rgba(245,243,255,.3)
}

.border-l-violet-50\/40 {
    border-left-color: rgba(245,243,255,.4)
}

.border-l-violet-50\/5 {
    border-left-color: rgba(245,243,255,.05)
}

.border-l-violet-50\/50 {
    border-left-color: rgba(245,243,255,.5)
}

.border-l-violet-50\/60 {
    border-left-color: rgba(245,243,255,.6)
}

.border-l-violet-50\/70 {
    border-left-color: rgba(245,243,255,.7)
}

.border-l-violet-50\/75 {
    border-left-color: rgba(245,243,255,.75)
}

.border-l-violet-50\/80 {
    border-left-color: rgba(245,243,255,.8)
}

.border-l-violet-50\/90 {
    border-left-color: rgba(245,243,255,.9)
}

.border-l-violet-50\/95 {
    border-left-color: rgba(245,243,255,.95)
}

.border-l-violet-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(139 92 246/var(--tw-border-opacity))
}

.border-l-violet-500\/0 {
    border-left-color: rgba(139,92,246,0)
}

.border-l-violet-500\/10 {
    border-left-color: rgba(139,92,246,.1)
}

.border-l-violet-500\/100 {
    border-left-color: #8b5cf6
}

.border-l-violet-500\/20 {
    border-left-color: rgba(139,92,246,.2)
}

.border-l-violet-500\/25 {
    border-left-color: rgba(139,92,246,.25)
}

.border-l-violet-500\/30 {
    border-left-color: rgba(139,92,246,.3)
}

.border-l-violet-500\/40 {
    border-left-color: rgba(139,92,246,.4)
}

.border-l-violet-500\/5 {
    border-left-color: rgba(139,92,246,.05)
}

.border-l-violet-500\/50 {
    border-left-color: rgba(139,92,246,.5)
}

.border-l-violet-500\/60 {
    border-left-color: rgba(139,92,246,.6)
}

.border-l-violet-500\/70 {
    border-left-color: rgba(139,92,246,.7)
}

.border-l-violet-500\/75 {
    border-left-color: rgba(139,92,246,.75)
}

.border-l-violet-500\/80 {
    border-left-color: rgba(139,92,246,.8)
}

.border-l-violet-500\/90 {
    border-left-color: rgba(139,92,246,.9)
}

.border-l-violet-500\/95 {
    border-left-color: rgba(139,92,246,.95)
}

.border-l-violet-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(124 58 237/var(--tw-border-opacity))
}

.border-l-violet-600\/0 {
    border-left-color: rgba(124,58,237,0)
}

.border-l-violet-600\/10 {
    border-left-color: rgba(124,58,237,.1)
}

.border-l-violet-600\/100 {
    border-left-color: #7c3aed
}

.border-l-violet-600\/20 {
    border-left-color: rgba(124,58,237,.2)
}

.border-l-violet-600\/25 {
    border-left-color: rgba(124,58,237,.25)
}

.border-l-violet-600\/30 {
    border-left-color: rgba(124,58,237,.3)
}

.border-l-violet-600\/40 {
    border-left-color: rgba(124,58,237,.4)
}

.border-l-violet-600\/5 {
    border-left-color: rgba(124,58,237,.05)
}

.border-l-violet-600\/50 {
    border-left-color: rgba(124,58,237,.5)
}

.border-l-violet-600\/60 {
    border-left-color: rgba(124,58,237,.6)
}

.border-l-violet-600\/70 {
    border-left-color: rgba(124,58,237,.7)
}

.border-l-violet-600\/75 {
    border-left-color: rgba(124,58,237,.75)
}

.border-l-violet-600\/80 {
    border-left-color: rgba(124,58,237,.8)
}

.border-l-violet-600\/90 {
    border-left-color: rgba(124,58,237,.9)
}

.border-l-violet-600\/95 {
    border-left-color: rgba(124,58,237,.95)
}

.border-l-violet-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(109 40 217/var(--tw-border-opacity))
}

.border-l-violet-700\/0 {
    border-left-color: rgba(109,40,217,0)
}

.border-l-violet-700\/10 {
    border-left-color: rgba(109,40,217,.1)
}

.border-l-violet-700\/100 {
    border-left-color: #6d28d9
}

.border-l-violet-700\/20 {
    border-left-color: rgba(109,40,217,.2)
}

.border-l-violet-700\/25 {
    border-left-color: rgba(109,40,217,.25)
}

.border-l-violet-700\/30 {
    border-left-color: rgba(109,40,217,.3)
}

.border-l-violet-700\/40 {
    border-left-color: rgba(109,40,217,.4)
}

.border-l-violet-700\/5 {
    border-left-color: rgba(109,40,217,.05)
}

.border-l-violet-700\/50 {
    border-left-color: rgba(109,40,217,.5)
}

.border-l-violet-700\/60 {
    border-left-color: rgba(109,40,217,.6)
}

.border-l-violet-700\/70 {
    border-left-color: rgba(109,40,217,.7)
}

.border-l-violet-700\/75 {
    border-left-color: rgba(109,40,217,.75)
}

.border-l-violet-700\/80 {
    border-left-color: rgba(109,40,217,.8)
}

.border-l-violet-700\/90 {
    border-left-color: rgba(109,40,217,.9)
}

.border-l-violet-700\/95 {
    border-left-color: rgba(109,40,217,.95)
}

.border-l-violet-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(91 33 182/var(--tw-border-opacity))
}

.border-l-violet-800\/0 {
    border-left-color: rgba(91,33,182,0)
}

.border-l-violet-800\/10 {
    border-left-color: rgba(91,33,182,.1)
}

.border-l-violet-800\/100 {
    border-left-color: #5b21b6
}

.border-l-violet-800\/20 {
    border-left-color: rgba(91,33,182,.2)
}

.border-l-violet-800\/25 {
    border-left-color: rgba(91,33,182,.25)
}

.border-l-violet-800\/30 {
    border-left-color: rgba(91,33,182,.3)
}

.border-l-violet-800\/40 {
    border-left-color: rgba(91,33,182,.4)
}

.border-l-violet-800\/5 {
    border-left-color: rgba(91,33,182,.05)
}

.border-l-violet-800\/50 {
    border-left-color: rgba(91,33,182,.5)
}

.border-l-violet-800\/60 {
    border-left-color: rgba(91,33,182,.6)
}

.border-l-violet-800\/70 {
    border-left-color: rgba(91,33,182,.7)
}

.border-l-violet-800\/75 {
    border-left-color: rgba(91,33,182,.75)
}

.border-l-violet-800\/80 {
    border-left-color: rgba(91,33,182,.8)
}

.border-l-violet-800\/90 {
    border-left-color: rgba(91,33,182,.9)
}

.border-l-violet-800\/95 {
    border-left-color: rgba(91,33,182,.95)
}

.border-l-violet-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(76 29 149/var(--tw-border-opacity))
}

.border-l-violet-900\/0 {
    border-left-color: rgba(76,29,149,0)
}

.border-l-violet-900\/10 {
    border-left-color: rgba(76,29,149,.1)
}

.border-l-violet-900\/100 {
    border-left-color: #4c1d95
}

.border-l-violet-900\/20 {
    border-left-color: rgba(76,29,149,.2)
}

.border-l-violet-900\/25 {
    border-left-color: rgba(76,29,149,.25)
}

.border-l-violet-900\/30 {
    border-left-color: rgba(76,29,149,.3)
}

.border-l-violet-900\/40 {
    border-left-color: rgba(76,29,149,.4)
}

.border-l-violet-900\/5 {
    border-left-color: rgba(76,29,149,.05)
}

.border-l-violet-900\/50 {
    border-left-color: rgba(76,29,149,.5)
}

.border-l-violet-900\/60 {
    border-left-color: rgba(76,29,149,.6)
}

.border-l-violet-900\/70 {
    border-left-color: rgba(76,29,149,.7)
}

.border-l-violet-900\/75 {
    border-left-color: rgba(76,29,149,.75)
}

.border-l-violet-900\/80 {
    border-left-color: rgba(76,29,149,.8)
}

.border-l-violet-900\/90 {
    border-left-color: rgba(76,29,149,.9)
}

.border-l-violet-900\/95 {
    border-left-color: rgba(76,29,149,.95)
}

.border-l-violet-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(46 16 101/var(--tw-border-opacity))
}

.border-l-violet-950\/0 {
    border-left-color: rgba(46,16,101,0)
}

.border-l-violet-950\/10 {
    border-left-color: rgba(46,16,101,.1)
}

.border-l-violet-950\/100 {
    border-left-color: #2e1065
}

.border-l-violet-950\/20 {
    border-left-color: rgba(46,16,101,.2)
}

.border-l-violet-950\/25 {
    border-left-color: rgba(46,16,101,.25)
}

.border-l-violet-950\/30 {
    border-left-color: rgba(46,16,101,.3)
}

.border-l-violet-950\/40 {
    border-left-color: rgba(46,16,101,.4)
}

.border-l-violet-950\/5 {
    border-left-color: rgba(46,16,101,.05)
}

.border-l-violet-950\/50 {
    border-left-color: rgba(46,16,101,.5)
}

.border-l-violet-950\/60 {
    border-left-color: rgba(46,16,101,.6)
}

.border-l-violet-950\/70 {
    border-left-color: rgba(46,16,101,.7)
}

.border-l-violet-950\/75 {
    border-left-color: rgba(46,16,101,.75)
}

.border-l-violet-950\/80 {
    border-left-color: rgba(46,16,101,.8)
}

.border-l-violet-950\/90 {
    border-left-color: rgba(46,16,101,.9)
}

.border-l-violet-950\/95 {
    border-left-color: rgba(46,16,101,.95)
}

.border-l-warm {
    --tw-border-opacity: 1;
    border-left-color: rgb(255 95 85/var(--tw-border-opacity))
}

.border-l-warm\/0 {
    border-left-color: rgba(255,95,85,0)
}

.border-l-warm\/10 {
    border-left-color: rgba(255,95,85,.1)
}

.border-l-warm\/100 {
    border-left-color: #ff5f55
}

.border-l-warm\/20 {
    border-left-color: rgba(255,95,85,.2)
}

.border-l-warm\/25 {
    border-left-color: rgba(255,95,85,.25)
}

.border-l-warm\/30 {
    border-left-color: rgba(255,95,85,.3)
}

.border-l-warm\/40 {
    border-left-color: rgba(255,95,85,.4)
}

.border-l-warm\/5 {
    border-left-color: rgba(255,95,85,.05)
}

.border-l-warm\/50 {
    border-left-color: rgba(255,95,85,.5)
}

.border-l-warm\/60 {
    border-left-color: rgba(255,95,85,.6)
}

.border-l-warm\/70 {
    border-left-color: rgba(255,95,85,.7)
}

.border-l-warm\/75 {
    border-left-color: rgba(255,95,85,.75)
}

.border-l-warm\/80 {
    border-left-color: rgba(255,95,85,.8)
}

.border-l-warm\/90 {
    border-left-color: rgba(255,95,85,.9)
}

.border-l-warm\/95 {
    border-left-color: rgba(255,95,85,.95)
}

.border-l-warmGray-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(245 245 244/var(--tw-border-opacity))
}

.border-l-warmGray-100\/0 {
    border-left-color: hsla(60,5%,96%,0)
}

.border-l-warmGray-100\/10 {
    border-left-color: hsla(60,5%,96%,.1)
}

.border-l-warmGray-100\/100 {
    border-left-color: #f5f5f4
}

.border-l-warmGray-100\/20 {
    border-left-color: hsla(60,5%,96%,.2)
}

.border-l-warmGray-100\/25 {
    border-left-color: hsla(60,5%,96%,.25)
}

.border-l-warmGray-100\/30 {
    border-left-color: hsla(60,5%,96%,.3)
}

.border-l-warmGray-100\/40 {
    border-left-color: hsla(60,5%,96%,.4)
}

.border-l-warmGray-100\/5 {
    border-left-color: hsla(60,5%,96%,.05)
}

.border-l-warmGray-100\/50 {
    border-left-color: hsla(60,5%,96%,.5)
}

.border-l-warmGray-100\/60 {
    border-left-color: hsla(60,5%,96%,.6)
}

.border-l-warmGray-100\/70 {
    border-left-color: hsla(60,5%,96%,.7)
}

.border-l-warmGray-100\/75 {
    border-left-color: hsla(60,5%,96%,.75)
}

.border-l-warmGray-100\/80 {
    border-left-color: hsla(60,5%,96%,.8)
}

.border-l-warmGray-100\/90 {
    border-left-color: hsla(60,5%,96%,.9)
}

.border-l-warmGray-100\/95 {
    border-left-color: hsla(60,5%,96%,.95)
}

.border-l-warmGray-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(231 229 228/var(--tw-border-opacity))
}

.border-l-warmGray-200\/0 {
    border-left-color: hsla(20,6%,90%,0)
}

.border-l-warmGray-200\/10 {
    border-left-color: hsla(20,6%,90%,.1)
}

.border-l-warmGray-200\/100 {
    border-left-color: #e7e5e4
}

.border-l-warmGray-200\/20 {
    border-left-color: hsla(20,6%,90%,.2)
}

.border-l-warmGray-200\/25 {
    border-left-color: hsla(20,6%,90%,.25)
}

.border-l-warmGray-200\/30 {
    border-left-color: hsla(20,6%,90%,.3)
}

.border-l-warmGray-200\/40 {
    border-left-color: hsla(20,6%,90%,.4)
}

.border-l-warmGray-200\/5 {
    border-left-color: hsla(20,6%,90%,.05)
}

.border-l-warmGray-200\/50 {
    border-left-color: hsla(20,6%,90%,.5)
}

.border-l-warmGray-200\/60 {
    border-left-color: hsla(20,6%,90%,.6)
}

.border-l-warmGray-200\/70 {
    border-left-color: hsla(20,6%,90%,.7)
}

.border-l-warmGray-200\/75 {
    border-left-color: hsla(20,6%,90%,.75)
}

.border-l-warmGray-200\/80 {
    border-left-color: hsla(20,6%,90%,.8)
}

.border-l-warmGray-200\/90 {
    border-left-color: hsla(20,6%,90%,.9)
}

.border-l-warmGray-200\/95 {
    border-left-color: hsla(20,6%,90%,.95)
}

.border-l-warmGray-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(214 211 209/var(--tw-border-opacity))
}

.border-l-warmGray-300\/0 {
    border-left-color: hsla(24,6%,83%,0)
}

.border-l-warmGray-300\/10 {
    border-left-color: hsla(24,6%,83%,.1)
}

.border-l-warmGray-300\/100 {
    border-left-color: #d6d3d1
}

.border-l-warmGray-300\/20 {
    border-left-color: hsla(24,6%,83%,.2)
}

.border-l-warmGray-300\/25 {
    border-left-color: hsla(24,6%,83%,.25)
}

.border-l-warmGray-300\/30 {
    border-left-color: hsla(24,6%,83%,.3)
}

.border-l-warmGray-300\/40 {
    border-left-color: hsla(24,6%,83%,.4)
}

.border-l-warmGray-300\/5 {
    border-left-color: hsla(24,6%,83%,.05)
}

.border-l-warmGray-300\/50 {
    border-left-color: hsla(24,6%,83%,.5)
}

.border-l-warmGray-300\/60 {
    border-left-color: hsla(24,6%,83%,.6)
}

.border-l-warmGray-300\/70 {
    border-left-color: hsla(24,6%,83%,.7)
}

.border-l-warmGray-300\/75 {
    border-left-color: hsla(24,6%,83%,.75)
}

.border-l-warmGray-300\/80 {
    border-left-color: hsla(24,6%,83%,.8)
}

.border-l-warmGray-300\/90 {
    border-left-color: hsla(24,6%,83%,.9)
}

.border-l-warmGray-300\/95 {
    border-left-color: hsla(24,6%,83%,.95)
}

.border-l-warmGray-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(168 162 158/var(--tw-border-opacity))
}

.border-l-warmGray-400\/0 {
    border-left-color: hsla(24,5%,64%,0)
}

.border-l-warmGray-400\/10 {
    border-left-color: hsla(24,5%,64%,.1)
}

.border-l-warmGray-400\/100 {
    border-left-color: #a8a29e
}

.border-l-warmGray-400\/20 {
    border-left-color: hsla(24,5%,64%,.2)
}

.border-l-warmGray-400\/25 {
    border-left-color: hsla(24,5%,64%,.25)
}

.border-l-warmGray-400\/30 {
    border-left-color: hsla(24,5%,64%,.3)
}

.border-l-warmGray-400\/40 {
    border-left-color: hsla(24,5%,64%,.4)
}

.border-l-warmGray-400\/5 {
    border-left-color: hsla(24,5%,64%,.05)
}

.border-l-warmGray-400\/50 {
    border-left-color: hsla(24,5%,64%,.5)
}

.border-l-warmGray-400\/60 {
    border-left-color: hsla(24,5%,64%,.6)
}

.border-l-warmGray-400\/70 {
    border-left-color: hsla(24,5%,64%,.7)
}

.border-l-warmGray-400\/75 {
    border-left-color: hsla(24,5%,64%,.75)
}

.border-l-warmGray-400\/80 {
    border-left-color: hsla(24,5%,64%,.8)
}

.border-l-warmGray-400\/90 {
    border-left-color: hsla(24,5%,64%,.9)
}

.border-l-warmGray-400\/95 {
    border-left-color: hsla(24,5%,64%,.95)
}

.border-l-warmGray-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(250 250 249/var(--tw-border-opacity))
}

.border-l-warmGray-50\/0 {
    border-left-color: hsla(60,9%,98%,0)
}

.border-l-warmGray-50\/10 {
    border-left-color: hsla(60,9%,98%,.1)
}

.border-l-warmGray-50\/100 {
    border-left-color: #fafaf9
}

.border-l-warmGray-50\/20 {
    border-left-color: hsla(60,9%,98%,.2)
}

.border-l-warmGray-50\/25 {
    border-left-color: hsla(60,9%,98%,.25)
}

.border-l-warmGray-50\/30 {
    border-left-color: hsla(60,9%,98%,.3)
}

.border-l-warmGray-50\/40 {
    border-left-color: hsla(60,9%,98%,.4)
}

.border-l-warmGray-50\/5 {
    border-left-color: hsla(60,9%,98%,.05)
}

.border-l-warmGray-50\/50 {
    border-left-color: hsla(60,9%,98%,.5)
}

.border-l-warmGray-50\/60 {
    border-left-color: hsla(60,9%,98%,.6)
}

.border-l-warmGray-50\/70 {
    border-left-color: hsla(60,9%,98%,.7)
}

.border-l-warmGray-50\/75 {
    border-left-color: hsla(60,9%,98%,.75)
}

.border-l-warmGray-50\/80 {
    border-left-color: hsla(60,9%,98%,.8)
}

.border-l-warmGray-50\/90 {
    border-left-color: hsla(60,9%,98%,.9)
}

.border-l-warmGray-50\/95 {
    border-left-color: hsla(60,9%,98%,.95)
}

.border-l-warmGray-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(120 113 108/var(--tw-border-opacity))
}

.border-l-warmGray-500\/0 {
    border-left-color: hsla(25,5%,45%,0)
}

.border-l-warmGray-500\/10 {
    border-left-color: hsla(25,5%,45%,.1)
}

.border-l-warmGray-500\/100 {
    border-left-color: #78716c
}

.border-l-warmGray-500\/20 {
    border-left-color: hsla(25,5%,45%,.2)
}

.border-l-warmGray-500\/25 {
    border-left-color: hsla(25,5%,45%,.25)
}

.border-l-warmGray-500\/30 {
    border-left-color: hsla(25,5%,45%,.3)
}

.border-l-warmGray-500\/40 {
    border-left-color: hsla(25,5%,45%,.4)
}

.border-l-warmGray-500\/5 {
    border-left-color: hsla(25,5%,45%,.05)
}

.border-l-warmGray-500\/50 {
    border-left-color: hsla(25,5%,45%,.5)
}

.border-l-warmGray-500\/60 {
    border-left-color: hsla(25,5%,45%,.6)
}

.border-l-warmGray-500\/70 {
    border-left-color: hsla(25,5%,45%,.7)
}

.border-l-warmGray-500\/75 {
    border-left-color: hsla(25,5%,45%,.75)
}

.border-l-warmGray-500\/80 {
    border-left-color: hsla(25,5%,45%,.8)
}

.border-l-warmGray-500\/90 {
    border-left-color: hsla(25,5%,45%,.9)
}

.border-l-warmGray-500\/95 {
    border-left-color: hsla(25,5%,45%,.95)
}

.border-l-warmGray-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(87 83 78/var(--tw-border-opacity))
}

.border-l-warmGray-600\/0 {
    border-left-color: rgba(87,83,78,0)
}

.border-l-warmGray-600\/10 {
    border-left-color: rgba(87,83,78,.1)
}

.border-l-warmGray-600\/100 {
    border-left-color: #57534e
}

.border-l-warmGray-600\/20 {
    border-left-color: rgba(87,83,78,.2)
}

.border-l-warmGray-600\/25 {
    border-left-color: rgba(87,83,78,.25)
}

.border-l-warmGray-600\/30 {
    border-left-color: rgba(87,83,78,.3)
}

.border-l-warmGray-600\/40 {
    border-left-color: rgba(87,83,78,.4)
}

.border-l-warmGray-600\/5 {
    border-left-color: rgba(87,83,78,.05)
}

.border-l-warmGray-600\/50 {
    border-left-color: rgba(87,83,78,.5)
}

.border-l-warmGray-600\/60 {
    border-left-color: rgba(87,83,78,.6)
}

.border-l-warmGray-600\/70 {
    border-left-color: rgba(87,83,78,.7)
}

.border-l-warmGray-600\/75 {
    border-left-color: rgba(87,83,78,.75)
}

.border-l-warmGray-600\/80 {
    border-left-color: rgba(87,83,78,.8)
}

.border-l-warmGray-600\/90 {
    border-left-color: rgba(87,83,78,.9)
}

.border-l-warmGray-600\/95 {
    border-left-color: rgba(87,83,78,.95)
}

.border-l-warmGray-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(68 64 60/var(--tw-border-opacity))
}

.border-l-warmGray-700\/0 {
    border-left-color: rgba(68,64,60,0)
}

.border-l-warmGray-700\/10 {
    border-left-color: rgba(68,64,60,.1)
}

.border-l-warmGray-700\/100 {
    border-left-color: #44403c
}

.border-l-warmGray-700\/20 {
    border-left-color: rgba(68,64,60,.2)
}

.border-l-warmGray-700\/25 {
    border-left-color: rgba(68,64,60,.25)
}

.border-l-warmGray-700\/30 {
    border-left-color: rgba(68,64,60,.3)
}

.border-l-warmGray-700\/40 {
    border-left-color: rgba(68,64,60,.4)
}

.border-l-warmGray-700\/5 {
    border-left-color: rgba(68,64,60,.05)
}

.border-l-warmGray-700\/50 {
    border-left-color: rgba(68,64,60,.5)
}

.border-l-warmGray-700\/60 {
    border-left-color: rgba(68,64,60,.6)
}

.border-l-warmGray-700\/70 {
    border-left-color: rgba(68,64,60,.7)
}

.border-l-warmGray-700\/75 {
    border-left-color: rgba(68,64,60,.75)
}

.border-l-warmGray-700\/80 {
    border-left-color: rgba(68,64,60,.8)
}

.border-l-warmGray-700\/90 {
    border-left-color: rgba(68,64,60,.9)
}

.border-l-warmGray-700\/95 {
    border-left-color: rgba(68,64,60,.95)
}

.border-l-warmGray-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(41 37 36/var(--tw-border-opacity))
}

.border-l-warmGray-800\/0 {
    border-left-color: rgba(41,37,36,0)
}

.border-l-warmGray-800\/10 {
    border-left-color: rgba(41,37,36,.1)
}

.border-l-warmGray-800\/100 {
    border-left-color: #292524
}

.border-l-warmGray-800\/20 {
    border-left-color: rgba(41,37,36,.2)
}

.border-l-warmGray-800\/25 {
    border-left-color: rgba(41,37,36,.25)
}

.border-l-warmGray-800\/30 {
    border-left-color: rgba(41,37,36,.3)
}

.border-l-warmGray-800\/40 {
    border-left-color: rgba(41,37,36,.4)
}

.border-l-warmGray-800\/5 {
    border-left-color: rgba(41,37,36,.05)
}

.border-l-warmGray-800\/50 {
    border-left-color: rgba(41,37,36,.5)
}

.border-l-warmGray-800\/60 {
    border-left-color: rgba(41,37,36,.6)
}

.border-l-warmGray-800\/70 {
    border-left-color: rgba(41,37,36,.7)
}

.border-l-warmGray-800\/75 {
    border-left-color: rgba(41,37,36,.75)
}

.border-l-warmGray-800\/80 {
    border-left-color: rgba(41,37,36,.8)
}

.border-l-warmGray-800\/90 {
    border-left-color: rgba(41,37,36,.9)
}

.border-l-warmGray-800\/95 {
    border-left-color: rgba(41,37,36,.95)
}

.border-l-warmGray-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(28 25 23/var(--tw-border-opacity))
}

.border-l-warmGray-900\/0 {
    border-left-color: rgba(28,25,23,0)
}

.border-l-warmGray-900\/10 {
    border-left-color: rgba(28,25,23,.1)
}

.border-l-warmGray-900\/100 {
    border-left-color: #1c1917
}

.border-l-warmGray-900\/20 {
    border-left-color: rgba(28,25,23,.2)
}

.border-l-warmGray-900\/25 {
    border-left-color: rgba(28,25,23,.25)
}

.border-l-warmGray-900\/30 {
    border-left-color: rgba(28,25,23,.3)
}

.border-l-warmGray-900\/40 {
    border-left-color: rgba(28,25,23,.4)
}

.border-l-warmGray-900\/5 {
    border-left-color: rgba(28,25,23,.05)
}

.border-l-warmGray-900\/50 {
    border-left-color: rgba(28,25,23,.5)
}

.border-l-warmGray-900\/60 {
    border-left-color: rgba(28,25,23,.6)
}

.border-l-warmGray-900\/70 {
    border-left-color: rgba(28,25,23,.7)
}

.border-l-warmGray-900\/75 {
    border-left-color: rgba(28,25,23,.75)
}

.border-l-warmGray-900\/80 {
    border-left-color: rgba(28,25,23,.8)
}

.border-l-warmGray-900\/90 {
    border-left-color: rgba(28,25,23,.9)
}

.border-l-warmGray-900\/95 {
    border-left-color: rgba(28,25,23,.95)
}

.border-l-warmGray-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(12 10 9/var(--tw-border-opacity))
}

.border-l-warmGray-950\/0 {
    border-left-color: rgba(12,10,9,0)
}

.border-l-warmGray-950\/10 {
    border-left-color: rgba(12,10,9,.1)
}

.border-l-warmGray-950\/100 {
    border-left-color: #0c0a09
}

.border-l-warmGray-950\/20 {
    border-left-color: rgba(12,10,9,.2)
}

.border-l-warmGray-950\/25 {
    border-left-color: rgba(12,10,9,.25)
}

.border-l-warmGray-950\/30 {
    border-left-color: rgba(12,10,9,.3)
}

.border-l-warmGray-950\/40 {
    border-left-color: rgba(12,10,9,.4)
}

.border-l-warmGray-950\/5 {
    border-left-color: rgba(12,10,9,.05)
}

.border-l-warmGray-950\/50 {
    border-left-color: rgba(12,10,9,.5)
}

.border-l-warmGray-950\/60 {
    border-left-color: rgba(12,10,9,.6)
}

.border-l-warmGray-950\/70 {
    border-left-color: rgba(12,10,9,.7)
}

.border-l-warmGray-950\/75 {
    border-left-color: rgba(12,10,9,.75)
}

.border-l-warmGray-950\/80 {
    border-left-color: rgba(12,10,9,.8)
}

.border-l-warmGray-950\/90 {
    border-left-color: rgba(12,10,9,.9)
}

.border-l-warmGray-950\/95 {
    border-left-color: rgba(12,10,9,.95)
}

.border-l-white {
    --tw-border-opacity: 1;
    border-left-color: rgb(250 252 252/var(--tw-border-opacity))
}

.border-l-white\/0 {
    border-left-color: rgba(250,252,252,0)
}

.border-l-white\/10 {
    border-left-color: rgba(250,252,252,.1)
}

.border-l-white\/100 {
    border-left-color: #fafcfc
}

.border-l-white\/20 {
    border-left-color: rgba(250,252,252,.2)
}

.border-l-white\/25 {
    border-left-color: rgba(250,252,252,.25)
}

.border-l-white\/30 {
    border-left-color: rgba(250,252,252,.3)
}

.border-l-white\/40 {
    border-left-color: rgba(250,252,252,.4)
}

.border-l-white\/5 {
    border-left-color: rgba(250,252,252,.05)
}

.border-l-white\/50 {
    border-left-color: rgba(250,252,252,.5)
}

.border-l-white\/60 {
    border-left-color: rgba(250,252,252,.6)
}

.border-l-white\/70 {
    border-left-color: rgba(250,252,252,.7)
}

.border-l-white\/75 {
    border-left-color: rgba(250,252,252,.75)
}

.border-l-white\/80 {
    border-left-color: rgba(250,252,252,.8)
}

.border-l-white\/90 {
    border-left-color: rgba(250,252,252,.9)
}

.border-l-white\/95 {
    border-left-color: rgba(250,252,252,.95)
}

.border-l-yellow-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(254 249 195/var(--tw-border-opacity))
}

.border-l-yellow-100\/0 {
    border-left-color: hsla(55,97%,88%,0)
}

.border-l-yellow-100\/10 {
    border-left-color: hsla(55,97%,88%,.1)
}

.border-l-yellow-100\/100 {
    border-left-color: #fef9c3
}

.border-l-yellow-100\/20 {
    border-left-color: hsla(55,97%,88%,.2)
}

.border-l-yellow-100\/25 {
    border-left-color: hsla(55,97%,88%,.25)
}

.border-l-yellow-100\/30 {
    border-left-color: hsla(55,97%,88%,.3)
}

.border-l-yellow-100\/40 {
    border-left-color: hsla(55,97%,88%,.4)
}

.border-l-yellow-100\/5 {
    border-left-color: hsla(55,97%,88%,.05)
}

.border-l-yellow-100\/50 {
    border-left-color: hsla(55,97%,88%,.5)
}

.border-l-yellow-100\/60 {
    border-left-color: hsla(55,97%,88%,.6)
}

.border-l-yellow-100\/70 {
    border-left-color: hsla(55,97%,88%,.7)
}

.border-l-yellow-100\/75 {
    border-left-color: hsla(55,97%,88%,.75)
}

.border-l-yellow-100\/80 {
    border-left-color: hsla(55,97%,88%,.8)
}

.border-l-yellow-100\/90 {
    border-left-color: hsla(55,97%,88%,.9)
}

.border-l-yellow-100\/95 {
    border-left-color: hsla(55,97%,88%,.95)
}

.border-l-yellow-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(254 240 138/var(--tw-border-opacity))
}

.border-l-yellow-200\/0 {
    border-left-color: hsla(53,98%,77%,0)
}

.border-l-yellow-200\/10 {
    border-left-color: hsla(53,98%,77%,.1)
}

.border-l-yellow-200\/100 {
    border-left-color: #fef08a
}

.border-l-yellow-200\/20 {
    border-left-color: hsla(53,98%,77%,.2)
}

.border-l-yellow-200\/25 {
    border-left-color: hsla(53,98%,77%,.25)
}

.border-l-yellow-200\/30 {
    border-left-color: hsla(53,98%,77%,.3)
}

.border-l-yellow-200\/40 {
    border-left-color: hsla(53,98%,77%,.4)
}

.border-l-yellow-200\/5 {
    border-left-color: hsla(53,98%,77%,.05)
}

.border-l-yellow-200\/50 {
    border-left-color: hsla(53,98%,77%,.5)
}

.border-l-yellow-200\/60 {
    border-left-color: hsla(53,98%,77%,.6)
}

.border-l-yellow-200\/70 {
    border-left-color: hsla(53,98%,77%,.7)
}

.border-l-yellow-200\/75 {
    border-left-color: hsla(53,98%,77%,.75)
}

.border-l-yellow-200\/80 {
    border-left-color: hsla(53,98%,77%,.8)
}

.border-l-yellow-200\/90 {
    border-left-color: hsla(53,98%,77%,.9)
}

.border-l-yellow-200\/95 {
    border-left-color: hsla(53,98%,77%,.95)
}

.border-l-yellow-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(253 224 71/var(--tw-border-opacity))
}

.border-l-yellow-300\/0 {
    border-left-color: rgba(253,224,71,0)
}

.border-l-yellow-300\/10 {
    border-left-color: rgba(253,224,71,.1)
}

.border-l-yellow-300\/100 {
    border-left-color: #fde047
}

.border-l-yellow-300\/20 {
    border-left-color: rgba(253,224,71,.2)
}

.border-l-yellow-300\/25 {
    border-left-color: rgba(253,224,71,.25)
}

.border-l-yellow-300\/30 {
    border-left-color: rgba(253,224,71,.3)
}

.border-l-yellow-300\/40 {
    border-left-color: rgba(253,224,71,.4)
}

.border-l-yellow-300\/5 {
    border-left-color: rgba(253,224,71,.05)
}

.border-l-yellow-300\/50 {
    border-left-color: rgba(253,224,71,.5)
}

.border-l-yellow-300\/60 {
    border-left-color: rgba(253,224,71,.6)
}

.border-l-yellow-300\/70 {
    border-left-color: rgba(253,224,71,.7)
}

.border-l-yellow-300\/75 {
    border-left-color: rgba(253,224,71,.75)
}

.border-l-yellow-300\/80 {
    border-left-color: rgba(253,224,71,.8)
}

.border-l-yellow-300\/90 {
    border-left-color: rgba(253,224,71,.9)
}

.border-l-yellow-300\/95 {
    border-left-color: rgba(253,224,71,.95)
}

.border-l-yellow-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(250 204 21/var(--tw-border-opacity))
}

.border-l-yellow-400\/0 {
    border-left-color: rgba(250,204,21,0)
}

.border-l-yellow-400\/10 {
    border-left-color: rgba(250,204,21,.1)
}

.border-l-yellow-400\/100 {
    border-left-color: #facc15
}

.border-l-yellow-400\/20 {
    border-left-color: rgba(250,204,21,.2)
}

.border-l-yellow-400\/25 {
    border-left-color: rgba(250,204,21,.25)
}

.border-l-yellow-400\/30 {
    border-left-color: rgba(250,204,21,.3)
}

.border-l-yellow-400\/40 {
    border-left-color: rgba(250,204,21,.4)
}

.border-l-yellow-400\/5 {
    border-left-color: rgba(250,204,21,.05)
}

.border-l-yellow-400\/50 {
    border-left-color: rgba(250,204,21,.5)
}

.border-l-yellow-400\/60 {
    border-left-color: rgba(250,204,21,.6)
}

.border-l-yellow-400\/70 {
    border-left-color: rgba(250,204,21,.7)
}

.border-l-yellow-400\/75 {
    border-left-color: rgba(250,204,21,.75)
}

.border-l-yellow-400\/80 {
    border-left-color: rgba(250,204,21,.8)
}

.border-l-yellow-400\/90 {
    border-left-color: rgba(250,204,21,.9)
}

.border-l-yellow-400\/95 {
    border-left-color: rgba(250,204,21,.95)
}

.border-l-yellow-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(254 252 232/var(--tw-border-opacity))
}

.border-l-yellow-50\/0 {
    border-left-color: hsla(55,92%,95%,0)
}

.border-l-yellow-50\/10 {
    border-left-color: hsla(55,92%,95%,.1)
}

.border-l-yellow-50\/100 {
    border-left-color: #fefce8
}

.border-l-yellow-50\/20 {
    border-left-color: hsla(55,92%,95%,.2)
}

.border-l-yellow-50\/25 {
    border-left-color: hsla(55,92%,95%,.25)
}

.border-l-yellow-50\/30 {
    border-left-color: hsla(55,92%,95%,.3)
}

.border-l-yellow-50\/40 {
    border-left-color: hsla(55,92%,95%,.4)
}

.border-l-yellow-50\/5 {
    border-left-color: hsla(55,92%,95%,.05)
}

.border-l-yellow-50\/50 {
    border-left-color: hsla(55,92%,95%,.5)
}

.border-l-yellow-50\/60 {
    border-left-color: hsla(55,92%,95%,.6)
}

.border-l-yellow-50\/70 {
    border-left-color: hsla(55,92%,95%,.7)
}

.border-l-yellow-50\/75 {
    border-left-color: hsla(55,92%,95%,.75)
}

.border-l-yellow-50\/80 {
    border-left-color: hsla(55,92%,95%,.8)
}

.border-l-yellow-50\/90 {
    border-left-color: hsla(55,92%,95%,.9)
}

.border-l-yellow-50\/95 {
    border-left-color: hsla(55,92%,95%,.95)
}

.border-l-yellow-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(234 179 8/var(--tw-border-opacity))
}

.border-l-yellow-500\/0 {
    border-left-color: rgba(234,179,8,0)
}

.border-l-yellow-500\/10 {
    border-left-color: rgba(234,179,8,.1)
}

.border-l-yellow-500\/100 {
    border-left-color: #eab308
}

.border-l-yellow-500\/20 {
    border-left-color: rgba(234,179,8,.2)
}

.border-l-yellow-500\/25 {
    border-left-color: rgba(234,179,8,.25)
}

.border-l-yellow-500\/30 {
    border-left-color: rgba(234,179,8,.3)
}

.border-l-yellow-500\/40 {
    border-left-color: rgba(234,179,8,.4)
}

.border-l-yellow-500\/5 {
    border-left-color: rgba(234,179,8,.05)
}

.border-l-yellow-500\/50 {
    border-left-color: rgba(234,179,8,.5)
}

.border-l-yellow-500\/60 {
    border-left-color: rgba(234,179,8,.6)
}

.border-l-yellow-500\/70 {
    border-left-color: rgba(234,179,8,.7)
}

.border-l-yellow-500\/75 {
    border-left-color: rgba(234,179,8,.75)
}

.border-l-yellow-500\/80 {
    border-left-color: rgba(234,179,8,.8)
}

.border-l-yellow-500\/90 {
    border-left-color: rgba(234,179,8,.9)
}

.border-l-yellow-500\/95 {
    border-left-color: rgba(234,179,8,.95)
}

.border-l-yellow-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(202 138 4/var(--tw-border-opacity))
}

.border-l-yellow-600\/0 {
    border-left-color: rgba(202,138,4,0)
}

.border-l-yellow-600\/10 {
    border-left-color: rgba(202,138,4,.1)
}

.border-l-yellow-600\/100 {
    border-left-color: #ca8a04
}

.border-l-yellow-600\/20 {
    border-left-color: rgba(202,138,4,.2)
}

.border-l-yellow-600\/25 {
    border-left-color: rgba(202,138,4,.25)
}

.border-l-yellow-600\/30 {
    border-left-color: rgba(202,138,4,.3)
}

.border-l-yellow-600\/40 {
    border-left-color: rgba(202,138,4,.4)
}

.border-l-yellow-600\/5 {
    border-left-color: rgba(202,138,4,.05)
}

.border-l-yellow-600\/50 {
    border-left-color: rgba(202,138,4,.5)
}

.border-l-yellow-600\/60 {
    border-left-color: rgba(202,138,4,.6)
}

.border-l-yellow-600\/70 {
    border-left-color: rgba(202,138,4,.7)
}

.border-l-yellow-600\/75 {
    border-left-color: rgba(202,138,4,.75)
}

.border-l-yellow-600\/80 {
    border-left-color: rgba(202,138,4,.8)
}

.border-l-yellow-600\/90 {
    border-left-color: rgba(202,138,4,.9)
}

.border-l-yellow-600\/95 {
    border-left-color: rgba(202,138,4,.95)
}

.border-l-yellow-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(161 98 7/var(--tw-border-opacity))
}

.border-l-yellow-700\/0 {
    border-left-color: rgba(161,98,7,0)
}

.border-l-yellow-700\/10 {
    border-left-color: rgba(161,98,7,.1)
}

.border-l-yellow-700\/100 {
    border-left-color: #a16207
}

.border-l-yellow-700\/20 {
    border-left-color: rgba(161,98,7,.2)
}

.border-l-yellow-700\/25 {
    border-left-color: rgba(161,98,7,.25)
}

.border-l-yellow-700\/30 {
    border-left-color: rgba(161,98,7,.3)
}

.border-l-yellow-700\/40 {
    border-left-color: rgba(161,98,7,.4)
}

.border-l-yellow-700\/5 {
    border-left-color: rgba(161,98,7,.05)
}

.border-l-yellow-700\/50 {
    border-left-color: rgba(161,98,7,.5)
}

.border-l-yellow-700\/60 {
    border-left-color: rgba(161,98,7,.6)
}

.border-l-yellow-700\/70 {
    border-left-color: rgba(161,98,7,.7)
}

.border-l-yellow-700\/75 {
    border-left-color: rgba(161,98,7,.75)
}

.border-l-yellow-700\/80 {
    border-left-color: rgba(161,98,7,.8)
}

.border-l-yellow-700\/90 {
    border-left-color: rgba(161,98,7,.9)
}

.border-l-yellow-700\/95 {
    border-left-color: rgba(161,98,7,.95)
}

.border-l-yellow-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(133 77 14/var(--tw-border-opacity))
}

.border-l-yellow-800\/0 {
    border-left-color: rgba(133,77,14,0)
}

.border-l-yellow-800\/10 {
    border-left-color: rgba(133,77,14,.1)
}

.border-l-yellow-800\/100 {
    border-left-color: #854d0e
}

.border-l-yellow-800\/20 {
    border-left-color: rgba(133,77,14,.2)
}

.border-l-yellow-800\/25 {
    border-left-color: rgba(133,77,14,.25)
}

.border-l-yellow-800\/30 {
    border-left-color: rgba(133,77,14,.3)
}

.border-l-yellow-800\/40 {
    border-left-color: rgba(133,77,14,.4)
}

.border-l-yellow-800\/5 {
    border-left-color: rgba(133,77,14,.05)
}

.border-l-yellow-800\/50 {
    border-left-color: rgba(133,77,14,.5)
}

.border-l-yellow-800\/60 {
    border-left-color: rgba(133,77,14,.6)
}

.border-l-yellow-800\/70 {
    border-left-color: rgba(133,77,14,.7)
}

.border-l-yellow-800\/75 {
    border-left-color: rgba(133,77,14,.75)
}

.border-l-yellow-800\/80 {
    border-left-color: rgba(133,77,14,.8)
}

.border-l-yellow-800\/90 {
    border-left-color: rgba(133,77,14,.9)
}

.border-l-yellow-800\/95 {
    border-left-color: rgba(133,77,14,.95)
}

.border-l-yellow-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(113 63 18/var(--tw-border-opacity))
}

.border-l-yellow-900\/0 {
    border-left-color: rgba(113,63,18,0)
}

.border-l-yellow-900\/10 {
    border-left-color: rgba(113,63,18,.1)
}

.border-l-yellow-900\/100 {
    border-left-color: #713f12
}

.border-l-yellow-900\/20 {
    border-left-color: rgba(113,63,18,.2)
}

.border-l-yellow-900\/25 {
    border-left-color: rgba(113,63,18,.25)
}

.border-l-yellow-900\/30 {
    border-left-color: rgba(113,63,18,.3)
}

.border-l-yellow-900\/40 {
    border-left-color: rgba(113,63,18,.4)
}

.border-l-yellow-900\/5 {
    border-left-color: rgba(113,63,18,.05)
}

.border-l-yellow-900\/50 {
    border-left-color: rgba(113,63,18,.5)
}

.border-l-yellow-900\/60 {
    border-left-color: rgba(113,63,18,.6)
}

.border-l-yellow-900\/70 {
    border-left-color: rgba(113,63,18,.7)
}

.border-l-yellow-900\/75 {
    border-left-color: rgba(113,63,18,.75)
}

.border-l-yellow-900\/80 {
    border-left-color: rgba(113,63,18,.8)
}

.border-l-yellow-900\/90 {
    border-left-color: rgba(113,63,18,.9)
}

.border-l-yellow-900\/95 {
    border-left-color: rgba(113,63,18,.95)
}

.border-l-yellow-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(66 32 6/var(--tw-border-opacity))
}

.border-l-yellow-950\/0 {
    border-left-color: rgba(66,32,6,0)
}

.border-l-yellow-950\/10 {
    border-left-color: rgba(66,32,6,.1)
}

.border-l-yellow-950\/100 {
    border-left-color: #422006
}

.border-l-yellow-950\/20 {
    border-left-color: rgba(66,32,6,.2)
}

.border-l-yellow-950\/25 {
    border-left-color: rgba(66,32,6,.25)
}

.border-l-yellow-950\/30 {
    border-left-color: rgba(66,32,6,.3)
}

.border-l-yellow-950\/40 {
    border-left-color: rgba(66,32,6,.4)
}

.border-l-yellow-950\/5 {
    border-left-color: rgba(66,32,6,.05)
}

.border-l-yellow-950\/50 {
    border-left-color: rgba(66,32,6,.5)
}

.border-l-yellow-950\/60 {
    border-left-color: rgba(66,32,6,.6)
}

.border-l-yellow-950\/70 {
    border-left-color: rgba(66,32,6,.7)
}

.border-l-yellow-950\/75 {
    border-left-color: rgba(66,32,6,.75)
}

.border-l-yellow-950\/80 {
    border-left-color: rgba(66,32,6,.8)
}

.border-l-yellow-950\/90 {
    border-left-color: rgba(66,32,6,.9)
}

.border-l-yellow-950\/95 {
    border-left-color: rgba(66,32,6,.95)
}

.border-l-zinc-100 {
    --tw-border-opacity: 1;
    border-left-color: rgb(244 244 245/var(--tw-border-opacity))
}

.border-l-zinc-100\/0 {
    border-left-color: hsla(240,5%,96%,0)
}

.border-l-zinc-100\/10 {
    border-left-color: hsla(240,5%,96%,.1)
}

.border-l-zinc-100\/100 {
    border-left-color: #f4f4f5
}

.border-l-zinc-100\/20 {
    border-left-color: hsla(240,5%,96%,.2)
}

.border-l-zinc-100\/25 {
    border-left-color: hsla(240,5%,96%,.25)
}

.border-l-zinc-100\/30 {
    border-left-color: hsla(240,5%,96%,.3)
}

.border-l-zinc-100\/40 {
    border-left-color: hsla(240,5%,96%,.4)
}

.border-l-zinc-100\/5 {
    border-left-color: hsla(240,5%,96%,.05)
}

.border-l-zinc-100\/50 {
    border-left-color: hsla(240,5%,96%,.5)
}

.border-l-zinc-100\/60 {
    border-left-color: hsla(240,5%,96%,.6)
}

.border-l-zinc-100\/70 {
    border-left-color: hsla(240,5%,96%,.7)
}

.border-l-zinc-100\/75 {
    border-left-color: hsla(240,5%,96%,.75)
}

.border-l-zinc-100\/80 {
    border-left-color: hsla(240,5%,96%,.8)
}

.border-l-zinc-100\/90 {
    border-left-color: hsla(240,5%,96%,.9)
}

.border-l-zinc-100\/95 {
    border-left-color: hsla(240,5%,96%,.95)
}

.border-l-zinc-200 {
    --tw-border-opacity: 1;
    border-left-color: rgb(228 228 231/var(--tw-border-opacity))
}

.border-l-zinc-200\/0 {
    border-left-color: hsla(240,6%,90%,0)
}

.border-l-zinc-200\/10 {
    border-left-color: hsla(240,6%,90%,.1)
}

.border-l-zinc-200\/100 {
    border-left-color: #e4e4e7
}

.border-l-zinc-200\/20 {
    border-left-color: hsla(240,6%,90%,.2)
}

.border-l-zinc-200\/25 {
    border-left-color: hsla(240,6%,90%,.25)
}

.border-l-zinc-200\/30 {
    border-left-color: hsla(240,6%,90%,.3)
}

.border-l-zinc-200\/40 {
    border-left-color: hsla(240,6%,90%,.4)
}

.border-l-zinc-200\/5 {
    border-left-color: hsla(240,6%,90%,.05)
}

.border-l-zinc-200\/50 {
    border-left-color: hsla(240,6%,90%,.5)
}

.border-l-zinc-200\/60 {
    border-left-color: hsla(240,6%,90%,.6)
}

.border-l-zinc-200\/70 {
    border-left-color: hsla(240,6%,90%,.7)
}

.border-l-zinc-200\/75 {
    border-left-color: hsla(240,6%,90%,.75)
}

.border-l-zinc-200\/80 {
    border-left-color: hsla(240,6%,90%,.8)
}

.border-l-zinc-200\/90 {
    border-left-color: hsla(240,6%,90%,.9)
}

.border-l-zinc-200\/95 {
    border-left-color: hsla(240,6%,90%,.95)
}

.border-l-zinc-300 {
    --tw-border-opacity: 1;
    border-left-color: rgb(212 212 216/var(--tw-border-opacity))
}

.border-l-zinc-300\/0 {
    border-left-color: hsla(240,5%,84%,0)
}

.border-l-zinc-300\/10 {
    border-left-color: hsla(240,5%,84%,.1)
}

.border-l-zinc-300\/100 {
    border-left-color: #d4d4d8
}

.border-l-zinc-300\/20 {
    border-left-color: hsla(240,5%,84%,.2)
}

.border-l-zinc-300\/25 {
    border-left-color: hsla(240,5%,84%,.25)
}

.border-l-zinc-300\/30 {
    border-left-color: hsla(240,5%,84%,.3)
}

.border-l-zinc-300\/40 {
    border-left-color: hsla(240,5%,84%,.4)
}

.border-l-zinc-300\/5 {
    border-left-color: hsla(240,5%,84%,.05)
}

.border-l-zinc-300\/50 {
    border-left-color: hsla(240,5%,84%,.5)
}

.border-l-zinc-300\/60 {
    border-left-color: hsla(240,5%,84%,.6)
}

.border-l-zinc-300\/70 {
    border-left-color: hsla(240,5%,84%,.7)
}

.border-l-zinc-300\/75 {
    border-left-color: hsla(240,5%,84%,.75)
}

.border-l-zinc-300\/80 {
    border-left-color: hsla(240,5%,84%,.8)
}

.border-l-zinc-300\/90 {
    border-left-color: hsla(240,5%,84%,.9)
}

.border-l-zinc-300\/95 {
    border-left-color: hsla(240,5%,84%,.95)
}

.border-l-zinc-400 {
    --tw-border-opacity: 1;
    border-left-color: rgb(161 161 170/var(--tw-border-opacity))
}

.border-l-zinc-400\/0 {
    border-left-color: hsla(240,5%,65%,0)
}

.border-l-zinc-400\/10 {
    border-left-color: hsla(240,5%,65%,.1)
}

.border-l-zinc-400\/100 {
    border-left-color: #a1a1aa
}

.border-l-zinc-400\/20 {
    border-left-color: hsla(240,5%,65%,.2)
}

.border-l-zinc-400\/25 {
    border-left-color: hsla(240,5%,65%,.25)
}

.border-l-zinc-400\/30 {
    border-left-color: hsla(240,5%,65%,.3)
}

.border-l-zinc-400\/40 {
    border-left-color: hsla(240,5%,65%,.4)
}

.border-l-zinc-400\/5 {
    border-left-color: hsla(240,5%,65%,.05)
}

.border-l-zinc-400\/50 {
    border-left-color: hsla(240,5%,65%,.5)
}

.border-l-zinc-400\/60 {
    border-left-color: hsla(240,5%,65%,.6)
}

.border-l-zinc-400\/70 {
    border-left-color: hsla(240,5%,65%,.7)
}

.border-l-zinc-400\/75 {
    border-left-color: hsla(240,5%,65%,.75)
}

.border-l-zinc-400\/80 {
    border-left-color: hsla(240,5%,65%,.8)
}

.border-l-zinc-400\/90 {
    border-left-color: hsla(240,5%,65%,.9)
}

.border-l-zinc-400\/95 {
    border-left-color: hsla(240,5%,65%,.95)
}

.border-l-zinc-50 {
    --tw-border-opacity: 1;
    border-left-color: rgb(250 250 250/var(--tw-border-opacity))
}

.border-l-zinc-50\/0 {
    border-left-color: hsla(0,0%,98%,0)
}

.border-l-zinc-50\/10 {
    border-left-color: hsla(0,0%,98%,.1)
}

.border-l-zinc-50\/100 {
    border-left-color: #fafafa
}

.border-l-zinc-50\/20 {
    border-left-color: hsla(0,0%,98%,.2)
}

.border-l-zinc-50\/25 {
    border-left-color: hsla(0,0%,98%,.25)
}

.border-l-zinc-50\/30 {
    border-left-color: hsla(0,0%,98%,.3)
}

.border-l-zinc-50\/40 {
    border-left-color: hsla(0,0%,98%,.4)
}

.border-l-zinc-50\/5 {
    border-left-color: hsla(0,0%,98%,.05)
}

.border-l-zinc-50\/50 {
    border-left-color: hsla(0,0%,98%,.5)
}

.border-l-zinc-50\/60 {
    border-left-color: hsla(0,0%,98%,.6)
}

.border-l-zinc-50\/70 {
    border-left-color: hsla(0,0%,98%,.7)
}

.border-l-zinc-50\/75 {
    border-left-color: hsla(0,0%,98%,.75)
}

.border-l-zinc-50\/80 {
    border-left-color: hsla(0,0%,98%,.8)
}

.border-l-zinc-50\/90 {
    border-left-color: hsla(0,0%,98%,.9)
}

.border-l-zinc-50\/95 {
    border-left-color: hsla(0,0%,98%,.95)
}

.border-l-zinc-500 {
    --tw-border-opacity: 1;
    border-left-color: rgb(113 113 122/var(--tw-border-opacity))
}

.border-l-zinc-500\/0 {
    border-left-color: hsla(240,4%,46%,0)
}

.border-l-zinc-500\/10 {
    border-left-color: hsla(240,4%,46%,.1)
}

.border-l-zinc-500\/100 {
    border-left-color: #71717a
}

.border-l-zinc-500\/20 {
    border-left-color: hsla(240,4%,46%,.2)
}

.border-l-zinc-500\/25 {
    border-left-color: hsla(240,4%,46%,.25)
}

.border-l-zinc-500\/30 {
    border-left-color: hsla(240,4%,46%,.3)
}

.border-l-zinc-500\/40 {
    border-left-color: hsla(240,4%,46%,.4)
}

.border-l-zinc-500\/5 {
    border-left-color: hsla(240,4%,46%,.05)
}

.border-l-zinc-500\/50 {
    border-left-color: hsla(240,4%,46%,.5)
}

.border-l-zinc-500\/60 {
    border-left-color: hsla(240,4%,46%,.6)
}

.border-l-zinc-500\/70 {
    border-left-color: hsla(240,4%,46%,.7)
}

.border-l-zinc-500\/75 {
    border-left-color: hsla(240,4%,46%,.75)
}

.border-l-zinc-500\/80 {
    border-left-color: hsla(240,4%,46%,.8)
}

.border-l-zinc-500\/90 {
    border-left-color: hsla(240,4%,46%,.9)
}

.border-l-zinc-500\/95 {
    border-left-color: hsla(240,4%,46%,.95)
}

.border-l-zinc-600 {
    --tw-border-opacity: 1;
    border-left-color: rgb(82 82 91/var(--tw-border-opacity))
}

.border-l-zinc-600\/0 {
    border-left-color: rgba(82,82,91,0)
}

.border-l-zinc-600\/10 {
    border-left-color: rgba(82,82,91,.1)
}

.border-l-zinc-600\/100 {
    border-left-color: #52525b
}

.border-l-zinc-600\/20 {
    border-left-color: rgba(82,82,91,.2)
}

.border-l-zinc-600\/25 {
    border-left-color: rgba(82,82,91,.25)
}

.border-l-zinc-600\/30 {
    border-left-color: rgba(82,82,91,.3)
}

.border-l-zinc-600\/40 {
    border-left-color: rgba(82,82,91,.4)
}

.border-l-zinc-600\/5 {
    border-left-color: rgba(82,82,91,.05)
}

.border-l-zinc-600\/50 {
    border-left-color: rgba(82,82,91,.5)
}

.border-l-zinc-600\/60 {
    border-left-color: rgba(82,82,91,.6)
}

.border-l-zinc-600\/70 {
    border-left-color: rgba(82,82,91,.7)
}

.border-l-zinc-600\/75 {
    border-left-color: rgba(82,82,91,.75)
}

.border-l-zinc-600\/80 {
    border-left-color: rgba(82,82,91,.8)
}

.border-l-zinc-600\/90 {
    border-left-color: rgba(82,82,91,.9)
}

.border-l-zinc-600\/95 {
    border-left-color: rgba(82,82,91,.95)
}

.border-l-zinc-700 {
    --tw-border-opacity: 1;
    border-left-color: rgb(63 63 70/var(--tw-border-opacity))
}

.border-l-zinc-700\/0 {
    border-left-color: rgba(63,63,70,0)
}

.border-l-zinc-700\/10 {
    border-left-color: rgba(63,63,70,.1)
}

.border-l-zinc-700\/100 {
    border-left-color: #3f3f46
}

.border-l-zinc-700\/20 {
    border-left-color: rgba(63,63,70,.2)
}

.border-l-zinc-700\/25 {
    border-left-color: rgba(63,63,70,.25)
}

.border-l-zinc-700\/30 {
    border-left-color: rgba(63,63,70,.3)
}

.border-l-zinc-700\/40 {
    border-left-color: rgba(63,63,70,.4)
}

.border-l-zinc-700\/5 {
    border-left-color: rgba(63,63,70,.05)
}

.border-l-zinc-700\/50 {
    border-left-color: rgba(63,63,70,.5)
}

.border-l-zinc-700\/60 {
    border-left-color: rgba(63,63,70,.6)
}

.border-l-zinc-700\/70 {
    border-left-color: rgba(63,63,70,.7)
}

.border-l-zinc-700\/75 {
    border-left-color: rgba(63,63,70,.75)
}

.border-l-zinc-700\/80 {
    border-left-color: rgba(63,63,70,.8)
}

.border-l-zinc-700\/90 {
    border-left-color: rgba(63,63,70,.9)
}

.border-l-zinc-700\/95 {
    border-left-color: rgba(63,63,70,.95)
}

.border-l-zinc-800 {
    --tw-border-opacity: 1;
    border-left-color: rgb(39 39 42/var(--tw-border-opacity))
}

.border-l-zinc-800\/0 {
    border-left-color: rgba(39,39,42,0)
}

.border-l-zinc-800\/10 {
    border-left-color: rgba(39,39,42,.1)
}

.border-l-zinc-800\/100 {
    border-left-color: #27272a
}

.border-l-zinc-800\/20 {
    border-left-color: rgba(39,39,42,.2)
}

.border-l-zinc-800\/25 {
    border-left-color: rgba(39,39,42,.25)
}

.border-l-zinc-800\/30 {
    border-left-color: rgba(39,39,42,.3)
}

.border-l-zinc-800\/40 {
    border-left-color: rgba(39,39,42,.4)
}

.border-l-zinc-800\/5 {
    border-left-color: rgba(39,39,42,.05)
}

.border-l-zinc-800\/50 {
    border-left-color: rgba(39,39,42,.5)
}

.border-l-zinc-800\/60 {
    border-left-color: rgba(39,39,42,.6)
}

.border-l-zinc-800\/70 {
    border-left-color: rgba(39,39,42,.7)
}

.border-l-zinc-800\/75 {
    border-left-color: rgba(39,39,42,.75)
}

.border-l-zinc-800\/80 {
    border-left-color: rgba(39,39,42,.8)
}

.border-l-zinc-800\/90 {
    border-left-color: rgba(39,39,42,.9)
}

.border-l-zinc-800\/95 {
    border-left-color: rgba(39,39,42,.95)
}

.border-l-zinc-900 {
    --tw-border-opacity: 1;
    border-left-color: rgb(24 24 27/var(--tw-border-opacity))
}

.border-l-zinc-900\/0 {
    border-left-color: rgba(24,24,27,0)
}

.border-l-zinc-900\/10 {
    border-left-color: rgba(24,24,27,.1)
}

.border-l-zinc-900\/100 {
    border-left-color: #18181b
}

.border-l-zinc-900\/20 {
    border-left-color: rgba(24,24,27,.2)
}

.border-l-zinc-900\/25 {
    border-left-color: rgba(24,24,27,.25)
}

.border-l-zinc-900\/30 {
    border-left-color: rgba(24,24,27,.3)
}

.border-l-zinc-900\/40 {
    border-left-color: rgba(24,24,27,.4)
}

.border-l-zinc-900\/5 {
    border-left-color: rgba(24,24,27,.05)
}

.border-l-zinc-900\/50 {
    border-left-color: rgba(24,24,27,.5)
}

.border-l-zinc-900\/60 {
    border-left-color: rgba(24,24,27,.6)
}

.border-l-zinc-900\/70 {
    border-left-color: rgba(24,24,27,.7)
}

.border-l-zinc-900\/75 {
    border-left-color: rgba(24,24,27,.75)
}

.border-l-zinc-900\/80 {
    border-left-color: rgba(24,24,27,.8)
}

.border-l-zinc-900\/90 {
    border-left-color: rgba(24,24,27,.9)
}

.border-l-zinc-900\/95 {
    border-left-color: rgba(24,24,27,.95)
}

.border-l-zinc-950 {
    --tw-border-opacity: 1;
    border-left-color: rgb(9 9 11/var(--tw-border-opacity))
}

.border-l-zinc-950\/0 {
    border-left-color: rgba(9,9,11,0)
}

.border-l-zinc-950\/10 {
    border-left-color: rgba(9,9,11,.1)
}

.border-l-zinc-950\/100 {
    border-left-color: #09090b
}

.border-l-zinc-950\/20 {
    border-left-color: rgba(9,9,11,.2)
}

.border-l-zinc-950\/25 {
    border-left-color: rgba(9,9,11,.25)
}

.border-l-zinc-950\/30 {
    border-left-color: rgba(9,9,11,.3)
}

.border-l-zinc-950\/40 {
    border-left-color: rgba(9,9,11,.4)
}

.border-l-zinc-950\/5 {
    border-left-color: rgba(9,9,11,.05)
}

.border-l-zinc-950\/50 {
    border-left-color: rgba(9,9,11,.5)
}

.border-l-zinc-950\/60 {
    border-left-color: rgba(9,9,11,.6)
}

.border-l-zinc-950\/70 {
    border-left-color: rgba(9,9,11,.7)
}

.border-l-zinc-950\/75 {
    border-left-color: rgba(9,9,11,.75)
}

.border-l-zinc-950\/80 {
    border-left-color: rgba(9,9,11,.8)
}

.border-l-zinc-950\/90 {
    border-left-color: rgba(9,9,11,.9)
}

.border-l-zinc-950\/95 {
    border-left-color: rgba(9,9,11,.95)
}

.border-r-accent-dark {
    --tw-border-opacity: 1;
    border-right-color: rgb(230 217 76/var(--tw-border-opacity))
}

.border-r-accent-dark\/0 {
    border-right-color: rgba(230,217,76,0)
}

.border-r-accent-dark\/10 {
    border-right-color: rgba(230,217,76,.1)
}

.border-r-accent-dark\/100 {
    border-right-color: #e6d94c
}

.border-r-accent-dark\/20 {
    border-right-color: rgba(230,217,76,.2)
}

.border-r-accent-dark\/25 {
    border-right-color: rgba(230,217,76,.25)
}

.border-r-accent-dark\/30 {
    border-right-color: rgba(230,217,76,.3)
}

.border-r-accent-dark\/40 {
    border-right-color: rgba(230,217,76,.4)
}

.border-r-accent-dark\/5 {
    border-right-color: rgba(230,217,76,.05)
}

.border-r-accent-dark\/50 {
    border-right-color: rgba(230,217,76,.5)
}

.border-r-accent-dark\/60 {
    border-right-color: rgba(230,217,76,.6)
}

.border-r-accent-dark\/70 {
    border-right-color: rgba(230,217,76,.7)
}

.border-r-accent-dark\/75 {
    border-right-color: rgba(230,217,76,.75)
}

.border-r-accent-dark\/80 {
    border-right-color: rgba(230,217,76,.8)
}

.border-r-accent-dark\/90 {
    border-right-color: rgba(230,217,76,.9)
}

.border-r-accent-dark\/95 {
    border-right-color: rgba(230,217,76,.95)
}

.border-r-accent-default {
    --tw-border-opacity: 1;
    border-right-color: rgb(255 241 84/var(--tw-border-opacity))
}

.border-r-accent-default\/0 {
    border-right-color: rgba(255,241,84,0)
}

.border-r-accent-default\/10 {
    border-right-color: rgba(255,241,84,.1)
}

.border-r-accent-default\/100 {
    border-right-color: #fff154
}

.border-r-accent-default\/20 {
    border-right-color: rgba(255,241,84,.2)
}

.border-r-accent-default\/25 {
    border-right-color: rgba(255,241,84,.25)
}

.border-r-accent-default\/30 {
    border-right-color: rgba(255,241,84,.3)
}

.border-r-accent-default\/40 {
    border-right-color: rgba(255,241,84,.4)
}

.border-r-accent-default\/5 {
    border-right-color: rgba(255,241,84,.05)
}

.border-r-accent-default\/50 {
    border-right-color: rgba(255,241,84,.5)
}

.border-r-accent-default\/60 {
    border-right-color: rgba(255,241,84,.6)
}

.border-r-accent-default\/70 {
    border-right-color: rgba(255,241,84,.7)
}

.border-r-accent-default\/75 {
    border-right-color: rgba(255,241,84,.75)
}

.border-r-accent-default\/80 {
    border-right-color: rgba(255,241,84,.8)
}

.border-r-accent-default\/90 {
    border-right-color: rgba(255,241,84,.9)
}

.border-r-accent-default\/95 {
    border-right-color: rgba(255,241,84,.95)
}

.border-r-accent-foreground {
    border-right-color: hsl(var(--accent-foreground))
}

.border-r-accent-foreground\/0 {
    border-right-color: hsl(var(--accent-foreground)/0)
}

.border-r-accent-foreground\/10 {
    border-right-color: hsl(var(--accent-foreground)/.1)
}

.border-r-accent-foreground\/100 {
    border-right-color: hsl(var(--accent-foreground)/1)
}

.border-r-accent-foreground\/20 {
    border-right-color: hsl(var(--accent-foreground)/.2)
}

.border-r-accent-foreground\/25 {
    border-right-color: hsl(var(--accent-foreground)/.25)
}

.border-r-accent-foreground\/30 {
    border-right-color: hsl(var(--accent-foreground)/.3)
}

.border-r-accent-foreground\/40 {
    border-right-color: hsl(var(--accent-foreground)/.4)
}

.border-r-accent-foreground\/5 {
    border-right-color: hsl(var(--accent-foreground)/.05)
}

.border-r-accent-foreground\/50 {
    border-right-color: hsl(var(--accent-foreground)/.5)
}

.border-r-accent-foreground\/60 {
    border-right-color: hsl(var(--accent-foreground)/.6)
}

.border-r-accent-foreground\/70 {
    border-right-color: hsl(var(--accent-foreground)/.7)
}

.border-r-accent-foreground\/75 {
    border-right-color: hsl(var(--accent-foreground)/.75)
}

.border-r-accent-foreground\/80 {
    border-right-color: hsl(var(--accent-foreground)/.8)
}

.border-r-accent-foreground\/90 {
    border-right-color: hsl(var(--accent-foreground)/.9)
}

.border-r-accent-foreground\/95 {
    border-right-color: hsl(var(--accent-foreground)/.95)
}

.border-r-amber-100 {
    --tw-border-opacity: 1;
    border-right-color: rgb(254 243 199/var(--tw-border-opacity))
}

.border-r-amber-100\/0 {
    border-right-color: hsla(48,96%,89%,0)
}

.border-r-amber-100\/10 {
    border-right-color: hsla(48,96%,89%,.1)
}

.border-r-amber-100\/100 {
    border-right-color: #fef3c7
}

.border-r-amber-100\/20 {
    border-right-color: hsla(48,96%,89%,.2)
}

.border-r-amber-100\/25 {
    border-right-color: hsla(48,96%,89%,.25)
}

.border-r-amber-100\/30 {
    border-right-color: hsla(48,96%,89%,.3)
}

.border-r-amber-100\/40 {
    border-right-color: hsla(48,96%,89%,.4)
}

.border-r-amber-100\/5 {
    border-right-color: hsla(48,96%,89%,.05)
}

.border-r-amber-100\/50 {
    border-right-color: hsla(48,96%,89%,.5)
}

.border-r-amber-100\/60 {
    border-right-color: hsla(48,96%,89%,.6)
}

.border-r-amber-100\/70 {
    border-right-color: hsla(48,96%,89%,.7)
}

.border-r-amber-100\/75 {
    border-right-color: hsla(48,96%,89%,.75)
}

.border-r-amber-100\/80 {
    border-right-color: hsla(48,96%,89%,.8)
}

.border-r-amber-100\/90 {
    border-right-color: hsla(48,96%,89%,.9)
}

.border-r-amber-100\/95 {
    border-right-color: hsla(48,96%,89%,.95)
}

.border-r-amber-200 {
    --tw-border-opacity: 1;
    border-right-color: rgb(253 230 138/var(--tw-border-opacity))
}

.border-r-amber-200\/0 {
    border-right-color: hsla(48,97%,77%,0)
}

.border-r-amber-200\/10 {
    border-right-color: hsla(48,97%,77%,.1)
}

.border-r-amber-200\/100 {
    border-right-color: #fde68a
}

.border-r-amber-200\/20 {
    border-right-color: hsla(48,97%,77%,.2)
}

.border-r-amber-200\/25 {
    border-right-color: hsla(48,97%,77%,.25)
}

.border-r-amber-200\/30 {
    border-right-color: hsla(48,97%,77%,.3)
}

.border-r-amber-200\/40 {
    border-right-color: hsla(48,97%,77%,.4)
}

.border-r-amber-200\/5 {
    border-right-color: hsla(48,97%,77%,.05)
}

.border-r-amber-200\/50 {
    border-right-color: hsla(48,97%,77%,.5)
}

.border-r-amber-200\/60 {
    border-right-color: hsla(48,97%,77%,.6)
}

.border-r-amber-200\/70 {
    border-right-color: hsla(48,97%,77%,.7)
}

.border-r-amber-200\/75 {
    border-right-color: hsla(48,97%,77%,.75)
}

.border-r-amber-200\/80 {
    border-right-color: hsla(48,97%,77%,.8)
}

.border-r-amber-200\/90 {
    border-right-color: hsla(48,97%,77%,.9)
}

.border-r-amber-200\/95 {
    border-right-color: hsla(48,97%,77%,.95)
}

.border-r-amber-300 {
    --tw-border-opacity: 1;
    border-right-color: rgb(252 211 77/var(--tw-border-opacity))
}

.border-r-amber-300\/0 {
    border-right-color: rgba(252,211,77,0)
}

.border-r-amber-300\/10 {
    border-right-color: rgba(252,211,77,.1)
}

.border-r-amber-300\/100 {
    border-right-color: #fcd34d
}

.border-r-amber-300\/20 {
    border-right-color: rgba(252,211,77,.2)
}

.border-r-amber-300\/25 {
    border-right-color: rgba(252,211,77,.25)
}

.border-r-amber-300\/30 {
    border-right-color: rgba(252,211,77,.3)
}

.border-r-amber-300\/40 {
    border-right-color: rgba(252,211,77,.4)
}

.border-r-amber-300\/5 {
    border-right-color: rgba(252,211,77,.05)
}

.border-r-amber-300\/50 {
    border-right-color: rgba(252,211,77,.5)
}

.border-r-amber-300\/60 {
    border-right-color: rgba(252,211,77,.6)
}

.border-r-amber-300\/70 {
    border-right-color: rgba(252,211,77,.7)
}

.border-r-amber-300\/75 {
    border-right-color: rgba(252,211,77,.75)
}

.border-r-amber-300\/80 {
    border-right-color: rgba(252,211,77,.8)
}

.border-r-amber-300\/90 {
    border-right-color: rgba(252,211,77,.9)
}

.border-r-amber-300\/95 {
    border-right-color: rgba(252,211,77,.95)
}

.border-r-amber-400 {
    --tw-border-opacity: 1;
    border-right-color: rgb(251 191 36/var(--tw-border-opacity))
}

.border-r-amber-400\/0 {
    border-right-color: rgba(251,191,36,0)
}

.border-r-amber-400\/10 {
    border-right-color: rgba(251,191,36,.1)
}

.border-r-amber-400\/100 {
    border-right-color: #fbbf24
}

.border-r-amber-400\/20 {
    border-right-color: rgba(251,191,36,.2)
}

.border-r-amber-400\/25 {
    border-right-color: rgba(251,191,36,.25)
}

.border-r-amber-400\/30 {
    border-right-color: rgba(251,191,36,.3)
}

.border-r-amber-400\/40 {
    border-right-color: rgba(251,191,36,.4)
}

.border-r-amber-400\/5 {
    border-right-color: rgba(251,191,36,.05)
}

.border-r-amber-400\/50 {
    border-right-color: rgba(251,191,36,.5)
}

.border-r-amber-400\/60 {
    border-right-color: rgba(251,191,36,.6)
}

.border-r-amber-400\/70 {
    border-right-color: rgba(251,191,36,.7)
}

.border-r-amber-400\/75 {
    border-right-color: rgba(251,191,36,.75)
}

.border-r-amber-400\/80 {
    border-right-color: rgba(251,191,36,.8)
}

.border-r-amber-400\/90 {
    border-right-color: rgba(251,191,36,.9)
}

.border-r-amber-400\/95 {
    border-right-color: rgba(251,191,36,.95)
}

.border-r-amber-50 {
    --tw-border-opacity: 1;
    border-right-color: rgb(255 251 235/var(--tw-border-opacity))
}

.border-r-amber-50\/0 {
    border-right-color: rgba(255,251,235,0)
}

.border-r-amber-50\/10 {
    border-right-color: rgba(255,251,235,.1)
}

.border-r-amber-50\/100 {
    border-right-color: #fffbeb
}

.border-r-amber-50\/20 {
    border-right-color: rgba(255,251,235,.2)
}

.border-r-amber-50\/25 {
    border-right-color: rgba(255,251,235,.25)
}

.border-r-amber-50\/30 {
    border-right-color: rgba(255,251,235,.3)
}

.border-r-amber-50\/40 {
    border-right-color: rgba(255,251,235,.4)
}

.border-r-amber-50\/5 {
    border-right-color: rgba(255,251,235,.05)
}

.border-r-amber-50\/50 {
    border-right-color: rgba(255,251,235,.5)
}

.border-r-amber-50\/60 {
    border-right-color: rgba(255,251,235,.6)
}

.border-r-amber-50\/70 {
    border-right-color: rgba(255,251,235,.7)
}

.border-r-amber-50\/75 {
    border-right-color: rgba(255,251,235,.75)
}

.border-r-amber-50\/80 {
    border-right-color: rgba(255,251,235,.8)
}

.border-r-amber-50\/90 {
    border-right-color: rgba(255,251,235,.9)
}

.border-r-amber-50\/95 {
    border-right-color: rgba(255,251,235,.95)
}

.border-r-amber-500 {
    --tw-border-opacity: 1;
    border-right-color: rgb(245 158 11/var(--tw-border-opacity))
}

.border-r-amber-500\/0 {
    border-right-color: rgba(245,158,11,0)
}

.border-r-amber-500\/10 {
    border-right-color: rgba(245,158,11,.1)
}

.border-r-amber-500\/100 {
    border-right-color: #f59e0b
}

.border-r-amber-500\/20 {
    border-right-color: rgba(245,158,11,.2)
}

.border-r-amber-500\/25 {
    border-right-color: rgba(245,158,11,.25)
}

.border-r-amber-500\/30 {
    border-right-color: rgba(245,158,11,.3)
}

.border-r-amber-500\/40 {
    border-right-color: rgba(245,158,11,.4)
}

.border-r-amber-500\/5 {
    border-right-color: rgba(245,158,11,.05)
}

.border-r-amber-500\/50 {
    border-right-color: rgba(245,158,11,.5)
}

.border-r-amber-500\/60 {
    border-right-color: rgba(245,158,11,.6)
}

.border-r-amber-500\/70 {
    border-right-color: rgba(245,158,11,.7)
}

.border-r-amber-500\/75 {
    border-right-color: rgba(245,158,11,.75)
}

.border-r-amber-500\/80 {
    border-right-color: rgba(245,158,11,.8)
}

.border-r-amber-500\/90 {
    border-right-color: rgba(245,158,11,.9)
}

.border-r-amber-500\/95 {
    border-right-color: rgba(245,158,11,.95)
}

.border-r-amber-600 {
    --tw-border-opacity: 1;
    border-right-color: rgb(217 119 6/var(--tw-border-opacity))
}

.border-r-amber-600\/0 {
    border-right-color: rgba(217,119,6,0)
}

.border-r-amber-600\/10 {
    border-right-color: rgba(217,119,6,.1)
}

.border-r-amber-600\/100 {
    border-right-color: #d97706
}

.border-r-amber-600\/20 {
    border-right-color: rgba(217,119,6,.2)
}

.border-r-amber-600\/25 {
    border-right-color: rgba(217,119,6,.25)
}

.border-r-amber-600\/30 {
    border-right-color: rgba(217,119,6,.3)
}

.border-r-amber-600\/40 {
    border-right-color: rgba(217,119,6,.4)
}

.border-r-amber-600\/5 {
    border-right-color: rgba(217,119,6,.05)
}

.border-r-amber-600\/50 {
    border-right-color: rgba(217,119,6,.5)
}

.border-r-amber-600\/60 {
    border-right-color: rgba(217,119,6,.6)
}

.border-r-amber-600\/70 {
    border-right-color: rgba(217,119,6,.7)
}

.border-r-amber-600\/75 {
    border-right-color: rgba(217,119,6,.75)
}

.border-r-amber-600\/80 {
    border-right-color: rgba(217,119,6,.8)
}

.border-r-amber-600\/90 {
    border-right-color: rgba(217,119,6,.9)
}

.border-r-amber-600\/95 {
    border-right-color: rgba(217,119,6,.95)
}

.border-r-amber-700 {
    --tw-border-opacity: 1;
    border-right-color: rgb(180 83 9/var(--tw-border-opacity))
}

.border-r-amber-700\/0 {
    border-right-color: rgba(180,83,9,0)
}

.border-r-amber-700\/10 {
    border-right-color: rgba(180,83,9,.1)
}

.border-r-amber-700\/100 {
    border-right-color: #b45309
}

.border-r-amber-700\/20 {
    border-right-color: rgba(180,83,9,.2)
}

.border-r-amber-700\/25 {
    border-right-color: rgba(180,83,9,.25)
}

.border-r-amber-700\/30 {
    border-right-color: rgba(180,83,9,.3)
}

.border-r-amber-700\/40 {
    border-right-color: rgba(180,83,9,.4)
}

.border-r-amber-700\/5 {
    border-right-color: rgba(180,83,9,.05)
}

.border-r-amber-700\/50 {
    border-right-color: rgba(180,83,9,.5)
}

.border-r-amber-700\/60 {
    border-right-color: rgba(180,83,9,.6)
}

.border-r-amber-700\/70 {
    border-right-color: rgba(180,83,9,.7)
}

.border-r-amber-700\/75 {
    border-right-color: rgba(180,83,9,.75)
}

.border-r-amber-700\/80 {
    border-right-color: rgba(180,83,9,.8)
}

.border-r-amber-700\/90 {
    border-right-color: rgba(180,83,9,.9)
}

.border-r-amber-700\/95 {
    border-right-color: rgba(180,83,9,.95)
}

.border-r-amber-800 {
    --tw-border-opacity: 1;
    border-right-color: rgb(146 64 14/var(--tw-border-opacity))
}

.border-r-amber-800\/0 {
    border-right-color: rgba(146,64,14,0)
}

.border-r-amber-800\/10 {
    border-right-color: rgba(146,64,14,.1)
}

.border-r-amber-800\/100 {
    border-right-color: #92400e
}

.border-r-amber-800\/20 {
    border-right-color: rgba(146,64,14,.2)
}

.border-r-amber-800\/25 {
    border-right-color: rgba(146,64,14,.25)
}

.border-r-amber-800\/30 {
    border-right-color: rgba(146,64,14,.3)
}

.border-r-amber-800\/40 {
    border-right-color: rgba(146,64,14,.4)
}

.border-r-amber-800\/5 {
    border-right-color: rgba(146,64,14,.05)
}

.border-r-amber-800\/50 {
    border-right-color: rgba(146,64,14,.5)
}

.border-r-amber-800\/60 {
    border-right-color: rgba(146,64,14,.6)
}

.border-r-amber-800\/70 {
    border-right-color: rgba(146,64,14,.7)
}

.border-r-amber-800\/75 {
    border-right-color: rgba(146,64,14,.75)
}

.border-r-amber-800\/80 {
    border-right-color: rgba(146,64,14,.8)
}

.border-r-amber-800\/90 {
    border-right-color: rgba(146,64,14,.9)
}

.border-r-amber-800\/95 {
    border-right-color: rgba(146,64,14,.95)
}

.border-r-amber-900 {
    --tw-border-opacity: 1;
    border-right-color: rgb(120 53 15/var(--tw-border-opacity))
}

.border-r-amber-900\/0 {
    border-right-color: rgba(120,53,15,0)
}

.border-r-amber-900\/10 {
    border-right-color: rgba(120,53,15,.1)
}

.border-r-amber-900\/100 {
    border-right-color: #78350f
}

.border-r-amber-900\/20 {
    border-right-color: rgba(120,53,15,.2)
}

.border-r-amber-900\/25 {
    border-right-color: rgba(120,53,15,.25)
}

.border-r-amber-900\/30 {
    border-right-color: rgba(120,53,15,.3)
}

.border-r-amber-900\/40 {
    border-right-color: rgba(120,53,15,.4)
}

.border-r-amber-900\/5 {
    border-right-color: rgba(120,53,15,.05)
}

.border-r-amber-900\/50 {
    border-right-color: rgba(120,53,15,.5)
}

.border-r-amber-900\/60 {
    border-right-color: rgba(120,53,15,.6)
}

.border-r-amber-900\/70 {
    border-right-color: rgba(120,53,15,.7)
}

.border-r-amber-900\/75 {
    border-right-color: rgba(120,53,15,.75)
}

.border-r-amber-900\/80 {
    border-right-color: rgba(120,53,15,.8)
}

.border-r-amber-900\/90 {
    border-right-color: rgba(120,53,15,.9)
}

.border-r-amber-900\/95 {
    border-right-color: rgba(120,53,15,.95)
}

.border-r-amber-950 {
    --tw-border-opacity: 1;
    border-right-color: rgb(69 26 3/var(--tw-border-opacity))
}

.border-r-amber-950\/0 {
    border-right-color: rgba(69,26,3,0)
}

.border-r-amber-950\/10 {
    border-right-color: rgba(69,26,3,.1)
}

.border-r-amber-950\/100 {
    border-right-color: #451a03
}

.border-r-amber-950\/20 {
    border-right-color: rgba(69,26,3,.2)
}

.border-r-amber-950\/25 {
    border-right-color: rgba(69,26,3,.25)
}

.border-r-amber-950\/30 {
    border-right-color: rgba(69,26,3,.3)
}

.border-r-amber-950\/40 {
    border-right-color: rgba(69,26,3,.4)
}

.border-r-amber-950\/5 {
    border-right-color: rgba(69,26,3,.05)
}

.border-r-amber-950\/50 {
    border-right-color: rgba(69,26,3,.5)
}

.border-r-amber-950\/60 {
    border-right-color: rgba(69,26,3,.6)
}

.border-r-amber-950\/70 {
    border-right-color: rgba(69,26,3,.7)
}

.border-r-amber-950\/75 {
    border-right-color: rgba(69,26,3,.75)
}

.border-r-amber-950\/80 {
    border-right-color: rgba(69,26,3,.8)
}

.border-r-amber-950\/90 {
    border-right-color: rgba(69,26,3,.9)
}

.border-r-amber-950\/95 {
    border-right-color: rgba(69,26,3,.95)
}

.border-r-background {
    border-right-color: hsl(var(--background))
}

.border-r-background\/0 {
    border-right-color: hsl(var(--background)/0)
}

.border-r-background\/10 {
    border-right-color: hsl(var(--background)/.1)
}

.border-r-background\/100 {
    border-right-color: hsl(var(--background)/1)
}

.border-r-background\/20 {
    border-right-color: hsl(var(--background)/.2)
}

.border-r-background\/25 {
    border-right-color: hsl(var(--background)/.25)
}

.border-r-background\/30 {
    border-right-color: hsl(var(--background)/.3)
}

.border-r-background\/40 {
    border-right-color: hsl(var(--background)/.4)
}

.border-r-background\/5 {
    border-right-color: hsl(var(--background)/.05)
}

.border-r-background\/50 {
    border-right-color: hsl(var(--background)/.5)
}

.border-r-background\/60 {
    border-right-color: hsl(var(--background)/.6)
}

.border-r-background\/70 {
    border-right-color: hsl(var(--background)/.7)
}

.border-r-background\/75 {
    border-right-color: hsl(var(--background)/.75)
}

.border-r-background\/80 {
    border-right-color: hsl(var(--background)/.8)
}

.border-r-background\/90 {
    border-right-color: hsl(var(--background)/.9)
}

.border-r-background\/95 {
    border-right-color: hsl(var(--background)/.95)
}

.border-r-black {
    --tw-border-opacity: 1;
    border-right-color: rgb(49 43 65/var(--tw-border-opacity))
}

.border-r-black\/0 {
    border-right-color: rgba(49,43,65,0)
}

.border-r-black\/10 {
    border-right-color: rgba(49,43,65,.1)
}

.border-r-black\/100 {
    border-right-color: #312b41
}

.border-r-black\/20 {
    border-right-color: rgba(49,43,65,.2)
}

.border-r-black\/25 {
    border-right-color: rgba(49,43,65,.25)
}

.border-r-black\/30 {
    border-right-color: rgba(49,43,65,.3)
}

.border-r-black\/40 {
    border-right-color: rgba(49,43,65,.4)
}

.border-r-black\/5 {
    border-right-color: rgba(49,43,65,.05)
}

.border-r-black\/50 {
    border-right-color: rgba(49,43,65,.5)
}

.border-r-black\/60 {
    border-right-color: rgba(49,43,65,.6)
}

.border-r-black\/70 {
    border-right-color: rgba(49,43,65,.7)
}

.border-r-black\/75 {
    border-right-color: rgba(49,43,65,.75)
}

.border-r-black\/80 {
    border-right-color: rgba(49,43,65,.8)
}

.border-r-black\/90 {
    border-right-color: rgba(49,43,65,.9)
}

.border-r-black\/95 {
    border-right-color: rgba(49,43,65,.95)
}

.border-r-blue-100 {
    --tw-border-opacity: 1;
    border-right-color: rgb(219 234 254/var(--tw-border-opacity))
}

.border-r-blue-100\/0 {
    border-right-color: rgba(219,234,254,0)
}

.border-r-blue-100\/10 {
    border-right-color: rgba(219,234,254,.1)
}

.border-r-blue-100\/100 {
    border-right-color: #dbeafe
}

.border-r-blue-100\/20 {
    border-right-color: rgba(219,234,254,.2)
}

.border-r-blue-100\/25 {
    border-right-color: rgba(219,234,254,.25)
}

.border-r-blue-100\/30 {
    border-right-color: rgba(219,234,254,.3)
}

.border-r-blue-100\/40 {
    border-right-color: rgba(219,234,254,.4)
}

.border-r-blue-100\/5 {
    border-right-color: rgba(219,234,254,.05)
}

.border-r-blue-100\/50 {
    border-right-color: rgba(219,234,254,.5)
}

.border-r-blue-100\/60 {
    border-right-color: rgba(219,234,254,.6)
}

.border-r-blue-100\/70 {
    border-right-color: rgba(219,234,254,.7)
}

.border-r-blue-100\/75 {
    border-right-color: rgba(219,234,254,.75)
}

.border-r-blue-100\/80 {
    border-right-color: rgba(219,234,254,.8)
}

.border-r-blue-100\/90 {
    border-right-color: rgba(219,234,254,.9)
}

.border-r-blue-100\/95 {
    border-right-color: rgba(219,234,254,.95)
}

.border-r-blue-200 {
    --tw-border-opacity: 1;
    border-right-color: rgb(191 219 254/var(--tw-border-opacity))
}

.border-r-blue-200\/0 {
    border-right-color: rgba(191,219,254,0)
}

.border-r-blue-200\/10 {
    border-right-color: rgba(191,219,254,.1)
}

.border-r-blue-200\/100 {
    border-right-color: #bfdbfe
}

.border-r-blue-200\/20 {
    border-right-color: rgba(191,219,254,.2)
}

.border-r-blue-200\/25 {
    border-right-color: rgba(191,219,254,.25)
}

.border-r-blue-200\/30 {
    border-right-color: rgba(191,219,254,.3)
}

.border-r-blue-200\/40 {
    border-right-color: rgba(191,219,254,.4)
}

.border-r-blue-200\/5 {
    border-right-color: rgba(191,219,254,.05)
}

.border-r-blue-200\/50 {
    border-right-color: rgba(191,219,254,.5)
}

.border-r-blue-200\/60 {
    border-right-color: rgba(191,219,254,.6)
}

.border-r-blue-200\/70 {
    border-right-color: rgba(191,219,254,.7)
}

.border-r-blue-200\/75 {
    border-right-color: rgba(191,219,254,.75)
}

.border-r-blue-200\/80 {
    border-right-color: rgba(191,219,254,.8)
}

.border-r-blue-200\/90 {
    border-right-color: rgba(191,219,254,.9)
}

.border-r-blue-200\/95 {
    border-right-color: rgba(191,219,254,.95)
}

.border-r-blue-300 {
    --tw-border-opacity: 1;
    border-right-color: rgb(147 197 253/var(--tw-border-opacity))
}

.border-r-blue-300\/0 {
    border-right-color: rgba(147,197,253,0)
}

.border-r-blue-300\/10 {
    border-right-color: rgba(147,197,253,.1)
}

.border-r-blue-300\/100 {
    border-right-color: #93c5fd
}

.border-r-blue-300\/20 {
    border-right-color: rgba(147,197,253,.2)
}

.border-r-blue-300\/25 {
    border-right-color: rgba(147,197,253,.25)
}

.border-r-blue-300\/30 {
    border-right-color: rgba(147,197,253,.3)
}

.border-r-blue-300\/40 {
    border-right-color: rgba(147,197,253,.4)
}

.border-r-blue-300\/5 {
    border-right-color: rgba(147,197,253,.05)
}

.border-r-blue-300\/50 {
    border-right-color: rgba(147,197,253,.5)
}

.border-r-blue-300\/60 {
    border-right-color: rgba(147,197,253,.6)
}

.border-r-blue-300\/70 {
    border-right-color: rgba(147,197,253,.7)
}

.border-r-blue-300\/75 {
    border-right-color: rgba(147,197,253,.75)
}

.border-r-blue-300\/80 {
    border-right-color: rgba(147,197,253,.8)
}

.border-r-blue-300\/90 {
    border-right-color: rgba(147,197,253,.9)
}

.border-r-blue-300\/95 {
    border-right-color: rgba(147,197,253,.95)
}

.border-r-blue-400 {
    --tw-border-opacity: 1;
    border-right-color: rgb(96 165 250/var(--tw-border-opacity))
}

.border-r-blue-400\/0 {
    border-right-color: rgba(96,165,250,0)
}

.border-r-blue-400\/10 {
    border-right-color: rgba(96,165,250,.1)
}

.border-r-blue-400\/100 {
    border-right-color: #60a5fa
}

.border-r-blue-400\/20 {
    border-right-color: rgba(96,165,250,.2)
}

.border-r-blue-400\/25 {
    border-right-color: rgba(96,165,250,.25)
}

.border-r-blue-400\/30 {
    border-right-color: rgba(96,165,250,.3)
}

.border-r-blue-400\/40 {
    border-right-color: rgba(96,165,250,.4)
}

.border-r-blue-400\/5 {
    border-right-color: rgba(96,165,250,.05)
}

.border-r-blue-400\/50 {
    border-right-color: rgba(96,165,250,.5)
}

.border-r-blue-400\/60 {
    border-right-color: rgba(96,165,250,.6)
}

.border-r-blue-400\/70 {
    border-right-color: rgba(96,165,250,.7)
}

.border-r-blue-400\/75 {
    border-right-color: rgba(96,165,250,.75)
}

.border-r-blue-400\/80 {
    border-right-color: rgba(96,165,250,.8)
}

.border-r-blue-400\/90 {
    border-right-color: rgba(96,165,250,.9)
}

.border-r-blue-400\/95 {
    border-right-color: rgba(96,165,250,.95)
}

.border-r-blue-50 {
    --tw-border-opacity: 1;
    border-right-color: rgb(239 246 255/var(--tw-border-opacity))
}

.border-r-blue-50\/0 {
    border-right-color: rgba(239,246,255,0)
}

.border-r-blue-50\/10 {
    border-right-color: rgba(239,246,255,.1)
}

.border-r-blue-50\/100 {
    border-right-color: #eff6ff
}

.border-r-blue-50\/20 {
    border-right-color: rgba(239,246,255,.2)
}

.border-r-blue-50\/25 {
    border-right-color: rgba(239,246,255,.25)
}

.border-r-blue-50\/30 {
    border-right-color: rgba(239,246,255,.3)
}

.border-r-blue-50\/40 {
    border-right-color: rgba(239,246,255,.4)
}

.border-r-blue-50\/5 {
    border-right-color: rgba(239,246,255,.05)
}

.border-r-blue-50\/50 {
    border-right-color: rgba(239,246,255,.5)
}

.border-r-blue-50\/60 {
    border-right-color: rgba(239,246,255,.6)
}

.border-r-blue-50\/70 {
    border-right-color: rgba(239,246,255,.7)
}

.border-r-blue-50\/75 {
    border-right-color: rgba(239,246,255,.75)
}

.border-r-blue-50\/80 {
    border-right-color: rgba(239,246,255,.8)
}

.border-r-blue-50\/90 {
    border-right-color: rgba(239,246,255,.9)
}

.border-r-blue-50\/95 {
    border-right-color: rgba(239,246,255,.95)
}

.border-r-blue-500 {
    --tw-border-opacity: 1;
    border-right-color: rgb(59 130 246/var(--tw-border-opacity))
}

.border-r-blue-500\/0 {
    border-right-color: rgba(59,130,246,0)
}

.border-r-blue-500\/10 {
    border-right-color: rgba(59,130,246,.1)
}

.border-r-blue-500\/100 {
    border-right-color: #3b82f6
}

.border-r-blue-500\/20 {
    border-right-color: rgba(59,130,246,.2)
}

.border-r-blue-500\/25 {
    border-right-color: rgba(59,130,246,.25)
}

.border-r-blue-500\/30 {
    border-right-color: rgba(59,130,246,.3)
}

.border-r-blue-500\/40 {
    border-right-color: rgba(59,130,246,.4)
}

.border-r-blue-500\/5 {
    border-right-color: rgba(59,130,246,.05)
}

.border-r-blue-500\/50 {
    border-right-color: rgba(59,130,246,.5)
}

.border-r-blue-500\/60 {
    border-right-color: rgba(59,130,246,.6)
}

.border-r-blue-500\/70 {
    border-right-color: rgba(59,130,246,.7)
}

.border-r-blue-500\/75 {
    border-right-color: rgba(59,130,246,.75)
}

.border-r-blue-500\/80 {
    border-right-color: rgba(59,130,246,.8)
}

.border-r-blue-500\/90 {
    border-right-color: rgba(59,130,246,.9)
}

.border-r-blue-500\/95 {
    border-right-color: rgba(59,130,246,.95)
}

.border-r-blue-600 {
    --tw-border-opacity: 1;
    border-right-color: rgb(37 99 235/var(--tw-border-opacity))
}

.border-r-blue-600\/0 {
    border-right-color: rgba(37,99,235,0)
}

.border-r-blue-600\/10 {
    border-right-color: rgba(37,99,235,.1)
}

.border-r-blue-600\/100 {
    border-right-color: #2563eb
}

.border-r-blue-600\/20 {
    border-right-color: rgba(37,99,235,.2)
}

.border-r-blue-600\/25 {
    border-right-color: rgba(37,99,235,.25)
}

.border-r-blue-600\/30 {
    border-right-color: rgba(37,99,235,.3)
}

.border-r-blue-600\/40 {
    border-right-color: rgba(37,99,235,.4)
}

.border-r-blue-600\/5 {
    border-right-color: rgba(37,99,235,.05)
}

.border-r-blue-600\/50 {
    border-right-color: rgba(37,99,235,.5)
}

.border-r-blue-600\/60 {
    border-right-color: rgba(37,99,235,.6)
}

.border-r-blue-600\/70 {
    border-right-color: rgba(37,99,235,.7)
}

.border-r-blue-600\/75 {
    border-right-color: rgba(37,99,235,.75)
}

.border-r-blue-600\/80 {
    border-right-color: rgba(37,99,235,.8)
}

.border-r-blue-600\/90 {
    border-right-color: rgba(37,99,235,.9)
}

.border-r-blue-600\/95 {
    border-right-color: rgba(37,99,235,.95)
}

.border-r-blue-700 {
    --tw-border-opacity: 1;
    border-right-color: rgb(29 78 216/var(--tw-border-opacity))
}

.border-r-blue-700\/0 {
    border-right-color: rgba(29,78,216,0)
}

.border-r-blue-700\/10 {
    border-right-color: rgba(29,78,216,.1)
}

.border-r-blue-700\/100 {
    border-right-color: #1d4ed8
}

.border-r-blue-700\/20 {
    border-right-color: rgba(29,78,216,.2)
}

.border-r-blue-700\/25 {
    border-right-color: rgba(29,78,216,.25)
}

.border-r-blue-700\/30 {
    border-right-color: rgba(29,78,216,.3)
}

.border-r-blue-700\/40 {
    border-right-color: rgba(29,78,216,.4)
}

.border-r-blue-700\/5 {
    border-right-color: rgba(29,78,216,.05)
}

.border-r-blue-700\/50 {
    border-right-color: rgba(29,78,216,.5)
}

.border-r-blue-700\/60 {
    border-right-color: rgba(29,78,216,.6)
}

.border-r-blue-700\/70 {
    border-right-color: rgba(29,78,216,.7)
}

.border-r-blue-700\/75 {
    border-right-color: rgba(29,78,216,.75)
}

.border-r-blue-700\/80 {
    border-right-color: rgba(29,78,216,.8)
}

.border-r-blue-700\/90 {
    border-right-color: rgba(29,78,216,.9)
}

.border-r-blue-700\/95 {
    border-right-color: rgba(29,78,216,.95)
}

.border-r-blue-800 {
    --tw-border-opacity: 1;
    border-right-color: rgb(30 64 175/var(--tw-border-opacity))
}

.border-r-blue-800\/0 {
    border-right-color: rgba(30,64,175,0)
}

.border-r-blue-800\/10 {
    border-right-color: rgba(30,64,175,.1)
}

.border-r-blue-800\/100 {
    border-right-color: #1e40af
}

.border-r-blue-800\/20 {
    border-right-color: rgba(30,64,175,.2)
}

.border-r-blue-800\/25 {
    border-right-color: rgba(30,64,175,.25)
}

.border-r-blue-800\/30 {
    border-right-color: rgba(30,64,175,.3)
}

.border-r-blue-800\/40 {
    border-right-color: rgba(30,64,175,.4)
}

.border-r-blue-800\/5 {
    border-right-color: rgba(30,64,175,.05)
}

.border-r-blue-800\/50 {
    border-right-color: rgba(30,64,175,.5)
}

.border-r-blue-800\/60 {
    border-right-color: rgba(30,64,175,.6)
}

.border-r-blue-800\/70 {
    border-right-color: rgba(30,64,175,.7)
}

.border-r-blue-800\/75 {
    border-right-color: rgba(30,64,175,.75)
}

.border-r-blue-800\/80 {
    border-right-color: rgba(30,64,175,.8)
}

.border-r-blue-800\/90 {
    border-right-color: rgba(30,64,175,.9)
}

.border-r-blue-800\/95 {
    border-right-color: rgba(30,64,175,.95)
}

.border-r-blue-900 {
    --tw-border-opacity: 1;
    border-right-color: rgb(30 58 138/var(--tw-border-opacity))
}

.border-r-blue-900\/0 {
    border-right-color: rgba(30,58,138,0)
}

.border-r-blue-900\/10 {
    border-right-color: rgba(30,58,138,.1)
}

.border-r-blue-900\/100 {
    border-right-color: #1e3a8a
}

.border-r-blue-900\/20 {
    border-right-color: rgba(30,58,138,.2)
}

.border-r-blue-900\/25 {
    border-right-color: rgba(30,58,138,.25)
}

.border-r-blue-900\/30 {
    border-right-color: rgba(30,58,138,.3)
}

.border-r-blue-900\/40 {
    border-right-color: rgba(30,58,138,.4)
}

.border-r-blue-900\/5 {
    border-right-color: rgba(30,58,138,.05)
}

.border-r-blue-900\/50 {
    border-right-color: rgba(30,58,138,.5)
}

.border-r-blue-900\/60 {
    border-right-color: rgba(30,58,138,.6)
}

.border-r-blue-900\/70 {
    border-right-color: rgba(30,58,138,.7)
}

.border-r-blue-900\/75 {
    border-right-color: rgba(30,58,138,.75)
}

.border-r-blue-900\/80 {
    border-right-color: rgba(30,58,138,.8)
}

.border-r-blue-900\/90 {
    border-right-color: rgba(30,58,138,.9)
}

.border-r-blue-900\/95 {
    border-right-color: rgba(30,58,138,.95)
}

.border-r-blue-950 {
    --tw-border-opacity: 1;
    border-right-color: rgb(23 37 84/var(--tw-border-opacity))
}

.border-r-blue-950\/0 {
    border-right-color: rgba(23,37,84,0)
}

.border-r-blue-950\/10 {
    border-right-color: rgba(23,37,84,.1)
}

.border-r-blue-950\/100 {
    border-right-color: #172554
}

.border-r-blue-950\/20 {
    border-right-color: rgba(23,37,84,.2)
}

.border-r-blue-950\/25 {
    border-right-color: rgba(23,37,84,.25)
}

.border-r-blue-950\/30 {
    border-right-color: rgba(23,37,84,.3)
}

.border-r-blue-950\/40 {
    border-right-color: rgba(23,37,84,.4)
}

.border-r-blue-950\/5 {
    border-right-color: rgba(23,37,84,.05)
}

.border-r-blue-950\/50 {
    border-right-color: rgba(23,37,84,.5)
}

.border-r-blue-950\/60 {
    border-right-color: rgba(23,37,84,.6)
}

.border-r-blue-950\/70 {
    border-right-color: rgba(23,37,84,.7)
}

.border-r-blue-950\/75 {
    border-right-color: rgba(23,37,84,.75)
}

.border-r-blue-950\/80 {
    border-right-color: rgba(23,37,84,.8)
}

.border-r-blue-950\/90 {
    border-right-color: rgba(23,37,84,.9)
}

.border-r-blue-950\/95 {
    border-right-color: rgba(23,37,84,.95)
}

.border-r-blueGray-100 {
    --tw-border-opacity: 1;
    border-right-color: rgb(241 245 249/var(--tw-border-opacity))
}

.border-r-blueGray-100\/0 {
    border-right-color: rgba(241,245,249,0)
}

.border-r-blueGray-100\/10 {
    border-right-color: rgba(241,245,249,.1)
}

.border-r-blueGray-100\/100 {
    border-right-color: #f1f5f9
}

.border-r-blueGray-100\/20 {
    border-right-color: rgba(241,245,249,.2)
}

.border-r-blueGray-100\/25 {
    border-right-color: rgba(241,245,249,.25)
}

.border-r-blueGray-100\/30 {
    border-right-color: rgba(241,245,249,.3)
}

.border-r-blueGray-100\/40 {
    border-right-color: rgba(241,245,249,.4)
}

.border-r-blueGray-100\/5 {
    border-right-color: rgba(241,245,249,.05)
}

.border-r-blueGray-100\/50 {
    border-right-color: rgba(241,245,249,.5)
}

.border-r-blueGray-100\/60 {
    border-right-color: rgba(241,245,249,.6)
}

.border-r-blueGray-100\/70 {
    border-right-color: rgba(241,245,249,.7)
}

.border-r-blueGray-100\/75 {
    border-right-color: rgba(241,245,249,.75)
}

.border-r-blueGray-100\/80 {
    border-right-color: rgba(241,245,249,.8)
}

.border-r-blueGray-100\/90 {
    border-right-color: rgba(241,245,249,.9)
}

.border-r-blueGray-100\/95 {
    border-right-color: rgba(241,245,249,.95)
}

.border-r-blueGray-200 {
    --tw-border-opacity: 1;
    border-right-color: rgb(226 232 240/var(--tw-border-opacity))
}

.border-r-blueGray-200\/0 {
    border-right-color: rgba(226,232,240,0)
}

.border-r-blueGray-200\/10 {
    border-right-color: rgba(226,232,240,.1)
}

.border-r-blueGray-200\/100 {
    border-right-color: #e2e8f0
}

.border-r-blueGray-200\/20 {
    border-right-color: rgba(226,232,240,.2)
}

.border-r-blueGray-200\/25 {
    border-right-color: rgba(226,232,240,.25)
}

.border-r-blueGray-200\/30 {
    border-right-color: rgba(226,232,240,.3)
}

.border-r-blueGray-200\/40 {
    border-right-color: rgba(226,232,240,.4)
}

.border-r-blueGray-200\/5 {
    border-right-color: rgba(226,232,240,.05)
}

.border-r-blueGray-200\/50 {
    border-right-color: rgba(226,232,240,.5)
}

.border-r-blueGray-200\/60 {
    border-right-color: rgba(226,232,240,.6)
}

.border-r-blueGray-200\/70 {
    border-right-color: rgba(226,232,240,.7)
}

.border-r-blueGray-200\/75 {
    border-right-color: rgba(226,232,240,.75)
}

.border-r-blueGray-200\/80 {
    border-right-color: rgba(226,232,240,.8)
}

.border-r-blueGray-200\/90 {
    border-right-color: rgba(226,232,240,.9)
}

.border-r-blueGray-200\/95 {
    border-right-color: rgba(226,232,240,.95)
}

.border-r-blueGray-300 {
    --tw-border-opacity: 1;
    border-right-color: rgb(203 213 225/var(--tw-border-opacity))
}

.border-r-blueGray-300\/0 {
    border-right-color: rgba(203,213,225,0)
}

.border-r-blueGray-300\/10 {
    border-right-color: rgba(203,213,225,.1)
}

.border-r-blueGray-300\/100 {
    border-right-color: #cbd5e1
}

.border-r-blueGray-300\/20 {
    border-right-color: rgba(203,213,225,.2)
}

.border-r-blueGray-300\/25 {
    border-right-color: rgba(203,213,225,.25)
}

.border-r-blueGray-300\/30 {
    border-right-color: rgba(203,213,225,.3)
}

.border-r-blueGray-300\/40 {
    border-right-color: rgba(203,213,225,.4)
}

.border-r-blueGray-300\/5 {
    border-right-color: rgba(203,213,225,.05)
}

.border-r-blueGray-300\/50 {
    border-right-color: rgba(203,213,225,.5)
}

.border-r-blueGray-300\/60 {
    border-right-color: rgba(203,213,225,.6)
}

.border-r-blueGray-300\/70 {
    border-right-color: rgba(203,213,225,.7)
}

.border-r-blueGray-300\/75 {
    border-right-color: rgba(203,213,225,.75)
}

.border-r-blueGray-300\/80 {
    border-right-color: rgba(203,213,225,.8)
}

.border-r-blueGray-300\/90 {
    border-right-color: rgba(203,213,225,.9)
}

.border-r-blueGray-300\/95 {
    border-right-color: rgba(203,213,225,.95)
}

.border-r-blueGray-400 {
    --tw-border-opacity: 1;
    border-right-color: rgb(148 163 184/var(--tw-border-opacity))
}

.border-r-blueGray-400\/0 {
    border-right-color: rgba(148,163,184,0)
}

.border-r-blueGray-400\/10 {
    border-right-color: rgba(148,163,184,.1)
}

.border-r-blueGray-400\/100 {
    border-right-color: #94a3b8
}

.border-r-blueGray-400\/20 {
    border-right-color: rgba(148,163,184,.2)
}

.border-r-blueGray-400\/25 {
    border-right-color: rgba(148,163,184,.25)
}

.border-r-blueGray-400\/30 {
    border-right-color: rgba(148,163,184,.3)
}

.border-r-blueGray-400\/40 {
    border-right-color: rgba(148,163,184,.4)
}

.border-r-blueGray-400\/5 {
    border-right-color: rgba(148,163,184,.05)
}

.border-r-blueGray-400\/50 {
    border-right-color: rgba(148,163,184,.5)
}

.border-r-blueGray-400\/60 {
    border-right-color: rgba(148,163,184,.6)
}

.border-r-blueGray-400\/70 {
    border-right-color: rgba(148,163,184,.7)
}

.border-r-blueGray-400\/75 {
    border-right-color: rgba(148,163,184,.75)
}

.border-r-blueGray-400\/80 {
    border-right-color: rgba(148,163,184,.8)
}

.border-r-blueGray-400\/90 {
    border-right-color: rgba(148,163,184,.9)
}

.border-r-blueGray-400\/95 {
    border-right-color: rgba(148,163,184,.95)
}

.border-r-blueGray-50 {
    --tw-border-opacity: 1;
    border-right-color: rgb(248 250 252/var(--tw-border-opacity))
}

.border-r-blueGray-50\/0 {
    border-right-color: rgba(248,250,252,0)
}

.border-r-blueGray-50\/10 {
    border-right-color: rgba(248,250,252,.1)
}

.border-r-blueGray-50\/100 {
    border-right-color: #f8fafc
}

.border-r-blueGray-50\/20 {
    border-right-color: rgba(248,250,252,.2)
}

.border-r-blueGray-50\/25 {
    border-right-color: rgba(248,250,252,.25)
}

.border-r-blueGray-50\/30 {
    border-right-color: rgba(248,250,252,.3)
}

.border-r-blueGray-50\/40 {
    border-right-color: rgba(248,250,252,.4)
}

.border-r-blueGray-50\/5 {
    border-right-color: rgba(248,250,252,.05)
}

.border-r-blueGray-50\/50 {
    border-right-color: rgba(248,250,252,.5)
}

.border-r-blueGray-50\/60 {
    border-right-color: rgba(248,250,252,.6)
}

.border-r-blueGray-50\/70 {
    border-right-color: rgba(248,250,252,.7)
}

.border-r-blueGray-50\/75 {
    border-right-color: rgba(248,250,252,.75)
}

.border-r-blueGray-50\/80 {
    border-right-color: rgba(248,250,252,.8)
}

.border-r-blueGray-50\/90 {
    border-right-color: rgba(248,250,252,.9)
}

.border-r-blueGray-50\/95 {
    border-right-color: rgba(248,250,252,.95)
}

.border-r-blueGray-500 {
    --tw-border-opacity: 1;
    border-right-color: rgb(100 116 139/var(--tw-border-opacity))
}

.border-r-blueGray-500\/0 {
    border-right-color: rgba(100,116,139,0)
}

.border-r-blueGray-500\/10 {
    border-right-color: rgba(100,116,139,.1)
}

.border-r-blueGray-500\/100 {
    border-right-color: #64748b
}

.border-r-blueGray-500\/20 {
    border-right-color: rgba(100,116,139,.2)
}

.border-r-blueGray-500\/25 {
    border-right-color: rgba(100,116,139,.25)
}

.border-r-blueGray-500\/30 {
    border-right-color: rgba(100,116,139,.3)
}

.border-r-blueGray-500\/40 {
    border-right-color: rgba(100,116,139,.4)
}

.border-r-blueGray-500\/5 {
    border-right-color: rgba(100,116,139,.05)
}

.border-r-blueGray-500\/50 {
    border-right-color: rgba(100,116,139,.5)
}

.border-r-blueGray-500\/60 {
    border-right-color: rgba(100,116,139,.6)
}

.border-r-blueGray-500\/70 {
    border-right-color: rgba(100,116,139,.7)
}

.border-r-blueGray-500\/75 {
    border-right-color: rgba(100,116,139,.75)
}

.border-r-blueGray-500\/80 {
    border-right-color: rgba(100,116,139,.8)
}

.border-r-blueGray-500\/90 {
    border-right-color: rgba(100,116,139,.9)
}

.border-r-blueGray-500\/95 {
    border-right-color: rgba(100,116,139,.95)
}

.border-r-blueGray-600 {
    --tw-border-opacity: 1;
    border-right-color: rgb(71 85 105/var(--tw-border-opacity))
}

.border-r-blueGray-600\/0 {
    border-right-color: rgba(71,85,105,0)
}

.border-r-blueGray-600\/10 {
    border-right-color: rgba(71,85,105,.1)
}

.border-r-blueGray-600\/100 {
    border-right-color: #475569
}

.border-r-blueGray-600\/20 {
    border-right-color: rgba(71,85,105,.2)
}

.border-r-blueGray-600\/25 {
    border-right-color: rgba(71,85,105,.25)
}

.border-r-blueGray-600\/30 {
    border-right-color: rgba(71,85,105,.3)
}

.border-r-blueGray-600\/40 {
    border-right-color: rgba(71,85,105,.4)
}

.border-r-blueGray-600\/5 {
    border-right-color: rgba(71,85,105,.05)
}

.border-r-blueGray-600\/50 {
    border-right-color: rgba(71,85,105,.5)
}

.border-r-blueGray-600\/60 {
    border-right-color: rgba(71,85,105,.6)
}

.border-r-blueGray-600\/70 {
    border-right-color: rgba(71,85,105,.7)
}

.border-r-blueGray-600\/75 {
    border-right-color: rgba(71,85,105,.75)
}

.border-r-blueGray-600\/80 {
    border-right-color: rgba(71,85,105,.8)
}

.border-r-blueGray-600\/90 {
    border-right-color: rgba(71,85,105,.9)
}

.border-r-blueGray-600\/95 {
    border-right-color: rgba(71,85,105,.95)
}

.border-r-blueGray-700 {
    --tw-border-opacity: 1;
    border-right-color: rgb(51 65 85/var(--tw-border-opacity))
}

.border-r-blueGray-700\/0 {
    border-right-color: rgba(51,65,85,0)
}

.border-r-blueGray-700\/10 {
    border-right-color: rgba(51,65,85,.1)
}

.border-r-blueGray-700\/100 {
    border-right-color: #334155
}

.border-r-blueGray-700\/20 {
    border-right-color: rgba(51,65,85,.2)
}

.border-r-blueGray-700\/25 {
    border-right-color: rgba(51,65,85,.25)
}

.border-r-blueGray-700\/30 {
    border-right-color: rgba(51,65,85,.3)
}

.border-r-blueGray-700\/40 {
    border-right-color: rgba(51,65,85,.4)
}

.border-r-blueGray-700\/5 {
    border-right-color: rgba(51,65,85,.05)
}

.border-r-blueGray-700\/50 {
    border-right-color: rgba(51,65,85,.5)
}

.border-r-blueGray-700\/60 {
    border-right-color: rgba(51,65,85,.6)
}

.border-r-blueGray-700\/70 {
    border-right-color: rgba(51,65,85,.7)
}

.border-r-blueGray-700\/75 {
    border-right-color: rgba(51,65,85,.75)
}

.border-r-blueGray-700\/80 {
    border-right-color: rgba(51,65,85,.8)
}

.border-r-blueGray-700\/90 {
    border-right-color: rgba(51,65,85,.9)
}

.border-r-blueGray-700\/95 {
    border-right-color: rgba(51,65,85,.95)
}

.border-r-blueGray-800 {
    --tw-border-opacity: 1;
    border-right-color: rgb(30 41 59/var(--tw-border-opacity))
}

.border-r-blueGray-800\/0 {
    border-right-color: rgba(30,41,59,0)
}

.border-r-blueGray-800\/10 {
    border-right-color: rgba(30,41,59,.1)
}

.border-r-blueGray-800\/100 {
    border-right-color: #1e293b
}

.border-r-blueGray-800\/20 {
    border-right-color: rgba(30,41,59,.2)
}

.border-r-blueGray-800\/25 {
    border-right-color: rgba(30,41,59,.25)
}

.border-r-blueGray-800\/30 {
    border-right-color: rgba(30,41,59,.3)
}

.border-r-blueGray-800\/40 {
    border-right-color: rgba(30,41,59,.4)
}

.border-r-blueGray-800\/5 {
    border-right-color: rgba(30,41,59,.05)
}

.border-r-blueGray-800\/50 {
    border-right-color: rgba(30,41,59,.5)
}

.border-r-blueGray-800\/60 {
    border-right-color: rgba(30,41,59,.6)
}

.border-r-blueGray-800\/70 {
    border-right-color: rgba(30,41,59,.7)
}

.border-r-blueGray-800\/75 {
    border-right-color: rgba(30,41,59,.75)
}

.border-r-blueGray-800\/80 {
    border-right-color: rgba(30,41,59,.8)
}

.border-r-blueGray-800\/90 {
    border-right-color: rgba(30,41,59,.9)
}

.border-r-blueGray-800\/95 {
    border-right-color: rgba(30,41,59,.95)
}

.border-r-blueGray-900 {
    --tw-border-opacity: 1;
    border-right-color: rgb(15 23 42/var(--tw-border-opacity))
}

.border-r-blueGray-900\/0 {
    border-right-color: rgba(15,23,42,0)
}

.border-r-blueGray-900\/10 {
    border-right-color: rgba(15,23,42,.1)
}

.border-r-blueGray-900\/100 {
    border-right-color: #0f172a
}

.border-r-blueGray-900\/20 {
    border-right-color: rgba(15,23,42,.2)
}

.border-r-blueGray-900\/25 {
    border-right-color: rgba(15,23,42,.25)
}

.border-r-blueGray-900\/30 {
    border-right-color: rgba(15,23,42,.3)
}

.border-r-blueGray-900\/40 {
    border-right-color: rgba(15,23,42,.4)
}

.border-r-blueGray-900\/5 {
    border-right-color: rgba(15,23,42,.05)
}

.border-r-blueGray-900\/50 {
    border-right-color: rgba(15,23,42,.5)
}

.border-r-blueGray-900\/60 {
    border-right-color: rgba(15,23,42,.6)
}

.border-r-blueGray-900\/70 {
    border-right-color: rgba(15,23,42,.7)
}

.border-r-blueGray-900\/75 {
    border-right-color: rgba(15,23,42,.75)
}

.border-r-blueGray-900\/80 {
    border-right-color: rgba(15,23,42,.8)
}

.border-r-blueGray-900\/90 {
    border-right-color: rgba(15,23,42,.9)
}

.border-r-blueGray-900\/95 {
    border-right-color: rgba(15,23,42,.95)
}

.border-r-blueGray-950 {
    --tw-border-opacity: 1;
    border-right-color: rgb(2 6 23/var(--tw-border-opacity))
}

.border-r-blueGray-950\/0 {
    border-right-color: rgba(2,6,23,0)
}

.border-r-blueGray-950\/10 {
    border-right-color: rgba(2,6,23,.1)
}

.border-r-blueGray-950\/100 {
    border-right-color: #020617
}

.border-r-blueGray-950\/20 {
    border-right-color: rgba(2,6,23,.2)
}

.border-r-blueGray-950\/25 {
    border-right-color: rgba(2,6,23,.25)
}

.border-r-blueGray-950\/30 {
    border-right-color: rgba(2,6,23,.3)
}

.border-r-blueGray-950\/40 {
    border-right-color: rgba(2,6,23,.4)
}

.border-r-blueGray-950\/5 {
    border-right-color: rgba(2,6,23,.05)
}

.border-r-blueGray-950\/50 {
    border-right-color: rgba(2,6,23,.5)
}

.border-r-blueGray-950\/60 {
    border-right-color: rgba(2,6,23,.6)
}

.border-r-blueGray-950\/70 {
    border-right-color: rgba(2,6,23,.7)
}

.border-r-blueGray-950\/75 {
    border-right-color: rgba(2,6,23,.75)
}

.border-r-blueGray-950\/80 {
    border-right-color: rgba(2,6,23,.8)
}

.border-r-blueGray-950\/90 {
    border-right-color: rgba(2,6,23,.9)
}

.border-r-blueGray-950\/95 {
    border-right-color: rgba(2,6,23,.95)
}

.border-r-border {
    border-right-color: hsl(var(--border))
}

.border-r-border\/0 {
    border-right-color: hsl(var(--border)/0)
}

.border-r-border\/10 {
    border-right-color: hsl(var(--border)/.1)
}

.border-r-border\/100 {
    border-right-color: hsl(var(--border)/1)
}

.border-r-border\/20 {
    border-right-color: hsl(var(--border)/.2)
}

.border-r-border\/25 {
    border-right-color: hsl(var(--border)/.25)
}

.border-r-border\/30 {
    border-right-color: hsl(var(--border)/.3)
}

.border-r-border\/40 {
    border-right-color: hsl(var(--border)/.4)
}

.border-r-border\/5 {
    border-right-color: hsl(var(--border)/.05)
}

.border-r-border\/50 {
    border-right-color: hsl(var(--border)/.5)
}

.border-r-border\/60 {
    border-right-color: hsl(var(--border)/.6)
}

.border-r-border\/70 {
    border-right-color: hsl(var(--border)/.7)
}

.border-r-border\/75 {
    border-right-color: hsl(var(--border)/.75)
}

.border-r-border\/80 {
    border-right-color: hsl(var(--border)/.8)
}

.border-r-border\/90 {
    border-right-color: hsl(var(--border)/.9)
}

.border-r-border\/95 {
    border-right-color: hsl(var(--border)/.95)
}

.border-r-card {
    border-right-color: hsl(var(--card))
}

.border-r-card-foreground {
    border-right-color: hsl(var(--card-foreground))
}

.border-r-card-foreground\/0 {
    border-right-color: hsl(var(--card-foreground)/0)
}

.border-r-card-foreground\/10 {
    border-right-color: hsl(var(--card-foreground)/.1)
}

.border-r-card-foreground\/100 {
    border-right-color: hsl(var(--card-foreground)/1)
}

.border-r-card-foreground\/20 {
    border-right-color: hsl(var(--card-foreground)/.2)
}

.border-r-card-foreground\/25 {
    border-right-color: hsl(var(--card-foreground)/.25)
}

.border-r-card-foreground\/30 {
    border-right-color: hsl(var(--card-foreground)/.3)
}

.border-r-card-foreground\/40 {
    border-right-color: hsl(var(--card-foreground)/.4)
}

.border-r-card-foreground\/5 {
    border-right-color: hsl(var(--card-foreground)/.05)
}

.border-r-card-foreground\/50 {
    border-right-color: hsl(var(--card-foreground)/.5)
}

.border-r-card-foreground\/60 {
    border-right-color: hsl(var(--card-foreground)/.6)
}

.border-r-card-foreground\/70 {
    border-right-color: hsl(var(--card-foreground)/.7)
}

.border-r-card-foreground\/75 {
    border-right-color: hsl(var(--card-foreground)/.75)
}

.border-r-card-foreground\/80 {
    border-right-color: hsl(var(--card-foreground)/.8)
}

.border-r-card-foreground\/90 {
    border-right-color: hsl(var(--card-foreground)/.9)
}

.border-r-card-foreground\/95 {
    border-right-color: hsl(var(--card-foreground)/.95)
}

.border-r-card\/0 {
    border-right-color: hsl(var(--card)/0)
}

.border-r-card\/10 {
    border-right-color: hsl(var(--card)/.1)
}

.border-r-card\/100 {
    border-right-color: hsl(var(--card)/1)
}

.border-r-card\/20 {
    border-right-color: hsl(var(--card)/.2)
}

.border-r-card\/25 {
    border-right-color: hsl(var(--card)/.25)
}

.border-r-card\/30 {
    border-right-color: hsl(var(--card)/.3)
}

.border-r-card\/40 {
    border-right-color: hsl(var(--card)/.4)
}

.border-r-card\/5 {
    border-right-color: hsl(var(--card)/.05)
}

.border-r-card\/50 {
    border-right-color: hsl(var(--card)/.5)
}

.border-r-card\/60 {
    border-right-color: hsl(var(--card)/.6)
}

.border-r-card\/70 {
    border-right-color: hsl(var(--card)/.7)
}

.border-r-card\/75 {
    border-right-color: hsl(var(--card)/.75)
}

.border-r-card\/80 {
    border-right-color: hsl(var(--card)/.8)
}

.border-r-card\/90 {
    border-right-color: hsl(var(--card)/.9)
}

.border-r-card\/95 {
    border-right-color: hsl(var(--card)/.95)
}

.border-r-cool {
    --tw-border-opacity: 1;
    border-right-color: rgb(47 55 255/var(--tw-border-opacity))
}

.border-r-cool\/0 {
    border-right-color: rgba(47,55,255,0)
}

.border-r-cool\/10 {
    border-right-color: rgba(47,55,255,.1)
}

.border-r-cool\/100 {
    border-right-color: #2f37ff
}

.border-r-cool\/20 {
    border-right-color: rgba(47,55,255,.2)
}

.border-r-cool\/25 {
    border-right-color: rgba(47,55,255,.25)
}

.border-r-cool\/30 {
    border-right-color: rgba(47,55,255,.3)
}

.border-r-cool\/40 {
    border-right-color: rgba(47,55,255,.4)
}

.border-r-cool\/5 {
    border-right-color: rgba(47,55,255,.05)
}

.border-r-cool\/50 {
    border-right-color: rgba(47,55,255,.5)
}

.border-r-cool\/60 {
    border-right-color: rgba(47,55,255,.6)
}

.border-r-cool\/70 {
    border-right-color: rgba(47,55,255,.7)
}

.border-r-cool\/75 {
    border-right-color: rgba(47,55,255,.75)
}

.border-r-cool\/80 {
    border-right-color: rgba(47,55,255,.8)
}

.border-r-cool\/90 {
    border-right-color: rgba(47,55,255,.9)
}

.border-r-cool\/95 {
    border-right-color: rgba(47,55,255,.95)
}

.border-r-coolGray-100 {
    --tw-border-opacity: 1;
    border-right-color: rgb(243 244 246/var(--tw-border-opacity))
}

.border-r-coolGray-100\/0 {
    border-right-color: rgba(243,244,246,0)
}

.border-r-coolGray-100\/10 {
    border-right-color: rgba(243,244,246,.1)
}

.border-r-coolGray-100\/100 {
    border-right-color: #f3f4f6
}

.border-r-coolGray-100\/20 {
    border-right-color: rgba(243,244,246,.2)
}

.border-r-coolGray-100\/25 {
    border-right-color: rgba(243,244,246,.25)
}

.border-r-coolGray-100\/30 {
    border-right-color: rgba(243,244,246,.3)
}

.border-r-coolGray-100\/40 {
    border-right-color: rgba(243,244,246,.4)
}

.border-r-coolGray-100\/5 {
    border-right-color: rgba(243,244,246,.05)
}

.border-r-coolGray-100\/50 {
    border-right-color: rgba(243,244,246,.5)
}

.border-r-coolGray-100\/60 {
    border-right-color: rgba(243,244,246,.6)
}

.border-r-coolGray-100\/70 {
    border-right-color: rgba(243,244,246,.7)
}

.border-r-coolGray-100\/75 {
    border-right-color: rgba(243,244,246,.75)
}

.border-r-coolGray-100\/80 {
    border-right-color: rgba(243,244,246,.8)
}

.border-r-coolGray-100\/90 {
    border-right-color: rgba(243,244,246,.9)
}

.border-r-coolGray-100\/95 {
    border-right-color: rgba(243,244,246,.95)
}

.border-r-coolGray-200 {
    --tw-border-opacity: 1;
    border-right-color: rgb(229 231 235/var(--tw-border-opacity))
}

.border-r-coolGray-200\/0 {
    border-right-color: rgba(229,231,235,0)
}

.border-r-coolGray-200\/10 {
    border-right-color: rgba(229,231,235,.1)
}

.border-r-coolGray-200\/100 {
    border-right-color: #e5e7eb
}

.border-r-coolGray-200\/20 {
    border-right-color: rgba(229,231,235,.2)
}

.border-r-coolGray-200\/25 {
    border-right-color: rgba(229,231,235,.25)
}

.border-r-coolGray-200\/30 {
    border-right-color: rgba(229,231,235,.3)
}

.border-r-coolGray-200\/40 {
    border-right-color: rgba(229,231,235,.4)
}

.border-r-coolGray-200\/5 {
    border-right-color: rgba(229,231,235,.05)
}

.border-r-coolGray-200\/50 {
    border-right-color: rgba(229,231,235,.5)
}

.border-r-coolGray-200\/60 {
    border-right-color: rgba(229,231,235,.6)
}

.border-r-coolGray-200\/70 {
    border-right-color: rgba(229,231,235,.7)
}

.border-r-coolGray-200\/75 {
    border-right-color: rgba(229,231,235,.75)
}

.border-r-coolGray-200\/80 {
    border-right-color: rgba(229,231,235,.8)
}

.border-r-coolGray-200\/90 {
    border-right-color: rgba(229,231,235,.9)
}

.border-r-coolGray-200\/95 {
    border-right-color: rgba(229,231,235,.95)
}

.border-r-coolGray-300 {
    --tw-border-opacity: 1;
    border-right-color: rgb(209 213 219/var(--tw-border-opacity))
}

.border-r-coolGray-300\/0 {
    border-right-color: rgba(209,213,219,0)
}

.border-r-coolGray-300\/10 {
    border-right-color: rgba(209,213,219,.1)
}

.border-r-coolGray-300\/100 {
    border-right-color: #d1d5db
}

.border-r-coolGray-300\/20 {
    border-right-color: rgba(209,213,219,.2)
}

.border-r-coolGray-300\/25 {
    border-right-color: rgba(209,213,219,.25)
}

.border-r-coolGray-300\/30 {
    border-right-color: rgba(209,213,219,.3)
}

.border-r-coolGray-300\/40 {
    border-right-color: rgba(209,213,219,.4)
}

.border-r-coolGray-300\/5 {
    border-right-color: rgba(209,213,219,.05)
}

.border-r-coolGray-300\/50 {
    border-right-color: rgba(209,213,219,.5)
}

.border-r-coolGray-300\/60 {
    border-right-color: rgba(209,213,219,.6)
}

.border-r-coolGray-300\/70 {
    border-right-color: rgba(209,213,219,.7)
}

.border-r-coolGray-300\/75 {
    border-right-color: rgba(209,213,219,.75)
}

.border-r-coolGray-300\/80 {
    border-right-color: rgba(209,213,219,.8)
}

.border-r-coolGray-300\/90 {
    border-right-color: rgba(209,213,219,.9)
}

.border-r-coolGray-300\/95 {
    border-right-color: rgba(209,213,219,.95)
}

.border-r-coolGray-400 {
    --tw-border-opacity: 1;
    border-right-color: rgb(156 163 175/var(--tw-border-opacity))
}

.border-r-coolGray-400\/0 {
    border-right-color: rgba(156,163,175,0)
}

.border-r-coolGray-400\/10 {
    border-right-color: rgba(156,163,175,.1)
}

.border-r-coolGray-400\/100 {
    border-right-color: #9ca3af
}

.border-r-coolGray-400\/20 {
    border-right-color: rgba(156,163,175,.2)
}

.border-r-coolGray-400\/25 {
    border-right-color: rgba(156,163,175,.25)
}

.border-r-coolGray-400\/30 {
    border-right-color: rgba(156,163,175,.3)
}

.border-r-coolGray-400\/40 {
    border-right-color: rgba(156,163,175,.4)
}

.border-r-coolGray-400\/5 {
    border-right-color: rgba(156,163,175,.05)
}

.border-r-coolGray-400\/50 {
    border-right-color: rgba(156,163,175,.5)
}

.border-r-coolGray-400\/60 {
    border-right-color: rgba(156,163,175,.6)
}

.border-r-coolGray-400\/70 {
    border-right-color: rgba(156,163,175,.7)
}

.border-r-coolGray-400\/75 {
    border-right-color: rgba(156,163,175,.75)
}

.border-r-coolGray-400\/80 {
    border-right-color: rgba(156,163,175,.8)
}

.border-r-coolGray-400\/90 {
    border-right-color: rgba(156,163,175,.9)
}

.border-r-coolGray-400\/95 {
    border-right-color: rgba(156,163,175,.95)
}

.border-r-coolGray-50 {
    --tw-border-opacity: 1;
    border-right-color: rgb(249 250 251/var(--tw-border-opacity))
}

.border-r-coolGray-50\/0 {
    border-right-color: rgba(249,250,251,0)
}

.border-r-coolGray-50\/10 {
    border-right-color: rgba(249,250,251,.1)
}

.border-r-coolGray-50\/100 {
    border-right-color: #f9fafb
}

.border-r-coolGray-50\/20 {
    border-right-color: rgba(249,250,251,.2)
}

.border-r-coolGray-50\/25 {
    border-right-color: rgba(249,250,251,.25)
}

.border-r-coolGray-50\/30 {
    border-right-color: rgba(249,250,251,.3)
}

.border-r-coolGray-50\/40 {
    border-right-color: rgba(249,250,251,.4)
}

.border-r-coolGray-50\/5 {
    border-right-color: rgba(249,250,251,.05)
}

.border-r-coolGray-50\/50 {
    border-right-color: rgba(249,250,251,.5)
}

.border-r-coolGray-50\/60 {
    border-right-color: rgba(249,250,251,.6)
}

.border-r-coolGray-50\/70 {
    border-right-color: rgba(249,250,251,.7)
}

.border-r-coolGray-50\/75 {
    border-right-color: rgba(249,250,251,.75)
}

.border-r-coolGray-50\/80 {
    border-right-color: rgba(249,250,251,.8)
}

.border-r-coolGray-50\/90 {
    border-right-color: rgba(249,250,251,.9)
}

.border-r-coolGray-50\/95 {
    border-right-color: rgba(249,250,251,.95)
}

.border-r-coolGray-500 {
    --tw-border-opacity: 1;
    border-right-color: rgb(107 114 128/var(--tw-border-opacity))
}

.border-r-coolGray-500\/0 {
    border-right-color: hsla(220,9%,46%,0)
}

.border-r-coolGray-500\/10 {
    border-right-color: hsla(220,9%,46%,.1)
}

.border-r-coolGray-500\/100 {
    border-right-color: #6b7280
}

.border-r-coolGray-500\/20 {
    border-right-color: hsla(220,9%,46%,.2)
}

.border-r-coolGray-500\/25 {
    border-right-color: hsla(220,9%,46%,.25)
}

.border-r-coolGray-500\/30 {
    border-right-color: hsla(220,9%,46%,.3)
}

.border-r-coolGray-500\/40 {
    border-right-color: hsla(220,9%,46%,.4)
}

.border-r-coolGray-500\/5 {
    border-right-color: hsla(220,9%,46%,.05)
}

.border-r-coolGray-500\/50 {
    border-right-color: hsla(220,9%,46%,.5)
}

.border-r-coolGray-500\/60 {
    border-right-color: hsla(220,9%,46%,.6)
}

.border-r-coolGray-500\/70 {
    border-right-color: hsla(220,9%,46%,.7)
}

.border-r-coolGray-500\/75 {
    border-right-color: hsla(220,9%,46%,.75)
}

.border-r-coolGray-500\/80 {
    border-right-color: hsla(220,9%,46%,.8)
}

.border-r-coolGray-500\/90 {
    border-right-color: hsla(220,9%,46%,.9)
}

.border-r-coolGray-500\/95 {
    border-right-color: hsla(220,9%,46%,.95)
}

.border-r-coolGray-600 {
    --tw-border-opacity: 1;
    border-right-color: rgb(75 85 99/var(--tw-border-opacity))
}

.border-r-coolGray-600\/0 {
    border-right-color: rgba(75,85,99,0)
}

.border-r-coolGray-600\/10 {
    border-right-color: rgba(75,85,99,.1)
}

.border-r-coolGray-600\/100 {
    border-right-color: #4b5563
}

.border-r-coolGray-600\/20 {
    border-right-color: rgba(75,85,99,.2)
}

.border-r-coolGray-600\/25 {
    border-right-color: rgba(75,85,99,.25)
}

.border-r-coolGray-600\/30 {
    border-right-color: rgba(75,85,99,.3)
}

.border-r-coolGray-600\/40 {
    border-right-color: rgba(75,85,99,.4)
}

.border-r-coolGray-600\/5 {
    border-right-color: rgba(75,85,99,.05)
}

.border-r-coolGray-600\/50 {
    border-right-color: rgba(75,85,99,.5)
}

.border-r-coolGray-600\/60 {
    border-right-color: rgba(75,85,99,.6)
}

.border-r-coolGray-600\/70 {
    border-right-color: rgba(75,85,99,.7)
}

.border-r-coolGray-600\/75 {
    border-right-color: rgba(75,85,99,.75)
}

.border-r-coolGray-600\/80 {
    border-right-color: rgba(75,85,99,.8)
}

.border-r-coolGray-600\/90 {
    border-right-color: rgba(75,85,99,.9)
}

.border-r-coolGray-600\/95 {
    border-right-color: rgba(75,85,99,.95)
}

.border-r-coolGray-700 {
    --tw-border-opacity: 1;
    border-right-color: rgb(55 65 81/var(--tw-border-opacity))
}

.border-r-coolGray-700\/0 {
    border-right-color: rgba(55,65,81,0)
}

.border-r-coolGray-700\/10 {
    border-right-color: rgba(55,65,81,.1)
}

.border-r-coolGray-700\/100 {
    border-right-color: #374151
}

.border-r-coolGray-700\/20 {
    border-right-color: rgba(55,65,81,.2)
}

.border-r-coolGray-700\/25 {
    border-right-color: rgba(55,65,81,.25)
}

.border-r-coolGray-700\/30 {
    border-right-color: rgba(55,65,81,.3)
}

.border-r-coolGray-700\/40 {
    border-right-color: rgba(55,65,81,.4)
}

.border-r-coolGray-700\/5 {
    border-right-color: rgba(55,65,81,.05)
}

.border-r-coolGray-700\/50 {
    border-right-color: rgba(55,65,81,.5)
}

.border-r-coolGray-700\/60 {
    border-right-color: rgba(55,65,81,.6)
}

.border-r-coolGray-700\/70 {
    border-right-color: rgba(55,65,81,.7)
}

.border-r-coolGray-700\/75 {
    border-right-color: rgba(55,65,81,.75)
}

.border-r-coolGray-700\/80 {
    border-right-color: rgba(55,65,81,.8)
}

.border-r-coolGray-700\/90 {
    border-right-color: rgba(55,65,81,.9)
}

.border-r-coolGray-700\/95 {
    border-right-color: rgba(55,65,81,.95)
}

.border-r-coolGray-800 {
    --tw-border-opacity: 1;
    border-right-color: rgb(31 41 55/var(--tw-border-opacity))
}

.border-r-coolGray-800\/0 {
    border-right-color: rgba(31,41,55,0)
}

.border-r-coolGray-800\/10 {
    border-right-color: rgba(31,41,55,.1)
}

.border-r-coolGray-800\/100 {
    border-right-color: #1f2937
}

.border-r-coolGray-800\/20 {
    border-right-color: rgba(31,41,55,.2)
}

.border-r-coolGray-800\/25 {
    border-right-color: rgba(31,41,55,.25)
}

.border-r-coolGray-800\/30 {
    border-right-color: rgba(31,41,55,.3)
}

.border-r-coolGray-800\/40 {
    border-right-color: rgba(31,41,55,.4)
}

.border-r-coolGray-800\/5 {
    border-right-color: rgba(31,41,55,.05)
}

.border-r-coolGray-800\/50 {
    border-right-color: rgba(31,41,55,.5)
}

.border-r-coolGray-800\/60 {
    border-right-color: rgba(31,41,55,.6)
}

.border-r-coolGray-800\/70 {
    border-right-color: rgba(31,41,55,.7)
}

.border-r-coolGray-800\/75 {
    border-right-color: rgba(31,41,55,.75)
}

.border-r-coolGray-800\/80 {
    border-right-color: rgba(31,41,55,.8)
}

.border-r-coolGray-800\/90 {
    border-right-color: rgba(31,41,55,.9)
}

.border-r-coolGray-800\/95 {
    border-right-color: rgba(31,41,55,.95)
}

.border-r-coolGray-900 {
    --tw-border-opacity: 1;
    border-right-color: rgb(17 24 39/var(--tw-border-opacity))
}

.border-r-coolGray-900\/0 {
    border-right-color: rgba(17,24,39,0)
}

.border-r-coolGray-900\/10 {
    border-right-color: rgba(17,24,39,.1)
}

.border-r-coolGray-900\/100 {
    border-right-color: #111827
}

.border-r-coolGray-900\/20 {
    border-right-color: rgba(17,24,39,.2)
}

.border-r-coolGray-900\/25 {
    border-right-color: rgba(17,24,39,.25)
}

.border-r-coolGray-900\/30 {
    border-right-color: rgba(17,24,39,.3)
}

.border-r-coolGray-900\/40 {
    border-right-color: rgba(17,24,39,.4)
}

.border-r-coolGray-900\/5 {
    border-right-color: rgba(17,24,39,.05)
}

.border-r-coolGray-900\/50 {
    border-right-color: rgba(17,24,39,.5)
}

.border-r-coolGray-900\/60 {
    border-right-color: rgba(17,24,39,.6)
}

.border-r-coolGray-900\/70 {
    border-right-color: rgba(17,24,39,.7)
}

.border-r-coolGray-900\/75 {
    border-right-color: rgba(17,24,39,.75)
}

.border-r-coolGray-900\/80 {
    border-right-color: rgba(17,24,39,.8)
}

.border-r-coolGray-900\/90 {
    border-right-color: rgba(17,24,39,.9)
}

.border-r-coolGray-900\/95 {
    border-right-color: rgba(17,24,39,.95)
}

.border-r-coolGray-950 {
    --tw-border-opacity: 1;
    border-right-color: rgb(3 7 18/var(--tw-border-opacity))
}

.border-r-coolGray-950\/0 {
    border-right-color: rgba(3,7,18,0)
}

.border-r-coolGray-950\/10 {
    border-right-color: rgba(3,7,18,.1)
}

.border-r-coolGray-950\/100 {
    border-right-color: #030712
}

.border-r-coolGray-950\/20 {
    border-right-color: rgba(3,7,18,.2)
}

.border-r-coolGray-950\/25 {
    border-right-color: rgba(3,7,18,.25)
}

.border-r-coolGray-950\/30 {
    border-right-color: rgba(3,7,18,.3)
}

.border-r-coolGray-950\/40 {
    border-right-color: rgba(3,7,18,.4)
}

.border-r-coolGray-950\/5 {
    border-right-color: rgba(3,7,18,.05)
}

.border-r-coolGray-950\/50 {
    border-right-color: rgba(3,7,18,.5)
}

.border-r-coolGray-950\/60 {
    border-right-color: rgba(3,7,18,.6)
}

.border-r-coolGray-950\/70 {
    border-right-color: rgba(3,7,18,.7)
}

.border-r-coolGray-950\/75 {
    border-right-color: rgba(3,7,18,.75)
}

.border-r-coolGray-950\/80 {
    border-right-color: rgba(3,7,18,.8)
}

.border-r-coolGray-950\/90 {
    border-right-color: rgba(3,7,18,.9)
}

.border-r-coolGray-950\/95 {
    border-right-color: rgba(3,7,18,.95)
}

.border-r-current {
    border-right-color: currentColor
}

.border-r-cyan-100 {
    --tw-border-opacity: 1;
    border-right-color: rgb(207 250 254/var(--tw-border-opacity))
}

.border-r-cyan-100\/0 {
    border-right-color: rgba(207,250,254,0)
}

.border-r-cyan-100\/10 {
    border-right-color: rgba(207,250,254,.1)
}

.border-r-cyan-100\/100 {
    border-right-color: #cffafe
}

.border-r-cyan-100\/20 {
    border-right-color: rgba(207,250,254,.2)
}

.border-r-cyan-100\/25 {
    border-right-color: rgba(207,250,254,.25)
}

.border-r-cyan-100\/30 {
    border-right-color: rgba(207,250,254,.3)
}

.border-r-cyan-100\/40 {
    border-right-color: rgba(207,250,254,.4)
}

.border-r-cyan-100\/5 {
    border-right-color: rgba(207,250,254,.05)
}

.border-r-cyan-100\/50 {
    border-right-color: rgba(207,250,254,.5)
}

.border-r-cyan-100\/60 {
    border-right-color: rgba(207,250,254,.6)
}

.border-r-cyan-100\/70 {
    border-right-color: rgba(207,250,254,.7)
}

.border-r-cyan-100\/75 {
    border-right-color: rgba(207,250,254,.75)
}

.border-r-cyan-100\/80 {
    border-right-color: rgba(207,250,254,.8)
}

.border-r-cyan-100\/90 {
    border-right-color: rgba(207,250,254,.9)
}

.border-r-cyan-100\/95 {
    border-right-color: rgba(207,250,254,.95)
}

.border-r-cyan-200 {
    --tw-border-opacity: 1;
    border-right-color: rgb(165 243 252/var(--tw-border-opacity))
}

.border-r-cyan-200\/0 {
    border-right-color: rgba(165,243,252,0)
}

.border-r-cyan-200\/10 {
    border-right-color: rgba(165,243,252,.1)
}

.border-r-cyan-200\/100 {
    border-right-color: #a5f3fc
}

.border-r-cyan-200\/20 {
    border-right-color: rgba(165,243,252,.2)
}

.border-r-cyan-200\/25 {
    border-right-color: rgba(165,243,252,.25)
}

.border-r-cyan-200\/30 {
    border-right-color: rgba(165,243,252,.3)
}

.border-r-cyan-200\/40 {
    border-right-color: rgba(165,243,252,.4)
}

.border-r-cyan-200\/5 {
    border-right-color: rgba(165,243,252,.05)
}

.border-r-cyan-200\/50 {
    border-right-color: rgba(165,243,252,.5)
}

.border-r-cyan-200\/60 {
    border-right-color: rgba(165,243,252,.6)
}

.border-r-cyan-200\/70 {
    border-right-color: rgba(165,243,252,.7)
}

.border-r-cyan-200\/75 {
    border-right-color: rgba(165,243,252,.75)
}

.border-r-cyan-200\/80 {
    border-right-color: rgba(165,243,252,.8)
}

.border-r-cyan-200\/90 {
    border-right-color: rgba(165,243,252,.9)
}

.border-r-cyan-200\/95 {
    border-right-color: rgba(165,243,252,.95)
}

.border-r-cyan-300 {
    --tw-border-opacity: 1;
    border-right-color: rgb(103 232 249/var(--tw-border-opacity))
}

.border-r-cyan-300\/0 {
    border-right-color: rgba(103,232,249,0)
}

.border-r-cyan-300\/10 {
    border-right-color: rgba(103,232,249,.1)
}

.border-r-cyan-300\/100 {
    border-right-color: #67e8f9
}

.border-r-cyan-300\/20 {
    border-right-color: rgba(103,232,249,.2)
}

.border-r-cyan-300\/25 {
    border-right-color: rgba(103,232,249,.25)
}

.border-r-cyan-300\/30 {
    border-right-color: rgba(103,232,249,.3)
}

.border-r-cyan-300\/40 {
    border-right-color: rgba(103,232,249,.4)
}

.border-r-cyan-300\/5 {
    border-right-color: rgba(103,232,249,.05)
}

.border-r-cyan-300\/50 {
    border-right-color: rgba(103,232,249,.5)
}

.border-r-cyan-300\/60 {
    border-right-color: rgba(103,232,249,.6)
}

.border-r-cyan-300\/70 {
    border-right-color: rgba(103,232,249,.7)
}

.border-r-cyan-300\/75 {
    border-right-color: rgba(103,232,249,.75)
}

.border-r-cyan-300\/80 {
    border-right-color: rgba(103,232,249,.8)
}

.border-r-cyan-300\/90 {
    border-right-color: rgba(103,232,249,.9)
}

.border-r-cyan-300\/95 {
    border-right-color: rgba(103,232,249,.95)
}

.border-r-cyan-400 {
    --tw-border-opacity: 1;
    border-right-color: rgb(34 211 238/var(--tw-border-opacity))
}

.border-r-cyan-400\/0 {
    border-right-color: rgba(34,211,238,0)
}

.border-r-cyan-400\/10 {
    border-right-color: rgba(34,211,238,.1)
}

.border-r-cyan-400\/100 {
    border-right-color: #22d3ee
}

.border-r-cyan-400\/20 {
    border-right-color: rgba(34,211,238,.2)
}

.border-r-cyan-400\/25 {
    border-right-color: rgba(34,211,238,.25)
}

.border-r-cyan-400\/30 {
    border-right-color: rgba(34,211,238,.3)
}

.border-r-cyan-400\/40 {
    border-right-color: rgba(34,211,238,.4)
}

.border-r-cyan-400\/5 {
    border-right-color: rgba(34,211,238,.05)
}

.border-r-cyan-400\/50 {
    border-right-color: rgba(34,211,238,.5)
}

.border-r-cyan-400\/60 {
    border-right-color: rgba(34,211,238,.6)
}

.border-r-cyan-400\/70 {
    border-right-color: rgba(34,211,238,.7)
}

.border-r-cyan-400\/75 {
    border-right-color: rgba(34,211,238,.75)
}

.border-r-cyan-400\/80 {
    border-right-color: rgba(34,211,238,.8)
}

.border-r-cyan-400\/90 {
    border-right-color: rgba(34,211,238,.9)
}

.border-r-cyan-400\/95 {
    border-right-color: rgba(34,211,238,.95)
}

.border-r-cyan-50 {
    --tw-border-opacity: 1;
    border-right-color: rgb(236 254 255/var(--tw-border-opacity))
}

.border-r-cyan-50\/0 {
    border-right-color: rgba(236,254,255,0)
}

.border-r-cyan-50\/10 {
    border-right-color: rgba(236,254,255,.1)
}

.border-r-cyan-50\/100 {
    border-right-color: #ecfeff
}

.border-r-cyan-50\/20 {
    border-right-color: rgba(236,254,255,.2)
}

.border-r-cyan-50\/25 {
    border-right-color: rgba(236,254,255,.25)
}

.border-r-cyan-50\/30 {
    border-right-color: rgba(236,254,255,.3)
}

.border-r-cyan-50\/40 {
    border-right-color: rgba(236,254,255,.4)
}

.border-r-cyan-50\/5 {
    border-right-color: rgba(236,254,255,.05)
}

.border-r-cyan-50\/50 {
    border-right-color: rgba(236,254,255,.5)
}

.border-r-cyan-50\/60 {
    border-right-color: rgba(236,254,255,.6)
}

.border-r-cyan-50\/70 {
    border-right-color: rgba(236,254,255,.7)
}

.border-r-cyan-50\/75 {
    border-right-color: rgba(236,254,255,.75)
}

.border-r-cyan-50\/80 {
    border-right-color: rgba(236,254,255,.8)
}

.border-r-cyan-50\/90 {
    border-right-color: rgba(236,254,255,.9)
}

.border-r-cyan-50\/95 {
    border-right-color: rgba(236,254,255,.95)
}

.border-r-cyan-500 {
    --tw-border-opacity: 1;
    border-right-color: rgb(6 182 212/var(--tw-border-opacity))
}

.border-r-cyan-500\/0 {
    border-right-color: rgba(6,182,212,0)
}

.border-r-cyan-500\/10 {
    border-right-color: rgba(6,182,212,.1)
}

.border-r-cyan-500\/100 {
    border-right-color: #06b6d4
}

.border-r-cyan-500\/20 {
    border-right-color: rgba(6,182,212,.2)
}

.border-r-cyan-500\/25 {
    border-right-color: rgba(6,182,212,.25)
}

.border-r-cyan-500\/30 {
    border-right-color: rgba(6,182,212,.3)
}

.border-r-cyan-500\/40 {
    border-right-color: rgba(6,182,212,.4)
}

.border-r-cyan-500\/5 {
    border-right-color: rgba(6,182,212,.05)
}

.border-r-cyan-500\/50 {
    border-right-color: rgba(6,182,212,.5)
}

.border-r-cyan-500\/60 {
    border-right-color: rgba(6,182,212,.6)
}

.border-r-cyan-500\/70 {
    border-right-color: rgba(6,182,212,.7)
}

.border-r-cyan-500\/75 {
    border-right-color: rgba(6,182,212,.75)
}

.border-r-cyan-500\/80 {
    border-right-color: rgba(6,182,212,.8)
}

.border-r-cyan-500\/90 {
    border-right-color: rgba(6,182,212,.9)
}

.border-r-cyan-500\/95 {
    border-right-color: rgba(6,182,212,.95)
}

.border-r-cyan-600 {
    --tw-border-opacity: 1;
    border-right-color: rgb(8 145 178/var(--tw-border-opacity))
}

.border-r-cyan-600\/0 {
    border-right-color: rgba(8,145,178,0)
}

.border-r-cyan-600\/10 {
    border-right-color: rgba(8,145,178,.1)
}

.border-r-cyan-600\/100 {
    border-right-color: #0891b2
}

.border-r-cyan-600\/20 {
    border-right-color: rgba(8,145,178,.2)
}

.border-r-cyan-600\/25 {
    border-right-color: rgba(8,145,178,.25)
}

.border-r-cyan-600\/30 {
    border-right-color: rgba(8,145,178,.3)
}

.border-r-cyan-600\/40 {
    border-right-color: rgba(8,145,178,.4)
}

.border-r-cyan-600\/5 {
    border-right-color: rgba(8,145,178,.05)
}

.border-r-cyan-600\/50 {
    border-right-color: rgba(8,145,178,.5)
}

.border-r-cyan-600\/60 {
    border-right-color: rgba(8,145,178,.6)
}

.border-r-cyan-600\/70 {
    border-right-color: rgba(8,145,178,.7)
}

.border-r-cyan-600\/75 {
    border-right-color: rgba(8,145,178,.75)
}

.border-r-cyan-600\/80 {
    border-right-color: rgba(8,145,178,.8)
}

.border-r-cyan-600\/90 {
    border-right-color: rgba(8,145,178,.9)
}

.border-r-cyan-600\/95 {
    border-right-color: rgba(8,145,178,.95)
}

.border-r-cyan-700 {
    --tw-border-opacity: 1;
    border-right-color: rgb(14 116 144/var(--tw-border-opacity))
}

.border-r-cyan-700\/0 {
    border-right-color: rgba(14,116,144,0)
}

.border-r-cyan-700\/10 {
    border-right-color: rgba(14,116,144,.1)
}

.border-r-cyan-700\/100 {
    border-right-color: #0e7490
}

.border-r-cyan-700\/20 {
    border-right-color: rgba(14,116,144,.2)
}

.border-r-cyan-700\/25 {
    border-right-color: rgba(14,116,144,.25)
}

.border-r-cyan-700\/30 {
    border-right-color: rgba(14,116,144,.3)
}

.border-r-cyan-700\/40 {
    border-right-color: rgba(14,116,144,.4)
}

.border-r-cyan-700\/5 {
    border-right-color: rgba(14,116,144,.05)
}

.border-r-cyan-700\/50 {
    border-right-color: rgba(14,116,144,.5)
}

.border-r-cyan-700\/60 {
    border-right-color: rgba(14,116,144,.6)
}

.border-r-cyan-700\/70 {
    border-right-color: rgba(14,116,144,.7)
}

.border-r-cyan-700\/75 {
    border-right-color: rgba(14,116,144,.75)
}

.border-r-cyan-700\/80 {
    border-right-color: rgba(14,116,144,.8)
}

.border-r-cyan-700\/90 {
    border-right-color: rgba(14,116,144,.9)
}

.border-r-cyan-700\/95 {
    border-right-color: rgba(14,116,144,.95)
}

.border-r-cyan-800 {
    --tw-border-opacity: 1;
    border-right-color: rgb(21 94 117/var(--tw-border-opacity))
}

.border-r-cyan-800\/0 {
    border-right-color: rgba(21,94,117,0)
}

.border-r-cyan-800\/10 {
    border-right-color: rgba(21,94,117,.1)
}

.border-r-cyan-800\/100 {
    border-right-color: #155e75
}

.border-r-cyan-800\/20 {
    border-right-color: rgba(21,94,117,.2)
}

.border-r-cyan-800\/25 {
    border-right-color: rgba(21,94,117,.25)
}

.border-r-cyan-800\/30 {
    border-right-color: rgba(21,94,117,.3)
}

.border-r-cyan-800\/40 {
    border-right-color: rgba(21,94,117,.4)
}

.border-r-cyan-800\/5 {
    border-right-color: rgba(21,94,117,.05)
}

.border-r-cyan-800\/50 {
    border-right-color: rgba(21,94,117,.5)
}

.border-r-cyan-800\/60 {
    border-right-color: rgba(21,94,117,.6)
}

.border-r-cyan-800\/70 {
    border-right-color: rgba(21,94,117,.7)
}

.border-r-cyan-800\/75 {
    border-right-color: rgba(21,94,117,.75)
}

.border-r-cyan-800\/80 {
    border-right-color: rgba(21,94,117,.8)
}

.border-r-cyan-800\/90 {
    border-right-color: rgba(21,94,117,.9)
}

.border-r-cyan-800\/95 {
    border-right-color: rgba(21,94,117,.95)
}

.border-r-cyan-900 {
    --tw-border-opacity: 1;
    border-right-color: rgb(22 78 99/var(--tw-border-opacity))
}

.border-r-cyan-900\/0 {
    border-right-color: rgba(22,78,99,0)
}

.border-r-cyan-900\/10 {
    border-right-color: rgba(22,78,99,.1)
}

.border-r-cyan-900\/100 {
    border-right-color: #164e63
}

.border-r-cyan-900\/20 {
    border-right-color: rgba(22,78,99,.2)
}

.border-r-cyan-900\/25 {
    border-right-color: rgba(22,78,99,.25)
}

.border-r-cyan-900\/30 {
    border-right-color: rgba(22,78,99,.3)
}

.border-r-cyan-900\/40 {
    border-right-color: rgba(22,78,99,.4)
}

.border-r-cyan-900\/5 {
    border-right-color: rgba(22,78,99,.05)
}

.border-r-cyan-900\/50 {
    border-right-color: rgba(22,78,99,.5)
}

.border-r-cyan-900\/60 {
    border-right-color: rgba(22,78,99,.6)
}

.border-r-cyan-900\/70 {
    border-right-color: rgba(22,78,99,.7)
}

.border-r-cyan-900\/75 {
    border-right-color: rgba(22,78,99,.75)
}

.border-r-cyan-900\/80 {
    border-right-color: rgba(22,78,99,.8)
}

.border-r-cyan-900\/90 {
    border-right-color: rgba(22,78,99,.9)
}

.border-r-cyan-900\/95 {
    border-right-color: rgba(22,78,99,.95)
}

.border-r-cyan-950 {
    --tw-border-opacity: 1;
    border-right-color: rgb(8 51 68/var(--tw-border-opacity))
}

.border-r-cyan-950\/0 {
    border-right-color: rgba(8,51,68,0)
}

.border-r-cyan-950\/10 {
    border-right-color: rgba(8,51,68,.1)
}

.border-r-cyan-950\/100 {
    border-right-color: #083344
}

.border-r-cyan-950\/20 {
    border-right-color: rgba(8,51,68,.2)
}

.border-r-cyan-950\/25 {
    border-right-color: rgba(8,51,68,.25)
}

.border-r-cyan-950\/30 {
    border-right-color: rgba(8,51,68,.3)
}

.border-r-cyan-950\/40 {
    border-right-color: rgba(8,51,68,.4)
}

.border-r-cyan-950\/5 {
    border-right-color: rgba(8,51,68,.05)
}

.border-r-cyan-950\/50 {
    border-right-color: rgba(8,51,68,.5)
}

.border-r-cyan-950\/60 {
    border-right-color: rgba(8,51,68,.6)
}

.border-r-cyan-950\/70 {
    border-right-color: rgba(8,51,68,.7)
}

.border-r-cyan-950\/75 {
    border-right-color: rgba(8,51,68,.75)
}

.border-r-cyan-950\/80 {
    border-right-color: rgba(8,51,68,.8)
}

.border-r-cyan-950\/90 {
    border-right-color: rgba(8,51,68,.9)
}

.border-r-cyan-950\/95 {
    border-right-color: rgba(8,51,68,.95)
}

.border-r-destructive {
    border-right-color: hsl(var(--destructive))
}

.border-r-destructive-foreground {
    border-right-color: hsl(var(--destructive-foreground))
}

.border-r-destructive-foreground\/0 {
    border-right-color: hsl(var(--destructive-foreground)/0)
}

.border-r-destructive-foreground\/10 {
    border-right-color: hsl(var(--destructive-foreground)/.1)
}

.border-r-destructive-foreground\/100 {
    border-right-color: hsl(var(--destructive-foreground)/1)
}

.border-r-destructive-foreground\/20 {
    border-right-color: hsl(var(--destructive-foreground)/.2)
}

.border-r-destructive-foreground\/25 {
    border-right-color: hsl(var(--destructive-foreground)/.25)
}

.border-r-destructive-foreground\/30 {
    border-right-color: hsl(var(--destructive-foreground)/.3)
}

.border-r-destructive-foreground\/40 {
    border-right-color: hsl(var(--destructive-foreground)/.4)
}

.border-r-destructive-foreground\/5 {
    border-right-color: hsl(var(--destructive-foreground)/.05)
}

.border-r-destructive-foreground\/50 {
    border-right-color: hsl(var(--destructive-foreground)/.5)
}

.border-r-destructive-foreground\/60 {
    border-right-color: hsl(var(--destructive-foreground)/.6)
}

.border-r-destructive-foreground\/70 {
    border-right-color: hsl(var(--destructive-foreground)/.7)
}

.border-r-destructive-foreground\/75 {
    border-right-color: hsl(var(--destructive-foreground)/.75)
}

.border-r-destructive-foreground\/80 {
    border-right-color: hsl(var(--destructive-foreground)/.8)
}

.border-r-destructive-foreground\/90 {
    border-right-color: hsl(var(--destructive-foreground)/.9)
}

.border-r-destructive-foreground\/95 {
    border-right-color: hsl(var(--destructive-foreground)/.95)
}

.border-r-destructive\/0 {
    border-right-color: hsl(var(--destructive)/0)
}

.border-r-destructive\/10 {
    border-right-color: hsl(var(--destructive)/.1)
}

.border-r-destructive\/100 {
    border-right-color: hsl(var(--destructive)/1)
}

.border-r-destructive\/20 {
    border-right-color: hsl(var(--destructive)/.2)
}

.border-r-destructive\/25 {
    border-right-color: hsl(var(--destructive)/.25)
}

.border-r-destructive\/30 {
    border-right-color: hsl(var(--destructive)/.3)
}

.border-r-destructive\/40 {
    border-right-color: hsl(var(--destructive)/.4)
}

.border-r-destructive\/5 {
    border-right-color: hsl(var(--destructive)/.05)
}

.border-r-destructive\/50 {
    border-right-color: hsl(var(--destructive)/.5)
}

.border-r-destructive\/60 {
    border-right-color: hsl(var(--destructive)/.6)
}

.border-r-destructive\/70 {
    border-right-color: hsl(var(--destructive)/.7)
}

.border-r-destructive\/75 {
    border-right-color: hsl(var(--destructive)/.75)
}

.border-r-destructive\/80 {
    border-right-color: hsl(var(--destructive)/.8)
}

.border-r-destructive\/90 {
    border-right-color: hsl(var(--destructive)/.9)
}

.border-r-destructive\/95 {
    border-right-color: hsl(var(--destructive)/.95)
}

.border-r-emerald-100 {
    --tw-border-opacity: 1;
    border-right-color: rgb(209 250 229/var(--tw-border-opacity))
}

.border-r-emerald-100\/0 {
    border-right-color: rgba(209,250,229,0)
}

.border-r-emerald-100\/10 {
    border-right-color: rgba(209,250,229,.1)
}

.border-r-emerald-100\/100 {
    border-right-color: #d1fae5
}

.border-r-emerald-100\/20 {
    border-right-color: rgba(209,250,229,.2)
}

.border-r-emerald-100\/25 {
    border-right-color: rgba(209,250,229,.25)
}

.border-r-emerald-100\/30 {
    border-right-color: rgba(209,250,229,.3)
}

.border-r-emerald-100\/40 {
    border-right-color: rgba(209,250,229,.4)
}

.border-r-emerald-100\/5 {
    border-right-color: rgba(209,250,229,.05)
}

.border-r-emerald-100\/50 {
    border-right-color: rgba(209,250,229,.5)
}

.border-r-emerald-100\/60 {
    border-right-color: rgba(209,250,229,.6)
}

.border-r-emerald-100\/70 {
    border-right-color: rgba(209,250,229,.7)
}

.border-r-emerald-100\/75 {
    border-right-color: rgba(209,250,229,.75)
}

.border-r-emerald-100\/80 {
    border-right-color: rgba(209,250,229,.8)
}

.border-r-emerald-100\/90 {
    border-right-color: rgba(209,250,229,.9)
}

.border-r-emerald-100\/95 {
    border-right-color: rgba(209,250,229,.95)
}

.border-r-emerald-200 {
    --tw-border-opacity: 1;
    border-right-color: rgb(167 243 208/var(--tw-border-opacity))
}

.border-r-emerald-200\/0 {
    border-right-color: rgba(167,243,208,0)
}

.border-r-emerald-200\/10 {
    border-right-color: rgba(167,243,208,.1)
}

.border-r-emerald-200\/100 {
    border-right-color: #a7f3d0
}

.border-r-emerald-200\/20 {
    border-right-color: rgba(167,243,208,.2)
}

.border-r-emerald-200\/25 {
    border-right-color: rgba(167,243,208,.25)
}

.border-r-emerald-200\/30 {
    border-right-color: rgba(167,243,208,.3)
}

.border-r-emerald-200\/40 {
    border-right-color: rgba(167,243,208,.4)
}

.border-r-emerald-200\/5 {
    border-right-color: rgba(167,243,208,.05)
}

.border-r-emerald-200\/50 {
    border-right-color: rgba(167,243,208,.5)
}

.border-r-emerald-200\/60 {
    border-right-color: rgba(167,243,208,.6)
}

.border-r-emerald-200\/70 {
    border-right-color: rgba(167,243,208,.7)
}

.border-r-emerald-200\/75 {
    border-right-color: rgba(167,243,208,.75)
}

.border-r-emerald-200\/80 {
    border-right-color: rgba(167,243,208,.8)
}

.border-r-emerald-200\/90 {
    border-right-color: rgba(167,243,208,.9)
}

.border-r-emerald-200\/95 {
    border-right-color: rgba(167,243,208,.95)
}

.border-r-emerald-300 {
    --tw-border-opacity: 1;
    border-right-color: rgb(110 231 183/var(--tw-border-opacity))
}

.border-r-emerald-300\/0 {
    border-right-color: rgba(110,231,183,0)
}

.border-r-emerald-300\/10 {
    border-right-color: rgba(110,231,183,.1)
}

.border-r-emerald-300\/100 {
    border-right-color: #6ee7b7
}

.border-r-emerald-300\/20 {
    border-right-color: rgba(110,231,183,.2)
}

.border-r-emerald-300\/25 {
    border-right-color: rgba(110,231,183,.25)
}

.border-r-emerald-300\/30 {
    border-right-color: rgba(110,231,183,.3)
}

.border-r-emerald-300\/40 {
    border-right-color: rgba(110,231,183,.4)
}

.border-r-emerald-300\/5 {
    border-right-color: rgba(110,231,183,.05)
}

.border-r-emerald-300\/50 {
    border-right-color: rgba(110,231,183,.5)
}

.border-r-emerald-300\/60 {
    border-right-color: rgba(110,231,183,.6)
}

.border-r-emerald-300\/70 {
    border-right-color: rgba(110,231,183,.7)
}

.border-r-emerald-300\/75 {
    border-right-color: rgba(110,231,183,.75)
}

.border-r-emerald-300\/80 {
    border-right-color: rgba(110,231,183,.8)
}

.border-r-emerald-300\/90 {
    border-right-color: rgba(110,231,183,.9)
}

.border-r-emerald-300\/95 {
    border-right-color: rgba(110,231,183,.95)
}

.border-r-emerald-400 {
    --tw-border-opacity: 1;
    border-right-color: rgb(52 211 153/var(--tw-border-opacity))
}

.border-r-emerald-400\/0 {
    border-right-color: rgba(52,211,153,0)
}

.border-r-emerald-400\/10 {
    border-right-color: rgba(52,211,153,.1)
}

.border-r-emerald-400\/100 {
    border-right-color: #34d399
}

.border-r-emerald-400\/20 {
    border-right-color: rgba(52,211,153,.2)
}

.border-r-emerald-400\/25 {
    border-right-color: rgba(52,211,153,.25)
}

.border-r-emerald-400\/30 {
    border-right-color: rgba(52,211,153,.3)
}

.border-r-emerald-400\/40 {
    border-right-color: rgba(52,211,153,.4)
}

.border-r-emerald-400\/5 {
    border-right-color: rgba(52,211,153,.05)
}

.border-r-emerald-400\/50 {
    border-right-color: rgba(52,211,153,.5)
}

.border-r-emerald-400\/60 {
    border-right-color: rgba(52,211,153,.6)
}

.border-r-emerald-400\/70 {
    border-right-color: rgba(52,211,153,.7)
}

.border-r-emerald-400\/75 {
    border-right-color: rgba(52,211,153,.75)
}

.border-r-emerald-400\/80 {
    border-right-color: rgba(52,211,153,.8)
}

.border-r-emerald-400\/90 {
    border-right-color: rgba(52,211,153,.9)
}

.border-r-emerald-400\/95 {
    border-right-color: rgba(52,211,153,.95)
}

.border-r-emerald-50 {
    --tw-border-opacity: 1;
    border-right-color: rgb(236 253 245/var(--tw-border-opacity))
}

.border-r-emerald-50\/0 {
    border-right-color: rgba(236,253,245,0)
}

.border-r-emerald-50\/10 {
    border-right-color: rgba(236,253,245,.1)
}

.border-r-emerald-50\/100 {
    border-right-color: #ecfdf5
}

.border-r-emerald-50\/20 {
    border-right-color: rgba(236,253,245,.2)
}

.border-r-emerald-50\/25 {
    border-right-color: rgba(236,253,245,.25)
}

.border-r-emerald-50\/30 {
    border-right-color: rgba(236,253,245,.3)
}

.border-r-emerald-50\/40 {
    border-right-color: rgba(236,253,245,.4)
}

.border-r-emerald-50\/5 {
    border-right-color: rgba(236,253,245,.05)
}

.border-r-emerald-50\/50 {
    border-right-color: rgba(236,253,245,.5)
}

.border-r-emerald-50\/60 {
    border-right-color: rgba(236,253,245,.6)
}

.border-r-emerald-50\/70 {
    border-right-color: rgba(236,253,245,.7)
}

.border-r-emerald-50\/75 {
    border-right-color: rgba(236,253,245,.75)
}

.border-r-emerald-50\/80 {
    border-right-color: rgba(236,253,245,.8)
}

.border-r-emerald-50\/90 {
    border-right-color: rgba(236,253,245,.9)
}

.border-r-emerald-50\/95 {
    border-right-color: rgba(236,253,245,.95)
}

.border-r-emerald-500 {
    --tw-border-opacity: 1;
    border-right-color: rgb(16 185 129/var(--tw-border-opacity))
}

.border-r-emerald-500\/0 {
    border-right-color: rgba(16,185,129,0)
}

.border-r-emerald-500\/10 {
    border-right-color: rgba(16,185,129,.1)
}

.border-r-emerald-500\/100 {
    border-right-color: #10b981
}

.border-r-emerald-500\/20 {
    border-right-color: rgba(16,185,129,.2)
}

.border-r-emerald-500\/25 {
    border-right-color: rgba(16,185,129,.25)
}

.border-r-emerald-500\/30 {
    border-right-color: rgba(16,185,129,.3)
}

.border-r-emerald-500\/40 {
    border-right-color: rgba(16,185,129,.4)
}

.border-r-emerald-500\/5 {
    border-right-color: rgba(16,185,129,.05)
}

.border-r-emerald-500\/50 {
    border-right-color: rgba(16,185,129,.5)
}

.border-r-emerald-500\/60 {
    border-right-color: rgba(16,185,129,.6)
}

.border-r-emerald-500\/70 {
    border-right-color: rgba(16,185,129,.7)
}

.border-r-emerald-500\/75 {
    border-right-color: rgba(16,185,129,.75)
}

.border-r-emerald-500\/80 {
    border-right-color: rgba(16,185,129,.8)
}

.border-r-emerald-500\/90 {
    border-right-color: rgba(16,185,129,.9)
}

.border-r-emerald-500\/95 {
    border-right-color: rgba(16,185,129,.95)
}

.border-r-emerald-600 {
    --tw-border-opacity: 1;
    border-right-color: rgb(5 150 105/var(--tw-border-opacity))
}

.border-r-emerald-600\/0 {
    border-right-color: rgba(5,150,105,0)
}

.border-r-emerald-600\/10 {
    border-right-color: rgba(5,150,105,.1)
}

.border-r-emerald-600\/100 {
    border-right-color: #059669
}

.border-r-emerald-600\/20 {
    border-right-color: rgba(5,150,105,.2)
}

.border-r-emerald-600\/25 {
    border-right-color: rgba(5,150,105,.25)
}

.border-r-emerald-600\/30 {
    border-right-color: rgba(5,150,105,.3)
}

.border-r-emerald-600\/40 {
    border-right-color: rgba(5,150,105,.4)
}

.border-r-emerald-600\/5 {
    border-right-color: rgba(5,150,105,.05)
}

.border-r-emerald-600\/50 {
    border-right-color: rgba(5,150,105,.5)
}

.border-r-emerald-600\/60 {
    border-right-color: rgba(5,150,105,.6)
}

.border-r-emerald-600\/70 {
    border-right-color: rgba(5,150,105,.7)
}

.border-r-emerald-600\/75 {
    border-right-color: rgba(5,150,105,.75)
}

.border-r-emerald-600\/80 {
    border-right-color: rgba(5,150,105,.8)
}

.border-r-emerald-600\/90 {
    border-right-color: rgba(5,150,105,.9)
}

.border-r-emerald-600\/95 {
    border-right-color: rgba(5,150,105,.95)
}

.border-r-emerald-700 {
    --tw-border-opacity: 1;
    border-right-color: rgb(4 120 87/var(--tw-border-opacity))
}

.border-r-emerald-700\/0 {
    border-right-color: rgba(4,120,87,0)
}

.border-r-emerald-700\/10 {
    border-right-color: rgba(4,120,87,.1)
}

.border-r-emerald-700\/100 {
    border-right-color: #047857
}

.border-r-emerald-700\/20 {
    border-right-color: rgba(4,120,87,.2)
}

.border-r-emerald-700\/25 {
    border-right-color: rgba(4,120,87,.25)
}

.border-r-emerald-700\/30 {
    border-right-color: rgba(4,120,87,.3)
}

.border-r-emerald-700\/40 {
    border-right-color: rgba(4,120,87,.4)
}

.border-r-emerald-700\/5 {
    border-right-color: rgba(4,120,87,.05)
}

.border-r-emerald-700\/50 {
    border-right-color: rgba(4,120,87,.5)
}

.border-r-emerald-700\/60 {
    border-right-color: rgba(4,120,87,.6)
}

.border-r-emerald-700\/70 {
    border-right-color: rgba(4,120,87,.7)
}

.border-r-emerald-700\/75 {
    border-right-color: rgba(4,120,87,.75)
}

.border-r-emerald-700\/80 {
    border-right-color: rgba(4,120,87,.8)
}

.border-r-emerald-700\/90 {
    border-right-color: rgba(4,120,87,.9)
}

.border-r-emerald-700\/95 {
    border-right-color: rgba(4,120,87,.95)
}

.border-r-emerald-800 {
    --tw-border-opacity: 1;
    border-right-color: rgb(6 95 70/var(--tw-border-opacity))
}

.border-r-emerald-800\/0 {
    border-right-color: rgba(6,95,70,0)
}

.border-r-emerald-800\/10 {
    border-right-color: rgba(6,95,70,.1)
}

.border-r-emerald-800\/100 {
    border-right-color: #065f46
}

.border-r-emerald-800\/20 {
    border-right-color: rgba(6,95,70,.2)
}

.border-r-emerald-800\/25 {
    border-right-color: rgba(6,95,70,.25)
}

.border-r-emerald-800\/30 {
    border-right-color: rgba(6,95,70,.3)
}

.border-r-emerald-800\/40 {
    border-right-color: rgba(6,95,70,.4)
}

.border-r-emerald-800\/5 {
    border-right-color: rgba(6,95,70,.05)
}

.border-r-emerald-800\/50 {
    border-right-color: rgba(6,95,70,.5)
}

.border-r-emerald-800\/60 {
    border-right-color: rgba(6,95,70,.6)
}

.border-r-emerald-800\/70 {
    border-right-color: rgba(6,95,70,.7)
}

.border-r-emerald-800\/75 {
    border-right-color: rgba(6,95,70,.75)
}

.border-r-emerald-800\/80 {
    border-right-color: rgba(6,95,70,.8)
}

.border-r-emerald-800\/90 {
    border-right-color: rgba(6,95,70,.9)
}

.border-r-emerald-800\/95 {
    border-right-color: rgba(6,95,70,.95)
}

.border-r-emerald-900 {
    --tw-border-opacity: 1;
    border-right-color: rgb(6 78 59/var(--tw-border-opacity))
}

.border-r-emerald-900\/0 {
    border-right-color: rgba(6,78,59,0)
}

.border-r-emerald-900\/10 {
    border-right-color: rgba(6,78,59,.1)
}

.border-r-emerald-900\/100 {
    border-right-color: #064e3b
}

.border-r-emerald-900\/20 {
    border-right-color: rgba(6,78,59,.2)
}

.border-r-emerald-900\/25 {
    border-right-color: rgba(6,78,59,.25)
}

.border-r-emerald-900\/30 {
    border-right-color: rgba(6,78,59,.3)
}

.border-r-emerald-900\/40 {
    border-right-color: rgba(6,78,59,.4)
}

.border-r-emerald-900\/5 {
    border-right-color: rgba(6,78,59,.05)
}

.border-r-emerald-900\/50 {
    border-right-color: rgba(6,78,59,.5)
}

.border-r-emerald-900\/60 {
    border-right-color: rgba(6,78,59,.6)
}

.border-r-emerald-900\/70 {
    border-right-color: rgba(6,78,59,.7)
}

.border-r-emerald-900\/75 {
    border-right-color: rgba(6,78,59,.75)
}

.border-r-emerald-900\/80 {
    border-right-color: rgba(6,78,59,.8)
}

.border-r-emerald-900\/90 {
    border-right-color: rgba(6,78,59,.9)
}

.border-r-emerald-900\/95 {
    border-right-color: rgba(6,78,59,.95)
}

.border-r-emerald-950 {
    --tw-border-opacity: 1;
    border-right-color: rgb(2 44 34/var(--tw-border-opacity))
}

.border-r-emerald-950\/0 {
    border-right-color: rgba(2,44,34,0)
}

.border-r-emerald-950\/10 {
    border-right-color: rgba(2,44,34,.1)
}

.border-r-emerald-950\/100 {
    border-right-color: #022c22
}

.border-r-emerald-950\/20 {
    border-right-color: rgba(2,44,34,.2)
}

.border-r-emerald-950\/25 {
    border-right-color: rgba(2,44,34,.25)
}

.border-r-emerald-950\/30 {
    border-right-color: rgba(2,44,34,.3)
}

.border-r-emerald-950\/40 {
    border-right-color: rgba(2,44,34,.4)
}

.border-r-emerald-950\/5 {
    border-right-color: rgba(2,44,34,.05)
}

.border-r-emerald-950\/50 {
    border-right-color: rgba(2,44,34,.5)
}

.border-r-emerald-950\/60 {
    border-right-color: rgba(2,44,34,.6)
}

.border-r-emerald-950\/70 {
    border-right-color: rgba(2,44,34,.7)
}

.border-r-emerald-950\/75 {
    border-right-color: rgba(2,44,34,.75)
}

.border-r-emerald-950\/80 {
    border-right-color: rgba(2,44,34,.8)
}

.border-r-emerald-950\/90 {
    border-right-color: rgba(2,44,34,.9)
}

.border-r-emerald-950\/95 {
    border-right-color: rgba(2,44,34,.95)
}

.border-r-error {
    --tw-border-opacity: 1;
    border-right-color: rgb(221 73 73/var(--tw-border-opacity))
}

.border-r-error\/0 {
    border-right-color: rgba(221,73,73,0)
}

.border-r-error\/10 {
    border-right-color: rgba(221,73,73,.1)
}

.border-r-error\/100 {
    border-right-color: #dd4949
}

.border-r-error\/20 {
    border-right-color: rgba(221,73,73,.2)
}

.border-r-error\/25 {
    border-right-color: rgba(221,73,73,.25)
}

.border-r-error\/30 {
    border-right-color: rgba(221,73,73,.3)
}

.border-r-error\/40 {
    border-right-color: rgba(221,73,73,.4)
}

.border-r-error\/5 {
    border-right-color: rgba(221,73,73,.05)
}

.border-r-error\/50 {
    border-right-color: rgba(221,73,73,.5)
}

.border-r-error\/60 {
    border-right-color: rgba(221,73,73,.6)
}

.border-r-error\/70 {
    border-right-color: rgba(221,73,73,.7)
}

.border-r-error\/75 {
    border-right-color: rgba(221,73,73,.75)
}

.border-r-error\/80 {
    border-right-color: rgba(221,73,73,.8)
}

.border-r-error\/90 {
    border-right-color: rgba(221,73,73,.9)
}

.border-r-error\/95 {
    border-right-color: rgba(221,73,73,.95)
}

.border-r-foreground {
    border-right-color: hsl(var(--foreground))
}

.border-r-foreground\/0 {
    border-right-color: hsl(var(--foreground)/0)
}

.border-r-foreground\/10 {
    border-right-color: hsl(var(--foreground)/.1)
}

.border-r-foreground\/100 {
    border-right-color: hsl(var(--foreground)/1)
}

.border-r-foreground\/20 {
    border-right-color: hsl(var(--foreground)/.2)
}

.border-r-foreground\/25 {
    border-right-color: hsl(var(--foreground)/.25)
}

.border-r-foreground\/30 {
    border-right-color: hsl(var(--foreground)/.3)
}

.border-r-foreground\/40 {
    border-right-color: hsl(var(--foreground)/.4)
}

.border-r-foreground\/5 {
    border-right-color: hsl(var(--foreground)/.05)
}

.border-r-foreground\/50 {
    border-right-color: hsl(var(--foreground)/.5)
}

.border-r-foreground\/60 {
    border-right-color: hsl(var(--foreground)/.6)
}

.border-r-foreground\/70 {
    border-right-color: hsl(var(--foreground)/.7)
}

.border-r-foreground\/75 {
    border-right-color: hsl(var(--foreground)/.75)
}

.border-r-foreground\/80 {
    border-right-color: hsl(var(--foreground)/.8)
}

.border-r-foreground\/90 {
    border-right-color: hsl(var(--foreground)/.9)
}

.border-r-foreground\/95 {
    border-right-color: hsl(var(--foreground)/.95)
}

.border-r-fuchsia-100 {
    --tw-border-opacity: 1;
    border-right-color: rgb(250 232 255/var(--tw-border-opacity))
}

.border-r-fuchsia-100\/0 {
    border-right-color: rgba(250,232,255,0)
}

.border-r-fuchsia-100\/10 {
    border-right-color: rgba(250,232,255,.1)
}

.border-r-fuchsia-100\/100 {
    border-right-color: #fae8ff
}

.border-r-fuchsia-100\/20 {
    border-right-color: rgba(250,232,255,.2)
}

.border-r-fuchsia-100\/25 {
    border-right-color: rgba(250,232,255,.25)
}

.border-r-fuchsia-100\/30 {
    border-right-color: rgba(250,232,255,.3)
}

.border-r-fuchsia-100\/40 {
    border-right-color: rgba(250,232,255,.4)
}

.border-r-fuchsia-100\/5 {
    border-right-color: rgba(250,232,255,.05)
}

.border-r-fuchsia-100\/50 {
    border-right-color: rgba(250,232,255,.5)
}

.border-r-fuchsia-100\/60 {
    border-right-color: rgba(250,232,255,.6)
}

.border-r-fuchsia-100\/70 {
    border-right-color: rgba(250,232,255,.7)
}

.border-r-fuchsia-100\/75 {
    border-right-color: rgba(250,232,255,.75)
}

.border-r-fuchsia-100\/80 {
    border-right-color: rgba(250,232,255,.8)
}

.border-r-fuchsia-100\/90 {
    border-right-color: rgba(250,232,255,.9)
}

.border-r-fuchsia-100\/95 {
    border-right-color: rgba(250,232,255,.95)
}

.border-r-fuchsia-200 {
    --tw-border-opacity: 1;
    border-right-color: rgb(245 208 254/var(--tw-border-opacity))
}

.border-r-fuchsia-200\/0 {
    border-right-color: rgba(245,208,254,0)
}

.border-r-fuchsia-200\/10 {
    border-right-color: rgba(245,208,254,.1)
}

.border-r-fuchsia-200\/100 {
    border-right-color: #f5d0fe
}

.border-r-fuchsia-200\/20 {
    border-right-color: rgba(245,208,254,.2)
}

.border-r-fuchsia-200\/25 {
    border-right-color: rgba(245,208,254,.25)
}

.border-r-fuchsia-200\/30 {
    border-right-color: rgba(245,208,254,.3)
}

.border-r-fuchsia-200\/40 {
    border-right-color: rgba(245,208,254,.4)
}

.border-r-fuchsia-200\/5 {
    border-right-color: rgba(245,208,254,.05)
}

.border-r-fuchsia-200\/50 {
    border-right-color: rgba(245,208,254,.5)
}

.border-r-fuchsia-200\/60 {
    border-right-color: rgba(245,208,254,.6)
}

.border-r-fuchsia-200\/70 {
    border-right-color: rgba(245,208,254,.7)
}

.border-r-fuchsia-200\/75 {
    border-right-color: rgba(245,208,254,.75)
}

.border-r-fuchsia-200\/80 {
    border-right-color: rgba(245,208,254,.8)
}

.border-r-fuchsia-200\/90 {
    border-right-color: rgba(245,208,254,.9)
}

.border-r-fuchsia-200\/95 {
    border-right-color: rgba(245,208,254,.95)
}

.border-r-fuchsia-300 {
    --tw-border-opacity: 1;
    border-right-color: rgb(240 171 252/var(--tw-border-opacity))
}

.border-r-fuchsia-300\/0 {
    border-right-color: rgba(240,171,252,0)
}

.border-r-fuchsia-300\/10 {
    border-right-color: rgba(240,171,252,.1)
}

.border-r-fuchsia-300\/100 {
    border-right-color: #f0abfc
}

.border-r-fuchsia-300\/20 {
    border-right-color: rgba(240,171,252,.2)
}

.border-r-fuchsia-300\/25 {
    border-right-color: rgba(240,171,252,.25)
}

.border-r-fuchsia-300\/30 {
    border-right-color: rgba(240,171,252,.3)
}

.border-r-fuchsia-300\/40 {
    border-right-color: rgba(240,171,252,.4)
}

.border-r-fuchsia-300\/5 {
    border-right-color: rgba(240,171,252,.05)
}

.border-r-fuchsia-300\/50 {
    border-right-color: rgba(240,171,252,.5)
}

.border-r-fuchsia-300\/60 {
    border-right-color: rgba(240,171,252,.6)
}

.border-r-fuchsia-300\/70 {
    border-right-color: rgba(240,171,252,.7)
}

.border-r-fuchsia-300\/75 {
    border-right-color: rgba(240,171,252,.75)
}

.border-r-fuchsia-300\/80 {
    border-right-color: rgba(240,171,252,.8)
}

.border-r-fuchsia-300\/90 {
    border-right-color: rgba(240,171,252,.9)
}

.border-r-fuchsia-300\/95 {
    border-right-color: rgba(240,171,252,.95)
}

.border-r-fuchsia-400 {
    --tw-border-opacity: 1;
    border-right-color: rgb(232 121 249/var(--tw-border-opacity))
}

.border-r-fuchsia-400\/0 {
    border-right-color: rgba(232,121,249,0)
}

.border-r-fuchsia-400\/10 {
    border-right-color: rgba(232,121,249,.1)
}

.border-r-fuchsia-400\/100 {
    border-right-color: #e879f9
}

.border-r-fuchsia-400\/20 {
    border-right-color: rgba(232,121,249,.2)
}

.border-r-fuchsia-400\/25 {
    border-right-color: rgba(232,121,249,.25)
}

.border-r-fuchsia-400\/30 {
    border-right-color: rgba(232,121,249,.3)
}

.border-r-fuchsia-400\/40 {
    border-right-color: rgba(232,121,249,.4)
}

.border-r-fuchsia-400\/5 {
    border-right-color: rgba(232,121,249,.05)
}

.border-r-fuchsia-400\/50 {
    border-right-color: rgba(232,121,249,.5)
}

.border-r-fuchsia-400\/60 {
    border-right-color: rgba(232,121,249,.6)
}

.border-r-fuchsia-400\/70 {
    border-right-color: rgba(232,121,249,.7)
}

.border-r-fuchsia-400\/75 {
    border-right-color: rgba(232,121,249,.75)
}

.border-r-fuchsia-400\/80 {
    border-right-color: rgba(232,121,249,.8)
}

.border-r-fuchsia-400\/90 {
    border-right-color: rgba(232,121,249,.9)
}

.border-r-fuchsia-400\/95 {
    border-right-color: rgba(232,121,249,.95)
}

.border-r-fuchsia-50 {
    --tw-border-opacity: 1;
    border-right-color: rgb(253 244 255/var(--tw-border-opacity))
}

.border-r-fuchsia-50\/0 {
    border-right-color: rgba(253,244,255,0)
}

.border-r-fuchsia-50\/10 {
    border-right-color: rgba(253,244,255,.1)
}

.border-r-fuchsia-50\/100 {
    border-right-color: #fdf4ff
}

.border-r-fuchsia-50\/20 {
    border-right-color: rgba(253,244,255,.2)
}

.border-r-fuchsia-50\/25 {
    border-right-color: rgba(253,244,255,.25)
}

.border-r-fuchsia-50\/30 {
    border-right-color: rgba(253,244,255,.3)
}

.border-r-fuchsia-50\/40 {
    border-right-color: rgba(253,244,255,.4)
}

.border-r-fuchsia-50\/5 {
    border-right-color: rgba(253,244,255,.05)
}

.border-r-fuchsia-50\/50 {
    border-right-color: rgba(253,244,255,.5)
}

.border-r-fuchsia-50\/60 {
    border-right-color: rgba(253,244,255,.6)
}

.border-r-fuchsia-50\/70 {
    border-right-color: rgba(253,244,255,.7)
}

.border-r-fuchsia-50\/75 {
    border-right-color: rgba(253,244,255,.75)
}

.border-r-fuchsia-50\/80 {
    border-right-color: rgba(253,244,255,.8)
}

.border-r-fuchsia-50\/90 {
    border-right-color: rgba(253,244,255,.9)
}

.border-r-fuchsia-50\/95 {
    border-right-color: rgba(253,244,255,.95)
}

.border-r-fuchsia-500 {
    --tw-border-opacity: 1;
    border-right-color: rgb(217 70 239/var(--tw-border-opacity))
}

.border-r-fuchsia-500\/0 {
    border-right-color: rgba(217,70,239,0)
}

.border-r-fuchsia-500\/10 {
    border-right-color: rgba(217,70,239,.1)
}

.border-r-fuchsia-500\/100 {
    border-right-color: #d946ef
}

.border-r-fuchsia-500\/20 {
    border-right-color: rgba(217,70,239,.2)
}

.border-r-fuchsia-500\/25 {
    border-right-color: rgba(217,70,239,.25)
}

.border-r-fuchsia-500\/30 {
    border-right-color: rgba(217,70,239,.3)
}

.border-r-fuchsia-500\/40 {
    border-right-color: rgba(217,70,239,.4)
}

.border-r-fuchsia-500\/5 {
    border-right-color: rgba(217,70,239,.05)
}

.border-r-fuchsia-500\/50 {
    border-right-color: rgba(217,70,239,.5)
}

.border-r-fuchsia-500\/60 {
    border-right-color: rgba(217,70,239,.6)
}

.border-r-fuchsia-500\/70 {
    border-right-color: rgba(217,70,239,.7)
}

.border-r-fuchsia-500\/75 {
    border-right-color: rgba(217,70,239,.75)
}

.border-r-fuchsia-500\/80 {
    border-right-color: rgba(217,70,239,.8)
}

.border-r-fuchsia-500\/90 {
    border-right-color: rgba(217,70,239,.9)
}

.border-r-fuchsia-500\/95 {
    border-right-color: rgba(217,70,239,.95)
}

.border-r-fuchsia-600 {
    --tw-border-opacity: 1;
    border-right-color: rgb(192 38 211/var(--tw-border-opacity))
}

.border-r-fuchsia-600\/0 {
    border-right-color: rgba(192,38,211,0)
}

.border-r-fuchsia-600\/10 {
    border-right-color: rgba(192,38,211,.1)
}

.border-r-fuchsia-600\/100 {
    border-right-color: #c026d3
}

.border-r-fuchsia-600\/20 {
    border-right-color: rgba(192,38,211,.2)
}

.border-r-fuchsia-600\/25 {
    border-right-color: rgba(192,38,211,.25)
}

.border-r-fuchsia-600\/30 {
    border-right-color: rgba(192,38,211,.3)
}

.border-r-fuchsia-600\/40 {
    border-right-color: rgba(192,38,211,.4)
}

.border-r-fuchsia-600\/5 {
    border-right-color: rgba(192,38,211,.05)
}

.border-r-fuchsia-600\/50 {
    border-right-color: rgba(192,38,211,.5)
}

.border-r-fuchsia-600\/60 {
    border-right-color: rgba(192,38,211,.6)
}

.border-r-fuchsia-600\/70 {
    border-right-color: rgba(192,38,211,.7)
}

.border-r-fuchsia-600\/75 {
    border-right-color: rgba(192,38,211,.75)
}

.border-r-fuchsia-600\/80 {
    border-right-color: rgba(192,38,211,.8)
}

.border-r-fuchsia-600\/90 {
    border-right-color: rgba(192,38,211,.9)
}

.border-r-fuchsia-600\/95 {
    border-right-color: rgba(192,38,211,.95)
}

.border-r-fuchsia-700 {
    --tw-border-opacity: 1;
    border-right-color: rgb(162 28 175/var(--tw-border-opacity))
}

.border-r-fuchsia-700\/0 {
    border-right-color: rgba(162,28,175,0)
}

.border-r-fuchsia-700\/10 {
    border-right-color: rgba(162,28,175,.1)
}

.border-r-fuchsia-700\/100 {
    border-right-color: #a21caf
}

.border-r-fuchsia-700\/20 {
    border-right-color: rgba(162,28,175,.2)
}

.border-r-fuchsia-700\/25 {
    border-right-color: rgba(162,28,175,.25)
}

.border-r-fuchsia-700\/30 {
    border-right-color: rgba(162,28,175,.3)
}

.border-r-fuchsia-700\/40 {
    border-right-color: rgba(162,28,175,.4)
}

.border-r-fuchsia-700\/5 {
    border-right-color: rgba(162,28,175,.05)
}

.border-r-fuchsia-700\/50 {
    border-right-color: rgba(162,28,175,.5)
}

.border-r-fuchsia-700\/60 {
    border-right-color: rgba(162,28,175,.6)
}

.border-r-fuchsia-700\/70 {
    border-right-color: rgba(162,28,175,.7)
}

.border-r-fuchsia-700\/75 {
    border-right-color: rgba(162,28,175,.75)
}

.border-r-fuchsia-700\/80 {
    border-right-color: rgba(162,28,175,.8)
}

.border-r-fuchsia-700\/90 {
    border-right-color: rgba(162,28,175,.9)
}

.border-r-fuchsia-700\/95 {
    border-right-color: rgba(162,28,175,.95)
}

.border-r-fuchsia-800 {
    --tw-border-opacity: 1;
    border-right-color: rgb(134 25 143/var(--tw-border-opacity))
}

.border-r-fuchsia-800\/0 {
    border-right-color: rgba(134,25,143,0)
}

.border-r-fuchsia-800\/10 {
    border-right-color: rgba(134,25,143,.1)
}

.border-r-fuchsia-800\/100 {
    border-right-color: #86198f
}

.border-r-fuchsia-800\/20 {
    border-right-color: rgba(134,25,143,.2)
}

.border-r-fuchsia-800\/25 {
    border-right-color: rgba(134,25,143,.25)
}

.border-r-fuchsia-800\/30 {
    border-right-color: rgba(134,25,143,.3)
}

.border-r-fuchsia-800\/40 {
    border-right-color: rgba(134,25,143,.4)
}

.border-r-fuchsia-800\/5 {
    border-right-color: rgba(134,25,143,.05)
}

.border-r-fuchsia-800\/50 {
    border-right-color: rgba(134,25,143,.5)
}

.border-r-fuchsia-800\/60 {
    border-right-color: rgba(134,25,143,.6)
}

.border-r-fuchsia-800\/70 {
    border-right-color: rgba(134,25,143,.7)
}

.border-r-fuchsia-800\/75 {
    border-right-color: rgba(134,25,143,.75)
}

.border-r-fuchsia-800\/80 {
    border-right-color: rgba(134,25,143,.8)
}

.border-r-fuchsia-800\/90 {
    border-right-color: rgba(134,25,143,.9)
}

.border-r-fuchsia-800\/95 {
    border-right-color: rgba(134,25,143,.95)
}

.border-r-fuchsia-900 {
    --tw-border-opacity: 1;
    border-right-color: rgb(112 26 117/var(--tw-border-opacity))
}

.border-r-fuchsia-900\/0 {
    border-right-color: rgba(112,26,117,0)
}

.border-r-fuchsia-900\/10 {
    border-right-color: rgba(112,26,117,.1)
}

.border-r-fuchsia-900\/100 {
    border-right-color: #701a75
}

.border-r-fuchsia-900\/20 {
    border-right-color: rgba(112,26,117,.2)
}

.border-r-fuchsia-900\/25 {
    border-right-color: rgba(112,26,117,.25)
}

.border-r-fuchsia-900\/30 {
    border-right-color: rgba(112,26,117,.3)
}

.border-r-fuchsia-900\/40 {
    border-right-color: rgba(112,26,117,.4)
}

.border-r-fuchsia-900\/5 {
    border-right-color: rgba(112,26,117,.05)
}

.border-r-fuchsia-900\/50 {
    border-right-color: rgba(112,26,117,.5)
}

.border-r-fuchsia-900\/60 {
    border-right-color: rgba(112,26,117,.6)
}

.border-r-fuchsia-900\/70 {
    border-right-color: rgba(112,26,117,.7)
}

.border-r-fuchsia-900\/75 {
    border-right-color: rgba(112,26,117,.75)
}

.border-r-fuchsia-900\/80 {
    border-right-color: rgba(112,26,117,.8)
}

.border-r-fuchsia-900\/90 {
    border-right-color: rgba(112,26,117,.9)
}

.border-r-fuchsia-900\/95 {
    border-right-color: rgba(112,26,117,.95)
}

.border-r-fuchsia-950 {
    --tw-border-opacity: 1;
    border-right-color: rgb(74 4 78/var(--tw-border-opacity))
}

.border-r-fuchsia-950\/0 {
    border-right-color: rgba(74,4,78,0)
}

.border-r-fuchsia-950\/10 {
    border-right-color: rgba(74,4,78,.1)
}

.border-r-fuchsia-950\/100 {
    border-right-color: #4a044e
}

.border-r-fuchsia-950\/20 {
    border-right-color: rgba(74,4,78,.2)
}

.border-r-fuchsia-950\/25 {
    border-right-color: rgba(74,4,78,.25)
}

.border-r-fuchsia-950\/30 {
    border-right-color: rgba(74,4,78,.3)
}

.border-r-fuchsia-950\/40 {
    border-right-color: rgba(74,4,78,.4)
}

.border-r-fuchsia-950\/5 {
    border-right-color: rgba(74,4,78,.05)
}

.border-r-fuchsia-950\/50 {
    border-right-color: rgba(74,4,78,.5)
}

.border-r-fuchsia-950\/60 {
    border-right-color: rgba(74,4,78,.6)
}

.border-r-fuchsia-950\/70 {
    border-right-color: rgba(74,4,78,.7)
}

.border-r-fuchsia-950\/75 {
    border-right-color: rgba(74,4,78,.75)
}

.border-r-fuchsia-950\/80 {
    border-right-color: rgba(74,4,78,.8)
}

.border-r-fuchsia-950\/90 {
    border-right-color: rgba(74,4,78,.9)
}

.border-r-fuchsia-950\/95 {
    border-right-color: rgba(74,4,78,.95)
}

.border-r-gray-100 {
    --tw-border-opacity: 1;
    border-right-color: rgb(220 224 231/var(--tw-border-opacity))
}

.border-r-gray-100\/0 {
    border-right-color: rgba(220,224,231,0)
}

.border-r-gray-100\/10 {
    border-right-color: rgba(220,224,231,.1)
}

.border-r-gray-100\/100 {
    border-right-color: #dce0e7
}

.border-r-gray-100\/20 {
    border-right-color: rgba(220,224,231,.2)
}

.border-r-gray-100\/25 {
    border-right-color: rgba(220,224,231,.25)
}

.border-r-gray-100\/30 {
    border-right-color: rgba(220,224,231,.3)
}

.border-r-gray-100\/40 {
    border-right-color: rgba(220,224,231,.4)
}

.border-r-gray-100\/5 {
    border-right-color: rgba(220,224,231,.05)
}

.border-r-gray-100\/50 {
    border-right-color: rgba(220,224,231,.5)
}

.border-r-gray-100\/60 {
    border-right-color: rgba(220,224,231,.6)
}

.border-r-gray-100\/70 {
    border-right-color: rgba(220,224,231,.7)
}

.border-r-gray-100\/75 {
    border-right-color: rgba(220,224,231,.75)
}

.border-r-gray-100\/80 {
    border-right-color: rgba(220,224,231,.8)
}

.border-r-gray-100\/90 {
    border-right-color: rgba(220,224,231,.9)
}

.border-r-gray-100\/95 {
    border-right-color: rgba(220,224,231,.95)
}

.border-r-gray-200 {
    --tw-border-opacity: 1;
    border-right-color: rgb(202 207 216/var(--tw-border-opacity))
}

.border-r-gray-200\/0 {
    border-right-color: rgba(202,207,216,0)
}

.border-r-gray-200\/10 {
    border-right-color: rgba(202,207,216,.1)
}

.border-r-gray-200\/100 {
    border-right-color: #cacfd8
}

.border-r-gray-200\/20 {
    border-right-color: rgba(202,207,216,.2)
}

.border-r-gray-200\/25 {
    border-right-color: rgba(202,207,216,.25)
}

.border-r-gray-200\/30 {
    border-right-color: rgba(202,207,216,.3)
}

.border-r-gray-200\/40 {
    border-right-color: rgba(202,207,216,.4)
}

.border-r-gray-200\/5 {
    border-right-color: rgba(202,207,216,.05)
}

.border-r-gray-200\/50 {
    border-right-color: rgba(202,207,216,.5)
}

.border-r-gray-200\/60 {
    border-right-color: rgba(202,207,216,.6)
}

.border-r-gray-200\/70 {
    border-right-color: rgba(202,207,216,.7)
}

.border-r-gray-200\/75 {
    border-right-color: rgba(202,207,216,.75)
}

.border-r-gray-200\/80 {
    border-right-color: rgba(202,207,216,.8)
}

.border-r-gray-200\/90 {
    border-right-color: rgba(202,207,216,.9)
}

.border-r-gray-200\/95 {
    border-right-color: rgba(202,207,216,.95)
}

.border-r-gray-300 {
    --tw-border-opacity: 1;
    border-right-color: rgb(185 189 200/var(--tw-border-opacity))
}

.border-r-gray-300\/0 {
    border-right-color: rgba(185,189,200,0)
}

.border-r-gray-300\/10 {
    border-right-color: rgba(185,189,200,.1)
}

.border-r-gray-300\/100 {
    border-right-color: #b9bdc8
}

.border-r-gray-300\/20 {
    border-right-color: rgba(185,189,200,.2)
}

.border-r-gray-300\/25 {
    border-right-color: rgba(185,189,200,.25)
}

.border-r-gray-300\/30 {
    border-right-color: rgba(185,189,200,.3)
}

.border-r-gray-300\/40 {
    border-right-color: rgba(185,189,200,.4)
}

.border-r-gray-300\/5 {
    border-right-color: rgba(185,189,200,.05)
}

.border-r-gray-300\/50 {
    border-right-color: rgba(185,189,200,.5)
}

.border-r-gray-300\/60 {
    border-right-color: rgba(185,189,200,.6)
}

.border-r-gray-300\/70 {
    border-right-color: rgba(185,189,200,.7)
}

.border-r-gray-300\/75 {
    border-right-color: rgba(185,189,200,.75)
}

.border-r-gray-300\/80 {
    border-right-color: rgba(185,189,200,.8)
}

.border-r-gray-300\/90 {
    border-right-color: rgba(185,189,200,.9)
}

.border-r-gray-300\/95 {
    border-right-color: rgba(185,189,200,.95)
}

.border-r-gray-400 {
    --tw-border-opacity: 1;
    border-right-color: rgb(167 171 183/var(--tw-border-opacity))
}

.border-r-gray-400\/0 {
    border-right-color: rgba(167,171,183,0)
}

.border-r-gray-400\/10 {
    border-right-color: rgba(167,171,183,.1)
}

.border-r-gray-400\/100 {
    border-right-color: #a7abb7
}

.border-r-gray-400\/20 {
    border-right-color: rgba(167,171,183,.2)
}

.border-r-gray-400\/25 {
    border-right-color: rgba(167,171,183,.25)
}

.border-r-gray-400\/30 {
    border-right-color: rgba(167,171,183,.3)
}

.border-r-gray-400\/40 {
    border-right-color: rgba(167,171,183,.4)
}

.border-r-gray-400\/5 {
    border-right-color: rgba(167,171,183,.05)
}

.border-r-gray-400\/50 {
    border-right-color: rgba(167,171,183,.5)
}

.border-r-gray-400\/60 {
    border-right-color: rgba(167,171,183,.6)
}

.border-r-gray-400\/70 {
    border-right-color: rgba(167,171,183,.7)
}

.border-r-gray-400\/75 {
    border-right-color: rgba(167,171,183,.75)
}

.border-r-gray-400\/80 {
    border-right-color: rgba(167,171,183,.8)
}

.border-r-gray-400\/90 {
    border-right-color: rgba(167,171,183,.9)
}

.border-r-gray-400\/95 {
    border-right-color: rgba(167,171,183,.95)
}

.border-r-gray-50 {
    --tw-border-opacity: 1;
    border-right-color: rgb(237 242 245/var(--tw-border-opacity))
}

.border-r-gray-50\/0 {
    border-right-color: rgba(237,242,245,0)
}

.border-r-gray-50\/10 {
    border-right-color: rgba(237,242,245,.1)
}

.border-r-gray-50\/100 {
    border-right-color: #edf2f5
}

.border-r-gray-50\/20 {
    border-right-color: rgba(237,242,245,.2)
}

.border-r-gray-50\/25 {
    border-right-color: rgba(237,242,245,.25)
}

.border-r-gray-50\/30 {
    border-right-color: rgba(237,242,245,.3)
}

.border-r-gray-50\/40 {
    border-right-color: rgba(237,242,245,.4)
}

.border-r-gray-50\/5 {
    border-right-color: rgba(237,242,245,.05)
}

.border-r-gray-50\/50 {
    border-right-color: rgba(237,242,245,.5)
}

.border-r-gray-50\/60 {
    border-right-color: rgba(237,242,245,.6)
}

.border-r-gray-50\/70 {
    border-right-color: rgba(237,242,245,.7)
}

.border-r-gray-50\/75 {
    border-right-color: rgba(237,242,245,.75)
}

.border-r-gray-50\/80 {
    border-right-color: rgba(237,242,245,.8)
}

.border-r-gray-50\/90 {
    border-right-color: rgba(237,242,245,.9)
}

.border-r-gray-50\/95 {
    border-right-color: rgba(237,242,245,.95)
}

.border-r-gray-500 {
    --tw-border-opacity: 1;
    border-right-color: rgb(149 152 166/var(--tw-border-opacity))
}

.border-r-gray-500\/0 {
    border-right-color: hsla(229,9%,62%,0)
}

.border-r-gray-500\/10 {
    border-right-color: hsla(229,9%,62%,.1)
}

.border-r-gray-500\/100 {
    border-right-color: #9598a6
}

.border-r-gray-500\/20 {
    border-right-color: hsla(229,9%,62%,.2)
}

.border-r-gray-500\/25 {
    border-right-color: hsla(229,9%,62%,.25)
}

.border-r-gray-500\/30 {
    border-right-color: hsla(229,9%,62%,.3)
}

.border-r-gray-500\/40 {
    border-right-color: hsla(229,9%,62%,.4)
}

.border-r-gray-500\/5 {
    border-right-color: hsla(229,9%,62%,.05)
}

.border-r-gray-500\/50 {
    border-right-color: hsla(229,9%,62%,.5)
}

.border-r-gray-500\/60 {
    border-right-color: hsla(229,9%,62%,.6)
}

.border-r-gray-500\/70 {
    border-right-color: hsla(229,9%,62%,.7)
}

.border-r-gray-500\/75 {
    border-right-color: hsla(229,9%,62%,.75)
}

.border-r-gray-500\/80 {
    border-right-color: hsla(229,9%,62%,.8)
}

.border-r-gray-500\/90 {
    border-right-color: hsla(229,9%,62%,.9)
}

.border-r-gray-500\/95 {
    border-right-color: hsla(229,9%,62%,.95)
}

.border-r-gray-600 {
    --tw-border-opacity: 1;
    border-right-color: rgb(131 132 149/var(--tw-border-opacity))
}

.border-r-gray-600\/0 {
    border-right-color: hsla(237,8%,55%,0)
}

.border-r-gray-600\/10 {
    border-right-color: hsla(237,8%,55%,.1)
}

.border-r-gray-600\/100 {
    border-right-color: #838495
}

.border-r-gray-600\/20 {
    border-right-color: hsla(237,8%,55%,.2)
}

.border-r-gray-600\/25 {
    border-right-color: hsla(237,8%,55%,.25)
}

.border-r-gray-600\/30 {
    border-right-color: hsla(237,8%,55%,.3)
}

.border-r-gray-600\/40 {
    border-right-color: hsla(237,8%,55%,.4)
}

.border-r-gray-600\/5 {
    border-right-color: hsla(237,8%,55%,.05)
}

.border-r-gray-600\/50 {
    border-right-color: hsla(237,8%,55%,.5)
}

.border-r-gray-600\/60 {
    border-right-color: hsla(237,8%,55%,.6)
}

.border-r-gray-600\/70 {
    border-right-color: hsla(237,8%,55%,.7)
}

.border-r-gray-600\/75 {
    border-right-color: hsla(237,8%,55%,.75)
}

.border-r-gray-600\/80 {
    border-right-color: hsla(237,8%,55%,.8)
}

.border-r-gray-600\/90 {
    border-right-color: hsla(237,8%,55%,.9)
}

.border-r-gray-600\/95 {
    border-right-color: hsla(237,8%,55%,.95)
}

.border-r-gray-700 {
    --tw-border-opacity: 1;
    border-right-color: rgb(111 112 130/var(--tw-border-opacity))
}

.border-r-gray-700\/0 {
    border-right-color: hsla(237,8%,47%,0)
}

.border-r-gray-700\/10 {
    border-right-color: hsla(237,8%,47%,.1)
}

.border-r-gray-700\/100 {
    border-right-color: #6f7082
}

.border-r-gray-700\/20 {
    border-right-color: hsla(237,8%,47%,.2)
}

.border-r-gray-700\/25 {
    border-right-color: hsla(237,8%,47%,.25)
}

.border-r-gray-700\/30 {
    border-right-color: hsla(237,8%,47%,.3)
}

.border-r-gray-700\/40 {
    border-right-color: hsla(237,8%,47%,.4)
}

.border-r-gray-700\/5 {
    border-right-color: hsla(237,8%,47%,.05)
}

.border-r-gray-700\/50 {
    border-right-color: hsla(237,8%,47%,.5)
}

.border-r-gray-700\/60 {
    border-right-color: hsla(237,8%,47%,.6)
}

.border-r-gray-700\/70 {
    border-right-color: hsla(237,8%,47%,.7)
}

.border-r-gray-700\/75 {
    border-right-color: hsla(237,8%,47%,.75)
}

.border-r-gray-700\/80 {
    border-right-color: hsla(237,8%,47%,.8)
}

.border-r-gray-700\/90 {
    border-right-color: hsla(237,8%,47%,.9)
}

.border-r-gray-700\/95 {
    border-right-color: hsla(237,8%,47%,.95)
}

.border-r-gray-800 {
    --tw-border-opacity: 1;
    border-right-color: rgb(92 90 110/var(--tw-border-opacity))
}

.border-r-gray-800\/0 {
    border-right-color: rgba(92,90,110,0)
}

.border-r-gray-800\/10 {
    border-right-color: rgba(92,90,110,.1)
}

.border-r-gray-800\/100 {
    border-right-color: #5c5a6e
}

.border-r-gray-800\/20 {
    border-right-color: rgba(92,90,110,.2)
}

.border-r-gray-800\/25 {
    border-right-color: rgba(92,90,110,.25)
}

.border-r-gray-800\/30 {
    border-right-color: rgba(92,90,110,.3)
}

.border-r-gray-800\/40 {
    border-right-color: rgba(92,90,110,.4)
}

.border-r-gray-800\/5 {
    border-right-color: rgba(92,90,110,.05)
}

.border-r-gray-800\/50 {
    border-right-color: rgba(92,90,110,.5)
}

.border-r-gray-800\/60 {
    border-right-color: rgba(92,90,110,.6)
}

.border-r-gray-800\/70 {
    border-right-color: rgba(92,90,110,.7)
}

.border-r-gray-800\/75 {
    border-right-color: rgba(92,90,110,.75)
}

.border-r-gray-800\/80 {
    border-right-color: rgba(92,90,110,.8)
}

.border-r-gray-800\/90 {
    border-right-color: rgba(92,90,110,.9)
}

.border-r-gray-800\/95 {
    border-right-color: rgba(92,90,110,.95)
}

.border-r-gray-900 {
    --tw-border-opacity: 1;
    border-right-color: rgb(71 67 88/var(--tw-border-opacity))
}

.border-r-gray-900\/0 {
    border-right-color: rgba(71,67,88,0)
}

.border-r-gray-900\/10 {
    border-right-color: rgba(71,67,88,.1)
}

.border-r-gray-900\/100 {
    border-right-color: #474358
}

.border-r-gray-900\/20 {
    border-right-color: rgba(71,67,88,.2)
}

.border-r-gray-900\/25 {
    border-right-color: rgba(71,67,88,.25)
}

.border-r-gray-900\/30 {
    border-right-color: rgba(71,67,88,.3)
}

.border-r-gray-900\/40 {
    border-right-color: rgba(71,67,88,.4)
}

.border-r-gray-900\/5 {
    border-right-color: rgba(71,67,88,.05)
}

.border-r-gray-900\/50 {
    border-right-color: rgba(71,67,88,.5)
}

.border-r-gray-900\/60 {
    border-right-color: rgba(71,67,88,.6)
}

.border-r-gray-900\/70 {
    border-right-color: rgba(71,67,88,.7)
}

.border-r-gray-900\/75 {
    border-right-color: rgba(71,67,88,.75)
}

.border-r-gray-900\/80 {
    border-right-color: rgba(71,67,88,.8)
}

.border-r-gray-900\/90 {
    border-right-color: rgba(71,67,88,.9)
}

.border-r-gray-900\/95 {
    border-right-color: rgba(71,67,88,.95)
}

.border-r-gray-alpha-100 {
    border-right-color: rgba(135,145,165,.1)
}

.border-r-gray-alpha-100\/0 {
    border-right-color: rgba(135,145,165,0)
}

.border-r-gray-alpha-100\/10 {
    border-right-color: rgba(135,145,165,.1)
}

.border-r-gray-alpha-100\/100 {
    border-right-color: #8791a5
}

.border-r-gray-alpha-100\/20 {
    border-right-color: rgba(135,145,165,.2)
}

.border-r-gray-alpha-100\/25 {
    border-right-color: rgba(135,145,165,.25)
}

.border-r-gray-alpha-100\/30 {
    border-right-color: rgba(135,145,165,.3)
}

.border-r-gray-alpha-100\/40 {
    border-right-color: rgba(135,145,165,.4)
}

.border-r-gray-alpha-100\/5 {
    border-right-color: rgba(135,145,165,.05)
}

.border-r-gray-alpha-100\/50 {
    border-right-color: rgba(135,145,165,.5)
}

.border-r-gray-alpha-100\/60 {
    border-right-color: rgba(135,145,165,.6)
}

.border-r-gray-alpha-100\/70 {
    border-right-color: rgba(135,145,165,.7)
}

.border-r-gray-alpha-100\/75 {
    border-right-color: rgba(135,145,165,.75)
}

.border-r-gray-alpha-100\/80 {
    border-right-color: rgba(135,145,165,.8)
}

.border-r-gray-alpha-100\/90 {
    border-right-color: rgba(135,145,165,.9)
}

.border-r-gray-alpha-100\/95 {
    border-right-color: rgba(135,145,165,.95)
}

.border-r-gray-alpha-200 {
    border-right-color: rgba(125,135,155,.2)
}

.border-r-gray-alpha-200\/0 {
    border-right-color: rgba(125,135,155,0)
}

.border-r-gray-alpha-200\/10 {
    border-right-color: rgba(125,135,155,.1)
}

.border-r-gray-alpha-200\/100 {
    border-right-color: #7d879b
}

.border-r-gray-alpha-200\/20 {
    border-right-color: rgba(125,135,155,.2)
}

.border-r-gray-alpha-200\/25 {
    border-right-color: rgba(125,135,155,.25)
}

.border-r-gray-alpha-200\/30 {
    border-right-color: rgba(125,135,155,.3)
}

.border-r-gray-alpha-200\/40 {
    border-right-color: rgba(125,135,155,.4)
}

.border-r-gray-alpha-200\/5 {
    border-right-color: rgba(125,135,155,.05)
}

.border-r-gray-alpha-200\/50 {
    border-right-color: rgba(125,135,155,.5)
}

.border-r-gray-alpha-200\/60 {
    border-right-color: rgba(125,135,155,.6)
}

.border-r-gray-alpha-200\/70 {
    border-right-color: rgba(125,135,155,.7)
}

.border-r-gray-alpha-200\/75 {
    border-right-color: rgba(125,135,155,.75)
}

.border-r-gray-alpha-200\/80 {
    border-right-color: rgba(125,135,155,.8)
}

.border-r-gray-alpha-200\/90 {
    border-right-color: rgba(125,135,155,.9)
}

.border-r-gray-alpha-200\/95 {
    border-right-color: rgba(125,135,155,.95)
}

.border-r-gray-alpha-300 {
    border-right-color: rgba(101,115,135,.3)
}

.border-r-gray-alpha-300\/0 {
    border-right-color: rgba(101,115,135,0)
}

.border-r-gray-alpha-300\/10 {
    border-right-color: rgba(101,115,135,.1)
}

.border-r-gray-alpha-300\/100 {
    border-right-color: #657387
}

.border-r-gray-alpha-300\/20 {
    border-right-color: rgba(101,115,135,.2)
}

.border-r-gray-alpha-300\/25 {
    border-right-color: rgba(101,115,135,.25)
}

.border-r-gray-alpha-300\/30 {
    border-right-color: rgba(101,115,135,.3)
}

.border-r-gray-alpha-300\/40 {
    border-right-color: rgba(101,115,135,.4)
}

.border-r-gray-alpha-300\/5 {
    border-right-color: rgba(101,115,135,.05)
}

.border-r-gray-alpha-300\/50 {
    border-right-color: rgba(101,115,135,.5)
}

.border-r-gray-alpha-300\/60 {
    border-right-color: rgba(101,115,135,.6)
}

.border-r-gray-alpha-300\/70 {
    border-right-color: rgba(101,115,135,.7)
}

.border-r-gray-alpha-300\/75 {
    border-right-color: rgba(101,115,135,.75)
}

.border-r-gray-alpha-300\/80 {
    border-right-color: rgba(101,115,135,.8)
}

.border-r-gray-alpha-300\/90 {
    border-right-color: rgba(101,115,135,.9)
}

.border-r-gray-alpha-300\/95 {
    border-right-color: rgba(101,115,135,.95)
}

.border-r-gray-alpha-400 {
    border-right-color: rgba(7,25,55,.4)
}

.border-r-gray-alpha-400\/0 {
    border-right-color: rgba(7,25,55,0)
}

.border-r-gray-alpha-400\/10 {
    border-right-color: rgba(7,25,55,.1)
}

.border-r-gray-alpha-400\/100 {
    border-right-color: #071937
}

.border-r-gray-alpha-400\/20 {
    border-right-color: rgba(7,25,55,.2)
}

.border-r-gray-alpha-400\/25 {
    border-right-color: rgba(7,25,55,.25)
}

.border-r-gray-alpha-400\/30 {
    border-right-color: rgba(7,25,55,.3)
}

.border-r-gray-alpha-400\/40 {
    border-right-color: rgba(7,25,55,.4)
}

.border-r-gray-alpha-400\/5 {
    border-right-color: rgba(7,25,55,.05)
}

.border-r-gray-alpha-400\/50 {
    border-right-color: rgba(7,25,55,.5)
}

.border-r-gray-alpha-400\/60 {
    border-right-color: rgba(7,25,55,.6)
}

.border-r-gray-alpha-400\/70 {
    border-right-color: rgba(7,25,55,.7)
}

.border-r-gray-alpha-400\/75 {
    border-right-color: rgba(7,25,55,.75)
}

.border-r-gray-alpha-400\/80 {
    border-right-color: rgba(7,25,55,.8)
}

.border-r-gray-alpha-400\/90 {
    border-right-color: rgba(7,25,55,.9)
}

.border-r-gray-alpha-400\/95 {
    border-right-color: rgba(7,25,55,.95)
}

.border-r-gray-alpha-50 {
    border-right-color: rgba(135,155,175,.05)
}

.border-r-gray-alpha-50\/0 {
    border-right-color: rgba(135,155,175,0)
}

.border-r-gray-alpha-50\/10 {
    border-right-color: rgba(135,155,175,.1)
}

.border-r-gray-alpha-50\/100 {
    border-right-color: #879baf
}

.border-r-gray-alpha-50\/20 {
    border-right-color: rgba(135,155,175,.2)
}

.border-r-gray-alpha-50\/25 {
    border-right-color: rgba(135,155,175,.25)
}

.border-r-gray-alpha-50\/30 {
    border-right-color: rgba(135,155,175,.3)
}

.border-r-gray-alpha-50\/40 {
    border-right-color: rgba(135,155,175,.4)
}

.border-r-gray-alpha-50\/5 {
    border-right-color: rgba(135,155,175,.05)
}

.border-r-gray-alpha-50\/50 {
    border-right-color: rgba(135,155,175,.5)
}

.border-r-gray-alpha-50\/60 {
    border-right-color: rgba(135,155,175,.6)
}

.border-r-gray-alpha-50\/70 {
    border-right-color: rgba(135,155,175,.7)
}

.border-r-gray-alpha-50\/75 {
    border-right-color: rgba(135,155,175,.75)
}

.border-r-gray-alpha-50\/80 {
    border-right-color: rgba(135,155,175,.8)
}

.border-r-gray-alpha-50\/90 {
    border-right-color: rgba(135,155,175,.9)
}

.border-r-gray-alpha-50\/95 {
    border-right-color: rgba(135,155,175,.95)
}

.border-r-gray-alpha-500 {
    border-right-color: rgba(8,20,43,.6)
}

.border-r-gray-alpha-500\/0 {
    border-right-color: rgba(8,20,43,0)
}

.border-r-gray-alpha-500\/10 {
    border-right-color: rgba(8,20,43,.1)
}

.border-r-gray-alpha-500\/100 {
    border-right-color: #08142b
}

.border-r-gray-alpha-500\/20 {
    border-right-color: rgba(8,20,43,.2)
}

.border-r-gray-alpha-500\/25 {
    border-right-color: rgba(8,20,43,.25)
}

.border-r-gray-alpha-500\/30 {
    border-right-color: rgba(8,20,43,.3)
}

.border-r-gray-alpha-500\/40 {
    border-right-color: rgba(8,20,43,.4)
}

.border-r-gray-alpha-500\/5 {
    border-right-color: rgba(8,20,43,.05)
}

.border-r-gray-alpha-500\/50 {
    border-right-color: rgba(8,20,43,.5)
}

.border-r-gray-alpha-500\/60 {
    border-right-color: rgba(8,20,43,.6)
}

.border-r-gray-alpha-500\/70 {
    border-right-color: rgba(8,20,43,.7)
}

.border-r-gray-alpha-500\/75 {
    border-right-color: rgba(8,20,43,.75)
}

.border-r-gray-alpha-500\/80 {
    border-right-color: rgba(8,20,43,.8)
}

.border-r-gray-alpha-500\/90 {
    border-right-color: rgba(8,20,43,.9)
}

.border-r-gray-alpha-500\/95 {
    border-right-color: rgba(8,20,43,.95)
}

.border-r-gray-alpha-600 {
    border-right-color: rgba(0,12,32,.7)
}

.border-r-gray-alpha-600\/0 {
    border-right-color: rgba(0,12,32,0)
}

.border-r-gray-alpha-600\/10 {
    border-right-color: rgba(0,12,32,.1)
}

.border-r-gray-alpha-600\/100 {
    border-right-color: #000c20
}

.border-r-gray-alpha-600\/20 {
    border-right-color: rgba(0,12,32,.2)
}

.border-r-gray-alpha-600\/25 {
    border-right-color: rgba(0,12,32,.25)
}

.border-r-gray-alpha-600\/30 {
    border-right-color: rgba(0,12,32,.3)
}

.border-r-gray-alpha-600\/40 {
    border-right-color: rgba(0,12,32,.4)
}

.border-r-gray-alpha-600\/5 {
    border-right-color: rgba(0,12,32,.05)
}

.border-r-gray-alpha-600\/50 {
    border-right-color: rgba(0,12,32,.5)
}

.border-r-gray-alpha-600\/60 {
    border-right-color: rgba(0,12,32,.6)
}

.border-r-gray-alpha-600\/70 {
    border-right-color: rgba(0,12,32,.7)
}

.border-r-gray-alpha-600\/75 {
    border-right-color: rgba(0,12,32,.75)
}

.border-r-gray-alpha-600\/80 {
    border-right-color: rgba(0,12,32,.8)
}

.border-r-gray-alpha-600\/90 {
    border-right-color: rgba(0,12,32,.9)
}

.border-r-gray-alpha-600\/95 {
    border-right-color: rgba(0,12,32,.95)
}

.border-r-gray-alpha-700 {
    border-right-color: rgba(5,17,37,.8)
}

.border-r-gray-alpha-700\/0 {
    border-right-color: rgba(5,17,37,0)
}

.border-r-gray-alpha-700\/10 {
    border-right-color: rgba(5,17,37,.1)
}

.border-r-gray-alpha-700\/100 {
    border-right-color: #051125
}

.border-r-gray-alpha-700\/20 {
    border-right-color: rgba(5,17,37,.2)
}

.border-r-gray-alpha-700\/25 {
    border-right-color: rgba(5,17,37,.25)
}

.border-r-gray-alpha-700\/30 {
    border-right-color: rgba(5,17,37,.3)
}

.border-r-gray-alpha-700\/40 {
    border-right-color: rgba(5,17,37,.4)
}

.border-r-gray-alpha-700\/5 {
    border-right-color: rgba(5,17,37,.05)
}

.border-r-gray-alpha-700\/50 {
    border-right-color: rgba(5,17,37,.5)
}

.border-r-gray-alpha-700\/60 {
    border-right-color: rgba(5,17,37,.6)
}

.border-r-gray-alpha-700\/70 {
    border-right-color: rgba(5,17,37,.7)
}

.border-r-gray-alpha-700\/75 {
    border-right-color: rgba(5,17,37,.75)
}

.border-r-gray-alpha-700\/80 {
    border-right-color: rgba(5,17,37,.8)
}

.border-r-gray-alpha-700\/90 {
    border-right-color: rgba(5,17,37,.9)
}

.border-r-gray-alpha-700\/95 {
    border-right-color: rgba(5,17,37,.95)
}

.border-r-gray-alpha-800 {
    border-right-color: rgba(6,17,32,.9)
}

.border-r-gray-alpha-800\/0 {
    border-right-color: rgba(6,17,32,0)
}

.border-r-gray-alpha-800\/10 {
    border-right-color: rgba(6,17,32,.1)
}

.border-r-gray-alpha-800\/100 {
    border-right-color: #061120
}

.border-r-gray-alpha-800\/20 {
    border-right-color: rgba(6,17,32,.2)
}

.border-r-gray-alpha-800\/25 {
    border-right-color: rgba(6,17,32,.25)
}

.border-r-gray-alpha-800\/30 {
    border-right-color: rgba(6,17,32,.3)
}

.border-r-gray-alpha-800\/40 {
    border-right-color: rgba(6,17,32,.4)
}

.border-r-gray-alpha-800\/5 {
    border-right-color: rgba(6,17,32,.05)
}

.border-r-gray-alpha-800\/50 {
    border-right-color: rgba(6,17,32,.5)
}

.border-r-gray-alpha-800\/60 {
    border-right-color: rgba(6,17,32,.6)
}

.border-r-gray-alpha-800\/70 {
    border-right-color: rgba(6,17,32,.7)
}

.border-r-gray-alpha-800\/75 {
    border-right-color: rgba(6,17,32,.75)
}

.border-r-gray-alpha-800\/80 {
    border-right-color: rgba(6,17,32,.8)
}

.border-r-gray-alpha-800\/90 {
    border-right-color: rgba(6,17,32,.9)
}

.border-r-gray-alpha-800\/95 {
    border-right-color: rgba(6,17,32,.95)
}

.border-r-gray-alpha-900 {
    border-right-color: rgba(4,11,27,.95)
}

.border-r-gray-alpha-900\/0 {
    border-right-color: rgba(4,11,27,0)
}

.border-r-gray-alpha-900\/10 {
    border-right-color: rgba(4,11,27,.1)
}

.border-r-gray-alpha-900\/100 {
    border-right-color: #040b1b
}

.border-r-gray-alpha-900\/20 {
    border-right-color: rgba(4,11,27,.2)
}

.border-r-gray-alpha-900\/25 {
    border-right-color: rgba(4,11,27,.25)
}

.border-r-gray-alpha-900\/30 {
    border-right-color: rgba(4,11,27,.3)
}

.border-r-gray-alpha-900\/40 {
    border-right-color: rgba(4,11,27,.4)
}

.border-r-gray-alpha-900\/5 {
    border-right-color: rgba(4,11,27,.05)
}

.border-r-gray-alpha-900\/50 {
    border-right-color: rgba(4,11,27,.5)
}

.border-r-gray-alpha-900\/60 {
    border-right-color: rgba(4,11,27,.6)
}

.border-r-gray-alpha-900\/70 {
    border-right-color: rgba(4,11,27,.7)
}

.border-r-gray-alpha-900\/75 {
    border-right-color: rgba(4,11,27,.75)
}

.border-r-gray-alpha-900\/80 {
    border-right-color: rgba(4,11,27,.8)
}

.border-r-gray-alpha-900\/90 {
    border-right-color: rgba(4,11,27,.9)
}

.border-r-gray-alpha-900\/95 {
    border-right-color: rgba(4,11,27,.95)
}

.border-r-gray-alpha-950 {
    border-right-color: #030712
}

.border-r-gray-alpha-950\/0 {
    border-right-color: rgba(3,7,18,0)
}

.border-r-gray-alpha-950\/10 {
    border-right-color: rgba(3,7,18,.1)
}

.border-r-gray-alpha-950\/100 {
    border-right-color: #030712
}

.border-r-gray-alpha-950\/20 {
    border-right-color: rgba(3,7,18,.2)
}

.border-r-gray-alpha-950\/25 {
    border-right-color: rgba(3,7,18,.25)
}

.border-r-gray-alpha-950\/30 {
    border-right-color: rgba(3,7,18,.3)
}

.border-r-gray-alpha-950\/40 {
    border-right-color: rgba(3,7,18,.4)
}

.border-r-gray-alpha-950\/5 {
    border-right-color: rgba(3,7,18,.05)
}

.border-r-gray-alpha-950\/50 {
    border-right-color: rgba(3,7,18,.5)
}

.border-r-gray-alpha-950\/60 {
    border-right-color: rgba(3,7,18,.6)
}

.border-r-gray-alpha-950\/70 {
    border-right-color: rgba(3,7,18,.7)
}

.border-r-gray-alpha-950\/75 {
    border-right-color: rgba(3,7,18,.75)
}

.border-r-gray-alpha-950\/80 {
    border-right-color: rgba(3,7,18,.8)
}

.border-r-gray-alpha-950\/90 {
    border-right-color: rgba(3,7,18,.9)
}

.border-r-gray-alpha-950\/95 {
    border-right-color: rgba(3,7,18,.95)
}

.border-r-gray-solid-100 {
    --tw-border-opacity: 1;
    border-right-color: rgb(243 244 246/var(--tw-border-opacity))
}

.border-r-gray-solid-100\/0 {
    border-right-color: rgba(243,244,246,0)
}

.border-r-gray-solid-100\/10 {
    border-right-color: rgba(243,244,246,.1)
}

.border-r-gray-solid-100\/100 {
    border-right-color: #f3f4f6
}

.border-r-gray-solid-100\/20 {
    border-right-color: rgba(243,244,246,.2)
}

.border-r-gray-solid-100\/25 {
    border-right-color: rgba(243,244,246,.25)
}

.border-r-gray-solid-100\/30 {
    border-right-color: rgba(243,244,246,.3)
}

.border-r-gray-solid-100\/40 {
    border-right-color: rgba(243,244,246,.4)
}

.border-r-gray-solid-100\/5 {
    border-right-color: rgba(243,244,246,.05)
}

.border-r-gray-solid-100\/50 {
    border-right-color: rgba(243,244,246,.5)
}

.border-r-gray-solid-100\/60 {
    border-right-color: rgba(243,244,246,.6)
}

.border-r-gray-solid-100\/70 {
    border-right-color: rgba(243,244,246,.7)
}

.border-r-gray-solid-100\/75 {
    border-right-color: rgba(243,244,246,.75)
}

.border-r-gray-solid-100\/80 {
    border-right-color: rgba(243,244,246,.8)
}

.border-r-gray-solid-100\/90 {
    border-right-color: rgba(243,244,246,.9)
}

.border-r-gray-solid-100\/95 {
    border-right-color: rgba(243,244,246,.95)
}

.border-r-gray-solid-200 {
    --tw-border-opacity: 1;
    border-right-color: rgb(229 231 235/var(--tw-border-opacity))
}

.border-r-gray-solid-200\/0 {
    border-right-color: rgba(229,231,235,0)
}

.border-r-gray-solid-200\/10 {
    border-right-color: rgba(229,231,235,.1)
}

.border-r-gray-solid-200\/100 {
    border-right-color: #e5e7eb
}

.border-r-gray-solid-200\/20 {
    border-right-color: rgba(229,231,235,.2)
}

.border-r-gray-solid-200\/25 {
    border-right-color: rgba(229,231,235,.25)
}

.border-r-gray-solid-200\/30 {
    border-right-color: rgba(229,231,235,.3)
}

.border-r-gray-solid-200\/40 {
    border-right-color: rgba(229,231,235,.4)
}

.border-r-gray-solid-200\/5 {
    border-right-color: rgba(229,231,235,.05)
}

.border-r-gray-solid-200\/50 {
    border-right-color: rgba(229,231,235,.5)
}

.border-r-gray-solid-200\/60 {
    border-right-color: rgba(229,231,235,.6)
}

.border-r-gray-solid-200\/70 {
    border-right-color: rgba(229,231,235,.7)
}

.border-r-gray-solid-200\/75 {
    border-right-color: rgba(229,231,235,.75)
}

.border-r-gray-solid-200\/80 {
    border-right-color: rgba(229,231,235,.8)
}

.border-r-gray-solid-200\/90 {
    border-right-color: rgba(229,231,235,.9)
}

.border-r-gray-solid-200\/95 {
    border-right-color: rgba(229,231,235,.95)
}

.border-r-gray-solid-300 {
    --tw-border-opacity: 1;
    border-right-color: rgb(209 213 219/var(--tw-border-opacity))
}

.border-r-gray-solid-300\/0 {
    border-right-color: rgba(209,213,219,0)
}

.border-r-gray-solid-300\/10 {
    border-right-color: rgba(209,213,219,.1)
}

.border-r-gray-solid-300\/100 {
    border-right-color: #d1d5db
}

.border-r-gray-solid-300\/20 {
    border-right-color: rgba(209,213,219,.2)
}

.border-r-gray-solid-300\/25 {
    border-right-color: rgba(209,213,219,.25)
}

.border-r-gray-solid-300\/30 {
    border-right-color: rgba(209,213,219,.3)
}

.border-r-gray-solid-300\/40 {
    border-right-color: rgba(209,213,219,.4)
}

.border-r-gray-solid-300\/5 {
    border-right-color: rgba(209,213,219,.05)
}

.border-r-gray-solid-300\/50 {
    border-right-color: rgba(209,213,219,.5)
}

.border-r-gray-solid-300\/60 {
    border-right-color: rgba(209,213,219,.6)
}

.border-r-gray-solid-300\/70 {
    border-right-color: rgba(209,213,219,.7)
}

.border-r-gray-solid-300\/75 {
    border-right-color: rgba(209,213,219,.75)
}

.border-r-gray-solid-300\/80 {
    border-right-color: rgba(209,213,219,.8)
}

.border-r-gray-solid-300\/90 {
    border-right-color: rgba(209,213,219,.9)
}

.border-r-gray-solid-300\/95 {
    border-right-color: rgba(209,213,219,.95)
}

.border-r-gray-solid-400 {
    --tw-border-opacity: 1;
    border-right-color: rgb(156 163 175/var(--tw-border-opacity))
}

.border-r-gray-solid-400\/0 {
    border-right-color: rgba(156,163,175,0)
}

.border-r-gray-solid-400\/10 {
    border-right-color: rgba(156,163,175,.1)
}

.border-r-gray-solid-400\/100 {
    border-right-color: #9ca3af
}

.border-r-gray-solid-400\/20 {
    border-right-color: rgba(156,163,175,.2)
}

.border-r-gray-solid-400\/25 {
    border-right-color: rgba(156,163,175,.25)
}

.border-r-gray-solid-400\/30 {
    border-right-color: rgba(156,163,175,.3)
}

.border-r-gray-solid-400\/40 {
    border-right-color: rgba(156,163,175,.4)
}

.border-r-gray-solid-400\/5 {
    border-right-color: rgba(156,163,175,.05)
}

.border-r-gray-solid-400\/50 {
    border-right-color: rgba(156,163,175,.5)
}

.border-r-gray-solid-400\/60 {
    border-right-color: rgba(156,163,175,.6)
}

.border-r-gray-solid-400\/70 {
    border-right-color: rgba(156,163,175,.7)
}

.border-r-gray-solid-400\/75 {
    border-right-color: rgba(156,163,175,.75)
}

.border-r-gray-solid-400\/80 {
    border-right-color: rgba(156,163,175,.8)
}

.border-r-gray-solid-400\/90 {
    border-right-color: rgba(156,163,175,.9)
}

.border-r-gray-solid-400\/95 {
    border-right-color: rgba(156,163,175,.95)
}

.border-r-gray-solid-50 {
    --tw-border-opacity: 1;
    border-right-color: rgb(249 250 251/var(--tw-border-opacity))
}

.border-r-gray-solid-50\/0 {
    border-right-color: rgba(249,250,251,0)
}

.border-r-gray-solid-50\/10 {
    border-right-color: rgba(249,250,251,.1)
}

.border-r-gray-solid-50\/100 {
    border-right-color: #f9fafb
}

.border-r-gray-solid-50\/20 {
    border-right-color: rgba(249,250,251,.2)
}

.border-r-gray-solid-50\/25 {
    border-right-color: rgba(249,250,251,.25)
}

.border-r-gray-solid-50\/30 {
    border-right-color: rgba(249,250,251,.3)
}

.border-r-gray-solid-50\/40 {
    border-right-color: rgba(249,250,251,.4)
}

.border-r-gray-solid-50\/5 {
    border-right-color: rgba(249,250,251,.05)
}

.border-r-gray-solid-50\/50 {
    border-right-color: rgba(249,250,251,.5)
}

.border-r-gray-solid-50\/60 {
    border-right-color: rgba(249,250,251,.6)
}

.border-r-gray-solid-50\/70 {
    border-right-color: rgba(249,250,251,.7)
}

.border-r-gray-solid-50\/75 {
    border-right-color: rgba(249,250,251,.75)
}

.border-r-gray-solid-50\/80 {
    border-right-color: rgba(249,250,251,.8)
}

.border-r-gray-solid-50\/90 {
    border-right-color: rgba(249,250,251,.9)
}

.border-r-gray-solid-50\/95 {
    border-right-color: rgba(249,250,251,.95)
}

.border-r-gray-solid-500 {
    --tw-border-opacity: 1;
    border-right-color: rgb(107 114 128/var(--tw-border-opacity))
}

.border-r-gray-solid-500\/0 {
    border-right-color: hsla(220,9%,46%,0)
}

.border-r-gray-solid-500\/10 {
    border-right-color: hsla(220,9%,46%,.1)
}

.border-r-gray-solid-500\/100 {
    border-right-color: #6b7280
}

.border-r-gray-solid-500\/20 {
    border-right-color: hsla(220,9%,46%,.2)
}

.border-r-gray-solid-500\/25 {
    border-right-color: hsla(220,9%,46%,.25)
}

.border-r-gray-solid-500\/30 {
    border-right-color: hsla(220,9%,46%,.3)
}

.border-r-gray-solid-500\/40 {
    border-right-color: hsla(220,9%,46%,.4)
}

.border-r-gray-solid-500\/5 {
    border-right-color: hsla(220,9%,46%,.05)
}

.border-r-gray-solid-500\/50 {
    border-right-color: hsla(220,9%,46%,.5)
}

.border-r-gray-solid-500\/60 {
    border-right-color: hsla(220,9%,46%,.6)
}

.border-r-gray-solid-500\/70 {
    border-right-color: hsla(220,9%,46%,.7)
}

.border-r-gray-solid-500\/75 {
    border-right-color: hsla(220,9%,46%,.75)
}

.border-r-gray-solid-500\/80 {
    border-right-color: hsla(220,9%,46%,.8)
}

.border-r-gray-solid-500\/90 {
    border-right-color: hsla(220,9%,46%,.9)
}

.border-r-gray-solid-500\/95 {
    border-right-color: hsla(220,9%,46%,.95)
}

.border-r-gray-solid-600 {
    --tw-border-opacity: 1;
    border-right-color: rgb(75 85 99/var(--tw-border-opacity))
}

.border-r-gray-solid-600\/0 {
    border-right-color: rgba(75,85,99,0)
}

.border-r-gray-solid-600\/10 {
    border-right-color: rgba(75,85,99,.1)
}

.border-r-gray-solid-600\/100 {
    border-right-color: #4b5563
}

.border-r-gray-solid-600\/20 {
    border-right-color: rgba(75,85,99,.2)
}

.border-r-gray-solid-600\/25 {
    border-right-color: rgba(75,85,99,.25)
}

.border-r-gray-solid-600\/30 {
    border-right-color: rgba(75,85,99,.3)
}

.border-r-gray-solid-600\/40 {
    border-right-color: rgba(75,85,99,.4)
}

.border-r-gray-solid-600\/5 {
    border-right-color: rgba(75,85,99,.05)
}

.border-r-gray-solid-600\/50 {
    border-right-color: rgba(75,85,99,.5)
}

.border-r-gray-solid-600\/60 {
    border-right-color: rgba(75,85,99,.6)
}

.border-r-gray-solid-600\/70 {
    border-right-color: rgba(75,85,99,.7)
}

.border-r-gray-solid-600\/75 {
    border-right-color: rgba(75,85,99,.75)
}

.border-r-gray-solid-600\/80 {
    border-right-color: rgba(75,85,99,.8)
}

.border-r-gray-solid-600\/90 {
    border-right-color: rgba(75,85,99,.9)
}

.border-r-gray-solid-600\/95 {
    border-right-color: rgba(75,85,99,.95)
}

.border-r-gray-solid-700 {
    --tw-border-opacity: 1;
    border-right-color: rgb(55 65 81/var(--tw-border-opacity))
}

.border-r-gray-solid-700\/0 {
    border-right-color: rgba(55,65,81,0)
}

.border-r-gray-solid-700\/10 {
    border-right-color: rgba(55,65,81,.1)
}

.border-r-gray-solid-700\/100 {
    border-right-color: #374151
}

.border-r-gray-solid-700\/20 {
    border-right-color: rgba(55,65,81,.2)
}

.border-r-gray-solid-700\/25 {
    border-right-color: rgba(55,65,81,.25)
}

.border-r-gray-solid-700\/30 {
    border-right-color: rgba(55,65,81,.3)
}

.border-r-gray-solid-700\/40 {
    border-right-color: rgba(55,65,81,.4)
}

.border-r-gray-solid-700\/5 {
    border-right-color: rgba(55,65,81,.05)
}

.border-r-gray-solid-700\/50 {
    border-right-color: rgba(55,65,81,.5)
}

.border-r-gray-solid-700\/60 {
    border-right-color: rgba(55,65,81,.6)
}

.border-r-gray-solid-700\/70 {
    border-right-color: rgba(55,65,81,.7)
}

.border-r-gray-solid-700\/75 {
    border-right-color: rgba(55,65,81,.75)
}

.border-r-gray-solid-700\/80 {
    border-right-color: rgba(55,65,81,.8)
}

.border-r-gray-solid-700\/90 {
    border-right-color: rgba(55,65,81,.9)
}

.border-r-gray-solid-700\/95 {
    border-right-color: rgba(55,65,81,.95)
}

.border-r-gray-solid-800 {
    --tw-border-opacity: 1;
    border-right-color: rgb(31 41 55/var(--tw-border-opacity))
}

.border-r-gray-solid-800\/0 {
    border-right-color: rgba(31,41,55,0)
}

.border-r-gray-solid-800\/10 {
    border-right-color: rgba(31,41,55,.1)
}

.border-r-gray-solid-800\/100 {
    border-right-color: #1f2937
}

.border-r-gray-solid-800\/20 {
    border-right-color: rgba(31,41,55,.2)
}

.border-r-gray-solid-800\/25 {
    border-right-color: rgba(31,41,55,.25)
}

.border-r-gray-solid-800\/30 {
    border-right-color: rgba(31,41,55,.3)
}

.border-r-gray-solid-800\/40 {
    border-right-color: rgba(31,41,55,.4)
}

.border-r-gray-solid-800\/5 {
    border-right-color: rgba(31,41,55,.05)
}

.border-r-gray-solid-800\/50 {
    border-right-color: rgba(31,41,55,.5)
}

.border-r-gray-solid-800\/60 {
    border-right-color: rgba(31,41,55,.6)
}

.border-r-gray-solid-800\/70 {
    border-right-color: rgba(31,41,55,.7)
}

.border-r-gray-solid-800\/75 {
    border-right-color: rgba(31,41,55,.75)
}

.border-r-gray-solid-800\/80 {
    border-right-color: rgba(31,41,55,.8)
}

.border-r-gray-solid-800\/90 {
    border-right-color: rgba(31,41,55,.9)
}

.border-r-gray-solid-800\/95 {
    border-right-color: rgba(31,41,55,.95)
}

.border-r-gray-solid-900 {
    --tw-border-opacity: 1;
    border-right-color: rgb(17 24 39/var(--tw-border-opacity))
}

.border-r-gray-solid-900\/0 {
    border-right-color: rgba(17,24,39,0)
}

.border-r-gray-solid-900\/10 {
    border-right-color: rgba(17,24,39,.1)
}

.border-r-gray-solid-900\/100 {
    border-right-color: #111827
}

.border-r-gray-solid-900\/20 {
    border-right-color: rgba(17,24,39,.2)
}

.border-r-gray-solid-900\/25 {
    border-right-color: rgba(17,24,39,.25)
}

.border-r-gray-solid-900\/30 {
    border-right-color: rgba(17,24,39,.3)
}

.border-r-gray-solid-900\/40 {
    border-right-color: rgba(17,24,39,.4)
}

.border-r-gray-solid-900\/5 {
    border-right-color: rgba(17,24,39,.05)
}

.border-r-gray-solid-900\/50 {
    border-right-color: rgba(17,24,39,.5)
}

.border-r-gray-solid-900\/60 {
    border-right-color: rgba(17,24,39,.6)
}

.border-r-gray-solid-900\/70 {
    border-right-color: rgba(17,24,39,.7)
}

.border-r-gray-solid-900\/75 {
    border-right-color: rgba(17,24,39,.75)
}

.border-r-gray-solid-900\/80 {
    border-right-color: rgba(17,24,39,.8)
}

.border-r-gray-solid-900\/90 {
    border-right-color: rgba(17,24,39,.9)
}

.border-r-gray-solid-900\/95 {
    border-right-color: rgba(17,24,39,.95)
}

.border-r-gray-solid-950 {
    --tw-border-opacity: 1;
    border-right-color: rgb(3 7 18/var(--tw-border-opacity))
}

.border-r-gray-solid-950\/0 {
    border-right-color: rgba(3,7,18,0)
}

.border-r-gray-solid-950\/10 {
    border-right-color: rgba(3,7,18,.1)
}

.border-r-gray-solid-950\/100 {
    border-right-color: #030712
}

.border-r-gray-solid-950\/20 {
    border-right-color: rgba(3,7,18,.2)
}

.border-r-gray-solid-950\/25 {
    border-right-color: rgba(3,7,18,.25)
}

.border-r-gray-solid-950\/30 {
    border-right-color: rgba(3,7,18,.3)
}

.border-r-gray-solid-950\/40 {
    border-right-color: rgba(3,7,18,.4)
}

.border-r-gray-solid-950\/5 {
    border-right-color: rgba(3,7,18,.05)
}

.border-r-gray-solid-950\/50 {
    border-right-color: rgba(3,7,18,.5)
}

.border-r-gray-solid-950\/60 {
    border-right-color: rgba(3,7,18,.6)
}

.border-r-gray-solid-950\/70 {
    border-right-color: rgba(3,7,18,.7)
}

.border-r-gray-solid-950\/75 {
    border-right-color: rgba(3,7,18,.75)
}

.border-r-gray-solid-950\/80 {
    border-right-color: rgba(3,7,18,.8)
}

.border-r-gray-solid-950\/90 {
    border-right-color: rgba(3,7,18,.9)
}

.border-r-gray-solid-950\/95 {
    border-right-color: rgba(3,7,18,.95)
}

.border-r-green-100 {
    --tw-border-opacity: 1;
    border-right-color: rgb(220 252 231/var(--tw-border-opacity))
}

.border-r-green-100\/0 {
    border-right-color: rgba(220,252,231,0)
}

.border-r-green-100\/10 {
    border-right-color: rgba(220,252,231,.1)
}

.border-r-green-100\/100 {
    border-right-color: #dcfce7
}

.border-r-green-100\/20 {
    border-right-color: rgba(220,252,231,.2)
}

.border-r-green-100\/25 {
    border-right-color: rgba(220,252,231,.25)
}

.border-r-green-100\/30 {
    border-right-color: rgba(220,252,231,.3)
}

.border-r-green-100\/40 {
    border-right-color: rgba(220,252,231,.4)
}

.border-r-green-100\/5 {
    border-right-color: rgba(220,252,231,.05)
}

.border-r-green-100\/50 {
    border-right-color: rgba(220,252,231,.5)
}

.border-r-green-100\/60 {
    border-right-color: rgba(220,252,231,.6)
}

.border-r-green-100\/70 {
    border-right-color: rgba(220,252,231,.7)
}

.border-r-green-100\/75 {
    border-right-color: rgba(220,252,231,.75)
}

.border-r-green-100\/80 {
    border-right-color: rgba(220,252,231,.8)
}

.border-r-green-100\/90 {
    border-right-color: rgba(220,252,231,.9)
}

.border-r-green-100\/95 {
    border-right-color: rgba(220,252,231,.95)
}

.border-r-green-200 {
    --tw-border-opacity: 1;
    border-right-color: rgb(187 247 208/var(--tw-border-opacity))
}

.border-r-green-200\/0 {
    border-right-color: rgba(187,247,208,0)
}

.border-r-green-200\/10 {
    border-right-color: rgba(187,247,208,.1)
}

.border-r-green-200\/100 {
    border-right-color: #bbf7d0
}

.border-r-green-200\/20 {
    border-right-color: rgba(187,247,208,.2)
}

.border-r-green-200\/25 {
    border-right-color: rgba(187,247,208,.25)
}

.border-r-green-200\/30 {
    border-right-color: rgba(187,247,208,.3)
}

.border-r-green-200\/40 {
    border-right-color: rgba(187,247,208,.4)
}

.border-r-green-200\/5 {
    border-right-color: rgba(187,247,208,.05)
}

.border-r-green-200\/50 {
    border-right-color: rgba(187,247,208,.5)
}

.border-r-green-200\/60 {
    border-right-color: rgba(187,247,208,.6)
}

.border-r-green-200\/70 {
    border-right-color: rgba(187,247,208,.7)
}

.border-r-green-200\/75 {
    border-right-color: rgba(187,247,208,.75)
}

.border-r-green-200\/80 {
    border-right-color: rgba(187,247,208,.8)
}

.border-r-green-200\/90 {
    border-right-color: rgba(187,247,208,.9)
}

.border-r-green-200\/95 {
    border-right-color: rgba(187,247,208,.95)
}

.border-r-green-300 {
    --tw-border-opacity: 1;
    border-right-color: rgb(134 239 172/var(--tw-border-opacity))
}

.border-r-green-300\/0 {
    border-right-color: rgba(134,239,172,0)
}

.border-r-green-300\/10 {
    border-right-color: rgba(134,239,172,.1)
}

.border-r-green-300\/100 {
    border-right-color: #86efac
}

.border-r-green-300\/20 {
    border-right-color: rgba(134,239,172,.2)
}

.border-r-green-300\/25 {
    border-right-color: rgba(134,239,172,.25)
}

.border-r-green-300\/30 {
    border-right-color: rgba(134,239,172,.3)
}

.border-r-green-300\/40 {
    border-right-color: rgba(134,239,172,.4)
}

.border-r-green-300\/5 {
    border-right-color: rgba(134,239,172,.05)
}

.border-r-green-300\/50 {
    border-right-color: rgba(134,239,172,.5)
}

.border-r-green-300\/60 {
    border-right-color: rgba(134,239,172,.6)
}

.border-r-green-300\/70 {
    border-right-color: rgba(134,239,172,.7)
}

.border-r-green-300\/75 {
    border-right-color: rgba(134,239,172,.75)
}

.border-r-green-300\/80 {
    border-right-color: rgba(134,239,172,.8)
}

.border-r-green-300\/90 {
    border-right-color: rgba(134,239,172,.9)
}

.border-r-green-300\/95 {
    border-right-color: rgba(134,239,172,.95)
}

.border-r-green-400 {
    --tw-border-opacity: 1;
    border-right-color: rgb(74 222 128/var(--tw-border-opacity))
}

.border-r-green-400\/0 {
    border-right-color: rgba(74,222,128,0)
}

.border-r-green-400\/10 {
    border-right-color: rgba(74,222,128,.1)
}

.border-r-green-400\/100 {
    border-right-color: #4ade80
}

.border-r-green-400\/20 {
    border-right-color: rgba(74,222,128,.2)
}

.border-r-green-400\/25 {
    border-right-color: rgba(74,222,128,.25)
}

.border-r-green-400\/30 {
    border-right-color: rgba(74,222,128,.3)
}

.border-r-green-400\/40 {
    border-right-color: rgba(74,222,128,.4)
}

.border-r-green-400\/5 {
    border-right-color: rgba(74,222,128,.05)
}

.border-r-green-400\/50 {
    border-right-color: rgba(74,222,128,.5)
}

.border-r-green-400\/60 {
    border-right-color: rgba(74,222,128,.6)
}

.border-r-green-400\/70 {
    border-right-color: rgba(74,222,128,.7)
}

.border-r-green-400\/75 {
    border-right-color: rgba(74,222,128,.75)
}

.border-r-green-400\/80 {
    border-right-color: rgba(74,222,128,.8)
}

.border-r-green-400\/90 {
    border-right-color: rgba(74,222,128,.9)
}

.border-r-green-400\/95 {
    border-right-color: rgba(74,222,128,.95)
}

.border-r-green-50 {
    --tw-border-opacity: 1;
    border-right-color: rgb(240 253 244/var(--tw-border-opacity))
}

.border-r-green-50\/0 {
    border-right-color: rgba(240,253,244,0)
}

.border-r-green-50\/10 {
    border-right-color: rgba(240,253,244,.1)
}

.border-r-green-50\/100 {
    border-right-color: #f0fdf4
}

.border-r-green-50\/20 {
    border-right-color: rgba(240,253,244,.2)
}

.border-r-green-50\/25 {
    border-right-color: rgba(240,253,244,.25)
}

.border-r-green-50\/30 {
    border-right-color: rgba(240,253,244,.3)
}

.border-r-green-50\/40 {
    border-right-color: rgba(240,253,244,.4)
}

.border-r-green-50\/5 {
    border-right-color: rgba(240,253,244,.05)
}

.border-r-green-50\/50 {
    border-right-color: rgba(240,253,244,.5)
}

.border-r-green-50\/60 {
    border-right-color: rgba(240,253,244,.6)
}

.border-r-green-50\/70 {
    border-right-color: rgba(240,253,244,.7)
}

.border-r-green-50\/75 {
    border-right-color: rgba(240,253,244,.75)
}

.border-r-green-50\/80 {
    border-right-color: rgba(240,253,244,.8)
}

.border-r-green-50\/90 {
    border-right-color: rgba(240,253,244,.9)
}

.border-r-green-50\/95 {
    border-right-color: rgba(240,253,244,.95)
}

.border-r-green-500 {
    --tw-border-opacity: 1;
    border-right-color: rgb(34 197 94/var(--tw-border-opacity))
}

.border-r-green-500\/0 {
    border-right-color: rgba(34,197,94,0)
}

.border-r-green-500\/10 {
    border-right-color: rgba(34,197,94,.1)
}

.border-r-green-500\/100 {
    border-right-color: #22c55e
}

.border-r-green-500\/20 {
    border-right-color: rgba(34,197,94,.2)
}

.border-r-green-500\/25 {
    border-right-color: rgba(34,197,94,.25)
}

.border-r-green-500\/30 {
    border-right-color: rgba(34,197,94,.3)
}

.border-r-green-500\/40 {
    border-right-color: rgba(34,197,94,.4)
}

.border-r-green-500\/5 {
    border-right-color: rgba(34,197,94,.05)
}

.border-r-green-500\/50 {
    border-right-color: rgba(34,197,94,.5)
}

.border-r-green-500\/60 {
    border-right-color: rgba(34,197,94,.6)
}

.border-r-green-500\/70 {
    border-right-color: rgba(34,197,94,.7)
}

.border-r-green-500\/75 {
    border-right-color: rgba(34,197,94,.75)
}

.border-r-green-500\/80 {
    border-right-color: rgba(34,197,94,.8)
}

.border-r-green-500\/90 {
    border-right-color: rgba(34,197,94,.9)
}

.border-r-green-500\/95 {
    border-right-color: rgba(34,197,94,.95)
}

.border-r-green-600 {
    --tw-border-opacity: 1;
    border-right-color: rgb(22 163 74/var(--tw-border-opacity))
}

.border-r-green-600\/0 {
    border-right-color: rgba(22,163,74,0)
}

.border-r-green-600\/10 {
    border-right-color: rgba(22,163,74,.1)
}

.border-r-green-600\/100 {
    border-right-color: #16a34a
}

.border-r-green-600\/20 {
    border-right-color: rgba(22,163,74,.2)
}

.border-r-green-600\/25 {
    border-right-color: rgba(22,163,74,.25)
}

.border-r-green-600\/30 {
    border-right-color: rgba(22,163,74,.3)
}

.border-r-green-600\/40 {
    border-right-color: rgba(22,163,74,.4)
}

.border-r-green-600\/5 {
    border-right-color: rgba(22,163,74,.05)
}

.border-r-green-600\/50 {
    border-right-color: rgba(22,163,74,.5)
}

.border-r-green-600\/60 {
    border-right-color: rgba(22,163,74,.6)
}

.border-r-green-600\/70 {
    border-right-color: rgba(22,163,74,.7)
}

.border-r-green-600\/75 {
    border-right-color: rgba(22,163,74,.75)
}

.border-r-green-600\/80 {
    border-right-color: rgba(22,163,74,.8)
}

.border-r-green-600\/90 {
    border-right-color: rgba(22,163,74,.9)
}

.border-r-green-600\/95 {
    border-right-color: rgba(22,163,74,.95)
}

.border-r-green-700 {
    --tw-border-opacity: 1;
    border-right-color: rgb(21 128 61/var(--tw-border-opacity))
}

.border-r-green-700\/0 {
    border-right-color: rgba(21,128,61,0)
}

.border-r-green-700\/10 {
    border-right-color: rgba(21,128,61,.1)
}

.border-r-green-700\/100 {
    border-right-color: #15803d
}

.border-r-green-700\/20 {
    border-right-color: rgba(21,128,61,.2)
}

.border-r-green-700\/25 {
    border-right-color: rgba(21,128,61,.25)
}

.border-r-green-700\/30 {
    border-right-color: rgba(21,128,61,.3)
}

.border-r-green-700\/40 {
    border-right-color: rgba(21,128,61,.4)
}

.border-r-green-700\/5 {
    border-right-color: rgba(21,128,61,.05)
}

.border-r-green-700\/50 {
    border-right-color: rgba(21,128,61,.5)
}

.border-r-green-700\/60 {
    border-right-color: rgba(21,128,61,.6)
}

.border-r-green-700\/70 {
    border-right-color: rgba(21,128,61,.7)
}

.border-r-green-700\/75 {
    border-right-color: rgba(21,128,61,.75)
}

.border-r-green-700\/80 {
    border-right-color: rgba(21,128,61,.8)
}

.border-r-green-700\/90 {
    border-right-color: rgba(21,128,61,.9)
}

.border-r-green-700\/95 {
    border-right-color: rgba(21,128,61,.95)
}

.border-r-green-800 {
    --tw-border-opacity: 1;
    border-right-color: rgb(22 101 52/var(--tw-border-opacity))
}

.border-r-green-800\/0 {
    border-right-color: rgba(22,101,52,0)
}

.border-r-green-800\/10 {
    border-right-color: rgba(22,101,52,.1)
}

.border-r-green-800\/100 {
    border-right-color: #166534
}

.border-r-green-800\/20 {
    border-right-color: rgba(22,101,52,.2)
}

.border-r-green-800\/25 {
    border-right-color: rgba(22,101,52,.25)
}

.border-r-green-800\/30 {
    border-right-color: rgba(22,101,52,.3)
}

.border-r-green-800\/40 {
    border-right-color: rgba(22,101,52,.4)
}

.border-r-green-800\/5 {
    border-right-color: rgba(22,101,52,.05)
}

.border-r-green-800\/50 {
    border-right-color: rgba(22,101,52,.5)
}

.border-r-green-800\/60 {
    border-right-color: rgba(22,101,52,.6)
}

.border-r-green-800\/70 {
    border-right-color: rgba(22,101,52,.7)
}

.border-r-green-800\/75 {
    border-right-color: rgba(22,101,52,.75)
}

.border-r-green-800\/80 {
    border-right-color: rgba(22,101,52,.8)
}

.border-r-green-800\/90 {
    border-right-color: rgba(22,101,52,.9)
}

.border-r-green-800\/95 {
    border-right-color: rgba(22,101,52,.95)
}

.border-r-green-900 {
    --tw-border-opacity: 1;
    border-right-color: rgb(20 83 45/var(--tw-border-opacity))
}

.border-r-green-900\/0 {
    border-right-color: rgba(20,83,45,0)
}

.border-r-green-900\/10 {
    border-right-color: rgba(20,83,45,.1)
}

.border-r-green-900\/100 {
    border-right-color: #14532d
}

.border-r-green-900\/20 {
    border-right-color: rgba(20,83,45,.2)
}

.border-r-green-900\/25 {
    border-right-color: rgba(20,83,45,.25)
}

.border-r-green-900\/30 {
    border-right-color: rgba(20,83,45,.3)
}

.border-r-green-900\/40 {
    border-right-color: rgba(20,83,45,.4)
}

.border-r-green-900\/5 {
    border-right-color: rgba(20,83,45,.05)
}

.border-r-green-900\/50 {
    border-right-color: rgba(20,83,45,.5)
}

.border-r-green-900\/60 {
    border-right-color: rgba(20,83,45,.6)
}

.border-r-green-900\/70 {
    border-right-color: rgba(20,83,45,.7)
}

.border-r-green-900\/75 {
    border-right-color: rgba(20,83,45,.75)
}

.border-r-green-900\/80 {
    border-right-color: rgba(20,83,45,.8)
}

.border-r-green-900\/90 {
    border-right-color: rgba(20,83,45,.9)
}

.border-r-green-900\/95 {
    border-right-color: rgba(20,83,45,.95)
}

.border-r-green-950 {
    --tw-border-opacity: 1;
    border-right-color: rgb(5 46 22/var(--tw-border-opacity))
}

.border-r-green-950\/0 {
    border-right-color: rgba(5,46,22,0)
}

.border-r-green-950\/10 {
    border-right-color: rgba(5,46,22,.1)
}

.border-r-green-950\/100 {
    border-right-color: #052e16
}

.border-r-green-950\/20 {
    border-right-color: rgba(5,46,22,.2)
}

.border-r-green-950\/25 {
    border-right-color: rgba(5,46,22,.25)
}

.border-r-green-950\/30 {
    border-right-color: rgba(5,46,22,.3)
}

.border-r-green-950\/40 {
    border-right-color: rgba(5,46,22,.4)
}

.border-r-green-950\/5 {
    border-right-color: rgba(5,46,22,.05)
}

.border-r-green-950\/50 {
    border-right-color: rgba(5,46,22,.5)
}

.border-r-green-950\/60 {
    border-right-color: rgba(5,46,22,.6)
}

.border-r-green-950\/70 {
    border-right-color: rgba(5,46,22,.7)
}

.border-r-green-950\/75 {
    border-right-color: rgba(5,46,22,.75)
}

.border-r-green-950\/80 {
    border-right-color: rgba(5,46,22,.8)
}

.border-r-green-950\/90 {
    border-right-color: rgba(5,46,22,.9)
}

.border-r-green-950\/95 {
    border-right-color: rgba(5,46,22,.95)
}

.border-r-indigo-100 {
    --tw-border-opacity: 1;
    border-right-color: rgb(224 231 255/var(--tw-border-opacity))
}

.border-r-indigo-100\/0 {
    border-right-color: rgba(224,231,255,0)
}

.border-r-indigo-100\/10 {
    border-right-color: rgba(224,231,255,.1)
}

.border-r-indigo-100\/100 {
    border-right-color: #e0e7ff
}

.border-r-indigo-100\/20 {
    border-right-color: rgba(224,231,255,.2)
}

.border-r-indigo-100\/25 {
    border-right-color: rgba(224,231,255,.25)
}

.border-r-indigo-100\/30 {
    border-right-color: rgba(224,231,255,.3)
}

.border-r-indigo-100\/40 {
    border-right-color: rgba(224,231,255,.4)
}

.border-r-indigo-100\/5 {
    border-right-color: rgba(224,231,255,.05)
}

.border-r-indigo-100\/50 {
    border-right-color: rgba(224,231,255,.5)
}

.border-r-indigo-100\/60 {
    border-right-color: rgba(224,231,255,.6)
}

.border-r-indigo-100\/70 {
    border-right-color: rgba(224,231,255,.7)
}

.border-r-indigo-100\/75 {
    border-right-color: rgba(224,231,255,.75)
}

.border-r-indigo-100\/80 {
    border-right-color: rgba(224,231,255,.8)
}

.border-r-indigo-100\/90 {
    border-right-color: rgba(224,231,255,.9)
}

.border-r-indigo-100\/95 {
    border-right-color: rgba(224,231,255,.95)
}

.border-r-indigo-200 {
    --tw-border-opacity: 1;
    border-right-color: rgb(199 210 254/var(--tw-border-opacity))
}

.border-r-indigo-200\/0 {
    border-right-color: rgba(199,210,254,0)
}

.border-r-indigo-200\/10 {
    border-right-color: rgba(199,210,254,.1)
}

.border-r-indigo-200\/100 {
    border-right-color: #c7d2fe
}

.border-r-indigo-200\/20 {
    border-right-color: rgba(199,210,254,.2)
}

.border-r-indigo-200\/25 {
    border-right-color: rgba(199,210,254,.25)
}

.border-r-indigo-200\/30 {
    border-right-color: rgba(199,210,254,.3)
}

.border-r-indigo-200\/40 {
    border-right-color: rgba(199,210,254,.4)
}

.border-r-indigo-200\/5 {
    border-right-color: rgba(199,210,254,.05)
}

.border-r-indigo-200\/50 {
    border-right-color: rgba(199,210,254,.5)
}

.border-r-indigo-200\/60 {
    border-right-color: rgba(199,210,254,.6)
}

.border-r-indigo-200\/70 {
    border-right-color: rgba(199,210,254,.7)
}

.border-r-indigo-200\/75 {
    border-right-color: rgba(199,210,254,.75)
}

.border-r-indigo-200\/80 {
    border-right-color: rgba(199,210,254,.8)
}

.border-r-indigo-200\/90 {
    border-right-color: rgba(199,210,254,.9)
}

.border-r-indigo-200\/95 {
    border-right-color: rgba(199,210,254,.95)
}

.border-r-indigo-300 {
    --tw-border-opacity: 1;
    border-right-color: rgb(165 180 252/var(--tw-border-opacity))
}

.border-r-indigo-300\/0 {
    border-right-color: rgba(165,180,252,0)
}

.border-r-indigo-300\/10 {
    border-right-color: rgba(165,180,252,.1)
}

.border-r-indigo-300\/100 {
    border-right-color: #a5b4fc
}

.border-r-indigo-300\/20 {
    border-right-color: rgba(165,180,252,.2)
}

.border-r-indigo-300\/25 {
    border-right-color: rgba(165,180,252,.25)
}

.border-r-indigo-300\/30 {
    border-right-color: rgba(165,180,252,.3)
}

.border-r-indigo-300\/40 {
    border-right-color: rgba(165,180,252,.4)
}

.border-r-indigo-300\/5 {
    border-right-color: rgba(165,180,252,.05)
}

.border-r-indigo-300\/50 {
    border-right-color: rgba(165,180,252,.5)
}

.border-r-indigo-300\/60 {
    border-right-color: rgba(165,180,252,.6)
}

.border-r-indigo-300\/70 {
    border-right-color: rgba(165,180,252,.7)
}

.border-r-indigo-300\/75 {
    border-right-color: rgba(165,180,252,.75)
}

.border-r-indigo-300\/80 {
    border-right-color: rgba(165,180,252,.8)
}

.border-r-indigo-300\/90 {
    border-right-color: rgba(165,180,252,.9)
}

.border-r-indigo-300\/95 {
    border-right-color: rgba(165,180,252,.95)
}

.border-r-indigo-400 {
    --tw-border-opacity: 1;
    border-right-color: rgb(129 140 248/var(--tw-border-opacity))
}

.border-r-indigo-400\/0 {
    border-right-color: rgba(129,140,248,0)
}

.border-r-indigo-400\/10 {
    border-right-color: rgba(129,140,248,.1)
}

.border-r-indigo-400\/100 {
    border-right-color: #818cf8
}

.border-r-indigo-400\/20 {
    border-right-color: rgba(129,140,248,.2)
}

.border-r-indigo-400\/25 {
    border-right-color: rgba(129,140,248,.25)
}

.border-r-indigo-400\/30 {
    border-right-color: rgba(129,140,248,.3)
}

.border-r-indigo-400\/40 {
    border-right-color: rgba(129,140,248,.4)
}

.border-r-indigo-400\/5 {
    border-right-color: rgba(129,140,248,.05)
}

.border-r-indigo-400\/50 {
    border-right-color: rgba(129,140,248,.5)
}

.border-r-indigo-400\/60 {
    border-right-color: rgba(129,140,248,.6)
}

.border-r-indigo-400\/70 {
    border-right-color: rgba(129,140,248,.7)
}

.border-r-indigo-400\/75 {
    border-right-color: rgba(129,140,248,.75)
}

.border-r-indigo-400\/80 {
    border-right-color: rgba(129,140,248,.8)
}

.border-r-indigo-400\/90 {
    border-right-color: rgba(129,140,248,.9)
}

.border-r-indigo-400\/95 {
    border-right-color: rgba(129,140,248,.95)
}

.border-r-indigo-50 {
    --tw-border-opacity: 1;
    border-right-color: rgb(238 242 255/var(--tw-border-opacity))
}

.border-r-indigo-50\/0 {
    border-right-color: rgba(238,242,255,0)
}

.border-r-indigo-50\/10 {
    border-right-color: rgba(238,242,255,.1)
}

.border-r-indigo-50\/100 {
    border-right-color: #eef2ff
}

.border-r-indigo-50\/20 {
    border-right-color: rgba(238,242,255,.2)
}

.border-r-indigo-50\/25 {
    border-right-color: rgba(238,242,255,.25)
}

.border-r-indigo-50\/30 {
    border-right-color: rgba(238,242,255,.3)
}

.border-r-indigo-50\/40 {
    border-right-color: rgba(238,242,255,.4)
}

.border-r-indigo-50\/5 {
    border-right-color: rgba(238,242,255,.05)
}

.border-r-indigo-50\/50 {
    border-right-color: rgba(238,242,255,.5)
}

.border-r-indigo-50\/60 {
    border-right-color: rgba(238,242,255,.6)
}

.border-r-indigo-50\/70 {
    border-right-color: rgba(238,242,255,.7)
}

.border-r-indigo-50\/75 {
    border-right-color: rgba(238,242,255,.75)
}

.border-r-indigo-50\/80 {
    border-right-color: rgba(238,242,255,.8)
}

.border-r-indigo-50\/90 {
    border-right-color: rgba(238,242,255,.9)
}

.border-r-indigo-50\/95 {
    border-right-color: rgba(238,242,255,.95)
}

.border-r-indigo-500 {
    --tw-border-opacity: 1;
    border-right-color: rgb(99 102 241/var(--tw-border-opacity))
}

.border-r-indigo-500\/0 {
    border-right-color: rgba(99,102,241,0)
}

.border-r-indigo-500\/10 {
    border-right-color: rgba(99,102,241,.1)
}

.border-r-indigo-500\/100 {
    border-right-color: #6366f1
}

.border-r-indigo-500\/20 {
    border-right-color: rgba(99,102,241,.2)
}

.border-r-indigo-500\/25 {
    border-right-color: rgba(99,102,241,.25)
}

.border-r-indigo-500\/30 {
    border-right-color: rgba(99,102,241,.3)
}

.border-r-indigo-500\/40 {
    border-right-color: rgba(99,102,241,.4)
}

.border-r-indigo-500\/5 {
    border-right-color: rgba(99,102,241,.05)
}

.border-r-indigo-500\/50 {
    border-right-color: rgba(99,102,241,.5)
}

.border-r-indigo-500\/60 {
    border-right-color: rgba(99,102,241,.6)
}

.border-r-indigo-500\/70 {
    border-right-color: rgba(99,102,241,.7)
}

.border-r-indigo-500\/75 {
    border-right-color: rgba(99,102,241,.75)
}

.border-r-indigo-500\/80 {
    border-right-color: rgba(99,102,241,.8)
}

.border-r-indigo-500\/90 {
    border-right-color: rgba(99,102,241,.9)
}

.border-r-indigo-500\/95 {
    border-right-color: rgba(99,102,241,.95)
}

.border-r-indigo-600 {
    --tw-border-opacity: 1;
    border-right-color: rgb(79 70 229/var(--tw-border-opacity))
}

.border-r-indigo-600\/0 {
    border-right-color: rgba(79,70,229,0)
}

.border-r-indigo-600\/10 {
    border-right-color: rgba(79,70,229,.1)
}

.border-r-indigo-600\/100 {
    border-right-color: #4f46e5
}

.border-r-indigo-600\/20 {
    border-right-color: rgba(79,70,229,.2)
}

.border-r-indigo-600\/25 {
    border-right-color: rgba(79,70,229,.25)
}

.border-r-indigo-600\/30 {
    border-right-color: rgba(79,70,229,.3)
}

.border-r-indigo-600\/40 {
    border-right-color: rgba(79,70,229,.4)
}

.border-r-indigo-600\/5 {
    border-right-color: rgba(79,70,229,.05)
}

.border-r-indigo-600\/50 {
    border-right-color: rgba(79,70,229,.5)
}

.border-r-indigo-600\/60 {
    border-right-color: rgba(79,70,229,.6)
}

.border-r-indigo-600\/70 {
    border-right-color: rgba(79,70,229,.7)
}

.border-r-indigo-600\/75 {
    border-right-color: rgba(79,70,229,.75)
}

.border-r-indigo-600\/80 {
    border-right-color: rgba(79,70,229,.8)
}

.border-r-indigo-600\/90 {
    border-right-color: rgba(79,70,229,.9)
}

.border-r-indigo-600\/95 {
    border-right-color: rgba(79,70,229,.95)
}

.border-r-indigo-700 {
    --tw-border-opacity: 1;
    border-right-color: rgb(67 56 202/var(--tw-border-opacity))
}

.border-r-indigo-700\/0 {
    border-right-color: rgba(67,56,202,0)
}

.border-r-indigo-700\/10 {
    border-right-color: rgba(67,56,202,.1)
}

.border-r-indigo-700\/100 {
    border-right-color: #4338ca
}

.border-r-indigo-700\/20 {
    border-right-color: rgba(67,56,202,.2)
}

.border-r-indigo-700\/25 {
    border-right-color: rgba(67,56,202,.25)
}

.border-r-indigo-700\/30 {
    border-right-color: rgba(67,56,202,.3)
}

.border-r-indigo-700\/40 {
    border-right-color: rgba(67,56,202,.4)
}

.border-r-indigo-700\/5 {
    border-right-color: rgba(67,56,202,.05)
}

.border-r-indigo-700\/50 {
    border-right-color: rgba(67,56,202,.5)
}

.border-r-indigo-700\/60 {
    border-right-color: rgba(67,56,202,.6)
}

.border-r-indigo-700\/70 {
    border-right-color: rgba(67,56,202,.7)
}

.border-r-indigo-700\/75 {
    border-right-color: rgba(67,56,202,.75)
}

.border-r-indigo-700\/80 {
    border-right-color: rgba(67,56,202,.8)
}

.border-r-indigo-700\/90 {
    border-right-color: rgba(67,56,202,.9)
}

.border-r-indigo-700\/95 {
    border-right-color: rgba(67,56,202,.95)
}

.border-r-indigo-800 {
    --tw-border-opacity: 1;
    border-right-color: rgb(55 48 163/var(--tw-border-opacity))
}

.border-r-indigo-800\/0 {
    border-right-color: rgba(55,48,163,0)
}

.border-r-indigo-800\/10 {
    border-right-color: rgba(55,48,163,.1)
}

.border-r-indigo-800\/100 {
    border-right-color: #3730a3
}

.border-r-indigo-800\/20 {
    border-right-color: rgba(55,48,163,.2)
}

.border-r-indigo-800\/25 {
    border-right-color: rgba(55,48,163,.25)
}

.border-r-indigo-800\/30 {
    border-right-color: rgba(55,48,163,.3)
}

.border-r-indigo-800\/40 {
    border-right-color: rgba(55,48,163,.4)
}

.border-r-indigo-800\/5 {
    border-right-color: rgba(55,48,163,.05)
}

.border-r-indigo-800\/50 {
    border-right-color: rgba(55,48,163,.5)
}

.border-r-indigo-800\/60 {
    border-right-color: rgba(55,48,163,.6)
}

.border-r-indigo-800\/70 {
    border-right-color: rgba(55,48,163,.7)
}

.border-r-indigo-800\/75 {
    border-right-color: rgba(55,48,163,.75)
}

.border-r-indigo-800\/80 {
    border-right-color: rgba(55,48,163,.8)
}

.border-r-indigo-800\/90 {
    border-right-color: rgba(55,48,163,.9)
}

.border-r-indigo-800\/95 {
    border-right-color: rgba(55,48,163,.95)
}

.border-r-indigo-900 {
    --tw-border-opacity: 1;
    border-right-color: rgb(49 46 129/var(--tw-border-opacity))
}

.border-r-indigo-900\/0 {
    border-right-color: rgba(49,46,129,0)
}

.border-r-indigo-900\/10 {
    border-right-color: rgba(49,46,129,.1)
}

.border-r-indigo-900\/100 {
    border-right-color: #312e81
}

.border-r-indigo-900\/20 {
    border-right-color: rgba(49,46,129,.2)
}

.border-r-indigo-900\/25 {
    border-right-color: rgba(49,46,129,.25)
}

.border-r-indigo-900\/30 {
    border-right-color: rgba(49,46,129,.3)
}

.border-r-indigo-900\/40 {
    border-right-color: rgba(49,46,129,.4)
}

.border-r-indigo-900\/5 {
    border-right-color: rgba(49,46,129,.05)
}

.border-r-indigo-900\/50 {
    border-right-color: rgba(49,46,129,.5)
}

.border-r-indigo-900\/60 {
    border-right-color: rgba(49,46,129,.6)
}

.border-r-indigo-900\/70 {
    border-right-color: rgba(49,46,129,.7)
}

.border-r-indigo-900\/75 {
    border-right-color: rgba(49,46,129,.75)
}

.border-r-indigo-900\/80 {
    border-right-color: rgba(49,46,129,.8)
}

.border-r-indigo-900\/90 {
    border-right-color: rgba(49,46,129,.9)
}

.border-r-indigo-900\/95 {
    border-right-color: rgba(49,46,129,.95)
}

.border-r-indigo-950 {
    --tw-border-opacity: 1;
    border-right-color: rgb(30 27 75/var(--tw-border-opacity))
}

.border-r-indigo-950\/0 {
    border-right-color: rgba(30,27,75,0)
}

.border-r-indigo-950\/10 {
    border-right-color: rgba(30,27,75,.1)
}

.border-r-indigo-950\/100 {
    border-right-color: #1e1b4b
}

.border-r-indigo-950\/20 {
    border-right-color: rgba(30,27,75,.2)
}

.border-r-indigo-950\/25 {
    border-right-color: rgba(30,27,75,.25)
}

.border-r-indigo-950\/30 {
    border-right-color: rgba(30,27,75,.3)
}

.border-r-indigo-950\/40 {
    border-right-color: rgba(30,27,75,.4)
}

.border-r-indigo-950\/5 {
    border-right-color: rgba(30,27,75,.05)
}

.border-r-indigo-950\/50 {
    border-right-color: rgba(30,27,75,.5)
}

.border-r-indigo-950\/60 {
    border-right-color: rgba(30,27,75,.6)
}

.border-r-indigo-950\/70 {
    border-right-color: rgba(30,27,75,.7)
}

.border-r-indigo-950\/75 {
    border-right-color: rgba(30,27,75,.75)
}

.border-r-indigo-950\/80 {
    border-right-color: rgba(30,27,75,.8)
}

.border-r-indigo-950\/90 {
    border-right-color: rgba(30,27,75,.9)
}

.border-r-indigo-950\/95 {
    border-right-color: rgba(30,27,75,.95)
}

.border-r-inherit {
    border-right-color: inherit
}

.border-r-input {
    border-right-color: hsl(var(--input))
}

.border-r-input\/0 {
    border-right-color: hsl(var(--input)/0)
}

.border-r-input\/10 {
    border-right-color: hsl(var(--input)/.1)
}

.border-r-input\/100 {
    border-right-color: hsl(var(--input)/1)
}

.border-r-input\/20 {
    border-right-color: hsl(var(--input)/.2)
}

.border-r-input\/25 {
    border-right-color: hsl(var(--input)/.25)
}

.border-r-input\/30 {
    border-right-color: hsl(var(--input)/.3)
}

.border-r-input\/40 {
    border-right-color: hsl(var(--input)/.4)
}

.border-r-input\/5 {
    border-right-color: hsl(var(--input)/.05)
}

.border-r-input\/50 {
    border-right-color: hsl(var(--input)/.5)
}

.border-r-input\/60 {
    border-right-color: hsl(var(--input)/.6)
}

.border-r-input\/70 {
    border-right-color: hsl(var(--input)/.7)
}

.border-r-input\/75 {
    border-right-color: hsl(var(--input)/.75)
}

.border-r-input\/80 {
    border-right-color: hsl(var(--input)/.8)
}

.border-r-input\/90 {
    border-right-color: hsl(var(--input)/.9)
}

.border-r-input\/95 {
    border-right-color: hsl(var(--input)/.95)
}

.border-r-lightBlue-100 {
    --tw-border-opacity: 1;
    border-right-color: rgb(224 242 254/var(--tw-border-opacity))
}

.border-r-lightBlue-100\/0 {
    border-right-color: rgba(224,242,254,0)
}

.border-r-lightBlue-100\/10 {
    border-right-color: rgba(224,242,254,.1)
}

.border-r-lightBlue-100\/100 {
    border-right-color: #e0f2fe
}

.border-r-lightBlue-100\/20 {
    border-right-color: rgba(224,242,254,.2)
}

.border-r-lightBlue-100\/25 {
    border-right-color: rgba(224,242,254,.25)
}

.border-r-lightBlue-100\/30 {
    border-right-color: rgba(224,242,254,.3)
}

.border-r-lightBlue-100\/40 {
    border-right-color: rgba(224,242,254,.4)
}

.border-r-lightBlue-100\/5 {
    border-right-color: rgba(224,242,254,.05)
}

.border-r-lightBlue-100\/50 {
    border-right-color: rgba(224,242,254,.5)
}

.border-r-lightBlue-100\/60 {
    border-right-color: rgba(224,242,254,.6)
}

.border-r-lightBlue-100\/70 {
    border-right-color: rgba(224,242,254,.7)
}

.border-r-lightBlue-100\/75 {
    border-right-color: rgba(224,242,254,.75)
}

.border-r-lightBlue-100\/80 {
    border-right-color: rgba(224,242,254,.8)
}

.border-r-lightBlue-100\/90 {
    border-right-color: rgba(224,242,254,.9)
}

.border-r-lightBlue-100\/95 {
    border-right-color: rgba(224,242,254,.95)
}

.border-r-lightBlue-200 {
    --tw-border-opacity: 1;
    border-right-color: rgb(186 230 253/var(--tw-border-opacity))
}

.border-r-lightBlue-200\/0 {
    border-right-color: rgba(186,230,253,0)
}

.border-r-lightBlue-200\/10 {
    border-right-color: rgba(186,230,253,.1)
}

.border-r-lightBlue-200\/100 {
    border-right-color: #bae6fd
}

.border-r-lightBlue-200\/20 {
    border-right-color: rgba(186,230,253,.2)
}

.border-r-lightBlue-200\/25 {
    border-right-color: rgba(186,230,253,.25)
}

.border-r-lightBlue-200\/30 {
    border-right-color: rgba(186,230,253,.3)
}

.border-r-lightBlue-200\/40 {
    border-right-color: rgba(186,230,253,.4)
}

.border-r-lightBlue-200\/5 {
    border-right-color: rgba(186,230,253,.05)
}

.border-r-lightBlue-200\/50 {
    border-right-color: rgba(186,230,253,.5)
}

.border-r-lightBlue-200\/60 {
    border-right-color: rgba(186,230,253,.6)
}

.border-r-lightBlue-200\/70 {
    border-right-color: rgba(186,230,253,.7)
}

.border-r-lightBlue-200\/75 {
    border-right-color: rgba(186,230,253,.75)
}

.border-r-lightBlue-200\/80 {
    border-right-color: rgba(186,230,253,.8)
}

.border-r-lightBlue-200\/90 {
    border-right-color: rgba(186,230,253,.9)
}

.border-r-lightBlue-200\/95 {
    border-right-color: rgba(186,230,253,.95)
}

.border-r-lightBlue-300 {
    --tw-border-opacity: 1;
    border-right-color: rgb(125 211 252/var(--tw-border-opacity))
}

.border-r-lightBlue-300\/0 {
    border-right-color: rgba(125,211,252,0)
}

.border-r-lightBlue-300\/10 {
    border-right-color: rgba(125,211,252,.1)
}

.border-r-lightBlue-300\/100 {
    border-right-color: #7dd3fc
}

.border-r-lightBlue-300\/20 {
    border-right-color: rgba(125,211,252,.2)
}

.border-r-lightBlue-300\/25 {
    border-right-color: rgba(125,211,252,.25)
}

.border-r-lightBlue-300\/30 {
    border-right-color: rgba(125,211,252,.3)
}

.border-r-lightBlue-300\/40 {
    border-right-color: rgba(125,211,252,.4)
}

.border-r-lightBlue-300\/5 {
    border-right-color: rgba(125,211,252,.05)
}

.border-r-lightBlue-300\/50 {
    border-right-color: rgba(125,211,252,.5)
}

.border-r-lightBlue-300\/60 {
    border-right-color: rgba(125,211,252,.6)
}

.border-r-lightBlue-300\/70 {
    border-right-color: rgba(125,211,252,.7)
}

.border-r-lightBlue-300\/75 {
    border-right-color: rgba(125,211,252,.75)
}

.border-r-lightBlue-300\/80 {
    border-right-color: rgba(125,211,252,.8)
}

.border-r-lightBlue-300\/90 {
    border-right-color: rgba(125,211,252,.9)
}

.border-r-lightBlue-300\/95 {
    border-right-color: rgba(125,211,252,.95)
}

.border-r-lightBlue-400 {
    --tw-border-opacity: 1;
    border-right-color: rgb(56 189 248/var(--tw-border-opacity))
}

.border-r-lightBlue-400\/0 {
    border-right-color: rgba(56,189,248,0)
}

.border-r-lightBlue-400\/10 {
    border-right-color: rgba(56,189,248,.1)
}

.border-r-lightBlue-400\/100 {
    border-right-color: #38bdf8
}

.border-r-lightBlue-400\/20 {
    border-right-color: rgba(56,189,248,.2)
}

.border-r-lightBlue-400\/25 {
    border-right-color: rgba(56,189,248,.25)
}

.border-r-lightBlue-400\/30 {
    border-right-color: rgba(56,189,248,.3)
}

.border-r-lightBlue-400\/40 {
    border-right-color: rgba(56,189,248,.4)
}

.border-r-lightBlue-400\/5 {
    border-right-color: rgba(56,189,248,.05)
}

.border-r-lightBlue-400\/50 {
    border-right-color: rgba(56,189,248,.5)
}

.border-r-lightBlue-400\/60 {
    border-right-color: rgba(56,189,248,.6)
}

.border-r-lightBlue-400\/70 {
    border-right-color: rgba(56,189,248,.7)
}

.border-r-lightBlue-400\/75 {
    border-right-color: rgba(56,189,248,.75)
}

.border-r-lightBlue-400\/80 {
    border-right-color: rgba(56,189,248,.8)
}

.border-r-lightBlue-400\/90 {
    border-right-color: rgba(56,189,248,.9)
}

.border-r-lightBlue-400\/95 {
    border-right-color: rgba(56,189,248,.95)
}

.border-r-lightBlue-50 {
    --tw-border-opacity: 1;
    border-right-color: rgb(240 249 255/var(--tw-border-opacity))
}

.border-r-lightBlue-50\/0 {
    border-right-color: rgba(240,249,255,0)
}

.border-r-lightBlue-50\/10 {
    border-right-color: rgba(240,249,255,.1)
}

.border-r-lightBlue-50\/100 {
    border-right-color: #f0f9ff
}

.border-r-lightBlue-50\/20 {
    border-right-color: rgba(240,249,255,.2)
}

.border-r-lightBlue-50\/25 {
    border-right-color: rgba(240,249,255,.25)
}

.border-r-lightBlue-50\/30 {
    border-right-color: rgba(240,249,255,.3)
}

.border-r-lightBlue-50\/40 {
    border-right-color: rgba(240,249,255,.4)
}

.border-r-lightBlue-50\/5 {
    border-right-color: rgba(240,249,255,.05)
}

.border-r-lightBlue-50\/50 {
    border-right-color: rgba(240,249,255,.5)
}

.border-r-lightBlue-50\/60 {
    border-right-color: rgba(240,249,255,.6)
}

.border-r-lightBlue-50\/70 {
    border-right-color: rgba(240,249,255,.7)
}

.border-r-lightBlue-50\/75 {
    border-right-color: rgba(240,249,255,.75)
}

.border-r-lightBlue-50\/80 {
    border-right-color: rgba(240,249,255,.8)
}

.border-r-lightBlue-50\/90 {
    border-right-color: rgba(240,249,255,.9)
}

.border-r-lightBlue-50\/95 {
    border-right-color: rgba(240,249,255,.95)
}

.border-r-lightBlue-500 {
    --tw-border-opacity: 1;
    border-right-color: rgb(14 165 233/var(--tw-border-opacity))
}

.border-r-lightBlue-500\/0 {
    border-right-color: rgba(14,165,233,0)
}

.border-r-lightBlue-500\/10 {
    border-right-color: rgba(14,165,233,.1)
}

.border-r-lightBlue-500\/100 {
    border-right-color: #0ea5e9
}

.border-r-lightBlue-500\/20 {
    border-right-color: rgba(14,165,233,.2)
}

.border-r-lightBlue-500\/25 {
    border-right-color: rgba(14,165,233,.25)
}

.border-r-lightBlue-500\/30 {
    border-right-color: rgba(14,165,233,.3)
}

.border-r-lightBlue-500\/40 {
    border-right-color: rgba(14,165,233,.4)
}

.border-r-lightBlue-500\/5 {
    border-right-color: rgba(14,165,233,.05)
}

.border-r-lightBlue-500\/50 {
    border-right-color: rgba(14,165,233,.5)
}

.border-r-lightBlue-500\/60 {
    border-right-color: rgba(14,165,233,.6)
}

.border-r-lightBlue-500\/70 {
    border-right-color: rgba(14,165,233,.7)
}

.border-r-lightBlue-500\/75 {
    border-right-color: rgba(14,165,233,.75)
}

.border-r-lightBlue-500\/80 {
    border-right-color: rgba(14,165,233,.8)
}

.border-r-lightBlue-500\/90 {
    border-right-color: rgba(14,165,233,.9)
}

.border-r-lightBlue-500\/95 {
    border-right-color: rgba(14,165,233,.95)
}

.border-r-lightBlue-600 {
    --tw-border-opacity: 1;
    border-right-color: rgb(2 132 199/var(--tw-border-opacity))
}

.border-r-lightBlue-600\/0 {
    border-right-color: rgba(2,132,199,0)
}

.border-r-lightBlue-600\/10 {
    border-right-color: rgba(2,132,199,.1)
}

.border-r-lightBlue-600\/100 {
    border-right-color: #0284c7
}

.border-r-lightBlue-600\/20 {
    border-right-color: rgba(2,132,199,.2)
}

.border-r-lightBlue-600\/25 {
    border-right-color: rgba(2,132,199,.25)
}

.border-r-lightBlue-600\/30 {
    border-right-color: rgba(2,132,199,.3)
}

.border-r-lightBlue-600\/40 {
    border-right-color: rgba(2,132,199,.4)
}

.border-r-lightBlue-600\/5 {
    border-right-color: rgba(2,132,199,.05)
}

.border-r-lightBlue-600\/50 {
    border-right-color: rgba(2,132,199,.5)
}

.border-r-lightBlue-600\/60 {
    border-right-color: rgba(2,132,199,.6)
}

.border-r-lightBlue-600\/70 {
    border-right-color: rgba(2,132,199,.7)
}

.border-r-lightBlue-600\/75 {
    border-right-color: rgba(2,132,199,.75)
}

.border-r-lightBlue-600\/80 {
    border-right-color: rgba(2,132,199,.8)
}

.border-r-lightBlue-600\/90 {
    border-right-color: rgba(2,132,199,.9)
}

.border-r-lightBlue-600\/95 {
    border-right-color: rgba(2,132,199,.95)
}

.border-r-lightBlue-700 {
    --tw-border-opacity: 1;
    border-right-color: rgb(3 105 161/var(--tw-border-opacity))
}

.border-r-lightBlue-700\/0 {
    border-right-color: rgba(3,105,161,0)
}

.border-r-lightBlue-700\/10 {
    border-right-color: rgba(3,105,161,.1)
}

.border-r-lightBlue-700\/100 {
    border-right-color: #0369a1
}

.border-r-lightBlue-700\/20 {
    border-right-color: rgba(3,105,161,.2)
}

.border-r-lightBlue-700\/25 {
    border-right-color: rgba(3,105,161,.25)
}

.border-r-lightBlue-700\/30 {
    border-right-color: rgba(3,105,161,.3)
}

.border-r-lightBlue-700\/40 {
    border-right-color: rgba(3,105,161,.4)
}

.border-r-lightBlue-700\/5 {
    border-right-color: rgba(3,105,161,.05)
}

.border-r-lightBlue-700\/50 {
    border-right-color: rgba(3,105,161,.5)
}

.border-r-lightBlue-700\/60 {
    border-right-color: rgba(3,105,161,.6)
}

.border-r-lightBlue-700\/70 {
    border-right-color: rgba(3,105,161,.7)
}

.border-r-lightBlue-700\/75 {
    border-right-color: rgba(3,105,161,.75)
}

.border-r-lightBlue-700\/80 {
    border-right-color: rgba(3,105,161,.8)
}

.border-r-lightBlue-700\/90 {
    border-right-color: rgba(3,105,161,.9)
}

.border-r-lightBlue-700\/95 {
    border-right-color: rgba(3,105,161,.95)
}

.border-r-lightBlue-800 {
    --tw-border-opacity: 1;
    border-right-color: rgb(7 89 133/var(--tw-border-opacity))
}

.border-r-lightBlue-800\/0 {
    border-right-color: rgba(7,89,133,0)
}

.border-r-lightBlue-800\/10 {
    border-right-color: rgba(7,89,133,.1)
}

.border-r-lightBlue-800\/100 {
    border-right-color: #075985
}

.border-r-lightBlue-800\/20 {
    border-right-color: rgba(7,89,133,.2)
}

.border-r-lightBlue-800\/25 {
    border-right-color: rgba(7,89,133,.25)
}

.border-r-lightBlue-800\/30 {
    border-right-color: rgba(7,89,133,.3)
}

.border-r-lightBlue-800\/40 {
    border-right-color: rgba(7,89,133,.4)
}

.border-r-lightBlue-800\/5 {
    border-right-color: rgba(7,89,133,.05)
}

.border-r-lightBlue-800\/50 {
    border-right-color: rgba(7,89,133,.5)
}

.border-r-lightBlue-800\/60 {
    border-right-color: rgba(7,89,133,.6)
}

.border-r-lightBlue-800\/70 {
    border-right-color: rgba(7,89,133,.7)
}

.border-r-lightBlue-800\/75 {
    border-right-color: rgba(7,89,133,.75)
}

.border-r-lightBlue-800\/80 {
    border-right-color: rgba(7,89,133,.8)
}

.border-r-lightBlue-800\/90 {
    border-right-color: rgba(7,89,133,.9)
}

.border-r-lightBlue-800\/95 {
    border-right-color: rgba(7,89,133,.95)
}

.border-r-lightBlue-900 {
    --tw-border-opacity: 1;
    border-right-color: rgb(12 74 110/var(--tw-border-opacity))
}

.border-r-lightBlue-900\/0 {
    border-right-color: rgba(12,74,110,0)
}

.border-r-lightBlue-900\/10 {
    border-right-color: rgba(12,74,110,.1)
}

.border-r-lightBlue-900\/100 {
    border-right-color: #0c4a6e
}

.border-r-lightBlue-900\/20 {
    border-right-color: rgba(12,74,110,.2)
}

.border-r-lightBlue-900\/25 {
    border-right-color: rgba(12,74,110,.25)
}

.border-r-lightBlue-900\/30 {
    border-right-color: rgba(12,74,110,.3)
}

.border-r-lightBlue-900\/40 {
    border-right-color: rgba(12,74,110,.4)
}

.border-r-lightBlue-900\/5 {
    border-right-color: rgba(12,74,110,.05)
}

.border-r-lightBlue-900\/50 {
    border-right-color: rgba(12,74,110,.5)
}

.border-r-lightBlue-900\/60 {
    border-right-color: rgba(12,74,110,.6)
}

.border-r-lightBlue-900\/70 {
    border-right-color: rgba(12,74,110,.7)
}

.border-r-lightBlue-900\/75 {
    border-right-color: rgba(12,74,110,.75)
}

.border-r-lightBlue-900\/80 {
    border-right-color: rgba(12,74,110,.8)
}

.border-r-lightBlue-900\/90 {
    border-right-color: rgba(12,74,110,.9)
}

.border-r-lightBlue-900\/95 {
    border-right-color: rgba(12,74,110,.95)
}

.border-r-lightBlue-950 {
    --tw-border-opacity: 1;
    border-right-color: rgb(8 47 73/var(--tw-border-opacity))
}

.border-r-lightBlue-950\/0 {
    border-right-color: rgba(8,47,73,0)
}

.border-r-lightBlue-950\/10 {
    border-right-color: rgba(8,47,73,.1)
}

.border-r-lightBlue-950\/100 {
    border-right-color: #082f49
}

.border-r-lightBlue-950\/20 {
    border-right-color: rgba(8,47,73,.2)
}

.border-r-lightBlue-950\/25 {
    border-right-color: rgba(8,47,73,.25)
}

.border-r-lightBlue-950\/30 {
    border-right-color: rgba(8,47,73,.3)
}

.border-r-lightBlue-950\/40 {
    border-right-color: rgba(8,47,73,.4)
}

.border-r-lightBlue-950\/5 {
    border-right-color: rgba(8,47,73,.05)
}

.border-r-lightBlue-950\/50 {
    border-right-color: rgba(8,47,73,.5)
}

.border-r-lightBlue-950\/60 {
    border-right-color: rgba(8,47,73,.6)
}

.border-r-lightBlue-950\/70 {
    border-right-color: rgba(8,47,73,.7)
}

.border-r-lightBlue-950\/75 {
    border-right-color: rgba(8,47,73,.75)
}

.border-r-lightBlue-950\/80 {
    border-right-color: rgba(8,47,73,.8)
}

.border-r-lightBlue-950\/90 {
    border-right-color: rgba(8,47,73,.9)
}

.border-r-lightBlue-950\/95 {
    border-right-color: rgba(8,47,73,.95)
}

.border-r-lime-100 {
    --tw-border-opacity: 1;
    border-right-color: rgb(236 252 203/var(--tw-border-opacity))
}

.border-r-lime-100\/0 {
    border-right-color: hsla(80,89%,89%,0)
}

.border-r-lime-100\/10 {
    border-right-color: hsla(80,89%,89%,.1)
}

.border-r-lime-100\/100 {
    border-right-color: #ecfccb
}

.border-r-lime-100\/20 {
    border-right-color: hsla(80,89%,89%,.2)
}

.border-r-lime-100\/25 {
    border-right-color: hsla(80,89%,89%,.25)
}

.border-r-lime-100\/30 {
    border-right-color: hsla(80,89%,89%,.3)
}

.border-r-lime-100\/40 {
    border-right-color: hsla(80,89%,89%,.4)
}

.border-r-lime-100\/5 {
    border-right-color: hsla(80,89%,89%,.05)
}

.border-r-lime-100\/50 {
    border-right-color: hsla(80,89%,89%,.5)
}

.border-r-lime-100\/60 {
    border-right-color: hsla(80,89%,89%,.6)
}

.border-r-lime-100\/70 {
    border-right-color: hsla(80,89%,89%,.7)
}

.border-r-lime-100\/75 {
    border-right-color: hsla(80,89%,89%,.75)
}

.border-r-lime-100\/80 {
    border-right-color: hsla(80,89%,89%,.8)
}

.border-r-lime-100\/90 {
    border-right-color: hsla(80,89%,89%,.9)
}

.border-r-lime-100\/95 {
    border-right-color: hsla(80,89%,89%,.95)
}

.border-r-lime-200 {
    --tw-border-opacity: 1;
    border-right-color: rgb(217 249 157/var(--tw-border-opacity))
}

.border-r-lime-200\/0 {
    border-right-color: hsla(81,88%,80%,0)
}

.border-r-lime-200\/10 {
    border-right-color: hsla(81,88%,80%,.1)
}

.border-r-lime-200\/100 {
    border-right-color: #d9f99d
}

.border-r-lime-200\/20 {
    border-right-color: hsla(81,88%,80%,.2)
}

.border-r-lime-200\/25 {
    border-right-color: hsla(81,88%,80%,.25)
}

.border-r-lime-200\/30 {
    border-right-color: hsla(81,88%,80%,.3)
}

.border-r-lime-200\/40 {
    border-right-color: hsla(81,88%,80%,.4)
}

.border-r-lime-200\/5 {
    border-right-color: hsla(81,88%,80%,.05)
}

.border-r-lime-200\/50 {
    border-right-color: hsla(81,88%,80%,.5)
}

.border-r-lime-200\/60 {
    border-right-color: hsla(81,88%,80%,.6)
}

.border-r-lime-200\/70 {
    border-right-color: hsla(81,88%,80%,.7)
}

.border-r-lime-200\/75 {
    border-right-color: hsla(81,88%,80%,.75)
}

.border-r-lime-200\/80 {
    border-right-color: hsla(81,88%,80%,.8)
}

.border-r-lime-200\/90 {
    border-right-color: hsla(81,88%,80%,.9)
}

.border-r-lime-200\/95 {
    border-right-color: hsla(81,88%,80%,.95)
}

.border-r-lime-300 {
    --tw-border-opacity: 1;
    border-right-color: rgb(190 242 100/var(--tw-border-opacity))
}

.border-r-lime-300\/0 {
    border-right-color: hsla(82,85%,67%,0)
}

.border-r-lime-300\/10 {
    border-right-color: hsla(82,85%,67%,.1)
}

.border-r-lime-300\/100 {
    border-right-color: #bef264
}

.border-r-lime-300\/20 {
    border-right-color: hsla(82,85%,67%,.2)
}

.border-r-lime-300\/25 {
    border-right-color: hsla(82,85%,67%,.25)
}

.border-r-lime-300\/30 {
    border-right-color: hsla(82,85%,67%,.3)
}

.border-r-lime-300\/40 {
    border-right-color: hsla(82,85%,67%,.4)
}

.border-r-lime-300\/5 {
    border-right-color: hsla(82,85%,67%,.05)
}

.border-r-lime-300\/50 {
    border-right-color: hsla(82,85%,67%,.5)
}

.border-r-lime-300\/60 {
    border-right-color: hsla(82,85%,67%,.6)
}

.border-r-lime-300\/70 {
    border-right-color: hsla(82,85%,67%,.7)
}

.border-r-lime-300\/75 {
    border-right-color: hsla(82,85%,67%,.75)
}

.border-r-lime-300\/80 {
    border-right-color: hsla(82,85%,67%,.8)
}

.border-r-lime-300\/90 {
    border-right-color: hsla(82,85%,67%,.9)
}

.border-r-lime-300\/95 {
    border-right-color: hsla(82,85%,67%,.95)
}

.border-r-lime-400 {
    --tw-border-opacity: 1;
    border-right-color: rgb(163 230 53/var(--tw-border-opacity))
}

.border-r-lime-400\/0 {
    border-right-color: rgba(163,230,53,0)
}

.border-r-lime-400\/10 {
    border-right-color: rgba(163,230,53,.1)
}

.border-r-lime-400\/100 {
    border-right-color: #a3e635
}

.border-r-lime-400\/20 {
    border-right-color: rgba(163,230,53,.2)
}

.border-r-lime-400\/25 {
    border-right-color: rgba(163,230,53,.25)
}

.border-r-lime-400\/30 {
    border-right-color: rgba(163,230,53,.3)
}

.border-r-lime-400\/40 {
    border-right-color: rgba(163,230,53,.4)
}

.border-r-lime-400\/5 {
    border-right-color: rgba(163,230,53,.05)
}

.border-r-lime-400\/50 {
    border-right-color: rgba(163,230,53,.5)
}

.border-r-lime-400\/60 {
    border-right-color: rgba(163,230,53,.6)
}

.border-r-lime-400\/70 {
    border-right-color: rgba(163,230,53,.7)
}

.border-r-lime-400\/75 {
    border-right-color: rgba(163,230,53,.75)
}

.border-r-lime-400\/80 {
    border-right-color: rgba(163,230,53,.8)
}

.border-r-lime-400\/90 {
    border-right-color: rgba(163,230,53,.9)
}

.border-r-lime-400\/95 {
    border-right-color: rgba(163,230,53,.95)
}

.border-r-lime-50 {
    --tw-border-opacity: 1;
    border-right-color: rgb(247 254 231/var(--tw-border-opacity))
}

.border-r-lime-50\/0 {
    border-right-color: hsla(78,92%,95%,0)
}

.border-r-lime-50\/10 {
    border-right-color: hsla(78,92%,95%,.1)
}

.border-r-lime-50\/100 {
    border-right-color: #f7fee7
}

.border-r-lime-50\/20 {
    border-right-color: hsla(78,92%,95%,.2)
}

.border-r-lime-50\/25 {
    border-right-color: hsla(78,92%,95%,.25)
}

.border-r-lime-50\/30 {
    border-right-color: hsla(78,92%,95%,.3)
}

.border-r-lime-50\/40 {
    border-right-color: hsla(78,92%,95%,.4)
}

.border-r-lime-50\/5 {
    border-right-color: hsla(78,92%,95%,.05)
}

.border-r-lime-50\/50 {
    border-right-color: hsla(78,92%,95%,.5)
}

.border-r-lime-50\/60 {
    border-right-color: hsla(78,92%,95%,.6)
}

.border-r-lime-50\/70 {
    border-right-color: hsla(78,92%,95%,.7)
}

.border-r-lime-50\/75 {
    border-right-color: hsla(78,92%,95%,.75)
}

.border-r-lime-50\/80 {
    border-right-color: hsla(78,92%,95%,.8)
}

.border-r-lime-50\/90 {
    border-right-color: hsla(78,92%,95%,.9)
}

.border-r-lime-50\/95 {
    border-right-color: hsla(78,92%,95%,.95)
}

.border-r-lime-500 {
    --tw-border-opacity: 1;
    border-right-color: rgb(132 204 22/var(--tw-border-opacity))
}

.border-r-lime-500\/0 {
    border-right-color: rgba(132,204,22,0)
}

.border-r-lime-500\/10 {
    border-right-color: rgba(132,204,22,.1)
}

.border-r-lime-500\/100 {
    border-right-color: #84cc16
}

.border-r-lime-500\/20 {
    border-right-color: rgba(132,204,22,.2)
}

.border-r-lime-500\/25 {
    border-right-color: rgba(132,204,22,.25)
}

.border-r-lime-500\/30 {
    border-right-color: rgba(132,204,22,.3)
}

.border-r-lime-500\/40 {
    border-right-color: rgba(132,204,22,.4)
}

.border-r-lime-500\/5 {
    border-right-color: rgba(132,204,22,.05)
}

.border-r-lime-500\/50 {
    border-right-color: rgba(132,204,22,.5)
}

.border-r-lime-500\/60 {
    border-right-color: rgba(132,204,22,.6)
}

.border-r-lime-500\/70 {
    border-right-color: rgba(132,204,22,.7)
}

.border-r-lime-500\/75 {
    border-right-color: rgba(132,204,22,.75)
}

.border-r-lime-500\/80 {
    border-right-color: rgba(132,204,22,.8)
}

.border-r-lime-500\/90 {
    border-right-color: rgba(132,204,22,.9)
}

.border-r-lime-500\/95 {
    border-right-color: rgba(132,204,22,.95)
}

.border-r-lime-600 {
    --tw-border-opacity: 1;
    border-right-color: rgb(101 163 13/var(--tw-border-opacity))
}

.border-r-lime-600\/0 {
    border-right-color: rgba(101,163,13,0)
}

.border-r-lime-600\/10 {
    border-right-color: rgba(101,163,13,.1)
}

.border-r-lime-600\/100 {
    border-right-color: #65a30d
}

.border-r-lime-600\/20 {
    border-right-color: rgba(101,163,13,.2)
}

.border-r-lime-600\/25 {
    border-right-color: rgba(101,163,13,.25)
}

.border-r-lime-600\/30 {
    border-right-color: rgba(101,163,13,.3)
}

.border-r-lime-600\/40 {
    border-right-color: rgba(101,163,13,.4)
}

.border-r-lime-600\/5 {
    border-right-color: rgba(101,163,13,.05)
}

.border-r-lime-600\/50 {
    border-right-color: rgba(101,163,13,.5)
}

.border-r-lime-600\/60 {
    border-right-color: rgba(101,163,13,.6)
}

.border-r-lime-600\/70 {
    border-right-color: rgba(101,163,13,.7)
}

.border-r-lime-600\/75 {
    border-right-color: rgba(101,163,13,.75)
}

.border-r-lime-600\/80 {
    border-right-color: rgba(101,163,13,.8)
}

.border-r-lime-600\/90 {
    border-right-color: rgba(101,163,13,.9)
}

.border-r-lime-600\/95 {
    border-right-color: rgba(101,163,13,.95)
}

.border-r-lime-700 {
    --tw-border-opacity: 1;
    border-right-color: rgb(77 124 15/var(--tw-border-opacity))
}

.border-r-lime-700\/0 {
    border-right-color: rgba(77,124,15,0)
}

.border-r-lime-700\/10 {
    border-right-color: rgba(77,124,15,.1)
}

.border-r-lime-700\/100 {
    border-right-color: #4d7c0f
}

.border-r-lime-700\/20 {
    border-right-color: rgba(77,124,15,.2)
}

.border-r-lime-700\/25 {
    border-right-color: rgba(77,124,15,.25)
}

.border-r-lime-700\/30 {
    border-right-color: rgba(77,124,15,.3)
}

.border-r-lime-700\/40 {
    border-right-color: rgba(77,124,15,.4)
}

.border-r-lime-700\/5 {
    border-right-color: rgba(77,124,15,.05)
}

.border-r-lime-700\/50 {
    border-right-color: rgba(77,124,15,.5)
}

.border-r-lime-700\/60 {
    border-right-color: rgba(77,124,15,.6)
}

.border-r-lime-700\/70 {
    border-right-color: rgba(77,124,15,.7)
}

.border-r-lime-700\/75 {
    border-right-color: rgba(77,124,15,.75)
}

.border-r-lime-700\/80 {
    border-right-color: rgba(77,124,15,.8)
}

.border-r-lime-700\/90 {
    border-right-color: rgba(77,124,15,.9)
}

.border-r-lime-700\/95 {
    border-right-color: rgba(77,124,15,.95)
}

.border-r-lime-800 {
    --tw-border-opacity: 1;
    border-right-color: rgb(63 98 18/var(--tw-border-opacity))
}

.border-r-lime-800\/0 {
    border-right-color: rgba(63,98,18,0)
}

.border-r-lime-800\/10 {
    border-right-color: rgba(63,98,18,.1)
}

.border-r-lime-800\/100 {
    border-right-color: #3f6212
}

.border-r-lime-800\/20 {
    border-right-color: rgba(63,98,18,.2)
}

.border-r-lime-800\/25 {
    border-right-color: rgba(63,98,18,.25)
}

.border-r-lime-800\/30 {
    border-right-color: rgba(63,98,18,.3)
}

.border-r-lime-800\/40 {
    border-right-color: rgba(63,98,18,.4)
}

.border-r-lime-800\/5 {
    border-right-color: rgba(63,98,18,.05)
}

.border-r-lime-800\/50 {
    border-right-color: rgba(63,98,18,.5)
}

.border-r-lime-800\/60 {
    border-right-color: rgba(63,98,18,.6)
}

.border-r-lime-800\/70 {
    border-right-color: rgba(63,98,18,.7)
}

.border-r-lime-800\/75 {
    border-right-color: rgba(63,98,18,.75)
}

.border-r-lime-800\/80 {
    border-right-color: rgba(63,98,18,.8)
}

.border-r-lime-800\/90 {
    border-right-color: rgba(63,98,18,.9)
}

.border-r-lime-800\/95 {
    border-right-color: rgba(63,98,18,.95)
}

.border-r-lime-900 {
    --tw-border-opacity: 1;
    border-right-color: rgb(54 83 20/var(--tw-border-opacity))
}

.border-r-lime-900\/0 {
    border-right-color: rgba(54,83,20,0)
}

.border-r-lime-900\/10 {
    border-right-color: rgba(54,83,20,.1)
}

.border-r-lime-900\/100 {
    border-right-color: #365314
}

.border-r-lime-900\/20 {
    border-right-color: rgba(54,83,20,.2)
}

.border-r-lime-900\/25 {
    border-right-color: rgba(54,83,20,.25)
}

.border-r-lime-900\/30 {
    border-right-color: rgba(54,83,20,.3)
}

.border-r-lime-900\/40 {
    border-right-color: rgba(54,83,20,.4)
}

.border-r-lime-900\/5 {
    border-right-color: rgba(54,83,20,.05)
}

.border-r-lime-900\/50 {
    border-right-color: rgba(54,83,20,.5)
}

.border-r-lime-900\/60 {
    border-right-color: rgba(54,83,20,.6)
}

.border-r-lime-900\/70 {
    border-right-color: rgba(54,83,20,.7)
}

.border-r-lime-900\/75 {
    border-right-color: rgba(54,83,20,.75)
}

.border-r-lime-900\/80 {
    border-right-color: rgba(54,83,20,.8)
}

.border-r-lime-900\/90 {
    border-right-color: rgba(54,83,20,.9)
}

.border-r-lime-900\/95 {
    border-right-color: rgba(54,83,20,.95)
}

.border-r-lime-950 {
    --tw-border-opacity: 1;
    border-right-color: rgb(26 46 5/var(--tw-border-opacity))
}

.border-r-lime-950\/0 {
    border-right-color: rgba(26,46,5,0)
}

.border-r-lime-950\/10 {
    border-right-color: rgba(26,46,5,.1)
}

.border-r-lime-950\/100 {
    border-right-color: #1a2e05
}

.border-r-lime-950\/20 {
    border-right-color: rgba(26,46,5,.2)
}

.border-r-lime-950\/25 {
    border-right-color: rgba(26,46,5,.25)
}

.border-r-lime-950\/30 {
    border-right-color: rgba(26,46,5,.3)
}

.border-r-lime-950\/40 {
    border-right-color: rgba(26,46,5,.4)
}

.border-r-lime-950\/5 {
    border-right-color: rgba(26,46,5,.05)
}

.border-r-lime-950\/50 {
    border-right-color: rgba(26,46,5,.5)
}

.border-r-lime-950\/60 {
    border-right-color: rgba(26,46,5,.6)
}

.border-r-lime-950\/70 {
    border-right-color: rgba(26,46,5,.7)
}

.border-r-lime-950\/75 {
    border-right-color: rgba(26,46,5,.75)
}

.border-r-lime-950\/80 {
    border-right-color: rgba(26,46,5,.8)
}

.border-r-lime-950\/90 {
    border-right-color: rgba(26,46,5,.9)
}

.border-r-lime-950\/95 {
    border-right-color: rgba(26,46,5,.95)
}

.border-r-muted {
    border-right-color: hsl(var(--muted))
}

.border-r-muted-foreground {
    border-right-color: hsl(var(--muted-foreground))
}

.border-r-muted-foreground\/0 {
    border-right-color: hsl(var(--muted-foreground)/0)
}

.border-r-muted-foreground\/10 {
    border-right-color: hsl(var(--muted-foreground)/.1)
}

.border-r-muted-foreground\/100 {
    border-right-color: hsl(var(--muted-foreground)/1)
}

.border-r-muted-foreground\/20 {
    border-right-color: hsl(var(--muted-foreground)/.2)
}

.border-r-muted-foreground\/25 {
    border-right-color: hsl(var(--muted-foreground)/.25)
}

.border-r-muted-foreground\/30 {
    border-right-color: hsl(var(--muted-foreground)/.3)
}

.border-r-muted-foreground\/40 {
    border-right-color: hsl(var(--muted-foreground)/.4)
}

.border-r-muted-foreground\/5 {
    border-right-color: hsl(var(--muted-foreground)/.05)
}

.border-r-muted-foreground\/50 {
    border-right-color: hsl(var(--muted-foreground)/.5)
}

.border-r-muted-foreground\/60 {
    border-right-color: hsl(var(--muted-foreground)/.6)
}

.border-r-muted-foreground\/70 {
    border-right-color: hsl(var(--muted-foreground)/.7)
}

.border-r-muted-foreground\/75 {
    border-right-color: hsl(var(--muted-foreground)/.75)
}

.border-r-muted-foreground\/80 {
    border-right-color: hsl(var(--muted-foreground)/.8)
}

.border-r-muted-foreground\/90 {
    border-right-color: hsl(var(--muted-foreground)/.9)
}

.border-r-muted-foreground\/95 {
    border-right-color: hsl(var(--muted-foreground)/.95)
}

.border-r-muted\/0 {
    border-right-color: hsl(var(--muted)/0)
}

.border-r-muted\/10 {
    border-right-color: hsl(var(--muted)/.1)
}

.border-r-muted\/100 {
    border-right-color: hsl(var(--muted)/1)
}

.border-r-muted\/20 {
    border-right-color: hsl(var(--muted)/.2)
}

.border-r-muted\/25 {
    border-right-color: hsl(var(--muted)/.25)
}

.border-r-muted\/30 {
    border-right-color: hsl(var(--muted)/.3)
}

.border-r-muted\/40 {
    border-right-color: hsl(var(--muted)/.4)
}

.border-r-muted\/5 {
    border-right-color: hsl(var(--muted)/.05)
}

.border-r-muted\/50 {
    border-right-color: hsl(var(--muted)/.5)
}

.border-r-muted\/60 {
    border-right-color: hsl(var(--muted)/.6)
}

.border-r-muted\/70 {
    border-right-color: hsl(var(--muted)/.7)
}

.border-r-muted\/75 {
    border-right-color: hsl(var(--muted)/.75)
}

.border-r-muted\/80 {
    border-right-color: hsl(var(--muted)/.8)
}

.border-r-muted\/90 {
    border-right-color: hsl(var(--muted)/.9)
}

.border-r-muted\/95 {
    border-right-color: hsl(var(--muted)/.95)
}

.border-r-neutral-100 {
    --tw-border-opacity: 1;
    border-right-color: rgb(245 245 245/var(--tw-border-opacity))
}

.border-r-neutral-100\/0 {
    border-right-color: hsla(0,0%,96%,0)
}

.border-r-neutral-100\/10 {
    border-right-color: hsla(0,0%,96%,.1)
}

.border-r-neutral-100\/100 {
    border-right-color: #f5f5f5
}

.border-r-neutral-100\/20 {
    border-right-color: hsla(0,0%,96%,.2)
}

.border-r-neutral-100\/25 {
    border-right-color: hsla(0,0%,96%,.25)
}

.border-r-neutral-100\/30 {
    border-right-color: hsla(0,0%,96%,.3)
}

.border-r-neutral-100\/40 {
    border-right-color: hsla(0,0%,96%,.4)
}

.border-r-neutral-100\/5 {
    border-right-color: hsla(0,0%,96%,.05)
}

.border-r-neutral-100\/50 {
    border-right-color: hsla(0,0%,96%,.5)
}

.border-r-neutral-100\/60 {
    border-right-color: hsla(0,0%,96%,.6)
}

.border-r-neutral-100\/70 {
    border-right-color: hsla(0,0%,96%,.7)
}

.border-r-neutral-100\/75 {
    border-right-color: hsla(0,0%,96%,.75)
}

.border-r-neutral-100\/80 {
    border-right-color: hsla(0,0%,96%,.8)
}

.border-r-neutral-100\/90 {
    border-right-color: hsla(0,0%,96%,.9)
}

.border-r-neutral-100\/95 {
    border-right-color: hsla(0,0%,96%,.95)
}

.border-r-neutral-200 {
    --tw-border-opacity: 1;
    border-right-color: rgb(229 229 229/var(--tw-border-opacity))
}

.border-r-neutral-200\/0 {
    border-right-color: hsla(0,0%,90%,0)
}

.border-r-neutral-200\/10 {
    border-right-color: hsla(0,0%,90%,.1)
}

.border-r-neutral-200\/100 {
    border-right-color: #e5e5e5
}

.border-r-neutral-200\/20 {
    border-right-color: hsla(0,0%,90%,.2)
}

.border-r-neutral-200\/25 {
    border-right-color: hsla(0,0%,90%,.25)
}

.border-r-neutral-200\/30 {
    border-right-color: hsla(0,0%,90%,.3)
}

.border-r-neutral-200\/40 {
    border-right-color: hsla(0,0%,90%,.4)
}

.border-r-neutral-200\/5 {
    border-right-color: hsla(0,0%,90%,.05)
}

.border-r-neutral-200\/50 {
    border-right-color: hsla(0,0%,90%,.5)
}

.border-r-neutral-200\/60 {
    border-right-color: hsla(0,0%,90%,.6)
}

.border-r-neutral-200\/70 {
    border-right-color: hsla(0,0%,90%,.7)
}

.border-r-neutral-200\/75 {
    border-right-color: hsla(0,0%,90%,.75)
}

.border-r-neutral-200\/80 {
    border-right-color: hsla(0,0%,90%,.8)
}

.border-r-neutral-200\/90 {
    border-right-color: hsla(0,0%,90%,.9)
}

.border-r-neutral-200\/95 {
    border-right-color: hsla(0,0%,90%,.95)
}

.border-r-neutral-300 {
    --tw-border-opacity: 1;
    border-right-color: rgb(212 212 212/var(--tw-border-opacity))
}

.border-r-neutral-300\/0 {
    border-right-color: hsla(0,0%,83%,0)
}

.border-r-neutral-300\/10 {
    border-right-color: hsla(0,0%,83%,.1)
}

.border-r-neutral-300\/100 {
    border-right-color: #d4d4d4
}

.border-r-neutral-300\/20 {
    border-right-color: hsla(0,0%,83%,.2)
}

.border-r-neutral-300\/25 {
    border-right-color: hsla(0,0%,83%,.25)
}

.border-r-neutral-300\/30 {
    border-right-color: hsla(0,0%,83%,.3)
}

.border-r-neutral-300\/40 {
    border-right-color: hsla(0,0%,83%,.4)
}

.border-r-neutral-300\/5 {
    border-right-color: hsla(0,0%,83%,.05)
}

.border-r-neutral-300\/50 {
    border-right-color: hsla(0,0%,83%,.5)
}

.border-r-neutral-300\/60 {
    border-right-color: hsla(0,0%,83%,.6)
}

.border-r-neutral-300\/70 {
    border-right-color: hsla(0,0%,83%,.7)
}

.border-r-neutral-300\/75 {
    border-right-color: hsla(0,0%,83%,.75)
}

.border-r-neutral-300\/80 {
    border-right-color: hsla(0,0%,83%,.8)
}

.border-r-neutral-300\/90 {
    border-right-color: hsla(0,0%,83%,.9)
}

.border-r-neutral-300\/95 {
    border-right-color: hsla(0,0%,83%,.95)
}

.border-r-neutral-400 {
    --tw-border-opacity: 1;
    border-right-color: rgb(163 163 163/var(--tw-border-opacity))
}

.border-r-neutral-400\/0 {
    border-right-color: hsla(0,0%,64%,0)
}

.border-r-neutral-400\/10 {
    border-right-color: hsla(0,0%,64%,.1)
}

.border-r-neutral-400\/100 {
    border-right-color: #a3a3a3
}

.border-r-neutral-400\/20 {
    border-right-color: hsla(0,0%,64%,.2)
}

.border-r-neutral-400\/25 {
    border-right-color: hsla(0,0%,64%,.25)
}

.border-r-neutral-400\/30 {
    border-right-color: hsla(0,0%,64%,.3)
}

.border-r-neutral-400\/40 {
    border-right-color: hsla(0,0%,64%,.4)
}

.border-r-neutral-400\/5 {
    border-right-color: hsla(0,0%,64%,.05)
}

.border-r-neutral-400\/50 {
    border-right-color: hsla(0,0%,64%,.5)
}

.border-r-neutral-400\/60 {
    border-right-color: hsla(0,0%,64%,.6)
}

.border-r-neutral-400\/70 {
    border-right-color: hsla(0,0%,64%,.7)
}

.border-r-neutral-400\/75 {
    border-right-color: hsla(0,0%,64%,.75)
}

.border-r-neutral-400\/80 {
    border-right-color: hsla(0,0%,64%,.8)
}

.border-r-neutral-400\/90 {
    border-right-color: hsla(0,0%,64%,.9)
}

.border-r-neutral-400\/95 {
    border-right-color: hsla(0,0%,64%,.95)
}

.border-r-neutral-50 {
    --tw-border-opacity: 1;
    border-right-color: rgb(250 250 250/var(--tw-border-opacity))
}

.border-r-neutral-50\/0 {
    border-right-color: hsla(0,0%,98%,0)
}

.border-r-neutral-50\/10 {
    border-right-color: hsla(0,0%,98%,.1)
}

.border-r-neutral-50\/100 {
    border-right-color: #fafafa
}

.border-r-neutral-50\/20 {
    border-right-color: hsla(0,0%,98%,.2)
}

.border-r-neutral-50\/25 {
    border-right-color: hsla(0,0%,98%,.25)
}

.border-r-neutral-50\/30 {
    border-right-color: hsla(0,0%,98%,.3)
}

.border-r-neutral-50\/40 {
    border-right-color: hsla(0,0%,98%,.4)
}

.border-r-neutral-50\/5 {
    border-right-color: hsla(0,0%,98%,.05)
}

.border-r-neutral-50\/50 {
    border-right-color: hsla(0,0%,98%,.5)
}

.border-r-neutral-50\/60 {
    border-right-color: hsla(0,0%,98%,.6)
}

.border-r-neutral-50\/70 {
    border-right-color: hsla(0,0%,98%,.7)
}

.border-r-neutral-50\/75 {
    border-right-color: hsla(0,0%,98%,.75)
}

.border-r-neutral-50\/80 {
    border-right-color: hsla(0,0%,98%,.8)
}

.border-r-neutral-50\/90 {
    border-right-color: hsla(0,0%,98%,.9)
}

.border-r-neutral-50\/95 {
    border-right-color: hsla(0,0%,98%,.95)
}

.border-r-neutral-500 {
    --tw-border-opacity: 1;
    border-right-color: rgb(115 115 115/var(--tw-border-opacity))
}

.border-r-neutral-500\/0 {
    border-right-color: hsla(0,0%,45%,0)
}

.border-r-neutral-500\/10 {
    border-right-color: hsla(0,0%,45%,.1)
}

.border-r-neutral-500\/100 {
    border-right-color: #737373
}

.border-r-neutral-500\/20 {
    border-right-color: hsla(0,0%,45%,.2)
}

.border-r-neutral-500\/25 {
    border-right-color: hsla(0,0%,45%,.25)
}

.border-r-neutral-500\/30 {
    border-right-color: hsla(0,0%,45%,.3)
}

.border-r-neutral-500\/40 {
    border-right-color: hsla(0,0%,45%,.4)
}

.border-r-neutral-500\/5 {
    border-right-color: hsla(0,0%,45%,.05)
}

.border-r-neutral-500\/50 {
    border-right-color: hsla(0,0%,45%,.5)
}

.border-r-neutral-500\/60 {
    border-right-color: hsla(0,0%,45%,.6)
}

.border-r-neutral-500\/70 {
    border-right-color: hsla(0,0%,45%,.7)
}

.border-r-neutral-500\/75 {
    border-right-color: hsla(0,0%,45%,.75)
}

.border-r-neutral-500\/80 {
    border-right-color: hsla(0,0%,45%,.8)
}

.border-r-neutral-500\/90 {
    border-right-color: hsla(0,0%,45%,.9)
}

.border-r-neutral-500\/95 {
    border-right-color: hsla(0,0%,45%,.95)
}

.border-r-neutral-600 {
    --tw-border-opacity: 1;
    border-right-color: rgb(82 82 82/var(--tw-border-opacity))
}

.border-r-neutral-600\/0 {
    border-right-color: rgba(82,82,82,0)
}

.border-r-neutral-600\/10 {
    border-right-color: rgba(82,82,82,.1)
}

.border-r-neutral-600\/100 {
    border-right-color: #525252
}

.border-r-neutral-600\/20 {
    border-right-color: rgba(82,82,82,.2)
}

.border-r-neutral-600\/25 {
    border-right-color: rgba(82,82,82,.25)
}

.border-r-neutral-600\/30 {
    border-right-color: rgba(82,82,82,.3)
}

.border-r-neutral-600\/40 {
    border-right-color: rgba(82,82,82,.4)
}

.border-r-neutral-600\/5 {
    border-right-color: rgba(82,82,82,.05)
}

.border-r-neutral-600\/50 {
    border-right-color: rgba(82,82,82,.5)
}

.border-r-neutral-600\/60 {
    border-right-color: rgba(82,82,82,.6)
}

.border-r-neutral-600\/70 {
    border-right-color: rgba(82,82,82,.7)
}

.border-r-neutral-600\/75 {
    border-right-color: rgba(82,82,82,.75)
}

.border-r-neutral-600\/80 {
    border-right-color: rgba(82,82,82,.8)
}

.border-r-neutral-600\/90 {
    border-right-color: rgba(82,82,82,.9)
}

.border-r-neutral-600\/95 {
    border-right-color: rgba(82,82,82,.95)
}

.border-r-neutral-700 {
    --tw-border-opacity: 1;
    border-right-color: rgb(64 64 64/var(--tw-border-opacity))
}

.border-r-neutral-700\/0 {
    border-right-color: rgba(64,64,64,0)
}

.border-r-neutral-700\/10 {
    border-right-color: rgba(64,64,64,.1)
}

.border-r-neutral-700\/100 {
    border-right-color: #404040
}

.border-r-neutral-700\/20 {
    border-right-color: rgba(64,64,64,.2)
}

.border-r-neutral-700\/25 {
    border-right-color: rgba(64,64,64,.25)
}

.border-r-neutral-700\/30 {
    border-right-color: rgba(64,64,64,.3)
}

.border-r-neutral-700\/40 {
    border-right-color: rgba(64,64,64,.4)
}

.border-r-neutral-700\/5 {
    border-right-color: rgba(64,64,64,.05)
}

.border-r-neutral-700\/50 {
    border-right-color: rgba(64,64,64,.5)
}

.border-r-neutral-700\/60 {
    border-right-color: rgba(64,64,64,.6)
}

.border-r-neutral-700\/70 {
    border-right-color: rgba(64,64,64,.7)
}

.border-r-neutral-700\/75 {
    border-right-color: rgba(64,64,64,.75)
}

.border-r-neutral-700\/80 {
    border-right-color: rgba(64,64,64,.8)
}

.border-r-neutral-700\/90 {
    border-right-color: rgba(64,64,64,.9)
}

.border-r-neutral-700\/95 {
    border-right-color: rgba(64,64,64,.95)
}

.border-r-neutral-800 {
    --tw-border-opacity: 1;
    border-right-color: rgb(38 38 38/var(--tw-border-opacity))
}

.border-r-neutral-800\/0 {
    border-right-color: rgba(38,38,38,0)
}

.border-r-neutral-800\/10 {
    border-right-color: rgba(38,38,38,.1)
}

.border-r-neutral-800\/100 {
    border-right-color: #262626
}

.border-r-neutral-800\/20 {
    border-right-color: rgba(38,38,38,.2)
}

.border-r-neutral-800\/25 {
    border-right-color: rgba(38,38,38,.25)
}

.border-r-neutral-800\/30 {
    border-right-color: rgba(38,38,38,.3)
}

.border-r-neutral-800\/40 {
    border-right-color: rgba(38,38,38,.4)
}

.border-r-neutral-800\/5 {
    border-right-color: rgba(38,38,38,.05)
}

.border-r-neutral-800\/50 {
    border-right-color: rgba(38,38,38,.5)
}

.border-r-neutral-800\/60 {
    border-right-color: rgba(38,38,38,.6)
}

.border-r-neutral-800\/70 {
    border-right-color: rgba(38,38,38,.7)
}

.border-r-neutral-800\/75 {
    border-right-color: rgba(38,38,38,.75)
}

.border-r-neutral-800\/80 {
    border-right-color: rgba(38,38,38,.8)
}

.border-r-neutral-800\/90 {
    border-right-color: rgba(38,38,38,.9)
}

.border-r-neutral-800\/95 {
    border-right-color: rgba(38,38,38,.95)
}

.border-r-neutral-900 {
    --tw-border-opacity: 1;
    border-right-color: rgb(23 23 23/var(--tw-border-opacity))
}

.border-r-neutral-900\/0 {
    border-right-color: hsla(0,0%,9%,0)
}

.border-r-neutral-900\/10 {
    border-right-color: hsla(0,0%,9%,.1)
}

.border-r-neutral-900\/100 {
    border-right-color: #171717
}

.border-r-neutral-900\/20 {
    border-right-color: hsla(0,0%,9%,.2)
}

.border-r-neutral-900\/25 {
    border-right-color: hsla(0,0%,9%,.25)
}

.border-r-neutral-900\/30 {
    border-right-color: hsla(0,0%,9%,.3)
}

.border-r-neutral-900\/40 {
    border-right-color: hsla(0,0%,9%,.4)
}

.border-r-neutral-900\/5 {
    border-right-color: hsla(0,0%,9%,.05)
}

.border-r-neutral-900\/50 {
    border-right-color: hsla(0,0%,9%,.5)
}

.border-r-neutral-900\/60 {
    border-right-color: hsla(0,0%,9%,.6)
}

.border-r-neutral-900\/70 {
    border-right-color: hsla(0,0%,9%,.7)
}

.border-r-neutral-900\/75 {
    border-right-color: hsla(0,0%,9%,.75)
}

.border-r-neutral-900\/80 {
    border-right-color: hsla(0,0%,9%,.8)
}

.border-r-neutral-900\/90 {
    border-right-color: hsla(0,0%,9%,.9)
}

.border-r-neutral-900\/95 {
    border-right-color: hsla(0,0%,9%,.95)
}

.border-r-neutral-950 {
    --tw-border-opacity: 1;
    border-right-color: rgb(10 10 10/var(--tw-border-opacity))
}

.border-r-neutral-950\/0 {
    border-right-color: hsla(0,0%,4%,0)
}

.border-r-neutral-950\/10 {
    border-right-color: hsla(0,0%,4%,.1)
}

.border-r-neutral-950\/100 {
    border-right-color: #0a0a0a
}

.border-r-neutral-950\/20 {
    border-right-color: hsla(0,0%,4%,.2)
}

.border-r-neutral-950\/25 {
    border-right-color: hsla(0,0%,4%,.25)
}

.border-r-neutral-950\/30 {
    border-right-color: hsla(0,0%,4%,.3)
}

.border-r-neutral-950\/40 {
    border-right-color: hsla(0,0%,4%,.4)
}

.border-r-neutral-950\/5 {
    border-right-color: hsla(0,0%,4%,.05)
}

.border-r-neutral-950\/50 {
    border-right-color: hsla(0,0%,4%,.5)
}

.border-r-neutral-950\/60 {
    border-right-color: hsla(0,0%,4%,.6)
}

.border-r-neutral-950\/70 {
    border-right-color: hsla(0,0%,4%,.7)
}

.border-r-neutral-950\/75 {
    border-right-color: hsla(0,0%,4%,.75)
}

.border-r-neutral-950\/80 {
    border-right-color: hsla(0,0%,4%,.8)
}

.border-r-neutral-950\/90 {
    border-right-color: hsla(0,0%,4%,.9)
}

.border-r-neutral-950\/95 {
    border-right-color: hsla(0,0%,4%,.95)
}

.border-r-orange-100 {
    --tw-border-opacity: 1;
    border-right-color: rgb(255 237 213/var(--tw-border-opacity))
}

.border-r-orange-100\/0 {
    border-right-color: rgba(255,237,213,0)
}

.border-r-orange-100\/10 {
    border-right-color: rgba(255,237,213,.1)
}

.border-r-orange-100\/100 {
    border-right-color: #ffedd5
}

.border-r-orange-100\/20 {
    border-right-color: rgba(255,237,213,.2)
}

.border-r-orange-100\/25 {
    border-right-color: rgba(255,237,213,.25)
}

.border-r-orange-100\/30 {
    border-right-color: rgba(255,237,213,.3)
}

.border-r-orange-100\/40 {
    border-right-color: rgba(255,237,213,.4)
}

.border-r-orange-100\/5 {
    border-right-color: rgba(255,237,213,.05)
}

.border-r-orange-100\/50 {
    border-right-color: rgba(255,237,213,.5)
}

.border-r-orange-100\/60 {
    border-right-color: rgba(255,237,213,.6)
}

.border-r-orange-100\/70 {
    border-right-color: rgba(255,237,213,.7)
}

.border-r-orange-100\/75 {
    border-right-color: rgba(255,237,213,.75)
}

.border-r-orange-100\/80 {
    border-right-color: rgba(255,237,213,.8)
}

.border-r-orange-100\/90 {
    border-right-color: rgba(255,237,213,.9)
}

.border-r-orange-100\/95 {
    border-right-color: rgba(255,237,213,.95)
}

.border-r-orange-200 {
    --tw-border-opacity: 1;
    border-right-color: rgb(254 215 170/var(--tw-border-opacity))
}

.border-r-orange-200\/0 {
    border-right-color: hsla(32,98%,83%,0)
}

.border-r-orange-200\/10 {
    border-right-color: hsla(32,98%,83%,.1)
}

.border-r-orange-200\/100 {
    border-right-color: #fed7aa
}

.border-r-orange-200\/20 {
    border-right-color: hsla(32,98%,83%,.2)
}

.border-r-orange-200\/25 {
    border-right-color: hsla(32,98%,83%,.25)
}

.border-r-orange-200\/30 {
    border-right-color: hsla(32,98%,83%,.3)
}

.border-r-orange-200\/40 {
    border-right-color: hsla(32,98%,83%,.4)
}

.border-r-orange-200\/5 {
    border-right-color: hsla(32,98%,83%,.05)
}

.border-r-orange-200\/50 {
    border-right-color: hsla(32,98%,83%,.5)
}

.border-r-orange-200\/60 {
    border-right-color: hsla(32,98%,83%,.6)
}

.border-r-orange-200\/70 {
    border-right-color: hsla(32,98%,83%,.7)
}

.border-r-orange-200\/75 {
    border-right-color: hsla(32,98%,83%,.75)
}

.border-r-orange-200\/80 {
    border-right-color: hsla(32,98%,83%,.8)
}

.border-r-orange-200\/90 {
    border-right-color: hsla(32,98%,83%,.9)
}

.border-r-orange-200\/95 {
    border-right-color: hsla(32,98%,83%,.95)
}

.border-r-orange-300 {
    --tw-border-opacity: 1;
    border-right-color: rgb(253 186 116/var(--tw-border-opacity))
}

.border-r-orange-300\/0 {
    border-right-color: hsla(31,97%,72%,0)
}

.border-r-orange-300\/10 {
    border-right-color: hsla(31,97%,72%,.1)
}

.border-r-orange-300\/100 {
    border-right-color: #fdba74
}

.border-r-orange-300\/20 {
    border-right-color: hsla(31,97%,72%,.2)
}

.border-r-orange-300\/25 {
    border-right-color: hsla(31,97%,72%,.25)
}

.border-r-orange-300\/30 {
    border-right-color: hsla(31,97%,72%,.3)
}

.border-r-orange-300\/40 {
    border-right-color: hsla(31,97%,72%,.4)
}

.border-r-orange-300\/5 {
    border-right-color: hsla(31,97%,72%,.05)
}

.border-r-orange-300\/50 {
    border-right-color: hsla(31,97%,72%,.5)
}

.border-r-orange-300\/60 {
    border-right-color: hsla(31,97%,72%,.6)
}

.border-r-orange-300\/70 {
    border-right-color: hsla(31,97%,72%,.7)
}

.border-r-orange-300\/75 {
    border-right-color: hsla(31,97%,72%,.75)
}

.border-r-orange-300\/80 {
    border-right-color: hsla(31,97%,72%,.8)
}

.border-r-orange-300\/90 {
    border-right-color: hsla(31,97%,72%,.9)
}

.border-r-orange-300\/95 {
    border-right-color: hsla(31,97%,72%,.95)
}

.border-r-orange-400 {
    --tw-border-opacity: 1;
    border-right-color: rgb(251 146 60/var(--tw-border-opacity))
}

.border-r-orange-400\/0 {
    border-right-color: rgba(251,146,60,0)
}

.border-r-orange-400\/10 {
    border-right-color: rgba(251,146,60,.1)
}

.border-r-orange-400\/100 {
    border-right-color: #fb923c
}

.border-r-orange-400\/20 {
    border-right-color: rgba(251,146,60,.2)
}

.border-r-orange-400\/25 {
    border-right-color: rgba(251,146,60,.25)
}

.border-r-orange-400\/30 {
    border-right-color: rgba(251,146,60,.3)
}

.border-r-orange-400\/40 {
    border-right-color: rgba(251,146,60,.4)
}

.border-r-orange-400\/5 {
    border-right-color: rgba(251,146,60,.05)
}

.border-r-orange-400\/50 {
    border-right-color: rgba(251,146,60,.5)
}

.border-r-orange-400\/60 {
    border-right-color: rgba(251,146,60,.6)
}

.border-r-orange-400\/70 {
    border-right-color: rgba(251,146,60,.7)
}

.border-r-orange-400\/75 {
    border-right-color: rgba(251,146,60,.75)
}

.border-r-orange-400\/80 {
    border-right-color: rgba(251,146,60,.8)
}

.border-r-orange-400\/90 {
    border-right-color: rgba(251,146,60,.9)
}

.border-r-orange-400\/95 {
    border-right-color: rgba(251,146,60,.95)
}

.border-r-orange-50 {
    --tw-border-opacity: 1;
    border-right-color: rgb(255 247 237/var(--tw-border-opacity))
}

.border-r-orange-50\/0 {
    border-right-color: rgba(255,247,237,0)
}

.border-r-orange-50\/10 {
    border-right-color: rgba(255,247,237,.1)
}

.border-r-orange-50\/100 {
    border-right-color: #fff7ed
}

.border-r-orange-50\/20 {
    border-right-color: rgba(255,247,237,.2)
}

.border-r-orange-50\/25 {
    border-right-color: rgba(255,247,237,.25)
}

.border-r-orange-50\/30 {
    border-right-color: rgba(255,247,237,.3)
}

.border-r-orange-50\/40 {
    border-right-color: rgba(255,247,237,.4)
}

.border-r-orange-50\/5 {
    border-right-color: rgba(255,247,237,.05)
}

.border-r-orange-50\/50 {
    border-right-color: rgba(255,247,237,.5)
}

.border-r-orange-50\/60 {
    border-right-color: rgba(255,247,237,.6)
}

.border-r-orange-50\/70 {
    border-right-color: rgba(255,247,237,.7)
}

.border-r-orange-50\/75 {
    border-right-color: rgba(255,247,237,.75)
}

.border-r-orange-50\/80 {
    border-right-color: rgba(255,247,237,.8)
}

.border-r-orange-50\/90 {
    border-right-color: rgba(255,247,237,.9)
}

.border-r-orange-50\/95 {
    border-right-color: rgba(255,247,237,.95)
}

.border-r-orange-500 {
    --tw-border-opacity: 1;
    border-right-color: rgb(249 115 22/var(--tw-border-opacity))
}

.border-r-orange-500\/0 {
    border-right-color: rgba(249,115,22,0)
}

.border-r-orange-500\/10 {
    border-right-color: rgba(249,115,22,.1)
}

.border-r-orange-500\/100 {
    border-right-color: #f97316
}

.border-r-orange-500\/20 {
    border-right-color: rgba(249,115,22,.2)
}

.border-r-orange-500\/25 {
    border-right-color: rgba(249,115,22,.25)
}

.border-r-orange-500\/30 {
    border-right-color: rgba(249,115,22,.3)
}

.border-r-orange-500\/40 {
    border-right-color: rgba(249,115,22,.4)
}

.border-r-orange-500\/5 {
    border-right-color: rgba(249,115,22,.05)
}

.border-r-orange-500\/50 {
    border-right-color: rgba(249,115,22,.5)
}

.border-r-orange-500\/60 {
    border-right-color: rgba(249,115,22,.6)
}

.border-r-orange-500\/70 {
    border-right-color: rgba(249,115,22,.7)
}

.border-r-orange-500\/75 {
    border-right-color: rgba(249,115,22,.75)
}

.border-r-orange-500\/80 {
    border-right-color: rgba(249,115,22,.8)
}

.border-r-orange-500\/90 {
    border-right-color: rgba(249,115,22,.9)
}

.border-r-orange-500\/95 {
    border-right-color: rgba(249,115,22,.95)
}

.border-r-orange-600 {
    --tw-border-opacity: 1;
    border-right-color: rgb(234 88 12/var(--tw-border-opacity))
}

.border-r-orange-600\/0 {
    border-right-color: rgba(234,88,12,0)
}

.border-r-orange-600\/10 {
    border-right-color: rgba(234,88,12,.1)
}

.border-r-orange-600\/100 {
    border-right-color: #ea580c
}

.border-r-orange-600\/20 {
    border-right-color: rgba(234,88,12,.2)
}

.border-r-orange-600\/25 {
    border-right-color: rgba(234,88,12,.25)
}

.border-r-orange-600\/30 {
    border-right-color: rgba(234,88,12,.3)
}

.border-r-orange-600\/40 {
    border-right-color: rgba(234,88,12,.4)
}

.border-r-orange-600\/5 {
    border-right-color: rgba(234,88,12,.05)
}

.border-r-orange-600\/50 {
    border-right-color: rgba(234,88,12,.5)
}

.border-r-orange-600\/60 {
    border-right-color: rgba(234,88,12,.6)
}

.border-r-orange-600\/70 {
    border-right-color: rgba(234,88,12,.7)
}

.border-r-orange-600\/75 {
    border-right-color: rgba(234,88,12,.75)
}

.border-r-orange-600\/80 {
    border-right-color: rgba(234,88,12,.8)
}

.border-r-orange-600\/90 {
    border-right-color: rgba(234,88,12,.9)
}

.border-r-orange-600\/95 {
    border-right-color: rgba(234,88,12,.95)
}

.border-r-orange-700 {
    --tw-border-opacity: 1;
    border-right-color: rgb(194 65 12/var(--tw-border-opacity))
}

.border-r-orange-700\/0 {
    border-right-color: rgba(194,65,12,0)
}

.border-r-orange-700\/10 {
    border-right-color: rgba(194,65,12,.1)
}

.border-r-orange-700\/100 {
    border-right-color: #c2410c
}

.border-r-orange-700\/20 {
    border-right-color: rgba(194,65,12,.2)
}

.border-r-orange-700\/25 {
    border-right-color: rgba(194,65,12,.25)
}

.border-r-orange-700\/30 {
    border-right-color: rgba(194,65,12,.3)
}

.border-r-orange-700\/40 {
    border-right-color: rgba(194,65,12,.4)
}

.border-r-orange-700\/5 {
    border-right-color: rgba(194,65,12,.05)
}

.border-r-orange-700\/50 {
    border-right-color: rgba(194,65,12,.5)
}

.border-r-orange-700\/60 {
    border-right-color: rgba(194,65,12,.6)
}

.border-r-orange-700\/70 {
    border-right-color: rgba(194,65,12,.7)
}

.border-r-orange-700\/75 {
    border-right-color: rgba(194,65,12,.75)
}

.border-r-orange-700\/80 {
    border-right-color: rgba(194,65,12,.8)
}

.border-r-orange-700\/90 {
    border-right-color: rgba(194,65,12,.9)
}

.border-r-orange-700\/95 {
    border-right-color: rgba(194,65,12,.95)
}

.border-r-orange-800 {
    --tw-border-opacity: 1;
    border-right-color: rgb(154 52 18/var(--tw-border-opacity))
}

.border-r-orange-800\/0 {
    border-right-color: rgba(154,52,18,0)
}

.border-r-orange-800\/10 {
    border-right-color: rgba(154,52,18,.1)
}

.border-r-orange-800\/100 {
    border-right-color: #9a3412
}

.border-r-orange-800\/20 {
    border-right-color: rgba(154,52,18,.2)
}

.border-r-orange-800\/25 {
    border-right-color: rgba(154,52,18,.25)
}

.border-r-orange-800\/30 {
    border-right-color: rgba(154,52,18,.3)
}

.border-r-orange-800\/40 {
    border-right-color: rgba(154,52,18,.4)
}

.border-r-orange-800\/5 {
    border-right-color: rgba(154,52,18,.05)
}

.border-r-orange-800\/50 {
    border-right-color: rgba(154,52,18,.5)
}

.border-r-orange-800\/60 {
    border-right-color: rgba(154,52,18,.6)
}

.border-r-orange-800\/70 {
    border-right-color: rgba(154,52,18,.7)
}

.border-r-orange-800\/75 {
    border-right-color: rgba(154,52,18,.75)
}

.border-r-orange-800\/80 {
    border-right-color: rgba(154,52,18,.8)
}

.border-r-orange-800\/90 {
    border-right-color: rgba(154,52,18,.9)
}

.border-r-orange-800\/95 {
    border-right-color: rgba(154,52,18,.95)
}

.border-r-orange-900 {
    --tw-border-opacity: 1;
    border-right-color: rgb(124 45 18/var(--tw-border-opacity))
}

.border-r-orange-900\/0 {
    border-right-color: rgba(124,45,18,0)
}

.border-r-orange-900\/10 {
    border-right-color: rgba(124,45,18,.1)
}

.border-r-orange-900\/100 {
    border-right-color: #7c2d12
}

.border-r-orange-900\/20 {
    border-right-color: rgba(124,45,18,.2)
}

.border-r-orange-900\/25 {
    border-right-color: rgba(124,45,18,.25)
}

.border-r-orange-900\/30 {
    border-right-color: rgba(124,45,18,.3)
}

.border-r-orange-900\/40 {
    border-right-color: rgba(124,45,18,.4)
}

.border-r-orange-900\/5 {
    border-right-color: rgba(124,45,18,.05)
}

.border-r-orange-900\/50 {
    border-right-color: rgba(124,45,18,.5)
}

.border-r-orange-900\/60 {
    border-right-color: rgba(124,45,18,.6)
}

.border-r-orange-900\/70 {
    border-right-color: rgba(124,45,18,.7)
}

.border-r-orange-900\/75 {
    border-right-color: rgba(124,45,18,.75)
}

.border-r-orange-900\/80 {
    border-right-color: rgba(124,45,18,.8)
}

.border-r-orange-900\/90 {
    border-right-color: rgba(124,45,18,.9)
}

.border-r-orange-900\/95 {
    border-right-color: rgba(124,45,18,.95)
}

.border-r-orange-950 {
    --tw-border-opacity: 1;
    border-right-color: rgb(67 20 7/var(--tw-border-opacity))
}

.border-r-orange-950\/0 {
    border-right-color: rgba(67,20,7,0)
}

.border-r-orange-950\/10 {
    border-right-color: rgba(67,20,7,.1)
}

.border-r-orange-950\/100 {
    border-right-color: #431407
}

.border-r-orange-950\/20 {
    border-right-color: rgba(67,20,7,.2)
}

.border-r-orange-950\/25 {
    border-right-color: rgba(67,20,7,.25)
}

.border-r-orange-950\/30 {
    border-right-color: rgba(67,20,7,.3)
}

.border-r-orange-950\/40 {
    border-right-color: rgba(67,20,7,.4)
}

.border-r-orange-950\/5 {
    border-right-color: rgba(67,20,7,.05)
}

.border-r-orange-950\/50 {
    border-right-color: rgba(67,20,7,.5)
}

.border-r-orange-950\/60 {
    border-right-color: rgba(67,20,7,.6)
}

.border-r-orange-950\/70 {
    border-right-color: rgba(67,20,7,.7)
}

.border-r-orange-950\/75 {
    border-right-color: rgba(67,20,7,.75)
}

.border-r-orange-950\/80 {
    border-right-color: rgba(67,20,7,.8)
}

.border-r-orange-950\/90 {
    border-right-color: rgba(67,20,7,.9)
}

.border-r-orange-950\/95 {
    border-right-color: rgba(67,20,7,.95)
}

.border-r-pink-100 {
    --tw-border-opacity: 1;
    border-right-color: rgb(252 231 243/var(--tw-border-opacity))
}

.border-r-pink-100\/0 {
    border-right-color: rgba(252,231,243,0)
}

.border-r-pink-100\/10 {
    border-right-color: rgba(252,231,243,.1)
}

.border-r-pink-100\/100 {
    border-right-color: #fce7f3
}

.border-r-pink-100\/20 {
    border-right-color: rgba(252,231,243,.2)
}

.border-r-pink-100\/25 {
    border-right-color: rgba(252,231,243,.25)
}

.border-r-pink-100\/30 {
    border-right-color: rgba(252,231,243,.3)
}

.border-r-pink-100\/40 {
    border-right-color: rgba(252,231,243,.4)
}

.border-r-pink-100\/5 {
    border-right-color: rgba(252,231,243,.05)
}

.border-r-pink-100\/50 {
    border-right-color: rgba(252,231,243,.5)
}

.border-r-pink-100\/60 {
    border-right-color: rgba(252,231,243,.6)
}

.border-r-pink-100\/70 {
    border-right-color: rgba(252,231,243,.7)
}

.border-r-pink-100\/75 {
    border-right-color: rgba(252,231,243,.75)
}

.border-r-pink-100\/80 {
    border-right-color: rgba(252,231,243,.8)
}

.border-r-pink-100\/90 {
    border-right-color: rgba(252,231,243,.9)
}

.border-r-pink-100\/95 {
    border-right-color: rgba(252,231,243,.95)
}

.border-r-pink-200 {
    --tw-border-opacity: 1;
    border-right-color: rgb(251 207 232/var(--tw-border-opacity))
}

.border-r-pink-200\/0 {
    border-right-color: rgba(251,207,232,0)
}

.border-r-pink-200\/10 {
    border-right-color: rgba(251,207,232,.1)
}

.border-r-pink-200\/100 {
    border-right-color: #fbcfe8
}

.border-r-pink-200\/20 {
    border-right-color: rgba(251,207,232,.2)
}

.border-r-pink-200\/25 {
    border-right-color: rgba(251,207,232,.25)
}

.border-r-pink-200\/30 {
    border-right-color: rgba(251,207,232,.3)
}

.border-r-pink-200\/40 {
    border-right-color: rgba(251,207,232,.4)
}

.border-r-pink-200\/5 {
    border-right-color: rgba(251,207,232,.05)
}

.border-r-pink-200\/50 {
    border-right-color: rgba(251,207,232,.5)
}

.border-r-pink-200\/60 {
    border-right-color: rgba(251,207,232,.6)
}

.border-r-pink-200\/70 {
    border-right-color: rgba(251,207,232,.7)
}

.border-r-pink-200\/75 {
    border-right-color: rgba(251,207,232,.75)
}

.border-r-pink-200\/80 {
    border-right-color: rgba(251,207,232,.8)
}

.border-r-pink-200\/90 {
    border-right-color: rgba(251,207,232,.9)
}

.border-r-pink-200\/95 {
    border-right-color: rgba(251,207,232,.95)
}

.border-r-pink-300 {
    --tw-border-opacity: 1;
    border-right-color: rgb(249 168 212/var(--tw-border-opacity))
}

.border-r-pink-300\/0 {
    border-right-color: rgba(249,168,212,0)
}

.border-r-pink-300\/10 {
    border-right-color: rgba(249,168,212,.1)
}

.border-r-pink-300\/100 {
    border-right-color: #f9a8d4
}

.border-r-pink-300\/20 {
    border-right-color: rgba(249,168,212,.2)
}

.border-r-pink-300\/25 {
    border-right-color: rgba(249,168,212,.25)
}

.border-r-pink-300\/30 {
    border-right-color: rgba(249,168,212,.3)
}

.border-r-pink-300\/40 {
    border-right-color: rgba(249,168,212,.4)
}

.border-r-pink-300\/5 {
    border-right-color: rgba(249,168,212,.05)
}

.border-r-pink-300\/50 {
    border-right-color: rgba(249,168,212,.5)
}

.border-r-pink-300\/60 {
    border-right-color: rgba(249,168,212,.6)
}

.border-r-pink-300\/70 {
    border-right-color: rgba(249,168,212,.7)
}

.border-r-pink-300\/75 {
    border-right-color: rgba(249,168,212,.75)
}

.border-r-pink-300\/80 {
    border-right-color: rgba(249,168,212,.8)
}

.border-r-pink-300\/90 {
    border-right-color: rgba(249,168,212,.9)
}

.border-r-pink-300\/95 {
    border-right-color: rgba(249,168,212,.95)
}

.border-r-pink-400 {
    --tw-border-opacity: 1;
    border-right-color: rgb(244 114 182/var(--tw-border-opacity))
}

.border-r-pink-400\/0 {
    border-right-color: rgba(244,114,182,0)
}

.border-r-pink-400\/10 {
    border-right-color: rgba(244,114,182,.1)
}

.border-r-pink-400\/100 {
    border-right-color: #f472b6
}

.border-r-pink-400\/20 {
    border-right-color: rgba(244,114,182,.2)
}

.border-r-pink-400\/25 {
    border-right-color: rgba(244,114,182,.25)
}

.border-r-pink-400\/30 {
    border-right-color: rgba(244,114,182,.3)
}

.border-r-pink-400\/40 {
    border-right-color: rgba(244,114,182,.4)
}

.border-r-pink-400\/5 {
    border-right-color: rgba(244,114,182,.05)
}

.border-r-pink-400\/50 {
    border-right-color: rgba(244,114,182,.5)
}

.border-r-pink-400\/60 {
    border-right-color: rgba(244,114,182,.6)
}

.border-r-pink-400\/70 {
    border-right-color: rgba(244,114,182,.7)
}

.border-r-pink-400\/75 {
    border-right-color: rgba(244,114,182,.75)
}

.border-r-pink-400\/80 {
    border-right-color: rgba(244,114,182,.8)
}

.border-r-pink-400\/90 {
    border-right-color: rgba(244,114,182,.9)
}

.border-r-pink-400\/95 {
    border-right-color: rgba(244,114,182,.95)
}

.border-r-pink-50 {
    --tw-border-opacity: 1;
    border-right-color: rgb(253 242 248/var(--tw-border-opacity))
}

.border-r-pink-50\/0 {
    border-right-color: rgba(253,242,248,0)
}

.border-r-pink-50\/10 {
    border-right-color: rgba(253,242,248,.1)
}

.border-r-pink-50\/100 {
    border-right-color: #fdf2f8
}

.border-r-pink-50\/20 {
    border-right-color: rgba(253,242,248,.2)
}

.border-r-pink-50\/25 {
    border-right-color: rgba(253,242,248,.25)
}

.border-r-pink-50\/30 {
    border-right-color: rgba(253,242,248,.3)
}

.border-r-pink-50\/40 {
    border-right-color: rgba(253,242,248,.4)
}

.border-r-pink-50\/5 {
    border-right-color: rgba(253,242,248,.05)
}

.border-r-pink-50\/50 {
    border-right-color: rgba(253,242,248,.5)
}

.border-r-pink-50\/60 {
    border-right-color: rgba(253,242,248,.6)
}

.border-r-pink-50\/70 {
    border-right-color: rgba(253,242,248,.7)
}

.border-r-pink-50\/75 {
    border-right-color: rgba(253,242,248,.75)
}

.border-r-pink-50\/80 {
    border-right-color: rgba(253,242,248,.8)
}

.border-r-pink-50\/90 {
    border-right-color: rgba(253,242,248,.9)
}

.border-r-pink-50\/95 {
    border-right-color: rgba(253,242,248,.95)
}

.border-r-pink-500 {
    --tw-border-opacity: 1;
    border-right-color: rgb(236 72 153/var(--tw-border-opacity))
}

.border-r-pink-500\/0 {
    border-right-color: rgba(236,72,153,0)
}

.border-r-pink-500\/10 {
    border-right-color: rgba(236,72,153,.1)
}

.border-r-pink-500\/100 {
    border-right-color: #ec4899
}

.border-r-pink-500\/20 {
    border-right-color: rgba(236,72,153,.2)
}

.border-r-pink-500\/25 {
    border-right-color: rgba(236,72,153,.25)
}

.border-r-pink-500\/30 {
    border-right-color: rgba(236,72,153,.3)
}

.border-r-pink-500\/40 {
    border-right-color: rgba(236,72,153,.4)
}

.border-r-pink-500\/5 {
    border-right-color: rgba(236,72,153,.05)
}

.border-r-pink-500\/50 {
    border-right-color: rgba(236,72,153,.5)
}

.border-r-pink-500\/60 {
    border-right-color: rgba(236,72,153,.6)
}

.border-r-pink-500\/70 {
    border-right-color: rgba(236,72,153,.7)
}

.border-r-pink-500\/75 {
    border-right-color: rgba(236,72,153,.75)
}

.border-r-pink-500\/80 {
    border-right-color: rgba(236,72,153,.8)
}

.border-r-pink-500\/90 {
    border-right-color: rgba(236,72,153,.9)
}

.border-r-pink-500\/95 {
    border-right-color: rgba(236,72,153,.95)
}

.border-r-pink-600 {
    --tw-border-opacity: 1;
    border-right-color: rgb(219 39 119/var(--tw-border-opacity))
}

.border-r-pink-600\/0 {
    border-right-color: rgba(219,39,119,0)
}

.border-r-pink-600\/10 {
    border-right-color: rgba(219,39,119,.1)
}

.border-r-pink-600\/100 {
    border-right-color: #db2777
}

.border-r-pink-600\/20 {
    border-right-color: rgba(219,39,119,.2)
}

.border-r-pink-600\/25 {
    border-right-color: rgba(219,39,119,.25)
}

.border-r-pink-600\/30 {
    border-right-color: rgba(219,39,119,.3)
}

.border-r-pink-600\/40 {
    border-right-color: rgba(219,39,119,.4)
}

.border-r-pink-600\/5 {
    border-right-color: rgba(219,39,119,.05)
}

.border-r-pink-600\/50 {
    border-right-color: rgba(219,39,119,.5)
}

.border-r-pink-600\/60 {
    border-right-color: rgba(219,39,119,.6)
}

.border-r-pink-600\/70 {
    border-right-color: rgba(219,39,119,.7)
}

.border-r-pink-600\/75 {
    border-right-color: rgba(219,39,119,.75)
}

.border-r-pink-600\/80 {
    border-right-color: rgba(219,39,119,.8)
}

.border-r-pink-600\/90 {
    border-right-color: rgba(219,39,119,.9)
}

.border-r-pink-600\/95 {
    border-right-color: rgba(219,39,119,.95)
}

.border-r-pink-700 {
    --tw-border-opacity: 1;
    border-right-color: rgb(190 24 93/var(--tw-border-opacity))
}

.border-r-pink-700\/0 {
    border-right-color: rgba(190,24,93,0)
}

.border-r-pink-700\/10 {
    border-right-color: rgba(190,24,93,.1)
}

.border-r-pink-700\/100 {
    border-right-color: #be185d
}

.border-r-pink-700\/20 {
    border-right-color: rgba(190,24,93,.2)
}

.border-r-pink-700\/25 {
    border-right-color: rgba(190,24,93,.25)
}

.border-r-pink-700\/30 {
    border-right-color: rgba(190,24,93,.3)
}

.border-r-pink-700\/40 {
    border-right-color: rgba(190,24,93,.4)
}

.border-r-pink-700\/5 {
    border-right-color: rgba(190,24,93,.05)
}

.border-r-pink-700\/50 {
    border-right-color: rgba(190,24,93,.5)
}

.border-r-pink-700\/60 {
    border-right-color: rgba(190,24,93,.6)
}

.border-r-pink-700\/70 {
    border-right-color: rgba(190,24,93,.7)
}

.border-r-pink-700\/75 {
    border-right-color: rgba(190,24,93,.75)
}

.border-r-pink-700\/80 {
    border-right-color: rgba(190,24,93,.8)
}

.border-r-pink-700\/90 {
    border-right-color: rgba(190,24,93,.9)
}

.border-r-pink-700\/95 {
    border-right-color: rgba(190,24,93,.95)
}

.border-r-pink-800 {
    --tw-border-opacity: 1;
    border-right-color: rgb(157 23 77/var(--tw-border-opacity))
}

.border-r-pink-800\/0 {
    border-right-color: rgba(157,23,77,0)
}

.border-r-pink-800\/10 {
    border-right-color: rgba(157,23,77,.1)
}

.border-r-pink-800\/100 {
    border-right-color: #9d174d
}

.border-r-pink-800\/20 {
    border-right-color: rgba(157,23,77,.2)
}

.border-r-pink-800\/25 {
    border-right-color: rgba(157,23,77,.25)
}

.border-r-pink-800\/30 {
    border-right-color: rgba(157,23,77,.3)
}

.border-r-pink-800\/40 {
    border-right-color: rgba(157,23,77,.4)
}

.border-r-pink-800\/5 {
    border-right-color: rgba(157,23,77,.05)
}

.border-r-pink-800\/50 {
    border-right-color: rgba(157,23,77,.5)
}

.border-r-pink-800\/60 {
    border-right-color: rgba(157,23,77,.6)
}

.border-r-pink-800\/70 {
    border-right-color: rgba(157,23,77,.7)
}

.border-r-pink-800\/75 {
    border-right-color: rgba(157,23,77,.75)
}

.border-r-pink-800\/80 {
    border-right-color: rgba(157,23,77,.8)
}

.border-r-pink-800\/90 {
    border-right-color: rgba(157,23,77,.9)
}

.border-r-pink-800\/95 {
    border-right-color: rgba(157,23,77,.95)
}

.border-r-pink-900 {
    --tw-border-opacity: 1;
    border-right-color: rgb(131 24 67/var(--tw-border-opacity))
}

.border-r-pink-900\/0 {
    border-right-color: rgba(131,24,67,0)
}

.border-r-pink-900\/10 {
    border-right-color: rgba(131,24,67,.1)
}

.border-r-pink-900\/100 {
    border-right-color: #831843
}

.border-r-pink-900\/20 {
    border-right-color: rgba(131,24,67,.2)
}

.border-r-pink-900\/25 {
    border-right-color: rgba(131,24,67,.25)
}

.border-r-pink-900\/30 {
    border-right-color: rgba(131,24,67,.3)
}

.border-r-pink-900\/40 {
    border-right-color: rgba(131,24,67,.4)
}

.border-r-pink-900\/5 {
    border-right-color: rgba(131,24,67,.05)
}

.border-r-pink-900\/50 {
    border-right-color: rgba(131,24,67,.5)
}

.border-r-pink-900\/60 {
    border-right-color: rgba(131,24,67,.6)
}

.border-r-pink-900\/70 {
    border-right-color: rgba(131,24,67,.7)
}

.border-r-pink-900\/75 {
    border-right-color: rgba(131,24,67,.75)
}

.border-r-pink-900\/80 {
    border-right-color: rgba(131,24,67,.8)
}

.border-r-pink-900\/90 {
    border-right-color: rgba(131,24,67,.9)
}

.border-r-pink-900\/95 {
    border-right-color: rgba(131,24,67,.95)
}

.border-r-pink-950 {
    --tw-border-opacity: 1;
    border-right-color: rgb(80 7 36/var(--tw-border-opacity))
}

.border-r-pink-950\/0 {
    border-right-color: rgba(80,7,36,0)
}

.border-r-pink-950\/10 {
    border-right-color: rgba(80,7,36,.1)
}

.border-r-pink-950\/100 {
    border-right-color: #500724
}

.border-r-pink-950\/20 {
    border-right-color: rgba(80,7,36,.2)
}

.border-r-pink-950\/25 {
    border-right-color: rgba(80,7,36,.25)
}

.border-r-pink-950\/30 {
    border-right-color: rgba(80,7,36,.3)
}

.border-r-pink-950\/40 {
    border-right-color: rgba(80,7,36,.4)
}

.border-r-pink-950\/5 {
    border-right-color: rgba(80,7,36,.05)
}

.border-r-pink-950\/50 {
    border-right-color: rgba(80,7,36,.5)
}

.border-r-pink-950\/60 {
    border-right-color: rgba(80,7,36,.6)
}

.border-r-pink-950\/70 {
    border-right-color: rgba(80,7,36,.7)
}

.border-r-pink-950\/75 {
    border-right-color: rgba(80,7,36,.75)
}

.border-r-pink-950\/80 {
    border-right-color: rgba(80,7,36,.8)
}

.border-r-pink-950\/90 {
    border-right-color: rgba(80,7,36,.9)
}

.border-r-pink-950\/95 {
    border-right-color: rgba(80,7,36,.95)
}

.border-r-popover {
    border-right-color: hsl(var(--popover))
}

.border-r-popover-foreground {
    border-right-color: hsl(var(--popover-foreground))
}

.border-r-popover-foreground\/0 {
    border-right-color: hsl(var(--popover-foreground)/0)
}

.border-r-popover-foreground\/10 {
    border-right-color: hsl(var(--popover-foreground)/.1)
}

.border-r-popover-foreground\/100 {
    border-right-color: hsl(var(--popover-foreground)/1)
}

.border-r-popover-foreground\/20 {
    border-right-color: hsl(var(--popover-foreground)/.2)
}

.border-r-popover-foreground\/25 {
    border-right-color: hsl(var(--popover-foreground)/.25)
}

.border-r-popover-foreground\/30 {
    border-right-color: hsl(var(--popover-foreground)/.3)
}

.border-r-popover-foreground\/40 {
    border-right-color: hsl(var(--popover-foreground)/.4)
}

.border-r-popover-foreground\/5 {
    border-right-color: hsl(var(--popover-foreground)/.05)
}

.border-r-popover-foreground\/50 {
    border-right-color: hsl(var(--popover-foreground)/.5)
}

.border-r-popover-foreground\/60 {
    border-right-color: hsl(var(--popover-foreground)/.6)
}

.border-r-popover-foreground\/70 {
    border-right-color: hsl(var(--popover-foreground)/.7)
}

.border-r-popover-foreground\/75 {
    border-right-color: hsl(var(--popover-foreground)/.75)
}

.border-r-popover-foreground\/80 {
    border-right-color: hsl(var(--popover-foreground)/.8)
}

.border-r-popover-foreground\/90 {
    border-right-color: hsl(var(--popover-foreground)/.9)
}

.border-r-popover-foreground\/95 {
    border-right-color: hsl(var(--popover-foreground)/.95)
}

.border-r-popover\/0 {
    border-right-color: hsl(var(--popover)/0)
}

.border-r-popover\/10 {
    border-right-color: hsl(var(--popover)/.1)
}

.border-r-popover\/100 {
    border-right-color: hsl(var(--popover)/1)
}

.border-r-popover\/20 {
    border-right-color: hsl(var(--popover)/.2)
}

.border-r-popover\/25 {
    border-right-color: hsl(var(--popover)/.25)
}

.border-r-popover\/30 {
    border-right-color: hsl(var(--popover)/.3)
}

.border-r-popover\/40 {
    border-right-color: hsl(var(--popover)/.4)
}

.border-r-popover\/5 {
    border-right-color: hsl(var(--popover)/.05)
}

.border-r-popover\/50 {
    border-right-color: hsl(var(--popover)/.5)
}

.border-r-popover\/60 {
    border-right-color: hsl(var(--popover)/.6)
}

.border-r-popover\/70 {
    border-right-color: hsl(var(--popover)/.7)
}

.border-r-popover\/75 {
    border-right-color: hsl(var(--popover)/.75)
}

.border-r-popover\/80 {
    border-right-color: hsl(var(--popover)/.8)
}

.border-r-popover\/90 {
    border-right-color: hsl(var(--popover)/.9)
}

.border-r-popover\/95 {
    border-right-color: hsl(var(--popover)/.95)
}

.border-r-primary {
    border-right-color: hsl(var(--primary))
}

.border-r-primary-foreground {
    border-right-color: hsl(var(--primary-foreground))
}

.border-r-primary-foreground\/0 {
    border-right-color: hsl(var(--primary-foreground)/0)
}

.border-r-primary-foreground\/10 {
    border-right-color: hsl(var(--primary-foreground)/.1)
}

.border-r-primary-foreground\/100 {
    border-right-color: hsl(var(--primary-foreground)/1)
}

.border-r-primary-foreground\/20 {
    border-right-color: hsl(var(--primary-foreground)/.2)
}

.border-r-primary-foreground\/25 {
    border-right-color: hsl(var(--primary-foreground)/.25)
}

.border-r-primary-foreground\/30 {
    border-right-color: hsl(var(--primary-foreground)/.3)
}

.border-r-primary-foreground\/40 {
    border-right-color: hsl(var(--primary-foreground)/.4)
}

.border-r-primary-foreground\/5 {
    border-right-color: hsl(var(--primary-foreground)/.05)
}

.border-r-primary-foreground\/50 {
    border-right-color: hsl(var(--primary-foreground)/.5)
}

.border-r-primary-foreground\/60 {
    border-right-color: hsl(var(--primary-foreground)/.6)
}

.border-r-primary-foreground\/70 {
    border-right-color: hsl(var(--primary-foreground)/.7)
}

.border-r-primary-foreground\/75 {
    border-right-color: hsl(var(--primary-foreground)/.75)
}

.border-r-primary-foreground\/80 {
    border-right-color: hsl(var(--primary-foreground)/.8)
}

.border-r-primary-foreground\/90 {
    border-right-color: hsl(var(--primary-foreground)/.9)
}

.border-r-primary-foreground\/95 {
    border-right-color: hsl(var(--primary-foreground)/.95)
}

.border-r-primary\/0 {
    border-right-color: hsl(var(--primary)/0)
}

.border-r-primary\/10 {
    border-right-color: hsl(var(--primary)/.1)
}

.border-r-primary\/100 {
    border-right-color: hsl(var(--primary)/1)
}

.border-r-primary\/20 {
    border-right-color: hsl(var(--primary)/.2)
}

.border-r-primary\/25 {
    border-right-color: hsl(var(--primary)/.25)
}

.border-r-primary\/30 {
    border-right-color: hsl(var(--primary)/.3)
}

.border-r-primary\/40 {
    border-right-color: hsl(var(--primary)/.4)
}

.border-r-primary\/5 {
    border-right-color: hsl(var(--primary)/.05)
}

.border-r-primary\/50 {
    border-right-color: hsl(var(--primary)/.5)
}

.border-r-primary\/60 {
    border-right-color: hsl(var(--primary)/.6)
}

.border-r-primary\/70 {
    border-right-color: hsl(var(--primary)/.7)
}

.border-r-primary\/75 {
    border-right-color: hsl(var(--primary)/.75)
}

.border-r-primary\/80 {
    border-right-color: hsl(var(--primary)/.8)
}

.border-r-primary\/90 {
    border-right-color: hsl(var(--primary)/.9)
}

.border-r-primary\/95 {
    border-right-color: hsl(var(--primary)/.95)
}

.border-r-purple-100 {
    --tw-border-opacity: 1;
    border-right-color: rgb(243 232 255/var(--tw-border-opacity))
}

.border-r-purple-100\/0 {
    border-right-color: rgba(243,232,255,0)
}

.border-r-purple-100\/10 {
    border-right-color: rgba(243,232,255,.1)
}

.border-r-purple-100\/100 {
    border-right-color: #f3e8ff
}

.border-r-purple-100\/20 {
    border-right-color: rgba(243,232,255,.2)
}

.border-r-purple-100\/25 {
    border-right-color: rgba(243,232,255,.25)
}

.border-r-purple-100\/30 {
    border-right-color: rgba(243,232,255,.3)
}

.border-r-purple-100\/40 {
    border-right-color: rgba(243,232,255,.4)
}

.border-r-purple-100\/5 {
    border-right-color: rgba(243,232,255,.05)
}

.border-r-purple-100\/50 {
    border-right-color: rgba(243,232,255,.5)
}

.border-r-purple-100\/60 {
    border-right-color: rgba(243,232,255,.6)
}

.border-r-purple-100\/70 {
    border-right-color: rgba(243,232,255,.7)
}

.border-r-purple-100\/75 {
    border-right-color: rgba(243,232,255,.75)
}

.border-r-purple-100\/80 {
    border-right-color: rgba(243,232,255,.8)
}

.border-r-purple-100\/90 {
    border-right-color: rgba(243,232,255,.9)
}

.border-r-purple-100\/95 {
    border-right-color: rgba(243,232,255,.95)
}

.border-r-purple-200 {
    --tw-border-opacity: 1;
    border-right-color: rgb(233 213 255/var(--tw-border-opacity))
}

.border-r-purple-200\/0 {
    border-right-color: rgba(233,213,255,0)
}

.border-r-purple-200\/10 {
    border-right-color: rgba(233,213,255,.1)
}

.border-r-purple-200\/100 {
    border-right-color: #e9d5ff
}

.border-r-purple-200\/20 {
    border-right-color: rgba(233,213,255,.2)
}

.border-r-purple-200\/25 {
    border-right-color: rgba(233,213,255,.25)
}

.border-r-purple-200\/30 {
    border-right-color: rgba(233,213,255,.3)
}

.border-r-purple-200\/40 {
    border-right-color: rgba(233,213,255,.4)
}

.border-r-purple-200\/5 {
    border-right-color: rgba(233,213,255,.05)
}

.border-r-purple-200\/50 {
    border-right-color: rgba(233,213,255,.5)
}

.border-r-purple-200\/60 {
    border-right-color: rgba(233,213,255,.6)
}

.border-r-purple-200\/70 {
    border-right-color: rgba(233,213,255,.7)
}

.border-r-purple-200\/75 {
    border-right-color: rgba(233,213,255,.75)
}

.border-r-purple-200\/80 {
    border-right-color: rgba(233,213,255,.8)
}

.border-r-purple-200\/90 {
    border-right-color: rgba(233,213,255,.9)
}

.border-r-purple-200\/95 {
    border-right-color: rgba(233,213,255,.95)
}

.border-r-purple-300 {
    --tw-border-opacity: 1;
    border-right-color: rgb(216 180 254/var(--tw-border-opacity))
}

.border-r-purple-300\/0 {
    border-right-color: rgba(216,180,254,0)
}

.border-r-purple-300\/10 {
    border-right-color: rgba(216,180,254,.1)
}

.border-r-purple-300\/100 {
    border-right-color: #d8b4fe
}

.border-r-purple-300\/20 {
    border-right-color: rgba(216,180,254,.2)
}

.border-r-purple-300\/25 {
    border-right-color: rgba(216,180,254,.25)
}

.border-r-purple-300\/30 {
    border-right-color: rgba(216,180,254,.3)
}

.border-r-purple-300\/40 {
    border-right-color: rgba(216,180,254,.4)
}

.border-r-purple-300\/5 {
    border-right-color: rgba(216,180,254,.05)
}

.border-r-purple-300\/50 {
    border-right-color: rgba(216,180,254,.5)
}

.border-r-purple-300\/60 {
    border-right-color: rgba(216,180,254,.6)
}

.border-r-purple-300\/70 {
    border-right-color: rgba(216,180,254,.7)
}

.border-r-purple-300\/75 {
    border-right-color: rgba(216,180,254,.75)
}

.border-r-purple-300\/80 {
    border-right-color: rgba(216,180,254,.8)
}

.border-r-purple-300\/90 {
    border-right-color: rgba(216,180,254,.9)
}

.border-r-purple-300\/95 {
    border-right-color: rgba(216,180,254,.95)
}

.border-r-purple-400 {
    --tw-border-opacity: 1;
    border-right-color: rgb(192 132 252/var(--tw-border-opacity))
}

.border-r-purple-400\/0 {
    border-right-color: rgba(192,132,252,0)
}

.border-r-purple-400\/10 {
    border-right-color: rgba(192,132,252,.1)
}

.border-r-purple-400\/100 {
    border-right-color: #c084fc
}

.border-r-purple-400\/20 {
    border-right-color: rgba(192,132,252,.2)
}

.border-r-purple-400\/25 {
    border-right-color: rgba(192,132,252,.25)
}

.border-r-purple-400\/30 {
    border-right-color: rgba(192,132,252,.3)
}

.border-r-purple-400\/40 {
    border-right-color: rgba(192,132,252,.4)
}

.border-r-purple-400\/5 {
    border-right-color: rgba(192,132,252,.05)
}

.border-r-purple-400\/50 {
    border-right-color: rgba(192,132,252,.5)
}

.border-r-purple-400\/60 {
    border-right-color: rgba(192,132,252,.6)
}

.border-r-purple-400\/70 {
    border-right-color: rgba(192,132,252,.7)
}

.border-r-purple-400\/75 {
    border-right-color: rgba(192,132,252,.75)
}

.border-r-purple-400\/80 {
    border-right-color: rgba(192,132,252,.8)
}

.border-r-purple-400\/90 {
    border-right-color: rgba(192,132,252,.9)
}

.border-r-purple-400\/95 {
    border-right-color: rgba(192,132,252,.95)
}

.border-r-purple-50 {
    --tw-border-opacity: 1;
    border-right-color: rgb(250 245 255/var(--tw-border-opacity))
}

.border-r-purple-50\/0 {
    border-right-color: rgba(250,245,255,0)
}

.border-r-purple-50\/10 {
    border-right-color: rgba(250,245,255,.1)
}

.border-r-purple-50\/100 {
    border-right-color: #faf5ff
}

.border-r-purple-50\/20 {
    border-right-color: rgba(250,245,255,.2)
}

.border-r-purple-50\/25 {
    border-right-color: rgba(250,245,255,.25)
}

.border-r-purple-50\/30 {
    border-right-color: rgba(250,245,255,.3)
}

.border-r-purple-50\/40 {
    border-right-color: rgba(250,245,255,.4)
}

.border-r-purple-50\/5 {
    border-right-color: rgba(250,245,255,.05)
}

.border-r-purple-50\/50 {
    border-right-color: rgba(250,245,255,.5)
}

.border-r-purple-50\/60 {
    border-right-color: rgba(250,245,255,.6)
}

.border-r-purple-50\/70 {
    border-right-color: rgba(250,245,255,.7)
}

.border-r-purple-50\/75 {
    border-right-color: rgba(250,245,255,.75)
}

.border-r-purple-50\/80 {
    border-right-color: rgba(250,245,255,.8)
}

.border-r-purple-50\/90 {
    border-right-color: rgba(250,245,255,.9)
}

.border-r-purple-50\/95 {
    border-right-color: rgba(250,245,255,.95)
}

.border-r-purple-500 {
    --tw-border-opacity: 1;
    border-right-color: rgb(168 85 247/var(--tw-border-opacity))
}

.border-r-purple-500\/0 {
    border-right-color: rgba(168,85,247,0)
}

.border-r-purple-500\/10 {
    border-right-color: rgba(168,85,247,.1)
}

.border-r-purple-500\/100 {
    border-right-color: #a855f7
}

.border-r-purple-500\/20 {
    border-right-color: rgba(168,85,247,.2)
}

.border-r-purple-500\/25 {
    border-right-color: rgba(168,85,247,.25)
}

.border-r-purple-500\/30 {
    border-right-color: rgba(168,85,247,.3)
}

.border-r-purple-500\/40 {
    border-right-color: rgba(168,85,247,.4)
}

.border-r-purple-500\/5 {
    border-right-color: rgba(168,85,247,.05)
}

.border-r-purple-500\/50 {
    border-right-color: rgba(168,85,247,.5)
}

.border-r-purple-500\/60 {
    border-right-color: rgba(168,85,247,.6)
}

.border-r-purple-500\/70 {
    border-right-color: rgba(168,85,247,.7)
}

.border-r-purple-500\/75 {
    border-right-color: rgba(168,85,247,.75)
}

.border-r-purple-500\/80 {
    border-right-color: rgba(168,85,247,.8)
}

.border-r-purple-500\/90 {
    border-right-color: rgba(168,85,247,.9)
}

.border-r-purple-500\/95 {
    border-right-color: rgba(168,85,247,.95)
}

.border-r-purple-600 {
    --tw-border-opacity: 1;
    border-right-color: rgb(147 51 234/var(--tw-border-opacity))
}

.border-r-purple-600\/0 {
    border-right-color: rgba(147,51,234,0)
}

.border-r-purple-600\/10 {
    border-right-color: rgba(147,51,234,.1)
}

.border-r-purple-600\/100 {
    border-right-color: #9333ea
}

.border-r-purple-600\/20 {
    border-right-color: rgba(147,51,234,.2)
}

.border-r-purple-600\/25 {
    border-right-color: rgba(147,51,234,.25)
}

.border-r-purple-600\/30 {
    border-right-color: rgba(147,51,234,.3)
}

.border-r-purple-600\/40 {
    border-right-color: rgba(147,51,234,.4)
}

.border-r-purple-600\/5 {
    border-right-color: rgba(147,51,234,.05)
}

.border-r-purple-600\/50 {
    border-right-color: rgba(147,51,234,.5)
}

.border-r-purple-600\/60 {
    border-right-color: rgba(147,51,234,.6)
}

.border-r-purple-600\/70 {
    border-right-color: rgba(147,51,234,.7)
}

.border-r-purple-600\/75 {
    border-right-color: rgba(147,51,234,.75)
}

.border-r-purple-600\/80 {
    border-right-color: rgba(147,51,234,.8)
}

.border-r-purple-600\/90 {
    border-right-color: rgba(147,51,234,.9)
}

.border-r-purple-600\/95 {
    border-right-color: rgba(147,51,234,.95)
}

.border-r-purple-700 {
    --tw-border-opacity: 1;
    border-right-color: rgb(126 34 206/var(--tw-border-opacity))
}

.border-r-purple-700\/0 {
    border-right-color: rgba(126,34,206,0)
}

.border-r-purple-700\/10 {
    border-right-color: rgba(126,34,206,.1)
}

.border-r-purple-700\/100 {
    border-right-color: #7e22ce
}

.border-r-purple-700\/20 {
    border-right-color: rgba(126,34,206,.2)
}

.border-r-purple-700\/25 {
    border-right-color: rgba(126,34,206,.25)
}

.border-r-purple-700\/30 {
    border-right-color: rgba(126,34,206,.3)
}

.border-r-purple-700\/40 {
    border-right-color: rgba(126,34,206,.4)
}

.border-r-purple-700\/5 {
    border-right-color: rgba(126,34,206,.05)
}

.border-r-purple-700\/50 {
    border-right-color: rgba(126,34,206,.5)
}

.border-r-purple-700\/60 {
    border-right-color: rgba(126,34,206,.6)
}

.border-r-purple-700\/70 {
    border-right-color: rgba(126,34,206,.7)
}

.border-r-purple-700\/75 {
    border-right-color: rgba(126,34,206,.75)
}

.border-r-purple-700\/80 {
    border-right-color: rgba(126,34,206,.8)
}

.border-r-purple-700\/90 {
    border-right-color: rgba(126,34,206,.9)
}

.border-r-purple-700\/95 {
    border-right-color: rgba(126,34,206,.95)
}

.border-r-purple-800 {
    --tw-border-opacity: 1;
    border-right-color: rgb(107 33 168/var(--tw-border-opacity))
}

.border-r-purple-800\/0 {
    border-right-color: rgba(107,33,168,0)
}

.border-r-purple-800\/10 {
    border-right-color: rgba(107,33,168,.1)
}

.border-r-purple-800\/100 {
    border-right-color: #6b21a8
}

.border-r-purple-800\/20 {
    border-right-color: rgba(107,33,168,.2)
}

.border-r-purple-800\/25 {
    border-right-color: rgba(107,33,168,.25)
}

.border-r-purple-800\/30 {
    border-right-color: rgba(107,33,168,.3)
}

.border-r-purple-800\/40 {
    border-right-color: rgba(107,33,168,.4)
}

.border-r-purple-800\/5 {
    border-right-color: rgba(107,33,168,.05)
}

.border-r-purple-800\/50 {
    border-right-color: rgba(107,33,168,.5)
}

.border-r-purple-800\/60 {
    border-right-color: rgba(107,33,168,.6)
}

.border-r-purple-800\/70 {
    border-right-color: rgba(107,33,168,.7)
}

.border-r-purple-800\/75 {
    border-right-color: rgba(107,33,168,.75)
}

.border-r-purple-800\/80 {
    border-right-color: rgba(107,33,168,.8)
}

.border-r-purple-800\/90 {
    border-right-color: rgba(107,33,168,.9)
}

.border-r-purple-800\/95 {
    border-right-color: rgba(107,33,168,.95)
}

.border-r-purple-900 {
    --tw-border-opacity: 1;
    border-right-color: rgb(88 28 135/var(--tw-border-opacity))
}

.border-r-purple-900\/0 {
    border-right-color: rgba(88,28,135,0)
}

.border-r-purple-900\/10 {
    border-right-color: rgba(88,28,135,.1)
}

.border-r-purple-900\/100 {
    border-right-color: #581c87
}

.border-r-purple-900\/20 {
    border-right-color: rgba(88,28,135,.2)
}

.border-r-purple-900\/25 {
    border-right-color: rgba(88,28,135,.25)
}

.border-r-purple-900\/30 {
    border-right-color: rgba(88,28,135,.3)
}

.border-r-purple-900\/40 {
    border-right-color: rgba(88,28,135,.4)
}

.border-r-purple-900\/5 {
    border-right-color: rgba(88,28,135,.05)
}

.border-r-purple-900\/50 {
    border-right-color: rgba(88,28,135,.5)
}

.border-r-purple-900\/60 {
    border-right-color: rgba(88,28,135,.6)
}

.border-r-purple-900\/70 {
    border-right-color: rgba(88,28,135,.7)
}

.border-r-purple-900\/75 {
    border-right-color: rgba(88,28,135,.75)
}

.border-r-purple-900\/80 {
    border-right-color: rgba(88,28,135,.8)
}

.border-r-purple-900\/90 {
    border-right-color: rgba(88,28,135,.9)
}

.border-r-purple-900\/95 {
    border-right-color: rgba(88,28,135,.95)
}

.border-r-purple-950 {
    --tw-border-opacity: 1;
    border-right-color: rgb(59 7 100/var(--tw-border-opacity))
}

.border-r-purple-950\/0 {
    border-right-color: rgba(59,7,100,0)
}

.border-r-purple-950\/10 {
    border-right-color: rgba(59,7,100,.1)
}

.border-r-purple-950\/100 {
    border-right-color: #3b0764
}

.border-r-purple-950\/20 {
    border-right-color: rgba(59,7,100,.2)
}

.border-r-purple-950\/25 {
    border-right-color: rgba(59,7,100,.25)
}

.border-r-purple-950\/30 {
    border-right-color: rgba(59,7,100,.3)
}

.border-r-purple-950\/40 {
    border-right-color: rgba(59,7,100,.4)
}

.border-r-purple-950\/5 {
    border-right-color: rgba(59,7,100,.05)
}

.border-r-purple-950\/50 {
    border-right-color: rgba(59,7,100,.5)
}

.border-r-purple-950\/60 {
    border-right-color: rgba(59,7,100,.6)
}

.border-r-purple-950\/70 {
    border-right-color: rgba(59,7,100,.7)
}

.border-r-purple-950\/75 {
    border-right-color: rgba(59,7,100,.75)
}

.border-r-purple-950\/80 {
    border-right-color: rgba(59,7,100,.8)
}

.border-r-purple-950\/90 {
    border-right-color: rgba(59,7,100,.9)
}

.border-r-purple-950\/95 {
    border-right-color: rgba(59,7,100,.95)
}

.border-r-purple-accent-500 {
    --tw-border-opacity: 1;
    border-right-color: rgb(81 59 139/var(--tw-border-opacity))
}

.border-r-purple-accent-500\/0 {
    border-right-color: rgba(81,59,139,0)
}

.border-r-purple-accent-500\/10 {
    border-right-color: rgba(81,59,139,.1)
}

.border-r-purple-accent-500\/100 {
    border-right-color: #513b8b
}

.border-r-purple-accent-500\/20 {
    border-right-color: rgba(81,59,139,.2)
}

.border-r-purple-accent-500\/25 {
    border-right-color: rgba(81,59,139,.25)
}

.border-r-purple-accent-500\/30 {
    border-right-color: rgba(81,59,139,.3)
}

.border-r-purple-accent-500\/40 {
    border-right-color: rgba(81,59,139,.4)
}

.border-r-purple-accent-500\/5 {
    border-right-color: rgba(81,59,139,.05)
}

.border-r-purple-accent-500\/50 {
    border-right-color: rgba(81,59,139,.5)
}

.border-r-purple-accent-500\/60 {
    border-right-color: rgba(81,59,139,.6)
}

.border-r-purple-accent-500\/70 {
    border-right-color: rgba(81,59,139,.7)
}

.border-r-purple-accent-500\/75 {
    border-right-color: rgba(81,59,139,.75)
}

.border-r-purple-accent-500\/80 {
    border-right-color: rgba(81,59,139,.8)
}

.border-r-purple-accent-500\/90 {
    border-right-color: rgba(81,59,139,.9)
}

.border-r-purple-accent-500\/95 {
    border-right-color: rgba(81,59,139,.95)
}

.border-r-red-100 {
    --tw-border-opacity: 1;
    border-right-color: rgb(254 226 226/var(--tw-border-opacity))
}

.border-r-red-100\/0 {
    border-right-color: hsla(0,93%,94%,0)
}

.border-r-red-100\/10 {
    border-right-color: hsla(0,93%,94%,.1)
}

.border-r-red-100\/100 {
    border-right-color: #fee2e2
}

.border-r-red-100\/20 {
    border-right-color: hsla(0,93%,94%,.2)
}

.border-r-red-100\/25 {
    border-right-color: hsla(0,93%,94%,.25)
}

.border-r-red-100\/30 {
    border-right-color: hsla(0,93%,94%,.3)
}

.border-r-red-100\/40 {
    border-right-color: hsla(0,93%,94%,.4)
}

.border-r-red-100\/5 {
    border-right-color: hsla(0,93%,94%,.05)
}

.border-r-red-100\/50 {
    border-right-color: hsla(0,93%,94%,.5)
}

.border-r-red-100\/60 {
    border-right-color: hsla(0,93%,94%,.6)
}

.border-r-red-100\/70 {
    border-right-color: hsla(0,93%,94%,.7)
}

.border-r-red-100\/75 {
    border-right-color: hsla(0,93%,94%,.75)
}

.border-r-red-100\/80 {
    border-right-color: hsla(0,93%,94%,.8)
}

.border-r-red-100\/90 {
    border-right-color: hsla(0,93%,94%,.9)
}

.border-r-red-100\/95 {
    border-right-color: hsla(0,93%,94%,.95)
}

.border-r-red-200 {
    --tw-border-opacity: 1;
    border-right-color: rgb(254 202 202/var(--tw-border-opacity))
}

.border-r-red-200\/0 {
    border-right-color: hsla(0,96%,89%,0)
}

.border-r-red-200\/10 {
    border-right-color: hsla(0,96%,89%,.1)
}

.border-r-red-200\/100 {
    border-right-color: #fecaca
}

.border-r-red-200\/20 {
    border-right-color: hsla(0,96%,89%,.2)
}

.border-r-red-200\/25 {
    border-right-color: hsla(0,96%,89%,.25)
}

.border-r-red-200\/30 {
    border-right-color: hsla(0,96%,89%,.3)
}

.border-r-red-200\/40 {
    border-right-color: hsla(0,96%,89%,.4)
}

.border-r-red-200\/5 {
    border-right-color: hsla(0,96%,89%,.05)
}

.border-r-red-200\/50 {
    border-right-color: hsla(0,96%,89%,.5)
}

.border-r-red-200\/60 {
    border-right-color: hsla(0,96%,89%,.6)
}

.border-r-red-200\/70 {
    border-right-color: hsla(0,96%,89%,.7)
}

.border-r-red-200\/75 {
    border-right-color: hsla(0,96%,89%,.75)
}

.border-r-red-200\/80 {
    border-right-color: hsla(0,96%,89%,.8)
}

.border-r-red-200\/90 {
    border-right-color: hsla(0,96%,89%,.9)
}

.border-r-red-200\/95 {
    border-right-color: hsla(0,96%,89%,.95)
}

.border-r-red-300 {
    --tw-border-opacity: 1;
    border-right-color: rgb(252 165 165/var(--tw-border-opacity))
}

.border-r-red-300\/0 {
    border-right-color: hsla(0,94%,82%,0)
}

.border-r-red-300\/10 {
    border-right-color: hsla(0,94%,82%,.1)
}

.border-r-red-300\/100 {
    border-right-color: #fca5a5
}

.border-r-red-300\/20 {
    border-right-color: hsla(0,94%,82%,.2)
}

.border-r-red-300\/25 {
    border-right-color: hsla(0,94%,82%,.25)
}

.border-r-red-300\/30 {
    border-right-color: hsla(0,94%,82%,.3)
}

.border-r-red-300\/40 {
    border-right-color: hsla(0,94%,82%,.4)
}

.border-r-red-300\/5 {
    border-right-color: hsla(0,94%,82%,.05)
}

.border-r-red-300\/50 {
    border-right-color: hsla(0,94%,82%,.5)
}

.border-r-red-300\/60 {
    border-right-color: hsla(0,94%,82%,.6)
}

.border-r-red-300\/70 {
    border-right-color: hsla(0,94%,82%,.7)
}

.border-r-red-300\/75 {
    border-right-color: hsla(0,94%,82%,.75)
}

.border-r-red-300\/80 {
    border-right-color: hsla(0,94%,82%,.8)
}

.border-r-red-300\/90 {
    border-right-color: hsla(0,94%,82%,.9)
}

.border-r-red-300\/95 {
    border-right-color: hsla(0,94%,82%,.95)
}

.border-r-red-400 {
    --tw-border-opacity: 1;
    border-right-color: rgb(248 113 113/var(--tw-border-opacity))
}

.border-r-red-400\/0 {
    border-right-color: hsla(0,91%,71%,0)
}

.border-r-red-400\/10 {
    border-right-color: hsla(0,91%,71%,.1)
}

.border-r-red-400\/100 {
    border-right-color: #f87171
}

.border-r-red-400\/20 {
    border-right-color: hsla(0,91%,71%,.2)
}

.border-r-red-400\/25 {
    border-right-color: hsla(0,91%,71%,.25)
}

.border-r-red-400\/30 {
    border-right-color: hsla(0,91%,71%,.3)
}

.border-r-red-400\/40 {
    border-right-color: hsla(0,91%,71%,.4)
}

.border-r-red-400\/5 {
    border-right-color: hsla(0,91%,71%,.05)
}

.border-r-red-400\/50 {
    border-right-color: hsla(0,91%,71%,.5)
}

.border-r-red-400\/60 {
    border-right-color: hsla(0,91%,71%,.6)
}

.border-r-red-400\/70 {
    border-right-color: hsla(0,91%,71%,.7)
}

.border-r-red-400\/75 {
    border-right-color: hsla(0,91%,71%,.75)
}

.border-r-red-400\/80 {
    border-right-color: hsla(0,91%,71%,.8)
}

.border-r-red-400\/90 {
    border-right-color: hsla(0,91%,71%,.9)
}

.border-r-red-400\/95 {
    border-right-color: hsla(0,91%,71%,.95)
}

.border-r-red-50 {
    --tw-border-opacity: 1;
    border-right-color: rgb(254 242 242/var(--tw-border-opacity))
}

.border-r-red-50\/0 {
    border-right-color: hsla(0,86%,97%,0)
}

.border-r-red-50\/10 {
    border-right-color: hsla(0,86%,97%,.1)
}

.border-r-red-50\/100 {
    border-right-color: #fef2f2
}

.border-r-red-50\/20 {
    border-right-color: hsla(0,86%,97%,.2)
}

.border-r-red-50\/25 {
    border-right-color: hsla(0,86%,97%,.25)
}

.border-r-red-50\/30 {
    border-right-color: hsla(0,86%,97%,.3)
}

.border-r-red-50\/40 {
    border-right-color: hsla(0,86%,97%,.4)
}

.border-r-red-50\/5 {
    border-right-color: hsla(0,86%,97%,.05)
}

.border-r-red-50\/50 {
    border-right-color: hsla(0,86%,97%,.5)
}

.border-r-red-50\/60 {
    border-right-color: hsla(0,86%,97%,.6)
}

.border-r-red-50\/70 {
    border-right-color: hsla(0,86%,97%,.7)
}

.border-r-red-50\/75 {
    border-right-color: hsla(0,86%,97%,.75)
}

.border-r-red-50\/80 {
    border-right-color: hsla(0,86%,97%,.8)
}

.border-r-red-50\/90 {
    border-right-color: hsla(0,86%,97%,.9)
}

.border-r-red-50\/95 {
    border-right-color: hsla(0,86%,97%,.95)
}

.border-r-red-500 {
    --tw-border-opacity: 1;
    border-right-color: rgb(239 68 68/var(--tw-border-opacity))
}

.border-r-red-500\/0 {
    border-right-color: rgba(239,68,68,0)
}

.border-r-red-500\/10 {
    border-right-color: rgba(239,68,68,.1)
}

.border-r-red-500\/100 {
    border-right-color: #ef4444
}

.border-r-red-500\/20 {
    border-right-color: rgba(239,68,68,.2)
}

.border-r-red-500\/25 {
    border-right-color: rgba(239,68,68,.25)
}

.border-r-red-500\/30 {
    border-right-color: rgba(239,68,68,.3)
}

.border-r-red-500\/40 {
    border-right-color: rgba(239,68,68,.4)
}

.border-r-red-500\/5 {
    border-right-color: rgba(239,68,68,.05)
}

.border-r-red-500\/50 {
    border-right-color: rgba(239,68,68,.5)
}

.border-r-red-500\/60 {
    border-right-color: rgba(239,68,68,.6)
}

.border-r-red-500\/70 {
    border-right-color: rgba(239,68,68,.7)
}

.border-r-red-500\/75 {
    border-right-color: rgba(239,68,68,.75)
}

.border-r-red-500\/80 {
    border-right-color: rgba(239,68,68,.8)
}

.border-r-red-500\/90 {
    border-right-color: rgba(239,68,68,.9)
}

.border-r-red-500\/95 {
    border-right-color: rgba(239,68,68,.95)
}

.border-r-red-600 {
    --tw-border-opacity: 1;
    border-right-color: rgb(220 38 38/var(--tw-border-opacity))
}

.border-r-red-600\/0 {
    border-right-color: rgba(220,38,38,0)
}

.border-r-red-600\/10 {
    border-right-color: rgba(220,38,38,.1)
}

.border-r-red-600\/100 {
    border-right-color: #dc2626
}

.border-r-red-600\/20 {
    border-right-color: rgba(220,38,38,.2)
}

.border-r-red-600\/25 {
    border-right-color: rgba(220,38,38,.25)
}

.border-r-red-600\/30 {
    border-right-color: rgba(220,38,38,.3)
}

.border-r-red-600\/40 {
    border-right-color: rgba(220,38,38,.4)
}

.border-r-red-600\/5 {
    border-right-color: rgba(220,38,38,.05)
}

.border-r-red-600\/50 {
    border-right-color: rgba(220,38,38,.5)
}

.border-r-red-600\/60 {
    border-right-color: rgba(220,38,38,.6)
}

.border-r-red-600\/70 {
    border-right-color: rgba(220,38,38,.7)
}

.border-r-red-600\/75 {
    border-right-color: rgba(220,38,38,.75)
}

.border-r-red-600\/80 {
    border-right-color: rgba(220,38,38,.8)
}

.border-r-red-600\/90 {
    border-right-color: rgba(220,38,38,.9)
}

.border-r-red-600\/95 {
    border-right-color: rgba(220,38,38,.95)
}

.border-r-red-700 {
    --tw-border-opacity: 1;
    border-right-color: rgb(185 28 28/var(--tw-border-opacity))
}

.border-r-red-700\/0 {
    border-right-color: rgba(185,28,28,0)
}

.border-r-red-700\/10 {
    border-right-color: rgba(185,28,28,.1)
}

.border-r-red-700\/100 {
    border-right-color: #b91c1c
}

.border-r-red-700\/20 {
    border-right-color: rgba(185,28,28,.2)
}

.border-r-red-700\/25 {
    border-right-color: rgba(185,28,28,.25)
}

.border-r-red-700\/30 {
    border-right-color: rgba(185,28,28,.3)
}

.border-r-red-700\/40 {
    border-right-color: rgba(185,28,28,.4)
}

.border-r-red-700\/5 {
    border-right-color: rgba(185,28,28,.05)
}

.border-r-red-700\/50 {
    border-right-color: rgba(185,28,28,.5)
}

.border-r-red-700\/60 {
    border-right-color: rgba(185,28,28,.6)
}

.border-r-red-700\/70 {
    border-right-color: rgba(185,28,28,.7)
}

.border-r-red-700\/75 {
    border-right-color: rgba(185,28,28,.75)
}

.border-r-red-700\/80 {
    border-right-color: rgba(185,28,28,.8)
}

.border-r-red-700\/90 {
    border-right-color: rgba(185,28,28,.9)
}

.border-r-red-700\/95 {
    border-right-color: rgba(185,28,28,.95)
}

.border-r-red-800 {
    --tw-border-opacity: 1;
    border-right-color: rgb(153 27 27/var(--tw-border-opacity))
}

.border-r-red-800\/0 {
    border-right-color: rgba(153,27,27,0)
}

.border-r-red-800\/10 {
    border-right-color: rgba(153,27,27,.1)
}

.border-r-red-800\/100 {
    border-right-color: #991b1b
}

.border-r-red-800\/20 {
    border-right-color: rgba(153,27,27,.2)
}

.border-r-red-800\/25 {
    border-right-color: rgba(153,27,27,.25)
}

.border-r-red-800\/30 {
    border-right-color: rgba(153,27,27,.3)
}

.border-r-red-800\/40 {
    border-right-color: rgba(153,27,27,.4)
}

.border-r-red-800\/5 {
    border-right-color: rgba(153,27,27,.05)
}

.border-r-red-800\/50 {
    border-right-color: rgba(153,27,27,.5)
}

.border-r-red-800\/60 {
    border-right-color: rgba(153,27,27,.6)
}

.border-r-red-800\/70 {
    border-right-color: rgba(153,27,27,.7)
}

.border-r-red-800\/75 {
    border-right-color: rgba(153,27,27,.75)
}

.border-r-red-800\/80 {
    border-right-color: rgba(153,27,27,.8)
}

.border-r-red-800\/90 {
    border-right-color: rgba(153,27,27,.9)
}

.border-r-red-800\/95 {
    border-right-color: rgba(153,27,27,.95)
}

.border-r-red-900 {
    --tw-border-opacity: 1;
    border-right-color: rgb(127 29 29/var(--tw-border-opacity))
}

.border-r-red-900\/0 {
    border-right-color: rgba(127,29,29,0)
}

.border-r-red-900\/10 {
    border-right-color: rgba(127,29,29,.1)
}

.border-r-red-900\/100 {
    border-right-color: #7f1d1d
}

.border-r-red-900\/20 {
    border-right-color: rgba(127,29,29,.2)
}

.border-r-red-900\/25 {
    border-right-color: rgba(127,29,29,.25)
}

.border-r-red-900\/30 {
    border-right-color: rgba(127,29,29,.3)
}

.border-r-red-900\/40 {
    border-right-color: rgba(127,29,29,.4)
}

.border-r-red-900\/5 {
    border-right-color: rgba(127,29,29,.05)
}

.border-r-red-900\/50 {
    border-right-color: rgba(127,29,29,.5)
}

.border-r-red-900\/60 {
    border-right-color: rgba(127,29,29,.6)
}

.border-r-red-900\/70 {
    border-right-color: rgba(127,29,29,.7)
}

.border-r-red-900\/75 {
    border-right-color: rgba(127,29,29,.75)
}

.border-r-red-900\/80 {
    border-right-color: rgba(127,29,29,.8)
}

.border-r-red-900\/90 {
    border-right-color: rgba(127,29,29,.9)
}

.border-r-red-900\/95 {
    border-right-color: rgba(127,29,29,.95)
}

.border-r-red-950 {
    --tw-border-opacity: 1;
    border-right-color: rgb(69 10 10/var(--tw-border-opacity))
}

.border-r-red-950\/0 {
    border-right-color: rgba(69,10,10,0)
}

.border-r-red-950\/10 {
    border-right-color: rgba(69,10,10,.1)
}

.border-r-red-950\/100 {
    border-right-color: #450a0a
}

.border-r-red-950\/20 {
    border-right-color: rgba(69,10,10,.2)
}

.border-r-red-950\/25 {
    border-right-color: rgba(69,10,10,.25)
}

.border-r-red-950\/30 {
    border-right-color: rgba(69,10,10,.3)
}

.border-r-red-950\/40 {
    border-right-color: rgba(69,10,10,.4)
}

.border-r-red-950\/5 {
    border-right-color: rgba(69,10,10,.05)
}

.border-r-red-950\/50 {
    border-right-color: rgba(69,10,10,.5)
}

.border-r-red-950\/60 {
    border-right-color: rgba(69,10,10,.6)
}

.border-r-red-950\/70 {
    border-right-color: rgba(69,10,10,.7)
}

.border-r-red-950\/75 {
    border-right-color: rgba(69,10,10,.75)
}

.border-r-red-950\/80 {
    border-right-color: rgba(69,10,10,.8)
}

.border-r-red-950\/90 {
    border-right-color: rgba(69,10,10,.9)
}

.border-r-red-950\/95 {
    border-right-color: rgba(69,10,10,.95)
}

.border-r-ring {
    border-right-color: hsl(var(--ring))
}

.border-r-ring\/0 {
    border-right-color: hsl(var(--ring)/0)
}

.border-r-ring\/10 {
    border-right-color: hsl(var(--ring)/.1)
}

.border-r-ring\/100 {
    border-right-color: hsl(var(--ring)/1)
}

.border-r-ring\/20 {
    border-right-color: hsl(var(--ring)/.2)
}

.border-r-ring\/25 {
    border-right-color: hsl(var(--ring)/.25)
}

.border-r-ring\/30 {
    border-right-color: hsl(var(--ring)/.3)
}

.border-r-ring\/40 {
    border-right-color: hsl(var(--ring)/.4)
}

.border-r-ring\/5 {
    border-right-color: hsl(var(--ring)/.05)
}

.border-r-ring\/50 {
    border-right-color: hsl(var(--ring)/.5)
}

.border-r-ring\/60 {
    border-right-color: hsl(var(--ring)/.6)
}

.border-r-ring\/70 {
    border-right-color: hsl(var(--ring)/.7)
}

.border-r-ring\/75 {
    border-right-color: hsl(var(--ring)/.75)
}

.border-r-ring\/80 {
    border-right-color: hsl(var(--ring)/.8)
}

.border-r-ring\/90 {
    border-right-color: hsl(var(--ring)/.9)
}

.border-r-ring\/95 {
    border-right-color: hsl(var(--ring)/.95)
}

.border-r-rose-100 {
    --tw-border-opacity: 1;
    border-right-color: rgb(255 228 230/var(--tw-border-opacity))
}

.border-r-rose-100\/0 {
    border-right-color: rgba(255,228,230,0)
}

.border-r-rose-100\/10 {
    border-right-color: rgba(255,228,230,.1)
}

.border-r-rose-100\/100 {
    border-right-color: #ffe4e6
}

.border-r-rose-100\/20 {
    border-right-color: rgba(255,228,230,.2)
}

.border-r-rose-100\/25 {
    border-right-color: rgba(255,228,230,.25)
}

.border-r-rose-100\/30 {
    border-right-color: rgba(255,228,230,.3)
}

.border-r-rose-100\/40 {
    border-right-color: rgba(255,228,230,.4)
}

.border-r-rose-100\/5 {
    border-right-color: rgba(255,228,230,.05)
}

.border-r-rose-100\/50 {
    border-right-color: rgba(255,228,230,.5)
}

.border-r-rose-100\/60 {
    border-right-color: rgba(255,228,230,.6)
}

.border-r-rose-100\/70 {
    border-right-color: rgba(255,228,230,.7)
}

.border-r-rose-100\/75 {
    border-right-color: rgba(255,228,230,.75)
}

.border-r-rose-100\/80 {
    border-right-color: rgba(255,228,230,.8)
}

.border-r-rose-100\/90 {
    border-right-color: rgba(255,228,230,.9)
}

.border-r-rose-100\/95 {
    border-right-color: rgba(255,228,230,.95)
}

.border-r-rose-200 {
    --tw-border-opacity: 1;
    border-right-color: rgb(254 205 211/var(--tw-border-opacity))
}

.border-r-rose-200\/0 {
    border-right-color: rgba(254,205,211,0)
}

.border-r-rose-200\/10 {
    border-right-color: rgba(254,205,211,.1)
}

.border-r-rose-200\/100 {
    border-right-color: #fecdd3
}

.border-r-rose-200\/20 {
    border-right-color: rgba(254,205,211,.2)
}

.border-r-rose-200\/25 {
    border-right-color: rgba(254,205,211,.25)
}

.border-r-rose-200\/30 {
    border-right-color: rgba(254,205,211,.3)
}

.border-r-rose-200\/40 {
    border-right-color: rgba(254,205,211,.4)
}

.border-r-rose-200\/5 {
    border-right-color: rgba(254,205,211,.05)
}

.border-r-rose-200\/50 {
    border-right-color: rgba(254,205,211,.5)
}

.border-r-rose-200\/60 {
    border-right-color: rgba(254,205,211,.6)
}

.border-r-rose-200\/70 {
    border-right-color: rgba(254,205,211,.7)
}

.border-r-rose-200\/75 {
    border-right-color: rgba(254,205,211,.75)
}

.border-r-rose-200\/80 {
    border-right-color: rgba(254,205,211,.8)
}

.border-r-rose-200\/90 {
    border-right-color: rgba(254,205,211,.9)
}

.border-r-rose-200\/95 {
    border-right-color: rgba(254,205,211,.95)
}

.border-r-rose-300 {
    --tw-border-opacity: 1;
    border-right-color: rgb(253 164 175/var(--tw-border-opacity))
}

.border-r-rose-300\/0 {
    border-right-color: rgba(253,164,175,0)
}

.border-r-rose-300\/10 {
    border-right-color: rgba(253,164,175,.1)
}

.border-r-rose-300\/100 {
    border-right-color: #fda4af
}

.border-r-rose-300\/20 {
    border-right-color: rgba(253,164,175,.2)
}

.border-r-rose-300\/25 {
    border-right-color: rgba(253,164,175,.25)
}

.border-r-rose-300\/30 {
    border-right-color: rgba(253,164,175,.3)
}

.border-r-rose-300\/40 {
    border-right-color: rgba(253,164,175,.4)
}

.border-r-rose-300\/5 {
    border-right-color: rgba(253,164,175,.05)
}

.border-r-rose-300\/50 {
    border-right-color: rgba(253,164,175,.5)
}

.border-r-rose-300\/60 {
    border-right-color: rgba(253,164,175,.6)
}

.border-r-rose-300\/70 {
    border-right-color: rgba(253,164,175,.7)
}

.border-r-rose-300\/75 {
    border-right-color: rgba(253,164,175,.75)
}

.border-r-rose-300\/80 {
    border-right-color: rgba(253,164,175,.8)
}

.border-r-rose-300\/90 {
    border-right-color: rgba(253,164,175,.9)
}

.border-r-rose-300\/95 {
    border-right-color: rgba(253,164,175,.95)
}

.border-r-rose-400 {
    --tw-border-opacity: 1;
    border-right-color: rgb(251 113 133/var(--tw-border-opacity))
}

.border-r-rose-400\/0 {
    border-right-color: rgba(251,113,133,0)
}

.border-r-rose-400\/10 {
    border-right-color: rgba(251,113,133,.1)
}

.border-r-rose-400\/100 {
    border-right-color: #fb7185
}

.border-r-rose-400\/20 {
    border-right-color: rgba(251,113,133,.2)
}

.border-r-rose-400\/25 {
    border-right-color: rgba(251,113,133,.25)
}

.border-r-rose-400\/30 {
    border-right-color: rgba(251,113,133,.3)
}

.border-r-rose-400\/40 {
    border-right-color: rgba(251,113,133,.4)
}

.border-r-rose-400\/5 {
    border-right-color: rgba(251,113,133,.05)
}

.border-r-rose-400\/50 {
    border-right-color: rgba(251,113,133,.5)
}

.border-r-rose-400\/60 {
    border-right-color: rgba(251,113,133,.6)
}

.border-r-rose-400\/70 {
    border-right-color: rgba(251,113,133,.7)
}

.border-r-rose-400\/75 {
    border-right-color: rgba(251,113,133,.75)
}

.border-r-rose-400\/80 {
    border-right-color: rgba(251,113,133,.8)
}

.border-r-rose-400\/90 {
    border-right-color: rgba(251,113,133,.9)
}

.border-r-rose-400\/95 {
    border-right-color: rgba(251,113,133,.95)
}

.border-r-rose-50 {
    --tw-border-opacity: 1;
    border-right-color: rgb(255 241 242/var(--tw-border-opacity))
}

.border-r-rose-50\/0 {
    border-right-color: rgba(255,241,242,0)
}

.border-r-rose-50\/10 {
    border-right-color: rgba(255,241,242,.1)
}

.border-r-rose-50\/100 {
    border-right-color: #fff1f2
}

.border-r-rose-50\/20 {
    border-right-color: rgba(255,241,242,.2)
}

.border-r-rose-50\/25 {
    border-right-color: rgba(255,241,242,.25)
}

.border-r-rose-50\/30 {
    border-right-color: rgba(255,241,242,.3)
}

.border-r-rose-50\/40 {
    border-right-color: rgba(255,241,242,.4)
}

.border-r-rose-50\/5 {
    border-right-color: rgba(255,241,242,.05)
}

.border-r-rose-50\/50 {
    border-right-color: rgba(255,241,242,.5)
}

.border-r-rose-50\/60 {
    border-right-color: rgba(255,241,242,.6)
}

.border-r-rose-50\/70 {
    border-right-color: rgba(255,241,242,.7)
}

.border-r-rose-50\/75 {
    border-right-color: rgba(255,241,242,.75)
}

.border-r-rose-50\/80 {
    border-right-color: rgba(255,241,242,.8)
}

.border-r-rose-50\/90 {
    border-right-color: rgba(255,241,242,.9)
}

.border-r-rose-50\/95 {
    border-right-color: rgba(255,241,242,.95)
}

.border-r-rose-500 {
    --tw-border-opacity: 1;
    border-right-color: rgb(244 63 94/var(--tw-border-opacity))
}

.border-r-rose-500\/0 {
    border-right-color: rgba(244,63,94,0)
}

.border-r-rose-500\/10 {
    border-right-color: rgba(244,63,94,.1)
}

.border-r-rose-500\/100 {
    border-right-color: #f43f5e
}

.border-r-rose-500\/20 {
    border-right-color: rgba(244,63,94,.2)
}

.border-r-rose-500\/25 {
    border-right-color: rgba(244,63,94,.25)
}

.border-r-rose-500\/30 {
    border-right-color: rgba(244,63,94,.3)
}

.border-r-rose-500\/40 {
    border-right-color: rgba(244,63,94,.4)
}

.border-r-rose-500\/5 {
    border-right-color: rgba(244,63,94,.05)
}

.border-r-rose-500\/50 {
    border-right-color: rgba(244,63,94,.5)
}

.border-r-rose-500\/60 {
    border-right-color: rgba(244,63,94,.6)
}

.border-r-rose-500\/70 {
    border-right-color: rgba(244,63,94,.7)
}

.border-r-rose-500\/75 {
    border-right-color: rgba(244,63,94,.75)
}

.border-r-rose-500\/80 {
    border-right-color: rgba(244,63,94,.8)
}

.border-r-rose-500\/90 {
    border-right-color: rgba(244,63,94,.9)
}

.border-r-rose-500\/95 {
    border-right-color: rgba(244,63,94,.95)
}

.border-r-rose-600 {
    --tw-border-opacity: 1;
    border-right-color: rgb(225 29 72/var(--tw-border-opacity))
}

.border-r-rose-600\/0 {
    border-right-color: rgba(225,29,72,0)
}

.border-r-rose-600\/10 {
    border-right-color: rgba(225,29,72,.1)
}

.border-r-rose-600\/100 {
    border-right-color: #e11d48
}

.border-r-rose-600\/20 {
    border-right-color: rgba(225,29,72,.2)
}

.border-r-rose-600\/25 {
    border-right-color: rgba(225,29,72,.25)
}

.border-r-rose-600\/30 {
    border-right-color: rgba(225,29,72,.3)
}

.border-r-rose-600\/40 {
    border-right-color: rgba(225,29,72,.4)
}

.border-r-rose-600\/5 {
    border-right-color: rgba(225,29,72,.05)
}

.border-r-rose-600\/50 {
    border-right-color: rgba(225,29,72,.5)
}

.border-r-rose-600\/60 {
    border-right-color: rgba(225,29,72,.6)
}

.border-r-rose-600\/70 {
    border-right-color: rgba(225,29,72,.7)
}

.border-r-rose-600\/75 {
    border-right-color: rgba(225,29,72,.75)
}

.border-r-rose-600\/80 {
    border-right-color: rgba(225,29,72,.8)
}

.border-r-rose-600\/90 {
    border-right-color: rgba(225,29,72,.9)
}

.border-r-rose-600\/95 {
    border-right-color: rgba(225,29,72,.95)
}

.border-r-rose-700 {
    --tw-border-opacity: 1;
    border-right-color: rgb(190 18 60/var(--tw-border-opacity))
}

.border-r-rose-700\/0 {
    border-right-color: rgba(190,18,60,0)
}

.border-r-rose-700\/10 {
    border-right-color: rgba(190,18,60,.1)
}

.border-r-rose-700\/100 {
    border-right-color: #be123c
}

.border-r-rose-700\/20 {
    border-right-color: rgba(190,18,60,.2)
}

.border-r-rose-700\/25 {
    border-right-color: rgba(190,18,60,.25)
}

.border-r-rose-700\/30 {
    border-right-color: rgba(190,18,60,.3)
}

.border-r-rose-700\/40 {
    border-right-color: rgba(190,18,60,.4)
}

.border-r-rose-700\/5 {
    border-right-color: rgba(190,18,60,.05)
}

.border-r-rose-700\/50 {
    border-right-color: rgba(190,18,60,.5)
}

.border-r-rose-700\/60 {
    border-right-color: rgba(190,18,60,.6)
}

.border-r-rose-700\/70 {
    border-right-color: rgba(190,18,60,.7)
}

.border-r-rose-700\/75 {
    border-right-color: rgba(190,18,60,.75)
}

.border-r-rose-700\/80 {
    border-right-color: rgba(190,18,60,.8)
}

.border-r-rose-700\/90 {
    border-right-color: rgba(190,18,60,.9)
}

.border-r-rose-700\/95 {
    border-right-color: rgba(190,18,60,.95)
}

.border-r-rose-800 {
    --tw-border-opacity: 1;
    border-right-color: rgb(159 18 57/var(--tw-border-opacity))
}

.border-r-rose-800\/0 {
    border-right-color: rgba(159,18,57,0)
}

.border-r-rose-800\/10 {
    border-right-color: rgba(159,18,57,.1)
}

.border-r-rose-800\/100 {
    border-right-color: #9f1239
}

.border-r-rose-800\/20 {
    border-right-color: rgba(159,18,57,.2)
}

.border-r-rose-800\/25 {
    border-right-color: rgba(159,18,57,.25)
}

.border-r-rose-800\/30 {
    border-right-color: rgba(159,18,57,.3)
}

.border-r-rose-800\/40 {
    border-right-color: rgba(159,18,57,.4)
}

.border-r-rose-800\/5 {
    border-right-color: rgba(159,18,57,.05)
}

.border-r-rose-800\/50 {
    border-right-color: rgba(159,18,57,.5)
}

.border-r-rose-800\/60 {
    border-right-color: rgba(159,18,57,.6)
}

.border-r-rose-800\/70 {
    border-right-color: rgba(159,18,57,.7)
}

.border-r-rose-800\/75 {
    border-right-color: rgba(159,18,57,.75)
}

.border-r-rose-800\/80 {
    border-right-color: rgba(159,18,57,.8)
}

.border-r-rose-800\/90 {
    border-right-color: rgba(159,18,57,.9)
}

.border-r-rose-800\/95 {
    border-right-color: rgba(159,18,57,.95)
}

.border-r-rose-900 {
    --tw-border-opacity: 1;
    border-right-color: rgb(136 19 55/var(--tw-border-opacity))
}

.border-r-rose-900\/0 {
    border-right-color: rgba(136,19,55,0)
}

.border-r-rose-900\/10 {
    border-right-color: rgba(136,19,55,.1)
}

.border-r-rose-900\/100 {
    border-right-color: #881337
}

.border-r-rose-900\/20 {
    border-right-color: rgba(136,19,55,.2)
}

.border-r-rose-900\/25 {
    border-right-color: rgba(136,19,55,.25)
}

.border-r-rose-900\/30 {
    border-right-color: rgba(136,19,55,.3)
}

.border-r-rose-900\/40 {
    border-right-color: rgba(136,19,55,.4)
}

.border-r-rose-900\/5 {
    border-right-color: rgba(136,19,55,.05)
}

.border-r-rose-900\/50 {
    border-right-color: rgba(136,19,55,.5)
}

.border-r-rose-900\/60 {
    border-right-color: rgba(136,19,55,.6)
}

.border-r-rose-900\/70 {
    border-right-color: rgba(136,19,55,.7)
}

.border-r-rose-900\/75 {
    border-right-color: rgba(136,19,55,.75)
}

.border-r-rose-900\/80 {
    border-right-color: rgba(136,19,55,.8)
}

.border-r-rose-900\/90 {
    border-right-color: rgba(136,19,55,.9)
}

.border-r-rose-900\/95 {
    border-right-color: rgba(136,19,55,.95)
}

.border-r-rose-950 {
    --tw-border-opacity: 1;
    border-right-color: rgb(76 5 25/var(--tw-border-opacity))
}

.border-r-rose-950\/0 {
    border-right-color: rgba(76,5,25,0)
}

.border-r-rose-950\/10 {
    border-right-color: rgba(76,5,25,.1)
}

.border-r-rose-950\/100 {
    border-right-color: #4c0519
}

.border-r-rose-950\/20 {
    border-right-color: rgba(76,5,25,.2)
}

.border-r-rose-950\/25 {
    border-right-color: rgba(76,5,25,.25)
}

.border-r-rose-950\/30 {
    border-right-color: rgba(76,5,25,.3)
}

.border-r-rose-950\/40 {
    border-right-color: rgba(76,5,25,.4)
}

.border-r-rose-950\/5 {
    border-right-color: rgba(76,5,25,.05)
}

.border-r-rose-950\/50 {
    border-right-color: rgba(76,5,25,.5)
}

.border-r-rose-950\/60 {
    border-right-color: rgba(76,5,25,.6)
}

.border-r-rose-950\/70 {
    border-right-color: rgba(76,5,25,.7)
}

.border-r-rose-950\/75 {
    border-right-color: rgba(76,5,25,.75)
}

.border-r-rose-950\/80 {
    border-right-color: rgba(76,5,25,.8)
}

.border-r-rose-950\/90 {
    border-right-color: rgba(76,5,25,.9)
}

.border-r-rose-950\/95 {
    border-right-color: rgba(76,5,25,.95)
}

.border-r-secondary {
    border-right-color: hsl(var(--secondary))
}

.border-r-secondary-foreground {
    border-right-color: hsl(var(--secondary-foreground))
}

.border-r-secondary-foreground\/0 {
    border-right-color: hsl(var(--secondary-foreground)/0)
}

.border-r-secondary-foreground\/10 {
    border-right-color: hsl(var(--secondary-foreground)/.1)
}

.border-r-secondary-foreground\/100 {
    border-right-color: hsl(var(--secondary-foreground)/1)
}

.border-r-secondary-foreground\/20 {
    border-right-color: hsl(var(--secondary-foreground)/.2)
}

.border-r-secondary-foreground\/25 {
    border-right-color: hsl(var(--secondary-foreground)/.25)
}

.border-r-secondary-foreground\/30 {
    border-right-color: hsl(var(--secondary-foreground)/.3)
}

.border-r-secondary-foreground\/40 {
    border-right-color: hsl(var(--secondary-foreground)/.4)
}

.border-r-secondary-foreground\/5 {
    border-right-color: hsl(var(--secondary-foreground)/.05)
}

.border-r-secondary-foreground\/50 {
    border-right-color: hsl(var(--secondary-foreground)/.5)
}

.border-r-secondary-foreground\/60 {
    border-right-color: hsl(var(--secondary-foreground)/.6)
}

.border-r-secondary-foreground\/70 {
    border-right-color: hsl(var(--secondary-foreground)/.7)
}

.border-r-secondary-foreground\/75 {
    border-right-color: hsl(var(--secondary-foreground)/.75)
}

.border-r-secondary-foreground\/80 {
    border-right-color: hsl(var(--secondary-foreground)/.8)
}

.border-r-secondary-foreground\/90 {
    border-right-color: hsl(var(--secondary-foreground)/.9)
}

.border-r-secondary-foreground\/95 {
    border-right-color: hsl(var(--secondary-foreground)/.95)
}

.border-r-secondary\/0 {
    border-right-color: hsl(var(--secondary)/0)
}

.border-r-secondary\/10 {
    border-right-color: hsl(var(--secondary)/.1)
}

.border-r-secondary\/100 {
    border-right-color: hsl(var(--secondary)/1)
}

.border-r-secondary\/20 {
    border-right-color: hsl(var(--secondary)/.2)
}

.border-r-secondary\/25 {
    border-right-color: hsl(var(--secondary)/.25)
}

.border-r-secondary\/30 {
    border-right-color: hsl(var(--secondary)/.3)
}

.border-r-secondary\/40 {
    border-right-color: hsl(var(--secondary)/.4)
}

.border-r-secondary\/5 {
    border-right-color: hsl(var(--secondary)/.05)
}

.border-r-secondary\/50 {
    border-right-color: hsl(var(--secondary)/.5)
}

.border-r-secondary\/60 {
    border-right-color: hsl(var(--secondary)/.6)
}

.border-r-secondary\/70 {
    border-right-color: hsl(var(--secondary)/.7)
}

.border-r-secondary\/75 {
    border-right-color: hsl(var(--secondary)/.75)
}

.border-r-secondary\/80 {
    border-right-color: hsl(var(--secondary)/.8)
}

.border-r-secondary\/90 {
    border-right-color: hsl(var(--secondary)/.9)
}

.border-r-secondary\/95 {
    border-right-color: hsl(var(--secondary)/.95)
}

.border-r-sky-100 {
    --tw-border-opacity: 1;
    border-right-color: rgb(224 242 254/var(--tw-border-opacity))
}

.border-r-sky-100\/0 {
    border-right-color: rgba(224,242,254,0)
}

.border-r-sky-100\/10 {
    border-right-color: rgba(224,242,254,.1)
}

.border-r-sky-100\/100 {
    border-right-color: #e0f2fe
}

.border-r-sky-100\/20 {
    border-right-color: rgba(224,242,254,.2)
}

.border-r-sky-100\/25 {
    border-right-color: rgba(224,242,254,.25)
}

.border-r-sky-100\/30 {
    border-right-color: rgba(224,242,254,.3)
}

.border-r-sky-100\/40 {
    border-right-color: rgba(224,242,254,.4)
}

.border-r-sky-100\/5 {
    border-right-color: rgba(224,242,254,.05)
}

.border-r-sky-100\/50 {
    border-right-color: rgba(224,242,254,.5)
}

.border-r-sky-100\/60 {
    border-right-color: rgba(224,242,254,.6)
}

.border-r-sky-100\/70 {
    border-right-color: rgba(224,242,254,.7)
}

.border-r-sky-100\/75 {
    border-right-color: rgba(224,242,254,.75)
}

.border-r-sky-100\/80 {
    border-right-color: rgba(224,242,254,.8)
}

.border-r-sky-100\/90 {
    border-right-color: rgba(224,242,254,.9)
}

.border-r-sky-100\/95 {
    border-right-color: rgba(224,242,254,.95)
}

.border-r-sky-200 {
    --tw-border-opacity: 1;
    border-right-color: rgb(186 230 253/var(--tw-border-opacity))
}

.border-r-sky-200\/0 {
    border-right-color: rgba(186,230,253,0)
}

.border-r-sky-200\/10 {
    border-right-color: rgba(186,230,253,.1)
}

.border-r-sky-200\/100 {
    border-right-color: #bae6fd
}

.border-r-sky-200\/20 {
    border-right-color: rgba(186,230,253,.2)
}

.border-r-sky-200\/25 {
    border-right-color: rgba(186,230,253,.25)
}

.border-r-sky-200\/30 {
    border-right-color: rgba(186,230,253,.3)
}

.border-r-sky-200\/40 {
    border-right-color: rgba(186,230,253,.4)
}

.border-r-sky-200\/5 {
    border-right-color: rgba(186,230,253,.05)
}

.border-r-sky-200\/50 {
    border-right-color: rgba(186,230,253,.5)
}

.border-r-sky-200\/60 {
    border-right-color: rgba(186,230,253,.6)
}

.border-r-sky-200\/70 {
    border-right-color: rgba(186,230,253,.7)
}

.border-r-sky-200\/75 {
    border-right-color: rgba(186,230,253,.75)
}

.border-r-sky-200\/80 {
    border-right-color: rgba(186,230,253,.8)
}

.border-r-sky-200\/90 {
    border-right-color: rgba(186,230,253,.9)
}

.border-r-sky-200\/95 {
    border-right-color: rgba(186,230,253,.95)
}

.border-r-sky-300 {
    --tw-border-opacity: 1;
    border-right-color: rgb(125 211 252/var(--tw-border-opacity))
}

.border-r-sky-300\/0 {
    border-right-color: rgba(125,211,252,0)
}

.border-r-sky-300\/10 {
    border-right-color: rgba(125,211,252,.1)
}

.border-r-sky-300\/100 {
    border-right-color: #7dd3fc
}

.border-r-sky-300\/20 {
    border-right-color: rgba(125,211,252,.2)
}

.border-r-sky-300\/25 {
    border-right-color: rgba(125,211,252,.25)
}

.border-r-sky-300\/30 {
    border-right-color: rgba(125,211,252,.3)
}

.border-r-sky-300\/40 {
    border-right-color: rgba(125,211,252,.4)
}

.border-r-sky-300\/5 {
    border-right-color: rgba(125,211,252,.05)
}

.border-r-sky-300\/50 {
    border-right-color: rgba(125,211,252,.5)
}

.border-r-sky-300\/60 {
    border-right-color: rgba(125,211,252,.6)
}

.border-r-sky-300\/70 {
    border-right-color: rgba(125,211,252,.7)
}

.border-r-sky-300\/75 {
    border-right-color: rgba(125,211,252,.75)
}

.border-r-sky-300\/80 {
    border-right-color: rgba(125,211,252,.8)
}

.border-r-sky-300\/90 {
    border-right-color: rgba(125,211,252,.9)
}

.border-r-sky-300\/95 {
    border-right-color: rgba(125,211,252,.95)
}

.border-r-sky-400 {
    --tw-border-opacity: 1;
    border-right-color: rgb(56 189 248/var(--tw-border-opacity))
}

.border-r-sky-400\/0 {
    border-right-color: rgba(56,189,248,0)
}

.border-r-sky-400\/10 {
    border-right-color: rgba(56,189,248,.1)
}

.border-r-sky-400\/100 {
    border-right-color: #38bdf8
}

.border-r-sky-400\/20 {
    border-right-color: rgba(56,189,248,.2)
}

.border-r-sky-400\/25 {
    border-right-color: rgba(56,189,248,.25)
}

.border-r-sky-400\/30 {
    border-right-color: rgba(56,189,248,.3)
}

.border-r-sky-400\/40 {
    border-right-color: rgba(56,189,248,.4)
}

.border-r-sky-400\/5 {
    border-right-color: rgba(56,189,248,.05)
}

.border-r-sky-400\/50 {
    border-right-color: rgba(56,189,248,.5)
}

.border-r-sky-400\/60 {
    border-right-color: rgba(56,189,248,.6)
}

.border-r-sky-400\/70 {
    border-right-color: rgba(56,189,248,.7)
}

.border-r-sky-400\/75 {
    border-right-color: rgba(56,189,248,.75)
}

.border-r-sky-400\/80 {
    border-right-color: rgba(56,189,248,.8)
}

.border-r-sky-400\/90 {
    border-right-color: rgba(56,189,248,.9)
}

.border-r-sky-400\/95 {
    border-right-color: rgba(56,189,248,.95)
}

.border-r-sky-50 {
    --tw-border-opacity: 1;
    border-right-color: rgb(240 249 255/var(--tw-border-opacity))
}

.border-r-sky-50\/0 {
    border-right-color: rgba(240,249,255,0)
}

.border-r-sky-50\/10 {
    border-right-color: rgba(240,249,255,.1)
}

.border-r-sky-50\/100 {
    border-right-color: #f0f9ff
}

.border-r-sky-50\/20 {
    border-right-color: rgba(240,249,255,.2)
}

.border-r-sky-50\/25 {
    border-right-color: rgba(240,249,255,.25)
}

.border-r-sky-50\/30 {
    border-right-color: rgba(240,249,255,.3)
}

.border-r-sky-50\/40 {
    border-right-color: rgba(240,249,255,.4)
}

.border-r-sky-50\/5 {
    border-right-color: rgba(240,249,255,.05)
}

.border-r-sky-50\/50 {
    border-right-color: rgba(240,249,255,.5)
}

.border-r-sky-50\/60 {
    border-right-color: rgba(240,249,255,.6)
}

.border-r-sky-50\/70 {
    border-right-color: rgba(240,249,255,.7)
}

.border-r-sky-50\/75 {
    border-right-color: rgba(240,249,255,.75)
}

.border-r-sky-50\/80 {
    border-right-color: rgba(240,249,255,.8)
}

.border-r-sky-50\/90 {
    border-right-color: rgba(240,249,255,.9)
}

.border-r-sky-50\/95 {
    border-right-color: rgba(240,249,255,.95)
}

.border-r-sky-500 {
    --tw-border-opacity: 1;
    border-right-color: rgb(14 165 233/var(--tw-border-opacity))
}

.border-r-sky-500\/0 {
    border-right-color: rgba(14,165,233,0)
}

.border-r-sky-500\/10 {
    border-right-color: rgba(14,165,233,.1)
}

.border-r-sky-500\/100 {
    border-right-color: #0ea5e9
}

.border-r-sky-500\/20 {
    border-right-color: rgba(14,165,233,.2)
}

.border-r-sky-500\/25 {
    border-right-color: rgba(14,165,233,.25)
}

.border-r-sky-500\/30 {
    border-right-color: rgba(14,165,233,.3)
}

.border-r-sky-500\/40 {
    border-right-color: rgba(14,165,233,.4)
}

.border-r-sky-500\/5 {
    border-right-color: rgba(14,165,233,.05)
}

.border-r-sky-500\/50 {
    border-right-color: rgba(14,165,233,.5)
}

.border-r-sky-500\/60 {
    border-right-color: rgba(14,165,233,.6)
}

.border-r-sky-500\/70 {
    border-right-color: rgba(14,165,233,.7)
}

.border-r-sky-500\/75 {
    border-right-color: rgba(14,165,233,.75)
}

.border-r-sky-500\/80 {
    border-right-color: rgba(14,165,233,.8)
}

.border-r-sky-500\/90 {
    border-right-color: rgba(14,165,233,.9)
}

.border-r-sky-500\/95 {
    border-right-color: rgba(14,165,233,.95)
}

.border-r-sky-600 {
    --tw-border-opacity: 1;
    border-right-color: rgb(2 132 199/var(--tw-border-opacity))
}

.border-r-sky-600\/0 {
    border-right-color: rgba(2,132,199,0)
}

.border-r-sky-600\/10 {
    border-right-color: rgba(2,132,199,.1)
}

.border-r-sky-600\/100 {
    border-right-color: #0284c7
}

.border-r-sky-600\/20 {
    border-right-color: rgba(2,132,199,.2)
}

.border-r-sky-600\/25 {
    border-right-color: rgba(2,132,199,.25)
}

.border-r-sky-600\/30 {
    border-right-color: rgba(2,132,199,.3)
}

.border-r-sky-600\/40 {
    border-right-color: rgba(2,132,199,.4)
}

.border-r-sky-600\/5 {
    border-right-color: rgba(2,132,199,.05)
}

.border-r-sky-600\/50 {
    border-right-color: rgba(2,132,199,.5)
}

.border-r-sky-600\/60 {
    border-right-color: rgba(2,132,199,.6)
}

.border-r-sky-600\/70 {
    border-right-color: rgba(2,132,199,.7)
}

.border-r-sky-600\/75 {
    border-right-color: rgba(2,132,199,.75)
}

.border-r-sky-600\/80 {
    border-right-color: rgba(2,132,199,.8)
}

.border-r-sky-600\/90 {
    border-right-color: rgba(2,132,199,.9)
}

.border-r-sky-600\/95 {
    border-right-color: rgba(2,132,199,.95)
}

.border-r-sky-700 {
    --tw-border-opacity: 1;
    border-right-color: rgb(3 105 161/var(--tw-border-opacity))
}

.border-r-sky-700\/0 {
    border-right-color: rgba(3,105,161,0)
}

.border-r-sky-700\/10 {
    border-right-color: rgba(3,105,161,.1)
}

.border-r-sky-700\/100 {
    border-right-color: #0369a1
}

.border-r-sky-700\/20 {
    border-right-color: rgba(3,105,161,.2)
}

.border-r-sky-700\/25 {
    border-right-color: rgba(3,105,161,.25)
}

.border-r-sky-700\/30 {
    border-right-color: rgba(3,105,161,.3)
}

.border-r-sky-700\/40 {
    border-right-color: rgba(3,105,161,.4)
}

.border-r-sky-700\/5 {
    border-right-color: rgba(3,105,161,.05)
}

.border-r-sky-700\/50 {
    border-right-color: rgba(3,105,161,.5)
}

.border-r-sky-700\/60 {
    border-right-color: rgba(3,105,161,.6)
}

.border-r-sky-700\/70 {
    border-right-color: rgba(3,105,161,.7)
}

.border-r-sky-700\/75 {
    border-right-color: rgba(3,105,161,.75)
}

.border-r-sky-700\/80 {
    border-right-color: rgba(3,105,161,.8)
}

.border-r-sky-700\/90 {
    border-right-color: rgba(3,105,161,.9)
}

.border-r-sky-700\/95 {
    border-right-color: rgba(3,105,161,.95)
}

.border-r-sky-800 {
    --tw-border-opacity: 1;
    border-right-color: rgb(7 89 133/var(--tw-border-opacity))
}

.border-r-sky-800\/0 {
    border-right-color: rgba(7,89,133,0)
}

.border-r-sky-800\/10 {
    border-right-color: rgba(7,89,133,.1)
}

.border-r-sky-800\/100 {
    border-right-color: #075985
}

.border-r-sky-800\/20 {
    border-right-color: rgba(7,89,133,.2)
}

.border-r-sky-800\/25 {
    border-right-color: rgba(7,89,133,.25)
}

.border-r-sky-800\/30 {
    border-right-color: rgba(7,89,133,.3)
}

.border-r-sky-800\/40 {
    border-right-color: rgba(7,89,133,.4)
}

.border-r-sky-800\/5 {
    border-right-color: rgba(7,89,133,.05)
}

.border-r-sky-800\/50 {
    border-right-color: rgba(7,89,133,.5)
}

.border-r-sky-800\/60 {
    border-right-color: rgba(7,89,133,.6)
}

.border-r-sky-800\/70 {
    border-right-color: rgba(7,89,133,.7)
}

.border-r-sky-800\/75 {
    border-right-color: rgba(7,89,133,.75)
}

.border-r-sky-800\/80 {
    border-right-color: rgba(7,89,133,.8)
}

.border-r-sky-800\/90 {
    border-right-color: rgba(7,89,133,.9)
}

.border-r-sky-800\/95 {
    border-right-color: rgba(7,89,133,.95)
}

.border-r-sky-900 {
    --tw-border-opacity: 1;
    border-right-color: rgb(12 74 110/var(--tw-border-opacity))
}

.border-r-sky-900\/0 {
    border-right-color: rgba(12,74,110,0)
}

.border-r-sky-900\/10 {
    border-right-color: rgba(12,74,110,.1)
}

.border-r-sky-900\/100 {
    border-right-color: #0c4a6e
}

.border-r-sky-900\/20 {
    border-right-color: rgba(12,74,110,.2)
}

.border-r-sky-900\/25 {
    border-right-color: rgba(12,74,110,.25)
}

.border-r-sky-900\/30 {
    border-right-color: rgba(12,74,110,.3)
}

.border-r-sky-900\/40 {
    border-right-color: rgba(12,74,110,.4)
}

.border-r-sky-900\/5 {
    border-right-color: rgba(12,74,110,.05)
}

.border-r-sky-900\/50 {
    border-right-color: rgba(12,74,110,.5)
}

.border-r-sky-900\/60 {
    border-right-color: rgba(12,74,110,.6)
}

.border-r-sky-900\/70 {
    border-right-color: rgba(12,74,110,.7)
}

.border-r-sky-900\/75 {
    border-right-color: rgba(12,74,110,.75)
}

.border-r-sky-900\/80 {
    border-right-color: rgba(12,74,110,.8)
}

.border-r-sky-900\/90 {
    border-right-color: rgba(12,74,110,.9)
}

.border-r-sky-900\/95 {
    border-right-color: rgba(12,74,110,.95)
}

.border-r-sky-950 {
    --tw-border-opacity: 1;
    border-right-color: rgb(8 47 73/var(--tw-border-opacity))
}

.border-r-sky-950\/0 {
    border-right-color: rgba(8,47,73,0)
}

.border-r-sky-950\/10 {
    border-right-color: rgba(8,47,73,.1)
}

.border-r-sky-950\/100 {
    border-right-color: #082f49
}

.border-r-sky-950\/20 {
    border-right-color: rgba(8,47,73,.2)
}

.border-r-sky-950\/25 {
    border-right-color: rgba(8,47,73,.25)
}

.border-r-sky-950\/30 {
    border-right-color: rgba(8,47,73,.3)
}

.border-r-sky-950\/40 {
    border-right-color: rgba(8,47,73,.4)
}

.border-r-sky-950\/5 {
    border-right-color: rgba(8,47,73,.05)
}

.border-r-sky-950\/50 {
    border-right-color: rgba(8,47,73,.5)
}

.border-r-sky-950\/60 {
    border-right-color: rgba(8,47,73,.6)
}

.border-r-sky-950\/70 {
    border-right-color: rgba(8,47,73,.7)
}

.border-r-sky-950\/75 {
    border-right-color: rgba(8,47,73,.75)
}

.border-r-sky-950\/80 {
    border-right-color: rgba(8,47,73,.8)
}

.border-r-sky-950\/90 {
    border-right-color: rgba(8,47,73,.9)
}

.border-r-sky-950\/95 {
    border-right-color: rgba(8,47,73,.95)
}

.border-r-slate-100 {
    --tw-border-opacity: 1;
    border-right-color: rgb(241 245 249/var(--tw-border-opacity))
}

.border-r-slate-100\/0 {
    border-right-color: rgba(241,245,249,0)
}

.border-r-slate-100\/10 {
    border-right-color: rgba(241,245,249,.1)
}

.border-r-slate-100\/100 {
    border-right-color: #f1f5f9
}

.border-r-slate-100\/20 {
    border-right-color: rgba(241,245,249,.2)
}

.border-r-slate-100\/25 {
    border-right-color: rgba(241,245,249,.25)
}

.border-r-slate-100\/30 {
    border-right-color: rgba(241,245,249,.3)
}

.border-r-slate-100\/40 {
    border-right-color: rgba(241,245,249,.4)
}

.border-r-slate-100\/5 {
    border-right-color: rgba(241,245,249,.05)
}

.border-r-slate-100\/50 {
    border-right-color: rgba(241,245,249,.5)
}

.border-r-slate-100\/60 {
    border-right-color: rgba(241,245,249,.6)
}

.border-r-slate-100\/70 {
    border-right-color: rgba(241,245,249,.7)
}

.border-r-slate-100\/75 {
    border-right-color: rgba(241,245,249,.75)
}

.border-r-slate-100\/80 {
    border-right-color: rgba(241,245,249,.8)
}

.border-r-slate-100\/90 {
    border-right-color: rgba(241,245,249,.9)
}

.border-r-slate-100\/95 {
    border-right-color: rgba(241,245,249,.95)
}

.border-r-slate-200 {
    --tw-border-opacity: 1;
    border-right-color: rgb(226 232 240/var(--tw-border-opacity))
}

.border-r-slate-200\/0 {
    border-right-color: rgba(226,232,240,0)
}

.border-r-slate-200\/10 {
    border-right-color: rgba(226,232,240,.1)
}

.border-r-slate-200\/100 {
    border-right-color: #e2e8f0
}

.border-r-slate-200\/20 {
    border-right-color: rgba(226,232,240,.2)
}

.border-r-slate-200\/25 {
    border-right-color: rgba(226,232,240,.25)
}

.border-r-slate-200\/30 {
    border-right-color: rgba(226,232,240,.3)
}

.border-r-slate-200\/40 {
    border-right-color: rgba(226,232,240,.4)
}

.border-r-slate-200\/5 {
    border-right-color: rgba(226,232,240,.05)
}

.border-r-slate-200\/50 {
    border-right-color: rgba(226,232,240,.5)
}

.border-r-slate-200\/60 {
    border-right-color: rgba(226,232,240,.6)
}

.border-r-slate-200\/70 {
    border-right-color: rgba(226,232,240,.7)
}

.border-r-slate-200\/75 {
    border-right-color: rgba(226,232,240,.75)
}

.border-r-slate-200\/80 {
    border-right-color: rgba(226,232,240,.8)
}

.border-r-slate-200\/90 {
    border-right-color: rgba(226,232,240,.9)
}

.border-r-slate-200\/95 {
    border-right-color: rgba(226,232,240,.95)
}

.border-r-slate-300 {
    --tw-border-opacity: 1;
    border-right-color: rgb(203 213 225/var(--tw-border-opacity))
}

.border-r-slate-300\/0 {
    border-right-color: rgba(203,213,225,0)
}

.border-r-slate-300\/10 {
    border-right-color: rgba(203,213,225,.1)
}

.border-r-slate-300\/100 {
    border-right-color: #cbd5e1
}

.border-r-slate-300\/20 {
    border-right-color: rgba(203,213,225,.2)
}

.border-r-slate-300\/25 {
    border-right-color: rgba(203,213,225,.25)
}

.border-r-slate-300\/30 {
    border-right-color: rgba(203,213,225,.3)
}

.border-r-slate-300\/40 {
    border-right-color: rgba(203,213,225,.4)
}

.border-r-slate-300\/5 {
    border-right-color: rgba(203,213,225,.05)
}

.border-r-slate-300\/50 {
    border-right-color: rgba(203,213,225,.5)
}

.border-r-slate-300\/60 {
    border-right-color: rgba(203,213,225,.6)
}

.border-r-slate-300\/70 {
    border-right-color: rgba(203,213,225,.7)
}

.border-r-slate-300\/75 {
    border-right-color: rgba(203,213,225,.75)
}

.border-r-slate-300\/80 {
    border-right-color: rgba(203,213,225,.8)
}

.border-r-slate-300\/90 {
    border-right-color: rgba(203,213,225,.9)
}

.border-r-slate-300\/95 {
    border-right-color: rgba(203,213,225,.95)
}

.border-r-slate-400 {
    --tw-border-opacity: 1;
    border-right-color: rgb(148 163 184/var(--tw-border-opacity))
}

.border-r-slate-400\/0 {
    border-right-color: rgba(148,163,184,0)
}

.border-r-slate-400\/10 {
    border-right-color: rgba(148,163,184,.1)
}

.border-r-slate-400\/100 {
    border-right-color: #94a3b8
}

.border-r-slate-400\/20 {
    border-right-color: rgba(148,163,184,.2)
}

.border-r-slate-400\/25 {
    border-right-color: rgba(148,163,184,.25)
}

.border-r-slate-400\/30 {
    border-right-color: rgba(148,163,184,.3)
}

.border-r-slate-400\/40 {
    border-right-color: rgba(148,163,184,.4)
}

.border-r-slate-400\/5 {
    border-right-color: rgba(148,163,184,.05)
}

.border-r-slate-400\/50 {
    border-right-color: rgba(148,163,184,.5)
}

.border-r-slate-400\/60 {
    border-right-color: rgba(148,163,184,.6)
}

.border-r-slate-400\/70 {
    border-right-color: rgba(148,163,184,.7)
}

.border-r-slate-400\/75 {
    border-right-color: rgba(148,163,184,.75)
}

.border-r-slate-400\/80 {
    border-right-color: rgba(148,163,184,.8)
}

.border-r-slate-400\/90 {
    border-right-color: rgba(148,163,184,.9)
}

.border-r-slate-400\/95 {
    border-right-color: rgba(148,163,184,.95)
}

.border-r-slate-50 {
    --tw-border-opacity: 1;
    border-right-color: rgb(248 250 252/var(--tw-border-opacity))
}

.border-r-slate-50\/0 {
    border-right-color: rgba(248,250,252,0)
}

.border-r-slate-50\/10 {
    border-right-color: rgba(248,250,252,.1)
}

.border-r-slate-50\/100 {
    border-right-color: #f8fafc
}

.border-r-slate-50\/20 {
    border-right-color: rgba(248,250,252,.2)
}

.border-r-slate-50\/25 {
    border-right-color: rgba(248,250,252,.25)
}

.border-r-slate-50\/30 {
    border-right-color: rgba(248,250,252,.3)
}

.border-r-slate-50\/40 {
    border-right-color: rgba(248,250,252,.4)
}

.border-r-slate-50\/5 {
    border-right-color: rgba(248,250,252,.05)
}

.border-r-slate-50\/50 {
    border-right-color: rgba(248,250,252,.5)
}

.border-r-slate-50\/60 {
    border-right-color: rgba(248,250,252,.6)
}

.border-r-slate-50\/70 {
    border-right-color: rgba(248,250,252,.7)
}

.border-r-slate-50\/75 {
    border-right-color: rgba(248,250,252,.75)
}

.border-r-slate-50\/80 {
    border-right-color: rgba(248,250,252,.8)
}

.border-r-slate-50\/90 {
    border-right-color: rgba(248,250,252,.9)
}

.border-r-slate-50\/95 {
    border-right-color: rgba(248,250,252,.95)
}

.border-r-slate-500 {
    --tw-border-opacity: 1;
    border-right-color: rgb(100 116 139/var(--tw-border-opacity))
}

.border-r-slate-500\/0 {
    border-right-color: rgba(100,116,139,0)
}

.border-r-slate-500\/10 {
    border-right-color: rgba(100,116,139,.1)
}

.border-r-slate-500\/100 {
    border-right-color: #64748b
}

.border-r-slate-500\/20 {
    border-right-color: rgba(100,116,139,.2)
}

.border-r-slate-500\/25 {
    border-right-color: rgba(100,116,139,.25)
}

.border-r-slate-500\/30 {
    border-right-color: rgba(100,116,139,.3)
}

.border-r-slate-500\/40 {
    border-right-color: rgba(100,116,139,.4)
}

.border-r-slate-500\/5 {
    border-right-color: rgba(100,116,139,.05)
}

.border-r-slate-500\/50 {
    border-right-color: rgba(100,116,139,.5)
}

.border-r-slate-500\/60 {
    border-right-color: rgba(100,116,139,.6)
}

.border-r-slate-500\/70 {
    border-right-color: rgba(100,116,139,.7)
}

.border-r-slate-500\/75 {
    border-right-color: rgba(100,116,139,.75)
}

.border-r-slate-500\/80 {
    border-right-color: rgba(100,116,139,.8)
}

.border-r-slate-500\/90 {
    border-right-color: rgba(100,116,139,.9)
}

.border-r-slate-500\/95 {
    border-right-color: rgba(100,116,139,.95)
}

.border-r-slate-600 {
    --tw-border-opacity: 1;
    border-right-color: rgb(71 85 105/var(--tw-border-opacity))
}

.border-r-slate-600\/0 {
    border-right-color: rgba(71,85,105,0)
}

.border-r-slate-600\/10 {
    border-right-color: rgba(71,85,105,.1)
}

.border-r-slate-600\/100 {
    border-right-color: #475569
}

.border-r-slate-600\/20 {
    border-right-color: rgba(71,85,105,.2)
}

.border-r-slate-600\/25 {
    border-right-color: rgba(71,85,105,.25)
}

.border-r-slate-600\/30 {
    border-right-color: rgba(71,85,105,.3)
}

.border-r-slate-600\/40 {
    border-right-color: rgba(71,85,105,.4)
}

.border-r-slate-600\/5 {
    border-right-color: rgba(71,85,105,.05)
}

.border-r-slate-600\/50 {
    border-right-color: rgba(71,85,105,.5)
}

.border-r-slate-600\/60 {
    border-right-color: rgba(71,85,105,.6)
}

.border-r-slate-600\/70 {
    border-right-color: rgba(71,85,105,.7)
}

.border-r-slate-600\/75 {
    border-right-color: rgba(71,85,105,.75)
}

.border-r-slate-600\/80 {
    border-right-color: rgba(71,85,105,.8)
}

.border-r-slate-600\/90 {
    border-right-color: rgba(71,85,105,.9)
}

.border-r-slate-600\/95 {
    border-right-color: rgba(71,85,105,.95)
}

.border-r-slate-700 {
    --tw-border-opacity: 1;
    border-right-color: rgb(51 65 85/var(--tw-border-opacity))
}

.border-r-slate-700\/0 {
    border-right-color: rgba(51,65,85,0)
}

.border-r-slate-700\/10 {
    border-right-color: rgba(51,65,85,.1)
}

.border-r-slate-700\/100 {
    border-right-color: #334155
}

.border-r-slate-700\/20 {
    border-right-color: rgba(51,65,85,.2)
}

.border-r-slate-700\/25 {
    border-right-color: rgba(51,65,85,.25)
}

.border-r-slate-700\/30 {
    border-right-color: rgba(51,65,85,.3)
}

.border-r-slate-700\/40 {
    border-right-color: rgba(51,65,85,.4)
}

.border-r-slate-700\/5 {
    border-right-color: rgba(51,65,85,.05)
}

.border-r-slate-700\/50 {
    border-right-color: rgba(51,65,85,.5)
}

.border-r-slate-700\/60 {
    border-right-color: rgba(51,65,85,.6)
}

.border-r-slate-700\/70 {
    border-right-color: rgba(51,65,85,.7)
}

.border-r-slate-700\/75 {
    border-right-color: rgba(51,65,85,.75)
}

.border-r-slate-700\/80 {
    border-right-color: rgba(51,65,85,.8)
}

.border-r-slate-700\/90 {
    border-right-color: rgba(51,65,85,.9)
}

.border-r-slate-700\/95 {
    border-right-color: rgba(51,65,85,.95)
}

.border-r-slate-800 {
    --tw-border-opacity: 1;
    border-right-color: rgb(30 41 59/var(--tw-border-opacity))
}

.border-r-slate-800\/0 {
    border-right-color: rgba(30,41,59,0)
}

.border-r-slate-800\/10 {
    border-right-color: rgba(30,41,59,.1)
}

.border-r-slate-800\/100 {
    border-right-color: #1e293b
}

.border-r-slate-800\/20 {
    border-right-color: rgba(30,41,59,.2)
}

.border-r-slate-800\/25 {
    border-right-color: rgba(30,41,59,.25)
}

.border-r-slate-800\/30 {
    border-right-color: rgba(30,41,59,.3)
}

.border-r-slate-800\/40 {
    border-right-color: rgba(30,41,59,.4)
}

.border-r-slate-800\/5 {
    border-right-color: rgba(30,41,59,.05)
}

.border-r-slate-800\/50 {
    border-right-color: rgba(30,41,59,.5)
}

.border-r-slate-800\/60 {
    border-right-color: rgba(30,41,59,.6)
}

.border-r-slate-800\/70 {
    border-right-color: rgba(30,41,59,.7)
}

.border-r-slate-800\/75 {
    border-right-color: rgba(30,41,59,.75)
}

.border-r-slate-800\/80 {
    border-right-color: rgba(30,41,59,.8)
}

.border-r-slate-800\/90 {
    border-right-color: rgba(30,41,59,.9)
}

.border-r-slate-800\/95 {
    border-right-color: rgba(30,41,59,.95)
}

.border-r-slate-900 {
    --tw-border-opacity: 1;
    border-right-color: rgb(15 23 42/var(--tw-border-opacity))
}

.border-r-slate-900\/0 {
    border-right-color: rgba(15,23,42,0)
}

.border-r-slate-900\/10 {
    border-right-color: rgba(15,23,42,.1)
}

.border-r-slate-900\/100 {
    border-right-color: #0f172a
}

.border-r-slate-900\/20 {
    border-right-color: rgba(15,23,42,.2)
}

.border-r-slate-900\/25 {
    border-right-color: rgba(15,23,42,.25)
}

.border-r-slate-900\/30 {
    border-right-color: rgba(15,23,42,.3)
}

.border-r-slate-900\/40 {
    border-right-color: rgba(15,23,42,.4)
}

.border-r-slate-900\/5 {
    border-right-color: rgba(15,23,42,.05)
}

.border-r-slate-900\/50 {
    border-right-color: rgba(15,23,42,.5)
}

.border-r-slate-900\/60 {
    border-right-color: rgba(15,23,42,.6)
}

.border-r-slate-900\/70 {
    border-right-color: rgba(15,23,42,.7)
}

.border-r-slate-900\/75 {
    border-right-color: rgba(15,23,42,.75)
}

.border-r-slate-900\/80 {
    border-right-color: rgba(15,23,42,.8)
}

.border-r-slate-900\/90 {
    border-right-color: rgba(15,23,42,.9)
}

.border-r-slate-900\/95 {
    border-right-color: rgba(15,23,42,.95)
}

.border-r-slate-950 {
    --tw-border-opacity: 1;
    border-right-color: rgb(2 6 23/var(--tw-border-opacity))
}

.border-r-slate-950\/0 {
    border-right-color: rgba(2,6,23,0)
}

.border-r-slate-950\/10 {
    border-right-color: rgba(2,6,23,.1)
}

.border-r-slate-950\/100 {
    border-right-color: #020617
}

.border-r-slate-950\/20 {
    border-right-color: rgba(2,6,23,.2)
}

.border-r-slate-950\/25 {
    border-right-color: rgba(2,6,23,.25)
}

.border-r-slate-950\/30 {
    border-right-color: rgba(2,6,23,.3)
}

.border-r-slate-950\/40 {
    border-right-color: rgba(2,6,23,.4)
}

.border-r-slate-950\/5 {
    border-right-color: rgba(2,6,23,.05)
}

.border-r-slate-950\/50 {
    border-right-color: rgba(2,6,23,.5)
}

.border-r-slate-950\/60 {
    border-right-color: rgba(2,6,23,.6)
}

.border-r-slate-950\/70 {
    border-right-color: rgba(2,6,23,.7)
}

.border-r-slate-950\/75 {
    border-right-color: rgba(2,6,23,.75)
}

.border-r-slate-950\/80 {
    border-right-color: rgba(2,6,23,.8)
}

.border-r-slate-950\/90 {
    border-right-color: rgba(2,6,23,.9)
}

.border-r-slate-950\/95 {
    border-right-color: rgba(2,6,23,.95)
}

.border-r-stone-100 {
    --tw-border-opacity: 1;
    border-right-color: rgb(245 245 244/var(--tw-border-opacity))
}

.border-r-stone-100\/0 {
    border-right-color: hsla(60,5%,96%,0)
}

.border-r-stone-100\/10 {
    border-right-color: hsla(60,5%,96%,.1)
}

.border-r-stone-100\/100 {
    border-right-color: #f5f5f4
}

.border-r-stone-100\/20 {
    border-right-color: hsla(60,5%,96%,.2)
}

.border-r-stone-100\/25 {
    border-right-color: hsla(60,5%,96%,.25)
}

.border-r-stone-100\/30 {
    border-right-color: hsla(60,5%,96%,.3)
}

.border-r-stone-100\/40 {
    border-right-color: hsla(60,5%,96%,.4)
}

.border-r-stone-100\/5 {
    border-right-color: hsla(60,5%,96%,.05)
}

.border-r-stone-100\/50 {
    border-right-color: hsla(60,5%,96%,.5)
}

.border-r-stone-100\/60 {
    border-right-color: hsla(60,5%,96%,.6)
}

.border-r-stone-100\/70 {
    border-right-color: hsla(60,5%,96%,.7)
}

.border-r-stone-100\/75 {
    border-right-color: hsla(60,5%,96%,.75)
}

.border-r-stone-100\/80 {
    border-right-color: hsla(60,5%,96%,.8)
}

.border-r-stone-100\/90 {
    border-right-color: hsla(60,5%,96%,.9)
}

.border-r-stone-100\/95 {
    border-right-color: hsla(60,5%,96%,.95)
}

.border-r-stone-200 {
    --tw-border-opacity: 1;
    border-right-color: rgb(231 229 228/var(--tw-border-opacity))
}

.border-r-stone-200\/0 {
    border-right-color: hsla(20,6%,90%,0)
}

.border-r-stone-200\/10 {
    border-right-color: hsla(20,6%,90%,.1)
}

.border-r-stone-200\/100 {
    border-right-color: #e7e5e4
}

.border-r-stone-200\/20 {
    border-right-color: hsla(20,6%,90%,.2)
}

.border-r-stone-200\/25 {
    border-right-color: hsla(20,6%,90%,.25)
}

.border-r-stone-200\/30 {
    border-right-color: hsla(20,6%,90%,.3)
}

.border-r-stone-200\/40 {
    border-right-color: hsla(20,6%,90%,.4)
}

.border-r-stone-200\/5 {
    border-right-color: hsla(20,6%,90%,.05)
}

.border-r-stone-200\/50 {
    border-right-color: hsla(20,6%,90%,.5)
}

.border-r-stone-200\/60 {
    border-right-color: hsla(20,6%,90%,.6)
}

.border-r-stone-200\/70 {
    border-right-color: hsla(20,6%,90%,.7)
}

.border-r-stone-200\/75 {
    border-right-color: hsla(20,6%,90%,.75)
}

.border-r-stone-200\/80 {
    border-right-color: hsla(20,6%,90%,.8)
}

.border-r-stone-200\/90 {
    border-right-color: hsla(20,6%,90%,.9)
}

.border-r-stone-200\/95 {
    border-right-color: hsla(20,6%,90%,.95)
}

.border-r-stone-300 {
    --tw-border-opacity: 1;
    border-right-color: rgb(214 211 209/var(--tw-border-opacity))
}

.border-r-stone-300\/0 {
    border-right-color: hsla(24,6%,83%,0)
}

.border-r-stone-300\/10 {
    border-right-color: hsla(24,6%,83%,.1)
}

.border-r-stone-300\/100 {
    border-right-color: #d6d3d1
}

.border-r-stone-300\/20 {
    border-right-color: hsla(24,6%,83%,.2)
}

.border-r-stone-300\/25 {
    border-right-color: hsla(24,6%,83%,.25)
}

.border-r-stone-300\/30 {
    border-right-color: hsla(24,6%,83%,.3)
}

.border-r-stone-300\/40 {
    border-right-color: hsla(24,6%,83%,.4)
}

.border-r-stone-300\/5 {
    border-right-color: hsla(24,6%,83%,.05)
}

.border-r-stone-300\/50 {
    border-right-color: hsla(24,6%,83%,.5)
}

.border-r-stone-300\/60 {
    border-right-color: hsla(24,6%,83%,.6)
}

.border-r-stone-300\/70 {
    border-right-color: hsla(24,6%,83%,.7)
}

.border-r-stone-300\/75 {
    border-right-color: hsla(24,6%,83%,.75)
}

.border-r-stone-300\/80 {
    border-right-color: hsla(24,6%,83%,.8)
}

.border-r-stone-300\/90 {
    border-right-color: hsla(24,6%,83%,.9)
}

.border-r-stone-300\/95 {
    border-right-color: hsla(24,6%,83%,.95)
}

.border-r-stone-400 {
    --tw-border-opacity: 1;
    border-right-color: rgb(168 162 158/var(--tw-border-opacity))
}

.border-r-stone-400\/0 {
    border-right-color: hsla(24,5%,64%,0)
}

.border-r-stone-400\/10 {
    border-right-color: hsla(24,5%,64%,.1)
}

.border-r-stone-400\/100 {
    border-right-color: #a8a29e
}

.border-r-stone-400\/20 {
    border-right-color: hsla(24,5%,64%,.2)
}

.border-r-stone-400\/25 {
    border-right-color: hsla(24,5%,64%,.25)
}

.border-r-stone-400\/30 {
    border-right-color: hsla(24,5%,64%,.3)
}

.border-r-stone-400\/40 {
    border-right-color: hsla(24,5%,64%,.4)
}

.border-r-stone-400\/5 {
    border-right-color: hsla(24,5%,64%,.05)
}

.border-r-stone-400\/50 {
    border-right-color: hsla(24,5%,64%,.5)
}

.border-r-stone-400\/60 {
    border-right-color: hsla(24,5%,64%,.6)
}

.border-r-stone-400\/70 {
    border-right-color: hsla(24,5%,64%,.7)
}

.border-r-stone-400\/75 {
    border-right-color: hsla(24,5%,64%,.75)
}

.border-r-stone-400\/80 {
    border-right-color: hsla(24,5%,64%,.8)
}

.border-r-stone-400\/90 {
    border-right-color: hsla(24,5%,64%,.9)
}

.border-r-stone-400\/95 {
    border-right-color: hsla(24,5%,64%,.95)
}

.border-r-stone-50 {
    --tw-border-opacity: 1;
    border-right-color: rgb(250 250 249/var(--tw-border-opacity))
}

.border-r-stone-50\/0 {
    border-right-color: hsla(60,9%,98%,0)
}

.border-r-stone-50\/10 {
    border-right-color: hsla(60,9%,98%,.1)
}

.border-r-stone-50\/100 {
    border-right-color: #fafaf9
}

.border-r-stone-50\/20 {
    border-right-color: hsla(60,9%,98%,.2)
}

.border-r-stone-50\/25 {
    border-right-color: hsla(60,9%,98%,.25)
}

.border-r-stone-50\/30 {
    border-right-color: hsla(60,9%,98%,.3)
}

.border-r-stone-50\/40 {
    border-right-color: hsla(60,9%,98%,.4)
}

.border-r-stone-50\/5 {
    border-right-color: hsla(60,9%,98%,.05)
}

.border-r-stone-50\/50 {
    border-right-color: hsla(60,9%,98%,.5)
}

.border-r-stone-50\/60 {
    border-right-color: hsla(60,9%,98%,.6)
}

.border-r-stone-50\/70 {
    border-right-color: hsla(60,9%,98%,.7)
}

.border-r-stone-50\/75 {
    border-right-color: hsla(60,9%,98%,.75)
}

.border-r-stone-50\/80 {
    border-right-color: hsla(60,9%,98%,.8)
}

.border-r-stone-50\/90 {
    border-right-color: hsla(60,9%,98%,.9)
}

.border-r-stone-50\/95 {
    border-right-color: hsla(60,9%,98%,.95)
}

.border-r-stone-500 {
    --tw-border-opacity: 1;
    border-right-color: rgb(120 113 108/var(--tw-border-opacity))
}

.border-r-stone-500\/0 {
    border-right-color: hsla(25,5%,45%,0)
}

.border-r-stone-500\/10 {
    border-right-color: hsla(25,5%,45%,.1)
}

.border-r-stone-500\/100 {
    border-right-color: #78716c
}

.border-r-stone-500\/20 {
    border-right-color: hsla(25,5%,45%,.2)
}

.border-r-stone-500\/25 {
    border-right-color: hsla(25,5%,45%,.25)
}

.border-r-stone-500\/30 {
    border-right-color: hsla(25,5%,45%,.3)
}

.border-r-stone-500\/40 {
    border-right-color: hsla(25,5%,45%,.4)
}

.border-r-stone-500\/5 {
    border-right-color: hsla(25,5%,45%,.05)
}

.border-r-stone-500\/50 {
    border-right-color: hsla(25,5%,45%,.5)
}

.border-r-stone-500\/60 {
    border-right-color: hsla(25,5%,45%,.6)
}

.border-r-stone-500\/70 {
    border-right-color: hsla(25,5%,45%,.7)
}

.border-r-stone-500\/75 {
    border-right-color: hsla(25,5%,45%,.75)
}

.border-r-stone-500\/80 {
    border-right-color: hsla(25,5%,45%,.8)
}

.border-r-stone-500\/90 {
    border-right-color: hsla(25,5%,45%,.9)
}

.border-r-stone-500\/95 {
    border-right-color: hsla(25,5%,45%,.95)
}

.border-r-stone-600 {
    --tw-border-opacity: 1;
    border-right-color: rgb(87 83 78/var(--tw-border-opacity))
}

.border-r-stone-600\/0 {
    border-right-color: rgba(87,83,78,0)
}

.border-r-stone-600\/10 {
    border-right-color: rgba(87,83,78,.1)
}

.border-r-stone-600\/100 {
    border-right-color: #57534e
}

.border-r-stone-600\/20 {
    border-right-color: rgba(87,83,78,.2)
}

.border-r-stone-600\/25 {
    border-right-color: rgba(87,83,78,.25)
}

.border-r-stone-600\/30 {
    border-right-color: rgba(87,83,78,.3)
}

.border-r-stone-600\/40 {
    border-right-color: rgba(87,83,78,.4)
}

.border-r-stone-600\/5 {
    border-right-color: rgba(87,83,78,.05)
}

.border-r-stone-600\/50 {
    border-right-color: rgba(87,83,78,.5)
}

.border-r-stone-600\/60 {
    border-right-color: rgba(87,83,78,.6)
}

.border-r-stone-600\/70 {
    border-right-color: rgba(87,83,78,.7)
}

.border-r-stone-600\/75 {
    border-right-color: rgba(87,83,78,.75)
}

.border-r-stone-600\/80 {
    border-right-color: rgba(87,83,78,.8)
}

.border-r-stone-600\/90 {
    border-right-color: rgba(87,83,78,.9)
}

.border-r-stone-600\/95 {
    border-right-color: rgba(87,83,78,.95)
}

.border-r-stone-700 {
    --tw-border-opacity: 1;
    border-right-color: rgb(68 64 60/var(--tw-border-opacity))
}

.border-r-stone-700\/0 {
    border-right-color: rgba(68,64,60,0)
}

.border-r-stone-700\/10 {
    border-right-color: rgba(68,64,60,.1)
}

.border-r-stone-700\/100 {
    border-right-color: #44403c
}

.border-r-stone-700\/20 {
    border-right-color: rgba(68,64,60,.2)
}

.border-r-stone-700\/25 {
    border-right-color: rgba(68,64,60,.25)
}

.border-r-stone-700\/30 {
    border-right-color: rgba(68,64,60,.3)
}

.border-r-stone-700\/40 {
    border-right-color: rgba(68,64,60,.4)
}

.border-r-stone-700\/5 {
    border-right-color: rgba(68,64,60,.05)
}

.border-r-stone-700\/50 {
    border-right-color: rgba(68,64,60,.5)
}

.border-r-stone-700\/60 {
    border-right-color: rgba(68,64,60,.6)
}

.border-r-stone-700\/70 {
    border-right-color: rgba(68,64,60,.7)
}

.border-r-stone-700\/75 {
    border-right-color: rgba(68,64,60,.75)
}

.border-r-stone-700\/80 {
    border-right-color: rgba(68,64,60,.8)
}

.border-r-stone-700\/90 {
    border-right-color: rgba(68,64,60,.9)
}

.border-r-stone-700\/95 {
    border-right-color: rgba(68,64,60,.95)
}

.border-r-stone-800 {
    --tw-border-opacity: 1;
    border-right-color: rgb(41 37 36/var(--tw-border-opacity))
}

.border-r-stone-800\/0 {
    border-right-color: rgba(41,37,36,0)
}

.border-r-stone-800\/10 {
    border-right-color: rgba(41,37,36,.1)
}

.border-r-stone-800\/100 {
    border-right-color: #292524
}

.border-r-stone-800\/20 {
    border-right-color: rgba(41,37,36,.2)
}

.border-r-stone-800\/25 {
    border-right-color: rgba(41,37,36,.25)
}

.border-r-stone-800\/30 {
    border-right-color: rgba(41,37,36,.3)
}

.border-r-stone-800\/40 {
    border-right-color: rgba(41,37,36,.4)
}

.border-r-stone-800\/5 {
    border-right-color: rgba(41,37,36,.05)
}

.border-r-stone-800\/50 {
    border-right-color: rgba(41,37,36,.5)
}

.border-r-stone-800\/60 {
    border-right-color: rgba(41,37,36,.6)
}

.border-r-stone-800\/70 {
    border-right-color: rgba(41,37,36,.7)
}

.border-r-stone-800\/75 {
    border-right-color: rgba(41,37,36,.75)
}

.border-r-stone-800\/80 {
    border-right-color: rgba(41,37,36,.8)
}

.border-r-stone-800\/90 {
    border-right-color: rgba(41,37,36,.9)
}

.border-r-stone-800\/95 {
    border-right-color: rgba(41,37,36,.95)
}

.border-r-stone-900 {
    --tw-border-opacity: 1;
    border-right-color: rgb(28 25 23/var(--tw-border-opacity))
}

.border-r-stone-900\/0 {
    border-right-color: rgba(28,25,23,0)
}

.border-r-stone-900\/10 {
    border-right-color: rgba(28,25,23,.1)
}

.border-r-stone-900\/100 {
    border-right-color: #1c1917
}

.border-r-stone-900\/20 {
    border-right-color: rgba(28,25,23,.2)
}

.border-r-stone-900\/25 {
    border-right-color: rgba(28,25,23,.25)
}

.border-r-stone-900\/30 {
    border-right-color: rgba(28,25,23,.3)
}

.border-r-stone-900\/40 {
    border-right-color: rgba(28,25,23,.4)
}

.border-r-stone-900\/5 {
    border-right-color: rgba(28,25,23,.05)
}

.border-r-stone-900\/50 {
    border-right-color: rgba(28,25,23,.5)
}

.border-r-stone-900\/60 {
    border-right-color: rgba(28,25,23,.6)
}

.border-r-stone-900\/70 {
    border-right-color: rgba(28,25,23,.7)
}

.border-r-stone-900\/75 {
    border-right-color: rgba(28,25,23,.75)
}

.border-r-stone-900\/80 {
    border-right-color: rgba(28,25,23,.8)
}

.border-r-stone-900\/90 {
    border-right-color: rgba(28,25,23,.9)
}

.border-r-stone-900\/95 {
    border-right-color: rgba(28,25,23,.95)
}

.border-r-stone-950 {
    --tw-border-opacity: 1;
    border-right-color: rgb(12 10 9/var(--tw-border-opacity))
}

.border-r-stone-950\/0 {
    border-right-color: rgba(12,10,9,0)
}

.border-r-stone-950\/10 {
    border-right-color: rgba(12,10,9,.1)
}

.border-r-stone-950\/100 {
    border-right-color: #0c0a09
}

.border-r-stone-950\/20 {
    border-right-color: rgba(12,10,9,.2)
}

.border-r-stone-950\/25 {
    border-right-color: rgba(12,10,9,.25)
}

.border-r-stone-950\/30 {
    border-right-color: rgba(12,10,9,.3)
}

.border-r-stone-950\/40 {
    border-right-color: rgba(12,10,9,.4)
}

.border-r-stone-950\/5 {
    border-right-color: rgba(12,10,9,.05)
}

.border-r-stone-950\/50 {
    border-right-color: rgba(12,10,9,.5)
}

.border-r-stone-950\/60 {
    border-right-color: rgba(12,10,9,.6)
}

.border-r-stone-950\/70 {
    border-right-color: rgba(12,10,9,.7)
}

.border-r-stone-950\/75 {
    border-right-color: rgba(12,10,9,.75)
}

.border-r-stone-950\/80 {
    border-right-color: rgba(12,10,9,.8)
}

.border-r-stone-950\/90 {
    border-right-color: rgba(12,10,9,.9)
}

.border-r-stone-950\/95 {
    border-right-color: rgba(12,10,9,.95)
}

.border-r-teal-100 {
    --tw-border-opacity: 1;
    border-right-color: rgb(204 251 241/var(--tw-border-opacity))
}

.border-r-teal-100\/0 {
    border-right-color: rgba(204,251,241,0)
}

.border-r-teal-100\/10 {
    border-right-color: rgba(204,251,241,.1)
}

.border-r-teal-100\/100 {
    border-right-color: #ccfbf1
}

.border-r-teal-100\/20 {
    border-right-color: rgba(204,251,241,.2)
}

.border-r-teal-100\/25 {
    border-right-color: rgba(204,251,241,.25)
}

.border-r-teal-100\/30 {
    border-right-color: rgba(204,251,241,.3)
}

.border-r-teal-100\/40 {
    border-right-color: rgba(204,251,241,.4)
}

.border-r-teal-100\/5 {
    border-right-color: rgba(204,251,241,.05)
}

.border-r-teal-100\/50 {
    border-right-color: rgba(204,251,241,.5)
}

.border-r-teal-100\/60 {
    border-right-color: rgba(204,251,241,.6)
}

.border-r-teal-100\/70 {
    border-right-color: rgba(204,251,241,.7)
}

.border-r-teal-100\/75 {
    border-right-color: rgba(204,251,241,.75)
}

.border-r-teal-100\/80 {
    border-right-color: rgba(204,251,241,.8)
}

.border-r-teal-100\/90 {
    border-right-color: rgba(204,251,241,.9)
}

.border-r-teal-100\/95 {
    border-right-color: rgba(204,251,241,.95)
}

.border-r-teal-200 {
    --tw-border-opacity: 1;
    border-right-color: rgb(153 246 228/var(--tw-border-opacity))
}

.border-r-teal-200\/0 {
    border-right-color: rgba(153,246,228,0)
}

.border-r-teal-200\/10 {
    border-right-color: rgba(153,246,228,.1)
}

.border-r-teal-200\/100 {
    border-right-color: #99f6e4
}

.border-r-teal-200\/20 {
    border-right-color: rgba(153,246,228,.2)
}

.border-r-teal-200\/25 {
    border-right-color: rgba(153,246,228,.25)
}

.border-r-teal-200\/30 {
    border-right-color: rgba(153,246,228,.3)
}

.border-r-teal-200\/40 {
    border-right-color: rgba(153,246,228,.4)
}

.border-r-teal-200\/5 {
    border-right-color: rgba(153,246,228,.05)
}

.border-r-teal-200\/50 {
    border-right-color: rgba(153,246,228,.5)
}

.border-r-teal-200\/60 {
    border-right-color: rgba(153,246,228,.6)
}

.border-r-teal-200\/70 {
    border-right-color: rgba(153,246,228,.7)
}

.border-r-teal-200\/75 {
    border-right-color: rgba(153,246,228,.75)
}

.border-r-teal-200\/80 {
    border-right-color: rgba(153,246,228,.8)
}

.border-r-teal-200\/90 {
    border-right-color: rgba(153,246,228,.9)
}

.border-r-teal-200\/95 {
    border-right-color: rgba(153,246,228,.95)
}

.border-r-teal-300 {
    --tw-border-opacity: 1;
    border-right-color: rgb(94 234 212/var(--tw-border-opacity))
}

.border-r-teal-300\/0 {
    border-right-color: rgba(94,234,212,0)
}

.border-r-teal-300\/10 {
    border-right-color: rgba(94,234,212,.1)
}

.border-r-teal-300\/100 {
    border-right-color: #5eead4
}

.border-r-teal-300\/20 {
    border-right-color: rgba(94,234,212,.2)
}

.border-r-teal-300\/25 {
    border-right-color: rgba(94,234,212,.25)
}

.border-r-teal-300\/30 {
    border-right-color: rgba(94,234,212,.3)
}

.border-r-teal-300\/40 {
    border-right-color: rgba(94,234,212,.4)
}

.border-r-teal-300\/5 {
    border-right-color: rgba(94,234,212,.05)
}

.border-r-teal-300\/50 {
    border-right-color: rgba(94,234,212,.5)
}

.border-r-teal-300\/60 {
    border-right-color: rgba(94,234,212,.6)
}

.border-r-teal-300\/70 {
    border-right-color: rgba(94,234,212,.7)
}

.border-r-teal-300\/75 {
    border-right-color: rgba(94,234,212,.75)
}

.border-r-teal-300\/80 {
    border-right-color: rgba(94,234,212,.8)
}

.border-r-teal-300\/90 {
    border-right-color: rgba(94,234,212,.9)
}

.border-r-teal-300\/95 {
    border-right-color: rgba(94,234,212,.95)
}

.border-r-teal-400 {
    --tw-border-opacity: 1;
    border-right-color: rgb(45 212 191/var(--tw-border-opacity))
}

.border-r-teal-400\/0 {
    border-right-color: rgba(45,212,191,0)
}

.border-r-teal-400\/10 {
    border-right-color: rgba(45,212,191,.1)
}

.border-r-teal-400\/100 {
    border-right-color: #2dd4bf
}

.border-r-teal-400\/20 {
    border-right-color: rgba(45,212,191,.2)
}

.border-r-teal-400\/25 {
    border-right-color: rgba(45,212,191,.25)
}

.border-r-teal-400\/30 {
    border-right-color: rgba(45,212,191,.3)
}

.border-r-teal-400\/40 {
    border-right-color: rgba(45,212,191,.4)
}

.border-r-teal-400\/5 {
    border-right-color: rgba(45,212,191,.05)
}

.border-r-teal-400\/50 {
    border-right-color: rgba(45,212,191,.5)
}

.border-r-teal-400\/60 {
    border-right-color: rgba(45,212,191,.6)
}

.border-r-teal-400\/70 {
    border-right-color: rgba(45,212,191,.7)
}

.border-r-teal-400\/75 {
    border-right-color: rgba(45,212,191,.75)
}

.border-r-teal-400\/80 {
    border-right-color: rgba(45,212,191,.8)
}

.border-r-teal-400\/90 {
    border-right-color: rgba(45,212,191,.9)
}

.border-r-teal-400\/95 {
    border-right-color: rgba(45,212,191,.95)
}

.border-r-teal-50 {
    --tw-border-opacity: 1;
    border-right-color: rgb(240 253 250/var(--tw-border-opacity))
}

.border-r-teal-50\/0 {
    border-right-color: rgba(240,253,250,0)
}

.border-r-teal-50\/10 {
    border-right-color: rgba(240,253,250,.1)
}

.border-r-teal-50\/100 {
    border-right-color: #f0fdfa
}

.border-r-teal-50\/20 {
    border-right-color: rgba(240,253,250,.2)
}

.border-r-teal-50\/25 {
    border-right-color: rgba(240,253,250,.25)
}

.border-r-teal-50\/30 {
    border-right-color: rgba(240,253,250,.3)
}

.border-r-teal-50\/40 {
    border-right-color: rgba(240,253,250,.4)
}

.border-r-teal-50\/5 {
    border-right-color: rgba(240,253,250,.05)
}

.border-r-teal-50\/50 {
    border-right-color: rgba(240,253,250,.5)
}

.border-r-teal-50\/60 {
    border-right-color: rgba(240,253,250,.6)
}

.border-r-teal-50\/70 {
    border-right-color: rgba(240,253,250,.7)
}

.border-r-teal-50\/75 {
    border-right-color: rgba(240,253,250,.75)
}

.border-r-teal-50\/80 {
    border-right-color: rgba(240,253,250,.8)
}

.border-r-teal-50\/90 {
    border-right-color: rgba(240,253,250,.9)
}

.border-r-teal-50\/95 {
    border-right-color: rgba(240,253,250,.95)
}

.border-r-teal-500 {
    --tw-border-opacity: 1;
    border-right-color: rgb(20 184 166/var(--tw-border-opacity))
}

.border-r-teal-500\/0 {
    border-right-color: rgba(20,184,166,0)
}

.border-r-teal-500\/10 {
    border-right-color: rgba(20,184,166,.1)
}

.border-r-teal-500\/100 {
    border-right-color: #14b8a6
}

.border-r-teal-500\/20 {
    border-right-color: rgba(20,184,166,.2)
}

.border-r-teal-500\/25 {
    border-right-color: rgba(20,184,166,.25)
}

.border-r-teal-500\/30 {
    border-right-color: rgba(20,184,166,.3)
}

.border-r-teal-500\/40 {
    border-right-color: rgba(20,184,166,.4)
}

.border-r-teal-500\/5 {
    border-right-color: rgba(20,184,166,.05)
}

.border-r-teal-500\/50 {
    border-right-color: rgba(20,184,166,.5)
}

.border-r-teal-500\/60 {
    border-right-color: rgba(20,184,166,.6)
}

.border-r-teal-500\/70 {
    border-right-color: rgba(20,184,166,.7)
}

.border-r-teal-500\/75 {
    border-right-color: rgba(20,184,166,.75)
}

.border-r-teal-500\/80 {
    border-right-color: rgba(20,184,166,.8)
}

.border-r-teal-500\/90 {
    border-right-color: rgba(20,184,166,.9)
}

.border-r-teal-500\/95 {
    border-right-color: rgba(20,184,166,.95)
}

.border-r-teal-600 {
    --tw-border-opacity: 1;
    border-right-color: rgb(13 148 136/var(--tw-border-opacity))
}

.border-r-teal-600\/0 {
    border-right-color: rgba(13,148,136,0)
}

.border-r-teal-600\/10 {
    border-right-color: rgba(13,148,136,.1)
}

.border-r-teal-600\/100 {
    border-right-color: #0d9488
}

.border-r-teal-600\/20 {
    border-right-color: rgba(13,148,136,.2)
}

.border-r-teal-600\/25 {
    border-right-color: rgba(13,148,136,.25)
}

.border-r-teal-600\/30 {
    border-right-color: rgba(13,148,136,.3)
}

.border-r-teal-600\/40 {
    border-right-color: rgba(13,148,136,.4)
}

.border-r-teal-600\/5 {
    border-right-color: rgba(13,148,136,.05)
}

.border-r-teal-600\/50 {
    border-right-color: rgba(13,148,136,.5)
}

.border-r-teal-600\/60 {
    border-right-color: rgba(13,148,136,.6)
}

.border-r-teal-600\/70 {
    border-right-color: rgba(13,148,136,.7)
}

.border-r-teal-600\/75 {
    border-right-color: rgba(13,148,136,.75)
}

.border-r-teal-600\/80 {
    border-right-color: rgba(13,148,136,.8)
}

.border-r-teal-600\/90 {
    border-right-color: rgba(13,148,136,.9)
}

.border-r-teal-600\/95 {
    border-right-color: rgba(13,148,136,.95)
}

.border-r-teal-700 {
    --tw-border-opacity: 1;
    border-right-color: rgb(15 118 110/var(--tw-border-opacity))
}

.border-r-teal-700\/0 {
    border-right-color: rgba(15,118,110,0)
}

.border-r-teal-700\/10 {
    border-right-color: rgba(15,118,110,.1)
}

.border-r-teal-700\/100 {
    border-right-color: #0f766e
}

.border-r-teal-700\/20 {
    border-right-color: rgba(15,118,110,.2)
}

.border-r-teal-700\/25 {
    border-right-color: rgba(15,118,110,.25)
}

.border-r-teal-700\/30 {
    border-right-color: rgba(15,118,110,.3)
}

.border-r-teal-700\/40 {
    border-right-color: rgba(15,118,110,.4)
}

.border-r-teal-700\/5 {
    border-right-color: rgba(15,118,110,.05)
}

.border-r-teal-700\/50 {
    border-right-color: rgba(15,118,110,.5)
}

.border-r-teal-700\/60 {
    border-right-color: rgba(15,118,110,.6)
}

.border-r-teal-700\/70 {
    border-right-color: rgba(15,118,110,.7)
}

.border-r-teal-700\/75 {
    border-right-color: rgba(15,118,110,.75)
}

.border-r-teal-700\/80 {
    border-right-color: rgba(15,118,110,.8)
}

.border-r-teal-700\/90 {
    border-right-color: rgba(15,118,110,.9)
}

.border-r-teal-700\/95 {
    border-right-color: rgba(15,118,110,.95)
}

.border-r-teal-800 {
    --tw-border-opacity: 1;
    border-right-color: rgb(17 94 89/var(--tw-border-opacity))
}

.border-r-teal-800\/0 {
    border-right-color: rgba(17,94,89,0)
}

.border-r-teal-800\/10 {
    border-right-color: rgba(17,94,89,.1)
}

.border-r-teal-800\/100 {
    border-right-color: #115e59
}

.border-r-teal-800\/20 {
    border-right-color: rgba(17,94,89,.2)
}

.border-r-teal-800\/25 {
    border-right-color: rgba(17,94,89,.25)
}

.border-r-teal-800\/30 {
    border-right-color: rgba(17,94,89,.3)
}

.border-r-teal-800\/40 {
    border-right-color: rgba(17,94,89,.4)
}

.border-r-teal-800\/5 {
    border-right-color: rgba(17,94,89,.05)
}

.border-r-teal-800\/50 {
    border-right-color: rgba(17,94,89,.5)
}

.border-r-teal-800\/60 {
    border-right-color: rgba(17,94,89,.6)
}

.border-r-teal-800\/70 {
    border-right-color: rgba(17,94,89,.7)
}

.border-r-teal-800\/75 {
    border-right-color: rgba(17,94,89,.75)
}

.border-r-teal-800\/80 {
    border-right-color: rgba(17,94,89,.8)
}

.border-r-teal-800\/90 {
    border-right-color: rgba(17,94,89,.9)
}

.border-r-teal-800\/95 {
    border-right-color: rgba(17,94,89,.95)
}

.border-r-teal-900 {
    --tw-border-opacity: 1;
    border-right-color: rgb(19 78 74/var(--tw-border-opacity))
}

.border-r-teal-900\/0 {
    border-right-color: rgba(19,78,74,0)
}

.border-r-teal-900\/10 {
    border-right-color: rgba(19,78,74,.1)
}

.border-r-teal-900\/100 {
    border-right-color: #134e4a
}

.border-r-teal-900\/20 {
    border-right-color: rgba(19,78,74,.2)
}

.border-r-teal-900\/25 {
    border-right-color: rgba(19,78,74,.25)
}

.border-r-teal-900\/30 {
    border-right-color: rgba(19,78,74,.3)
}

.border-r-teal-900\/40 {
    border-right-color: rgba(19,78,74,.4)
}

.border-r-teal-900\/5 {
    border-right-color: rgba(19,78,74,.05)
}

.border-r-teal-900\/50 {
    border-right-color: rgba(19,78,74,.5)
}

.border-r-teal-900\/60 {
    border-right-color: rgba(19,78,74,.6)
}

.border-r-teal-900\/70 {
    border-right-color: rgba(19,78,74,.7)
}

.border-r-teal-900\/75 {
    border-right-color: rgba(19,78,74,.75)
}

.border-r-teal-900\/80 {
    border-right-color: rgba(19,78,74,.8)
}

.border-r-teal-900\/90 {
    border-right-color: rgba(19,78,74,.9)
}

.border-r-teal-900\/95 {
    border-right-color: rgba(19,78,74,.95)
}

.border-r-teal-950 {
    --tw-border-opacity: 1;
    border-right-color: rgb(4 47 46/var(--tw-border-opacity))
}

.border-r-teal-950\/0 {
    border-right-color: rgba(4,47,46,0)
}

.border-r-teal-950\/10 {
    border-right-color: rgba(4,47,46,.1)
}

.border-r-teal-950\/100 {
    border-right-color: #042f2e
}

.border-r-teal-950\/20 {
    border-right-color: rgba(4,47,46,.2)
}

.border-r-teal-950\/25 {
    border-right-color: rgba(4,47,46,.25)
}

.border-r-teal-950\/30 {
    border-right-color: rgba(4,47,46,.3)
}

.border-r-teal-950\/40 {
    border-right-color: rgba(4,47,46,.4)
}

.border-r-teal-950\/5 {
    border-right-color: rgba(4,47,46,.05)
}

.border-r-teal-950\/50 {
    border-right-color: rgba(4,47,46,.5)
}

.border-r-teal-950\/60 {
    border-right-color: rgba(4,47,46,.6)
}

.border-r-teal-950\/70 {
    border-right-color: rgba(4,47,46,.7)
}

.border-r-teal-950\/75 {
    border-right-color: rgba(4,47,46,.75)
}

.border-r-teal-950\/80 {
    border-right-color: rgba(4,47,46,.8)
}

.border-r-teal-950\/90 {
    border-right-color: rgba(4,47,46,.9)
}

.border-r-teal-950\/95 {
    border-right-color: rgba(4,47,46,.95)
}

.border-r-transparent,.border-r-transparent\/0 {
    border-right-color: transparent
}

.border-r-transparent\/10 {
    border-right-color: rgba(0,0,0,.1)
}

.border-r-transparent\/100 {
    border-right-color: #000
}

.border-r-transparent\/20 {
    border-right-color: rgba(0,0,0,.2)
}

.border-r-transparent\/25 {
    border-right-color: rgba(0,0,0,.25)
}

.border-r-transparent\/30 {
    border-right-color: rgba(0,0,0,.3)
}

.border-r-transparent\/40 {
    border-right-color: rgba(0,0,0,.4)
}

.border-r-transparent\/5 {
    border-right-color: rgba(0,0,0,.05)
}

.border-r-transparent\/50 {
    border-right-color: rgba(0,0,0,.5)
}

.border-r-transparent\/60 {
    border-right-color: rgba(0,0,0,.6)
}

.border-r-transparent\/70 {
    border-right-color: rgba(0,0,0,.7)
}

.border-r-transparent\/75 {
    border-right-color: rgba(0,0,0,.75)
}

.border-r-transparent\/80 {
    border-right-color: rgba(0,0,0,.8)
}

.border-r-transparent\/90 {
    border-right-color: rgba(0,0,0,.9)
}

.border-r-transparent\/95 {
    border-right-color: rgba(0,0,0,.95)
}

.border-r-true-black {
    --tw-border-opacity: 1;
    border-right-color: rgb(0 0 0/var(--tw-border-opacity))
}

.border-r-true-black\/0 {
    border-right-color: transparent
}

.border-r-true-black\/10 {
    border-right-color: rgba(0,0,0,.1)
}

.border-r-true-black\/100 {
    border-right-color: #000
}

.border-r-true-black\/20 {
    border-right-color: rgba(0,0,0,.2)
}

.border-r-true-black\/25 {
    border-right-color: rgba(0,0,0,.25)
}

.border-r-true-black\/30 {
    border-right-color: rgba(0,0,0,.3)
}

.border-r-true-black\/40 {
    border-right-color: rgba(0,0,0,.4)
}

.border-r-true-black\/5 {
    border-right-color: rgba(0,0,0,.05)
}

.border-r-true-black\/50 {
    border-right-color: rgba(0,0,0,.5)
}

.border-r-true-black\/60 {
    border-right-color: rgba(0,0,0,.6)
}

.border-r-true-black\/70 {
    border-right-color: rgba(0,0,0,.7)
}

.border-r-true-black\/75 {
    border-right-color: rgba(0,0,0,.75)
}

.border-r-true-black\/80 {
    border-right-color: rgba(0,0,0,.8)
}

.border-r-true-black\/90 {
    border-right-color: rgba(0,0,0,.9)
}

.border-r-true-black\/95 {
    border-right-color: rgba(0,0,0,.95)
}

.border-r-true-white {
    --tw-border-opacity: 1;
    border-right-color: rgb(255 255 255/var(--tw-border-opacity))
}

.border-r-true-white\/0 {
    border-right-color: hsla(0,0%,100%,0)
}

.border-r-true-white\/10 {
    border-right-color: hsla(0,0%,100%,.1)
}

.border-r-true-white\/100 {
    border-right-color: #fff
}

.border-r-true-white\/20 {
    border-right-color: hsla(0,0%,100%,.2)
}

.border-r-true-white\/25 {
    border-right-color: hsla(0,0%,100%,.25)
}

.border-r-true-white\/30 {
    border-right-color: hsla(0,0%,100%,.3)
}

.border-r-true-white\/40 {
    border-right-color: hsla(0,0%,100%,.4)
}

.border-r-true-white\/5 {
    border-right-color: hsla(0,0%,100%,.05)
}

.border-r-true-white\/50 {
    border-right-color: hsla(0,0%,100%,.5)
}

.border-r-true-white\/60 {
    border-right-color: hsla(0,0%,100%,.6)
}

.border-r-true-white\/70 {
    border-right-color: hsla(0,0%,100%,.7)
}

.border-r-true-white\/75 {
    border-right-color: hsla(0,0%,100%,.75)
}

.border-r-true-white\/80 {
    border-right-color: hsla(0,0%,100%,.8)
}

.border-r-true-white\/90 {
    border-right-color: hsla(0,0%,100%,.9)
}

.border-r-true-white\/95 {
    border-right-color: hsla(0,0%,100%,.95)
}

.border-r-trueGray-100 {
    --tw-border-opacity: 1;
    border-right-color: rgb(245 245 245/var(--tw-border-opacity))
}

.border-r-trueGray-100\/0 {
    border-right-color: hsla(0,0%,96%,0)
}

.border-r-trueGray-100\/10 {
    border-right-color: hsla(0,0%,96%,.1)
}

.border-r-trueGray-100\/100 {
    border-right-color: #f5f5f5
}

.border-r-trueGray-100\/20 {
    border-right-color: hsla(0,0%,96%,.2)
}

.border-r-trueGray-100\/25 {
    border-right-color: hsla(0,0%,96%,.25)
}

.border-r-trueGray-100\/30 {
    border-right-color: hsla(0,0%,96%,.3)
}

.border-r-trueGray-100\/40 {
    border-right-color: hsla(0,0%,96%,.4)
}

.border-r-trueGray-100\/5 {
    border-right-color: hsla(0,0%,96%,.05)
}

.border-r-trueGray-100\/50 {
    border-right-color: hsla(0,0%,96%,.5)
}

.border-r-trueGray-100\/60 {
    border-right-color: hsla(0,0%,96%,.6)
}

.border-r-trueGray-100\/70 {
    border-right-color: hsla(0,0%,96%,.7)
}

.border-r-trueGray-100\/75 {
    border-right-color: hsla(0,0%,96%,.75)
}

.border-r-trueGray-100\/80 {
    border-right-color: hsla(0,0%,96%,.8)
}

.border-r-trueGray-100\/90 {
    border-right-color: hsla(0,0%,96%,.9)
}

.border-r-trueGray-100\/95 {
    border-right-color: hsla(0,0%,96%,.95)
}

.border-r-trueGray-200 {
    --tw-border-opacity: 1;
    border-right-color: rgb(229 229 229/var(--tw-border-opacity))
}

.border-r-trueGray-200\/0 {
    border-right-color: hsla(0,0%,90%,0)
}

.border-r-trueGray-200\/10 {
    border-right-color: hsla(0,0%,90%,.1)
}

.border-r-trueGray-200\/100 {
    border-right-color: #e5e5e5
}

.border-r-trueGray-200\/20 {
    border-right-color: hsla(0,0%,90%,.2)
}

.border-r-trueGray-200\/25 {
    border-right-color: hsla(0,0%,90%,.25)
}

.border-r-trueGray-200\/30 {
    border-right-color: hsla(0,0%,90%,.3)
}

.border-r-trueGray-200\/40 {
    border-right-color: hsla(0,0%,90%,.4)
}

.border-r-trueGray-200\/5 {
    border-right-color: hsla(0,0%,90%,.05)
}

.border-r-trueGray-200\/50 {
    border-right-color: hsla(0,0%,90%,.5)
}

.border-r-trueGray-200\/60 {
    border-right-color: hsla(0,0%,90%,.6)
}

.border-r-trueGray-200\/70 {
    border-right-color: hsla(0,0%,90%,.7)
}

.border-r-trueGray-200\/75 {
    border-right-color: hsla(0,0%,90%,.75)
}

.border-r-trueGray-200\/80 {
    border-right-color: hsla(0,0%,90%,.8)
}

.border-r-trueGray-200\/90 {
    border-right-color: hsla(0,0%,90%,.9)
}

.border-r-trueGray-200\/95 {
    border-right-color: hsla(0,0%,90%,.95)
}

.border-r-trueGray-300 {
    --tw-border-opacity: 1;
    border-right-color: rgb(212 212 212/var(--tw-border-opacity))
}

.border-r-trueGray-300\/0 {
    border-right-color: hsla(0,0%,83%,0)
}

.border-r-trueGray-300\/10 {
    border-right-color: hsla(0,0%,83%,.1)
}

.border-r-trueGray-300\/100 {
    border-right-color: #d4d4d4
}

.border-r-trueGray-300\/20 {
    border-right-color: hsla(0,0%,83%,.2)
}

.border-r-trueGray-300\/25 {
    border-right-color: hsla(0,0%,83%,.25)
}

.border-r-trueGray-300\/30 {
    border-right-color: hsla(0,0%,83%,.3)
}

.border-r-trueGray-300\/40 {
    border-right-color: hsla(0,0%,83%,.4)
}

.border-r-trueGray-300\/5 {
    border-right-color: hsla(0,0%,83%,.05)
}

.border-r-trueGray-300\/50 {
    border-right-color: hsla(0,0%,83%,.5)
}

.border-r-trueGray-300\/60 {
    border-right-color: hsla(0,0%,83%,.6)
}

.border-r-trueGray-300\/70 {
    border-right-color: hsla(0,0%,83%,.7)
}

.border-r-trueGray-300\/75 {
    border-right-color: hsla(0,0%,83%,.75)
}

.border-r-trueGray-300\/80 {
    border-right-color: hsla(0,0%,83%,.8)
}

.border-r-trueGray-300\/90 {
    border-right-color: hsla(0,0%,83%,.9)
}

.border-r-trueGray-300\/95 {
    border-right-color: hsla(0,0%,83%,.95)
}

.border-r-trueGray-400 {
    --tw-border-opacity: 1;
    border-right-color: rgb(163 163 163/var(--tw-border-opacity))
}

.border-r-trueGray-400\/0 {
    border-right-color: hsla(0,0%,64%,0)
}

.border-r-trueGray-400\/10 {
    border-right-color: hsla(0,0%,64%,.1)
}

.border-r-trueGray-400\/100 {
    border-right-color: #a3a3a3
}

.border-r-trueGray-400\/20 {
    border-right-color: hsla(0,0%,64%,.2)
}

.border-r-trueGray-400\/25 {
    border-right-color: hsla(0,0%,64%,.25)
}

.border-r-trueGray-400\/30 {
    border-right-color: hsla(0,0%,64%,.3)
}

.border-r-trueGray-400\/40 {
    border-right-color: hsla(0,0%,64%,.4)
}

.border-r-trueGray-400\/5 {
    border-right-color: hsla(0,0%,64%,.05)
}

.border-r-trueGray-400\/50 {
    border-right-color: hsla(0,0%,64%,.5)
}

.border-r-trueGray-400\/60 {
    border-right-color: hsla(0,0%,64%,.6)
}

.border-r-trueGray-400\/70 {
    border-right-color: hsla(0,0%,64%,.7)
}

.border-r-trueGray-400\/75 {
    border-right-color: hsla(0,0%,64%,.75)
}

.border-r-trueGray-400\/80 {
    border-right-color: hsla(0,0%,64%,.8)
}

.border-r-trueGray-400\/90 {
    border-right-color: hsla(0,0%,64%,.9)
}

.border-r-trueGray-400\/95 {
    border-right-color: hsla(0,0%,64%,.95)
}

.border-r-trueGray-50 {
    --tw-border-opacity: 1;
    border-right-color: rgb(250 250 250/var(--tw-border-opacity))
}

.border-r-trueGray-50\/0 {
    border-right-color: hsla(0,0%,98%,0)
}

.border-r-trueGray-50\/10 {
    border-right-color: hsla(0,0%,98%,.1)
}

.border-r-trueGray-50\/100 {
    border-right-color: #fafafa
}

.border-r-trueGray-50\/20 {
    border-right-color: hsla(0,0%,98%,.2)
}

.border-r-trueGray-50\/25 {
    border-right-color: hsla(0,0%,98%,.25)
}

.border-r-trueGray-50\/30 {
    border-right-color: hsla(0,0%,98%,.3)
}

.border-r-trueGray-50\/40 {
    border-right-color: hsla(0,0%,98%,.4)
}

.border-r-trueGray-50\/5 {
    border-right-color: hsla(0,0%,98%,.05)
}

.border-r-trueGray-50\/50 {
    border-right-color: hsla(0,0%,98%,.5)
}

.border-r-trueGray-50\/60 {
    border-right-color: hsla(0,0%,98%,.6)
}

.border-r-trueGray-50\/70 {
    border-right-color: hsla(0,0%,98%,.7)
}

.border-r-trueGray-50\/75 {
    border-right-color: hsla(0,0%,98%,.75)
}

.border-r-trueGray-50\/80 {
    border-right-color: hsla(0,0%,98%,.8)
}

.border-r-trueGray-50\/90 {
    border-right-color: hsla(0,0%,98%,.9)
}

.border-r-trueGray-50\/95 {
    border-right-color: hsla(0,0%,98%,.95)
}

.border-r-trueGray-500 {
    --tw-border-opacity: 1;
    border-right-color: rgb(115 115 115/var(--tw-border-opacity))
}

.border-r-trueGray-500\/0 {
    border-right-color: hsla(0,0%,45%,0)
}

.border-r-trueGray-500\/10 {
    border-right-color: hsla(0,0%,45%,.1)
}

.border-r-trueGray-500\/100 {
    border-right-color: #737373
}

.border-r-trueGray-500\/20 {
    border-right-color: hsla(0,0%,45%,.2)
}

.border-r-trueGray-500\/25 {
    border-right-color: hsla(0,0%,45%,.25)
}

.border-r-trueGray-500\/30 {
    border-right-color: hsla(0,0%,45%,.3)
}

.border-r-trueGray-500\/40 {
    border-right-color: hsla(0,0%,45%,.4)
}

.border-r-trueGray-500\/5 {
    border-right-color: hsla(0,0%,45%,.05)
}

.border-r-trueGray-500\/50 {
    border-right-color: hsla(0,0%,45%,.5)
}

.border-r-trueGray-500\/60 {
    border-right-color: hsla(0,0%,45%,.6)
}

.border-r-trueGray-500\/70 {
    border-right-color: hsla(0,0%,45%,.7)
}

.border-r-trueGray-500\/75 {
    border-right-color: hsla(0,0%,45%,.75)
}

.border-r-trueGray-500\/80 {
    border-right-color: hsla(0,0%,45%,.8)
}

.border-r-trueGray-500\/90 {
    border-right-color: hsla(0,0%,45%,.9)
}

.border-r-trueGray-500\/95 {
    border-right-color: hsla(0,0%,45%,.95)
}

.border-r-trueGray-600 {
    --tw-border-opacity: 1;
    border-right-color: rgb(82 82 82/var(--tw-border-opacity))
}

.border-r-trueGray-600\/0 {
    border-right-color: rgba(82,82,82,0)
}

.border-r-trueGray-600\/10 {
    border-right-color: rgba(82,82,82,.1)
}

.border-r-trueGray-600\/100 {
    border-right-color: #525252
}

.border-r-trueGray-600\/20 {
    border-right-color: rgba(82,82,82,.2)
}

.border-r-trueGray-600\/25 {
    border-right-color: rgba(82,82,82,.25)
}

.border-r-trueGray-600\/30 {
    border-right-color: rgba(82,82,82,.3)
}

.border-r-trueGray-600\/40 {
    border-right-color: rgba(82,82,82,.4)
}

.border-r-trueGray-600\/5 {
    border-right-color: rgba(82,82,82,.05)
}

.border-r-trueGray-600\/50 {
    border-right-color: rgba(82,82,82,.5)
}

.border-r-trueGray-600\/60 {
    border-right-color: rgba(82,82,82,.6)
}

.border-r-trueGray-600\/70 {
    border-right-color: rgba(82,82,82,.7)
}

.border-r-trueGray-600\/75 {
    border-right-color: rgba(82,82,82,.75)
}

.border-r-trueGray-600\/80 {
    border-right-color: rgba(82,82,82,.8)
}

.border-r-trueGray-600\/90 {
    border-right-color: rgba(82,82,82,.9)
}

.border-r-trueGray-600\/95 {
    border-right-color: rgba(82,82,82,.95)
}

.border-r-trueGray-700 {
    --tw-border-opacity: 1;
    border-right-color: rgb(64 64 64/var(--tw-border-opacity))
}

.border-r-trueGray-700\/0 {
    border-right-color: rgba(64,64,64,0)
}

.border-r-trueGray-700\/10 {
    border-right-color: rgba(64,64,64,.1)
}

.border-r-trueGray-700\/100 {
    border-right-color: #404040
}

.border-r-trueGray-700\/20 {
    border-right-color: rgba(64,64,64,.2)
}

.border-r-trueGray-700\/25 {
    border-right-color: rgba(64,64,64,.25)
}

.border-r-trueGray-700\/30 {
    border-right-color: rgba(64,64,64,.3)
}

.border-r-trueGray-700\/40 {
    border-right-color: rgba(64,64,64,.4)
}

.border-r-trueGray-700\/5 {
    border-right-color: rgba(64,64,64,.05)
}

.border-r-trueGray-700\/50 {
    border-right-color: rgba(64,64,64,.5)
}

.border-r-trueGray-700\/60 {
    border-right-color: rgba(64,64,64,.6)
}

.border-r-trueGray-700\/70 {
    border-right-color: rgba(64,64,64,.7)
}

.border-r-trueGray-700\/75 {
    border-right-color: rgba(64,64,64,.75)
}

.border-r-trueGray-700\/80 {
    border-right-color: rgba(64,64,64,.8)
}

.border-r-trueGray-700\/90 {
    border-right-color: rgba(64,64,64,.9)
}

.border-r-trueGray-700\/95 {
    border-right-color: rgba(64,64,64,.95)
}

.border-r-trueGray-800 {
    --tw-border-opacity: 1;
    border-right-color: rgb(38 38 38/var(--tw-border-opacity))
}

.border-r-trueGray-800\/0 {
    border-right-color: rgba(38,38,38,0)
}

.border-r-trueGray-800\/10 {
    border-right-color: rgba(38,38,38,.1)
}

.border-r-trueGray-800\/100 {
    border-right-color: #262626
}

.border-r-trueGray-800\/20 {
    border-right-color: rgba(38,38,38,.2)
}

.border-r-trueGray-800\/25 {
    border-right-color: rgba(38,38,38,.25)
}

.border-r-trueGray-800\/30 {
    border-right-color: rgba(38,38,38,.3)
}

.border-r-trueGray-800\/40 {
    border-right-color: rgba(38,38,38,.4)
}

.border-r-trueGray-800\/5 {
    border-right-color: rgba(38,38,38,.05)
}

.border-r-trueGray-800\/50 {
    border-right-color: rgba(38,38,38,.5)
}

.border-r-trueGray-800\/60 {
    border-right-color: rgba(38,38,38,.6)
}

.border-r-trueGray-800\/70 {
    border-right-color: rgba(38,38,38,.7)
}

.border-r-trueGray-800\/75 {
    border-right-color: rgba(38,38,38,.75)
}

.border-r-trueGray-800\/80 {
    border-right-color: rgba(38,38,38,.8)
}

.border-r-trueGray-800\/90 {
    border-right-color: rgba(38,38,38,.9)
}

.border-r-trueGray-800\/95 {
    border-right-color: rgba(38,38,38,.95)
}

.border-r-trueGray-900 {
    --tw-border-opacity: 1;
    border-right-color: rgb(23 23 23/var(--tw-border-opacity))
}

.border-r-trueGray-900\/0 {
    border-right-color: hsla(0,0%,9%,0)
}

.border-r-trueGray-900\/10 {
    border-right-color: hsla(0,0%,9%,.1)
}

.border-r-trueGray-900\/100 {
    border-right-color: #171717
}

.border-r-trueGray-900\/20 {
    border-right-color: hsla(0,0%,9%,.2)
}

.border-r-trueGray-900\/25 {
    border-right-color: hsla(0,0%,9%,.25)
}

.border-r-trueGray-900\/30 {
    border-right-color: hsla(0,0%,9%,.3)
}

.border-r-trueGray-900\/40 {
    border-right-color: hsla(0,0%,9%,.4)
}

.border-r-trueGray-900\/5 {
    border-right-color: hsla(0,0%,9%,.05)
}

.border-r-trueGray-900\/50 {
    border-right-color: hsla(0,0%,9%,.5)
}

.border-r-trueGray-900\/60 {
    border-right-color: hsla(0,0%,9%,.6)
}

.border-r-trueGray-900\/70 {
    border-right-color: hsla(0,0%,9%,.7)
}

.border-r-trueGray-900\/75 {
    border-right-color: hsla(0,0%,9%,.75)
}

.border-r-trueGray-900\/80 {
    border-right-color: hsla(0,0%,9%,.8)
}

.border-r-trueGray-900\/90 {
    border-right-color: hsla(0,0%,9%,.9)
}

.border-r-trueGray-900\/95 {
    border-right-color: hsla(0,0%,9%,.95)
}

.border-r-trueGray-950 {
    --tw-border-opacity: 1;
    border-right-color: rgb(10 10 10/var(--tw-border-opacity))
}

.border-r-trueGray-950\/0 {
    border-right-color: hsla(0,0%,4%,0)
}

.border-r-trueGray-950\/10 {
    border-right-color: hsla(0,0%,4%,.1)
}

.border-r-trueGray-950\/100 {
    border-right-color: #0a0a0a
}

.border-r-trueGray-950\/20 {
    border-right-color: hsla(0,0%,4%,.2)
}

.border-r-trueGray-950\/25 {
    border-right-color: hsla(0,0%,4%,.25)
}

.border-r-trueGray-950\/30 {
    border-right-color: hsla(0,0%,4%,.3)
}

.border-r-trueGray-950\/40 {
    border-right-color: hsla(0,0%,4%,.4)
}

.border-r-trueGray-950\/5 {
    border-right-color: hsla(0,0%,4%,.05)
}

.border-r-trueGray-950\/50 {
    border-right-color: hsla(0,0%,4%,.5)
}

.border-r-trueGray-950\/60 {
    border-right-color: hsla(0,0%,4%,.6)
}

.border-r-trueGray-950\/70 {
    border-right-color: hsla(0,0%,4%,.7)
}

.border-r-trueGray-950\/75 {
    border-right-color: hsla(0,0%,4%,.75)
}

.border-r-trueGray-950\/80 {
    border-right-color: hsla(0,0%,4%,.8)
}

.border-r-trueGray-950\/90 {
    border-right-color: hsla(0,0%,4%,.9)
}

.border-r-trueGray-950\/95 {
    border-right-color: hsla(0,0%,4%,.95)
}

.border-r-violet-100 {
    --tw-border-opacity: 1;
    border-right-color: rgb(237 233 254/var(--tw-border-opacity))
}

.border-r-violet-100\/0 {
    border-right-color: rgba(237,233,254,0)
}

.border-r-violet-100\/10 {
    border-right-color: rgba(237,233,254,.1)
}

.border-r-violet-100\/100 {
    border-right-color: #ede9fe
}

.border-r-violet-100\/20 {
    border-right-color: rgba(237,233,254,.2)
}

.border-r-violet-100\/25 {
    border-right-color: rgba(237,233,254,.25)
}

.border-r-violet-100\/30 {
    border-right-color: rgba(237,233,254,.3)
}

.border-r-violet-100\/40 {
    border-right-color: rgba(237,233,254,.4)
}

.border-r-violet-100\/5 {
    border-right-color: rgba(237,233,254,.05)
}

.border-r-violet-100\/50 {
    border-right-color: rgba(237,233,254,.5)
}

.border-r-violet-100\/60 {
    border-right-color: rgba(237,233,254,.6)
}

.border-r-violet-100\/70 {
    border-right-color: rgba(237,233,254,.7)
}

.border-r-violet-100\/75 {
    border-right-color: rgba(237,233,254,.75)
}

.border-r-violet-100\/80 {
    border-right-color: rgba(237,233,254,.8)
}

.border-r-violet-100\/90 {
    border-right-color: rgba(237,233,254,.9)
}

.border-r-violet-100\/95 {
    border-right-color: rgba(237,233,254,.95)
}

.border-r-violet-200 {
    --tw-border-opacity: 1;
    border-right-color: rgb(221 214 254/var(--tw-border-opacity))
}

.border-r-violet-200\/0 {
    border-right-color: rgba(221,214,254,0)
}

.border-r-violet-200\/10 {
    border-right-color: rgba(221,214,254,.1)
}

.border-r-violet-200\/100 {
    border-right-color: #ddd6fe
}

.border-r-violet-200\/20 {
    border-right-color: rgba(221,214,254,.2)
}

.border-r-violet-200\/25 {
    border-right-color: rgba(221,214,254,.25)
}

.border-r-violet-200\/30 {
    border-right-color: rgba(221,214,254,.3)
}

.border-r-violet-200\/40 {
    border-right-color: rgba(221,214,254,.4)
}

.border-r-violet-200\/5 {
    border-right-color: rgba(221,214,254,.05)
}

.border-r-violet-200\/50 {
    border-right-color: rgba(221,214,254,.5)
}

.border-r-violet-200\/60 {
    border-right-color: rgba(221,214,254,.6)
}

.border-r-violet-200\/70 {
    border-right-color: rgba(221,214,254,.7)
}

.border-r-violet-200\/75 {
    border-right-color: rgba(221,214,254,.75)
}

.border-r-violet-200\/80 {
    border-right-color: rgba(221,214,254,.8)
}

.border-r-violet-200\/90 {
    border-right-color: rgba(221,214,254,.9)
}

.border-r-violet-200\/95 {
    border-right-color: rgba(221,214,254,.95)
}

.border-r-violet-300 {
    --tw-border-opacity: 1;
    border-right-color: rgb(196 181 253/var(--tw-border-opacity))
}

.border-r-violet-300\/0 {
    border-right-color: rgba(196,181,253,0)
}

.border-r-violet-300\/10 {
    border-right-color: rgba(196,181,253,.1)
}

.border-r-violet-300\/100 {
    border-right-color: #c4b5fd
}

.border-r-violet-300\/20 {
    border-right-color: rgba(196,181,253,.2)
}

.border-r-violet-300\/25 {
    border-right-color: rgba(196,181,253,.25)
}

.border-r-violet-300\/30 {
    border-right-color: rgba(196,181,253,.3)
}

.border-r-violet-300\/40 {
    border-right-color: rgba(196,181,253,.4)
}

.border-r-violet-300\/5 {
    border-right-color: rgba(196,181,253,.05)
}

.border-r-violet-300\/50 {
    border-right-color: rgba(196,181,253,.5)
}

.border-r-violet-300\/60 {
    border-right-color: rgba(196,181,253,.6)
}

.border-r-violet-300\/70 {
    border-right-color: rgba(196,181,253,.7)
}

.border-r-violet-300\/75 {
    border-right-color: rgba(196,181,253,.75)
}

.border-r-violet-300\/80 {
    border-right-color: rgba(196,181,253,.8)
}

.border-r-violet-300\/90 {
    border-right-color: rgba(196,181,253,.9)
}

.border-r-violet-300\/95 {
    border-right-color: rgba(196,181,253,.95)
}

.border-r-violet-400 {
    --tw-border-opacity: 1;
    border-right-color: rgb(167 139 250/var(--tw-border-opacity))
}

.border-r-violet-400\/0 {
    border-right-color: rgba(167,139,250,0)
}

.border-r-violet-400\/10 {
    border-right-color: rgba(167,139,250,.1)
}

.border-r-violet-400\/100 {
    border-right-color: #a78bfa
}

.border-r-violet-400\/20 {
    border-right-color: rgba(167,139,250,.2)
}

.border-r-violet-400\/25 {
    border-right-color: rgba(167,139,250,.25)
}

.border-r-violet-400\/30 {
    border-right-color: rgba(167,139,250,.3)
}

.border-r-violet-400\/40 {
    border-right-color: rgba(167,139,250,.4)
}

.border-r-violet-400\/5 {
    border-right-color: rgba(167,139,250,.05)
}

.border-r-violet-400\/50 {
    border-right-color: rgba(167,139,250,.5)
}

.border-r-violet-400\/60 {
    border-right-color: rgba(167,139,250,.6)
}

.border-r-violet-400\/70 {
    border-right-color: rgba(167,139,250,.7)
}

.border-r-violet-400\/75 {
    border-right-color: rgba(167,139,250,.75)
}

.border-r-violet-400\/80 {
    border-right-color: rgba(167,139,250,.8)
}

.border-r-violet-400\/90 {
    border-right-color: rgba(167,139,250,.9)
}

.border-r-violet-400\/95 {
    border-right-color: rgba(167,139,250,.95)
}

.border-r-violet-50 {
    --tw-border-opacity: 1;
    border-right-color: rgb(245 243 255/var(--tw-border-opacity))
}

.border-r-violet-50\/0 {
    border-right-color: rgba(245,243,255,0)
}

.border-r-violet-50\/10 {
    border-right-color: rgba(245,243,255,.1)
}

.border-r-violet-50\/100 {
    border-right-color: #f5f3ff
}

.border-r-violet-50\/20 {
    border-right-color: rgba(245,243,255,.2)
}

.border-r-violet-50\/25 {
    border-right-color: rgba(245,243,255,.25)
}

.border-r-violet-50\/30 {
    border-right-color: rgba(245,243,255,.3)
}

.border-r-violet-50\/40 {
    border-right-color: rgba(245,243,255,.4)
}

.border-r-violet-50\/5 {
    border-right-color: rgba(245,243,255,.05)
}

.border-r-violet-50\/50 {
    border-right-color: rgba(245,243,255,.5)
}

.border-r-violet-50\/60 {
    border-right-color: rgba(245,243,255,.6)
}

.border-r-violet-50\/70 {
    border-right-color: rgba(245,243,255,.7)
}

.border-r-violet-50\/75 {
    border-right-color: rgba(245,243,255,.75)
}

.border-r-violet-50\/80 {
    border-right-color: rgba(245,243,255,.8)
}

.border-r-violet-50\/90 {
    border-right-color: rgba(245,243,255,.9)
}

.border-r-violet-50\/95 {
    border-right-color: rgba(245,243,255,.95)
}

.border-r-violet-500 {
    --tw-border-opacity: 1;
    border-right-color: rgb(139 92 246/var(--tw-border-opacity))
}

.border-r-violet-500\/0 {
    border-right-color: rgba(139,92,246,0)
}

.border-r-violet-500\/10 {
    border-right-color: rgba(139,92,246,.1)
}

.border-r-violet-500\/100 {
    border-right-color: #8b5cf6
}

.border-r-violet-500\/20 {
    border-right-color: rgba(139,92,246,.2)
}

.border-r-violet-500\/25 {
    border-right-color: rgba(139,92,246,.25)
}

.border-r-violet-500\/30 {
    border-right-color: rgba(139,92,246,.3)
}

.border-r-violet-500\/40 {
    border-right-color: rgba(139,92,246,.4)
}

.border-r-violet-500\/5 {
    border-right-color: rgba(139,92,246,.05)
}

.border-r-violet-500\/50 {
    border-right-color: rgba(139,92,246,.5)
}

.border-r-violet-500\/60 {
    border-right-color: rgba(139,92,246,.6)
}

.border-r-violet-500\/70 {
    border-right-color: rgba(139,92,246,.7)
}

.border-r-violet-500\/75 {
    border-right-color: rgba(139,92,246,.75)
}

.border-r-violet-500\/80 {
    border-right-color: rgba(139,92,246,.8)
}

.border-r-violet-500\/90 {
    border-right-color: rgba(139,92,246,.9)
}

.border-r-violet-500\/95 {
    border-right-color: rgba(139,92,246,.95)
}

.border-r-violet-600 {
    --tw-border-opacity: 1;
    border-right-color: rgb(124 58 237/var(--tw-border-opacity))
}

.border-r-violet-600\/0 {
    border-right-color: rgba(124,58,237,0)
}

.border-r-violet-600\/10 {
    border-right-color: rgba(124,58,237,.1)
}

.border-r-violet-600\/100 {
    border-right-color: #7c3aed
}

.border-r-violet-600\/20 {
    border-right-color: rgba(124,58,237,.2)
}

.border-r-violet-600\/25 {
    border-right-color: rgba(124,58,237,.25)
}

.border-r-violet-600\/30 {
    border-right-color: rgba(124,58,237,.3)
}

.border-r-violet-600\/40 {
    border-right-color: rgba(124,58,237,.4)
}

.border-r-violet-600\/5 {
    border-right-color: rgba(124,58,237,.05)
}

.border-r-violet-600\/50 {
    border-right-color: rgba(124,58,237,.5)
}

.border-r-violet-600\/60 {
    border-right-color: rgba(124,58,237,.6)
}

.border-r-violet-600\/70 {
    border-right-color: rgba(124,58,237,.7)
}

.border-r-violet-600\/75 {
    border-right-color: rgba(124,58,237,.75)
}

.border-r-violet-600\/80 {
    border-right-color: rgba(124,58,237,.8)
}

.border-r-violet-600\/90 {
    border-right-color: rgba(124,58,237,.9)
}

.border-r-violet-600\/95 {
    border-right-color: rgba(124,58,237,.95)
}

.border-r-violet-700 {
    --tw-border-opacity: 1;
    border-right-color: rgb(109 40 217/var(--tw-border-opacity))
}

.border-r-violet-700\/0 {
    border-right-color: rgba(109,40,217,0)
}

.border-r-violet-700\/10 {
    border-right-color: rgba(109,40,217,.1)
}

.border-r-violet-700\/100 {
    border-right-color: #6d28d9
}

.border-r-violet-700\/20 {
    border-right-color: rgba(109,40,217,.2)
}

.border-r-violet-700\/25 {
    border-right-color: rgba(109,40,217,.25)
}

.border-r-violet-700\/30 {
    border-right-color: rgba(109,40,217,.3)
}

.border-r-violet-700\/40 {
    border-right-color: rgba(109,40,217,.4)
}

.border-r-violet-700\/5 {
    border-right-color: rgba(109,40,217,.05)
}

.border-r-violet-700\/50 {
    border-right-color: rgba(109,40,217,.5)
}

.border-r-violet-700\/60 {
    border-right-color: rgba(109,40,217,.6)
}

.border-r-violet-700\/70 {
    border-right-color: rgba(109,40,217,.7)
}

.border-r-violet-700\/75 {
    border-right-color: rgba(109,40,217,.75)
}

.border-r-violet-700\/80 {
    border-right-color: rgba(109,40,217,.8)
}

.border-r-violet-700\/90 {
    border-right-color: rgba(109,40,217,.9)
}

.border-r-violet-700\/95 {
    border-right-color: rgba(109,40,217,.95)
}

.border-r-violet-800 {
    --tw-border-opacity: 1;
    border-right-color: rgb(91 33 182/var(--tw-border-opacity))
}

.border-r-violet-800\/0 {
    border-right-color: rgba(91,33,182,0)
}

.border-r-violet-800\/10 {
    border-right-color: rgba(91,33,182,.1)
}

.border-r-violet-800\/100 {
    border-right-color: #5b21b6
}

.border-r-violet-800\/20 {
    border-right-color: rgba(91,33,182,.2)
}

.border-r-violet-800\/25 {
    border-right-color: rgba(91,33,182,.25)
}

.border-r-violet-800\/30 {
    border-right-color: rgba(91,33,182,.3)
}

.border-r-violet-800\/40 {
    border-right-color: rgba(91,33,182,.4)
}

.border-r-violet-800\/5 {
    border-right-color: rgba(91,33,182,.05)
}

.border-r-violet-800\/50 {
    border-right-color: rgba(91,33,182,.5)
}

.border-r-violet-800\/60 {
    border-right-color: rgba(91,33,182,.6)
}

.border-r-violet-800\/70 {
    border-right-color: rgba(91,33,182,.7)
}

.border-r-violet-800\/75 {
    border-right-color: rgba(91,33,182,.75)
}

.border-r-violet-800\/80 {
    border-right-color: rgba(91,33,182,.8)
}

.border-r-violet-800\/90 {
    border-right-color: rgba(91,33,182,.9)
}

.border-r-violet-800\/95 {
    border-right-color: rgba(91,33,182,.95)
}

.border-r-violet-900 {
    --tw-border-opacity: 1;
    border-right-color: rgb(76 29 149/var(--tw-border-opacity))
}

.border-r-violet-900\/0 {
    border-right-color: rgba(76,29,149,0)
}

.border-r-violet-900\/10 {
    border-right-color: rgba(76,29,149,.1)
}

.border-r-violet-900\/100 {
    border-right-color: #4c1d95
}

.border-r-violet-900\/20 {
    border-right-color: rgba(76,29,149,.2)
}

.border-r-violet-900\/25 {
    border-right-color: rgba(76,29,149,.25)
}

.border-r-violet-900\/30 {
    border-right-color: rgba(76,29,149,.3)
}

.border-r-violet-900\/40 {
    border-right-color: rgba(76,29,149,.4)
}

.border-r-violet-900\/5 {
    border-right-color: rgba(76,29,149,.05)
}

.border-r-violet-900\/50 {
    border-right-color: rgba(76,29,149,.5)
}

.border-r-violet-900\/60 {
    border-right-color: rgba(76,29,149,.6)
}

.border-r-violet-900\/70 {
    border-right-color: rgba(76,29,149,.7)
}

.border-r-violet-900\/75 {
    border-right-color: rgba(76,29,149,.75)
}

.border-r-violet-900\/80 {
    border-right-color: rgba(76,29,149,.8)
}

.border-r-violet-900\/90 {
    border-right-color: rgba(76,29,149,.9)
}

.border-r-violet-900\/95 {
    border-right-color: rgba(76,29,149,.95)
}

.border-r-violet-950 {
    --tw-border-opacity: 1;
    border-right-color: rgb(46 16 101/var(--tw-border-opacity))
}

.border-r-violet-950\/0 {
    border-right-color: rgba(46,16,101,0)
}

.border-r-violet-950\/10 {
    border-right-color: rgba(46,16,101,.1)
}

.border-r-violet-950\/100 {
    border-right-color: #2e1065
}

.border-r-violet-950\/20 {
    border-right-color: rgba(46,16,101,.2)
}

.border-r-violet-950\/25 {
    border-right-color: rgba(46,16,101,.25)
}

.border-r-violet-950\/30 {
    border-right-color: rgba(46,16,101,.3)
}

.border-r-violet-950\/40 {
    border-right-color: rgba(46,16,101,.4)
}

.border-r-violet-950\/5 {
    border-right-color: rgba(46,16,101,.05)
}

.border-r-violet-950\/50 {
    border-right-color: rgba(46,16,101,.5)
}

.border-r-violet-950\/60 {
    border-right-color: rgba(46,16,101,.6)
}

.border-r-violet-950\/70 {
    border-right-color: rgba(46,16,101,.7)
}

.border-r-violet-950\/75 {
    border-right-color: rgba(46,16,101,.75)
}

.border-r-violet-950\/80 {
    border-right-color: rgba(46,16,101,.8)
}

.border-r-violet-950\/90 {
    border-right-color: rgba(46,16,101,.9)
}

.border-r-violet-950\/95 {
    border-right-color: rgba(46,16,101,.95)
}

.border-r-warm {
    --tw-border-opacity: 1;
    border-right-color: rgb(255 95 85/var(--tw-border-opacity))
}

.border-r-warm\/0 {
    border-right-color: rgba(255,95,85,0)
}

.border-r-warm\/10 {
    border-right-color: rgba(255,95,85,.1)
}

.border-r-warm\/100 {
    border-right-color: #ff5f55
}

.border-r-warm\/20 {
    border-right-color: rgba(255,95,85,.2)
}

.border-r-warm\/25 {
    border-right-color: rgba(255,95,85,.25)
}

.border-r-warm\/30 {
    border-right-color: rgba(255,95,85,.3)
}

.border-r-warm\/40 {
    border-right-color: rgba(255,95,85,.4)
}

.border-r-warm\/5 {
    border-right-color: rgba(255,95,85,.05)
}

.border-r-warm\/50 {
    border-right-color: rgba(255,95,85,.5)
}

.border-r-warm\/60 {
    border-right-color: rgba(255,95,85,.6)
}

.border-r-warm\/70 {
    border-right-color: rgba(255,95,85,.7)
}

.border-r-warm\/75 {
    border-right-color: rgba(255,95,85,.75)
}

.border-r-warm\/80 {
    border-right-color: rgba(255,95,85,.8)
}

.border-r-warm\/90 {
    border-right-color: rgba(255,95,85,.9)
}

.border-r-warm\/95 {
    border-right-color: rgba(255,95,85,.95)
}

.border-r-warmGray-100 {
    --tw-border-opacity: 1;
    border-right-color: rgb(245 245 244/var(--tw-border-opacity))
}

.border-r-warmGray-100\/0 {
    border-right-color: hsla(60,5%,96%,0)
}

.border-r-warmGray-100\/10 {
    border-right-color: hsla(60,5%,96%,.1)
}

.border-r-warmGray-100\/100 {
    border-right-color: #f5f5f4
}

.border-r-warmGray-100\/20 {
    border-right-color: hsla(60,5%,96%,.2)
}

.border-r-warmGray-100\/25 {
    border-right-color: hsla(60,5%,96%,.25)
}

.border-r-warmGray-100\/30 {
    border-right-color: hsla(60,5%,96%,.3)
}

.border-r-warmGray-100\/40 {
    border-right-color: hsla(60,5%,96%,.4)
}

.border-r-warmGray-100\/5 {
    border-right-color: hsla(60,5%,96%,.05)
}

.border-r-warmGray-100\/50 {
    border-right-color: hsla(60,5%,96%,.5)
}

.border-r-warmGray-100\/60 {
    border-right-color: hsla(60,5%,96%,.6)
}

.border-r-warmGray-100\/70 {
    border-right-color: hsla(60,5%,96%,.7)
}

.border-r-warmGray-100\/75 {
    border-right-color: hsla(60,5%,96%,.75)
}

.border-r-warmGray-100\/80 {
    border-right-color: hsla(60,5%,96%,.8)
}

.border-r-warmGray-100\/90 {
    border-right-color: hsla(60,5%,96%,.9)
}

.border-r-warmGray-100\/95 {
    border-right-color: hsla(60,5%,96%,.95)
}

.border-r-warmGray-200 {
    --tw-border-opacity: 1;
    border-right-color: rgb(231 229 228/var(--tw-border-opacity))
}

.border-r-warmGray-200\/0 {
    border-right-color: hsla(20,6%,90%,0)
}

.border-r-warmGray-200\/10 {
    border-right-color: hsla(20,6%,90%,.1)
}

.border-r-warmGray-200\/100 {
    border-right-color: #e7e5e4
}

.border-r-warmGray-200\/20 {
    border-right-color: hsla(20,6%,90%,.2)
}

.border-r-warmGray-200\/25 {
    border-right-color: hsla(20,6%,90%,.25)
}

.border-r-warmGray-200\/30 {
    border-right-color: hsla(20,6%,90%,.3)
}

.border-r-warmGray-200\/40 {
    border-right-color: hsla(20,6%,90%,.4)
}

.border-r-warmGray-200\/5 {
    border-right-color: hsla(20,6%,90%,.05)
}

.border-r-warmGray-200\/50 {
    border-right-color: hsla(20,6%,90%,.5)
}

.border-r-warmGray-200\/60 {
    border-right-color: hsla(20,6%,90%,.6)
}

.border-r-warmGray-200\/70 {
    border-right-color: hsla(20,6%,90%,.7)
}

.border-r-warmGray-200\/75 {
    border-right-color: hsla(20,6%,90%,.75)
}

.border-r-warmGray-200\/80 {
    border-right-color: hsla(20,6%,90%,.8)
}

.border-r-warmGray-200\/90 {
    border-right-color: hsla(20,6%,90%,.9)
}

.border-r-warmGray-200\/95 {
    border-right-color: hsla(20,6%,90%,.95)
}

.border-r-warmGray-300 {
    --tw-border-opacity: 1;
    border-right-color: rgb(214 211 209/var(--tw-border-opacity))
}

.border-r-warmGray-300\/0 {
    border-right-color: hsla(24,6%,83%,0)
}

.border-r-warmGray-300\/10 {
    border-right-color: hsla(24,6%,83%,.1)
}

.border-r-warmGray-300\/100 {
    border-right-color: #d6d3d1
}

.border-r-warmGray-300\/20 {
    border-right-color: hsla(24,6%,83%,.2)
}

.border-r-warmGray-300\/25 {
    border-right-color: hsla(24,6%,83%,.25)
}

.border-r-warmGray-300\/30 {
    border-right-color: hsla(24,6%,83%,.3)
}

.border-r-warmGray-300\/40 {
    border-right-color: hsla(24,6%,83%,.4)
}

.border-r-warmGray-300\/5 {
    border-right-color: hsla(24,6%,83%,.05)
}

.border-r-warmGray-300\/50 {
    border-right-color: hsla(24,6%,83%,.5)
}

.border-r-warmGray-300\/60 {
    border-right-color: hsla(24,6%,83%,.6)
}

.border-r-warmGray-300\/70 {
    border-right-color: hsla(24,6%,83%,.7)
}

.border-r-warmGray-300\/75 {
    border-right-color: hsla(24,6%,83%,.75)
}

.border-r-warmGray-300\/80 {
    border-right-color: hsla(24,6%,83%,.8)
}

.border-r-warmGray-300\/90 {
    border-right-color: hsla(24,6%,83%,.9)
}

.border-r-warmGray-300\/95 {
    border-right-color: hsla(24,6%,83%,.95)
}

.border-r-warmGray-400 {
    --tw-border-opacity: 1;
    border-right-color: rgb(168 162 158/var(--tw-border-opacity))
}

.border-r-warmGray-400\/0 {
    border-right-color: hsla(24,5%,64%,0)
}

.border-r-warmGray-400\/10 {
    border-right-color: hsla(24,5%,64%,.1)
}

.border-r-warmGray-400\/100 {
    border-right-color: #a8a29e
}

.border-r-warmGray-400\/20 {
    border-right-color: hsla(24,5%,64%,.2)
}

.border-r-warmGray-400\/25 {
    border-right-color: hsla(24,5%,64%,.25)
}

.border-r-warmGray-400\/30 {
    border-right-color: hsla(24,5%,64%,.3)
}

.border-r-warmGray-400\/40 {
    border-right-color: hsla(24,5%,64%,.4)
}

.border-r-warmGray-400\/5 {
    border-right-color: hsla(24,5%,64%,.05)
}

.border-r-warmGray-400\/50 {
    border-right-color: hsla(24,5%,64%,.5)
}

.border-r-warmGray-400\/60 {
    border-right-color: hsla(24,5%,64%,.6)
}

.border-r-warmGray-400\/70 {
    border-right-color: hsla(24,5%,64%,.7)
}

.border-r-warmGray-400\/75 {
    border-right-color: hsla(24,5%,64%,.75)
}

.border-r-warmGray-400\/80 {
    border-right-color: hsla(24,5%,64%,.8)
}

.border-r-warmGray-400\/90 {
    border-right-color: hsla(24,5%,64%,.9)
}

.border-r-warmGray-400\/95 {
    border-right-color: hsla(24,5%,64%,.95)
}

.border-r-warmGray-50 {
    --tw-border-opacity: 1;
    border-right-color: rgb(250 250 249/var(--tw-border-opacity))
}

.border-r-warmGray-50\/0 {
    border-right-color: hsla(60,9%,98%,0)
}

.border-r-warmGray-50\/10 {
    border-right-color: hsla(60,9%,98%,.1)
}

.border-r-warmGray-50\/100 {
    border-right-color: #fafaf9
}

.border-r-warmGray-50\/20 {
    border-right-color: hsla(60,9%,98%,.2)
}

.border-r-warmGray-50\/25 {
    border-right-color: hsla(60,9%,98%,.25)
}

.border-r-warmGray-50\/30 {
    border-right-color: hsla(60,9%,98%,.3)
}

.border-r-warmGray-50\/40 {
    border-right-color: hsla(60,9%,98%,.4)
}

.border-r-warmGray-50\/5 {
    border-right-color: hsla(60,9%,98%,.05)
}

.border-r-warmGray-50\/50 {
    border-right-color: hsla(60,9%,98%,.5)
}

.border-r-warmGray-50\/60 {
    border-right-color: hsla(60,9%,98%,.6)
}

.border-r-warmGray-50\/70 {
    border-right-color: hsla(60,9%,98%,.7)
}

.border-r-warmGray-50\/75 {
    border-right-color: hsla(60,9%,98%,.75)
}

.border-r-warmGray-50\/80 {
    border-right-color: hsla(60,9%,98%,.8)
}

.border-r-warmGray-50\/90 {
    border-right-color: hsla(60,9%,98%,.9)
}

.border-r-warmGray-50\/95 {
    border-right-color: hsla(60,9%,98%,.95)
}

.border-r-warmGray-500 {
    --tw-border-opacity: 1;
    border-right-color: rgb(120 113 108/var(--tw-border-opacity))
}

.border-r-warmGray-500\/0 {
    border-right-color: hsla(25,5%,45%,0)
}

.border-r-warmGray-500\/10 {
    border-right-color: hsla(25,5%,45%,.1)
}

.border-r-warmGray-500\/100 {
    border-right-color: #78716c
}

.border-r-warmGray-500\/20 {
    border-right-color: hsla(25,5%,45%,.2)
}

.border-r-warmGray-500\/25 {
    border-right-color: hsla(25,5%,45%,.25)
}

.border-r-warmGray-500\/30 {
    border-right-color: hsla(25,5%,45%,.3)
}

.border-r-warmGray-500\/40 {
    border-right-color: hsla(25,5%,45%,.4)
}

.border-r-warmGray-500\/5 {
    border-right-color: hsla(25,5%,45%,.05)
}

.border-r-warmGray-500\/50 {
    border-right-color: hsla(25,5%,45%,.5)
}

.border-r-warmGray-500\/60 {
    border-right-color: hsla(25,5%,45%,.6)
}

.border-r-warmGray-500\/70 {
    border-right-color: hsla(25,5%,45%,.7)
}

.border-r-warmGray-500\/75 {
    border-right-color: hsla(25,5%,45%,.75)
}

.border-r-warmGray-500\/80 {
    border-right-color: hsla(25,5%,45%,.8)
}

.border-r-warmGray-500\/90 {
    border-right-color: hsla(25,5%,45%,.9)
}

.border-r-warmGray-500\/95 {
    border-right-color: hsla(25,5%,45%,.95)
}

.border-r-warmGray-600 {
    --tw-border-opacity: 1;
    border-right-color: rgb(87 83 78/var(--tw-border-opacity))
}

.border-r-warmGray-600\/0 {
    border-right-color: rgba(87,83,78,0)
}

.border-r-warmGray-600\/10 {
    border-right-color: rgba(87,83,78,.1)
}

.border-r-warmGray-600\/100 {
    border-right-color: #57534e
}

.border-r-warmGray-600\/20 {
    border-right-color: rgba(87,83,78,.2)
}

.border-r-warmGray-600\/25 {
    border-right-color: rgba(87,83,78,.25)
}

.border-r-warmGray-600\/30 {
    border-right-color: rgba(87,83,78,.3)
}

.border-r-warmGray-600\/40 {
    border-right-color: rgba(87,83,78,.4)
}

.border-r-warmGray-600\/5 {
    border-right-color: rgba(87,83,78,.05)
}

.border-r-warmGray-600\/50 {
    border-right-color: rgba(87,83,78,.5)
}

.border-r-warmGray-600\/60 {
    border-right-color: rgba(87,83,78,.6)
}

.border-r-warmGray-600\/70 {
    border-right-color: rgba(87,83,78,.7)
}

.border-r-warmGray-600\/75 {
    border-right-color: rgba(87,83,78,.75)
}

.border-r-warmGray-600\/80 {
    border-right-color: rgba(87,83,78,.8)
}

.border-r-warmGray-600\/90 {
    border-right-color: rgba(87,83,78,.9)
}

.border-r-warmGray-600\/95 {
    border-right-color: rgba(87,83,78,.95)
}

.border-r-warmGray-700 {
    --tw-border-opacity: 1;
    border-right-color: rgb(68 64 60/var(--tw-border-opacity))
}

.border-r-warmGray-700\/0 {
    border-right-color: rgba(68,64,60,0)
}

.border-r-warmGray-700\/10 {
    border-right-color: rgba(68,64,60,.1)
}

.border-r-warmGray-700\/100 {
    border-right-color: #44403c
}

.border-r-warmGray-700\/20 {
    border-right-color: rgba(68,64,60,.2)
}

.border-r-warmGray-700\/25 {
    border-right-color: rgba(68,64,60,.25)
}

.border-r-warmGray-700\/30 {
    border-right-color: rgba(68,64,60,.3)
}

.border-r-warmGray-700\/40 {
    border-right-color: rgba(68,64,60,.4)
}

.border-r-warmGray-700\/5 {
    border-right-color: rgba(68,64,60,.05)
}

.border-r-warmGray-700\/50 {
    border-right-color: rgba(68,64,60,.5)
}

.border-r-warmGray-700\/60 {
    border-right-color: rgba(68,64,60,.6)
}

.border-r-warmGray-700\/70 {
    border-right-color: rgba(68,64,60,.7)
}

.border-r-warmGray-700\/75 {
    border-right-color: rgba(68,64,60,.75)
}

.border-r-warmGray-700\/80 {
    border-right-color: rgba(68,64,60,.8)
}

.border-r-warmGray-700\/90 {
    border-right-color: rgba(68,64,60,.9)
}

.border-r-warmGray-700\/95 {
    border-right-color: rgba(68,64,60,.95)
}

.border-r-warmGray-800 {
    --tw-border-opacity: 1;
    border-right-color: rgb(41 37 36/var(--tw-border-opacity))
}

.border-r-warmGray-800\/0 {
    border-right-color: rgba(41,37,36,0)
}

.border-r-warmGray-800\/10 {
    border-right-color: rgba(41,37,36,.1)
}

.border-r-warmGray-800\/100 {
    border-right-color: #292524
}

.border-r-warmGray-800\/20 {
    border-right-color: rgba(41,37,36,.2)
}

.border-r-warmGray-800\/25 {
    border-right-color: rgba(41,37,36,.25)
}

.border-r-warmGray-800\/30 {
    border-right-color: rgba(41,37,36,.3)
}

.border-r-warmGray-800\/40 {
    border-right-color: rgba(41,37,36,.4)
}

.border-r-warmGray-800\/5 {
    border-right-color: rgba(41,37,36,.05)
}

.border-r-warmGray-800\/50 {
    border-right-color: rgba(41,37,36,.5)
}

.border-r-warmGray-800\/60 {
    border-right-color: rgba(41,37,36,.6)
}

.border-r-warmGray-800\/70 {
    border-right-color: rgba(41,37,36,.7)
}

.border-r-warmGray-800\/75 {
    border-right-color: rgba(41,37,36,.75)
}

.border-r-warmGray-800\/80 {
    border-right-color: rgba(41,37,36,.8)
}

.border-r-warmGray-800\/90 {
    border-right-color: rgba(41,37,36,.9)
}

.border-r-warmGray-800\/95 {
    border-right-color: rgba(41,37,36,.95)
}

.border-r-warmGray-900 {
    --tw-border-opacity: 1;
    border-right-color: rgb(28 25 23/var(--tw-border-opacity))
}

.border-r-warmGray-900\/0 {
    border-right-color: rgba(28,25,23,0)
}

.border-r-warmGray-900\/10 {
    border-right-color: rgba(28,25,23,.1)
}

.border-r-warmGray-900\/100 {
    border-right-color: #1c1917
}

.border-r-warmGray-900\/20 {
    border-right-color: rgba(28,25,23,.2)
}

.border-r-warmGray-900\/25 {
    border-right-color: rgba(28,25,23,.25)
}

.border-r-warmGray-900\/30 {
    border-right-color: rgba(28,25,23,.3)
}

.border-r-warmGray-900\/40 {
    border-right-color: rgba(28,25,23,.4)
}

.border-r-warmGray-900\/5 {
    border-right-color: rgba(28,25,23,.05)
}

.border-r-warmGray-900\/50 {
    border-right-color: rgba(28,25,23,.5)
}

.border-r-warmGray-900\/60 {
    border-right-color: rgba(28,25,23,.6)
}

.border-r-warmGray-900\/70 {
    border-right-color: rgba(28,25,23,.7)
}

.border-r-warmGray-900\/75 {
    border-right-color: rgba(28,25,23,.75)
}

.border-r-warmGray-900\/80 {
    border-right-color: rgba(28,25,23,.8)
}

.border-r-warmGray-900\/90 {
    border-right-color: rgba(28,25,23,.9)
}

.border-r-warmGray-900\/95 {
    border-right-color: rgba(28,25,23,.95)
}

.border-r-warmGray-950 {
    --tw-border-opacity: 1;
    border-right-color: rgb(12 10 9/var(--tw-border-opacity))
}

.border-r-warmGray-950\/0 {
    border-right-color: rgba(12,10,9,0)
}

.border-r-warmGray-950\/10 {
    border-right-color: rgba(12,10,9,.1)
}

.border-r-warmGray-950\/100 {
    border-right-color: #0c0a09
}

.border-r-warmGray-950\/20 {
    border-right-color: rgba(12,10,9,.2)
}

.border-r-warmGray-950\/25 {
    border-right-color: rgba(12,10,9,.25)
}

.border-r-warmGray-950\/30 {
    border-right-color: rgba(12,10,9,.3)
}

.border-r-warmGray-950\/40 {
    border-right-color: rgba(12,10,9,.4)
}

.border-r-warmGray-950\/5 {
    border-right-color: rgba(12,10,9,.05)
}

.border-r-warmGray-950\/50 {
    border-right-color: rgba(12,10,9,.5)
}

.border-r-warmGray-950\/60 {
    border-right-color: rgba(12,10,9,.6)
}

.border-r-warmGray-950\/70 {
    border-right-color: rgba(12,10,9,.7)
}

.border-r-warmGray-950\/75 {
    border-right-color: rgba(12,10,9,.75)
}

.border-r-warmGray-950\/80 {
    border-right-color: rgba(12,10,9,.8)
}

.border-r-warmGray-950\/90 {
    border-right-color: rgba(12,10,9,.9)
}

.border-r-warmGray-950\/95 {
    border-right-color: rgba(12,10,9,.95)
}

.border-r-white {
    --tw-border-opacity: 1;
    border-right-color: rgb(250 252 252/var(--tw-border-opacity))
}

.border-r-white\/0 {
    border-right-color: rgba(250,252,252,0)
}

.border-r-white\/10 {
    border-right-color: rgba(250,252,252,.1)
}

.border-r-white\/100 {
    border-right-color: #fafcfc
}

.border-r-white\/20 {
    border-right-color: rgba(250,252,252,.2)
}

.border-r-white\/25 {
    border-right-color: rgba(250,252,252,.25)
}

.border-r-white\/30 {
    border-right-color: rgba(250,252,252,.3)
}

.border-r-white\/40 {
    border-right-color: rgba(250,252,252,.4)
}

.border-r-white\/5 {
    border-right-color: rgba(250,252,252,.05)
}

.border-r-white\/50 {
    border-right-color: rgba(250,252,252,.5)
}

.border-r-white\/60 {
    border-right-color: rgba(250,252,252,.6)
}

.border-r-white\/70 {
    border-right-color: rgba(250,252,252,.7)
}

.border-r-white\/75 {
    border-right-color: rgba(250,252,252,.75)
}

.border-r-white\/80 {
    border-right-color: rgba(250,252,252,.8)
}

.border-r-white\/90 {
    border-right-color: rgba(250,252,252,.9)
}

.border-r-white\/95 {
    border-right-color: rgba(250,252,252,.95)
}

.border-r-yellow-100 {
    --tw-border-opacity: 1;
    border-right-color: rgb(254 249 195/var(--tw-border-opacity))
}

.border-r-yellow-100\/0 {
    border-right-color: hsla(55,97%,88%,0)
}

.border-r-yellow-100\/10 {
    border-right-color: hsla(55,97%,88%,.1)
}

.border-r-yellow-100\/100 {
    border-right-color: #fef9c3
}

.border-r-yellow-100\/20 {
    border-right-color: hsla(55,97%,88%,.2)
}

.border-r-yellow-100\/25 {
    border-right-color: hsla(55,97%,88%,.25)
}

.border-r-yellow-100\/30 {
    border-right-color: hsla(55,97%,88%,.3)
}

.border-r-yellow-100\/40 {
    border-right-color: hsla(55,97%,88%,.4)
}

.border-r-yellow-100\/5 {
    border-right-color: hsla(55,97%,88%,.05)
}

.border-r-yellow-100\/50 {
    border-right-color: hsla(55,97%,88%,.5)
}

.border-r-yellow-100\/60 {
    border-right-color: hsla(55,97%,88%,.6)
}

.border-r-yellow-100\/70 {
    border-right-color: hsla(55,97%,88%,.7)
}

.border-r-yellow-100\/75 {
    border-right-color: hsla(55,97%,88%,.75)
}

.border-r-yellow-100\/80 {
    border-right-color: hsla(55,97%,88%,.8)
}

.border-r-yellow-100\/90 {
    border-right-color: hsla(55,97%,88%,.9)
}

.border-r-yellow-100\/95 {
    border-right-color: hsla(55,97%,88%,.95)
}

.border-r-yellow-200 {
    --tw-border-opacity: 1;
    border-right-color: rgb(254 240 138/var(--tw-border-opacity))
}

.border-r-yellow-200\/0 {
    border-right-color: hsla(53,98%,77%,0)
}

.border-r-yellow-200\/10 {
    border-right-color: hsla(53,98%,77%,.1)
}

.border-r-yellow-200\/100 {
    border-right-color: #fef08a
}

.border-r-yellow-200\/20 {
    border-right-color: hsla(53,98%,77%,.2)
}

.border-r-yellow-200\/25 {
    border-right-color: hsla(53,98%,77%,.25)
}

.border-r-yellow-200\/30 {
    border-right-color: hsla(53,98%,77%,.3)
}

.border-r-yellow-200\/40 {
    border-right-color: hsla(53,98%,77%,.4)
}

.border-r-yellow-200\/5 {
    border-right-color: hsla(53,98%,77%,.05)
}

.border-r-yellow-200\/50 {
    border-right-color: hsla(53,98%,77%,.5)
}

.border-r-yellow-200\/60 {
    border-right-color: hsla(53,98%,77%,.6)
}

.border-r-yellow-200\/70 {
    border-right-color: hsla(53,98%,77%,.7)
}

.border-r-yellow-200\/75 {
    border-right-color: hsla(53,98%,77%,.75)
}

.border-r-yellow-200\/80 {
    border-right-color: hsla(53,98%,77%,.8)
}

.border-r-yellow-200\/90 {
    border-right-color: hsla(53,98%,77%,.9)
}

.border-r-yellow-200\/95 {
    border-right-color: hsla(53,98%,77%,.95)
}

.border-r-yellow-300 {
    --tw-border-opacity: 1;
    border-right-color: rgb(253 224 71/var(--tw-border-opacity))
}

.border-r-yellow-300\/0 {
    border-right-color: rgba(253,224,71,0)
}

.border-r-yellow-300\/10 {
    border-right-color: rgba(253,224,71,.1)
}

.border-r-yellow-300\/100 {
    border-right-color: #fde047
}

.border-r-yellow-300\/20 {
    border-right-color: rgba(253,224,71,.2)
}

.border-r-yellow-300\/25 {
    border-right-color: rgba(253,224,71,.25)
}

.border-r-yellow-300\/30 {
    border-right-color: rgba(253,224,71,.3)
}

.border-r-yellow-300\/40 {
    border-right-color: rgba(253,224,71,.4)
}

.border-r-yellow-300\/5 {
    border-right-color: rgba(253,224,71,.05)
}

.border-r-yellow-300\/50 {
    border-right-color: rgba(253,224,71,.5)
}

.border-r-yellow-300\/60 {
    border-right-color: rgba(253,224,71,.6)
}

.border-r-yellow-300\/70 {
    border-right-color: rgba(253,224,71,.7)
}

.border-r-yellow-300\/75 {
    border-right-color: rgba(253,224,71,.75)
}

.border-r-yellow-300\/80 {
    border-right-color: rgba(253,224,71,.8)
}

.border-r-yellow-300\/90 {
    border-right-color: rgba(253,224,71,.9)
}

.border-r-yellow-300\/95 {
    border-right-color: rgba(253,224,71,.95)
}

.border-r-yellow-400 {
    --tw-border-opacity: 1;
    border-right-color: rgb(250 204 21/var(--tw-border-opacity))
}

.border-r-yellow-400\/0 {
    border-right-color: rgba(250,204,21,0)
}

.border-r-yellow-400\/10 {
    border-right-color: rgba(250,204,21,.1)
}

.border-r-yellow-400\/100 {
    border-right-color: #facc15
}

.border-r-yellow-400\/20 {
    border-right-color: rgba(250,204,21,.2)
}

.border-r-yellow-400\/25 {
    border-right-color: rgba(250,204,21,.25)
}

.border-r-yellow-400\/30 {
    border-right-color: rgba(250,204,21,.3)
}

.border-r-yellow-400\/40 {
    border-right-color: rgba(250,204,21,.4)
}

.border-r-yellow-400\/5 {
    border-right-color: rgba(250,204,21,.05)
}

.border-r-yellow-400\/50 {
    border-right-color: rgba(250,204,21,.5)
}

.border-r-yellow-400\/60 {
    border-right-color: rgba(250,204,21,.6)
}

.border-r-yellow-400\/70 {
    border-right-color: rgba(250,204,21,.7)
}

.border-r-yellow-400\/75 {
    border-right-color: rgba(250,204,21,.75)
}

.border-r-yellow-400\/80 {
    border-right-color: rgba(250,204,21,.8)
}

.border-r-yellow-400\/90 {
    border-right-color: rgba(250,204,21,.9)
}

.border-r-yellow-400\/95 {
    border-right-color: rgba(250,204,21,.95)
}

.border-r-yellow-50 {
    --tw-border-opacity: 1;
    border-right-color: rgb(254 252 232/var(--tw-border-opacity))
}

.border-r-yellow-50\/0 {
    border-right-color: hsla(55,92%,95%,0)
}

.border-r-yellow-50\/10 {
    border-right-color: hsla(55,92%,95%,.1)
}

.border-r-yellow-50\/100 {
    border-right-color: #fefce8
}

.border-r-yellow-50\/20 {
    border-right-color: hsla(55,92%,95%,.2)
}

.border-r-yellow-50\/25 {
    border-right-color: hsla(55,92%,95%,.25)
}

.border-r-yellow-50\/30 {
    border-right-color: hsla(55,92%,95%,.3)
}

.border-r-yellow-50\/40 {
    border-right-color: hsla(55,92%,95%,.4)
}

.border-r-yellow-50\/5 {
    border-right-color: hsla(55,92%,95%,.05)
}

.border-r-yellow-50\/50 {
    border-right-color: hsla(55,92%,95%,.5)
}

.border-r-yellow-50\/60 {
    border-right-color: hsla(55,92%,95%,.6)
}

.border-r-yellow-50\/70 {
    border-right-color: hsla(55,92%,95%,.7)
}

.border-r-yellow-50\/75 {
    border-right-color: hsla(55,92%,95%,.75)
}

.border-r-yellow-50\/80 {
    border-right-color: hsla(55,92%,95%,.8)
}

.border-r-yellow-50\/90 {
    border-right-color: hsla(55,92%,95%,.9)
}

.border-r-yellow-50\/95 {
    border-right-color: hsla(55,92%,95%,.95)
}

.border-r-yellow-500 {
    --tw-border-opacity: 1;
    border-right-color: rgb(234 179 8/var(--tw-border-opacity))
}

.border-r-yellow-500\/0 {
    border-right-color: rgba(234,179,8,0)
}

.border-r-yellow-500\/10 {
    border-right-color: rgba(234,179,8,.1)
}

.border-r-yellow-500\/100 {
    border-right-color: #eab308
}

.border-r-yellow-500\/20 {
    border-right-color: rgba(234,179,8,.2)
}

.border-r-yellow-500\/25 {
    border-right-color: rgba(234,179,8,.25)
}

.border-r-yellow-500\/30 {
    border-right-color: rgba(234,179,8,.3)
}

.border-r-yellow-500\/40 {
    border-right-color: rgba(234,179,8,.4)
}

.border-r-yellow-500\/5 {
    border-right-color: rgba(234,179,8,.05)
}

.border-r-yellow-500\/50 {
    border-right-color: rgba(234,179,8,.5)
}

.border-r-yellow-500\/60 {
    border-right-color: rgba(234,179,8,.6)
}

.border-r-yellow-500\/70 {
    border-right-color: rgba(234,179,8,.7)
}

.border-r-yellow-500\/75 {
    border-right-color: rgba(234,179,8,.75)
}

.border-r-yellow-500\/80 {
    border-right-color: rgba(234,179,8,.8)
}

.border-r-yellow-500\/90 {
    border-right-color: rgba(234,179,8,.9)
}

.border-r-yellow-500\/95 {
    border-right-color: rgba(234,179,8,.95)
}

.border-r-yellow-600 {
    --tw-border-opacity: 1;
    border-right-color: rgb(202 138 4/var(--tw-border-opacity))
}

.border-r-yellow-600\/0 {
    border-right-color: rgba(202,138,4,0)
}

.border-r-yellow-600\/10 {
    border-right-color: rgba(202,138,4,.1)
}

.border-r-yellow-600\/100 {
    border-right-color: #ca8a04
}

.border-r-yellow-600\/20 {
    border-right-color: rgba(202,138,4,.2)
}

.border-r-yellow-600\/25 {
    border-right-color: rgba(202,138,4,.25)
}

.border-r-yellow-600\/30 {
    border-right-color: rgba(202,138,4,.3)
}

.border-r-yellow-600\/40 {
    border-right-color: rgba(202,138,4,.4)
}

.border-r-yellow-600\/5 {
    border-right-color: rgba(202,138,4,.05)
}

.border-r-yellow-600\/50 {
    border-right-color: rgba(202,138,4,.5)
}

.border-r-yellow-600\/60 {
    border-right-color: rgba(202,138,4,.6)
}

.border-r-yellow-600\/70 {
    border-right-color: rgba(202,138,4,.7)
}

.border-r-yellow-600\/75 {
    border-right-color: rgba(202,138,4,.75)
}

.border-r-yellow-600\/80 {
    border-right-color: rgba(202,138,4,.8)
}

.border-r-yellow-600\/90 {
    border-right-color: rgba(202,138,4,.9)
}

.border-r-yellow-600\/95 {
    border-right-color: rgba(202,138,4,.95)
}

.border-r-yellow-700 {
    --tw-border-opacity: 1;
    border-right-color: rgb(161 98 7/var(--tw-border-opacity))
}

.border-r-yellow-700\/0 {
    border-right-color: rgba(161,98,7,0)
}

.border-r-yellow-700\/10 {
    border-right-color: rgba(161,98,7,.1)
}

.border-r-yellow-700\/100 {
    border-right-color: #a16207
}

.border-r-yellow-700\/20 {
    border-right-color: rgba(161,98,7,.2)
}

.border-r-yellow-700\/25 {
    border-right-color: rgba(161,98,7,.25)
}

.border-r-yellow-700\/30 {
    border-right-color: rgba(161,98,7,.3)
}

.border-r-yellow-700\/40 {
    border-right-color: rgba(161,98,7,.4)
}

.border-r-yellow-700\/5 {
    border-right-color: rgba(161,98,7,.05)
}

.border-r-yellow-700\/50 {
    border-right-color: rgba(161,98,7,.5)
}

.border-r-yellow-700\/60 {
    border-right-color: rgba(161,98,7,.6)
}

.border-r-yellow-700\/70 {
    border-right-color: rgba(161,98,7,.7)
}

.border-r-yellow-700\/75 {
    border-right-color: rgba(161,98,7,.75)
}

.border-r-yellow-700\/80 {
    border-right-color: rgba(161,98,7,.8)
}

.border-r-yellow-700\/90 {
    border-right-color: rgba(161,98,7,.9)
}

.border-r-yellow-700\/95 {
    border-right-color: rgba(161,98,7,.95)
}

.border-r-yellow-800 {
    --tw-border-opacity: 1;
    border-right-color: rgb(133 77 14/var(--tw-border-opacity))
}

.border-r-yellow-800\/0 {
    border-right-color: rgba(133,77,14,0)
}

.border-r-yellow-800\/10 {
    border-right-color: rgba(133,77,14,.1)
}

.border-r-yellow-800\/100 {
    border-right-color: #854d0e
}

.border-r-yellow-800\/20 {
    border-right-color: rgba(133,77,14,.2)
}

.border-r-yellow-800\/25 {
    border-right-color: rgba(133,77,14,.25)
}

.border-r-yellow-800\/30 {
    border-right-color: rgba(133,77,14,.3)
}

.border-r-yellow-800\/40 {
    border-right-color: rgba(133,77,14,.4)
}

.border-r-yellow-800\/5 {
    border-right-color: rgba(133,77,14,.05)
}

.border-r-yellow-800\/50 {
    border-right-color: rgba(133,77,14,.5)
}

.border-r-yellow-800\/60 {
    border-right-color: rgba(133,77,14,.6)
}

.border-r-yellow-800\/70 {
    border-right-color: rgba(133,77,14,.7)
}

.border-r-yellow-800\/75 {
    border-right-color: rgba(133,77,14,.75)
}

.border-r-yellow-800\/80 {
    border-right-color: rgba(133,77,14,.8)
}

.border-r-yellow-800\/90 {
    border-right-color: rgba(133,77,14,.9)
}

.border-r-yellow-800\/95 {
    border-right-color: rgba(133,77,14,.95)
}

.border-r-yellow-900 {
    --tw-border-opacity: 1;
    border-right-color: rgb(113 63 18/var(--tw-border-opacity))
}

.border-r-yellow-900\/0 {
    border-right-color: rgba(113,63,18,0)
}

.border-r-yellow-900\/10 {
    border-right-color: rgba(113,63,18,.1)
}

.border-r-yellow-900\/100 {
    border-right-color: #713f12
}

.border-r-yellow-900\/20 {
    border-right-color: rgba(113,63,18,.2)
}

.border-r-yellow-900\/25 {
    border-right-color: rgba(113,63,18,.25)
}

.border-r-yellow-900\/30 {
    border-right-color: rgba(113,63,18,.3)
}

.border-r-yellow-900\/40 {
    border-right-color: rgba(113,63,18,.4)
}

.border-r-yellow-900\/5 {
    border-right-color: rgba(113,63,18,.05)
}

.border-r-yellow-900\/50 {
    border-right-color: rgba(113,63,18,.5)
}

.border-r-yellow-900\/60 {
    border-right-color: rgba(113,63,18,.6)
}

.border-r-yellow-900\/70 {
    border-right-color: rgba(113,63,18,.7)
}

.border-r-yellow-900\/75 {
    border-right-color: rgba(113,63,18,.75)
}

.border-r-yellow-900\/80 {
    border-right-color: rgba(113,63,18,.8)
}

.border-r-yellow-900\/90 {
    border-right-color: rgba(113,63,18,.9)
}

.border-r-yellow-900\/95 {
    border-right-color: rgba(113,63,18,.95)
}

.border-r-yellow-950 {
    --tw-border-opacity: 1;
    border-right-color: rgb(66 32 6/var(--tw-border-opacity))
}

.border-r-yellow-950\/0 {
    border-right-color: rgba(66,32,6,0)
}

.border-r-yellow-950\/10 {
    border-right-color: rgba(66,32,6,.1)
}

.border-r-yellow-950\/100 {
    border-right-color: #422006
}

.border-r-yellow-950\/20 {
    border-right-color: rgba(66,32,6,.2)
}

.border-r-yellow-950\/25 {
    border-right-color: rgba(66,32,6,.25)
}

.border-r-yellow-950\/30 {
    border-right-color: rgba(66,32,6,.3)
}

.border-r-yellow-950\/40 {
    border-right-color: rgba(66,32,6,.4)
}

.border-r-yellow-950\/5 {
    border-right-color: rgba(66,32,6,.05)
}

.border-r-yellow-950\/50 {
    border-right-color: rgba(66,32,6,.5)
}

.border-r-yellow-950\/60 {
    border-right-color: rgba(66,32,6,.6)
}

.border-r-yellow-950\/70 {
    border-right-color: rgba(66,32,6,.7)
}

.border-r-yellow-950\/75 {
    border-right-color: rgba(66,32,6,.75)
}

.border-r-yellow-950\/80 {
    border-right-color: rgba(66,32,6,.8)
}

.border-r-yellow-950\/90 {
    border-right-color: rgba(66,32,6,.9)
}

.border-r-yellow-950\/95 {
    border-right-color: rgba(66,32,6,.95)
}

.border-r-zinc-100 {
    --tw-border-opacity: 1;
    border-right-color: rgb(244 244 245/var(--tw-border-opacity))
}

.border-r-zinc-100\/0 {
    border-right-color: hsla(240,5%,96%,0)
}

.border-r-zinc-100\/10 {
    border-right-color: hsla(240,5%,96%,.1)
}

.border-r-zinc-100\/100 {
    border-right-color: #f4f4f5
}

.border-r-zinc-100\/20 {
    border-right-color: hsla(240,5%,96%,.2)
}

.border-r-zinc-100\/25 {
    border-right-color: hsla(240,5%,96%,.25)
}

.border-r-zinc-100\/30 {
    border-right-color: hsla(240,5%,96%,.3)
}

.border-r-zinc-100\/40 {
    border-right-color: hsla(240,5%,96%,.4)
}

.border-r-zinc-100\/5 {
    border-right-color: hsla(240,5%,96%,.05)
}

.border-r-zinc-100\/50 {
    border-right-color: hsla(240,5%,96%,.5)
}

.border-r-zinc-100\/60 {
    border-right-color: hsla(240,5%,96%,.6)
}

.border-r-zinc-100\/70 {
    border-right-color: hsla(240,5%,96%,.7)
}

.border-r-zinc-100\/75 {
    border-right-color: hsla(240,5%,96%,.75)
}

.border-r-zinc-100\/80 {
    border-right-color: hsla(240,5%,96%,.8)
}

.border-r-zinc-100\/90 {
    border-right-color: hsla(240,5%,96%,.9)
}

.border-r-zinc-100\/95 {
    border-right-color: hsla(240,5%,96%,.95)
}

.border-r-zinc-200 {
    --tw-border-opacity: 1;
    border-right-color: rgb(228 228 231/var(--tw-border-opacity))
}

.border-r-zinc-200\/0 {
    border-right-color: hsla(240,6%,90%,0)
}

.border-r-zinc-200\/10 {
    border-right-color: hsla(240,6%,90%,.1)
}

.border-r-zinc-200\/100 {
    border-right-color: #e4e4e7
}

.border-r-zinc-200\/20 {
    border-right-color: hsla(240,6%,90%,.2)
}

.border-r-zinc-200\/25 {
    border-right-color: hsla(240,6%,90%,.25)
}

.border-r-zinc-200\/30 {
    border-right-color: hsla(240,6%,90%,.3)
}

.border-r-zinc-200\/40 {
    border-right-color: hsla(240,6%,90%,.4)
}

.border-r-zinc-200\/5 {
    border-right-color: hsla(240,6%,90%,.05)
}

.border-r-zinc-200\/50 {
    border-right-color: hsla(240,6%,90%,.5)
}

.border-r-zinc-200\/60 {
    border-right-color: hsla(240,6%,90%,.6)
}

.border-r-zinc-200\/70 {
    border-right-color: hsla(240,6%,90%,.7)
}

.border-r-zinc-200\/75 {
    border-right-color: hsla(240,6%,90%,.75)
}

.border-r-zinc-200\/80 {
    border-right-color: hsla(240,6%,90%,.8)
}

.border-r-zinc-200\/90 {
    border-right-color: hsla(240,6%,90%,.9)
}

.border-r-zinc-200\/95 {
    border-right-color: hsla(240,6%,90%,.95)
}

.border-r-zinc-300 {
    --tw-border-opacity: 1;
    border-right-color: rgb(212 212 216/var(--tw-border-opacity))
}

.border-r-zinc-300\/0 {
    border-right-color: hsla(240,5%,84%,0)
}

.border-r-zinc-300\/10 {
    border-right-color: hsla(240,5%,84%,.1)
}

.border-r-zinc-300\/100 {
    border-right-color: #d4d4d8
}

.border-r-zinc-300\/20 {
    border-right-color: hsla(240,5%,84%,.2)
}

.border-r-zinc-300\/25 {
    border-right-color: hsla(240,5%,84%,.25)
}

.border-r-zinc-300\/30 {
    border-right-color: hsla(240,5%,84%,.3)
}

.border-r-zinc-300\/40 {
    border-right-color: hsla(240,5%,84%,.4)
}

.border-r-zinc-300\/5 {
    border-right-color: hsla(240,5%,84%,.05)
}

.border-r-zinc-300\/50 {
    border-right-color: hsla(240,5%,84%,.5)
}

.border-r-zinc-300\/60 {
    border-right-color: hsla(240,5%,84%,.6)
}

.border-r-zinc-300\/70 {
    border-right-color: hsla(240,5%,84%,.7)
}

.border-r-zinc-300\/75 {
    border-right-color: hsla(240,5%,84%,.75)
}

.border-r-zinc-300\/80 {
    border-right-color: hsla(240,5%,84%,.8)
}

.border-r-zinc-300\/90 {
    border-right-color: hsla(240,5%,84%,.9)
}

.border-r-zinc-300\/95 {
    border-right-color: hsla(240,5%,84%,.95)
}

.border-r-zinc-400 {
    --tw-border-opacity: 1;
    border-right-color: rgb(161 161 170/var(--tw-border-opacity))
}

.border-r-zinc-400\/0 {
    border-right-color: hsla(240,5%,65%,0)
}

.border-r-zinc-400\/10 {
    border-right-color: hsla(240,5%,65%,.1)
}

.border-r-zinc-400\/100 {
    border-right-color: #a1a1aa
}

.border-r-zinc-400\/20 {
    border-right-color: hsla(240,5%,65%,.2)
}

.border-r-zinc-400\/25 {
    border-right-color: hsla(240,5%,65%,.25)
}

.border-r-zinc-400\/30 {
    border-right-color: hsla(240,5%,65%,.3)
}

.border-r-zinc-400\/40 {
    border-right-color: hsla(240,5%,65%,.4)
}

.border-r-zinc-400\/5 {
    border-right-color: hsla(240,5%,65%,.05)
}

.border-r-zinc-400\/50 {
    border-right-color: hsla(240,5%,65%,.5)
}

.border-r-zinc-400\/60 {
    border-right-color: hsla(240,5%,65%,.6)
}

.border-r-zinc-400\/70 {
    border-right-color: hsla(240,5%,65%,.7)
}

.border-r-zinc-400\/75 {
    border-right-color: hsla(240,5%,65%,.75)
}

.border-r-zinc-400\/80 {
    border-right-color: hsla(240,5%,65%,.8)
}

.border-r-zinc-400\/90 {
    border-right-color: hsla(240,5%,65%,.9)
}

.border-r-zinc-400\/95 {
    border-right-color: hsla(240,5%,65%,.95)
}

.border-r-zinc-50 {
    --tw-border-opacity: 1;
    border-right-color: rgb(250 250 250/var(--tw-border-opacity))
}

.border-r-zinc-50\/0 {
    border-right-color: hsla(0,0%,98%,0)
}

.border-r-zinc-50\/10 {
    border-right-color: hsla(0,0%,98%,.1)
}

.border-r-zinc-50\/100 {
    border-right-color: #fafafa
}

.border-r-zinc-50\/20 {
    border-right-color: hsla(0,0%,98%,.2)
}

.border-r-zinc-50\/25 {
    border-right-color: hsla(0,0%,98%,.25)
}

.border-r-zinc-50\/30 {
    border-right-color: hsla(0,0%,98%,.3)
}

.border-r-zinc-50\/40 {
    border-right-color: hsla(0,0%,98%,.4)
}

.border-r-zinc-50\/5 {
    border-right-color: hsla(0,0%,98%,.05)
}

.border-r-zinc-50\/50 {
    border-right-color: hsla(0,0%,98%,.5)
}

.border-r-zinc-50\/60 {
    border-right-color: hsla(0,0%,98%,.6)
}

.border-r-zinc-50\/70 {
    border-right-color: hsla(0,0%,98%,.7)
}

.border-r-zinc-50\/75 {
    border-right-color: hsla(0,0%,98%,.75)
}

.border-r-zinc-50\/80 {
    border-right-color: hsla(0,0%,98%,.8)
}

.border-r-zinc-50\/90 {
    border-right-color: hsla(0,0%,98%,.9)
}

.border-r-zinc-50\/95 {
    border-right-color: hsla(0,0%,98%,.95)
}

.border-r-zinc-500 {
    --tw-border-opacity: 1;
    border-right-color: rgb(113 113 122/var(--tw-border-opacity))
}

.border-r-zinc-500\/0 {
    border-right-color: hsla(240,4%,46%,0)
}

.border-r-zinc-500\/10 {
    border-right-color: hsla(240,4%,46%,.1)
}

.border-r-zinc-500\/100 {
    border-right-color: #71717a
}

.border-r-zinc-500\/20 {
    border-right-color: hsla(240,4%,46%,.2)
}

.border-r-zinc-500\/25 {
    border-right-color: hsla(240,4%,46%,.25)
}

.border-r-zinc-500\/30 {
    border-right-color: hsla(240,4%,46%,.3)
}

.border-r-zinc-500\/40 {
    border-right-color: hsla(240,4%,46%,.4)
}

.border-r-zinc-500\/5 {
    border-right-color: hsla(240,4%,46%,.05)
}

.border-r-zinc-500\/50 {
    border-right-color: hsla(240,4%,46%,.5)
}

.border-r-zinc-500\/60 {
    border-right-color: hsla(240,4%,46%,.6)
}

.border-r-zinc-500\/70 {
    border-right-color: hsla(240,4%,46%,.7)
}

.border-r-zinc-500\/75 {
    border-right-color: hsla(240,4%,46%,.75)
}

.border-r-zinc-500\/80 {
    border-right-color: hsla(240,4%,46%,.8)
}

.border-r-zinc-500\/90 {
    border-right-color: hsla(240,4%,46%,.9)
}

.border-r-zinc-500\/95 {
    border-right-color: hsla(240,4%,46%,.95)
}

.border-r-zinc-600 {
    --tw-border-opacity: 1;
    border-right-color: rgb(82 82 91/var(--tw-border-opacity))
}

.border-r-zinc-600\/0 {
    border-right-color: rgba(82,82,91,0)
}

.border-r-zinc-600\/10 {
    border-right-color: rgba(82,82,91,.1)
}

.border-r-zinc-600\/100 {
    border-right-color: #52525b
}

.border-r-zinc-600\/20 {
    border-right-color: rgba(82,82,91,.2)
}

.border-r-zinc-600\/25 {
    border-right-color: rgba(82,82,91,.25)
}

.border-r-zinc-600\/30 {
    border-right-color: rgba(82,82,91,.3)
}

.border-r-zinc-600\/40 {
    border-right-color: rgba(82,82,91,.4)
}

.border-r-zinc-600\/5 {
    border-right-color: rgba(82,82,91,.05)
}

.border-r-zinc-600\/50 {
    border-right-color: rgba(82,82,91,.5)
}

.border-r-zinc-600\/60 {
    border-right-color: rgba(82,82,91,.6)
}

.border-r-zinc-600\/70 {
    border-right-color: rgba(82,82,91,.7)
}

.border-r-zinc-600\/75 {
    border-right-color: rgba(82,82,91,.75)
}

.border-r-zinc-600\/80 {
    border-right-color: rgba(82,82,91,.8)
}

.border-r-zinc-600\/90 {
    border-right-color: rgba(82,82,91,.9)
}

.border-r-zinc-600\/95 {
    border-right-color: rgba(82,82,91,.95)
}

.border-r-zinc-700 {
    --tw-border-opacity: 1;
    border-right-color: rgb(63 63 70/var(--tw-border-opacity))
}

.border-r-zinc-700\/0 {
    border-right-color: rgba(63,63,70,0)
}

.border-r-zinc-700\/10 {
    border-right-color: rgba(63,63,70,.1)
}

.border-r-zinc-700\/100 {
    border-right-color: #3f3f46
}

.border-r-zinc-700\/20 {
    border-right-color: rgba(63,63,70,.2)
}

.border-r-zinc-700\/25 {
    border-right-color: rgba(63,63,70,.25)
}

.border-r-zinc-700\/30 {
    border-right-color: rgba(63,63,70,.3)
}

.border-r-zinc-700\/40 {
    border-right-color: rgba(63,63,70,.4)
}

.border-r-zinc-700\/5 {
    border-right-color: rgba(63,63,70,.05)
}

.border-r-zinc-700\/50 {
    border-right-color: rgba(63,63,70,.5)
}

.border-r-zinc-700\/60 {
    border-right-color: rgba(63,63,70,.6)
}

.border-r-zinc-700\/70 {
    border-right-color: rgba(63,63,70,.7)
}

.border-r-zinc-700\/75 {
    border-right-color: rgba(63,63,70,.75)
}

.border-r-zinc-700\/80 {
    border-right-color: rgba(63,63,70,.8)
}

.border-r-zinc-700\/90 {
    border-right-color: rgba(63,63,70,.9)
}

.border-r-zinc-700\/95 {
    border-right-color: rgba(63,63,70,.95)
}

.border-r-zinc-800 {
    --tw-border-opacity: 1;
    border-right-color: rgb(39 39 42/var(--tw-border-opacity))
}

.border-r-zinc-800\/0 {
    border-right-color: rgba(39,39,42,0)
}

.border-r-zinc-800\/10 {
    border-right-color: rgba(39,39,42,.1)
}

.border-r-zinc-800\/100 {
    border-right-color: #27272a
}

.border-r-zinc-800\/20 {
    border-right-color: rgba(39,39,42,.2)
}

.border-r-zinc-800\/25 {
    border-right-color: rgba(39,39,42,.25)
}

.border-r-zinc-800\/30 {
    border-right-color: rgba(39,39,42,.3)
}

.border-r-zinc-800\/40 {
    border-right-color: rgba(39,39,42,.4)
}

.border-r-zinc-800\/5 {
    border-right-color: rgba(39,39,42,.05)
}

.border-r-zinc-800\/50 {
    border-right-color: rgba(39,39,42,.5)
}

.border-r-zinc-800\/60 {
    border-right-color: rgba(39,39,42,.6)
}

.border-r-zinc-800\/70 {
    border-right-color: rgba(39,39,42,.7)
}

.border-r-zinc-800\/75 {
    border-right-color: rgba(39,39,42,.75)
}

.border-r-zinc-800\/80 {
    border-right-color: rgba(39,39,42,.8)
}

.border-r-zinc-800\/90 {
    border-right-color: rgba(39,39,42,.9)
}

.border-r-zinc-800\/95 {
    border-right-color: rgba(39,39,42,.95)
}

.border-r-zinc-900 {
    --tw-border-opacity: 1;
    border-right-color: rgb(24 24 27/var(--tw-border-opacity))
}

.border-r-zinc-900\/0 {
    border-right-color: rgba(24,24,27,0)
}

.border-r-zinc-900\/10 {
    border-right-color: rgba(24,24,27,.1)
}

.border-r-zinc-900\/100 {
    border-right-color: #18181b
}

.border-r-zinc-900\/20 {
    border-right-color: rgba(24,24,27,.2)
}

.border-r-zinc-900\/25 {
    border-right-color: rgba(24,24,27,.25)
}

.border-r-zinc-900\/30 {
    border-right-color: rgba(24,24,27,.3)
}

.border-r-zinc-900\/40 {
    border-right-color: rgba(24,24,27,.4)
}

.border-r-zinc-900\/5 {
    border-right-color: rgba(24,24,27,.05)
}

.border-r-zinc-900\/50 {
    border-right-color: rgba(24,24,27,.5)
}

.border-r-zinc-900\/60 {
    border-right-color: rgba(24,24,27,.6)
}

.border-r-zinc-900\/70 {
    border-right-color: rgba(24,24,27,.7)
}

.border-r-zinc-900\/75 {
    border-right-color: rgba(24,24,27,.75)
}

.border-r-zinc-900\/80 {
    border-right-color: rgba(24,24,27,.8)
}

.border-r-zinc-900\/90 {
    border-right-color: rgba(24,24,27,.9)
}

.border-r-zinc-900\/95 {
    border-right-color: rgba(24,24,27,.95)
}

.border-r-zinc-950 {
    --tw-border-opacity: 1;
    border-right-color: rgb(9 9 11/var(--tw-border-opacity))
}

.border-r-zinc-950\/0 {
    border-right-color: rgba(9,9,11,0)
}

.border-r-zinc-950\/10 {
    border-right-color: rgba(9,9,11,.1)
}

.border-r-zinc-950\/100 {
    border-right-color: #09090b
}

.border-r-zinc-950\/20 {
    border-right-color: rgba(9,9,11,.2)
}

.border-r-zinc-950\/25 {
    border-right-color: rgba(9,9,11,.25)
}

.border-r-zinc-950\/30 {
    border-right-color: rgba(9,9,11,.3)
}

.border-r-zinc-950\/40 {
    border-right-color: rgba(9,9,11,.4)
}

.border-r-zinc-950\/5 {
    border-right-color: rgba(9,9,11,.05)
}

.border-r-zinc-950\/50 {
    border-right-color: rgba(9,9,11,.5)
}

.border-r-zinc-950\/60 {
    border-right-color: rgba(9,9,11,.6)
}

.border-r-zinc-950\/70 {
    border-right-color: rgba(9,9,11,.7)
}

.border-r-zinc-950\/75 {
    border-right-color: rgba(9,9,11,.75)
}

.border-r-zinc-950\/80 {
    border-right-color: rgba(9,9,11,.8)
}

.border-r-zinc-950\/90 {
    border-right-color: rgba(9,9,11,.9)
}

.border-r-zinc-950\/95 {
    border-right-color: rgba(9,9,11,.95)
}

.border-s-accent-dark {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(230 217 76/var(--tw-border-opacity))}

.border-s-accent-dark\/0 {
    border-inline-start-color: rgba(230,217,76,0)
}

.border-s-accent-dark\/10 {
    border-inline-start-color:rgba(230,217,76,.1)}

.border-s-accent-dark\/100 {
    border-inline-start-color:#e6d94c}

.border-s-accent-dark\/20 {
    border-inline-start-color:rgba(230,217,76,.2)}

.border-s-accent-dark\/25 {
    border-inline-start-color:rgba(230,217,76,.25)}

.border-s-accent-dark\/30 {
    border-inline-start-color:rgba(230,217,76,.3)}

.border-s-accent-dark\/40 {
    border-inline-start-color:rgba(230,217,76,.4)}

.border-s-accent-dark\/5 {
    border-inline-start-color:rgba(230,217,76,.05)}

.border-s-accent-dark\/50 {
    border-inline-start-color:rgba(230,217,76,.5)}

.border-s-accent-dark\/60 {
    border-inline-start-color:rgba(230,217,76,.6)}

.border-s-accent-dark\/70 {
    border-inline-start-color:rgba(230,217,76,.7)}

.border-s-accent-dark\/75 {
    border-inline-start-color:rgba(230,217,76,.75)}

.border-s-accent-dark\/80 {
    border-inline-start-color:rgba(230,217,76,.8)}

.border-s-accent-dark\/90 {
    border-inline-start-color:rgba(230,217,76,.9)}

.border-s-accent-dark\/95 {
    border-inline-start-color:rgba(230,217,76,.95)}

.border-s-accent-default {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(255 241 84/var(--tw-border-opacity))}

.border-s-accent-default\/0 {
    border-inline-start-color: rgba(255,241,84,0)
}

.border-s-accent-default\/10 {
    border-inline-start-color:rgba(255,241,84,.1)}

.border-s-accent-default\/100 {
    border-inline-start-color:#fff154}

.border-s-accent-default\/20 {
    border-inline-start-color:rgba(255,241,84,.2)}

.border-s-accent-default\/25 {
    border-inline-start-color:rgba(255,241,84,.25)}

.border-s-accent-default\/30 {
    border-inline-start-color:rgba(255,241,84,.3)}

.border-s-accent-default\/40 {
    border-inline-start-color:rgba(255,241,84,.4)}

.border-s-accent-default\/5 {
    border-inline-start-color:rgba(255,241,84,.05)}

.border-s-accent-default\/50 {
    border-inline-start-color:rgba(255,241,84,.5)}

.border-s-accent-default\/60 {
    border-inline-start-color:rgba(255,241,84,.6)}

.border-s-accent-default\/70 {
    border-inline-start-color:rgba(255,241,84,.7)}

.border-s-accent-default\/75 {
    border-inline-start-color:rgba(255,241,84,.75)}

.border-s-accent-default\/80 {
    border-inline-start-color:rgba(255,241,84,.8)}

.border-s-accent-default\/90 {
    border-inline-start-color:rgba(255,241,84,.9)}

.border-s-accent-default\/95 {
    border-inline-start-color:rgba(255,241,84,.95)}

.border-s-accent-foreground {
    border-inline-start-color:hsl(var(--accent-foreground))}

.border-s-accent-foreground\/0 {
    border-inline-start-color: hsl(var(--accent-foreground)/0)
}

.border-s-accent-foreground\/10 {
    border-inline-start-color:hsl(var(--accent-foreground)/.1)}

.border-s-accent-foreground\/100 {
    border-inline-start-color: hsl(var(--accent-foreground)/1)
}

.border-s-accent-foreground\/20 {
    border-inline-start-color:hsl(var(--accent-foreground)/.2)}

.border-s-accent-foreground\/25 {
    border-inline-start-color: hsl(var(--accent-foreground)/.25)
}

.border-s-accent-foreground\/30 {
    border-inline-start-color:hsl(var(--accent-foreground)/.3)}

.border-s-accent-foreground\/40 {
    border-inline-start-color: hsl(var(--accent-foreground)/.4)
}

.border-s-accent-foreground\/5 {
    border-inline-start-color:hsl(var(--accent-foreground)/.05)}

.border-s-accent-foreground\/50 {
    border-inline-start-color: hsl(var(--accent-foreground)/.5)
}

.border-s-accent-foreground\/60 {
    border-inline-start-color:hsl(var(--accent-foreground)/.6)}

.border-s-accent-foreground\/70 {
    border-inline-start-color: hsl(var(--accent-foreground)/.7)
}

.border-s-accent-foreground\/75 {
    border-inline-start-color:hsl(var(--accent-foreground)/.75)}

.border-s-accent-foreground\/80 {
    border-inline-start-color: hsl(var(--accent-foreground)/.8)
}

.border-s-accent-foreground\/90 {
    border-inline-start-color:hsl(var(--accent-foreground)/.9)}

.border-s-accent-foreground\/95 {
    border-inline-start-color: hsl(var(--accent-foreground)/.95)
}

.border-s-amber-100 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(254 243 199/var(--tw-border-opacity))}

.border-s-amber-100\/0 {
    border-inline-start-color: hsla(48,96%,89%,0)
}

.border-s-amber-100\/10 {
    border-inline-start-color:hsla(48,96%,89%,.1)}

.border-s-amber-100\/100 {
    border-inline-start-color:#fef3c7}

.border-s-amber-100\/20 {
    border-inline-start-color:hsla(48,96%,89%,.2)}

.border-s-amber-100\/25 {
    border-inline-start-color:hsla(48,96%,89%,.25)}

.border-s-amber-100\/30 {
    border-inline-start-color:hsla(48,96%,89%,.3)}

.border-s-amber-100\/40 {
    border-inline-start-color:hsla(48,96%,89%,.4)}

.border-s-amber-100\/5 {
    border-inline-start-color:hsla(48,96%,89%,.05)}

.border-s-amber-100\/50 {
    border-inline-start-color:hsla(48,96%,89%,.5)}

.border-s-amber-100\/60 {
    border-inline-start-color:hsla(48,96%,89%,.6)}

.border-s-amber-100\/70 {
    border-inline-start-color:hsla(48,96%,89%,.7)}

.border-s-amber-100\/75 {
    border-inline-start-color:hsla(48,96%,89%,.75)}

.border-s-amber-100\/80 {
    border-inline-start-color:hsla(48,96%,89%,.8)}

.border-s-amber-100\/90 {
    border-inline-start-color:hsla(48,96%,89%,.9)}

.border-s-amber-100\/95 {
    border-inline-start-color:hsla(48,96%,89%,.95)}

.border-s-amber-200 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(253 230 138/var(--tw-border-opacity))}

.border-s-amber-200\/0 {
    border-inline-start-color: hsla(48,97%,77%,0)
}

.border-s-amber-200\/10 {
    border-inline-start-color:hsla(48,97%,77%,.1)}

.border-s-amber-200\/100 {
    border-inline-start-color:#fde68a}

.border-s-amber-200\/20 {
    border-inline-start-color:hsla(48,97%,77%,.2)}

.border-s-amber-200\/25 {
    border-inline-start-color:hsla(48,97%,77%,.25)}

.border-s-amber-200\/30 {
    border-inline-start-color:hsla(48,97%,77%,.3)}

.border-s-amber-200\/40 {
    border-inline-start-color:hsla(48,97%,77%,.4)}

.border-s-amber-200\/5 {
    border-inline-start-color:hsla(48,97%,77%,.05)}

.border-s-amber-200\/50 {
    border-inline-start-color:hsla(48,97%,77%,.5)}

.border-s-amber-200\/60 {
    border-inline-start-color:hsla(48,97%,77%,.6)}

.border-s-amber-200\/70 {
    border-inline-start-color:hsla(48,97%,77%,.7)}

.border-s-amber-200\/75 {
    border-inline-start-color:hsla(48,97%,77%,.75)}

.border-s-amber-200\/80 {
    border-inline-start-color:hsla(48,97%,77%,.8)}

.border-s-amber-200\/90 {
    border-inline-start-color:hsla(48,97%,77%,.9)}

.border-s-amber-200\/95 {
    border-inline-start-color:hsla(48,97%,77%,.95)}

.border-s-amber-300 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(252 211 77/var(--tw-border-opacity))}

.border-s-amber-300\/0 {
    border-inline-start-color: rgba(252,211,77,0)
}

.border-s-amber-300\/10 {
    border-inline-start-color:rgba(252,211,77,.1)}

.border-s-amber-300\/100 {
    border-inline-start-color:#fcd34d}

.border-s-amber-300\/20 {
    border-inline-start-color:rgba(252,211,77,.2)}

.border-s-amber-300\/25 {
    border-inline-start-color:rgba(252,211,77,.25)}

.border-s-amber-300\/30 {
    border-inline-start-color:rgba(252,211,77,.3)}

.border-s-amber-300\/40 {
    border-inline-start-color:rgba(252,211,77,.4)}

.border-s-amber-300\/5 {
    border-inline-start-color:rgba(252,211,77,.05)}

.border-s-amber-300\/50 {
    border-inline-start-color:rgba(252,211,77,.5)}

.border-s-amber-300\/60 {
    border-inline-start-color:rgba(252,211,77,.6)}

.border-s-amber-300\/70 {
    border-inline-start-color:rgba(252,211,77,.7)}

.border-s-amber-300\/75 {
    border-inline-start-color:rgba(252,211,77,.75)}

.border-s-amber-300\/80 {
    border-inline-start-color:rgba(252,211,77,.8)}

.border-s-amber-300\/90 {
    border-inline-start-color:rgba(252,211,77,.9)}

.border-s-amber-300\/95 {
    border-inline-start-color:rgba(252,211,77,.95)}

.border-s-amber-400 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(251 191 36/var(--tw-border-opacity))}

.border-s-amber-400\/0 {
    border-inline-start-color: rgba(251,191,36,0)
}

.border-s-amber-400\/10 {
    border-inline-start-color:rgba(251,191,36,.1)}

.border-s-amber-400\/100 {
    border-inline-start-color:#fbbf24}

.border-s-amber-400\/20 {
    border-inline-start-color:rgba(251,191,36,.2)}

.border-s-amber-400\/25 {
    border-inline-start-color:rgba(251,191,36,.25)}

.border-s-amber-400\/30 {
    border-inline-start-color:rgba(251,191,36,.3)}

.border-s-amber-400\/40 {
    border-inline-start-color:rgba(251,191,36,.4)}

.border-s-amber-400\/5 {
    border-inline-start-color:rgba(251,191,36,.05)}

.border-s-amber-400\/50 {
    border-inline-start-color:rgba(251,191,36,.5)}

.border-s-amber-400\/60 {
    border-inline-start-color:rgba(251,191,36,.6)}

.border-s-amber-400\/70 {
    border-inline-start-color:rgba(251,191,36,.7)}

.border-s-amber-400\/75 {
    border-inline-start-color:rgba(251,191,36,.75)}

.border-s-amber-400\/80 {
    border-inline-start-color:rgba(251,191,36,.8)}

.border-s-amber-400\/90 {
    border-inline-start-color:rgba(251,191,36,.9)}

.border-s-amber-400\/95 {
    border-inline-start-color:rgba(251,191,36,.95)}

.border-s-amber-50 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(255 251 235/var(--tw-border-opacity))}

.border-s-amber-50\/0 {
    border-inline-start-color: rgba(255,251,235,0)
}

.border-s-amber-50\/10 {
    border-inline-start-color:rgba(255,251,235,.1)}

.border-s-amber-50\/100 {
    border-inline-start-color:#fffbeb}

.border-s-amber-50\/20 {
    border-inline-start-color:rgba(255,251,235,.2)}

.border-s-amber-50\/25 {
    border-inline-start-color:rgba(255,251,235,.25)}

.border-s-amber-50\/30 {
    border-inline-start-color:rgba(255,251,235,.3)}

.border-s-amber-50\/40 {
    border-inline-start-color:rgba(255,251,235,.4)}

.border-s-amber-50\/5 {
    border-inline-start-color:rgba(255,251,235,.05)}

.border-s-amber-50\/50 {
    border-inline-start-color:rgba(255,251,235,.5)}

.border-s-amber-50\/60 {
    border-inline-start-color:rgba(255,251,235,.6)}

.border-s-amber-50\/70 {
    border-inline-start-color:rgba(255,251,235,.7)}

.border-s-amber-50\/75 {
    border-inline-start-color:rgba(255,251,235,.75)}

.border-s-amber-50\/80 {
    border-inline-start-color:rgba(255,251,235,.8)}

.border-s-amber-50\/90 {
    border-inline-start-color:rgba(255,251,235,.9)}

.border-s-amber-50\/95 {
    border-inline-start-color:rgba(255,251,235,.95)}

.border-s-amber-500 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(245 158 11/var(--tw-border-opacity))}

.border-s-amber-500\/0 {
    border-inline-start-color: rgba(245,158,11,0)
}

.border-s-amber-500\/10 {
    border-inline-start-color:rgba(245,158,11,.1)}

.border-s-amber-500\/100 {
    border-inline-start-color:#f59e0b}

.border-s-amber-500\/20 {
    border-inline-start-color:rgba(245,158,11,.2)}

.border-s-amber-500\/25 {
    border-inline-start-color:rgba(245,158,11,.25)}

.border-s-amber-500\/30 {
    border-inline-start-color:rgba(245,158,11,.3)}

.border-s-amber-500\/40 {
    border-inline-start-color:rgba(245,158,11,.4)}

.border-s-amber-500\/5 {
    border-inline-start-color:rgba(245,158,11,.05)}

.border-s-amber-500\/50 {
    border-inline-start-color:rgba(245,158,11,.5)}

.border-s-amber-500\/60 {
    border-inline-start-color:rgba(245,158,11,.6)}

.border-s-amber-500\/70 {
    border-inline-start-color:rgba(245,158,11,.7)}

.border-s-amber-500\/75 {
    border-inline-start-color:rgba(245,158,11,.75)}

.border-s-amber-500\/80 {
    border-inline-start-color:rgba(245,158,11,.8)}

.border-s-amber-500\/90 {
    border-inline-start-color:rgba(245,158,11,.9)}

.border-s-amber-500\/95 {
    border-inline-start-color:rgba(245,158,11,.95)}

.border-s-amber-600 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(217 119 6/var(--tw-border-opacity))}

.border-s-amber-600\/0 {
    border-inline-start-color: rgba(217,119,6,0)
}

.border-s-amber-600\/10 {
    border-inline-start-color:rgba(217,119,6,.1)}

.border-s-amber-600\/100 {
    border-inline-start-color:#d97706}

.border-s-amber-600\/20 {
    border-inline-start-color:rgba(217,119,6,.2)}

.border-s-amber-600\/25 {
    border-inline-start-color:rgba(217,119,6,.25)}

.border-s-amber-600\/30 {
    border-inline-start-color:rgba(217,119,6,.3)}

.border-s-amber-600\/40 {
    border-inline-start-color:rgba(217,119,6,.4)}

.border-s-amber-600\/5 {
    border-inline-start-color:rgba(217,119,6,.05)}

.border-s-amber-600\/50 {
    border-inline-start-color:rgba(217,119,6,.5)}

.border-s-amber-600\/60 {
    border-inline-start-color:rgba(217,119,6,.6)}

.border-s-amber-600\/70 {
    border-inline-start-color:rgba(217,119,6,.7)}

.border-s-amber-600\/75 {
    border-inline-start-color:rgba(217,119,6,.75)}

.border-s-amber-600\/80 {
    border-inline-start-color:rgba(217,119,6,.8)}

.border-s-amber-600\/90 {
    border-inline-start-color:rgba(217,119,6,.9)}

.border-s-amber-600\/95 {
    border-inline-start-color:rgba(217,119,6,.95)}

.border-s-amber-700 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(180 83 9/var(--tw-border-opacity))}

.border-s-amber-700\/0 {
    border-inline-start-color: rgba(180,83,9,0)
}

.border-s-amber-700\/10 {
    border-inline-start-color:rgba(180,83,9,.1)}

.border-s-amber-700\/100 {
    border-inline-start-color:#b45309}

.border-s-amber-700\/20 {
    border-inline-start-color:rgba(180,83,9,.2)}

.border-s-amber-700\/25 {
    border-inline-start-color:rgba(180,83,9,.25)}

.border-s-amber-700\/30 {
    border-inline-start-color:rgba(180,83,9,.3)}

.border-s-amber-700\/40 {
    border-inline-start-color:rgba(180,83,9,.4)}

.border-s-amber-700\/5 {
    border-inline-start-color:rgba(180,83,9,.05)}

.border-s-amber-700\/50 {
    border-inline-start-color:rgba(180,83,9,.5)}

.border-s-amber-700\/60 {
    border-inline-start-color:rgba(180,83,9,.6)}

.border-s-amber-700\/70 {
    border-inline-start-color:rgba(180,83,9,.7)}

.border-s-amber-700\/75 {
    border-inline-start-color:rgba(180,83,9,.75)}

.border-s-amber-700\/80 {
    border-inline-start-color:rgba(180,83,9,.8)}

.border-s-amber-700\/90 {
    border-inline-start-color:rgba(180,83,9,.9)}

.border-s-amber-700\/95 {
    border-inline-start-color:rgba(180,83,9,.95)}

.border-s-amber-800 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(146 64 14/var(--tw-border-opacity))}

.border-s-amber-800\/0 {
    border-inline-start-color: rgba(146,64,14,0)
}

.border-s-amber-800\/10 {
    border-inline-start-color:rgba(146,64,14,.1)}

.border-s-amber-800\/100 {
    border-inline-start-color:#92400e}

.border-s-amber-800\/20 {
    border-inline-start-color:rgba(146,64,14,.2)}

.border-s-amber-800\/25 {
    border-inline-start-color:rgba(146,64,14,.25)}

.border-s-amber-800\/30 {
    border-inline-start-color:rgba(146,64,14,.3)}

.border-s-amber-800\/40 {
    border-inline-start-color:rgba(146,64,14,.4)}

.border-s-amber-800\/5 {
    border-inline-start-color:rgba(146,64,14,.05)}

.border-s-amber-800\/50 {
    border-inline-start-color:rgba(146,64,14,.5)}

.border-s-amber-800\/60 {
    border-inline-start-color:rgba(146,64,14,.6)}

.border-s-amber-800\/70 {
    border-inline-start-color:rgba(146,64,14,.7)}

.border-s-amber-800\/75 {
    border-inline-start-color:rgba(146,64,14,.75)}

.border-s-amber-800\/80 {
    border-inline-start-color:rgba(146,64,14,.8)}

.border-s-amber-800\/90 {
    border-inline-start-color:rgba(146,64,14,.9)}

.border-s-amber-800\/95 {
    border-inline-start-color:rgba(146,64,14,.95)}

.border-s-amber-900 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(120 53 15/var(--tw-border-opacity))}

.border-s-amber-900\/0 {
    border-inline-start-color: rgba(120,53,15,0)
}

.border-s-amber-900\/10 {
    border-inline-start-color:rgba(120,53,15,.1)}

.border-s-amber-900\/100 {
    border-inline-start-color:#78350f}

.border-s-amber-900\/20 {
    border-inline-start-color:rgba(120,53,15,.2)}

.border-s-amber-900\/25 {
    border-inline-start-color:rgba(120,53,15,.25)}

.border-s-amber-900\/30 {
    border-inline-start-color:rgba(120,53,15,.3)}

.border-s-amber-900\/40 {
    border-inline-start-color:rgba(120,53,15,.4)}

.border-s-amber-900\/5 {
    border-inline-start-color:rgba(120,53,15,.05)}

.border-s-amber-900\/50 {
    border-inline-start-color:rgba(120,53,15,.5)}

.border-s-amber-900\/60 {
    border-inline-start-color:rgba(120,53,15,.6)}

.border-s-amber-900\/70 {
    border-inline-start-color:rgba(120,53,15,.7)}

.border-s-amber-900\/75 {
    border-inline-start-color:rgba(120,53,15,.75)}

.border-s-amber-900\/80 {
    border-inline-start-color:rgba(120,53,15,.8)}

.border-s-amber-900\/90 {
    border-inline-start-color:rgba(120,53,15,.9)}

.border-s-amber-900\/95 {
    border-inline-start-color:rgba(120,53,15,.95)}

.border-s-amber-950 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(69 26 3/var(--tw-border-opacity))}

.border-s-amber-950\/0 {
    border-inline-start-color: rgba(69,26,3,0)
}

.border-s-amber-950\/10 {
    border-inline-start-color:rgba(69,26,3,.1)}

.border-s-amber-950\/100 {
    border-inline-start-color:#451a03}

.border-s-amber-950\/20 {
    border-inline-start-color:rgba(69,26,3,.2)}

.border-s-amber-950\/25 {
    border-inline-start-color:rgba(69,26,3,.25)}

.border-s-amber-950\/30 {
    border-inline-start-color:rgba(69,26,3,.3)}

.border-s-amber-950\/40 {
    border-inline-start-color:rgba(69,26,3,.4)}

.border-s-amber-950\/5 {
    border-inline-start-color:rgba(69,26,3,.05)}

.border-s-amber-950\/50 {
    border-inline-start-color:rgba(69,26,3,.5)}

.border-s-amber-950\/60 {
    border-inline-start-color:rgba(69,26,3,.6)}

.border-s-amber-950\/70 {
    border-inline-start-color:rgba(69,26,3,.7)}

.border-s-amber-950\/75 {
    border-inline-start-color:rgba(69,26,3,.75)}

.border-s-amber-950\/80 {
    border-inline-start-color:rgba(69,26,3,.8)}

.border-s-amber-950\/90 {
    border-inline-start-color:rgba(69,26,3,.9)}

.border-s-amber-950\/95 {
    border-inline-start-color:rgba(69,26,3,.95)}

.border-s-background {
    border-inline-start-color:hsl(var(--background))}

.border-s-background\/0 {
    border-inline-start-color: hsl(var(--background)/0)
}

.border-s-background\/10 {
    border-inline-start-color:hsl(var(--background)/.1)}

.border-s-background\/100 {
    border-inline-start-color: hsl(var(--background)/1)
}

.border-s-background\/20 {
    border-inline-start-color:hsl(var(--background)/.2)}

.border-s-background\/25 {
    border-inline-start-color: hsl(var(--background)/.25)
}

.border-s-background\/30 {
    border-inline-start-color:hsl(var(--background)/.3)}

.border-s-background\/40 {
    border-inline-start-color: hsl(var(--background)/.4)
}

.border-s-background\/5 {
    border-inline-start-color:hsl(var(--background)/.05)}

.border-s-background\/50 {
    border-inline-start-color: hsl(var(--background)/.5)
}

.border-s-background\/60 {
    border-inline-start-color:hsl(var(--background)/.6)}

.border-s-background\/70 {
    border-inline-start-color: hsl(var(--background)/.7)
}

.border-s-background\/75 {
    border-inline-start-color:hsl(var(--background)/.75)}

.border-s-background\/80 {
    border-inline-start-color: hsl(var(--background)/.8)
}

.border-s-background\/90 {
    border-inline-start-color:hsl(var(--background)/.9)}

.border-s-background\/95 {
    border-inline-start-color: hsl(var(--background)/.95)
}

.border-s-black {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(49 43 65/var(--tw-border-opacity))}

.border-s-black\/0 {
    border-inline-start-color: rgba(49,43,65,0)
}

.border-s-black\/10 {
    border-inline-start-color:rgba(49,43,65,.1)}

.border-s-black\/100 {
    border-inline-start-color:#312b41}

.border-s-black\/20 {
    border-inline-start-color:rgba(49,43,65,.2)}

.border-s-black\/25 {
    border-inline-start-color:rgba(49,43,65,.25)}

.border-s-black\/30 {
    border-inline-start-color:rgba(49,43,65,.3)}

.border-s-black\/40 {
    border-inline-start-color:rgba(49,43,65,.4)}

.border-s-black\/5 {
    border-inline-start-color:rgba(49,43,65,.05)}

.border-s-black\/50 {
    border-inline-start-color:rgba(49,43,65,.5)}

.border-s-black\/60 {
    border-inline-start-color:rgba(49,43,65,.6)}

.border-s-black\/70 {
    border-inline-start-color:rgba(49,43,65,.7)}

.border-s-black\/75 {
    border-inline-start-color:rgba(49,43,65,.75)}

.border-s-black\/80 {
    border-inline-start-color:rgba(49,43,65,.8)}

.border-s-black\/90 {
    border-inline-start-color:rgba(49,43,65,.9)}

.border-s-black\/95 {
    border-inline-start-color:rgba(49,43,65,.95)}

.border-s-blue-100 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(219 234 254/var(--tw-border-opacity))}

.border-s-blue-100\/0 {
    border-inline-start-color: rgba(219,234,254,0)
}

.border-s-blue-100\/10 {
    border-inline-start-color:rgba(219,234,254,.1)}

.border-s-blue-100\/100 {
    border-inline-start-color:#dbeafe}

.border-s-blue-100\/20 {
    border-inline-start-color:rgba(219,234,254,.2)}

.border-s-blue-100\/25 {
    border-inline-start-color:rgba(219,234,254,.25)}

.border-s-blue-100\/30 {
    border-inline-start-color:rgba(219,234,254,.3)}

.border-s-blue-100\/40 {
    border-inline-start-color:rgba(219,234,254,.4)}

.border-s-blue-100\/5 {
    border-inline-start-color:rgba(219,234,254,.05)}

.border-s-blue-100\/50 {
    border-inline-start-color:rgba(219,234,254,.5)}

.border-s-blue-100\/60 {
    border-inline-start-color:rgba(219,234,254,.6)}

.border-s-blue-100\/70 {
    border-inline-start-color:rgba(219,234,254,.7)}

.border-s-blue-100\/75 {
    border-inline-start-color:rgba(219,234,254,.75)}

.border-s-blue-100\/80 {
    border-inline-start-color:rgba(219,234,254,.8)}

.border-s-blue-100\/90 {
    border-inline-start-color:rgba(219,234,254,.9)}

.border-s-blue-100\/95 {
    border-inline-start-color:rgba(219,234,254,.95)}

.border-s-blue-200 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(191 219 254/var(--tw-border-opacity))}

.border-s-blue-200\/0 {
    border-inline-start-color: rgba(191,219,254,0)
}

.border-s-blue-200\/10 {
    border-inline-start-color:rgba(191,219,254,.1)}

.border-s-blue-200\/100 {
    border-inline-start-color:#bfdbfe}

.border-s-blue-200\/20 {
    border-inline-start-color:rgba(191,219,254,.2)}

.border-s-blue-200\/25 {
    border-inline-start-color:rgba(191,219,254,.25)}

.border-s-blue-200\/30 {
    border-inline-start-color:rgba(191,219,254,.3)}

.border-s-blue-200\/40 {
    border-inline-start-color:rgba(191,219,254,.4)}

.border-s-blue-200\/5 {
    border-inline-start-color:rgba(191,219,254,.05)}

.border-s-blue-200\/50 {
    border-inline-start-color:rgba(191,219,254,.5)}

.border-s-blue-200\/60 {
    border-inline-start-color:rgba(191,219,254,.6)}

.border-s-blue-200\/70 {
    border-inline-start-color:rgba(191,219,254,.7)}

.border-s-blue-200\/75 {
    border-inline-start-color:rgba(191,219,254,.75)}

.border-s-blue-200\/80 {
    border-inline-start-color:rgba(191,219,254,.8)}

.border-s-blue-200\/90 {
    border-inline-start-color:rgba(191,219,254,.9)}

.border-s-blue-200\/95 {
    border-inline-start-color:rgba(191,219,254,.95)}

.border-s-blue-300 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(147 197 253/var(--tw-border-opacity))}

.border-s-blue-300\/0 {
    border-inline-start-color: rgba(147,197,253,0)
}

.border-s-blue-300\/10 {
    border-inline-start-color:rgba(147,197,253,.1)}

.border-s-blue-300\/100 {
    border-inline-start-color:#93c5fd}

.border-s-blue-300\/20 {
    border-inline-start-color:rgba(147,197,253,.2)}

.border-s-blue-300\/25 {
    border-inline-start-color:rgba(147,197,253,.25)}

.border-s-blue-300\/30 {
    border-inline-start-color:rgba(147,197,253,.3)}

.border-s-blue-300\/40 {
    border-inline-start-color:rgba(147,197,253,.4)}

.border-s-blue-300\/5 {
    border-inline-start-color:rgba(147,197,253,.05)}

.border-s-blue-300\/50 {
    border-inline-start-color:rgba(147,197,253,.5)}

.border-s-blue-300\/60 {
    border-inline-start-color:rgba(147,197,253,.6)}

.border-s-blue-300\/70 {
    border-inline-start-color:rgba(147,197,253,.7)}

.border-s-blue-300\/75 {
    border-inline-start-color:rgba(147,197,253,.75)}

.border-s-blue-300\/80 {
    border-inline-start-color:rgba(147,197,253,.8)}

.border-s-blue-300\/90 {
    border-inline-start-color:rgba(147,197,253,.9)}

.border-s-blue-300\/95 {
    border-inline-start-color:rgba(147,197,253,.95)}

.border-s-blue-400 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(96 165 250/var(--tw-border-opacity))}

.border-s-blue-400\/0 {
    border-inline-start-color: rgba(96,165,250,0)
}

.border-s-blue-400\/10 {
    border-inline-start-color:rgba(96,165,250,.1)}

.border-s-blue-400\/100 {
    border-inline-start-color:#60a5fa}

.border-s-blue-400\/20 {
    border-inline-start-color:rgba(96,165,250,.2)}

.border-s-blue-400\/25 {
    border-inline-start-color:rgba(96,165,250,.25)}

.border-s-blue-400\/30 {
    border-inline-start-color:rgba(96,165,250,.3)}

.border-s-blue-400\/40 {
    border-inline-start-color:rgba(96,165,250,.4)}

.border-s-blue-400\/5 {
    border-inline-start-color:rgba(96,165,250,.05)}

.border-s-blue-400\/50 {
    border-inline-start-color:rgba(96,165,250,.5)}

.border-s-blue-400\/60 {
    border-inline-start-color:rgba(96,165,250,.6)}

.border-s-blue-400\/70 {
    border-inline-start-color:rgba(96,165,250,.7)}

.border-s-blue-400\/75 {
    border-inline-start-color:rgba(96,165,250,.75)}

.border-s-blue-400\/80 {
    border-inline-start-color:rgba(96,165,250,.8)}

.border-s-blue-400\/90 {
    border-inline-start-color:rgba(96,165,250,.9)}

.border-s-blue-400\/95 {
    border-inline-start-color:rgba(96,165,250,.95)}

.border-s-blue-50 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(239 246 255/var(--tw-border-opacity))}

.border-s-blue-50\/0 {
    border-inline-start-color: rgba(239,246,255,0)
}

.border-s-blue-50\/10 {
    border-inline-start-color:rgba(239,246,255,.1)}

.border-s-blue-50\/100 {
    border-inline-start-color:#eff6ff}

.border-s-blue-50\/20 {
    border-inline-start-color:rgba(239,246,255,.2)}

.border-s-blue-50\/25 {
    border-inline-start-color:rgba(239,246,255,.25)}

.border-s-blue-50\/30 {
    border-inline-start-color:rgba(239,246,255,.3)}

.border-s-blue-50\/40 {
    border-inline-start-color:rgba(239,246,255,.4)}

.border-s-blue-50\/5 {
    border-inline-start-color:rgba(239,246,255,.05)}

.border-s-blue-50\/50 {
    border-inline-start-color:rgba(239,246,255,.5)}

.border-s-blue-50\/60 {
    border-inline-start-color:rgba(239,246,255,.6)}

.border-s-blue-50\/70 {
    border-inline-start-color:rgba(239,246,255,.7)}

.border-s-blue-50\/75 {
    border-inline-start-color:rgba(239,246,255,.75)}

.border-s-blue-50\/80 {
    border-inline-start-color:rgba(239,246,255,.8)}

.border-s-blue-50\/90 {
    border-inline-start-color:rgba(239,246,255,.9)}

.border-s-blue-50\/95 {
    border-inline-start-color:rgba(239,246,255,.95)}

.border-s-blue-500 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(59 130 246/var(--tw-border-opacity))}

.border-s-blue-500\/0 {
    border-inline-start-color: rgba(59,130,246,0)
}

.border-s-blue-500\/10 {
    border-inline-start-color:rgba(59,130,246,.1)}

.border-s-blue-500\/100 {
    border-inline-start-color:#3b82f6}

.border-s-blue-500\/20 {
    border-inline-start-color:rgba(59,130,246,.2)}

.border-s-blue-500\/25 {
    border-inline-start-color:rgba(59,130,246,.25)}

.border-s-blue-500\/30 {
    border-inline-start-color:rgba(59,130,246,.3)}

.border-s-blue-500\/40 {
    border-inline-start-color:rgba(59,130,246,.4)}

.border-s-blue-500\/5 {
    border-inline-start-color:rgba(59,130,246,.05)}

.border-s-blue-500\/50 {
    border-inline-start-color:rgba(59,130,246,.5)}

.border-s-blue-500\/60 {
    border-inline-start-color:rgba(59,130,246,.6)}

.border-s-blue-500\/70 {
    border-inline-start-color:rgba(59,130,246,.7)}

.border-s-blue-500\/75 {
    border-inline-start-color:rgba(59,130,246,.75)}

.border-s-blue-500\/80 {
    border-inline-start-color:rgba(59,130,246,.8)}

.border-s-blue-500\/90 {
    border-inline-start-color:rgba(59,130,246,.9)}

.border-s-blue-500\/95 {
    border-inline-start-color:rgba(59,130,246,.95)}

.border-s-blue-600 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(37 99 235/var(--tw-border-opacity))}

.border-s-blue-600\/0 {
    border-inline-start-color: rgba(37,99,235,0)
}

.border-s-blue-600\/10 {
    border-inline-start-color:rgba(37,99,235,.1)}

.border-s-blue-600\/100 {
    border-inline-start-color:#2563eb}

.border-s-blue-600\/20 {
    border-inline-start-color:rgba(37,99,235,.2)}

.border-s-blue-600\/25 {
    border-inline-start-color:rgba(37,99,235,.25)}

.border-s-blue-600\/30 {
    border-inline-start-color:rgba(37,99,235,.3)}

.border-s-blue-600\/40 {
    border-inline-start-color:rgba(37,99,235,.4)}

.border-s-blue-600\/5 {
    border-inline-start-color:rgba(37,99,235,.05)}

.border-s-blue-600\/50 {
    border-inline-start-color:rgba(37,99,235,.5)}

.border-s-blue-600\/60 {
    border-inline-start-color:rgba(37,99,235,.6)}

.border-s-blue-600\/70 {
    border-inline-start-color:rgba(37,99,235,.7)}

.border-s-blue-600\/75 {
    border-inline-start-color:rgba(37,99,235,.75)}

.border-s-blue-600\/80 {
    border-inline-start-color:rgba(37,99,235,.8)}

.border-s-blue-600\/90 {
    border-inline-start-color:rgba(37,99,235,.9)}

.border-s-blue-600\/95 {
    border-inline-start-color:rgba(37,99,235,.95)}

.border-s-blue-700 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(29 78 216/var(--tw-border-opacity))}

.border-s-blue-700\/0 {
    border-inline-start-color: rgba(29,78,216,0)
}

.border-s-blue-700\/10 {
    border-inline-start-color:rgba(29,78,216,.1)}

.border-s-blue-700\/100 {
    border-inline-start-color:#1d4ed8}

.border-s-blue-700\/20 {
    border-inline-start-color:rgba(29,78,216,.2)}

.border-s-blue-700\/25 {
    border-inline-start-color:rgba(29,78,216,.25)}

.border-s-blue-700\/30 {
    border-inline-start-color:rgba(29,78,216,.3)}

.border-s-blue-700\/40 {
    border-inline-start-color:rgba(29,78,216,.4)}

.border-s-blue-700\/5 {
    border-inline-start-color:rgba(29,78,216,.05)}

.border-s-blue-700\/50 {
    border-inline-start-color:rgba(29,78,216,.5)}

.border-s-blue-700\/60 {
    border-inline-start-color:rgba(29,78,216,.6)}

.border-s-blue-700\/70 {
    border-inline-start-color:rgba(29,78,216,.7)}

.border-s-blue-700\/75 {
    border-inline-start-color:rgba(29,78,216,.75)}

.border-s-blue-700\/80 {
    border-inline-start-color:rgba(29,78,216,.8)}

.border-s-blue-700\/90 {
    border-inline-start-color:rgba(29,78,216,.9)}

.border-s-blue-700\/95 {
    border-inline-start-color:rgba(29,78,216,.95)}

.border-s-blue-800 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(30 64 175/var(--tw-border-opacity))}

.border-s-blue-800\/0 {
    border-inline-start-color: rgba(30,64,175,0)
}

.border-s-blue-800\/10 {
    border-inline-start-color:rgba(30,64,175,.1)}

.border-s-blue-800\/100 {
    border-inline-start-color:#1e40af}

.border-s-blue-800\/20 {
    border-inline-start-color:rgba(30,64,175,.2)}

.border-s-blue-800\/25 {
    border-inline-start-color:rgba(30,64,175,.25)}

.border-s-blue-800\/30 {
    border-inline-start-color:rgba(30,64,175,.3)}

.border-s-blue-800\/40 {
    border-inline-start-color:rgba(30,64,175,.4)}

.border-s-blue-800\/5 {
    border-inline-start-color:rgba(30,64,175,.05)}

.border-s-blue-800\/50 {
    border-inline-start-color:rgba(30,64,175,.5)}

.border-s-blue-800\/60 {
    border-inline-start-color:rgba(30,64,175,.6)}

.border-s-blue-800\/70 {
    border-inline-start-color:rgba(30,64,175,.7)}

.border-s-blue-800\/75 {
    border-inline-start-color:rgba(30,64,175,.75)}

.border-s-blue-800\/80 {
    border-inline-start-color:rgba(30,64,175,.8)}

.border-s-blue-800\/90 {
    border-inline-start-color:rgba(30,64,175,.9)}

.border-s-blue-800\/95 {
    border-inline-start-color:rgba(30,64,175,.95)}

.border-s-blue-900 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(30 58 138/var(--tw-border-opacity))}

.border-s-blue-900\/0 {
    border-inline-start-color: rgba(30,58,138,0)
}

.border-s-blue-900\/10 {
    border-inline-start-color:rgba(30,58,138,.1)}

.border-s-blue-900\/100 {
    border-inline-start-color:#1e3a8a}

.border-s-blue-900\/20 {
    border-inline-start-color:rgba(30,58,138,.2)}

.border-s-blue-900\/25 {
    border-inline-start-color:rgba(30,58,138,.25)}

.border-s-blue-900\/30 {
    border-inline-start-color:rgba(30,58,138,.3)}

.border-s-blue-900\/40 {
    border-inline-start-color:rgba(30,58,138,.4)}

.border-s-blue-900\/5 {
    border-inline-start-color:rgba(30,58,138,.05)}

.border-s-blue-900\/50 {
    border-inline-start-color:rgba(30,58,138,.5)}

.border-s-blue-900\/60 {
    border-inline-start-color:rgba(30,58,138,.6)}

.border-s-blue-900\/70 {
    border-inline-start-color:rgba(30,58,138,.7)}

.border-s-blue-900\/75 {
    border-inline-start-color:rgba(30,58,138,.75)}

.border-s-blue-900\/80 {
    border-inline-start-color:rgba(30,58,138,.8)}

.border-s-blue-900\/90 {
    border-inline-start-color:rgba(30,58,138,.9)}

.border-s-blue-900\/95 {
    border-inline-start-color:rgba(30,58,138,.95)}

.border-s-blue-950 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(23 37 84/var(--tw-border-opacity))}

.border-s-blue-950\/0 {
    border-inline-start-color: rgba(23,37,84,0)
}

.border-s-blue-950\/10 {
    border-inline-start-color:rgba(23,37,84,.1)}

.border-s-blue-950\/100 {
    border-inline-start-color:#172554}

.border-s-blue-950\/20 {
    border-inline-start-color:rgba(23,37,84,.2)}

.border-s-blue-950\/25 {
    border-inline-start-color:rgba(23,37,84,.25)}

.border-s-blue-950\/30 {
    border-inline-start-color:rgba(23,37,84,.3)}

.border-s-blue-950\/40 {
    border-inline-start-color:rgba(23,37,84,.4)}

.border-s-blue-950\/5 {
    border-inline-start-color:rgba(23,37,84,.05)}

.border-s-blue-950\/50 {
    border-inline-start-color:rgba(23,37,84,.5)}

.border-s-blue-950\/60 {
    border-inline-start-color:rgba(23,37,84,.6)}

.border-s-blue-950\/70 {
    border-inline-start-color:rgba(23,37,84,.7)}

.border-s-blue-950\/75 {
    border-inline-start-color:rgba(23,37,84,.75)}

.border-s-blue-950\/80 {
    border-inline-start-color:rgba(23,37,84,.8)}

.border-s-blue-950\/90 {
    border-inline-start-color:rgba(23,37,84,.9)}

.border-s-blue-950\/95 {
    border-inline-start-color:rgba(23,37,84,.95)}

.border-s-blueGray-100 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(241 245 249/var(--tw-border-opacity))}

.border-s-blueGray-100\/0 {
    border-inline-start-color: rgba(241,245,249,0)
}

.border-s-blueGray-100\/10 {
    border-inline-start-color:rgba(241,245,249,.1)}

.border-s-blueGray-100\/100 {
    border-inline-start-color:#f1f5f9}

.border-s-blueGray-100\/20 {
    border-inline-start-color:rgba(241,245,249,.2)}

.border-s-blueGray-100\/25 {
    border-inline-start-color:rgba(241,245,249,.25)}

.border-s-blueGray-100\/30 {
    border-inline-start-color:rgba(241,245,249,.3)}

.border-s-blueGray-100\/40 {
    border-inline-start-color:rgba(241,245,249,.4)}

.border-s-blueGray-100\/5 {
    border-inline-start-color:rgba(241,245,249,.05)}

.border-s-blueGray-100\/50 {
    border-inline-start-color:rgba(241,245,249,.5)}

.border-s-blueGray-100\/60 {
    border-inline-start-color:rgba(241,245,249,.6)}

.border-s-blueGray-100\/70 {
    border-inline-start-color:rgba(241,245,249,.7)}

.border-s-blueGray-100\/75 {
    border-inline-start-color:rgba(241,245,249,.75)}

.border-s-blueGray-100\/80 {
    border-inline-start-color:rgba(241,245,249,.8)}

.border-s-blueGray-100\/90 {
    border-inline-start-color:rgba(241,245,249,.9)}

.border-s-blueGray-100\/95 {
    border-inline-start-color:rgba(241,245,249,.95)}

.border-s-blueGray-200 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(226 232 240/var(--tw-border-opacity))}

.border-s-blueGray-200\/0 {
    border-inline-start-color: rgba(226,232,240,0)
}

.border-s-blueGray-200\/10 {
    border-inline-start-color:rgba(226,232,240,.1)}

.border-s-blueGray-200\/100 {
    border-inline-start-color:#e2e8f0}

.border-s-blueGray-200\/20 {
    border-inline-start-color:rgba(226,232,240,.2)}

.border-s-blueGray-200\/25 {
    border-inline-start-color:rgba(226,232,240,.25)}

.border-s-blueGray-200\/30 {
    border-inline-start-color:rgba(226,232,240,.3)}

.border-s-blueGray-200\/40 {
    border-inline-start-color:rgba(226,232,240,.4)}

.border-s-blueGray-200\/5 {
    border-inline-start-color:rgba(226,232,240,.05)}

.border-s-blueGray-200\/50 {
    border-inline-start-color:rgba(226,232,240,.5)}

.border-s-blueGray-200\/60 {
    border-inline-start-color:rgba(226,232,240,.6)}

.border-s-blueGray-200\/70 {
    border-inline-start-color:rgba(226,232,240,.7)}

.border-s-blueGray-200\/75 {
    border-inline-start-color:rgba(226,232,240,.75)}

.border-s-blueGray-200\/80 {
    border-inline-start-color:rgba(226,232,240,.8)}

.border-s-blueGray-200\/90 {
    border-inline-start-color:rgba(226,232,240,.9)}

.border-s-blueGray-200\/95 {
    border-inline-start-color:rgba(226,232,240,.95)}

.border-s-blueGray-300 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(203 213 225/var(--tw-border-opacity))}

.border-s-blueGray-300\/0 {
    border-inline-start-color: rgba(203,213,225,0)
}

.border-s-blueGray-300\/10 {
    border-inline-start-color:rgba(203,213,225,.1)}

.border-s-blueGray-300\/100 {
    border-inline-start-color:#cbd5e1}

.border-s-blueGray-300\/20 {
    border-inline-start-color:rgba(203,213,225,.2)}

.border-s-blueGray-300\/25 {
    border-inline-start-color:rgba(203,213,225,.25)}

.border-s-blueGray-300\/30 {
    border-inline-start-color:rgba(203,213,225,.3)}

.border-s-blueGray-300\/40 {
    border-inline-start-color:rgba(203,213,225,.4)}

.border-s-blueGray-300\/5 {
    border-inline-start-color:rgba(203,213,225,.05)}

.border-s-blueGray-300\/50 {
    border-inline-start-color:rgba(203,213,225,.5)}

.border-s-blueGray-300\/60 {
    border-inline-start-color:rgba(203,213,225,.6)}

.border-s-blueGray-300\/70 {
    border-inline-start-color:rgba(203,213,225,.7)}

.border-s-blueGray-300\/75 {
    border-inline-start-color:rgba(203,213,225,.75)}

.border-s-blueGray-300\/80 {
    border-inline-start-color:rgba(203,213,225,.8)}

.border-s-blueGray-300\/90 {
    border-inline-start-color:rgba(203,213,225,.9)}

.border-s-blueGray-300\/95 {
    border-inline-start-color:rgba(203,213,225,.95)}

.border-s-blueGray-400 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(148 163 184/var(--tw-border-opacity))}

.border-s-blueGray-400\/0 {
    border-inline-start-color: rgba(148,163,184,0)
}

.border-s-blueGray-400\/10 {
    border-inline-start-color:rgba(148,163,184,.1)}

.border-s-blueGray-400\/100 {
    border-inline-start-color:#94a3b8}

.border-s-blueGray-400\/20 {
    border-inline-start-color:rgba(148,163,184,.2)}

.border-s-blueGray-400\/25 {
    border-inline-start-color:rgba(148,163,184,.25)}

.border-s-blueGray-400\/30 {
    border-inline-start-color:rgba(148,163,184,.3)}

.border-s-blueGray-400\/40 {
    border-inline-start-color:rgba(148,163,184,.4)}

.border-s-blueGray-400\/5 {
    border-inline-start-color:rgba(148,163,184,.05)}

.border-s-blueGray-400\/50 {
    border-inline-start-color:rgba(148,163,184,.5)}

.border-s-blueGray-400\/60 {
    border-inline-start-color:rgba(148,163,184,.6)}

.border-s-blueGray-400\/70 {
    border-inline-start-color:rgba(148,163,184,.7)}

.border-s-blueGray-400\/75 {
    border-inline-start-color:rgba(148,163,184,.75)}

.border-s-blueGray-400\/80 {
    border-inline-start-color:rgba(148,163,184,.8)}

.border-s-blueGray-400\/90 {
    border-inline-start-color:rgba(148,163,184,.9)}

.border-s-blueGray-400\/95 {
    border-inline-start-color:rgba(148,163,184,.95)}

.border-s-blueGray-50 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(248 250 252/var(--tw-border-opacity))}

.border-s-blueGray-50\/0 {
    border-inline-start-color: rgba(248,250,252,0)
}

.border-s-blueGray-50\/10 {
    border-inline-start-color:rgba(248,250,252,.1)}

.border-s-blueGray-50\/100 {
    border-inline-start-color:#f8fafc}

.border-s-blueGray-50\/20 {
    border-inline-start-color:rgba(248,250,252,.2)}

.border-s-blueGray-50\/25 {
    border-inline-start-color:rgba(248,250,252,.25)}

.border-s-blueGray-50\/30 {
    border-inline-start-color:rgba(248,250,252,.3)}

.border-s-blueGray-50\/40 {
    border-inline-start-color:rgba(248,250,252,.4)}

.border-s-blueGray-50\/5 {
    border-inline-start-color:rgba(248,250,252,.05)}

.border-s-blueGray-50\/50 {
    border-inline-start-color:rgba(248,250,252,.5)}

.border-s-blueGray-50\/60 {
    border-inline-start-color:rgba(248,250,252,.6)}

.border-s-blueGray-50\/70 {
    border-inline-start-color:rgba(248,250,252,.7)}

.border-s-blueGray-50\/75 {
    border-inline-start-color:rgba(248,250,252,.75)}

.border-s-blueGray-50\/80 {
    border-inline-start-color:rgba(248,250,252,.8)}

.border-s-blueGray-50\/90 {
    border-inline-start-color:rgba(248,250,252,.9)}

.border-s-blueGray-50\/95 {
    border-inline-start-color:rgba(248,250,252,.95)}

.border-s-blueGray-500 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(100 116 139/var(--tw-border-opacity))}

.border-s-blueGray-500\/0 {
    border-inline-start-color: rgba(100,116,139,0)
}

.border-s-blueGray-500\/10 {
    border-inline-start-color:rgba(100,116,139,.1)}

.border-s-blueGray-500\/100 {
    border-inline-start-color:#64748b}

.border-s-blueGray-500\/20 {
    border-inline-start-color:rgba(100,116,139,.2)}

.border-s-blueGray-500\/25 {
    border-inline-start-color:rgba(100,116,139,.25)}

.border-s-blueGray-500\/30 {
    border-inline-start-color:rgba(100,116,139,.3)}

.border-s-blueGray-500\/40 {
    border-inline-start-color:rgba(100,116,139,.4)}

.border-s-blueGray-500\/5 {
    border-inline-start-color:rgba(100,116,139,.05)}

.border-s-blueGray-500\/50 {
    border-inline-start-color:rgba(100,116,139,.5)}

.border-s-blueGray-500\/60 {
    border-inline-start-color:rgba(100,116,139,.6)}

.border-s-blueGray-500\/70 {
    border-inline-start-color:rgba(100,116,139,.7)}

.border-s-blueGray-500\/75 {
    border-inline-start-color:rgba(100,116,139,.75)}

.border-s-blueGray-500\/80 {
    border-inline-start-color:rgba(100,116,139,.8)}

.border-s-blueGray-500\/90 {
    border-inline-start-color:rgba(100,116,139,.9)}

.border-s-blueGray-500\/95 {
    border-inline-start-color:rgba(100,116,139,.95)}

.border-s-blueGray-600 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(71 85 105/var(--tw-border-opacity))}

.border-s-blueGray-600\/0 {
    border-inline-start-color: rgba(71,85,105,0)
}

.border-s-blueGray-600\/10 {
    border-inline-start-color:rgba(71,85,105,.1)}

.border-s-blueGray-600\/100 {
    border-inline-start-color:#475569}

.border-s-blueGray-600\/20 {
    border-inline-start-color:rgba(71,85,105,.2)}

.border-s-blueGray-600\/25 {
    border-inline-start-color:rgba(71,85,105,.25)}

.border-s-blueGray-600\/30 {
    border-inline-start-color:rgba(71,85,105,.3)}

.border-s-blueGray-600\/40 {
    border-inline-start-color:rgba(71,85,105,.4)}

.border-s-blueGray-600\/5 {
    border-inline-start-color:rgba(71,85,105,.05)}

.border-s-blueGray-600\/50 {
    border-inline-start-color:rgba(71,85,105,.5)}

.border-s-blueGray-600\/60 {
    border-inline-start-color:rgba(71,85,105,.6)}

.border-s-blueGray-600\/70 {
    border-inline-start-color:rgba(71,85,105,.7)}

.border-s-blueGray-600\/75 {
    border-inline-start-color:rgba(71,85,105,.75)}

.border-s-blueGray-600\/80 {
    border-inline-start-color:rgba(71,85,105,.8)}

.border-s-blueGray-600\/90 {
    border-inline-start-color:rgba(71,85,105,.9)}

.border-s-blueGray-600\/95 {
    border-inline-start-color:rgba(71,85,105,.95)}

.border-s-blueGray-700 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(51 65 85/var(--tw-border-opacity))}

.border-s-blueGray-700\/0 {
    border-inline-start-color: rgba(51,65,85,0)
}

.border-s-blueGray-700\/10 {
    border-inline-start-color:rgba(51,65,85,.1)}

.border-s-blueGray-700\/100 {
    border-inline-start-color:#334155}

.border-s-blueGray-700\/20 {
    border-inline-start-color:rgba(51,65,85,.2)}

.border-s-blueGray-700\/25 {
    border-inline-start-color:rgba(51,65,85,.25)}

.border-s-blueGray-700\/30 {
    border-inline-start-color:rgba(51,65,85,.3)}

.border-s-blueGray-700\/40 {
    border-inline-start-color:rgba(51,65,85,.4)}

.border-s-blueGray-700\/5 {
    border-inline-start-color:rgba(51,65,85,.05)}

.border-s-blueGray-700\/50 {
    border-inline-start-color:rgba(51,65,85,.5)}

.border-s-blueGray-700\/60 {
    border-inline-start-color:rgba(51,65,85,.6)}

.border-s-blueGray-700\/70 {
    border-inline-start-color:rgba(51,65,85,.7)}

.border-s-blueGray-700\/75 {
    border-inline-start-color:rgba(51,65,85,.75)}

.border-s-blueGray-700\/80 {
    border-inline-start-color:rgba(51,65,85,.8)}

.border-s-blueGray-700\/90 {
    border-inline-start-color:rgba(51,65,85,.9)}

.border-s-blueGray-700\/95 {
    border-inline-start-color:rgba(51,65,85,.95)}

.border-s-blueGray-800 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(30 41 59/var(--tw-border-opacity))}

.border-s-blueGray-800\/0 {
    border-inline-start-color: rgba(30,41,59,0)
}

.border-s-blueGray-800\/10 {
    border-inline-start-color:rgba(30,41,59,.1)}

.border-s-blueGray-800\/100 {
    border-inline-start-color:#1e293b}

.border-s-blueGray-800\/20 {
    border-inline-start-color:rgba(30,41,59,.2)}

.border-s-blueGray-800\/25 {
    border-inline-start-color:rgba(30,41,59,.25)}

.border-s-blueGray-800\/30 {
    border-inline-start-color:rgba(30,41,59,.3)}

.border-s-blueGray-800\/40 {
    border-inline-start-color:rgba(30,41,59,.4)}

.border-s-blueGray-800\/5 {
    border-inline-start-color:rgba(30,41,59,.05)}

.border-s-blueGray-800\/50 {
    border-inline-start-color:rgba(30,41,59,.5)}

.border-s-blueGray-800\/60 {
    border-inline-start-color:rgba(30,41,59,.6)}

.border-s-blueGray-800\/70 {
    border-inline-start-color:rgba(30,41,59,.7)}

.border-s-blueGray-800\/75 {
    border-inline-start-color:rgba(30,41,59,.75)}

.border-s-blueGray-800\/80 {
    border-inline-start-color:rgba(30,41,59,.8)}

.border-s-blueGray-800\/90 {
    border-inline-start-color:rgba(30,41,59,.9)}

.border-s-blueGray-800\/95 {
    border-inline-start-color:rgba(30,41,59,.95)}

.border-s-blueGray-900 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(15 23 42/var(--tw-border-opacity))}

.border-s-blueGray-900\/0 {
    border-inline-start-color: rgba(15,23,42,0)
}

.border-s-blueGray-900\/10 {
    border-inline-start-color:rgba(15,23,42,.1)}

.border-s-blueGray-900\/100 {
    border-inline-start-color:#0f172a}

.border-s-blueGray-900\/20 {
    border-inline-start-color:rgba(15,23,42,.2)}

.border-s-blueGray-900\/25 {
    border-inline-start-color:rgba(15,23,42,.25)}

.border-s-blueGray-900\/30 {
    border-inline-start-color:rgba(15,23,42,.3)}

.border-s-blueGray-900\/40 {
    border-inline-start-color:rgba(15,23,42,.4)}

.border-s-blueGray-900\/5 {
    border-inline-start-color:rgba(15,23,42,.05)}

.border-s-blueGray-900\/50 {
    border-inline-start-color:rgba(15,23,42,.5)}

.border-s-blueGray-900\/60 {
    border-inline-start-color:rgba(15,23,42,.6)}

.border-s-blueGray-900\/70 {
    border-inline-start-color:rgba(15,23,42,.7)}

.border-s-blueGray-900\/75 {
    border-inline-start-color:rgba(15,23,42,.75)}

.border-s-blueGray-900\/80 {
    border-inline-start-color:rgba(15,23,42,.8)}

.border-s-blueGray-900\/90 {
    border-inline-start-color:rgba(15,23,42,.9)}

.border-s-blueGray-900\/95 {
    border-inline-start-color:rgba(15,23,42,.95)}

.border-s-blueGray-950 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(2 6 23/var(--tw-border-opacity))}

.border-s-blueGray-950\/0 {
    border-inline-start-color: rgba(2,6,23,0)
}

.border-s-blueGray-950\/10 {
    border-inline-start-color:rgba(2,6,23,.1)}

.border-s-blueGray-950\/100 {
    border-inline-start-color:#020617}

.border-s-blueGray-950\/20 {
    border-inline-start-color:rgba(2,6,23,.2)}

.border-s-blueGray-950\/25 {
    border-inline-start-color:rgba(2,6,23,.25)}

.border-s-blueGray-950\/30 {
    border-inline-start-color:rgba(2,6,23,.3)}

.border-s-blueGray-950\/40 {
    border-inline-start-color:rgba(2,6,23,.4)}

.border-s-blueGray-950\/5 {
    border-inline-start-color:rgba(2,6,23,.05)}

.border-s-blueGray-950\/50 {
    border-inline-start-color:rgba(2,6,23,.5)}

.border-s-blueGray-950\/60 {
    border-inline-start-color:rgba(2,6,23,.6)}

.border-s-blueGray-950\/70 {
    border-inline-start-color:rgba(2,6,23,.7)}

.border-s-blueGray-950\/75 {
    border-inline-start-color:rgba(2,6,23,.75)}

.border-s-blueGray-950\/80 {
    border-inline-start-color:rgba(2,6,23,.8)}

.border-s-blueGray-950\/90 {
    border-inline-start-color:rgba(2,6,23,.9)}

.border-s-blueGray-950\/95 {
    border-inline-start-color:rgba(2,6,23,.95)}

.border-s-border {
    border-inline-start-color:hsl(var(--border))}

.border-s-border\/0 {
    border-inline-start-color: hsl(var(--border)/0)
}

.border-s-border\/10 {
    border-inline-start-color:hsl(var(--border)/.1)}

.border-s-border\/100 {
    border-inline-start-color: hsl(var(--border)/1)
}

.border-s-border\/20 {
    border-inline-start-color:hsl(var(--border)/.2)}

.border-s-border\/25 {
    border-inline-start-color: hsl(var(--border)/.25)
}

.border-s-border\/30 {
    border-inline-start-color:hsl(var(--border)/.3)}

.border-s-border\/40 {
    border-inline-start-color: hsl(var(--border)/.4)
}

.border-s-border\/5 {
    border-inline-start-color:hsl(var(--border)/.05)}

.border-s-border\/50 {
    border-inline-start-color: hsl(var(--border)/.5)
}

.border-s-border\/60 {
    border-inline-start-color:hsl(var(--border)/.6)}

.border-s-border\/70 {
    border-inline-start-color: hsl(var(--border)/.7)
}

.border-s-border\/75 {
    border-inline-start-color:hsl(var(--border)/.75)}

.border-s-border\/80 {
    border-inline-start-color: hsl(var(--border)/.8)
}

.border-s-border\/90 {
    border-inline-start-color:hsl(var(--border)/.9)}

.border-s-border\/95 {
    border-inline-start-color: hsl(var(--border)/.95)
}

.border-s-card {
    border-inline-start-color:hsl(var(--card))}

.border-s-card-foreground {
    border-inline-start-color: hsl(var(--card-foreground))
}

.border-s-card-foreground\/0 {
    border-inline-start-color:hsl(var(--card-foreground)/0)}

.border-s-card-foreground\/10 {
    border-inline-start-color: hsl(var(--card-foreground)/.1)
}

.border-s-card-foreground\/100 {
    border-inline-start-color:hsl(var(--card-foreground)/1)}

.border-s-card-foreground\/20 {
    border-inline-start-color: hsl(var(--card-foreground)/.2)
}

.border-s-card-foreground\/25 {
    border-inline-start-color:hsl(var(--card-foreground)/.25)}

.border-s-card-foreground\/30 {
    border-inline-start-color: hsl(var(--card-foreground)/.3)
}

.border-s-card-foreground\/40 {
    border-inline-start-color:hsl(var(--card-foreground)/.4)}

.border-s-card-foreground\/5 {
    border-inline-start-color: hsl(var(--card-foreground)/.05)
}

.border-s-card-foreground\/50 {
    border-inline-start-color:hsl(var(--card-foreground)/.5)}

.border-s-card-foreground\/60 {
    border-inline-start-color: hsl(var(--card-foreground)/.6)
}

.border-s-card-foreground\/70 {
    border-inline-start-color:hsl(var(--card-foreground)/.7)}

.border-s-card-foreground\/75 {
    border-inline-start-color: hsl(var(--card-foreground)/.75)
}

.border-s-card-foreground\/80 {
    border-inline-start-color:hsl(var(--card-foreground)/.8)}

.border-s-card-foreground\/90 {
    border-inline-start-color: hsl(var(--card-foreground)/.9)
}

.border-s-card-foreground\/95 {
    border-inline-start-color:hsl(var(--card-foreground)/.95)}

.border-s-card\/0 {
    border-inline-start-color: hsl(var(--card)/0)
}

.border-s-card\/10 {
    border-inline-start-color:hsl(var(--card)/.1)}

.border-s-card\/100 {
    border-inline-start-color: hsl(var(--card)/1)
}

.border-s-card\/20 {
    border-inline-start-color:hsl(var(--card)/.2)}

.border-s-card\/25 {
    border-inline-start-color: hsl(var(--card)/.25)
}

.border-s-card\/30 {
    border-inline-start-color:hsl(var(--card)/.3)}

.border-s-card\/40 {
    border-inline-start-color: hsl(var(--card)/.4)
}

.border-s-card\/5 {
    border-inline-start-color:hsl(var(--card)/.05)}

.border-s-card\/50 {
    border-inline-start-color: hsl(var(--card)/.5)
}

.border-s-card\/60 {
    border-inline-start-color:hsl(var(--card)/.6)}

.border-s-card\/70 {
    border-inline-start-color: hsl(var(--card)/.7)
}

.border-s-card\/75 {
    border-inline-start-color:hsl(var(--card)/.75)}

.border-s-card\/80 {
    border-inline-start-color: hsl(var(--card)/.8)
}

.border-s-card\/90 {
    border-inline-start-color:hsl(var(--card)/.9)}

.border-s-card\/95 {
    border-inline-start-color: hsl(var(--card)/.95)
}

.border-s-cool {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(47 55 255/var(--tw-border-opacity))}

.border-s-cool\/0 {
    border-inline-start-color: rgba(47,55,255,0)
}

.border-s-cool\/10 {
    border-inline-start-color:rgba(47,55,255,.1)}

.border-s-cool\/100 {
    border-inline-start-color:#2f37ff}

.border-s-cool\/20 {
    border-inline-start-color:rgba(47,55,255,.2)}

.border-s-cool\/25 {
    border-inline-start-color:rgba(47,55,255,.25)}

.border-s-cool\/30 {
    border-inline-start-color:rgba(47,55,255,.3)}

.border-s-cool\/40 {
    border-inline-start-color:rgba(47,55,255,.4)}

.border-s-cool\/5 {
    border-inline-start-color:rgba(47,55,255,.05)}

.border-s-cool\/50 {
    border-inline-start-color:rgba(47,55,255,.5)}

.border-s-cool\/60 {
    border-inline-start-color:rgba(47,55,255,.6)}

.border-s-cool\/70 {
    border-inline-start-color:rgba(47,55,255,.7)}

.border-s-cool\/75 {
    border-inline-start-color:rgba(47,55,255,.75)}

.border-s-cool\/80 {
    border-inline-start-color:rgba(47,55,255,.8)}

.border-s-cool\/90 {
    border-inline-start-color:rgba(47,55,255,.9)}

.border-s-cool\/95 {
    border-inline-start-color:rgba(47,55,255,.95)}

.border-s-coolGray-100 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(243 244 246/var(--tw-border-opacity))}

.border-s-coolGray-100\/0 {
    border-inline-start-color: rgba(243,244,246,0)
}

.border-s-coolGray-100\/10 {
    border-inline-start-color:rgba(243,244,246,.1)}

.border-s-coolGray-100\/100 {
    border-inline-start-color:#f3f4f6}

.border-s-coolGray-100\/20 {
    border-inline-start-color:rgba(243,244,246,.2)}

.border-s-coolGray-100\/25 {
    border-inline-start-color:rgba(243,244,246,.25)}

.border-s-coolGray-100\/30 {
    border-inline-start-color:rgba(243,244,246,.3)}

.border-s-coolGray-100\/40 {
    border-inline-start-color:rgba(243,244,246,.4)}

.border-s-coolGray-100\/5 {
    border-inline-start-color:rgba(243,244,246,.05)}

.border-s-coolGray-100\/50 {
    border-inline-start-color:rgba(243,244,246,.5)}

.border-s-coolGray-100\/60 {
    border-inline-start-color:rgba(243,244,246,.6)}

.border-s-coolGray-100\/70 {
    border-inline-start-color:rgba(243,244,246,.7)}

.border-s-coolGray-100\/75 {
    border-inline-start-color:rgba(243,244,246,.75)}

.border-s-coolGray-100\/80 {
    border-inline-start-color:rgba(243,244,246,.8)}

.border-s-coolGray-100\/90 {
    border-inline-start-color:rgba(243,244,246,.9)}

.border-s-coolGray-100\/95 {
    border-inline-start-color:rgba(243,244,246,.95)}

.border-s-coolGray-200 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(229 231 235/var(--tw-border-opacity))}

.border-s-coolGray-200\/0 {
    border-inline-start-color: rgba(229,231,235,0)
}

.border-s-coolGray-200\/10 {
    border-inline-start-color:rgba(229,231,235,.1)}

.border-s-coolGray-200\/100 {
    border-inline-start-color:#e5e7eb}

.border-s-coolGray-200\/20 {
    border-inline-start-color:rgba(229,231,235,.2)}

.border-s-coolGray-200\/25 {
    border-inline-start-color:rgba(229,231,235,.25)}

.border-s-coolGray-200\/30 {
    border-inline-start-color:rgba(229,231,235,.3)}

.border-s-coolGray-200\/40 {
    border-inline-start-color:rgba(229,231,235,.4)}

.border-s-coolGray-200\/5 {
    border-inline-start-color:rgba(229,231,235,.05)}

.border-s-coolGray-200\/50 {
    border-inline-start-color:rgba(229,231,235,.5)}

.border-s-coolGray-200\/60 {
    border-inline-start-color:rgba(229,231,235,.6)}

.border-s-coolGray-200\/70 {
    border-inline-start-color:rgba(229,231,235,.7)}

.border-s-coolGray-200\/75 {
    border-inline-start-color:rgba(229,231,235,.75)}

.border-s-coolGray-200\/80 {
    border-inline-start-color:rgba(229,231,235,.8)}

.border-s-coolGray-200\/90 {
    border-inline-start-color:rgba(229,231,235,.9)}

.border-s-coolGray-200\/95 {
    border-inline-start-color:rgba(229,231,235,.95)}

.border-s-coolGray-300 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(209 213 219/var(--tw-border-opacity))}

.border-s-coolGray-300\/0 {
    border-inline-start-color: rgba(209,213,219,0)
}

.border-s-coolGray-300\/10 {
    border-inline-start-color:rgba(209,213,219,.1)}

.border-s-coolGray-300\/100 {
    border-inline-start-color:#d1d5db}

.border-s-coolGray-300\/20 {
    border-inline-start-color:rgba(209,213,219,.2)}

.border-s-coolGray-300\/25 {
    border-inline-start-color:rgba(209,213,219,.25)}

.border-s-coolGray-300\/30 {
    border-inline-start-color:rgba(209,213,219,.3)}

.border-s-coolGray-300\/40 {
    border-inline-start-color:rgba(209,213,219,.4)}

.border-s-coolGray-300\/5 {
    border-inline-start-color:rgba(209,213,219,.05)}

.border-s-coolGray-300\/50 {
    border-inline-start-color:rgba(209,213,219,.5)}

.border-s-coolGray-300\/60 {
    border-inline-start-color:rgba(209,213,219,.6)}

.border-s-coolGray-300\/70 {
    border-inline-start-color:rgba(209,213,219,.7)}

.border-s-coolGray-300\/75 {
    border-inline-start-color:rgba(209,213,219,.75)}

.border-s-coolGray-300\/80 {
    border-inline-start-color:rgba(209,213,219,.8)}

.border-s-coolGray-300\/90 {
    border-inline-start-color:rgba(209,213,219,.9)}

.border-s-coolGray-300\/95 {
    border-inline-start-color:rgba(209,213,219,.95)}

.border-s-coolGray-400 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(156 163 175/var(--tw-border-opacity))}

.border-s-coolGray-400\/0 {
    border-inline-start-color: rgba(156,163,175,0)
}

.border-s-coolGray-400\/10 {
    border-inline-start-color:rgba(156,163,175,.1)}

.border-s-coolGray-400\/100 {
    border-inline-start-color:#9ca3af}

.border-s-coolGray-400\/20 {
    border-inline-start-color:rgba(156,163,175,.2)}

.border-s-coolGray-400\/25 {
    border-inline-start-color:rgba(156,163,175,.25)}

.border-s-coolGray-400\/30 {
    border-inline-start-color:rgba(156,163,175,.3)}

.border-s-coolGray-400\/40 {
    border-inline-start-color:rgba(156,163,175,.4)}

.border-s-coolGray-400\/5 {
    border-inline-start-color:rgba(156,163,175,.05)}

.border-s-coolGray-400\/50 {
    border-inline-start-color:rgba(156,163,175,.5)}

.border-s-coolGray-400\/60 {
    border-inline-start-color:rgba(156,163,175,.6)}

.border-s-coolGray-400\/70 {
    border-inline-start-color:rgba(156,163,175,.7)}

.border-s-coolGray-400\/75 {
    border-inline-start-color:rgba(156,163,175,.75)}

.border-s-coolGray-400\/80 {
    border-inline-start-color:rgba(156,163,175,.8)}

.border-s-coolGray-400\/90 {
    border-inline-start-color:rgba(156,163,175,.9)}

.border-s-coolGray-400\/95 {
    border-inline-start-color:rgba(156,163,175,.95)}

.border-s-coolGray-50 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(249 250 251/var(--tw-border-opacity))}

.border-s-coolGray-50\/0 {
    border-inline-start-color: rgba(249,250,251,0)
}

.border-s-coolGray-50\/10 {
    border-inline-start-color:rgba(249,250,251,.1)}

.border-s-coolGray-50\/100 {
    border-inline-start-color:#f9fafb}

.border-s-coolGray-50\/20 {
    border-inline-start-color:rgba(249,250,251,.2)}

.border-s-coolGray-50\/25 {
    border-inline-start-color:rgba(249,250,251,.25)}

.border-s-coolGray-50\/30 {
    border-inline-start-color:rgba(249,250,251,.3)}

.border-s-coolGray-50\/40 {
    border-inline-start-color:rgba(249,250,251,.4)}

.border-s-coolGray-50\/5 {
    border-inline-start-color:rgba(249,250,251,.05)}

.border-s-coolGray-50\/50 {
    border-inline-start-color:rgba(249,250,251,.5)}

.border-s-coolGray-50\/60 {
    border-inline-start-color:rgba(249,250,251,.6)}

.border-s-coolGray-50\/70 {
    border-inline-start-color:rgba(249,250,251,.7)}

.border-s-coolGray-50\/75 {
    border-inline-start-color:rgba(249,250,251,.75)}

.border-s-coolGray-50\/80 {
    border-inline-start-color:rgba(249,250,251,.8)}

.border-s-coolGray-50\/90 {
    border-inline-start-color:rgba(249,250,251,.9)}

.border-s-coolGray-50\/95 {
    border-inline-start-color:rgba(249,250,251,.95)}

.border-s-coolGray-500 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(107 114 128/var(--tw-border-opacity))}

.border-s-coolGray-500\/0 {
    border-inline-start-color: hsla(220,9%,46%,0)
}

.border-s-coolGray-500\/10 {
    border-inline-start-color:hsla(220,9%,46%,.1)}

.border-s-coolGray-500\/100 {
    border-inline-start-color:#6b7280}

.border-s-coolGray-500\/20 {
    border-inline-start-color:hsla(220,9%,46%,.2)}

.border-s-coolGray-500\/25 {
    border-inline-start-color:hsla(220,9%,46%,.25)}

.border-s-coolGray-500\/30 {
    border-inline-start-color:hsla(220,9%,46%,.3)}

.border-s-coolGray-500\/40 {
    border-inline-start-color:hsla(220,9%,46%,.4)}

.border-s-coolGray-500\/5 {
    border-inline-start-color:hsla(220,9%,46%,.05)}

.border-s-coolGray-500\/50 {
    border-inline-start-color:hsla(220,9%,46%,.5)}

.border-s-coolGray-500\/60 {
    border-inline-start-color:hsla(220,9%,46%,.6)}

.border-s-coolGray-500\/70 {
    border-inline-start-color:hsla(220,9%,46%,.7)}

.border-s-coolGray-500\/75 {
    border-inline-start-color:hsla(220,9%,46%,.75)}

.border-s-coolGray-500\/80 {
    border-inline-start-color:hsla(220,9%,46%,.8)}

.border-s-coolGray-500\/90 {
    border-inline-start-color:hsla(220,9%,46%,.9)}

.border-s-coolGray-500\/95 {
    border-inline-start-color:hsla(220,9%,46%,.95)}

.border-s-coolGray-600 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(75 85 99/var(--tw-border-opacity))}

.border-s-coolGray-600\/0 {
    border-inline-start-color: rgba(75,85,99,0)
}

.border-s-coolGray-600\/10 {
    border-inline-start-color:rgba(75,85,99,.1)}

.border-s-coolGray-600\/100 {
    border-inline-start-color:#4b5563}

.border-s-coolGray-600\/20 {
    border-inline-start-color:rgba(75,85,99,.2)}

.border-s-coolGray-600\/25 {
    border-inline-start-color:rgba(75,85,99,.25)}

.border-s-coolGray-600\/30 {
    border-inline-start-color:rgba(75,85,99,.3)}

.border-s-coolGray-600\/40 {
    border-inline-start-color:rgba(75,85,99,.4)}

.border-s-coolGray-600\/5 {
    border-inline-start-color:rgba(75,85,99,.05)}

.border-s-coolGray-600\/50 {
    border-inline-start-color:rgba(75,85,99,.5)}

.border-s-coolGray-600\/60 {
    border-inline-start-color:rgba(75,85,99,.6)}

.border-s-coolGray-600\/70 {
    border-inline-start-color:rgba(75,85,99,.7)}

.border-s-coolGray-600\/75 {
    border-inline-start-color:rgba(75,85,99,.75)}

.border-s-coolGray-600\/80 {
    border-inline-start-color:rgba(75,85,99,.8)}

.border-s-coolGray-600\/90 {
    border-inline-start-color:rgba(75,85,99,.9)}

.border-s-coolGray-600\/95 {
    border-inline-start-color:rgba(75,85,99,.95)}

.border-s-coolGray-700 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(55 65 81/var(--tw-border-opacity))}

.border-s-coolGray-700\/0 {
    border-inline-start-color: rgba(55,65,81,0)
}

.border-s-coolGray-700\/10 {
    border-inline-start-color:rgba(55,65,81,.1)}

.border-s-coolGray-700\/100 {
    border-inline-start-color:#374151}

.border-s-coolGray-700\/20 {
    border-inline-start-color:rgba(55,65,81,.2)}

.border-s-coolGray-700\/25 {
    border-inline-start-color:rgba(55,65,81,.25)}

.border-s-coolGray-700\/30 {
    border-inline-start-color:rgba(55,65,81,.3)}

.border-s-coolGray-700\/40 {
    border-inline-start-color:rgba(55,65,81,.4)}

.border-s-coolGray-700\/5 {
    border-inline-start-color:rgba(55,65,81,.05)}

.border-s-coolGray-700\/50 {
    border-inline-start-color:rgba(55,65,81,.5)}

.border-s-coolGray-700\/60 {
    border-inline-start-color:rgba(55,65,81,.6)}

.border-s-coolGray-700\/70 {
    border-inline-start-color:rgba(55,65,81,.7)}

.border-s-coolGray-700\/75 {
    border-inline-start-color:rgba(55,65,81,.75)}

.border-s-coolGray-700\/80 {
    border-inline-start-color:rgba(55,65,81,.8)}

.border-s-coolGray-700\/90 {
    border-inline-start-color:rgba(55,65,81,.9)}

.border-s-coolGray-700\/95 {
    border-inline-start-color:rgba(55,65,81,.95)}

.border-s-coolGray-800 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(31 41 55/var(--tw-border-opacity))}

.border-s-coolGray-800\/0 {
    border-inline-start-color: rgba(31,41,55,0)
}

.border-s-coolGray-800\/10 {
    border-inline-start-color:rgba(31,41,55,.1)}

.border-s-coolGray-800\/100 {
    border-inline-start-color:#1f2937}

.border-s-coolGray-800\/20 {
    border-inline-start-color:rgba(31,41,55,.2)}

.border-s-coolGray-800\/25 {
    border-inline-start-color:rgba(31,41,55,.25)}

.border-s-coolGray-800\/30 {
    border-inline-start-color:rgba(31,41,55,.3)}

.border-s-coolGray-800\/40 {
    border-inline-start-color:rgba(31,41,55,.4)}

.border-s-coolGray-800\/5 {
    border-inline-start-color:rgba(31,41,55,.05)}

.border-s-coolGray-800\/50 {
    border-inline-start-color:rgba(31,41,55,.5)}

.border-s-coolGray-800\/60 {
    border-inline-start-color:rgba(31,41,55,.6)}

.border-s-coolGray-800\/70 {
    border-inline-start-color:rgba(31,41,55,.7)}

.border-s-coolGray-800\/75 {
    border-inline-start-color:rgba(31,41,55,.75)}

.border-s-coolGray-800\/80 {
    border-inline-start-color:rgba(31,41,55,.8)}

.border-s-coolGray-800\/90 {
    border-inline-start-color:rgba(31,41,55,.9)}

.border-s-coolGray-800\/95 {
    border-inline-start-color:rgba(31,41,55,.95)}

.border-s-coolGray-900 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(17 24 39/var(--tw-border-opacity))}

.border-s-coolGray-900\/0 {
    border-inline-start-color: rgba(17,24,39,0)
}

.border-s-coolGray-900\/10 {
    border-inline-start-color:rgba(17,24,39,.1)}

.border-s-coolGray-900\/100 {
    border-inline-start-color:#111827}

.border-s-coolGray-900\/20 {
    border-inline-start-color:rgba(17,24,39,.2)}

.border-s-coolGray-900\/25 {
    border-inline-start-color:rgba(17,24,39,.25)}

.border-s-coolGray-900\/30 {
    border-inline-start-color:rgba(17,24,39,.3)}

.border-s-coolGray-900\/40 {
    border-inline-start-color:rgba(17,24,39,.4)}

.border-s-coolGray-900\/5 {
    border-inline-start-color:rgba(17,24,39,.05)}

.border-s-coolGray-900\/50 {
    border-inline-start-color:rgba(17,24,39,.5)}

.border-s-coolGray-900\/60 {
    border-inline-start-color:rgba(17,24,39,.6)}

.border-s-coolGray-900\/70 {
    border-inline-start-color:rgba(17,24,39,.7)}

.border-s-coolGray-900\/75 {
    border-inline-start-color:rgba(17,24,39,.75)}

.border-s-coolGray-900\/80 {
    border-inline-start-color:rgba(17,24,39,.8)}

.border-s-coolGray-900\/90 {
    border-inline-start-color:rgba(17,24,39,.9)}

.border-s-coolGray-900\/95 {
    border-inline-start-color:rgba(17,24,39,.95)}

.border-s-coolGray-950 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(3 7 18/var(--tw-border-opacity))}

.border-s-coolGray-950\/0 {
    border-inline-start-color: rgba(3,7,18,0)
}

.border-s-coolGray-950\/10 {
    border-inline-start-color:rgba(3,7,18,.1)}

.border-s-coolGray-950\/100 {
    border-inline-start-color:#030712}

.border-s-coolGray-950\/20 {
    border-inline-start-color:rgba(3,7,18,.2)}

.border-s-coolGray-950\/25 {
    border-inline-start-color:rgba(3,7,18,.25)}

.border-s-coolGray-950\/30 {
    border-inline-start-color:rgba(3,7,18,.3)}

.border-s-coolGray-950\/40 {
    border-inline-start-color:rgba(3,7,18,.4)}

.border-s-coolGray-950\/5 {
    border-inline-start-color:rgba(3,7,18,.05)}

.border-s-coolGray-950\/50 {
    border-inline-start-color:rgba(3,7,18,.5)}

.border-s-coolGray-950\/60 {
    border-inline-start-color:rgba(3,7,18,.6)}

.border-s-coolGray-950\/70 {
    border-inline-start-color:rgba(3,7,18,.7)}

.border-s-coolGray-950\/75 {
    border-inline-start-color:rgba(3,7,18,.75)}

.border-s-coolGray-950\/80 {
    border-inline-start-color:rgba(3,7,18,.8)}

.border-s-coolGray-950\/90 {
    border-inline-start-color:rgba(3,7,18,.9)}

.border-s-coolGray-950\/95 {
    border-inline-start-color:rgba(3,7,18,.95)}

.border-s-current {
    border-inline-start-color:currentColor}

.border-s-cyan-100 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(207 250 254/var(--tw-border-opacity))}

.border-s-cyan-100\/0 {
    border-inline-start-color: rgba(207,250,254,0)
}

.border-s-cyan-100\/10 {
    border-inline-start-color:rgba(207,250,254,.1)}

.border-s-cyan-100\/100 {
    border-inline-start-color:#cffafe}

.border-s-cyan-100\/20 {
    border-inline-start-color:rgba(207,250,254,.2)}

.border-s-cyan-100\/25 {
    border-inline-start-color:rgba(207,250,254,.25)}

.border-s-cyan-100\/30 {
    border-inline-start-color:rgba(207,250,254,.3)}

.border-s-cyan-100\/40 {
    border-inline-start-color:rgba(207,250,254,.4)}

.border-s-cyan-100\/5 {
    border-inline-start-color:rgba(207,250,254,.05)}

.border-s-cyan-100\/50 {
    border-inline-start-color:rgba(207,250,254,.5)}

.border-s-cyan-100\/60 {
    border-inline-start-color:rgba(207,250,254,.6)}

.border-s-cyan-100\/70 {
    border-inline-start-color:rgba(207,250,254,.7)}

.border-s-cyan-100\/75 {
    border-inline-start-color:rgba(207,250,254,.75)}

.border-s-cyan-100\/80 {
    border-inline-start-color:rgba(207,250,254,.8)}

.border-s-cyan-100\/90 {
    border-inline-start-color:rgba(207,250,254,.9)}

.border-s-cyan-100\/95 {
    border-inline-start-color:rgba(207,250,254,.95)}

.border-s-cyan-200 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(165 243 252/var(--tw-border-opacity))}

.border-s-cyan-200\/0 {
    border-inline-start-color: rgba(165,243,252,0)
}

.border-s-cyan-200\/10 {
    border-inline-start-color:rgba(165,243,252,.1)}

.border-s-cyan-200\/100 {
    border-inline-start-color:#a5f3fc}

.border-s-cyan-200\/20 {
    border-inline-start-color:rgba(165,243,252,.2)}

.border-s-cyan-200\/25 {
    border-inline-start-color:rgba(165,243,252,.25)}

.border-s-cyan-200\/30 {
    border-inline-start-color:rgba(165,243,252,.3)}

.border-s-cyan-200\/40 {
    border-inline-start-color:rgba(165,243,252,.4)}

.border-s-cyan-200\/5 {
    border-inline-start-color:rgba(165,243,252,.05)}

.border-s-cyan-200\/50 {
    border-inline-start-color:rgba(165,243,252,.5)}

.border-s-cyan-200\/60 {
    border-inline-start-color:rgba(165,243,252,.6)}

.border-s-cyan-200\/70 {
    border-inline-start-color:rgba(165,243,252,.7)}

.border-s-cyan-200\/75 {
    border-inline-start-color:rgba(165,243,252,.75)}

.border-s-cyan-200\/80 {
    border-inline-start-color:rgba(165,243,252,.8)}

.border-s-cyan-200\/90 {
    border-inline-start-color:rgba(165,243,252,.9)}

.border-s-cyan-200\/95 {
    border-inline-start-color:rgba(165,243,252,.95)}

.border-s-cyan-300 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(103 232 249/var(--tw-border-opacity))}

.border-s-cyan-300\/0 {
    border-inline-start-color: rgba(103,232,249,0)
}

.border-s-cyan-300\/10 {
    border-inline-start-color:rgba(103,232,249,.1)}

.border-s-cyan-300\/100 {
    border-inline-start-color:#67e8f9}

.border-s-cyan-300\/20 {
    border-inline-start-color:rgba(103,232,249,.2)}

.border-s-cyan-300\/25 {
    border-inline-start-color:rgba(103,232,249,.25)}

.border-s-cyan-300\/30 {
    border-inline-start-color:rgba(103,232,249,.3)}

.border-s-cyan-300\/40 {
    border-inline-start-color:rgba(103,232,249,.4)}

.border-s-cyan-300\/5 {
    border-inline-start-color:rgba(103,232,249,.05)}

.border-s-cyan-300\/50 {
    border-inline-start-color:rgba(103,232,249,.5)}

.border-s-cyan-300\/60 {
    border-inline-start-color:rgba(103,232,249,.6)}

.border-s-cyan-300\/70 {
    border-inline-start-color:rgba(103,232,249,.7)}

.border-s-cyan-300\/75 {
    border-inline-start-color:rgba(103,232,249,.75)}

.border-s-cyan-300\/80 {
    border-inline-start-color:rgba(103,232,249,.8)}

.border-s-cyan-300\/90 {
    border-inline-start-color:rgba(103,232,249,.9)}

.border-s-cyan-300\/95 {
    border-inline-start-color:rgba(103,232,249,.95)}

.border-s-cyan-400 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(34 211 238/var(--tw-border-opacity))}

.border-s-cyan-400\/0 {
    border-inline-start-color: rgba(34,211,238,0)
}

.border-s-cyan-400\/10 {
    border-inline-start-color:rgba(34,211,238,.1)}

.border-s-cyan-400\/100 {
    border-inline-start-color:#22d3ee}

.border-s-cyan-400\/20 {
    border-inline-start-color:rgba(34,211,238,.2)}

.border-s-cyan-400\/25 {
    border-inline-start-color:rgba(34,211,238,.25)}

.border-s-cyan-400\/30 {
    border-inline-start-color:rgba(34,211,238,.3)}

.border-s-cyan-400\/40 {
    border-inline-start-color:rgba(34,211,238,.4)}

.border-s-cyan-400\/5 {
    border-inline-start-color:rgba(34,211,238,.05)}

.border-s-cyan-400\/50 {
    border-inline-start-color:rgba(34,211,238,.5)}

.border-s-cyan-400\/60 {
    border-inline-start-color:rgba(34,211,238,.6)}

.border-s-cyan-400\/70 {
    border-inline-start-color:rgba(34,211,238,.7)}

.border-s-cyan-400\/75 {
    border-inline-start-color:rgba(34,211,238,.75)}

.border-s-cyan-400\/80 {
    border-inline-start-color:rgba(34,211,238,.8)}

.border-s-cyan-400\/90 {
    border-inline-start-color:rgba(34,211,238,.9)}

.border-s-cyan-400\/95 {
    border-inline-start-color:rgba(34,211,238,.95)}

.border-s-cyan-50 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(236 254 255/var(--tw-border-opacity))}

.border-s-cyan-50\/0 {
    border-inline-start-color: rgba(236,254,255,0)
}

.border-s-cyan-50\/10 {
    border-inline-start-color:rgba(236,254,255,.1)}

.border-s-cyan-50\/100 {
    border-inline-start-color:#ecfeff}

.border-s-cyan-50\/20 {
    border-inline-start-color:rgba(236,254,255,.2)}

.border-s-cyan-50\/25 {
    border-inline-start-color:rgba(236,254,255,.25)}

.border-s-cyan-50\/30 {
    border-inline-start-color:rgba(236,254,255,.3)}

.border-s-cyan-50\/40 {
    border-inline-start-color:rgba(236,254,255,.4)}

.border-s-cyan-50\/5 {
    border-inline-start-color:rgba(236,254,255,.05)}

.border-s-cyan-50\/50 {
    border-inline-start-color:rgba(236,254,255,.5)}

.border-s-cyan-50\/60 {
    border-inline-start-color:rgba(236,254,255,.6)}

.border-s-cyan-50\/70 {
    border-inline-start-color:rgba(236,254,255,.7)}

.border-s-cyan-50\/75 {
    border-inline-start-color:rgba(236,254,255,.75)}

.border-s-cyan-50\/80 {
    border-inline-start-color:rgba(236,254,255,.8)}

.border-s-cyan-50\/90 {
    border-inline-start-color:rgba(236,254,255,.9)}

.border-s-cyan-50\/95 {
    border-inline-start-color:rgba(236,254,255,.95)}

.border-s-cyan-500 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(6 182 212/var(--tw-border-opacity))}

.border-s-cyan-500\/0 {
    border-inline-start-color: rgba(6,182,212,0)
}

.border-s-cyan-500\/10 {
    border-inline-start-color:rgba(6,182,212,.1)}

.border-s-cyan-500\/100 {
    border-inline-start-color:#06b6d4}

.border-s-cyan-500\/20 {
    border-inline-start-color:rgba(6,182,212,.2)}

.border-s-cyan-500\/25 {
    border-inline-start-color:rgba(6,182,212,.25)}

.border-s-cyan-500\/30 {
    border-inline-start-color:rgba(6,182,212,.3)}

.border-s-cyan-500\/40 {
    border-inline-start-color:rgba(6,182,212,.4)}

.border-s-cyan-500\/5 {
    border-inline-start-color:rgba(6,182,212,.05)}

.border-s-cyan-500\/50 {
    border-inline-start-color:rgba(6,182,212,.5)}

.border-s-cyan-500\/60 {
    border-inline-start-color:rgba(6,182,212,.6)}

.border-s-cyan-500\/70 {
    border-inline-start-color:rgba(6,182,212,.7)}

.border-s-cyan-500\/75 {
    border-inline-start-color:rgba(6,182,212,.75)}

.border-s-cyan-500\/80 {
    border-inline-start-color:rgba(6,182,212,.8)}

.border-s-cyan-500\/90 {
    border-inline-start-color:rgba(6,182,212,.9)}

.border-s-cyan-500\/95 {
    border-inline-start-color:rgba(6,182,212,.95)}

.border-s-cyan-600 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(8 145 178/var(--tw-border-opacity))}

.border-s-cyan-600\/0 {
    border-inline-start-color: rgba(8,145,178,0)
}

.border-s-cyan-600\/10 {
    border-inline-start-color:rgba(8,145,178,.1)}

.border-s-cyan-600\/100 {
    border-inline-start-color:#0891b2}

.border-s-cyan-600\/20 {
    border-inline-start-color:rgba(8,145,178,.2)}

.border-s-cyan-600\/25 {
    border-inline-start-color:rgba(8,145,178,.25)}

.border-s-cyan-600\/30 {
    border-inline-start-color:rgba(8,145,178,.3)}

.border-s-cyan-600\/40 {
    border-inline-start-color:rgba(8,145,178,.4)}

.border-s-cyan-600\/5 {
    border-inline-start-color:rgba(8,145,178,.05)}

.border-s-cyan-600\/50 {
    border-inline-start-color:rgba(8,145,178,.5)}

.border-s-cyan-600\/60 {
    border-inline-start-color:rgba(8,145,178,.6)}

.border-s-cyan-600\/70 {
    border-inline-start-color:rgba(8,145,178,.7)}

.border-s-cyan-600\/75 {
    border-inline-start-color:rgba(8,145,178,.75)}

.border-s-cyan-600\/80 {
    border-inline-start-color:rgba(8,145,178,.8)}

.border-s-cyan-600\/90 {
    border-inline-start-color:rgba(8,145,178,.9)}

.border-s-cyan-600\/95 {
    border-inline-start-color:rgba(8,145,178,.95)}

.border-s-cyan-700 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(14 116 144/var(--tw-border-opacity))}

.border-s-cyan-700\/0 {
    border-inline-start-color: rgba(14,116,144,0)
}

.border-s-cyan-700\/10 {
    border-inline-start-color:rgba(14,116,144,.1)}

.border-s-cyan-700\/100 {
    border-inline-start-color:#0e7490}

.border-s-cyan-700\/20 {
    border-inline-start-color:rgba(14,116,144,.2)}

.border-s-cyan-700\/25 {
    border-inline-start-color:rgba(14,116,144,.25)}

.border-s-cyan-700\/30 {
    border-inline-start-color:rgba(14,116,144,.3)}

.border-s-cyan-700\/40 {
    border-inline-start-color:rgba(14,116,144,.4)}

.border-s-cyan-700\/5 {
    border-inline-start-color:rgba(14,116,144,.05)}

.border-s-cyan-700\/50 {
    border-inline-start-color:rgba(14,116,144,.5)}

.border-s-cyan-700\/60 {
    border-inline-start-color:rgba(14,116,144,.6)}

.border-s-cyan-700\/70 {
    border-inline-start-color:rgba(14,116,144,.7)}

.border-s-cyan-700\/75 {
    border-inline-start-color:rgba(14,116,144,.75)}

.border-s-cyan-700\/80 {
    border-inline-start-color:rgba(14,116,144,.8)}

.border-s-cyan-700\/90 {
    border-inline-start-color:rgba(14,116,144,.9)}

.border-s-cyan-700\/95 {
    border-inline-start-color:rgba(14,116,144,.95)}

.border-s-cyan-800 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(21 94 117/var(--tw-border-opacity))}

.border-s-cyan-800\/0 {
    border-inline-start-color: rgba(21,94,117,0)
}

.border-s-cyan-800\/10 {
    border-inline-start-color:rgba(21,94,117,.1)}

.border-s-cyan-800\/100 {
    border-inline-start-color:#155e75}

.border-s-cyan-800\/20 {
    border-inline-start-color:rgba(21,94,117,.2)}

.border-s-cyan-800\/25 {
    border-inline-start-color:rgba(21,94,117,.25)}

.border-s-cyan-800\/30 {
    border-inline-start-color:rgba(21,94,117,.3)}

.border-s-cyan-800\/40 {
    border-inline-start-color:rgba(21,94,117,.4)}

.border-s-cyan-800\/5 {
    border-inline-start-color:rgba(21,94,117,.05)}

.border-s-cyan-800\/50 {
    border-inline-start-color:rgba(21,94,117,.5)}

.border-s-cyan-800\/60 {
    border-inline-start-color:rgba(21,94,117,.6)}

.border-s-cyan-800\/70 {
    border-inline-start-color:rgba(21,94,117,.7)}

.border-s-cyan-800\/75 {
    border-inline-start-color:rgba(21,94,117,.75)}

.border-s-cyan-800\/80 {
    border-inline-start-color:rgba(21,94,117,.8)}

.border-s-cyan-800\/90 {
    border-inline-start-color:rgba(21,94,117,.9)}

.border-s-cyan-800\/95 {
    border-inline-start-color:rgba(21,94,117,.95)}

.border-s-cyan-900 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(22 78 99/var(--tw-border-opacity))}

.border-s-cyan-900\/0 {
    border-inline-start-color: rgba(22,78,99,0)
}

.border-s-cyan-900\/10 {
    border-inline-start-color:rgba(22,78,99,.1)}

.border-s-cyan-900\/100 {
    border-inline-start-color:#164e63}

.border-s-cyan-900\/20 {
    border-inline-start-color:rgba(22,78,99,.2)}

.border-s-cyan-900\/25 {
    border-inline-start-color:rgba(22,78,99,.25)}

.border-s-cyan-900\/30 {
    border-inline-start-color:rgba(22,78,99,.3)}

.border-s-cyan-900\/40 {
    border-inline-start-color:rgba(22,78,99,.4)}

.border-s-cyan-900\/5 {
    border-inline-start-color:rgba(22,78,99,.05)}

.border-s-cyan-900\/50 {
    border-inline-start-color:rgba(22,78,99,.5)}

.border-s-cyan-900\/60 {
    border-inline-start-color:rgba(22,78,99,.6)}

.border-s-cyan-900\/70 {
    border-inline-start-color:rgba(22,78,99,.7)}

.border-s-cyan-900\/75 {
    border-inline-start-color:rgba(22,78,99,.75)}

.border-s-cyan-900\/80 {
    border-inline-start-color:rgba(22,78,99,.8)}

.border-s-cyan-900\/90 {
    border-inline-start-color:rgba(22,78,99,.9)}

.border-s-cyan-900\/95 {
    border-inline-start-color:rgba(22,78,99,.95)}

.border-s-cyan-950 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(8 51 68/var(--tw-border-opacity))}

.border-s-cyan-950\/0 {
    border-inline-start-color: rgba(8,51,68,0)
}

.border-s-cyan-950\/10 {
    border-inline-start-color:rgba(8,51,68,.1)}

.border-s-cyan-950\/100 {
    border-inline-start-color:#083344}

.border-s-cyan-950\/20 {
    border-inline-start-color:rgba(8,51,68,.2)}

.border-s-cyan-950\/25 {
    border-inline-start-color:rgba(8,51,68,.25)}

.border-s-cyan-950\/30 {
    border-inline-start-color:rgba(8,51,68,.3)}

.border-s-cyan-950\/40 {
    border-inline-start-color:rgba(8,51,68,.4)}

.border-s-cyan-950\/5 {
    border-inline-start-color:rgba(8,51,68,.05)}

.border-s-cyan-950\/50 {
    border-inline-start-color:rgba(8,51,68,.5)}

.border-s-cyan-950\/60 {
    border-inline-start-color:rgba(8,51,68,.6)}

.border-s-cyan-950\/70 {
    border-inline-start-color:rgba(8,51,68,.7)}

.border-s-cyan-950\/75 {
    border-inline-start-color:rgba(8,51,68,.75)}

.border-s-cyan-950\/80 {
    border-inline-start-color:rgba(8,51,68,.8)}

.border-s-cyan-950\/90 {
    border-inline-start-color:rgba(8,51,68,.9)}

.border-s-cyan-950\/95 {
    border-inline-start-color:rgba(8,51,68,.95)}

.border-s-destructive {
    border-inline-start-color:hsl(var(--destructive))}

.border-s-destructive-foreground {
    border-inline-start-color: hsl(var(--destructive-foreground))
}

.border-s-destructive-foreground\/0 {
    border-inline-start-color:hsl(var(--destructive-foreground)/0)}

.border-s-destructive-foreground\/10 {
    border-inline-start-color: hsl(var(--destructive-foreground)/.1)
}

.border-s-destructive-foreground\/100 {
    border-inline-start-color:hsl(var(--destructive-foreground)/1)}

.border-s-destructive-foreground\/20 {
    border-inline-start-color: hsl(var(--destructive-foreground)/.2)
}

.border-s-destructive-foreground\/25 {
    border-inline-start-color:hsl(var(--destructive-foreground)/.25)}

.border-s-destructive-foreground\/30 {
    border-inline-start-color: hsl(var(--destructive-foreground)/.3)
}

.border-s-destructive-foreground\/40 {
    border-inline-start-color:hsl(var(--destructive-foreground)/.4)}

.border-s-destructive-foreground\/5 {
    border-inline-start-color: hsl(var(--destructive-foreground)/.05)
}

.border-s-destructive-foreground\/50 {
    border-inline-start-color:hsl(var(--destructive-foreground)/.5)}

.border-s-destructive-foreground\/60 {
    border-inline-start-color: hsl(var(--destructive-foreground)/.6)
}

.border-s-destructive-foreground\/70 {
    border-inline-start-color:hsl(var(--destructive-foreground)/.7)}

.border-s-destructive-foreground\/75 {
    border-inline-start-color: hsl(var(--destructive-foreground)/.75)
}

.border-s-destructive-foreground\/80 {
    border-inline-start-color:hsl(var(--destructive-foreground)/.8)}

.border-s-destructive-foreground\/90 {
    border-inline-start-color: hsl(var(--destructive-foreground)/.9)
}

.border-s-destructive-foreground\/95 {
    border-inline-start-color:hsl(var(--destructive-foreground)/.95)}

.border-s-destructive\/0 {
    border-inline-start-color: hsl(var(--destructive)/0)
}

.border-s-destructive\/10 {
    border-inline-start-color:hsl(var(--destructive)/.1)}

.border-s-destructive\/100 {
    border-inline-start-color: hsl(var(--destructive)/1)
}

.border-s-destructive\/20 {
    border-inline-start-color:hsl(var(--destructive)/.2)}

.border-s-destructive\/25 {
    border-inline-start-color: hsl(var(--destructive)/.25)
}

.border-s-destructive\/30 {
    border-inline-start-color:hsl(var(--destructive)/.3)}

.border-s-destructive\/40 {
    border-inline-start-color: hsl(var(--destructive)/.4)
}

.border-s-destructive\/5 {
    border-inline-start-color:hsl(var(--destructive)/.05)}

.border-s-destructive\/50 {
    border-inline-start-color: hsl(var(--destructive)/.5)
}

.border-s-destructive\/60 {
    border-inline-start-color:hsl(var(--destructive)/.6)}

.border-s-destructive\/70 {
    border-inline-start-color: hsl(var(--destructive)/.7)
}

.border-s-destructive\/75 {
    border-inline-start-color:hsl(var(--destructive)/.75)}

.border-s-destructive\/80 {
    border-inline-start-color: hsl(var(--destructive)/.8)
}

.border-s-destructive\/90 {
    border-inline-start-color:hsl(var(--destructive)/.9)}

.border-s-destructive\/95 {
    border-inline-start-color: hsl(var(--destructive)/.95)
}

.border-s-emerald-100 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(209 250 229/var(--tw-border-opacity))}

.border-s-emerald-100\/0 {
    border-inline-start-color: rgba(209,250,229,0)
}

.border-s-emerald-100\/10 {
    border-inline-start-color:rgba(209,250,229,.1)}

.border-s-emerald-100\/100 {
    border-inline-start-color:#d1fae5}

.border-s-emerald-100\/20 {
    border-inline-start-color:rgba(209,250,229,.2)}

.border-s-emerald-100\/25 {
    border-inline-start-color:rgba(209,250,229,.25)}

.border-s-emerald-100\/30 {
    border-inline-start-color:rgba(209,250,229,.3)}

.border-s-emerald-100\/40 {
    border-inline-start-color:rgba(209,250,229,.4)}

.border-s-emerald-100\/5 {
    border-inline-start-color:rgba(209,250,229,.05)}

.border-s-emerald-100\/50 {
    border-inline-start-color:rgba(209,250,229,.5)}

.border-s-emerald-100\/60 {
    border-inline-start-color:rgba(209,250,229,.6)}

.border-s-emerald-100\/70 {
    border-inline-start-color:rgba(209,250,229,.7)}

.border-s-emerald-100\/75 {
    border-inline-start-color:rgba(209,250,229,.75)}

.border-s-emerald-100\/80 {
    border-inline-start-color:rgba(209,250,229,.8)}

.border-s-emerald-100\/90 {
    border-inline-start-color:rgba(209,250,229,.9)}

.border-s-emerald-100\/95 {
    border-inline-start-color:rgba(209,250,229,.95)}

.border-s-emerald-200 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(167 243 208/var(--tw-border-opacity))}

.border-s-emerald-200\/0 {
    border-inline-start-color: rgba(167,243,208,0)
}

.border-s-emerald-200\/10 {
    border-inline-start-color:rgba(167,243,208,.1)}

.border-s-emerald-200\/100 {
    border-inline-start-color:#a7f3d0}

.border-s-emerald-200\/20 {
    border-inline-start-color:rgba(167,243,208,.2)}

.border-s-emerald-200\/25 {
    border-inline-start-color:rgba(167,243,208,.25)}

.border-s-emerald-200\/30 {
    border-inline-start-color:rgba(167,243,208,.3)}

.border-s-emerald-200\/40 {
    border-inline-start-color:rgba(167,243,208,.4)}

.border-s-emerald-200\/5 {
    border-inline-start-color:rgba(167,243,208,.05)}

.border-s-emerald-200\/50 {
    border-inline-start-color:rgba(167,243,208,.5)}

.border-s-emerald-200\/60 {
    border-inline-start-color:rgba(167,243,208,.6)}

.border-s-emerald-200\/70 {
    border-inline-start-color:rgba(167,243,208,.7)}

.border-s-emerald-200\/75 {
    border-inline-start-color:rgba(167,243,208,.75)}

.border-s-emerald-200\/80 {
    border-inline-start-color:rgba(167,243,208,.8)}

.border-s-emerald-200\/90 {
    border-inline-start-color:rgba(167,243,208,.9)}

.border-s-emerald-200\/95 {
    border-inline-start-color:rgba(167,243,208,.95)}

.border-s-emerald-300 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(110 231 183/var(--tw-border-opacity))}

.border-s-emerald-300\/0 {
    border-inline-start-color: rgba(110,231,183,0)
}

.border-s-emerald-300\/10 {
    border-inline-start-color:rgba(110,231,183,.1)}

.border-s-emerald-300\/100 {
    border-inline-start-color:#6ee7b7}

.border-s-emerald-300\/20 {
    border-inline-start-color:rgba(110,231,183,.2)}

.border-s-emerald-300\/25 {
    border-inline-start-color:rgba(110,231,183,.25)}

.border-s-emerald-300\/30 {
    border-inline-start-color:rgba(110,231,183,.3)}

.border-s-emerald-300\/40 {
    border-inline-start-color:rgba(110,231,183,.4)}

.border-s-emerald-300\/5 {
    border-inline-start-color:rgba(110,231,183,.05)}

.border-s-emerald-300\/50 {
    border-inline-start-color:rgba(110,231,183,.5)}

.border-s-emerald-300\/60 {
    border-inline-start-color:rgba(110,231,183,.6)}

.border-s-emerald-300\/70 {
    border-inline-start-color:rgba(110,231,183,.7)}

.border-s-emerald-300\/75 {
    border-inline-start-color:rgba(110,231,183,.75)}

.border-s-emerald-300\/80 {
    border-inline-start-color:rgba(110,231,183,.8)}

.border-s-emerald-300\/90 {
    border-inline-start-color:rgba(110,231,183,.9)}

.border-s-emerald-300\/95 {
    border-inline-start-color:rgba(110,231,183,.95)}

.border-s-emerald-400 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(52 211 153/var(--tw-border-opacity))}

.border-s-emerald-400\/0 {
    border-inline-start-color: rgba(52,211,153,0)
}

.border-s-emerald-400\/10 {
    border-inline-start-color:rgba(52,211,153,.1)}

.border-s-emerald-400\/100 {
    border-inline-start-color:#34d399}

.border-s-emerald-400\/20 {
    border-inline-start-color:rgba(52,211,153,.2)}

.border-s-emerald-400\/25 {
    border-inline-start-color:rgba(52,211,153,.25)}

.border-s-emerald-400\/30 {
    border-inline-start-color:rgba(52,211,153,.3)}

.border-s-emerald-400\/40 {
    border-inline-start-color:rgba(52,211,153,.4)}

.border-s-emerald-400\/5 {
    border-inline-start-color:rgba(52,211,153,.05)}

.border-s-emerald-400\/50 {
    border-inline-start-color:rgba(52,211,153,.5)}

.border-s-emerald-400\/60 {
    border-inline-start-color:rgba(52,211,153,.6)}

.border-s-emerald-400\/70 {
    border-inline-start-color:rgba(52,211,153,.7)}

.border-s-emerald-400\/75 {
    border-inline-start-color:rgba(52,211,153,.75)}

.border-s-emerald-400\/80 {
    border-inline-start-color:rgba(52,211,153,.8)}

.border-s-emerald-400\/90 {
    border-inline-start-color:rgba(52,211,153,.9)}

.border-s-emerald-400\/95 {
    border-inline-start-color:rgba(52,211,153,.95)}

.border-s-emerald-50 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(236 253 245/var(--tw-border-opacity))}

.border-s-emerald-50\/0 {
    border-inline-start-color: rgba(236,253,245,0)
}

.border-s-emerald-50\/10 {
    border-inline-start-color:rgba(236,253,245,.1)}

.border-s-emerald-50\/100 {
    border-inline-start-color:#ecfdf5}

.border-s-emerald-50\/20 {
    border-inline-start-color:rgba(236,253,245,.2)}

.border-s-emerald-50\/25 {
    border-inline-start-color:rgba(236,253,245,.25)}

.border-s-emerald-50\/30 {
    border-inline-start-color:rgba(236,253,245,.3)}

.border-s-emerald-50\/40 {
    border-inline-start-color:rgba(236,253,245,.4)}

.border-s-emerald-50\/5 {
    border-inline-start-color:rgba(236,253,245,.05)}

.border-s-emerald-50\/50 {
    border-inline-start-color:rgba(236,253,245,.5)}

.border-s-emerald-50\/60 {
    border-inline-start-color:rgba(236,253,245,.6)}

.border-s-emerald-50\/70 {
    border-inline-start-color:rgba(236,253,245,.7)}

.border-s-emerald-50\/75 {
    border-inline-start-color:rgba(236,253,245,.75)}

.border-s-emerald-50\/80 {
    border-inline-start-color:rgba(236,253,245,.8)}

.border-s-emerald-50\/90 {
    border-inline-start-color:rgba(236,253,245,.9)}

.border-s-emerald-50\/95 {
    border-inline-start-color:rgba(236,253,245,.95)}

.border-s-emerald-500 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(16 185 129/var(--tw-border-opacity))}

.border-s-emerald-500\/0 {
    border-inline-start-color: rgba(16,185,129,0)
}

.border-s-emerald-500\/10 {
    border-inline-start-color:rgba(16,185,129,.1)}

.border-s-emerald-500\/100 {
    border-inline-start-color:#10b981}

.border-s-emerald-500\/20 {
    border-inline-start-color:rgba(16,185,129,.2)}

.border-s-emerald-500\/25 {
    border-inline-start-color:rgba(16,185,129,.25)}

.border-s-emerald-500\/30 {
    border-inline-start-color:rgba(16,185,129,.3)}

.border-s-emerald-500\/40 {
    border-inline-start-color:rgba(16,185,129,.4)}

.border-s-emerald-500\/5 {
    border-inline-start-color:rgba(16,185,129,.05)}

.border-s-emerald-500\/50 {
    border-inline-start-color:rgba(16,185,129,.5)}

.border-s-emerald-500\/60 {
    border-inline-start-color:rgba(16,185,129,.6)}

.border-s-emerald-500\/70 {
    border-inline-start-color:rgba(16,185,129,.7)}

.border-s-emerald-500\/75 {
    border-inline-start-color:rgba(16,185,129,.75)}

.border-s-emerald-500\/80 {
    border-inline-start-color:rgba(16,185,129,.8)}

.border-s-emerald-500\/90 {
    border-inline-start-color:rgba(16,185,129,.9)}

.border-s-emerald-500\/95 {
    border-inline-start-color:rgba(16,185,129,.95)}

.border-s-emerald-600 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(5 150 105/var(--tw-border-opacity))}

.border-s-emerald-600\/0 {
    border-inline-start-color: rgba(5,150,105,0)
}

.border-s-emerald-600\/10 {
    border-inline-start-color:rgba(5,150,105,.1)}

.border-s-emerald-600\/100 {
    border-inline-start-color:#059669}

.border-s-emerald-600\/20 {
    border-inline-start-color:rgba(5,150,105,.2)}

.border-s-emerald-600\/25 {
    border-inline-start-color:rgba(5,150,105,.25)}

.border-s-emerald-600\/30 {
    border-inline-start-color:rgba(5,150,105,.3)}

.border-s-emerald-600\/40 {
    border-inline-start-color:rgba(5,150,105,.4)}

.border-s-emerald-600\/5 {
    border-inline-start-color:rgba(5,150,105,.05)}

.border-s-emerald-600\/50 {
    border-inline-start-color:rgba(5,150,105,.5)}

.border-s-emerald-600\/60 {
    border-inline-start-color:rgba(5,150,105,.6)}

.border-s-emerald-600\/70 {
    border-inline-start-color:rgba(5,150,105,.7)}

.border-s-emerald-600\/75 {
    border-inline-start-color:rgba(5,150,105,.75)}

.border-s-emerald-600\/80 {
    border-inline-start-color:rgba(5,150,105,.8)}

.border-s-emerald-600\/90 {
    border-inline-start-color:rgba(5,150,105,.9)}

.border-s-emerald-600\/95 {
    border-inline-start-color:rgba(5,150,105,.95)}

.border-s-emerald-700 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(4 120 87/var(--tw-border-opacity))}

.border-s-emerald-700\/0 {
    border-inline-start-color: rgba(4,120,87,0)
}

.border-s-emerald-700\/10 {
    border-inline-start-color:rgba(4,120,87,.1)}

.border-s-emerald-700\/100 {
    border-inline-start-color:#047857}

.border-s-emerald-700\/20 {
    border-inline-start-color:rgba(4,120,87,.2)}

.border-s-emerald-700\/25 {
    border-inline-start-color:rgba(4,120,87,.25)}

.border-s-emerald-700\/30 {
    border-inline-start-color:rgba(4,120,87,.3)}

.border-s-emerald-700\/40 {
    border-inline-start-color:rgba(4,120,87,.4)}

.border-s-emerald-700\/5 {
    border-inline-start-color:rgba(4,120,87,.05)}

.border-s-emerald-700\/50 {
    border-inline-start-color:rgba(4,120,87,.5)}

.border-s-emerald-700\/60 {
    border-inline-start-color:rgba(4,120,87,.6)}

.border-s-emerald-700\/70 {
    border-inline-start-color:rgba(4,120,87,.7)}

.border-s-emerald-700\/75 {
    border-inline-start-color:rgba(4,120,87,.75)}

.border-s-emerald-700\/80 {
    border-inline-start-color:rgba(4,120,87,.8)}

.border-s-emerald-700\/90 {
    border-inline-start-color:rgba(4,120,87,.9)}

.border-s-emerald-700\/95 {
    border-inline-start-color:rgba(4,120,87,.95)}

.border-s-emerald-800 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(6 95 70/var(--tw-border-opacity))}

.border-s-emerald-800\/0 {
    border-inline-start-color: rgba(6,95,70,0)
}

.border-s-emerald-800\/10 {
    border-inline-start-color:rgba(6,95,70,.1)}

.border-s-emerald-800\/100 {
    border-inline-start-color:#065f46}

.border-s-emerald-800\/20 {
    border-inline-start-color:rgba(6,95,70,.2)}

.border-s-emerald-800\/25 {
    border-inline-start-color:rgba(6,95,70,.25)}

.border-s-emerald-800\/30 {
    border-inline-start-color:rgba(6,95,70,.3)}

.border-s-emerald-800\/40 {
    border-inline-start-color:rgba(6,95,70,.4)}

.border-s-emerald-800\/5 {
    border-inline-start-color:rgba(6,95,70,.05)}

.border-s-emerald-800\/50 {
    border-inline-start-color:rgba(6,95,70,.5)}

.border-s-emerald-800\/60 {
    border-inline-start-color:rgba(6,95,70,.6)}

.border-s-emerald-800\/70 {
    border-inline-start-color:rgba(6,95,70,.7)}

.border-s-emerald-800\/75 {
    border-inline-start-color:rgba(6,95,70,.75)}

.border-s-emerald-800\/80 {
    border-inline-start-color:rgba(6,95,70,.8)}

.border-s-emerald-800\/90 {
    border-inline-start-color:rgba(6,95,70,.9)}

.border-s-emerald-800\/95 {
    border-inline-start-color:rgba(6,95,70,.95)}

.border-s-emerald-900 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(6 78 59/var(--tw-border-opacity))}

.border-s-emerald-900\/0 {
    border-inline-start-color: rgba(6,78,59,0)
}

.border-s-emerald-900\/10 {
    border-inline-start-color:rgba(6,78,59,.1)}

.border-s-emerald-900\/100 {
    border-inline-start-color:#064e3b}

.border-s-emerald-900\/20 {
    border-inline-start-color:rgba(6,78,59,.2)}

.border-s-emerald-900\/25 {
    border-inline-start-color:rgba(6,78,59,.25)}

.border-s-emerald-900\/30 {
    border-inline-start-color:rgba(6,78,59,.3)}

.border-s-emerald-900\/40 {
    border-inline-start-color:rgba(6,78,59,.4)}

.border-s-emerald-900\/5 {
    border-inline-start-color:rgba(6,78,59,.05)}

.border-s-emerald-900\/50 {
    border-inline-start-color:rgba(6,78,59,.5)}

.border-s-emerald-900\/60 {
    border-inline-start-color:rgba(6,78,59,.6)}

.border-s-emerald-900\/70 {
    border-inline-start-color:rgba(6,78,59,.7)}

.border-s-emerald-900\/75 {
    border-inline-start-color:rgba(6,78,59,.75)}

.border-s-emerald-900\/80 {
    border-inline-start-color:rgba(6,78,59,.8)}

.border-s-emerald-900\/90 {
    border-inline-start-color:rgba(6,78,59,.9)}

.border-s-emerald-900\/95 {
    border-inline-start-color:rgba(6,78,59,.95)}

.border-s-emerald-950 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(2 44 34/var(--tw-border-opacity))}

.border-s-emerald-950\/0 {
    border-inline-start-color: rgba(2,44,34,0)
}

.border-s-emerald-950\/10 {
    border-inline-start-color:rgba(2,44,34,.1)}

.border-s-emerald-950\/100 {
    border-inline-start-color:#022c22}

.border-s-emerald-950\/20 {
    border-inline-start-color:rgba(2,44,34,.2)}

.border-s-emerald-950\/25 {
    border-inline-start-color:rgba(2,44,34,.25)}

.border-s-emerald-950\/30 {
    border-inline-start-color:rgba(2,44,34,.3)}

.border-s-emerald-950\/40 {
    border-inline-start-color:rgba(2,44,34,.4)}

.border-s-emerald-950\/5 {
    border-inline-start-color:rgba(2,44,34,.05)}

.border-s-emerald-950\/50 {
    border-inline-start-color:rgba(2,44,34,.5)}

.border-s-emerald-950\/60 {
    border-inline-start-color:rgba(2,44,34,.6)}

.border-s-emerald-950\/70 {
    border-inline-start-color:rgba(2,44,34,.7)}

.border-s-emerald-950\/75 {
    border-inline-start-color:rgba(2,44,34,.75)}

.border-s-emerald-950\/80 {
    border-inline-start-color:rgba(2,44,34,.8)}

.border-s-emerald-950\/90 {
    border-inline-start-color:rgba(2,44,34,.9)}

.border-s-emerald-950\/95 {
    border-inline-start-color:rgba(2,44,34,.95)}

.border-s-error {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(221 73 73/var(--tw-border-opacity))}

.border-s-error\/0 {
    border-inline-start-color: rgba(221,73,73,0)
}

.border-s-error\/10 {
    border-inline-start-color:rgba(221,73,73,.1)}

.border-s-error\/100 {
    border-inline-start-color:#dd4949}

.border-s-error\/20 {
    border-inline-start-color:rgba(221,73,73,.2)}

.border-s-error\/25 {
    border-inline-start-color:rgba(221,73,73,.25)}

.border-s-error\/30 {
    border-inline-start-color:rgba(221,73,73,.3)}

.border-s-error\/40 {
    border-inline-start-color:rgba(221,73,73,.4)}

.border-s-error\/5 {
    border-inline-start-color:rgba(221,73,73,.05)}

.border-s-error\/50 {
    border-inline-start-color:rgba(221,73,73,.5)}

.border-s-error\/60 {
    border-inline-start-color:rgba(221,73,73,.6)}

.border-s-error\/70 {
    border-inline-start-color:rgba(221,73,73,.7)}

.border-s-error\/75 {
    border-inline-start-color:rgba(221,73,73,.75)}

.border-s-error\/80 {
    border-inline-start-color:rgba(221,73,73,.8)}

.border-s-error\/90 {
    border-inline-start-color:rgba(221,73,73,.9)}

.border-s-error\/95 {
    border-inline-start-color:rgba(221,73,73,.95)}

.border-s-foreground {
    border-inline-start-color:hsl(var(--foreground))}

.border-s-foreground\/0 {
    border-inline-start-color: hsl(var(--foreground)/0)
}

.border-s-foreground\/10 {
    border-inline-start-color:hsl(var(--foreground)/.1)}

.border-s-foreground\/100 {
    border-inline-start-color: hsl(var(--foreground)/1)
}

.border-s-foreground\/20 {
    border-inline-start-color:hsl(var(--foreground)/.2)}

.border-s-foreground\/25 {
    border-inline-start-color: hsl(var(--foreground)/.25)
}

.border-s-foreground\/30 {
    border-inline-start-color:hsl(var(--foreground)/.3)}

.border-s-foreground\/40 {
    border-inline-start-color: hsl(var(--foreground)/.4)
}

.border-s-foreground\/5 {
    border-inline-start-color:hsl(var(--foreground)/.05)}

.border-s-foreground\/50 {
    border-inline-start-color: hsl(var(--foreground)/.5)
}

.border-s-foreground\/60 {
    border-inline-start-color:hsl(var(--foreground)/.6)}

.border-s-foreground\/70 {
    border-inline-start-color: hsl(var(--foreground)/.7)
}

.border-s-foreground\/75 {
    border-inline-start-color:hsl(var(--foreground)/.75)}

.border-s-foreground\/80 {
    border-inline-start-color: hsl(var(--foreground)/.8)
}

.border-s-foreground\/90 {
    border-inline-start-color:hsl(var(--foreground)/.9)}

.border-s-foreground\/95 {
    border-inline-start-color: hsl(var(--foreground)/.95)
}

.border-s-fuchsia-100 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(250 232 255/var(--tw-border-opacity))}

.border-s-fuchsia-100\/0 {
    border-inline-start-color: rgba(250,232,255,0)
}

.border-s-fuchsia-100\/10 {
    border-inline-start-color:rgba(250,232,255,.1)}

.border-s-fuchsia-100\/100 {
    border-inline-start-color:#fae8ff}

.border-s-fuchsia-100\/20 {
    border-inline-start-color:rgba(250,232,255,.2)}

.border-s-fuchsia-100\/25 {
    border-inline-start-color:rgba(250,232,255,.25)}

.border-s-fuchsia-100\/30 {
    border-inline-start-color:rgba(250,232,255,.3)}

.border-s-fuchsia-100\/40 {
    border-inline-start-color:rgba(250,232,255,.4)}

.border-s-fuchsia-100\/5 {
    border-inline-start-color:rgba(250,232,255,.05)}

.border-s-fuchsia-100\/50 {
    border-inline-start-color:rgba(250,232,255,.5)}

.border-s-fuchsia-100\/60 {
    border-inline-start-color:rgba(250,232,255,.6)}

.border-s-fuchsia-100\/70 {
    border-inline-start-color:rgba(250,232,255,.7)}

.border-s-fuchsia-100\/75 {
    border-inline-start-color:rgba(250,232,255,.75)}

.border-s-fuchsia-100\/80 {
    border-inline-start-color:rgba(250,232,255,.8)}

.border-s-fuchsia-100\/90 {
    border-inline-start-color:rgba(250,232,255,.9)}

.border-s-fuchsia-100\/95 {
    border-inline-start-color:rgba(250,232,255,.95)}

.border-s-fuchsia-200 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(245 208 254/var(--tw-border-opacity))}

.border-s-fuchsia-200\/0 {
    border-inline-start-color: rgba(245,208,254,0)
}

.border-s-fuchsia-200\/10 {
    border-inline-start-color:rgba(245,208,254,.1)}

.border-s-fuchsia-200\/100 {
    border-inline-start-color:#f5d0fe}

.border-s-fuchsia-200\/20 {
    border-inline-start-color:rgba(245,208,254,.2)}

.border-s-fuchsia-200\/25 {
    border-inline-start-color:rgba(245,208,254,.25)}

.border-s-fuchsia-200\/30 {
    border-inline-start-color:rgba(245,208,254,.3)}

.border-s-fuchsia-200\/40 {
    border-inline-start-color:rgba(245,208,254,.4)}

.border-s-fuchsia-200\/5 {
    border-inline-start-color:rgba(245,208,254,.05)}

.border-s-fuchsia-200\/50 {
    border-inline-start-color:rgba(245,208,254,.5)}

.border-s-fuchsia-200\/60 {
    border-inline-start-color:rgba(245,208,254,.6)}

.border-s-fuchsia-200\/70 {
    border-inline-start-color:rgba(245,208,254,.7)}

.border-s-fuchsia-200\/75 {
    border-inline-start-color:rgba(245,208,254,.75)}

.border-s-fuchsia-200\/80 {
    border-inline-start-color:rgba(245,208,254,.8)}

.border-s-fuchsia-200\/90 {
    border-inline-start-color:rgba(245,208,254,.9)}

.border-s-fuchsia-200\/95 {
    border-inline-start-color:rgba(245,208,254,.95)}

.border-s-fuchsia-300 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(240 171 252/var(--tw-border-opacity))}

.border-s-fuchsia-300\/0 {
    border-inline-start-color: rgba(240,171,252,0)
}

.border-s-fuchsia-300\/10 {
    border-inline-start-color:rgba(240,171,252,.1)}

.border-s-fuchsia-300\/100 {
    border-inline-start-color:#f0abfc}

.border-s-fuchsia-300\/20 {
    border-inline-start-color:rgba(240,171,252,.2)}

.border-s-fuchsia-300\/25 {
    border-inline-start-color:rgba(240,171,252,.25)}

.border-s-fuchsia-300\/30 {
    border-inline-start-color:rgba(240,171,252,.3)}

.border-s-fuchsia-300\/40 {
    border-inline-start-color:rgba(240,171,252,.4)}

.border-s-fuchsia-300\/5 {
    border-inline-start-color:rgba(240,171,252,.05)}

.border-s-fuchsia-300\/50 {
    border-inline-start-color:rgba(240,171,252,.5)}

.border-s-fuchsia-300\/60 {
    border-inline-start-color:rgba(240,171,252,.6)}

.border-s-fuchsia-300\/70 {
    border-inline-start-color:rgba(240,171,252,.7)}

.border-s-fuchsia-300\/75 {
    border-inline-start-color:rgba(240,171,252,.75)}

.border-s-fuchsia-300\/80 {
    border-inline-start-color:rgba(240,171,252,.8)}

.border-s-fuchsia-300\/90 {
    border-inline-start-color:rgba(240,171,252,.9)}

.border-s-fuchsia-300\/95 {
    border-inline-start-color:rgba(240,171,252,.95)}

.border-s-fuchsia-400 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(232 121 249/var(--tw-border-opacity))}

.border-s-fuchsia-400\/0 {
    border-inline-start-color: rgba(232,121,249,0)
}

.border-s-fuchsia-400\/10 {
    border-inline-start-color:rgba(232,121,249,.1)}

.border-s-fuchsia-400\/100 {
    border-inline-start-color:#e879f9}

.border-s-fuchsia-400\/20 {
    border-inline-start-color:rgba(232,121,249,.2)}

.border-s-fuchsia-400\/25 {
    border-inline-start-color:rgba(232,121,249,.25)}

.border-s-fuchsia-400\/30 {
    border-inline-start-color:rgba(232,121,249,.3)}

.border-s-fuchsia-400\/40 {
    border-inline-start-color:rgba(232,121,249,.4)}

.border-s-fuchsia-400\/5 {
    border-inline-start-color:rgba(232,121,249,.05)}

.border-s-fuchsia-400\/50 {
    border-inline-start-color:rgba(232,121,249,.5)}

.border-s-fuchsia-400\/60 {
    border-inline-start-color:rgba(232,121,249,.6)}

.border-s-fuchsia-400\/70 {
    border-inline-start-color:rgba(232,121,249,.7)}

.border-s-fuchsia-400\/75 {
    border-inline-start-color:rgba(232,121,249,.75)}

.border-s-fuchsia-400\/80 {
    border-inline-start-color:rgba(232,121,249,.8)}

.border-s-fuchsia-400\/90 {
    border-inline-start-color:rgba(232,121,249,.9)}

.border-s-fuchsia-400\/95 {
    border-inline-start-color:rgba(232,121,249,.95)}

.border-s-fuchsia-50 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(253 244 255/var(--tw-border-opacity))}

.border-s-fuchsia-50\/0 {
    border-inline-start-color: rgba(253,244,255,0)
}

.border-s-fuchsia-50\/10 {
    border-inline-start-color:rgba(253,244,255,.1)}

.border-s-fuchsia-50\/100 {
    border-inline-start-color:#fdf4ff}

.border-s-fuchsia-50\/20 {
    border-inline-start-color:rgba(253,244,255,.2)}

.border-s-fuchsia-50\/25 {
    border-inline-start-color:rgba(253,244,255,.25)}

.border-s-fuchsia-50\/30 {
    border-inline-start-color:rgba(253,244,255,.3)}

.border-s-fuchsia-50\/40 {
    border-inline-start-color:rgba(253,244,255,.4)}

.border-s-fuchsia-50\/5 {
    border-inline-start-color:rgba(253,244,255,.05)}

.border-s-fuchsia-50\/50 {
    border-inline-start-color:rgba(253,244,255,.5)}

.border-s-fuchsia-50\/60 {
    border-inline-start-color:rgba(253,244,255,.6)}

.border-s-fuchsia-50\/70 {
    border-inline-start-color:rgba(253,244,255,.7)}

.border-s-fuchsia-50\/75 {
    border-inline-start-color:rgba(253,244,255,.75)}

.border-s-fuchsia-50\/80 {
    border-inline-start-color:rgba(253,244,255,.8)}

.border-s-fuchsia-50\/90 {
    border-inline-start-color:rgba(253,244,255,.9)}

.border-s-fuchsia-50\/95 {
    border-inline-start-color:rgba(253,244,255,.95)}

.border-s-fuchsia-500 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(217 70 239/var(--tw-border-opacity))}

.border-s-fuchsia-500\/0 {
    border-inline-start-color: rgba(217,70,239,0)
}

.border-s-fuchsia-500\/10 {
    border-inline-start-color:rgba(217,70,239,.1)}

.border-s-fuchsia-500\/100 {
    border-inline-start-color:#d946ef}

.border-s-fuchsia-500\/20 {
    border-inline-start-color:rgba(217,70,239,.2)}

.border-s-fuchsia-500\/25 {
    border-inline-start-color:rgba(217,70,239,.25)}

.border-s-fuchsia-500\/30 {
    border-inline-start-color:rgba(217,70,239,.3)}

.border-s-fuchsia-500\/40 {
    border-inline-start-color:rgba(217,70,239,.4)}

.border-s-fuchsia-500\/5 {
    border-inline-start-color:rgba(217,70,239,.05)}

.border-s-fuchsia-500\/50 {
    border-inline-start-color:rgba(217,70,239,.5)}

.border-s-fuchsia-500\/60 {
    border-inline-start-color:rgba(217,70,239,.6)}

.border-s-fuchsia-500\/70 {
    border-inline-start-color:rgba(217,70,239,.7)}

.border-s-fuchsia-500\/75 {
    border-inline-start-color:rgba(217,70,239,.75)}

.border-s-fuchsia-500\/80 {
    border-inline-start-color:rgba(217,70,239,.8)}

.border-s-fuchsia-500\/90 {
    border-inline-start-color:rgba(217,70,239,.9)}

.border-s-fuchsia-500\/95 {
    border-inline-start-color:rgba(217,70,239,.95)}

.border-s-fuchsia-600 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(192 38 211/var(--tw-border-opacity))}

.border-s-fuchsia-600\/0 {
    border-inline-start-color: rgba(192,38,211,0)
}

.border-s-fuchsia-600\/10 {
    border-inline-start-color:rgba(192,38,211,.1)}

.border-s-fuchsia-600\/100 {
    border-inline-start-color:#c026d3}

.border-s-fuchsia-600\/20 {
    border-inline-start-color:rgba(192,38,211,.2)}

.border-s-fuchsia-600\/25 {
    border-inline-start-color:rgba(192,38,211,.25)}

.border-s-fuchsia-600\/30 {
    border-inline-start-color:rgba(192,38,211,.3)}

.border-s-fuchsia-600\/40 {
    border-inline-start-color:rgba(192,38,211,.4)}

.border-s-fuchsia-600\/5 {
    border-inline-start-color:rgba(192,38,211,.05)}

.border-s-fuchsia-600\/50 {
    border-inline-start-color:rgba(192,38,211,.5)}

.border-s-fuchsia-600\/60 {
    border-inline-start-color:rgba(192,38,211,.6)}

.border-s-fuchsia-600\/70 {
    border-inline-start-color:rgba(192,38,211,.7)}

.border-s-fuchsia-600\/75 {
    border-inline-start-color:rgba(192,38,211,.75)}

.border-s-fuchsia-600\/80 {
    border-inline-start-color:rgba(192,38,211,.8)}

.border-s-fuchsia-600\/90 {
    border-inline-start-color:rgba(192,38,211,.9)}

.border-s-fuchsia-600\/95 {
    border-inline-start-color:rgba(192,38,211,.95)}

.border-s-fuchsia-700 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(162 28 175/var(--tw-border-opacity))}

.border-s-fuchsia-700\/0 {
    border-inline-start-color: rgba(162,28,175,0)
}

.border-s-fuchsia-700\/10 {
    border-inline-start-color:rgba(162,28,175,.1)}

.border-s-fuchsia-700\/100 {
    border-inline-start-color:#a21caf}

.border-s-fuchsia-700\/20 {
    border-inline-start-color:rgba(162,28,175,.2)}

.border-s-fuchsia-700\/25 {
    border-inline-start-color:rgba(162,28,175,.25)}

.border-s-fuchsia-700\/30 {
    border-inline-start-color:rgba(162,28,175,.3)}

.border-s-fuchsia-700\/40 {
    border-inline-start-color:rgba(162,28,175,.4)}

.border-s-fuchsia-700\/5 {
    border-inline-start-color:rgba(162,28,175,.05)}

.border-s-fuchsia-700\/50 {
    border-inline-start-color:rgba(162,28,175,.5)}

.border-s-fuchsia-700\/60 {
    border-inline-start-color:rgba(162,28,175,.6)}

.border-s-fuchsia-700\/70 {
    border-inline-start-color:rgba(162,28,175,.7)}

.border-s-fuchsia-700\/75 {
    border-inline-start-color:rgba(162,28,175,.75)}

.border-s-fuchsia-700\/80 {
    border-inline-start-color:rgba(162,28,175,.8)}

.border-s-fuchsia-700\/90 {
    border-inline-start-color:rgba(162,28,175,.9)}

.border-s-fuchsia-700\/95 {
    border-inline-start-color:rgba(162,28,175,.95)}

.border-s-fuchsia-800 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(134 25 143/var(--tw-border-opacity))}

.border-s-fuchsia-800\/0 {
    border-inline-start-color: rgba(134,25,143,0)
}

.border-s-fuchsia-800\/10 {
    border-inline-start-color:rgba(134,25,143,.1)}

.border-s-fuchsia-800\/100 {
    border-inline-start-color:#86198f}

.border-s-fuchsia-800\/20 {
    border-inline-start-color:rgba(134,25,143,.2)}

.border-s-fuchsia-800\/25 {
    border-inline-start-color:rgba(134,25,143,.25)}

.border-s-fuchsia-800\/30 {
    border-inline-start-color:rgba(134,25,143,.3)}

.border-s-fuchsia-800\/40 {
    border-inline-start-color:rgba(134,25,143,.4)}

.border-s-fuchsia-800\/5 {
    border-inline-start-color:rgba(134,25,143,.05)}

.border-s-fuchsia-800\/50 {
    border-inline-start-color:rgba(134,25,143,.5)}

.border-s-fuchsia-800\/60 {
    border-inline-start-color:rgba(134,25,143,.6)}

.border-s-fuchsia-800\/70 {
    border-inline-start-color:rgba(134,25,143,.7)}

.border-s-fuchsia-800\/75 {
    border-inline-start-color:rgba(134,25,143,.75)}

.border-s-fuchsia-800\/80 {
    border-inline-start-color:rgba(134,25,143,.8)}

.border-s-fuchsia-800\/90 {
    border-inline-start-color:rgba(134,25,143,.9)}

.border-s-fuchsia-800\/95 {
    border-inline-start-color:rgba(134,25,143,.95)}

.border-s-fuchsia-900 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(112 26 117/var(--tw-border-opacity))}

.border-s-fuchsia-900\/0 {
    border-inline-start-color: rgba(112,26,117,0)
}

.border-s-fuchsia-900\/10 {
    border-inline-start-color:rgba(112,26,117,.1)}

.border-s-fuchsia-900\/100 {
    border-inline-start-color:#701a75}

.border-s-fuchsia-900\/20 {
    border-inline-start-color:rgba(112,26,117,.2)}

.border-s-fuchsia-900\/25 {
    border-inline-start-color:rgba(112,26,117,.25)}

.border-s-fuchsia-900\/30 {
    border-inline-start-color:rgba(112,26,117,.3)}

.border-s-fuchsia-900\/40 {
    border-inline-start-color:rgba(112,26,117,.4)}

.border-s-fuchsia-900\/5 {
    border-inline-start-color:rgba(112,26,117,.05)}

.border-s-fuchsia-900\/50 {
    border-inline-start-color:rgba(112,26,117,.5)}

.border-s-fuchsia-900\/60 {
    border-inline-start-color:rgba(112,26,117,.6)}

.border-s-fuchsia-900\/70 {
    border-inline-start-color:rgba(112,26,117,.7)}

.border-s-fuchsia-900\/75 {
    border-inline-start-color:rgba(112,26,117,.75)}

.border-s-fuchsia-900\/80 {
    border-inline-start-color:rgba(112,26,117,.8)}

.border-s-fuchsia-900\/90 {
    border-inline-start-color:rgba(112,26,117,.9)}

.border-s-fuchsia-900\/95 {
    border-inline-start-color:rgba(112,26,117,.95)}

.border-s-fuchsia-950 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(74 4 78/var(--tw-border-opacity))}

.border-s-fuchsia-950\/0 {
    border-inline-start-color: rgba(74,4,78,0)
}

.border-s-fuchsia-950\/10 {
    border-inline-start-color:rgba(74,4,78,.1)}

.border-s-fuchsia-950\/100 {
    border-inline-start-color:#4a044e}

.border-s-fuchsia-950\/20 {
    border-inline-start-color:rgba(74,4,78,.2)}

.border-s-fuchsia-950\/25 {
    border-inline-start-color:rgba(74,4,78,.25)}

.border-s-fuchsia-950\/30 {
    border-inline-start-color:rgba(74,4,78,.3)}

.border-s-fuchsia-950\/40 {
    border-inline-start-color:rgba(74,4,78,.4)}

.border-s-fuchsia-950\/5 {
    border-inline-start-color:rgba(74,4,78,.05)}

.border-s-fuchsia-950\/50 {
    border-inline-start-color:rgba(74,4,78,.5)}

.border-s-fuchsia-950\/60 {
    border-inline-start-color:rgba(74,4,78,.6)}

.border-s-fuchsia-950\/70 {
    border-inline-start-color:rgba(74,4,78,.7)}

.border-s-fuchsia-950\/75 {
    border-inline-start-color:rgba(74,4,78,.75)}

.border-s-fuchsia-950\/80 {
    border-inline-start-color:rgba(74,4,78,.8)}

.border-s-fuchsia-950\/90 {
    border-inline-start-color:rgba(74,4,78,.9)}

.border-s-fuchsia-950\/95 {
    border-inline-start-color:rgba(74,4,78,.95)}

.border-s-gray-100 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(220 224 231/var(--tw-border-opacity))}

.border-s-gray-100\/0 {
    border-inline-start-color: rgba(220,224,231,0)
}

.border-s-gray-100\/10 {
    border-inline-start-color:rgba(220,224,231,.1)}

.border-s-gray-100\/100 {
    border-inline-start-color:#dce0e7}

.border-s-gray-100\/20 {
    border-inline-start-color:rgba(220,224,231,.2)}

.border-s-gray-100\/25 {
    border-inline-start-color:rgba(220,224,231,.25)}

.border-s-gray-100\/30 {
    border-inline-start-color:rgba(220,224,231,.3)}

.border-s-gray-100\/40 {
    border-inline-start-color:rgba(220,224,231,.4)}

.border-s-gray-100\/5 {
    border-inline-start-color:rgba(220,224,231,.05)}

.border-s-gray-100\/50 {
    border-inline-start-color:rgba(220,224,231,.5)}

.border-s-gray-100\/60 {
    border-inline-start-color:rgba(220,224,231,.6)}

.border-s-gray-100\/70 {
    border-inline-start-color:rgba(220,224,231,.7)}

.border-s-gray-100\/75 {
    border-inline-start-color:rgba(220,224,231,.75)}

.border-s-gray-100\/80 {
    border-inline-start-color:rgba(220,224,231,.8)}

.border-s-gray-100\/90 {
    border-inline-start-color:rgba(220,224,231,.9)}

.border-s-gray-100\/95 {
    border-inline-start-color:rgba(220,224,231,.95)}

.border-s-gray-200 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(202 207 216/var(--tw-border-opacity))}

.border-s-gray-200\/0 {
    border-inline-start-color: rgba(202,207,216,0)
}

.border-s-gray-200\/10 {
    border-inline-start-color:rgba(202,207,216,.1)}

.border-s-gray-200\/100 {
    border-inline-start-color:#cacfd8}

.border-s-gray-200\/20 {
    border-inline-start-color:rgba(202,207,216,.2)}

.border-s-gray-200\/25 {
    border-inline-start-color:rgba(202,207,216,.25)}

.border-s-gray-200\/30 {
    border-inline-start-color:rgba(202,207,216,.3)}

.border-s-gray-200\/40 {
    border-inline-start-color:rgba(202,207,216,.4)}

.border-s-gray-200\/5 {
    border-inline-start-color:rgba(202,207,216,.05)}

.border-s-gray-200\/50 {
    border-inline-start-color:rgba(202,207,216,.5)}

.border-s-gray-200\/60 {
    border-inline-start-color:rgba(202,207,216,.6)}

.border-s-gray-200\/70 {
    border-inline-start-color:rgba(202,207,216,.7)}

.border-s-gray-200\/75 {
    border-inline-start-color:rgba(202,207,216,.75)}

.border-s-gray-200\/80 {
    border-inline-start-color:rgba(202,207,216,.8)}

.border-s-gray-200\/90 {
    border-inline-start-color:rgba(202,207,216,.9)}

.border-s-gray-200\/95 {
    border-inline-start-color:rgba(202,207,216,.95)}

.border-s-gray-300 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(185 189 200/var(--tw-border-opacity))}

.border-s-gray-300\/0 {
    border-inline-start-color: rgba(185,189,200,0)
}

.border-s-gray-300\/10 {
    border-inline-start-color:rgba(185,189,200,.1)}

.border-s-gray-300\/100 {
    border-inline-start-color:#b9bdc8}

.border-s-gray-300\/20 {
    border-inline-start-color:rgba(185,189,200,.2)}

.border-s-gray-300\/25 {
    border-inline-start-color:rgba(185,189,200,.25)}

.border-s-gray-300\/30 {
    border-inline-start-color:rgba(185,189,200,.3)}

.border-s-gray-300\/40 {
    border-inline-start-color:rgba(185,189,200,.4)}

.border-s-gray-300\/5 {
    border-inline-start-color:rgba(185,189,200,.05)}

.border-s-gray-300\/50 {
    border-inline-start-color:rgba(185,189,200,.5)}

.border-s-gray-300\/60 {
    border-inline-start-color:rgba(185,189,200,.6)}

.border-s-gray-300\/70 {
    border-inline-start-color:rgba(185,189,200,.7)}

.border-s-gray-300\/75 {
    border-inline-start-color:rgba(185,189,200,.75)}

.border-s-gray-300\/80 {
    border-inline-start-color:rgba(185,189,200,.8)}

.border-s-gray-300\/90 {
    border-inline-start-color:rgba(185,189,200,.9)}

.border-s-gray-300\/95 {
    border-inline-start-color:rgba(185,189,200,.95)}

.border-s-gray-400 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(167 171 183/var(--tw-border-opacity))}

.border-s-gray-400\/0 {
    border-inline-start-color: rgba(167,171,183,0)
}

.border-s-gray-400\/10 {
    border-inline-start-color:rgba(167,171,183,.1)}

.border-s-gray-400\/100 {
    border-inline-start-color:#a7abb7}

.border-s-gray-400\/20 {
    border-inline-start-color:rgba(167,171,183,.2)}

.border-s-gray-400\/25 {
    border-inline-start-color:rgba(167,171,183,.25)}

.border-s-gray-400\/30 {
    border-inline-start-color:rgba(167,171,183,.3)}

.border-s-gray-400\/40 {
    border-inline-start-color:rgba(167,171,183,.4)}

.border-s-gray-400\/5 {
    border-inline-start-color:rgba(167,171,183,.05)}

.border-s-gray-400\/50 {
    border-inline-start-color:rgba(167,171,183,.5)}

.border-s-gray-400\/60 {
    border-inline-start-color:rgba(167,171,183,.6)}

.border-s-gray-400\/70 {
    border-inline-start-color:rgba(167,171,183,.7)}

.border-s-gray-400\/75 {
    border-inline-start-color:rgba(167,171,183,.75)}

.border-s-gray-400\/80 {
    border-inline-start-color:rgba(167,171,183,.8)}

.border-s-gray-400\/90 {
    border-inline-start-color:rgba(167,171,183,.9)}

.border-s-gray-400\/95 {
    border-inline-start-color:rgba(167,171,183,.95)}

.border-s-gray-50 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(237 242 245/var(--tw-border-opacity))}

.border-s-gray-50\/0 {
    border-inline-start-color: rgba(237,242,245,0)
}

.border-s-gray-50\/10 {
    border-inline-start-color:rgba(237,242,245,.1)}

.border-s-gray-50\/100 {
    border-inline-start-color:#edf2f5}

.border-s-gray-50\/20 {
    border-inline-start-color:rgba(237,242,245,.2)}

.border-s-gray-50\/25 {
    border-inline-start-color:rgba(237,242,245,.25)}

.border-s-gray-50\/30 {
    border-inline-start-color:rgba(237,242,245,.3)}

.border-s-gray-50\/40 {
    border-inline-start-color:rgba(237,242,245,.4)}

.border-s-gray-50\/5 {
    border-inline-start-color:rgba(237,242,245,.05)}

.border-s-gray-50\/50 {
    border-inline-start-color:rgba(237,242,245,.5)}

.border-s-gray-50\/60 {
    border-inline-start-color:rgba(237,242,245,.6)}

.border-s-gray-50\/70 {
    border-inline-start-color:rgba(237,242,245,.7)}

.border-s-gray-50\/75 {
    border-inline-start-color:rgba(237,242,245,.75)}

.border-s-gray-50\/80 {
    border-inline-start-color:rgba(237,242,245,.8)}

.border-s-gray-50\/90 {
    border-inline-start-color:rgba(237,242,245,.9)}

.border-s-gray-50\/95 {
    border-inline-start-color:rgba(237,242,245,.95)}

.border-s-gray-500 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(149 152 166/var(--tw-border-opacity))}

.border-s-gray-500\/0 {
    border-inline-start-color: hsla(229,9%,62%,0)
}

.border-s-gray-500\/10 {
    border-inline-start-color:hsla(229,9%,62%,.1)}

.border-s-gray-500\/100 {
    border-inline-start-color:#9598a6}

.border-s-gray-500\/20 {
    border-inline-start-color:hsla(229,9%,62%,.2)}

.border-s-gray-500\/25 {
    border-inline-start-color:hsla(229,9%,62%,.25)}

.border-s-gray-500\/30 {
    border-inline-start-color:hsla(229,9%,62%,.3)}

.border-s-gray-500\/40 {
    border-inline-start-color:hsla(229,9%,62%,.4)}

.border-s-gray-500\/5 {
    border-inline-start-color:hsla(229,9%,62%,.05)}

.border-s-gray-500\/50 {
    border-inline-start-color:hsla(229,9%,62%,.5)}

.border-s-gray-500\/60 {
    border-inline-start-color:hsla(229,9%,62%,.6)}

.border-s-gray-500\/70 {
    border-inline-start-color:hsla(229,9%,62%,.7)}

.border-s-gray-500\/75 {
    border-inline-start-color:hsla(229,9%,62%,.75)}

.border-s-gray-500\/80 {
    border-inline-start-color:hsla(229,9%,62%,.8)}

.border-s-gray-500\/90 {
    border-inline-start-color:hsla(229,9%,62%,.9)}

.border-s-gray-500\/95 {
    border-inline-start-color:hsla(229,9%,62%,.95)}

.border-s-gray-600 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(131 132 149/var(--tw-border-opacity))}

.border-s-gray-600\/0 {
    border-inline-start-color: hsla(237,8%,55%,0)
}

.border-s-gray-600\/10 {
    border-inline-start-color:hsla(237,8%,55%,.1)}

.border-s-gray-600\/100 {
    border-inline-start-color:#838495}

.border-s-gray-600\/20 {
    border-inline-start-color:hsla(237,8%,55%,.2)}

.border-s-gray-600\/25 {
    border-inline-start-color:hsla(237,8%,55%,.25)}

.border-s-gray-600\/30 {
    border-inline-start-color:hsla(237,8%,55%,.3)}

.border-s-gray-600\/40 {
    border-inline-start-color:hsla(237,8%,55%,.4)}

.border-s-gray-600\/5 {
    border-inline-start-color:hsla(237,8%,55%,.05)}

.border-s-gray-600\/50 {
    border-inline-start-color:hsla(237,8%,55%,.5)}

.border-s-gray-600\/60 {
    border-inline-start-color:hsla(237,8%,55%,.6)}

.border-s-gray-600\/70 {
    border-inline-start-color:hsla(237,8%,55%,.7)}

.border-s-gray-600\/75 {
    border-inline-start-color:hsla(237,8%,55%,.75)}

.border-s-gray-600\/80 {
    border-inline-start-color:hsla(237,8%,55%,.8)}

.border-s-gray-600\/90 {
    border-inline-start-color:hsla(237,8%,55%,.9)}

.border-s-gray-600\/95 {
    border-inline-start-color:hsla(237,8%,55%,.95)}

.border-s-gray-700 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(111 112 130/var(--tw-border-opacity))}

.border-s-gray-700\/0 {
    border-inline-start-color: hsla(237,8%,47%,0)
}

.border-s-gray-700\/10 {
    border-inline-start-color:hsla(237,8%,47%,.1)}

.border-s-gray-700\/100 {
    border-inline-start-color:#6f7082}

.border-s-gray-700\/20 {
    border-inline-start-color:hsla(237,8%,47%,.2)}

.border-s-gray-700\/25 {
    border-inline-start-color:hsla(237,8%,47%,.25)}

.border-s-gray-700\/30 {
    border-inline-start-color:hsla(237,8%,47%,.3)}

.border-s-gray-700\/40 {
    border-inline-start-color:hsla(237,8%,47%,.4)}

.border-s-gray-700\/5 {
    border-inline-start-color:hsla(237,8%,47%,.05)}

.border-s-gray-700\/50 {
    border-inline-start-color:hsla(237,8%,47%,.5)}

.border-s-gray-700\/60 {
    border-inline-start-color:hsla(237,8%,47%,.6)}

.border-s-gray-700\/70 {
    border-inline-start-color:hsla(237,8%,47%,.7)}

.border-s-gray-700\/75 {
    border-inline-start-color:hsla(237,8%,47%,.75)}

.border-s-gray-700\/80 {
    border-inline-start-color:hsla(237,8%,47%,.8)}

.border-s-gray-700\/90 {
    border-inline-start-color:hsla(237,8%,47%,.9)}

.border-s-gray-700\/95 {
    border-inline-start-color:hsla(237,8%,47%,.95)}

.border-s-gray-800 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(92 90 110/var(--tw-border-opacity))}

.border-s-gray-800\/0 {
    border-inline-start-color: rgba(92,90,110,0)
}

.border-s-gray-800\/10 {
    border-inline-start-color:rgba(92,90,110,.1)}

.border-s-gray-800\/100 {
    border-inline-start-color:#5c5a6e}

.border-s-gray-800\/20 {
    border-inline-start-color:rgba(92,90,110,.2)}

.border-s-gray-800\/25 {
    border-inline-start-color:rgba(92,90,110,.25)}

.border-s-gray-800\/30 {
    border-inline-start-color:rgba(92,90,110,.3)}

.border-s-gray-800\/40 {
    border-inline-start-color:rgba(92,90,110,.4)}

.border-s-gray-800\/5 {
    border-inline-start-color:rgba(92,90,110,.05)}

.border-s-gray-800\/50 {
    border-inline-start-color:rgba(92,90,110,.5)}

.border-s-gray-800\/60 {
    border-inline-start-color:rgba(92,90,110,.6)}

.border-s-gray-800\/70 {
    border-inline-start-color:rgba(92,90,110,.7)}

.border-s-gray-800\/75 {
    border-inline-start-color:rgba(92,90,110,.75)}

.border-s-gray-800\/80 {
    border-inline-start-color:rgba(92,90,110,.8)}

.border-s-gray-800\/90 {
    border-inline-start-color:rgba(92,90,110,.9)}

.border-s-gray-800\/95 {
    border-inline-start-color:rgba(92,90,110,.95)}

.border-s-gray-900 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(71 67 88/var(--tw-border-opacity))}

.border-s-gray-900\/0 {
    border-inline-start-color: rgba(71,67,88,0)
}

.border-s-gray-900\/10 {
    border-inline-start-color:rgba(71,67,88,.1)}

.border-s-gray-900\/100 {
    border-inline-start-color:#474358}

.border-s-gray-900\/20 {
    border-inline-start-color:rgba(71,67,88,.2)}

.border-s-gray-900\/25 {
    border-inline-start-color:rgba(71,67,88,.25)}

.border-s-gray-900\/30 {
    border-inline-start-color:rgba(71,67,88,.3)}

.border-s-gray-900\/40 {
    border-inline-start-color:rgba(71,67,88,.4)}

.border-s-gray-900\/5 {
    border-inline-start-color:rgba(71,67,88,.05)}

.border-s-gray-900\/50 {
    border-inline-start-color:rgba(71,67,88,.5)}

.border-s-gray-900\/60 {
    border-inline-start-color:rgba(71,67,88,.6)}

.border-s-gray-900\/70 {
    border-inline-start-color:rgba(71,67,88,.7)}

.border-s-gray-900\/75 {
    border-inline-start-color:rgba(71,67,88,.75)}

.border-s-gray-900\/80 {
    border-inline-start-color:rgba(71,67,88,.8)}

.border-s-gray-900\/90 {
    border-inline-start-color:rgba(71,67,88,.9)}

.border-s-gray-900\/95 {
    border-inline-start-color:rgba(71,67,88,.95)}

.border-s-gray-alpha-100 {
    border-inline-start-color:rgba(135,145,165,.1)}

.border-s-gray-alpha-100\/0 {
    border-inline-start-color:rgba(135,145,165,0)}

.border-s-gray-alpha-100\/10 {
    border-inline-start-color:rgba(135,145,165,.1)}

.border-s-gray-alpha-100\/100 {
    border-inline-start-color:#8791a5}

.border-s-gray-alpha-100\/20 {
    border-inline-start-color:rgba(135,145,165,.2)}

.border-s-gray-alpha-100\/25 {
    border-inline-start-color:rgba(135,145,165,.25)}

.border-s-gray-alpha-100\/30 {
    border-inline-start-color:rgba(135,145,165,.3)}

.border-s-gray-alpha-100\/40 {
    border-inline-start-color:rgba(135,145,165,.4)}

.border-s-gray-alpha-100\/5 {
    border-inline-start-color:rgba(135,145,165,.05)}

.border-s-gray-alpha-100\/50 {
    border-inline-start-color:rgba(135,145,165,.5)}

.border-s-gray-alpha-100\/60 {
    border-inline-start-color:rgba(135,145,165,.6)}

.border-s-gray-alpha-100\/70 {
    border-inline-start-color:rgba(135,145,165,.7)}

.border-s-gray-alpha-100\/75 {
    border-inline-start-color:rgba(135,145,165,.75)}

.border-s-gray-alpha-100\/80 {
    border-inline-start-color:rgba(135,145,165,.8)}

.border-s-gray-alpha-100\/90 {
    border-inline-start-color:rgba(135,145,165,.9)}

.border-s-gray-alpha-100\/95 {
    border-inline-start-color:rgba(135,145,165,.95)}

.border-s-gray-alpha-200 {
    border-inline-start-color:rgba(125,135,155,.2)}

.border-s-gray-alpha-200\/0 {
    border-inline-start-color:rgba(125,135,155,0)}

.border-s-gray-alpha-200\/10 {
    border-inline-start-color:rgba(125,135,155,.1)}

.border-s-gray-alpha-200\/100 {
    border-inline-start-color:#7d879b}

.border-s-gray-alpha-200\/20 {
    border-inline-start-color:rgba(125,135,155,.2)}

.border-s-gray-alpha-200\/25 {
    border-inline-start-color:rgba(125,135,155,.25)}

.border-s-gray-alpha-200\/30 {
    border-inline-start-color:rgba(125,135,155,.3)}

.border-s-gray-alpha-200\/40 {
    border-inline-start-color:rgba(125,135,155,.4)}

.border-s-gray-alpha-200\/5 {
    border-inline-start-color:rgba(125,135,155,.05)}

.border-s-gray-alpha-200\/50 {
    border-inline-start-color:rgba(125,135,155,.5)}

.border-s-gray-alpha-200\/60 {
    border-inline-start-color:rgba(125,135,155,.6)}

.border-s-gray-alpha-200\/70 {
    border-inline-start-color:rgba(125,135,155,.7)}

.border-s-gray-alpha-200\/75 {
    border-inline-start-color:rgba(125,135,155,.75)}

.border-s-gray-alpha-200\/80 {
    border-inline-start-color:rgba(125,135,155,.8)}

.border-s-gray-alpha-200\/90 {
    border-inline-start-color:rgba(125,135,155,.9)}

.border-s-gray-alpha-200\/95 {
    border-inline-start-color:rgba(125,135,155,.95)}

.border-s-gray-alpha-300 {
    border-inline-start-color:rgba(101,115,135,.3)}

.border-s-gray-alpha-300\/0 {
    border-inline-start-color:rgba(101,115,135,0)}

.border-s-gray-alpha-300\/10 {
    border-inline-start-color:rgba(101,115,135,.1)}

.border-s-gray-alpha-300\/100 {
    border-inline-start-color:#657387}

.border-s-gray-alpha-300\/20 {
    border-inline-start-color:rgba(101,115,135,.2)}

.border-s-gray-alpha-300\/25 {
    border-inline-start-color:rgba(101,115,135,.25)}

.border-s-gray-alpha-300\/30 {
    border-inline-start-color:rgba(101,115,135,.3)}

.border-s-gray-alpha-300\/40 {
    border-inline-start-color:rgba(101,115,135,.4)}

.border-s-gray-alpha-300\/5 {
    border-inline-start-color:rgba(101,115,135,.05)}

.border-s-gray-alpha-300\/50 {
    border-inline-start-color:rgba(101,115,135,.5)}

.border-s-gray-alpha-300\/60 {
    border-inline-start-color:rgba(101,115,135,.6)}

.border-s-gray-alpha-300\/70 {
    border-inline-start-color:rgba(101,115,135,.7)}

.border-s-gray-alpha-300\/75 {
    border-inline-start-color:rgba(101,115,135,.75)}

.border-s-gray-alpha-300\/80 {
    border-inline-start-color:rgba(101,115,135,.8)}

.border-s-gray-alpha-300\/90 {
    border-inline-start-color:rgba(101,115,135,.9)}

.border-s-gray-alpha-300\/95 {
    border-inline-start-color:rgba(101,115,135,.95)}

.border-s-gray-alpha-400 {
    border-inline-start-color:rgba(7,25,55,.4)}

.border-s-gray-alpha-400\/0 {
    border-inline-start-color:rgba(7,25,55,0)}

.border-s-gray-alpha-400\/10 {
    border-inline-start-color:rgba(7,25,55,.1)}

.border-s-gray-alpha-400\/100 {
    border-inline-start-color:#071937}

.border-s-gray-alpha-400\/20 {
    border-inline-start-color:rgba(7,25,55,.2)}

.border-s-gray-alpha-400\/25 {
    border-inline-start-color:rgba(7,25,55,.25)}

.border-s-gray-alpha-400\/30 {
    border-inline-start-color:rgba(7,25,55,.3)}

.border-s-gray-alpha-400\/40 {
    border-inline-start-color:rgba(7,25,55,.4)}

.border-s-gray-alpha-400\/5 {
    border-inline-start-color:rgba(7,25,55,.05)}

.border-s-gray-alpha-400\/50 {
    border-inline-start-color:rgba(7,25,55,.5)}

.border-s-gray-alpha-400\/60 {
    border-inline-start-color:rgba(7,25,55,.6)}

.border-s-gray-alpha-400\/70 {
    border-inline-start-color:rgba(7,25,55,.7)}

.border-s-gray-alpha-400\/75 {
    border-inline-start-color:rgba(7,25,55,.75)}

.border-s-gray-alpha-400\/80 {
    border-inline-start-color:rgba(7,25,55,.8)}

.border-s-gray-alpha-400\/90 {
    border-inline-start-color:rgba(7,25,55,.9)}

.border-s-gray-alpha-400\/95 {
    border-inline-start-color:rgba(7,25,55,.95)}

.border-s-gray-alpha-50 {
    border-inline-start-color:rgba(135,155,175,.05)}

.border-s-gray-alpha-50\/0 {
    border-inline-start-color:rgba(135,155,175,0)}

.border-s-gray-alpha-50\/10 {
    border-inline-start-color:rgba(135,155,175,.1)}

.border-s-gray-alpha-50\/100 {
    border-inline-start-color:#879baf}

.border-s-gray-alpha-50\/20 {
    border-inline-start-color:rgba(135,155,175,.2)}

.border-s-gray-alpha-50\/25 {
    border-inline-start-color:rgba(135,155,175,.25)}

.border-s-gray-alpha-50\/30 {
    border-inline-start-color:rgba(135,155,175,.3)}

.border-s-gray-alpha-50\/40 {
    border-inline-start-color:rgba(135,155,175,.4)}

.border-s-gray-alpha-50\/5 {
    border-inline-start-color:rgba(135,155,175,.05)}

.border-s-gray-alpha-50\/50 {
    border-inline-start-color:rgba(135,155,175,.5)}

.border-s-gray-alpha-50\/60 {
    border-inline-start-color:rgba(135,155,175,.6)}

.border-s-gray-alpha-50\/70 {
    border-inline-start-color:rgba(135,155,175,.7)}

.border-s-gray-alpha-50\/75 {
    border-inline-start-color:rgba(135,155,175,.75)}

.border-s-gray-alpha-50\/80 {
    border-inline-start-color:rgba(135,155,175,.8)}

.border-s-gray-alpha-50\/90 {
    border-inline-start-color:rgba(135,155,175,.9)}

.border-s-gray-alpha-50\/95 {
    border-inline-start-color:rgba(135,155,175,.95)}

.border-s-gray-alpha-500 {
    border-inline-start-color:rgba(8,20,43,.6)}

.border-s-gray-alpha-500\/0 {
    border-inline-start-color:rgba(8,20,43,0)}

.border-s-gray-alpha-500\/10 {
    border-inline-start-color:rgba(8,20,43,.1)}

.border-s-gray-alpha-500\/100 {
    border-inline-start-color:#08142b}

.border-s-gray-alpha-500\/20 {
    border-inline-start-color:rgba(8,20,43,.2)}

.border-s-gray-alpha-500\/25 {
    border-inline-start-color:rgba(8,20,43,.25)}

.border-s-gray-alpha-500\/30 {
    border-inline-start-color:rgba(8,20,43,.3)}

.border-s-gray-alpha-500\/40 {
    border-inline-start-color:rgba(8,20,43,.4)}

.border-s-gray-alpha-500\/5 {
    border-inline-start-color:rgba(8,20,43,.05)}

.border-s-gray-alpha-500\/50 {
    border-inline-start-color:rgba(8,20,43,.5)}

.border-s-gray-alpha-500\/60 {
    border-inline-start-color:rgba(8,20,43,.6)}

.border-s-gray-alpha-500\/70 {
    border-inline-start-color:rgba(8,20,43,.7)}

.border-s-gray-alpha-500\/75 {
    border-inline-start-color:rgba(8,20,43,.75)}

.border-s-gray-alpha-500\/80 {
    border-inline-start-color:rgba(8,20,43,.8)}

.border-s-gray-alpha-500\/90 {
    border-inline-start-color:rgba(8,20,43,.9)}

.border-s-gray-alpha-500\/95 {
    border-inline-start-color:rgba(8,20,43,.95)}

.border-s-gray-alpha-600 {
    border-inline-start-color:rgba(0,12,32,.7)}

.border-s-gray-alpha-600\/0 {
    border-inline-start-color:rgba(0,12,32,0)}

.border-s-gray-alpha-600\/10 {
    border-inline-start-color:rgba(0,12,32,.1)}

.border-s-gray-alpha-600\/100 {
    border-inline-start-color:#000c20}

.border-s-gray-alpha-600\/20 {
    border-inline-start-color:rgba(0,12,32,.2)}

.border-s-gray-alpha-600\/25 {
    border-inline-start-color:rgba(0,12,32,.25)}

.border-s-gray-alpha-600\/30 {
    border-inline-start-color:rgba(0,12,32,.3)}

.border-s-gray-alpha-600\/40 {
    border-inline-start-color:rgba(0,12,32,.4)}

.border-s-gray-alpha-600\/5 {
    border-inline-start-color:rgba(0,12,32,.05)}

.border-s-gray-alpha-600\/50 {
    border-inline-start-color:rgba(0,12,32,.5)}

.border-s-gray-alpha-600\/60 {
    border-inline-start-color:rgba(0,12,32,.6)}

.border-s-gray-alpha-600\/70 {
    border-inline-start-color:rgba(0,12,32,.7)}

.border-s-gray-alpha-600\/75 {
    border-inline-start-color:rgba(0,12,32,.75)}

.border-s-gray-alpha-600\/80 {
    border-inline-start-color:rgba(0,12,32,.8)}

.border-s-gray-alpha-600\/90 {
    border-inline-start-color:rgba(0,12,32,.9)}

.border-s-gray-alpha-600\/95 {
    border-inline-start-color:rgba(0,12,32,.95)}

.border-s-gray-alpha-700 {
    border-inline-start-color:rgba(5,17,37,.8)}

.border-s-gray-alpha-700\/0 {
    border-inline-start-color:rgba(5,17,37,0)}

.border-s-gray-alpha-700\/10 {
    border-inline-start-color:rgba(5,17,37,.1)}

.border-s-gray-alpha-700\/100 {
    border-inline-start-color:#051125}

.border-s-gray-alpha-700\/20 {
    border-inline-start-color:rgba(5,17,37,.2)}

.border-s-gray-alpha-700\/25 {
    border-inline-start-color:rgba(5,17,37,.25)}

.border-s-gray-alpha-700\/30 {
    border-inline-start-color:rgba(5,17,37,.3)}

.border-s-gray-alpha-700\/40 {
    border-inline-start-color:rgba(5,17,37,.4)}

.border-s-gray-alpha-700\/5 {
    border-inline-start-color:rgba(5,17,37,.05)}

.border-s-gray-alpha-700\/50 {
    border-inline-start-color:rgba(5,17,37,.5)}

.border-s-gray-alpha-700\/60 {
    border-inline-start-color:rgba(5,17,37,.6)}

.border-s-gray-alpha-700\/70 {
    border-inline-start-color:rgba(5,17,37,.7)}

.border-s-gray-alpha-700\/75 {
    border-inline-start-color:rgba(5,17,37,.75)}

.border-s-gray-alpha-700\/80 {
    border-inline-start-color:rgba(5,17,37,.8)}

.border-s-gray-alpha-700\/90 {
    border-inline-start-color:rgba(5,17,37,.9)}

.border-s-gray-alpha-700\/95 {
    border-inline-start-color:rgba(5,17,37,.95)}

.border-s-gray-alpha-800 {
    border-inline-start-color:rgba(6,17,32,.9)}

.border-s-gray-alpha-800\/0 {
    border-inline-start-color:rgba(6,17,32,0)}

.border-s-gray-alpha-800\/10 {
    border-inline-start-color:rgba(6,17,32,.1)}

.border-s-gray-alpha-800\/100 {
    border-inline-start-color:#061120}

.border-s-gray-alpha-800\/20 {
    border-inline-start-color:rgba(6,17,32,.2)}

.border-s-gray-alpha-800\/25 {
    border-inline-start-color:rgba(6,17,32,.25)}

.border-s-gray-alpha-800\/30 {
    border-inline-start-color:rgba(6,17,32,.3)}

.border-s-gray-alpha-800\/40 {
    border-inline-start-color:rgba(6,17,32,.4)}

.border-s-gray-alpha-800\/5 {
    border-inline-start-color:rgba(6,17,32,.05)}

.border-s-gray-alpha-800\/50 {
    border-inline-start-color:rgba(6,17,32,.5)}

.border-s-gray-alpha-800\/60 {
    border-inline-start-color:rgba(6,17,32,.6)}

.border-s-gray-alpha-800\/70 {
    border-inline-start-color:rgba(6,17,32,.7)}

.border-s-gray-alpha-800\/75 {
    border-inline-start-color:rgba(6,17,32,.75)}

.border-s-gray-alpha-800\/80 {
    border-inline-start-color:rgba(6,17,32,.8)}

.border-s-gray-alpha-800\/90 {
    border-inline-start-color:rgba(6,17,32,.9)}

.border-s-gray-alpha-800\/95 {
    border-inline-start-color:rgba(6,17,32,.95)}

.border-s-gray-alpha-900 {
    border-inline-start-color:rgba(4,11,27,.95)}

.border-s-gray-alpha-900\/0 {
    border-inline-start-color:rgba(4,11,27,0)}

.border-s-gray-alpha-900\/10 {
    border-inline-start-color:rgba(4,11,27,.1)}

.border-s-gray-alpha-900\/100 {
    border-inline-start-color:#040b1b}

.border-s-gray-alpha-900\/20 {
    border-inline-start-color:rgba(4,11,27,.2)}

.border-s-gray-alpha-900\/25 {
    border-inline-start-color:rgba(4,11,27,.25)}

.border-s-gray-alpha-900\/30 {
    border-inline-start-color:rgba(4,11,27,.3)}

.border-s-gray-alpha-900\/40 {
    border-inline-start-color:rgba(4,11,27,.4)}

.border-s-gray-alpha-900\/5 {
    border-inline-start-color:rgba(4,11,27,.05)}

.border-s-gray-alpha-900\/50 {
    border-inline-start-color:rgba(4,11,27,.5)}

.border-s-gray-alpha-900\/60 {
    border-inline-start-color:rgba(4,11,27,.6)}

.border-s-gray-alpha-900\/70 {
    border-inline-start-color:rgba(4,11,27,.7)}

.border-s-gray-alpha-900\/75 {
    border-inline-start-color:rgba(4,11,27,.75)}

.border-s-gray-alpha-900\/80 {
    border-inline-start-color:rgba(4,11,27,.8)}

.border-s-gray-alpha-900\/90 {
    border-inline-start-color:rgba(4,11,27,.9)}

.border-s-gray-alpha-900\/95 {
    border-inline-start-color:rgba(4,11,27,.95)}

.border-s-gray-alpha-950 {
    border-inline-start-color:#030712}

.border-s-gray-alpha-950\/0 {
    border-inline-start-color:rgba(3,7,18,0)}

.border-s-gray-alpha-950\/10 {
    border-inline-start-color:rgba(3,7,18,.1)}

.border-s-gray-alpha-950\/100 {
    border-inline-start-color:#030712}

.border-s-gray-alpha-950\/20 {
    border-inline-start-color:rgba(3,7,18,.2)}

.border-s-gray-alpha-950\/25 {
    border-inline-start-color:rgba(3,7,18,.25)}

.border-s-gray-alpha-950\/30 {
    border-inline-start-color:rgba(3,7,18,.3)}

.border-s-gray-alpha-950\/40 {
    border-inline-start-color:rgba(3,7,18,.4)}

.border-s-gray-alpha-950\/5 {
    border-inline-start-color:rgba(3,7,18,.05)}

.border-s-gray-alpha-950\/50 {
    border-inline-start-color:rgba(3,7,18,.5)}

.border-s-gray-alpha-950\/60 {
    border-inline-start-color:rgba(3,7,18,.6)}

.border-s-gray-alpha-950\/70 {
    border-inline-start-color:rgba(3,7,18,.7)}

.border-s-gray-alpha-950\/75 {
    border-inline-start-color:rgba(3,7,18,.75)}

.border-s-gray-alpha-950\/80 {
    border-inline-start-color:rgba(3,7,18,.8)}

.border-s-gray-alpha-950\/90 {
    border-inline-start-color:rgba(3,7,18,.9)}

.border-s-gray-alpha-950\/95 {
    border-inline-start-color:rgba(3,7,18,.95)}

.border-s-gray-solid-100 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(243 244 246/var(--tw-border-opacity))}

.border-s-gray-solid-100\/0 {
    border-inline-start-color: rgba(243,244,246,0)
}

.border-s-gray-solid-100\/10 {
    border-inline-start-color:rgba(243,244,246,.1)}

.border-s-gray-solid-100\/100 {
    border-inline-start-color:#f3f4f6}

.border-s-gray-solid-100\/20 {
    border-inline-start-color:rgba(243,244,246,.2)}

.border-s-gray-solid-100\/25 {
    border-inline-start-color:rgba(243,244,246,.25)}

.border-s-gray-solid-100\/30 {
    border-inline-start-color:rgba(243,244,246,.3)}

.border-s-gray-solid-100\/40 {
    border-inline-start-color:rgba(243,244,246,.4)}

.border-s-gray-solid-100\/5 {
    border-inline-start-color:rgba(243,244,246,.05)}

.border-s-gray-solid-100\/50 {
    border-inline-start-color:rgba(243,244,246,.5)}

.border-s-gray-solid-100\/60 {
    border-inline-start-color:rgba(243,244,246,.6)}

.border-s-gray-solid-100\/70 {
    border-inline-start-color:rgba(243,244,246,.7)}

.border-s-gray-solid-100\/75 {
    border-inline-start-color:rgba(243,244,246,.75)}

.border-s-gray-solid-100\/80 {
    border-inline-start-color:rgba(243,244,246,.8)}

.border-s-gray-solid-100\/90 {
    border-inline-start-color:rgba(243,244,246,.9)}

.border-s-gray-solid-100\/95 {
    border-inline-start-color:rgba(243,244,246,.95)}

.border-s-gray-solid-200 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(229 231 235/var(--tw-border-opacity))}

.border-s-gray-solid-200\/0 {
    border-inline-start-color: rgba(229,231,235,0)
}

.border-s-gray-solid-200\/10 {
    border-inline-start-color:rgba(229,231,235,.1)}

.border-s-gray-solid-200\/100 {
    border-inline-start-color:#e5e7eb}

.border-s-gray-solid-200\/20 {
    border-inline-start-color:rgba(229,231,235,.2)}

.border-s-gray-solid-200\/25 {
    border-inline-start-color:rgba(229,231,235,.25)}

.border-s-gray-solid-200\/30 {
    border-inline-start-color:rgba(229,231,235,.3)}

.border-s-gray-solid-200\/40 {
    border-inline-start-color:rgba(229,231,235,.4)}

.border-s-gray-solid-200\/5 {
    border-inline-start-color:rgba(229,231,235,.05)}

.border-s-gray-solid-200\/50 {
    border-inline-start-color:rgba(229,231,235,.5)}

.border-s-gray-solid-200\/60 {
    border-inline-start-color:rgba(229,231,235,.6)}

.border-s-gray-solid-200\/70 {
    border-inline-start-color:rgba(229,231,235,.7)}

.border-s-gray-solid-200\/75 {
    border-inline-start-color:rgba(229,231,235,.75)}

.border-s-gray-solid-200\/80 {
    border-inline-start-color:rgba(229,231,235,.8)}

.border-s-gray-solid-200\/90 {
    border-inline-start-color:rgba(229,231,235,.9)}

.border-s-gray-solid-200\/95 {
    border-inline-start-color:rgba(229,231,235,.95)}

.border-s-gray-solid-300 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(209 213 219/var(--tw-border-opacity))}

.border-s-gray-solid-300\/0 {
    border-inline-start-color: rgba(209,213,219,0)
}

.border-s-gray-solid-300\/10 {
    border-inline-start-color:rgba(209,213,219,.1)}

.border-s-gray-solid-300\/100 {
    border-inline-start-color:#d1d5db}

.border-s-gray-solid-300\/20 {
    border-inline-start-color:rgba(209,213,219,.2)}

.border-s-gray-solid-300\/25 {
    border-inline-start-color:rgba(209,213,219,.25)}

.border-s-gray-solid-300\/30 {
    border-inline-start-color:rgba(209,213,219,.3)}

.border-s-gray-solid-300\/40 {
    border-inline-start-color:rgba(209,213,219,.4)}

.border-s-gray-solid-300\/5 {
    border-inline-start-color:rgba(209,213,219,.05)}

.border-s-gray-solid-300\/50 {
    border-inline-start-color:rgba(209,213,219,.5)}

.border-s-gray-solid-300\/60 {
    border-inline-start-color:rgba(209,213,219,.6)}

.border-s-gray-solid-300\/70 {
    border-inline-start-color:rgba(209,213,219,.7)}

.border-s-gray-solid-300\/75 {
    border-inline-start-color:rgba(209,213,219,.75)}

.border-s-gray-solid-300\/80 {
    border-inline-start-color:rgba(209,213,219,.8)}

.border-s-gray-solid-300\/90 {
    border-inline-start-color:rgba(209,213,219,.9)}

.border-s-gray-solid-300\/95 {
    border-inline-start-color:rgba(209,213,219,.95)}

.border-s-gray-solid-400 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(156 163 175/var(--tw-border-opacity))}

.border-s-gray-solid-400\/0 {
    border-inline-start-color: rgba(156,163,175,0)
}

.border-s-gray-solid-400\/10 {
    border-inline-start-color:rgba(156,163,175,.1)}

.border-s-gray-solid-400\/100 {
    border-inline-start-color:#9ca3af}

.border-s-gray-solid-400\/20 {
    border-inline-start-color:rgba(156,163,175,.2)}

.border-s-gray-solid-400\/25 {
    border-inline-start-color:rgba(156,163,175,.25)}

.border-s-gray-solid-400\/30 {
    border-inline-start-color:rgba(156,163,175,.3)}

.border-s-gray-solid-400\/40 {
    border-inline-start-color:rgba(156,163,175,.4)}

.border-s-gray-solid-400\/5 {
    border-inline-start-color:rgba(156,163,175,.05)}

.border-s-gray-solid-400\/50 {
    border-inline-start-color:rgba(156,163,175,.5)}

.border-s-gray-solid-400\/60 {
    border-inline-start-color:rgba(156,163,175,.6)}

.border-s-gray-solid-400\/70 {
    border-inline-start-color:rgba(156,163,175,.7)}

.border-s-gray-solid-400\/75 {
    border-inline-start-color:rgba(156,163,175,.75)}

.border-s-gray-solid-400\/80 {
    border-inline-start-color:rgba(156,163,175,.8)}

.border-s-gray-solid-400\/90 {
    border-inline-start-color:rgba(156,163,175,.9)}

.border-s-gray-solid-400\/95 {
    border-inline-start-color:rgba(156,163,175,.95)}

.border-s-gray-solid-50 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(249 250 251/var(--tw-border-opacity))}

.border-s-gray-solid-50\/0 {
    border-inline-start-color: rgba(249,250,251,0)
}

.border-s-gray-solid-50\/10 {
    border-inline-start-color:rgba(249,250,251,.1)}

.border-s-gray-solid-50\/100 {
    border-inline-start-color:#f9fafb}

.border-s-gray-solid-50\/20 {
    border-inline-start-color:rgba(249,250,251,.2)}

.border-s-gray-solid-50\/25 {
    border-inline-start-color:rgba(249,250,251,.25)}

.border-s-gray-solid-50\/30 {
    border-inline-start-color:rgba(249,250,251,.3)}

.border-s-gray-solid-50\/40 {
    border-inline-start-color:rgba(249,250,251,.4)}

.border-s-gray-solid-50\/5 {
    border-inline-start-color:rgba(249,250,251,.05)}

.border-s-gray-solid-50\/50 {
    border-inline-start-color:rgba(249,250,251,.5)}

.border-s-gray-solid-50\/60 {
    border-inline-start-color:rgba(249,250,251,.6)}

.border-s-gray-solid-50\/70 {
    border-inline-start-color:rgba(249,250,251,.7)}

.border-s-gray-solid-50\/75 {
    border-inline-start-color:rgba(249,250,251,.75)}

.border-s-gray-solid-50\/80 {
    border-inline-start-color:rgba(249,250,251,.8)}

.border-s-gray-solid-50\/90 {
    border-inline-start-color:rgba(249,250,251,.9)}

.border-s-gray-solid-50\/95 {
    border-inline-start-color:rgba(249,250,251,.95)}

.border-s-gray-solid-500 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(107 114 128/var(--tw-border-opacity))}

.border-s-gray-solid-500\/0 {
    border-inline-start-color: hsla(220,9%,46%,0)
}

.border-s-gray-solid-500\/10 {
    border-inline-start-color:hsla(220,9%,46%,.1)}

.border-s-gray-solid-500\/100 {
    border-inline-start-color:#6b7280}

.border-s-gray-solid-500\/20 {
    border-inline-start-color:hsla(220,9%,46%,.2)}

.border-s-gray-solid-500\/25 {
    border-inline-start-color:hsla(220,9%,46%,.25)}

.border-s-gray-solid-500\/30 {
    border-inline-start-color:hsla(220,9%,46%,.3)}

.border-s-gray-solid-500\/40 {
    border-inline-start-color:hsla(220,9%,46%,.4)}

.border-s-gray-solid-500\/5 {
    border-inline-start-color:hsla(220,9%,46%,.05)}

.border-s-gray-solid-500\/50 {
    border-inline-start-color:hsla(220,9%,46%,.5)}

.border-s-gray-solid-500\/60 {
    border-inline-start-color:hsla(220,9%,46%,.6)}

.border-s-gray-solid-500\/70 {
    border-inline-start-color:hsla(220,9%,46%,.7)}

.border-s-gray-solid-500\/75 {
    border-inline-start-color:hsla(220,9%,46%,.75)}

.border-s-gray-solid-500\/80 {
    border-inline-start-color:hsla(220,9%,46%,.8)}

.border-s-gray-solid-500\/90 {
    border-inline-start-color:hsla(220,9%,46%,.9)}

.border-s-gray-solid-500\/95 {
    border-inline-start-color:hsla(220,9%,46%,.95)}

.border-s-gray-solid-600 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(75 85 99/var(--tw-border-opacity))}

.border-s-gray-solid-600\/0 {
    border-inline-start-color: rgba(75,85,99,0)
}

.border-s-gray-solid-600\/10 {
    border-inline-start-color:rgba(75,85,99,.1)}

.border-s-gray-solid-600\/100 {
    border-inline-start-color:#4b5563}

.border-s-gray-solid-600\/20 {
    border-inline-start-color:rgba(75,85,99,.2)}

.border-s-gray-solid-600\/25 {
    border-inline-start-color:rgba(75,85,99,.25)}

.border-s-gray-solid-600\/30 {
    border-inline-start-color:rgba(75,85,99,.3)}

.border-s-gray-solid-600\/40 {
    border-inline-start-color:rgba(75,85,99,.4)}

.border-s-gray-solid-600\/5 {
    border-inline-start-color:rgba(75,85,99,.05)}

.border-s-gray-solid-600\/50 {
    border-inline-start-color:rgba(75,85,99,.5)}

.border-s-gray-solid-600\/60 {
    border-inline-start-color:rgba(75,85,99,.6)}

.border-s-gray-solid-600\/70 {
    border-inline-start-color:rgba(75,85,99,.7)}

.border-s-gray-solid-600\/75 {
    border-inline-start-color:rgba(75,85,99,.75)}

.border-s-gray-solid-600\/80 {
    border-inline-start-color:rgba(75,85,99,.8)}

.border-s-gray-solid-600\/90 {
    border-inline-start-color:rgba(75,85,99,.9)}

.border-s-gray-solid-600\/95 {
    border-inline-start-color:rgba(75,85,99,.95)}

.border-s-gray-solid-700 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(55 65 81/var(--tw-border-opacity))}

.border-s-gray-solid-700\/0 {
    border-inline-start-color: rgba(55,65,81,0)
}

.border-s-gray-solid-700\/10 {
    border-inline-start-color:rgba(55,65,81,.1)}

.border-s-gray-solid-700\/100 {
    border-inline-start-color:#374151}

.border-s-gray-solid-700\/20 {
    border-inline-start-color:rgba(55,65,81,.2)}

.border-s-gray-solid-700\/25 {
    border-inline-start-color:rgba(55,65,81,.25)}

.border-s-gray-solid-700\/30 {
    border-inline-start-color:rgba(55,65,81,.3)}

.border-s-gray-solid-700\/40 {
    border-inline-start-color:rgba(55,65,81,.4)}

.border-s-gray-solid-700\/5 {
    border-inline-start-color:rgba(55,65,81,.05)}

.border-s-gray-solid-700\/50 {
    border-inline-start-color:rgba(55,65,81,.5)}

.border-s-gray-solid-700\/60 {
    border-inline-start-color:rgba(55,65,81,.6)}

.border-s-gray-solid-700\/70 {
    border-inline-start-color:rgba(55,65,81,.7)}

.border-s-gray-solid-700\/75 {
    border-inline-start-color:rgba(55,65,81,.75)}

.border-s-gray-solid-700\/80 {
    border-inline-start-color:rgba(55,65,81,.8)}

.border-s-gray-solid-700\/90 {
    border-inline-start-color:rgba(55,65,81,.9)}

.border-s-gray-solid-700\/95 {
    border-inline-start-color:rgba(55,65,81,.95)}

.border-s-gray-solid-800 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(31 41 55/var(--tw-border-opacity))}

.border-s-gray-solid-800\/0 {
    border-inline-start-color: rgba(31,41,55,0)
}

.border-s-gray-solid-800\/10 {
    border-inline-start-color:rgba(31,41,55,.1)}

.border-s-gray-solid-800\/100 {
    border-inline-start-color:#1f2937}

.border-s-gray-solid-800\/20 {
    border-inline-start-color:rgba(31,41,55,.2)}

.border-s-gray-solid-800\/25 {
    border-inline-start-color:rgba(31,41,55,.25)}

.border-s-gray-solid-800\/30 {
    border-inline-start-color:rgba(31,41,55,.3)}

.border-s-gray-solid-800\/40 {
    border-inline-start-color:rgba(31,41,55,.4)}

.border-s-gray-solid-800\/5 {
    border-inline-start-color:rgba(31,41,55,.05)}

.border-s-gray-solid-800\/50 {
    border-inline-start-color:rgba(31,41,55,.5)}

.border-s-gray-solid-800\/60 {
    border-inline-start-color:rgba(31,41,55,.6)}

.border-s-gray-solid-800\/70 {
    border-inline-start-color:rgba(31,41,55,.7)}

.border-s-gray-solid-800\/75 {
    border-inline-start-color:rgba(31,41,55,.75)}

.border-s-gray-solid-800\/80 {
    border-inline-start-color:rgba(31,41,55,.8)}

.border-s-gray-solid-800\/90 {
    border-inline-start-color:rgba(31,41,55,.9)}

.border-s-gray-solid-800\/95 {
    border-inline-start-color:rgba(31,41,55,.95)}

.border-s-gray-solid-900 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(17 24 39/var(--tw-border-opacity))}

.border-s-gray-solid-900\/0 {
    border-inline-start-color: rgba(17,24,39,0)
}

.border-s-gray-solid-900\/10 {
    border-inline-start-color:rgba(17,24,39,.1)}

.border-s-gray-solid-900\/100 {
    border-inline-start-color:#111827}

.border-s-gray-solid-900\/20 {
    border-inline-start-color:rgba(17,24,39,.2)}

.border-s-gray-solid-900\/25 {
    border-inline-start-color:rgba(17,24,39,.25)}

.border-s-gray-solid-900\/30 {
    border-inline-start-color:rgba(17,24,39,.3)}

.border-s-gray-solid-900\/40 {
    border-inline-start-color:rgba(17,24,39,.4)}

.border-s-gray-solid-900\/5 {
    border-inline-start-color:rgba(17,24,39,.05)}

.border-s-gray-solid-900\/50 {
    border-inline-start-color:rgba(17,24,39,.5)}

.border-s-gray-solid-900\/60 {
    border-inline-start-color:rgba(17,24,39,.6)}

.border-s-gray-solid-900\/70 {
    border-inline-start-color:rgba(17,24,39,.7)}

.border-s-gray-solid-900\/75 {
    border-inline-start-color:rgba(17,24,39,.75)}

.border-s-gray-solid-900\/80 {
    border-inline-start-color:rgba(17,24,39,.8)}

.border-s-gray-solid-900\/90 {
    border-inline-start-color:rgba(17,24,39,.9)}

.border-s-gray-solid-900\/95 {
    border-inline-start-color:rgba(17,24,39,.95)}

.border-s-gray-solid-950 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(3 7 18/var(--tw-border-opacity))}

.border-s-gray-solid-950\/0 {
    border-inline-start-color: rgba(3,7,18,0)
}

.border-s-gray-solid-950\/10 {
    border-inline-start-color:rgba(3,7,18,.1)}

.border-s-gray-solid-950\/100 {
    border-inline-start-color:#030712}

.border-s-gray-solid-950\/20 {
    border-inline-start-color:rgba(3,7,18,.2)}

.border-s-gray-solid-950\/25 {
    border-inline-start-color:rgba(3,7,18,.25)}

.border-s-gray-solid-950\/30 {
    border-inline-start-color:rgba(3,7,18,.3)}

.border-s-gray-solid-950\/40 {
    border-inline-start-color:rgba(3,7,18,.4)}

.border-s-gray-solid-950\/5 {
    border-inline-start-color:rgba(3,7,18,.05)}

.border-s-gray-solid-950\/50 {
    border-inline-start-color:rgba(3,7,18,.5)}

.border-s-gray-solid-950\/60 {
    border-inline-start-color:rgba(3,7,18,.6)}

.border-s-gray-solid-950\/70 {
    border-inline-start-color:rgba(3,7,18,.7)}

.border-s-gray-solid-950\/75 {
    border-inline-start-color:rgba(3,7,18,.75)}

.border-s-gray-solid-950\/80 {
    border-inline-start-color:rgba(3,7,18,.8)}

.border-s-gray-solid-950\/90 {
    border-inline-start-color:rgba(3,7,18,.9)}

.border-s-gray-solid-950\/95 {
    border-inline-start-color:rgba(3,7,18,.95)}

.border-s-green-100 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(220 252 231/var(--tw-border-opacity))}

.border-s-green-100\/0 {
    border-inline-start-color: rgba(220,252,231,0)
}

.border-s-green-100\/10 {
    border-inline-start-color:rgba(220,252,231,.1)}

.border-s-green-100\/100 {
    border-inline-start-color:#dcfce7}

.border-s-green-100\/20 {
    border-inline-start-color:rgba(220,252,231,.2)}

.border-s-green-100\/25 {
    border-inline-start-color:rgba(220,252,231,.25)}

.border-s-green-100\/30 {
    border-inline-start-color:rgba(220,252,231,.3)}

.border-s-green-100\/40 {
    border-inline-start-color:rgba(220,252,231,.4)}

.border-s-green-100\/5 {
    border-inline-start-color:rgba(220,252,231,.05)}

.border-s-green-100\/50 {
    border-inline-start-color:rgba(220,252,231,.5)}

.border-s-green-100\/60 {
    border-inline-start-color:rgba(220,252,231,.6)}

.border-s-green-100\/70 {
    border-inline-start-color:rgba(220,252,231,.7)}

.border-s-green-100\/75 {
    border-inline-start-color:rgba(220,252,231,.75)}

.border-s-green-100\/80 {
    border-inline-start-color:rgba(220,252,231,.8)}

.border-s-green-100\/90 {
    border-inline-start-color:rgba(220,252,231,.9)}

.border-s-green-100\/95 {
    border-inline-start-color:rgba(220,252,231,.95)}

.border-s-green-200 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(187 247 208/var(--tw-border-opacity))}

.border-s-green-200\/0 {
    border-inline-start-color: rgba(187,247,208,0)
}

.border-s-green-200\/10 {
    border-inline-start-color:rgba(187,247,208,.1)}

.border-s-green-200\/100 {
    border-inline-start-color:#bbf7d0}

.border-s-green-200\/20 {
    border-inline-start-color:rgba(187,247,208,.2)}

.border-s-green-200\/25 {
    border-inline-start-color:rgba(187,247,208,.25)}

.border-s-green-200\/30 {
    border-inline-start-color:rgba(187,247,208,.3)}

.border-s-green-200\/40 {
    border-inline-start-color:rgba(187,247,208,.4)}

.border-s-green-200\/5 {
    border-inline-start-color:rgba(187,247,208,.05)}

.border-s-green-200\/50 {
    border-inline-start-color:rgba(187,247,208,.5)}

.border-s-green-200\/60 {
    border-inline-start-color:rgba(187,247,208,.6)}

.border-s-green-200\/70 {
    border-inline-start-color:rgba(187,247,208,.7)}

.border-s-green-200\/75 {
    border-inline-start-color:rgba(187,247,208,.75)}

.border-s-green-200\/80 {
    border-inline-start-color:rgba(187,247,208,.8)}

.border-s-green-200\/90 {
    border-inline-start-color:rgba(187,247,208,.9)}

.border-s-green-200\/95 {
    border-inline-start-color:rgba(187,247,208,.95)}

.border-s-green-300 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(134 239 172/var(--tw-border-opacity))}

.border-s-green-300\/0 {
    border-inline-start-color: rgba(134,239,172,0)
}

.border-s-green-300\/10 {
    border-inline-start-color:rgba(134,239,172,.1)}

.border-s-green-300\/100 {
    border-inline-start-color:#86efac}

.border-s-green-300\/20 {
    border-inline-start-color:rgba(134,239,172,.2)}

.border-s-green-300\/25 {
    border-inline-start-color:rgba(134,239,172,.25)}

.border-s-green-300\/30 {
    border-inline-start-color:rgba(134,239,172,.3)}

.border-s-green-300\/40 {
    border-inline-start-color:rgba(134,239,172,.4)}

.border-s-green-300\/5 {
    border-inline-start-color:rgba(134,239,172,.05)}

.border-s-green-300\/50 {
    border-inline-start-color:rgba(134,239,172,.5)}

.border-s-green-300\/60 {
    border-inline-start-color:rgba(134,239,172,.6)}

.border-s-green-300\/70 {
    border-inline-start-color:rgba(134,239,172,.7)}

.border-s-green-300\/75 {
    border-inline-start-color:rgba(134,239,172,.75)}

.border-s-green-300\/80 {
    border-inline-start-color:rgba(134,239,172,.8)}

.border-s-green-300\/90 {
    border-inline-start-color:rgba(134,239,172,.9)}

.border-s-green-300\/95 {
    border-inline-start-color:rgba(134,239,172,.95)}

.border-s-green-400 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(74 222 128/var(--tw-border-opacity))}

.border-s-green-400\/0 {
    border-inline-start-color: rgba(74,222,128,0)
}

.border-s-green-400\/10 {
    border-inline-start-color:rgba(74,222,128,.1)}

.border-s-green-400\/100 {
    border-inline-start-color:#4ade80}

.border-s-green-400\/20 {
    border-inline-start-color:rgba(74,222,128,.2)}

.border-s-green-400\/25 {
    border-inline-start-color:rgba(74,222,128,.25)}

.border-s-green-400\/30 {
    border-inline-start-color:rgba(74,222,128,.3)}

.border-s-green-400\/40 {
    border-inline-start-color:rgba(74,222,128,.4)}

.border-s-green-400\/5 {
    border-inline-start-color:rgba(74,222,128,.05)}

.border-s-green-400\/50 {
    border-inline-start-color:rgba(74,222,128,.5)}

.border-s-green-400\/60 {
    border-inline-start-color:rgba(74,222,128,.6)}

.border-s-green-400\/70 {
    border-inline-start-color:rgba(74,222,128,.7)}

.border-s-green-400\/75 {
    border-inline-start-color:rgba(74,222,128,.75)}

.border-s-green-400\/80 {
    border-inline-start-color:rgba(74,222,128,.8)}

.border-s-green-400\/90 {
    border-inline-start-color:rgba(74,222,128,.9)}

.border-s-green-400\/95 {
    border-inline-start-color:rgba(74,222,128,.95)}

.border-s-green-50 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(240 253 244/var(--tw-border-opacity))}

.border-s-green-50\/0 {
    border-inline-start-color: rgba(240,253,244,0)
}

.border-s-green-50\/10 {
    border-inline-start-color:rgba(240,253,244,.1)}

.border-s-green-50\/100 {
    border-inline-start-color:#f0fdf4}

.border-s-green-50\/20 {
    border-inline-start-color:rgba(240,253,244,.2)}

.border-s-green-50\/25 {
    border-inline-start-color:rgba(240,253,244,.25)}

.border-s-green-50\/30 {
    border-inline-start-color:rgba(240,253,244,.3)}

.border-s-green-50\/40 {
    border-inline-start-color:rgba(240,253,244,.4)}

.border-s-green-50\/5 {
    border-inline-start-color:rgba(240,253,244,.05)}

.border-s-green-50\/50 {
    border-inline-start-color:rgba(240,253,244,.5)}

.border-s-green-50\/60 {
    border-inline-start-color:rgba(240,253,244,.6)}

.border-s-green-50\/70 {
    border-inline-start-color:rgba(240,253,244,.7)}

.border-s-green-50\/75 {
    border-inline-start-color:rgba(240,253,244,.75)}

.border-s-green-50\/80 {
    border-inline-start-color:rgba(240,253,244,.8)}

.border-s-green-50\/90 {
    border-inline-start-color:rgba(240,253,244,.9)}

.border-s-green-50\/95 {
    border-inline-start-color:rgba(240,253,244,.95)}

.border-s-green-500 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(34 197 94/var(--tw-border-opacity))}

.border-s-green-500\/0 {
    border-inline-start-color: rgba(34,197,94,0)
}

.border-s-green-500\/10 {
    border-inline-start-color:rgba(34,197,94,.1)}

.border-s-green-500\/100 {
    border-inline-start-color:#22c55e}

.border-s-green-500\/20 {
    border-inline-start-color:rgba(34,197,94,.2)}

.border-s-green-500\/25 {
    border-inline-start-color:rgba(34,197,94,.25)}

.border-s-green-500\/30 {
    border-inline-start-color:rgba(34,197,94,.3)}

.border-s-green-500\/40 {
    border-inline-start-color:rgba(34,197,94,.4)}

.border-s-green-500\/5 {
    border-inline-start-color:rgba(34,197,94,.05)}

.border-s-green-500\/50 {
    border-inline-start-color:rgba(34,197,94,.5)}

.border-s-green-500\/60 {
    border-inline-start-color:rgba(34,197,94,.6)}

.border-s-green-500\/70 {
    border-inline-start-color:rgba(34,197,94,.7)}

.border-s-green-500\/75 {
    border-inline-start-color:rgba(34,197,94,.75)}

.border-s-green-500\/80 {
    border-inline-start-color:rgba(34,197,94,.8)}

.border-s-green-500\/90 {
    border-inline-start-color:rgba(34,197,94,.9)}

.border-s-green-500\/95 {
    border-inline-start-color:rgba(34,197,94,.95)}

.border-s-green-600 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(22 163 74/var(--tw-border-opacity))}

.border-s-green-600\/0 {
    border-inline-start-color: rgba(22,163,74,0)
}

.border-s-green-600\/10 {
    border-inline-start-color:rgba(22,163,74,.1)}

.border-s-green-600\/100 {
    border-inline-start-color:#16a34a}

.border-s-green-600\/20 {
    border-inline-start-color:rgba(22,163,74,.2)}

.border-s-green-600\/25 {
    border-inline-start-color:rgba(22,163,74,.25)}

.border-s-green-600\/30 {
    border-inline-start-color:rgba(22,163,74,.3)}

.border-s-green-600\/40 {
    border-inline-start-color:rgba(22,163,74,.4)}

.border-s-green-600\/5 {
    border-inline-start-color:rgba(22,163,74,.05)}

.border-s-green-600\/50 {
    border-inline-start-color:rgba(22,163,74,.5)}

.border-s-green-600\/60 {
    border-inline-start-color:rgba(22,163,74,.6)}

.border-s-green-600\/70 {
    border-inline-start-color:rgba(22,163,74,.7)}

.border-s-green-600\/75 {
    border-inline-start-color:rgba(22,163,74,.75)}

.border-s-green-600\/80 {
    border-inline-start-color:rgba(22,163,74,.8)}

.border-s-green-600\/90 {
    border-inline-start-color:rgba(22,163,74,.9)}

.border-s-green-600\/95 {
    border-inline-start-color:rgba(22,163,74,.95)}

.border-s-green-700 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(21 128 61/var(--tw-border-opacity))}

.border-s-green-700\/0 {
    border-inline-start-color: rgba(21,128,61,0)
}

.border-s-green-700\/10 {
    border-inline-start-color:rgba(21,128,61,.1)}

.border-s-green-700\/100 {
    border-inline-start-color:#15803d}

.border-s-green-700\/20 {
    border-inline-start-color:rgba(21,128,61,.2)}

.border-s-green-700\/25 {
    border-inline-start-color:rgba(21,128,61,.25)}

.border-s-green-700\/30 {
    border-inline-start-color:rgba(21,128,61,.3)}

.border-s-green-700\/40 {
    border-inline-start-color:rgba(21,128,61,.4)}

.border-s-green-700\/5 {
    border-inline-start-color:rgba(21,128,61,.05)}

.border-s-green-700\/50 {
    border-inline-start-color:rgba(21,128,61,.5)}

.border-s-green-700\/60 {
    border-inline-start-color:rgba(21,128,61,.6)}

.border-s-green-700\/70 {
    border-inline-start-color:rgba(21,128,61,.7)}

.border-s-green-700\/75 {
    border-inline-start-color:rgba(21,128,61,.75)}

.border-s-green-700\/80 {
    border-inline-start-color:rgba(21,128,61,.8)}

.border-s-green-700\/90 {
    border-inline-start-color:rgba(21,128,61,.9)}

.border-s-green-700\/95 {
    border-inline-start-color:rgba(21,128,61,.95)}

.border-s-green-800 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(22 101 52/var(--tw-border-opacity))}

.border-s-green-800\/0 {
    border-inline-start-color: rgba(22,101,52,0)
}

.border-s-green-800\/10 {
    border-inline-start-color:rgba(22,101,52,.1)}

.border-s-green-800\/100 {
    border-inline-start-color:#166534}

.border-s-green-800\/20 {
    border-inline-start-color:rgba(22,101,52,.2)}

.border-s-green-800\/25 {
    border-inline-start-color:rgba(22,101,52,.25)}

.border-s-green-800\/30 {
    border-inline-start-color:rgba(22,101,52,.3)}

.border-s-green-800\/40 {
    border-inline-start-color:rgba(22,101,52,.4)}

.border-s-green-800\/5 {
    border-inline-start-color:rgba(22,101,52,.05)}

.border-s-green-800\/50 {
    border-inline-start-color:rgba(22,101,52,.5)}

.border-s-green-800\/60 {
    border-inline-start-color:rgba(22,101,52,.6)}

.border-s-green-800\/70 {
    border-inline-start-color:rgba(22,101,52,.7)}

.border-s-green-800\/75 {
    border-inline-start-color:rgba(22,101,52,.75)}

.border-s-green-800\/80 {
    border-inline-start-color:rgba(22,101,52,.8)}

.border-s-green-800\/90 {
    border-inline-start-color:rgba(22,101,52,.9)}

.border-s-green-800\/95 {
    border-inline-start-color:rgba(22,101,52,.95)}

.border-s-green-900 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(20 83 45/var(--tw-border-opacity))}

.border-s-green-900\/0 {
    border-inline-start-color: rgba(20,83,45,0)
}

.border-s-green-900\/10 {
    border-inline-start-color:rgba(20,83,45,.1)}

.border-s-green-900\/100 {
    border-inline-start-color:#14532d}

.border-s-green-900\/20 {
    border-inline-start-color:rgba(20,83,45,.2)}

.border-s-green-900\/25 {
    border-inline-start-color:rgba(20,83,45,.25)}

.border-s-green-900\/30 {
    border-inline-start-color:rgba(20,83,45,.3)}

.border-s-green-900\/40 {
    border-inline-start-color:rgba(20,83,45,.4)}

.border-s-green-900\/5 {
    border-inline-start-color:rgba(20,83,45,.05)}

.border-s-green-900\/50 {
    border-inline-start-color:rgba(20,83,45,.5)}

.border-s-green-900\/60 {
    border-inline-start-color:rgba(20,83,45,.6)}

.border-s-green-900\/70 {
    border-inline-start-color:rgba(20,83,45,.7)}

.border-s-green-900\/75 {
    border-inline-start-color:rgba(20,83,45,.75)}

.border-s-green-900\/80 {
    border-inline-start-color:rgba(20,83,45,.8)}

.border-s-green-900\/90 {
    border-inline-start-color:rgba(20,83,45,.9)}

.border-s-green-900\/95 {
    border-inline-start-color:rgba(20,83,45,.95)}

.border-s-green-950 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(5 46 22/var(--tw-border-opacity))}

.border-s-green-950\/0 {
    border-inline-start-color: rgba(5,46,22,0)
}

.border-s-green-950\/10 {
    border-inline-start-color:rgba(5,46,22,.1)}

.border-s-green-950\/100 {
    border-inline-start-color:#052e16}

.border-s-green-950\/20 {
    border-inline-start-color:rgba(5,46,22,.2)}

.border-s-green-950\/25 {
    border-inline-start-color:rgba(5,46,22,.25)}

.border-s-green-950\/30 {
    border-inline-start-color:rgba(5,46,22,.3)}

.border-s-green-950\/40 {
    border-inline-start-color:rgba(5,46,22,.4)}

.border-s-green-950\/5 {
    border-inline-start-color:rgba(5,46,22,.05)}

.border-s-green-950\/50 {
    border-inline-start-color:rgba(5,46,22,.5)}

.border-s-green-950\/60 {
    border-inline-start-color:rgba(5,46,22,.6)}

.border-s-green-950\/70 {
    border-inline-start-color:rgba(5,46,22,.7)}

.border-s-green-950\/75 {
    border-inline-start-color:rgba(5,46,22,.75)}

.border-s-green-950\/80 {
    border-inline-start-color:rgba(5,46,22,.8)}

.border-s-green-950\/90 {
    border-inline-start-color:rgba(5,46,22,.9)}

.border-s-green-950\/95 {
    border-inline-start-color:rgba(5,46,22,.95)}

.border-s-indigo-100 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(224 231 255/var(--tw-border-opacity))}

.border-s-indigo-100\/0 {
    border-inline-start-color: rgba(224,231,255,0)
}

.border-s-indigo-100\/10 {
    border-inline-start-color:rgba(224,231,255,.1)}

.border-s-indigo-100\/100 {
    border-inline-start-color:#e0e7ff}

.border-s-indigo-100\/20 {
    border-inline-start-color:rgba(224,231,255,.2)}

.border-s-indigo-100\/25 {
    border-inline-start-color:rgba(224,231,255,.25)}

.border-s-indigo-100\/30 {
    border-inline-start-color:rgba(224,231,255,.3)}

.border-s-indigo-100\/40 {
    border-inline-start-color:rgba(224,231,255,.4)}

.border-s-indigo-100\/5 {
    border-inline-start-color:rgba(224,231,255,.05)}

.border-s-indigo-100\/50 {
    border-inline-start-color:rgba(224,231,255,.5)}

.border-s-indigo-100\/60 {
    border-inline-start-color:rgba(224,231,255,.6)}

.border-s-indigo-100\/70 {
    border-inline-start-color:rgba(224,231,255,.7)}

.border-s-indigo-100\/75 {
    border-inline-start-color:rgba(224,231,255,.75)}

.border-s-indigo-100\/80 {
    border-inline-start-color:rgba(224,231,255,.8)}

.border-s-indigo-100\/90 {
    border-inline-start-color:rgba(224,231,255,.9)}

.border-s-indigo-100\/95 {
    border-inline-start-color:rgba(224,231,255,.95)}

.border-s-indigo-200 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(199 210 254/var(--tw-border-opacity))}

.border-s-indigo-200\/0 {
    border-inline-start-color: rgba(199,210,254,0)
}

.border-s-indigo-200\/10 {
    border-inline-start-color:rgba(199,210,254,.1)}

.border-s-indigo-200\/100 {
    border-inline-start-color:#c7d2fe}

.border-s-indigo-200\/20 {
    border-inline-start-color:rgba(199,210,254,.2)}

.border-s-indigo-200\/25 {
    border-inline-start-color:rgba(199,210,254,.25)}

.border-s-indigo-200\/30 {
    border-inline-start-color:rgba(199,210,254,.3)}

.border-s-indigo-200\/40 {
    border-inline-start-color:rgba(199,210,254,.4)}

.border-s-indigo-200\/5 {
    border-inline-start-color:rgba(199,210,254,.05)}

.border-s-indigo-200\/50 {
    border-inline-start-color:rgba(199,210,254,.5)}

.border-s-indigo-200\/60 {
    border-inline-start-color:rgba(199,210,254,.6)}

.border-s-indigo-200\/70 {
    border-inline-start-color:rgba(199,210,254,.7)}

.border-s-indigo-200\/75 {
    border-inline-start-color:rgba(199,210,254,.75)}

.border-s-indigo-200\/80 {
    border-inline-start-color:rgba(199,210,254,.8)}

.border-s-indigo-200\/90 {
    border-inline-start-color:rgba(199,210,254,.9)}

.border-s-indigo-200\/95 {
    border-inline-start-color:rgba(199,210,254,.95)}

.border-s-indigo-300 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(165 180 252/var(--tw-border-opacity))}

.border-s-indigo-300\/0 {
    border-inline-start-color: rgba(165,180,252,0)
}

.border-s-indigo-300\/10 {
    border-inline-start-color:rgba(165,180,252,.1)}

.border-s-indigo-300\/100 {
    border-inline-start-color:#a5b4fc}

.border-s-indigo-300\/20 {
    border-inline-start-color:rgba(165,180,252,.2)}

.border-s-indigo-300\/25 {
    border-inline-start-color:rgba(165,180,252,.25)}

.border-s-indigo-300\/30 {
    border-inline-start-color:rgba(165,180,252,.3)}

.border-s-indigo-300\/40 {
    border-inline-start-color:rgba(165,180,252,.4)}

.border-s-indigo-300\/5 {
    border-inline-start-color:rgba(165,180,252,.05)}

.border-s-indigo-300\/50 {
    border-inline-start-color:rgba(165,180,252,.5)}

.border-s-indigo-300\/60 {
    border-inline-start-color:rgba(165,180,252,.6)}

.border-s-indigo-300\/70 {
    border-inline-start-color:rgba(165,180,252,.7)}

.border-s-indigo-300\/75 {
    border-inline-start-color:rgba(165,180,252,.75)}

.border-s-indigo-300\/80 {
    border-inline-start-color:rgba(165,180,252,.8)}

.border-s-indigo-300\/90 {
    border-inline-start-color:rgba(165,180,252,.9)}

.border-s-indigo-300\/95 {
    border-inline-start-color:rgba(165,180,252,.95)}

.border-s-indigo-400 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(129 140 248/var(--tw-border-opacity))}

.border-s-indigo-400\/0 {
    border-inline-start-color: rgba(129,140,248,0)
}

.border-s-indigo-400\/10 {
    border-inline-start-color:rgba(129,140,248,.1)}

.border-s-indigo-400\/100 {
    border-inline-start-color:#818cf8}

.border-s-indigo-400\/20 {
    border-inline-start-color:rgba(129,140,248,.2)}

.border-s-indigo-400\/25 {
    border-inline-start-color:rgba(129,140,248,.25)}

.border-s-indigo-400\/30 {
    border-inline-start-color:rgba(129,140,248,.3)}

.border-s-indigo-400\/40 {
    border-inline-start-color:rgba(129,140,248,.4)}

.border-s-indigo-400\/5 {
    border-inline-start-color:rgba(129,140,248,.05)}

.border-s-indigo-400\/50 {
    border-inline-start-color:rgba(129,140,248,.5)}

.border-s-indigo-400\/60 {
    border-inline-start-color:rgba(129,140,248,.6)}

.border-s-indigo-400\/70 {
    border-inline-start-color:rgba(129,140,248,.7)}

.border-s-indigo-400\/75 {
    border-inline-start-color:rgba(129,140,248,.75)}

.border-s-indigo-400\/80 {
    border-inline-start-color:rgba(129,140,248,.8)}

.border-s-indigo-400\/90 {
    border-inline-start-color:rgba(129,140,248,.9)}

.border-s-indigo-400\/95 {
    border-inline-start-color:rgba(129,140,248,.95)}

.border-s-indigo-50 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(238 242 255/var(--tw-border-opacity))}

.border-s-indigo-50\/0 {
    border-inline-start-color: rgba(238,242,255,0)
}

.border-s-indigo-50\/10 {
    border-inline-start-color:rgba(238,242,255,.1)}

.border-s-indigo-50\/100 {
    border-inline-start-color:#eef2ff}

.border-s-indigo-50\/20 {
    border-inline-start-color:rgba(238,242,255,.2)}

.border-s-indigo-50\/25 {
    border-inline-start-color:rgba(238,242,255,.25)}

.border-s-indigo-50\/30 {
    border-inline-start-color:rgba(238,242,255,.3)}

.border-s-indigo-50\/40 {
    border-inline-start-color:rgba(238,242,255,.4)}

.border-s-indigo-50\/5 {
    border-inline-start-color:rgba(238,242,255,.05)}

.border-s-indigo-50\/50 {
    border-inline-start-color:rgba(238,242,255,.5)}

.border-s-indigo-50\/60 {
    border-inline-start-color:rgba(238,242,255,.6)}

.border-s-indigo-50\/70 {
    border-inline-start-color:rgba(238,242,255,.7)}

.border-s-indigo-50\/75 {
    border-inline-start-color:rgba(238,242,255,.75)}

.border-s-indigo-50\/80 {
    border-inline-start-color:rgba(238,242,255,.8)}

.border-s-indigo-50\/90 {
    border-inline-start-color:rgba(238,242,255,.9)}

.border-s-indigo-50\/95 {
    border-inline-start-color:rgba(238,242,255,.95)}

.border-s-indigo-500 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(99 102 241/var(--tw-border-opacity))}

.border-s-indigo-500\/0 {
    border-inline-start-color: rgba(99,102,241,0)
}

.border-s-indigo-500\/10 {
    border-inline-start-color:rgba(99,102,241,.1)}

.border-s-indigo-500\/100 {
    border-inline-start-color:#6366f1}

.border-s-indigo-500\/20 {
    border-inline-start-color:rgba(99,102,241,.2)}

.border-s-indigo-500\/25 {
    border-inline-start-color:rgba(99,102,241,.25)}

.border-s-indigo-500\/30 {
    border-inline-start-color:rgba(99,102,241,.3)}

.border-s-indigo-500\/40 {
    border-inline-start-color:rgba(99,102,241,.4)}

.border-s-indigo-500\/5 {
    border-inline-start-color:rgba(99,102,241,.05)}

.border-s-indigo-500\/50 {
    border-inline-start-color:rgba(99,102,241,.5)}

.border-s-indigo-500\/60 {
    border-inline-start-color:rgba(99,102,241,.6)}

.border-s-indigo-500\/70 {
    border-inline-start-color:rgba(99,102,241,.7)}

.border-s-indigo-500\/75 {
    border-inline-start-color:rgba(99,102,241,.75)}

.border-s-indigo-500\/80 {
    border-inline-start-color:rgba(99,102,241,.8)}

.border-s-indigo-500\/90 {
    border-inline-start-color:rgba(99,102,241,.9)}

.border-s-indigo-500\/95 {
    border-inline-start-color:rgba(99,102,241,.95)}

.border-s-indigo-600 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(79 70 229/var(--tw-border-opacity))}

.border-s-indigo-600\/0 {
    border-inline-start-color: rgba(79,70,229,0)
}

.border-s-indigo-600\/10 {
    border-inline-start-color:rgba(79,70,229,.1)}

.border-s-indigo-600\/100 {
    border-inline-start-color:#4f46e5}

.border-s-indigo-600\/20 {
    border-inline-start-color:rgba(79,70,229,.2)}

.border-s-indigo-600\/25 {
    border-inline-start-color:rgba(79,70,229,.25)}

.border-s-indigo-600\/30 {
    border-inline-start-color:rgba(79,70,229,.3)}

.border-s-indigo-600\/40 {
    border-inline-start-color:rgba(79,70,229,.4)}

.border-s-indigo-600\/5 {
    border-inline-start-color:rgba(79,70,229,.05)}

.border-s-indigo-600\/50 {
    border-inline-start-color:rgba(79,70,229,.5)}

.border-s-indigo-600\/60 {
    border-inline-start-color:rgba(79,70,229,.6)}

.border-s-indigo-600\/70 {
    border-inline-start-color:rgba(79,70,229,.7)}

.border-s-indigo-600\/75 {
    border-inline-start-color:rgba(79,70,229,.75)}

.border-s-indigo-600\/80 {
    border-inline-start-color:rgba(79,70,229,.8)}

.border-s-indigo-600\/90 {
    border-inline-start-color:rgba(79,70,229,.9)}

.border-s-indigo-600\/95 {
    border-inline-start-color:rgba(79,70,229,.95)}

.border-s-indigo-700 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(67 56 202/var(--tw-border-opacity))}

.border-s-indigo-700\/0 {
    border-inline-start-color: rgba(67,56,202,0)
}

.border-s-indigo-700\/10 {
    border-inline-start-color:rgba(67,56,202,.1)}

.border-s-indigo-700\/100 {
    border-inline-start-color:#4338ca}

.border-s-indigo-700\/20 {
    border-inline-start-color:rgba(67,56,202,.2)}

.border-s-indigo-700\/25 {
    border-inline-start-color:rgba(67,56,202,.25)}

.border-s-indigo-700\/30 {
    border-inline-start-color:rgba(67,56,202,.3)}

.border-s-indigo-700\/40 {
    border-inline-start-color:rgba(67,56,202,.4)}

.border-s-indigo-700\/5 {
    border-inline-start-color:rgba(67,56,202,.05)}

.border-s-indigo-700\/50 {
    border-inline-start-color:rgba(67,56,202,.5)}

.border-s-indigo-700\/60 {
    border-inline-start-color:rgba(67,56,202,.6)}

.border-s-indigo-700\/70 {
    border-inline-start-color:rgba(67,56,202,.7)}

.border-s-indigo-700\/75 {
    border-inline-start-color:rgba(67,56,202,.75)}

.border-s-indigo-700\/80 {
    border-inline-start-color:rgba(67,56,202,.8)}

.border-s-indigo-700\/90 {
    border-inline-start-color:rgba(67,56,202,.9)}

.border-s-indigo-700\/95 {
    border-inline-start-color:rgba(67,56,202,.95)}

.border-s-indigo-800 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(55 48 163/var(--tw-border-opacity))}

.border-s-indigo-800\/0 {
    border-inline-start-color: rgba(55,48,163,0)
}

.border-s-indigo-800\/10 {
    border-inline-start-color:rgba(55,48,163,.1)}

.border-s-indigo-800\/100 {
    border-inline-start-color:#3730a3}

.border-s-indigo-800\/20 {
    border-inline-start-color:rgba(55,48,163,.2)}

.border-s-indigo-800\/25 {
    border-inline-start-color:rgba(55,48,163,.25)}

.border-s-indigo-800\/30 {
    border-inline-start-color:rgba(55,48,163,.3)}

.border-s-indigo-800\/40 {
    border-inline-start-color:rgba(55,48,163,.4)}

.border-s-indigo-800\/5 {
    border-inline-start-color:rgba(55,48,163,.05)}

.border-s-indigo-800\/50 {
    border-inline-start-color:rgba(55,48,163,.5)}

.border-s-indigo-800\/60 {
    border-inline-start-color:rgba(55,48,163,.6)}

.border-s-indigo-800\/70 {
    border-inline-start-color:rgba(55,48,163,.7)}

.border-s-indigo-800\/75 {
    border-inline-start-color:rgba(55,48,163,.75)}

.border-s-indigo-800\/80 {
    border-inline-start-color:rgba(55,48,163,.8)}

.border-s-indigo-800\/90 {
    border-inline-start-color:rgba(55,48,163,.9)}

.border-s-indigo-800\/95 {
    border-inline-start-color:rgba(55,48,163,.95)}

.border-s-indigo-900 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(49 46 129/var(--tw-border-opacity))}

.border-s-indigo-900\/0 {
    border-inline-start-color: rgba(49,46,129,0)
}

.border-s-indigo-900\/10 {
    border-inline-start-color:rgba(49,46,129,.1)}

.border-s-indigo-900\/100 {
    border-inline-start-color:#312e81}

.border-s-indigo-900\/20 {
    border-inline-start-color:rgba(49,46,129,.2)}

.border-s-indigo-900\/25 {
    border-inline-start-color:rgba(49,46,129,.25)}

.border-s-indigo-900\/30 {
    border-inline-start-color:rgba(49,46,129,.3)}

.border-s-indigo-900\/40 {
    border-inline-start-color:rgba(49,46,129,.4)}

.border-s-indigo-900\/5 {
    border-inline-start-color:rgba(49,46,129,.05)}

.border-s-indigo-900\/50 {
    border-inline-start-color:rgba(49,46,129,.5)}

.border-s-indigo-900\/60 {
    border-inline-start-color:rgba(49,46,129,.6)}

.border-s-indigo-900\/70 {
    border-inline-start-color:rgba(49,46,129,.7)}

.border-s-indigo-900\/75 {
    border-inline-start-color:rgba(49,46,129,.75)}

.border-s-indigo-900\/80 {
    border-inline-start-color:rgba(49,46,129,.8)}

.border-s-indigo-900\/90 {
    border-inline-start-color:rgba(49,46,129,.9)}

.border-s-indigo-900\/95 {
    border-inline-start-color:rgba(49,46,129,.95)}

.border-s-indigo-950 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(30 27 75/var(--tw-border-opacity))}

.border-s-indigo-950\/0 {
    border-inline-start-color: rgba(30,27,75,0)
}

.border-s-indigo-950\/10 {
    border-inline-start-color:rgba(30,27,75,.1)}

.border-s-indigo-950\/100 {
    border-inline-start-color:#1e1b4b}

.border-s-indigo-950\/20 {
    border-inline-start-color:rgba(30,27,75,.2)}

.border-s-indigo-950\/25 {
    border-inline-start-color:rgba(30,27,75,.25)}

.border-s-indigo-950\/30 {
    border-inline-start-color:rgba(30,27,75,.3)}

.border-s-indigo-950\/40 {
    border-inline-start-color:rgba(30,27,75,.4)}

.border-s-indigo-950\/5 {
    border-inline-start-color:rgba(30,27,75,.05)}

.border-s-indigo-950\/50 {
    border-inline-start-color:rgba(30,27,75,.5)}

.border-s-indigo-950\/60 {
    border-inline-start-color:rgba(30,27,75,.6)}

.border-s-indigo-950\/70 {
    border-inline-start-color:rgba(30,27,75,.7)}

.border-s-indigo-950\/75 {
    border-inline-start-color:rgba(30,27,75,.75)}

.border-s-indigo-950\/80 {
    border-inline-start-color:rgba(30,27,75,.8)}

.border-s-indigo-950\/90 {
    border-inline-start-color:rgba(30,27,75,.9)}

.border-s-indigo-950\/95 {
    border-inline-start-color:rgba(30,27,75,.95)}

.border-s-inherit {
    border-inline-start-color:inherit}

.border-s-input {
    border-inline-start-color:hsl(var(--input))}

.border-s-input\/0 {
    border-inline-start-color: hsl(var(--input)/0)
}

.border-s-input\/10 {
    border-inline-start-color:hsl(var(--input)/.1)}

.border-s-input\/100 {
    border-inline-start-color: hsl(var(--input)/1)
}

.border-s-input\/20 {
    border-inline-start-color:hsl(var(--input)/.2)}

.border-s-input\/25 {
    border-inline-start-color: hsl(var(--input)/.25)
}

.border-s-input\/30 {
    border-inline-start-color:hsl(var(--input)/.3)}

.border-s-input\/40 {
    border-inline-start-color: hsl(var(--input)/.4)
}

.border-s-input\/5 {
    border-inline-start-color:hsl(var(--input)/.05)}

.border-s-input\/50 {
    border-inline-start-color: hsl(var(--input)/.5)
}

.border-s-input\/60 {
    border-inline-start-color:hsl(var(--input)/.6)}

.border-s-input\/70 {
    border-inline-start-color: hsl(var(--input)/.7)
}

.border-s-input\/75 {
    border-inline-start-color:hsl(var(--input)/.75)}

.border-s-input\/80 {
    border-inline-start-color: hsl(var(--input)/.8)
}

.border-s-input\/90 {
    border-inline-start-color:hsl(var(--input)/.9)}

.border-s-input\/95 {
    border-inline-start-color: hsl(var(--input)/.95)
}

.border-s-lightBlue-100 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(224 242 254/var(--tw-border-opacity))}

.border-s-lightBlue-100\/0 {
    border-inline-start-color: rgba(224,242,254,0)
}

.border-s-lightBlue-100\/10 {
    border-inline-start-color:rgba(224,242,254,.1)}

.border-s-lightBlue-100\/100 {
    border-inline-start-color:#e0f2fe}

.border-s-lightBlue-100\/20 {
    border-inline-start-color:rgba(224,242,254,.2)}

.border-s-lightBlue-100\/25 {
    border-inline-start-color:rgba(224,242,254,.25)}

.border-s-lightBlue-100\/30 {
    border-inline-start-color:rgba(224,242,254,.3)}

.border-s-lightBlue-100\/40 {
    border-inline-start-color:rgba(224,242,254,.4)}

.border-s-lightBlue-100\/5 {
    border-inline-start-color:rgba(224,242,254,.05)}

.border-s-lightBlue-100\/50 {
    border-inline-start-color:rgba(224,242,254,.5)}

.border-s-lightBlue-100\/60 {
    border-inline-start-color:rgba(224,242,254,.6)}

.border-s-lightBlue-100\/70 {
    border-inline-start-color:rgba(224,242,254,.7)}

.border-s-lightBlue-100\/75 {
    border-inline-start-color:rgba(224,242,254,.75)}

.border-s-lightBlue-100\/80 {
    border-inline-start-color:rgba(224,242,254,.8)}

.border-s-lightBlue-100\/90 {
    border-inline-start-color:rgba(224,242,254,.9)}

.border-s-lightBlue-100\/95 {
    border-inline-start-color:rgba(224,242,254,.95)}

.border-s-lightBlue-200 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(186 230 253/var(--tw-border-opacity))}

.border-s-lightBlue-200\/0 {
    border-inline-start-color: rgba(186,230,253,0)
}

.border-s-lightBlue-200\/10 {
    border-inline-start-color:rgba(186,230,253,.1)}

.border-s-lightBlue-200\/100 {
    border-inline-start-color:#bae6fd}

.border-s-lightBlue-200\/20 {
    border-inline-start-color:rgba(186,230,253,.2)}

.border-s-lightBlue-200\/25 {
    border-inline-start-color:rgba(186,230,253,.25)}

.border-s-lightBlue-200\/30 {
    border-inline-start-color:rgba(186,230,253,.3)}

.border-s-lightBlue-200\/40 {
    border-inline-start-color:rgba(186,230,253,.4)}

.border-s-lightBlue-200\/5 {
    border-inline-start-color:rgba(186,230,253,.05)}

.border-s-lightBlue-200\/50 {
    border-inline-start-color:rgba(186,230,253,.5)}

.border-s-lightBlue-200\/60 {
    border-inline-start-color:rgba(186,230,253,.6)}

.border-s-lightBlue-200\/70 {
    border-inline-start-color:rgba(186,230,253,.7)}

.border-s-lightBlue-200\/75 {
    border-inline-start-color:rgba(186,230,253,.75)}

.border-s-lightBlue-200\/80 {
    border-inline-start-color:rgba(186,230,253,.8)}

.border-s-lightBlue-200\/90 {
    border-inline-start-color:rgba(186,230,253,.9)}

.border-s-lightBlue-200\/95 {
    border-inline-start-color:rgba(186,230,253,.95)}

.border-s-lightBlue-300 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(125 211 252/var(--tw-border-opacity))}

.border-s-lightBlue-300\/0 {
    border-inline-start-color: rgba(125,211,252,0)
}

.border-s-lightBlue-300\/10 {
    border-inline-start-color:rgba(125,211,252,.1)}

.border-s-lightBlue-300\/100 {
    border-inline-start-color:#7dd3fc}

.border-s-lightBlue-300\/20 {
    border-inline-start-color:rgba(125,211,252,.2)}

.border-s-lightBlue-300\/25 {
    border-inline-start-color:rgba(125,211,252,.25)}

.border-s-lightBlue-300\/30 {
    border-inline-start-color:rgba(125,211,252,.3)}

.border-s-lightBlue-300\/40 {
    border-inline-start-color:rgba(125,211,252,.4)}

.border-s-lightBlue-300\/5 {
    border-inline-start-color:rgba(125,211,252,.05)}

.border-s-lightBlue-300\/50 {
    border-inline-start-color:rgba(125,211,252,.5)}

.border-s-lightBlue-300\/60 {
    border-inline-start-color:rgba(125,211,252,.6)}

.border-s-lightBlue-300\/70 {
    border-inline-start-color:rgba(125,211,252,.7)}

.border-s-lightBlue-300\/75 {
    border-inline-start-color:rgba(125,211,252,.75)}

.border-s-lightBlue-300\/80 {
    border-inline-start-color:rgba(125,211,252,.8)}

.border-s-lightBlue-300\/90 {
    border-inline-start-color:rgba(125,211,252,.9)}

.border-s-lightBlue-300\/95 {
    border-inline-start-color:rgba(125,211,252,.95)}

.border-s-lightBlue-400 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(56 189 248/var(--tw-border-opacity))}

.border-s-lightBlue-400\/0 {
    border-inline-start-color: rgba(56,189,248,0)
}

.border-s-lightBlue-400\/10 {
    border-inline-start-color:rgba(56,189,248,.1)}

.border-s-lightBlue-400\/100 {
    border-inline-start-color:#38bdf8}

.border-s-lightBlue-400\/20 {
    border-inline-start-color:rgba(56,189,248,.2)}

.border-s-lightBlue-400\/25 {
    border-inline-start-color:rgba(56,189,248,.25)}

.border-s-lightBlue-400\/30 {
    border-inline-start-color:rgba(56,189,248,.3)}

.border-s-lightBlue-400\/40 {
    border-inline-start-color:rgba(56,189,248,.4)}

.border-s-lightBlue-400\/5 {
    border-inline-start-color:rgba(56,189,248,.05)}

.border-s-lightBlue-400\/50 {
    border-inline-start-color:rgba(56,189,248,.5)}

.border-s-lightBlue-400\/60 {
    border-inline-start-color:rgba(56,189,248,.6)}

.border-s-lightBlue-400\/70 {
    border-inline-start-color:rgba(56,189,248,.7)}

.border-s-lightBlue-400\/75 {
    border-inline-start-color:rgba(56,189,248,.75)}

.border-s-lightBlue-400\/80 {
    border-inline-start-color:rgba(56,189,248,.8)}

.border-s-lightBlue-400\/90 {
    border-inline-start-color:rgba(56,189,248,.9)}

.border-s-lightBlue-400\/95 {
    border-inline-start-color:rgba(56,189,248,.95)}

.border-s-lightBlue-50 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(240 249 255/var(--tw-border-opacity))}

.border-s-lightBlue-50\/0 {
    border-inline-start-color: rgba(240,249,255,0)
}

.border-s-lightBlue-50\/10 {
    border-inline-start-color:rgba(240,249,255,.1)}

.border-s-lightBlue-50\/100 {
    border-inline-start-color:#f0f9ff}

.border-s-lightBlue-50\/20 {
    border-inline-start-color:rgba(240,249,255,.2)}

.border-s-lightBlue-50\/25 {
    border-inline-start-color:rgba(240,249,255,.25)}

.border-s-lightBlue-50\/30 {
    border-inline-start-color:rgba(240,249,255,.3)}

.border-s-lightBlue-50\/40 {
    border-inline-start-color:rgba(240,249,255,.4)}

.border-s-lightBlue-50\/5 {
    border-inline-start-color:rgba(240,249,255,.05)}

.border-s-lightBlue-50\/50 {
    border-inline-start-color:rgba(240,249,255,.5)}

.border-s-lightBlue-50\/60 {
    border-inline-start-color:rgba(240,249,255,.6)}

.border-s-lightBlue-50\/70 {
    border-inline-start-color:rgba(240,249,255,.7)}

.border-s-lightBlue-50\/75 {
    border-inline-start-color:rgba(240,249,255,.75)}

.border-s-lightBlue-50\/80 {
    border-inline-start-color:rgba(240,249,255,.8)}

.border-s-lightBlue-50\/90 {
    border-inline-start-color:rgba(240,249,255,.9)}

.border-s-lightBlue-50\/95 {
    border-inline-start-color:rgba(240,249,255,.95)}

.border-s-lightBlue-500 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(14 165 233/var(--tw-border-opacity))}

.border-s-lightBlue-500\/0 {
    border-inline-start-color: rgba(14,165,233,0)
}

.border-s-lightBlue-500\/10 {
    border-inline-start-color:rgba(14,165,233,.1)}

.border-s-lightBlue-500\/100 {
    border-inline-start-color:#0ea5e9}

.border-s-lightBlue-500\/20 {
    border-inline-start-color:rgba(14,165,233,.2)}

.border-s-lightBlue-500\/25 {
    border-inline-start-color:rgba(14,165,233,.25)}

.border-s-lightBlue-500\/30 {
    border-inline-start-color:rgba(14,165,233,.3)}

.border-s-lightBlue-500\/40 {
    border-inline-start-color:rgba(14,165,233,.4)}

.border-s-lightBlue-500\/5 {
    border-inline-start-color:rgba(14,165,233,.05)}

.border-s-lightBlue-500\/50 {
    border-inline-start-color:rgba(14,165,233,.5)}

.border-s-lightBlue-500\/60 {
    border-inline-start-color:rgba(14,165,233,.6)}

.border-s-lightBlue-500\/70 {
    border-inline-start-color:rgba(14,165,233,.7)}

.border-s-lightBlue-500\/75 {
    border-inline-start-color:rgba(14,165,233,.75)}

.border-s-lightBlue-500\/80 {
    border-inline-start-color:rgba(14,165,233,.8)}

.border-s-lightBlue-500\/90 {
    border-inline-start-color:rgba(14,165,233,.9)}

.border-s-lightBlue-500\/95 {
    border-inline-start-color:rgba(14,165,233,.95)}

.border-s-lightBlue-600 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(2 132 199/var(--tw-border-opacity))}

.border-s-lightBlue-600\/0 {
    border-inline-start-color: rgba(2,132,199,0)
}

.border-s-lightBlue-600\/10 {
    border-inline-start-color:rgba(2,132,199,.1)}

.border-s-lightBlue-600\/100 {
    border-inline-start-color:#0284c7}

.border-s-lightBlue-600\/20 {
    border-inline-start-color:rgba(2,132,199,.2)}

.border-s-lightBlue-600\/25 {
    border-inline-start-color:rgba(2,132,199,.25)}

.border-s-lightBlue-600\/30 {
    border-inline-start-color:rgba(2,132,199,.3)}

.border-s-lightBlue-600\/40 {
    border-inline-start-color:rgba(2,132,199,.4)}

.border-s-lightBlue-600\/5 {
    border-inline-start-color:rgba(2,132,199,.05)}

.border-s-lightBlue-600\/50 {
    border-inline-start-color:rgba(2,132,199,.5)}

.border-s-lightBlue-600\/60 {
    border-inline-start-color:rgba(2,132,199,.6)}

.border-s-lightBlue-600\/70 {
    border-inline-start-color:rgba(2,132,199,.7)}

.border-s-lightBlue-600\/75 {
    border-inline-start-color:rgba(2,132,199,.75)}

.border-s-lightBlue-600\/80 {
    border-inline-start-color:rgba(2,132,199,.8)}

.border-s-lightBlue-600\/90 {
    border-inline-start-color:rgba(2,132,199,.9)}

.border-s-lightBlue-600\/95 {
    border-inline-start-color:rgba(2,132,199,.95)}

.border-s-lightBlue-700 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(3 105 161/var(--tw-border-opacity))}

.border-s-lightBlue-700\/0 {
    border-inline-start-color: rgba(3,105,161,0)
}

.border-s-lightBlue-700\/10 {
    border-inline-start-color:rgba(3,105,161,.1)}

.border-s-lightBlue-700\/100 {
    border-inline-start-color:#0369a1}

.border-s-lightBlue-700\/20 {
    border-inline-start-color:rgba(3,105,161,.2)}

.border-s-lightBlue-700\/25 {
    border-inline-start-color:rgba(3,105,161,.25)}

.border-s-lightBlue-700\/30 {
    border-inline-start-color:rgba(3,105,161,.3)}

.border-s-lightBlue-700\/40 {
    border-inline-start-color:rgba(3,105,161,.4)}

.border-s-lightBlue-700\/5 {
    border-inline-start-color:rgba(3,105,161,.05)}

.border-s-lightBlue-700\/50 {
    border-inline-start-color:rgba(3,105,161,.5)}

.border-s-lightBlue-700\/60 {
    border-inline-start-color:rgba(3,105,161,.6)}

.border-s-lightBlue-700\/70 {
    border-inline-start-color:rgba(3,105,161,.7)}

.border-s-lightBlue-700\/75 {
    border-inline-start-color:rgba(3,105,161,.75)}

.border-s-lightBlue-700\/80 {
    border-inline-start-color:rgba(3,105,161,.8)}

.border-s-lightBlue-700\/90 {
    border-inline-start-color:rgba(3,105,161,.9)}

.border-s-lightBlue-700\/95 {
    border-inline-start-color:rgba(3,105,161,.95)}

.border-s-lightBlue-800 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(7 89 133/var(--tw-border-opacity))}

.border-s-lightBlue-800\/0 {
    border-inline-start-color: rgba(7,89,133,0)
}

.border-s-lightBlue-800\/10 {
    border-inline-start-color:rgba(7,89,133,.1)}

.border-s-lightBlue-800\/100 {
    border-inline-start-color:#075985}

.border-s-lightBlue-800\/20 {
    border-inline-start-color:rgba(7,89,133,.2)}

.border-s-lightBlue-800\/25 {
    border-inline-start-color:rgba(7,89,133,.25)}

.border-s-lightBlue-800\/30 {
    border-inline-start-color:rgba(7,89,133,.3)}

.border-s-lightBlue-800\/40 {
    border-inline-start-color:rgba(7,89,133,.4)}

.border-s-lightBlue-800\/5 {
    border-inline-start-color:rgba(7,89,133,.05)}

.border-s-lightBlue-800\/50 {
    border-inline-start-color:rgba(7,89,133,.5)}

.border-s-lightBlue-800\/60 {
    border-inline-start-color:rgba(7,89,133,.6)}

.border-s-lightBlue-800\/70 {
    border-inline-start-color:rgba(7,89,133,.7)}

.border-s-lightBlue-800\/75 {
    border-inline-start-color:rgba(7,89,133,.75)}

.border-s-lightBlue-800\/80 {
    border-inline-start-color:rgba(7,89,133,.8)}

.border-s-lightBlue-800\/90 {
    border-inline-start-color:rgba(7,89,133,.9)}

.border-s-lightBlue-800\/95 {
    border-inline-start-color:rgba(7,89,133,.95)}

.border-s-lightBlue-900 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(12 74 110/var(--tw-border-opacity))}

.border-s-lightBlue-900\/0 {
    border-inline-start-color: rgba(12,74,110,0)
}

.border-s-lightBlue-900\/10 {
    border-inline-start-color:rgba(12,74,110,.1)}

.border-s-lightBlue-900\/100 {
    border-inline-start-color:#0c4a6e}

.border-s-lightBlue-900\/20 {
    border-inline-start-color:rgba(12,74,110,.2)}

.border-s-lightBlue-900\/25 {
    border-inline-start-color:rgba(12,74,110,.25)}

.border-s-lightBlue-900\/30 {
    border-inline-start-color:rgba(12,74,110,.3)}

.border-s-lightBlue-900\/40 {
    border-inline-start-color:rgba(12,74,110,.4)}

.border-s-lightBlue-900\/5 {
    border-inline-start-color:rgba(12,74,110,.05)}

.border-s-lightBlue-900\/50 {
    border-inline-start-color:rgba(12,74,110,.5)}

.border-s-lightBlue-900\/60 {
    border-inline-start-color:rgba(12,74,110,.6)}

.border-s-lightBlue-900\/70 {
    border-inline-start-color:rgba(12,74,110,.7)}

.border-s-lightBlue-900\/75 {
    border-inline-start-color:rgba(12,74,110,.75)}

.border-s-lightBlue-900\/80 {
    border-inline-start-color:rgba(12,74,110,.8)}

.border-s-lightBlue-900\/90 {
    border-inline-start-color:rgba(12,74,110,.9)}

.border-s-lightBlue-900\/95 {
    border-inline-start-color:rgba(12,74,110,.95)}

.border-s-lightBlue-950 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(8 47 73/var(--tw-border-opacity))}

.border-s-lightBlue-950\/0 {
    border-inline-start-color: rgba(8,47,73,0)
}

.border-s-lightBlue-950\/10 {
    border-inline-start-color:rgba(8,47,73,.1)}

.border-s-lightBlue-950\/100 {
    border-inline-start-color:#082f49}

.border-s-lightBlue-950\/20 {
    border-inline-start-color:rgba(8,47,73,.2)}

.border-s-lightBlue-950\/25 {
    border-inline-start-color:rgba(8,47,73,.25)}

.border-s-lightBlue-950\/30 {
    border-inline-start-color:rgba(8,47,73,.3)}

.border-s-lightBlue-950\/40 {
    border-inline-start-color:rgba(8,47,73,.4)}

.border-s-lightBlue-950\/5 {
    border-inline-start-color:rgba(8,47,73,.05)}

.border-s-lightBlue-950\/50 {
    border-inline-start-color:rgba(8,47,73,.5)}

.border-s-lightBlue-950\/60 {
    border-inline-start-color:rgba(8,47,73,.6)}

.border-s-lightBlue-950\/70 {
    border-inline-start-color:rgba(8,47,73,.7)}

.border-s-lightBlue-950\/75 {
    border-inline-start-color:rgba(8,47,73,.75)}

.border-s-lightBlue-950\/80 {
    border-inline-start-color:rgba(8,47,73,.8)}

.border-s-lightBlue-950\/90 {
    border-inline-start-color:rgba(8,47,73,.9)}

.border-s-lightBlue-950\/95 {
    border-inline-start-color:rgba(8,47,73,.95)}

.border-s-lime-100 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(236 252 203/var(--tw-border-opacity))}

.border-s-lime-100\/0 {
    border-inline-start-color: hsla(80,89%,89%,0)
}

.border-s-lime-100\/10 {
    border-inline-start-color:hsla(80,89%,89%,.1)}

.border-s-lime-100\/100 {
    border-inline-start-color:#ecfccb}

.border-s-lime-100\/20 {
    border-inline-start-color:hsla(80,89%,89%,.2)}

.border-s-lime-100\/25 {
    border-inline-start-color:hsla(80,89%,89%,.25)}

.border-s-lime-100\/30 {
    border-inline-start-color:hsla(80,89%,89%,.3)}

.border-s-lime-100\/40 {
    border-inline-start-color:hsla(80,89%,89%,.4)}

.border-s-lime-100\/5 {
    border-inline-start-color:hsla(80,89%,89%,.05)}

.border-s-lime-100\/50 {
    border-inline-start-color:hsla(80,89%,89%,.5)}

.border-s-lime-100\/60 {
    border-inline-start-color:hsla(80,89%,89%,.6)}

.border-s-lime-100\/70 {
    border-inline-start-color:hsla(80,89%,89%,.7)}

.border-s-lime-100\/75 {
    border-inline-start-color:hsla(80,89%,89%,.75)}

.border-s-lime-100\/80 {
    border-inline-start-color:hsla(80,89%,89%,.8)}

.border-s-lime-100\/90 {
    border-inline-start-color:hsla(80,89%,89%,.9)}

.border-s-lime-100\/95 {
    border-inline-start-color:hsla(80,89%,89%,.95)}

.border-s-lime-200 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(217 249 157/var(--tw-border-opacity))}

.border-s-lime-200\/0 {
    border-inline-start-color: hsla(81,88%,80%,0)
}

.border-s-lime-200\/10 {
    border-inline-start-color:hsla(81,88%,80%,.1)}

.border-s-lime-200\/100 {
    border-inline-start-color:#d9f99d}

.border-s-lime-200\/20 {
    border-inline-start-color:hsla(81,88%,80%,.2)}

.border-s-lime-200\/25 {
    border-inline-start-color:hsla(81,88%,80%,.25)}

.border-s-lime-200\/30 {
    border-inline-start-color:hsla(81,88%,80%,.3)}

.border-s-lime-200\/40 {
    border-inline-start-color:hsla(81,88%,80%,.4)}

.border-s-lime-200\/5 {
    border-inline-start-color:hsla(81,88%,80%,.05)}

.border-s-lime-200\/50 {
    border-inline-start-color:hsla(81,88%,80%,.5)}

.border-s-lime-200\/60 {
    border-inline-start-color:hsla(81,88%,80%,.6)}

.border-s-lime-200\/70 {
    border-inline-start-color:hsla(81,88%,80%,.7)}

.border-s-lime-200\/75 {
    border-inline-start-color:hsla(81,88%,80%,.75)}

.border-s-lime-200\/80 {
    border-inline-start-color:hsla(81,88%,80%,.8)}

.border-s-lime-200\/90 {
    border-inline-start-color:hsla(81,88%,80%,.9)}

.border-s-lime-200\/95 {
    border-inline-start-color:hsla(81,88%,80%,.95)}

.border-s-lime-300 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(190 242 100/var(--tw-border-opacity))}

.border-s-lime-300\/0 {
    border-inline-start-color: hsla(82,85%,67%,0)
}

.border-s-lime-300\/10 {
    border-inline-start-color:hsla(82,85%,67%,.1)}

.border-s-lime-300\/100 {
    border-inline-start-color:#bef264}

.border-s-lime-300\/20 {
    border-inline-start-color:hsla(82,85%,67%,.2)}

.border-s-lime-300\/25 {
    border-inline-start-color:hsla(82,85%,67%,.25)}

.border-s-lime-300\/30 {
    border-inline-start-color:hsla(82,85%,67%,.3)}

.border-s-lime-300\/40 {
    border-inline-start-color:hsla(82,85%,67%,.4)}

.border-s-lime-300\/5 {
    border-inline-start-color:hsla(82,85%,67%,.05)}

.border-s-lime-300\/50 {
    border-inline-start-color:hsla(82,85%,67%,.5)}

.border-s-lime-300\/60 {
    border-inline-start-color:hsla(82,85%,67%,.6)}

.border-s-lime-300\/70 {
    border-inline-start-color:hsla(82,85%,67%,.7)}

.border-s-lime-300\/75 {
    border-inline-start-color:hsla(82,85%,67%,.75)}

.border-s-lime-300\/80 {
    border-inline-start-color:hsla(82,85%,67%,.8)}

.border-s-lime-300\/90 {
    border-inline-start-color:hsla(82,85%,67%,.9)}

.border-s-lime-300\/95 {
    border-inline-start-color:hsla(82,85%,67%,.95)}

.border-s-lime-400 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(163 230 53/var(--tw-border-opacity))}

.border-s-lime-400\/0 {
    border-inline-start-color: rgba(163,230,53,0)
}

.border-s-lime-400\/10 {
    border-inline-start-color:rgba(163,230,53,.1)}

.border-s-lime-400\/100 {
    border-inline-start-color:#a3e635}

.border-s-lime-400\/20 {
    border-inline-start-color:rgba(163,230,53,.2)}

.border-s-lime-400\/25 {
    border-inline-start-color:rgba(163,230,53,.25)}

.border-s-lime-400\/30 {
    border-inline-start-color:rgba(163,230,53,.3)}

.border-s-lime-400\/40 {
    border-inline-start-color:rgba(163,230,53,.4)}

.border-s-lime-400\/5 {
    border-inline-start-color:rgba(163,230,53,.05)}

.border-s-lime-400\/50 {
    border-inline-start-color:rgba(163,230,53,.5)}

.border-s-lime-400\/60 {
    border-inline-start-color:rgba(163,230,53,.6)}

.border-s-lime-400\/70 {
    border-inline-start-color:rgba(163,230,53,.7)}

.border-s-lime-400\/75 {
    border-inline-start-color:rgba(163,230,53,.75)}

.border-s-lime-400\/80 {
    border-inline-start-color:rgba(163,230,53,.8)}

.border-s-lime-400\/90 {
    border-inline-start-color:rgba(163,230,53,.9)}

.border-s-lime-400\/95 {
    border-inline-start-color:rgba(163,230,53,.95)}

.border-s-lime-50 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(247 254 231/var(--tw-border-opacity))}

.border-s-lime-50\/0 {
    border-inline-start-color: hsla(78,92%,95%,0)
}

.border-s-lime-50\/10 {
    border-inline-start-color:hsla(78,92%,95%,.1)}

.border-s-lime-50\/100 {
    border-inline-start-color:#f7fee7}

.border-s-lime-50\/20 {
    border-inline-start-color:hsla(78,92%,95%,.2)}

.border-s-lime-50\/25 {
    border-inline-start-color:hsla(78,92%,95%,.25)}

.border-s-lime-50\/30 {
    border-inline-start-color:hsla(78,92%,95%,.3)}

.border-s-lime-50\/40 {
    border-inline-start-color:hsla(78,92%,95%,.4)}

.border-s-lime-50\/5 {
    border-inline-start-color:hsla(78,92%,95%,.05)}

.border-s-lime-50\/50 {
    border-inline-start-color:hsla(78,92%,95%,.5)}

.border-s-lime-50\/60 {
    border-inline-start-color:hsla(78,92%,95%,.6)}

.border-s-lime-50\/70 {
    border-inline-start-color:hsla(78,92%,95%,.7)}

.border-s-lime-50\/75 {
    border-inline-start-color:hsla(78,92%,95%,.75)}

.border-s-lime-50\/80 {
    border-inline-start-color:hsla(78,92%,95%,.8)}

.border-s-lime-50\/90 {
    border-inline-start-color:hsla(78,92%,95%,.9)}

.border-s-lime-50\/95 {
    border-inline-start-color:hsla(78,92%,95%,.95)}

.border-s-lime-500 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(132 204 22/var(--tw-border-opacity))}

.border-s-lime-500\/0 {
    border-inline-start-color: rgba(132,204,22,0)
}

.border-s-lime-500\/10 {
    border-inline-start-color:rgba(132,204,22,.1)}

.border-s-lime-500\/100 {
    border-inline-start-color:#84cc16}

.border-s-lime-500\/20 {
    border-inline-start-color:rgba(132,204,22,.2)}

.border-s-lime-500\/25 {
    border-inline-start-color:rgba(132,204,22,.25)}

.border-s-lime-500\/30 {
    border-inline-start-color:rgba(132,204,22,.3)}

.border-s-lime-500\/40 {
    border-inline-start-color:rgba(132,204,22,.4)}

.border-s-lime-500\/5 {
    border-inline-start-color:rgba(132,204,22,.05)}

.border-s-lime-500\/50 {
    border-inline-start-color:rgba(132,204,22,.5)}

.border-s-lime-500\/60 {
    border-inline-start-color:rgba(132,204,22,.6)}

.border-s-lime-500\/70 {
    border-inline-start-color:rgba(132,204,22,.7)}

.border-s-lime-500\/75 {
    border-inline-start-color:rgba(132,204,22,.75)}

.border-s-lime-500\/80 {
    border-inline-start-color:rgba(132,204,22,.8)}

.border-s-lime-500\/90 {
    border-inline-start-color:rgba(132,204,22,.9)}

.border-s-lime-500\/95 {
    border-inline-start-color:rgba(132,204,22,.95)}

.border-s-lime-600 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(101 163 13/var(--tw-border-opacity))}

.border-s-lime-600\/0 {
    border-inline-start-color: rgba(101,163,13,0)
}

.border-s-lime-600\/10 {
    border-inline-start-color:rgba(101,163,13,.1)}

.border-s-lime-600\/100 {
    border-inline-start-color:#65a30d}

.border-s-lime-600\/20 {
    border-inline-start-color:rgba(101,163,13,.2)}

.border-s-lime-600\/25 {
    border-inline-start-color:rgba(101,163,13,.25)}

.border-s-lime-600\/30 {
    border-inline-start-color:rgba(101,163,13,.3)}

.border-s-lime-600\/40 {
    border-inline-start-color:rgba(101,163,13,.4)}

.border-s-lime-600\/5 {
    border-inline-start-color:rgba(101,163,13,.05)}

.border-s-lime-600\/50 {
    border-inline-start-color:rgba(101,163,13,.5)}

.border-s-lime-600\/60 {
    border-inline-start-color:rgba(101,163,13,.6)}

.border-s-lime-600\/70 {
    border-inline-start-color:rgba(101,163,13,.7)}

.border-s-lime-600\/75 {
    border-inline-start-color:rgba(101,163,13,.75)}

.border-s-lime-600\/80 {
    border-inline-start-color:rgba(101,163,13,.8)}

.border-s-lime-600\/90 {
    border-inline-start-color:rgba(101,163,13,.9)}

.border-s-lime-600\/95 {
    border-inline-start-color:rgba(101,163,13,.95)}

.border-s-lime-700 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(77 124 15/var(--tw-border-opacity))}

.border-s-lime-700\/0 {
    border-inline-start-color: rgba(77,124,15,0)
}

.border-s-lime-700\/10 {
    border-inline-start-color:rgba(77,124,15,.1)}

.border-s-lime-700\/100 {
    border-inline-start-color:#4d7c0f}

.border-s-lime-700\/20 {
    border-inline-start-color:rgba(77,124,15,.2)}

.border-s-lime-700\/25 {
    border-inline-start-color:rgba(77,124,15,.25)}

.border-s-lime-700\/30 {
    border-inline-start-color:rgba(77,124,15,.3)}

.border-s-lime-700\/40 {
    border-inline-start-color:rgba(77,124,15,.4)}

.border-s-lime-700\/5 {
    border-inline-start-color:rgba(77,124,15,.05)}

.border-s-lime-700\/50 {
    border-inline-start-color:rgba(77,124,15,.5)}

.border-s-lime-700\/60 {
    border-inline-start-color:rgba(77,124,15,.6)}

.border-s-lime-700\/70 {
    border-inline-start-color:rgba(77,124,15,.7)}

.border-s-lime-700\/75 {
    border-inline-start-color:rgba(77,124,15,.75)}

.border-s-lime-700\/80 {
    border-inline-start-color:rgba(77,124,15,.8)}

.border-s-lime-700\/90 {
    border-inline-start-color:rgba(77,124,15,.9)}

.border-s-lime-700\/95 {
    border-inline-start-color:rgba(77,124,15,.95)}

.border-s-lime-800 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(63 98 18/var(--tw-border-opacity))}

.border-s-lime-800\/0 {
    border-inline-start-color: rgba(63,98,18,0)
}

.border-s-lime-800\/10 {
    border-inline-start-color:rgba(63,98,18,.1)}

.border-s-lime-800\/100 {
    border-inline-start-color:#3f6212}

.border-s-lime-800\/20 {
    border-inline-start-color:rgba(63,98,18,.2)}

.border-s-lime-800\/25 {
    border-inline-start-color:rgba(63,98,18,.25)}

.border-s-lime-800\/30 {
    border-inline-start-color:rgba(63,98,18,.3)}

.border-s-lime-800\/40 {
    border-inline-start-color:rgba(63,98,18,.4)}

.border-s-lime-800\/5 {
    border-inline-start-color:rgba(63,98,18,.05)}

.border-s-lime-800\/50 {
    border-inline-start-color:rgba(63,98,18,.5)}

.border-s-lime-800\/60 {
    border-inline-start-color:rgba(63,98,18,.6)}

.border-s-lime-800\/70 {
    border-inline-start-color:rgba(63,98,18,.7)}

.border-s-lime-800\/75 {
    border-inline-start-color:rgba(63,98,18,.75)}

.border-s-lime-800\/80 {
    border-inline-start-color:rgba(63,98,18,.8)}

.border-s-lime-800\/90 {
    border-inline-start-color:rgba(63,98,18,.9)}

.border-s-lime-800\/95 {
    border-inline-start-color:rgba(63,98,18,.95)}

.border-s-lime-900 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(54 83 20/var(--tw-border-opacity))}

.border-s-lime-900\/0 {
    border-inline-start-color: rgba(54,83,20,0)
}

.border-s-lime-900\/10 {
    border-inline-start-color:rgba(54,83,20,.1)}

.border-s-lime-900\/100 {
    border-inline-start-color:#365314}

.border-s-lime-900\/20 {
    border-inline-start-color:rgba(54,83,20,.2)}

.border-s-lime-900\/25 {
    border-inline-start-color:rgba(54,83,20,.25)}

.border-s-lime-900\/30 {
    border-inline-start-color:rgba(54,83,20,.3)}

.border-s-lime-900\/40 {
    border-inline-start-color:rgba(54,83,20,.4)}

.border-s-lime-900\/5 {
    border-inline-start-color:rgba(54,83,20,.05)}

.border-s-lime-900\/50 {
    border-inline-start-color:rgba(54,83,20,.5)}

.border-s-lime-900\/60 {
    border-inline-start-color:rgba(54,83,20,.6)}

.border-s-lime-900\/70 {
    border-inline-start-color:rgba(54,83,20,.7)}

.border-s-lime-900\/75 {
    border-inline-start-color:rgba(54,83,20,.75)}

.border-s-lime-900\/80 {
    border-inline-start-color:rgba(54,83,20,.8)}

.border-s-lime-900\/90 {
    border-inline-start-color:rgba(54,83,20,.9)}

.border-s-lime-900\/95 {
    border-inline-start-color:rgba(54,83,20,.95)}

.border-s-lime-950 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(26 46 5/var(--tw-border-opacity))}

.border-s-lime-950\/0 {
    border-inline-start-color: rgba(26,46,5,0)
}

.border-s-lime-950\/10 {
    border-inline-start-color:rgba(26,46,5,.1)}

.border-s-lime-950\/100 {
    border-inline-start-color:#1a2e05}

.border-s-lime-950\/20 {
    border-inline-start-color:rgba(26,46,5,.2)}

.border-s-lime-950\/25 {
    border-inline-start-color:rgba(26,46,5,.25)}

.border-s-lime-950\/30 {
    border-inline-start-color:rgba(26,46,5,.3)}

.border-s-lime-950\/40 {
    border-inline-start-color:rgba(26,46,5,.4)}

.border-s-lime-950\/5 {
    border-inline-start-color:rgba(26,46,5,.05)}

.border-s-lime-950\/50 {
    border-inline-start-color:rgba(26,46,5,.5)}

.border-s-lime-950\/60 {
    border-inline-start-color:rgba(26,46,5,.6)}

.border-s-lime-950\/70 {
    border-inline-start-color:rgba(26,46,5,.7)}

.border-s-lime-950\/75 {
    border-inline-start-color:rgba(26,46,5,.75)}

.border-s-lime-950\/80 {
    border-inline-start-color:rgba(26,46,5,.8)}

.border-s-lime-950\/90 {
    border-inline-start-color:rgba(26,46,5,.9)}

.border-s-lime-950\/95 {
    border-inline-start-color:rgba(26,46,5,.95)}

.border-s-muted {
    border-inline-start-color:hsl(var(--muted))}

.border-s-muted-foreground {
    border-inline-start-color: hsl(var(--muted-foreground))
}

.border-s-muted-foreground\/0 {
    border-inline-start-color:hsl(var(--muted-foreground)/0)}

.border-s-muted-foreground\/10 {
    border-inline-start-color: hsl(var(--muted-foreground)/.1)
}

.border-s-muted-foreground\/100 {
    border-inline-start-color:hsl(var(--muted-foreground)/1)}

.border-s-muted-foreground\/20 {
    border-inline-start-color: hsl(var(--muted-foreground)/.2)
}

.border-s-muted-foreground\/25 {
    border-inline-start-color:hsl(var(--muted-foreground)/.25)}

.border-s-muted-foreground\/30 {
    border-inline-start-color: hsl(var(--muted-foreground)/.3)
}

.border-s-muted-foreground\/40 {
    border-inline-start-color:hsl(var(--muted-foreground)/.4)}

.border-s-muted-foreground\/5 {
    border-inline-start-color: hsl(var(--muted-foreground)/.05)
}

.border-s-muted-foreground\/50 {
    border-inline-start-color:hsl(var(--muted-foreground)/.5)}

.border-s-muted-foreground\/60 {
    border-inline-start-color: hsl(var(--muted-foreground)/.6)
}

.border-s-muted-foreground\/70 {
    border-inline-start-color:hsl(var(--muted-foreground)/.7)}

.border-s-muted-foreground\/75 {
    border-inline-start-color: hsl(var(--muted-foreground)/.75)
}

.border-s-muted-foreground\/80 {
    border-inline-start-color:hsl(var(--muted-foreground)/.8)}

.border-s-muted-foreground\/90 {
    border-inline-start-color: hsl(var(--muted-foreground)/.9)
}

.border-s-muted-foreground\/95 {
    border-inline-start-color:hsl(var(--muted-foreground)/.95)}

.border-s-muted\/0 {
    border-inline-start-color: hsl(var(--muted)/0)
}

.border-s-muted\/10 {
    border-inline-start-color:hsl(var(--muted)/.1)}

.border-s-muted\/100 {
    border-inline-start-color: hsl(var(--muted)/1)
}

.border-s-muted\/20 {
    border-inline-start-color:hsl(var(--muted)/.2)}

.border-s-muted\/25 {
    border-inline-start-color: hsl(var(--muted)/.25)
}

.border-s-muted\/30 {
    border-inline-start-color:hsl(var(--muted)/.3)}

.border-s-muted\/40 {
    border-inline-start-color: hsl(var(--muted)/.4)
}

.border-s-muted\/5 {
    border-inline-start-color:hsl(var(--muted)/.05)}

.border-s-muted\/50 {
    border-inline-start-color: hsl(var(--muted)/.5)
}

.border-s-muted\/60 {
    border-inline-start-color:hsl(var(--muted)/.6)}

.border-s-muted\/70 {
    border-inline-start-color: hsl(var(--muted)/.7)
}

.border-s-muted\/75 {
    border-inline-start-color:hsl(var(--muted)/.75)}

.border-s-muted\/80 {
    border-inline-start-color: hsl(var(--muted)/.8)
}

.border-s-muted\/90 {
    border-inline-start-color:hsl(var(--muted)/.9)}

.border-s-muted\/95 {
    border-inline-start-color: hsl(var(--muted)/.95)
}

.border-s-neutral-100 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(245 245 245/var(--tw-border-opacity))}

.border-s-neutral-100\/0 {
    border-inline-start-color: hsla(0,0%,96%,0)
}

.border-s-neutral-100\/10 {
    border-inline-start-color:hsla(0,0%,96%,.1)}

.border-s-neutral-100\/100 {
    border-inline-start-color:#f5f5f5}

.border-s-neutral-100\/20 {
    border-inline-start-color:hsla(0,0%,96%,.2)}

.border-s-neutral-100\/25 {
    border-inline-start-color:hsla(0,0%,96%,.25)}

.border-s-neutral-100\/30 {
    border-inline-start-color:hsla(0,0%,96%,.3)}

.border-s-neutral-100\/40 {
    border-inline-start-color:hsla(0,0%,96%,.4)}

.border-s-neutral-100\/5 {
    border-inline-start-color:hsla(0,0%,96%,.05)}

.border-s-neutral-100\/50 {
    border-inline-start-color:hsla(0,0%,96%,.5)}

.border-s-neutral-100\/60 {
    border-inline-start-color:hsla(0,0%,96%,.6)}

.border-s-neutral-100\/70 {
    border-inline-start-color:hsla(0,0%,96%,.7)}

.border-s-neutral-100\/75 {
    border-inline-start-color:hsla(0,0%,96%,.75)}

.border-s-neutral-100\/80 {
    border-inline-start-color:hsla(0,0%,96%,.8)}

.border-s-neutral-100\/90 {
    border-inline-start-color:hsla(0,0%,96%,.9)}

.border-s-neutral-100\/95 {
    border-inline-start-color:hsla(0,0%,96%,.95)}

.border-s-neutral-200 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(229 229 229/var(--tw-border-opacity))}

.border-s-neutral-200\/0 {
    border-inline-start-color: hsla(0,0%,90%,0)
}

.border-s-neutral-200\/10 {
    border-inline-start-color:hsla(0,0%,90%,.1)}

.border-s-neutral-200\/100 {
    border-inline-start-color:#e5e5e5}

.border-s-neutral-200\/20 {
    border-inline-start-color:hsla(0,0%,90%,.2)}

.border-s-neutral-200\/25 {
    border-inline-start-color:hsla(0,0%,90%,.25)}

.border-s-neutral-200\/30 {
    border-inline-start-color:hsla(0,0%,90%,.3)}

.border-s-neutral-200\/40 {
    border-inline-start-color:hsla(0,0%,90%,.4)}

.border-s-neutral-200\/5 {
    border-inline-start-color:hsla(0,0%,90%,.05)}

.border-s-neutral-200\/50 {
    border-inline-start-color:hsla(0,0%,90%,.5)}

.border-s-neutral-200\/60 {
    border-inline-start-color:hsla(0,0%,90%,.6)}

.border-s-neutral-200\/70 {
    border-inline-start-color:hsla(0,0%,90%,.7)}

.border-s-neutral-200\/75 {
    border-inline-start-color:hsla(0,0%,90%,.75)}

.border-s-neutral-200\/80 {
    border-inline-start-color:hsla(0,0%,90%,.8)}

.border-s-neutral-200\/90 {
    border-inline-start-color:hsla(0,0%,90%,.9)}

.border-s-neutral-200\/95 {
    border-inline-start-color:hsla(0,0%,90%,.95)}

.border-s-neutral-300 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(212 212 212/var(--tw-border-opacity))}

.border-s-neutral-300\/0 {
    border-inline-start-color: hsla(0,0%,83%,0)
}

.border-s-neutral-300\/10 {
    border-inline-start-color:hsla(0,0%,83%,.1)}

.border-s-neutral-300\/100 {
    border-inline-start-color:#d4d4d4}

.border-s-neutral-300\/20 {
    border-inline-start-color:hsla(0,0%,83%,.2)}

.border-s-neutral-300\/25 {
    border-inline-start-color:hsla(0,0%,83%,.25)}

.border-s-neutral-300\/30 {
    border-inline-start-color:hsla(0,0%,83%,.3)}

.border-s-neutral-300\/40 {
    border-inline-start-color:hsla(0,0%,83%,.4)}

.border-s-neutral-300\/5 {
    border-inline-start-color:hsla(0,0%,83%,.05)}

.border-s-neutral-300\/50 {
    border-inline-start-color:hsla(0,0%,83%,.5)}

.border-s-neutral-300\/60 {
    border-inline-start-color:hsla(0,0%,83%,.6)}

.border-s-neutral-300\/70 {
    border-inline-start-color:hsla(0,0%,83%,.7)}

.border-s-neutral-300\/75 {
    border-inline-start-color:hsla(0,0%,83%,.75)}

.border-s-neutral-300\/80 {
    border-inline-start-color:hsla(0,0%,83%,.8)}

.border-s-neutral-300\/90 {
    border-inline-start-color:hsla(0,0%,83%,.9)}

.border-s-neutral-300\/95 {
    border-inline-start-color:hsla(0,0%,83%,.95)}

.border-s-neutral-400 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(163 163 163/var(--tw-border-opacity))}

.border-s-neutral-400\/0 {
    border-inline-start-color: hsla(0,0%,64%,0)
}

.border-s-neutral-400\/10 {
    border-inline-start-color:hsla(0,0%,64%,.1)}

.border-s-neutral-400\/100 {
    border-inline-start-color:#a3a3a3}

.border-s-neutral-400\/20 {
    border-inline-start-color:hsla(0,0%,64%,.2)}

.border-s-neutral-400\/25 {
    border-inline-start-color:hsla(0,0%,64%,.25)}

.border-s-neutral-400\/30 {
    border-inline-start-color:hsla(0,0%,64%,.3)}

.border-s-neutral-400\/40 {
    border-inline-start-color:hsla(0,0%,64%,.4)}

.border-s-neutral-400\/5 {
    border-inline-start-color:hsla(0,0%,64%,.05)}

.border-s-neutral-400\/50 {
    border-inline-start-color:hsla(0,0%,64%,.5)}

.border-s-neutral-400\/60 {
    border-inline-start-color:hsla(0,0%,64%,.6)}

.border-s-neutral-400\/70 {
    border-inline-start-color:hsla(0,0%,64%,.7)}

.border-s-neutral-400\/75 {
    border-inline-start-color:hsla(0,0%,64%,.75)}

.border-s-neutral-400\/80 {
    border-inline-start-color:hsla(0,0%,64%,.8)}

.border-s-neutral-400\/90 {
    border-inline-start-color:hsla(0,0%,64%,.9)}

.border-s-neutral-400\/95 {
    border-inline-start-color:hsla(0,0%,64%,.95)}

.border-s-neutral-50 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(250 250 250/var(--tw-border-opacity))}

.border-s-neutral-50\/0 {
    border-inline-start-color: hsla(0,0%,98%,0)
}

.border-s-neutral-50\/10 {
    border-inline-start-color:hsla(0,0%,98%,.1)}

.border-s-neutral-50\/100 {
    border-inline-start-color:#fafafa}

.border-s-neutral-50\/20 {
    border-inline-start-color:hsla(0,0%,98%,.2)}

.border-s-neutral-50\/25 {
    border-inline-start-color:hsla(0,0%,98%,.25)}

.border-s-neutral-50\/30 {
    border-inline-start-color:hsla(0,0%,98%,.3)}

.border-s-neutral-50\/40 {
    border-inline-start-color:hsla(0,0%,98%,.4)}

.border-s-neutral-50\/5 {
    border-inline-start-color:hsla(0,0%,98%,.05)}

.border-s-neutral-50\/50 {
    border-inline-start-color:hsla(0,0%,98%,.5)}

.border-s-neutral-50\/60 {
    border-inline-start-color:hsla(0,0%,98%,.6)}

.border-s-neutral-50\/70 {
    border-inline-start-color:hsla(0,0%,98%,.7)}

.border-s-neutral-50\/75 {
    border-inline-start-color:hsla(0,0%,98%,.75)}

.border-s-neutral-50\/80 {
    border-inline-start-color:hsla(0,0%,98%,.8)}

.border-s-neutral-50\/90 {
    border-inline-start-color:hsla(0,0%,98%,.9)}

.border-s-neutral-50\/95 {
    border-inline-start-color:hsla(0,0%,98%,.95)}

.border-s-neutral-500 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(115 115 115/var(--tw-border-opacity))}

.border-s-neutral-500\/0 {
    border-inline-start-color: hsla(0,0%,45%,0)
}

.border-s-neutral-500\/10 {
    border-inline-start-color:hsla(0,0%,45%,.1)}

.border-s-neutral-500\/100 {
    border-inline-start-color:#737373}

.border-s-neutral-500\/20 {
    border-inline-start-color:hsla(0,0%,45%,.2)}

.border-s-neutral-500\/25 {
    border-inline-start-color:hsla(0,0%,45%,.25)}

.border-s-neutral-500\/30 {
    border-inline-start-color:hsla(0,0%,45%,.3)}

.border-s-neutral-500\/40 {
    border-inline-start-color:hsla(0,0%,45%,.4)}

.border-s-neutral-500\/5 {
    border-inline-start-color:hsla(0,0%,45%,.05)}

.border-s-neutral-500\/50 {
    border-inline-start-color:hsla(0,0%,45%,.5)}

.border-s-neutral-500\/60 {
    border-inline-start-color:hsla(0,0%,45%,.6)}

.border-s-neutral-500\/70 {
    border-inline-start-color:hsla(0,0%,45%,.7)}

.border-s-neutral-500\/75 {
    border-inline-start-color:hsla(0,0%,45%,.75)}

.border-s-neutral-500\/80 {
    border-inline-start-color:hsla(0,0%,45%,.8)}

.border-s-neutral-500\/90 {
    border-inline-start-color:hsla(0,0%,45%,.9)}

.border-s-neutral-500\/95 {
    border-inline-start-color:hsla(0,0%,45%,.95)}

.border-s-neutral-600 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(82 82 82/var(--tw-border-opacity))}

.border-s-neutral-600\/0 {
    border-inline-start-color: rgba(82,82,82,0)
}

.border-s-neutral-600\/10 {
    border-inline-start-color:rgba(82,82,82,.1)}

.border-s-neutral-600\/100 {
    border-inline-start-color:#525252}

.border-s-neutral-600\/20 {
    border-inline-start-color:rgba(82,82,82,.2)}

.border-s-neutral-600\/25 {
    border-inline-start-color:rgba(82,82,82,.25)}

.border-s-neutral-600\/30 {
    border-inline-start-color:rgba(82,82,82,.3)}

.border-s-neutral-600\/40 {
    border-inline-start-color:rgba(82,82,82,.4)}

.border-s-neutral-600\/5 {
    border-inline-start-color:rgba(82,82,82,.05)}

.border-s-neutral-600\/50 {
    border-inline-start-color:rgba(82,82,82,.5)}

.border-s-neutral-600\/60 {
    border-inline-start-color:rgba(82,82,82,.6)}

.border-s-neutral-600\/70 {
    border-inline-start-color:rgba(82,82,82,.7)}

.border-s-neutral-600\/75 {
    border-inline-start-color:rgba(82,82,82,.75)}

.border-s-neutral-600\/80 {
    border-inline-start-color:rgba(82,82,82,.8)}

.border-s-neutral-600\/90 {
    border-inline-start-color:rgba(82,82,82,.9)}

.border-s-neutral-600\/95 {
    border-inline-start-color:rgba(82,82,82,.95)}

.border-s-neutral-700 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(64 64 64/var(--tw-border-opacity))}

.border-s-neutral-700\/0 {
    border-inline-start-color: rgba(64,64,64,0)
}

.border-s-neutral-700\/10 {
    border-inline-start-color:rgba(64,64,64,.1)}

.border-s-neutral-700\/100 {
    border-inline-start-color:#404040}

.border-s-neutral-700\/20 {
    border-inline-start-color:rgba(64,64,64,.2)}

.border-s-neutral-700\/25 {
    border-inline-start-color:rgba(64,64,64,.25)}

.border-s-neutral-700\/30 {
    border-inline-start-color:rgba(64,64,64,.3)}

.border-s-neutral-700\/40 {
    border-inline-start-color:rgba(64,64,64,.4)}

.border-s-neutral-700\/5 {
    border-inline-start-color:rgba(64,64,64,.05)}

.border-s-neutral-700\/50 {
    border-inline-start-color:rgba(64,64,64,.5)}

.border-s-neutral-700\/60 {
    border-inline-start-color:rgba(64,64,64,.6)}

.border-s-neutral-700\/70 {
    border-inline-start-color:rgba(64,64,64,.7)}

.border-s-neutral-700\/75 {
    border-inline-start-color:rgba(64,64,64,.75)}

.border-s-neutral-700\/80 {
    border-inline-start-color:rgba(64,64,64,.8)}

.border-s-neutral-700\/90 {
    border-inline-start-color:rgba(64,64,64,.9)}

.border-s-neutral-700\/95 {
    border-inline-start-color:rgba(64,64,64,.95)}

.border-s-neutral-800 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(38 38 38/var(--tw-border-opacity))}

.border-s-neutral-800\/0 {
    border-inline-start-color: rgba(38,38,38,0)
}

.border-s-neutral-800\/10 {
    border-inline-start-color:rgba(38,38,38,.1)}

.border-s-neutral-800\/100 {
    border-inline-start-color:#262626}

.border-s-neutral-800\/20 {
    border-inline-start-color:rgba(38,38,38,.2)}

.border-s-neutral-800\/25 {
    border-inline-start-color:rgba(38,38,38,.25)}

.border-s-neutral-800\/30 {
    border-inline-start-color:rgba(38,38,38,.3)}

.border-s-neutral-800\/40 {
    border-inline-start-color:rgba(38,38,38,.4)}

.border-s-neutral-800\/5 {
    border-inline-start-color:rgba(38,38,38,.05)}

.border-s-neutral-800\/50 {
    border-inline-start-color:rgba(38,38,38,.5)}

.border-s-neutral-800\/60 {
    border-inline-start-color:rgba(38,38,38,.6)}

.border-s-neutral-800\/70 {
    border-inline-start-color:rgba(38,38,38,.7)}

.border-s-neutral-800\/75 {
    border-inline-start-color:rgba(38,38,38,.75)}

.border-s-neutral-800\/80 {
    border-inline-start-color:rgba(38,38,38,.8)}

.border-s-neutral-800\/90 {
    border-inline-start-color:rgba(38,38,38,.9)}

.border-s-neutral-800\/95 {
    border-inline-start-color:rgba(38,38,38,.95)}

.border-s-neutral-900 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(23 23 23/var(--tw-border-opacity))}

.border-s-neutral-900\/0 {
    border-inline-start-color: hsla(0,0%,9%,0)
}

.border-s-neutral-900\/10 {
    border-inline-start-color:hsla(0,0%,9%,.1)}

.border-s-neutral-900\/100 {
    border-inline-start-color:#171717}

.border-s-neutral-900\/20 {
    border-inline-start-color:hsla(0,0%,9%,.2)}

.border-s-neutral-900\/25 {
    border-inline-start-color:hsla(0,0%,9%,.25)}

.border-s-neutral-900\/30 {
    border-inline-start-color:hsla(0,0%,9%,.3)}

.border-s-neutral-900\/40 {
    border-inline-start-color:hsla(0,0%,9%,.4)}

.border-s-neutral-900\/5 {
    border-inline-start-color:hsla(0,0%,9%,.05)}

.border-s-neutral-900\/50 {
    border-inline-start-color:hsla(0,0%,9%,.5)}

.border-s-neutral-900\/60 {
    border-inline-start-color:hsla(0,0%,9%,.6)}

.border-s-neutral-900\/70 {
    border-inline-start-color:hsla(0,0%,9%,.7)}

.border-s-neutral-900\/75 {
    border-inline-start-color:hsla(0,0%,9%,.75)}

.border-s-neutral-900\/80 {
    border-inline-start-color:hsla(0,0%,9%,.8)}

.border-s-neutral-900\/90 {
    border-inline-start-color:hsla(0,0%,9%,.9)}

.border-s-neutral-900\/95 {
    border-inline-start-color:hsla(0,0%,9%,.95)}

.border-s-neutral-950 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(10 10 10/var(--tw-border-opacity))}

.border-s-neutral-950\/0 {
    border-inline-start-color: hsla(0,0%,4%,0)
}

.border-s-neutral-950\/10 {
    border-inline-start-color:hsla(0,0%,4%,.1)}

.border-s-neutral-950\/100 {
    border-inline-start-color:#0a0a0a}

.border-s-neutral-950\/20 {
    border-inline-start-color:hsla(0,0%,4%,.2)}

.border-s-neutral-950\/25 {
    border-inline-start-color:hsla(0,0%,4%,.25)}

.border-s-neutral-950\/30 {
    border-inline-start-color:hsla(0,0%,4%,.3)}

.border-s-neutral-950\/40 {
    border-inline-start-color:hsla(0,0%,4%,.4)}

.border-s-neutral-950\/5 {
    border-inline-start-color:hsla(0,0%,4%,.05)}

.border-s-neutral-950\/50 {
    border-inline-start-color:hsla(0,0%,4%,.5)}

.border-s-neutral-950\/60 {
    border-inline-start-color:hsla(0,0%,4%,.6)}

.border-s-neutral-950\/70 {
    border-inline-start-color:hsla(0,0%,4%,.7)}

.border-s-neutral-950\/75 {
    border-inline-start-color:hsla(0,0%,4%,.75)}

.border-s-neutral-950\/80 {
    border-inline-start-color:hsla(0,0%,4%,.8)}

.border-s-neutral-950\/90 {
    border-inline-start-color:hsla(0,0%,4%,.9)}

.border-s-neutral-950\/95 {
    border-inline-start-color:hsla(0,0%,4%,.95)}

.border-s-orange-100 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(255 237 213/var(--tw-border-opacity))}

.border-s-orange-100\/0 {
    border-inline-start-color: rgba(255,237,213,0)
}

.border-s-orange-100\/10 {
    border-inline-start-color:rgba(255,237,213,.1)}

.border-s-orange-100\/100 {
    border-inline-start-color:#ffedd5}

.border-s-orange-100\/20 {
    border-inline-start-color:rgba(255,237,213,.2)}

.border-s-orange-100\/25 {
    border-inline-start-color:rgba(255,237,213,.25)}

.border-s-orange-100\/30 {
    border-inline-start-color:rgba(255,237,213,.3)}

.border-s-orange-100\/40 {
    border-inline-start-color:rgba(255,237,213,.4)}

.border-s-orange-100\/5 {
    border-inline-start-color:rgba(255,237,213,.05)}

.border-s-orange-100\/50 {
    border-inline-start-color:rgba(255,237,213,.5)}

.border-s-orange-100\/60 {
    border-inline-start-color:rgba(255,237,213,.6)}

.border-s-orange-100\/70 {
    border-inline-start-color:rgba(255,237,213,.7)}

.border-s-orange-100\/75 {
    border-inline-start-color:rgba(255,237,213,.75)}

.border-s-orange-100\/80 {
    border-inline-start-color:rgba(255,237,213,.8)}

.border-s-orange-100\/90 {
    border-inline-start-color:rgba(255,237,213,.9)}

.border-s-orange-100\/95 {
    border-inline-start-color:rgba(255,237,213,.95)}

.border-s-orange-200 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(254 215 170/var(--tw-border-opacity))}

.border-s-orange-200\/0 {
    border-inline-start-color: hsla(32,98%,83%,0)
}

.border-s-orange-200\/10 {
    border-inline-start-color:hsla(32,98%,83%,.1)}

.border-s-orange-200\/100 {
    border-inline-start-color:#fed7aa}

.border-s-orange-200\/20 {
    border-inline-start-color:hsla(32,98%,83%,.2)}

.border-s-orange-200\/25 {
    border-inline-start-color:hsla(32,98%,83%,.25)}

.border-s-orange-200\/30 {
    border-inline-start-color:hsla(32,98%,83%,.3)}

.border-s-orange-200\/40 {
    border-inline-start-color:hsla(32,98%,83%,.4)}

.border-s-orange-200\/5 {
    border-inline-start-color:hsla(32,98%,83%,.05)}

.border-s-orange-200\/50 {
    border-inline-start-color:hsla(32,98%,83%,.5)}

.border-s-orange-200\/60 {
    border-inline-start-color:hsla(32,98%,83%,.6)}

.border-s-orange-200\/70 {
    border-inline-start-color:hsla(32,98%,83%,.7)}

.border-s-orange-200\/75 {
    border-inline-start-color:hsla(32,98%,83%,.75)}

.border-s-orange-200\/80 {
    border-inline-start-color:hsla(32,98%,83%,.8)}

.border-s-orange-200\/90 {
    border-inline-start-color:hsla(32,98%,83%,.9)}

.border-s-orange-200\/95 {
    border-inline-start-color:hsla(32,98%,83%,.95)}

.border-s-orange-300 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(253 186 116/var(--tw-border-opacity))}

.border-s-orange-300\/0 {
    border-inline-start-color: hsla(31,97%,72%,0)
}

.border-s-orange-300\/10 {
    border-inline-start-color:hsla(31,97%,72%,.1)}

.border-s-orange-300\/100 {
    border-inline-start-color:#fdba74}

.border-s-orange-300\/20 {
    border-inline-start-color:hsla(31,97%,72%,.2)}

.border-s-orange-300\/25 {
    border-inline-start-color:hsla(31,97%,72%,.25)}

.border-s-orange-300\/30 {
    border-inline-start-color:hsla(31,97%,72%,.3)}

.border-s-orange-300\/40 {
    border-inline-start-color:hsla(31,97%,72%,.4)}

.border-s-orange-300\/5 {
    border-inline-start-color:hsla(31,97%,72%,.05)}

.border-s-orange-300\/50 {
    border-inline-start-color:hsla(31,97%,72%,.5)}

.border-s-orange-300\/60 {
    border-inline-start-color:hsla(31,97%,72%,.6)}

.border-s-orange-300\/70 {
    border-inline-start-color:hsla(31,97%,72%,.7)}

.border-s-orange-300\/75 {
    border-inline-start-color:hsla(31,97%,72%,.75)}

.border-s-orange-300\/80 {
    border-inline-start-color:hsla(31,97%,72%,.8)}

.border-s-orange-300\/90 {
    border-inline-start-color:hsla(31,97%,72%,.9)}

.border-s-orange-300\/95 {
    border-inline-start-color:hsla(31,97%,72%,.95)}

.border-s-orange-400 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(251 146 60/var(--tw-border-opacity))}

.border-s-orange-400\/0 {
    border-inline-start-color: rgba(251,146,60,0)
}

.border-s-orange-400\/10 {
    border-inline-start-color:rgba(251,146,60,.1)}

.border-s-orange-400\/100 {
    border-inline-start-color:#fb923c}

.border-s-orange-400\/20 {
    border-inline-start-color:rgba(251,146,60,.2)}

.border-s-orange-400\/25 {
    border-inline-start-color:rgba(251,146,60,.25)}

.border-s-orange-400\/30 {
    border-inline-start-color:rgba(251,146,60,.3)}

.border-s-orange-400\/40 {
    border-inline-start-color:rgba(251,146,60,.4)}

.border-s-orange-400\/5 {
    border-inline-start-color:rgba(251,146,60,.05)}

.border-s-orange-400\/50 {
    border-inline-start-color:rgba(251,146,60,.5)}

.border-s-orange-400\/60 {
    border-inline-start-color:rgba(251,146,60,.6)}

.border-s-orange-400\/70 {
    border-inline-start-color:rgba(251,146,60,.7)}

.border-s-orange-400\/75 {
    border-inline-start-color:rgba(251,146,60,.75)}

.border-s-orange-400\/80 {
    border-inline-start-color:rgba(251,146,60,.8)}

.border-s-orange-400\/90 {
    border-inline-start-color:rgba(251,146,60,.9)}

.border-s-orange-400\/95 {
    border-inline-start-color:rgba(251,146,60,.95)}

.border-s-orange-50 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(255 247 237/var(--tw-border-opacity))}

.border-s-orange-50\/0 {
    border-inline-start-color: rgba(255,247,237,0)
}

.border-s-orange-50\/10 {
    border-inline-start-color:rgba(255,247,237,.1)}

.border-s-orange-50\/100 {
    border-inline-start-color:#fff7ed}

.border-s-orange-50\/20 {
    border-inline-start-color:rgba(255,247,237,.2)}

.border-s-orange-50\/25 {
    border-inline-start-color:rgba(255,247,237,.25)}

.border-s-orange-50\/30 {
    border-inline-start-color:rgba(255,247,237,.3)}

.border-s-orange-50\/40 {
    border-inline-start-color:rgba(255,247,237,.4)}

.border-s-orange-50\/5 {
    border-inline-start-color:rgba(255,247,237,.05)}

.border-s-orange-50\/50 {
    border-inline-start-color:rgba(255,247,237,.5)}

.border-s-orange-50\/60 {
    border-inline-start-color:rgba(255,247,237,.6)}

.border-s-orange-50\/70 {
    border-inline-start-color:rgba(255,247,237,.7)}

.border-s-orange-50\/75 {
    border-inline-start-color:rgba(255,247,237,.75)}

.border-s-orange-50\/80 {
    border-inline-start-color:rgba(255,247,237,.8)}

.border-s-orange-50\/90 {
    border-inline-start-color:rgba(255,247,237,.9)}

.border-s-orange-50\/95 {
    border-inline-start-color:rgba(255,247,237,.95)}

.border-s-orange-500 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(249 115 22/var(--tw-border-opacity))}

.border-s-orange-500\/0 {
    border-inline-start-color: rgba(249,115,22,0)
}

.border-s-orange-500\/10 {
    border-inline-start-color:rgba(249,115,22,.1)}

.border-s-orange-500\/100 {
    border-inline-start-color:#f97316}

.border-s-orange-500\/20 {
    border-inline-start-color:rgba(249,115,22,.2)}

.border-s-orange-500\/25 {
    border-inline-start-color:rgba(249,115,22,.25)}

.border-s-orange-500\/30 {
    border-inline-start-color:rgba(249,115,22,.3)}

.border-s-orange-500\/40 {
    border-inline-start-color:rgba(249,115,22,.4)}

.border-s-orange-500\/5 {
    border-inline-start-color:rgba(249,115,22,.05)}

.border-s-orange-500\/50 {
    border-inline-start-color:rgba(249,115,22,.5)}

.border-s-orange-500\/60 {
    border-inline-start-color:rgba(249,115,22,.6)}

.border-s-orange-500\/70 {
    border-inline-start-color:rgba(249,115,22,.7)}

.border-s-orange-500\/75 {
    border-inline-start-color:rgba(249,115,22,.75)}

.border-s-orange-500\/80 {
    border-inline-start-color:rgba(249,115,22,.8)}

.border-s-orange-500\/90 {
    border-inline-start-color:rgba(249,115,22,.9)}

.border-s-orange-500\/95 {
    border-inline-start-color:rgba(249,115,22,.95)}

.border-s-orange-600 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(234 88 12/var(--tw-border-opacity))}

.border-s-orange-600\/0 {
    border-inline-start-color: rgba(234,88,12,0)
}

.border-s-orange-600\/10 {
    border-inline-start-color:rgba(234,88,12,.1)}

.border-s-orange-600\/100 {
    border-inline-start-color:#ea580c}

.border-s-orange-600\/20 {
    border-inline-start-color:rgba(234,88,12,.2)}

.border-s-orange-600\/25 {
    border-inline-start-color:rgba(234,88,12,.25)}

.border-s-orange-600\/30 {
    border-inline-start-color:rgba(234,88,12,.3)}

.border-s-orange-600\/40 {
    border-inline-start-color:rgba(234,88,12,.4)}

.border-s-orange-600\/5 {
    border-inline-start-color:rgba(234,88,12,.05)}

.border-s-orange-600\/50 {
    border-inline-start-color:rgba(234,88,12,.5)}

.border-s-orange-600\/60 {
    border-inline-start-color:rgba(234,88,12,.6)}

.border-s-orange-600\/70 {
    border-inline-start-color:rgba(234,88,12,.7)}

.border-s-orange-600\/75 {
    border-inline-start-color:rgba(234,88,12,.75)}

.border-s-orange-600\/80 {
    border-inline-start-color:rgba(234,88,12,.8)}

.border-s-orange-600\/90 {
    border-inline-start-color:rgba(234,88,12,.9)}

.border-s-orange-600\/95 {
    border-inline-start-color:rgba(234,88,12,.95)}

.border-s-orange-700 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(194 65 12/var(--tw-border-opacity))}

.border-s-orange-700\/0 {
    border-inline-start-color: rgba(194,65,12,0)
}

.border-s-orange-700\/10 {
    border-inline-start-color:rgba(194,65,12,.1)}

.border-s-orange-700\/100 {
    border-inline-start-color:#c2410c}

.border-s-orange-700\/20 {
    border-inline-start-color:rgba(194,65,12,.2)}

.border-s-orange-700\/25 {
    border-inline-start-color:rgba(194,65,12,.25)}

.border-s-orange-700\/30 {
    border-inline-start-color:rgba(194,65,12,.3)}

.border-s-orange-700\/40 {
    border-inline-start-color:rgba(194,65,12,.4)}

.border-s-orange-700\/5 {
    border-inline-start-color:rgba(194,65,12,.05)}

.border-s-orange-700\/50 {
    border-inline-start-color:rgba(194,65,12,.5)}

.border-s-orange-700\/60 {
    border-inline-start-color:rgba(194,65,12,.6)}

.border-s-orange-700\/70 {
    border-inline-start-color:rgba(194,65,12,.7)}

.border-s-orange-700\/75 {
    border-inline-start-color:rgba(194,65,12,.75)}

.border-s-orange-700\/80 {
    border-inline-start-color:rgba(194,65,12,.8)}

.border-s-orange-700\/90 {
    border-inline-start-color:rgba(194,65,12,.9)}

.border-s-orange-700\/95 {
    border-inline-start-color:rgba(194,65,12,.95)}

.border-s-orange-800 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(154 52 18/var(--tw-border-opacity))}

.border-s-orange-800\/0 {
    border-inline-start-color: rgba(154,52,18,0)
}

.border-s-orange-800\/10 {
    border-inline-start-color:rgba(154,52,18,.1)}

.border-s-orange-800\/100 {
    border-inline-start-color:#9a3412}

.border-s-orange-800\/20 {
    border-inline-start-color:rgba(154,52,18,.2)}

.border-s-orange-800\/25 {
    border-inline-start-color:rgba(154,52,18,.25)}

.border-s-orange-800\/30 {
    border-inline-start-color:rgba(154,52,18,.3)}

.border-s-orange-800\/40 {
    border-inline-start-color:rgba(154,52,18,.4)}

.border-s-orange-800\/5 {
    border-inline-start-color:rgba(154,52,18,.05)}

.border-s-orange-800\/50 {
    border-inline-start-color:rgba(154,52,18,.5)}

.border-s-orange-800\/60 {
    border-inline-start-color:rgba(154,52,18,.6)}

.border-s-orange-800\/70 {
    border-inline-start-color:rgba(154,52,18,.7)}

.border-s-orange-800\/75 {
    border-inline-start-color:rgba(154,52,18,.75)}

.border-s-orange-800\/80 {
    border-inline-start-color:rgba(154,52,18,.8)}

.border-s-orange-800\/90 {
    border-inline-start-color:rgba(154,52,18,.9)}

.border-s-orange-800\/95 {
    border-inline-start-color:rgba(154,52,18,.95)}

.border-s-orange-900 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(124 45 18/var(--tw-border-opacity))}

.border-s-orange-900\/0 {
    border-inline-start-color: rgba(124,45,18,0)
}

.border-s-orange-900\/10 {
    border-inline-start-color:rgba(124,45,18,.1)}

.border-s-orange-900\/100 {
    border-inline-start-color:#7c2d12}

.border-s-orange-900\/20 {
    border-inline-start-color:rgba(124,45,18,.2)}

.border-s-orange-900\/25 {
    border-inline-start-color:rgba(124,45,18,.25)}

.border-s-orange-900\/30 {
    border-inline-start-color:rgba(124,45,18,.3)}

.border-s-orange-900\/40 {
    border-inline-start-color:rgba(124,45,18,.4)}

.border-s-orange-900\/5 {
    border-inline-start-color:rgba(124,45,18,.05)}

.border-s-orange-900\/50 {
    border-inline-start-color:rgba(124,45,18,.5)}

.border-s-orange-900\/60 {
    border-inline-start-color:rgba(124,45,18,.6)}

.border-s-orange-900\/70 {
    border-inline-start-color:rgba(124,45,18,.7)}

.border-s-orange-900\/75 {
    border-inline-start-color:rgba(124,45,18,.75)}

.border-s-orange-900\/80 {
    border-inline-start-color:rgba(124,45,18,.8)}

.border-s-orange-900\/90 {
    border-inline-start-color:rgba(124,45,18,.9)}

.border-s-orange-900\/95 {
    border-inline-start-color:rgba(124,45,18,.95)}

.border-s-orange-950 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(67 20 7/var(--tw-border-opacity))}

.border-s-orange-950\/0 {
    border-inline-start-color: rgba(67,20,7,0)
}

.border-s-orange-950\/10 {
    border-inline-start-color:rgba(67,20,7,.1)}

.border-s-orange-950\/100 {
    border-inline-start-color:#431407}

.border-s-orange-950\/20 {
    border-inline-start-color:rgba(67,20,7,.2)}

.border-s-orange-950\/25 {
    border-inline-start-color:rgba(67,20,7,.25)}

.border-s-orange-950\/30 {
    border-inline-start-color:rgba(67,20,7,.3)}

.border-s-orange-950\/40 {
    border-inline-start-color:rgba(67,20,7,.4)}

.border-s-orange-950\/5 {
    border-inline-start-color:rgba(67,20,7,.05)}

.border-s-orange-950\/50 {
    border-inline-start-color:rgba(67,20,7,.5)}

.border-s-orange-950\/60 {
    border-inline-start-color:rgba(67,20,7,.6)}

.border-s-orange-950\/70 {
    border-inline-start-color:rgba(67,20,7,.7)}

.border-s-orange-950\/75 {
    border-inline-start-color:rgba(67,20,7,.75)}

.border-s-orange-950\/80 {
    border-inline-start-color:rgba(67,20,7,.8)}

.border-s-orange-950\/90 {
    border-inline-start-color:rgba(67,20,7,.9)}

.border-s-orange-950\/95 {
    border-inline-start-color:rgba(67,20,7,.95)}

.border-s-pink-100 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(252 231 243/var(--tw-border-opacity))}

.border-s-pink-100\/0 {
    border-inline-start-color: rgba(252,231,243,0)
}

.border-s-pink-100\/10 {
    border-inline-start-color:rgba(252,231,243,.1)}

.border-s-pink-100\/100 {
    border-inline-start-color:#fce7f3}

.border-s-pink-100\/20 {
    border-inline-start-color:rgba(252,231,243,.2)}

.border-s-pink-100\/25 {
    border-inline-start-color:rgba(252,231,243,.25)}

.border-s-pink-100\/30 {
    border-inline-start-color:rgba(252,231,243,.3)}

.border-s-pink-100\/40 {
    border-inline-start-color:rgba(252,231,243,.4)}

.border-s-pink-100\/5 {
    border-inline-start-color:rgba(252,231,243,.05)}

.border-s-pink-100\/50 {
    border-inline-start-color:rgba(252,231,243,.5)}

.border-s-pink-100\/60 {
    border-inline-start-color:rgba(252,231,243,.6)}

.border-s-pink-100\/70 {
    border-inline-start-color:rgba(252,231,243,.7)}

.border-s-pink-100\/75 {
    border-inline-start-color:rgba(252,231,243,.75)}

.border-s-pink-100\/80 {
    border-inline-start-color:rgba(252,231,243,.8)}

.border-s-pink-100\/90 {
    border-inline-start-color:rgba(252,231,243,.9)}

.border-s-pink-100\/95 {
    border-inline-start-color:rgba(252,231,243,.95)}

.border-s-pink-200 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(251 207 232/var(--tw-border-opacity))}

.border-s-pink-200\/0 {
    border-inline-start-color: rgba(251,207,232,0)
}

.border-s-pink-200\/10 {
    border-inline-start-color:rgba(251,207,232,.1)}

.border-s-pink-200\/100 {
    border-inline-start-color:#fbcfe8}

.border-s-pink-200\/20 {
    border-inline-start-color:rgba(251,207,232,.2)}

.border-s-pink-200\/25 {
    border-inline-start-color:rgba(251,207,232,.25)}

.border-s-pink-200\/30 {
    border-inline-start-color:rgba(251,207,232,.3)}

.border-s-pink-200\/40 {
    border-inline-start-color:rgba(251,207,232,.4)}

.border-s-pink-200\/5 {
    border-inline-start-color:rgba(251,207,232,.05)}

.border-s-pink-200\/50 {
    border-inline-start-color:rgba(251,207,232,.5)}

.border-s-pink-200\/60 {
    border-inline-start-color:rgba(251,207,232,.6)}

.border-s-pink-200\/70 {
    border-inline-start-color:rgba(251,207,232,.7)}

.border-s-pink-200\/75 {
    border-inline-start-color:rgba(251,207,232,.75)}

.border-s-pink-200\/80 {
    border-inline-start-color:rgba(251,207,232,.8)}

.border-s-pink-200\/90 {
    border-inline-start-color:rgba(251,207,232,.9)}

.border-s-pink-200\/95 {
    border-inline-start-color:rgba(251,207,232,.95)}

.border-s-pink-300 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(249 168 212/var(--tw-border-opacity))}

.border-s-pink-300\/0 {
    border-inline-start-color: rgba(249,168,212,0)
}

.border-s-pink-300\/10 {
    border-inline-start-color:rgba(249,168,212,.1)}

.border-s-pink-300\/100 {
    border-inline-start-color:#f9a8d4}

.border-s-pink-300\/20 {
    border-inline-start-color:rgba(249,168,212,.2)}

.border-s-pink-300\/25 {
    border-inline-start-color:rgba(249,168,212,.25)}

.border-s-pink-300\/30 {
    border-inline-start-color:rgba(249,168,212,.3)}

.border-s-pink-300\/40 {
    border-inline-start-color:rgba(249,168,212,.4)}

.border-s-pink-300\/5 {
    border-inline-start-color:rgba(249,168,212,.05)}

.border-s-pink-300\/50 {
    border-inline-start-color:rgba(249,168,212,.5)}

.border-s-pink-300\/60 {
    border-inline-start-color:rgba(249,168,212,.6)}

.border-s-pink-300\/70 {
    border-inline-start-color:rgba(249,168,212,.7)}

.border-s-pink-300\/75 {
    border-inline-start-color:rgba(249,168,212,.75)}

.border-s-pink-300\/80 {
    border-inline-start-color:rgba(249,168,212,.8)}

.border-s-pink-300\/90 {
    border-inline-start-color:rgba(249,168,212,.9)}

.border-s-pink-300\/95 {
    border-inline-start-color:rgba(249,168,212,.95)}

.border-s-pink-400 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(244 114 182/var(--tw-border-opacity))}

.border-s-pink-400\/0 {
    border-inline-start-color: rgba(244,114,182,0)
}

.border-s-pink-400\/10 {
    border-inline-start-color:rgba(244,114,182,.1)}

.border-s-pink-400\/100 {
    border-inline-start-color:#f472b6}

.border-s-pink-400\/20 {
    border-inline-start-color:rgba(244,114,182,.2)}

.border-s-pink-400\/25 {
    border-inline-start-color:rgba(244,114,182,.25)}

.border-s-pink-400\/30 {
    border-inline-start-color:rgba(244,114,182,.3)}

.border-s-pink-400\/40 {
    border-inline-start-color:rgba(244,114,182,.4)}

.border-s-pink-400\/5 {
    border-inline-start-color:rgba(244,114,182,.05)}

.border-s-pink-400\/50 {
    border-inline-start-color:rgba(244,114,182,.5)}

.border-s-pink-400\/60 {
    border-inline-start-color:rgba(244,114,182,.6)}

.border-s-pink-400\/70 {
    border-inline-start-color:rgba(244,114,182,.7)}

.border-s-pink-400\/75 {
    border-inline-start-color:rgba(244,114,182,.75)}

.border-s-pink-400\/80 {
    border-inline-start-color:rgba(244,114,182,.8)}

.border-s-pink-400\/90 {
    border-inline-start-color:rgba(244,114,182,.9)}

.border-s-pink-400\/95 {
    border-inline-start-color:rgba(244,114,182,.95)}

.border-s-pink-50 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(253 242 248/var(--tw-border-opacity))}

.border-s-pink-50\/0 {
    border-inline-start-color: rgba(253,242,248,0)
}

.border-s-pink-50\/10 {
    border-inline-start-color:rgba(253,242,248,.1)}

.border-s-pink-50\/100 {
    border-inline-start-color:#fdf2f8}

.border-s-pink-50\/20 {
    border-inline-start-color:rgba(253,242,248,.2)}

.border-s-pink-50\/25 {
    border-inline-start-color:rgba(253,242,248,.25)}

.border-s-pink-50\/30 {
    border-inline-start-color:rgba(253,242,248,.3)}

.border-s-pink-50\/40 {
    border-inline-start-color:rgba(253,242,248,.4)}

.border-s-pink-50\/5 {
    border-inline-start-color:rgba(253,242,248,.05)}

.border-s-pink-50\/50 {
    border-inline-start-color:rgba(253,242,248,.5)}

.border-s-pink-50\/60 {
    border-inline-start-color:rgba(253,242,248,.6)}

.border-s-pink-50\/70 {
    border-inline-start-color:rgba(253,242,248,.7)}

.border-s-pink-50\/75 {
    border-inline-start-color:rgba(253,242,248,.75)}

.border-s-pink-50\/80 {
    border-inline-start-color:rgba(253,242,248,.8)}

.border-s-pink-50\/90 {
    border-inline-start-color:rgba(253,242,248,.9)}

.border-s-pink-50\/95 {
    border-inline-start-color:rgba(253,242,248,.95)}

.border-s-pink-500 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(236 72 153/var(--tw-border-opacity))}

.border-s-pink-500\/0 {
    border-inline-start-color: rgba(236,72,153,0)
}

.border-s-pink-500\/10 {
    border-inline-start-color:rgba(236,72,153,.1)}

.border-s-pink-500\/100 {
    border-inline-start-color:#ec4899}

.border-s-pink-500\/20 {
    border-inline-start-color:rgba(236,72,153,.2)}

.border-s-pink-500\/25 {
    border-inline-start-color:rgba(236,72,153,.25)}

.border-s-pink-500\/30 {
    border-inline-start-color:rgba(236,72,153,.3)}

.border-s-pink-500\/40 {
    border-inline-start-color:rgba(236,72,153,.4)}

.border-s-pink-500\/5 {
    border-inline-start-color:rgba(236,72,153,.05)}

.border-s-pink-500\/50 {
    border-inline-start-color:rgba(236,72,153,.5)}

.border-s-pink-500\/60 {
    border-inline-start-color:rgba(236,72,153,.6)}

.border-s-pink-500\/70 {
    border-inline-start-color:rgba(236,72,153,.7)}

.border-s-pink-500\/75 {
    border-inline-start-color:rgba(236,72,153,.75)}

.border-s-pink-500\/80 {
    border-inline-start-color:rgba(236,72,153,.8)}

.border-s-pink-500\/90 {
    border-inline-start-color:rgba(236,72,153,.9)}

.border-s-pink-500\/95 {
    border-inline-start-color:rgba(236,72,153,.95)}

.border-s-pink-600 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(219 39 119/var(--tw-border-opacity))}

.border-s-pink-600\/0 {
    border-inline-start-color: rgba(219,39,119,0)
}

.border-s-pink-600\/10 {
    border-inline-start-color:rgba(219,39,119,.1)}

.border-s-pink-600\/100 {
    border-inline-start-color:#db2777}

.border-s-pink-600\/20 {
    border-inline-start-color:rgba(219,39,119,.2)}

.border-s-pink-600\/25 {
    border-inline-start-color:rgba(219,39,119,.25)}

.border-s-pink-600\/30 {
    border-inline-start-color:rgba(219,39,119,.3)}

.border-s-pink-600\/40 {
    border-inline-start-color:rgba(219,39,119,.4)}

.border-s-pink-600\/5 {
    border-inline-start-color:rgba(219,39,119,.05)}

.border-s-pink-600\/50 {
    border-inline-start-color:rgba(219,39,119,.5)}

.border-s-pink-600\/60 {
    border-inline-start-color:rgba(219,39,119,.6)}

.border-s-pink-600\/70 {
    border-inline-start-color:rgba(219,39,119,.7)}

.border-s-pink-600\/75 {
    border-inline-start-color:rgba(219,39,119,.75)}

.border-s-pink-600\/80 {
    border-inline-start-color:rgba(219,39,119,.8)}

.border-s-pink-600\/90 {
    border-inline-start-color:rgba(219,39,119,.9)}

.border-s-pink-600\/95 {
    border-inline-start-color:rgba(219,39,119,.95)}

.border-s-pink-700 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(190 24 93/var(--tw-border-opacity))}

.border-s-pink-700\/0 {
    border-inline-start-color: rgba(190,24,93,0)
}

.border-s-pink-700\/10 {
    border-inline-start-color:rgba(190,24,93,.1)}

.border-s-pink-700\/100 {
    border-inline-start-color:#be185d}

.border-s-pink-700\/20 {
    border-inline-start-color:rgba(190,24,93,.2)}

.border-s-pink-700\/25 {
    border-inline-start-color:rgba(190,24,93,.25)}

.border-s-pink-700\/30 {
    border-inline-start-color:rgba(190,24,93,.3)}

.border-s-pink-700\/40 {
    border-inline-start-color:rgba(190,24,93,.4)}

.border-s-pink-700\/5 {
    border-inline-start-color:rgba(190,24,93,.05)}

.border-s-pink-700\/50 {
    border-inline-start-color:rgba(190,24,93,.5)}

.border-s-pink-700\/60 {
    border-inline-start-color:rgba(190,24,93,.6)}

.border-s-pink-700\/70 {
    border-inline-start-color:rgba(190,24,93,.7)}

.border-s-pink-700\/75 {
    border-inline-start-color:rgba(190,24,93,.75)}

.border-s-pink-700\/80 {
    border-inline-start-color:rgba(190,24,93,.8)}

.border-s-pink-700\/90 {
    border-inline-start-color:rgba(190,24,93,.9)}

.border-s-pink-700\/95 {
    border-inline-start-color:rgba(190,24,93,.95)}

.border-s-pink-800 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(157 23 77/var(--tw-border-opacity))}

.border-s-pink-800\/0 {
    border-inline-start-color: rgba(157,23,77,0)
}

.border-s-pink-800\/10 {
    border-inline-start-color:rgba(157,23,77,.1)}

.border-s-pink-800\/100 {
    border-inline-start-color:#9d174d}

.border-s-pink-800\/20 {
    border-inline-start-color:rgba(157,23,77,.2)}

.border-s-pink-800\/25 {
    border-inline-start-color:rgba(157,23,77,.25)}

.border-s-pink-800\/30 {
    border-inline-start-color:rgba(157,23,77,.3)}

.border-s-pink-800\/40 {
    border-inline-start-color:rgba(157,23,77,.4)}

.border-s-pink-800\/5 {
    border-inline-start-color:rgba(157,23,77,.05)}

.border-s-pink-800\/50 {
    border-inline-start-color:rgba(157,23,77,.5)}

.border-s-pink-800\/60 {
    border-inline-start-color:rgba(157,23,77,.6)}

.border-s-pink-800\/70 {
    border-inline-start-color:rgba(157,23,77,.7)}

.border-s-pink-800\/75 {
    border-inline-start-color:rgba(157,23,77,.75)}

.border-s-pink-800\/80 {
    border-inline-start-color:rgba(157,23,77,.8)}

.border-s-pink-800\/90 {
    border-inline-start-color:rgba(157,23,77,.9)}

.border-s-pink-800\/95 {
    border-inline-start-color:rgba(157,23,77,.95)}

.border-s-pink-900 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(131 24 67/var(--tw-border-opacity))}

.border-s-pink-900\/0 {
    border-inline-start-color: rgba(131,24,67,0)
}

.border-s-pink-900\/10 {
    border-inline-start-color:rgba(131,24,67,.1)}

.border-s-pink-900\/100 {
    border-inline-start-color:#831843}

.border-s-pink-900\/20 {
    border-inline-start-color:rgba(131,24,67,.2)}

.border-s-pink-900\/25 {
    border-inline-start-color:rgba(131,24,67,.25)}

.border-s-pink-900\/30 {
    border-inline-start-color:rgba(131,24,67,.3)}

.border-s-pink-900\/40 {
    border-inline-start-color:rgba(131,24,67,.4)}

.border-s-pink-900\/5 {
    border-inline-start-color:rgba(131,24,67,.05)}

.border-s-pink-900\/50 {
    border-inline-start-color:rgba(131,24,67,.5)}

.border-s-pink-900\/60 {
    border-inline-start-color:rgba(131,24,67,.6)}

.border-s-pink-900\/70 {
    border-inline-start-color:rgba(131,24,67,.7)}

.border-s-pink-900\/75 {
    border-inline-start-color:rgba(131,24,67,.75)}

.border-s-pink-900\/80 {
    border-inline-start-color:rgba(131,24,67,.8)}

.border-s-pink-900\/90 {
    border-inline-start-color:rgba(131,24,67,.9)}

.border-s-pink-900\/95 {
    border-inline-start-color:rgba(131,24,67,.95)}

.border-s-pink-950 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(80 7 36/var(--tw-border-opacity))}

.border-s-pink-950\/0 {
    border-inline-start-color: rgba(80,7,36,0)
}

.border-s-pink-950\/10 {
    border-inline-start-color:rgba(80,7,36,.1)}

.border-s-pink-950\/100 {
    border-inline-start-color:#500724}

.border-s-pink-950\/20 {
    border-inline-start-color:rgba(80,7,36,.2)}

.border-s-pink-950\/25 {
    border-inline-start-color:rgba(80,7,36,.25)}

.border-s-pink-950\/30 {
    border-inline-start-color:rgba(80,7,36,.3)}

.border-s-pink-950\/40 {
    border-inline-start-color:rgba(80,7,36,.4)}

.border-s-pink-950\/5 {
    border-inline-start-color:rgba(80,7,36,.05)}

.border-s-pink-950\/50 {
    border-inline-start-color:rgba(80,7,36,.5)}

.border-s-pink-950\/60 {
    border-inline-start-color:rgba(80,7,36,.6)}

.border-s-pink-950\/70 {
    border-inline-start-color:rgba(80,7,36,.7)}

.border-s-pink-950\/75 {
    border-inline-start-color:rgba(80,7,36,.75)}

.border-s-pink-950\/80 {
    border-inline-start-color:rgba(80,7,36,.8)}

.border-s-pink-950\/90 {
    border-inline-start-color:rgba(80,7,36,.9)}

.border-s-pink-950\/95 {
    border-inline-start-color:rgba(80,7,36,.95)}

.border-s-popover {
    border-inline-start-color:hsl(var(--popover))}

.border-s-popover-foreground {
    border-inline-start-color: hsl(var(--popover-foreground))
}

.border-s-popover-foreground\/0 {
    border-inline-start-color:hsl(var(--popover-foreground)/0)}

.border-s-popover-foreground\/10 {
    border-inline-start-color: hsl(var(--popover-foreground)/.1)
}

.border-s-popover-foreground\/100 {
    border-inline-start-color:hsl(var(--popover-foreground)/1)}

.border-s-popover-foreground\/20 {
    border-inline-start-color: hsl(var(--popover-foreground)/.2)
}

.border-s-popover-foreground\/25 {
    border-inline-start-color:hsl(var(--popover-foreground)/.25)}

.border-s-popover-foreground\/30 {
    border-inline-start-color: hsl(var(--popover-foreground)/.3)
}

.border-s-popover-foreground\/40 {
    border-inline-start-color:hsl(var(--popover-foreground)/.4)}

.border-s-popover-foreground\/5 {
    border-inline-start-color: hsl(var(--popover-foreground)/.05)
}

.border-s-popover-foreground\/50 {
    border-inline-start-color:hsl(var(--popover-foreground)/.5)}

.border-s-popover-foreground\/60 {
    border-inline-start-color: hsl(var(--popover-foreground)/.6)
}

.border-s-popover-foreground\/70 {
    border-inline-start-color:hsl(var(--popover-foreground)/.7)}

.border-s-popover-foreground\/75 {
    border-inline-start-color: hsl(var(--popover-foreground)/.75)
}

.border-s-popover-foreground\/80 {
    border-inline-start-color:hsl(var(--popover-foreground)/.8)}

.border-s-popover-foreground\/90 {
    border-inline-start-color: hsl(var(--popover-foreground)/.9)
}

.border-s-popover-foreground\/95 {
    border-inline-start-color:hsl(var(--popover-foreground)/.95)}

.border-s-popover\/0 {
    border-inline-start-color: hsl(var(--popover)/0)
}

.border-s-popover\/10 {
    border-inline-start-color:hsl(var(--popover)/.1)}

.border-s-popover\/100 {
    border-inline-start-color: hsl(var(--popover)/1)
}

.border-s-popover\/20 {
    border-inline-start-color:hsl(var(--popover)/.2)}

.border-s-popover\/25 {
    border-inline-start-color: hsl(var(--popover)/.25)
}

.border-s-popover\/30 {
    border-inline-start-color:hsl(var(--popover)/.3)}

.border-s-popover\/40 {
    border-inline-start-color: hsl(var(--popover)/.4)
}

.border-s-popover\/5 {
    border-inline-start-color:hsl(var(--popover)/.05)}

.border-s-popover\/50 {
    border-inline-start-color: hsl(var(--popover)/.5)
}

.border-s-popover\/60 {
    border-inline-start-color:hsl(var(--popover)/.6)}

.border-s-popover\/70 {
    border-inline-start-color: hsl(var(--popover)/.7)
}

.border-s-popover\/75 {
    border-inline-start-color:hsl(var(--popover)/.75)}

.border-s-popover\/80 {
    border-inline-start-color: hsl(var(--popover)/.8)
}

.border-s-popover\/90 {
    border-inline-start-color:hsl(var(--popover)/.9)}

.border-s-popover\/95 {
    border-inline-start-color: hsl(var(--popover)/.95)
}

.border-s-primary {
    border-inline-start-color:hsl(var(--primary))}

.border-s-primary-foreground {
    border-inline-start-color: hsl(var(--primary-foreground))
}

.border-s-primary-foreground\/0 {
    border-inline-start-color:hsl(var(--primary-foreground)/0)}

.border-s-primary-foreground\/10 {
    border-inline-start-color: hsl(var(--primary-foreground)/.1)
}

.border-s-primary-foreground\/100 {
    border-inline-start-color:hsl(var(--primary-foreground)/1)}

.border-s-primary-foreground\/20 {
    border-inline-start-color: hsl(var(--primary-foreground)/.2)
}

.border-s-primary-foreground\/25 {
    border-inline-start-color:hsl(var(--primary-foreground)/.25)}

.border-s-primary-foreground\/30 {
    border-inline-start-color: hsl(var(--primary-foreground)/.3)
}

.border-s-primary-foreground\/40 {
    border-inline-start-color:hsl(var(--primary-foreground)/.4)}

.border-s-primary-foreground\/5 {
    border-inline-start-color: hsl(var(--primary-foreground)/.05)
}

.border-s-primary-foreground\/50 {
    border-inline-start-color:hsl(var(--primary-foreground)/.5)}

.border-s-primary-foreground\/60 {
    border-inline-start-color: hsl(var(--primary-foreground)/.6)
}

.border-s-primary-foreground\/70 {
    border-inline-start-color:hsl(var(--primary-foreground)/.7)}

.border-s-primary-foreground\/75 {
    border-inline-start-color: hsl(var(--primary-foreground)/.75)
}

.border-s-primary-foreground\/80 {
    border-inline-start-color:hsl(var(--primary-foreground)/.8)}

.border-s-primary-foreground\/90 {
    border-inline-start-color: hsl(var(--primary-foreground)/.9)
}

.border-s-primary-foreground\/95 {
    border-inline-start-color:hsl(var(--primary-foreground)/.95)}

.border-s-primary\/0 {
    border-inline-start-color: hsl(var(--primary)/0)
}

.border-s-primary\/10 {
    border-inline-start-color:hsl(var(--primary)/.1)}

.border-s-primary\/100 {
    border-inline-start-color: hsl(var(--primary)/1)
}

.border-s-primary\/20 {
    border-inline-start-color:hsl(var(--primary)/.2)}

.border-s-primary\/25 {
    border-inline-start-color: hsl(var(--primary)/.25)
}

.border-s-primary\/30 {
    border-inline-start-color:hsl(var(--primary)/.3)}

.border-s-primary\/40 {
    border-inline-start-color: hsl(var(--primary)/.4)
}

.border-s-primary\/5 {
    border-inline-start-color:hsl(var(--primary)/.05)}

.border-s-primary\/50 {
    border-inline-start-color: hsl(var(--primary)/.5)
}

.border-s-primary\/60 {
    border-inline-start-color:hsl(var(--primary)/.6)}

.border-s-primary\/70 {
    border-inline-start-color: hsl(var(--primary)/.7)
}

.border-s-primary\/75 {
    border-inline-start-color:hsl(var(--primary)/.75)}

.border-s-primary\/80 {
    border-inline-start-color: hsl(var(--primary)/.8)
}

.border-s-primary\/90 {
    border-inline-start-color:hsl(var(--primary)/.9)}

.border-s-primary\/95 {
    border-inline-start-color: hsl(var(--primary)/.95)
}

.border-s-purple-100 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(243 232 255/var(--tw-border-opacity))}

.border-s-purple-100\/0 {
    border-inline-start-color: rgba(243,232,255,0)
}

.border-s-purple-100\/10 {
    border-inline-start-color:rgba(243,232,255,.1)}

.border-s-purple-100\/100 {
    border-inline-start-color:#f3e8ff}

.border-s-purple-100\/20 {
    border-inline-start-color:rgba(243,232,255,.2)}

.border-s-purple-100\/25 {
    border-inline-start-color:rgba(243,232,255,.25)}

.border-s-purple-100\/30 {
    border-inline-start-color:rgba(243,232,255,.3)}

.border-s-purple-100\/40 {
    border-inline-start-color:rgba(243,232,255,.4)}

.border-s-purple-100\/5 {
    border-inline-start-color:rgba(243,232,255,.05)}

.border-s-purple-100\/50 {
    border-inline-start-color:rgba(243,232,255,.5)}

.border-s-purple-100\/60 {
    border-inline-start-color:rgba(243,232,255,.6)}

.border-s-purple-100\/70 {
    border-inline-start-color:rgba(243,232,255,.7)}

.border-s-purple-100\/75 {
    border-inline-start-color:rgba(243,232,255,.75)}

.border-s-purple-100\/80 {
    border-inline-start-color:rgba(243,232,255,.8)}

.border-s-purple-100\/90 {
    border-inline-start-color:rgba(243,232,255,.9)}

.border-s-purple-100\/95 {
    border-inline-start-color:rgba(243,232,255,.95)}

.border-s-purple-200 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(233 213 255/var(--tw-border-opacity))}

.border-s-purple-200\/0 {
    border-inline-start-color: rgba(233,213,255,0)
}

.border-s-purple-200\/10 {
    border-inline-start-color:rgba(233,213,255,.1)}

.border-s-purple-200\/100 {
    border-inline-start-color:#e9d5ff}

.border-s-purple-200\/20 {
    border-inline-start-color:rgba(233,213,255,.2)}

.border-s-purple-200\/25 {
    border-inline-start-color:rgba(233,213,255,.25)}

.border-s-purple-200\/30 {
    border-inline-start-color:rgba(233,213,255,.3)}

.border-s-purple-200\/40 {
    border-inline-start-color:rgba(233,213,255,.4)}

.border-s-purple-200\/5 {
    border-inline-start-color:rgba(233,213,255,.05)}

.border-s-purple-200\/50 {
    border-inline-start-color:rgba(233,213,255,.5)}

.border-s-purple-200\/60 {
    border-inline-start-color:rgba(233,213,255,.6)}

.border-s-purple-200\/70 {
    border-inline-start-color:rgba(233,213,255,.7)}

.border-s-purple-200\/75 {
    border-inline-start-color:rgba(233,213,255,.75)}

.border-s-purple-200\/80 {
    border-inline-start-color:rgba(233,213,255,.8)}

.border-s-purple-200\/90 {
    border-inline-start-color:rgba(233,213,255,.9)}

.border-s-purple-200\/95 {
    border-inline-start-color:rgba(233,213,255,.95)}

.border-s-purple-300 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(216 180 254/var(--tw-border-opacity))}

.border-s-purple-300\/0 {
    border-inline-start-color: rgba(216,180,254,0)
}

.border-s-purple-300\/10 {
    border-inline-start-color:rgba(216,180,254,.1)}

.border-s-purple-300\/100 {
    border-inline-start-color:#d8b4fe}

.border-s-purple-300\/20 {
    border-inline-start-color:rgba(216,180,254,.2)}

.border-s-purple-300\/25 {
    border-inline-start-color:rgba(216,180,254,.25)}

.border-s-purple-300\/30 {
    border-inline-start-color:rgba(216,180,254,.3)}

.border-s-purple-300\/40 {
    border-inline-start-color:rgba(216,180,254,.4)}

.border-s-purple-300\/5 {
    border-inline-start-color:rgba(216,180,254,.05)}

.border-s-purple-300\/50 {
    border-inline-start-color:rgba(216,180,254,.5)}

.border-s-purple-300\/60 {
    border-inline-start-color:rgba(216,180,254,.6)}

.border-s-purple-300\/70 {
    border-inline-start-color:rgba(216,180,254,.7)}

.border-s-purple-300\/75 {
    border-inline-start-color:rgba(216,180,254,.75)}

.border-s-purple-300\/80 {
    border-inline-start-color:rgba(216,180,254,.8)}

.border-s-purple-300\/90 {
    border-inline-start-color:rgba(216,180,254,.9)}

.border-s-purple-300\/95 {
    border-inline-start-color:rgba(216,180,254,.95)}

.border-s-purple-400 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(192 132 252/var(--tw-border-opacity))}

.border-s-purple-400\/0 {
    border-inline-start-color: rgba(192,132,252,0)
}

.border-s-purple-400\/10 {
    border-inline-start-color:rgba(192,132,252,.1)}

.border-s-purple-400\/100 {
    border-inline-start-color:#c084fc}

.border-s-purple-400\/20 {
    border-inline-start-color:rgba(192,132,252,.2)}

.border-s-purple-400\/25 {
    border-inline-start-color:rgba(192,132,252,.25)}

.border-s-purple-400\/30 {
    border-inline-start-color:rgba(192,132,252,.3)}

.border-s-purple-400\/40 {
    border-inline-start-color:rgba(192,132,252,.4)}

.border-s-purple-400\/5 {
    border-inline-start-color:rgba(192,132,252,.05)}

.border-s-purple-400\/50 {
    border-inline-start-color:rgba(192,132,252,.5)}

.border-s-purple-400\/60 {
    border-inline-start-color:rgba(192,132,252,.6)}

.border-s-purple-400\/70 {
    border-inline-start-color:rgba(192,132,252,.7)}

.border-s-purple-400\/75 {
    border-inline-start-color:rgba(192,132,252,.75)}

.border-s-purple-400\/80 {
    border-inline-start-color:rgba(192,132,252,.8)}

.border-s-purple-400\/90 {
    border-inline-start-color:rgba(192,132,252,.9)}

.border-s-purple-400\/95 {
    border-inline-start-color:rgba(192,132,252,.95)}

.border-s-purple-50 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(250 245 255/var(--tw-border-opacity))}

.border-s-purple-50\/0 {
    border-inline-start-color: rgba(250,245,255,0)
}

.border-s-purple-50\/10 {
    border-inline-start-color:rgba(250,245,255,.1)}

.border-s-purple-50\/100 {
    border-inline-start-color:#faf5ff}

.border-s-purple-50\/20 {
    border-inline-start-color:rgba(250,245,255,.2)}

.border-s-purple-50\/25 {
    border-inline-start-color:rgba(250,245,255,.25)}

.border-s-purple-50\/30 {
    border-inline-start-color:rgba(250,245,255,.3)}

.border-s-purple-50\/40 {
    border-inline-start-color:rgba(250,245,255,.4)}

.border-s-purple-50\/5 {
    border-inline-start-color:rgba(250,245,255,.05)}

.border-s-purple-50\/50 {
    border-inline-start-color:rgba(250,245,255,.5)}

.border-s-purple-50\/60 {
    border-inline-start-color:rgba(250,245,255,.6)}

.border-s-purple-50\/70 {
    border-inline-start-color:rgba(250,245,255,.7)}

.border-s-purple-50\/75 {
    border-inline-start-color:rgba(250,245,255,.75)}

.border-s-purple-50\/80 {
    border-inline-start-color:rgba(250,245,255,.8)}

.border-s-purple-50\/90 {
    border-inline-start-color:rgba(250,245,255,.9)}

.border-s-purple-50\/95 {
    border-inline-start-color:rgba(250,245,255,.95)}

.border-s-purple-500 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(168 85 247/var(--tw-border-opacity))}

.border-s-purple-500\/0 {
    border-inline-start-color: rgba(168,85,247,0)
}

.border-s-purple-500\/10 {
    border-inline-start-color:rgba(168,85,247,.1)}

.border-s-purple-500\/100 {
    border-inline-start-color:#a855f7}

.border-s-purple-500\/20 {
    border-inline-start-color:rgba(168,85,247,.2)}

.border-s-purple-500\/25 {
    border-inline-start-color:rgba(168,85,247,.25)}

.border-s-purple-500\/30 {
    border-inline-start-color:rgba(168,85,247,.3)}

.border-s-purple-500\/40 {
    border-inline-start-color:rgba(168,85,247,.4)}

.border-s-purple-500\/5 {
    border-inline-start-color:rgba(168,85,247,.05)}

.border-s-purple-500\/50 {
    border-inline-start-color:rgba(168,85,247,.5)}

.border-s-purple-500\/60 {
    border-inline-start-color:rgba(168,85,247,.6)}

.border-s-purple-500\/70 {
    border-inline-start-color:rgba(168,85,247,.7)}

.border-s-purple-500\/75 {
    border-inline-start-color:rgba(168,85,247,.75)}

.border-s-purple-500\/80 {
    border-inline-start-color:rgba(168,85,247,.8)}

.border-s-purple-500\/90 {
    border-inline-start-color:rgba(168,85,247,.9)}

.border-s-purple-500\/95 {
    border-inline-start-color:rgba(168,85,247,.95)}

.border-s-purple-600 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(147 51 234/var(--tw-border-opacity))}

.border-s-purple-600\/0 {
    border-inline-start-color: rgba(147,51,234,0)
}

.border-s-purple-600\/10 {
    border-inline-start-color:rgba(147,51,234,.1)}

.border-s-purple-600\/100 {
    border-inline-start-color:#9333ea}

.border-s-purple-600\/20 {
    border-inline-start-color:rgba(147,51,234,.2)}

.border-s-purple-600\/25 {
    border-inline-start-color:rgba(147,51,234,.25)}

.border-s-purple-600\/30 {
    border-inline-start-color:rgba(147,51,234,.3)}

.border-s-purple-600\/40 {
    border-inline-start-color:rgba(147,51,234,.4)}

.border-s-purple-600\/5 {
    border-inline-start-color:rgba(147,51,234,.05)}

.border-s-purple-600\/50 {
    border-inline-start-color:rgba(147,51,234,.5)}

.border-s-purple-600\/60 {
    border-inline-start-color:rgba(147,51,234,.6)}

.border-s-purple-600\/70 {
    border-inline-start-color:rgba(147,51,234,.7)}

.border-s-purple-600\/75 {
    border-inline-start-color:rgba(147,51,234,.75)}

.border-s-purple-600\/80 {
    border-inline-start-color:rgba(147,51,234,.8)}

.border-s-purple-600\/90 {
    border-inline-start-color:rgba(147,51,234,.9)}

.border-s-purple-600\/95 {
    border-inline-start-color:rgba(147,51,234,.95)}

.border-s-purple-700 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(126 34 206/var(--tw-border-opacity))}

.border-s-purple-700\/0 {
    border-inline-start-color: rgba(126,34,206,0)
}

.border-s-purple-700\/10 {
    border-inline-start-color:rgba(126,34,206,.1)}

.border-s-purple-700\/100 {
    border-inline-start-color:#7e22ce}

.border-s-purple-700\/20 {
    border-inline-start-color:rgba(126,34,206,.2)}

.border-s-purple-700\/25 {
    border-inline-start-color:rgba(126,34,206,.25)}

.border-s-purple-700\/30 {
    border-inline-start-color:rgba(126,34,206,.3)}

.border-s-purple-700\/40 {
    border-inline-start-color:rgba(126,34,206,.4)}

.border-s-purple-700\/5 {
    border-inline-start-color:rgba(126,34,206,.05)}

.border-s-purple-700\/50 {
    border-inline-start-color:rgba(126,34,206,.5)}

.border-s-purple-700\/60 {
    border-inline-start-color:rgba(126,34,206,.6)}

.border-s-purple-700\/70 {
    border-inline-start-color:rgba(126,34,206,.7)}

.border-s-purple-700\/75 {
    border-inline-start-color:rgba(126,34,206,.75)}

.border-s-purple-700\/80 {
    border-inline-start-color:rgba(126,34,206,.8)}

.border-s-purple-700\/90 {
    border-inline-start-color:rgba(126,34,206,.9)}

.border-s-purple-700\/95 {
    border-inline-start-color:rgba(126,34,206,.95)}

.border-s-purple-800 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(107 33 168/var(--tw-border-opacity))}

.border-s-purple-800\/0 {
    border-inline-start-color: rgba(107,33,168,0)
}

.border-s-purple-800\/10 {
    border-inline-start-color:rgba(107,33,168,.1)}

.border-s-purple-800\/100 {
    border-inline-start-color:#6b21a8}

.border-s-purple-800\/20 {
    border-inline-start-color:rgba(107,33,168,.2)}

.border-s-purple-800\/25 {
    border-inline-start-color:rgba(107,33,168,.25)}

.border-s-purple-800\/30 {
    border-inline-start-color:rgba(107,33,168,.3)}

.border-s-purple-800\/40 {
    border-inline-start-color:rgba(107,33,168,.4)}

.border-s-purple-800\/5 {
    border-inline-start-color:rgba(107,33,168,.05)}

.border-s-purple-800\/50 {
    border-inline-start-color:rgba(107,33,168,.5)}

.border-s-purple-800\/60 {
    border-inline-start-color:rgba(107,33,168,.6)}

.border-s-purple-800\/70 {
    border-inline-start-color:rgba(107,33,168,.7)}

.border-s-purple-800\/75 {
    border-inline-start-color:rgba(107,33,168,.75)}

.border-s-purple-800\/80 {
    border-inline-start-color:rgba(107,33,168,.8)}

.border-s-purple-800\/90 {
    border-inline-start-color:rgba(107,33,168,.9)}

.border-s-purple-800\/95 {
    border-inline-start-color:rgba(107,33,168,.95)}

.border-s-purple-900 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(88 28 135/var(--tw-border-opacity))}

.border-s-purple-900\/0 {
    border-inline-start-color: rgba(88,28,135,0)
}

.border-s-purple-900\/10 {
    border-inline-start-color:rgba(88,28,135,.1)}

.border-s-purple-900\/100 {
    border-inline-start-color:#581c87}

.border-s-purple-900\/20 {
    border-inline-start-color:rgba(88,28,135,.2)}

.border-s-purple-900\/25 {
    border-inline-start-color:rgba(88,28,135,.25)}

.border-s-purple-900\/30 {
    border-inline-start-color:rgba(88,28,135,.3)}

.border-s-purple-900\/40 {
    border-inline-start-color:rgba(88,28,135,.4)}

.border-s-purple-900\/5 {
    border-inline-start-color:rgba(88,28,135,.05)}

.border-s-purple-900\/50 {
    border-inline-start-color:rgba(88,28,135,.5)}

.border-s-purple-900\/60 {
    border-inline-start-color:rgba(88,28,135,.6)}

.border-s-purple-900\/70 {
    border-inline-start-color:rgba(88,28,135,.7)}

.border-s-purple-900\/75 {
    border-inline-start-color:rgba(88,28,135,.75)}

.border-s-purple-900\/80 {
    border-inline-start-color:rgba(88,28,135,.8)}

.border-s-purple-900\/90 {
    border-inline-start-color:rgba(88,28,135,.9)}

.border-s-purple-900\/95 {
    border-inline-start-color:rgba(88,28,135,.95)}

.border-s-purple-950 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(59 7 100/var(--tw-border-opacity))}

.border-s-purple-950\/0 {
    border-inline-start-color: rgba(59,7,100,0)
}

.border-s-purple-950\/10 {
    border-inline-start-color:rgba(59,7,100,.1)}

.border-s-purple-950\/100 {
    border-inline-start-color:#3b0764}

.border-s-purple-950\/20 {
    border-inline-start-color:rgba(59,7,100,.2)}

.border-s-purple-950\/25 {
    border-inline-start-color:rgba(59,7,100,.25)}

.border-s-purple-950\/30 {
    border-inline-start-color:rgba(59,7,100,.3)}

.border-s-purple-950\/40 {
    border-inline-start-color:rgba(59,7,100,.4)}

.border-s-purple-950\/5 {
    border-inline-start-color:rgba(59,7,100,.05)}

.border-s-purple-950\/50 {
    border-inline-start-color:rgba(59,7,100,.5)}

.border-s-purple-950\/60 {
    border-inline-start-color:rgba(59,7,100,.6)}

.border-s-purple-950\/70 {
    border-inline-start-color:rgba(59,7,100,.7)}

.border-s-purple-950\/75 {
    border-inline-start-color:rgba(59,7,100,.75)}

.border-s-purple-950\/80 {
    border-inline-start-color:rgba(59,7,100,.8)}

.border-s-purple-950\/90 {
    border-inline-start-color:rgba(59,7,100,.9)}

.border-s-purple-950\/95 {
    border-inline-start-color:rgba(59,7,100,.95)}

.border-s-purple-accent-500 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(81 59 139/var(--tw-border-opacity))}

.border-s-purple-accent-500\/0 {
    border-inline-start-color: rgba(81,59,139,0)
}

.border-s-purple-accent-500\/10 {
    border-inline-start-color:rgba(81,59,139,.1)}

.border-s-purple-accent-500\/100 {
    border-inline-start-color:#513b8b}

.border-s-purple-accent-500\/20 {
    border-inline-start-color:rgba(81,59,139,.2)}

.border-s-purple-accent-500\/25 {
    border-inline-start-color:rgba(81,59,139,.25)}

.border-s-purple-accent-500\/30 {
    border-inline-start-color:rgba(81,59,139,.3)}

.border-s-purple-accent-500\/40 {
    border-inline-start-color:rgba(81,59,139,.4)}

.border-s-purple-accent-500\/5 {
    border-inline-start-color:rgba(81,59,139,.05)}

.border-s-purple-accent-500\/50 {
    border-inline-start-color:rgba(81,59,139,.5)}

.border-s-purple-accent-500\/60 {
    border-inline-start-color:rgba(81,59,139,.6)}

.border-s-purple-accent-500\/70 {
    border-inline-start-color:rgba(81,59,139,.7)}

.border-s-purple-accent-500\/75 {
    border-inline-start-color:rgba(81,59,139,.75)}

.border-s-purple-accent-500\/80 {
    border-inline-start-color:rgba(81,59,139,.8)}

.border-s-purple-accent-500\/90 {
    border-inline-start-color:rgba(81,59,139,.9)}

.border-s-purple-accent-500\/95 {
    border-inline-start-color:rgba(81,59,139,.95)}

.border-s-red-100 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(254 226 226/var(--tw-border-opacity))}

.border-s-red-100\/0 {
    border-inline-start-color: hsla(0,93%,94%,0)
}

.border-s-red-100\/10 {
    border-inline-start-color:hsla(0,93%,94%,.1)}

.border-s-red-100\/100 {
    border-inline-start-color:#fee2e2}

.border-s-red-100\/20 {
    border-inline-start-color:hsla(0,93%,94%,.2)}

.border-s-red-100\/25 {
    border-inline-start-color:hsla(0,93%,94%,.25)}

.border-s-red-100\/30 {
    border-inline-start-color:hsla(0,93%,94%,.3)}

.border-s-red-100\/40 {
    border-inline-start-color:hsla(0,93%,94%,.4)}

.border-s-red-100\/5 {
    border-inline-start-color:hsla(0,93%,94%,.05)}

.border-s-red-100\/50 {
    border-inline-start-color:hsla(0,93%,94%,.5)}

.border-s-red-100\/60 {
    border-inline-start-color:hsla(0,93%,94%,.6)}

.border-s-red-100\/70 {
    border-inline-start-color:hsla(0,93%,94%,.7)}

.border-s-red-100\/75 {
    border-inline-start-color:hsla(0,93%,94%,.75)}

.border-s-red-100\/80 {
    border-inline-start-color:hsla(0,93%,94%,.8)}

.border-s-red-100\/90 {
    border-inline-start-color:hsla(0,93%,94%,.9)}

.border-s-red-100\/95 {
    border-inline-start-color:hsla(0,93%,94%,.95)}

.border-s-red-200 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(254 202 202/var(--tw-border-opacity))}

.border-s-red-200\/0 {
    border-inline-start-color: hsla(0,96%,89%,0)
}

.border-s-red-200\/10 {
    border-inline-start-color:hsla(0,96%,89%,.1)}

.border-s-red-200\/100 {
    border-inline-start-color:#fecaca}

.border-s-red-200\/20 {
    border-inline-start-color:hsla(0,96%,89%,.2)}

.border-s-red-200\/25 {
    border-inline-start-color:hsla(0,96%,89%,.25)}

.border-s-red-200\/30 {
    border-inline-start-color:hsla(0,96%,89%,.3)}

.border-s-red-200\/40 {
    border-inline-start-color:hsla(0,96%,89%,.4)}

.border-s-red-200\/5 {
    border-inline-start-color:hsla(0,96%,89%,.05)}

.border-s-red-200\/50 {
    border-inline-start-color:hsla(0,96%,89%,.5)}

.border-s-red-200\/60 {
    border-inline-start-color:hsla(0,96%,89%,.6)}

.border-s-red-200\/70 {
    border-inline-start-color:hsla(0,96%,89%,.7)}

.border-s-red-200\/75 {
    border-inline-start-color:hsla(0,96%,89%,.75)}

.border-s-red-200\/80 {
    border-inline-start-color:hsla(0,96%,89%,.8)}

.border-s-red-200\/90 {
    border-inline-start-color:hsla(0,96%,89%,.9)}

.border-s-red-200\/95 {
    border-inline-start-color:hsla(0,96%,89%,.95)}

.border-s-red-300 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(252 165 165/var(--tw-border-opacity))}

.border-s-red-300\/0 {
    border-inline-start-color: hsla(0,94%,82%,0)
}

.border-s-red-300\/10 {
    border-inline-start-color:hsla(0,94%,82%,.1)}

.border-s-red-300\/100 {
    border-inline-start-color:#fca5a5}

.border-s-red-300\/20 {
    border-inline-start-color:hsla(0,94%,82%,.2)}

.border-s-red-300\/25 {
    border-inline-start-color:hsla(0,94%,82%,.25)}

.border-s-red-300\/30 {
    border-inline-start-color:hsla(0,94%,82%,.3)}

.border-s-red-300\/40 {
    border-inline-start-color:hsla(0,94%,82%,.4)}

.border-s-red-300\/5 {
    border-inline-start-color:hsla(0,94%,82%,.05)}

.border-s-red-300\/50 {
    border-inline-start-color:hsla(0,94%,82%,.5)}

.border-s-red-300\/60 {
    border-inline-start-color:hsla(0,94%,82%,.6)}

.border-s-red-300\/70 {
    border-inline-start-color:hsla(0,94%,82%,.7)}

.border-s-red-300\/75 {
    border-inline-start-color:hsla(0,94%,82%,.75)}

.border-s-red-300\/80 {
    border-inline-start-color:hsla(0,94%,82%,.8)}

.border-s-red-300\/90 {
    border-inline-start-color:hsla(0,94%,82%,.9)}

.border-s-red-300\/95 {
    border-inline-start-color:hsla(0,94%,82%,.95)}

.border-s-red-400 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(248 113 113/var(--tw-border-opacity))}

.border-s-red-400\/0 {
    border-inline-start-color: hsla(0,91%,71%,0)
}

.border-s-red-400\/10 {
    border-inline-start-color:hsla(0,91%,71%,.1)}

.border-s-red-400\/100 {
    border-inline-start-color:#f87171}

.border-s-red-400\/20 {
    border-inline-start-color:hsla(0,91%,71%,.2)}

.border-s-red-400\/25 {
    border-inline-start-color:hsla(0,91%,71%,.25)}

.border-s-red-400\/30 {
    border-inline-start-color:hsla(0,91%,71%,.3)}

.border-s-red-400\/40 {
    border-inline-start-color:hsla(0,91%,71%,.4)}

.border-s-red-400\/5 {
    border-inline-start-color:hsla(0,91%,71%,.05)}

.border-s-red-400\/50 {
    border-inline-start-color:hsla(0,91%,71%,.5)}

.border-s-red-400\/60 {
    border-inline-start-color:hsla(0,91%,71%,.6)}

.border-s-red-400\/70 {
    border-inline-start-color:hsla(0,91%,71%,.7)}

.border-s-red-400\/75 {
    border-inline-start-color:hsla(0,91%,71%,.75)}

.border-s-red-400\/80 {
    border-inline-start-color:hsla(0,91%,71%,.8)}

.border-s-red-400\/90 {
    border-inline-start-color:hsla(0,91%,71%,.9)}

.border-s-red-400\/95 {
    border-inline-start-color:hsla(0,91%,71%,.95)}

.border-s-red-50 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(254 242 242/var(--tw-border-opacity))}

.border-s-red-50\/0 {
    border-inline-start-color: hsla(0,86%,97%,0)
}

.border-s-red-50\/10 {
    border-inline-start-color:hsla(0,86%,97%,.1)}

.border-s-red-50\/100 {
    border-inline-start-color:#fef2f2}

.border-s-red-50\/20 {
    border-inline-start-color:hsla(0,86%,97%,.2)}

.border-s-red-50\/25 {
    border-inline-start-color:hsla(0,86%,97%,.25)}

.border-s-red-50\/30 {
    border-inline-start-color:hsla(0,86%,97%,.3)}

.border-s-red-50\/40 {
    border-inline-start-color:hsla(0,86%,97%,.4)}

.border-s-red-50\/5 {
    border-inline-start-color:hsla(0,86%,97%,.05)}

.border-s-red-50\/50 {
    border-inline-start-color:hsla(0,86%,97%,.5)}

.border-s-red-50\/60 {
    border-inline-start-color:hsla(0,86%,97%,.6)}

.border-s-red-50\/70 {
    border-inline-start-color:hsla(0,86%,97%,.7)}

.border-s-red-50\/75 {
    border-inline-start-color:hsla(0,86%,97%,.75)}

.border-s-red-50\/80 {
    border-inline-start-color:hsla(0,86%,97%,.8)}

.border-s-red-50\/90 {
    border-inline-start-color:hsla(0,86%,97%,.9)}

.border-s-red-50\/95 {
    border-inline-start-color:hsla(0,86%,97%,.95)}

.border-s-red-500 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(239 68 68/var(--tw-border-opacity))}

.border-s-red-500\/0 {
    border-inline-start-color: rgba(239,68,68,0)
}

.border-s-red-500\/10 {
    border-inline-start-color:rgba(239,68,68,.1)}

.border-s-red-500\/100 {
    border-inline-start-color:#ef4444}

.border-s-red-500\/20 {
    border-inline-start-color:rgba(239,68,68,.2)}

.border-s-red-500\/25 {
    border-inline-start-color:rgba(239,68,68,.25)}

.border-s-red-500\/30 {
    border-inline-start-color:rgba(239,68,68,.3)}

.border-s-red-500\/40 {
    border-inline-start-color:rgba(239,68,68,.4)}

.border-s-red-500\/5 {
    border-inline-start-color:rgba(239,68,68,.05)}

.border-s-red-500\/50 {
    border-inline-start-color:rgba(239,68,68,.5)}

.border-s-red-500\/60 {
    border-inline-start-color:rgba(239,68,68,.6)}

.border-s-red-500\/70 {
    border-inline-start-color:rgba(239,68,68,.7)}

.border-s-red-500\/75 {
    border-inline-start-color:rgba(239,68,68,.75)}

.border-s-red-500\/80 {
    border-inline-start-color:rgba(239,68,68,.8)}

.border-s-red-500\/90 {
    border-inline-start-color:rgba(239,68,68,.9)}

.border-s-red-500\/95 {
    border-inline-start-color:rgba(239,68,68,.95)}

.border-s-red-600 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(220 38 38/var(--tw-border-opacity))}

.border-s-red-600\/0 {
    border-inline-start-color: rgba(220,38,38,0)
}

.border-s-red-600\/10 {
    border-inline-start-color:rgba(220,38,38,.1)}

.border-s-red-600\/100 {
    border-inline-start-color:#dc2626}

.border-s-red-600\/20 {
    border-inline-start-color:rgba(220,38,38,.2)}

.border-s-red-600\/25 {
    border-inline-start-color:rgba(220,38,38,.25)}

.border-s-red-600\/30 {
    border-inline-start-color:rgba(220,38,38,.3)}

.border-s-red-600\/40 {
    border-inline-start-color:rgba(220,38,38,.4)}

.border-s-red-600\/5 {
    border-inline-start-color:rgba(220,38,38,.05)}

.border-s-red-600\/50 {
    border-inline-start-color:rgba(220,38,38,.5)}

.border-s-red-600\/60 {
    border-inline-start-color:rgba(220,38,38,.6)}

.border-s-red-600\/70 {
    border-inline-start-color:rgba(220,38,38,.7)}

.border-s-red-600\/75 {
    border-inline-start-color:rgba(220,38,38,.75)}

.border-s-red-600\/80 {
    border-inline-start-color:rgba(220,38,38,.8)}

.border-s-red-600\/90 {
    border-inline-start-color:rgba(220,38,38,.9)}

.border-s-red-600\/95 {
    border-inline-start-color:rgba(220,38,38,.95)}

.border-s-red-700 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(185 28 28/var(--tw-border-opacity))}

.border-s-red-700\/0 {
    border-inline-start-color: rgba(185,28,28,0)
}

.border-s-red-700\/10 {
    border-inline-start-color:rgba(185,28,28,.1)}

.border-s-red-700\/100 {
    border-inline-start-color:#b91c1c}

.border-s-red-700\/20 {
    border-inline-start-color:rgba(185,28,28,.2)}

.border-s-red-700\/25 {
    border-inline-start-color:rgba(185,28,28,.25)}

.border-s-red-700\/30 {
    border-inline-start-color:rgba(185,28,28,.3)}

.border-s-red-700\/40 {
    border-inline-start-color:rgba(185,28,28,.4)}

.border-s-red-700\/5 {
    border-inline-start-color:rgba(185,28,28,.05)}

.border-s-red-700\/50 {
    border-inline-start-color:rgba(185,28,28,.5)}

.border-s-red-700\/60 {
    border-inline-start-color:rgba(185,28,28,.6)}

.border-s-red-700\/70 {
    border-inline-start-color:rgba(185,28,28,.7)}

.border-s-red-700\/75 {
    border-inline-start-color:rgba(185,28,28,.75)}

.border-s-red-700\/80 {
    border-inline-start-color:rgba(185,28,28,.8)}

.border-s-red-700\/90 {
    border-inline-start-color:rgba(185,28,28,.9)}

.border-s-red-700\/95 {
    border-inline-start-color:rgba(185,28,28,.95)}

.border-s-red-800 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(153 27 27/var(--tw-border-opacity))}

.border-s-red-800\/0 {
    border-inline-start-color: rgba(153,27,27,0)
}

.border-s-red-800\/10 {
    border-inline-start-color:rgba(153,27,27,.1)}

.border-s-red-800\/100 {
    border-inline-start-color:#991b1b}

.border-s-red-800\/20 {
    border-inline-start-color:rgba(153,27,27,.2)}

.border-s-red-800\/25 {
    border-inline-start-color:rgba(153,27,27,.25)}

.border-s-red-800\/30 {
    border-inline-start-color:rgba(153,27,27,.3)}

.border-s-red-800\/40 {
    border-inline-start-color:rgba(153,27,27,.4)}

.border-s-red-800\/5 {
    border-inline-start-color:rgba(153,27,27,.05)}

.border-s-red-800\/50 {
    border-inline-start-color:rgba(153,27,27,.5)}

.border-s-red-800\/60 {
    border-inline-start-color:rgba(153,27,27,.6)}

.border-s-red-800\/70 {
    border-inline-start-color:rgba(153,27,27,.7)}

.border-s-red-800\/75 {
    border-inline-start-color:rgba(153,27,27,.75)}

.border-s-red-800\/80 {
    border-inline-start-color:rgba(153,27,27,.8)}

.border-s-red-800\/90 {
    border-inline-start-color:rgba(153,27,27,.9)}

.border-s-red-800\/95 {
    border-inline-start-color:rgba(153,27,27,.95)}

.border-s-red-900 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(127 29 29/var(--tw-border-opacity))}

.border-s-red-900\/0 {
    border-inline-start-color: rgba(127,29,29,0)
}

.border-s-red-900\/10 {
    border-inline-start-color:rgba(127,29,29,.1)}

.border-s-red-900\/100 {
    border-inline-start-color:#7f1d1d}

.border-s-red-900\/20 {
    border-inline-start-color:rgba(127,29,29,.2)}

.border-s-red-900\/25 {
    border-inline-start-color:rgba(127,29,29,.25)}

.border-s-red-900\/30 {
    border-inline-start-color:rgba(127,29,29,.3)}

.border-s-red-900\/40 {
    border-inline-start-color:rgba(127,29,29,.4)}

.border-s-red-900\/5 {
    border-inline-start-color:rgba(127,29,29,.05)}

.border-s-red-900\/50 {
    border-inline-start-color:rgba(127,29,29,.5)}

.border-s-red-900\/60 {
    border-inline-start-color:rgba(127,29,29,.6)}

.border-s-red-900\/70 {
    border-inline-start-color:rgba(127,29,29,.7)}

.border-s-red-900\/75 {
    border-inline-start-color:rgba(127,29,29,.75)}

.border-s-red-900\/80 {
    border-inline-start-color:rgba(127,29,29,.8)}

.border-s-red-900\/90 {
    border-inline-start-color:rgba(127,29,29,.9)}

.border-s-red-900\/95 {
    border-inline-start-color:rgba(127,29,29,.95)}

.border-s-red-950 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(69 10 10/var(--tw-border-opacity))}

.border-s-red-950\/0 {
    border-inline-start-color: rgba(69,10,10,0)
}

.border-s-red-950\/10 {
    border-inline-start-color:rgba(69,10,10,.1)}

.border-s-red-950\/100 {
    border-inline-start-color:#450a0a}

.border-s-red-950\/20 {
    border-inline-start-color:rgba(69,10,10,.2)}

.border-s-red-950\/25 {
    border-inline-start-color:rgba(69,10,10,.25)}

.border-s-red-950\/30 {
    border-inline-start-color:rgba(69,10,10,.3)}

.border-s-red-950\/40 {
    border-inline-start-color:rgba(69,10,10,.4)}

.border-s-red-950\/5 {
    border-inline-start-color:rgba(69,10,10,.05)}

.border-s-red-950\/50 {
    border-inline-start-color:rgba(69,10,10,.5)}

.border-s-red-950\/60 {
    border-inline-start-color:rgba(69,10,10,.6)}

.border-s-red-950\/70 {
    border-inline-start-color:rgba(69,10,10,.7)}

.border-s-red-950\/75 {
    border-inline-start-color:rgba(69,10,10,.75)}

.border-s-red-950\/80 {
    border-inline-start-color:rgba(69,10,10,.8)}

.border-s-red-950\/90 {
    border-inline-start-color:rgba(69,10,10,.9)}

.border-s-red-950\/95 {
    border-inline-start-color:rgba(69,10,10,.95)}

.border-s-ring {
    border-inline-start-color:hsl(var(--ring))}

.border-s-ring\/0 {
    border-inline-start-color: hsl(var(--ring)/0)
}

.border-s-ring\/10 {
    border-inline-start-color:hsl(var(--ring)/.1)}

.border-s-ring\/100 {
    border-inline-start-color: hsl(var(--ring)/1)
}

.border-s-ring\/20 {
    border-inline-start-color:hsl(var(--ring)/.2)}

.border-s-ring\/25 {
    border-inline-start-color: hsl(var(--ring)/.25)
}

.border-s-ring\/30 {
    border-inline-start-color:hsl(var(--ring)/.3)}

.border-s-ring\/40 {
    border-inline-start-color: hsl(var(--ring)/.4)
}

.border-s-ring\/5 {
    border-inline-start-color:hsl(var(--ring)/.05)}

.border-s-ring\/50 {
    border-inline-start-color: hsl(var(--ring)/.5)
}

.border-s-ring\/60 {
    border-inline-start-color:hsl(var(--ring)/.6)}

.border-s-ring\/70 {
    border-inline-start-color: hsl(var(--ring)/.7)
}

.border-s-ring\/75 {
    border-inline-start-color:hsl(var(--ring)/.75)}

.border-s-ring\/80 {
    border-inline-start-color: hsl(var(--ring)/.8)
}

.border-s-ring\/90 {
    border-inline-start-color:hsl(var(--ring)/.9)}

.border-s-ring\/95 {
    border-inline-start-color: hsl(var(--ring)/.95)
}

.border-s-rose-100 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(255 228 230/var(--tw-border-opacity))}

.border-s-rose-100\/0 {
    border-inline-start-color: rgba(255,228,230,0)
}

.border-s-rose-100\/10 {
    border-inline-start-color:rgba(255,228,230,.1)}

.border-s-rose-100\/100 {
    border-inline-start-color:#ffe4e6}

.border-s-rose-100\/20 {
    border-inline-start-color:rgba(255,228,230,.2)}

.border-s-rose-100\/25 {
    border-inline-start-color:rgba(255,228,230,.25)}

.border-s-rose-100\/30 {
    border-inline-start-color:rgba(255,228,230,.3)}

.border-s-rose-100\/40 {
    border-inline-start-color:rgba(255,228,230,.4)}

.border-s-rose-100\/5 {
    border-inline-start-color:rgba(255,228,230,.05)}

.border-s-rose-100\/50 {
    border-inline-start-color:rgba(255,228,230,.5)}

.border-s-rose-100\/60 {
    border-inline-start-color:rgba(255,228,230,.6)}

.border-s-rose-100\/70 {
    border-inline-start-color:rgba(255,228,230,.7)}

.border-s-rose-100\/75 {
    border-inline-start-color:rgba(255,228,230,.75)}

.border-s-rose-100\/80 {
    border-inline-start-color:rgba(255,228,230,.8)}

.border-s-rose-100\/90 {
    border-inline-start-color:rgba(255,228,230,.9)}

.border-s-rose-100\/95 {
    border-inline-start-color:rgba(255,228,230,.95)}

.border-s-rose-200 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(254 205 211/var(--tw-border-opacity))}

.border-s-rose-200\/0 {
    border-inline-start-color: rgba(254,205,211,0)
}

.border-s-rose-200\/10 {
    border-inline-start-color:rgba(254,205,211,.1)}

.border-s-rose-200\/100 {
    border-inline-start-color:#fecdd3}

.border-s-rose-200\/20 {
    border-inline-start-color:rgba(254,205,211,.2)}

.border-s-rose-200\/25 {
    border-inline-start-color:rgba(254,205,211,.25)}

.border-s-rose-200\/30 {
    border-inline-start-color:rgba(254,205,211,.3)}

.border-s-rose-200\/40 {
    border-inline-start-color:rgba(254,205,211,.4)}

.border-s-rose-200\/5 {
    border-inline-start-color:rgba(254,205,211,.05)}

.border-s-rose-200\/50 {
    border-inline-start-color:rgba(254,205,211,.5)}

.border-s-rose-200\/60 {
    border-inline-start-color:rgba(254,205,211,.6)}

.border-s-rose-200\/70 {
    border-inline-start-color:rgba(254,205,211,.7)}

.border-s-rose-200\/75 {
    border-inline-start-color:rgba(254,205,211,.75)}

.border-s-rose-200\/80 {
    border-inline-start-color:rgba(254,205,211,.8)}

.border-s-rose-200\/90 {
    border-inline-start-color:rgba(254,205,211,.9)}

.border-s-rose-200\/95 {
    border-inline-start-color:rgba(254,205,211,.95)}

.border-s-rose-300 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(253 164 175/var(--tw-border-opacity))}

.border-s-rose-300\/0 {
    border-inline-start-color: rgba(253,164,175,0)
}

.border-s-rose-300\/10 {
    border-inline-start-color:rgba(253,164,175,.1)}

.border-s-rose-300\/100 {
    border-inline-start-color:#fda4af}

.border-s-rose-300\/20 {
    border-inline-start-color:rgba(253,164,175,.2)}

.border-s-rose-300\/25 {
    border-inline-start-color:rgba(253,164,175,.25)}

.border-s-rose-300\/30 {
    border-inline-start-color:rgba(253,164,175,.3)}

.border-s-rose-300\/40 {
    border-inline-start-color:rgba(253,164,175,.4)}

.border-s-rose-300\/5 {
    border-inline-start-color:rgba(253,164,175,.05)}

.border-s-rose-300\/50 {
    border-inline-start-color:rgba(253,164,175,.5)}

.border-s-rose-300\/60 {
    border-inline-start-color:rgba(253,164,175,.6)}

.border-s-rose-300\/70 {
    border-inline-start-color:rgba(253,164,175,.7)}

.border-s-rose-300\/75 {
    border-inline-start-color:rgba(253,164,175,.75)}

.border-s-rose-300\/80 {
    border-inline-start-color:rgba(253,164,175,.8)}

.border-s-rose-300\/90 {
    border-inline-start-color:rgba(253,164,175,.9)}

.border-s-rose-300\/95 {
    border-inline-start-color:rgba(253,164,175,.95)}

.border-s-rose-400 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(251 113 133/var(--tw-border-opacity))}

.border-s-rose-400\/0 {
    border-inline-start-color: rgba(251,113,133,0)
}

.border-s-rose-400\/10 {
    border-inline-start-color:rgba(251,113,133,.1)}

.border-s-rose-400\/100 {
    border-inline-start-color:#fb7185}

.border-s-rose-400\/20 {
    border-inline-start-color:rgba(251,113,133,.2)}

.border-s-rose-400\/25 {
    border-inline-start-color:rgba(251,113,133,.25)}

.border-s-rose-400\/30 {
    border-inline-start-color:rgba(251,113,133,.3)}

.border-s-rose-400\/40 {
    border-inline-start-color:rgba(251,113,133,.4)}

.border-s-rose-400\/5 {
    border-inline-start-color:rgba(251,113,133,.05)}

.border-s-rose-400\/50 {
    border-inline-start-color:rgba(251,113,133,.5)}

.border-s-rose-400\/60 {
    border-inline-start-color:rgba(251,113,133,.6)}

.border-s-rose-400\/70 {
    border-inline-start-color:rgba(251,113,133,.7)}

.border-s-rose-400\/75 {
    border-inline-start-color:rgba(251,113,133,.75)}

.border-s-rose-400\/80 {
    border-inline-start-color:rgba(251,113,133,.8)}

.border-s-rose-400\/90 {
    border-inline-start-color:rgba(251,113,133,.9)}

.border-s-rose-400\/95 {
    border-inline-start-color:rgba(251,113,133,.95)}

.border-s-rose-50 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(255 241 242/var(--tw-border-opacity))}

.border-s-rose-50\/0 {
    border-inline-start-color: rgba(255,241,242,0)
}

.border-s-rose-50\/10 {
    border-inline-start-color:rgba(255,241,242,.1)}

.border-s-rose-50\/100 {
    border-inline-start-color:#fff1f2}

.border-s-rose-50\/20 {
    border-inline-start-color:rgba(255,241,242,.2)}

.border-s-rose-50\/25 {
    border-inline-start-color:rgba(255,241,242,.25)}

.border-s-rose-50\/30 {
    border-inline-start-color:rgba(255,241,242,.3)}

.border-s-rose-50\/40 {
    border-inline-start-color:rgba(255,241,242,.4)}

.border-s-rose-50\/5 {
    border-inline-start-color:rgba(255,241,242,.05)}

.border-s-rose-50\/50 {
    border-inline-start-color:rgba(255,241,242,.5)}

.border-s-rose-50\/60 {
    border-inline-start-color:rgba(255,241,242,.6)}

.border-s-rose-50\/70 {
    border-inline-start-color:rgba(255,241,242,.7)}

.border-s-rose-50\/75 {
    border-inline-start-color:rgba(255,241,242,.75)}

.border-s-rose-50\/80 {
    border-inline-start-color:rgba(255,241,242,.8)}

.border-s-rose-50\/90 {
    border-inline-start-color:rgba(255,241,242,.9)}

.border-s-rose-50\/95 {
    border-inline-start-color:rgba(255,241,242,.95)}

.border-s-rose-500 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(244 63 94/var(--tw-border-opacity))}

.border-s-rose-500\/0 {
    border-inline-start-color: rgba(244,63,94,0)
}

.border-s-rose-500\/10 {
    border-inline-start-color:rgba(244,63,94,.1)}

.border-s-rose-500\/100 {
    border-inline-start-color:#f43f5e}

.border-s-rose-500\/20 {
    border-inline-start-color:rgba(244,63,94,.2)}

.border-s-rose-500\/25 {
    border-inline-start-color:rgba(244,63,94,.25)}

.border-s-rose-500\/30 {
    border-inline-start-color:rgba(244,63,94,.3)}

.border-s-rose-500\/40 {
    border-inline-start-color:rgba(244,63,94,.4)}

.border-s-rose-500\/5 {
    border-inline-start-color:rgba(244,63,94,.05)}

.border-s-rose-500\/50 {
    border-inline-start-color:rgba(244,63,94,.5)}

.border-s-rose-500\/60 {
    border-inline-start-color:rgba(244,63,94,.6)}

.border-s-rose-500\/70 {
    border-inline-start-color:rgba(244,63,94,.7)}

.border-s-rose-500\/75 {
    border-inline-start-color:rgba(244,63,94,.75)}

.border-s-rose-500\/80 {
    border-inline-start-color:rgba(244,63,94,.8)}

.border-s-rose-500\/90 {
    border-inline-start-color:rgba(244,63,94,.9)}

.border-s-rose-500\/95 {
    border-inline-start-color:rgba(244,63,94,.95)}

.border-s-rose-600 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(225 29 72/var(--tw-border-opacity))}

.border-s-rose-600\/0 {
    border-inline-start-color: rgba(225,29,72,0)
}

.border-s-rose-600\/10 {
    border-inline-start-color:rgba(225,29,72,.1)}

.border-s-rose-600\/100 {
    border-inline-start-color:#e11d48}

.border-s-rose-600\/20 {
    border-inline-start-color:rgba(225,29,72,.2)}

.border-s-rose-600\/25 {
    border-inline-start-color:rgba(225,29,72,.25)}

.border-s-rose-600\/30 {
    border-inline-start-color:rgba(225,29,72,.3)}

.border-s-rose-600\/40 {
    border-inline-start-color:rgba(225,29,72,.4)}

.border-s-rose-600\/5 {
    border-inline-start-color:rgba(225,29,72,.05)}

.border-s-rose-600\/50 {
    border-inline-start-color:rgba(225,29,72,.5)}

.border-s-rose-600\/60 {
    border-inline-start-color:rgba(225,29,72,.6)}

.border-s-rose-600\/70 {
    border-inline-start-color:rgba(225,29,72,.7)}

.border-s-rose-600\/75 {
    border-inline-start-color:rgba(225,29,72,.75)}

.border-s-rose-600\/80 {
    border-inline-start-color:rgba(225,29,72,.8)}

.border-s-rose-600\/90 {
    border-inline-start-color:rgba(225,29,72,.9)}

.border-s-rose-600\/95 {
    border-inline-start-color:rgba(225,29,72,.95)}

.border-s-rose-700 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(190 18 60/var(--tw-border-opacity))}

.border-s-rose-700\/0 {
    border-inline-start-color: rgba(190,18,60,0)
}

.border-s-rose-700\/10 {
    border-inline-start-color:rgba(190,18,60,.1)}

.border-s-rose-700\/100 {
    border-inline-start-color:#be123c}

.border-s-rose-700\/20 {
    border-inline-start-color:rgba(190,18,60,.2)}

.border-s-rose-700\/25 {
    border-inline-start-color:rgba(190,18,60,.25)}

.border-s-rose-700\/30 {
    border-inline-start-color:rgba(190,18,60,.3)}

.border-s-rose-700\/40 {
    border-inline-start-color:rgba(190,18,60,.4)}

.border-s-rose-700\/5 {
    border-inline-start-color:rgba(190,18,60,.05)}

.border-s-rose-700\/50 {
    border-inline-start-color:rgba(190,18,60,.5)}

.border-s-rose-700\/60 {
    border-inline-start-color:rgba(190,18,60,.6)}

.border-s-rose-700\/70 {
    border-inline-start-color:rgba(190,18,60,.7)}

.border-s-rose-700\/75 {
    border-inline-start-color:rgba(190,18,60,.75)}

.border-s-rose-700\/80 {
    border-inline-start-color:rgba(190,18,60,.8)}

.border-s-rose-700\/90 {
    border-inline-start-color:rgba(190,18,60,.9)}

.border-s-rose-700\/95 {
    border-inline-start-color:rgba(190,18,60,.95)}

.border-s-rose-800 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(159 18 57/var(--tw-border-opacity))}

.border-s-rose-800\/0 {
    border-inline-start-color: rgba(159,18,57,0)
}

.border-s-rose-800\/10 {
    border-inline-start-color:rgba(159,18,57,.1)}

.border-s-rose-800\/100 {
    border-inline-start-color:#9f1239}

.border-s-rose-800\/20 {
    border-inline-start-color:rgba(159,18,57,.2)}

.border-s-rose-800\/25 {
    border-inline-start-color:rgba(159,18,57,.25)}

.border-s-rose-800\/30 {
    border-inline-start-color:rgba(159,18,57,.3)}

.border-s-rose-800\/40 {
    border-inline-start-color:rgba(159,18,57,.4)}

.border-s-rose-800\/5 {
    border-inline-start-color:rgba(159,18,57,.05)}

.border-s-rose-800\/50 {
    border-inline-start-color:rgba(159,18,57,.5)}

.border-s-rose-800\/60 {
    border-inline-start-color:rgba(159,18,57,.6)}

.border-s-rose-800\/70 {
    border-inline-start-color:rgba(159,18,57,.7)}

.border-s-rose-800\/75 {
    border-inline-start-color:rgba(159,18,57,.75)}

.border-s-rose-800\/80 {
    border-inline-start-color:rgba(159,18,57,.8)}

.border-s-rose-800\/90 {
    border-inline-start-color:rgba(159,18,57,.9)}

.border-s-rose-800\/95 {
    border-inline-start-color:rgba(159,18,57,.95)}

.border-s-rose-900 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(136 19 55/var(--tw-border-opacity))}

.border-s-rose-900\/0 {
    border-inline-start-color: rgba(136,19,55,0)
}

.border-s-rose-900\/10 {
    border-inline-start-color:rgba(136,19,55,.1)}

.border-s-rose-900\/100 {
    border-inline-start-color:#881337}

.border-s-rose-900\/20 {
    border-inline-start-color:rgba(136,19,55,.2)}

.border-s-rose-900\/25 {
    border-inline-start-color:rgba(136,19,55,.25)}

.border-s-rose-900\/30 {
    border-inline-start-color:rgba(136,19,55,.3)}

.border-s-rose-900\/40 {
    border-inline-start-color:rgba(136,19,55,.4)}

.border-s-rose-900\/5 {
    border-inline-start-color:rgba(136,19,55,.05)}

.border-s-rose-900\/50 {
    border-inline-start-color:rgba(136,19,55,.5)}

.border-s-rose-900\/60 {
    border-inline-start-color:rgba(136,19,55,.6)}

.border-s-rose-900\/70 {
    border-inline-start-color:rgba(136,19,55,.7)}

.border-s-rose-900\/75 {
    border-inline-start-color:rgba(136,19,55,.75)}

.border-s-rose-900\/80 {
    border-inline-start-color:rgba(136,19,55,.8)}

.border-s-rose-900\/90 {
    border-inline-start-color:rgba(136,19,55,.9)}

.border-s-rose-900\/95 {
    border-inline-start-color:rgba(136,19,55,.95)}

.border-s-rose-950 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(76 5 25/var(--tw-border-opacity))}

.border-s-rose-950\/0 {
    border-inline-start-color: rgba(76,5,25,0)
}

.border-s-rose-950\/10 {
    border-inline-start-color:rgba(76,5,25,.1)}

.border-s-rose-950\/100 {
    border-inline-start-color:#4c0519}

.border-s-rose-950\/20 {
    border-inline-start-color:rgba(76,5,25,.2)}

.border-s-rose-950\/25 {
    border-inline-start-color:rgba(76,5,25,.25)}

.border-s-rose-950\/30 {
    border-inline-start-color:rgba(76,5,25,.3)}

.border-s-rose-950\/40 {
    border-inline-start-color:rgba(76,5,25,.4)}

.border-s-rose-950\/5 {
    border-inline-start-color:rgba(76,5,25,.05)}

.border-s-rose-950\/50 {
    border-inline-start-color:rgba(76,5,25,.5)}

.border-s-rose-950\/60 {
    border-inline-start-color:rgba(76,5,25,.6)}

.border-s-rose-950\/70 {
    border-inline-start-color:rgba(76,5,25,.7)}

.border-s-rose-950\/75 {
    border-inline-start-color:rgba(76,5,25,.75)}

.border-s-rose-950\/80 {
    border-inline-start-color:rgba(76,5,25,.8)}

.border-s-rose-950\/90 {
    border-inline-start-color:rgba(76,5,25,.9)}

.border-s-rose-950\/95 {
    border-inline-start-color:rgba(76,5,25,.95)}

.border-s-secondary {
    border-inline-start-color:hsl(var(--secondary))}

.border-s-secondary-foreground {
    border-inline-start-color: hsl(var(--secondary-foreground))
}

.border-s-secondary-foreground\/0 {
    border-inline-start-color:hsl(var(--secondary-foreground)/0)}

.border-s-secondary-foreground\/10 {
    border-inline-start-color: hsl(var(--secondary-foreground)/.1)
}

.border-s-secondary-foreground\/100 {
    border-inline-start-color:hsl(var(--secondary-foreground)/1)}

.border-s-secondary-foreground\/20 {
    border-inline-start-color: hsl(var(--secondary-foreground)/.2)
}

.border-s-secondary-foreground\/25 {
    border-inline-start-color:hsl(var(--secondary-foreground)/.25)}

.border-s-secondary-foreground\/30 {
    border-inline-start-color: hsl(var(--secondary-foreground)/.3)
}

.border-s-secondary-foreground\/40 {
    border-inline-start-color:hsl(var(--secondary-foreground)/.4)}

.border-s-secondary-foreground\/5 {
    border-inline-start-color: hsl(var(--secondary-foreground)/.05)
}

.border-s-secondary-foreground\/50 {
    border-inline-start-color:hsl(var(--secondary-foreground)/.5)}

.border-s-secondary-foreground\/60 {
    border-inline-start-color: hsl(var(--secondary-foreground)/.6)
}

.border-s-secondary-foreground\/70 {
    border-inline-start-color:hsl(var(--secondary-foreground)/.7)}

.border-s-secondary-foreground\/75 {
    border-inline-start-color: hsl(var(--secondary-foreground)/.75)
}

.border-s-secondary-foreground\/80 {
    border-inline-start-color:hsl(var(--secondary-foreground)/.8)}

.border-s-secondary-foreground\/90 {
    border-inline-start-color: hsl(var(--secondary-foreground)/.9)
}

.border-s-secondary-foreground\/95 {
    border-inline-start-color:hsl(var(--secondary-foreground)/.95)}

.border-s-secondary\/0 {
    border-inline-start-color: hsl(var(--secondary)/0)
}

.border-s-secondary\/10 {
    border-inline-start-color:hsl(var(--secondary)/.1)}

.border-s-secondary\/100 {
    border-inline-start-color: hsl(var(--secondary)/1)
}

.border-s-secondary\/20 {
    border-inline-start-color:hsl(var(--secondary)/.2)}

.border-s-secondary\/25 {
    border-inline-start-color: hsl(var(--secondary)/.25)
}

.border-s-secondary\/30 {
    border-inline-start-color:hsl(var(--secondary)/.3)}

.border-s-secondary\/40 {
    border-inline-start-color: hsl(var(--secondary)/.4)
}

.border-s-secondary\/5 {
    border-inline-start-color:hsl(var(--secondary)/.05)}

.border-s-secondary\/50 {
    border-inline-start-color: hsl(var(--secondary)/.5)
}

.border-s-secondary\/60 {
    border-inline-start-color:hsl(var(--secondary)/.6)}

.border-s-secondary\/70 {
    border-inline-start-color: hsl(var(--secondary)/.7)
}

.border-s-secondary\/75 {
    border-inline-start-color:hsl(var(--secondary)/.75)}

.border-s-secondary\/80 {
    border-inline-start-color: hsl(var(--secondary)/.8)
}

.border-s-secondary\/90 {
    border-inline-start-color:hsl(var(--secondary)/.9)}

.border-s-secondary\/95 {
    border-inline-start-color: hsl(var(--secondary)/.95)
}

.border-s-sky-100 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(224 242 254/var(--tw-border-opacity))}

.border-s-sky-100\/0 {
    border-inline-start-color: rgba(224,242,254,0)
}

.border-s-sky-100\/10 {
    border-inline-start-color:rgba(224,242,254,.1)}

.border-s-sky-100\/100 {
    border-inline-start-color:#e0f2fe}

.border-s-sky-100\/20 {
    border-inline-start-color:rgba(224,242,254,.2)}

.border-s-sky-100\/25 {
    border-inline-start-color:rgba(224,242,254,.25)}

.border-s-sky-100\/30 {
    border-inline-start-color:rgba(224,242,254,.3)}

.border-s-sky-100\/40 {
    border-inline-start-color:rgba(224,242,254,.4)}

.border-s-sky-100\/5 {
    border-inline-start-color:rgba(224,242,254,.05)}

.border-s-sky-100\/50 {
    border-inline-start-color:rgba(224,242,254,.5)}

.border-s-sky-100\/60 {
    border-inline-start-color:rgba(224,242,254,.6)}

.border-s-sky-100\/70 {
    border-inline-start-color:rgba(224,242,254,.7)}

.border-s-sky-100\/75 {
    border-inline-start-color:rgba(224,242,254,.75)}

.border-s-sky-100\/80 {
    border-inline-start-color:rgba(224,242,254,.8)}

.border-s-sky-100\/90 {
    border-inline-start-color:rgba(224,242,254,.9)}

.border-s-sky-100\/95 {
    border-inline-start-color:rgba(224,242,254,.95)}

.border-s-sky-200 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(186 230 253/var(--tw-border-opacity))}

.border-s-sky-200\/0 {
    border-inline-start-color: rgba(186,230,253,0)
}

.border-s-sky-200\/10 {
    border-inline-start-color:rgba(186,230,253,.1)}

.border-s-sky-200\/100 {
    border-inline-start-color:#bae6fd}

.border-s-sky-200\/20 {
    border-inline-start-color:rgba(186,230,253,.2)}

.border-s-sky-200\/25 {
    border-inline-start-color:rgba(186,230,253,.25)}

.border-s-sky-200\/30 {
    border-inline-start-color:rgba(186,230,253,.3)}

.border-s-sky-200\/40 {
    border-inline-start-color:rgba(186,230,253,.4)}

.border-s-sky-200\/5 {
    border-inline-start-color:rgba(186,230,253,.05)}

.border-s-sky-200\/50 {
    border-inline-start-color:rgba(186,230,253,.5)}

.border-s-sky-200\/60 {
    border-inline-start-color:rgba(186,230,253,.6)}

.border-s-sky-200\/70 {
    border-inline-start-color:rgba(186,230,253,.7)}

.border-s-sky-200\/75 {
    border-inline-start-color:rgba(186,230,253,.75)}

.border-s-sky-200\/80 {
    border-inline-start-color:rgba(186,230,253,.8)}

.border-s-sky-200\/90 {
    border-inline-start-color:rgba(186,230,253,.9)}

.border-s-sky-200\/95 {
    border-inline-start-color:rgba(186,230,253,.95)}

.border-s-sky-300 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(125 211 252/var(--tw-border-opacity))}

.border-s-sky-300\/0 {
    border-inline-start-color: rgba(125,211,252,0)
}

.border-s-sky-300\/10 {
    border-inline-start-color:rgba(125,211,252,.1)}

.border-s-sky-300\/100 {
    border-inline-start-color:#7dd3fc}

.border-s-sky-300\/20 {
    border-inline-start-color:rgba(125,211,252,.2)}

.border-s-sky-300\/25 {
    border-inline-start-color:rgba(125,211,252,.25)}

.border-s-sky-300\/30 {
    border-inline-start-color:rgba(125,211,252,.3)}

.border-s-sky-300\/40 {
    border-inline-start-color:rgba(125,211,252,.4)}

.border-s-sky-300\/5 {
    border-inline-start-color:rgba(125,211,252,.05)}

.border-s-sky-300\/50 {
    border-inline-start-color:rgba(125,211,252,.5)}

.border-s-sky-300\/60 {
    border-inline-start-color:rgba(125,211,252,.6)}

.border-s-sky-300\/70 {
    border-inline-start-color:rgba(125,211,252,.7)}

.border-s-sky-300\/75 {
    border-inline-start-color:rgba(125,211,252,.75)}

.border-s-sky-300\/80 {
    border-inline-start-color:rgba(125,211,252,.8)}

.border-s-sky-300\/90 {
    border-inline-start-color:rgba(125,211,252,.9)}

.border-s-sky-300\/95 {
    border-inline-start-color:rgba(125,211,252,.95)}

.border-s-sky-400 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(56 189 248/var(--tw-border-opacity))}

.border-s-sky-400\/0 {
    border-inline-start-color: rgba(56,189,248,0)
}

.border-s-sky-400\/10 {
    border-inline-start-color:rgba(56,189,248,.1)}

.border-s-sky-400\/100 {
    border-inline-start-color:#38bdf8}

.border-s-sky-400\/20 {
    border-inline-start-color:rgba(56,189,248,.2)}

.border-s-sky-400\/25 {
    border-inline-start-color:rgba(56,189,248,.25)}

.border-s-sky-400\/30 {
    border-inline-start-color:rgba(56,189,248,.3)}

.border-s-sky-400\/40 {
    border-inline-start-color:rgba(56,189,248,.4)}

.border-s-sky-400\/5 {
    border-inline-start-color:rgba(56,189,248,.05)}

.border-s-sky-400\/50 {
    border-inline-start-color:rgba(56,189,248,.5)}

.border-s-sky-400\/60 {
    border-inline-start-color:rgba(56,189,248,.6)}

.border-s-sky-400\/70 {
    border-inline-start-color:rgba(56,189,248,.7)}

.border-s-sky-400\/75 {
    border-inline-start-color:rgba(56,189,248,.75)}

.border-s-sky-400\/80 {
    border-inline-start-color:rgba(56,189,248,.8)}

.border-s-sky-400\/90 {
    border-inline-start-color:rgba(56,189,248,.9)}

.border-s-sky-400\/95 {
    border-inline-start-color:rgba(56,189,248,.95)}

.border-s-sky-50 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(240 249 255/var(--tw-border-opacity))}

.border-s-sky-50\/0 {
    border-inline-start-color: rgba(240,249,255,0)
}

.border-s-sky-50\/10 {
    border-inline-start-color:rgba(240,249,255,.1)}

.border-s-sky-50\/100 {
    border-inline-start-color:#f0f9ff}

.border-s-sky-50\/20 {
    border-inline-start-color:rgba(240,249,255,.2)}

.border-s-sky-50\/25 {
    border-inline-start-color:rgba(240,249,255,.25)}

.border-s-sky-50\/30 {
    border-inline-start-color:rgba(240,249,255,.3)}

.border-s-sky-50\/40 {
    border-inline-start-color:rgba(240,249,255,.4)}

.border-s-sky-50\/5 {
    border-inline-start-color:rgba(240,249,255,.05)}

.border-s-sky-50\/50 {
    border-inline-start-color:rgba(240,249,255,.5)}

.border-s-sky-50\/60 {
    border-inline-start-color:rgba(240,249,255,.6)}

.border-s-sky-50\/70 {
    border-inline-start-color:rgba(240,249,255,.7)}

.border-s-sky-50\/75 {
    border-inline-start-color:rgba(240,249,255,.75)}

.border-s-sky-50\/80 {
    border-inline-start-color:rgba(240,249,255,.8)}

.border-s-sky-50\/90 {
    border-inline-start-color:rgba(240,249,255,.9)}

.border-s-sky-50\/95 {
    border-inline-start-color:rgba(240,249,255,.95)}

.border-s-sky-500 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(14 165 233/var(--tw-border-opacity))}

.border-s-sky-500\/0 {
    border-inline-start-color: rgba(14,165,233,0)
}

.border-s-sky-500\/10 {
    border-inline-start-color:rgba(14,165,233,.1)}

.border-s-sky-500\/100 {
    border-inline-start-color:#0ea5e9}

.border-s-sky-500\/20 {
    border-inline-start-color:rgba(14,165,233,.2)}

.border-s-sky-500\/25 {
    border-inline-start-color:rgba(14,165,233,.25)}

.border-s-sky-500\/30 {
    border-inline-start-color:rgba(14,165,233,.3)}

.border-s-sky-500\/40 {
    border-inline-start-color:rgba(14,165,233,.4)}

.border-s-sky-500\/5 {
    border-inline-start-color:rgba(14,165,233,.05)}

.border-s-sky-500\/50 {
    border-inline-start-color:rgba(14,165,233,.5)}

.border-s-sky-500\/60 {
    border-inline-start-color:rgba(14,165,233,.6)}

.border-s-sky-500\/70 {
    border-inline-start-color:rgba(14,165,233,.7)}

.border-s-sky-500\/75 {
    border-inline-start-color:rgba(14,165,233,.75)}

.border-s-sky-500\/80 {
    border-inline-start-color:rgba(14,165,233,.8)}

.border-s-sky-500\/90 {
    border-inline-start-color:rgba(14,165,233,.9)}

.border-s-sky-500\/95 {
    border-inline-start-color:rgba(14,165,233,.95)}

.border-s-sky-600 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(2 132 199/var(--tw-border-opacity))}

.border-s-sky-600\/0 {
    border-inline-start-color: rgba(2,132,199,0)
}

.border-s-sky-600\/10 {
    border-inline-start-color:rgba(2,132,199,.1)}

.border-s-sky-600\/100 {
    border-inline-start-color:#0284c7}

.border-s-sky-600\/20 {
    border-inline-start-color:rgba(2,132,199,.2)}

.border-s-sky-600\/25 {
    border-inline-start-color:rgba(2,132,199,.25)}

.border-s-sky-600\/30 {
    border-inline-start-color:rgba(2,132,199,.3)}

.border-s-sky-600\/40 {
    border-inline-start-color:rgba(2,132,199,.4)}

.border-s-sky-600\/5 {
    border-inline-start-color:rgba(2,132,199,.05)}

.border-s-sky-600\/50 {
    border-inline-start-color:rgba(2,132,199,.5)}

.border-s-sky-600\/60 {
    border-inline-start-color:rgba(2,132,199,.6)}

.border-s-sky-600\/70 {
    border-inline-start-color:rgba(2,132,199,.7)}

.border-s-sky-600\/75 {
    border-inline-start-color:rgba(2,132,199,.75)}

.border-s-sky-600\/80 {
    border-inline-start-color:rgba(2,132,199,.8)}

.border-s-sky-600\/90 {
    border-inline-start-color:rgba(2,132,199,.9)}

.border-s-sky-600\/95 {
    border-inline-start-color:rgba(2,132,199,.95)}

.border-s-sky-700 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(3 105 161/var(--tw-border-opacity))}

.border-s-sky-700\/0 {
    border-inline-start-color: rgba(3,105,161,0)
}

.border-s-sky-700\/10 {
    border-inline-start-color:rgba(3,105,161,.1)}

.border-s-sky-700\/100 {
    border-inline-start-color:#0369a1}

.border-s-sky-700\/20 {
    border-inline-start-color:rgba(3,105,161,.2)}

.border-s-sky-700\/25 {
    border-inline-start-color:rgba(3,105,161,.25)}

.border-s-sky-700\/30 {
    border-inline-start-color:rgba(3,105,161,.3)}

.border-s-sky-700\/40 {
    border-inline-start-color:rgba(3,105,161,.4)}

.border-s-sky-700\/5 {
    border-inline-start-color:rgba(3,105,161,.05)}

.border-s-sky-700\/50 {
    border-inline-start-color:rgba(3,105,161,.5)}

.border-s-sky-700\/60 {
    border-inline-start-color:rgba(3,105,161,.6)}

.border-s-sky-700\/70 {
    border-inline-start-color:rgba(3,105,161,.7)}

.border-s-sky-700\/75 {
    border-inline-start-color:rgba(3,105,161,.75)}

.border-s-sky-700\/80 {
    border-inline-start-color:rgba(3,105,161,.8)}

.border-s-sky-700\/90 {
    border-inline-start-color:rgba(3,105,161,.9)}

.border-s-sky-700\/95 {
    border-inline-start-color:rgba(3,105,161,.95)}

.border-s-sky-800 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(7 89 133/var(--tw-border-opacity))}

.border-s-sky-800\/0 {
    border-inline-start-color: rgba(7,89,133,0)
}

.border-s-sky-800\/10 {
    border-inline-start-color:rgba(7,89,133,.1)}

.border-s-sky-800\/100 {
    border-inline-start-color:#075985}

.border-s-sky-800\/20 {
    border-inline-start-color:rgba(7,89,133,.2)}

.border-s-sky-800\/25 {
    border-inline-start-color:rgba(7,89,133,.25)}

.border-s-sky-800\/30 {
    border-inline-start-color:rgba(7,89,133,.3)}

.border-s-sky-800\/40 {
    border-inline-start-color:rgba(7,89,133,.4)}

.border-s-sky-800\/5 {
    border-inline-start-color:rgba(7,89,133,.05)}

.border-s-sky-800\/50 {
    border-inline-start-color:rgba(7,89,133,.5)}

.border-s-sky-800\/60 {
    border-inline-start-color:rgba(7,89,133,.6)}

.border-s-sky-800\/70 {
    border-inline-start-color:rgba(7,89,133,.7)}

.border-s-sky-800\/75 {
    border-inline-start-color:rgba(7,89,133,.75)}

.border-s-sky-800\/80 {
    border-inline-start-color:rgba(7,89,133,.8)}

.border-s-sky-800\/90 {
    border-inline-start-color:rgba(7,89,133,.9)}

.border-s-sky-800\/95 {
    border-inline-start-color:rgba(7,89,133,.95)}

.border-s-sky-900 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(12 74 110/var(--tw-border-opacity))}

.border-s-sky-900\/0 {
    border-inline-start-color: rgba(12,74,110,0)
}

.border-s-sky-900\/10 {
    border-inline-start-color:rgba(12,74,110,.1)}

.border-s-sky-900\/100 {
    border-inline-start-color:#0c4a6e}

.border-s-sky-900\/20 {
    border-inline-start-color:rgba(12,74,110,.2)}

.border-s-sky-900\/25 {
    border-inline-start-color:rgba(12,74,110,.25)}

.border-s-sky-900\/30 {
    border-inline-start-color:rgba(12,74,110,.3)}

.border-s-sky-900\/40 {
    border-inline-start-color:rgba(12,74,110,.4)}

.border-s-sky-900\/5 {
    border-inline-start-color:rgba(12,74,110,.05)}

.border-s-sky-900\/50 {
    border-inline-start-color:rgba(12,74,110,.5)}

.border-s-sky-900\/60 {
    border-inline-start-color:rgba(12,74,110,.6)}

.border-s-sky-900\/70 {
    border-inline-start-color:rgba(12,74,110,.7)}

.border-s-sky-900\/75 {
    border-inline-start-color:rgba(12,74,110,.75)}

.border-s-sky-900\/80 {
    border-inline-start-color:rgba(12,74,110,.8)}

.border-s-sky-900\/90 {
    border-inline-start-color:rgba(12,74,110,.9)}

.border-s-sky-900\/95 {
    border-inline-start-color:rgba(12,74,110,.95)}

.border-s-sky-950 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(8 47 73/var(--tw-border-opacity))}

.border-s-sky-950\/0 {
    border-inline-start-color: rgba(8,47,73,0)
}

.border-s-sky-950\/10 {
    border-inline-start-color:rgba(8,47,73,.1)}

.border-s-sky-950\/100 {
    border-inline-start-color:#082f49}

.border-s-sky-950\/20 {
    border-inline-start-color:rgba(8,47,73,.2)}

.border-s-sky-950\/25 {
    border-inline-start-color:rgba(8,47,73,.25)}

.border-s-sky-950\/30 {
    border-inline-start-color:rgba(8,47,73,.3)}

.border-s-sky-950\/40 {
    border-inline-start-color:rgba(8,47,73,.4)}

.border-s-sky-950\/5 {
    border-inline-start-color:rgba(8,47,73,.05)}

.border-s-sky-950\/50 {
    border-inline-start-color:rgba(8,47,73,.5)}

.border-s-sky-950\/60 {
    border-inline-start-color:rgba(8,47,73,.6)}

.border-s-sky-950\/70 {
    border-inline-start-color:rgba(8,47,73,.7)}

.border-s-sky-950\/75 {
    border-inline-start-color:rgba(8,47,73,.75)}

.border-s-sky-950\/80 {
    border-inline-start-color:rgba(8,47,73,.8)}

.border-s-sky-950\/90 {
    border-inline-start-color:rgba(8,47,73,.9)}

.border-s-sky-950\/95 {
    border-inline-start-color:rgba(8,47,73,.95)}

.border-s-slate-100 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(241 245 249/var(--tw-border-opacity))}

.border-s-slate-100\/0 {
    border-inline-start-color: rgba(241,245,249,0)
}

.border-s-slate-100\/10 {
    border-inline-start-color:rgba(241,245,249,.1)}

.border-s-slate-100\/100 {
    border-inline-start-color:#f1f5f9}

.border-s-slate-100\/20 {
    border-inline-start-color:rgba(241,245,249,.2)}

.border-s-slate-100\/25 {
    border-inline-start-color:rgba(241,245,249,.25)}

.border-s-slate-100\/30 {
    border-inline-start-color:rgba(241,245,249,.3)}

.border-s-slate-100\/40 {
    border-inline-start-color:rgba(241,245,249,.4)}

.border-s-slate-100\/5 {
    border-inline-start-color:rgba(241,245,249,.05)}

.border-s-slate-100\/50 {
    border-inline-start-color:rgba(241,245,249,.5)}

.border-s-slate-100\/60 {
    border-inline-start-color:rgba(241,245,249,.6)}

.border-s-slate-100\/70 {
    border-inline-start-color:rgba(241,245,249,.7)}

.border-s-slate-100\/75 {
    border-inline-start-color:rgba(241,245,249,.75)}

.border-s-slate-100\/80 {
    border-inline-start-color:rgba(241,245,249,.8)}

.border-s-slate-100\/90 {
    border-inline-start-color:rgba(241,245,249,.9)}

.border-s-slate-100\/95 {
    border-inline-start-color:rgba(241,245,249,.95)}

.border-s-slate-200 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(226 232 240/var(--tw-border-opacity))}

.border-s-slate-200\/0 {
    border-inline-start-color: rgba(226,232,240,0)
}

.border-s-slate-200\/10 {
    border-inline-start-color:rgba(226,232,240,.1)}

.border-s-slate-200\/100 {
    border-inline-start-color:#e2e8f0}

.border-s-slate-200\/20 {
    border-inline-start-color:rgba(226,232,240,.2)}

.border-s-slate-200\/25 {
    border-inline-start-color:rgba(226,232,240,.25)}

.border-s-slate-200\/30 {
    border-inline-start-color:rgba(226,232,240,.3)}

.border-s-slate-200\/40 {
    border-inline-start-color:rgba(226,232,240,.4)}

.border-s-slate-200\/5 {
    border-inline-start-color:rgba(226,232,240,.05)}

.border-s-slate-200\/50 {
    border-inline-start-color:rgba(226,232,240,.5)}

.border-s-slate-200\/60 {
    border-inline-start-color:rgba(226,232,240,.6)}

.border-s-slate-200\/70 {
    border-inline-start-color:rgba(226,232,240,.7)}

.border-s-slate-200\/75 {
    border-inline-start-color:rgba(226,232,240,.75)}

.border-s-slate-200\/80 {
    border-inline-start-color:rgba(226,232,240,.8)}

.border-s-slate-200\/90 {
    border-inline-start-color:rgba(226,232,240,.9)}

.border-s-slate-200\/95 {
    border-inline-start-color:rgba(226,232,240,.95)}

.border-s-slate-300 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(203 213 225/var(--tw-border-opacity))}

.border-s-slate-300\/0 {
    border-inline-start-color: rgba(203,213,225,0)
}

.border-s-slate-300\/10 {
    border-inline-start-color:rgba(203,213,225,.1)}

.border-s-slate-300\/100 {
    border-inline-start-color:#cbd5e1}

.border-s-slate-300\/20 {
    border-inline-start-color:rgba(203,213,225,.2)}

.border-s-slate-300\/25 {
    border-inline-start-color:rgba(203,213,225,.25)}

.border-s-slate-300\/30 {
    border-inline-start-color:rgba(203,213,225,.3)}

.border-s-slate-300\/40 {
    border-inline-start-color:rgba(203,213,225,.4)}

.border-s-slate-300\/5 {
    border-inline-start-color:rgba(203,213,225,.05)}

.border-s-slate-300\/50 {
    border-inline-start-color:rgba(203,213,225,.5)}

.border-s-slate-300\/60 {
    border-inline-start-color:rgba(203,213,225,.6)}

.border-s-slate-300\/70 {
    border-inline-start-color:rgba(203,213,225,.7)}

.border-s-slate-300\/75 {
    border-inline-start-color:rgba(203,213,225,.75)}

.border-s-slate-300\/80 {
    border-inline-start-color:rgba(203,213,225,.8)}

.border-s-slate-300\/90 {
    border-inline-start-color:rgba(203,213,225,.9)}

.border-s-slate-300\/95 {
    border-inline-start-color:rgba(203,213,225,.95)}

.border-s-slate-400 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(148 163 184/var(--tw-border-opacity))}

.border-s-slate-400\/0 {
    border-inline-start-color: rgba(148,163,184,0)
}

.border-s-slate-400\/10 {
    border-inline-start-color:rgba(148,163,184,.1)}

.border-s-slate-400\/100 {
    border-inline-start-color:#94a3b8}

.border-s-slate-400\/20 {
    border-inline-start-color:rgba(148,163,184,.2)}

.border-s-slate-400\/25 {
    border-inline-start-color:rgba(148,163,184,.25)}

.border-s-slate-400\/30 {
    border-inline-start-color:rgba(148,163,184,.3)}

.border-s-slate-400\/40 {
    border-inline-start-color:rgba(148,163,184,.4)}

.border-s-slate-400\/5 {
    border-inline-start-color:rgba(148,163,184,.05)}

.border-s-slate-400\/50 {
    border-inline-start-color:rgba(148,163,184,.5)}

.border-s-slate-400\/60 {
    border-inline-start-color:rgba(148,163,184,.6)}

.border-s-slate-400\/70 {
    border-inline-start-color:rgba(148,163,184,.7)}

.border-s-slate-400\/75 {
    border-inline-start-color:rgba(148,163,184,.75)}

.border-s-slate-400\/80 {
    border-inline-start-color:rgba(148,163,184,.8)}

.border-s-slate-400\/90 {
    border-inline-start-color:rgba(148,163,184,.9)}

.border-s-slate-400\/95 {
    border-inline-start-color:rgba(148,163,184,.95)}

.border-s-slate-50 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(248 250 252/var(--tw-border-opacity))}

.border-s-slate-50\/0 {
    border-inline-start-color: rgba(248,250,252,0)
}

.border-s-slate-50\/10 {
    border-inline-start-color:rgba(248,250,252,.1)}

.border-s-slate-50\/100 {
    border-inline-start-color:#f8fafc}

.border-s-slate-50\/20 {
    border-inline-start-color:rgba(248,250,252,.2)}

.border-s-slate-50\/25 {
    border-inline-start-color:rgba(248,250,252,.25)}

.border-s-slate-50\/30 {
    border-inline-start-color:rgba(248,250,252,.3)}

.border-s-slate-50\/40 {
    border-inline-start-color:rgba(248,250,252,.4)}

.border-s-slate-50\/5 {
    border-inline-start-color:rgba(248,250,252,.05)}

.border-s-slate-50\/50 {
    border-inline-start-color:rgba(248,250,252,.5)}

.border-s-slate-50\/60 {
    border-inline-start-color:rgba(248,250,252,.6)}

.border-s-slate-50\/70 {
    border-inline-start-color:rgba(248,250,252,.7)}

.border-s-slate-50\/75 {
    border-inline-start-color:rgba(248,250,252,.75)}

.border-s-slate-50\/80 {
    border-inline-start-color:rgba(248,250,252,.8)}

.border-s-slate-50\/90 {
    border-inline-start-color:rgba(248,250,252,.9)}

.border-s-slate-50\/95 {
    border-inline-start-color:rgba(248,250,252,.95)}

.border-s-slate-500 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(100 116 139/var(--tw-border-opacity))}

.border-s-slate-500\/0 {
    border-inline-start-color: rgba(100,116,139,0)
}

.border-s-slate-500\/10 {
    border-inline-start-color:rgba(100,116,139,.1)}

.border-s-slate-500\/100 {
    border-inline-start-color:#64748b}

.border-s-slate-500\/20 {
    border-inline-start-color:rgba(100,116,139,.2)}

.border-s-slate-500\/25 {
    border-inline-start-color:rgba(100,116,139,.25)}

.border-s-slate-500\/30 {
    border-inline-start-color:rgba(100,116,139,.3)}

.border-s-slate-500\/40 {
    border-inline-start-color:rgba(100,116,139,.4)}

.border-s-slate-500\/5 {
    border-inline-start-color:rgba(100,116,139,.05)}

.border-s-slate-500\/50 {
    border-inline-start-color:rgba(100,116,139,.5)}

.border-s-slate-500\/60 {
    border-inline-start-color:rgba(100,116,139,.6)}

.border-s-slate-500\/70 {
    border-inline-start-color:rgba(100,116,139,.7)}

.border-s-slate-500\/75 {
    border-inline-start-color:rgba(100,116,139,.75)}

.border-s-slate-500\/80 {
    border-inline-start-color:rgba(100,116,139,.8)}

.border-s-slate-500\/90 {
    border-inline-start-color:rgba(100,116,139,.9)}

.border-s-slate-500\/95 {
    border-inline-start-color:rgba(100,116,139,.95)}

.border-s-slate-600 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(71 85 105/var(--tw-border-opacity))}

.border-s-slate-600\/0 {
    border-inline-start-color: rgba(71,85,105,0)
}

.border-s-slate-600\/10 {
    border-inline-start-color:rgba(71,85,105,.1)}

.border-s-slate-600\/100 {
    border-inline-start-color:#475569}

.border-s-slate-600\/20 {
    border-inline-start-color:rgba(71,85,105,.2)}

.border-s-slate-600\/25 {
    border-inline-start-color:rgba(71,85,105,.25)}

.border-s-slate-600\/30 {
    border-inline-start-color:rgba(71,85,105,.3)}

.border-s-slate-600\/40 {
    border-inline-start-color:rgba(71,85,105,.4)}

.border-s-slate-600\/5 {
    border-inline-start-color:rgba(71,85,105,.05)}

.border-s-slate-600\/50 {
    border-inline-start-color:rgba(71,85,105,.5)}

.border-s-slate-600\/60 {
    border-inline-start-color:rgba(71,85,105,.6)}

.border-s-slate-600\/70 {
    border-inline-start-color:rgba(71,85,105,.7)}

.border-s-slate-600\/75 {
    border-inline-start-color:rgba(71,85,105,.75)}

.border-s-slate-600\/80 {
    border-inline-start-color:rgba(71,85,105,.8)}

.border-s-slate-600\/90 {
    border-inline-start-color:rgba(71,85,105,.9)}

.border-s-slate-600\/95 {
    border-inline-start-color:rgba(71,85,105,.95)}

.border-s-slate-700 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(51 65 85/var(--tw-border-opacity))}

.border-s-slate-700\/0 {
    border-inline-start-color: rgba(51,65,85,0)
}

.border-s-slate-700\/10 {
    border-inline-start-color:rgba(51,65,85,.1)}

.border-s-slate-700\/100 {
    border-inline-start-color:#334155}

.border-s-slate-700\/20 {
    border-inline-start-color:rgba(51,65,85,.2)}

.border-s-slate-700\/25 {
    border-inline-start-color:rgba(51,65,85,.25)}

.border-s-slate-700\/30 {
    border-inline-start-color:rgba(51,65,85,.3)}

.border-s-slate-700\/40 {
    border-inline-start-color:rgba(51,65,85,.4)}

.border-s-slate-700\/5 {
    border-inline-start-color:rgba(51,65,85,.05)}

.border-s-slate-700\/50 {
    border-inline-start-color:rgba(51,65,85,.5)}

.border-s-slate-700\/60 {
    border-inline-start-color:rgba(51,65,85,.6)}

.border-s-slate-700\/70 {
    border-inline-start-color:rgba(51,65,85,.7)}

.border-s-slate-700\/75 {
    border-inline-start-color:rgba(51,65,85,.75)}

.border-s-slate-700\/80 {
    border-inline-start-color:rgba(51,65,85,.8)}

.border-s-slate-700\/90 {
    border-inline-start-color:rgba(51,65,85,.9)}

.border-s-slate-700\/95 {
    border-inline-start-color:rgba(51,65,85,.95)}

.border-s-slate-800 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(30 41 59/var(--tw-border-opacity))}

.border-s-slate-800\/0 {
    border-inline-start-color: rgba(30,41,59,0)
}

.border-s-slate-800\/10 {
    border-inline-start-color:rgba(30,41,59,.1)}

.border-s-slate-800\/100 {
    border-inline-start-color:#1e293b}

.border-s-slate-800\/20 {
    border-inline-start-color:rgba(30,41,59,.2)}

.border-s-slate-800\/25 {
    border-inline-start-color:rgba(30,41,59,.25)}

.border-s-slate-800\/30 {
    border-inline-start-color:rgba(30,41,59,.3)}

.border-s-slate-800\/40 {
    border-inline-start-color:rgba(30,41,59,.4)}

.border-s-slate-800\/5 {
    border-inline-start-color:rgba(30,41,59,.05)}

.border-s-slate-800\/50 {
    border-inline-start-color:rgba(30,41,59,.5)}

.border-s-slate-800\/60 {
    border-inline-start-color:rgba(30,41,59,.6)}

.border-s-slate-800\/70 {
    border-inline-start-color:rgba(30,41,59,.7)}

.border-s-slate-800\/75 {
    border-inline-start-color:rgba(30,41,59,.75)}

.border-s-slate-800\/80 {
    border-inline-start-color:rgba(30,41,59,.8)}

.border-s-slate-800\/90 {
    border-inline-start-color:rgba(30,41,59,.9)}

.border-s-slate-800\/95 {
    border-inline-start-color:rgba(30,41,59,.95)}

.border-s-slate-900 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(15 23 42/var(--tw-border-opacity))}

.border-s-slate-900\/0 {
    border-inline-start-color: rgba(15,23,42,0)
}

.border-s-slate-900\/10 {
    border-inline-start-color:rgba(15,23,42,.1)}

.border-s-slate-900\/100 {
    border-inline-start-color:#0f172a}

.border-s-slate-900\/20 {
    border-inline-start-color:rgba(15,23,42,.2)}

.border-s-slate-900\/25 {
    border-inline-start-color:rgba(15,23,42,.25)}

.border-s-slate-900\/30 {
    border-inline-start-color:rgba(15,23,42,.3)}

.border-s-slate-900\/40 {
    border-inline-start-color:rgba(15,23,42,.4)}

.border-s-slate-900\/5 {
    border-inline-start-color:rgba(15,23,42,.05)}

.border-s-slate-900\/50 {
    border-inline-start-color:rgba(15,23,42,.5)}

.border-s-slate-900\/60 {
    border-inline-start-color:rgba(15,23,42,.6)}

.border-s-slate-900\/70 {
    border-inline-start-color:rgba(15,23,42,.7)}

.border-s-slate-900\/75 {
    border-inline-start-color:rgba(15,23,42,.75)}

.border-s-slate-900\/80 {
    border-inline-start-color:rgba(15,23,42,.8)}

.border-s-slate-900\/90 {
    border-inline-start-color:rgba(15,23,42,.9)}

.border-s-slate-900\/95 {
    border-inline-start-color:rgba(15,23,42,.95)}

.border-s-slate-950 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(2 6 23/var(--tw-border-opacity))}

.border-s-slate-950\/0 {
    border-inline-start-color: rgba(2,6,23,0)
}

.border-s-slate-950\/10 {
    border-inline-start-color:rgba(2,6,23,.1)}

.border-s-slate-950\/100 {
    border-inline-start-color:#020617}

.border-s-slate-950\/20 {
    border-inline-start-color:rgba(2,6,23,.2)}

.border-s-slate-950\/25 {
    border-inline-start-color:rgba(2,6,23,.25)}

.border-s-slate-950\/30 {
    border-inline-start-color:rgba(2,6,23,.3)}

.border-s-slate-950\/40 {
    border-inline-start-color:rgba(2,6,23,.4)}

.border-s-slate-950\/5 {
    border-inline-start-color:rgba(2,6,23,.05)}

.border-s-slate-950\/50 {
    border-inline-start-color:rgba(2,6,23,.5)}

.border-s-slate-950\/60 {
    border-inline-start-color:rgba(2,6,23,.6)}

.border-s-slate-950\/70 {
    border-inline-start-color:rgba(2,6,23,.7)}

.border-s-slate-950\/75 {
    border-inline-start-color:rgba(2,6,23,.75)}

.border-s-slate-950\/80 {
    border-inline-start-color:rgba(2,6,23,.8)}

.border-s-slate-950\/90 {
    border-inline-start-color:rgba(2,6,23,.9)}

.border-s-slate-950\/95 {
    border-inline-start-color:rgba(2,6,23,.95)}

.border-s-stone-100 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(245 245 244/var(--tw-border-opacity))}

.border-s-stone-100\/0 {
    border-inline-start-color: hsla(60,5%,96%,0)
}

.border-s-stone-100\/10 {
    border-inline-start-color:hsla(60,5%,96%,.1)}

.border-s-stone-100\/100 {
    border-inline-start-color:#f5f5f4}

.border-s-stone-100\/20 {
    border-inline-start-color:hsla(60,5%,96%,.2)}

.border-s-stone-100\/25 {
    border-inline-start-color:hsla(60,5%,96%,.25)}

.border-s-stone-100\/30 {
    border-inline-start-color:hsla(60,5%,96%,.3)}

.border-s-stone-100\/40 {
    border-inline-start-color:hsla(60,5%,96%,.4)}

.border-s-stone-100\/5 {
    border-inline-start-color:hsla(60,5%,96%,.05)}

.border-s-stone-100\/50 {
    border-inline-start-color:hsla(60,5%,96%,.5)}

.border-s-stone-100\/60 {
    border-inline-start-color:hsla(60,5%,96%,.6)}

.border-s-stone-100\/70 {
    border-inline-start-color:hsla(60,5%,96%,.7)}

.border-s-stone-100\/75 {
    border-inline-start-color:hsla(60,5%,96%,.75)}

.border-s-stone-100\/80 {
    border-inline-start-color:hsla(60,5%,96%,.8)}

.border-s-stone-100\/90 {
    border-inline-start-color:hsla(60,5%,96%,.9)}

.border-s-stone-100\/95 {
    border-inline-start-color:hsla(60,5%,96%,.95)}

.border-s-stone-200 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(231 229 228/var(--tw-border-opacity))}

.border-s-stone-200\/0 {
    border-inline-start-color: hsla(20,6%,90%,0)
}

.border-s-stone-200\/10 {
    border-inline-start-color:hsla(20,6%,90%,.1)}

.border-s-stone-200\/100 {
    border-inline-start-color:#e7e5e4}

.border-s-stone-200\/20 {
    border-inline-start-color:hsla(20,6%,90%,.2)}

.border-s-stone-200\/25 {
    border-inline-start-color:hsla(20,6%,90%,.25)}

.border-s-stone-200\/30 {
    border-inline-start-color:hsla(20,6%,90%,.3)}

.border-s-stone-200\/40 {
    border-inline-start-color:hsla(20,6%,90%,.4)}

.border-s-stone-200\/5 {
    border-inline-start-color:hsla(20,6%,90%,.05)}

.border-s-stone-200\/50 {
    border-inline-start-color:hsla(20,6%,90%,.5)}

.border-s-stone-200\/60 {
    border-inline-start-color:hsla(20,6%,90%,.6)}

.border-s-stone-200\/70 {
    border-inline-start-color:hsla(20,6%,90%,.7)}

.border-s-stone-200\/75 {
    border-inline-start-color:hsla(20,6%,90%,.75)}

.border-s-stone-200\/80 {
    border-inline-start-color:hsla(20,6%,90%,.8)}

.border-s-stone-200\/90 {
    border-inline-start-color:hsla(20,6%,90%,.9)}

.border-s-stone-200\/95 {
    border-inline-start-color:hsla(20,6%,90%,.95)}

.border-s-stone-300 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(214 211 209/var(--tw-border-opacity))}

.border-s-stone-300\/0 {
    border-inline-start-color: hsla(24,6%,83%,0)
}

.border-s-stone-300\/10 {
    border-inline-start-color:hsla(24,6%,83%,.1)}

.border-s-stone-300\/100 {
    border-inline-start-color:#d6d3d1}

.border-s-stone-300\/20 {
    border-inline-start-color:hsla(24,6%,83%,.2)}

.border-s-stone-300\/25 {
    border-inline-start-color:hsla(24,6%,83%,.25)}

.border-s-stone-300\/30 {
    border-inline-start-color:hsla(24,6%,83%,.3)}

.border-s-stone-300\/40 {
    border-inline-start-color:hsla(24,6%,83%,.4)}

.border-s-stone-300\/5 {
    border-inline-start-color:hsla(24,6%,83%,.05)}

.border-s-stone-300\/50 {
    border-inline-start-color:hsla(24,6%,83%,.5)}

.border-s-stone-300\/60 {
    border-inline-start-color:hsla(24,6%,83%,.6)}

.border-s-stone-300\/70 {
    border-inline-start-color:hsla(24,6%,83%,.7)}

.border-s-stone-300\/75 {
    border-inline-start-color:hsla(24,6%,83%,.75)}

.border-s-stone-300\/80 {
    border-inline-start-color:hsla(24,6%,83%,.8)}

.border-s-stone-300\/90 {
    border-inline-start-color:hsla(24,6%,83%,.9)}

.border-s-stone-300\/95 {
    border-inline-start-color:hsla(24,6%,83%,.95)}

.border-s-stone-400 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(168 162 158/var(--tw-border-opacity))}

.border-s-stone-400\/0 {
    border-inline-start-color: hsla(24,5%,64%,0)
}

.border-s-stone-400\/10 {
    border-inline-start-color:hsla(24,5%,64%,.1)}

.border-s-stone-400\/100 {
    border-inline-start-color:#a8a29e}

.border-s-stone-400\/20 {
    border-inline-start-color:hsla(24,5%,64%,.2)}

.border-s-stone-400\/25 {
    border-inline-start-color:hsla(24,5%,64%,.25)}

.border-s-stone-400\/30 {
    border-inline-start-color:hsla(24,5%,64%,.3)}

.border-s-stone-400\/40 {
    border-inline-start-color:hsla(24,5%,64%,.4)}

.border-s-stone-400\/5 {
    border-inline-start-color:hsla(24,5%,64%,.05)}

.border-s-stone-400\/50 {
    border-inline-start-color:hsla(24,5%,64%,.5)}

.border-s-stone-400\/60 {
    border-inline-start-color:hsla(24,5%,64%,.6)}

.border-s-stone-400\/70 {
    border-inline-start-color:hsla(24,5%,64%,.7)}

.border-s-stone-400\/75 {
    border-inline-start-color:hsla(24,5%,64%,.75)}

.border-s-stone-400\/80 {
    border-inline-start-color:hsla(24,5%,64%,.8)}

.border-s-stone-400\/90 {
    border-inline-start-color:hsla(24,5%,64%,.9)}

.border-s-stone-400\/95 {
    border-inline-start-color:hsla(24,5%,64%,.95)}

.border-s-stone-50 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(250 250 249/var(--tw-border-opacity))}

.border-s-stone-50\/0 {
    border-inline-start-color: hsla(60,9%,98%,0)
}

.border-s-stone-50\/10 {
    border-inline-start-color:hsla(60,9%,98%,.1)}

.border-s-stone-50\/100 {
    border-inline-start-color:#fafaf9}

.border-s-stone-50\/20 {
    border-inline-start-color:hsla(60,9%,98%,.2)}

.border-s-stone-50\/25 {
    border-inline-start-color:hsla(60,9%,98%,.25)}

.border-s-stone-50\/30 {
    border-inline-start-color:hsla(60,9%,98%,.3)}

.border-s-stone-50\/40 {
    border-inline-start-color:hsla(60,9%,98%,.4)}

.border-s-stone-50\/5 {
    border-inline-start-color:hsla(60,9%,98%,.05)}

.border-s-stone-50\/50 {
    border-inline-start-color:hsla(60,9%,98%,.5)}

.border-s-stone-50\/60 {
    border-inline-start-color:hsla(60,9%,98%,.6)}

.border-s-stone-50\/70 {
    border-inline-start-color:hsla(60,9%,98%,.7)}

.border-s-stone-50\/75 {
    border-inline-start-color:hsla(60,9%,98%,.75)}

.border-s-stone-50\/80 {
    border-inline-start-color:hsla(60,9%,98%,.8)}

.border-s-stone-50\/90 {
    border-inline-start-color:hsla(60,9%,98%,.9)}

.border-s-stone-50\/95 {
    border-inline-start-color:hsla(60,9%,98%,.95)}

.border-s-stone-500 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(120 113 108/var(--tw-border-opacity))}

.border-s-stone-500\/0 {
    border-inline-start-color: hsla(25,5%,45%,0)
}

.border-s-stone-500\/10 {
    border-inline-start-color:hsla(25,5%,45%,.1)}

.border-s-stone-500\/100 {
    border-inline-start-color:#78716c}

.border-s-stone-500\/20 {
    border-inline-start-color:hsla(25,5%,45%,.2)}

.border-s-stone-500\/25 {
    border-inline-start-color:hsla(25,5%,45%,.25)}

.border-s-stone-500\/30 {
    border-inline-start-color:hsla(25,5%,45%,.3)}

.border-s-stone-500\/40 {
    border-inline-start-color:hsla(25,5%,45%,.4)}

.border-s-stone-500\/5 {
    border-inline-start-color:hsla(25,5%,45%,.05)}

.border-s-stone-500\/50 {
    border-inline-start-color:hsla(25,5%,45%,.5)}

.border-s-stone-500\/60 {
    border-inline-start-color:hsla(25,5%,45%,.6)}

.border-s-stone-500\/70 {
    border-inline-start-color:hsla(25,5%,45%,.7)}

.border-s-stone-500\/75 {
    border-inline-start-color:hsla(25,5%,45%,.75)}

.border-s-stone-500\/80 {
    border-inline-start-color:hsla(25,5%,45%,.8)}

.border-s-stone-500\/90 {
    border-inline-start-color:hsla(25,5%,45%,.9)}

.border-s-stone-500\/95 {
    border-inline-start-color:hsla(25,5%,45%,.95)}

.border-s-stone-600 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(87 83 78/var(--tw-border-opacity))}

.border-s-stone-600\/0 {
    border-inline-start-color: rgba(87,83,78,0)
}

.border-s-stone-600\/10 {
    border-inline-start-color:rgba(87,83,78,.1)}

.border-s-stone-600\/100 {
    border-inline-start-color:#57534e}

.border-s-stone-600\/20 {
    border-inline-start-color:rgba(87,83,78,.2)}

.border-s-stone-600\/25 {
    border-inline-start-color:rgba(87,83,78,.25)}

.border-s-stone-600\/30 {
    border-inline-start-color:rgba(87,83,78,.3)}

.border-s-stone-600\/40 {
    border-inline-start-color:rgba(87,83,78,.4)}

.border-s-stone-600\/5 {
    border-inline-start-color:rgba(87,83,78,.05)}

.border-s-stone-600\/50 {
    border-inline-start-color:rgba(87,83,78,.5)}

.border-s-stone-600\/60 {
    border-inline-start-color:rgba(87,83,78,.6)}

.border-s-stone-600\/70 {
    border-inline-start-color:rgba(87,83,78,.7)}

.border-s-stone-600\/75 {
    border-inline-start-color:rgba(87,83,78,.75)}

.border-s-stone-600\/80 {
    border-inline-start-color:rgba(87,83,78,.8)}

.border-s-stone-600\/90 {
    border-inline-start-color:rgba(87,83,78,.9)}

.border-s-stone-600\/95 {
    border-inline-start-color:rgba(87,83,78,.95)}

.border-s-stone-700 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(68 64 60/var(--tw-border-opacity))}

.border-s-stone-700\/0 {
    border-inline-start-color: rgba(68,64,60,0)
}

.border-s-stone-700\/10 {
    border-inline-start-color:rgba(68,64,60,.1)}

.border-s-stone-700\/100 {
    border-inline-start-color:#44403c}

.border-s-stone-700\/20 {
    border-inline-start-color:rgba(68,64,60,.2)}

.border-s-stone-700\/25 {
    border-inline-start-color:rgba(68,64,60,.25)}

.border-s-stone-700\/30 {
    border-inline-start-color:rgba(68,64,60,.3)}

.border-s-stone-700\/40 {
    border-inline-start-color:rgba(68,64,60,.4)}

.border-s-stone-700\/5 {
    border-inline-start-color:rgba(68,64,60,.05)}

.border-s-stone-700\/50 {
    border-inline-start-color:rgba(68,64,60,.5)}

.border-s-stone-700\/60 {
    border-inline-start-color:rgba(68,64,60,.6)}

.border-s-stone-700\/70 {
    border-inline-start-color:rgba(68,64,60,.7)}

.border-s-stone-700\/75 {
    border-inline-start-color:rgba(68,64,60,.75)}

.border-s-stone-700\/80 {
    border-inline-start-color:rgba(68,64,60,.8)}

.border-s-stone-700\/90 {
    border-inline-start-color:rgba(68,64,60,.9)}

.border-s-stone-700\/95 {
    border-inline-start-color:rgba(68,64,60,.95)}

.border-s-stone-800 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(41 37 36/var(--tw-border-opacity))}

.border-s-stone-800\/0 {
    border-inline-start-color: rgba(41,37,36,0)
}

.border-s-stone-800\/10 {
    border-inline-start-color:rgba(41,37,36,.1)}

.border-s-stone-800\/100 {
    border-inline-start-color:#292524}

.border-s-stone-800\/20 {
    border-inline-start-color:rgba(41,37,36,.2)}

.border-s-stone-800\/25 {
    border-inline-start-color:rgba(41,37,36,.25)}

.border-s-stone-800\/30 {
    border-inline-start-color:rgba(41,37,36,.3)}

.border-s-stone-800\/40 {
    border-inline-start-color:rgba(41,37,36,.4)}

.border-s-stone-800\/5 {
    border-inline-start-color:rgba(41,37,36,.05)}

.border-s-stone-800\/50 {
    border-inline-start-color:rgba(41,37,36,.5)}

.border-s-stone-800\/60 {
    border-inline-start-color:rgba(41,37,36,.6)}

.border-s-stone-800\/70 {
    border-inline-start-color:rgba(41,37,36,.7)}

.border-s-stone-800\/75 {
    border-inline-start-color:rgba(41,37,36,.75)}

.border-s-stone-800\/80 {
    border-inline-start-color:rgba(41,37,36,.8)}

.border-s-stone-800\/90 {
    border-inline-start-color:rgba(41,37,36,.9)}

.border-s-stone-800\/95 {
    border-inline-start-color:rgba(41,37,36,.95)}

.border-s-stone-900 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(28 25 23/var(--tw-border-opacity))}

.border-s-stone-900\/0 {
    border-inline-start-color: rgba(28,25,23,0)
}

.border-s-stone-900\/10 {
    border-inline-start-color:rgba(28,25,23,.1)}

.border-s-stone-900\/100 {
    border-inline-start-color:#1c1917}

.border-s-stone-900\/20 {
    border-inline-start-color:rgba(28,25,23,.2)}

.border-s-stone-900\/25 {
    border-inline-start-color:rgba(28,25,23,.25)}

.border-s-stone-900\/30 {
    border-inline-start-color:rgba(28,25,23,.3)}

.border-s-stone-900\/40 {
    border-inline-start-color:rgba(28,25,23,.4)}

.border-s-stone-900\/5 {
    border-inline-start-color:rgba(28,25,23,.05)}

.border-s-stone-900\/50 {
    border-inline-start-color:rgba(28,25,23,.5)}

.border-s-stone-900\/60 {
    border-inline-start-color:rgba(28,25,23,.6)}

.border-s-stone-900\/70 {
    border-inline-start-color:rgba(28,25,23,.7)}

.border-s-stone-900\/75 {
    border-inline-start-color:rgba(28,25,23,.75)}

.border-s-stone-900\/80 {
    border-inline-start-color:rgba(28,25,23,.8)}

.border-s-stone-900\/90 {
    border-inline-start-color:rgba(28,25,23,.9)}

.border-s-stone-900\/95 {
    border-inline-start-color:rgba(28,25,23,.95)}

.border-s-stone-950 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(12 10 9/var(--tw-border-opacity))}

.border-s-stone-950\/0 {
    border-inline-start-color: rgba(12,10,9,0)
}

.border-s-stone-950\/10 {
    border-inline-start-color:rgba(12,10,9,.1)}

.border-s-stone-950\/100 {
    border-inline-start-color:#0c0a09}

.border-s-stone-950\/20 {
    border-inline-start-color:rgba(12,10,9,.2)}

.border-s-stone-950\/25 {
    border-inline-start-color:rgba(12,10,9,.25)}

.border-s-stone-950\/30 {
    border-inline-start-color:rgba(12,10,9,.3)}

.border-s-stone-950\/40 {
    border-inline-start-color:rgba(12,10,9,.4)}

.border-s-stone-950\/5 {
    border-inline-start-color:rgba(12,10,9,.05)}

.border-s-stone-950\/50 {
    border-inline-start-color:rgba(12,10,9,.5)}

.border-s-stone-950\/60 {
    border-inline-start-color:rgba(12,10,9,.6)}

.border-s-stone-950\/70 {
    border-inline-start-color:rgba(12,10,9,.7)}

.border-s-stone-950\/75 {
    border-inline-start-color:rgba(12,10,9,.75)}

.border-s-stone-950\/80 {
    border-inline-start-color:rgba(12,10,9,.8)}

.border-s-stone-950\/90 {
    border-inline-start-color:rgba(12,10,9,.9)}

.border-s-stone-950\/95 {
    border-inline-start-color:rgba(12,10,9,.95)}

.border-s-teal-100 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(204 251 241/var(--tw-border-opacity))}

.border-s-teal-100\/0 {
    border-inline-start-color: rgba(204,251,241,0)
}

.border-s-teal-100\/10 {
    border-inline-start-color:rgba(204,251,241,.1)}

.border-s-teal-100\/100 {
    border-inline-start-color:#ccfbf1}

.border-s-teal-100\/20 {
    border-inline-start-color:rgba(204,251,241,.2)}

.border-s-teal-100\/25 {
    border-inline-start-color:rgba(204,251,241,.25)}

.border-s-teal-100\/30 {
    border-inline-start-color:rgba(204,251,241,.3)}

.border-s-teal-100\/40 {
    border-inline-start-color:rgba(204,251,241,.4)}

.border-s-teal-100\/5 {
    border-inline-start-color:rgba(204,251,241,.05)}

.border-s-teal-100\/50 {
    border-inline-start-color:rgba(204,251,241,.5)}

.border-s-teal-100\/60 {
    border-inline-start-color:rgba(204,251,241,.6)}

.border-s-teal-100\/70 {
    border-inline-start-color:rgba(204,251,241,.7)}

.border-s-teal-100\/75 {
    border-inline-start-color:rgba(204,251,241,.75)}

.border-s-teal-100\/80 {
    border-inline-start-color:rgba(204,251,241,.8)}

.border-s-teal-100\/90 {
    border-inline-start-color:rgba(204,251,241,.9)}

.border-s-teal-100\/95 {
    border-inline-start-color:rgba(204,251,241,.95)}

.border-s-teal-200 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(153 246 228/var(--tw-border-opacity))}

.border-s-teal-200\/0 {
    border-inline-start-color: rgba(153,246,228,0)
}

.border-s-teal-200\/10 {
    border-inline-start-color:rgba(153,246,228,.1)}

.border-s-teal-200\/100 {
    border-inline-start-color:#99f6e4}

.border-s-teal-200\/20 {
    border-inline-start-color:rgba(153,246,228,.2)}

.border-s-teal-200\/25 {
    border-inline-start-color:rgba(153,246,228,.25)}

.border-s-teal-200\/30 {
    border-inline-start-color:rgba(153,246,228,.3)}

.border-s-teal-200\/40 {
    border-inline-start-color:rgba(153,246,228,.4)}

.border-s-teal-200\/5 {
    border-inline-start-color:rgba(153,246,228,.05)}

.border-s-teal-200\/50 {
    border-inline-start-color:rgba(153,246,228,.5)}

.border-s-teal-200\/60 {
    border-inline-start-color:rgba(153,246,228,.6)}

.border-s-teal-200\/70 {
    border-inline-start-color:rgba(153,246,228,.7)}

.border-s-teal-200\/75 {
    border-inline-start-color:rgba(153,246,228,.75)}

.border-s-teal-200\/80 {
    border-inline-start-color:rgba(153,246,228,.8)}

.border-s-teal-200\/90 {
    border-inline-start-color:rgba(153,246,228,.9)}

.border-s-teal-200\/95 {
    border-inline-start-color:rgba(153,246,228,.95)}

.border-s-teal-300 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(94 234 212/var(--tw-border-opacity))}

.border-s-teal-300\/0 {
    border-inline-start-color: rgba(94,234,212,0)
}

.border-s-teal-300\/10 {
    border-inline-start-color:rgba(94,234,212,.1)}

.border-s-teal-300\/100 {
    border-inline-start-color:#5eead4}

.border-s-teal-300\/20 {
    border-inline-start-color:rgba(94,234,212,.2)}

.border-s-teal-300\/25 {
    border-inline-start-color:rgba(94,234,212,.25)}

.border-s-teal-300\/30 {
    border-inline-start-color:rgba(94,234,212,.3)}

.border-s-teal-300\/40 {
    border-inline-start-color:rgba(94,234,212,.4)}

.border-s-teal-300\/5 {
    border-inline-start-color:rgba(94,234,212,.05)}

.border-s-teal-300\/50 {
    border-inline-start-color:rgba(94,234,212,.5)}

.border-s-teal-300\/60 {
    border-inline-start-color:rgba(94,234,212,.6)}

.border-s-teal-300\/70 {
    border-inline-start-color:rgba(94,234,212,.7)}

.border-s-teal-300\/75 {
    border-inline-start-color:rgba(94,234,212,.75)}

.border-s-teal-300\/80 {
    border-inline-start-color:rgba(94,234,212,.8)}

.border-s-teal-300\/90 {
    border-inline-start-color:rgba(94,234,212,.9)}

.border-s-teal-300\/95 {
    border-inline-start-color:rgba(94,234,212,.95)}

.border-s-teal-400 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(45 212 191/var(--tw-border-opacity))}

.border-s-teal-400\/0 {
    border-inline-start-color: rgba(45,212,191,0)
}

.border-s-teal-400\/10 {
    border-inline-start-color:rgba(45,212,191,.1)}

.border-s-teal-400\/100 {
    border-inline-start-color:#2dd4bf}

.border-s-teal-400\/20 {
    border-inline-start-color:rgba(45,212,191,.2)}

.border-s-teal-400\/25 {
    border-inline-start-color:rgba(45,212,191,.25)}

.border-s-teal-400\/30 {
    border-inline-start-color:rgba(45,212,191,.3)}

.border-s-teal-400\/40 {
    border-inline-start-color:rgba(45,212,191,.4)}

.border-s-teal-400\/5 {
    border-inline-start-color:rgba(45,212,191,.05)}

.border-s-teal-400\/50 {
    border-inline-start-color:rgba(45,212,191,.5)}

.border-s-teal-400\/60 {
    border-inline-start-color:rgba(45,212,191,.6)}

.border-s-teal-400\/70 {
    border-inline-start-color:rgba(45,212,191,.7)}

.border-s-teal-400\/75 {
    border-inline-start-color:rgba(45,212,191,.75)}

.border-s-teal-400\/80 {
    border-inline-start-color:rgba(45,212,191,.8)}

.border-s-teal-400\/90 {
    border-inline-start-color:rgba(45,212,191,.9)}

.border-s-teal-400\/95 {
    border-inline-start-color:rgba(45,212,191,.95)}

.border-s-teal-50 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(240 253 250/var(--tw-border-opacity))}

.border-s-teal-50\/0 {
    border-inline-start-color: rgba(240,253,250,0)
}

.border-s-teal-50\/10 {
    border-inline-start-color:rgba(240,253,250,.1)}

.border-s-teal-50\/100 {
    border-inline-start-color:#f0fdfa}

.border-s-teal-50\/20 {
    border-inline-start-color:rgba(240,253,250,.2)}

.border-s-teal-50\/25 {
    border-inline-start-color:rgba(240,253,250,.25)}

.border-s-teal-50\/30 {
    border-inline-start-color:rgba(240,253,250,.3)}

.border-s-teal-50\/40 {
    border-inline-start-color:rgba(240,253,250,.4)}

.border-s-teal-50\/5 {
    border-inline-start-color:rgba(240,253,250,.05)}

.border-s-teal-50\/50 {
    border-inline-start-color:rgba(240,253,250,.5)}

.border-s-teal-50\/60 {
    border-inline-start-color:rgba(240,253,250,.6)}

.border-s-teal-50\/70 {
    border-inline-start-color:rgba(240,253,250,.7)}

.border-s-teal-50\/75 {
    border-inline-start-color:rgba(240,253,250,.75)}

.border-s-teal-50\/80 {
    border-inline-start-color:rgba(240,253,250,.8)}

.border-s-teal-50\/90 {
    border-inline-start-color:rgba(240,253,250,.9)}

.border-s-teal-50\/95 {
    border-inline-start-color:rgba(240,253,250,.95)}

.border-s-teal-500 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(20 184 166/var(--tw-border-opacity))}

.border-s-teal-500\/0 {
    border-inline-start-color: rgba(20,184,166,0)
}

.border-s-teal-500\/10 {
    border-inline-start-color:rgba(20,184,166,.1)}

.border-s-teal-500\/100 {
    border-inline-start-color:#14b8a6}

.border-s-teal-500\/20 {
    border-inline-start-color:rgba(20,184,166,.2)}

.border-s-teal-500\/25 {
    border-inline-start-color:rgba(20,184,166,.25)}

.border-s-teal-500\/30 {
    border-inline-start-color:rgba(20,184,166,.3)}

.border-s-teal-500\/40 {
    border-inline-start-color:rgba(20,184,166,.4)}

.border-s-teal-500\/5 {
    border-inline-start-color:rgba(20,184,166,.05)}

.border-s-teal-500\/50 {
    border-inline-start-color:rgba(20,184,166,.5)}

.border-s-teal-500\/60 {
    border-inline-start-color:rgba(20,184,166,.6)}

.border-s-teal-500\/70 {
    border-inline-start-color:rgba(20,184,166,.7)}

.border-s-teal-500\/75 {
    border-inline-start-color:rgba(20,184,166,.75)}

.border-s-teal-500\/80 {
    border-inline-start-color:rgba(20,184,166,.8)}

.border-s-teal-500\/90 {
    border-inline-start-color:rgba(20,184,166,.9)}

.border-s-teal-500\/95 {
    border-inline-start-color:rgba(20,184,166,.95)}

.border-s-teal-600 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(13 148 136/var(--tw-border-opacity))}

.border-s-teal-600\/0 {
    border-inline-start-color: rgba(13,148,136,0)
}

.border-s-teal-600\/10 {
    border-inline-start-color:rgba(13,148,136,.1)}

.border-s-teal-600\/100 {
    border-inline-start-color:#0d9488}

.border-s-teal-600\/20 {
    border-inline-start-color:rgba(13,148,136,.2)}

.border-s-teal-600\/25 {
    border-inline-start-color:rgba(13,148,136,.25)}

.border-s-teal-600\/30 {
    border-inline-start-color:rgba(13,148,136,.3)}

.border-s-teal-600\/40 {
    border-inline-start-color:rgba(13,148,136,.4)}

.border-s-teal-600\/5 {
    border-inline-start-color:rgba(13,148,136,.05)}

.border-s-teal-600\/50 {
    border-inline-start-color:rgba(13,148,136,.5)}

.border-s-teal-600\/60 {
    border-inline-start-color:rgba(13,148,136,.6)}

.border-s-teal-600\/70 {
    border-inline-start-color:rgba(13,148,136,.7)}

.border-s-teal-600\/75 {
    border-inline-start-color:rgba(13,148,136,.75)}

.border-s-teal-600\/80 {
    border-inline-start-color:rgba(13,148,136,.8)}

.border-s-teal-600\/90 {
    border-inline-start-color:rgba(13,148,136,.9)}

.border-s-teal-600\/95 {
    border-inline-start-color:rgba(13,148,136,.95)}

.border-s-teal-700 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(15 118 110/var(--tw-border-opacity))}

.border-s-teal-700\/0 {
    border-inline-start-color: rgba(15,118,110,0)
}

.border-s-teal-700\/10 {
    border-inline-start-color:rgba(15,118,110,.1)}

.border-s-teal-700\/100 {
    border-inline-start-color:#0f766e}

.border-s-teal-700\/20 {
    border-inline-start-color:rgba(15,118,110,.2)}

.border-s-teal-700\/25 {
    border-inline-start-color:rgba(15,118,110,.25)}

.border-s-teal-700\/30 {
    border-inline-start-color:rgba(15,118,110,.3)}

.border-s-teal-700\/40 {
    border-inline-start-color:rgba(15,118,110,.4)}

.border-s-teal-700\/5 {
    border-inline-start-color:rgba(15,118,110,.05)}

.border-s-teal-700\/50 {
    border-inline-start-color:rgba(15,118,110,.5)}

.border-s-teal-700\/60 {
    border-inline-start-color:rgba(15,118,110,.6)}

.border-s-teal-700\/70 {
    border-inline-start-color:rgba(15,118,110,.7)}

.border-s-teal-700\/75 {
    border-inline-start-color:rgba(15,118,110,.75)}

.border-s-teal-700\/80 {
    border-inline-start-color:rgba(15,118,110,.8)}

.border-s-teal-700\/90 {
    border-inline-start-color:rgba(15,118,110,.9)}

.border-s-teal-700\/95 {
    border-inline-start-color:rgba(15,118,110,.95)}

.border-s-teal-800 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(17 94 89/var(--tw-border-opacity))}

.border-s-teal-800\/0 {
    border-inline-start-color: rgba(17,94,89,0)
}

.border-s-teal-800\/10 {
    border-inline-start-color:rgba(17,94,89,.1)}

.border-s-teal-800\/100 {
    border-inline-start-color:#115e59}

.border-s-teal-800\/20 {
    border-inline-start-color:rgba(17,94,89,.2)}

.border-s-teal-800\/25 {
    border-inline-start-color:rgba(17,94,89,.25)}

.border-s-teal-800\/30 {
    border-inline-start-color:rgba(17,94,89,.3)}

.border-s-teal-800\/40 {
    border-inline-start-color:rgba(17,94,89,.4)}

.border-s-teal-800\/5 {
    border-inline-start-color:rgba(17,94,89,.05)}

.border-s-teal-800\/50 {
    border-inline-start-color:rgba(17,94,89,.5)}

.border-s-teal-800\/60 {
    border-inline-start-color:rgba(17,94,89,.6)}

.border-s-teal-800\/70 {
    border-inline-start-color:rgba(17,94,89,.7)}

.border-s-teal-800\/75 {
    border-inline-start-color:rgba(17,94,89,.75)}

.border-s-teal-800\/80 {
    border-inline-start-color:rgba(17,94,89,.8)}

.border-s-teal-800\/90 {
    border-inline-start-color:rgba(17,94,89,.9)}

.border-s-teal-800\/95 {
    border-inline-start-color:rgba(17,94,89,.95)}

.border-s-teal-900 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(19 78 74/var(--tw-border-opacity))}

.border-s-teal-900\/0 {
    border-inline-start-color: rgba(19,78,74,0)
}

.border-s-teal-900\/10 {
    border-inline-start-color:rgba(19,78,74,.1)}

.border-s-teal-900\/100 {
    border-inline-start-color:#134e4a}

.border-s-teal-900\/20 {
    border-inline-start-color:rgba(19,78,74,.2)}

.border-s-teal-900\/25 {
    border-inline-start-color:rgba(19,78,74,.25)}

.border-s-teal-900\/30 {
    border-inline-start-color:rgba(19,78,74,.3)}

.border-s-teal-900\/40 {
    border-inline-start-color:rgba(19,78,74,.4)}

.border-s-teal-900\/5 {
    border-inline-start-color:rgba(19,78,74,.05)}

.border-s-teal-900\/50 {
    border-inline-start-color:rgba(19,78,74,.5)}

.border-s-teal-900\/60 {
    border-inline-start-color:rgba(19,78,74,.6)}

.border-s-teal-900\/70 {
    border-inline-start-color:rgba(19,78,74,.7)}

.border-s-teal-900\/75 {
    border-inline-start-color:rgba(19,78,74,.75)}

.border-s-teal-900\/80 {
    border-inline-start-color:rgba(19,78,74,.8)}

.border-s-teal-900\/90 {
    border-inline-start-color:rgba(19,78,74,.9)}

.border-s-teal-900\/95 {
    border-inline-start-color:rgba(19,78,74,.95)}

.border-s-teal-950 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(4 47 46/var(--tw-border-opacity))}

.border-s-teal-950\/0 {
    border-inline-start-color: rgba(4,47,46,0)
}

.border-s-teal-950\/10 {
    border-inline-start-color:rgba(4,47,46,.1)}

.border-s-teal-950\/100 {
    border-inline-start-color:#042f2e}

.border-s-teal-950\/20 {
    border-inline-start-color:rgba(4,47,46,.2)}

.border-s-teal-950\/25 {
    border-inline-start-color:rgba(4,47,46,.25)}

.border-s-teal-950\/30 {
    border-inline-start-color:rgba(4,47,46,.3)}

.border-s-teal-950\/40 {
    border-inline-start-color:rgba(4,47,46,.4)}

.border-s-teal-950\/5 {
    border-inline-start-color:rgba(4,47,46,.05)}

.border-s-teal-950\/50 {
    border-inline-start-color:rgba(4,47,46,.5)}

.border-s-teal-950\/60 {
    border-inline-start-color:rgba(4,47,46,.6)}

.border-s-teal-950\/70 {
    border-inline-start-color:rgba(4,47,46,.7)}

.border-s-teal-950\/75 {
    border-inline-start-color:rgba(4,47,46,.75)}

.border-s-teal-950\/80 {
    border-inline-start-color:rgba(4,47,46,.8)}

.border-s-teal-950\/90 {
    border-inline-start-color:rgba(4,47,46,.9)}

.border-s-teal-950\/95 {
    border-inline-start-color:rgba(4,47,46,.95)}

.border-s-transparent,.border-s-transparent\/0 {
    border-inline-start-color:transparent}

.border-s-transparent\/10 {
    border-inline-start-color:rgba(0,0,0,.1)}

.border-s-transparent\/100 {
    border-inline-start-color:#000}

.border-s-transparent\/20 {
    border-inline-start-color:rgba(0,0,0,.2)}

.border-s-transparent\/25 {
    border-inline-start-color:rgba(0,0,0,.25)}

.border-s-transparent\/30 {
    border-inline-start-color:rgba(0,0,0,.3)}

.border-s-transparent\/40 {
    border-inline-start-color:rgba(0,0,0,.4)}

.border-s-transparent\/5 {
    border-inline-start-color:rgba(0,0,0,.05)}

.border-s-transparent\/50 {
    border-inline-start-color:rgba(0,0,0,.5)}

.border-s-transparent\/60 {
    border-inline-start-color:rgba(0,0,0,.6)}

.border-s-transparent\/70 {
    border-inline-start-color:rgba(0,0,0,.7)}

.border-s-transparent\/75 {
    border-inline-start-color:rgba(0,0,0,.75)}

.border-s-transparent\/80 {
    border-inline-start-color:rgba(0,0,0,.8)}

.border-s-transparent\/90 {
    border-inline-start-color:rgba(0,0,0,.9)}

.border-s-transparent\/95 {
    border-inline-start-color:rgba(0,0,0,.95)}

.border-s-true-black {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(0 0 0/var(--tw-border-opacity))}

.border-s-true-black\/0 {
    border-inline-start-color: transparent
}

.border-s-true-black\/10 {
    border-inline-start-color:rgba(0,0,0,.1)}

.border-s-true-black\/100 {
    border-inline-start-color:#000}

.border-s-true-black\/20 {
    border-inline-start-color:rgba(0,0,0,.2)}

.border-s-true-black\/25 {
    border-inline-start-color:rgba(0,0,0,.25)}

.border-s-true-black\/30 {
    border-inline-start-color:rgba(0,0,0,.3)}

.border-s-true-black\/40 {
    border-inline-start-color:rgba(0,0,0,.4)}

.border-s-true-black\/5 {
    border-inline-start-color:rgba(0,0,0,.05)}

.border-s-true-black\/50 {
    border-inline-start-color:rgba(0,0,0,.5)}

.border-s-true-black\/60 {
    border-inline-start-color:rgba(0,0,0,.6)}

.border-s-true-black\/70 {
    border-inline-start-color:rgba(0,0,0,.7)}

.border-s-true-black\/75 {
    border-inline-start-color:rgba(0,0,0,.75)}

.border-s-true-black\/80 {
    border-inline-start-color:rgba(0,0,0,.8)}

.border-s-true-black\/90 {
    border-inline-start-color:rgba(0,0,0,.9)}

.border-s-true-black\/95 {
    border-inline-start-color:rgba(0,0,0,.95)}

.border-s-true-white {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(255 255 255/var(--tw-border-opacity))}

.border-s-true-white\/0 {
    border-inline-start-color: hsla(0,0%,100%,0)
}

.border-s-true-white\/10 {
    border-inline-start-color:hsla(0,0%,100%,.1)}

.border-s-true-white\/100 {
    border-inline-start-color:#fff}

.border-s-true-white\/20 {
    border-inline-start-color:hsla(0,0%,100%,.2)}

.border-s-true-white\/25 {
    border-inline-start-color:hsla(0,0%,100%,.25)}

.border-s-true-white\/30 {
    border-inline-start-color:hsla(0,0%,100%,.3)}

.border-s-true-white\/40 {
    border-inline-start-color:hsla(0,0%,100%,.4)}

.border-s-true-white\/5 {
    border-inline-start-color:hsla(0,0%,100%,.05)}

.border-s-true-white\/50 {
    border-inline-start-color:hsla(0,0%,100%,.5)}

.border-s-true-white\/60 {
    border-inline-start-color:hsla(0,0%,100%,.6)}

.border-s-true-white\/70 {
    border-inline-start-color:hsla(0,0%,100%,.7)}

.border-s-true-white\/75 {
    border-inline-start-color:hsla(0,0%,100%,.75)}

.border-s-true-white\/80 {
    border-inline-start-color:hsla(0,0%,100%,.8)}

.border-s-true-white\/90 {
    border-inline-start-color:hsla(0,0%,100%,.9)}

.border-s-true-white\/95 {
    border-inline-start-color:hsla(0,0%,100%,.95)}

.border-s-trueGray-100 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(245 245 245/var(--tw-border-opacity))}

.border-s-trueGray-100\/0 {
    border-inline-start-color: hsla(0,0%,96%,0)
}

.border-s-trueGray-100\/10 {
    border-inline-start-color:hsla(0,0%,96%,.1)}

.border-s-trueGray-100\/100 {
    border-inline-start-color:#f5f5f5}

.border-s-trueGray-100\/20 {
    border-inline-start-color:hsla(0,0%,96%,.2)}

.border-s-trueGray-100\/25 {
    border-inline-start-color:hsla(0,0%,96%,.25)}

.border-s-trueGray-100\/30 {
    border-inline-start-color:hsla(0,0%,96%,.3)}

.border-s-trueGray-100\/40 {
    border-inline-start-color:hsla(0,0%,96%,.4)}

.border-s-trueGray-100\/5 {
    border-inline-start-color:hsla(0,0%,96%,.05)}

.border-s-trueGray-100\/50 {
    border-inline-start-color:hsla(0,0%,96%,.5)}

.border-s-trueGray-100\/60 {
    border-inline-start-color:hsla(0,0%,96%,.6)}

.border-s-trueGray-100\/70 {
    border-inline-start-color:hsla(0,0%,96%,.7)}

.border-s-trueGray-100\/75 {
    border-inline-start-color:hsla(0,0%,96%,.75)}

.border-s-trueGray-100\/80 {
    border-inline-start-color:hsla(0,0%,96%,.8)}

.border-s-trueGray-100\/90 {
    border-inline-start-color:hsla(0,0%,96%,.9)}

.border-s-trueGray-100\/95 {
    border-inline-start-color:hsla(0,0%,96%,.95)}

.border-s-trueGray-200 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(229 229 229/var(--tw-border-opacity))}

.border-s-trueGray-200\/0 {
    border-inline-start-color: hsla(0,0%,90%,0)
}

.border-s-trueGray-200\/10 {
    border-inline-start-color:hsla(0,0%,90%,.1)}

.border-s-trueGray-200\/100 {
    border-inline-start-color:#e5e5e5}

.border-s-trueGray-200\/20 {
    border-inline-start-color:hsla(0,0%,90%,.2)}

.border-s-trueGray-200\/25 {
    border-inline-start-color:hsla(0,0%,90%,.25)}

.border-s-trueGray-200\/30 {
    border-inline-start-color:hsla(0,0%,90%,.3)}

.border-s-trueGray-200\/40 {
    border-inline-start-color:hsla(0,0%,90%,.4)}

.border-s-trueGray-200\/5 {
    border-inline-start-color:hsla(0,0%,90%,.05)}

.border-s-trueGray-200\/50 {
    border-inline-start-color:hsla(0,0%,90%,.5)}

.border-s-trueGray-200\/60 {
    border-inline-start-color:hsla(0,0%,90%,.6)}

.border-s-trueGray-200\/70 {
    border-inline-start-color:hsla(0,0%,90%,.7)}

.border-s-trueGray-200\/75 {
    border-inline-start-color:hsla(0,0%,90%,.75)}

.border-s-trueGray-200\/80 {
    border-inline-start-color:hsla(0,0%,90%,.8)}

.border-s-trueGray-200\/90 {
    border-inline-start-color:hsla(0,0%,90%,.9)}

.border-s-trueGray-200\/95 {
    border-inline-start-color:hsla(0,0%,90%,.95)}

.border-s-trueGray-300 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(212 212 212/var(--tw-border-opacity))}

.border-s-trueGray-300\/0 {
    border-inline-start-color: hsla(0,0%,83%,0)
}

.border-s-trueGray-300\/10 {
    border-inline-start-color:hsla(0,0%,83%,.1)}

.border-s-trueGray-300\/100 {
    border-inline-start-color:#d4d4d4}

.border-s-trueGray-300\/20 {
    border-inline-start-color:hsla(0,0%,83%,.2)}

.border-s-trueGray-300\/25 {
    border-inline-start-color:hsla(0,0%,83%,.25)}

.border-s-trueGray-300\/30 {
    border-inline-start-color:hsla(0,0%,83%,.3)}

.border-s-trueGray-300\/40 {
    border-inline-start-color:hsla(0,0%,83%,.4)}

.border-s-trueGray-300\/5 {
    border-inline-start-color:hsla(0,0%,83%,.05)}

.border-s-trueGray-300\/50 {
    border-inline-start-color:hsla(0,0%,83%,.5)}

.border-s-trueGray-300\/60 {
    border-inline-start-color:hsla(0,0%,83%,.6)}

.border-s-trueGray-300\/70 {
    border-inline-start-color:hsla(0,0%,83%,.7)}

.border-s-trueGray-300\/75 {
    border-inline-start-color:hsla(0,0%,83%,.75)}

.border-s-trueGray-300\/80 {
    border-inline-start-color:hsla(0,0%,83%,.8)}

.border-s-trueGray-300\/90 {
    border-inline-start-color:hsla(0,0%,83%,.9)}

.border-s-trueGray-300\/95 {
    border-inline-start-color:hsla(0,0%,83%,.95)}

.border-s-trueGray-400 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(163 163 163/var(--tw-border-opacity))}

.border-s-trueGray-400\/0 {
    border-inline-start-color: hsla(0,0%,64%,0)
}

.border-s-trueGray-400\/10 {
    border-inline-start-color:hsla(0,0%,64%,.1)}

.border-s-trueGray-400\/100 {
    border-inline-start-color:#a3a3a3}

.border-s-trueGray-400\/20 {
    border-inline-start-color:hsla(0,0%,64%,.2)}

.border-s-trueGray-400\/25 {
    border-inline-start-color:hsla(0,0%,64%,.25)}

.border-s-trueGray-400\/30 {
    border-inline-start-color:hsla(0,0%,64%,.3)}

.border-s-trueGray-400\/40 {
    border-inline-start-color:hsla(0,0%,64%,.4)}

.border-s-trueGray-400\/5 {
    border-inline-start-color:hsla(0,0%,64%,.05)}

.border-s-trueGray-400\/50 {
    border-inline-start-color:hsla(0,0%,64%,.5)}

.border-s-trueGray-400\/60 {
    border-inline-start-color:hsla(0,0%,64%,.6)}

.border-s-trueGray-400\/70 {
    border-inline-start-color:hsla(0,0%,64%,.7)}

.border-s-trueGray-400\/75 {
    border-inline-start-color:hsla(0,0%,64%,.75)}

.border-s-trueGray-400\/80 {
    border-inline-start-color:hsla(0,0%,64%,.8)}

.border-s-trueGray-400\/90 {
    border-inline-start-color:hsla(0,0%,64%,.9)}

.border-s-trueGray-400\/95 {
    border-inline-start-color:hsla(0,0%,64%,.95)}

.border-s-trueGray-50 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(250 250 250/var(--tw-border-opacity))}

.border-s-trueGray-50\/0 {
    border-inline-start-color: hsla(0,0%,98%,0)
}

.border-s-trueGray-50\/10 {
    border-inline-start-color:hsla(0,0%,98%,.1)}

.border-s-trueGray-50\/100 {
    border-inline-start-color:#fafafa}

.border-s-trueGray-50\/20 {
    border-inline-start-color:hsla(0,0%,98%,.2)}

.border-s-trueGray-50\/25 {
    border-inline-start-color:hsla(0,0%,98%,.25)}

.border-s-trueGray-50\/30 {
    border-inline-start-color:hsla(0,0%,98%,.3)}

.border-s-trueGray-50\/40 {
    border-inline-start-color:hsla(0,0%,98%,.4)}

.border-s-trueGray-50\/5 {
    border-inline-start-color:hsla(0,0%,98%,.05)}

.border-s-trueGray-50\/50 {
    border-inline-start-color:hsla(0,0%,98%,.5)}

.border-s-trueGray-50\/60 {
    border-inline-start-color:hsla(0,0%,98%,.6)}

.border-s-trueGray-50\/70 {
    border-inline-start-color:hsla(0,0%,98%,.7)}

.border-s-trueGray-50\/75 {
    border-inline-start-color:hsla(0,0%,98%,.75)}

.border-s-trueGray-50\/80 {
    border-inline-start-color:hsla(0,0%,98%,.8)}

.border-s-trueGray-50\/90 {
    border-inline-start-color:hsla(0,0%,98%,.9)}

.border-s-trueGray-50\/95 {
    border-inline-start-color:hsla(0,0%,98%,.95)}

.border-s-trueGray-500 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(115 115 115/var(--tw-border-opacity))}

.border-s-trueGray-500\/0 {
    border-inline-start-color: hsla(0,0%,45%,0)
}

.border-s-trueGray-500\/10 {
    border-inline-start-color:hsla(0,0%,45%,.1)}

.border-s-trueGray-500\/100 {
    border-inline-start-color:#737373}

.border-s-trueGray-500\/20 {
    border-inline-start-color:hsla(0,0%,45%,.2)}

.border-s-trueGray-500\/25 {
    border-inline-start-color:hsla(0,0%,45%,.25)}

.border-s-trueGray-500\/30 {
    border-inline-start-color:hsla(0,0%,45%,.3)}

.border-s-trueGray-500\/40 {
    border-inline-start-color:hsla(0,0%,45%,.4)}

.border-s-trueGray-500\/5 {
    border-inline-start-color:hsla(0,0%,45%,.05)}

.border-s-trueGray-500\/50 {
    border-inline-start-color:hsla(0,0%,45%,.5)}

.border-s-trueGray-500\/60 {
    border-inline-start-color:hsla(0,0%,45%,.6)}

.border-s-trueGray-500\/70 {
    border-inline-start-color:hsla(0,0%,45%,.7)}

.border-s-trueGray-500\/75 {
    border-inline-start-color:hsla(0,0%,45%,.75)}

.border-s-trueGray-500\/80 {
    border-inline-start-color:hsla(0,0%,45%,.8)}

.border-s-trueGray-500\/90 {
    border-inline-start-color:hsla(0,0%,45%,.9)}

.border-s-trueGray-500\/95 {
    border-inline-start-color:hsla(0,0%,45%,.95)}

.border-s-trueGray-600 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(82 82 82/var(--tw-border-opacity))}

.border-s-trueGray-600\/0 {
    border-inline-start-color: rgba(82,82,82,0)
}

.border-s-trueGray-600\/10 {
    border-inline-start-color:rgba(82,82,82,.1)}

.border-s-trueGray-600\/100 {
    border-inline-start-color:#525252}

.border-s-trueGray-600\/20 {
    border-inline-start-color:rgba(82,82,82,.2)}

.border-s-trueGray-600\/25 {
    border-inline-start-color:rgba(82,82,82,.25)}

.border-s-trueGray-600\/30 {
    border-inline-start-color:rgba(82,82,82,.3)}

.border-s-trueGray-600\/40 {
    border-inline-start-color:rgba(82,82,82,.4)}

.border-s-trueGray-600\/5 {
    border-inline-start-color:rgba(82,82,82,.05)}

.border-s-trueGray-600\/50 {
    border-inline-start-color:rgba(82,82,82,.5)}

.border-s-trueGray-600\/60 {
    border-inline-start-color:rgba(82,82,82,.6)}

.border-s-trueGray-600\/70 {
    border-inline-start-color:rgba(82,82,82,.7)}

.border-s-trueGray-600\/75 {
    border-inline-start-color:rgba(82,82,82,.75)}

.border-s-trueGray-600\/80 {
    border-inline-start-color:rgba(82,82,82,.8)}

.border-s-trueGray-600\/90 {
    border-inline-start-color:rgba(82,82,82,.9)}

.border-s-trueGray-600\/95 {
    border-inline-start-color:rgba(82,82,82,.95)}

.border-s-trueGray-700 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(64 64 64/var(--tw-border-opacity))}

.border-s-trueGray-700\/0 {
    border-inline-start-color: rgba(64,64,64,0)
}

.border-s-trueGray-700\/10 {
    border-inline-start-color:rgba(64,64,64,.1)}

.border-s-trueGray-700\/100 {
    border-inline-start-color:#404040}

.border-s-trueGray-700\/20 {
    border-inline-start-color:rgba(64,64,64,.2)}

.border-s-trueGray-700\/25 {
    border-inline-start-color:rgba(64,64,64,.25)}

.border-s-trueGray-700\/30 {
    border-inline-start-color:rgba(64,64,64,.3)}

.border-s-trueGray-700\/40 {
    border-inline-start-color:rgba(64,64,64,.4)}

.border-s-trueGray-700\/5 {
    border-inline-start-color:rgba(64,64,64,.05)}

.border-s-trueGray-700\/50 {
    border-inline-start-color:rgba(64,64,64,.5)}

.border-s-trueGray-700\/60 {
    border-inline-start-color:rgba(64,64,64,.6)}

.border-s-trueGray-700\/70 {
    border-inline-start-color:rgba(64,64,64,.7)}

.border-s-trueGray-700\/75 {
    border-inline-start-color:rgba(64,64,64,.75)}

.border-s-trueGray-700\/80 {
    border-inline-start-color:rgba(64,64,64,.8)}

.border-s-trueGray-700\/90 {
    border-inline-start-color:rgba(64,64,64,.9)}

.border-s-trueGray-700\/95 {
    border-inline-start-color:rgba(64,64,64,.95)}

.border-s-trueGray-800 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(38 38 38/var(--tw-border-opacity))}

.border-s-trueGray-800\/0 {
    border-inline-start-color: rgba(38,38,38,0)
}

.border-s-trueGray-800\/10 {
    border-inline-start-color:rgba(38,38,38,.1)}

.border-s-trueGray-800\/100 {
    border-inline-start-color:#262626}

.border-s-trueGray-800\/20 {
    border-inline-start-color:rgba(38,38,38,.2)}

.border-s-trueGray-800\/25 {
    border-inline-start-color:rgba(38,38,38,.25)}

.border-s-trueGray-800\/30 {
    border-inline-start-color:rgba(38,38,38,.3)}

.border-s-trueGray-800\/40 {
    border-inline-start-color:rgba(38,38,38,.4)}

.border-s-trueGray-800\/5 {
    border-inline-start-color:rgba(38,38,38,.05)}

.border-s-trueGray-800\/50 {
    border-inline-start-color:rgba(38,38,38,.5)}

.border-s-trueGray-800\/60 {
    border-inline-start-color:rgba(38,38,38,.6)}

.border-s-trueGray-800\/70 {
    border-inline-start-color:rgba(38,38,38,.7)}

.border-s-trueGray-800\/75 {
    border-inline-start-color:rgba(38,38,38,.75)}

.border-s-trueGray-800\/80 {
    border-inline-start-color:rgba(38,38,38,.8)}

.border-s-trueGray-800\/90 {
    border-inline-start-color:rgba(38,38,38,.9)}

.border-s-trueGray-800\/95 {
    border-inline-start-color:rgba(38,38,38,.95)}

.border-s-trueGray-900 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(23 23 23/var(--tw-border-opacity))}

.border-s-trueGray-900\/0 {
    border-inline-start-color: hsla(0,0%,9%,0)
}

.border-s-trueGray-900\/10 {
    border-inline-start-color:hsla(0,0%,9%,.1)}

.border-s-trueGray-900\/100 {
    border-inline-start-color:#171717}

.border-s-trueGray-900\/20 {
    border-inline-start-color:hsla(0,0%,9%,.2)}

.border-s-trueGray-900\/25 {
    border-inline-start-color:hsla(0,0%,9%,.25)}

.border-s-trueGray-900\/30 {
    border-inline-start-color:hsla(0,0%,9%,.3)}

.border-s-trueGray-900\/40 {
    border-inline-start-color:hsla(0,0%,9%,.4)}

.border-s-trueGray-900\/5 {
    border-inline-start-color:hsla(0,0%,9%,.05)}

.border-s-trueGray-900\/50 {
    border-inline-start-color:hsla(0,0%,9%,.5)}

.border-s-trueGray-900\/60 {
    border-inline-start-color:hsla(0,0%,9%,.6)}

.border-s-trueGray-900\/70 {
    border-inline-start-color:hsla(0,0%,9%,.7)}

.border-s-trueGray-900\/75 {
    border-inline-start-color:hsla(0,0%,9%,.75)}

.border-s-trueGray-900\/80 {
    border-inline-start-color:hsla(0,0%,9%,.8)}

.border-s-trueGray-900\/90 {
    border-inline-start-color:hsla(0,0%,9%,.9)}

.border-s-trueGray-900\/95 {
    border-inline-start-color:hsla(0,0%,9%,.95)}

.border-s-trueGray-950 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(10 10 10/var(--tw-border-opacity))}

.border-s-trueGray-950\/0 {
    border-inline-start-color: hsla(0,0%,4%,0)
}

.border-s-trueGray-950\/10 {
    border-inline-start-color:hsla(0,0%,4%,.1)}

.border-s-trueGray-950\/100 {
    border-inline-start-color:#0a0a0a}

.border-s-trueGray-950\/20 {
    border-inline-start-color:hsla(0,0%,4%,.2)}

.border-s-trueGray-950\/25 {
    border-inline-start-color:hsla(0,0%,4%,.25)}

.border-s-trueGray-950\/30 {
    border-inline-start-color:hsla(0,0%,4%,.3)}

.border-s-trueGray-950\/40 {
    border-inline-start-color:hsla(0,0%,4%,.4)}

.border-s-trueGray-950\/5 {
    border-inline-start-color:hsla(0,0%,4%,.05)}

.border-s-trueGray-950\/50 {
    border-inline-start-color:hsla(0,0%,4%,.5)}

.border-s-trueGray-950\/60 {
    border-inline-start-color:hsla(0,0%,4%,.6)}

.border-s-trueGray-950\/70 {
    border-inline-start-color:hsla(0,0%,4%,.7)}

.border-s-trueGray-950\/75 {
    border-inline-start-color:hsla(0,0%,4%,.75)}

.border-s-trueGray-950\/80 {
    border-inline-start-color:hsla(0,0%,4%,.8)}

.border-s-trueGray-950\/90 {
    border-inline-start-color:hsla(0,0%,4%,.9)}

.border-s-trueGray-950\/95 {
    border-inline-start-color:hsla(0,0%,4%,.95)}

.border-s-violet-100 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(237 233 254/var(--tw-border-opacity))}

.border-s-violet-100\/0 {
    border-inline-start-color: rgba(237,233,254,0)
}

.border-s-violet-100\/10 {
    border-inline-start-color:rgba(237,233,254,.1)}

.border-s-violet-100\/100 {
    border-inline-start-color:#ede9fe}

.border-s-violet-100\/20 {
    border-inline-start-color:rgba(237,233,254,.2)}

.border-s-violet-100\/25 {
    border-inline-start-color:rgba(237,233,254,.25)}

.border-s-violet-100\/30 {
    border-inline-start-color:rgba(237,233,254,.3)}

.border-s-violet-100\/40 {
    border-inline-start-color:rgba(237,233,254,.4)}

.border-s-violet-100\/5 {
    border-inline-start-color:rgba(237,233,254,.05)}

.border-s-violet-100\/50 {
    border-inline-start-color:rgba(237,233,254,.5)}

.border-s-violet-100\/60 {
    border-inline-start-color:rgba(237,233,254,.6)}

.border-s-violet-100\/70 {
    border-inline-start-color:rgba(237,233,254,.7)}

.border-s-violet-100\/75 {
    border-inline-start-color:rgba(237,233,254,.75)}

.border-s-violet-100\/80 {
    border-inline-start-color:rgba(237,233,254,.8)}

.border-s-violet-100\/90 {
    border-inline-start-color:rgba(237,233,254,.9)}

.border-s-violet-100\/95 {
    border-inline-start-color:rgba(237,233,254,.95)}

.border-s-violet-200 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(221 214 254/var(--tw-border-opacity))}

.border-s-violet-200\/0 {
    border-inline-start-color: rgba(221,214,254,0)
}

.border-s-violet-200\/10 {
    border-inline-start-color:rgba(221,214,254,.1)}

.border-s-violet-200\/100 {
    border-inline-start-color:#ddd6fe}

.border-s-violet-200\/20 {
    border-inline-start-color:rgba(221,214,254,.2)}

.border-s-violet-200\/25 {
    border-inline-start-color:rgba(221,214,254,.25)}

.border-s-violet-200\/30 {
    border-inline-start-color:rgba(221,214,254,.3)}

.border-s-violet-200\/40 {
    border-inline-start-color:rgba(221,214,254,.4)}

.border-s-violet-200\/5 {
    border-inline-start-color:rgba(221,214,254,.05)}

.border-s-violet-200\/50 {
    border-inline-start-color:rgba(221,214,254,.5)}

.border-s-violet-200\/60 {
    border-inline-start-color:rgba(221,214,254,.6)}

.border-s-violet-200\/70 {
    border-inline-start-color:rgba(221,214,254,.7)}

.border-s-violet-200\/75 {
    border-inline-start-color:rgba(221,214,254,.75)}

.border-s-violet-200\/80 {
    border-inline-start-color:rgba(221,214,254,.8)}

.border-s-violet-200\/90 {
    border-inline-start-color:rgba(221,214,254,.9)}

.border-s-violet-200\/95 {
    border-inline-start-color:rgba(221,214,254,.95)}

.border-s-violet-300 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(196 181 253/var(--tw-border-opacity))}

.border-s-violet-300\/0 {
    border-inline-start-color: rgba(196,181,253,0)
}

.border-s-violet-300\/10 {
    border-inline-start-color:rgba(196,181,253,.1)}

.border-s-violet-300\/100 {
    border-inline-start-color:#c4b5fd}

.border-s-violet-300\/20 {
    border-inline-start-color:rgba(196,181,253,.2)}

.border-s-violet-300\/25 {
    border-inline-start-color:rgba(196,181,253,.25)}

.border-s-violet-300\/30 {
    border-inline-start-color:rgba(196,181,253,.3)}

.border-s-violet-300\/40 {
    border-inline-start-color:rgba(196,181,253,.4)}

.border-s-violet-300\/5 {
    border-inline-start-color:rgba(196,181,253,.05)}

.border-s-violet-300\/50 {
    border-inline-start-color:rgba(196,181,253,.5)}

.border-s-violet-300\/60 {
    border-inline-start-color:rgba(196,181,253,.6)}

.border-s-violet-300\/70 {
    border-inline-start-color:rgba(196,181,253,.7)}

.border-s-violet-300\/75 {
    border-inline-start-color:rgba(196,181,253,.75)}

.border-s-violet-300\/80 {
    border-inline-start-color:rgba(196,181,253,.8)}

.border-s-violet-300\/90 {
    border-inline-start-color:rgba(196,181,253,.9)}

.border-s-violet-300\/95 {
    border-inline-start-color:rgba(196,181,253,.95)}

.border-s-violet-400 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(167 139 250/var(--tw-border-opacity))}

.border-s-violet-400\/0 {
    border-inline-start-color: rgba(167,139,250,0)
}

.border-s-violet-400\/10 {
    border-inline-start-color:rgba(167,139,250,.1)}

.border-s-violet-400\/100 {
    border-inline-start-color:#a78bfa}

.border-s-violet-400\/20 {
    border-inline-start-color:rgba(167,139,250,.2)}

.border-s-violet-400\/25 {
    border-inline-start-color:rgba(167,139,250,.25)}

.border-s-violet-400\/30 {
    border-inline-start-color:rgba(167,139,250,.3)}

.border-s-violet-400\/40 {
    border-inline-start-color:rgba(167,139,250,.4)}

.border-s-violet-400\/5 {
    border-inline-start-color:rgba(167,139,250,.05)}

.border-s-violet-400\/50 {
    border-inline-start-color:rgba(167,139,250,.5)}

.border-s-violet-400\/60 {
    border-inline-start-color:rgba(167,139,250,.6)}

.border-s-violet-400\/70 {
    border-inline-start-color:rgba(167,139,250,.7)}

.border-s-violet-400\/75 {
    border-inline-start-color:rgba(167,139,250,.75)}

.border-s-violet-400\/80 {
    border-inline-start-color:rgba(167,139,250,.8)}

.border-s-violet-400\/90 {
    border-inline-start-color:rgba(167,139,250,.9)}

.border-s-violet-400\/95 {
    border-inline-start-color:rgba(167,139,250,.95)}

.border-s-violet-50 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(245 243 255/var(--tw-border-opacity))}

.border-s-violet-50\/0 {
    border-inline-start-color: rgba(245,243,255,0)
}

.border-s-violet-50\/10 {
    border-inline-start-color:rgba(245,243,255,.1)}

.border-s-violet-50\/100 {
    border-inline-start-color:#f5f3ff}

.border-s-violet-50\/20 {
    border-inline-start-color:rgba(245,243,255,.2)}

.border-s-violet-50\/25 {
    border-inline-start-color:rgba(245,243,255,.25)}

.border-s-violet-50\/30 {
    border-inline-start-color:rgba(245,243,255,.3)}

.border-s-violet-50\/40 {
    border-inline-start-color:rgba(245,243,255,.4)}

.border-s-violet-50\/5 {
    border-inline-start-color:rgba(245,243,255,.05)}

.border-s-violet-50\/50 {
    border-inline-start-color:rgba(245,243,255,.5)}

.border-s-violet-50\/60 {
    border-inline-start-color:rgba(245,243,255,.6)}

.border-s-violet-50\/70 {
    border-inline-start-color:rgba(245,243,255,.7)}

.border-s-violet-50\/75 {
    border-inline-start-color:rgba(245,243,255,.75)}

.border-s-violet-50\/80 {
    border-inline-start-color:rgba(245,243,255,.8)}

.border-s-violet-50\/90 {
    border-inline-start-color:rgba(245,243,255,.9)}

.border-s-violet-50\/95 {
    border-inline-start-color:rgba(245,243,255,.95)}

.border-s-violet-500 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(139 92 246/var(--tw-border-opacity))}

.border-s-violet-500\/0 {
    border-inline-start-color: rgba(139,92,246,0)
}

.border-s-violet-500\/10 {
    border-inline-start-color:rgba(139,92,246,.1)}

.border-s-violet-500\/100 {
    border-inline-start-color:#8b5cf6}

.border-s-violet-500\/20 {
    border-inline-start-color:rgba(139,92,246,.2)}

.border-s-violet-500\/25 {
    border-inline-start-color:rgba(139,92,246,.25)}

.border-s-violet-500\/30 {
    border-inline-start-color:rgba(139,92,246,.3)}

.border-s-violet-500\/40 {
    border-inline-start-color:rgba(139,92,246,.4)}

.border-s-violet-500\/5 {
    border-inline-start-color:rgba(139,92,246,.05)}

.border-s-violet-500\/50 {
    border-inline-start-color:rgba(139,92,246,.5)}

.border-s-violet-500\/60 {
    border-inline-start-color:rgba(139,92,246,.6)}

.border-s-violet-500\/70 {
    border-inline-start-color:rgba(139,92,246,.7)}

.border-s-violet-500\/75 {
    border-inline-start-color:rgba(139,92,246,.75)}

.border-s-violet-500\/80 {
    border-inline-start-color:rgba(139,92,246,.8)}

.border-s-violet-500\/90 {
    border-inline-start-color:rgba(139,92,246,.9)}

.border-s-violet-500\/95 {
    border-inline-start-color:rgba(139,92,246,.95)}

.border-s-violet-600 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(124 58 237/var(--tw-border-opacity))}

.border-s-violet-600\/0 {
    border-inline-start-color: rgba(124,58,237,0)
}

.border-s-violet-600\/10 {
    border-inline-start-color:rgba(124,58,237,.1)}

.border-s-violet-600\/100 {
    border-inline-start-color:#7c3aed}

.border-s-violet-600\/20 {
    border-inline-start-color:rgba(124,58,237,.2)}

.border-s-violet-600\/25 {
    border-inline-start-color:rgba(124,58,237,.25)}

.border-s-violet-600\/30 {
    border-inline-start-color:rgba(124,58,237,.3)}

.border-s-violet-600\/40 {
    border-inline-start-color:rgba(124,58,237,.4)}

.border-s-violet-600\/5 {
    border-inline-start-color:rgba(124,58,237,.05)}

.border-s-violet-600\/50 {
    border-inline-start-color:rgba(124,58,237,.5)}

.border-s-violet-600\/60 {
    border-inline-start-color:rgba(124,58,237,.6)}

.border-s-violet-600\/70 {
    border-inline-start-color:rgba(124,58,237,.7)}

.border-s-violet-600\/75 {
    border-inline-start-color:rgba(124,58,237,.75)}

.border-s-violet-600\/80 {
    border-inline-start-color:rgba(124,58,237,.8)}

.border-s-violet-600\/90 {
    border-inline-start-color:rgba(124,58,237,.9)}

.border-s-violet-600\/95 {
    border-inline-start-color:rgba(124,58,237,.95)}

.border-s-violet-700 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(109 40 217/var(--tw-border-opacity))}

.border-s-violet-700\/0 {
    border-inline-start-color: rgba(109,40,217,0)
}

.border-s-violet-700\/10 {
    border-inline-start-color:rgba(109,40,217,.1)}

.border-s-violet-700\/100 {
    border-inline-start-color:#6d28d9}

.border-s-violet-700\/20 {
    border-inline-start-color:rgba(109,40,217,.2)}

.border-s-violet-700\/25 {
    border-inline-start-color:rgba(109,40,217,.25)}

.border-s-violet-700\/30 {
    border-inline-start-color:rgba(109,40,217,.3)}

.border-s-violet-700\/40 {
    border-inline-start-color:rgba(109,40,217,.4)}

.border-s-violet-700\/5 {
    border-inline-start-color:rgba(109,40,217,.05)}

.border-s-violet-700\/50 {
    border-inline-start-color:rgba(109,40,217,.5)}

.border-s-violet-700\/60 {
    border-inline-start-color:rgba(109,40,217,.6)}

.border-s-violet-700\/70 {
    border-inline-start-color:rgba(109,40,217,.7)}

.border-s-violet-700\/75 {
    border-inline-start-color:rgba(109,40,217,.75)}

.border-s-violet-700\/80 {
    border-inline-start-color:rgba(109,40,217,.8)}

.border-s-violet-700\/90 {
    border-inline-start-color:rgba(109,40,217,.9)}

.border-s-violet-700\/95 {
    border-inline-start-color:rgba(109,40,217,.95)}

.border-s-violet-800 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(91 33 182/var(--tw-border-opacity))}

.border-s-violet-800\/0 {
    border-inline-start-color: rgba(91,33,182,0)
}

.border-s-violet-800\/10 {
    border-inline-start-color:rgba(91,33,182,.1)}

.border-s-violet-800\/100 {
    border-inline-start-color:#5b21b6}

.border-s-violet-800\/20 {
    border-inline-start-color:rgba(91,33,182,.2)}

.border-s-violet-800\/25 {
    border-inline-start-color:rgba(91,33,182,.25)}

.border-s-violet-800\/30 {
    border-inline-start-color:rgba(91,33,182,.3)}

.border-s-violet-800\/40 {
    border-inline-start-color:rgba(91,33,182,.4)}

.border-s-violet-800\/5 {
    border-inline-start-color:rgba(91,33,182,.05)}

.border-s-violet-800\/50 {
    border-inline-start-color:rgba(91,33,182,.5)}

.border-s-violet-800\/60 {
    border-inline-start-color:rgba(91,33,182,.6)}

.border-s-violet-800\/70 {
    border-inline-start-color:rgba(91,33,182,.7)}

.border-s-violet-800\/75 {
    border-inline-start-color:rgba(91,33,182,.75)}

.border-s-violet-800\/80 {
    border-inline-start-color:rgba(91,33,182,.8)}

.border-s-violet-800\/90 {
    border-inline-start-color:rgba(91,33,182,.9)}

.border-s-violet-800\/95 {
    border-inline-start-color:rgba(91,33,182,.95)}

.border-s-violet-900 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(76 29 149/var(--tw-border-opacity))}

.border-s-violet-900\/0 {
    border-inline-start-color: rgba(76,29,149,0)
}

.border-s-violet-900\/10 {
    border-inline-start-color:rgba(76,29,149,.1)}

.border-s-violet-900\/100 {
    border-inline-start-color:#4c1d95}

.border-s-violet-900\/20 {
    border-inline-start-color:rgba(76,29,149,.2)}

.border-s-violet-900\/25 {
    border-inline-start-color:rgba(76,29,149,.25)}

.border-s-violet-900\/30 {
    border-inline-start-color:rgba(76,29,149,.3)}

.border-s-violet-900\/40 {
    border-inline-start-color:rgba(76,29,149,.4)}

.border-s-violet-900\/5 {
    border-inline-start-color:rgba(76,29,149,.05)}

.border-s-violet-900\/50 {
    border-inline-start-color:rgba(76,29,149,.5)}

.border-s-violet-900\/60 {
    border-inline-start-color:rgba(76,29,149,.6)}

.border-s-violet-900\/70 {
    border-inline-start-color:rgba(76,29,149,.7)}

.border-s-violet-900\/75 {
    border-inline-start-color:rgba(76,29,149,.75)}

.border-s-violet-900\/80 {
    border-inline-start-color:rgba(76,29,149,.8)}

.border-s-violet-900\/90 {
    border-inline-start-color:rgba(76,29,149,.9)}

.border-s-violet-900\/95 {
    border-inline-start-color:rgba(76,29,149,.95)}

.border-s-violet-950 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(46 16 101/var(--tw-border-opacity))}

.border-s-violet-950\/0 {
    border-inline-start-color: rgba(46,16,101,0)
}

.border-s-violet-950\/10 {
    border-inline-start-color:rgba(46,16,101,.1)}

.border-s-violet-950\/100 {
    border-inline-start-color:#2e1065}

.border-s-violet-950\/20 {
    border-inline-start-color:rgba(46,16,101,.2)}

.border-s-violet-950\/25 {
    border-inline-start-color:rgba(46,16,101,.25)}

.border-s-violet-950\/30 {
    border-inline-start-color:rgba(46,16,101,.3)}

.border-s-violet-950\/40 {
    border-inline-start-color:rgba(46,16,101,.4)}

.border-s-violet-950\/5 {
    border-inline-start-color:rgba(46,16,101,.05)}

.border-s-violet-950\/50 {
    border-inline-start-color:rgba(46,16,101,.5)}

.border-s-violet-950\/60 {
    border-inline-start-color:rgba(46,16,101,.6)}

.border-s-violet-950\/70 {
    border-inline-start-color:rgba(46,16,101,.7)}

.border-s-violet-950\/75 {
    border-inline-start-color:rgba(46,16,101,.75)}

.border-s-violet-950\/80 {
    border-inline-start-color:rgba(46,16,101,.8)}

.border-s-violet-950\/90 {
    border-inline-start-color:rgba(46,16,101,.9)}

.border-s-violet-950\/95 {
    border-inline-start-color:rgba(46,16,101,.95)}

.border-s-warm {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(255 95 85/var(--tw-border-opacity))}

.border-s-warm\/0 {
    border-inline-start-color: rgba(255,95,85,0)
}

.border-s-warm\/10 {
    border-inline-start-color:rgba(255,95,85,.1)}

.border-s-warm\/100 {
    border-inline-start-color:#ff5f55}

.border-s-warm\/20 {
    border-inline-start-color:rgba(255,95,85,.2)}

.border-s-warm\/25 {
    border-inline-start-color:rgba(255,95,85,.25)}

.border-s-warm\/30 {
    border-inline-start-color:rgba(255,95,85,.3)}

.border-s-warm\/40 {
    border-inline-start-color:rgba(255,95,85,.4)}

.border-s-warm\/5 {
    border-inline-start-color:rgba(255,95,85,.05)}

.border-s-warm\/50 {
    border-inline-start-color:rgba(255,95,85,.5)}

.border-s-warm\/60 {
    border-inline-start-color:rgba(255,95,85,.6)}

.border-s-warm\/70 {
    border-inline-start-color:rgba(255,95,85,.7)}

.border-s-warm\/75 {
    border-inline-start-color:rgba(255,95,85,.75)}

.border-s-warm\/80 {
    border-inline-start-color:rgba(255,95,85,.8)}

.border-s-warm\/90 {
    border-inline-start-color:rgba(255,95,85,.9)}

.border-s-warm\/95 {
    border-inline-start-color:rgba(255,95,85,.95)}

.border-s-warmGray-100 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(245 245 244/var(--tw-border-opacity))}

.border-s-warmGray-100\/0 {
    border-inline-start-color: hsla(60,5%,96%,0)
}

.border-s-warmGray-100\/10 {
    border-inline-start-color:hsla(60,5%,96%,.1)}

.border-s-warmGray-100\/100 {
    border-inline-start-color:#f5f5f4}

.border-s-warmGray-100\/20 {
    border-inline-start-color:hsla(60,5%,96%,.2)}

.border-s-warmGray-100\/25 {
    border-inline-start-color:hsla(60,5%,96%,.25)}

.border-s-warmGray-100\/30 {
    border-inline-start-color:hsla(60,5%,96%,.3)}

.border-s-warmGray-100\/40 {
    border-inline-start-color:hsla(60,5%,96%,.4)}

.border-s-warmGray-100\/5 {
    border-inline-start-color:hsla(60,5%,96%,.05)}

.border-s-warmGray-100\/50 {
    border-inline-start-color:hsla(60,5%,96%,.5)}

.border-s-warmGray-100\/60 {
    border-inline-start-color:hsla(60,5%,96%,.6)}

.border-s-warmGray-100\/70 {
    border-inline-start-color:hsla(60,5%,96%,.7)}

.border-s-warmGray-100\/75 {
    border-inline-start-color:hsla(60,5%,96%,.75)}

.border-s-warmGray-100\/80 {
    border-inline-start-color:hsla(60,5%,96%,.8)}

.border-s-warmGray-100\/90 {
    border-inline-start-color:hsla(60,5%,96%,.9)}

.border-s-warmGray-100\/95 {
    border-inline-start-color:hsla(60,5%,96%,.95)}

.border-s-warmGray-200 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(231 229 228/var(--tw-border-opacity))}

.border-s-warmGray-200\/0 {
    border-inline-start-color: hsla(20,6%,90%,0)
}

.border-s-warmGray-200\/10 {
    border-inline-start-color:hsla(20,6%,90%,.1)}

.border-s-warmGray-200\/100 {
    border-inline-start-color:#e7e5e4}

.border-s-warmGray-200\/20 {
    border-inline-start-color:hsla(20,6%,90%,.2)}

.border-s-warmGray-200\/25 {
    border-inline-start-color:hsla(20,6%,90%,.25)}

.border-s-warmGray-200\/30 {
    border-inline-start-color:hsla(20,6%,90%,.3)}

.border-s-warmGray-200\/40 {
    border-inline-start-color:hsla(20,6%,90%,.4)}

.border-s-warmGray-200\/5 {
    border-inline-start-color:hsla(20,6%,90%,.05)}

.border-s-warmGray-200\/50 {
    border-inline-start-color:hsla(20,6%,90%,.5)}

.border-s-warmGray-200\/60 {
    border-inline-start-color:hsla(20,6%,90%,.6)}

.border-s-warmGray-200\/70 {
    border-inline-start-color:hsla(20,6%,90%,.7)}

.border-s-warmGray-200\/75 {
    border-inline-start-color:hsla(20,6%,90%,.75)}

.border-s-warmGray-200\/80 {
    border-inline-start-color:hsla(20,6%,90%,.8)}

.border-s-warmGray-200\/90 {
    border-inline-start-color:hsla(20,6%,90%,.9)}

.border-s-warmGray-200\/95 {
    border-inline-start-color:hsla(20,6%,90%,.95)}

.border-s-warmGray-300 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(214 211 209/var(--tw-border-opacity))}

.border-s-warmGray-300\/0 {
    border-inline-start-color: hsla(24,6%,83%,0)
}

.border-s-warmGray-300\/10 {
    border-inline-start-color:hsla(24,6%,83%,.1)}

.border-s-warmGray-300\/100 {
    border-inline-start-color:#d6d3d1}

.border-s-warmGray-300\/20 {
    border-inline-start-color:hsla(24,6%,83%,.2)}

.border-s-warmGray-300\/25 {
    border-inline-start-color:hsla(24,6%,83%,.25)}

.border-s-warmGray-300\/30 {
    border-inline-start-color:hsla(24,6%,83%,.3)}

.border-s-warmGray-300\/40 {
    border-inline-start-color:hsla(24,6%,83%,.4)}

.border-s-warmGray-300\/5 {
    border-inline-start-color:hsla(24,6%,83%,.05)}

.border-s-warmGray-300\/50 {
    border-inline-start-color:hsla(24,6%,83%,.5)}

.border-s-warmGray-300\/60 {
    border-inline-start-color:hsla(24,6%,83%,.6)}

.border-s-warmGray-300\/70 {
    border-inline-start-color:hsla(24,6%,83%,.7)}

.border-s-warmGray-300\/75 {
    border-inline-start-color:hsla(24,6%,83%,.75)}

.border-s-warmGray-300\/80 {
    border-inline-start-color:hsla(24,6%,83%,.8)}

.border-s-warmGray-300\/90 {
    border-inline-start-color:hsla(24,6%,83%,.9)}

.border-s-warmGray-300\/95 {
    border-inline-start-color:hsla(24,6%,83%,.95)}

.border-s-warmGray-400 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(168 162 158/var(--tw-border-opacity))}

.border-s-warmGray-400\/0 {
    border-inline-start-color: hsla(24,5%,64%,0)
}

.border-s-warmGray-400\/10 {
    border-inline-start-color:hsla(24,5%,64%,.1)}

.border-s-warmGray-400\/100 {
    border-inline-start-color:#a8a29e}

.border-s-warmGray-400\/20 {
    border-inline-start-color:hsla(24,5%,64%,.2)}

.border-s-warmGray-400\/25 {
    border-inline-start-color:hsla(24,5%,64%,.25)}

.border-s-warmGray-400\/30 {
    border-inline-start-color:hsla(24,5%,64%,.3)}

.border-s-warmGray-400\/40 {
    border-inline-start-color:hsla(24,5%,64%,.4)}

.border-s-warmGray-400\/5 {
    border-inline-start-color:hsla(24,5%,64%,.05)}

.border-s-warmGray-400\/50 {
    border-inline-start-color:hsla(24,5%,64%,.5)}

.border-s-warmGray-400\/60 {
    border-inline-start-color:hsla(24,5%,64%,.6)}

.border-s-warmGray-400\/70 {
    border-inline-start-color:hsla(24,5%,64%,.7)}

.border-s-warmGray-400\/75 {
    border-inline-start-color:hsla(24,5%,64%,.75)}

.border-s-warmGray-400\/80 {
    border-inline-start-color:hsla(24,5%,64%,.8)}

.border-s-warmGray-400\/90 {
    border-inline-start-color:hsla(24,5%,64%,.9)}

.border-s-warmGray-400\/95 {
    border-inline-start-color:hsla(24,5%,64%,.95)}

.border-s-warmGray-50 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(250 250 249/var(--tw-border-opacity))}

.border-s-warmGray-50\/0 {
    border-inline-start-color: hsla(60,9%,98%,0)
}

.border-s-warmGray-50\/10 {
    border-inline-start-color:hsla(60,9%,98%,.1)}

.border-s-warmGray-50\/100 {
    border-inline-start-color:#fafaf9}

.border-s-warmGray-50\/20 {
    border-inline-start-color:hsla(60,9%,98%,.2)}

.border-s-warmGray-50\/25 {
    border-inline-start-color:hsla(60,9%,98%,.25)}

.border-s-warmGray-50\/30 {
    border-inline-start-color:hsla(60,9%,98%,.3)}

.border-s-warmGray-50\/40 {
    border-inline-start-color:hsla(60,9%,98%,.4)}

.border-s-warmGray-50\/5 {
    border-inline-start-color:hsla(60,9%,98%,.05)}

.border-s-warmGray-50\/50 {
    border-inline-start-color:hsla(60,9%,98%,.5)}

.border-s-warmGray-50\/60 {
    border-inline-start-color:hsla(60,9%,98%,.6)}

.border-s-warmGray-50\/70 {
    border-inline-start-color:hsla(60,9%,98%,.7)}

.border-s-warmGray-50\/75 {
    border-inline-start-color:hsla(60,9%,98%,.75)}

.border-s-warmGray-50\/80 {
    border-inline-start-color:hsla(60,9%,98%,.8)}

.border-s-warmGray-50\/90 {
    border-inline-start-color:hsla(60,9%,98%,.9)}

.border-s-warmGray-50\/95 {
    border-inline-start-color:hsla(60,9%,98%,.95)}

.border-s-warmGray-500 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(120 113 108/var(--tw-border-opacity))}

.border-s-warmGray-500\/0 {
    border-inline-start-color: hsla(25,5%,45%,0)
}

.border-s-warmGray-500\/10 {
    border-inline-start-color:hsla(25,5%,45%,.1)}

.border-s-warmGray-500\/100 {
    border-inline-start-color:#78716c}

.border-s-warmGray-500\/20 {
    border-inline-start-color:hsla(25,5%,45%,.2)}

.border-s-warmGray-500\/25 {
    border-inline-start-color:hsla(25,5%,45%,.25)}

.border-s-warmGray-500\/30 {
    border-inline-start-color:hsla(25,5%,45%,.3)}

.border-s-warmGray-500\/40 {
    border-inline-start-color:hsla(25,5%,45%,.4)}

.border-s-warmGray-500\/5 {
    border-inline-start-color:hsla(25,5%,45%,.05)}

.border-s-warmGray-500\/50 {
    border-inline-start-color:hsla(25,5%,45%,.5)}

.border-s-warmGray-500\/60 {
    border-inline-start-color:hsla(25,5%,45%,.6)}

.border-s-warmGray-500\/70 {
    border-inline-start-color:hsla(25,5%,45%,.7)}

.border-s-warmGray-500\/75 {
    border-inline-start-color:hsla(25,5%,45%,.75)}

.border-s-warmGray-500\/80 {
    border-inline-start-color:hsla(25,5%,45%,.8)}

.border-s-warmGray-500\/90 {
    border-inline-start-color:hsla(25,5%,45%,.9)}

.border-s-warmGray-500\/95 {
    border-inline-start-color:hsla(25,5%,45%,.95)}

.border-s-warmGray-600 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(87 83 78/var(--tw-border-opacity))}

.border-s-warmGray-600\/0 {
    border-inline-start-color: rgba(87,83,78,0)
}

.border-s-warmGray-600\/10 {
    border-inline-start-color:rgba(87,83,78,.1)}

.border-s-warmGray-600\/100 {
    border-inline-start-color:#57534e}

.border-s-warmGray-600\/20 {
    border-inline-start-color:rgba(87,83,78,.2)}

.border-s-warmGray-600\/25 {
    border-inline-start-color:rgba(87,83,78,.25)}

.border-s-warmGray-600\/30 {
    border-inline-start-color:rgba(87,83,78,.3)}

.border-s-warmGray-600\/40 {
    border-inline-start-color:rgba(87,83,78,.4)}

.border-s-warmGray-600\/5 {
    border-inline-start-color:rgba(87,83,78,.05)}

.border-s-warmGray-600\/50 {
    border-inline-start-color:rgba(87,83,78,.5)}

.border-s-warmGray-600\/60 {
    border-inline-start-color:rgba(87,83,78,.6)}

.border-s-warmGray-600\/70 {
    border-inline-start-color:rgba(87,83,78,.7)}

.border-s-warmGray-600\/75 {
    border-inline-start-color:rgba(87,83,78,.75)}

.border-s-warmGray-600\/80 {
    border-inline-start-color:rgba(87,83,78,.8)}

.border-s-warmGray-600\/90 {
    border-inline-start-color:rgba(87,83,78,.9)}

.border-s-warmGray-600\/95 {
    border-inline-start-color:rgba(87,83,78,.95)}

.border-s-warmGray-700 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(68 64 60/var(--tw-border-opacity))}

.border-s-warmGray-700\/0 {
    border-inline-start-color: rgba(68,64,60,0)
}

.border-s-warmGray-700\/10 {
    border-inline-start-color:rgba(68,64,60,.1)}

.border-s-warmGray-700\/100 {
    border-inline-start-color:#44403c}

.border-s-warmGray-700\/20 {
    border-inline-start-color:rgba(68,64,60,.2)}

.border-s-warmGray-700\/25 {
    border-inline-start-color:rgba(68,64,60,.25)}

.border-s-warmGray-700\/30 {
    border-inline-start-color:rgba(68,64,60,.3)}

.border-s-warmGray-700\/40 {
    border-inline-start-color:rgba(68,64,60,.4)}

.border-s-warmGray-700\/5 {
    border-inline-start-color:rgba(68,64,60,.05)}

.border-s-warmGray-700\/50 {
    border-inline-start-color:rgba(68,64,60,.5)}

.border-s-warmGray-700\/60 {
    border-inline-start-color:rgba(68,64,60,.6)}

.border-s-warmGray-700\/70 {
    border-inline-start-color:rgba(68,64,60,.7)}

.border-s-warmGray-700\/75 {
    border-inline-start-color:rgba(68,64,60,.75)}

.border-s-warmGray-700\/80 {
    border-inline-start-color:rgba(68,64,60,.8)}

.border-s-warmGray-700\/90 {
    border-inline-start-color:rgba(68,64,60,.9)}

.border-s-warmGray-700\/95 {
    border-inline-start-color:rgba(68,64,60,.95)}

.border-s-warmGray-800 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(41 37 36/var(--tw-border-opacity))}

.border-s-warmGray-800\/0 {
    border-inline-start-color: rgba(41,37,36,0)
}

.border-s-warmGray-800\/10 {
    border-inline-start-color:rgba(41,37,36,.1)}

.border-s-warmGray-800\/100 {
    border-inline-start-color:#292524}

.border-s-warmGray-800\/20 {
    border-inline-start-color:rgba(41,37,36,.2)}

.border-s-warmGray-800\/25 {
    border-inline-start-color:rgba(41,37,36,.25)}

.border-s-warmGray-800\/30 {
    border-inline-start-color:rgba(41,37,36,.3)}

.border-s-warmGray-800\/40 {
    border-inline-start-color:rgba(41,37,36,.4)}

.border-s-warmGray-800\/5 {
    border-inline-start-color:rgba(41,37,36,.05)}

.border-s-warmGray-800\/50 {
    border-inline-start-color:rgba(41,37,36,.5)}

.border-s-warmGray-800\/60 {
    border-inline-start-color:rgba(41,37,36,.6)}

.border-s-warmGray-800\/70 {
    border-inline-start-color:rgba(41,37,36,.7)}

.border-s-warmGray-800\/75 {
    border-inline-start-color:rgba(41,37,36,.75)}

.border-s-warmGray-800\/80 {
    border-inline-start-color:rgba(41,37,36,.8)}

.border-s-warmGray-800\/90 {
    border-inline-start-color:rgba(41,37,36,.9)}

.border-s-warmGray-800\/95 {
    border-inline-start-color:rgba(41,37,36,.95)}

.border-s-warmGray-900 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(28 25 23/var(--tw-border-opacity))}

.border-s-warmGray-900\/0 {
    border-inline-start-color: rgba(28,25,23,0)
}

.border-s-warmGray-900\/10 {
    border-inline-start-color:rgba(28,25,23,.1)}

.border-s-warmGray-900\/100 {
    border-inline-start-color:#1c1917}

.border-s-warmGray-900\/20 {
    border-inline-start-color:rgba(28,25,23,.2)}

.border-s-warmGray-900\/25 {
    border-inline-start-color:rgba(28,25,23,.25)}

.border-s-warmGray-900\/30 {
    border-inline-start-color:rgba(28,25,23,.3)}

.border-s-warmGray-900\/40 {
    border-inline-start-color:rgba(28,25,23,.4)}

.border-s-warmGray-900\/5 {
    border-inline-start-color:rgba(28,25,23,.05)}

.border-s-warmGray-900\/50 {
    border-inline-start-color:rgba(28,25,23,.5)}

.border-s-warmGray-900\/60 {
    border-inline-start-color:rgba(28,25,23,.6)}

.border-s-warmGray-900\/70 {
    border-inline-start-color:rgba(28,25,23,.7)}

.border-s-warmGray-900\/75 {
    border-inline-start-color:rgba(28,25,23,.75)}

.border-s-warmGray-900\/80 {
    border-inline-start-color:rgba(28,25,23,.8)}

.border-s-warmGray-900\/90 {
    border-inline-start-color:rgba(28,25,23,.9)}

.border-s-warmGray-900\/95 {
    border-inline-start-color:rgba(28,25,23,.95)}

.border-s-warmGray-950 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(12 10 9/var(--tw-border-opacity))}

.border-s-warmGray-950\/0 {
    border-inline-start-color: rgba(12,10,9,0)
}

.border-s-warmGray-950\/10 {
    border-inline-start-color:rgba(12,10,9,.1)}

.border-s-warmGray-950\/100 {
    border-inline-start-color:#0c0a09}

.border-s-warmGray-950\/20 {
    border-inline-start-color:rgba(12,10,9,.2)}

.border-s-warmGray-950\/25 {
    border-inline-start-color:rgba(12,10,9,.25)}

.border-s-warmGray-950\/30 {
    border-inline-start-color:rgba(12,10,9,.3)}

.border-s-warmGray-950\/40 {
    border-inline-start-color:rgba(12,10,9,.4)}

.border-s-warmGray-950\/5 {
    border-inline-start-color:rgba(12,10,9,.05)}

.border-s-warmGray-950\/50 {
    border-inline-start-color:rgba(12,10,9,.5)}

.border-s-warmGray-950\/60 {
    border-inline-start-color:rgba(12,10,9,.6)}

.border-s-warmGray-950\/70 {
    border-inline-start-color:rgba(12,10,9,.7)}

.border-s-warmGray-950\/75 {
    border-inline-start-color:rgba(12,10,9,.75)}

.border-s-warmGray-950\/80 {
    border-inline-start-color:rgba(12,10,9,.8)}

.border-s-warmGray-950\/90 {
    border-inline-start-color:rgba(12,10,9,.9)}

.border-s-warmGray-950\/95 {
    border-inline-start-color:rgba(12,10,9,.95)}

.border-s-white {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(250 252 252/var(--tw-border-opacity))}

.border-s-white\/0 {
    border-inline-start-color: rgba(250,252,252,0)
}

.border-s-white\/10 {
    border-inline-start-color:rgba(250,252,252,.1)}

.border-s-white\/100 {
    border-inline-start-color:#fafcfc}

.border-s-white\/20 {
    border-inline-start-color:rgba(250,252,252,.2)}

.border-s-white\/25 {
    border-inline-start-color:rgba(250,252,252,.25)}

.border-s-white\/30 {
    border-inline-start-color:rgba(250,252,252,.3)}

.border-s-white\/40 {
    border-inline-start-color:rgba(250,252,252,.4)}

.border-s-white\/5 {
    border-inline-start-color:rgba(250,252,252,.05)}

.border-s-white\/50 {
    border-inline-start-color:rgba(250,252,252,.5)}

.border-s-white\/60 {
    border-inline-start-color:rgba(250,252,252,.6)}

.border-s-white\/70 {
    border-inline-start-color:rgba(250,252,252,.7)}

.border-s-white\/75 {
    border-inline-start-color:rgba(250,252,252,.75)}

.border-s-white\/80 {
    border-inline-start-color:rgba(250,252,252,.8)}

.border-s-white\/90 {
    border-inline-start-color:rgba(250,252,252,.9)}

.border-s-white\/95 {
    border-inline-start-color:rgba(250,252,252,.95)}

.border-s-yellow-100 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(254 249 195/var(--tw-border-opacity))}

.border-s-yellow-100\/0 {
    border-inline-start-color: hsla(55,97%,88%,0)
}

.border-s-yellow-100\/10 {
    border-inline-start-color:hsla(55,97%,88%,.1)}

.border-s-yellow-100\/100 {
    border-inline-start-color:#fef9c3}

.border-s-yellow-100\/20 {
    border-inline-start-color:hsla(55,97%,88%,.2)}

.border-s-yellow-100\/25 {
    border-inline-start-color:hsla(55,97%,88%,.25)}

.border-s-yellow-100\/30 {
    border-inline-start-color:hsla(55,97%,88%,.3)}

.border-s-yellow-100\/40 {
    border-inline-start-color:hsla(55,97%,88%,.4)}

.border-s-yellow-100\/5 {
    border-inline-start-color:hsla(55,97%,88%,.05)}

.border-s-yellow-100\/50 {
    border-inline-start-color:hsla(55,97%,88%,.5)}

.border-s-yellow-100\/60 {
    border-inline-start-color:hsla(55,97%,88%,.6)}

.border-s-yellow-100\/70 {
    border-inline-start-color:hsla(55,97%,88%,.7)}

.border-s-yellow-100\/75 {
    border-inline-start-color:hsla(55,97%,88%,.75)}

.border-s-yellow-100\/80 {
    border-inline-start-color:hsla(55,97%,88%,.8)}

.border-s-yellow-100\/90 {
    border-inline-start-color:hsla(55,97%,88%,.9)}

.border-s-yellow-100\/95 {
    border-inline-start-color:hsla(55,97%,88%,.95)}

.border-s-yellow-200 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(254 240 138/var(--tw-border-opacity))}

.border-s-yellow-200\/0 {
    border-inline-start-color: hsla(53,98%,77%,0)
}

.border-s-yellow-200\/10 {
    border-inline-start-color:hsla(53,98%,77%,.1)}

.border-s-yellow-200\/100 {
    border-inline-start-color:#fef08a}

.border-s-yellow-200\/20 {
    border-inline-start-color:hsla(53,98%,77%,.2)}

.border-s-yellow-200\/25 {
    border-inline-start-color:hsla(53,98%,77%,.25)}

.border-s-yellow-200\/30 {
    border-inline-start-color:hsla(53,98%,77%,.3)}

.border-s-yellow-200\/40 {
    border-inline-start-color:hsla(53,98%,77%,.4)}

.border-s-yellow-200\/5 {
    border-inline-start-color:hsla(53,98%,77%,.05)}

.border-s-yellow-200\/50 {
    border-inline-start-color:hsla(53,98%,77%,.5)}

.border-s-yellow-200\/60 {
    border-inline-start-color:hsla(53,98%,77%,.6)}

.border-s-yellow-200\/70 {
    border-inline-start-color:hsla(53,98%,77%,.7)}

.border-s-yellow-200\/75 {
    border-inline-start-color:hsla(53,98%,77%,.75)}

.border-s-yellow-200\/80 {
    border-inline-start-color:hsla(53,98%,77%,.8)}

.border-s-yellow-200\/90 {
    border-inline-start-color:hsla(53,98%,77%,.9)}

.border-s-yellow-200\/95 {
    border-inline-start-color:hsla(53,98%,77%,.95)}

.border-s-yellow-300 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(253 224 71/var(--tw-border-opacity))}

.border-s-yellow-300\/0 {
    border-inline-start-color: rgba(253,224,71,0)
}

.border-s-yellow-300\/10 {
    border-inline-start-color:rgba(253,224,71,.1)}

.border-s-yellow-300\/100 {
    border-inline-start-color:#fde047}

.border-s-yellow-300\/20 {
    border-inline-start-color:rgba(253,224,71,.2)}

.border-s-yellow-300\/25 {
    border-inline-start-color:rgba(253,224,71,.25)}

.border-s-yellow-300\/30 {
    border-inline-start-color:rgba(253,224,71,.3)}

.border-s-yellow-300\/40 {
    border-inline-start-color:rgba(253,224,71,.4)}

.border-s-yellow-300\/5 {
    border-inline-start-color:rgba(253,224,71,.05)}

.border-s-yellow-300\/50 {
    border-inline-start-color:rgba(253,224,71,.5)}

.border-s-yellow-300\/60 {
    border-inline-start-color:rgba(253,224,71,.6)}

.border-s-yellow-300\/70 {
    border-inline-start-color:rgba(253,224,71,.7)}

.border-s-yellow-300\/75 {
    border-inline-start-color:rgba(253,224,71,.75)}

.border-s-yellow-300\/80 {
    border-inline-start-color:rgba(253,224,71,.8)}

.border-s-yellow-300\/90 {
    border-inline-start-color:rgba(253,224,71,.9)}

.border-s-yellow-300\/95 {
    border-inline-start-color:rgba(253,224,71,.95)}

.border-s-yellow-400 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(250 204 21/var(--tw-border-opacity))}

.border-s-yellow-400\/0 {
    border-inline-start-color: rgba(250,204,21,0)
}

.border-s-yellow-400\/10 {
    border-inline-start-color:rgba(250,204,21,.1)}

.border-s-yellow-400\/100 {
    border-inline-start-color:#facc15}

.border-s-yellow-400\/20 {
    border-inline-start-color:rgba(250,204,21,.2)}

.border-s-yellow-400\/25 {
    border-inline-start-color:rgba(250,204,21,.25)}

.border-s-yellow-400\/30 {
    border-inline-start-color:rgba(250,204,21,.3)}

.border-s-yellow-400\/40 {
    border-inline-start-color:rgba(250,204,21,.4)}

.border-s-yellow-400\/5 {
    border-inline-start-color:rgba(250,204,21,.05)}

.border-s-yellow-400\/50 {
    border-inline-start-color:rgba(250,204,21,.5)}

.border-s-yellow-400\/60 {
    border-inline-start-color:rgba(250,204,21,.6)}

.border-s-yellow-400\/70 {
    border-inline-start-color:rgba(250,204,21,.7)}

.border-s-yellow-400\/75 {
    border-inline-start-color:rgba(250,204,21,.75)}

.border-s-yellow-400\/80 {
    border-inline-start-color:rgba(250,204,21,.8)}

.border-s-yellow-400\/90 {
    border-inline-start-color:rgba(250,204,21,.9)}

.border-s-yellow-400\/95 {
    border-inline-start-color:rgba(250,204,21,.95)}

.border-s-yellow-50 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(254 252 232/var(--tw-border-opacity))}

.border-s-yellow-50\/0 {
    border-inline-start-color: hsla(55,92%,95%,0)
}

.border-s-yellow-50\/10 {
    border-inline-start-color:hsla(55,92%,95%,.1)}

.border-s-yellow-50\/100 {
    border-inline-start-color:#fefce8}

.border-s-yellow-50\/20 {
    border-inline-start-color:hsla(55,92%,95%,.2)}

.border-s-yellow-50\/25 {
    border-inline-start-color:hsla(55,92%,95%,.25)}

.border-s-yellow-50\/30 {
    border-inline-start-color:hsla(55,92%,95%,.3)}

.border-s-yellow-50\/40 {
    border-inline-start-color:hsla(55,92%,95%,.4)}

.border-s-yellow-50\/5 {
    border-inline-start-color:hsla(55,92%,95%,.05)}

.border-s-yellow-50\/50 {
    border-inline-start-color:hsla(55,92%,95%,.5)}

.border-s-yellow-50\/60 {
    border-inline-start-color:hsla(55,92%,95%,.6)}

.border-s-yellow-50\/70 {
    border-inline-start-color:hsla(55,92%,95%,.7)}

.border-s-yellow-50\/75 {
    border-inline-start-color:hsla(55,92%,95%,.75)}

.border-s-yellow-50\/80 {
    border-inline-start-color:hsla(55,92%,95%,.8)}

.border-s-yellow-50\/90 {
    border-inline-start-color:hsla(55,92%,95%,.9)}

.border-s-yellow-50\/95 {
    border-inline-start-color:hsla(55,92%,95%,.95)}

.border-s-yellow-500 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(234 179 8/var(--tw-border-opacity))}

.border-s-yellow-500\/0 {
    border-inline-start-color: rgba(234,179,8,0)
}

.border-s-yellow-500\/10 {
    border-inline-start-color:rgba(234,179,8,.1)}

.border-s-yellow-500\/100 {
    border-inline-start-color:#eab308}

.border-s-yellow-500\/20 {
    border-inline-start-color:rgba(234,179,8,.2)}

.border-s-yellow-500\/25 {
    border-inline-start-color:rgba(234,179,8,.25)}

.border-s-yellow-500\/30 {
    border-inline-start-color:rgba(234,179,8,.3)}

.border-s-yellow-500\/40 {
    border-inline-start-color:rgba(234,179,8,.4)}

.border-s-yellow-500\/5 {
    border-inline-start-color:rgba(234,179,8,.05)}

.border-s-yellow-500\/50 {
    border-inline-start-color:rgba(234,179,8,.5)}

.border-s-yellow-500\/60 {
    border-inline-start-color:rgba(234,179,8,.6)}

.border-s-yellow-500\/70 {
    border-inline-start-color:rgba(234,179,8,.7)}

.border-s-yellow-500\/75 {
    border-inline-start-color:rgba(234,179,8,.75)}

.border-s-yellow-500\/80 {
    border-inline-start-color:rgba(234,179,8,.8)}

.border-s-yellow-500\/90 {
    border-inline-start-color:rgba(234,179,8,.9)}

.border-s-yellow-500\/95 {
    border-inline-start-color:rgba(234,179,8,.95)}

.border-s-yellow-600 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(202 138 4/var(--tw-border-opacity))}

.border-s-yellow-600\/0 {
    border-inline-start-color: rgba(202,138,4,0)
}

.border-s-yellow-600\/10 {
    border-inline-start-color:rgba(202,138,4,.1)}

.border-s-yellow-600\/100 {
    border-inline-start-color:#ca8a04}

.border-s-yellow-600\/20 {
    border-inline-start-color:rgba(202,138,4,.2)}

.border-s-yellow-600\/25 {
    border-inline-start-color:rgba(202,138,4,.25)}

.border-s-yellow-600\/30 {
    border-inline-start-color:rgba(202,138,4,.3)}

.border-s-yellow-600\/40 {
    border-inline-start-color:rgba(202,138,4,.4)}

.border-s-yellow-600\/5 {
    border-inline-start-color:rgba(202,138,4,.05)}

.border-s-yellow-600\/50 {
    border-inline-start-color:rgba(202,138,4,.5)}

.border-s-yellow-600\/60 {
    border-inline-start-color:rgba(202,138,4,.6)}

.border-s-yellow-600\/70 {
    border-inline-start-color:rgba(202,138,4,.7)}

.border-s-yellow-600\/75 {
    border-inline-start-color:rgba(202,138,4,.75)}

.border-s-yellow-600\/80 {
    border-inline-start-color:rgba(202,138,4,.8)}

.border-s-yellow-600\/90 {
    border-inline-start-color:rgba(202,138,4,.9)}

.border-s-yellow-600\/95 {
    border-inline-start-color:rgba(202,138,4,.95)}

.border-s-yellow-700 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(161 98 7/var(--tw-border-opacity))}

.border-s-yellow-700\/0 {
    border-inline-start-color: rgba(161,98,7,0)
}

.border-s-yellow-700\/10 {
    border-inline-start-color:rgba(161,98,7,.1)}

.border-s-yellow-700\/100 {
    border-inline-start-color:#a16207}

.border-s-yellow-700\/20 {
    border-inline-start-color:rgba(161,98,7,.2)}

.border-s-yellow-700\/25 {
    border-inline-start-color:rgba(161,98,7,.25)}

.border-s-yellow-700\/30 {
    border-inline-start-color:rgba(161,98,7,.3)}

.border-s-yellow-700\/40 {
    border-inline-start-color:rgba(161,98,7,.4)}

.border-s-yellow-700\/5 {
    border-inline-start-color:rgba(161,98,7,.05)}

.border-s-yellow-700\/50 {
    border-inline-start-color:rgba(161,98,7,.5)}

.border-s-yellow-700\/60 {
    border-inline-start-color:rgba(161,98,7,.6)}

.border-s-yellow-700\/70 {
    border-inline-start-color:rgba(161,98,7,.7)}

.border-s-yellow-700\/75 {
    border-inline-start-color:rgba(161,98,7,.75)}

.border-s-yellow-700\/80 {
    border-inline-start-color:rgba(161,98,7,.8)}

.border-s-yellow-700\/90 {
    border-inline-start-color:rgba(161,98,7,.9)}

.border-s-yellow-700\/95 {
    border-inline-start-color:rgba(161,98,7,.95)}

.border-s-yellow-800 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(133 77 14/var(--tw-border-opacity))}

.border-s-yellow-800\/0 {
    border-inline-start-color: rgba(133,77,14,0)
}

.border-s-yellow-800\/10 {
    border-inline-start-color:rgba(133,77,14,.1)}

.border-s-yellow-800\/100 {
    border-inline-start-color:#854d0e}

.border-s-yellow-800\/20 {
    border-inline-start-color:rgba(133,77,14,.2)}

.border-s-yellow-800\/25 {
    border-inline-start-color:rgba(133,77,14,.25)}

.border-s-yellow-800\/30 {
    border-inline-start-color:rgba(133,77,14,.3)}

.border-s-yellow-800\/40 {
    border-inline-start-color:rgba(133,77,14,.4)}

.border-s-yellow-800\/5 {
    border-inline-start-color:rgba(133,77,14,.05)}

.border-s-yellow-800\/50 {
    border-inline-start-color:rgba(133,77,14,.5)}

.border-s-yellow-800\/60 {
    border-inline-start-color:rgba(133,77,14,.6)}

.border-s-yellow-800\/70 {
    border-inline-start-color:rgba(133,77,14,.7)}

.border-s-yellow-800\/75 {
    border-inline-start-color:rgba(133,77,14,.75)}

.border-s-yellow-800\/80 {
    border-inline-start-color:rgba(133,77,14,.8)}

.border-s-yellow-800\/90 {
    border-inline-start-color:rgba(133,77,14,.9)}

.border-s-yellow-800\/95 {
    border-inline-start-color:rgba(133,77,14,.95)}

.border-s-yellow-900 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(113 63 18/var(--tw-border-opacity))}

.border-s-yellow-900\/0 {
    border-inline-start-color: rgba(113,63,18,0)
}

.border-s-yellow-900\/10 {
    border-inline-start-color:rgba(113,63,18,.1)}

.border-s-yellow-900\/100 {
    border-inline-start-color:#713f12}

.border-s-yellow-900\/20 {
    border-inline-start-color:rgba(113,63,18,.2)}

.border-s-yellow-900\/25 {
    border-inline-start-color:rgba(113,63,18,.25)}

.border-s-yellow-900\/30 {
    border-inline-start-color:rgba(113,63,18,.3)}

.border-s-yellow-900\/40 {
    border-inline-start-color:rgba(113,63,18,.4)}

.border-s-yellow-900\/5 {
    border-inline-start-color:rgba(113,63,18,.05)}

.border-s-yellow-900\/50 {
    border-inline-start-color:rgba(113,63,18,.5)}

.border-s-yellow-900\/60 {
    border-inline-start-color:rgba(113,63,18,.6)}

.border-s-yellow-900\/70 {
    border-inline-start-color:rgba(113,63,18,.7)}

.border-s-yellow-900\/75 {
    border-inline-start-color:rgba(113,63,18,.75)}

.border-s-yellow-900\/80 {
    border-inline-start-color:rgba(113,63,18,.8)}

.border-s-yellow-900\/90 {
    border-inline-start-color:rgba(113,63,18,.9)}

.border-s-yellow-900\/95 {
    border-inline-start-color:rgba(113,63,18,.95)}

.border-s-yellow-950 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(66 32 6/var(--tw-border-opacity))}

.border-s-yellow-950\/0 {
    border-inline-start-color: rgba(66,32,6,0)
}

.border-s-yellow-950\/10 {
    border-inline-start-color:rgba(66,32,6,.1)}

.border-s-yellow-950\/100 {
    border-inline-start-color:#422006}

.border-s-yellow-950\/20 {
    border-inline-start-color:rgba(66,32,6,.2)}

.border-s-yellow-950\/25 {
    border-inline-start-color:rgba(66,32,6,.25)}

.border-s-yellow-950\/30 {
    border-inline-start-color:rgba(66,32,6,.3)}

.border-s-yellow-950\/40 {
    border-inline-start-color:rgba(66,32,6,.4)}

.border-s-yellow-950\/5 {
    border-inline-start-color:rgba(66,32,6,.05)}

.border-s-yellow-950\/50 {
    border-inline-start-color:rgba(66,32,6,.5)}

.border-s-yellow-950\/60 {
    border-inline-start-color:rgba(66,32,6,.6)}

.border-s-yellow-950\/70 {
    border-inline-start-color:rgba(66,32,6,.7)}

.border-s-yellow-950\/75 {
    border-inline-start-color:rgba(66,32,6,.75)}

.border-s-yellow-950\/80 {
    border-inline-start-color:rgba(66,32,6,.8)}

.border-s-yellow-950\/90 {
    border-inline-start-color:rgba(66,32,6,.9)}

.border-s-yellow-950\/95 {
    border-inline-start-color:rgba(66,32,6,.95)}

.border-s-zinc-100 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(244 244 245/var(--tw-border-opacity))}

.border-s-zinc-100\/0 {
    border-inline-start-color: hsla(240,5%,96%,0)
}

.border-s-zinc-100\/10 {
    border-inline-start-color:hsla(240,5%,96%,.1)}

.border-s-zinc-100\/100 {
    border-inline-start-color:#f4f4f5}

.border-s-zinc-100\/20 {
    border-inline-start-color:hsla(240,5%,96%,.2)}

.border-s-zinc-100\/25 {
    border-inline-start-color:hsla(240,5%,96%,.25)}

.border-s-zinc-100\/30 {
    border-inline-start-color:hsla(240,5%,96%,.3)}

.border-s-zinc-100\/40 {
    border-inline-start-color:hsla(240,5%,96%,.4)}

.border-s-zinc-100\/5 {
    border-inline-start-color:hsla(240,5%,96%,.05)}

.border-s-zinc-100\/50 {
    border-inline-start-color:hsla(240,5%,96%,.5)}

.border-s-zinc-100\/60 {
    border-inline-start-color:hsla(240,5%,96%,.6)}

.border-s-zinc-100\/70 {
    border-inline-start-color:hsla(240,5%,96%,.7)}

.border-s-zinc-100\/75 {
    border-inline-start-color:hsla(240,5%,96%,.75)}

.border-s-zinc-100\/80 {
    border-inline-start-color:hsla(240,5%,96%,.8)}

.border-s-zinc-100\/90 {
    border-inline-start-color:hsla(240,5%,96%,.9)}

.border-s-zinc-100\/95 {
    border-inline-start-color:hsla(240,5%,96%,.95)}

.border-s-zinc-200 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(228 228 231/var(--tw-border-opacity))}

.border-s-zinc-200\/0 {
    border-inline-start-color: hsla(240,6%,90%,0)
}

.border-s-zinc-200\/10 {
    border-inline-start-color:hsla(240,6%,90%,.1)}

.border-s-zinc-200\/100 {
    border-inline-start-color:#e4e4e7}

.border-s-zinc-200\/20 {
    border-inline-start-color:hsla(240,6%,90%,.2)}

.border-s-zinc-200\/25 {
    border-inline-start-color:hsla(240,6%,90%,.25)}

.border-s-zinc-200\/30 {
    border-inline-start-color:hsla(240,6%,90%,.3)}

.border-s-zinc-200\/40 {
    border-inline-start-color:hsla(240,6%,90%,.4)}

.border-s-zinc-200\/5 {
    border-inline-start-color:hsla(240,6%,90%,.05)}

.border-s-zinc-200\/50 {
    border-inline-start-color:hsla(240,6%,90%,.5)}

.border-s-zinc-200\/60 {
    border-inline-start-color:hsla(240,6%,90%,.6)}

.border-s-zinc-200\/70 {
    border-inline-start-color:hsla(240,6%,90%,.7)}

.border-s-zinc-200\/75 {
    border-inline-start-color:hsla(240,6%,90%,.75)}

.border-s-zinc-200\/80 {
    border-inline-start-color:hsla(240,6%,90%,.8)}

.border-s-zinc-200\/90 {
    border-inline-start-color:hsla(240,6%,90%,.9)}

.border-s-zinc-200\/95 {
    border-inline-start-color:hsla(240,6%,90%,.95)}

.border-s-zinc-300 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(212 212 216/var(--tw-border-opacity))}

.border-s-zinc-300\/0 {
    border-inline-start-color: hsla(240,5%,84%,0)
}

.border-s-zinc-300\/10 {
    border-inline-start-color:hsla(240,5%,84%,.1)}

.border-s-zinc-300\/100 {
    border-inline-start-color:#d4d4d8}

.border-s-zinc-300\/20 {
    border-inline-start-color:hsla(240,5%,84%,.2)}

.border-s-zinc-300\/25 {
    border-inline-start-color:hsla(240,5%,84%,.25)}

.border-s-zinc-300\/30 {
    border-inline-start-color:hsla(240,5%,84%,.3)}

.border-s-zinc-300\/40 {
    border-inline-start-color:hsla(240,5%,84%,.4)}

.border-s-zinc-300\/5 {
    border-inline-start-color:hsla(240,5%,84%,.05)}

.border-s-zinc-300\/50 {
    border-inline-start-color:hsla(240,5%,84%,.5)}

.border-s-zinc-300\/60 {
    border-inline-start-color:hsla(240,5%,84%,.6)}

.border-s-zinc-300\/70 {
    border-inline-start-color:hsla(240,5%,84%,.7)}

.border-s-zinc-300\/75 {
    border-inline-start-color:hsla(240,5%,84%,.75)}

.border-s-zinc-300\/80 {
    border-inline-start-color:hsla(240,5%,84%,.8)}

.border-s-zinc-300\/90 {
    border-inline-start-color:hsla(240,5%,84%,.9)}

.border-s-zinc-300\/95 {
    border-inline-start-color:hsla(240,5%,84%,.95)}

.border-s-zinc-400 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(161 161 170/var(--tw-border-opacity))}

.border-s-zinc-400\/0 {
    border-inline-start-color: hsla(240,5%,65%,0)
}

.border-s-zinc-400\/10 {
    border-inline-start-color:hsla(240,5%,65%,.1)}

.border-s-zinc-400\/100 {
    border-inline-start-color:#a1a1aa}

.border-s-zinc-400\/20 {
    border-inline-start-color:hsla(240,5%,65%,.2)}

.border-s-zinc-400\/25 {
    border-inline-start-color:hsla(240,5%,65%,.25)}

.border-s-zinc-400\/30 {
    border-inline-start-color:hsla(240,5%,65%,.3)}

.border-s-zinc-400\/40 {
    border-inline-start-color:hsla(240,5%,65%,.4)}

.border-s-zinc-400\/5 {
    border-inline-start-color:hsla(240,5%,65%,.05)}

.border-s-zinc-400\/50 {
    border-inline-start-color:hsla(240,5%,65%,.5)}

.border-s-zinc-400\/60 {
    border-inline-start-color:hsla(240,5%,65%,.6)}

.border-s-zinc-400\/70 {
    border-inline-start-color:hsla(240,5%,65%,.7)}

.border-s-zinc-400\/75 {
    border-inline-start-color:hsla(240,5%,65%,.75)}

.border-s-zinc-400\/80 {
    border-inline-start-color:hsla(240,5%,65%,.8)}

.border-s-zinc-400\/90 {
    border-inline-start-color:hsla(240,5%,65%,.9)}

.border-s-zinc-400\/95 {
    border-inline-start-color:hsla(240,5%,65%,.95)}

.border-s-zinc-50 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(250 250 250/var(--tw-border-opacity))}

.border-s-zinc-50\/0 {
    border-inline-start-color: hsla(0,0%,98%,0)
}

.border-s-zinc-50\/10 {
    border-inline-start-color:hsla(0,0%,98%,.1)}

.border-s-zinc-50\/100 {
    border-inline-start-color:#fafafa}

.border-s-zinc-50\/20 {
    border-inline-start-color:hsla(0,0%,98%,.2)}

.border-s-zinc-50\/25 {
    border-inline-start-color:hsla(0,0%,98%,.25)}

.border-s-zinc-50\/30 {
    border-inline-start-color:hsla(0,0%,98%,.3)}

.border-s-zinc-50\/40 {
    border-inline-start-color:hsla(0,0%,98%,.4)}

.border-s-zinc-50\/5 {
    border-inline-start-color:hsla(0,0%,98%,.05)}

.border-s-zinc-50\/50 {
    border-inline-start-color:hsla(0,0%,98%,.5)}

.border-s-zinc-50\/60 {
    border-inline-start-color:hsla(0,0%,98%,.6)}

.border-s-zinc-50\/70 {
    border-inline-start-color:hsla(0,0%,98%,.7)}

.border-s-zinc-50\/75 {
    border-inline-start-color:hsla(0,0%,98%,.75)}

.border-s-zinc-50\/80 {
    border-inline-start-color:hsla(0,0%,98%,.8)}

.border-s-zinc-50\/90 {
    border-inline-start-color:hsla(0,0%,98%,.9)}

.border-s-zinc-50\/95 {
    border-inline-start-color:hsla(0,0%,98%,.95)}

.border-s-zinc-500 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(113 113 122/var(--tw-border-opacity))}

.border-s-zinc-500\/0 {
    border-inline-start-color: hsla(240,4%,46%,0)
}

.border-s-zinc-500\/10 {
    border-inline-start-color:hsla(240,4%,46%,.1)}

.border-s-zinc-500\/100 {
    border-inline-start-color:#71717a}

.border-s-zinc-500\/20 {
    border-inline-start-color:hsla(240,4%,46%,.2)}

.border-s-zinc-500\/25 {
    border-inline-start-color:hsla(240,4%,46%,.25)}

.border-s-zinc-500\/30 {
    border-inline-start-color:hsla(240,4%,46%,.3)}

.border-s-zinc-500\/40 {
    border-inline-start-color:hsla(240,4%,46%,.4)}

.border-s-zinc-500\/5 {
    border-inline-start-color:hsla(240,4%,46%,.05)}

.border-s-zinc-500\/50 {
    border-inline-start-color:hsla(240,4%,46%,.5)}

.border-s-zinc-500\/60 {
    border-inline-start-color:hsla(240,4%,46%,.6)}

.border-s-zinc-500\/70 {
    border-inline-start-color:hsla(240,4%,46%,.7)}

.border-s-zinc-500\/75 {
    border-inline-start-color:hsla(240,4%,46%,.75)}

.border-s-zinc-500\/80 {
    border-inline-start-color:hsla(240,4%,46%,.8)}

.border-s-zinc-500\/90 {
    border-inline-start-color:hsla(240,4%,46%,.9)}

.border-s-zinc-500\/95 {
    border-inline-start-color:hsla(240,4%,46%,.95)}

.border-s-zinc-600 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(82 82 91/var(--tw-border-opacity))}

.border-s-zinc-600\/0 {
    border-inline-start-color: rgba(82,82,91,0)
}

.border-s-zinc-600\/10 {
    border-inline-start-color:rgba(82,82,91,.1)}

.border-s-zinc-600\/100 {
    border-inline-start-color:#52525b}

.border-s-zinc-600\/20 {
    border-inline-start-color:rgba(82,82,91,.2)}

.border-s-zinc-600\/25 {
    border-inline-start-color:rgba(82,82,91,.25)}

.border-s-zinc-600\/30 {
    border-inline-start-color:rgba(82,82,91,.3)}

.border-s-zinc-600\/40 {
    border-inline-start-color:rgba(82,82,91,.4)}

.border-s-zinc-600\/5 {
    border-inline-start-color:rgba(82,82,91,.05)}

.border-s-zinc-600\/50 {
    border-inline-start-color:rgba(82,82,91,.5)}

.border-s-zinc-600\/60 {
    border-inline-start-color:rgba(82,82,91,.6)}

.border-s-zinc-600\/70 {
    border-inline-start-color:rgba(82,82,91,.7)}

.border-s-zinc-600\/75 {
    border-inline-start-color:rgba(82,82,91,.75)}

.border-s-zinc-600\/80 {
    border-inline-start-color:rgba(82,82,91,.8)}

.border-s-zinc-600\/90 {
    border-inline-start-color:rgba(82,82,91,.9)}

.border-s-zinc-600\/95 {
    border-inline-start-color:rgba(82,82,91,.95)}

.border-s-zinc-700 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(63 63 70/var(--tw-border-opacity))}

.border-s-zinc-700\/0 {
    border-inline-start-color: rgba(63,63,70,0)
}

.border-s-zinc-700\/10 {
    border-inline-start-color:rgba(63,63,70,.1)}

.border-s-zinc-700\/100 {
    border-inline-start-color:#3f3f46}

.border-s-zinc-700\/20 {
    border-inline-start-color:rgba(63,63,70,.2)}

.border-s-zinc-700\/25 {
    border-inline-start-color:rgba(63,63,70,.25)}

.border-s-zinc-700\/30 {
    border-inline-start-color:rgba(63,63,70,.3)}

.border-s-zinc-700\/40 {
    border-inline-start-color:rgba(63,63,70,.4)}

.border-s-zinc-700\/5 {
    border-inline-start-color:rgba(63,63,70,.05)}

.border-s-zinc-700\/50 {
    border-inline-start-color:rgba(63,63,70,.5)}

.border-s-zinc-700\/60 {
    border-inline-start-color:rgba(63,63,70,.6)}

.border-s-zinc-700\/70 {
    border-inline-start-color:rgba(63,63,70,.7)}

.border-s-zinc-700\/75 {
    border-inline-start-color:rgba(63,63,70,.75)}

.border-s-zinc-700\/80 {
    border-inline-start-color:rgba(63,63,70,.8)}

.border-s-zinc-700\/90 {
    border-inline-start-color:rgba(63,63,70,.9)}

.border-s-zinc-700\/95 {
    border-inline-start-color:rgba(63,63,70,.95)}

.border-s-zinc-800 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(39 39 42/var(--tw-border-opacity))}

.border-s-zinc-800\/0 {
    border-inline-start-color: rgba(39,39,42,0)
}

.border-s-zinc-800\/10 {
    border-inline-start-color:rgba(39,39,42,.1)}

.border-s-zinc-800\/100 {
    border-inline-start-color:#27272a}

.border-s-zinc-800\/20 {
    border-inline-start-color:rgba(39,39,42,.2)}

.border-s-zinc-800\/25 {
    border-inline-start-color:rgba(39,39,42,.25)}

.border-s-zinc-800\/30 {
    border-inline-start-color:rgba(39,39,42,.3)}

.border-s-zinc-800\/40 {
    border-inline-start-color:rgba(39,39,42,.4)}

.border-s-zinc-800\/5 {
    border-inline-start-color:rgba(39,39,42,.05)}

.border-s-zinc-800\/50 {
    border-inline-start-color:rgba(39,39,42,.5)}

.border-s-zinc-800\/60 {
    border-inline-start-color:rgba(39,39,42,.6)}

.border-s-zinc-800\/70 {
    border-inline-start-color:rgba(39,39,42,.7)}

.border-s-zinc-800\/75 {
    border-inline-start-color:rgba(39,39,42,.75)}

.border-s-zinc-800\/80 {
    border-inline-start-color:rgba(39,39,42,.8)}

.border-s-zinc-800\/90 {
    border-inline-start-color:rgba(39,39,42,.9)}

.border-s-zinc-800\/95 {
    border-inline-start-color:rgba(39,39,42,.95)}

.border-s-zinc-900 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(24 24 27/var(--tw-border-opacity))}

.border-s-zinc-900\/0 {
    border-inline-start-color: rgba(24,24,27,0)
}

.border-s-zinc-900\/10 {
    border-inline-start-color:rgba(24,24,27,.1)}

.border-s-zinc-900\/100 {
    border-inline-start-color:#18181b}

.border-s-zinc-900\/20 {
    border-inline-start-color:rgba(24,24,27,.2)}

.border-s-zinc-900\/25 {
    border-inline-start-color:rgba(24,24,27,.25)}

.border-s-zinc-900\/30 {
    border-inline-start-color:rgba(24,24,27,.3)}

.border-s-zinc-900\/40 {
    border-inline-start-color:rgba(24,24,27,.4)}

.border-s-zinc-900\/5 {
    border-inline-start-color:rgba(24,24,27,.05)}

.border-s-zinc-900\/50 {
    border-inline-start-color:rgba(24,24,27,.5)}

.border-s-zinc-900\/60 {
    border-inline-start-color:rgba(24,24,27,.6)}

.border-s-zinc-900\/70 {
    border-inline-start-color:rgba(24,24,27,.7)}

.border-s-zinc-900\/75 {
    border-inline-start-color:rgba(24,24,27,.75)}

.border-s-zinc-900\/80 {
    border-inline-start-color:rgba(24,24,27,.8)}

.border-s-zinc-900\/90 {
    border-inline-start-color:rgba(24,24,27,.9)}

.border-s-zinc-900\/95 {
    border-inline-start-color:rgba(24,24,27,.95)}

.border-s-zinc-950 {
    --tw-border-opacity: 1;
    border-inline-start-color:rgb(9 9 11/var(--tw-border-opacity))}

.border-s-zinc-950\/0 {
    border-inline-start-color: rgba(9,9,11,0)
}

.border-s-zinc-950\/10 {
    border-inline-start-color:rgba(9,9,11,.1)}

.border-s-zinc-950\/100 {
    border-inline-start-color:#09090b}

.border-s-zinc-950\/20 {
    border-inline-start-color:rgba(9,9,11,.2)}

.border-s-zinc-950\/25 {
    border-inline-start-color:rgba(9,9,11,.25)}

.border-s-zinc-950\/30 {
    border-inline-start-color:rgba(9,9,11,.3)}

.border-s-zinc-950\/40 {
    border-inline-start-color:rgba(9,9,11,.4)}

.border-s-zinc-950\/5 {
    border-inline-start-color:rgba(9,9,11,.05)}

.border-s-zinc-950\/50 {
    border-inline-start-color:rgba(9,9,11,.5)}

.border-s-zinc-950\/60 {
    border-inline-start-color:rgba(9,9,11,.6)}

.border-s-zinc-950\/70 {
    border-inline-start-color:rgba(9,9,11,.7)}

.border-s-zinc-950\/75 {
    border-inline-start-color:rgba(9,9,11,.75)}

.border-s-zinc-950\/80 {
    border-inline-start-color:rgba(9,9,11,.8)}

.border-s-zinc-950\/90 {
    border-inline-start-color:rgba(9,9,11,.9)}

.border-s-zinc-950\/95 {
    border-inline-start-color:rgba(9,9,11,.95)}

.border-t-accent-dark {
    --tw-border-opacity: 1;
    border-top-color: rgb(230 217 76/var(--tw-border-opacity))
}

.border-t-accent-dark\/0 {
    border-top-color: rgba(230,217,76,0)
}

.border-t-accent-dark\/10 {
    border-top-color: rgba(230,217,76,.1)
}

.border-t-accent-dark\/100 {
    border-top-color: #e6d94c
}

.border-t-accent-dark\/20 {
    border-top-color: rgba(230,217,76,.2)
}

.border-t-accent-dark\/25 {
    border-top-color: rgba(230,217,76,.25)
}

.border-t-accent-dark\/30 {
    border-top-color: rgba(230,217,76,.3)
}

.border-t-accent-dark\/40 {
    border-top-color: rgba(230,217,76,.4)
}

.border-t-accent-dark\/5 {
    border-top-color: rgba(230,217,76,.05)
}

.border-t-accent-dark\/50 {
    border-top-color: rgba(230,217,76,.5)
}

.border-t-accent-dark\/60 {
    border-top-color: rgba(230,217,76,.6)
}

.border-t-accent-dark\/70 {
    border-top-color: rgba(230,217,76,.7)
}

.border-t-accent-dark\/75 {
    border-top-color: rgba(230,217,76,.75)
}

.border-t-accent-dark\/80 {
    border-top-color: rgba(230,217,76,.8)
}

.border-t-accent-dark\/90 {
    border-top-color: rgba(230,217,76,.9)
}

.border-t-accent-dark\/95 {
    border-top-color: rgba(230,217,76,.95)
}

.border-t-accent-default {
    --tw-border-opacity: 1;
    border-top-color: rgb(255 241 84/var(--tw-border-opacity))
}

.border-t-accent-default\/0 {
    border-top-color: rgba(255,241,84,0)
}

.border-t-accent-default\/10 {
    border-top-color: rgba(255,241,84,.1)
}

.border-t-accent-default\/100 {
    border-top-color: #fff154
}

.border-t-accent-default\/20 {
    border-top-color: rgba(255,241,84,.2)
}

.border-t-accent-default\/25 {
    border-top-color: rgba(255,241,84,.25)
}

.border-t-accent-default\/30 {
    border-top-color: rgba(255,241,84,.3)
}

.border-t-accent-default\/40 {
    border-top-color: rgba(255,241,84,.4)
}

.border-t-accent-default\/5 {
    border-top-color: rgba(255,241,84,.05)
}

.border-t-accent-default\/50 {
    border-top-color: rgba(255,241,84,.5)
}

.border-t-accent-default\/60 {
    border-top-color: rgba(255,241,84,.6)
}

.border-t-accent-default\/70 {
    border-top-color: rgba(255,241,84,.7)
}

.border-t-accent-default\/75 {
    border-top-color: rgba(255,241,84,.75)
}

.border-t-accent-default\/80 {
    border-top-color: rgba(255,241,84,.8)
}

.border-t-accent-default\/90 {
    border-top-color: rgba(255,241,84,.9)
}

.border-t-accent-default\/95 {
    border-top-color: rgba(255,241,84,.95)
}

.border-t-accent-foreground {
    border-top-color: hsl(var(--accent-foreground))
}

.border-t-accent-foreground\/0 {
    border-top-color: hsl(var(--accent-foreground)/0)
}

.border-t-accent-foreground\/10 {
    border-top-color: hsl(var(--accent-foreground)/.1)
}

.border-t-accent-foreground\/100 {
    border-top-color: hsl(var(--accent-foreground)/1)
}

.border-t-accent-foreground\/20 {
    border-top-color: hsl(var(--accent-foreground)/.2)
}

.border-t-accent-foreground\/25 {
    border-top-color: hsl(var(--accent-foreground)/.25)
}

.border-t-accent-foreground\/30 {
    border-top-color: hsl(var(--accent-foreground)/.3)
}

.border-t-accent-foreground\/40 {
    border-top-color: hsl(var(--accent-foreground)/.4)
}

.border-t-accent-foreground\/5 {
    border-top-color: hsl(var(--accent-foreground)/.05)
}

.border-t-accent-foreground\/50 {
    border-top-color: hsl(var(--accent-foreground)/.5)
}

.border-t-accent-foreground\/60 {
    border-top-color: hsl(var(--accent-foreground)/.6)
}

.border-t-accent-foreground\/70 {
    border-top-color: hsl(var(--accent-foreground)/.7)
}

.border-t-accent-foreground\/75 {
    border-top-color: hsl(var(--accent-foreground)/.75)
}

.border-t-accent-foreground\/80 {
    border-top-color: hsl(var(--accent-foreground)/.8)
}

.border-t-accent-foreground\/90 {
    border-top-color: hsl(var(--accent-foreground)/.9)
}

.border-t-accent-foreground\/95 {
    border-top-color: hsl(var(--accent-foreground)/.95)
}

.border-t-amber-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(254 243 199/var(--tw-border-opacity))
}

.border-t-amber-100\/0 {
    border-top-color: hsla(48,96%,89%,0)
}

.border-t-amber-100\/10 {
    border-top-color: hsla(48,96%,89%,.1)
}

.border-t-amber-100\/100 {
    border-top-color: #fef3c7
}

.border-t-amber-100\/20 {
    border-top-color: hsla(48,96%,89%,.2)
}

.border-t-amber-100\/25 {
    border-top-color: hsla(48,96%,89%,.25)
}

.border-t-amber-100\/30 {
    border-top-color: hsla(48,96%,89%,.3)
}

.border-t-amber-100\/40 {
    border-top-color: hsla(48,96%,89%,.4)
}

.border-t-amber-100\/5 {
    border-top-color: hsla(48,96%,89%,.05)
}

.border-t-amber-100\/50 {
    border-top-color: hsla(48,96%,89%,.5)
}

.border-t-amber-100\/60 {
    border-top-color: hsla(48,96%,89%,.6)
}

.border-t-amber-100\/70 {
    border-top-color: hsla(48,96%,89%,.7)
}

.border-t-amber-100\/75 {
    border-top-color: hsla(48,96%,89%,.75)
}

.border-t-amber-100\/80 {
    border-top-color: hsla(48,96%,89%,.8)
}

.border-t-amber-100\/90 {
    border-top-color: hsla(48,96%,89%,.9)
}

.border-t-amber-100\/95 {
    border-top-color: hsla(48,96%,89%,.95)
}

.border-t-amber-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(253 230 138/var(--tw-border-opacity))
}

.border-t-amber-200\/0 {
    border-top-color: hsla(48,97%,77%,0)
}

.border-t-amber-200\/10 {
    border-top-color: hsla(48,97%,77%,.1)
}

.border-t-amber-200\/100 {
    border-top-color: #fde68a
}

.border-t-amber-200\/20 {
    border-top-color: hsla(48,97%,77%,.2)
}

.border-t-amber-200\/25 {
    border-top-color: hsla(48,97%,77%,.25)
}

.border-t-amber-200\/30 {
    border-top-color: hsla(48,97%,77%,.3)
}

.border-t-amber-200\/40 {
    border-top-color: hsla(48,97%,77%,.4)
}

.border-t-amber-200\/5 {
    border-top-color: hsla(48,97%,77%,.05)
}

.border-t-amber-200\/50 {
    border-top-color: hsla(48,97%,77%,.5)
}

.border-t-amber-200\/60 {
    border-top-color: hsla(48,97%,77%,.6)
}

.border-t-amber-200\/70 {
    border-top-color: hsla(48,97%,77%,.7)
}

.border-t-amber-200\/75 {
    border-top-color: hsla(48,97%,77%,.75)
}

.border-t-amber-200\/80 {
    border-top-color: hsla(48,97%,77%,.8)
}

.border-t-amber-200\/90 {
    border-top-color: hsla(48,97%,77%,.9)
}

.border-t-amber-200\/95 {
    border-top-color: hsla(48,97%,77%,.95)
}

.border-t-amber-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(252 211 77/var(--tw-border-opacity))
}

.border-t-amber-300\/0 {
    border-top-color: rgba(252,211,77,0)
}

.border-t-amber-300\/10 {
    border-top-color: rgba(252,211,77,.1)
}

.border-t-amber-300\/100 {
    border-top-color: #fcd34d
}

.border-t-amber-300\/20 {
    border-top-color: rgba(252,211,77,.2)
}

.border-t-amber-300\/25 {
    border-top-color: rgba(252,211,77,.25)
}

.border-t-amber-300\/30 {
    border-top-color: rgba(252,211,77,.3)
}

.border-t-amber-300\/40 {
    border-top-color: rgba(252,211,77,.4)
}

.border-t-amber-300\/5 {
    border-top-color: rgba(252,211,77,.05)
}

.border-t-amber-300\/50 {
    border-top-color: rgba(252,211,77,.5)
}

.border-t-amber-300\/60 {
    border-top-color: rgba(252,211,77,.6)
}

.border-t-amber-300\/70 {
    border-top-color: rgba(252,211,77,.7)
}

.border-t-amber-300\/75 {
    border-top-color: rgba(252,211,77,.75)
}

.border-t-amber-300\/80 {
    border-top-color: rgba(252,211,77,.8)
}

.border-t-amber-300\/90 {
    border-top-color: rgba(252,211,77,.9)
}

.border-t-amber-300\/95 {
    border-top-color: rgba(252,211,77,.95)
}

.border-t-amber-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(251 191 36/var(--tw-border-opacity))
}

.border-t-amber-400\/0 {
    border-top-color: rgba(251,191,36,0)
}

.border-t-amber-400\/10 {
    border-top-color: rgba(251,191,36,.1)
}

.border-t-amber-400\/100 {
    border-top-color: #fbbf24
}

.border-t-amber-400\/20 {
    border-top-color: rgba(251,191,36,.2)
}

.border-t-amber-400\/25 {
    border-top-color: rgba(251,191,36,.25)
}

.border-t-amber-400\/30 {
    border-top-color: rgba(251,191,36,.3)
}

.border-t-amber-400\/40 {
    border-top-color: rgba(251,191,36,.4)
}

.border-t-amber-400\/5 {
    border-top-color: rgba(251,191,36,.05)
}

.border-t-amber-400\/50 {
    border-top-color: rgba(251,191,36,.5)
}

.border-t-amber-400\/60 {
    border-top-color: rgba(251,191,36,.6)
}

.border-t-amber-400\/70 {
    border-top-color: rgba(251,191,36,.7)
}

.border-t-amber-400\/75 {
    border-top-color: rgba(251,191,36,.75)
}

.border-t-amber-400\/80 {
    border-top-color: rgba(251,191,36,.8)
}

.border-t-amber-400\/90 {
    border-top-color: rgba(251,191,36,.9)
}

.border-t-amber-400\/95 {
    border-top-color: rgba(251,191,36,.95)
}

.border-t-amber-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(255 251 235/var(--tw-border-opacity))
}

.border-t-amber-50\/0 {
    border-top-color: rgba(255,251,235,0)
}

.border-t-amber-50\/10 {
    border-top-color: rgba(255,251,235,.1)
}

.border-t-amber-50\/100 {
    border-top-color: #fffbeb
}

.border-t-amber-50\/20 {
    border-top-color: rgba(255,251,235,.2)
}

.border-t-amber-50\/25 {
    border-top-color: rgba(255,251,235,.25)
}

.border-t-amber-50\/30 {
    border-top-color: rgba(255,251,235,.3)
}

.border-t-amber-50\/40 {
    border-top-color: rgba(255,251,235,.4)
}

.border-t-amber-50\/5 {
    border-top-color: rgba(255,251,235,.05)
}

.border-t-amber-50\/50 {
    border-top-color: rgba(255,251,235,.5)
}

.border-t-amber-50\/60 {
    border-top-color: rgba(255,251,235,.6)
}

.border-t-amber-50\/70 {
    border-top-color: rgba(255,251,235,.7)
}

.border-t-amber-50\/75 {
    border-top-color: rgba(255,251,235,.75)
}

.border-t-amber-50\/80 {
    border-top-color: rgba(255,251,235,.8)
}

.border-t-amber-50\/90 {
    border-top-color: rgba(255,251,235,.9)
}

.border-t-amber-50\/95 {
    border-top-color: rgba(255,251,235,.95)
}

.border-t-amber-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(245 158 11/var(--tw-border-opacity))
}

.border-t-amber-500\/0 {
    border-top-color: rgba(245,158,11,0)
}

.border-t-amber-500\/10 {
    border-top-color: rgba(245,158,11,.1)
}

.border-t-amber-500\/100 {
    border-top-color: #f59e0b
}

.border-t-amber-500\/20 {
    border-top-color: rgba(245,158,11,.2)
}

.border-t-amber-500\/25 {
    border-top-color: rgba(245,158,11,.25)
}

.border-t-amber-500\/30 {
    border-top-color: rgba(245,158,11,.3)
}

.border-t-amber-500\/40 {
    border-top-color: rgba(245,158,11,.4)
}

.border-t-amber-500\/5 {
    border-top-color: rgba(245,158,11,.05)
}

.border-t-amber-500\/50 {
    border-top-color: rgba(245,158,11,.5)
}

.border-t-amber-500\/60 {
    border-top-color: rgba(245,158,11,.6)
}

.border-t-amber-500\/70 {
    border-top-color: rgba(245,158,11,.7)
}

.border-t-amber-500\/75 {
    border-top-color: rgba(245,158,11,.75)
}

.border-t-amber-500\/80 {
    border-top-color: rgba(245,158,11,.8)
}

.border-t-amber-500\/90 {
    border-top-color: rgba(245,158,11,.9)
}

.border-t-amber-500\/95 {
    border-top-color: rgba(245,158,11,.95)
}

.border-t-amber-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(217 119 6/var(--tw-border-opacity))
}

.border-t-amber-600\/0 {
    border-top-color: rgba(217,119,6,0)
}

.border-t-amber-600\/10 {
    border-top-color: rgba(217,119,6,.1)
}

.border-t-amber-600\/100 {
    border-top-color: #d97706
}

.border-t-amber-600\/20 {
    border-top-color: rgba(217,119,6,.2)
}

.border-t-amber-600\/25 {
    border-top-color: rgba(217,119,6,.25)
}

.border-t-amber-600\/30 {
    border-top-color: rgba(217,119,6,.3)
}

.border-t-amber-600\/40 {
    border-top-color: rgba(217,119,6,.4)
}

.border-t-amber-600\/5 {
    border-top-color: rgba(217,119,6,.05)
}

.border-t-amber-600\/50 {
    border-top-color: rgba(217,119,6,.5)
}

.border-t-amber-600\/60 {
    border-top-color: rgba(217,119,6,.6)
}

.border-t-amber-600\/70 {
    border-top-color: rgba(217,119,6,.7)
}

.border-t-amber-600\/75 {
    border-top-color: rgba(217,119,6,.75)
}

.border-t-amber-600\/80 {
    border-top-color: rgba(217,119,6,.8)
}

.border-t-amber-600\/90 {
    border-top-color: rgba(217,119,6,.9)
}

.border-t-amber-600\/95 {
    border-top-color: rgba(217,119,6,.95)
}

.border-t-amber-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(180 83 9/var(--tw-border-opacity))
}

.border-t-amber-700\/0 {
    border-top-color: rgba(180,83,9,0)
}

.border-t-amber-700\/10 {
    border-top-color: rgba(180,83,9,.1)
}

.border-t-amber-700\/100 {
    border-top-color: #b45309
}

.border-t-amber-700\/20 {
    border-top-color: rgba(180,83,9,.2)
}

.border-t-amber-700\/25 {
    border-top-color: rgba(180,83,9,.25)
}

.border-t-amber-700\/30 {
    border-top-color: rgba(180,83,9,.3)
}

.border-t-amber-700\/40 {
    border-top-color: rgba(180,83,9,.4)
}

.border-t-amber-700\/5 {
    border-top-color: rgba(180,83,9,.05)
}

.border-t-amber-700\/50 {
    border-top-color: rgba(180,83,9,.5)
}

.border-t-amber-700\/60 {
    border-top-color: rgba(180,83,9,.6)
}

.border-t-amber-700\/70 {
    border-top-color: rgba(180,83,9,.7)
}

.border-t-amber-700\/75 {
    border-top-color: rgba(180,83,9,.75)
}

.border-t-amber-700\/80 {
    border-top-color: rgba(180,83,9,.8)
}

.border-t-amber-700\/90 {
    border-top-color: rgba(180,83,9,.9)
}

.border-t-amber-700\/95 {
    border-top-color: rgba(180,83,9,.95)
}

.border-t-amber-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(146 64 14/var(--tw-border-opacity))
}

.border-t-amber-800\/0 {
    border-top-color: rgba(146,64,14,0)
}

.border-t-amber-800\/10 {
    border-top-color: rgba(146,64,14,.1)
}

.border-t-amber-800\/100 {
    border-top-color: #92400e
}

.border-t-amber-800\/20 {
    border-top-color: rgba(146,64,14,.2)
}

.border-t-amber-800\/25 {
    border-top-color: rgba(146,64,14,.25)
}

.border-t-amber-800\/30 {
    border-top-color: rgba(146,64,14,.3)
}

.border-t-amber-800\/40 {
    border-top-color: rgba(146,64,14,.4)
}

.border-t-amber-800\/5 {
    border-top-color: rgba(146,64,14,.05)
}

.border-t-amber-800\/50 {
    border-top-color: rgba(146,64,14,.5)
}

.border-t-amber-800\/60 {
    border-top-color: rgba(146,64,14,.6)
}

.border-t-amber-800\/70 {
    border-top-color: rgba(146,64,14,.7)
}

.border-t-amber-800\/75 {
    border-top-color: rgba(146,64,14,.75)
}

.border-t-amber-800\/80 {
    border-top-color: rgba(146,64,14,.8)
}

.border-t-amber-800\/90 {
    border-top-color: rgba(146,64,14,.9)
}

.border-t-amber-800\/95 {
    border-top-color: rgba(146,64,14,.95)
}

.border-t-amber-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(120 53 15/var(--tw-border-opacity))
}

.border-t-amber-900\/0 {
    border-top-color: rgba(120,53,15,0)
}

.border-t-amber-900\/10 {
    border-top-color: rgba(120,53,15,.1)
}

.border-t-amber-900\/100 {
    border-top-color: #78350f
}

.border-t-amber-900\/20 {
    border-top-color: rgba(120,53,15,.2)
}

.border-t-amber-900\/25 {
    border-top-color: rgba(120,53,15,.25)
}

.border-t-amber-900\/30 {
    border-top-color: rgba(120,53,15,.3)
}

.border-t-amber-900\/40 {
    border-top-color: rgba(120,53,15,.4)
}

.border-t-amber-900\/5 {
    border-top-color: rgba(120,53,15,.05)
}

.border-t-amber-900\/50 {
    border-top-color: rgba(120,53,15,.5)
}

.border-t-amber-900\/60 {
    border-top-color: rgba(120,53,15,.6)
}

.border-t-amber-900\/70 {
    border-top-color: rgba(120,53,15,.7)
}

.border-t-amber-900\/75 {
    border-top-color: rgba(120,53,15,.75)
}

.border-t-amber-900\/80 {
    border-top-color: rgba(120,53,15,.8)
}

.border-t-amber-900\/90 {
    border-top-color: rgba(120,53,15,.9)
}

.border-t-amber-900\/95 {
    border-top-color: rgba(120,53,15,.95)
}

.border-t-amber-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(69 26 3/var(--tw-border-opacity))
}

.border-t-amber-950\/0 {
    border-top-color: rgba(69,26,3,0)
}

.border-t-amber-950\/10 {
    border-top-color: rgba(69,26,3,.1)
}

.border-t-amber-950\/100 {
    border-top-color: #451a03
}

.border-t-amber-950\/20 {
    border-top-color: rgba(69,26,3,.2)
}

.border-t-amber-950\/25 {
    border-top-color: rgba(69,26,3,.25)
}

.border-t-amber-950\/30 {
    border-top-color: rgba(69,26,3,.3)
}

.border-t-amber-950\/40 {
    border-top-color: rgba(69,26,3,.4)
}

.border-t-amber-950\/5 {
    border-top-color: rgba(69,26,3,.05)
}

.border-t-amber-950\/50 {
    border-top-color: rgba(69,26,3,.5)
}

.border-t-amber-950\/60 {
    border-top-color: rgba(69,26,3,.6)
}

.border-t-amber-950\/70 {
    border-top-color: rgba(69,26,3,.7)
}

.border-t-amber-950\/75 {
    border-top-color: rgba(69,26,3,.75)
}

.border-t-amber-950\/80 {
    border-top-color: rgba(69,26,3,.8)
}

.border-t-amber-950\/90 {
    border-top-color: rgba(69,26,3,.9)
}

.border-t-amber-950\/95 {
    border-top-color: rgba(69,26,3,.95)
}

.border-t-background {
    border-top-color: hsl(var(--background))
}

.border-t-background\/0 {
    border-top-color: hsl(var(--background)/0)
}

.border-t-background\/10 {
    border-top-color: hsl(var(--background)/.1)
}

.border-t-background\/100 {
    border-top-color: hsl(var(--background)/1)
}

.border-t-background\/20 {
    border-top-color: hsl(var(--background)/.2)
}

.border-t-background\/25 {
    border-top-color: hsl(var(--background)/.25)
}

.border-t-background\/30 {
    border-top-color: hsl(var(--background)/.3)
}

.border-t-background\/40 {
    border-top-color: hsl(var(--background)/.4)
}

.border-t-background\/5 {
    border-top-color: hsl(var(--background)/.05)
}

.border-t-background\/50 {
    border-top-color: hsl(var(--background)/.5)
}

.border-t-background\/60 {
    border-top-color: hsl(var(--background)/.6)
}

.border-t-background\/70 {
    border-top-color: hsl(var(--background)/.7)
}

.border-t-background\/75 {
    border-top-color: hsl(var(--background)/.75)
}

.border-t-background\/80 {
    border-top-color: hsl(var(--background)/.8)
}

.border-t-background\/90 {
    border-top-color: hsl(var(--background)/.9)
}

.border-t-background\/95 {
    border-top-color: hsl(var(--background)/.95)
}

.border-t-black {
    --tw-border-opacity: 1;
    border-top-color: rgb(49 43 65/var(--tw-border-opacity))
}

.border-t-black\/0 {
    border-top-color: rgba(49,43,65,0)
}

.border-t-black\/10 {
    border-top-color: rgba(49,43,65,.1)
}

.border-t-black\/100 {
    border-top-color: #312b41
}

.border-t-black\/20 {
    border-top-color: rgba(49,43,65,.2)
}

.border-t-black\/25 {
    border-top-color: rgba(49,43,65,.25)
}

.border-t-black\/30 {
    border-top-color: rgba(49,43,65,.3)
}

.border-t-black\/40 {
    border-top-color: rgba(49,43,65,.4)
}

.border-t-black\/5 {
    border-top-color: rgba(49,43,65,.05)
}

.border-t-black\/50 {
    border-top-color: rgba(49,43,65,.5)
}

.border-t-black\/60 {
    border-top-color: rgba(49,43,65,.6)
}

.border-t-black\/70 {
    border-top-color: rgba(49,43,65,.7)
}

.border-t-black\/75 {
    border-top-color: rgba(49,43,65,.75)
}

.border-t-black\/80 {
    border-top-color: rgba(49,43,65,.8)
}

.border-t-black\/90 {
    border-top-color: rgba(49,43,65,.9)
}

.border-t-black\/95 {
    border-top-color: rgba(49,43,65,.95)
}

.border-t-blue-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(219 234 254/var(--tw-border-opacity))
}

.border-t-blue-100\/0 {
    border-top-color: rgba(219,234,254,0)
}

.border-t-blue-100\/10 {
    border-top-color: rgba(219,234,254,.1)
}

.border-t-blue-100\/100 {
    border-top-color: #dbeafe
}

.border-t-blue-100\/20 {
    border-top-color: rgba(219,234,254,.2)
}

.border-t-blue-100\/25 {
    border-top-color: rgba(219,234,254,.25)
}

.border-t-blue-100\/30 {
    border-top-color: rgba(219,234,254,.3)
}

.border-t-blue-100\/40 {
    border-top-color: rgba(219,234,254,.4)
}

.border-t-blue-100\/5 {
    border-top-color: rgba(219,234,254,.05)
}

.border-t-blue-100\/50 {
    border-top-color: rgba(219,234,254,.5)
}

.border-t-blue-100\/60 {
    border-top-color: rgba(219,234,254,.6)
}

.border-t-blue-100\/70 {
    border-top-color: rgba(219,234,254,.7)
}

.border-t-blue-100\/75 {
    border-top-color: rgba(219,234,254,.75)
}

.border-t-blue-100\/80 {
    border-top-color: rgba(219,234,254,.8)
}

.border-t-blue-100\/90 {
    border-top-color: rgba(219,234,254,.9)
}

.border-t-blue-100\/95 {
    border-top-color: rgba(219,234,254,.95)
}

.border-t-blue-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(191 219 254/var(--tw-border-opacity))
}

.border-t-blue-200\/0 {
    border-top-color: rgba(191,219,254,0)
}

.border-t-blue-200\/10 {
    border-top-color: rgba(191,219,254,.1)
}

.border-t-blue-200\/100 {
    border-top-color: #bfdbfe
}

.border-t-blue-200\/20 {
    border-top-color: rgba(191,219,254,.2)
}

.border-t-blue-200\/25 {
    border-top-color: rgba(191,219,254,.25)
}

.border-t-blue-200\/30 {
    border-top-color: rgba(191,219,254,.3)
}

.border-t-blue-200\/40 {
    border-top-color: rgba(191,219,254,.4)
}

.border-t-blue-200\/5 {
    border-top-color: rgba(191,219,254,.05)
}

.border-t-blue-200\/50 {
    border-top-color: rgba(191,219,254,.5)
}

.border-t-blue-200\/60 {
    border-top-color: rgba(191,219,254,.6)
}

.border-t-blue-200\/70 {
    border-top-color: rgba(191,219,254,.7)
}

.border-t-blue-200\/75 {
    border-top-color: rgba(191,219,254,.75)
}

.border-t-blue-200\/80 {
    border-top-color: rgba(191,219,254,.8)
}

.border-t-blue-200\/90 {
    border-top-color: rgba(191,219,254,.9)
}

.border-t-blue-200\/95 {
    border-top-color: rgba(191,219,254,.95)
}

.border-t-blue-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(147 197 253/var(--tw-border-opacity))
}

.border-t-blue-300\/0 {
    border-top-color: rgba(147,197,253,0)
}

.border-t-blue-300\/10 {
    border-top-color: rgba(147,197,253,.1)
}

.border-t-blue-300\/100 {
    border-top-color: #93c5fd
}

.border-t-blue-300\/20 {
    border-top-color: rgba(147,197,253,.2)
}

.border-t-blue-300\/25 {
    border-top-color: rgba(147,197,253,.25)
}

.border-t-blue-300\/30 {
    border-top-color: rgba(147,197,253,.3)
}

.border-t-blue-300\/40 {
    border-top-color: rgba(147,197,253,.4)
}

.border-t-blue-300\/5 {
    border-top-color: rgba(147,197,253,.05)
}

.border-t-blue-300\/50 {
    border-top-color: rgba(147,197,253,.5)
}

.border-t-blue-300\/60 {
    border-top-color: rgba(147,197,253,.6)
}

.border-t-blue-300\/70 {
    border-top-color: rgba(147,197,253,.7)
}

.border-t-blue-300\/75 {
    border-top-color: rgba(147,197,253,.75)
}

.border-t-blue-300\/80 {
    border-top-color: rgba(147,197,253,.8)
}

.border-t-blue-300\/90 {
    border-top-color: rgba(147,197,253,.9)
}

.border-t-blue-300\/95 {
    border-top-color: rgba(147,197,253,.95)
}

.border-t-blue-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(96 165 250/var(--tw-border-opacity))
}

.border-t-blue-400\/0 {
    border-top-color: rgba(96,165,250,0)
}

.border-t-blue-400\/10 {
    border-top-color: rgba(96,165,250,.1)
}

.border-t-blue-400\/100 {
    border-top-color: #60a5fa
}

.border-t-blue-400\/20 {
    border-top-color: rgba(96,165,250,.2)
}

.border-t-blue-400\/25 {
    border-top-color: rgba(96,165,250,.25)
}

.border-t-blue-400\/30 {
    border-top-color: rgba(96,165,250,.3)
}

.border-t-blue-400\/40 {
    border-top-color: rgba(96,165,250,.4)
}

.border-t-blue-400\/5 {
    border-top-color: rgba(96,165,250,.05)
}

.border-t-blue-400\/50 {
    border-top-color: rgba(96,165,250,.5)
}

.border-t-blue-400\/60 {
    border-top-color: rgba(96,165,250,.6)
}

.border-t-blue-400\/70 {
    border-top-color: rgba(96,165,250,.7)
}

.border-t-blue-400\/75 {
    border-top-color: rgba(96,165,250,.75)
}

.border-t-blue-400\/80 {
    border-top-color: rgba(96,165,250,.8)
}

.border-t-blue-400\/90 {
    border-top-color: rgba(96,165,250,.9)
}

.border-t-blue-400\/95 {
    border-top-color: rgba(96,165,250,.95)
}

.border-t-blue-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(239 246 255/var(--tw-border-opacity))
}

.border-t-blue-50\/0 {
    border-top-color: rgba(239,246,255,0)
}

.border-t-blue-50\/10 {
    border-top-color: rgba(239,246,255,.1)
}

.border-t-blue-50\/100 {
    border-top-color: #eff6ff
}

.border-t-blue-50\/20 {
    border-top-color: rgba(239,246,255,.2)
}

.border-t-blue-50\/25 {
    border-top-color: rgba(239,246,255,.25)
}

.border-t-blue-50\/30 {
    border-top-color: rgba(239,246,255,.3)
}

.border-t-blue-50\/40 {
    border-top-color: rgba(239,246,255,.4)
}

.border-t-blue-50\/5 {
    border-top-color: rgba(239,246,255,.05)
}

.border-t-blue-50\/50 {
    border-top-color: rgba(239,246,255,.5)
}

.border-t-blue-50\/60 {
    border-top-color: rgba(239,246,255,.6)
}

.border-t-blue-50\/70 {
    border-top-color: rgba(239,246,255,.7)
}

.border-t-blue-50\/75 {
    border-top-color: rgba(239,246,255,.75)
}

.border-t-blue-50\/80 {
    border-top-color: rgba(239,246,255,.8)
}

.border-t-blue-50\/90 {
    border-top-color: rgba(239,246,255,.9)
}

.border-t-blue-50\/95 {
    border-top-color: rgba(239,246,255,.95)
}

.border-t-blue-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(59 130 246/var(--tw-border-opacity))
}

.border-t-blue-500\/0 {
    border-top-color: rgba(59,130,246,0)
}

.border-t-blue-500\/10 {
    border-top-color: rgba(59,130,246,.1)
}

.border-t-blue-500\/100 {
    border-top-color: #3b82f6
}

.border-t-blue-500\/20 {
    border-top-color: rgba(59,130,246,.2)
}

.border-t-blue-500\/25 {
    border-top-color: rgba(59,130,246,.25)
}

.border-t-blue-500\/30 {
    border-top-color: rgba(59,130,246,.3)
}

.border-t-blue-500\/40 {
    border-top-color: rgba(59,130,246,.4)
}

.border-t-blue-500\/5 {
    border-top-color: rgba(59,130,246,.05)
}

.border-t-blue-500\/50 {
    border-top-color: rgba(59,130,246,.5)
}

.border-t-blue-500\/60 {
    border-top-color: rgba(59,130,246,.6)
}

.border-t-blue-500\/70 {
    border-top-color: rgba(59,130,246,.7)
}

.border-t-blue-500\/75 {
    border-top-color: rgba(59,130,246,.75)
}

.border-t-blue-500\/80 {
    border-top-color: rgba(59,130,246,.8)
}

.border-t-blue-500\/90 {
    border-top-color: rgba(59,130,246,.9)
}

.border-t-blue-500\/95 {
    border-top-color: rgba(59,130,246,.95)
}

.border-t-blue-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(37 99 235/var(--tw-border-opacity))
}

.border-t-blue-600\/0 {
    border-top-color: rgba(37,99,235,0)
}

.border-t-blue-600\/10 {
    border-top-color: rgba(37,99,235,.1)
}

.border-t-blue-600\/100 {
    border-top-color: #2563eb
}

.border-t-blue-600\/20 {
    border-top-color: rgba(37,99,235,.2)
}

.border-t-blue-600\/25 {
    border-top-color: rgba(37,99,235,.25)
}

.border-t-blue-600\/30 {
    border-top-color: rgba(37,99,235,.3)
}

.border-t-blue-600\/40 {
    border-top-color: rgba(37,99,235,.4)
}

.border-t-blue-600\/5 {
    border-top-color: rgba(37,99,235,.05)
}

.border-t-blue-600\/50 {
    border-top-color: rgba(37,99,235,.5)
}

.border-t-blue-600\/60 {
    border-top-color: rgba(37,99,235,.6)
}

.border-t-blue-600\/70 {
    border-top-color: rgba(37,99,235,.7)
}

.border-t-blue-600\/75 {
    border-top-color: rgba(37,99,235,.75)
}

.border-t-blue-600\/80 {
    border-top-color: rgba(37,99,235,.8)
}

.border-t-blue-600\/90 {
    border-top-color: rgba(37,99,235,.9)
}

.border-t-blue-600\/95 {
    border-top-color: rgba(37,99,235,.95)
}

.border-t-blue-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(29 78 216/var(--tw-border-opacity))
}

.border-t-blue-700\/0 {
    border-top-color: rgba(29,78,216,0)
}

.border-t-blue-700\/10 {
    border-top-color: rgba(29,78,216,.1)
}

.border-t-blue-700\/100 {
    border-top-color: #1d4ed8
}

.border-t-blue-700\/20 {
    border-top-color: rgba(29,78,216,.2)
}

.border-t-blue-700\/25 {
    border-top-color: rgba(29,78,216,.25)
}

.border-t-blue-700\/30 {
    border-top-color: rgba(29,78,216,.3)
}

.border-t-blue-700\/40 {
    border-top-color: rgba(29,78,216,.4)
}

.border-t-blue-700\/5 {
    border-top-color: rgba(29,78,216,.05)
}

.border-t-blue-700\/50 {
    border-top-color: rgba(29,78,216,.5)
}

.border-t-blue-700\/60 {
    border-top-color: rgba(29,78,216,.6)
}

.border-t-blue-700\/70 {
    border-top-color: rgba(29,78,216,.7)
}

.border-t-blue-700\/75 {
    border-top-color: rgba(29,78,216,.75)
}

.border-t-blue-700\/80 {
    border-top-color: rgba(29,78,216,.8)
}

.border-t-blue-700\/90 {
    border-top-color: rgba(29,78,216,.9)
}

.border-t-blue-700\/95 {
    border-top-color: rgba(29,78,216,.95)
}

.border-t-blue-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(30 64 175/var(--tw-border-opacity))
}

.border-t-blue-800\/0 {
    border-top-color: rgba(30,64,175,0)
}

.border-t-blue-800\/10 {
    border-top-color: rgba(30,64,175,.1)
}

.border-t-blue-800\/100 {
    border-top-color: #1e40af
}

.border-t-blue-800\/20 {
    border-top-color: rgba(30,64,175,.2)
}

.border-t-blue-800\/25 {
    border-top-color: rgba(30,64,175,.25)
}

.border-t-blue-800\/30 {
    border-top-color: rgba(30,64,175,.3)
}

.border-t-blue-800\/40 {
    border-top-color: rgba(30,64,175,.4)
}

.border-t-blue-800\/5 {
    border-top-color: rgba(30,64,175,.05)
}

.border-t-blue-800\/50 {
    border-top-color: rgba(30,64,175,.5)
}

.border-t-blue-800\/60 {
    border-top-color: rgba(30,64,175,.6)
}

.border-t-blue-800\/70 {
    border-top-color: rgba(30,64,175,.7)
}

.border-t-blue-800\/75 {
    border-top-color: rgba(30,64,175,.75)
}

.border-t-blue-800\/80 {
    border-top-color: rgba(30,64,175,.8)
}

.border-t-blue-800\/90 {
    border-top-color: rgba(30,64,175,.9)
}

.border-t-blue-800\/95 {
    border-top-color: rgba(30,64,175,.95)
}

.border-t-blue-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(30 58 138/var(--tw-border-opacity))
}

.border-t-blue-900\/0 {
    border-top-color: rgba(30,58,138,0)
}

.border-t-blue-900\/10 {
    border-top-color: rgba(30,58,138,.1)
}

.border-t-blue-900\/100 {
    border-top-color: #1e3a8a
}

.border-t-blue-900\/20 {
    border-top-color: rgba(30,58,138,.2)
}

.border-t-blue-900\/25 {
    border-top-color: rgba(30,58,138,.25)
}

.border-t-blue-900\/30 {
    border-top-color: rgba(30,58,138,.3)
}

.border-t-blue-900\/40 {
    border-top-color: rgba(30,58,138,.4)
}

.border-t-blue-900\/5 {
    border-top-color: rgba(30,58,138,.05)
}

.border-t-blue-900\/50 {
    border-top-color: rgba(30,58,138,.5)
}

.border-t-blue-900\/60 {
    border-top-color: rgba(30,58,138,.6)
}

.border-t-blue-900\/70 {
    border-top-color: rgba(30,58,138,.7)
}

.border-t-blue-900\/75 {
    border-top-color: rgba(30,58,138,.75)
}

.border-t-blue-900\/80 {
    border-top-color: rgba(30,58,138,.8)
}

.border-t-blue-900\/90 {
    border-top-color: rgba(30,58,138,.9)
}

.border-t-blue-900\/95 {
    border-top-color: rgba(30,58,138,.95)
}

.border-t-blue-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(23 37 84/var(--tw-border-opacity))
}

.border-t-blue-950\/0 {
    border-top-color: rgba(23,37,84,0)
}

.border-t-blue-950\/10 {
    border-top-color: rgba(23,37,84,.1)
}

.border-t-blue-950\/100 {
    border-top-color: #172554
}

.border-t-blue-950\/20 {
    border-top-color: rgba(23,37,84,.2)
}

.border-t-blue-950\/25 {
    border-top-color: rgba(23,37,84,.25)
}

.border-t-blue-950\/30 {
    border-top-color: rgba(23,37,84,.3)
}

.border-t-blue-950\/40 {
    border-top-color: rgba(23,37,84,.4)
}

.border-t-blue-950\/5 {
    border-top-color: rgba(23,37,84,.05)
}

.border-t-blue-950\/50 {
    border-top-color: rgba(23,37,84,.5)
}

.border-t-blue-950\/60 {
    border-top-color: rgba(23,37,84,.6)
}

.border-t-blue-950\/70 {
    border-top-color: rgba(23,37,84,.7)
}

.border-t-blue-950\/75 {
    border-top-color: rgba(23,37,84,.75)
}

.border-t-blue-950\/80 {
    border-top-color: rgba(23,37,84,.8)
}

.border-t-blue-950\/90 {
    border-top-color: rgba(23,37,84,.9)
}

.border-t-blue-950\/95 {
    border-top-color: rgba(23,37,84,.95)
}

.border-t-blueGray-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(241 245 249/var(--tw-border-opacity))
}

.border-t-blueGray-100\/0 {
    border-top-color: rgba(241,245,249,0)
}

.border-t-blueGray-100\/10 {
    border-top-color: rgba(241,245,249,.1)
}

.border-t-blueGray-100\/100 {
    border-top-color: #f1f5f9
}

.border-t-blueGray-100\/20 {
    border-top-color: rgba(241,245,249,.2)
}

.border-t-blueGray-100\/25 {
    border-top-color: rgba(241,245,249,.25)
}

.border-t-blueGray-100\/30 {
    border-top-color: rgba(241,245,249,.3)
}

.border-t-blueGray-100\/40 {
    border-top-color: rgba(241,245,249,.4)
}

.border-t-blueGray-100\/5 {
    border-top-color: rgba(241,245,249,.05)
}

.border-t-blueGray-100\/50 {
    border-top-color: rgba(241,245,249,.5)
}

.border-t-blueGray-100\/60 {
    border-top-color: rgba(241,245,249,.6)
}

.border-t-blueGray-100\/70 {
    border-top-color: rgba(241,245,249,.7)
}

.border-t-blueGray-100\/75 {
    border-top-color: rgba(241,245,249,.75)
}

.border-t-blueGray-100\/80 {
    border-top-color: rgba(241,245,249,.8)
}

.border-t-blueGray-100\/90 {
    border-top-color: rgba(241,245,249,.9)
}

.border-t-blueGray-100\/95 {
    border-top-color: rgba(241,245,249,.95)
}

.border-t-blueGray-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(226 232 240/var(--tw-border-opacity))
}

.border-t-blueGray-200\/0 {
    border-top-color: rgba(226,232,240,0)
}

.border-t-blueGray-200\/10 {
    border-top-color: rgba(226,232,240,.1)
}

.border-t-blueGray-200\/100 {
    border-top-color: #e2e8f0
}

.border-t-blueGray-200\/20 {
    border-top-color: rgba(226,232,240,.2)
}

.border-t-blueGray-200\/25 {
    border-top-color: rgba(226,232,240,.25)
}

.border-t-blueGray-200\/30 {
    border-top-color: rgba(226,232,240,.3)
}

.border-t-blueGray-200\/40 {
    border-top-color: rgba(226,232,240,.4)
}

.border-t-blueGray-200\/5 {
    border-top-color: rgba(226,232,240,.05)
}

.border-t-blueGray-200\/50 {
    border-top-color: rgba(226,232,240,.5)
}

.border-t-blueGray-200\/60 {
    border-top-color: rgba(226,232,240,.6)
}

.border-t-blueGray-200\/70 {
    border-top-color: rgba(226,232,240,.7)
}

.border-t-blueGray-200\/75 {
    border-top-color: rgba(226,232,240,.75)
}

.border-t-blueGray-200\/80 {
    border-top-color: rgba(226,232,240,.8)
}

.border-t-blueGray-200\/90 {
    border-top-color: rgba(226,232,240,.9)
}

.border-t-blueGray-200\/95 {
    border-top-color: rgba(226,232,240,.95)
}

.border-t-blueGray-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(203 213 225/var(--tw-border-opacity))
}

.border-t-blueGray-300\/0 {
    border-top-color: rgba(203,213,225,0)
}

.border-t-blueGray-300\/10 {
    border-top-color: rgba(203,213,225,.1)
}

.border-t-blueGray-300\/100 {
    border-top-color: #cbd5e1
}

.border-t-blueGray-300\/20 {
    border-top-color: rgba(203,213,225,.2)
}

.border-t-blueGray-300\/25 {
    border-top-color: rgba(203,213,225,.25)
}

.border-t-blueGray-300\/30 {
    border-top-color: rgba(203,213,225,.3)
}

.border-t-blueGray-300\/40 {
    border-top-color: rgba(203,213,225,.4)
}

.border-t-blueGray-300\/5 {
    border-top-color: rgba(203,213,225,.05)
}

.border-t-blueGray-300\/50 {
    border-top-color: rgba(203,213,225,.5)
}

.border-t-blueGray-300\/60 {
    border-top-color: rgba(203,213,225,.6)
}

.border-t-blueGray-300\/70 {
    border-top-color: rgba(203,213,225,.7)
}

.border-t-blueGray-300\/75 {
    border-top-color: rgba(203,213,225,.75)
}

.border-t-blueGray-300\/80 {
    border-top-color: rgba(203,213,225,.8)
}

.border-t-blueGray-300\/90 {
    border-top-color: rgba(203,213,225,.9)
}

.border-t-blueGray-300\/95 {
    border-top-color: rgba(203,213,225,.95)
}

.border-t-blueGray-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(148 163 184/var(--tw-border-opacity))
}

.border-t-blueGray-400\/0 {
    border-top-color: rgba(148,163,184,0)
}

.border-t-blueGray-400\/10 {
    border-top-color: rgba(148,163,184,.1)
}

.border-t-blueGray-400\/100 {
    border-top-color: #94a3b8
}

.border-t-blueGray-400\/20 {
    border-top-color: rgba(148,163,184,.2)
}

.border-t-blueGray-400\/25 {
    border-top-color: rgba(148,163,184,.25)
}

.border-t-blueGray-400\/30 {
    border-top-color: rgba(148,163,184,.3)
}

.border-t-blueGray-400\/40 {
    border-top-color: rgba(148,163,184,.4)
}

.border-t-blueGray-400\/5 {
    border-top-color: rgba(148,163,184,.05)
}

.border-t-blueGray-400\/50 {
    border-top-color: rgba(148,163,184,.5)
}

.border-t-blueGray-400\/60 {
    border-top-color: rgba(148,163,184,.6)
}

.border-t-blueGray-400\/70 {
    border-top-color: rgba(148,163,184,.7)
}

.border-t-blueGray-400\/75 {
    border-top-color: rgba(148,163,184,.75)
}

.border-t-blueGray-400\/80 {
    border-top-color: rgba(148,163,184,.8)
}

.border-t-blueGray-400\/90 {
    border-top-color: rgba(148,163,184,.9)
}

.border-t-blueGray-400\/95 {
    border-top-color: rgba(148,163,184,.95)
}

.border-t-blueGray-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(248 250 252/var(--tw-border-opacity))
}

.border-t-blueGray-50\/0 {
    border-top-color: rgba(248,250,252,0)
}

.border-t-blueGray-50\/10 {
    border-top-color: rgba(248,250,252,.1)
}

.border-t-blueGray-50\/100 {
    border-top-color: #f8fafc
}

.border-t-blueGray-50\/20 {
    border-top-color: rgba(248,250,252,.2)
}

.border-t-blueGray-50\/25 {
    border-top-color: rgba(248,250,252,.25)
}

.border-t-blueGray-50\/30 {
    border-top-color: rgba(248,250,252,.3)
}

.border-t-blueGray-50\/40 {
    border-top-color: rgba(248,250,252,.4)
}

.border-t-blueGray-50\/5 {
    border-top-color: rgba(248,250,252,.05)
}

.border-t-blueGray-50\/50 {
    border-top-color: rgba(248,250,252,.5)
}

.border-t-blueGray-50\/60 {
    border-top-color: rgba(248,250,252,.6)
}

.border-t-blueGray-50\/70 {
    border-top-color: rgba(248,250,252,.7)
}

.border-t-blueGray-50\/75 {
    border-top-color: rgba(248,250,252,.75)
}

.border-t-blueGray-50\/80 {
    border-top-color: rgba(248,250,252,.8)
}

.border-t-blueGray-50\/90 {
    border-top-color: rgba(248,250,252,.9)
}

.border-t-blueGray-50\/95 {
    border-top-color: rgba(248,250,252,.95)
}

.border-t-blueGray-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(100 116 139/var(--tw-border-opacity))
}

.border-t-blueGray-500\/0 {
    border-top-color: rgba(100,116,139,0)
}

.border-t-blueGray-500\/10 {
    border-top-color: rgba(100,116,139,.1)
}

.border-t-blueGray-500\/100 {
    border-top-color: #64748b
}

.border-t-blueGray-500\/20 {
    border-top-color: rgba(100,116,139,.2)
}

.border-t-blueGray-500\/25 {
    border-top-color: rgba(100,116,139,.25)
}

.border-t-blueGray-500\/30 {
    border-top-color: rgba(100,116,139,.3)
}

.border-t-blueGray-500\/40 {
    border-top-color: rgba(100,116,139,.4)
}

.border-t-blueGray-500\/5 {
    border-top-color: rgba(100,116,139,.05)
}

.border-t-blueGray-500\/50 {
    border-top-color: rgba(100,116,139,.5)
}

.border-t-blueGray-500\/60 {
    border-top-color: rgba(100,116,139,.6)
}

.border-t-blueGray-500\/70 {
    border-top-color: rgba(100,116,139,.7)
}

.border-t-blueGray-500\/75 {
    border-top-color: rgba(100,116,139,.75)
}

.border-t-blueGray-500\/80 {
    border-top-color: rgba(100,116,139,.8)
}

.border-t-blueGray-500\/90 {
    border-top-color: rgba(100,116,139,.9)
}

.border-t-blueGray-500\/95 {
    border-top-color: rgba(100,116,139,.95)
}

.border-t-blueGray-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(71 85 105/var(--tw-border-opacity))
}

.border-t-blueGray-600\/0 {
    border-top-color: rgba(71,85,105,0)
}

.border-t-blueGray-600\/10 {
    border-top-color: rgba(71,85,105,.1)
}

.border-t-blueGray-600\/100 {
    border-top-color: #475569
}

.border-t-blueGray-600\/20 {
    border-top-color: rgba(71,85,105,.2)
}

.border-t-blueGray-600\/25 {
    border-top-color: rgba(71,85,105,.25)
}

.border-t-blueGray-600\/30 {
    border-top-color: rgba(71,85,105,.3)
}

.border-t-blueGray-600\/40 {
    border-top-color: rgba(71,85,105,.4)
}

.border-t-blueGray-600\/5 {
    border-top-color: rgba(71,85,105,.05)
}

.border-t-blueGray-600\/50 {
    border-top-color: rgba(71,85,105,.5)
}

.border-t-blueGray-600\/60 {
    border-top-color: rgba(71,85,105,.6)
}

.border-t-blueGray-600\/70 {
    border-top-color: rgba(71,85,105,.7)
}

.border-t-blueGray-600\/75 {
    border-top-color: rgba(71,85,105,.75)
}

.border-t-blueGray-600\/80 {
    border-top-color: rgba(71,85,105,.8)
}

.border-t-blueGray-600\/90 {
    border-top-color: rgba(71,85,105,.9)
}

.border-t-blueGray-600\/95 {
    border-top-color: rgba(71,85,105,.95)
}

.border-t-blueGray-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(51 65 85/var(--tw-border-opacity))
}

.border-t-blueGray-700\/0 {
    border-top-color: rgba(51,65,85,0)
}

.border-t-blueGray-700\/10 {
    border-top-color: rgba(51,65,85,.1)
}

.border-t-blueGray-700\/100 {
    border-top-color: #334155
}

.border-t-blueGray-700\/20 {
    border-top-color: rgba(51,65,85,.2)
}

.border-t-blueGray-700\/25 {
    border-top-color: rgba(51,65,85,.25)
}

.border-t-blueGray-700\/30 {
    border-top-color: rgba(51,65,85,.3)
}

.border-t-blueGray-700\/40 {
    border-top-color: rgba(51,65,85,.4)
}

.border-t-blueGray-700\/5 {
    border-top-color: rgba(51,65,85,.05)
}

.border-t-blueGray-700\/50 {
    border-top-color: rgba(51,65,85,.5)
}

.border-t-blueGray-700\/60 {
    border-top-color: rgba(51,65,85,.6)
}

.border-t-blueGray-700\/70 {
    border-top-color: rgba(51,65,85,.7)
}

.border-t-blueGray-700\/75 {
    border-top-color: rgba(51,65,85,.75)
}

.border-t-blueGray-700\/80 {
    border-top-color: rgba(51,65,85,.8)
}

.border-t-blueGray-700\/90 {
    border-top-color: rgba(51,65,85,.9)
}

.border-t-blueGray-700\/95 {
    border-top-color: rgba(51,65,85,.95)
}

.border-t-blueGray-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(30 41 59/var(--tw-border-opacity))
}

.border-t-blueGray-800\/0 {
    border-top-color: rgba(30,41,59,0)
}

.border-t-blueGray-800\/10 {
    border-top-color: rgba(30,41,59,.1)
}

.border-t-blueGray-800\/100 {
    border-top-color: #1e293b
}

.border-t-blueGray-800\/20 {
    border-top-color: rgba(30,41,59,.2)
}

.border-t-blueGray-800\/25 {
    border-top-color: rgba(30,41,59,.25)
}

.border-t-blueGray-800\/30 {
    border-top-color: rgba(30,41,59,.3)
}

.border-t-blueGray-800\/40 {
    border-top-color: rgba(30,41,59,.4)
}

.border-t-blueGray-800\/5 {
    border-top-color: rgba(30,41,59,.05)
}

.border-t-blueGray-800\/50 {
    border-top-color: rgba(30,41,59,.5)
}

.border-t-blueGray-800\/60 {
    border-top-color: rgba(30,41,59,.6)
}

.border-t-blueGray-800\/70 {
    border-top-color: rgba(30,41,59,.7)
}

.border-t-blueGray-800\/75 {
    border-top-color: rgba(30,41,59,.75)
}

.border-t-blueGray-800\/80 {
    border-top-color: rgba(30,41,59,.8)
}

.border-t-blueGray-800\/90 {
    border-top-color: rgba(30,41,59,.9)
}

.border-t-blueGray-800\/95 {
    border-top-color: rgba(30,41,59,.95)
}

.border-t-blueGray-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(15 23 42/var(--tw-border-opacity))
}

.border-t-blueGray-900\/0 {
    border-top-color: rgba(15,23,42,0)
}

.border-t-blueGray-900\/10 {
    border-top-color: rgba(15,23,42,.1)
}

.border-t-blueGray-900\/100 {
    border-top-color: #0f172a
}

.border-t-blueGray-900\/20 {
    border-top-color: rgba(15,23,42,.2)
}

.border-t-blueGray-900\/25 {
    border-top-color: rgba(15,23,42,.25)
}

.border-t-blueGray-900\/30 {
    border-top-color: rgba(15,23,42,.3)
}

.border-t-blueGray-900\/40 {
    border-top-color: rgba(15,23,42,.4)
}

.border-t-blueGray-900\/5 {
    border-top-color: rgba(15,23,42,.05)
}

.border-t-blueGray-900\/50 {
    border-top-color: rgba(15,23,42,.5)
}

.border-t-blueGray-900\/60 {
    border-top-color: rgba(15,23,42,.6)
}

.border-t-blueGray-900\/70 {
    border-top-color: rgba(15,23,42,.7)
}

.border-t-blueGray-900\/75 {
    border-top-color: rgba(15,23,42,.75)
}

.border-t-blueGray-900\/80 {
    border-top-color: rgba(15,23,42,.8)
}

.border-t-blueGray-900\/90 {
    border-top-color: rgba(15,23,42,.9)
}

.border-t-blueGray-900\/95 {
    border-top-color: rgba(15,23,42,.95)
}

.border-t-blueGray-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(2 6 23/var(--tw-border-opacity))
}

.border-t-blueGray-950\/0 {
    border-top-color: rgba(2,6,23,0)
}

.border-t-blueGray-950\/10 {
    border-top-color: rgba(2,6,23,.1)
}

.border-t-blueGray-950\/100 {
    border-top-color: #020617
}

.border-t-blueGray-950\/20 {
    border-top-color: rgba(2,6,23,.2)
}

.border-t-blueGray-950\/25 {
    border-top-color: rgba(2,6,23,.25)
}

.border-t-blueGray-950\/30 {
    border-top-color: rgba(2,6,23,.3)
}

.border-t-blueGray-950\/40 {
    border-top-color: rgba(2,6,23,.4)
}

.border-t-blueGray-950\/5 {
    border-top-color: rgba(2,6,23,.05)
}

.border-t-blueGray-950\/50 {
    border-top-color: rgba(2,6,23,.5)
}

.border-t-blueGray-950\/60 {
    border-top-color: rgba(2,6,23,.6)
}

.border-t-blueGray-950\/70 {
    border-top-color: rgba(2,6,23,.7)
}

.border-t-blueGray-950\/75 {
    border-top-color: rgba(2,6,23,.75)
}

.border-t-blueGray-950\/80 {
    border-top-color: rgba(2,6,23,.8)
}

.border-t-blueGray-950\/90 {
    border-top-color: rgba(2,6,23,.9)
}

.border-t-blueGray-950\/95 {
    border-top-color: rgba(2,6,23,.95)
}

.border-t-border {
    border-top-color: hsl(var(--border))
}

.border-t-border\/0 {
    border-top-color: hsl(var(--border)/0)
}

.border-t-border\/10 {
    border-top-color: hsl(var(--border)/.1)
}

.border-t-border\/100 {
    border-top-color: hsl(var(--border)/1)
}

.border-t-border\/20 {
    border-top-color: hsl(var(--border)/.2)
}

.border-t-border\/25 {
    border-top-color: hsl(var(--border)/.25)
}

.border-t-border\/30 {
    border-top-color: hsl(var(--border)/.3)
}

.border-t-border\/40 {
    border-top-color: hsl(var(--border)/.4)
}

.border-t-border\/5 {
    border-top-color: hsl(var(--border)/.05)
}

.border-t-border\/50 {
    border-top-color: hsl(var(--border)/.5)
}

.border-t-border\/60 {
    border-top-color: hsl(var(--border)/.6)
}

.border-t-border\/70 {
    border-top-color: hsl(var(--border)/.7)
}

.border-t-border\/75 {
    border-top-color: hsl(var(--border)/.75)
}

.border-t-border\/80 {
    border-top-color: hsl(var(--border)/.8)
}

.border-t-border\/90 {
    border-top-color: hsl(var(--border)/.9)
}

.border-t-border\/95 {
    border-top-color: hsl(var(--border)/.95)
}

.border-t-card {
    border-top-color: hsl(var(--card))
}

.border-t-card-foreground {
    border-top-color: hsl(var(--card-foreground))
}

.border-t-card-foreground\/0 {
    border-top-color: hsl(var(--card-foreground)/0)
}

.border-t-card-foreground\/10 {
    border-top-color: hsl(var(--card-foreground)/.1)
}

.border-t-card-foreground\/100 {
    border-top-color: hsl(var(--card-foreground)/1)
}

.border-t-card-foreground\/20 {
    border-top-color: hsl(var(--card-foreground)/.2)
}

.border-t-card-foreground\/25 {
    border-top-color: hsl(var(--card-foreground)/.25)
}

.border-t-card-foreground\/30 {
    border-top-color: hsl(var(--card-foreground)/.3)
}

.border-t-card-foreground\/40 {
    border-top-color: hsl(var(--card-foreground)/.4)
}

.border-t-card-foreground\/5 {
    border-top-color: hsl(var(--card-foreground)/.05)
}

.border-t-card-foreground\/50 {
    border-top-color: hsl(var(--card-foreground)/.5)
}

.border-t-card-foreground\/60 {
    border-top-color: hsl(var(--card-foreground)/.6)
}

.border-t-card-foreground\/70 {
    border-top-color: hsl(var(--card-foreground)/.7)
}

.border-t-card-foreground\/75 {
    border-top-color: hsl(var(--card-foreground)/.75)
}

.border-t-card-foreground\/80 {
    border-top-color: hsl(var(--card-foreground)/.8)
}

.border-t-card-foreground\/90 {
    border-top-color: hsl(var(--card-foreground)/.9)
}

.border-t-card-foreground\/95 {
    border-top-color: hsl(var(--card-foreground)/.95)
}

.border-t-card\/0 {
    border-top-color: hsl(var(--card)/0)
}

.border-t-card\/10 {
    border-top-color: hsl(var(--card)/.1)
}

.border-t-card\/100 {
    border-top-color: hsl(var(--card)/1)
}

.border-t-card\/20 {
    border-top-color: hsl(var(--card)/.2)
}

.border-t-card\/25 {
    border-top-color: hsl(var(--card)/.25)
}

.border-t-card\/30 {
    border-top-color: hsl(var(--card)/.3)
}

.border-t-card\/40 {
    border-top-color: hsl(var(--card)/.4)
}

.border-t-card\/5 {
    border-top-color: hsl(var(--card)/.05)
}

.border-t-card\/50 {
    border-top-color: hsl(var(--card)/.5)
}

.border-t-card\/60 {
    border-top-color: hsl(var(--card)/.6)
}

.border-t-card\/70 {
    border-top-color: hsl(var(--card)/.7)
}

.border-t-card\/75 {
    border-top-color: hsl(var(--card)/.75)
}

.border-t-card\/80 {
    border-top-color: hsl(var(--card)/.8)
}

.border-t-card\/90 {
    border-top-color: hsl(var(--card)/.9)
}

.border-t-card\/95 {
    border-top-color: hsl(var(--card)/.95)
}

.border-t-cool {
    --tw-border-opacity: 1;
    border-top-color: rgb(47 55 255/var(--tw-border-opacity))
}

.border-t-cool\/0 {
    border-top-color: rgba(47,55,255,0)
}

.border-t-cool\/10 {
    border-top-color: rgba(47,55,255,.1)
}

.border-t-cool\/100 {
    border-top-color: #2f37ff
}

.border-t-cool\/20 {
    border-top-color: rgba(47,55,255,.2)
}

.border-t-cool\/25 {
    border-top-color: rgba(47,55,255,.25)
}

.border-t-cool\/30 {
    border-top-color: rgba(47,55,255,.3)
}

.border-t-cool\/40 {
    border-top-color: rgba(47,55,255,.4)
}

.border-t-cool\/5 {
    border-top-color: rgba(47,55,255,.05)
}

.border-t-cool\/50 {
    border-top-color: rgba(47,55,255,.5)
}

.border-t-cool\/60 {
    border-top-color: rgba(47,55,255,.6)
}

.border-t-cool\/70 {
    border-top-color: rgba(47,55,255,.7)
}

.border-t-cool\/75 {
    border-top-color: rgba(47,55,255,.75)
}

.border-t-cool\/80 {
    border-top-color: rgba(47,55,255,.8)
}

.border-t-cool\/90 {
    border-top-color: rgba(47,55,255,.9)
}

.border-t-cool\/95 {
    border-top-color: rgba(47,55,255,.95)
}

.border-t-coolGray-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(243 244 246/var(--tw-border-opacity))
}

.border-t-coolGray-100\/0 {
    border-top-color: rgba(243,244,246,0)
}

.border-t-coolGray-100\/10 {
    border-top-color: rgba(243,244,246,.1)
}

.border-t-coolGray-100\/100 {
    border-top-color: #f3f4f6
}

.border-t-coolGray-100\/20 {
    border-top-color: rgba(243,244,246,.2)
}

.border-t-coolGray-100\/25 {
    border-top-color: rgba(243,244,246,.25)
}

.border-t-coolGray-100\/30 {
    border-top-color: rgba(243,244,246,.3)
}

.border-t-coolGray-100\/40 {
    border-top-color: rgba(243,244,246,.4)
}

.border-t-coolGray-100\/5 {
    border-top-color: rgba(243,244,246,.05)
}

.border-t-coolGray-100\/50 {
    border-top-color: rgba(243,244,246,.5)
}

.border-t-coolGray-100\/60 {
    border-top-color: rgba(243,244,246,.6)
}

.border-t-coolGray-100\/70 {
    border-top-color: rgba(243,244,246,.7)
}

.border-t-coolGray-100\/75 {
    border-top-color: rgba(243,244,246,.75)
}

.border-t-coolGray-100\/80 {
    border-top-color: rgba(243,244,246,.8)
}

.border-t-coolGray-100\/90 {
    border-top-color: rgba(243,244,246,.9)
}

.border-t-coolGray-100\/95 {
    border-top-color: rgba(243,244,246,.95)
}

.border-t-coolGray-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(229 231 235/var(--tw-border-opacity))
}

.border-t-coolGray-200\/0 {
    border-top-color: rgba(229,231,235,0)
}

.border-t-coolGray-200\/10 {
    border-top-color: rgba(229,231,235,.1)
}

.border-t-coolGray-200\/100 {
    border-top-color: #e5e7eb
}

.border-t-coolGray-200\/20 {
    border-top-color: rgba(229,231,235,.2)
}

.border-t-coolGray-200\/25 {
    border-top-color: rgba(229,231,235,.25)
}

.border-t-coolGray-200\/30 {
    border-top-color: rgba(229,231,235,.3)
}

.border-t-coolGray-200\/40 {
    border-top-color: rgba(229,231,235,.4)
}

.border-t-coolGray-200\/5 {
    border-top-color: rgba(229,231,235,.05)
}

.border-t-coolGray-200\/50 {
    border-top-color: rgba(229,231,235,.5)
}

.border-t-coolGray-200\/60 {
    border-top-color: rgba(229,231,235,.6)
}

.border-t-coolGray-200\/70 {
    border-top-color: rgba(229,231,235,.7)
}

.border-t-coolGray-200\/75 {
    border-top-color: rgba(229,231,235,.75)
}

.border-t-coolGray-200\/80 {
    border-top-color: rgba(229,231,235,.8)
}

.border-t-coolGray-200\/90 {
    border-top-color: rgba(229,231,235,.9)
}

.border-t-coolGray-200\/95 {
    border-top-color: rgba(229,231,235,.95)
}

.border-t-coolGray-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(209 213 219/var(--tw-border-opacity))
}

.border-t-coolGray-300\/0 {
    border-top-color: rgba(209,213,219,0)
}

.border-t-coolGray-300\/10 {
    border-top-color: rgba(209,213,219,.1)
}

.border-t-coolGray-300\/100 {
    border-top-color: #d1d5db
}

.border-t-coolGray-300\/20 {
    border-top-color: rgba(209,213,219,.2)
}

.border-t-coolGray-300\/25 {
    border-top-color: rgba(209,213,219,.25)
}

.border-t-coolGray-300\/30 {
    border-top-color: rgba(209,213,219,.3)
}

.border-t-coolGray-300\/40 {
    border-top-color: rgba(209,213,219,.4)
}

.border-t-coolGray-300\/5 {
    border-top-color: rgba(209,213,219,.05)
}

.border-t-coolGray-300\/50 {
    border-top-color: rgba(209,213,219,.5)
}

.border-t-coolGray-300\/60 {
    border-top-color: rgba(209,213,219,.6)
}

.border-t-coolGray-300\/70 {
    border-top-color: rgba(209,213,219,.7)
}

.border-t-coolGray-300\/75 {
    border-top-color: rgba(209,213,219,.75)
}

.border-t-coolGray-300\/80 {
    border-top-color: rgba(209,213,219,.8)
}

.border-t-coolGray-300\/90 {
    border-top-color: rgba(209,213,219,.9)
}

.border-t-coolGray-300\/95 {
    border-top-color: rgba(209,213,219,.95)
}

.border-t-coolGray-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(156 163 175/var(--tw-border-opacity))
}

.border-t-coolGray-400\/0 {
    border-top-color: rgba(156,163,175,0)
}

.border-t-coolGray-400\/10 {
    border-top-color: rgba(156,163,175,.1)
}

.border-t-coolGray-400\/100 {
    border-top-color: #9ca3af
}

.border-t-coolGray-400\/20 {
    border-top-color: rgba(156,163,175,.2)
}

.border-t-coolGray-400\/25 {
    border-top-color: rgba(156,163,175,.25)
}

.border-t-coolGray-400\/30 {
    border-top-color: rgba(156,163,175,.3)
}

.border-t-coolGray-400\/40 {
    border-top-color: rgba(156,163,175,.4)
}

.border-t-coolGray-400\/5 {
    border-top-color: rgba(156,163,175,.05)
}

.border-t-coolGray-400\/50 {
    border-top-color: rgba(156,163,175,.5)
}

.border-t-coolGray-400\/60 {
    border-top-color: rgba(156,163,175,.6)
}

.border-t-coolGray-400\/70 {
    border-top-color: rgba(156,163,175,.7)
}

.border-t-coolGray-400\/75 {
    border-top-color: rgba(156,163,175,.75)
}

.border-t-coolGray-400\/80 {
    border-top-color: rgba(156,163,175,.8)
}

.border-t-coolGray-400\/90 {
    border-top-color: rgba(156,163,175,.9)
}

.border-t-coolGray-400\/95 {
    border-top-color: rgba(156,163,175,.95)
}

.border-t-coolGray-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(249 250 251/var(--tw-border-opacity))
}

.border-t-coolGray-50\/0 {
    border-top-color: rgba(249,250,251,0)
}

.border-t-coolGray-50\/10 {
    border-top-color: rgba(249,250,251,.1)
}

.border-t-coolGray-50\/100 {
    border-top-color: #f9fafb
}

.border-t-coolGray-50\/20 {
    border-top-color: rgba(249,250,251,.2)
}

.border-t-coolGray-50\/25 {
    border-top-color: rgba(249,250,251,.25)
}

.border-t-coolGray-50\/30 {
    border-top-color: rgba(249,250,251,.3)
}

.border-t-coolGray-50\/40 {
    border-top-color: rgba(249,250,251,.4)
}

.border-t-coolGray-50\/5 {
    border-top-color: rgba(249,250,251,.05)
}

.border-t-coolGray-50\/50 {
    border-top-color: rgba(249,250,251,.5)
}

.border-t-coolGray-50\/60 {
    border-top-color: rgba(249,250,251,.6)
}

.border-t-coolGray-50\/70 {
    border-top-color: rgba(249,250,251,.7)
}

.border-t-coolGray-50\/75 {
    border-top-color: rgba(249,250,251,.75)
}

.border-t-coolGray-50\/80 {
    border-top-color: rgba(249,250,251,.8)
}

.border-t-coolGray-50\/90 {
    border-top-color: rgba(249,250,251,.9)
}

.border-t-coolGray-50\/95 {
    border-top-color: rgba(249,250,251,.95)
}

.border-t-coolGray-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(107 114 128/var(--tw-border-opacity))
}

.border-t-coolGray-500\/0 {
    border-top-color: hsla(220,9%,46%,0)
}

.border-t-coolGray-500\/10 {
    border-top-color: hsla(220,9%,46%,.1)
}

.border-t-coolGray-500\/100 {
    border-top-color: #6b7280
}

.border-t-coolGray-500\/20 {
    border-top-color: hsla(220,9%,46%,.2)
}

.border-t-coolGray-500\/25 {
    border-top-color: hsla(220,9%,46%,.25)
}

.border-t-coolGray-500\/30 {
    border-top-color: hsla(220,9%,46%,.3)
}

.border-t-coolGray-500\/40 {
    border-top-color: hsla(220,9%,46%,.4)
}

.border-t-coolGray-500\/5 {
    border-top-color: hsla(220,9%,46%,.05)
}

.border-t-coolGray-500\/50 {
    border-top-color: hsla(220,9%,46%,.5)
}

.border-t-coolGray-500\/60 {
    border-top-color: hsla(220,9%,46%,.6)
}

.border-t-coolGray-500\/70 {
    border-top-color: hsla(220,9%,46%,.7)
}

.border-t-coolGray-500\/75 {
    border-top-color: hsla(220,9%,46%,.75)
}

.border-t-coolGray-500\/80 {
    border-top-color: hsla(220,9%,46%,.8)
}

.border-t-coolGray-500\/90 {
    border-top-color: hsla(220,9%,46%,.9)
}

.border-t-coolGray-500\/95 {
    border-top-color: hsla(220,9%,46%,.95)
}

.border-t-coolGray-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(75 85 99/var(--tw-border-opacity))
}

.border-t-coolGray-600\/0 {
    border-top-color: rgba(75,85,99,0)
}

.border-t-coolGray-600\/10 {
    border-top-color: rgba(75,85,99,.1)
}

.border-t-coolGray-600\/100 {
    border-top-color: #4b5563
}

.border-t-coolGray-600\/20 {
    border-top-color: rgba(75,85,99,.2)
}

.border-t-coolGray-600\/25 {
    border-top-color: rgba(75,85,99,.25)
}

.border-t-coolGray-600\/30 {
    border-top-color: rgba(75,85,99,.3)
}

.border-t-coolGray-600\/40 {
    border-top-color: rgba(75,85,99,.4)
}

.border-t-coolGray-600\/5 {
    border-top-color: rgba(75,85,99,.05)
}

.border-t-coolGray-600\/50 {
    border-top-color: rgba(75,85,99,.5)
}

.border-t-coolGray-600\/60 {
    border-top-color: rgba(75,85,99,.6)
}

.border-t-coolGray-600\/70 {
    border-top-color: rgba(75,85,99,.7)
}

.border-t-coolGray-600\/75 {
    border-top-color: rgba(75,85,99,.75)
}

.border-t-coolGray-600\/80 {
    border-top-color: rgba(75,85,99,.8)
}

.border-t-coolGray-600\/90 {
    border-top-color: rgba(75,85,99,.9)
}

.border-t-coolGray-600\/95 {
    border-top-color: rgba(75,85,99,.95)
}

.border-t-coolGray-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(55 65 81/var(--tw-border-opacity))
}

.border-t-coolGray-700\/0 {
    border-top-color: rgba(55,65,81,0)
}

.border-t-coolGray-700\/10 {
    border-top-color: rgba(55,65,81,.1)
}

.border-t-coolGray-700\/100 {
    border-top-color: #374151
}

.border-t-coolGray-700\/20 {
    border-top-color: rgba(55,65,81,.2)
}

.border-t-coolGray-700\/25 {
    border-top-color: rgba(55,65,81,.25)
}

.border-t-coolGray-700\/30 {
    border-top-color: rgba(55,65,81,.3)
}

.border-t-coolGray-700\/40 {
    border-top-color: rgba(55,65,81,.4)
}

.border-t-coolGray-700\/5 {
    border-top-color: rgba(55,65,81,.05)
}

.border-t-coolGray-700\/50 {
    border-top-color: rgba(55,65,81,.5)
}

.border-t-coolGray-700\/60 {
    border-top-color: rgba(55,65,81,.6)
}

.border-t-coolGray-700\/70 {
    border-top-color: rgba(55,65,81,.7)
}

.border-t-coolGray-700\/75 {
    border-top-color: rgba(55,65,81,.75)
}

.border-t-coolGray-700\/80 {
    border-top-color: rgba(55,65,81,.8)
}

.border-t-coolGray-700\/90 {
    border-top-color: rgba(55,65,81,.9)
}

.border-t-coolGray-700\/95 {
    border-top-color: rgba(55,65,81,.95)
}

.border-t-coolGray-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(31 41 55/var(--tw-border-opacity))
}

.border-t-coolGray-800\/0 {
    border-top-color: rgba(31,41,55,0)
}

.border-t-coolGray-800\/10 {
    border-top-color: rgba(31,41,55,.1)
}

.border-t-coolGray-800\/100 {
    border-top-color: #1f2937
}

.border-t-coolGray-800\/20 {
    border-top-color: rgba(31,41,55,.2)
}

.border-t-coolGray-800\/25 {
    border-top-color: rgba(31,41,55,.25)
}

.border-t-coolGray-800\/30 {
    border-top-color: rgba(31,41,55,.3)
}

.border-t-coolGray-800\/40 {
    border-top-color: rgba(31,41,55,.4)
}

.border-t-coolGray-800\/5 {
    border-top-color: rgba(31,41,55,.05)
}

.border-t-coolGray-800\/50 {
    border-top-color: rgba(31,41,55,.5)
}

.border-t-coolGray-800\/60 {
    border-top-color: rgba(31,41,55,.6)
}

.border-t-coolGray-800\/70 {
    border-top-color: rgba(31,41,55,.7)
}

.border-t-coolGray-800\/75 {
    border-top-color: rgba(31,41,55,.75)
}

.border-t-coolGray-800\/80 {
    border-top-color: rgba(31,41,55,.8)
}

.border-t-coolGray-800\/90 {
    border-top-color: rgba(31,41,55,.9)
}

.border-t-coolGray-800\/95 {
    border-top-color: rgba(31,41,55,.95)
}

.border-t-coolGray-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(17 24 39/var(--tw-border-opacity))
}

.border-t-coolGray-900\/0 {
    border-top-color: rgba(17,24,39,0)
}

.border-t-coolGray-900\/10 {
    border-top-color: rgba(17,24,39,.1)
}

.border-t-coolGray-900\/100 {
    border-top-color: #111827
}

.border-t-coolGray-900\/20 {
    border-top-color: rgba(17,24,39,.2)
}

.border-t-coolGray-900\/25 {
    border-top-color: rgba(17,24,39,.25)
}

.border-t-coolGray-900\/30 {
    border-top-color: rgba(17,24,39,.3)
}

.border-t-coolGray-900\/40 {
    border-top-color: rgba(17,24,39,.4)
}

.border-t-coolGray-900\/5 {
    border-top-color: rgba(17,24,39,.05)
}

.border-t-coolGray-900\/50 {
    border-top-color: rgba(17,24,39,.5)
}

.border-t-coolGray-900\/60 {
    border-top-color: rgba(17,24,39,.6)
}

.border-t-coolGray-900\/70 {
    border-top-color: rgba(17,24,39,.7)
}

.border-t-coolGray-900\/75 {
    border-top-color: rgba(17,24,39,.75)
}

.border-t-coolGray-900\/80 {
    border-top-color: rgba(17,24,39,.8)
}

.border-t-coolGray-900\/90 {
    border-top-color: rgba(17,24,39,.9)
}

.border-t-coolGray-900\/95 {
    border-top-color: rgba(17,24,39,.95)
}

.border-t-coolGray-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(3 7 18/var(--tw-border-opacity))
}

.border-t-coolGray-950\/0 {
    border-top-color: rgba(3,7,18,0)
}

.border-t-coolGray-950\/10 {
    border-top-color: rgba(3,7,18,.1)
}

.border-t-coolGray-950\/100 {
    border-top-color: #030712
}

.border-t-coolGray-950\/20 {
    border-top-color: rgba(3,7,18,.2)
}

.border-t-coolGray-950\/25 {
    border-top-color: rgba(3,7,18,.25)
}

.border-t-coolGray-950\/30 {
    border-top-color: rgba(3,7,18,.3)
}

.border-t-coolGray-950\/40 {
    border-top-color: rgba(3,7,18,.4)
}

.border-t-coolGray-950\/5 {
    border-top-color: rgba(3,7,18,.05)
}

.border-t-coolGray-950\/50 {
    border-top-color: rgba(3,7,18,.5)
}

.border-t-coolGray-950\/60 {
    border-top-color: rgba(3,7,18,.6)
}

.border-t-coolGray-950\/70 {
    border-top-color: rgba(3,7,18,.7)
}

.border-t-coolGray-950\/75 {
    border-top-color: rgba(3,7,18,.75)
}

.border-t-coolGray-950\/80 {
    border-top-color: rgba(3,7,18,.8)
}

.border-t-coolGray-950\/90 {
    border-top-color: rgba(3,7,18,.9)
}

.border-t-coolGray-950\/95 {
    border-top-color: rgba(3,7,18,.95)
}

.border-t-current {
    border-top-color: currentColor
}

.border-t-cyan-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(207 250 254/var(--tw-border-opacity))
}

.border-t-cyan-100\/0 {
    border-top-color: rgba(207,250,254,0)
}

.border-t-cyan-100\/10 {
    border-top-color: rgba(207,250,254,.1)
}

.border-t-cyan-100\/100 {
    border-top-color: #cffafe
}

.border-t-cyan-100\/20 {
    border-top-color: rgba(207,250,254,.2)
}

.border-t-cyan-100\/25 {
    border-top-color: rgba(207,250,254,.25)
}

.border-t-cyan-100\/30 {
    border-top-color: rgba(207,250,254,.3)
}

.border-t-cyan-100\/40 {
    border-top-color: rgba(207,250,254,.4)
}

.border-t-cyan-100\/5 {
    border-top-color: rgba(207,250,254,.05)
}

.border-t-cyan-100\/50 {
    border-top-color: rgba(207,250,254,.5)
}

.border-t-cyan-100\/60 {
    border-top-color: rgba(207,250,254,.6)
}

.border-t-cyan-100\/70 {
    border-top-color: rgba(207,250,254,.7)
}

.border-t-cyan-100\/75 {
    border-top-color: rgba(207,250,254,.75)
}

.border-t-cyan-100\/80 {
    border-top-color: rgba(207,250,254,.8)
}

.border-t-cyan-100\/90 {
    border-top-color: rgba(207,250,254,.9)
}

.border-t-cyan-100\/95 {
    border-top-color: rgba(207,250,254,.95)
}

.border-t-cyan-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(165 243 252/var(--tw-border-opacity))
}

.border-t-cyan-200\/0 {
    border-top-color: rgba(165,243,252,0)
}

.border-t-cyan-200\/10 {
    border-top-color: rgba(165,243,252,.1)
}

.border-t-cyan-200\/100 {
    border-top-color: #a5f3fc
}

.border-t-cyan-200\/20 {
    border-top-color: rgba(165,243,252,.2)
}

.border-t-cyan-200\/25 {
    border-top-color: rgba(165,243,252,.25)
}

.border-t-cyan-200\/30 {
    border-top-color: rgba(165,243,252,.3)
}

.border-t-cyan-200\/40 {
    border-top-color: rgba(165,243,252,.4)
}

.border-t-cyan-200\/5 {
    border-top-color: rgba(165,243,252,.05)
}

.border-t-cyan-200\/50 {
    border-top-color: rgba(165,243,252,.5)
}

.border-t-cyan-200\/60 {
    border-top-color: rgba(165,243,252,.6)
}

.border-t-cyan-200\/70 {
    border-top-color: rgba(165,243,252,.7)
}

.border-t-cyan-200\/75 {
    border-top-color: rgba(165,243,252,.75)
}

.border-t-cyan-200\/80 {
    border-top-color: rgba(165,243,252,.8)
}

.border-t-cyan-200\/90 {
    border-top-color: rgba(165,243,252,.9)
}

.border-t-cyan-200\/95 {
    border-top-color: rgba(165,243,252,.95)
}

.border-t-cyan-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(103 232 249/var(--tw-border-opacity))
}

.border-t-cyan-300\/0 {
    border-top-color: rgba(103,232,249,0)
}

.border-t-cyan-300\/10 {
    border-top-color: rgba(103,232,249,.1)
}

.border-t-cyan-300\/100 {
    border-top-color: #67e8f9
}

.border-t-cyan-300\/20 {
    border-top-color: rgba(103,232,249,.2)
}

.border-t-cyan-300\/25 {
    border-top-color: rgba(103,232,249,.25)
}

.border-t-cyan-300\/30 {
    border-top-color: rgba(103,232,249,.3)
}

.border-t-cyan-300\/40 {
    border-top-color: rgba(103,232,249,.4)
}

.border-t-cyan-300\/5 {
    border-top-color: rgba(103,232,249,.05)
}

.border-t-cyan-300\/50 {
    border-top-color: rgba(103,232,249,.5)
}

.border-t-cyan-300\/60 {
    border-top-color: rgba(103,232,249,.6)
}

.border-t-cyan-300\/70 {
    border-top-color: rgba(103,232,249,.7)
}

.border-t-cyan-300\/75 {
    border-top-color: rgba(103,232,249,.75)
}

.border-t-cyan-300\/80 {
    border-top-color: rgba(103,232,249,.8)
}

.border-t-cyan-300\/90 {
    border-top-color: rgba(103,232,249,.9)
}

.border-t-cyan-300\/95 {
    border-top-color: rgba(103,232,249,.95)
}

.border-t-cyan-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(34 211 238/var(--tw-border-opacity))
}

.border-t-cyan-400\/0 {
    border-top-color: rgba(34,211,238,0)
}

.border-t-cyan-400\/10 {
    border-top-color: rgba(34,211,238,.1)
}

.border-t-cyan-400\/100 {
    border-top-color: #22d3ee
}

.border-t-cyan-400\/20 {
    border-top-color: rgba(34,211,238,.2)
}

.border-t-cyan-400\/25 {
    border-top-color: rgba(34,211,238,.25)
}

.border-t-cyan-400\/30 {
    border-top-color: rgba(34,211,238,.3)
}

.border-t-cyan-400\/40 {
    border-top-color: rgba(34,211,238,.4)
}

.border-t-cyan-400\/5 {
    border-top-color: rgba(34,211,238,.05)
}

.border-t-cyan-400\/50 {
    border-top-color: rgba(34,211,238,.5)
}

.border-t-cyan-400\/60 {
    border-top-color: rgba(34,211,238,.6)
}

.border-t-cyan-400\/70 {
    border-top-color: rgba(34,211,238,.7)
}

.border-t-cyan-400\/75 {
    border-top-color: rgba(34,211,238,.75)
}

.border-t-cyan-400\/80 {
    border-top-color: rgba(34,211,238,.8)
}

.border-t-cyan-400\/90 {
    border-top-color: rgba(34,211,238,.9)
}

.border-t-cyan-400\/95 {
    border-top-color: rgba(34,211,238,.95)
}

.border-t-cyan-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(236 254 255/var(--tw-border-opacity))
}

.border-t-cyan-50\/0 {
    border-top-color: rgba(236,254,255,0)
}

.border-t-cyan-50\/10 {
    border-top-color: rgba(236,254,255,.1)
}

.border-t-cyan-50\/100 {
    border-top-color: #ecfeff
}

.border-t-cyan-50\/20 {
    border-top-color: rgba(236,254,255,.2)
}

.border-t-cyan-50\/25 {
    border-top-color: rgba(236,254,255,.25)
}

.border-t-cyan-50\/30 {
    border-top-color: rgba(236,254,255,.3)
}

.border-t-cyan-50\/40 {
    border-top-color: rgba(236,254,255,.4)
}

.border-t-cyan-50\/5 {
    border-top-color: rgba(236,254,255,.05)
}

.border-t-cyan-50\/50 {
    border-top-color: rgba(236,254,255,.5)
}

.border-t-cyan-50\/60 {
    border-top-color: rgba(236,254,255,.6)
}

.border-t-cyan-50\/70 {
    border-top-color: rgba(236,254,255,.7)
}

.border-t-cyan-50\/75 {
    border-top-color: rgba(236,254,255,.75)
}

.border-t-cyan-50\/80 {
    border-top-color: rgba(236,254,255,.8)
}

.border-t-cyan-50\/90 {
    border-top-color: rgba(236,254,255,.9)
}

.border-t-cyan-50\/95 {
    border-top-color: rgba(236,254,255,.95)
}

.border-t-cyan-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(6 182 212/var(--tw-border-opacity))
}

.border-t-cyan-500\/0 {
    border-top-color: rgba(6,182,212,0)
}

.border-t-cyan-500\/10 {
    border-top-color: rgba(6,182,212,.1)
}

.border-t-cyan-500\/100 {
    border-top-color: #06b6d4
}

.border-t-cyan-500\/20 {
    border-top-color: rgba(6,182,212,.2)
}

.border-t-cyan-500\/25 {
    border-top-color: rgba(6,182,212,.25)
}

.border-t-cyan-500\/30 {
    border-top-color: rgba(6,182,212,.3)
}

.border-t-cyan-500\/40 {
    border-top-color: rgba(6,182,212,.4)
}

.border-t-cyan-500\/5 {
    border-top-color: rgba(6,182,212,.05)
}

.border-t-cyan-500\/50 {
    border-top-color: rgba(6,182,212,.5)
}

.border-t-cyan-500\/60 {
    border-top-color: rgba(6,182,212,.6)
}

.border-t-cyan-500\/70 {
    border-top-color: rgba(6,182,212,.7)
}

.border-t-cyan-500\/75 {
    border-top-color: rgba(6,182,212,.75)
}

.border-t-cyan-500\/80 {
    border-top-color: rgba(6,182,212,.8)
}

.border-t-cyan-500\/90 {
    border-top-color: rgba(6,182,212,.9)
}

.border-t-cyan-500\/95 {
    border-top-color: rgba(6,182,212,.95)
}

.border-t-cyan-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(8 145 178/var(--tw-border-opacity))
}

.border-t-cyan-600\/0 {
    border-top-color: rgba(8,145,178,0)
}

.border-t-cyan-600\/10 {
    border-top-color: rgba(8,145,178,.1)
}

.border-t-cyan-600\/100 {
    border-top-color: #0891b2
}

.border-t-cyan-600\/20 {
    border-top-color: rgba(8,145,178,.2)
}

.border-t-cyan-600\/25 {
    border-top-color: rgba(8,145,178,.25)
}

.border-t-cyan-600\/30 {
    border-top-color: rgba(8,145,178,.3)
}

.border-t-cyan-600\/40 {
    border-top-color: rgba(8,145,178,.4)
}

.border-t-cyan-600\/5 {
    border-top-color: rgba(8,145,178,.05)
}

.border-t-cyan-600\/50 {
    border-top-color: rgba(8,145,178,.5)
}

.border-t-cyan-600\/60 {
    border-top-color: rgba(8,145,178,.6)
}

.border-t-cyan-600\/70 {
    border-top-color: rgba(8,145,178,.7)
}

.border-t-cyan-600\/75 {
    border-top-color: rgba(8,145,178,.75)
}

.border-t-cyan-600\/80 {
    border-top-color: rgba(8,145,178,.8)
}

.border-t-cyan-600\/90 {
    border-top-color: rgba(8,145,178,.9)
}

.border-t-cyan-600\/95 {
    border-top-color: rgba(8,145,178,.95)
}

.border-t-cyan-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(14 116 144/var(--tw-border-opacity))
}

.border-t-cyan-700\/0 {
    border-top-color: rgba(14,116,144,0)
}

.border-t-cyan-700\/10 {
    border-top-color: rgba(14,116,144,.1)
}

.border-t-cyan-700\/100 {
    border-top-color: #0e7490
}

.border-t-cyan-700\/20 {
    border-top-color: rgba(14,116,144,.2)
}

.border-t-cyan-700\/25 {
    border-top-color: rgba(14,116,144,.25)
}

.border-t-cyan-700\/30 {
    border-top-color: rgba(14,116,144,.3)
}

.border-t-cyan-700\/40 {
    border-top-color: rgba(14,116,144,.4)
}

.border-t-cyan-700\/5 {
    border-top-color: rgba(14,116,144,.05)
}

.border-t-cyan-700\/50 {
    border-top-color: rgba(14,116,144,.5)
}

.border-t-cyan-700\/60 {
    border-top-color: rgba(14,116,144,.6)
}

.border-t-cyan-700\/70 {
    border-top-color: rgba(14,116,144,.7)
}

.border-t-cyan-700\/75 {
    border-top-color: rgba(14,116,144,.75)
}

.border-t-cyan-700\/80 {
    border-top-color: rgba(14,116,144,.8)
}

.border-t-cyan-700\/90 {
    border-top-color: rgba(14,116,144,.9)
}

.border-t-cyan-700\/95 {
    border-top-color: rgba(14,116,144,.95)
}

.border-t-cyan-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(21 94 117/var(--tw-border-opacity))
}

.border-t-cyan-800\/0 {
    border-top-color: rgba(21,94,117,0)
}

.border-t-cyan-800\/10 {
    border-top-color: rgba(21,94,117,.1)
}

.border-t-cyan-800\/100 {
    border-top-color: #155e75
}

.border-t-cyan-800\/20 {
    border-top-color: rgba(21,94,117,.2)
}

.border-t-cyan-800\/25 {
    border-top-color: rgba(21,94,117,.25)
}

.border-t-cyan-800\/30 {
    border-top-color: rgba(21,94,117,.3)
}

.border-t-cyan-800\/40 {
    border-top-color: rgba(21,94,117,.4)
}

.border-t-cyan-800\/5 {
    border-top-color: rgba(21,94,117,.05)
}

.border-t-cyan-800\/50 {
    border-top-color: rgba(21,94,117,.5)
}

.border-t-cyan-800\/60 {
    border-top-color: rgba(21,94,117,.6)
}

.border-t-cyan-800\/70 {
    border-top-color: rgba(21,94,117,.7)
}

.border-t-cyan-800\/75 {
    border-top-color: rgba(21,94,117,.75)
}

.border-t-cyan-800\/80 {
    border-top-color: rgba(21,94,117,.8)
}

.border-t-cyan-800\/90 {
    border-top-color: rgba(21,94,117,.9)
}

.border-t-cyan-800\/95 {
    border-top-color: rgba(21,94,117,.95)
}

.border-t-cyan-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(22 78 99/var(--tw-border-opacity))
}

.border-t-cyan-900\/0 {
    border-top-color: rgba(22,78,99,0)
}

.border-t-cyan-900\/10 {
    border-top-color: rgba(22,78,99,.1)
}

.border-t-cyan-900\/100 {
    border-top-color: #164e63
}

.border-t-cyan-900\/20 {
    border-top-color: rgba(22,78,99,.2)
}

.border-t-cyan-900\/25 {
    border-top-color: rgba(22,78,99,.25)
}

.border-t-cyan-900\/30 {
    border-top-color: rgba(22,78,99,.3)
}

.border-t-cyan-900\/40 {
    border-top-color: rgba(22,78,99,.4)
}

.border-t-cyan-900\/5 {
    border-top-color: rgba(22,78,99,.05)
}

.border-t-cyan-900\/50 {
    border-top-color: rgba(22,78,99,.5)
}

.border-t-cyan-900\/60 {
    border-top-color: rgba(22,78,99,.6)
}

.border-t-cyan-900\/70 {
    border-top-color: rgba(22,78,99,.7)
}

.border-t-cyan-900\/75 {
    border-top-color: rgba(22,78,99,.75)
}

.border-t-cyan-900\/80 {
    border-top-color: rgba(22,78,99,.8)
}

.border-t-cyan-900\/90 {
    border-top-color: rgba(22,78,99,.9)
}

.border-t-cyan-900\/95 {
    border-top-color: rgba(22,78,99,.95)
}

.border-t-cyan-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(8 51 68/var(--tw-border-opacity))
}

.border-t-cyan-950\/0 {
    border-top-color: rgba(8,51,68,0)
}

.border-t-cyan-950\/10 {
    border-top-color: rgba(8,51,68,.1)
}

.border-t-cyan-950\/100 {
    border-top-color: #083344
}

.border-t-cyan-950\/20 {
    border-top-color: rgba(8,51,68,.2)
}

.border-t-cyan-950\/25 {
    border-top-color: rgba(8,51,68,.25)
}

.border-t-cyan-950\/30 {
    border-top-color: rgba(8,51,68,.3)
}

.border-t-cyan-950\/40 {
    border-top-color: rgba(8,51,68,.4)
}

.border-t-cyan-950\/5 {
    border-top-color: rgba(8,51,68,.05)
}

.border-t-cyan-950\/50 {
    border-top-color: rgba(8,51,68,.5)
}

.border-t-cyan-950\/60 {
    border-top-color: rgba(8,51,68,.6)
}

.border-t-cyan-950\/70 {
    border-top-color: rgba(8,51,68,.7)
}

.border-t-cyan-950\/75 {
    border-top-color: rgba(8,51,68,.75)
}

.border-t-cyan-950\/80 {
    border-top-color: rgba(8,51,68,.8)
}

.border-t-cyan-950\/90 {
    border-top-color: rgba(8,51,68,.9)
}

.border-t-cyan-950\/95 {
    border-top-color: rgba(8,51,68,.95)
}

.border-t-destructive {
    border-top-color: hsl(var(--destructive))
}

.border-t-destructive-foreground {
    border-top-color: hsl(var(--destructive-foreground))
}

.border-t-destructive-foreground\/0 {
    border-top-color: hsl(var(--destructive-foreground)/0)
}

.border-t-destructive-foreground\/10 {
    border-top-color: hsl(var(--destructive-foreground)/.1)
}

.border-t-destructive-foreground\/100 {
    border-top-color: hsl(var(--destructive-foreground)/1)
}

.border-t-destructive-foreground\/20 {
    border-top-color: hsl(var(--destructive-foreground)/.2)
}

.border-t-destructive-foreground\/25 {
    border-top-color: hsl(var(--destructive-foreground)/.25)
}

.border-t-destructive-foreground\/30 {
    border-top-color: hsl(var(--destructive-foreground)/.3)
}

.border-t-destructive-foreground\/40 {
    border-top-color: hsl(var(--destructive-foreground)/.4)
}

.border-t-destructive-foreground\/5 {
    border-top-color: hsl(var(--destructive-foreground)/.05)
}

.border-t-destructive-foreground\/50 {
    border-top-color: hsl(var(--destructive-foreground)/.5)
}

.border-t-destructive-foreground\/60 {
    border-top-color: hsl(var(--destructive-foreground)/.6)
}

.border-t-destructive-foreground\/70 {
    border-top-color: hsl(var(--destructive-foreground)/.7)
}

.border-t-destructive-foreground\/75 {
    border-top-color: hsl(var(--destructive-foreground)/.75)
}

.border-t-destructive-foreground\/80 {
    border-top-color: hsl(var(--destructive-foreground)/.8)
}

.border-t-destructive-foreground\/90 {
    border-top-color: hsl(var(--destructive-foreground)/.9)
}

.border-t-destructive-foreground\/95 {
    border-top-color: hsl(var(--destructive-foreground)/.95)
}

.border-t-destructive\/0 {
    border-top-color: hsl(var(--destructive)/0)
}

.border-t-destructive\/10 {
    border-top-color: hsl(var(--destructive)/.1)
}

.border-t-destructive\/100 {
    border-top-color: hsl(var(--destructive)/1)
}

.border-t-destructive\/20 {
    border-top-color: hsl(var(--destructive)/.2)
}

.border-t-destructive\/25 {
    border-top-color: hsl(var(--destructive)/.25)
}

.border-t-destructive\/30 {
    border-top-color: hsl(var(--destructive)/.3)
}

.border-t-destructive\/40 {
    border-top-color: hsl(var(--destructive)/.4)
}

.border-t-destructive\/5 {
    border-top-color: hsl(var(--destructive)/.05)
}

.border-t-destructive\/50 {
    border-top-color: hsl(var(--destructive)/.5)
}

.border-t-destructive\/60 {
    border-top-color: hsl(var(--destructive)/.6)
}

.border-t-destructive\/70 {
    border-top-color: hsl(var(--destructive)/.7)
}

.border-t-destructive\/75 {
    border-top-color: hsl(var(--destructive)/.75)
}

.border-t-destructive\/80 {
    border-top-color: hsl(var(--destructive)/.8)
}

.border-t-destructive\/90 {
    border-top-color: hsl(var(--destructive)/.9)
}

.border-t-destructive\/95 {
    border-top-color: hsl(var(--destructive)/.95)
}

.border-t-emerald-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(209 250 229/var(--tw-border-opacity))
}

.border-t-emerald-100\/0 {
    border-top-color: rgba(209,250,229,0)
}

.border-t-emerald-100\/10 {
    border-top-color: rgba(209,250,229,.1)
}

.border-t-emerald-100\/100 {
    border-top-color: #d1fae5
}

.border-t-emerald-100\/20 {
    border-top-color: rgba(209,250,229,.2)
}

.border-t-emerald-100\/25 {
    border-top-color: rgba(209,250,229,.25)
}

.border-t-emerald-100\/30 {
    border-top-color: rgba(209,250,229,.3)
}

.border-t-emerald-100\/40 {
    border-top-color: rgba(209,250,229,.4)
}

.border-t-emerald-100\/5 {
    border-top-color: rgba(209,250,229,.05)
}

.border-t-emerald-100\/50 {
    border-top-color: rgba(209,250,229,.5)
}

.border-t-emerald-100\/60 {
    border-top-color: rgba(209,250,229,.6)
}

.border-t-emerald-100\/70 {
    border-top-color: rgba(209,250,229,.7)
}

.border-t-emerald-100\/75 {
    border-top-color: rgba(209,250,229,.75)
}

.border-t-emerald-100\/80 {
    border-top-color: rgba(209,250,229,.8)
}

.border-t-emerald-100\/90 {
    border-top-color: rgba(209,250,229,.9)
}

.border-t-emerald-100\/95 {
    border-top-color: rgba(209,250,229,.95)
}

.border-t-emerald-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(167 243 208/var(--tw-border-opacity))
}

.border-t-emerald-200\/0 {
    border-top-color: rgba(167,243,208,0)
}

.border-t-emerald-200\/10 {
    border-top-color: rgba(167,243,208,.1)
}

.border-t-emerald-200\/100 {
    border-top-color: #a7f3d0
}

.border-t-emerald-200\/20 {
    border-top-color: rgba(167,243,208,.2)
}

.border-t-emerald-200\/25 {
    border-top-color: rgba(167,243,208,.25)
}

.border-t-emerald-200\/30 {
    border-top-color: rgba(167,243,208,.3)
}

.border-t-emerald-200\/40 {
    border-top-color: rgba(167,243,208,.4)
}

.border-t-emerald-200\/5 {
    border-top-color: rgba(167,243,208,.05)
}

.border-t-emerald-200\/50 {
    border-top-color: rgba(167,243,208,.5)
}

.border-t-emerald-200\/60 {
    border-top-color: rgba(167,243,208,.6)
}

.border-t-emerald-200\/70 {
    border-top-color: rgba(167,243,208,.7)
}

.border-t-emerald-200\/75 {
    border-top-color: rgba(167,243,208,.75)
}

.border-t-emerald-200\/80 {
    border-top-color: rgba(167,243,208,.8)
}

.border-t-emerald-200\/90 {
    border-top-color: rgba(167,243,208,.9)
}

.border-t-emerald-200\/95 {
    border-top-color: rgba(167,243,208,.95)
}

.border-t-emerald-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(110 231 183/var(--tw-border-opacity))
}

.border-t-emerald-300\/0 {
    border-top-color: rgba(110,231,183,0)
}

.border-t-emerald-300\/10 {
    border-top-color: rgba(110,231,183,.1)
}

.border-t-emerald-300\/100 {
    border-top-color: #6ee7b7
}

.border-t-emerald-300\/20 {
    border-top-color: rgba(110,231,183,.2)
}

.border-t-emerald-300\/25 {
    border-top-color: rgba(110,231,183,.25)
}

.border-t-emerald-300\/30 {
    border-top-color: rgba(110,231,183,.3)
}

.border-t-emerald-300\/40 {
    border-top-color: rgba(110,231,183,.4)
}

.border-t-emerald-300\/5 {
    border-top-color: rgba(110,231,183,.05)
}

.border-t-emerald-300\/50 {
    border-top-color: rgba(110,231,183,.5)
}

.border-t-emerald-300\/60 {
    border-top-color: rgba(110,231,183,.6)
}

.border-t-emerald-300\/70 {
    border-top-color: rgba(110,231,183,.7)
}

.border-t-emerald-300\/75 {
    border-top-color: rgba(110,231,183,.75)
}

.border-t-emerald-300\/80 {
    border-top-color: rgba(110,231,183,.8)
}

.border-t-emerald-300\/90 {
    border-top-color: rgba(110,231,183,.9)
}

.border-t-emerald-300\/95 {
    border-top-color: rgba(110,231,183,.95)
}

.border-t-emerald-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(52 211 153/var(--tw-border-opacity))
}

.border-t-emerald-400\/0 {
    border-top-color: rgba(52,211,153,0)
}

.border-t-emerald-400\/10 {
    border-top-color: rgba(52,211,153,.1)
}

.border-t-emerald-400\/100 {
    border-top-color: #34d399
}

.border-t-emerald-400\/20 {
    border-top-color: rgba(52,211,153,.2)
}

.border-t-emerald-400\/25 {
    border-top-color: rgba(52,211,153,.25)
}

.border-t-emerald-400\/30 {
    border-top-color: rgba(52,211,153,.3)
}

.border-t-emerald-400\/40 {
    border-top-color: rgba(52,211,153,.4)
}

.border-t-emerald-400\/5 {
    border-top-color: rgba(52,211,153,.05)
}

.border-t-emerald-400\/50 {
    border-top-color: rgba(52,211,153,.5)
}

.border-t-emerald-400\/60 {
    border-top-color: rgba(52,211,153,.6)
}

.border-t-emerald-400\/70 {
    border-top-color: rgba(52,211,153,.7)
}

.border-t-emerald-400\/75 {
    border-top-color: rgba(52,211,153,.75)
}

.border-t-emerald-400\/80 {
    border-top-color: rgba(52,211,153,.8)
}

.border-t-emerald-400\/90 {
    border-top-color: rgba(52,211,153,.9)
}

.border-t-emerald-400\/95 {
    border-top-color: rgba(52,211,153,.95)
}

.border-t-emerald-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(236 253 245/var(--tw-border-opacity))
}

.border-t-emerald-50\/0 {
    border-top-color: rgba(236,253,245,0)
}

.border-t-emerald-50\/10 {
    border-top-color: rgba(236,253,245,.1)
}

.border-t-emerald-50\/100 {
    border-top-color: #ecfdf5
}

.border-t-emerald-50\/20 {
    border-top-color: rgba(236,253,245,.2)
}

.border-t-emerald-50\/25 {
    border-top-color: rgba(236,253,245,.25)
}

.border-t-emerald-50\/30 {
    border-top-color: rgba(236,253,245,.3)
}

.border-t-emerald-50\/40 {
    border-top-color: rgba(236,253,245,.4)
}

.border-t-emerald-50\/5 {
    border-top-color: rgba(236,253,245,.05)
}

.border-t-emerald-50\/50 {
    border-top-color: rgba(236,253,245,.5)
}

.border-t-emerald-50\/60 {
    border-top-color: rgba(236,253,245,.6)
}

.border-t-emerald-50\/70 {
    border-top-color: rgba(236,253,245,.7)
}

.border-t-emerald-50\/75 {
    border-top-color: rgba(236,253,245,.75)
}

.border-t-emerald-50\/80 {
    border-top-color: rgba(236,253,245,.8)
}

.border-t-emerald-50\/90 {
    border-top-color: rgba(236,253,245,.9)
}

.border-t-emerald-50\/95 {
    border-top-color: rgba(236,253,245,.95)
}

.border-t-emerald-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(16 185 129/var(--tw-border-opacity))
}

.border-t-emerald-500\/0 {
    border-top-color: rgba(16,185,129,0)
}

.border-t-emerald-500\/10 {
    border-top-color: rgba(16,185,129,.1)
}

.border-t-emerald-500\/100 {
    border-top-color: #10b981
}

.border-t-emerald-500\/20 {
    border-top-color: rgba(16,185,129,.2)
}

.border-t-emerald-500\/25 {
    border-top-color: rgba(16,185,129,.25)
}

.border-t-emerald-500\/30 {
    border-top-color: rgba(16,185,129,.3)
}

.border-t-emerald-500\/40 {
    border-top-color: rgba(16,185,129,.4)
}

.border-t-emerald-500\/5 {
    border-top-color: rgba(16,185,129,.05)
}

.border-t-emerald-500\/50 {
    border-top-color: rgba(16,185,129,.5)
}

.border-t-emerald-500\/60 {
    border-top-color: rgba(16,185,129,.6)
}

.border-t-emerald-500\/70 {
    border-top-color: rgba(16,185,129,.7)
}

.border-t-emerald-500\/75 {
    border-top-color: rgba(16,185,129,.75)
}

.border-t-emerald-500\/80 {
    border-top-color: rgba(16,185,129,.8)
}

.border-t-emerald-500\/90 {
    border-top-color: rgba(16,185,129,.9)
}

.border-t-emerald-500\/95 {
    border-top-color: rgba(16,185,129,.95)
}

.border-t-emerald-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(5 150 105/var(--tw-border-opacity))
}

.border-t-emerald-600\/0 {
    border-top-color: rgba(5,150,105,0)
}

.border-t-emerald-600\/10 {
    border-top-color: rgba(5,150,105,.1)
}

.border-t-emerald-600\/100 {
    border-top-color: #059669
}

.border-t-emerald-600\/20 {
    border-top-color: rgba(5,150,105,.2)
}

.border-t-emerald-600\/25 {
    border-top-color: rgba(5,150,105,.25)
}

.border-t-emerald-600\/30 {
    border-top-color: rgba(5,150,105,.3)
}

.border-t-emerald-600\/40 {
    border-top-color: rgba(5,150,105,.4)
}

.border-t-emerald-600\/5 {
    border-top-color: rgba(5,150,105,.05)
}

.border-t-emerald-600\/50 {
    border-top-color: rgba(5,150,105,.5)
}

.border-t-emerald-600\/60 {
    border-top-color: rgba(5,150,105,.6)
}

.border-t-emerald-600\/70 {
    border-top-color: rgba(5,150,105,.7)
}

.border-t-emerald-600\/75 {
    border-top-color: rgba(5,150,105,.75)
}

.border-t-emerald-600\/80 {
    border-top-color: rgba(5,150,105,.8)
}

.border-t-emerald-600\/90 {
    border-top-color: rgba(5,150,105,.9)
}

.border-t-emerald-600\/95 {
    border-top-color: rgba(5,150,105,.95)
}

.border-t-emerald-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(4 120 87/var(--tw-border-opacity))
}

.border-t-emerald-700\/0 {
    border-top-color: rgba(4,120,87,0)
}

.border-t-emerald-700\/10 {
    border-top-color: rgba(4,120,87,.1)
}

.border-t-emerald-700\/100 {
    border-top-color: #047857
}

.border-t-emerald-700\/20 {
    border-top-color: rgba(4,120,87,.2)
}

.border-t-emerald-700\/25 {
    border-top-color: rgba(4,120,87,.25)
}

.border-t-emerald-700\/30 {
    border-top-color: rgba(4,120,87,.3)
}

.border-t-emerald-700\/40 {
    border-top-color: rgba(4,120,87,.4)
}

.border-t-emerald-700\/5 {
    border-top-color: rgba(4,120,87,.05)
}

.border-t-emerald-700\/50 {
    border-top-color: rgba(4,120,87,.5)
}

.border-t-emerald-700\/60 {
    border-top-color: rgba(4,120,87,.6)
}

.border-t-emerald-700\/70 {
    border-top-color: rgba(4,120,87,.7)
}

.border-t-emerald-700\/75 {
    border-top-color: rgba(4,120,87,.75)
}

.border-t-emerald-700\/80 {
    border-top-color: rgba(4,120,87,.8)
}

.border-t-emerald-700\/90 {
    border-top-color: rgba(4,120,87,.9)
}

.border-t-emerald-700\/95 {
    border-top-color: rgba(4,120,87,.95)
}

.border-t-emerald-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(6 95 70/var(--tw-border-opacity))
}

.border-t-emerald-800\/0 {
    border-top-color: rgba(6,95,70,0)
}

.border-t-emerald-800\/10 {
    border-top-color: rgba(6,95,70,.1)
}

.border-t-emerald-800\/100 {
    border-top-color: #065f46
}

.border-t-emerald-800\/20 {
    border-top-color: rgba(6,95,70,.2)
}

.border-t-emerald-800\/25 {
    border-top-color: rgba(6,95,70,.25)
}

.border-t-emerald-800\/30 {
    border-top-color: rgba(6,95,70,.3)
}

.border-t-emerald-800\/40 {
    border-top-color: rgba(6,95,70,.4)
}

.border-t-emerald-800\/5 {
    border-top-color: rgba(6,95,70,.05)
}

.border-t-emerald-800\/50 {
    border-top-color: rgba(6,95,70,.5)
}

.border-t-emerald-800\/60 {
    border-top-color: rgba(6,95,70,.6)
}

.border-t-emerald-800\/70 {
    border-top-color: rgba(6,95,70,.7)
}

.border-t-emerald-800\/75 {
    border-top-color: rgba(6,95,70,.75)
}

.border-t-emerald-800\/80 {
    border-top-color: rgba(6,95,70,.8)
}

.border-t-emerald-800\/90 {
    border-top-color: rgba(6,95,70,.9)
}

.border-t-emerald-800\/95 {
    border-top-color: rgba(6,95,70,.95)
}

.border-t-emerald-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(6 78 59/var(--tw-border-opacity))
}

.border-t-emerald-900\/0 {
    border-top-color: rgba(6,78,59,0)
}

.border-t-emerald-900\/10 {
    border-top-color: rgba(6,78,59,.1)
}

.border-t-emerald-900\/100 {
    border-top-color: #064e3b
}

.border-t-emerald-900\/20 {
    border-top-color: rgba(6,78,59,.2)
}

.border-t-emerald-900\/25 {
    border-top-color: rgba(6,78,59,.25)
}

.border-t-emerald-900\/30 {
    border-top-color: rgba(6,78,59,.3)
}

.border-t-emerald-900\/40 {
    border-top-color: rgba(6,78,59,.4)
}

.border-t-emerald-900\/5 {
    border-top-color: rgba(6,78,59,.05)
}

.border-t-emerald-900\/50 {
    border-top-color: rgba(6,78,59,.5)
}

.border-t-emerald-900\/60 {
    border-top-color: rgba(6,78,59,.6)
}

.border-t-emerald-900\/70 {
    border-top-color: rgba(6,78,59,.7)
}

.border-t-emerald-900\/75 {
    border-top-color: rgba(6,78,59,.75)
}

.border-t-emerald-900\/80 {
    border-top-color: rgba(6,78,59,.8)
}

.border-t-emerald-900\/90 {
    border-top-color: rgba(6,78,59,.9)
}

.border-t-emerald-900\/95 {
    border-top-color: rgba(6,78,59,.95)
}

.border-t-emerald-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(2 44 34/var(--tw-border-opacity))
}

.border-t-emerald-950\/0 {
    border-top-color: rgba(2,44,34,0)
}

.border-t-emerald-950\/10 {
    border-top-color: rgba(2,44,34,.1)
}

.border-t-emerald-950\/100 {
    border-top-color: #022c22
}

.border-t-emerald-950\/20 {
    border-top-color: rgba(2,44,34,.2)
}

.border-t-emerald-950\/25 {
    border-top-color: rgba(2,44,34,.25)
}

.border-t-emerald-950\/30 {
    border-top-color: rgba(2,44,34,.3)
}

.border-t-emerald-950\/40 {
    border-top-color: rgba(2,44,34,.4)
}

.border-t-emerald-950\/5 {
    border-top-color: rgba(2,44,34,.05)
}

.border-t-emerald-950\/50 {
    border-top-color: rgba(2,44,34,.5)
}

.border-t-emerald-950\/60 {
    border-top-color: rgba(2,44,34,.6)
}

.border-t-emerald-950\/70 {
    border-top-color: rgba(2,44,34,.7)
}

.border-t-emerald-950\/75 {
    border-top-color: rgba(2,44,34,.75)
}

.border-t-emerald-950\/80 {
    border-top-color: rgba(2,44,34,.8)
}

.border-t-emerald-950\/90 {
    border-top-color: rgba(2,44,34,.9)
}

.border-t-emerald-950\/95 {
    border-top-color: rgba(2,44,34,.95)
}

.border-t-error {
    --tw-border-opacity: 1;
    border-top-color: rgb(221 73 73/var(--tw-border-opacity))
}

.border-t-error\/0 {
    border-top-color: rgba(221,73,73,0)
}

.border-t-error\/10 {
    border-top-color: rgba(221,73,73,.1)
}

.border-t-error\/100 {
    border-top-color: #dd4949
}

.border-t-error\/20 {
    border-top-color: rgba(221,73,73,.2)
}

.border-t-error\/25 {
    border-top-color: rgba(221,73,73,.25)
}

.border-t-error\/30 {
    border-top-color: rgba(221,73,73,.3)
}

.border-t-error\/40 {
    border-top-color: rgba(221,73,73,.4)
}

.border-t-error\/5 {
    border-top-color: rgba(221,73,73,.05)
}

.border-t-error\/50 {
    border-top-color: rgba(221,73,73,.5)
}

.border-t-error\/60 {
    border-top-color: rgba(221,73,73,.6)
}

.border-t-error\/70 {
    border-top-color: rgba(221,73,73,.7)
}

.border-t-error\/75 {
    border-top-color: rgba(221,73,73,.75)
}

.border-t-error\/80 {
    border-top-color: rgba(221,73,73,.8)
}

.border-t-error\/90 {
    border-top-color: rgba(221,73,73,.9)
}

.border-t-error\/95 {
    border-top-color: rgba(221,73,73,.95)
}

.border-t-foreground {
    border-top-color: hsl(var(--foreground))
}

.border-t-foreground\/0 {
    border-top-color: hsl(var(--foreground)/0)
}

.border-t-foreground\/10 {
    border-top-color: hsl(var(--foreground)/.1)
}

.border-t-foreground\/100 {
    border-top-color: hsl(var(--foreground)/1)
}

.border-t-foreground\/20 {
    border-top-color: hsl(var(--foreground)/.2)
}

.border-t-foreground\/25 {
    border-top-color: hsl(var(--foreground)/.25)
}

.border-t-foreground\/30 {
    border-top-color: hsl(var(--foreground)/.3)
}

.border-t-foreground\/40 {
    border-top-color: hsl(var(--foreground)/.4)
}

.border-t-foreground\/5 {
    border-top-color: hsl(var(--foreground)/.05)
}

.border-t-foreground\/50 {
    border-top-color: hsl(var(--foreground)/.5)
}

.border-t-foreground\/60 {
    border-top-color: hsl(var(--foreground)/.6)
}

.border-t-foreground\/70 {
    border-top-color: hsl(var(--foreground)/.7)
}

.border-t-foreground\/75 {
    border-top-color: hsl(var(--foreground)/.75)
}

.border-t-foreground\/80 {
    border-top-color: hsl(var(--foreground)/.8)
}

.border-t-foreground\/90 {
    border-top-color: hsl(var(--foreground)/.9)
}

.border-t-foreground\/95 {
    border-top-color: hsl(var(--foreground)/.95)
}

.border-t-fuchsia-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(250 232 255/var(--tw-border-opacity))
}

.border-t-fuchsia-100\/0 {
    border-top-color: rgba(250,232,255,0)
}

.border-t-fuchsia-100\/10 {
    border-top-color: rgba(250,232,255,.1)
}

.border-t-fuchsia-100\/100 {
    border-top-color: #fae8ff
}

.border-t-fuchsia-100\/20 {
    border-top-color: rgba(250,232,255,.2)
}

.border-t-fuchsia-100\/25 {
    border-top-color: rgba(250,232,255,.25)
}

.border-t-fuchsia-100\/30 {
    border-top-color: rgba(250,232,255,.3)
}

.border-t-fuchsia-100\/40 {
    border-top-color: rgba(250,232,255,.4)
}

.border-t-fuchsia-100\/5 {
    border-top-color: rgba(250,232,255,.05)
}

.border-t-fuchsia-100\/50 {
    border-top-color: rgba(250,232,255,.5)
}

.border-t-fuchsia-100\/60 {
    border-top-color: rgba(250,232,255,.6)
}

.border-t-fuchsia-100\/70 {
    border-top-color: rgba(250,232,255,.7)
}

.border-t-fuchsia-100\/75 {
    border-top-color: rgba(250,232,255,.75)
}

.border-t-fuchsia-100\/80 {
    border-top-color: rgba(250,232,255,.8)
}

.border-t-fuchsia-100\/90 {
    border-top-color: rgba(250,232,255,.9)
}

.border-t-fuchsia-100\/95 {
    border-top-color: rgba(250,232,255,.95)
}

.border-t-fuchsia-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(245 208 254/var(--tw-border-opacity))
}

.border-t-fuchsia-200\/0 {
    border-top-color: rgba(245,208,254,0)
}

.border-t-fuchsia-200\/10 {
    border-top-color: rgba(245,208,254,.1)
}

.border-t-fuchsia-200\/100 {
    border-top-color: #f5d0fe
}

.border-t-fuchsia-200\/20 {
    border-top-color: rgba(245,208,254,.2)
}

.border-t-fuchsia-200\/25 {
    border-top-color: rgba(245,208,254,.25)
}

.border-t-fuchsia-200\/30 {
    border-top-color: rgba(245,208,254,.3)
}

.border-t-fuchsia-200\/40 {
    border-top-color: rgba(245,208,254,.4)
}

.border-t-fuchsia-200\/5 {
    border-top-color: rgba(245,208,254,.05)
}

.border-t-fuchsia-200\/50 {
    border-top-color: rgba(245,208,254,.5)
}

.border-t-fuchsia-200\/60 {
    border-top-color: rgba(245,208,254,.6)
}

.border-t-fuchsia-200\/70 {
    border-top-color: rgba(245,208,254,.7)
}

.border-t-fuchsia-200\/75 {
    border-top-color: rgba(245,208,254,.75)
}

.border-t-fuchsia-200\/80 {
    border-top-color: rgba(245,208,254,.8)
}

.border-t-fuchsia-200\/90 {
    border-top-color: rgba(245,208,254,.9)
}

.border-t-fuchsia-200\/95 {
    border-top-color: rgba(245,208,254,.95)
}

.border-t-fuchsia-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(240 171 252/var(--tw-border-opacity))
}

.border-t-fuchsia-300\/0 {
    border-top-color: rgba(240,171,252,0)
}

.border-t-fuchsia-300\/10 {
    border-top-color: rgba(240,171,252,.1)
}

.border-t-fuchsia-300\/100 {
    border-top-color: #f0abfc
}

.border-t-fuchsia-300\/20 {
    border-top-color: rgba(240,171,252,.2)
}

.border-t-fuchsia-300\/25 {
    border-top-color: rgba(240,171,252,.25)
}

.border-t-fuchsia-300\/30 {
    border-top-color: rgba(240,171,252,.3)
}

.border-t-fuchsia-300\/40 {
    border-top-color: rgba(240,171,252,.4)
}

.border-t-fuchsia-300\/5 {
    border-top-color: rgba(240,171,252,.05)
}

.border-t-fuchsia-300\/50 {
    border-top-color: rgba(240,171,252,.5)
}

.border-t-fuchsia-300\/60 {
    border-top-color: rgba(240,171,252,.6)
}

.border-t-fuchsia-300\/70 {
    border-top-color: rgba(240,171,252,.7)
}

.border-t-fuchsia-300\/75 {
    border-top-color: rgba(240,171,252,.75)
}

.border-t-fuchsia-300\/80 {
    border-top-color: rgba(240,171,252,.8)
}

.border-t-fuchsia-300\/90 {
    border-top-color: rgba(240,171,252,.9)
}

.border-t-fuchsia-300\/95 {
    border-top-color: rgba(240,171,252,.95)
}

.border-t-fuchsia-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(232 121 249/var(--tw-border-opacity))
}

.border-t-fuchsia-400\/0 {
    border-top-color: rgba(232,121,249,0)
}

.border-t-fuchsia-400\/10 {
    border-top-color: rgba(232,121,249,.1)
}

.border-t-fuchsia-400\/100 {
    border-top-color: #e879f9
}

.border-t-fuchsia-400\/20 {
    border-top-color: rgba(232,121,249,.2)
}

.border-t-fuchsia-400\/25 {
    border-top-color: rgba(232,121,249,.25)
}

.border-t-fuchsia-400\/30 {
    border-top-color: rgba(232,121,249,.3)
}

.border-t-fuchsia-400\/40 {
    border-top-color: rgba(232,121,249,.4)
}

.border-t-fuchsia-400\/5 {
    border-top-color: rgba(232,121,249,.05)
}

.border-t-fuchsia-400\/50 {
    border-top-color: rgba(232,121,249,.5)
}

.border-t-fuchsia-400\/60 {
    border-top-color: rgba(232,121,249,.6)
}

.border-t-fuchsia-400\/70 {
    border-top-color: rgba(232,121,249,.7)
}

.border-t-fuchsia-400\/75 {
    border-top-color: rgba(232,121,249,.75)
}

.border-t-fuchsia-400\/80 {
    border-top-color: rgba(232,121,249,.8)
}

.border-t-fuchsia-400\/90 {
    border-top-color: rgba(232,121,249,.9)
}

.border-t-fuchsia-400\/95 {
    border-top-color: rgba(232,121,249,.95)
}

.border-t-fuchsia-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(253 244 255/var(--tw-border-opacity))
}

.border-t-fuchsia-50\/0 {
    border-top-color: rgba(253,244,255,0)
}

.border-t-fuchsia-50\/10 {
    border-top-color: rgba(253,244,255,.1)
}

.border-t-fuchsia-50\/100 {
    border-top-color: #fdf4ff
}

.border-t-fuchsia-50\/20 {
    border-top-color: rgba(253,244,255,.2)
}

.border-t-fuchsia-50\/25 {
    border-top-color: rgba(253,244,255,.25)
}

.border-t-fuchsia-50\/30 {
    border-top-color: rgba(253,244,255,.3)
}

.border-t-fuchsia-50\/40 {
    border-top-color: rgba(253,244,255,.4)
}

.border-t-fuchsia-50\/5 {
    border-top-color: rgba(253,244,255,.05)
}

.border-t-fuchsia-50\/50 {
    border-top-color: rgba(253,244,255,.5)
}

.border-t-fuchsia-50\/60 {
    border-top-color: rgba(253,244,255,.6)
}

.border-t-fuchsia-50\/70 {
    border-top-color: rgba(253,244,255,.7)
}

.border-t-fuchsia-50\/75 {
    border-top-color: rgba(253,244,255,.75)
}

.border-t-fuchsia-50\/80 {
    border-top-color: rgba(253,244,255,.8)
}

.border-t-fuchsia-50\/90 {
    border-top-color: rgba(253,244,255,.9)
}

.border-t-fuchsia-50\/95 {
    border-top-color: rgba(253,244,255,.95)
}

.border-t-fuchsia-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(217 70 239/var(--tw-border-opacity))
}

.border-t-fuchsia-500\/0 {
    border-top-color: rgba(217,70,239,0)
}

.border-t-fuchsia-500\/10 {
    border-top-color: rgba(217,70,239,.1)
}

.border-t-fuchsia-500\/100 {
    border-top-color: #d946ef
}

.border-t-fuchsia-500\/20 {
    border-top-color: rgba(217,70,239,.2)
}

.border-t-fuchsia-500\/25 {
    border-top-color: rgba(217,70,239,.25)
}

.border-t-fuchsia-500\/30 {
    border-top-color: rgba(217,70,239,.3)
}

.border-t-fuchsia-500\/40 {
    border-top-color: rgba(217,70,239,.4)
}

.border-t-fuchsia-500\/5 {
    border-top-color: rgba(217,70,239,.05)
}

.border-t-fuchsia-500\/50 {
    border-top-color: rgba(217,70,239,.5)
}

.border-t-fuchsia-500\/60 {
    border-top-color: rgba(217,70,239,.6)
}

.border-t-fuchsia-500\/70 {
    border-top-color: rgba(217,70,239,.7)
}

.border-t-fuchsia-500\/75 {
    border-top-color: rgba(217,70,239,.75)
}

.border-t-fuchsia-500\/80 {
    border-top-color: rgba(217,70,239,.8)
}

.border-t-fuchsia-500\/90 {
    border-top-color: rgba(217,70,239,.9)
}

.border-t-fuchsia-500\/95 {
    border-top-color: rgba(217,70,239,.95)
}

.border-t-fuchsia-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(192 38 211/var(--tw-border-opacity))
}

.border-t-fuchsia-600\/0 {
    border-top-color: rgba(192,38,211,0)
}

.border-t-fuchsia-600\/10 {
    border-top-color: rgba(192,38,211,.1)
}

.border-t-fuchsia-600\/100 {
    border-top-color: #c026d3
}

.border-t-fuchsia-600\/20 {
    border-top-color: rgba(192,38,211,.2)
}

.border-t-fuchsia-600\/25 {
    border-top-color: rgba(192,38,211,.25)
}

.border-t-fuchsia-600\/30 {
    border-top-color: rgba(192,38,211,.3)
}

.border-t-fuchsia-600\/40 {
    border-top-color: rgba(192,38,211,.4)
}

.border-t-fuchsia-600\/5 {
    border-top-color: rgba(192,38,211,.05)
}

.border-t-fuchsia-600\/50 {
    border-top-color: rgba(192,38,211,.5)
}

.border-t-fuchsia-600\/60 {
    border-top-color: rgba(192,38,211,.6)
}

.border-t-fuchsia-600\/70 {
    border-top-color: rgba(192,38,211,.7)
}

.border-t-fuchsia-600\/75 {
    border-top-color: rgba(192,38,211,.75)
}

.border-t-fuchsia-600\/80 {
    border-top-color: rgba(192,38,211,.8)
}

.border-t-fuchsia-600\/90 {
    border-top-color: rgba(192,38,211,.9)
}

.border-t-fuchsia-600\/95 {
    border-top-color: rgba(192,38,211,.95)
}

.border-t-fuchsia-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(162 28 175/var(--tw-border-opacity))
}

.border-t-fuchsia-700\/0 {
    border-top-color: rgba(162,28,175,0)
}

.border-t-fuchsia-700\/10 {
    border-top-color: rgba(162,28,175,.1)
}

.border-t-fuchsia-700\/100 {
    border-top-color: #a21caf
}

.border-t-fuchsia-700\/20 {
    border-top-color: rgba(162,28,175,.2)
}

.border-t-fuchsia-700\/25 {
    border-top-color: rgba(162,28,175,.25)
}

.border-t-fuchsia-700\/30 {
    border-top-color: rgba(162,28,175,.3)
}

.border-t-fuchsia-700\/40 {
    border-top-color: rgba(162,28,175,.4)
}

.border-t-fuchsia-700\/5 {
    border-top-color: rgba(162,28,175,.05)
}

.border-t-fuchsia-700\/50 {
    border-top-color: rgba(162,28,175,.5)
}

.border-t-fuchsia-700\/60 {
    border-top-color: rgba(162,28,175,.6)
}

.border-t-fuchsia-700\/70 {
    border-top-color: rgba(162,28,175,.7)
}

.border-t-fuchsia-700\/75 {
    border-top-color: rgba(162,28,175,.75)
}

.border-t-fuchsia-700\/80 {
    border-top-color: rgba(162,28,175,.8)
}

.border-t-fuchsia-700\/90 {
    border-top-color: rgba(162,28,175,.9)
}

.border-t-fuchsia-700\/95 {
    border-top-color: rgba(162,28,175,.95)
}

.border-t-fuchsia-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(134 25 143/var(--tw-border-opacity))
}

.border-t-fuchsia-800\/0 {
    border-top-color: rgba(134,25,143,0)
}

.border-t-fuchsia-800\/10 {
    border-top-color: rgba(134,25,143,.1)
}

.border-t-fuchsia-800\/100 {
    border-top-color: #86198f
}

.border-t-fuchsia-800\/20 {
    border-top-color: rgba(134,25,143,.2)
}

.border-t-fuchsia-800\/25 {
    border-top-color: rgba(134,25,143,.25)
}

.border-t-fuchsia-800\/30 {
    border-top-color: rgba(134,25,143,.3)
}

.border-t-fuchsia-800\/40 {
    border-top-color: rgba(134,25,143,.4)
}

.border-t-fuchsia-800\/5 {
    border-top-color: rgba(134,25,143,.05)
}

.border-t-fuchsia-800\/50 {
    border-top-color: rgba(134,25,143,.5)
}

.border-t-fuchsia-800\/60 {
    border-top-color: rgba(134,25,143,.6)
}

.border-t-fuchsia-800\/70 {
    border-top-color: rgba(134,25,143,.7)
}

.border-t-fuchsia-800\/75 {
    border-top-color: rgba(134,25,143,.75)
}

.border-t-fuchsia-800\/80 {
    border-top-color: rgba(134,25,143,.8)
}

.border-t-fuchsia-800\/90 {
    border-top-color: rgba(134,25,143,.9)
}

.border-t-fuchsia-800\/95 {
    border-top-color: rgba(134,25,143,.95)
}

.border-t-fuchsia-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(112 26 117/var(--tw-border-opacity))
}

.border-t-fuchsia-900\/0 {
    border-top-color: rgba(112,26,117,0)
}

.border-t-fuchsia-900\/10 {
    border-top-color: rgba(112,26,117,.1)
}

.border-t-fuchsia-900\/100 {
    border-top-color: #701a75
}

.border-t-fuchsia-900\/20 {
    border-top-color: rgba(112,26,117,.2)
}

.border-t-fuchsia-900\/25 {
    border-top-color: rgba(112,26,117,.25)
}

.border-t-fuchsia-900\/30 {
    border-top-color: rgba(112,26,117,.3)
}

.border-t-fuchsia-900\/40 {
    border-top-color: rgba(112,26,117,.4)
}

.border-t-fuchsia-900\/5 {
    border-top-color: rgba(112,26,117,.05)
}

.border-t-fuchsia-900\/50 {
    border-top-color: rgba(112,26,117,.5)
}

.border-t-fuchsia-900\/60 {
    border-top-color: rgba(112,26,117,.6)
}

.border-t-fuchsia-900\/70 {
    border-top-color: rgba(112,26,117,.7)
}

.border-t-fuchsia-900\/75 {
    border-top-color: rgba(112,26,117,.75)
}

.border-t-fuchsia-900\/80 {
    border-top-color: rgba(112,26,117,.8)
}

.border-t-fuchsia-900\/90 {
    border-top-color: rgba(112,26,117,.9)
}

.border-t-fuchsia-900\/95 {
    border-top-color: rgba(112,26,117,.95)
}

.border-t-fuchsia-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(74 4 78/var(--tw-border-opacity))
}

.border-t-fuchsia-950\/0 {
    border-top-color: rgba(74,4,78,0)
}

.border-t-fuchsia-950\/10 {
    border-top-color: rgba(74,4,78,.1)
}

.border-t-fuchsia-950\/100 {
    border-top-color: #4a044e
}

.border-t-fuchsia-950\/20 {
    border-top-color: rgba(74,4,78,.2)
}

.border-t-fuchsia-950\/25 {
    border-top-color: rgba(74,4,78,.25)
}

.border-t-fuchsia-950\/30 {
    border-top-color: rgba(74,4,78,.3)
}

.border-t-fuchsia-950\/40 {
    border-top-color: rgba(74,4,78,.4)
}

.border-t-fuchsia-950\/5 {
    border-top-color: rgba(74,4,78,.05)
}

.border-t-fuchsia-950\/50 {
    border-top-color: rgba(74,4,78,.5)
}

.border-t-fuchsia-950\/60 {
    border-top-color: rgba(74,4,78,.6)
}

.border-t-fuchsia-950\/70 {
    border-top-color: rgba(74,4,78,.7)
}

.border-t-fuchsia-950\/75 {
    border-top-color: rgba(74,4,78,.75)
}

.border-t-fuchsia-950\/80 {
    border-top-color: rgba(74,4,78,.8)
}

.border-t-fuchsia-950\/90 {
    border-top-color: rgba(74,4,78,.9)
}

.border-t-fuchsia-950\/95 {
    border-top-color: rgba(74,4,78,.95)
}

.border-t-gray-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(220 224 231/var(--tw-border-opacity))
}

.border-t-gray-100\/0 {
    border-top-color: rgba(220,224,231,0)
}

.border-t-gray-100\/10 {
    border-top-color: rgba(220,224,231,.1)
}

.border-t-gray-100\/100 {
    border-top-color: #dce0e7
}

.border-t-gray-100\/20 {
    border-top-color: rgba(220,224,231,.2)
}

.border-t-gray-100\/25 {
    border-top-color: rgba(220,224,231,.25)
}

.border-t-gray-100\/30 {
    border-top-color: rgba(220,224,231,.3)
}

.border-t-gray-100\/40 {
    border-top-color: rgba(220,224,231,.4)
}

.border-t-gray-100\/5 {
    border-top-color: rgba(220,224,231,.05)
}

.border-t-gray-100\/50 {
    border-top-color: rgba(220,224,231,.5)
}

.border-t-gray-100\/60 {
    border-top-color: rgba(220,224,231,.6)
}

.border-t-gray-100\/70 {
    border-top-color: rgba(220,224,231,.7)
}

.border-t-gray-100\/75 {
    border-top-color: rgba(220,224,231,.75)
}

.border-t-gray-100\/80 {
    border-top-color: rgba(220,224,231,.8)
}

.border-t-gray-100\/90 {
    border-top-color: rgba(220,224,231,.9)
}

.border-t-gray-100\/95 {
    border-top-color: rgba(220,224,231,.95)
}

.border-t-gray-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(202 207 216/var(--tw-border-opacity))
}

.border-t-gray-200\/0 {
    border-top-color: rgba(202,207,216,0)
}

.border-t-gray-200\/10 {
    border-top-color: rgba(202,207,216,.1)
}

.border-t-gray-200\/100 {
    border-top-color: #cacfd8
}

.border-t-gray-200\/20 {
    border-top-color: rgba(202,207,216,.2)
}

.border-t-gray-200\/25 {
    border-top-color: rgba(202,207,216,.25)
}

.border-t-gray-200\/30 {
    border-top-color: rgba(202,207,216,.3)
}

.border-t-gray-200\/40 {
    border-top-color: rgba(202,207,216,.4)
}

.border-t-gray-200\/5 {
    border-top-color: rgba(202,207,216,.05)
}

.border-t-gray-200\/50 {
    border-top-color: rgba(202,207,216,.5)
}

.border-t-gray-200\/60 {
    border-top-color: rgba(202,207,216,.6)
}

.border-t-gray-200\/70 {
    border-top-color: rgba(202,207,216,.7)
}

.border-t-gray-200\/75 {
    border-top-color: rgba(202,207,216,.75)
}

.border-t-gray-200\/80 {
    border-top-color: rgba(202,207,216,.8)
}

.border-t-gray-200\/90 {
    border-top-color: rgba(202,207,216,.9)
}

.border-t-gray-200\/95 {
    border-top-color: rgba(202,207,216,.95)
}

.border-t-gray-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(185 189 200/var(--tw-border-opacity))
}

.border-t-gray-300\/0 {
    border-top-color: rgba(185,189,200,0)
}

.border-t-gray-300\/10 {
    border-top-color: rgba(185,189,200,.1)
}

.border-t-gray-300\/100 {
    border-top-color: #b9bdc8
}

.border-t-gray-300\/20 {
    border-top-color: rgba(185,189,200,.2)
}

.border-t-gray-300\/25 {
    border-top-color: rgba(185,189,200,.25)
}

.border-t-gray-300\/30 {
    border-top-color: rgba(185,189,200,.3)
}

.border-t-gray-300\/40 {
    border-top-color: rgba(185,189,200,.4)
}

.border-t-gray-300\/5 {
    border-top-color: rgba(185,189,200,.05)
}

.border-t-gray-300\/50 {
    border-top-color: rgba(185,189,200,.5)
}

.border-t-gray-300\/60 {
    border-top-color: rgba(185,189,200,.6)
}

.border-t-gray-300\/70 {
    border-top-color: rgba(185,189,200,.7)
}

.border-t-gray-300\/75 {
    border-top-color: rgba(185,189,200,.75)
}

.border-t-gray-300\/80 {
    border-top-color: rgba(185,189,200,.8)
}

.border-t-gray-300\/90 {
    border-top-color: rgba(185,189,200,.9)
}

.border-t-gray-300\/95 {
    border-top-color: rgba(185,189,200,.95)
}

.border-t-gray-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(167 171 183/var(--tw-border-opacity))
}

.border-t-gray-400\/0 {
    border-top-color: rgba(167,171,183,0)
}

.border-t-gray-400\/10 {
    border-top-color: rgba(167,171,183,.1)
}

.border-t-gray-400\/100 {
    border-top-color: #a7abb7
}

.border-t-gray-400\/20 {
    border-top-color: rgba(167,171,183,.2)
}

.border-t-gray-400\/25 {
    border-top-color: rgba(167,171,183,.25)
}

.border-t-gray-400\/30 {
    border-top-color: rgba(167,171,183,.3)
}

.border-t-gray-400\/40 {
    border-top-color: rgba(167,171,183,.4)
}

.border-t-gray-400\/5 {
    border-top-color: rgba(167,171,183,.05)
}

.border-t-gray-400\/50 {
    border-top-color: rgba(167,171,183,.5)
}

.border-t-gray-400\/60 {
    border-top-color: rgba(167,171,183,.6)
}

.border-t-gray-400\/70 {
    border-top-color: rgba(167,171,183,.7)
}

.border-t-gray-400\/75 {
    border-top-color: rgba(167,171,183,.75)
}

.border-t-gray-400\/80 {
    border-top-color: rgba(167,171,183,.8)
}

.border-t-gray-400\/90 {
    border-top-color: rgba(167,171,183,.9)
}

.border-t-gray-400\/95 {
    border-top-color: rgba(167,171,183,.95)
}

.border-t-gray-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(237 242 245/var(--tw-border-opacity))
}

.border-t-gray-50\/0 {
    border-top-color: rgba(237,242,245,0)
}

.border-t-gray-50\/10 {
    border-top-color: rgba(237,242,245,.1)
}

.border-t-gray-50\/100 {
    border-top-color: #edf2f5
}

.border-t-gray-50\/20 {
    border-top-color: rgba(237,242,245,.2)
}

.border-t-gray-50\/25 {
    border-top-color: rgba(237,242,245,.25)
}

.border-t-gray-50\/30 {
    border-top-color: rgba(237,242,245,.3)
}

.border-t-gray-50\/40 {
    border-top-color: rgba(237,242,245,.4)
}

.border-t-gray-50\/5 {
    border-top-color: rgba(237,242,245,.05)
}

.border-t-gray-50\/50 {
    border-top-color: rgba(237,242,245,.5)
}

.border-t-gray-50\/60 {
    border-top-color: rgba(237,242,245,.6)
}

.border-t-gray-50\/70 {
    border-top-color: rgba(237,242,245,.7)
}

.border-t-gray-50\/75 {
    border-top-color: rgba(237,242,245,.75)
}

.border-t-gray-50\/80 {
    border-top-color: rgba(237,242,245,.8)
}

.border-t-gray-50\/90 {
    border-top-color: rgba(237,242,245,.9)
}

.border-t-gray-50\/95 {
    border-top-color: rgba(237,242,245,.95)
}

.border-t-gray-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(149 152 166/var(--tw-border-opacity))
}

.border-t-gray-500\/0 {
    border-top-color: hsla(229,9%,62%,0)
}

.border-t-gray-500\/10 {
    border-top-color: hsla(229,9%,62%,.1)
}

.border-t-gray-500\/100 {
    border-top-color: #9598a6
}

.border-t-gray-500\/20 {
    border-top-color: hsla(229,9%,62%,.2)
}

.border-t-gray-500\/25 {
    border-top-color: hsla(229,9%,62%,.25)
}

.border-t-gray-500\/30 {
    border-top-color: hsla(229,9%,62%,.3)
}

.border-t-gray-500\/40 {
    border-top-color: hsla(229,9%,62%,.4)
}

.border-t-gray-500\/5 {
    border-top-color: hsla(229,9%,62%,.05)
}

.border-t-gray-500\/50 {
    border-top-color: hsla(229,9%,62%,.5)
}

.border-t-gray-500\/60 {
    border-top-color: hsla(229,9%,62%,.6)
}

.border-t-gray-500\/70 {
    border-top-color: hsla(229,9%,62%,.7)
}

.border-t-gray-500\/75 {
    border-top-color: hsla(229,9%,62%,.75)
}

.border-t-gray-500\/80 {
    border-top-color: hsla(229,9%,62%,.8)
}

.border-t-gray-500\/90 {
    border-top-color: hsla(229,9%,62%,.9)
}

.border-t-gray-500\/95 {
    border-top-color: hsla(229,9%,62%,.95)
}

.border-t-gray-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(131 132 149/var(--tw-border-opacity))
}

.border-t-gray-600\/0 {
    border-top-color: hsla(237,8%,55%,0)
}

.border-t-gray-600\/10 {
    border-top-color: hsla(237,8%,55%,.1)
}

.border-t-gray-600\/100 {
    border-top-color: #838495
}

.border-t-gray-600\/20 {
    border-top-color: hsla(237,8%,55%,.2)
}

.border-t-gray-600\/25 {
    border-top-color: hsla(237,8%,55%,.25)
}

.border-t-gray-600\/30 {
    border-top-color: hsla(237,8%,55%,.3)
}

.border-t-gray-600\/40 {
    border-top-color: hsla(237,8%,55%,.4)
}

.border-t-gray-600\/5 {
    border-top-color: hsla(237,8%,55%,.05)
}

.border-t-gray-600\/50 {
    border-top-color: hsla(237,8%,55%,.5)
}

.border-t-gray-600\/60 {
    border-top-color: hsla(237,8%,55%,.6)
}

.border-t-gray-600\/70 {
    border-top-color: hsla(237,8%,55%,.7)
}

.border-t-gray-600\/75 {
    border-top-color: hsla(237,8%,55%,.75)
}

.border-t-gray-600\/80 {
    border-top-color: hsla(237,8%,55%,.8)
}

.border-t-gray-600\/90 {
    border-top-color: hsla(237,8%,55%,.9)
}

.border-t-gray-600\/95 {
    border-top-color: hsla(237,8%,55%,.95)
}

.border-t-gray-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(111 112 130/var(--tw-border-opacity))
}

.border-t-gray-700\/0 {
    border-top-color: hsla(237,8%,47%,0)
}

.border-t-gray-700\/10 {
    border-top-color: hsla(237,8%,47%,.1)
}

.border-t-gray-700\/100 {
    border-top-color: #6f7082
}

.border-t-gray-700\/20 {
    border-top-color: hsla(237,8%,47%,.2)
}

.border-t-gray-700\/25 {
    border-top-color: hsla(237,8%,47%,.25)
}

.border-t-gray-700\/30 {
    border-top-color: hsla(237,8%,47%,.3)
}

.border-t-gray-700\/40 {
    border-top-color: hsla(237,8%,47%,.4)
}

.border-t-gray-700\/5 {
    border-top-color: hsla(237,8%,47%,.05)
}

.border-t-gray-700\/50 {
    border-top-color: hsla(237,8%,47%,.5)
}

.border-t-gray-700\/60 {
    border-top-color: hsla(237,8%,47%,.6)
}

.border-t-gray-700\/70 {
    border-top-color: hsla(237,8%,47%,.7)
}

.border-t-gray-700\/75 {
    border-top-color: hsla(237,8%,47%,.75)
}

.border-t-gray-700\/80 {
    border-top-color: hsla(237,8%,47%,.8)
}

.border-t-gray-700\/90 {
    border-top-color: hsla(237,8%,47%,.9)
}

.border-t-gray-700\/95 {
    border-top-color: hsla(237,8%,47%,.95)
}

.border-t-gray-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(92 90 110/var(--tw-border-opacity))
}

.border-t-gray-800\/0 {
    border-top-color: rgba(92,90,110,0)
}

.border-t-gray-800\/10 {
    border-top-color: rgba(92,90,110,.1)
}

.border-t-gray-800\/100 {
    border-top-color: #5c5a6e
}

.border-t-gray-800\/20 {
    border-top-color: rgba(92,90,110,.2)
}

.border-t-gray-800\/25 {
    border-top-color: rgba(92,90,110,.25)
}

.border-t-gray-800\/30 {
    border-top-color: rgba(92,90,110,.3)
}

.border-t-gray-800\/40 {
    border-top-color: rgba(92,90,110,.4)
}

.border-t-gray-800\/5 {
    border-top-color: rgba(92,90,110,.05)
}

.border-t-gray-800\/50 {
    border-top-color: rgba(92,90,110,.5)
}

.border-t-gray-800\/60 {
    border-top-color: rgba(92,90,110,.6)
}

.border-t-gray-800\/70 {
    border-top-color: rgba(92,90,110,.7)
}

.border-t-gray-800\/75 {
    border-top-color: rgba(92,90,110,.75)
}

.border-t-gray-800\/80 {
    border-top-color: rgba(92,90,110,.8)
}

.border-t-gray-800\/90 {
    border-top-color: rgba(92,90,110,.9)
}

.border-t-gray-800\/95 {
    border-top-color: rgba(92,90,110,.95)
}

.border-t-gray-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(71 67 88/var(--tw-border-opacity))
}

.border-t-gray-900\/0 {
    border-top-color: rgba(71,67,88,0)
}

.border-t-gray-900\/10 {
    border-top-color: rgba(71,67,88,.1)
}

.border-t-gray-900\/100 {
    border-top-color: #474358
}

.border-t-gray-900\/20 {
    border-top-color: rgba(71,67,88,.2)
}

.border-t-gray-900\/25 {
    border-top-color: rgba(71,67,88,.25)
}

.border-t-gray-900\/30 {
    border-top-color: rgba(71,67,88,.3)
}

.border-t-gray-900\/40 {
    border-top-color: rgba(71,67,88,.4)
}

.border-t-gray-900\/5 {
    border-top-color: rgba(71,67,88,.05)
}

.border-t-gray-900\/50 {
    border-top-color: rgba(71,67,88,.5)
}

.border-t-gray-900\/60 {
    border-top-color: rgba(71,67,88,.6)
}

.border-t-gray-900\/70 {
    border-top-color: rgba(71,67,88,.7)
}

.border-t-gray-900\/75 {
    border-top-color: rgba(71,67,88,.75)
}

.border-t-gray-900\/80 {
    border-top-color: rgba(71,67,88,.8)
}

.border-t-gray-900\/90 {
    border-top-color: rgba(71,67,88,.9)
}

.border-t-gray-900\/95 {
    border-top-color: rgba(71,67,88,.95)
}

.border-t-gray-alpha-100 {
    border-top-color: rgba(135,145,165,.1)
}

.border-t-gray-alpha-100\/0 {
    border-top-color: rgba(135,145,165,0)
}

.border-t-gray-alpha-100\/10 {
    border-top-color: rgba(135,145,165,.1)
}

.border-t-gray-alpha-100\/100 {
    border-top-color: #8791a5
}

.border-t-gray-alpha-100\/20 {
    border-top-color: rgba(135,145,165,.2)
}

.border-t-gray-alpha-100\/25 {
    border-top-color: rgba(135,145,165,.25)
}

.border-t-gray-alpha-100\/30 {
    border-top-color: rgba(135,145,165,.3)
}

.border-t-gray-alpha-100\/40 {
    border-top-color: rgba(135,145,165,.4)
}

.border-t-gray-alpha-100\/5 {
    border-top-color: rgba(135,145,165,.05)
}

.border-t-gray-alpha-100\/50 {
    border-top-color: rgba(135,145,165,.5)
}

.border-t-gray-alpha-100\/60 {
    border-top-color: rgba(135,145,165,.6)
}

.border-t-gray-alpha-100\/70 {
    border-top-color: rgba(135,145,165,.7)
}

.border-t-gray-alpha-100\/75 {
    border-top-color: rgba(135,145,165,.75)
}

.border-t-gray-alpha-100\/80 {
    border-top-color: rgba(135,145,165,.8)
}

.border-t-gray-alpha-100\/90 {
    border-top-color: rgba(135,145,165,.9)
}

.border-t-gray-alpha-100\/95 {
    border-top-color: rgba(135,145,165,.95)
}

.border-t-gray-alpha-200 {
    border-top-color: rgba(125,135,155,.2)
}

.border-t-gray-alpha-200\/0 {
    border-top-color: rgba(125,135,155,0)
}

.border-t-gray-alpha-200\/10 {
    border-top-color: rgba(125,135,155,.1)
}

.border-t-gray-alpha-200\/100 {
    border-top-color: #7d879b
}

.border-t-gray-alpha-200\/20 {
    border-top-color: rgba(125,135,155,.2)
}

.border-t-gray-alpha-200\/25 {
    border-top-color: rgba(125,135,155,.25)
}

.border-t-gray-alpha-200\/30 {
    border-top-color: rgba(125,135,155,.3)
}

.border-t-gray-alpha-200\/40 {
    border-top-color: rgba(125,135,155,.4)
}

.border-t-gray-alpha-200\/5 {
    border-top-color: rgba(125,135,155,.05)
}

.border-t-gray-alpha-200\/50 {
    border-top-color: rgba(125,135,155,.5)
}

.border-t-gray-alpha-200\/60 {
    border-top-color: rgba(125,135,155,.6)
}

.border-t-gray-alpha-200\/70 {
    border-top-color: rgba(125,135,155,.7)
}

.border-t-gray-alpha-200\/75 {
    border-top-color: rgba(125,135,155,.75)
}

.border-t-gray-alpha-200\/80 {
    border-top-color: rgba(125,135,155,.8)
}

.border-t-gray-alpha-200\/90 {
    border-top-color: rgba(125,135,155,.9)
}

.border-t-gray-alpha-200\/95 {
    border-top-color: rgba(125,135,155,.95)
}

.border-t-gray-alpha-300 {
    border-top-color: rgba(101,115,135,.3)
}

.border-t-gray-alpha-300\/0 {
    border-top-color: rgba(101,115,135,0)
}

.border-t-gray-alpha-300\/10 {
    border-top-color: rgba(101,115,135,.1)
}

.border-t-gray-alpha-300\/100 {
    border-top-color: #657387
}

.border-t-gray-alpha-300\/20 {
    border-top-color: rgba(101,115,135,.2)
}

.border-t-gray-alpha-300\/25 {
    border-top-color: rgba(101,115,135,.25)
}

.border-t-gray-alpha-300\/30 {
    border-top-color: rgba(101,115,135,.3)
}

.border-t-gray-alpha-300\/40 {
    border-top-color: rgba(101,115,135,.4)
}

.border-t-gray-alpha-300\/5 {
    border-top-color: rgba(101,115,135,.05)
}

.border-t-gray-alpha-300\/50 {
    border-top-color: rgba(101,115,135,.5)
}

.border-t-gray-alpha-300\/60 {
    border-top-color: rgba(101,115,135,.6)
}

.border-t-gray-alpha-300\/70 {
    border-top-color: rgba(101,115,135,.7)
}

.border-t-gray-alpha-300\/75 {
    border-top-color: rgba(101,115,135,.75)
}

.border-t-gray-alpha-300\/80 {
    border-top-color: rgba(101,115,135,.8)
}

.border-t-gray-alpha-300\/90 {
    border-top-color: rgba(101,115,135,.9)
}

.border-t-gray-alpha-300\/95 {
    border-top-color: rgba(101,115,135,.95)
}

.border-t-gray-alpha-400 {
    border-top-color: rgba(7,25,55,.4)
}

.border-t-gray-alpha-400\/0 {
    border-top-color: rgba(7,25,55,0)
}

.border-t-gray-alpha-400\/10 {
    border-top-color: rgba(7,25,55,.1)
}

.border-t-gray-alpha-400\/100 {
    border-top-color: #071937
}

.border-t-gray-alpha-400\/20 {
    border-top-color: rgba(7,25,55,.2)
}

.border-t-gray-alpha-400\/25 {
    border-top-color: rgba(7,25,55,.25)
}

.border-t-gray-alpha-400\/30 {
    border-top-color: rgba(7,25,55,.3)
}

.border-t-gray-alpha-400\/40 {
    border-top-color: rgba(7,25,55,.4)
}

.border-t-gray-alpha-400\/5 {
    border-top-color: rgba(7,25,55,.05)
}

.border-t-gray-alpha-400\/50 {
    border-top-color: rgba(7,25,55,.5)
}

.border-t-gray-alpha-400\/60 {
    border-top-color: rgba(7,25,55,.6)
}

.border-t-gray-alpha-400\/70 {
    border-top-color: rgba(7,25,55,.7)
}

.border-t-gray-alpha-400\/75 {
    border-top-color: rgba(7,25,55,.75)
}

.border-t-gray-alpha-400\/80 {
    border-top-color: rgba(7,25,55,.8)
}

.border-t-gray-alpha-400\/90 {
    border-top-color: rgba(7,25,55,.9)
}

.border-t-gray-alpha-400\/95 {
    border-top-color: rgba(7,25,55,.95)
}

.border-t-gray-alpha-50 {
    border-top-color: rgba(135,155,175,.05)
}

.border-t-gray-alpha-50\/0 {
    border-top-color: rgba(135,155,175,0)
}

.border-t-gray-alpha-50\/10 {
    border-top-color: rgba(135,155,175,.1)
}

.border-t-gray-alpha-50\/100 {
    border-top-color: #879baf
}

.border-t-gray-alpha-50\/20 {
    border-top-color: rgba(135,155,175,.2)
}

.border-t-gray-alpha-50\/25 {
    border-top-color: rgba(135,155,175,.25)
}

.border-t-gray-alpha-50\/30 {
    border-top-color: rgba(135,155,175,.3)
}

.border-t-gray-alpha-50\/40 {
    border-top-color: rgba(135,155,175,.4)
}

.border-t-gray-alpha-50\/5 {
    border-top-color: rgba(135,155,175,.05)
}

.border-t-gray-alpha-50\/50 {
    border-top-color: rgba(135,155,175,.5)
}

.border-t-gray-alpha-50\/60 {
    border-top-color: rgba(135,155,175,.6)
}

.border-t-gray-alpha-50\/70 {
    border-top-color: rgba(135,155,175,.7)
}

.border-t-gray-alpha-50\/75 {
    border-top-color: rgba(135,155,175,.75)
}

.border-t-gray-alpha-50\/80 {
    border-top-color: rgba(135,155,175,.8)
}

.border-t-gray-alpha-50\/90 {
    border-top-color: rgba(135,155,175,.9)
}

.border-t-gray-alpha-50\/95 {
    border-top-color: rgba(135,155,175,.95)
}

.border-t-gray-alpha-500 {
    border-top-color: rgba(8,20,43,.6)
}

.border-t-gray-alpha-500\/0 {
    border-top-color: rgba(8,20,43,0)
}

.border-t-gray-alpha-500\/10 {
    border-top-color: rgba(8,20,43,.1)
}

.border-t-gray-alpha-500\/100 {
    border-top-color: #08142b
}

.border-t-gray-alpha-500\/20 {
    border-top-color: rgba(8,20,43,.2)
}

.border-t-gray-alpha-500\/25 {
    border-top-color: rgba(8,20,43,.25)
}

.border-t-gray-alpha-500\/30 {
    border-top-color: rgba(8,20,43,.3)
}

.border-t-gray-alpha-500\/40 {
    border-top-color: rgba(8,20,43,.4)
}

.border-t-gray-alpha-500\/5 {
    border-top-color: rgba(8,20,43,.05)
}

.border-t-gray-alpha-500\/50 {
    border-top-color: rgba(8,20,43,.5)
}

.border-t-gray-alpha-500\/60 {
    border-top-color: rgba(8,20,43,.6)
}

.border-t-gray-alpha-500\/70 {
    border-top-color: rgba(8,20,43,.7)
}

.border-t-gray-alpha-500\/75 {
    border-top-color: rgba(8,20,43,.75)
}

.border-t-gray-alpha-500\/80 {
    border-top-color: rgba(8,20,43,.8)
}

.border-t-gray-alpha-500\/90 {
    border-top-color: rgba(8,20,43,.9)
}

.border-t-gray-alpha-500\/95 {
    border-top-color: rgba(8,20,43,.95)
}

.border-t-gray-alpha-600 {
    border-top-color: rgba(0,12,32,.7)
}

.border-t-gray-alpha-600\/0 {
    border-top-color: rgba(0,12,32,0)
}

.border-t-gray-alpha-600\/10 {
    border-top-color: rgba(0,12,32,.1)
}

.border-t-gray-alpha-600\/100 {
    border-top-color: #000c20
}

.border-t-gray-alpha-600\/20 {
    border-top-color: rgba(0,12,32,.2)
}

.border-t-gray-alpha-600\/25 {
    border-top-color: rgba(0,12,32,.25)
}

.border-t-gray-alpha-600\/30 {
    border-top-color: rgba(0,12,32,.3)
}

.border-t-gray-alpha-600\/40 {
    border-top-color: rgba(0,12,32,.4)
}

.border-t-gray-alpha-600\/5 {
    border-top-color: rgba(0,12,32,.05)
}

.border-t-gray-alpha-600\/50 {
    border-top-color: rgba(0,12,32,.5)
}

.border-t-gray-alpha-600\/60 {
    border-top-color: rgba(0,12,32,.6)
}

.border-t-gray-alpha-600\/70 {
    border-top-color: rgba(0,12,32,.7)
}

.border-t-gray-alpha-600\/75 {
    border-top-color: rgba(0,12,32,.75)
}

.border-t-gray-alpha-600\/80 {
    border-top-color: rgba(0,12,32,.8)
}

.border-t-gray-alpha-600\/90 {
    border-top-color: rgba(0,12,32,.9)
}

.border-t-gray-alpha-600\/95 {
    border-top-color: rgba(0,12,32,.95)
}

.border-t-gray-alpha-700 {
    border-top-color: rgba(5,17,37,.8)
}

.border-t-gray-alpha-700\/0 {
    border-top-color: rgba(5,17,37,0)
}

.border-t-gray-alpha-700\/10 {
    border-top-color: rgba(5,17,37,.1)
}

.border-t-gray-alpha-700\/100 {
    border-top-color: #051125
}

.border-t-gray-alpha-700\/20 {
    border-top-color: rgba(5,17,37,.2)
}

.border-t-gray-alpha-700\/25 {
    border-top-color: rgba(5,17,37,.25)
}

.border-t-gray-alpha-700\/30 {
    border-top-color: rgba(5,17,37,.3)
}

.border-t-gray-alpha-700\/40 {
    border-top-color: rgba(5,17,37,.4)
}

.border-t-gray-alpha-700\/5 {
    border-top-color: rgba(5,17,37,.05)
}

.border-t-gray-alpha-700\/50 {
    border-top-color: rgba(5,17,37,.5)
}

.border-t-gray-alpha-700\/60 {
    border-top-color: rgba(5,17,37,.6)
}

.border-t-gray-alpha-700\/70 {
    border-top-color: rgba(5,17,37,.7)
}

.border-t-gray-alpha-700\/75 {
    border-top-color: rgba(5,17,37,.75)
}

.border-t-gray-alpha-700\/80 {
    border-top-color: rgba(5,17,37,.8)
}

.border-t-gray-alpha-700\/90 {
    border-top-color: rgba(5,17,37,.9)
}

.border-t-gray-alpha-700\/95 {
    border-top-color: rgba(5,17,37,.95)
}

.border-t-gray-alpha-800 {
    border-top-color: rgba(6,17,32,.9)
}

.border-t-gray-alpha-800\/0 {
    border-top-color: rgba(6,17,32,0)
}

.border-t-gray-alpha-800\/10 {
    border-top-color: rgba(6,17,32,.1)
}

.border-t-gray-alpha-800\/100 {
    border-top-color: #061120
}

.border-t-gray-alpha-800\/20 {
    border-top-color: rgba(6,17,32,.2)
}

.border-t-gray-alpha-800\/25 {
    border-top-color: rgba(6,17,32,.25)
}

.border-t-gray-alpha-800\/30 {
    border-top-color: rgba(6,17,32,.3)
}

.border-t-gray-alpha-800\/40 {
    border-top-color: rgba(6,17,32,.4)
}

.border-t-gray-alpha-800\/5 {
    border-top-color: rgba(6,17,32,.05)
}

.border-t-gray-alpha-800\/50 {
    border-top-color: rgba(6,17,32,.5)
}

.border-t-gray-alpha-800\/60 {
    border-top-color: rgba(6,17,32,.6)
}

.border-t-gray-alpha-800\/70 {
    border-top-color: rgba(6,17,32,.7)
}

.border-t-gray-alpha-800\/75 {
    border-top-color: rgba(6,17,32,.75)
}

.border-t-gray-alpha-800\/80 {
    border-top-color: rgba(6,17,32,.8)
}

.border-t-gray-alpha-800\/90 {
    border-top-color: rgba(6,17,32,.9)
}

.border-t-gray-alpha-800\/95 {
    border-top-color: rgba(6,17,32,.95)
}

.border-t-gray-alpha-900 {
    border-top-color: rgba(4,11,27,.95)
}

.border-t-gray-alpha-900\/0 {
    border-top-color: rgba(4,11,27,0)
}

.border-t-gray-alpha-900\/10 {
    border-top-color: rgba(4,11,27,.1)
}

.border-t-gray-alpha-900\/100 {
    border-top-color: #040b1b
}

.border-t-gray-alpha-900\/20 {
    border-top-color: rgba(4,11,27,.2)
}

.border-t-gray-alpha-900\/25 {
    border-top-color: rgba(4,11,27,.25)
}

.border-t-gray-alpha-900\/30 {
    border-top-color: rgba(4,11,27,.3)
}

.border-t-gray-alpha-900\/40 {
    border-top-color: rgba(4,11,27,.4)
}

.border-t-gray-alpha-900\/5 {
    border-top-color: rgba(4,11,27,.05)
}

.border-t-gray-alpha-900\/50 {
    border-top-color: rgba(4,11,27,.5)
}

.border-t-gray-alpha-900\/60 {
    border-top-color: rgba(4,11,27,.6)
}

.border-t-gray-alpha-900\/70 {
    border-top-color: rgba(4,11,27,.7)
}

.border-t-gray-alpha-900\/75 {
    border-top-color: rgba(4,11,27,.75)
}

.border-t-gray-alpha-900\/80 {
    border-top-color: rgba(4,11,27,.8)
}

.border-t-gray-alpha-900\/90 {
    border-top-color: rgba(4,11,27,.9)
}

.border-t-gray-alpha-900\/95 {
    border-top-color: rgba(4,11,27,.95)
}

.border-t-gray-alpha-950 {
    border-top-color: #030712
}

.border-t-gray-alpha-950\/0 {
    border-top-color: rgba(3,7,18,0)
}

.border-t-gray-alpha-950\/10 {
    border-top-color: rgba(3,7,18,.1)
}

.border-t-gray-alpha-950\/100 {
    border-top-color: #030712
}

.border-t-gray-alpha-950\/20 {
    border-top-color: rgba(3,7,18,.2)
}

.border-t-gray-alpha-950\/25 {
    border-top-color: rgba(3,7,18,.25)
}

.border-t-gray-alpha-950\/30 {
    border-top-color: rgba(3,7,18,.3)
}

.border-t-gray-alpha-950\/40 {
    border-top-color: rgba(3,7,18,.4)
}

.border-t-gray-alpha-950\/5 {
    border-top-color: rgba(3,7,18,.05)
}

.border-t-gray-alpha-950\/50 {
    border-top-color: rgba(3,7,18,.5)
}

.border-t-gray-alpha-950\/60 {
    border-top-color: rgba(3,7,18,.6)
}

.border-t-gray-alpha-950\/70 {
    border-top-color: rgba(3,7,18,.7)
}

.border-t-gray-alpha-950\/75 {
    border-top-color: rgba(3,7,18,.75)
}

.border-t-gray-alpha-950\/80 {
    border-top-color: rgba(3,7,18,.8)
}

.border-t-gray-alpha-950\/90 {
    border-top-color: rgba(3,7,18,.9)
}

.border-t-gray-alpha-950\/95 {
    border-top-color: rgba(3,7,18,.95)
}

.border-t-gray-solid-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(243 244 246/var(--tw-border-opacity))
}

.border-t-gray-solid-100\/0 {
    border-top-color: rgba(243,244,246,0)
}

.border-t-gray-solid-100\/10 {
    border-top-color: rgba(243,244,246,.1)
}

.border-t-gray-solid-100\/100 {
    border-top-color: #f3f4f6
}

.border-t-gray-solid-100\/20 {
    border-top-color: rgba(243,244,246,.2)
}

.border-t-gray-solid-100\/25 {
    border-top-color: rgba(243,244,246,.25)
}

.border-t-gray-solid-100\/30 {
    border-top-color: rgba(243,244,246,.3)
}

.border-t-gray-solid-100\/40 {
    border-top-color: rgba(243,244,246,.4)
}

.border-t-gray-solid-100\/5 {
    border-top-color: rgba(243,244,246,.05)
}

.border-t-gray-solid-100\/50 {
    border-top-color: rgba(243,244,246,.5)
}

.border-t-gray-solid-100\/60 {
    border-top-color: rgba(243,244,246,.6)
}

.border-t-gray-solid-100\/70 {
    border-top-color: rgba(243,244,246,.7)
}

.border-t-gray-solid-100\/75 {
    border-top-color: rgba(243,244,246,.75)
}

.border-t-gray-solid-100\/80 {
    border-top-color: rgba(243,244,246,.8)
}

.border-t-gray-solid-100\/90 {
    border-top-color: rgba(243,244,246,.9)
}

.border-t-gray-solid-100\/95 {
    border-top-color: rgba(243,244,246,.95)
}

.border-t-gray-solid-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(229 231 235/var(--tw-border-opacity))
}

.border-t-gray-solid-200\/0 {
    border-top-color: rgba(229,231,235,0)
}

.border-t-gray-solid-200\/10 {
    border-top-color: rgba(229,231,235,.1)
}

.border-t-gray-solid-200\/100 {
    border-top-color: #e5e7eb
}

.border-t-gray-solid-200\/20 {
    border-top-color: rgba(229,231,235,.2)
}

.border-t-gray-solid-200\/25 {
    border-top-color: rgba(229,231,235,.25)
}

.border-t-gray-solid-200\/30 {
    border-top-color: rgba(229,231,235,.3)
}

.border-t-gray-solid-200\/40 {
    border-top-color: rgba(229,231,235,.4)
}

.border-t-gray-solid-200\/5 {
    border-top-color: rgba(229,231,235,.05)
}

.border-t-gray-solid-200\/50 {
    border-top-color: rgba(229,231,235,.5)
}

.border-t-gray-solid-200\/60 {
    border-top-color: rgba(229,231,235,.6)
}

.border-t-gray-solid-200\/70 {
    border-top-color: rgba(229,231,235,.7)
}

.border-t-gray-solid-200\/75 {
    border-top-color: rgba(229,231,235,.75)
}

.border-t-gray-solid-200\/80 {
    border-top-color: rgba(229,231,235,.8)
}

.border-t-gray-solid-200\/90 {
    border-top-color: rgba(229,231,235,.9)
}

.border-t-gray-solid-200\/95 {
    border-top-color: rgba(229,231,235,.95)
}

.border-t-gray-solid-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(209 213 219/var(--tw-border-opacity))
}

.border-t-gray-solid-300\/0 {
    border-top-color: rgba(209,213,219,0)
}

.border-t-gray-solid-300\/10 {
    border-top-color: rgba(209,213,219,.1)
}

.border-t-gray-solid-300\/100 {
    border-top-color: #d1d5db
}

.border-t-gray-solid-300\/20 {
    border-top-color: rgba(209,213,219,.2)
}

.border-t-gray-solid-300\/25 {
    border-top-color: rgba(209,213,219,.25)
}

.border-t-gray-solid-300\/30 {
    border-top-color: rgba(209,213,219,.3)
}

.border-t-gray-solid-300\/40 {
    border-top-color: rgba(209,213,219,.4)
}

.border-t-gray-solid-300\/5 {
    border-top-color: rgba(209,213,219,.05)
}

.border-t-gray-solid-300\/50 {
    border-top-color: rgba(209,213,219,.5)
}

.border-t-gray-solid-300\/60 {
    border-top-color: rgba(209,213,219,.6)
}

.border-t-gray-solid-300\/70 {
    border-top-color: rgba(209,213,219,.7)
}

.border-t-gray-solid-300\/75 {
    border-top-color: rgba(209,213,219,.75)
}

.border-t-gray-solid-300\/80 {
    border-top-color: rgba(209,213,219,.8)
}

.border-t-gray-solid-300\/90 {
    border-top-color: rgba(209,213,219,.9)
}

.border-t-gray-solid-300\/95 {
    border-top-color: rgba(209,213,219,.95)
}

.border-t-gray-solid-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(156 163 175/var(--tw-border-opacity))
}

.border-t-gray-solid-400\/0 {
    border-top-color: rgba(156,163,175,0)
}

.border-t-gray-solid-400\/10 {
    border-top-color: rgba(156,163,175,.1)
}

.border-t-gray-solid-400\/100 {
    border-top-color: #9ca3af
}

.border-t-gray-solid-400\/20 {
    border-top-color: rgba(156,163,175,.2)
}

.border-t-gray-solid-400\/25 {
    border-top-color: rgba(156,163,175,.25)
}

.border-t-gray-solid-400\/30 {
    border-top-color: rgba(156,163,175,.3)
}

.border-t-gray-solid-400\/40 {
    border-top-color: rgba(156,163,175,.4)
}

.border-t-gray-solid-400\/5 {
    border-top-color: rgba(156,163,175,.05)
}

.border-t-gray-solid-400\/50 {
    border-top-color: rgba(156,163,175,.5)
}

.border-t-gray-solid-400\/60 {
    border-top-color: rgba(156,163,175,.6)
}

.border-t-gray-solid-400\/70 {
    border-top-color: rgba(156,163,175,.7)
}

.border-t-gray-solid-400\/75 {
    border-top-color: rgba(156,163,175,.75)
}

.border-t-gray-solid-400\/80 {
    border-top-color: rgba(156,163,175,.8)
}

.border-t-gray-solid-400\/90 {
    border-top-color: rgba(156,163,175,.9)
}

.border-t-gray-solid-400\/95 {
    border-top-color: rgba(156,163,175,.95)
}

.border-t-gray-solid-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(249 250 251/var(--tw-border-opacity))
}

.border-t-gray-solid-50\/0 {
    border-top-color: rgba(249,250,251,0)
}

.border-t-gray-solid-50\/10 {
    border-top-color: rgba(249,250,251,.1)
}

.border-t-gray-solid-50\/100 {
    border-top-color: #f9fafb
}

.border-t-gray-solid-50\/20 {
    border-top-color: rgba(249,250,251,.2)
}

.border-t-gray-solid-50\/25 {
    border-top-color: rgba(249,250,251,.25)
}

.border-t-gray-solid-50\/30 {
    border-top-color: rgba(249,250,251,.3)
}

.border-t-gray-solid-50\/40 {
    border-top-color: rgba(249,250,251,.4)
}

.border-t-gray-solid-50\/5 {
    border-top-color: rgba(249,250,251,.05)
}

.border-t-gray-solid-50\/50 {
    border-top-color: rgba(249,250,251,.5)
}

.border-t-gray-solid-50\/60 {
    border-top-color: rgba(249,250,251,.6)
}

.border-t-gray-solid-50\/70 {
    border-top-color: rgba(249,250,251,.7)
}

.border-t-gray-solid-50\/75 {
    border-top-color: rgba(249,250,251,.75)
}

.border-t-gray-solid-50\/80 {
    border-top-color: rgba(249,250,251,.8)
}

.border-t-gray-solid-50\/90 {
    border-top-color: rgba(249,250,251,.9)
}

.border-t-gray-solid-50\/95 {
    border-top-color: rgba(249,250,251,.95)
}

.border-t-gray-solid-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(107 114 128/var(--tw-border-opacity))
}

.border-t-gray-solid-500\/0 {
    border-top-color: hsla(220,9%,46%,0)
}

.border-t-gray-solid-500\/10 {
    border-top-color: hsla(220,9%,46%,.1)
}

.border-t-gray-solid-500\/100 {
    border-top-color: #6b7280
}

.border-t-gray-solid-500\/20 {
    border-top-color: hsla(220,9%,46%,.2)
}

.border-t-gray-solid-500\/25 {
    border-top-color: hsla(220,9%,46%,.25)
}

.border-t-gray-solid-500\/30 {
    border-top-color: hsla(220,9%,46%,.3)
}

.border-t-gray-solid-500\/40 {
    border-top-color: hsla(220,9%,46%,.4)
}

.border-t-gray-solid-500\/5 {
    border-top-color: hsla(220,9%,46%,.05)
}

.border-t-gray-solid-500\/50 {
    border-top-color: hsla(220,9%,46%,.5)
}

.border-t-gray-solid-500\/60 {
    border-top-color: hsla(220,9%,46%,.6)
}

.border-t-gray-solid-500\/70 {
    border-top-color: hsla(220,9%,46%,.7)
}

.border-t-gray-solid-500\/75 {
    border-top-color: hsla(220,9%,46%,.75)
}

.border-t-gray-solid-500\/80 {
    border-top-color: hsla(220,9%,46%,.8)
}

.border-t-gray-solid-500\/90 {
    border-top-color: hsla(220,9%,46%,.9)
}

.border-t-gray-solid-500\/95 {
    border-top-color: hsla(220,9%,46%,.95)
}

.border-t-gray-solid-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(75 85 99/var(--tw-border-opacity))
}

.border-t-gray-solid-600\/0 {
    border-top-color: rgba(75,85,99,0)
}

.border-t-gray-solid-600\/10 {
    border-top-color: rgba(75,85,99,.1)
}

.border-t-gray-solid-600\/100 {
    border-top-color: #4b5563
}

.border-t-gray-solid-600\/20 {
    border-top-color: rgba(75,85,99,.2)
}

.border-t-gray-solid-600\/25 {
    border-top-color: rgba(75,85,99,.25)
}

.border-t-gray-solid-600\/30 {
    border-top-color: rgba(75,85,99,.3)
}

.border-t-gray-solid-600\/40 {
    border-top-color: rgba(75,85,99,.4)
}

.border-t-gray-solid-600\/5 {
    border-top-color: rgba(75,85,99,.05)
}

.border-t-gray-solid-600\/50 {
    border-top-color: rgba(75,85,99,.5)
}

.border-t-gray-solid-600\/60 {
    border-top-color: rgba(75,85,99,.6)
}

.border-t-gray-solid-600\/70 {
    border-top-color: rgba(75,85,99,.7)
}

.border-t-gray-solid-600\/75 {
    border-top-color: rgba(75,85,99,.75)
}

.border-t-gray-solid-600\/80 {
    border-top-color: rgba(75,85,99,.8)
}

.border-t-gray-solid-600\/90 {
    border-top-color: rgba(75,85,99,.9)
}

.border-t-gray-solid-600\/95 {
    border-top-color: rgba(75,85,99,.95)
}

.border-t-gray-solid-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(55 65 81/var(--tw-border-opacity))
}

.border-t-gray-solid-700\/0 {
    border-top-color: rgba(55,65,81,0)
}

.border-t-gray-solid-700\/10 {
    border-top-color: rgba(55,65,81,.1)
}

.border-t-gray-solid-700\/100 {
    border-top-color: #374151
}

.border-t-gray-solid-700\/20 {
    border-top-color: rgba(55,65,81,.2)
}

.border-t-gray-solid-700\/25 {
    border-top-color: rgba(55,65,81,.25)
}

.border-t-gray-solid-700\/30 {
    border-top-color: rgba(55,65,81,.3)
}

.border-t-gray-solid-700\/40 {
    border-top-color: rgba(55,65,81,.4)
}

.border-t-gray-solid-700\/5 {
    border-top-color: rgba(55,65,81,.05)
}

.border-t-gray-solid-700\/50 {
    border-top-color: rgba(55,65,81,.5)
}

.border-t-gray-solid-700\/60 {
    border-top-color: rgba(55,65,81,.6)
}

.border-t-gray-solid-700\/70 {
    border-top-color: rgba(55,65,81,.7)
}

.border-t-gray-solid-700\/75 {
    border-top-color: rgba(55,65,81,.75)
}

.border-t-gray-solid-700\/80 {
    border-top-color: rgba(55,65,81,.8)
}

.border-t-gray-solid-700\/90 {
    border-top-color: rgba(55,65,81,.9)
}

.border-t-gray-solid-700\/95 {
    border-top-color: rgba(55,65,81,.95)
}

.border-t-gray-solid-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(31 41 55/var(--tw-border-opacity))
}

.border-t-gray-solid-800\/0 {
    border-top-color: rgba(31,41,55,0)
}

.border-t-gray-solid-800\/10 {
    border-top-color: rgba(31,41,55,.1)
}

.border-t-gray-solid-800\/100 {
    border-top-color: #1f2937
}

.border-t-gray-solid-800\/20 {
    border-top-color: rgba(31,41,55,.2)
}

.border-t-gray-solid-800\/25 {
    border-top-color: rgba(31,41,55,.25)
}

.border-t-gray-solid-800\/30 {
    border-top-color: rgba(31,41,55,.3)
}

.border-t-gray-solid-800\/40 {
    border-top-color: rgba(31,41,55,.4)
}

.border-t-gray-solid-800\/5 {
    border-top-color: rgba(31,41,55,.05)
}

.border-t-gray-solid-800\/50 {
    border-top-color: rgba(31,41,55,.5)
}

.border-t-gray-solid-800\/60 {
    border-top-color: rgba(31,41,55,.6)
}

.border-t-gray-solid-800\/70 {
    border-top-color: rgba(31,41,55,.7)
}

.border-t-gray-solid-800\/75 {
    border-top-color: rgba(31,41,55,.75)
}

.border-t-gray-solid-800\/80 {
    border-top-color: rgba(31,41,55,.8)
}

.border-t-gray-solid-800\/90 {
    border-top-color: rgba(31,41,55,.9)
}

.border-t-gray-solid-800\/95 {
    border-top-color: rgba(31,41,55,.95)
}

.border-t-gray-solid-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(17 24 39/var(--tw-border-opacity))
}

.border-t-gray-solid-900\/0 {
    border-top-color: rgba(17,24,39,0)
}

.border-t-gray-solid-900\/10 {
    border-top-color: rgba(17,24,39,.1)
}

.border-t-gray-solid-900\/100 {
    border-top-color: #111827
}

.border-t-gray-solid-900\/20 {
    border-top-color: rgba(17,24,39,.2)
}

.border-t-gray-solid-900\/25 {
    border-top-color: rgba(17,24,39,.25)
}

.border-t-gray-solid-900\/30 {
    border-top-color: rgba(17,24,39,.3)
}

.border-t-gray-solid-900\/40 {
    border-top-color: rgba(17,24,39,.4)
}

.border-t-gray-solid-900\/5 {
    border-top-color: rgba(17,24,39,.05)
}

.border-t-gray-solid-900\/50 {
    border-top-color: rgba(17,24,39,.5)
}

.border-t-gray-solid-900\/60 {
    border-top-color: rgba(17,24,39,.6)
}

.border-t-gray-solid-900\/70 {
    border-top-color: rgba(17,24,39,.7)
}

.border-t-gray-solid-900\/75 {
    border-top-color: rgba(17,24,39,.75)
}

.border-t-gray-solid-900\/80 {
    border-top-color: rgba(17,24,39,.8)
}

.border-t-gray-solid-900\/90 {
    border-top-color: rgba(17,24,39,.9)
}

.border-t-gray-solid-900\/95 {
    border-top-color: rgba(17,24,39,.95)
}

.border-t-gray-solid-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(3 7 18/var(--tw-border-opacity))
}

.border-t-gray-solid-950\/0 {
    border-top-color: rgba(3,7,18,0)
}

.border-t-gray-solid-950\/10 {
    border-top-color: rgba(3,7,18,.1)
}

.border-t-gray-solid-950\/100 {
    border-top-color: #030712
}

.border-t-gray-solid-950\/20 {
    border-top-color: rgba(3,7,18,.2)
}

.border-t-gray-solid-950\/25 {
    border-top-color: rgba(3,7,18,.25)
}

.border-t-gray-solid-950\/30 {
    border-top-color: rgba(3,7,18,.3)
}

.border-t-gray-solid-950\/40 {
    border-top-color: rgba(3,7,18,.4)
}

.border-t-gray-solid-950\/5 {
    border-top-color: rgba(3,7,18,.05)
}

.border-t-gray-solid-950\/50 {
    border-top-color: rgba(3,7,18,.5)
}

.border-t-gray-solid-950\/60 {
    border-top-color: rgba(3,7,18,.6)
}

.border-t-gray-solid-950\/70 {
    border-top-color: rgba(3,7,18,.7)
}

.border-t-gray-solid-950\/75 {
    border-top-color: rgba(3,7,18,.75)
}

.border-t-gray-solid-950\/80 {
    border-top-color: rgba(3,7,18,.8)
}

.border-t-gray-solid-950\/90 {
    border-top-color: rgba(3,7,18,.9)
}

.border-t-gray-solid-950\/95 {
    border-top-color: rgba(3,7,18,.95)
}

.border-t-green-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(220 252 231/var(--tw-border-opacity))
}

.border-t-green-100\/0 {
    border-top-color: rgba(220,252,231,0)
}

.border-t-green-100\/10 {
    border-top-color: rgba(220,252,231,.1)
}

.border-t-green-100\/100 {
    border-top-color: #dcfce7
}

.border-t-green-100\/20 {
    border-top-color: rgba(220,252,231,.2)
}

.border-t-green-100\/25 {
    border-top-color: rgba(220,252,231,.25)
}

.border-t-green-100\/30 {
    border-top-color: rgba(220,252,231,.3)
}

.border-t-green-100\/40 {
    border-top-color: rgba(220,252,231,.4)
}

.border-t-green-100\/5 {
    border-top-color: rgba(220,252,231,.05)
}

.border-t-green-100\/50 {
    border-top-color: rgba(220,252,231,.5)
}

.border-t-green-100\/60 {
    border-top-color: rgba(220,252,231,.6)
}

.border-t-green-100\/70 {
    border-top-color: rgba(220,252,231,.7)
}

.border-t-green-100\/75 {
    border-top-color: rgba(220,252,231,.75)
}

.border-t-green-100\/80 {
    border-top-color: rgba(220,252,231,.8)
}

.border-t-green-100\/90 {
    border-top-color: rgba(220,252,231,.9)
}

.border-t-green-100\/95 {
    border-top-color: rgba(220,252,231,.95)
}

.border-t-green-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(187 247 208/var(--tw-border-opacity))
}

.border-t-green-200\/0 {
    border-top-color: rgba(187,247,208,0)
}

.border-t-green-200\/10 {
    border-top-color: rgba(187,247,208,.1)
}

.border-t-green-200\/100 {
    border-top-color: #bbf7d0
}

.border-t-green-200\/20 {
    border-top-color: rgba(187,247,208,.2)
}

.border-t-green-200\/25 {
    border-top-color: rgba(187,247,208,.25)
}

.border-t-green-200\/30 {
    border-top-color: rgba(187,247,208,.3)
}

.border-t-green-200\/40 {
    border-top-color: rgba(187,247,208,.4)
}

.border-t-green-200\/5 {
    border-top-color: rgba(187,247,208,.05)
}

.border-t-green-200\/50 {
    border-top-color: rgba(187,247,208,.5)
}

.border-t-green-200\/60 {
    border-top-color: rgba(187,247,208,.6)
}

.border-t-green-200\/70 {
    border-top-color: rgba(187,247,208,.7)
}

.border-t-green-200\/75 {
    border-top-color: rgba(187,247,208,.75)
}

.border-t-green-200\/80 {
    border-top-color: rgba(187,247,208,.8)
}

.border-t-green-200\/90 {
    border-top-color: rgba(187,247,208,.9)
}

.border-t-green-200\/95 {
    border-top-color: rgba(187,247,208,.95)
}

.border-t-green-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(134 239 172/var(--tw-border-opacity))
}

.border-t-green-300\/0 {
    border-top-color: rgba(134,239,172,0)
}

.border-t-green-300\/10 {
    border-top-color: rgba(134,239,172,.1)
}

.border-t-green-300\/100 {
    border-top-color: #86efac
}

.border-t-green-300\/20 {
    border-top-color: rgba(134,239,172,.2)
}

.border-t-green-300\/25 {
    border-top-color: rgba(134,239,172,.25)
}

.border-t-green-300\/30 {
    border-top-color: rgba(134,239,172,.3)
}

.border-t-green-300\/40 {
    border-top-color: rgba(134,239,172,.4)
}

.border-t-green-300\/5 {
    border-top-color: rgba(134,239,172,.05)
}

.border-t-green-300\/50 {
    border-top-color: rgba(134,239,172,.5)
}

.border-t-green-300\/60 {
    border-top-color: rgba(134,239,172,.6)
}

.border-t-green-300\/70 {
    border-top-color: rgba(134,239,172,.7)
}

.border-t-green-300\/75 {
    border-top-color: rgba(134,239,172,.75)
}

.border-t-green-300\/80 {
    border-top-color: rgba(134,239,172,.8)
}

.border-t-green-300\/90 {
    border-top-color: rgba(134,239,172,.9)
}

.border-t-green-300\/95 {
    border-top-color: rgba(134,239,172,.95)
}

.border-t-green-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(74 222 128/var(--tw-border-opacity))
}

.border-t-green-400\/0 {
    border-top-color: rgba(74,222,128,0)
}

.border-t-green-400\/10 {
    border-top-color: rgba(74,222,128,.1)
}

.border-t-green-400\/100 {
    border-top-color: #4ade80
}

.border-t-green-400\/20 {
    border-top-color: rgba(74,222,128,.2)
}

.border-t-green-400\/25 {
    border-top-color: rgba(74,222,128,.25)
}

.border-t-green-400\/30 {
    border-top-color: rgba(74,222,128,.3)
}

.border-t-green-400\/40 {
    border-top-color: rgba(74,222,128,.4)
}

.border-t-green-400\/5 {
    border-top-color: rgba(74,222,128,.05)
}

.border-t-green-400\/50 {
    border-top-color: rgba(74,222,128,.5)
}

.border-t-green-400\/60 {
    border-top-color: rgba(74,222,128,.6)
}

.border-t-green-400\/70 {
    border-top-color: rgba(74,222,128,.7)
}

.border-t-green-400\/75 {
    border-top-color: rgba(74,222,128,.75)
}

.border-t-green-400\/80 {
    border-top-color: rgba(74,222,128,.8)
}

.border-t-green-400\/90 {
    border-top-color: rgba(74,222,128,.9)
}

.border-t-green-400\/95 {
    border-top-color: rgba(74,222,128,.95)
}

.border-t-green-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(240 253 244/var(--tw-border-opacity))
}

.border-t-green-50\/0 {
    border-top-color: rgba(240,253,244,0)
}

.border-t-green-50\/10 {
    border-top-color: rgba(240,253,244,.1)
}

.border-t-green-50\/100 {
    border-top-color: #f0fdf4
}

.border-t-green-50\/20 {
    border-top-color: rgba(240,253,244,.2)
}

.border-t-green-50\/25 {
    border-top-color: rgba(240,253,244,.25)
}

.border-t-green-50\/30 {
    border-top-color: rgba(240,253,244,.3)
}

.border-t-green-50\/40 {
    border-top-color: rgba(240,253,244,.4)
}

.border-t-green-50\/5 {
    border-top-color: rgba(240,253,244,.05)
}

.border-t-green-50\/50 {
    border-top-color: rgba(240,253,244,.5)
}

.border-t-green-50\/60 {
    border-top-color: rgba(240,253,244,.6)
}

.border-t-green-50\/70 {
    border-top-color: rgba(240,253,244,.7)
}

.border-t-green-50\/75 {
    border-top-color: rgba(240,253,244,.75)
}

.border-t-green-50\/80 {
    border-top-color: rgba(240,253,244,.8)
}

.border-t-green-50\/90 {
    border-top-color: rgba(240,253,244,.9)
}

.border-t-green-50\/95 {
    border-top-color: rgba(240,253,244,.95)
}

.border-t-green-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(34 197 94/var(--tw-border-opacity))
}

.border-t-green-500\/0 {
    border-top-color: rgba(34,197,94,0)
}

.border-t-green-500\/10 {
    border-top-color: rgba(34,197,94,.1)
}

.border-t-green-500\/100 {
    border-top-color: #22c55e
}

.border-t-green-500\/20 {
    border-top-color: rgba(34,197,94,.2)
}

.border-t-green-500\/25 {
    border-top-color: rgba(34,197,94,.25)
}

.border-t-green-500\/30 {
    border-top-color: rgba(34,197,94,.3)
}

.border-t-green-500\/40 {
    border-top-color: rgba(34,197,94,.4)
}

.border-t-green-500\/5 {
    border-top-color: rgba(34,197,94,.05)
}

.border-t-green-500\/50 {
    border-top-color: rgba(34,197,94,.5)
}

.border-t-green-500\/60 {
    border-top-color: rgba(34,197,94,.6)
}

.border-t-green-500\/70 {
    border-top-color: rgba(34,197,94,.7)
}

.border-t-green-500\/75 {
    border-top-color: rgba(34,197,94,.75)
}

.border-t-green-500\/80 {
    border-top-color: rgba(34,197,94,.8)
}

.border-t-green-500\/90 {
    border-top-color: rgba(34,197,94,.9)
}

.border-t-green-500\/95 {
    border-top-color: rgba(34,197,94,.95)
}

.border-t-green-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(22 163 74/var(--tw-border-opacity))
}

.border-t-green-600\/0 {
    border-top-color: rgba(22,163,74,0)
}

.border-t-green-600\/10 {
    border-top-color: rgba(22,163,74,.1)
}

.border-t-green-600\/100 {
    border-top-color: #16a34a
}

.border-t-green-600\/20 {
    border-top-color: rgba(22,163,74,.2)
}

.border-t-green-600\/25 {
    border-top-color: rgba(22,163,74,.25)
}

.border-t-green-600\/30 {
    border-top-color: rgba(22,163,74,.3)
}

.border-t-green-600\/40 {
    border-top-color: rgba(22,163,74,.4)
}

.border-t-green-600\/5 {
    border-top-color: rgba(22,163,74,.05)
}

.border-t-green-600\/50 {
    border-top-color: rgba(22,163,74,.5)
}

.border-t-green-600\/60 {
    border-top-color: rgba(22,163,74,.6)
}

.border-t-green-600\/70 {
    border-top-color: rgba(22,163,74,.7)
}

.border-t-green-600\/75 {
    border-top-color: rgba(22,163,74,.75)
}

.border-t-green-600\/80 {
    border-top-color: rgba(22,163,74,.8)
}

.border-t-green-600\/90 {
    border-top-color: rgba(22,163,74,.9)
}

.border-t-green-600\/95 {
    border-top-color: rgba(22,163,74,.95)
}

.border-t-green-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(21 128 61/var(--tw-border-opacity))
}

.border-t-green-700\/0 {
    border-top-color: rgba(21,128,61,0)
}

.border-t-green-700\/10 {
    border-top-color: rgba(21,128,61,.1)
}

.border-t-green-700\/100 {
    border-top-color: #15803d
}

.border-t-green-700\/20 {
    border-top-color: rgba(21,128,61,.2)
}

.border-t-green-700\/25 {
    border-top-color: rgba(21,128,61,.25)
}

.border-t-green-700\/30 {
    border-top-color: rgba(21,128,61,.3)
}

.border-t-green-700\/40 {
    border-top-color: rgba(21,128,61,.4)
}

.border-t-green-700\/5 {
    border-top-color: rgba(21,128,61,.05)
}

.border-t-green-700\/50 {
    border-top-color: rgba(21,128,61,.5)
}

.border-t-green-700\/60 {
    border-top-color: rgba(21,128,61,.6)
}

.border-t-green-700\/70 {
    border-top-color: rgba(21,128,61,.7)
}

.border-t-green-700\/75 {
    border-top-color: rgba(21,128,61,.75)
}

.border-t-green-700\/80 {
    border-top-color: rgba(21,128,61,.8)
}

.border-t-green-700\/90 {
    border-top-color: rgba(21,128,61,.9)
}

.border-t-green-700\/95 {
    border-top-color: rgba(21,128,61,.95)
}

.border-t-green-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(22 101 52/var(--tw-border-opacity))
}

.border-t-green-800\/0 {
    border-top-color: rgba(22,101,52,0)
}

.border-t-green-800\/10 {
    border-top-color: rgba(22,101,52,.1)
}

.border-t-green-800\/100 {
    border-top-color: #166534
}

.border-t-green-800\/20 {
    border-top-color: rgba(22,101,52,.2)
}

.border-t-green-800\/25 {
    border-top-color: rgba(22,101,52,.25)
}

.border-t-green-800\/30 {
    border-top-color: rgba(22,101,52,.3)
}

.border-t-green-800\/40 {
    border-top-color: rgba(22,101,52,.4)
}

.border-t-green-800\/5 {
    border-top-color: rgba(22,101,52,.05)
}

.border-t-green-800\/50 {
    border-top-color: rgba(22,101,52,.5)
}

.border-t-green-800\/60 {
    border-top-color: rgba(22,101,52,.6)
}

.border-t-green-800\/70 {
    border-top-color: rgba(22,101,52,.7)
}

.border-t-green-800\/75 {
    border-top-color: rgba(22,101,52,.75)
}

.border-t-green-800\/80 {
    border-top-color: rgba(22,101,52,.8)
}

.border-t-green-800\/90 {
    border-top-color: rgba(22,101,52,.9)
}

.border-t-green-800\/95 {
    border-top-color: rgba(22,101,52,.95)
}

.border-t-green-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(20 83 45/var(--tw-border-opacity))
}

.border-t-green-900\/0 {
    border-top-color: rgba(20,83,45,0)
}

.border-t-green-900\/10 {
    border-top-color: rgba(20,83,45,.1)
}

.border-t-green-900\/100 {
    border-top-color: #14532d
}

.border-t-green-900\/20 {
    border-top-color: rgba(20,83,45,.2)
}

.border-t-green-900\/25 {
    border-top-color: rgba(20,83,45,.25)
}

.border-t-green-900\/30 {
    border-top-color: rgba(20,83,45,.3)
}

.border-t-green-900\/40 {
    border-top-color: rgba(20,83,45,.4)
}

.border-t-green-900\/5 {
    border-top-color: rgba(20,83,45,.05)
}

.border-t-green-900\/50 {
    border-top-color: rgba(20,83,45,.5)
}

.border-t-green-900\/60 {
    border-top-color: rgba(20,83,45,.6)
}

.border-t-green-900\/70 {
    border-top-color: rgba(20,83,45,.7)
}

.border-t-green-900\/75 {
    border-top-color: rgba(20,83,45,.75)
}

.border-t-green-900\/80 {
    border-top-color: rgba(20,83,45,.8)
}

.border-t-green-900\/90 {
    border-top-color: rgba(20,83,45,.9)
}

.border-t-green-900\/95 {
    border-top-color: rgba(20,83,45,.95)
}

.border-t-green-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(5 46 22/var(--tw-border-opacity))
}

.border-t-green-950\/0 {
    border-top-color: rgba(5,46,22,0)
}

.border-t-green-950\/10 {
    border-top-color: rgba(5,46,22,.1)
}

.border-t-green-950\/100 {
    border-top-color: #052e16
}

.border-t-green-950\/20 {
    border-top-color: rgba(5,46,22,.2)
}

.border-t-green-950\/25 {
    border-top-color: rgba(5,46,22,.25)
}

.border-t-green-950\/30 {
    border-top-color: rgba(5,46,22,.3)
}

.border-t-green-950\/40 {
    border-top-color: rgba(5,46,22,.4)
}

.border-t-green-950\/5 {
    border-top-color: rgba(5,46,22,.05)
}

.border-t-green-950\/50 {
    border-top-color: rgba(5,46,22,.5)
}

.border-t-green-950\/60 {
    border-top-color: rgba(5,46,22,.6)
}

.border-t-green-950\/70 {
    border-top-color: rgba(5,46,22,.7)
}

.border-t-green-950\/75 {
    border-top-color: rgba(5,46,22,.75)
}

.border-t-green-950\/80 {
    border-top-color: rgba(5,46,22,.8)
}

.border-t-green-950\/90 {
    border-top-color: rgba(5,46,22,.9)
}

.border-t-green-950\/95 {
    border-top-color: rgba(5,46,22,.95)
}

.border-t-indigo-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(224 231 255/var(--tw-border-opacity))
}

.border-t-indigo-100\/0 {
    border-top-color: rgba(224,231,255,0)
}

.border-t-indigo-100\/10 {
    border-top-color: rgba(224,231,255,.1)
}

.border-t-indigo-100\/100 {
    border-top-color: #e0e7ff
}

.border-t-indigo-100\/20 {
    border-top-color: rgba(224,231,255,.2)
}

.border-t-indigo-100\/25 {
    border-top-color: rgba(224,231,255,.25)
}

.border-t-indigo-100\/30 {
    border-top-color: rgba(224,231,255,.3)
}

.border-t-indigo-100\/40 {
    border-top-color: rgba(224,231,255,.4)
}

.border-t-indigo-100\/5 {
    border-top-color: rgba(224,231,255,.05)
}

.border-t-indigo-100\/50 {
    border-top-color: rgba(224,231,255,.5)
}

.border-t-indigo-100\/60 {
    border-top-color: rgba(224,231,255,.6)
}

.border-t-indigo-100\/70 {
    border-top-color: rgba(224,231,255,.7)
}

.border-t-indigo-100\/75 {
    border-top-color: rgba(224,231,255,.75)
}

.border-t-indigo-100\/80 {
    border-top-color: rgba(224,231,255,.8)
}

.border-t-indigo-100\/90 {
    border-top-color: rgba(224,231,255,.9)
}

.border-t-indigo-100\/95 {
    border-top-color: rgba(224,231,255,.95)
}

.border-t-indigo-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(199 210 254/var(--tw-border-opacity))
}

.border-t-indigo-200\/0 {
    border-top-color: rgba(199,210,254,0)
}

.border-t-indigo-200\/10 {
    border-top-color: rgba(199,210,254,.1)
}

.border-t-indigo-200\/100 {
    border-top-color: #c7d2fe
}

.border-t-indigo-200\/20 {
    border-top-color: rgba(199,210,254,.2)
}

.border-t-indigo-200\/25 {
    border-top-color: rgba(199,210,254,.25)
}

.border-t-indigo-200\/30 {
    border-top-color: rgba(199,210,254,.3)
}

.border-t-indigo-200\/40 {
    border-top-color: rgba(199,210,254,.4)
}

.border-t-indigo-200\/5 {
    border-top-color: rgba(199,210,254,.05)
}

.border-t-indigo-200\/50 {
    border-top-color: rgba(199,210,254,.5)
}

.border-t-indigo-200\/60 {
    border-top-color: rgba(199,210,254,.6)
}

.border-t-indigo-200\/70 {
    border-top-color: rgba(199,210,254,.7)
}

.border-t-indigo-200\/75 {
    border-top-color: rgba(199,210,254,.75)
}

.border-t-indigo-200\/80 {
    border-top-color: rgba(199,210,254,.8)
}

.border-t-indigo-200\/90 {
    border-top-color: rgba(199,210,254,.9)
}

.border-t-indigo-200\/95 {
    border-top-color: rgba(199,210,254,.95)
}

.border-t-indigo-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(165 180 252/var(--tw-border-opacity))
}

.border-t-indigo-300\/0 {
    border-top-color: rgba(165,180,252,0)
}

.border-t-indigo-300\/10 {
    border-top-color: rgba(165,180,252,.1)
}

.border-t-indigo-300\/100 {
    border-top-color: #a5b4fc
}

.border-t-indigo-300\/20 {
    border-top-color: rgba(165,180,252,.2)
}

.border-t-indigo-300\/25 {
    border-top-color: rgba(165,180,252,.25)
}

.border-t-indigo-300\/30 {
    border-top-color: rgba(165,180,252,.3)
}

.border-t-indigo-300\/40 {
    border-top-color: rgba(165,180,252,.4)
}

.border-t-indigo-300\/5 {
    border-top-color: rgba(165,180,252,.05)
}

.border-t-indigo-300\/50 {
    border-top-color: rgba(165,180,252,.5)
}

.border-t-indigo-300\/60 {
    border-top-color: rgba(165,180,252,.6)
}

.border-t-indigo-300\/70 {
    border-top-color: rgba(165,180,252,.7)
}

.border-t-indigo-300\/75 {
    border-top-color: rgba(165,180,252,.75)
}

.border-t-indigo-300\/80 {
    border-top-color: rgba(165,180,252,.8)
}

.border-t-indigo-300\/90 {
    border-top-color: rgba(165,180,252,.9)
}

.border-t-indigo-300\/95 {
    border-top-color: rgba(165,180,252,.95)
}

.border-t-indigo-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(129 140 248/var(--tw-border-opacity))
}

.border-t-indigo-400\/0 {
    border-top-color: rgba(129,140,248,0)
}

.border-t-indigo-400\/10 {
    border-top-color: rgba(129,140,248,.1)
}

.border-t-indigo-400\/100 {
    border-top-color: #818cf8
}

.border-t-indigo-400\/20 {
    border-top-color: rgba(129,140,248,.2)
}

.border-t-indigo-400\/25 {
    border-top-color: rgba(129,140,248,.25)
}

.border-t-indigo-400\/30 {
    border-top-color: rgba(129,140,248,.3)
}

.border-t-indigo-400\/40 {
    border-top-color: rgba(129,140,248,.4)
}

.border-t-indigo-400\/5 {
    border-top-color: rgba(129,140,248,.05)
}

.border-t-indigo-400\/50 {
    border-top-color: rgba(129,140,248,.5)
}

.border-t-indigo-400\/60 {
    border-top-color: rgba(129,140,248,.6)
}

.border-t-indigo-400\/70 {
    border-top-color: rgba(129,140,248,.7)
}

.border-t-indigo-400\/75 {
    border-top-color: rgba(129,140,248,.75)
}

.border-t-indigo-400\/80 {
    border-top-color: rgba(129,140,248,.8)
}

.border-t-indigo-400\/90 {
    border-top-color: rgba(129,140,248,.9)
}

.border-t-indigo-400\/95 {
    border-top-color: rgba(129,140,248,.95)
}

.border-t-indigo-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(238 242 255/var(--tw-border-opacity))
}

.border-t-indigo-50\/0 {
    border-top-color: rgba(238,242,255,0)
}

.border-t-indigo-50\/10 {
    border-top-color: rgba(238,242,255,.1)
}

.border-t-indigo-50\/100 {
    border-top-color: #eef2ff
}

.border-t-indigo-50\/20 {
    border-top-color: rgba(238,242,255,.2)
}

.border-t-indigo-50\/25 {
    border-top-color: rgba(238,242,255,.25)
}

.border-t-indigo-50\/30 {
    border-top-color: rgba(238,242,255,.3)
}

.border-t-indigo-50\/40 {
    border-top-color: rgba(238,242,255,.4)
}

.border-t-indigo-50\/5 {
    border-top-color: rgba(238,242,255,.05)
}

.border-t-indigo-50\/50 {
    border-top-color: rgba(238,242,255,.5)
}

.border-t-indigo-50\/60 {
    border-top-color: rgba(238,242,255,.6)
}

.border-t-indigo-50\/70 {
    border-top-color: rgba(238,242,255,.7)
}

.border-t-indigo-50\/75 {
    border-top-color: rgba(238,242,255,.75)
}

.border-t-indigo-50\/80 {
    border-top-color: rgba(238,242,255,.8)
}

.border-t-indigo-50\/90 {
    border-top-color: rgba(238,242,255,.9)
}

.border-t-indigo-50\/95 {
    border-top-color: rgba(238,242,255,.95)
}

.border-t-indigo-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(99 102 241/var(--tw-border-opacity))
}

.border-t-indigo-500\/0 {
    border-top-color: rgba(99,102,241,0)
}

.border-t-indigo-500\/10 {
    border-top-color: rgba(99,102,241,.1)
}

.border-t-indigo-500\/100 {
    border-top-color: #6366f1
}

.border-t-indigo-500\/20 {
    border-top-color: rgba(99,102,241,.2)
}

.border-t-indigo-500\/25 {
    border-top-color: rgba(99,102,241,.25)
}

.border-t-indigo-500\/30 {
    border-top-color: rgba(99,102,241,.3)
}

.border-t-indigo-500\/40 {
    border-top-color: rgba(99,102,241,.4)
}

.border-t-indigo-500\/5 {
    border-top-color: rgba(99,102,241,.05)
}

.border-t-indigo-500\/50 {
    border-top-color: rgba(99,102,241,.5)
}

.border-t-indigo-500\/60 {
    border-top-color: rgba(99,102,241,.6)
}

.border-t-indigo-500\/70 {
    border-top-color: rgba(99,102,241,.7)
}

.border-t-indigo-500\/75 {
    border-top-color: rgba(99,102,241,.75)
}

.border-t-indigo-500\/80 {
    border-top-color: rgba(99,102,241,.8)
}

.border-t-indigo-500\/90 {
    border-top-color: rgba(99,102,241,.9)
}

.border-t-indigo-500\/95 {
    border-top-color: rgba(99,102,241,.95)
}

.border-t-indigo-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(79 70 229/var(--tw-border-opacity))
}

.border-t-indigo-600\/0 {
    border-top-color: rgba(79,70,229,0)
}

.border-t-indigo-600\/10 {
    border-top-color: rgba(79,70,229,.1)
}

.border-t-indigo-600\/100 {
    border-top-color: #4f46e5
}

.border-t-indigo-600\/20 {
    border-top-color: rgba(79,70,229,.2)
}

.border-t-indigo-600\/25 {
    border-top-color: rgba(79,70,229,.25)
}

.border-t-indigo-600\/30 {
    border-top-color: rgba(79,70,229,.3)
}

.border-t-indigo-600\/40 {
    border-top-color: rgba(79,70,229,.4)
}

.border-t-indigo-600\/5 {
    border-top-color: rgba(79,70,229,.05)
}

.border-t-indigo-600\/50 {
    border-top-color: rgba(79,70,229,.5)
}

.border-t-indigo-600\/60 {
    border-top-color: rgba(79,70,229,.6)
}

.border-t-indigo-600\/70 {
    border-top-color: rgba(79,70,229,.7)
}

.border-t-indigo-600\/75 {
    border-top-color: rgba(79,70,229,.75)
}

.border-t-indigo-600\/80 {
    border-top-color: rgba(79,70,229,.8)
}

.border-t-indigo-600\/90 {
    border-top-color: rgba(79,70,229,.9)
}

.border-t-indigo-600\/95 {
    border-top-color: rgba(79,70,229,.95)
}

.border-t-indigo-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(67 56 202/var(--tw-border-opacity))
}

.border-t-indigo-700\/0 {
    border-top-color: rgba(67,56,202,0)
}

.border-t-indigo-700\/10 {
    border-top-color: rgba(67,56,202,.1)
}

.border-t-indigo-700\/100 {
    border-top-color: #4338ca
}

.border-t-indigo-700\/20 {
    border-top-color: rgba(67,56,202,.2)
}

.border-t-indigo-700\/25 {
    border-top-color: rgba(67,56,202,.25)
}

.border-t-indigo-700\/30 {
    border-top-color: rgba(67,56,202,.3)
}

.border-t-indigo-700\/40 {
    border-top-color: rgba(67,56,202,.4)
}

.border-t-indigo-700\/5 {
    border-top-color: rgba(67,56,202,.05)
}

.border-t-indigo-700\/50 {
    border-top-color: rgba(67,56,202,.5)
}

.border-t-indigo-700\/60 {
    border-top-color: rgba(67,56,202,.6)
}

.border-t-indigo-700\/70 {
    border-top-color: rgba(67,56,202,.7)
}

.border-t-indigo-700\/75 {
    border-top-color: rgba(67,56,202,.75)
}

.border-t-indigo-700\/80 {
    border-top-color: rgba(67,56,202,.8)
}

.border-t-indigo-700\/90 {
    border-top-color: rgba(67,56,202,.9)
}

.border-t-indigo-700\/95 {
    border-top-color: rgba(67,56,202,.95)
}

.border-t-indigo-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(55 48 163/var(--tw-border-opacity))
}

.border-t-indigo-800\/0 {
    border-top-color: rgba(55,48,163,0)
}

.border-t-indigo-800\/10 {
    border-top-color: rgba(55,48,163,.1)
}

.border-t-indigo-800\/100 {
    border-top-color: #3730a3
}

.border-t-indigo-800\/20 {
    border-top-color: rgba(55,48,163,.2)
}

.border-t-indigo-800\/25 {
    border-top-color: rgba(55,48,163,.25)
}

.border-t-indigo-800\/30 {
    border-top-color: rgba(55,48,163,.3)
}

.border-t-indigo-800\/40 {
    border-top-color: rgba(55,48,163,.4)
}

.border-t-indigo-800\/5 {
    border-top-color: rgba(55,48,163,.05)
}

.border-t-indigo-800\/50 {
    border-top-color: rgba(55,48,163,.5)
}

.border-t-indigo-800\/60 {
    border-top-color: rgba(55,48,163,.6)
}

.border-t-indigo-800\/70 {
    border-top-color: rgba(55,48,163,.7)
}

.border-t-indigo-800\/75 {
    border-top-color: rgba(55,48,163,.75)
}

.border-t-indigo-800\/80 {
    border-top-color: rgba(55,48,163,.8)
}

.border-t-indigo-800\/90 {
    border-top-color: rgba(55,48,163,.9)
}

.border-t-indigo-800\/95 {
    border-top-color: rgba(55,48,163,.95)
}

.border-t-indigo-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(49 46 129/var(--tw-border-opacity))
}

.border-t-indigo-900\/0 {
    border-top-color: rgba(49,46,129,0)
}

.border-t-indigo-900\/10 {
    border-top-color: rgba(49,46,129,.1)
}

.border-t-indigo-900\/100 {
    border-top-color: #312e81
}

.border-t-indigo-900\/20 {
    border-top-color: rgba(49,46,129,.2)
}

.border-t-indigo-900\/25 {
    border-top-color: rgba(49,46,129,.25)
}

.border-t-indigo-900\/30 {
    border-top-color: rgba(49,46,129,.3)
}

.border-t-indigo-900\/40 {
    border-top-color: rgba(49,46,129,.4)
}

.border-t-indigo-900\/5 {
    border-top-color: rgba(49,46,129,.05)
}

.border-t-indigo-900\/50 {
    border-top-color: rgba(49,46,129,.5)
}

.border-t-indigo-900\/60 {
    border-top-color: rgba(49,46,129,.6)
}

.border-t-indigo-900\/70 {
    border-top-color: rgba(49,46,129,.7)
}

.border-t-indigo-900\/75 {
    border-top-color: rgba(49,46,129,.75)
}

.border-t-indigo-900\/80 {
    border-top-color: rgba(49,46,129,.8)
}

.border-t-indigo-900\/90 {
    border-top-color: rgba(49,46,129,.9)
}

.border-t-indigo-900\/95 {
    border-top-color: rgba(49,46,129,.95)
}

.border-t-indigo-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(30 27 75/var(--tw-border-opacity))
}

.border-t-indigo-950\/0 {
    border-top-color: rgba(30,27,75,0)
}

.border-t-indigo-950\/10 {
    border-top-color: rgba(30,27,75,.1)
}

.border-t-indigo-950\/100 {
    border-top-color: #1e1b4b
}

.border-t-indigo-950\/20 {
    border-top-color: rgba(30,27,75,.2)
}

.border-t-indigo-950\/25 {
    border-top-color: rgba(30,27,75,.25)
}

.border-t-indigo-950\/30 {
    border-top-color: rgba(30,27,75,.3)
}

.border-t-indigo-950\/40 {
    border-top-color: rgba(30,27,75,.4)
}

.border-t-indigo-950\/5 {
    border-top-color: rgba(30,27,75,.05)
}

.border-t-indigo-950\/50 {
    border-top-color: rgba(30,27,75,.5)
}

.border-t-indigo-950\/60 {
    border-top-color: rgba(30,27,75,.6)
}

.border-t-indigo-950\/70 {
    border-top-color: rgba(30,27,75,.7)
}

.border-t-indigo-950\/75 {
    border-top-color: rgba(30,27,75,.75)
}

.border-t-indigo-950\/80 {
    border-top-color: rgba(30,27,75,.8)
}

.border-t-indigo-950\/90 {
    border-top-color: rgba(30,27,75,.9)
}

.border-t-indigo-950\/95 {
    border-top-color: rgba(30,27,75,.95)
}

.border-t-inherit {
    border-top-color: inherit
}

.border-t-input {
    border-top-color: hsl(var(--input))
}

.border-t-input\/0 {
    border-top-color: hsl(var(--input)/0)
}

.border-t-input\/10 {
    border-top-color: hsl(var(--input)/.1)
}

.border-t-input\/100 {
    border-top-color: hsl(var(--input)/1)
}

.border-t-input\/20 {
    border-top-color: hsl(var(--input)/.2)
}

.border-t-input\/25 {
    border-top-color: hsl(var(--input)/.25)
}

.border-t-input\/30 {
    border-top-color: hsl(var(--input)/.3)
}

.border-t-input\/40 {
    border-top-color: hsl(var(--input)/.4)
}

.border-t-input\/5 {
    border-top-color: hsl(var(--input)/.05)
}

.border-t-input\/50 {
    border-top-color: hsl(var(--input)/.5)
}

.border-t-input\/60 {
    border-top-color: hsl(var(--input)/.6)
}

.border-t-input\/70 {
    border-top-color: hsl(var(--input)/.7)
}

.border-t-input\/75 {
    border-top-color: hsl(var(--input)/.75)
}

.border-t-input\/80 {
    border-top-color: hsl(var(--input)/.8)
}

.border-t-input\/90 {
    border-top-color: hsl(var(--input)/.9)
}

.border-t-input\/95 {
    border-top-color: hsl(var(--input)/.95)
}

.border-t-lightBlue-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(224 242 254/var(--tw-border-opacity))
}

.border-t-lightBlue-100\/0 {
    border-top-color: rgba(224,242,254,0)
}

.border-t-lightBlue-100\/10 {
    border-top-color: rgba(224,242,254,.1)
}

.border-t-lightBlue-100\/100 {
    border-top-color: #e0f2fe
}

.border-t-lightBlue-100\/20 {
    border-top-color: rgba(224,242,254,.2)
}

.border-t-lightBlue-100\/25 {
    border-top-color: rgba(224,242,254,.25)
}

.border-t-lightBlue-100\/30 {
    border-top-color: rgba(224,242,254,.3)
}

.border-t-lightBlue-100\/40 {
    border-top-color: rgba(224,242,254,.4)
}

.border-t-lightBlue-100\/5 {
    border-top-color: rgba(224,242,254,.05)
}

.border-t-lightBlue-100\/50 {
    border-top-color: rgba(224,242,254,.5)
}

.border-t-lightBlue-100\/60 {
    border-top-color: rgba(224,242,254,.6)
}

.border-t-lightBlue-100\/70 {
    border-top-color: rgba(224,242,254,.7)
}

.border-t-lightBlue-100\/75 {
    border-top-color: rgba(224,242,254,.75)
}

.border-t-lightBlue-100\/80 {
    border-top-color: rgba(224,242,254,.8)
}

.border-t-lightBlue-100\/90 {
    border-top-color: rgba(224,242,254,.9)
}

.border-t-lightBlue-100\/95 {
    border-top-color: rgba(224,242,254,.95)
}

.border-t-lightBlue-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(186 230 253/var(--tw-border-opacity))
}

.border-t-lightBlue-200\/0 {
    border-top-color: rgba(186,230,253,0)
}

.border-t-lightBlue-200\/10 {
    border-top-color: rgba(186,230,253,.1)
}

.border-t-lightBlue-200\/100 {
    border-top-color: #bae6fd
}

.border-t-lightBlue-200\/20 {
    border-top-color: rgba(186,230,253,.2)
}

.border-t-lightBlue-200\/25 {
    border-top-color: rgba(186,230,253,.25)
}

.border-t-lightBlue-200\/30 {
    border-top-color: rgba(186,230,253,.3)
}

.border-t-lightBlue-200\/40 {
    border-top-color: rgba(186,230,253,.4)
}

.border-t-lightBlue-200\/5 {
    border-top-color: rgba(186,230,253,.05)
}

.border-t-lightBlue-200\/50 {
    border-top-color: rgba(186,230,253,.5)
}

.border-t-lightBlue-200\/60 {
    border-top-color: rgba(186,230,253,.6)
}

.border-t-lightBlue-200\/70 {
    border-top-color: rgba(186,230,253,.7)
}

.border-t-lightBlue-200\/75 {
    border-top-color: rgba(186,230,253,.75)
}

.border-t-lightBlue-200\/80 {
    border-top-color: rgba(186,230,253,.8)
}

.border-t-lightBlue-200\/90 {
    border-top-color: rgba(186,230,253,.9)
}

.border-t-lightBlue-200\/95 {
    border-top-color: rgba(186,230,253,.95)
}

.border-t-lightBlue-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(125 211 252/var(--tw-border-opacity))
}

.border-t-lightBlue-300\/0 {
    border-top-color: rgba(125,211,252,0)
}

.border-t-lightBlue-300\/10 {
    border-top-color: rgba(125,211,252,.1)
}

.border-t-lightBlue-300\/100 {
    border-top-color: #7dd3fc
}

.border-t-lightBlue-300\/20 {
    border-top-color: rgba(125,211,252,.2)
}

.border-t-lightBlue-300\/25 {
    border-top-color: rgba(125,211,252,.25)
}

.border-t-lightBlue-300\/30 {
    border-top-color: rgba(125,211,252,.3)
}

.border-t-lightBlue-300\/40 {
    border-top-color: rgba(125,211,252,.4)
}

.border-t-lightBlue-300\/5 {
    border-top-color: rgba(125,211,252,.05)
}

.border-t-lightBlue-300\/50 {
    border-top-color: rgba(125,211,252,.5)
}

.border-t-lightBlue-300\/60 {
    border-top-color: rgba(125,211,252,.6)
}

.border-t-lightBlue-300\/70 {
    border-top-color: rgba(125,211,252,.7)
}

.border-t-lightBlue-300\/75 {
    border-top-color: rgba(125,211,252,.75)
}

.border-t-lightBlue-300\/80 {
    border-top-color: rgba(125,211,252,.8)
}

.border-t-lightBlue-300\/90 {
    border-top-color: rgba(125,211,252,.9)
}

.border-t-lightBlue-300\/95 {
    border-top-color: rgba(125,211,252,.95)
}

.border-t-lightBlue-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(56 189 248/var(--tw-border-opacity))
}

.border-t-lightBlue-400\/0 {
    border-top-color: rgba(56,189,248,0)
}

.border-t-lightBlue-400\/10 {
    border-top-color: rgba(56,189,248,.1)
}

.border-t-lightBlue-400\/100 {
    border-top-color: #38bdf8
}

.border-t-lightBlue-400\/20 {
    border-top-color: rgba(56,189,248,.2)
}

.border-t-lightBlue-400\/25 {
    border-top-color: rgba(56,189,248,.25)
}

.border-t-lightBlue-400\/30 {
    border-top-color: rgba(56,189,248,.3)
}

.border-t-lightBlue-400\/40 {
    border-top-color: rgba(56,189,248,.4)
}

.border-t-lightBlue-400\/5 {
    border-top-color: rgba(56,189,248,.05)
}

.border-t-lightBlue-400\/50 {
    border-top-color: rgba(56,189,248,.5)
}

.border-t-lightBlue-400\/60 {
    border-top-color: rgba(56,189,248,.6)
}

.border-t-lightBlue-400\/70 {
    border-top-color: rgba(56,189,248,.7)
}

.border-t-lightBlue-400\/75 {
    border-top-color: rgba(56,189,248,.75)
}

.border-t-lightBlue-400\/80 {
    border-top-color: rgba(56,189,248,.8)
}

.border-t-lightBlue-400\/90 {
    border-top-color: rgba(56,189,248,.9)
}

.border-t-lightBlue-400\/95 {
    border-top-color: rgba(56,189,248,.95)
}

.border-t-lightBlue-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(240 249 255/var(--tw-border-opacity))
}

.border-t-lightBlue-50\/0 {
    border-top-color: rgba(240,249,255,0)
}

.border-t-lightBlue-50\/10 {
    border-top-color: rgba(240,249,255,.1)
}

.border-t-lightBlue-50\/100 {
    border-top-color: #f0f9ff
}

.border-t-lightBlue-50\/20 {
    border-top-color: rgba(240,249,255,.2)
}

.border-t-lightBlue-50\/25 {
    border-top-color: rgba(240,249,255,.25)
}

.border-t-lightBlue-50\/30 {
    border-top-color: rgba(240,249,255,.3)
}

.border-t-lightBlue-50\/40 {
    border-top-color: rgba(240,249,255,.4)
}

.border-t-lightBlue-50\/5 {
    border-top-color: rgba(240,249,255,.05)
}

.border-t-lightBlue-50\/50 {
    border-top-color: rgba(240,249,255,.5)
}

.border-t-lightBlue-50\/60 {
    border-top-color: rgba(240,249,255,.6)
}

.border-t-lightBlue-50\/70 {
    border-top-color: rgba(240,249,255,.7)
}

.border-t-lightBlue-50\/75 {
    border-top-color: rgba(240,249,255,.75)
}

.border-t-lightBlue-50\/80 {
    border-top-color: rgba(240,249,255,.8)
}

.border-t-lightBlue-50\/90 {
    border-top-color: rgba(240,249,255,.9)
}

.border-t-lightBlue-50\/95 {
    border-top-color: rgba(240,249,255,.95)
}

.border-t-lightBlue-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(14 165 233/var(--tw-border-opacity))
}

.border-t-lightBlue-500\/0 {
    border-top-color: rgba(14,165,233,0)
}

.border-t-lightBlue-500\/10 {
    border-top-color: rgba(14,165,233,.1)
}

.border-t-lightBlue-500\/100 {
    border-top-color: #0ea5e9
}

.border-t-lightBlue-500\/20 {
    border-top-color: rgba(14,165,233,.2)
}

.border-t-lightBlue-500\/25 {
    border-top-color: rgba(14,165,233,.25)
}

.border-t-lightBlue-500\/30 {
    border-top-color: rgba(14,165,233,.3)
}

.border-t-lightBlue-500\/40 {
    border-top-color: rgba(14,165,233,.4)
}

.border-t-lightBlue-500\/5 {
    border-top-color: rgba(14,165,233,.05)
}

.border-t-lightBlue-500\/50 {
    border-top-color: rgba(14,165,233,.5)
}

.border-t-lightBlue-500\/60 {
    border-top-color: rgba(14,165,233,.6)
}

.border-t-lightBlue-500\/70 {
    border-top-color: rgba(14,165,233,.7)
}

.border-t-lightBlue-500\/75 {
    border-top-color: rgba(14,165,233,.75)
}

.border-t-lightBlue-500\/80 {
    border-top-color: rgba(14,165,233,.8)
}

.border-t-lightBlue-500\/90 {
    border-top-color: rgba(14,165,233,.9)
}

.border-t-lightBlue-500\/95 {
    border-top-color: rgba(14,165,233,.95)
}

.border-t-lightBlue-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(2 132 199/var(--tw-border-opacity))
}

.border-t-lightBlue-600\/0 {
    border-top-color: rgba(2,132,199,0)
}

.border-t-lightBlue-600\/10 {
    border-top-color: rgba(2,132,199,.1)
}

.border-t-lightBlue-600\/100 {
    border-top-color: #0284c7
}

.border-t-lightBlue-600\/20 {
    border-top-color: rgba(2,132,199,.2)
}

.border-t-lightBlue-600\/25 {
    border-top-color: rgba(2,132,199,.25)
}

.border-t-lightBlue-600\/30 {
    border-top-color: rgba(2,132,199,.3)
}

.border-t-lightBlue-600\/40 {
    border-top-color: rgba(2,132,199,.4)
}

.border-t-lightBlue-600\/5 {
    border-top-color: rgba(2,132,199,.05)
}

.border-t-lightBlue-600\/50 {
    border-top-color: rgba(2,132,199,.5)
}

.border-t-lightBlue-600\/60 {
    border-top-color: rgba(2,132,199,.6)
}

.border-t-lightBlue-600\/70 {
    border-top-color: rgba(2,132,199,.7)
}

.border-t-lightBlue-600\/75 {
    border-top-color: rgba(2,132,199,.75)
}

.border-t-lightBlue-600\/80 {
    border-top-color: rgba(2,132,199,.8)
}

.border-t-lightBlue-600\/90 {
    border-top-color: rgba(2,132,199,.9)
}

.border-t-lightBlue-600\/95 {
    border-top-color: rgba(2,132,199,.95)
}

.border-t-lightBlue-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(3 105 161/var(--tw-border-opacity))
}

.border-t-lightBlue-700\/0 {
    border-top-color: rgba(3,105,161,0)
}

.border-t-lightBlue-700\/10 {
    border-top-color: rgba(3,105,161,.1)
}

.border-t-lightBlue-700\/100 {
    border-top-color: #0369a1
}

.border-t-lightBlue-700\/20 {
    border-top-color: rgba(3,105,161,.2)
}

.border-t-lightBlue-700\/25 {
    border-top-color: rgba(3,105,161,.25)
}

.border-t-lightBlue-700\/30 {
    border-top-color: rgba(3,105,161,.3)
}

.border-t-lightBlue-700\/40 {
    border-top-color: rgba(3,105,161,.4)
}

.border-t-lightBlue-700\/5 {
    border-top-color: rgba(3,105,161,.05)
}

.border-t-lightBlue-700\/50 {
    border-top-color: rgba(3,105,161,.5)
}

.border-t-lightBlue-700\/60 {
    border-top-color: rgba(3,105,161,.6)
}

.border-t-lightBlue-700\/70 {
    border-top-color: rgba(3,105,161,.7)
}

.border-t-lightBlue-700\/75 {
    border-top-color: rgba(3,105,161,.75)
}

.border-t-lightBlue-700\/80 {
    border-top-color: rgba(3,105,161,.8)
}

.border-t-lightBlue-700\/90 {
    border-top-color: rgba(3,105,161,.9)
}

.border-t-lightBlue-700\/95 {
    border-top-color: rgba(3,105,161,.95)
}

.border-t-lightBlue-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(7 89 133/var(--tw-border-opacity))
}

.border-t-lightBlue-800\/0 {
    border-top-color: rgba(7,89,133,0)
}

.border-t-lightBlue-800\/10 {
    border-top-color: rgba(7,89,133,.1)
}

.border-t-lightBlue-800\/100 {
    border-top-color: #075985
}

.border-t-lightBlue-800\/20 {
    border-top-color: rgba(7,89,133,.2)
}

.border-t-lightBlue-800\/25 {
    border-top-color: rgba(7,89,133,.25)
}

.border-t-lightBlue-800\/30 {
    border-top-color: rgba(7,89,133,.3)
}

.border-t-lightBlue-800\/40 {
    border-top-color: rgba(7,89,133,.4)
}

.border-t-lightBlue-800\/5 {
    border-top-color: rgba(7,89,133,.05)
}

.border-t-lightBlue-800\/50 {
    border-top-color: rgba(7,89,133,.5)
}

.border-t-lightBlue-800\/60 {
    border-top-color: rgba(7,89,133,.6)
}

.border-t-lightBlue-800\/70 {
    border-top-color: rgba(7,89,133,.7)
}

.border-t-lightBlue-800\/75 {
    border-top-color: rgba(7,89,133,.75)
}

.border-t-lightBlue-800\/80 {
    border-top-color: rgba(7,89,133,.8)
}

.border-t-lightBlue-800\/90 {
    border-top-color: rgba(7,89,133,.9)
}

.border-t-lightBlue-800\/95 {
    border-top-color: rgba(7,89,133,.95)
}

.border-t-lightBlue-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(12 74 110/var(--tw-border-opacity))
}

.border-t-lightBlue-900\/0 {
    border-top-color: rgba(12,74,110,0)
}

.border-t-lightBlue-900\/10 {
    border-top-color: rgba(12,74,110,.1)
}

.border-t-lightBlue-900\/100 {
    border-top-color: #0c4a6e
}

.border-t-lightBlue-900\/20 {
    border-top-color: rgba(12,74,110,.2)
}

.border-t-lightBlue-900\/25 {
    border-top-color: rgba(12,74,110,.25)
}

.border-t-lightBlue-900\/30 {
    border-top-color: rgba(12,74,110,.3)
}

.border-t-lightBlue-900\/40 {
    border-top-color: rgba(12,74,110,.4)
}

.border-t-lightBlue-900\/5 {
    border-top-color: rgba(12,74,110,.05)
}

.border-t-lightBlue-900\/50 {
    border-top-color: rgba(12,74,110,.5)
}

.border-t-lightBlue-900\/60 {
    border-top-color: rgba(12,74,110,.6)
}

.border-t-lightBlue-900\/70 {
    border-top-color: rgba(12,74,110,.7)
}

.border-t-lightBlue-900\/75 {
    border-top-color: rgba(12,74,110,.75)
}

.border-t-lightBlue-900\/80 {
    border-top-color: rgba(12,74,110,.8)
}

.border-t-lightBlue-900\/90 {
    border-top-color: rgba(12,74,110,.9)
}

.border-t-lightBlue-900\/95 {
    border-top-color: rgba(12,74,110,.95)
}

.border-t-lightBlue-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(8 47 73/var(--tw-border-opacity))
}

.border-t-lightBlue-950\/0 {
    border-top-color: rgba(8,47,73,0)
}

.border-t-lightBlue-950\/10 {
    border-top-color: rgba(8,47,73,.1)
}

.border-t-lightBlue-950\/100 {
    border-top-color: #082f49
}

.border-t-lightBlue-950\/20 {
    border-top-color: rgba(8,47,73,.2)
}

.border-t-lightBlue-950\/25 {
    border-top-color: rgba(8,47,73,.25)
}

.border-t-lightBlue-950\/30 {
    border-top-color: rgba(8,47,73,.3)
}

.border-t-lightBlue-950\/40 {
    border-top-color: rgba(8,47,73,.4)
}

.border-t-lightBlue-950\/5 {
    border-top-color: rgba(8,47,73,.05)
}

.border-t-lightBlue-950\/50 {
    border-top-color: rgba(8,47,73,.5)
}

.border-t-lightBlue-950\/60 {
    border-top-color: rgba(8,47,73,.6)
}

.border-t-lightBlue-950\/70 {
    border-top-color: rgba(8,47,73,.7)
}

.border-t-lightBlue-950\/75 {
    border-top-color: rgba(8,47,73,.75)
}

.border-t-lightBlue-950\/80 {
    border-top-color: rgba(8,47,73,.8)
}

.border-t-lightBlue-950\/90 {
    border-top-color: rgba(8,47,73,.9)
}

.border-t-lightBlue-950\/95 {
    border-top-color: rgba(8,47,73,.95)
}

.border-t-lime-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(236 252 203/var(--tw-border-opacity))
}

.border-t-lime-100\/0 {
    border-top-color: hsla(80,89%,89%,0)
}

.border-t-lime-100\/10 {
    border-top-color: hsla(80,89%,89%,.1)
}

.border-t-lime-100\/100 {
    border-top-color: #ecfccb
}

.border-t-lime-100\/20 {
    border-top-color: hsla(80,89%,89%,.2)
}

.border-t-lime-100\/25 {
    border-top-color: hsla(80,89%,89%,.25)
}

.border-t-lime-100\/30 {
    border-top-color: hsla(80,89%,89%,.3)
}

.border-t-lime-100\/40 {
    border-top-color: hsla(80,89%,89%,.4)
}

.border-t-lime-100\/5 {
    border-top-color: hsla(80,89%,89%,.05)
}

.border-t-lime-100\/50 {
    border-top-color: hsla(80,89%,89%,.5)
}

.border-t-lime-100\/60 {
    border-top-color: hsla(80,89%,89%,.6)
}

.border-t-lime-100\/70 {
    border-top-color: hsla(80,89%,89%,.7)
}

.border-t-lime-100\/75 {
    border-top-color: hsla(80,89%,89%,.75)
}

.border-t-lime-100\/80 {
    border-top-color: hsla(80,89%,89%,.8)
}

.border-t-lime-100\/90 {
    border-top-color: hsla(80,89%,89%,.9)
}

.border-t-lime-100\/95 {
    border-top-color: hsla(80,89%,89%,.95)
}

.border-t-lime-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(217 249 157/var(--tw-border-opacity))
}

.border-t-lime-200\/0 {
    border-top-color: hsla(81,88%,80%,0)
}

.border-t-lime-200\/10 {
    border-top-color: hsla(81,88%,80%,.1)
}

.border-t-lime-200\/100 {
    border-top-color: #d9f99d
}

.border-t-lime-200\/20 {
    border-top-color: hsla(81,88%,80%,.2)
}

.border-t-lime-200\/25 {
    border-top-color: hsla(81,88%,80%,.25)
}

.border-t-lime-200\/30 {
    border-top-color: hsla(81,88%,80%,.3)
}

.border-t-lime-200\/40 {
    border-top-color: hsla(81,88%,80%,.4)
}

.border-t-lime-200\/5 {
    border-top-color: hsla(81,88%,80%,.05)
}

.border-t-lime-200\/50 {
    border-top-color: hsla(81,88%,80%,.5)
}

.border-t-lime-200\/60 {
    border-top-color: hsla(81,88%,80%,.6)
}

.border-t-lime-200\/70 {
    border-top-color: hsla(81,88%,80%,.7)
}

.border-t-lime-200\/75 {
    border-top-color: hsla(81,88%,80%,.75)
}

.border-t-lime-200\/80 {
    border-top-color: hsla(81,88%,80%,.8)
}

.border-t-lime-200\/90 {
    border-top-color: hsla(81,88%,80%,.9)
}

.border-t-lime-200\/95 {
    border-top-color: hsla(81,88%,80%,.95)
}

.border-t-lime-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(190 242 100/var(--tw-border-opacity))
}

.border-t-lime-300\/0 {
    border-top-color: hsla(82,85%,67%,0)
}

.border-t-lime-300\/10 {
    border-top-color: hsla(82,85%,67%,.1)
}

.border-t-lime-300\/100 {
    border-top-color: #bef264
}

.border-t-lime-300\/20 {
    border-top-color: hsla(82,85%,67%,.2)
}

.border-t-lime-300\/25 {
    border-top-color: hsla(82,85%,67%,.25)
}

.border-t-lime-300\/30 {
    border-top-color: hsla(82,85%,67%,.3)
}

.border-t-lime-300\/40 {
    border-top-color: hsla(82,85%,67%,.4)
}

.border-t-lime-300\/5 {
    border-top-color: hsla(82,85%,67%,.05)
}

.border-t-lime-300\/50 {
    border-top-color: hsla(82,85%,67%,.5)
}

.border-t-lime-300\/60 {
    border-top-color: hsla(82,85%,67%,.6)
}

.border-t-lime-300\/70 {
    border-top-color: hsla(82,85%,67%,.7)
}

.border-t-lime-300\/75 {
    border-top-color: hsla(82,85%,67%,.75)
}

.border-t-lime-300\/80 {
    border-top-color: hsla(82,85%,67%,.8)
}

.border-t-lime-300\/90 {
    border-top-color: hsla(82,85%,67%,.9)
}

.border-t-lime-300\/95 {
    border-top-color: hsla(82,85%,67%,.95)
}

.border-t-lime-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(163 230 53/var(--tw-border-opacity))
}

.border-t-lime-400\/0 {
    border-top-color: rgba(163,230,53,0)
}

.border-t-lime-400\/10 {
    border-top-color: rgba(163,230,53,.1)
}

.border-t-lime-400\/100 {
    border-top-color: #a3e635
}

.border-t-lime-400\/20 {
    border-top-color: rgba(163,230,53,.2)
}

.border-t-lime-400\/25 {
    border-top-color: rgba(163,230,53,.25)
}

.border-t-lime-400\/30 {
    border-top-color: rgba(163,230,53,.3)
}

.border-t-lime-400\/40 {
    border-top-color: rgba(163,230,53,.4)
}

.border-t-lime-400\/5 {
    border-top-color: rgba(163,230,53,.05)
}

.border-t-lime-400\/50 {
    border-top-color: rgba(163,230,53,.5)
}

.border-t-lime-400\/60 {
    border-top-color: rgba(163,230,53,.6)
}

.border-t-lime-400\/70 {
    border-top-color: rgba(163,230,53,.7)
}

.border-t-lime-400\/75 {
    border-top-color: rgba(163,230,53,.75)
}

.border-t-lime-400\/80 {
    border-top-color: rgba(163,230,53,.8)
}

.border-t-lime-400\/90 {
    border-top-color: rgba(163,230,53,.9)
}

.border-t-lime-400\/95 {
    border-top-color: rgba(163,230,53,.95)
}

.border-t-lime-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(247 254 231/var(--tw-border-opacity))
}

.border-t-lime-50\/0 {
    border-top-color: hsla(78,92%,95%,0)
}

.border-t-lime-50\/10 {
    border-top-color: hsla(78,92%,95%,.1)
}

.border-t-lime-50\/100 {
    border-top-color: #f7fee7
}

.border-t-lime-50\/20 {
    border-top-color: hsla(78,92%,95%,.2)
}

.border-t-lime-50\/25 {
    border-top-color: hsla(78,92%,95%,.25)
}

.border-t-lime-50\/30 {
    border-top-color: hsla(78,92%,95%,.3)
}

.border-t-lime-50\/40 {
    border-top-color: hsla(78,92%,95%,.4)
}

.border-t-lime-50\/5 {
    border-top-color: hsla(78,92%,95%,.05)
}

.border-t-lime-50\/50 {
    border-top-color: hsla(78,92%,95%,.5)
}

.border-t-lime-50\/60 {
    border-top-color: hsla(78,92%,95%,.6)
}

.border-t-lime-50\/70 {
    border-top-color: hsla(78,92%,95%,.7)
}

.border-t-lime-50\/75 {
    border-top-color: hsla(78,92%,95%,.75)
}

.border-t-lime-50\/80 {
    border-top-color: hsla(78,92%,95%,.8)
}

.border-t-lime-50\/90 {
    border-top-color: hsla(78,92%,95%,.9)
}

.border-t-lime-50\/95 {
    border-top-color: hsla(78,92%,95%,.95)
}

.border-t-lime-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(132 204 22/var(--tw-border-opacity))
}

.border-t-lime-500\/0 {
    border-top-color: rgba(132,204,22,0)
}

.border-t-lime-500\/10 {
    border-top-color: rgba(132,204,22,.1)
}

.border-t-lime-500\/100 {
    border-top-color: #84cc16
}

.border-t-lime-500\/20 {
    border-top-color: rgba(132,204,22,.2)
}

.border-t-lime-500\/25 {
    border-top-color: rgba(132,204,22,.25)
}

.border-t-lime-500\/30 {
    border-top-color: rgba(132,204,22,.3)
}

.border-t-lime-500\/40 {
    border-top-color: rgba(132,204,22,.4)
}

.border-t-lime-500\/5 {
    border-top-color: rgba(132,204,22,.05)
}

.border-t-lime-500\/50 {
    border-top-color: rgba(132,204,22,.5)
}

.border-t-lime-500\/60 {
    border-top-color: rgba(132,204,22,.6)
}

.border-t-lime-500\/70 {
    border-top-color: rgba(132,204,22,.7)
}

.border-t-lime-500\/75 {
    border-top-color: rgba(132,204,22,.75)
}

.border-t-lime-500\/80 {
    border-top-color: rgba(132,204,22,.8)
}

.border-t-lime-500\/90 {
    border-top-color: rgba(132,204,22,.9)
}

.border-t-lime-500\/95 {
    border-top-color: rgba(132,204,22,.95)
}

.border-t-lime-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(101 163 13/var(--tw-border-opacity))
}

.border-t-lime-600\/0 {
    border-top-color: rgba(101,163,13,0)
}

.border-t-lime-600\/10 {
    border-top-color: rgba(101,163,13,.1)
}

.border-t-lime-600\/100 {
    border-top-color: #65a30d
}

.border-t-lime-600\/20 {
    border-top-color: rgba(101,163,13,.2)
}

.border-t-lime-600\/25 {
    border-top-color: rgba(101,163,13,.25)
}

.border-t-lime-600\/30 {
    border-top-color: rgba(101,163,13,.3)
}

.border-t-lime-600\/40 {
    border-top-color: rgba(101,163,13,.4)
}

.border-t-lime-600\/5 {
    border-top-color: rgba(101,163,13,.05)
}

.border-t-lime-600\/50 {
    border-top-color: rgba(101,163,13,.5)
}

.border-t-lime-600\/60 {
    border-top-color: rgba(101,163,13,.6)
}

.border-t-lime-600\/70 {
    border-top-color: rgba(101,163,13,.7)
}

.border-t-lime-600\/75 {
    border-top-color: rgba(101,163,13,.75)
}

.border-t-lime-600\/80 {
    border-top-color: rgba(101,163,13,.8)
}

.border-t-lime-600\/90 {
    border-top-color: rgba(101,163,13,.9)
}

.border-t-lime-600\/95 {
    border-top-color: rgba(101,163,13,.95)
}

.border-t-lime-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(77 124 15/var(--tw-border-opacity))
}

.border-t-lime-700\/0 {
    border-top-color: rgba(77,124,15,0)
}

.border-t-lime-700\/10 {
    border-top-color: rgba(77,124,15,.1)
}

.border-t-lime-700\/100 {
    border-top-color: #4d7c0f
}

.border-t-lime-700\/20 {
    border-top-color: rgba(77,124,15,.2)
}

.border-t-lime-700\/25 {
    border-top-color: rgba(77,124,15,.25)
}

.border-t-lime-700\/30 {
    border-top-color: rgba(77,124,15,.3)
}

.border-t-lime-700\/40 {
    border-top-color: rgba(77,124,15,.4)
}

.border-t-lime-700\/5 {
    border-top-color: rgba(77,124,15,.05)
}

.border-t-lime-700\/50 {
    border-top-color: rgba(77,124,15,.5)
}

.border-t-lime-700\/60 {
    border-top-color: rgba(77,124,15,.6)
}

.border-t-lime-700\/70 {
    border-top-color: rgba(77,124,15,.7)
}

.border-t-lime-700\/75 {
    border-top-color: rgba(77,124,15,.75)
}

.border-t-lime-700\/80 {
    border-top-color: rgba(77,124,15,.8)
}

.border-t-lime-700\/90 {
    border-top-color: rgba(77,124,15,.9)
}

.border-t-lime-700\/95 {
    border-top-color: rgba(77,124,15,.95)
}

.border-t-lime-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(63 98 18/var(--tw-border-opacity))
}

.border-t-lime-800\/0 {
    border-top-color: rgba(63,98,18,0)
}

.border-t-lime-800\/10 {
    border-top-color: rgba(63,98,18,.1)
}

.border-t-lime-800\/100 {
    border-top-color: #3f6212
}

.border-t-lime-800\/20 {
    border-top-color: rgba(63,98,18,.2)
}

.border-t-lime-800\/25 {
    border-top-color: rgba(63,98,18,.25)
}

.border-t-lime-800\/30 {
    border-top-color: rgba(63,98,18,.3)
}

.border-t-lime-800\/40 {
    border-top-color: rgba(63,98,18,.4)
}

.border-t-lime-800\/5 {
    border-top-color: rgba(63,98,18,.05)
}

.border-t-lime-800\/50 {
    border-top-color: rgba(63,98,18,.5)
}

.border-t-lime-800\/60 {
    border-top-color: rgba(63,98,18,.6)
}

.border-t-lime-800\/70 {
    border-top-color: rgba(63,98,18,.7)
}

.border-t-lime-800\/75 {
    border-top-color: rgba(63,98,18,.75)
}

.border-t-lime-800\/80 {
    border-top-color: rgba(63,98,18,.8)
}

.border-t-lime-800\/90 {
    border-top-color: rgba(63,98,18,.9)
}

.border-t-lime-800\/95 {
    border-top-color: rgba(63,98,18,.95)
}

.border-t-lime-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(54 83 20/var(--tw-border-opacity))
}

.border-t-lime-900\/0 {
    border-top-color: rgba(54,83,20,0)
}

.border-t-lime-900\/10 {
    border-top-color: rgba(54,83,20,.1)
}

.border-t-lime-900\/100 {
    border-top-color: #365314
}

.border-t-lime-900\/20 {
    border-top-color: rgba(54,83,20,.2)
}

.border-t-lime-900\/25 {
    border-top-color: rgba(54,83,20,.25)
}

.border-t-lime-900\/30 {
    border-top-color: rgba(54,83,20,.3)
}

.border-t-lime-900\/40 {
    border-top-color: rgba(54,83,20,.4)
}

.border-t-lime-900\/5 {
    border-top-color: rgba(54,83,20,.05)
}

.border-t-lime-900\/50 {
    border-top-color: rgba(54,83,20,.5)
}

.border-t-lime-900\/60 {
    border-top-color: rgba(54,83,20,.6)
}

.border-t-lime-900\/70 {
    border-top-color: rgba(54,83,20,.7)
}

.border-t-lime-900\/75 {
    border-top-color: rgba(54,83,20,.75)
}

.border-t-lime-900\/80 {
    border-top-color: rgba(54,83,20,.8)
}

.border-t-lime-900\/90 {
    border-top-color: rgba(54,83,20,.9)
}

.border-t-lime-900\/95 {
    border-top-color: rgba(54,83,20,.95)
}

.border-t-lime-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(26 46 5/var(--tw-border-opacity))
}

.border-t-lime-950\/0 {
    border-top-color: rgba(26,46,5,0)
}

.border-t-lime-950\/10 {
    border-top-color: rgba(26,46,5,.1)
}

.border-t-lime-950\/100 {
    border-top-color: #1a2e05
}

.border-t-lime-950\/20 {
    border-top-color: rgba(26,46,5,.2)
}

.border-t-lime-950\/25 {
    border-top-color: rgba(26,46,5,.25)
}

.border-t-lime-950\/30 {
    border-top-color: rgba(26,46,5,.3)
}

.border-t-lime-950\/40 {
    border-top-color: rgba(26,46,5,.4)
}

.border-t-lime-950\/5 {
    border-top-color: rgba(26,46,5,.05)
}

.border-t-lime-950\/50 {
    border-top-color: rgba(26,46,5,.5)
}

.border-t-lime-950\/60 {
    border-top-color: rgba(26,46,5,.6)
}

.border-t-lime-950\/70 {
    border-top-color: rgba(26,46,5,.7)
}

.border-t-lime-950\/75 {
    border-top-color: rgba(26,46,5,.75)
}

.border-t-lime-950\/80 {
    border-top-color: rgba(26,46,5,.8)
}

.border-t-lime-950\/90 {
    border-top-color: rgba(26,46,5,.9)
}

.border-t-lime-950\/95 {
    border-top-color: rgba(26,46,5,.95)
}

.border-t-muted {
    border-top-color: hsl(var(--muted))
}

.border-t-muted-foreground {
    border-top-color: hsl(var(--muted-foreground))
}

.border-t-muted-foreground\/0 {
    border-top-color: hsl(var(--muted-foreground)/0)
}

.border-t-muted-foreground\/10 {
    border-top-color: hsl(var(--muted-foreground)/.1)
}

.border-t-muted-foreground\/100 {
    border-top-color: hsl(var(--muted-foreground)/1)
}

.border-t-muted-foreground\/20 {
    border-top-color: hsl(var(--muted-foreground)/.2)
}

.border-t-muted-foreground\/25 {
    border-top-color: hsl(var(--muted-foreground)/.25)
}

.border-t-muted-foreground\/30 {
    border-top-color: hsl(var(--muted-foreground)/.3)
}

.border-t-muted-foreground\/40 {
    border-top-color: hsl(var(--muted-foreground)/.4)
}

.border-t-muted-foreground\/5 {
    border-top-color: hsl(var(--muted-foreground)/.05)
}

.border-t-muted-foreground\/50 {
    border-top-color: hsl(var(--muted-foreground)/.5)
}

.border-t-muted-foreground\/60 {
    border-top-color: hsl(var(--muted-foreground)/.6)
}

.border-t-muted-foreground\/70 {
    border-top-color: hsl(var(--muted-foreground)/.7)
}

.border-t-muted-foreground\/75 {
    border-top-color: hsl(var(--muted-foreground)/.75)
}

.border-t-muted-foreground\/80 {
    border-top-color: hsl(var(--muted-foreground)/.8)
}

.border-t-muted-foreground\/90 {
    border-top-color: hsl(var(--muted-foreground)/.9)
}

.border-t-muted-foreground\/95 {
    border-top-color: hsl(var(--muted-foreground)/.95)
}

.border-t-muted\/0 {
    border-top-color: hsl(var(--muted)/0)
}

.border-t-muted\/10 {
    border-top-color: hsl(var(--muted)/.1)
}

.border-t-muted\/100 {
    border-top-color: hsl(var(--muted)/1)
}

.border-t-muted\/20 {
    border-top-color: hsl(var(--muted)/.2)
}

.border-t-muted\/25 {
    border-top-color: hsl(var(--muted)/.25)
}

.border-t-muted\/30 {
    border-top-color: hsl(var(--muted)/.3)
}

.border-t-muted\/40 {
    border-top-color: hsl(var(--muted)/.4)
}

.border-t-muted\/5 {
    border-top-color: hsl(var(--muted)/.05)
}

.border-t-muted\/50 {
    border-top-color: hsl(var(--muted)/.5)
}

.border-t-muted\/60 {
    border-top-color: hsl(var(--muted)/.6)
}

.border-t-muted\/70 {
    border-top-color: hsl(var(--muted)/.7)
}

.border-t-muted\/75 {
    border-top-color: hsl(var(--muted)/.75)
}

.border-t-muted\/80 {
    border-top-color: hsl(var(--muted)/.8)
}

.border-t-muted\/90 {
    border-top-color: hsl(var(--muted)/.9)
}

.border-t-muted\/95 {
    border-top-color: hsl(var(--muted)/.95)
}

.border-t-neutral-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(245 245 245/var(--tw-border-opacity))
}

.border-t-neutral-100\/0 {
    border-top-color: hsla(0,0%,96%,0)
}

.border-t-neutral-100\/10 {
    border-top-color: hsla(0,0%,96%,.1)
}

.border-t-neutral-100\/100 {
    border-top-color: #f5f5f5
}

.border-t-neutral-100\/20 {
    border-top-color: hsla(0,0%,96%,.2)
}

.border-t-neutral-100\/25 {
    border-top-color: hsla(0,0%,96%,.25)
}

.border-t-neutral-100\/30 {
    border-top-color: hsla(0,0%,96%,.3)
}

.border-t-neutral-100\/40 {
    border-top-color: hsla(0,0%,96%,.4)
}

.border-t-neutral-100\/5 {
    border-top-color: hsla(0,0%,96%,.05)
}

.border-t-neutral-100\/50 {
    border-top-color: hsla(0,0%,96%,.5)
}

.border-t-neutral-100\/60 {
    border-top-color: hsla(0,0%,96%,.6)
}

.border-t-neutral-100\/70 {
    border-top-color: hsla(0,0%,96%,.7)
}

.border-t-neutral-100\/75 {
    border-top-color: hsla(0,0%,96%,.75)
}

.border-t-neutral-100\/80 {
    border-top-color: hsla(0,0%,96%,.8)
}

.border-t-neutral-100\/90 {
    border-top-color: hsla(0,0%,96%,.9)
}

.border-t-neutral-100\/95 {
    border-top-color: hsla(0,0%,96%,.95)
}

.border-t-neutral-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(229 229 229/var(--tw-border-opacity))
}

.border-t-neutral-200\/0 {
    border-top-color: hsla(0,0%,90%,0)
}

.border-t-neutral-200\/10 {
    border-top-color: hsla(0,0%,90%,.1)
}

.border-t-neutral-200\/100 {
    border-top-color: #e5e5e5
}

.border-t-neutral-200\/20 {
    border-top-color: hsla(0,0%,90%,.2)
}

.border-t-neutral-200\/25 {
    border-top-color: hsla(0,0%,90%,.25)
}

.border-t-neutral-200\/30 {
    border-top-color: hsla(0,0%,90%,.3)
}

.border-t-neutral-200\/40 {
    border-top-color: hsla(0,0%,90%,.4)
}

.border-t-neutral-200\/5 {
    border-top-color: hsla(0,0%,90%,.05)
}

.border-t-neutral-200\/50 {
    border-top-color: hsla(0,0%,90%,.5)
}

.border-t-neutral-200\/60 {
    border-top-color: hsla(0,0%,90%,.6)
}

.border-t-neutral-200\/70 {
    border-top-color: hsla(0,0%,90%,.7)
}

.border-t-neutral-200\/75 {
    border-top-color: hsla(0,0%,90%,.75)
}

.border-t-neutral-200\/80 {
    border-top-color: hsla(0,0%,90%,.8)
}

.border-t-neutral-200\/90 {
    border-top-color: hsla(0,0%,90%,.9)
}

.border-t-neutral-200\/95 {
    border-top-color: hsla(0,0%,90%,.95)
}

.border-t-neutral-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(212 212 212/var(--tw-border-opacity))
}

.border-t-neutral-300\/0 {
    border-top-color: hsla(0,0%,83%,0)
}

.border-t-neutral-300\/10 {
    border-top-color: hsla(0,0%,83%,.1)
}

.border-t-neutral-300\/100 {
    border-top-color: #d4d4d4
}

.border-t-neutral-300\/20 {
    border-top-color: hsla(0,0%,83%,.2)
}

.border-t-neutral-300\/25 {
    border-top-color: hsla(0,0%,83%,.25)
}

.border-t-neutral-300\/30 {
    border-top-color: hsla(0,0%,83%,.3)
}

.border-t-neutral-300\/40 {
    border-top-color: hsla(0,0%,83%,.4)
}

.border-t-neutral-300\/5 {
    border-top-color: hsla(0,0%,83%,.05)
}

.border-t-neutral-300\/50 {
    border-top-color: hsla(0,0%,83%,.5)
}

.border-t-neutral-300\/60 {
    border-top-color: hsla(0,0%,83%,.6)
}

.border-t-neutral-300\/70 {
    border-top-color: hsla(0,0%,83%,.7)
}

.border-t-neutral-300\/75 {
    border-top-color: hsla(0,0%,83%,.75)
}

.border-t-neutral-300\/80 {
    border-top-color: hsla(0,0%,83%,.8)
}

.border-t-neutral-300\/90 {
    border-top-color: hsla(0,0%,83%,.9)
}

.border-t-neutral-300\/95 {
    border-top-color: hsla(0,0%,83%,.95)
}

.border-t-neutral-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(163 163 163/var(--tw-border-opacity))
}

.border-t-neutral-400\/0 {
    border-top-color: hsla(0,0%,64%,0)
}

.border-t-neutral-400\/10 {
    border-top-color: hsla(0,0%,64%,.1)
}

.border-t-neutral-400\/100 {
    border-top-color: #a3a3a3
}

.border-t-neutral-400\/20 {
    border-top-color: hsla(0,0%,64%,.2)
}

.border-t-neutral-400\/25 {
    border-top-color: hsla(0,0%,64%,.25)
}

.border-t-neutral-400\/30 {
    border-top-color: hsla(0,0%,64%,.3)
}

.border-t-neutral-400\/40 {
    border-top-color: hsla(0,0%,64%,.4)
}

.border-t-neutral-400\/5 {
    border-top-color: hsla(0,0%,64%,.05)
}

.border-t-neutral-400\/50 {
    border-top-color: hsla(0,0%,64%,.5)
}

.border-t-neutral-400\/60 {
    border-top-color: hsla(0,0%,64%,.6)
}

.border-t-neutral-400\/70 {
    border-top-color: hsla(0,0%,64%,.7)
}

.border-t-neutral-400\/75 {
    border-top-color: hsla(0,0%,64%,.75)
}

.border-t-neutral-400\/80 {
    border-top-color: hsla(0,0%,64%,.8)
}

.border-t-neutral-400\/90 {
    border-top-color: hsla(0,0%,64%,.9)
}

.border-t-neutral-400\/95 {
    border-top-color: hsla(0,0%,64%,.95)
}

.border-t-neutral-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(250 250 250/var(--tw-border-opacity))
}

.border-t-neutral-50\/0 {
    border-top-color: hsla(0,0%,98%,0)
}

.border-t-neutral-50\/10 {
    border-top-color: hsla(0,0%,98%,.1)
}

.border-t-neutral-50\/100 {
    border-top-color: #fafafa
}

.border-t-neutral-50\/20 {
    border-top-color: hsla(0,0%,98%,.2)
}

.border-t-neutral-50\/25 {
    border-top-color: hsla(0,0%,98%,.25)
}

.border-t-neutral-50\/30 {
    border-top-color: hsla(0,0%,98%,.3)
}

.border-t-neutral-50\/40 {
    border-top-color: hsla(0,0%,98%,.4)
}

.border-t-neutral-50\/5 {
    border-top-color: hsla(0,0%,98%,.05)
}

.border-t-neutral-50\/50 {
    border-top-color: hsla(0,0%,98%,.5)
}

.border-t-neutral-50\/60 {
    border-top-color: hsla(0,0%,98%,.6)
}

.border-t-neutral-50\/70 {
    border-top-color: hsla(0,0%,98%,.7)
}

.border-t-neutral-50\/75 {
    border-top-color: hsla(0,0%,98%,.75)
}

.border-t-neutral-50\/80 {
    border-top-color: hsla(0,0%,98%,.8)
}

.border-t-neutral-50\/90 {
    border-top-color: hsla(0,0%,98%,.9)
}

.border-t-neutral-50\/95 {
    border-top-color: hsla(0,0%,98%,.95)
}

.border-t-neutral-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(115 115 115/var(--tw-border-opacity))
}

.border-t-neutral-500\/0 {
    border-top-color: hsla(0,0%,45%,0)
}

.border-t-neutral-500\/10 {
    border-top-color: hsla(0,0%,45%,.1)
}

.border-t-neutral-500\/100 {
    border-top-color: #737373
}

.border-t-neutral-500\/20 {
    border-top-color: hsla(0,0%,45%,.2)
}

.border-t-neutral-500\/25 {
    border-top-color: hsla(0,0%,45%,.25)
}

.border-t-neutral-500\/30 {
    border-top-color: hsla(0,0%,45%,.3)
}

.border-t-neutral-500\/40 {
    border-top-color: hsla(0,0%,45%,.4)
}

.border-t-neutral-500\/5 {
    border-top-color: hsla(0,0%,45%,.05)
}

.border-t-neutral-500\/50 {
    border-top-color: hsla(0,0%,45%,.5)
}

.border-t-neutral-500\/60 {
    border-top-color: hsla(0,0%,45%,.6)
}

.border-t-neutral-500\/70 {
    border-top-color: hsla(0,0%,45%,.7)
}

.border-t-neutral-500\/75 {
    border-top-color: hsla(0,0%,45%,.75)
}

.border-t-neutral-500\/80 {
    border-top-color: hsla(0,0%,45%,.8)
}

.border-t-neutral-500\/90 {
    border-top-color: hsla(0,0%,45%,.9)
}

.border-t-neutral-500\/95 {
    border-top-color: hsla(0,0%,45%,.95)
}

.border-t-neutral-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(82 82 82/var(--tw-border-opacity))
}

.border-t-neutral-600\/0 {
    border-top-color: rgba(82,82,82,0)
}

.border-t-neutral-600\/10 {
    border-top-color: rgba(82,82,82,.1)
}

.border-t-neutral-600\/100 {
    border-top-color: #525252
}

.border-t-neutral-600\/20 {
    border-top-color: rgba(82,82,82,.2)
}

.border-t-neutral-600\/25 {
    border-top-color: rgba(82,82,82,.25)
}

.border-t-neutral-600\/30 {
    border-top-color: rgba(82,82,82,.3)
}

.border-t-neutral-600\/40 {
    border-top-color: rgba(82,82,82,.4)
}

.border-t-neutral-600\/5 {
    border-top-color: rgba(82,82,82,.05)
}

.border-t-neutral-600\/50 {
    border-top-color: rgba(82,82,82,.5)
}

.border-t-neutral-600\/60 {
    border-top-color: rgba(82,82,82,.6)
}

.border-t-neutral-600\/70 {
    border-top-color: rgba(82,82,82,.7)
}

.border-t-neutral-600\/75 {
    border-top-color: rgba(82,82,82,.75)
}

.border-t-neutral-600\/80 {
    border-top-color: rgba(82,82,82,.8)
}

.border-t-neutral-600\/90 {
    border-top-color: rgba(82,82,82,.9)
}

.border-t-neutral-600\/95 {
    border-top-color: rgba(82,82,82,.95)
}

.border-t-neutral-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(64 64 64/var(--tw-border-opacity))
}

.border-t-neutral-700\/0 {
    border-top-color: rgba(64,64,64,0)
}

.border-t-neutral-700\/10 {
    border-top-color: rgba(64,64,64,.1)
}

.border-t-neutral-700\/100 {
    border-top-color: #404040
}

.border-t-neutral-700\/20 {
    border-top-color: rgba(64,64,64,.2)
}

.border-t-neutral-700\/25 {
    border-top-color: rgba(64,64,64,.25)
}

.border-t-neutral-700\/30 {
    border-top-color: rgba(64,64,64,.3)
}

.border-t-neutral-700\/40 {
    border-top-color: rgba(64,64,64,.4)
}

.border-t-neutral-700\/5 {
    border-top-color: rgba(64,64,64,.05)
}

.border-t-neutral-700\/50 {
    border-top-color: rgba(64,64,64,.5)
}

.border-t-neutral-700\/60 {
    border-top-color: rgba(64,64,64,.6)
}

.border-t-neutral-700\/70 {
    border-top-color: rgba(64,64,64,.7)
}

.border-t-neutral-700\/75 {
    border-top-color: rgba(64,64,64,.75)
}

.border-t-neutral-700\/80 {
    border-top-color: rgba(64,64,64,.8)
}

.border-t-neutral-700\/90 {
    border-top-color: rgba(64,64,64,.9)
}

.border-t-neutral-700\/95 {
    border-top-color: rgba(64,64,64,.95)
}

.border-t-neutral-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(38 38 38/var(--tw-border-opacity))
}

.border-t-neutral-800\/0 {
    border-top-color: rgba(38,38,38,0)
}

.border-t-neutral-800\/10 {
    border-top-color: rgba(38,38,38,.1)
}

.border-t-neutral-800\/100 {
    border-top-color: #262626
}

.border-t-neutral-800\/20 {
    border-top-color: rgba(38,38,38,.2)
}

.border-t-neutral-800\/25 {
    border-top-color: rgba(38,38,38,.25)
}

.border-t-neutral-800\/30 {
    border-top-color: rgba(38,38,38,.3)
}

.border-t-neutral-800\/40 {
    border-top-color: rgba(38,38,38,.4)
}

.border-t-neutral-800\/5 {
    border-top-color: rgba(38,38,38,.05)
}

.border-t-neutral-800\/50 {
    border-top-color: rgba(38,38,38,.5)
}

.border-t-neutral-800\/60 {
    border-top-color: rgba(38,38,38,.6)
}

.border-t-neutral-800\/70 {
    border-top-color: rgba(38,38,38,.7)
}

.border-t-neutral-800\/75 {
    border-top-color: rgba(38,38,38,.75)
}

.border-t-neutral-800\/80 {
    border-top-color: rgba(38,38,38,.8)
}

.border-t-neutral-800\/90 {
    border-top-color: rgba(38,38,38,.9)
}

.border-t-neutral-800\/95 {
    border-top-color: rgba(38,38,38,.95)
}

.border-t-neutral-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(23 23 23/var(--tw-border-opacity))
}

.border-t-neutral-900\/0 {
    border-top-color: hsla(0,0%,9%,0)
}

.border-t-neutral-900\/10 {
    border-top-color: hsla(0,0%,9%,.1)
}

.border-t-neutral-900\/100 {
    border-top-color: #171717
}

.border-t-neutral-900\/20 {
    border-top-color: hsla(0,0%,9%,.2)
}

.border-t-neutral-900\/25 {
    border-top-color: hsla(0,0%,9%,.25)
}

.border-t-neutral-900\/30 {
    border-top-color: hsla(0,0%,9%,.3)
}

.border-t-neutral-900\/40 {
    border-top-color: hsla(0,0%,9%,.4)
}

.border-t-neutral-900\/5 {
    border-top-color: hsla(0,0%,9%,.05)
}

.border-t-neutral-900\/50 {
    border-top-color: hsla(0,0%,9%,.5)
}

.border-t-neutral-900\/60 {
    border-top-color: hsla(0,0%,9%,.6)
}

.border-t-neutral-900\/70 {
    border-top-color: hsla(0,0%,9%,.7)
}

.border-t-neutral-900\/75 {
    border-top-color: hsla(0,0%,9%,.75)
}

.border-t-neutral-900\/80 {
    border-top-color: hsla(0,0%,9%,.8)
}

.border-t-neutral-900\/90 {
    border-top-color: hsla(0,0%,9%,.9)
}

.border-t-neutral-900\/95 {
    border-top-color: hsla(0,0%,9%,.95)
}

.border-t-neutral-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(10 10 10/var(--tw-border-opacity))
}

.border-t-neutral-950\/0 {
    border-top-color: hsla(0,0%,4%,0)
}

.border-t-neutral-950\/10 {
    border-top-color: hsla(0,0%,4%,.1)
}

.border-t-neutral-950\/100 {
    border-top-color: #0a0a0a
}

.border-t-neutral-950\/20 {
    border-top-color: hsla(0,0%,4%,.2)
}

.border-t-neutral-950\/25 {
    border-top-color: hsla(0,0%,4%,.25)
}

.border-t-neutral-950\/30 {
    border-top-color: hsla(0,0%,4%,.3)
}

.border-t-neutral-950\/40 {
    border-top-color: hsla(0,0%,4%,.4)
}

.border-t-neutral-950\/5 {
    border-top-color: hsla(0,0%,4%,.05)
}

.border-t-neutral-950\/50 {
    border-top-color: hsla(0,0%,4%,.5)
}

.border-t-neutral-950\/60 {
    border-top-color: hsla(0,0%,4%,.6)
}

.border-t-neutral-950\/70 {
    border-top-color: hsla(0,0%,4%,.7)
}

.border-t-neutral-950\/75 {
    border-top-color: hsla(0,0%,4%,.75)
}

.border-t-neutral-950\/80 {
    border-top-color: hsla(0,0%,4%,.8)
}

.border-t-neutral-950\/90 {
    border-top-color: hsla(0,0%,4%,.9)
}

.border-t-neutral-950\/95 {
    border-top-color: hsla(0,0%,4%,.95)
}

.border-t-orange-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(255 237 213/var(--tw-border-opacity))
}

.border-t-orange-100\/0 {
    border-top-color: rgba(255,237,213,0)
}

.border-t-orange-100\/10 {
    border-top-color: rgba(255,237,213,.1)
}

.border-t-orange-100\/100 {
    border-top-color: #ffedd5
}

.border-t-orange-100\/20 {
    border-top-color: rgba(255,237,213,.2)
}

.border-t-orange-100\/25 {
    border-top-color: rgba(255,237,213,.25)
}

.border-t-orange-100\/30 {
    border-top-color: rgba(255,237,213,.3)
}

.border-t-orange-100\/40 {
    border-top-color: rgba(255,237,213,.4)
}

.border-t-orange-100\/5 {
    border-top-color: rgba(255,237,213,.05)
}

.border-t-orange-100\/50 {
    border-top-color: rgba(255,237,213,.5)
}

.border-t-orange-100\/60 {
    border-top-color: rgba(255,237,213,.6)
}

.border-t-orange-100\/70 {
    border-top-color: rgba(255,237,213,.7)
}

.border-t-orange-100\/75 {
    border-top-color: rgba(255,237,213,.75)
}

.border-t-orange-100\/80 {
    border-top-color: rgba(255,237,213,.8)
}

.border-t-orange-100\/90 {
    border-top-color: rgba(255,237,213,.9)
}

.border-t-orange-100\/95 {
    border-top-color: rgba(255,237,213,.95)
}

.border-t-orange-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(254 215 170/var(--tw-border-opacity))
}

.border-t-orange-200\/0 {
    border-top-color: hsla(32,98%,83%,0)
}

.border-t-orange-200\/10 {
    border-top-color: hsla(32,98%,83%,.1)
}

.border-t-orange-200\/100 {
    border-top-color: #fed7aa
}

.border-t-orange-200\/20 {
    border-top-color: hsla(32,98%,83%,.2)
}

.border-t-orange-200\/25 {
    border-top-color: hsla(32,98%,83%,.25)
}

.border-t-orange-200\/30 {
    border-top-color: hsla(32,98%,83%,.3)
}

.border-t-orange-200\/40 {
    border-top-color: hsla(32,98%,83%,.4)
}

.border-t-orange-200\/5 {
    border-top-color: hsla(32,98%,83%,.05)
}

.border-t-orange-200\/50 {
    border-top-color: hsla(32,98%,83%,.5)
}

.border-t-orange-200\/60 {
    border-top-color: hsla(32,98%,83%,.6)
}

.border-t-orange-200\/70 {
    border-top-color: hsla(32,98%,83%,.7)
}

.border-t-orange-200\/75 {
    border-top-color: hsla(32,98%,83%,.75)
}

.border-t-orange-200\/80 {
    border-top-color: hsla(32,98%,83%,.8)
}

.border-t-orange-200\/90 {
    border-top-color: hsla(32,98%,83%,.9)
}

.border-t-orange-200\/95 {
    border-top-color: hsla(32,98%,83%,.95)
}

.border-t-orange-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(253 186 116/var(--tw-border-opacity))
}

.border-t-orange-300\/0 {
    border-top-color: hsla(31,97%,72%,0)
}

.border-t-orange-300\/10 {
    border-top-color: hsla(31,97%,72%,.1)
}

.border-t-orange-300\/100 {
    border-top-color: #fdba74
}

.border-t-orange-300\/20 {
    border-top-color: hsla(31,97%,72%,.2)
}

.border-t-orange-300\/25 {
    border-top-color: hsla(31,97%,72%,.25)
}

.border-t-orange-300\/30 {
    border-top-color: hsla(31,97%,72%,.3)
}

.border-t-orange-300\/40 {
    border-top-color: hsla(31,97%,72%,.4)
}

.border-t-orange-300\/5 {
    border-top-color: hsla(31,97%,72%,.05)
}

.border-t-orange-300\/50 {
    border-top-color: hsla(31,97%,72%,.5)
}

.border-t-orange-300\/60 {
    border-top-color: hsla(31,97%,72%,.6)
}

.border-t-orange-300\/70 {
    border-top-color: hsla(31,97%,72%,.7)
}

.border-t-orange-300\/75 {
    border-top-color: hsla(31,97%,72%,.75)
}

.border-t-orange-300\/80 {
    border-top-color: hsla(31,97%,72%,.8)
}

.border-t-orange-300\/90 {
    border-top-color: hsla(31,97%,72%,.9)
}

.border-t-orange-300\/95 {
    border-top-color: hsla(31,97%,72%,.95)
}

.border-t-orange-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(251 146 60/var(--tw-border-opacity))
}

.border-t-orange-400\/0 {
    border-top-color: rgba(251,146,60,0)
}

.border-t-orange-400\/10 {
    border-top-color: rgba(251,146,60,.1)
}

.border-t-orange-400\/100 {
    border-top-color: #fb923c
}

.border-t-orange-400\/20 {
    border-top-color: rgba(251,146,60,.2)
}

.border-t-orange-400\/25 {
    border-top-color: rgba(251,146,60,.25)
}

.border-t-orange-400\/30 {
    border-top-color: rgba(251,146,60,.3)
}

.border-t-orange-400\/40 {
    border-top-color: rgba(251,146,60,.4)
}

.border-t-orange-400\/5 {
    border-top-color: rgba(251,146,60,.05)
}

.border-t-orange-400\/50 {
    border-top-color: rgba(251,146,60,.5)
}

.border-t-orange-400\/60 {
    border-top-color: rgba(251,146,60,.6)
}

.border-t-orange-400\/70 {
    border-top-color: rgba(251,146,60,.7)
}

.border-t-orange-400\/75 {
    border-top-color: rgba(251,146,60,.75)
}

.border-t-orange-400\/80 {
    border-top-color: rgba(251,146,60,.8)
}

.border-t-orange-400\/90 {
    border-top-color: rgba(251,146,60,.9)
}

.border-t-orange-400\/95 {
    border-top-color: rgba(251,146,60,.95)
}

.border-t-orange-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(255 247 237/var(--tw-border-opacity))
}

.border-t-orange-50\/0 {
    border-top-color: rgba(255,247,237,0)
}

.border-t-orange-50\/10 {
    border-top-color: rgba(255,247,237,.1)
}

.border-t-orange-50\/100 {
    border-top-color: #fff7ed
}

.border-t-orange-50\/20 {
    border-top-color: rgba(255,247,237,.2)
}

.border-t-orange-50\/25 {
    border-top-color: rgba(255,247,237,.25)
}

.border-t-orange-50\/30 {
    border-top-color: rgba(255,247,237,.3)
}

.border-t-orange-50\/40 {
    border-top-color: rgba(255,247,237,.4)
}

.border-t-orange-50\/5 {
    border-top-color: rgba(255,247,237,.05)
}

.border-t-orange-50\/50 {
    border-top-color: rgba(255,247,237,.5)
}

.border-t-orange-50\/60 {
    border-top-color: rgba(255,247,237,.6)
}

.border-t-orange-50\/70 {
    border-top-color: rgba(255,247,237,.7)
}

.border-t-orange-50\/75 {
    border-top-color: rgba(255,247,237,.75)
}

.border-t-orange-50\/80 {
    border-top-color: rgba(255,247,237,.8)
}

.border-t-orange-50\/90 {
    border-top-color: rgba(255,247,237,.9)
}

.border-t-orange-50\/95 {
    border-top-color: rgba(255,247,237,.95)
}

.border-t-orange-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(249 115 22/var(--tw-border-opacity))
}

.border-t-orange-500\/0 {
    border-top-color: rgba(249,115,22,0)
}

.border-t-orange-500\/10 {
    border-top-color: rgba(249,115,22,.1)
}

.border-t-orange-500\/100 {
    border-top-color: #f97316
}

.border-t-orange-500\/20 {
    border-top-color: rgba(249,115,22,.2)
}

.border-t-orange-500\/25 {
    border-top-color: rgba(249,115,22,.25)
}

.border-t-orange-500\/30 {
    border-top-color: rgba(249,115,22,.3)
}

.border-t-orange-500\/40 {
    border-top-color: rgba(249,115,22,.4)
}

.border-t-orange-500\/5 {
    border-top-color: rgba(249,115,22,.05)
}

.border-t-orange-500\/50 {
    border-top-color: rgba(249,115,22,.5)
}

.border-t-orange-500\/60 {
    border-top-color: rgba(249,115,22,.6)
}

.border-t-orange-500\/70 {
    border-top-color: rgba(249,115,22,.7)
}

.border-t-orange-500\/75 {
    border-top-color: rgba(249,115,22,.75)
}

.border-t-orange-500\/80 {
    border-top-color: rgba(249,115,22,.8)
}

.border-t-orange-500\/90 {
    border-top-color: rgba(249,115,22,.9)
}

.border-t-orange-500\/95 {
    border-top-color: rgba(249,115,22,.95)
}

.border-t-orange-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(234 88 12/var(--tw-border-opacity))
}

.border-t-orange-600\/0 {
    border-top-color: rgba(234,88,12,0)
}

.border-t-orange-600\/10 {
    border-top-color: rgba(234,88,12,.1)
}

.border-t-orange-600\/100 {
    border-top-color: #ea580c
}

.border-t-orange-600\/20 {
    border-top-color: rgba(234,88,12,.2)
}

.border-t-orange-600\/25 {
    border-top-color: rgba(234,88,12,.25)
}

.border-t-orange-600\/30 {
    border-top-color: rgba(234,88,12,.3)
}

.border-t-orange-600\/40 {
    border-top-color: rgba(234,88,12,.4)
}

.border-t-orange-600\/5 {
    border-top-color: rgba(234,88,12,.05)
}

.border-t-orange-600\/50 {
    border-top-color: rgba(234,88,12,.5)
}

.border-t-orange-600\/60 {
    border-top-color: rgba(234,88,12,.6)
}

.border-t-orange-600\/70 {
    border-top-color: rgba(234,88,12,.7)
}

.border-t-orange-600\/75 {
    border-top-color: rgba(234,88,12,.75)
}

.border-t-orange-600\/80 {
    border-top-color: rgba(234,88,12,.8)
}

.border-t-orange-600\/90 {
    border-top-color: rgba(234,88,12,.9)
}

.border-t-orange-600\/95 {
    border-top-color: rgba(234,88,12,.95)
}

.border-t-orange-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(194 65 12/var(--tw-border-opacity))
}

.border-t-orange-700\/0 {
    border-top-color: rgba(194,65,12,0)
}

.border-t-orange-700\/10 {
    border-top-color: rgba(194,65,12,.1)
}

.border-t-orange-700\/100 {
    border-top-color: #c2410c
}

.border-t-orange-700\/20 {
    border-top-color: rgba(194,65,12,.2)
}

.border-t-orange-700\/25 {
    border-top-color: rgba(194,65,12,.25)
}

.border-t-orange-700\/30 {
    border-top-color: rgba(194,65,12,.3)
}

.border-t-orange-700\/40 {
    border-top-color: rgba(194,65,12,.4)
}

.border-t-orange-700\/5 {
    border-top-color: rgba(194,65,12,.05)
}

.border-t-orange-700\/50 {
    border-top-color: rgba(194,65,12,.5)
}

.border-t-orange-700\/60 {
    border-top-color: rgba(194,65,12,.6)
}

.border-t-orange-700\/70 {
    border-top-color: rgba(194,65,12,.7)
}

.border-t-orange-700\/75 {
    border-top-color: rgba(194,65,12,.75)
}

.border-t-orange-700\/80 {
    border-top-color: rgba(194,65,12,.8)
}

.border-t-orange-700\/90 {
    border-top-color: rgba(194,65,12,.9)
}

.border-t-orange-700\/95 {
    border-top-color: rgba(194,65,12,.95)
}

.border-t-orange-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(154 52 18/var(--tw-border-opacity))
}

.border-t-orange-800\/0 {
    border-top-color: rgba(154,52,18,0)
}

.border-t-orange-800\/10 {
    border-top-color: rgba(154,52,18,.1)
}

.border-t-orange-800\/100 {
    border-top-color: #9a3412
}

.border-t-orange-800\/20 {
    border-top-color: rgba(154,52,18,.2)
}

.border-t-orange-800\/25 {
    border-top-color: rgba(154,52,18,.25)
}

.border-t-orange-800\/30 {
    border-top-color: rgba(154,52,18,.3)
}

.border-t-orange-800\/40 {
    border-top-color: rgba(154,52,18,.4)
}

.border-t-orange-800\/5 {
    border-top-color: rgba(154,52,18,.05)
}

.border-t-orange-800\/50 {
    border-top-color: rgba(154,52,18,.5)
}

.border-t-orange-800\/60 {
    border-top-color: rgba(154,52,18,.6)
}

.border-t-orange-800\/70 {
    border-top-color: rgba(154,52,18,.7)
}

.border-t-orange-800\/75 {
    border-top-color: rgba(154,52,18,.75)
}

.border-t-orange-800\/80 {
    border-top-color: rgba(154,52,18,.8)
}

.border-t-orange-800\/90 {
    border-top-color: rgba(154,52,18,.9)
}

.border-t-orange-800\/95 {
    border-top-color: rgba(154,52,18,.95)
}

.border-t-orange-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(124 45 18/var(--tw-border-opacity))
}

.border-t-orange-900\/0 {
    border-top-color: rgba(124,45,18,0)
}

.border-t-orange-900\/10 {
    border-top-color: rgba(124,45,18,.1)
}

.border-t-orange-900\/100 {
    border-top-color: #7c2d12
}

.border-t-orange-900\/20 {
    border-top-color: rgba(124,45,18,.2)
}

.border-t-orange-900\/25 {
    border-top-color: rgba(124,45,18,.25)
}

.border-t-orange-900\/30 {
    border-top-color: rgba(124,45,18,.3)
}

.border-t-orange-900\/40 {
    border-top-color: rgba(124,45,18,.4)
}

.border-t-orange-900\/5 {
    border-top-color: rgba(124,45,18,.05)
}

.border-t-orange-900\/50 {
    border-top-color: rgba(124,45,18,.5)
}

.border-t-orange-900\/60 {
    border-top-color: rgba(124,45,18,.6)
}

.border-t-orange-900\/70 {
    border-top-color: rgba(124,45,18,.7)
}

.border-t-orange-900\/75 {
    border-top-color: rgba(124,45,18,.75)
}

.border-t-orange-900\/80 {
    border-top-color: rgba(124,45,18,.8)
}

.border-t-orange-900\/90 {
    border-top-color: rgba(124,45,18,.9)
}

.border-t-orange-900\/95 {
    border-top-color: rgba(124,45,18,.95)
}

.border-t-orange-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(67 20 7/var(--tw-border-opacity))
}

.border-t-orange-950\/0 {
    border-top-color: rgba(67,20,7,0)
}

.border-t-orange-950\/10 {
    border-top-color: rgba(67,20,7,.1)
}

.border-t-orange-950\/100 {
    border-top-color: #431407
}

.border-t-orange-950\/20 {
    border-top-color: rgba(67,20,7,.2)
}

.border-t-orange-950\/25 {
    border-top-color: rgba(67,20,7,.25)
}

.border-t-orange-950\/30 {
    border-top-color: rgba(67,20,7,.3)
}

.border-t-orange-950\/40 {
    border-top-color: rgba(67,20,7,.4)
}

.border-t-orange-950\/5 {
    border-top-color: rgba(67,20,7,.05)
}

.border-t-orange-950\/50 {
    border-top-color: rgba(67,20,7,.5)
}

.border-t-orange-950\/60 {
    border-top-color: rgba(67,20,7,.6)
}

.border-t-orange-950\/70 {
    border-top-color: rgba(67,20,7,.7)
}

.border-t-orange-950\/75 {
    border-top-color: rgba(67,20,7,.75)
}

.border-t-orange-950\/80 {
    border-top-color: rgba(67,20,7,.8)
}

.border-t-orange-950\/90 {
    border-top-color: rgba(67,20,7,.9)
}

.border-t-orange-950\/95 {
    border-top-color: rgba(67,20,7,.95)
}

.border-t-pink-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(252 231 243/var(--tw-border-opacity))
}

.border-t-pink-100\/0 {
    border-top-color: rgba(252,231,243,0)
}

.border-t-pink-100\/10 {
    border-top-color: rgba(252,231,243,.1)
}

.border-t-pink-100\/100 {
    border-top-color: #fce7f3
}

.border-t-pink-100\/20 {
    border-top-color: rgba(252,231,243,.2)
}

.border-t-pink-100\/25 {
    border-top-color: rgba(252,231,243,.25)
}

.border-t-pink-100\/30 {
    border-top-color: rgba(252,231,243,.3)
}

.border-t-pink-100\/40 {
    border-top-color: rgba(252,231,243,.4)
}

.border-t-pink-100\/5 {
    border-top-color: rgba(252,231,243,.05)
}

.border-t-pink-100\/50 {
    border-top-color: rgba(252,231,243,.5)
}

.border-t-pink-100\/60 {
    border-top-color: rgba(252,231,243,.6)
}

.border-t-pink-100\/70 {
    border-top-color: rgba(252,231,243,.7)
}

.border-t-pink-100\/75 {
    border-top-color: rgba(252,231,243,.75)
}

.border-t-pink-100\/80 {
    border-top-color: rgba(252,231,243,.8)
}

.border-t-pink-100\/90 {
    border-top-color: rgba(252,231,243,.9)
}

.border-t-pink-100\/95 {
    border-top-color: rgba(252,231,243,.95)
}

.border-t-pink-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(251 207 232/var(--tw-border-opacity))
}

.border-t-pink-200\/0 {
    border-top-color: rgba(251,207,232,0)
}

.border-t-pink-200\/10 {
    border-top-color: rgba(251,207,232,.1)
}

.border-t-pink-200\/100 {
    border-top-color: #fbcfe8
}

.border-t-pink-200\/20 {
    border-top-color: rgba(251,207,232,.2)
}

.border-t-pink-200\/25 {
    border-top-color: rgba(251,207,232,.25)
}

.border-t-pink-200\/30 {
    border-top-color: rgba(251,207,232,.3)
}

.border-t-pink-200\/40 {
    border-top-color: rgba(251,207,232,.4)
}

.border-t-pink-200\/5 {
    border-top-color: rgba(251,207,232,.05)
}

.border-t-pink-200\/50 {
    border-top-color: rgba(251,207,232,.5)
}

.border-t-pink-200\/60 {
    border-top-color: rgba(251,207,232,.6)
}

.border-t-pink-200\/70 {
    border-top-color: rgba(251,207,232,.7)
}

.border-t-pink-200\/75 {
    border-top-color: rgba(251,207,232,.75)
}

.border-t-pink-200\/80 {
    border-top-color: rgba(251,207,232,.8)
}

.border-t-pink-200\/90 {
    border-top-color: rgba(251,207,232,.9)
}

.border-t-pink-200\/95 {
    border-top-color: rgba(251,207,232,.95)
}

.border-t-pink-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(249 168 212/var(--tw-border-opacity))
}

.border-t-pink-300\/0 {
    border-top-color: rgba(249,168,212,0)
}

.border-t-pink-300\/10 {
    border-top-color: rgba(249,168,212,.1)
}

.border-t-pink-300\/100 {
    border-top-color: #f9a8d4
}

.border-t-pink-300\/20 {
    border-top-color: rgba(249,168,212,.2)
}

.border-t-pink-300\/25 {
    border-top-color: rgba(249,168,212,.25)
}

.border-t-pink-300\/30 {
    border-top-color: rgba(249,168,212,.3)
}

.border-t-pink-300\/40 {
    border-top-color: rgba(249,168,212,.4)
}

.border-t-pink-300\/5 {
    border-top-color: rgba(249,168,212,.05)
}

.border-t-pink-300\/50 {
    border-top-color: rgba(249,168,212,.5)
}

.border-t-pink-300\/60 {
    border-top-color: rgba(249,168,212,.6)
}

.border-t-pink-300\/70 {
    border-top-color: rgba(249,168,212,.7)
}

.border-t-pink-300\/75 {
    border-top-color: rgba(249,168,212,.75)
}

.border-t-pink-300\/80 {
    border-top-color: rgba(249,168,212,.8)
}

.border-t-pink-300\/90 {
    border-top-color: rgba(249,168,212,.9)
}

.border-t-pink-300\/95 {
    border-top-color: rgba(249,168,212,.95)
}

.border-t-pink-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(244 114 182/var(--tw-border-opacity))
}

.border-t-pink-400\/0 {
    border-top-color: rgba(244,114,182,0)
}

.border-t-pink-400\/10 {
    border-top-color: rgba(244,114,182,.1)
}

.border-t-pink-400\/100 {
    border-top-color: #f472b6
}

.border-t-pink-400\/20 {
    border-top-color: rgba(244,114,182,.2)
}

.border-t-pink-400\/25 {
    border-top-color: rgba(244,114,182,.25)
}

.border-t-pink-400\/30 {
    border-top-color: rgba(244,114,182,.3)
}

.border-t-pink-400\/40 {
    border-top-color: rgba(244,114,182,.4)
}

.border-t-pink-400\/5 {
    border-top-color: rgba(244,114,182,.05)
}

.border-t-pink-400\/50 {
    border-top-color: rgba(244,114,182,.5)
}

.border-t-pink-400\/60 {
    border-top-color: rgba(244,114,182,.6)
}

.border-t-pink-400\/70 {
    border-top-color: rgba(244,114,182,.7)
}

.border-t-pink-400\/75 {
    border-top-color: rgba(244,114,182,.75)
}

.border-t-pink-400\/80 {
    border-top-color: rgba(244,114,182,.8)
}

.border-t-pink-400\/90 {
    border-top-color: rgba(244,114,182,.9)
}

.border-t-pink-400\/95 {
    border-top-color: rgba(244,114,182,.95)
}

.border-t-pink-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(253 242 248/var(--tw-border-opacity))
}

.border-t-pink-50\/0 {
    border-top-color: rgba(253,242,248,0)
}

.border-t-pink-50\/10 {
    border-top-color: rgba(253,242,248,.1)
}

.border-t-pink-50\/100 {
    border-top-color: #fdf2f8
}

.border-t-pink-50\/20 {
    border-top-color: rgba(253,242,248,.2)
}

.border-t-pink-50\/25 {
    border-top-color: rgba(253,242,248,.25)
}

.border-t-pink-50\/30 {
    border-top-color: rgba(253,242,248,.3)
}

.border-t-pink-50\/40 {
    border-top-color: rgba(253,242,248,.4)
}

.border-t-pink-50\/5 {
    border-top-color: rgba(253,242,248,.05)
}

.border-t-pink-50\/50 {
    border-top-color: rgba(253,242,248,.5)
}

.border-t-pink-50\/60 {
    border-top-color: rgba(253,242,248,.6)
}

.border-t-pink-50\/70 {
    border-top-color: rgba(253,242,248,.7)
}

.border-t-pink-50\/75 {
    border-top-color: rgba(253,242,248,.75)
}

.border-t-pink-50\/80 {
    border-top-color: rgba(253,242,248,.8)
}

.border-t-pink-50\/90 {
    border-top-color: rgba(253,242,248,.9)
}

.border-t-pink-50\/95 {
    border-top-color: rgba(253,242,248,.95)
}

.border-t-pink-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(236 72 153/var(--tw-border-opacity))
}

.border-t-pink-500\/0 {
    border-top-color: rgba(236,72,153,0)
}

.border-t-pink-500\/10 {
    border-top-color: rgba(236,72,153,.1)
}

.border-t-pink-500\/100 {
    border-top-color: #ec4899
}

.border-t-pink-500\/20 {
    border-top-color: rgba(236,72,153,.2)
}

.border-t-pink-500\/25 {
    border-top-color: rgba(236,72,153,.25)
}

.border-t-pink-500\/30 {
    border-top-color: rgba(236,72,153,.3)
}

.border-t-pink-500\/40 {
    border-top-color: rgba(236,72,153,.4)
}

.border-t-pink-500\/5 {
    border-top-color: rgba(236,72,153,.05)
}

.border-t-pink-500\/50 {
    border-top-color: rgba(236,72,153,.5)
}

.border-t-pink-500\/60 {
    border-top-color: rgba(236,72,153,.6)
}

.border-t-pink-500\/70 {
    border-top-color: rgba(236,72,153,.7)
}

.border-t-pink-500\/75 {
    border-top-color: rgba(236,72,153,.75)
}

.border-t-pink-500\/80 {
    border-top-color: rgba(236,72,153,.8)
}

.border-t-pink-500\/90 {
    border-top-color: rgba(236,72,153,.9)
}

.border-t-pink-500\/95 {
    border-top-color: rgba(236,72,153,.95)
}

.border-t-pink-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(219 39 119/var(--tw-border-opacity))
}

.border-t-pink-600\/0 {
    border-top-color: rgba(219,39,119,0)
}

.border-t-pink-600\/10 {
    border-top-color: rgba(219,39,119,.1)
}

.border-t-pink-600\/100 {
    border-top-color: #db2777
}

.border-t-pink-600\/20 {
    border-top-color: rgba(219,39,119,.2)
}

.border-t-pink-600\/25 {
    border-top-color: rgba(219,39,119,.25)
}

.border-t-pink-600\/30 {
    border-top-color: rgba(219,39,119,.3)
}

.border-t-pink-600\/40 {
    border-top-color: rgba(219,39,119,.4)
}

.border-t-pink-600\/5 {
    border-top-color: rgba(219,39,119,.05)
}

.border-t-pink-600\/50 {
    border-top-color: rgba(219,39,119,.5)
}

.border-t-pink-600\/60 {
    border-top-color: rgba(219,39,119,.6)
}

.border-t-pink-600\/70 {
    border-top-color: rgba(219,39,119,.7)
}

.border-t-pink-600\/75 {
    border-top-color: rgba(219,39,119,.75)
}

.border-t-pink-600\/80 {
    border-top-color: rgba(219,39,119,.8)
}

.border-t-pink-600\/90 {
    border-top-color: rgba(219,39,119,.9)
}

.border-t-pink-600\/95 {
    border-top-color: rgba(219,39,119,.95)
}

.border-t-pink-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(190 24 93/var(--tw-border-opacity))
}

.border-t-pink-700\/0 {
    border-top-color: rgba(190,24,93,0)
}

.border-t-pink-700\/10 {
    border-top-color: rgba(190,24,93,.1)
}

.border-t-pink-700\/100 {
    border-top-color: #be185d
}

.border-t-pink-700\/20 {
    border-top-color: rgba(190,24,93,.2)
}

.border-t-pink-700\/25 {
    border-top-color: rgba(190,24,93,.25)
}

.border-t-pink-700\/30 {
    border-top-color: rgba(190,24,93,.3)
}

.border-t-pink-700\/40 {
    border-top-color: rgba(190,24,93,.4)
}

.border-t-pink-700\/5 {
    border-top-color: rgba(190,24,93,.05)
}

.border-t-pink-700\/50 {
    border-top-color: rgba(190,24,93,.5)
}

.border-t-pink-700\/60 {
    border-top-color: rgba(190,24,93,.6)
}

.border-t-pink-700\/70 {
    border-top-color: rgba(190,24,93,.7)
}

.border-t-pink-700\/75 {
    border-top-color: rgba(190,24,93,.75)
}

.border-t-pink-700\/80 {
    border-top-color: rgba(190,24,93,.8)
}

.border-t-pink-700\/90 {
    border-top-color: rgba(190,24,93,.9)
}

.border-t-pink-700\/95 {
    border-top-color: rgba(190,24,93,.95)
}

.border-t-pink-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(157 23 77/var(--tw-border-opacity))
}

.border-t-pink-800\/0 {
    border-top-color: rgba(157,23,77,0)
}

.border-t-pink-800\/10 {
    border-top-color: rgba(157,23,77,.1)
}

.border-t-pink-800\/100 {
    border-top-color: #9d174d
}

.border-t-pink-800\/20 {
    border-top-color: rgba(157,23,77,.2)
}

.border-t-pink-800\/25 {
    border-top-color: rgba(157,23,77,.25)
}

.border-t-pink-800\/30 {
    border-top-color: rgba(157,23,77,.3)
}

.border-t-pink-800\/40 {
    border-top-color: rgba(157,23,77,.4)
}

.border-t-pink-800\/5 {
    border-top-color: rgba(157,23,77,.05)
}

.border-t-pink-800\/50 {
    border-top-color: rgba(157,23,77,.5)
}

.border-t-pink-800\/60 {
    border-top-color: rgba(157,23,77,.6)
}

.border-t-pink-800\/70 {
    border-top-color: rgba(157,23,77,.7)
}

.border-t-pink-800\/75 {
    border-top-color: rgba(157,23,77,.75)
}

.border-t-pink-800\/80 {
    border-top-color: rgba(157,23,77,.8)
}

.border-t-pink-800\/90 {
    border-top-color: rgba(157,23,77,.9)
}

.border-t-pink-800\/95 {
    border-top-color: rgba(157,23,77,.95)
}

.border-t-pink-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(131 24 67/var(--tw-border-opacity))
}

.border-t-pink-900\/0 {
    border-top-color: rgba(131,24,67,0)
}

.border-t-pink-900\/10 {
    border-top-color: rgba(131,24,67,.1)
}

.border-t-pink-900\/100 {
    border-top-color: #831843
}

.border-t-pink-900\/20 {
    border-top-color: rgba(131,24,67,.2)
}

.border-t-pink-900\/25 {
    border-top-color: rgba(131,24,67,.25)
}

.border-t-pink-900\/30 {
    border-top-color: rgba(131,24,67,.3)
}

.border-t-pink-900\/40 {
    border-top-color: rgba(131,24,67,.4)
}

.border-t-pink-900\/5 {
    border-top-color: rgba(131,24,67,.05)
}

.border-t-pink-900\/50 {
    border-top-color: rgba(131,24,67,.5)
}

.border-t-pink-900\/60 {
    border-top-color: rgba(131,24,67,.6)
}

.border-t-pink-900\/70 {
    border-top-color: rgba(131,24,67,.7)
}

.border-t-pink-900\/75 {
    border-top-color: rgba(131,24,67,.75)
}

.border-t-pink-900\/80 {
    border-top-color: rgba(131,24,67,.8)
}

.border-t-pink-900\/90 {
    border-top-color: rgba(131,24,67,.9)
}

.border-t-pink-900\/95 {
    border-top-color: rgba(131,24,67,.95)
}

.border-t-pink-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(80 7 36/var(--tw-border-opacity))
}

.border-t-pink-950\/0 {
    border-top-color: rgba(80,7,36,0)
}

.border-t-pink-950\/10 {
    border-top-color: rgba(80,7,36,.1)
}

.border-t-pink-950\/100 {
    border-top-color: #500724
}

.border-t-pink-950\/20 {
    border-top-color: rgba(80,7,36,.2)
}

.border-t-pink-950\/25 {
    border-top-color: rgba(80,7,36,.25)
}

.border-t-pink-950\/30 {
    border-top-color: rgba(80,7,36,.3)
}

.border-t-pink-950\/40 {
    border-top-color: rgba(80,7,36,.4)
}

.border-t-pink-950\/5 {
    border-top-color: rgba(80,7,36,.05)
}

.border-t-pink-950\/50 {
    border-top-color: rgba(80,7,36,.5)
}

.border-t-pink-950\/60 {
    border-top-color: rgba(80,7,36,.6)
}

.border-t-pink-950\/70 {
    border-top-color: rgba(80,7,36,.7)
}

.border-t-pink-950\/75 {
    border-top-color: rgba(80,7,36,.75)
}

.border-t-pink-950\/80 {
    border-top-color: rgba(80,7,36,.8)
}

.border-t-pink-950\/90 {
    border-top-color: rgba(80,7,36,.9)
}

.border-t-pink-950\/95 {
    border-top-color: rgba(80,7,36,.95)
}

.border-t-popover {
    border-top-color: hsl(var(--popover))
}

.border-t-popover-foreground {
    border-top-color: hsl(var(--popover-foreground))
}

.border-t-popover-foreground\/0 {
    border-top-color: hsl(var(--popover-foreground)/0)
}

.border-t-popover-foreground\/10 {
    border-top-color: hsl(var(--popover-foreground)/.1)
}

.border-t-popover-foreground\/100 {
    border-top-color: hsl(var(--popover-foreground)/1)
}

.border-t-popover-foreground\/20 {
    border-top-color: hsl(var(--popover-foreground)/.2)
}

.border-t-popover-foreground\/25 {
    border-top-color: hsl(var(--popover-foreground)/.25)
}

.border-t-popover-foreground\/30 {
    border-top-color: hsl(var(--popover-foreground)/.3)
}

.border-t-popover-foreground\/40 {
    border-top-color: hsl(var(--popover-foreground)/.4)
}

.border-t-popover-foreground\/5 {
    border-top-color: hsl(var(--popover-foreground)/.05)
}

.border-t-popover-foreground\/50 {
    border-top-color: hsl(var(--popover-foreground)/.5)
}

.border-t-popover-foreground\/60 {
    border-top-color: hsl(var(--popover-foreground)/.6)
}

.border-t-popover-foreground\/70 {
    border-top-color: hsl(var(--popover-foreground)/.7)
}

.border-t-popover-foreground\/75 {
    border-top-color: hsl(var(--popover-foreground)/.75)
}

.border-t-popover-foreground\/80 {
    border-top-color: hsl(var(--popover-foreground)/.8)
}

.border-t-popover-foreground\/90 {
    border-top-color: hsl(var(--popover-foreground)/.9)
}

.border-t-popover-foreground\/95 {
    border-top-color: hsl(var(--popover-foreground)/.95)
}

.border-t-popover\/0 {
    border-top-color: hsl(var(--popover)/0)
}

.border-t-popover\/10 {
    border-top-color: hsl(var(--popover)/.1)
}

.border-t-popover\/100 {
    border-top-color: hsl(var(--popover)/1)
}

.border-t-popover\/20 {
    border-top-color: hsl(var(--popover)/.2)
}

.border-t-popover\/25 {
    border-top-color: hsl(var(--popover)/.25)
}

.border-t-popover\/30 {
    border-top-color: hsl(var(--popover)/.3)
}

.border-t-popover\/40 {
    border-top-color: hsl(var(--popover)/.4)
}

.border-t-popover\/5 {
    border-top-color: hsl(var(--popover)/.05)
}

.border-t-popover\/50 {
    border-top-color: hsl(var(--popover)/.5)
}

.border-t-popover\/60 {
    border-top-color: hsl(var(--popover)/.6)
}

.border-t-popover\/70 {
    border-top-color: hsl(var(--popover)/.7)
}

.border-t-popover\/75 {
    border-top-color: hsl(var(--popover)/.75)
}

.border-t-popover\/80 {
    border-top-color: hsl(var(--popover)/.8)
}

.border-t-popover\/90 {
    border-top-color: hsl(var(--popover)/.9)
}

.border-t-popover\/95 {
    border-top-color: hsl(var(--popover)/.95)
}

.border-t-primary {
    border-top-color: hsl(var(--primary))
}

.border-t-primary-foreground {
    border-top-color: hsl(var(--primary-foreground))
}

.border-t-primary-foreground\/0 {
    border-top-color: hsl(var(--primary-foreground)/0)
}

.border-t-primary-foreground\/10 {
    border-top-color: hsl(var(--primary-foreground)/.1)
}

.border-t-primary-foreground\/100 {
    border-top-color: hsl(var(--primary-foreground)/1)
}

.border-t-primary-foreground\/20 {
    border-top-color: hsl(var(--primary-foreground)/.2)
}

.border-t-primary-foreground\/25 {
    border-top-color: hsl(var(--primary-foreground)/.25)
}

.border-t-primary-foreground\/30 {
    border-top-color: hsl(var(--primary-foreground)/.3)
}

.border-t-primary-foreground\/40 {
    border-top-color: hsl(var(--primary-foreground)/.4)
}

.border-t-primary-foreground\/5 {
    border-top-color: hsl(var(--primary-foreground)/.05)
}

.border-t-primary-foreground\/50 {
    border-top-color: hsl(var(--primary-foreground)/.5)
}

.border-t-primary-foreground\/60 {
    border-top-color: hsl(var(--primary-foreground)/.6)
}

.border-t-primary-foreground\/70 {
    border-top-color: hsl(var(--primary-foreground)/.7)
}

.border-t-primary-foreground\/75 {
    border-top-color: hsl(var(--primary-foreground)/.75)
}

.border-t-primary-foreground\/80 {
    border-top-color: hsl(var(--primary-foreground)/.8)
}

.border-t-primary-foreground\/90 {
    border-top-color: hsl(var(--primary-foreground)/.9)
}

.border-t-primary-foreground\/95 {
    border-top-color: hsl(var(--primary-foreground)/.95)
}

.border-t-primary\/0 {
    border-top-color: hsl(var(--primary)/0)
}

.border-t-primary\/10 {
    border-top-color: hsl(var(--primary)/.1)
}

.border-t-primary\/100 {
    border-top-color: hsl(var(--primary)/1)
}

.border-t-primary\/20 {
    border-top-color: hsl(var(--primary)/.2)
}

.border-t-primary\/25 {
    border-top-color: hsl(var(--primary)/.25)
}

.border-t-primary\/30 {
    border-top-color: hsl(var(--primary)/.3)
}

.border-t-primary\/40 {
    border-top-color: hsl(var(--primary)/.4)
}

.border-t-primary\/5 {
    border-top-color: hsl(var(--primary)/.05)
}

.border-t-primary\/50 {
    border-top-color: hsl(var(--primary)/.5)
}

.border-t-primary\/60 {
    border-top-color: hsl(var(--primary)/.6)
}

.border-t-primary\/70 {
    border-top-color: hsl(var(--primary)/.7)
}

.border-t-primary\/75 {
    border-top-color: hsl(var(--primary)/.75)
}

.border-t-primary\/80 {
    border-top-color: hsl(var(--primary)/.8)
}

.border-t-primary\/90 {
    border-top-color: hsl(var(--primary)/.9)
}

.border-t-primary\/95 {
    border-top-color: hsl(var(--primary)/.95)
}

.border-t-purple-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(243 232 255/var(--tw-border-opacity))
}

.border-t-purple-100\/0 {
    border-top-color: rgba(243,232,255,0)
}

.border-t-purple-100\/10 {
    border-top-color: rgba(243,232,255,.1)
}

.border-t-purple-100\/100 {
    border-top-color: #f3e8ff
}

.border-t-purple-100\/20 {
    border-top-color: rgba(243,232,255,.2)
}

.border-t-purple-100\/25 {
    border-top-color: rgba(243,232,255,.25)
}

.border-t-purple-100\/30 {
    border-top-color: rgba(243,232,255,.3)
}

.border-t-purple-100\/40 {
    border-top-color: rgba(243,232,255,.4)
}

.border-t-purple-100\/5 {
    border-top-color: rgba(243,232,255,.05)
}

.border-t-purple-100\/50 {
    border-top-color: rgba(243,232,255,.5)
}

.border-t-purple-100\/60 {
    border-top-color: rgba(243,232,255,.6)
}

.border-t-purple-100\/70 {
    border-top-color: rgba(243,232,255,.7)
}

.border-t-purple-100\/75 {
    border-top-color: rgba(243,232,255,.75)
}

.border-t-purple-100\/80 {
    border-top-color: rgba(243,232,255,.8)
}

.border-t-purple-100\/90 {
    border-top-color: rgba(243,232,255,.9)
}

.border-t-purple-100\/95 {
    border-top-color: rgba(243,232,255,.95)
}

.border-t-purple-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(233 213 255/var(--tw-border-opacity))
}

.border-t-purple-200\/0 {
    border-top-color: rgba(233,213,255,0)
}

.border-t-purple-200\/10 {
    border-top-color: rgba(233,213,255,.1)
}

.border-t-purple-200\/100 {
    border-top-color: #e9d5ff
}

.border-t-purple-200\/20 {
    border-top-color: rgba(233,213,255,.2)
}

.border-t-purple-200\/25 {
    border-top-color: rgba(233,213,255,.25)
}

.border-t-purple-200\/30 {
    border-top-color: rgba(233,213,255,.3)
}

.border-t-purple-200\/40 {
    border-top-color: rgba(233,213,255,.4)
}

.border-t-purple-200\/5 {
    border-top-color: rgba(233,213,255,.05)
}

.border-t-purple-200\/50 {
    border-top-color: rgba(233,213,255,.5)
}

.border-t-purple-200\/60 {
    border-top-color: rgba(233,213,255,.6)
}

.border-t-purple-200\/70 {
    border-top-color: rgba(233,213,255,.7)
}

.border-t-purple-200\/75 {
    border-top-color: rgba(233,213,255,.75)
}

.border-t-purple-200\/80 {
    border-top-color: rgba(233,213,255,.8)
}

.border-t-purple-200\/90 {
    border-top-color: rgba(233,213,255,.9)
}

.border-t-purple-200\/95 {
    border-top-color: rgba(233,213,255,.95)
}

.border-t-purple-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(216 180 254/var(--tw-border-opacity))
}

.border-t-purple-300\/0 {
    border-top-color: rgba(216,180,254,0)
}

.border-t-purple-300\/10 {
    border-top-color: rgba(216,180,254,.1)
}

.border-t-purple-300\/100 {
    border-top-color: #d8b4fe
}

.border-t-purple-300\/20 {
    border-top-color: rgba(216,180,254,.2)
}

.border-t-purple-300\/25 {
    border-top-color: rgba(216,180,254,.25)
}

.border-t-purple-300\/30 {
    border-top-color: rgba(216,180,254,.3)
}

.border-t-purple-300\/40 {
    border-top-color: rgba(216,180,254,.4)
}

.border-t-purple-300\/5 {
    border-top-color: rgba(216,180,254,.05)
}

.border-t-purple-300\/50 {
    border-top-color: rgba(216,180,254,.5)
}

.border-t-purple-300\/60 {
    border-top-color: rgba(216,180,254,.6)
}

.border-t-purple-300\/70 {
    border-top-color: rgba(216,180,254,.7)
}

.border-t-purple-300\/75 {
    border-top-color: rgba(216,180,254,.75)
}

.border-t-purple-300\/80 {
    border-top-color: rgba(216,180,254,.8)
}

.border-t-purple-300\/90 {
    border-top-color: rgba(216,180,254,.9)
}

.border-t-purple-300\/95 {
    border-top-color: rgba(216,180,254,.95)
}

.border-t-purple-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(192 132 252/var(--tw-border-opacity))
}

.border-t-purple-400\/0 {
    border-top-color: rgba(192,132,252,0)
}

.border-t-purple-400\/10 {
    border-top-color: rgba(192,132,252,.1)
}

.border-t-purple-400\/100 {
    border-top-color: #c084fc
}

.border-t-purple-400\/20 {
    border-top-color: rgba(192,132,252,.2)
}

.border-t-purple-400\/25 {
    border-top-color: rgba(192,132,252,.25)
}

.border-t-purple-400\/30 {
    border-top-color: rgba(192,132,252,.3)
}

.border-t-purple-400\/40 {
    border-top-color: rgba(192,132,252,.4)
}

.border-t-purple-400\/5 {
    border-top-color: rgba(192,132,252,.05)
}

.border-t-purple-400\/50 {
    border-top-color: rgba(192,132,252,.5)
}

.border-t-purple-400\/60 {
    border-top-color: rgba(192,132,252,.6)
}

.border-t-purple-400\/70 {
    border-top-color: rgba(192,132,252,.7)
}

.border-t-purple-400\/75 {
    border-top-color: rgba(192,132,252,.75)
}

.border-t-purple-400\/80 {
    border-top-color: rgba(192,132,252,.8)
}

.border-t-purple-400\/90 {
    border-top-color: rgba(192,132,252,.9)
}

.border-t-purple-400\/95 {
    border-top-color: rgba(192,132,252,.95)
}

.border-t-purple-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(250 245 255/var(--tw-border-opacity))
}

.border-t-purple-50\/0 {
    border-top-color: rgba(250,245,255,0)
}

.border-t-purple-50\/10 {
    border-top-color: rgba(250,245,255,.1)
}

.border-t-purple-50\/100 {
    border-top-color: #faf5ff
}

.border-t-purple-50\/20 {
    border-top-color: rgba(250,245,255,.2)
}

.border-t-purple-50\/25 {
    border-top-color: rgba(250,245,255,.25)
}

.border-t-purple-50\/30 {
    border-top-color: rgba(250,245,255,.3)
}

.border-t-purple-50\/40 {
    border-top-color: rgba(250,245,255,.4)
}

.border-t-purple-50\/5 {
    border-top-color: rgba(250,245,255,.05)
}

.border-t-purple-50\/50 {
    border-top-color: rgba(250,245,255,.5)
}

.border-t-purple-50\/60 {
    border-top-color: rgba(250,245,255,.6)
}

.border-t-purple-50\/70 {
    border-top-color: rgba(250,245,255,.7)
}

.border-t-purple-50\/75 {
    border-top-color: rgba(250,245,255,.75)
}

.border-t-purple-50\/80 {
    border-top-color: rgba(250,245,255,.8)
}

.border-t-purple-50\/90 {
    border-top-color: rgba(250,245,255,.9)
}

.border-t-purple-50\/95 {
    border-top-color: rgba(250,245,255,.95)
}

.border-t-purple-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(168 85 247/var(--tw-border-opacity))
}

.border-t-purple-500\/0 {
    border-top-color: rgba(168,85,247,0)
}

.border-t-purple-500\/10 {
    border-top-color: rgba(168,85,247,.1)
}

.border-t-purple-500\/100 {
    border-top-color: #a855f7
}

.border-t-purple-500\/20 {
    border-top-color: rgba(168,85,247,.2)
}

.border-t-purple-500\/25 {
    border-top-color: rgba(168,85,247,.25)
}

.border-t-purple-500\/30 {
    border-top-color: rgba(168,85,247,.3)
}

.border-t-purple-500\/40 {
    border-top-color: rgba(168,85,247,.4)
}

.border-t-purple-500\/5 {
    border-top-color: rgba(168,85,247,.05)
}

.border-t-purple-500\/50 {
    border-top-color: rgba(168,85,247,.5)
}

.border-t-purple-500\/60 {
    border-top-color: rgba(168,85,247,.6)
}

.border-t-purple-500\/70 {
    border-top-color: rgba(168,85,247,.7)
}

.border-t-purple-500\/75 {
    border-top-color: rgba(168,85,247,.75)
}

.border-t-purple-500\/80 {
    border-top-color: rgba(168,85,247,.8)
}

.border-t-purple-500\/90 {
    border-top-color: rgba(168,85,247,.9)
}

.border-t-purple-500\/95 {
    border-top-color: rgba(168,85,247,.95)
}

.border-t-purple-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(147 51 234/var(--tw-border-opacity))
}

.border-t-purple-600\/0 {
    border-top-color: rgba(147,51,234,0)
}

.border-t-purple-600\/10 {
    border-top-color: rgba(147,51,234,.1)
}

.border-t-purple-600\/100 {
    border-top-color: #9333ea
}

.border-t-purple-600\/20 {
    border-top-color: rgba(147,51,234,.2)
}

.border-t-purple-600\/25 {
    border-top-color: rgba(147,51,234,.25)
}

.border-t-purple-600\/30 {
    border-top-color: rgba(147,51,234,.3)
}

.border-t-purple-600\/40 {
    border-top-color: rgba(147,51,234,.4)
}

.border-t-purple-600\/5 {
    border-top-color: rgba(147,51,234,.05)
}

.border-t-purple-600\/50 {
    border-top-color: rgba(147,51,234,.5)
}

.border-t-purple-600\/60 {
    border-top-color: rgba(147,51,234,.6)
}

.border-t-purple-600\/70 {
    border-top-color: rgba(147,51,234,.7)
}

.border-t-purple-600\/75 {
    border-top-color: rgba(147,51,234,.75)
}

.border-t-purple-600\/80 {
    border-top-color: rgba(147,51,234,.8)
}

.border-t-purple-600\/90 {
    border-top-color: rgba(147,51,234,.9)
}

.border-t-purple-600\/95 {
    border-top-color: rgba(147,51,234,.95)
}

.border-t-purple-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(126 34 206/var(--tw-border-opacity))
}

.border-t-purple-700\/0 {
    border-top-color: rgba(126,34,206,0)
}

.border-t-purple-700\/10 {
    border-top-color: rgba(126,34,206,.1)
}

.border-t-purple-700\/100 {
    border-top-color: #7e22ce
}

.border-t-purple-700\/20 {
    border-top-color: rgba(126,34,206,.2)
}

.border-t-purple-700\/25 {
    border-top-color: rgba(126,34,206,.25)
}

.border-t-purple-700\/30 {
    border-top-color: rgba(126,34,206,.3)
}

.border-t-purple-700\/40 {
    border-top-color: rgba(126,34,206,.4)
}

.border-t-purple-700\/5 {
    border-top-color: rgba(126,34,206,.05)
}

.border-t-purple-700\/50 {
    border-top-color: rgba(126,34,206,.5)
}

.border-t-purple-700\/60 {
    border-top-color: rgba(126,34,206,.6)
}

.border-t-purple-700\/70 {
    border-top-color: rgba(126,34,206,.7)
}

.border-t-purple-700\/75 {
    border-top-color: rgba(126,34,206,.75)
}

.border-t-purple-700\/80 {
    border-top-color: rgba(126,34,206,.8)
}

.border-t-purple-700\/90 {
    border-top-color: rgba(126,34,206,.9)
}

.border-t-purple-700\/95 {
    border-top-color: rgba(126,34,206,.95)
}

.border-t-purple-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(107 33 168/var(--tw-border-opacity))
}

.border-t-purple-800\/0 {
    border-top-color: rgba(107,33,168,0)
}

.border-t-purple-800\/10 {
    border-top-color: rgba(107,33,168,.1)
}

.border-t-purple-800\/100 {
    border-top-color: #6b21a8
}

.border-t-purple-800\/20 {
    border-top-color: rgba(107,33,168,.2)
}

.border-t-purple-800\/25 {
    border-top-color: rgba(107,33,168,.25)
}

.border-t-purple-800\/30 {
    border-top-color: rgba(107,33,168,.3)
}

.border-t-purple-800\/40 {
    border-top-color: rgba(107,33,168,.4)
}

.border-t-purple-800\/5 {
    border-top-color: rgba(107,33,168,.05)
}

.border-t-purple-800\/50 {
    border-top-color: rgba(107,33,168,.5)
}

.border-t-purple-800\/60 {
    border-top-color: rgba(107,33,168,.6)
}

.border-t-purple-800\/70 {
    border-top-color: rgba(107,33,168,.7)
}

.border-t-purple-800\/75 {
    border-top-color: rgba(107,33,168,.75)
}

.border-t-purple-800\/80 {
    border-top-color: rgba(107,33,168,.8)
}

.border-t-purple-800\/90 {
    border-top-color: rgba(107,33,168,.9)
}

.border-t-purple-800\/95 {
    border-top-color: rgba(107,33,168,.95)
}

.border-t-purple-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(88 28 135/var(--tw-border-opacity))
}

.border-t-purple-900\/0 {
    border-top-color: rgba(88,28,135,0)
}

.border-t-purple-900\/10 {
    border-top-color: rgba(88,28,135,.1)
}

.border-t-purple-900\/100 {
    border-top-color: #581c87
}

.border-t-purple-900\/20 {
    border-top-color: rgba(88,28,135,.2)
}

.border-t-purple-900\/25 {
    border-top-color: rgba(88,28,135,.25)
}

.border-t-purple-900\/30 {
    border-top-color: rgba(88,28,135,.3)
}

.border-t-purple-900\/40 {
    border-top-color: rgba(88,28,135,.4)
}

.border-t-purple-900\/5 {
    border-top-color: rgba(88,28,135,.05)
}

.border-t-purple-900\/50 {
    border-top-color: rgba(88,28,135,.5)
}

.border-t-purple-900\/60 {
    border-top-color: rgba(88,28,135,.6)
}

.border-t-purple-900\/70 {
    border-top-color: rgba(88,28,135,.7)
}

.border-t-purple-900\/75 {
    border-top-color: rgba(88,28,135,.75)
}

.border-t-purple-900\/80 {
    border-top-color: rgba(88,28,135,.8)
}

.border-t-purple-900\/90 {
    border-top-color: rgba(88,28,135,.9)
}

.border-t-purple-900\/95 {
    border-top-color: rgba(88,28,135,.95)
}

.border-t-purple-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(59 7 100/var(--tw-border-opacity))
}

.border-t-purple-950\/0 {
    border-top-color: rgba(59,7,100,0)
}

.border-t-purple-950\/10 {
    border-top-color: rgba(59,7,100,.1)
}

.border-t-purple-950\/100 {
    border-top-color: #3b0764
}

.border-t-purple-950\/20 {
    border-top-color: rgba(59,7,100,.2)
}

.border-t-purple-950\/25 {
    border-top-color: rgba(59,7,100,.25)
}

.border-t-purple-950\/30 {
    border-top-color: rgba(59,7,100,.3)
}

.border-t-purple-950\/40 {
    border-top-color: rgba(59,7,100,.4)
}

.border-t-purple-950\/5 {
    border-top-color: rgba(59,7,100,.05)
}

.border-t-purple-950\/50 {
    border-top-color: rgba(59,7,100,.5)
}

.border-t-purple-950\/60 {
    border-top-color: rgba(59,7,100,.6)
}

.border-t-purple-950\/70 {
    border-top-color: rgba(59,7,100,.7)
}

.border-t-purple-950\/75 {
    border-top-color: rgba(59,7,100,.75)
}

.border-t-purple-950\/80 {
    border-top-color: rgba(59,7,100,.8)
}

.border-t-purple-950\/90 {
    border-top-color: rgba(59,7,100,.9)
}

.border-t-purple-950\/95 {
    border-top-color: rgba(59,7,100,.95)
}

.border-t-purple-accent-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(81 59 139/var(--tw-border-opacity))
}

.border-t-purple-accent-500\/0 {
    border-top-color: rgba(81,59,139,0)
}

.border-t-purple-accent-500\/10 {
    border-top-color: rgba(81,59,139,.1)
}

.border-t-purple-accent-500\/100 {
    border-top-color: #513b8b
}

.border-t-purple-accent-500\/20 {
    border-top-color: rgba(81,59,139,.2)
}

.border-t-purple-accent-500\/25 {
    border-top-color: rgba(81,59,139,.25)
}

.border-t-purple-accent-500\/30 {
    border-top-color: rgba(81,59,139,.3)
}

.border-t-purple-accent-500\/40 {
    border-top-color: rgba(81,59,139,.4)
}

.border-t-purple-accent-500\/5 {
    border-top-color: rgba(81,59,139,.05)
}

.border-t-purple-accent-500\/50 {
    border-top-color: rgba(81,59,139,.5)
}

.border-t-purple-accent-500\/60 {
    border-top-color: rgba(81,59,139,.6)
}

.border-t-purple-accent-500\/70 {
    border-top-color: rgba(81,59,139,.7)
}

.border-t-purple-accent-500\/75 {
    border-top-color: rgba(81,59,139,.75)
}

.border-t-purple-accent-500\/80 {
    border-top-color: rgba(81,59,139,.8)
}

.border-t-purple-accent-500\/90 {
    border-top-color: rgba(81,59,139,.9)
}

.border-t-purple-accent-500\/95 {
    border-top-color: rgba(81,59,139,.95)
}

.border-t-red-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(254 226 226/var(--tw-border-opacity))
}

.border-t-red-100\/0 {
    border-top-color: hsla(0,93%,94%,0)
}

.border-t-red-100\/10 {
    border-top-color: hsla(0,93%,94%,.1)
}

.border-t-red-100\/100 {
    border-top-color: #fee2e2
}

.border-t-red-100\/20 {
    border-top-color: hsla(0,93%,94%,.2)
}

.border-t-red-100\/25 {
    border-top-color: hsla(0,93%,94%,.25)
}

.border-t-red-100\/30 {
    border-top-color: hsla(0,93%,94%,.3)
}

.border-t-red-100\/40 {
    border-top-color: hsla(0,93%,94%,.4)
}

.border-t-red-100\/5 {
    border-top-color: hsla(0,93%,94%,.05)
}

.border-t-red-100\/50 {
    border-top-color: hsla(0,93%,94%,.5)
}

.border-t-red-100\/60 {
    border-top-color: hsla(0,93%,94%,.6)
}

.border-t-red-100\/70 {
    border-top-color: hsla(0,93%,94%,.7)
}

.border-t-red-100\/75 {
    border-top-color: hsla(0,93%,94%,.75)
}

.border-t-red-100\/80 {
    border-top-color: hsla(0,93%,94%,.8)
}

.border-t-red-100\/90 {
    border-top-color: hsla(0,93%,94%,.9)
}

.border-t-red-100\/95 {
    border-top-color: hsla(0,93%,94%,.95)
}

.border-t-red-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(254 202 202/var(--tw-border-opacity))
}

.border-t-red-200\/0 {
    border-top-color: hsla(0,96%,89%,0)
}

.border-t-red-200\/10 {
    border-top-color: hsla(0,96%,89%,.1)
}

.border-t-red-200\/100 {
    border-top-color: #fecaca
}

.border-t-red-200\/20 {
    border-top-color: hsla(0,96%,89%,.2)
}

.border-t-red-200\/25 {
    border-top-color: hsla(0,96%,89%,.25)
}

.border-t-red-200\/30 {
    border-top-color: hsla(0,96%,89%,.3)
}

.border-t-red-200\/40 {
    border-top-color: hsla(0,96%,89%,.4)
}

.border-t-red-200\/5 {
    border-top-color: hsla(0,96%,89%,.05)
}

.border-t-red-200\/50 {
    border-top-color: hsla(0,96%,89%,.5)
}

.border-t-red-200\/60 {
    border-top-color: hsla(0,96%,89%,.6)
}

.border-t-red-200\/70 {
    border-top-color: hsla(0,96%,89%,.7)
}

.border-t-red-200\/75 {
    border-top-color: hsla(0,96%,89%,.75)
}

.border-t-red-200\/80 {
    border-top-color: hsla(0,96%,89%,.8)
}

.border-t-red-200\/90 {
    border-top-color: hsla(0,96%,89%,.9)
}

.border-t-red-200\/95 {
    border-top-color: hsla(0,96%,89%,.95)
}

.border-t-red-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(252 165 165/var(--tw-border-opacity))
}

.border-t-red-300\/0 {
    border-top-color: hsla(0,94%,82%,0)
}

.border-t-red-300\/10 {
    border-top-color: hsla(0,94%,82%,.1)
}

.border-t-red-300\/100 {
    border-top-color: #fca5a5
}

.border-t-red-300\/20 {
    border-top-color: hsla(0,94%,82%,.2)
}

.border-t-red-300\/25 {
    border-top-color: hsla(0,94%,82%,.25)
}

.border-t-red-300\/30 {
    border-top-color: hsla(0,94%,82%,.3)
}

.border-t-red-300\/40 {
    border-top-color: hsla(0,94%,82%,.4)
}

.border-t-red-300\/5 {
    border-top-color: hsla(0,94%,82%,.05)
}

.border-t-red-300\/50 {
    border-top-color: hsla(0,94%,82%,.5)
}

.border-t-red-300\/60 {
    border-top-color: hsla(0,94%,82%,.6)
}

.border-t-red-300\/70 {
    border-top-color: hsla(0,94%,82%,.7)
}

.border-t-red-300\/75 {
    border-top-color: hsla(0,94%,82%,.75)
}

.border-t-red-300\/80 {
    border-top-color: hsla(0,94%,82%,.8)
}

.border-t-red-300\/90 {
    border-top-color: hsla(0,94%,82%,.9)
}

.border-t-red-300\/95 {
    border-top-color: hsla(0,94%,82%,.95)
}

.border-t-red-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(248 113 113/var(--tw-border-opacity))
}

.border-t-red-400\/0 {
    border-top-color: hsla(0,91%,71%,0)
}

.border-t-red-400\/10 {
    border-top-color: hsla(0,91%,71%,.1)
}

.border-t-red-400\/100 {
    border-top-color: #f87171
}

.border-t-red-400\/20 {
    border-top-color: hsla(0,91%,71%,.2)
}

.border-t-red-400\/25 {
    border-top-color: hsla(0,91%,71%,.25)
}

.border-t-red-400\/30 {
    border-top-color: hsla(0,91%,71%,.3)
}

.border-t-red-400\/40 {
    border-top-color: hsla(0,91%,71%,.4)
}

.border-t-red-400\/5 {
    border-top-color: hsla(0,91%,71%,.05)
}

.border-t-red-400\/50 {
    border-top-color: hsla(0,91%,71%,.5)
}

.border-t-red-400\/60 {
    border-top-color: hsla(0,91%,71%,.6)
}

.border-t-red-400\/70 {
    border-top-color: hsla(0,91%,71%,.7)
}

.border-t-red-400\/75 {
    border-top-color: hsla(0,91%,71%,.75)
}

.border-t-red-400\/80 {
    border-top-color: hsla(0,91%,71%,.8)
}

.border-t-red-400\/90 {
    border-top-color: hsla(0,91%,71%,.9)
}

.border-t-red-400\/95 {
    border-top-color: hsla(0,91%,71%,.95)
}

.border-t-red-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(254 242 242/var(--tw-border-opacity))
}

.border-t-red-50\/0 {
    border-top-color: hsla(0,86%,97%,0)
}

.border-t-red-50\/10 {
    border-top-color: hsla(0,86%,97%,.1)
}

.border-t-red-50\/100 {
    border-top-color: #fef2f2
}

.border-t-red-50\/20 {
    border-top-color: hsla(0,86%,97%,.2)
}

.border-t-red-50\/25 {
    border-top-color: hsla(0,86%,97%,.25)
}

.border-t-red-50\/30 {
    border-top-color: hsla(0,86%,97%,.3)
}

.border-t-red-50\/40 {
    border-top-color: hsla(0,86%,97%,.4)
}

.border-t-red-50\/5 {
    border-top-color: hsla(0,86%,97%,.05)
}

.border-t-red-50\/50 {
    border-top-color: hsla(0,86%,97%,.5)
}

.border-t-red-50\/60 {
    border-top-color: hsla(0,86%,97%,.6)
}

.border-t-red-50\/70 {
    border-top-color: hsla(0,86%,97%,.7)
}

.border-t-red-50\/75 {
    border-top-color: hsla(0,86%,97%,.75)
}

.border-t-red-50\/80 {
    border-top-color: hsla(0,86%,97%,.8)
}

.border-t-red-50\/90 {
    border-top-color: hsla(0,86%,97%,.9)
}

.border-t-red-50\/95 {
    border-top-color: hsla(0,86%,97%,.95)
}

.border-t-red-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(239 68 68/var(--tw-border-opacity))
}

.border-t-red-500\/0 {
    border-top-color: rgba(239,68,68,0)
}

.border-t-red-500\/10 {
    border-top-color: rgba(239,68,68,.1)
}

.border-t-red-500\/100 {
    border-top-color: #ef4444
}

.border-t-red-500\/20 {
    border-top-color: rgba(239,68,68,.2)
}

.border-t-red-500\/25 {
    border-top-color: rgba(239,68,68,.25)
}

.border-t-red-500\/30 {
    border-top-color: rgba(239,68,68,.3)
}

.border-t-red-500\/40 {
    border-top-color: rgba(239,68,68,.4)
}

.border-t-red-500\/5 {
    border-top-color: rgba(239,68,68,.05)
}

.border-t-red-500\/50 {
    border-top-color: rgba(239,68,68,.5)
}

.border-t-red-500\/60 {
    border-top-color: rgba(239,68,68,.6)
}

.border-t-red-500\/70 {
    border-top-color: rgba(239,68,68,.7)
}

.border-t-red-500\/75 {
    border-top-color: rgba(239,68,68,.75)
}

.border-t-red-500\/80 {
    border-top-color: rgba(239,68,68,.8)
}

.border-t-red-500\/90 {
    border-top-color: rgba(239,68,68,.9)
}

.border-t-red-500\/95 {
    border-top-color: rgba(239,68,68,.95)
}

.border-t-red-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(220 38 38/var(--tw-border-opacity))
}

.border-t-red-600\/0 {
    border-top-color: rgba(220,38,38,0)
}

.border-t-red-600\/10 {
    border-top-color: rgba(220,38,38,.1)
}

.border-t-red-600\/100 {
    border-top-color: #dc2626
}

.border-t-red-600\/20 {
    border-top-color: rgba(220,38,38,.2)
}

.border-t-red-600\/25 {
    border-top-color: rgba(220,38,38,.25)
}

.border-t-red-600\/30 {
    border-top-color: rgba(220,38,38,.3)
}

.border-t-red-600\/40 {
    border-top-color: rgba(220,38,38,.4)
}

.border-t-red-600\/5 {
    border-top-color: rgba(220,38,38,.05)
}

.border-t-red-600\/50 {
    border-top-color: rgba(220,38,38,.5)
}

.border-t-red-600\/60 {
    border-top-color: rgba(220,38,38,.6)
}

.border-t-red-600\/70 {
    border-top-color: rgba(220,38,38,.7)
}

.border-t-red-600\/75 {
    border-top-color: rgba(220,38,38,.75)
}

.border-t-red-600\/80 {
    border-top-color: rgba(220,38,38,.8)
}

.border-t-red-600\/90 {
    border-top-color: rgba(220,38,38,.9)
}

.border-t-red-600\/95 {
    border-top-color: rgba(220,38,38,.95)
}

.border-t-red-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(185 28 28/var(--tw-border-opacity))
}

.border-t-red-700\/0 {
    border-top-color: rgba(185,28,28,0)
}

.border-t-red-700\/10 {
    border-top-color: rgba(185,28,28,.1)
}

.border-t-red-700\/100 {
    border-top-color: #b91c1c
}

.border-t-red-700\/20 {
    border-top-color: rgba(185,28,28,.2)
}

.border-t-red-700\/25 {
    border-top-color: rgba(185,28,28,.25)
}

.border-t-red-700\/30 {
    border-top-color: rgba(185,28,28,.3)
}

.border-t-red-700\/40 {
    border-top-color: rgba(185,28,28,.4)
}

.border-t-red-700\/5 {
    border-top-color: rgba(185,28,28,.05)
}

.border-t-red-700\/50 {
    border-top-color: rgba(185,28,28,.5)
}

.border-t-red-700\/60 {
    border-top-color: rgba(185,28,28,.6)
}

.border-t-red-700\/70 {
    border-top-color: rgba(185,28,28,.7)
}

.border-t-red-700\/75 {
    border-top-color: rgba(185,28,28,.75)
}

.border-t-red-700\/80 {
    border-top-color: rgba(185,28,28,.8)
}

.border-t-red-700\/90 {
    border-top-color: rgba(185,28,28,.9)
}

.border-t-red-700\/95 {
    border-top-color: rgba(185,28,28,.95)
}

.border-t-red-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(153 27 27/var(--tw-border-opacity))
}

.border-t-red-800\/0 {
    border-top-color: rgba(153,27,27,0)
}

.border-t-red-800\/10 {
    border-top-color: rgba(153,27,27,.1)
}

.border-t-red-800\/100 {
    border-top-color: #991b1b
}

.border-t-red-800\/20 {
    border-top-color: rgba(153,27,27,.2)
}

.border-t-red-800\/25 {
    border-top-color: rgba(153,27,27,.25)
}

.border-t-red-800\/30 {
    border-top-color: rgba(153,27,27,.3)
}

.border-t-red-800\/40 {
    border-top-color: rgba(153,27,27,.4)
}

.border-t-red-800\/5 {
    border-top-color: rgba(153,27,27,.05)
}

.border-t-red-800\/50 {
    border-top-color: rgba(153,27,27,.5)
}

.border-t-red-800\/60 {
    border-top-color: rgba(153,27,27,.6)
}

.border-t-red-800\/70 {
    border-top-color: rgba(153,27,27,.7)
}

.border-t-red-800\/75 {
    border-top-color: rgba(153,27,27,.75)
}

.border-t-red-800\/80 {
    border-top-color: rgba(153,27,27,.8)
}

.border-t-red-800\/90 {
    border-top-color: rgba(153,27,27,.9)
}

.border-t-red-800\/95 {
    border-top-color: rgba(153,27,27,.95)
}

.border-t-red-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(127 29 29/var(--tw-border-opacity))
}

.border-t-red-900\/0 {
    border-top-color: rgba(127,29,29,0)
}

.border-t-red-900\/10 {
    border-top-color: rgba(127,29,29,.1)
}

.border-t-red-900\/100 {
    border-top-color: #7f1d1d
}

.border-t-red-900\/20 {
    border-top-color: rgba(127,29,29,.2)
}

.border-t-red-900\/25 {
    border-top-color: rgba(127,29,29,.25)
}

.border-t-red-900\/30 {
    border-top-color: rgba(127,29,29,.3)
}

.border-t-red-900\/40 {
    border-top-color: rgba(127,29,29,.4)
}

.border-t-red-900\/5 {
    border-top-color: rgba(127,29,29,.05)
}

.border-t-red-900\/50 {
    border-top-color: rgba(127,29,29,.5)
}

.border-t-red-900\/60 {
    border-top-color: rgba(127,29,29,.6)
}

.border-t-red-900\/70 {
    border-top-color: rgba(127,29,29,.7)
}

.border-t-red-900\/75 {
    border-top-color: rgba(127,29,29,.75)
}

.border-t-red-900\/80 {
    border-top-color: rgba(127,29,29,.8)
}

.border-t-red-900\/90 {
    border-top-color: rgba(127,29,29,.9)
}

.border-t-red-900\/95 {
    border-top-color: rgba(127,29,29,.95)
}

.border-t-red-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(69 10 10/var(--tw-border-opacity))
}

.border-t-red-950\/0 {
    border-top-color: rgba(69,10,10,0)
}

.border-t-red-950\/10 {
    border-top-color: rgba(69,10,10,.1)
}

.border-t-red-950\/100 {
    border-top-color: #450a0a
}

.border-t-red-950\/20 {
    border-top-color: rgba(69,10,10,.2)
}

.border-t-red-950\/25 {
    border-top-color: rgba(69,10,10,.25)
}

.border-t-red-950\/30 {
    border-top-color: rgba(69,10,10,.3)
}

.border-t-red-950\/40 {
    border-top-color: rgba(69,10,10,.4)
}

.border-t-red-950\/5 {
    border-top-color: rgba(69,10,10,.05)
}

.border-t-red-950\/50 {
    border-top-color: rgba(69,10,10,.5)
}

.border-t-red-950\/60 {
    border-top-color: rgba(69,10,10,.6)
}

.border-t-red-950\/70 {
    border-top-color: rgba(69,10,10,.7)
}

.border-t-red-950\/75 {
    border-top-color: rgba(69,10,10,.75)
}

.border-t-red-950\/80 {
    border-top-color: rgba(69,10,10,.8)
}

.border-t-red-950\/90 {
    border-top-color: rgba(69,10,10,.9)
}

.border-t-red-950\/95 {
    border-top-color: rgba(69,10,10,.95)
}

.border-t-ring {
    border-top-color: hsl(var(--ring))
}

.border-t-ring\/0 {
    border-top-color: hsl(var(--ring)/0)
}

.border-t-ring\/10 {
    border-top-color: hsl(var(--ring)/.1)
}

.border-t-ring\/100 {
    border-top-color: hsl(var(--ring)/1)
}

.border-t-ring\/20 {
    border-top-color: hsl(var(--ring)/.2)
}

.border-t-ring\/25 {
    border-top-color: hsl(var(--ring)/.25)
}

.border-t-ring\/30 {
    border-top-color: hsl(var(--ring)/.3)
}

.border-t-ring\/40 {
    border-top-color: hsl(var(--ring)/.4)
}

.border-t-ring\/5 {
    border-top-color: hsl(var(--ring)/.05)
}

.border-t-ring\/50 {
    border-top-color: hsl(var(--ring)/.5)
}

.border-t-ring\/60 {
    border-top-color: hsl(var(--ring)/.6)
}

.border-t-ring\/70 {
    border-top-color: hsl(var(--ring)/.7)
}

.border-t-ring\/75 {
    border-top-color: hsl(var(--ring)/.75)
}

.border-t-ring\/80 {
    border-top-color: hsl(var(--ring)/.8)
}

.border-t-ring\/90 {
    border-top-color: hsl(var(--ring)/.9)
}

.border-t-ring\/95 {
    border-top-color: hsl(var(--ring)/.95)
}

.border-t-rose-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(255 228 230/var(--tw-border-opacity))
}

.border-t-rose-100\/0 {
    border-top-color: rgba(255,228,230,0)
}

.border-t-rose-100\/10 {
    border-top-color: rgba(255,228,230,.1)
}

.border-t-rose-100\/100 {
    border-top-color: #ffe4e6
}

.border-t-rose-100\/20 {
    border-top-color: rgba(255,228,230,.2)
}

.border-t-rose-100\/25 {
    border-top-color: rgba(255,228,230,.25)
}

.border-t-rose-100\/30 {
    border-top-color: rgba(255,228,230,.3)
}

.border-t-rose-100\/40 {
    border-top-color: rgba(255,228,230,.4)
}

.border-t-rose-100\/5 {
    border-top-color: rgba(255,228,230,.05)
}

.border-t-rose-100\/50 {
    border-top-color: rgba(255,228,230,.5)
}

.border-t-rose-100\/60 {
    border-top-color: rgba(255,228,230,.6)
}

.border-t-rose-100\/70 {
    border-top-color: rgba(255,228,230,.7)
}

.border-t-rose-100\/75 {
    border-top-color: rgba(255,228,230,.75)
}

.border-t-rose-100\/80 {
    border-top-color: rgba(255,228,230,.8)
}

.border-t-rose-100\/90 {
    border-top-color: rgba(255,228,230,.9)
}

.border-t-rose-100\/95 {
    border-top-color: rgba(255,228,230,.95)
}

.border-t-rose-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(254 205 211/var(--tw-border-opacity))
}

.border-t-rose-200\/0 {
    border-top-color: rgba(254,205,211,0)
}

.border-t-rose-200\/10 {
    border-top-color: rgba(254,205,211,.1)
}

.border-t-rose-200\/100 {
    border-top-color: #fecdd3
}

.border-t-rose-200\/20 {
    border-top-color: rgba(254,205,211,.2)
}

.border-t-rose-200\/25 {
    border-top-color: rgba(254,205,211,.25)
}

.border-t-rose-200\/30 {
    border-top-color: rgba(254,205,211,.3)
}

.border-t-rose-200\/40 {
    border-top-color: rgba(254,205,211,.4)
}

.border-t-rose-200\/5 {
    border-top-color: rgba(254,205,211,.05)
}

.border-t-rose-200\/50 {
    border-top-color: rgba(254,205,211,.5)
}

.border-t-rose-200\/60 {
    border-top-color: rgba(254,205,211,.6)
}

.border-t-rose-200\/70 {
    border-top-color: rgba(254,205,211,.7)
}

.border-t-rose-200\/75 {
    border-top-color: rgba(254,205,211,.75)
}

.border-t-rose-200\/80 {
    border-top-color: rgba(254,205,211,.8)
}

.border-t-rose-200\/90 {
    border-top-color: rgba(254,205,211,.9)
}

.border-t-rose-200\/95 {
    border-top-color: rgba(254,205,211,.95)
}

.border-t-rose-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(253 164 175/var(--tw-border-opacity))
}

.border-t-rose-300\/0 {
    border-top-color: rgba(253,164,175,0)
}

.border-t-rose-300\/10 {
    border-top-color: rgba(253,164,175,.1)
}

.border-t-rose-300\/100 {
    border-top-color: #fda4af
}

.border-t-rose-300\/20 {
    border-top-color: rgba(253,164,175,.2)
}

.border-t-rose-300\/25 {
    border-top-color: rgba(253,164,175,.25)
}

.border-t-rose-300\/30 {
    border-top-color: rgba(253,164,175,.3)
}

.border-t-rose-300\/40 {
    border-top-color: rgba(253,164,175,.4)
}

.border-t-rose-300\/5 {
    border-top-color: rgba(253,164,175,.05)
}

.border-t-rose-300\/50 {
    border-top-color: rgba(253,164,175,.5)
}

.border-t-rose-300\/60 {
    border-top-color: rgba(253,164,175,.6)
}

.border-t-rose-300\/70 {
    border-top-color: rgba(253,164,175,.7)
}

.border-t-rose-300\/75 {
    border-top-color: rgba(253,164,175,.75)
}

.border-t-rose-300\/80 {
    border-top-color: rgba(253,164,175,.8)
}

.border-t-rose-300\/90 {
    border-top-color: rgba(253,164,175,.9)
}

.border-t-rose-300\/95 {
    border-top-color: rgba(253,164,175,.95)
}

.border-t-rose-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(251 113 133/var(--tw-border-opacity))
}

.border-t-rose-400\/0 {
    border-top-color: rgba(251,113,133,0)
}

.border-t-rose-400\/10 {
    border-top-color: rgba(251,113,133,.1)
}

.border-t-rose-400\/100 {
    border-top-color: #fb7185
}

.border-t-rose-400\/20 {
    border-top-color: rgba(251,113,133,.2)
}

.border-t-rose-400\/25 {
    border-top-color: rgba(251,113,133,.25)
}

.border-t-rose-400\/30 {
    border-top-color: rgba(251,113,133,.3)
}

.border-t-rose-400\/40 {
    border-top-color: rgba(251,113,133,.4)
}

.border-t-rose-400\/5 {
    border-top-color: rgba(251,113,133,.05)
}

.border-t-rose-400\/50 {
    border-top-color: rgba(251,113,133,.5)
}

.border-t-rose-400\/60 {
    border-top-color: rgba(251,113,133,.6)
}

.border-t-rose-400\/70 {
    border-top-color: rgba(251,113,133,.7)
}

.border-t-rose-400\/75 {
    border-top-color: rgba(251,113,133,.75)
}

.border-t-rose-400\/80 {
    border-top-color: rgba(251,113,133,.8)
}

.border-t-rose-400\/90 {
    border-top-color: rgba(251,113,133,.9)
}

.border-t-rose-400\/95 {
    border-top-color: rgba(251,113,133,.95)
}

.border-t-rose-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(255 241 242/var(--tw-border-opacity))
}

.border-t-rose-50\/0 {
    border-top-color: rgba(255,241,242,0)
}

.border-t-rose-50\/10 {
    border-top-color: rgba(255,241,242,.1)
}

.border-t-rose-50\/100 {
    border-top-color: #fff1f2
}

.border-t-rose-50\/20 {
    border-top-color: rgba(255,241,242,.2)
}

.border-t-rose-50\/25 {
    border-top-color: rgba(255,241,242,.25)
}

.border-t-rose-50\/30 {
    border-top-color: rgba(255,241,242,.3)
}

.border-t-rose-50\/40 {
    border-top-color: rgba(255,241,242,.4)
}

.border-t-rose-50\/5 {
    border-top-color: rgba(255,241,242,.05)
}

.border-t-rose-50\/50 {
    border-top-color: rgba(255,241,242,.5)
}

.border-t-rose-50\/60 {
    border-top-color: rgba(255,241,242,.6)
}

.border-t-rose-50\/70 {
    border-top-color: rgba(255,241,242,.7)
}

.border-t-rose-50\/75 {
    border-top-color: rgba(255,241,242,.75)
}

.border-t-rose-50\/80 {
    border-top-color: rgba(255,241,242,.8)
}

.border-t-rose-50\/90 {
    border-top-color: rgba(255,241,242,.9)
}

.border-t-rose-50\/95 {
    border-top-color: rgba(255,241,242,.95)
}

.border-t-rose-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(244 63 94/var(--tw-border-opacity))
}

.border-t-rose-500\/0 {
    border-top-color: rgba(244,63,94,0)
}

.border-t-rose-500\/10 {
    border-top-color: rgba(244,63,94,.1)
}

.border-t-rose-500\/100 {
    border-top-color: #f43f5e
}

.border-t-rose-500\/20 {
    border-top-color: rgba(244,63,94,.2)
}

.border-t-rose-500\/25 {
    border-top-color: rgba(244,63,94,.25)
}

.border-t-rose-500\/30 {
    border-top-color: rgba(244,63,94,.3)
}

.border-t-rose-500\/40 {
    border-top-color: rgba(244,63,94,.4)
}

.border-t-rose-500\/5 {
    border-top-color: rgba(244,63,94,.05)
}

.border-t-rose-500\/50 {
    border-top-color: rgba(244,63,94,.5)
}

.border-t-rose-500\/60 {
    border-top-color: rgba(244,63,94,.6)
}

.border-t-rose-500\/70 {
    border-top-color: rgba(244,63,94,.7)
}

.border-t-rose-500\/75 {
    border-top-color: rgba(244,63,94,.75)
}

.border-t-rose-500\/80 {
    border-top-color: rgba(244,63,94,.8)
}

.border-t-rose-500\/90 {
    border-top-color: rgba(244,63,94,.9)
}

.border-t-rose-500\/95 {
    border-top-color: rgba(244,63,94,.95)
}

.border-t-rose-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(225 29 72/var(--tw-border-opacity))
}

.border-t-rose-600\/0 {
    border-top-color: rgba(225,29,72,0)
}

.border-t-rose-600\/10 {
    border-top-color: rgba(225,29,72,.1)
}

.border-t-rose-600\/100 {
    border-top-color: #e11d48
}

.border-t-rose-600\/20 {
    border-top-color: rgba(225,29,72,.2)
}

.border-t-rose-600\/25 {
    border-top-color: rgba(225,29,72,.25)
}

.border-t-rose-600\/30 {
    border-top-color: rgba(225,29,72,.3)
}

.border-t-rose-600\/40 {
    border-top-color: rgba(225,29,72,.4)
}

.border-t-rose-600\/5 {
    border-top-color: rgba(225,29,72,.05)
}

.border-t-rose-600\/50 {
    border-top-color: rgba(225,29,72,.5)
}

.border-t-rose-600\/60 {
    border-top-color: rgba(225,29,72,.6)
}

.border-t-rose-600\/70 {
    border-top-color: rgba(225,29,72,.7)
}

.border-t-rose-600\/75 {
    border-top-color: rgba(225,29,72,.75)
}

.border-t-rose-600\/80 {
    border-top-color: rgba(225,29,72,.8)
}

.border-t-rose-600\/90 {
    border-top-color: rgba(225,29,72,.9)
}

.border-t-rose-600\/95 {
    border-top-color: rgba(225,29,72,.95)
}

.border-t-rose-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(190 18 60/var(--tw-border-opacity))
}

.border-t-rose-700\/0 {
    border-top-color: rgba(190,18,60,0)
}

.border-t-rose-700\/10 {
    border-top-color: rgba(190,18,60,.1)
}

.border-t-rose-700\/100 {
    border-top-color: #be123c
}

.border-t-rose-700\/20 {
    border-top-color: rgba(190,18,60,.2)
}

.border-t-rose-700\/25 {
    border-top-color: rgba(190,18,60,.25)
}

.border-t-rose-700\/30 {
    border-top-color: rgba(190,18,60,.3)
}

.border-t-rose-700\/40 {
    border-top-color: rgba(190,18,60,.4)
}

.border-t-rose-700\/5 {
    border-top-color: rgba(190,18,60,.05)
}

.border-t-rose-700\/50 {
    border-top-color: rgba(190,18,60,.5)
}

.border-t-rose-700\/60 {
    border-top-color: rgba(190,18,60,.6)
}

.border-t-rose-700\/70 {
    border-top-color: rgba(190,18,60,.7)
}

.border-t-rose-700\/75 {
    border-top-color: rgba(190,18,60,.75)
}

.border-t-rose-700\/80 {
    border-top-color: rgba(190,18,60,.8)
}

.border-t-rose-700\/90 {
    border-top-color: rgba(190,18,60,.9)
}

.border-t-rose-700\/95 {
    border-top-color: rgba(190,18,60,.95)
}

.border-t-rose-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(159 18 57/var(--tw-border-opacity))
}

.border-t-rose-800\/0 {
    border-top-color: rgba(159,18,57,0)
}

.border-t-rose-800\/10 {
    border-top-color: rgba(159,18,57,.1)
}

.border-t-rose-800\/100 {
    border-top-color: #9f1239
}

.border-t-rose-800\/20 {
    border-top-color: rgba(159,18,57,.2)
}

.border-t-rose-800\/25 {
    border-top-color: rgba(159,18,57,.25)
}

.border-t-rose-800\/30 {
    border-top-color: rgba(159,18,57,.3)
}

.border-t-rose-800\/40 {
    border-top-color: rgba(159,18,57,.4)
}

.border-t-rose-800\/5 {
    border-top-color: rgba(159,18,57,.05)
}

.border-t-rose-800\/50 {
    border-top-color: rgba(159,18,57,.5)
}

.border-t-rose-800\/60 {
    border-top-color: rgba(159,18,57,.6)
}

.border-t-rose-800\/70 {
    border-top-color: rgba(159,18,57,.7)
}

.border-t-rose-800\/75 {
    border-top-color: rgba(159,18,57,.75)
}

.border-t-rose-800\/80 {
    border-top-color: rgba(159,18,57,.8)
}

.border-t-rose-800\/90 {
    border-top-color: rgba(159,18,57,.9)
}

.border-t-rose-800\/95 {
    border-top-color: rgba(159,18,57,.95)
}

.border-t-rose-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(136 19 55/var(--tw-border-opacity))
}

.border-t-rose-900\/0 {
    border-top-color: rgba(136,19,55,0)
}

.border-t-rose-900\/10 {
    border-top-color: rgba(136,19,55,.1)
}

.border-t-rose-900\/100 {
    border-top-color: #881337
}

.border-t-rose-900\/20 {
    border-top-color: rgba(136,19,55,.2)
}

.border-t-rose-900\/25 {
    border-top-color: rgba(136,19,55,.25)
}

.border-t-rose-900\/30 {
    border-top-color: rgba(136,19,55,.3)
}

.border-t-rose-900\/40 {
    border-top-color: rgba(136,19,55,.4)
}

.border-t-rose-900\/5 {
    border-top-color: rgba(136,19,55,.05)
}

.border-t-rose-900\/50 {
    border-top-color: rgba(136,19,55,.5)
}

.border-t-rose-900\/60 {
    border-top-color: rgba(136,19,55,.6)
}

.border-t-rose-900\/70 {
    border-top-color: rgba(136,19,55,.7)
}

.border-t-rose-900\/75 {
    border-top-color: rgba(136,19,55,.75)
}

.border-t-rose-900\/80 {
    border-top-color: rgba(136,19,55,.8)
}

.border-t-rose-900\/90 {
    border-top-color: rgba(136,19,55,.9)
}

.border-t-rose-900\/95 {
    border-top-color: rgba(136,19,55,.95)
}

.border-t-rose-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(76 5 25/var(--tw-border-opacity))
}

.border-t-rose-950\/0 {
    border-top-color: rgba(76,5,25,0)
}

.border-t-rose-950\/10 {
    border-top-color: rgba(76,5,25,.1)
}

.border-t-rose-950\/100 {
    border-top-color: #4c0519
}

.border-t-rose-950\/20 {
    border-top-color: rgba(76,5,25,.2)
}

.border-t-rose-950\/25 {
    border-top-color: rgba(76,5,25,.25)
}

.border-t-rose-950\/30 {
    border-top-color: rgba(76,5,25,.3)
}

.border-t-rose-950\/40 {
    border-top-color: rgba(76,5,25,.4)
}

.border-t-rose-950\/5 {
    border-top-color: rgba(76,5,25,.05)
}

.border-t-rose-950\/50 {
    border-top-color: rgba(76,5,25,.5)
}

.border-t-rose-950\/60 {
    border-top-color: rgba(76,5,25,.6)
}

.border-t-rose-950\/70 {
    border-top-color: rgba(76,5,25,.7)
}

.border-t-rose-950\/75 {
    border-top-color: rgba(76,5,25,.75)
}

.border-t-rose-950\/80 {
    border-top-color: rgba(76,5,25,.8)
}

.border-t-rose-950\/90 {
    border-top-color: rgba(76,5,25,.9)
}

.border-t-rose-950\/95 {
    border-top-color: rgba(76,5,25,.95)
}

.border-t-secondary {
    border-top-color: hsl(var(--secondary))
}

.border-t-secondary-foreground {
    border-top-color: hsl(var(--secondary-foreground))
}

.border-t-secondary-foreground\/0 {
    border-top-color: hsl(var(--secondary-foreground)/0)
}

.border-t-secondary-foreground\/10 {
    border-top-color: hsl(var(--secondary-foreground)/.1)
}

.border-t-secondary-foreground\/100 {
    border-top-color: hsl(var(--secondary-foreground)/1)
}

.border-t-secondary-foreground\/20 {
    border-top-color: hsl(var(--secondary-foreground)/.2)
}

.border-t-secondary-foreground\/25 {
    border-top-color: hsl(var(--secondary-foreground)/.25)
}

.border-t-secondary-foreground\/30 {
    border-top-color: hsl(var(--secondary-foreground)/.3)
}

.border-t-secondary-foreground\/40 {
    border-top-color: hsl(var(--secondary-foreground)/.4)
}

.border-t-secondary-foreground\/5 {
    border-top-color: hsl(var(--secondary-foreground)/.05)
}

.border-t-secondary-foreground\/50 {
    border-top-color: hsl(var(--secondary-foreground)/.5)
}

.border-t-secondary-foreground\/60 {
    border-top-color: hsl(var(--secondary-foreground)/.6)
}

.border-t-secondary-foreground\/70 {
    border-top-color: hsl(var(--secondary-foreground)/.7)
}

.border-t-secondary-foreground\/75 {
    border-top-color: hsl(var(--secondary-foreground)/.75)
}

.border-t-secondary-foreground\/80 {
    border-top-color: hsl(var(--secondary-foreground)/.8)
}

.border-t-secondary-foreground\/90 {
    border-top-color: hsl(var(--secondary-foreground)/.9)
}

.border-t-secondary-foreground\/95 {
    border-top-color: hsl(var(--secondary-foreground)/.95)
}

.border-t-secondary\/0 {
    border-top-color: hsl(var(--secondary)/0)
}

.border-t-secondary\/10 {
    border-top-color: hsl(var(--secondary)/.1)
}

.border-t-secondary\/100 {
    border-top-color: hsl(var(--secondary)/1)
}

.border-t-secondary\/20 {
    border-top-color: hsl(var(--secondary)/.2)
}

.border-t-secondary\/25 {
    border-top-color: hsl(var(--secondary)/.25)
}

.border-t-secondary\/30 {
    border-top-color: hsl(var(--secondary)/.3)
}

.border-t-secondary\/40 {
    border-top-color: hsl(var(--secondary)/.4)
}

.border-t-secondary\/5 {
    border-top-color: hsl(var(--secondary)/.05)
}

.border-t-secondary\/50 {
    border-top-color: hsl(var(--secondary)/.5)
}

.border-t-secondary\/60 {
    border-top-color: hsl(var(--secondary)/.6)
}

.border-t-secondary\/70 {
    border-top-color: hsl(var(--secondary)/.7)
}

.border-t-secondary\/75 {
    border-top-color: hsl(var(--secondary)/.75)
}

.border-t-secondary\/80 {
    border-top-color: hsl(var(--secondary)/.8)
}

.border-t-secondary\/90 {
    border-top-color: hsl(var(--secondary)/.9)
}

.border-t-secondary\/95 {
    border-top-color: hsl(var(--secondary)/.95)
}

.border-t-sky-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(224 242 254/var(--tw-border-opacity))
}

.border-t-sky-100\/0 {
    border-top-color: rgba(224,242,254,0)
}

.border-t-sky-100\/10 {
    border-top-color: rgba(224,242,254,.1)
}

.border-t-sky-100\/100 {
    border-top-color: #e0f2fe
}

.border-t-sky-100\/20 {
    border-top-color: rgba(224,242,254,.2)
}

.border-t-sky-100\/25 {
    border-top-color: rgba(224,242,254,.25)
}

.border-t-sky-100\/30 {
    border-top-color: rgba(224,242,254,.3)
}

.border-t-sky-100\/40 {
    border-top-color: rgba(224,242,254,.4)
}

.border-t-sky-100\/5 {
    border-top-color: rgba(224,242,254,.05)
}

.border-t-sky-100\/50 {
    border-top-color: rgba(224,242,254,.5)
}

.border-t-sky-100\/60 {
    border-top-color: rgba(224,242,254,.6)
}

.border-t-sky-100\/70 {
    border-top-color: rgba(224,242,254,.7)
}

.border-t-sky-100\/75 {
    border-top-color: rgba(224,242,254,.75)
}

.border-t-sky-100\/80 {
    border-top-color: rgba(224,242,254,.8)
}

.border-t-sky-100\/90 {
    border-top-color: rgba(224,242,254,.9)
}

.border-t-sky-100\/95 {
    border-top-color: rgba(224,242,254,.95)
}

.border-t-sky-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(186 230 253/var(--tw-border-opacity))
}

.border-t-sky-200\/0 {
    border-top-color: rgba(186,230,253,0)
}

.border-t-sky-200\/10 {
    border-top-color: rgba(186,230,253,.1)
}

.border-t-sky-200\/100 {
    border-top-color: #bae6fd
}

.border-t-sky-200\/20 {
    border-top-color: rgba(186,230,253,.2)
}

.border-t-sky-200\/25 {
    border-top-color: rgba(186,230,253,.25)
}

.border-t-sky-200\/30 {
    border-top-color: rgba(186,230,253,.3)
}

.border-t-sky-200\/40 {
    border-top-color: rgba(186,230,253,.4)
}

.border-t-sky-200\/5 {
    border-top-color: rgba(186,230,253,.05)
}

.border-t-sky-200\/50 {
    border-top-color: rgba(186,230,253,.5)
}

.border-t-sky-200\/60 {
    border-top-color: rgba(186,230,253,.6)
}

.border-t-sky-200\/70 {
    border-top-color: rgba(186,230,253,.7)
}

.border-t-sky-200\/75 {
    border-top-color: rgba(186,230,253,.75)
}

.border-t-sky-200\/80 {
    border-top-color: rgba(186,230,253,.8)
}

.border-t-sky-200\/90 {
    border-top-color: rgba(186,230,253,.9)
}

.border-t-sky-200\/95 {
    border-top-color: rgba(186,230,253,.95)
}

.border-t-sky-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(125 211 252/var(--tw-border-opacity))
}

.border-t-sky-300\/0 {
    border-top-color: rgba(125,211,252,0)
}

.border-t-sky-300\/10 {
    border-top-color: rgba(125,211,252,.1)
}

.border-t-sky-300\/100 {
    border-top-color: #7dd3fc
}

.border-t-sky-300\/20 {
    border-top-color: rgba(125,211,252,.2)
}

.border-t-sky-300\/25 {
    border-top-color: rgba(125,211,252,.25)
}

.border-t-sky-300\/30 {
    border-top-color: rgba(125,211,252,.3)
}

.border-t-sky-300\/40 {
    border-top-color: rgba(125,211,252,.4)
}

.border-t-sky-300\/5 {
    border-top-color: rgba(125,211,252,.05)
}

.border-t-sky-300\/50 {
    border-top-color: rgba(125,211,252,.5)
}

.border-t-sky-300\/60 {
    border-top-color: rgba(125,211,252,.6)
}

.border-t-sky-300\/70 {
    border-top-color: rgba(125,211,252,.7)
}

.border-t-sky-300\/75 {
    border-top-color: rgba(125,211,252,.75)
}

.border-t-sky-300\/80 {
    border-top-color: rgba(125,211,252,.8)
}

.border-t-sky-300\/90 {
    border-top-color: rgba(125,211,252,.9)
}

.border-t-sky-300\/95 {
    border-top-color: rgba(125,211,252,.95)
}

.border-t-sky-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(56 189 248/var(--tw-border-opacity))
}

.border-t-sky-400\/0 {
    border-top-color: rgba(56,189,248,0)
}

.border-t-sky-400\/10 {
    border-top-color: rgba(56,189,248,.1)
}

.border-t-sky-400\/100 {
    border-top-color: #38bdf8
}

.border-t-sky-400\/20 {
    border-top-color: rgba(56,189,248,.2)
}

.border-t-sky-400\/25 {
    border-top-color: rgba(56,189,248,.25)
}

.border-t-sky-400\/30 {
    border-top-color: rgba(56,189,248,.3)
}

.border-t-sky-400\/40 {
    border-top-color: rgba(56,189,248,.4)
}

.border-t-sky-400\/5 {
    border-top-color: rgba(56,189,248,.05)
}

.border-t-sky-400\/50 {
    border-top-color: rgba(56,189,248,.5)
}

.border-t-sky-400\/60 {
    border-top-color: rgba(56,189,248,.6)
}

.border-t-sky-400\/70 {
    border-top-color: rgba(56,189,248,.7)
}

.border-t-sky-400\/75 {
    border-top-color: rgba(56,189,248,.75)
}

.border-t-sky-400\/80 {
    border-top-color: rgba(56,189,248,.8)
}

.border-t-sky-400\/90 {
    border-top-color: rgba(56,189,248,.9)
}

.border-t-sky-400\/95 {
    border-top-color: rgba(56,189,248,.95)
}

.border-t-sky-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(240 249 255/var(--tw-border-opacity))
}

.border-t-sky-50\/0 {
    border-top-color: rgba(240,249,255,0)
}

.border-t-sky-50\/10 {
    border-top-color: rgba(240,249,255,.1)
}

.border-t-sky-50\/100 {
    border-top-color: #f0f9ff
}

.border-t-sky-50\/20 {
    border-top-color: rgba(240,249,255,.2)
}

.border-t-sky-50\/25 {
    border-top-color: rgba(240,249,255,.25)
}

.border-t-sky-50\/30 {
    border-top-color: rgba(240,249,255,.3)
}

.border-t-sky-50\/40 {
    border-top-color: rgba(240,249,255,.4)
}

.border-t-sky-50\/5 {
    border-top-color: rgba(240,249,255,.05)
}

.border-t-sky-50\/50 {
    border-top-color: rgba(240,249,255,.5)
}

.border-t-sky-50\/60 {
    border-top-color: rgba(240,249,255,.6)
}

.border-t-sky-50\/70 {
    border-top-color: rgba(240,249,255,.7)
}

.border-t-sky-50\/75 {
    border-top-color: rgba(240,249,255,.75)
}

.border-t-sky-50\/80 {
    border-top-color: rgba(240,249,255,.8)
}

.border-t-sky-50\/90 {
    border-top-color: rgba(240,249,255,.9)
}

.border-t-sky-50\/95 {
    border-top-color: rgba(240,249,255,.95)
}

.border-t-sky-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(14 165 233/var(--tw-border-opacity))
}

.border-t-sky-500\/0 {
    border-top-color: rgba(14,165,233,0)
}

.border-t-sky-500\/10 {
    border-top-color: rgba(14,165,233,.1)
}

.border-t-sky-500\/100 {
    border-top-color: #0ea5e9
}

.border-t-sky-500\/20 {
    border-top-color: rgba(14,165,233,.2)
}

.border-t-sky-500\/25 {
    border-top-color: rgba(14,165,233,.25)
}

.border-t-sky-500\/30 {
    border-top-color: rgba(14,165,233,.3)
}

.border-t-sky-500\/40 {
    border-top-color: rgba(14,165,233,.4)
}

.border-t-sky-500\/5 {
    border-top-color: rgba(14,165,233,.05)
}

.border-t-sky-500\/50 {
    border-top-color: rgba(14,165,233,.5)
}

.border-t-sky-500\/60 {
    border-top-color: rgba(14,165,233,.6)
}

.border-t-sky-500\/70 {
    border-top-color: rgba(14,165,233,.7)
}

.border-t-sky-500\/75 {
    border-top-color: rgba(14,165,233,.75)
}

.border-t-sky-500\/80 {
    border-top-color: rgba(14,165,233,.8)
}

.border-t-sky-500\/90 {
    border-top-color: rgba(14,165,233,.9)
}

.border-t-sky-500\/95 {
    border-top-color: rgba(14,165,233,.95)
}

.border-t-sky-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(2 132 199/var(--tw-border-opacity))
}

.border-t-sky-600\/0 {
    border-top-color: rgba(2,132,199,0)
}

.border-t-sky-600\/10 {
    border-top-color: rgba(2,132,199,.1)
}

.border-t-sky-600\/100 {
    border-top-color: #0284c7
}

.border-t-sky-600\/20 {
    border-top-color: rgba(2,132,199,.2)
}

.border-t-sky-600\/25 {
    border-top-color: rgba(2,132,199,.25)
}

.border-t-sky-600\/30 {
    border-top-color: rgba(2,132,199,.3)
}

.border-t-sky-600\/40 {
    border-top-color: rgba(2,132,199,.4)
}

.border-t-sky-600\/5 {
    border-top-color: rgba(2,132,199,.05)
}

.border-t-sky-600\/50 {
    border-top-color: rgba(2,132,199,.5)
}

.border-t-sky-600\/60 {
    border-top-color: rgba(2,132,199,.6)
}

.border-t-sky-600\/70 {
    border-top-color: rgba(2,132,199,.7)
}

.border-t-sky-600\/75 {
    border-top-color: rgba(2,132,199,.75)
}

.border-t-sky-600\/80 {
    border-top-color: rgba(2,132,199,.8)
}

.border-t-sky-600\/90 {
    border-top-color: rgba(2,132,199,.9)
}

.border-t-sky-600\/95 {
    border-top-color: rgba(2,132,199,.95)
}

.border-t-sky-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(3 105 161/var(--tw-border-opacity))
}

.border-t-sky-700\/0 {
    border-top-color: rgba(3,105,161,0)
}

.border-t-sky-700\/10 {
    border-top-color: rgba(3,105,161,.1)
}

.border-t-sky-700\/100 {
    border-top-color: #0369a1
}

.border-t-sky-700\/20 {
    border-top-color: rgba(3,105,161,.2)
}

.border-t-sky-700\/25 {
    border-top-color: rgba(3,105,161,.25)
}

.border-t-sky-700\/30 {
    border-top-color: rgba(3,105,161,.3)
}

.border-t-sky-700\/40 {
    border-top-color: rgba(3,105,161,.4)
}

.border-t-sky-700\/5 {
    border-top-color: rgba(3,105,161,.05)
}

.border-t-sky-700\/50 {
    border-top-color: rgba(3,105,161,.5)
}

.border-t-sky-700\/60 {
    border-top-color: rgba(3,105,161,.6)
}

.border-t-sky-700\/70 {
    border-top-color: rgba(3,105,161,.7)
}

.border-t-sky-700\/75 {
    border-top-color: rgba(3,105,161,.75)
}

.border-t-sky-700\/80 {
    border-top-color: rgba(3,105,161,.8)
}

.border-t-sky-700\/90 {
    border-top-color: rgba(3,105,161,.9)
}

.border-t-sky-700\/95 {
    border-top-color: rgba(3,105,161,.95)
}

.border-t-sky-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(7 89 133/var(--tw-border-opacity))
}

.border-t-sky-800\/0 {
    border-top-color: rgba(7,89,133,0)
}

.border-t-sky-800\/10 {
    border-top-color: rgba(7,89,133,.1)
}

.border-t-sky-800\/100 {
    border-top-color: #075985
}

.border-t-sky-800\/20 {
    border-top-color: rgba(7,89,133,.2)
}

.border-t-sky-800\/25 {
    border-top-color: rgba(7,89,133,.25)
}

.border-t-sky-800\/30 {
    border-top-color: rgba(7,89,133,.3)
}

.border-t-sky-800\/40 {
    border-top-color: rgba(7,89,133,.4)
}

.border-t-sky-800\/5 {
    border-top-color: rgba(7,89,133,.05)
}

.border-t-sky-800\/50 {
    border-top-color: rgba(7,89,133,.5)
}

.border-t-sky-800\/60 {
    border-top-color: rgba(7,89,133,.6)
}

.border-t-sky-800\/70 {
    border-top-color: rgba(7,89,133,.7)
}

.border-t-sky-800\/75 {
    border-top-color: rgba(7,89,133,.75)
}

.border-t-sky-800\/80 {
    border-top-color: rgba(7,89,133,.8)
}

.border-t-sky-800\/90 {
    border-top-color: rgba(7,89,133,.9)
}

.border-t-sky-800\/95 {
    border-top-color: rgba(7,89,133,.95)
}

.border-t-sky-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(12 74 110/var(--tw-border-opacity))
}

.border-t-sky-900\/0 {
    border-top-color: rgba(12,74,110,0)
}

.border-t-sky-900\/10 {
    border-top-color: rgba(12,74,110,.1)
}

.border-t-sky-900\/100 {
    border-top-color: #0c4a6e
}

.border-t-sky-900\/20 {
    border-top-color: rgba(12,74,110,.2)
}

.border-t-sky-900\/25 {
    border-top-color: rgba(12,74,110,.25)
}

.border-t-sky-900\/30 {
    border-top-color: rgba(12,74,110,.3)
}

.border-t-sky-900\/40 {
    border-top-color: rgba(12,74,110,.4)
}

.border-t-sky-900\/5 {
    border-top-color: rgba(12,74,110,.05)
}

.border-t-sky-900\/50 {
    border-top-color: rgba(12,74,110,.5)
}

.border-t-sky-900\/60 {
    border-top-color: rgba(12,74,110,.6)
}

.border-t-sky-900\/70 {
    border-top-color: rgba(12,74,110,.7)
}

.border-t-sky-900\/75 {
    border-top-color: rgba(12,74,110,.75)
}

.border-t-sky-900\/80 {
    border-top-color: rgba(12,74,110,.8)
}

.border-t-sky-900\/90 {
    border-top-color: rgba(12,74,110,.9)
}

.border-t-sky-900\/95 {
    border-top-color: rgba(12,74,110,.95)
}

.border-t-sky-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(8 47 73/var(--tw-border-opacity))
}

.border-t-sky-950\/0 {
    border-top-color: rgba(8,47,73,0)
}

.border-t-sky-950\/10 {
    border-top-color: rgba(8,47,73,.1)
}

.border-t-sky-950\/100 {
    border-top-color: #082f49
}

.border-t-sky-950\/20 {
    border-top-color: rgba(8,47,73,.2)
}

.border-t-sky-950\/25 {
    border-top-color: rgba(8,47,73,.25)
}

.border-t-sky-950\/30 {
    border-top-color: rgba(8,47,73,.3)
}

.border-t-sky-950\/40 {
    border-top-color: rgba(8,47,73,.4)
}

.border-t-sky-950\/5 {
    border-top-color: rgba(8,47,73,.05)
}

.border-t-sky-950\/50 {
    border-top-color: rgba(8,47,73,.5)
}

.border-t-sky-950\/60 {
    border-top-color: rgba(8,47,73,.6)
}

.border-t-sky-950\/70 {
    border-top-color: rgba(8,47,73,.7)
}

.border-t-sky-950\/75 {
    border-top-color: rgba(8,47,73,.75)
}

.border-t-sky-950\/80 {
    border-top-color: rgba(8,47,73,.8)
}

.border-t-sky-950\/90 {
    border-top-color: rgba(8,47,73,.9)
}

.border-t-sky-950\/95 {
    border-top-color: rgba(8,47,73,.95)
}

.border-t-slate-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(241 245 249/var(--tw-border-opacity))
}

.border-t-slate-100\/0 {
    border-top-color: rgba(241,245,249,0)
}

.border-t-slate-100\/10 {
    border-top-color: rgba(241,245,249,.1)
}

.border-t-slate-100\/100 {
    border-top-color: #f1f5f9
}

.border-t-slate-100\/20 {
    border-top-color: rgba(241,245,249,.2)
}

.border-t-slate-100\/25 {
    border-top-color: rgba(241,245,249,.25)
}

.border-t-slate-100\/30 {
    border-top-color: rgba(241,245,249,.3)
}

.border-t-slate-100\/40 {
    border-top-color: rgba(241,245,249,.4)
}

.border-t-slate-100\/5 {
    border-top-color: rgba(241,245,249,.05)
}

.border-t-slate-100\/50 {
    border-top-color: rgba(241,245,249,.5)
}

.border-t-slate-100\/60 {
    border-top-color: rgba(241,245,249,.6)
}

.border-t-slate-100\/70 {
    border-top-color: rgba(241,245,249,.7)
}

.border-t-slate-100\/75 {
    border-top-color: rgba(241,245,249,.75)
}

.border-t-slate-100\/80 {
    border-top-color: rgba(241,245,249,.8)
}

.border-t-slate-100\/90 {
    border-top-color: rgba(241,245,249,.9)
}

.border-t-slate-100\/95 {
    border-top-color: rgba(241,245,249,.95)
}

.border-t-slate-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(226 232 240/var(--tw-border-opacity))
}

.border-t-slate-200\/0 {
    border-top-color: rgba(226,232,240,0)
}

.border-t-slate-200\/10 {
    border-top-color: rgba(226,232,240,.1)
}

.border-t-slate-200\/100 {
    border-top-color: #e2e8f0
}

.border-t-slate-200\/20 {
    border-top-color: rgba(226,232,240,.2)
}

.border-t-slate-200\/25 {
    border-top-color: rgba(226,232,240,.25)
}

.border-t-slate-200\/30 {
    border-top-color: rgba(226,232,240,.3)
}

.border-t-slate-200\/40 {
    border-top-color: rgba(226,232,240,.4)
}

.border-t-slate-200\/5 {
    border-top-color: rgba(226,232,240,.05)
}

.border-t-slate-200\/50 {
    border-top-color: rgba(226,232,240,.5)
}

.border-t-slate-200\/60 {
    border-top-color: rgba(226,232,240,.6)
}

.border-t-slate-200\/70 {
    border-top-color: rgba(226,232,240,.7)
}

.border-t-slate-200\/75 {
    border-top-color: rgba(226,232,240,.75)
}

.border-t-slate-200\/80 {
    border-top-color: rgba(226,232,240,.8)
}

.border-t-slate-200\/90 {
    border-top-color: rgba(226,232,240,.9)
}

.border-t-slate-200\/95 {
    border-top-color: rgba(226,232,240,.95)
}

.border-t-slate-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(203 213 225/var(--tw-border-opacity))
}

.border-t-slate-300\/0 {
    border-top-color: rgba(203,213,225,0)
}

.border-t-slate-300\/10 {
    border-top-color: rgba(203,213,225,.1)
}

.border-t-slate-300\/100 {
    border-top-color: #cbd5e1
}

.border-t-slate-300\/20 {
    border-top-color: rgba(203,213,225,.2)
}

.border-t-slate-300\/25 {
    border-top-color: rgba(203,213,225,.25)
}

.border-t-slate-300\/30 {
    border-top-color: rgba(203,213,225,.3)
}

.border-t-slate-300\/40 {
    border-top-color: rgba(203,213,225,.4)
}

.border-t-slate-300\/5 {
    border-top-color: rgba(203,213,225,.05)
}

.border-t-slate-300\/50 {
    border-top-color: rgba(203,213,225,.5)
}

.border-t-slate-300\/60 {
    border-top-color: rgba(203,213,225,.6)
}

.border-t-slate-300\/70 {
    border-top-color: rgba(203,213,225,.7)
}

.border-t-slate-300\/75 {
    border-top-color: rgba(203,213,225,.75)
}

.border-t-slate-300\/80 {
    border-top-color: rgba(203,213,225,.8)
}

.border-t-slate-300\/90 {
    border-top-color: rgba(203,213,225,.9)
}

.border-t-slate-300\/95 {
    border-top-color: rgba(203,213,225,.95)
}

.border-t-slate-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(148 163 184/var(--tw-border-opacity))
}

.border-t-slate-400\/0 {
    border-top-color: rgba(148,163,184,0)
}

.border-t-slate-400\/10 {
    border-top-color: rgba(148,163,184,.1)
}

.border-t-slate-400\/100 {
    border-top-color: #94a3b8
}

.border-t-slate-400\/20 {
    border-top-color: rgba(148,163,184,.2)
}

.border-t-slate-400\/25 {
    border-top-color: rgba(148,163,184,.25)
}

.border-t-slate-400\/30 {
    border-top-color: rgba(148,163,184,.3)
}

.border-t-slate-400\/40 {
    border-top-color: rgba(148,163,184,.4)
}

.border-t-slate-400\/5 {
    border-top-color: rgba(148,163,184,.05)
}

.border-t-slate-400\/50 {
    border-top-color: rgba(148,163,184,.5)
}

.border-t-slate-400\/60 {
    border-top-color: rgba(148,163,184,.6)
}

.border-t-slate-400\/70 {
    border-top-color: rgba(148,163,184,.7)
}

.border-t-slate-400\/75 {
    border-top-color: rgba(148,163,184,.75)
}

.border-t-slate-400\/80 {
    border-top-color: rgba(148,163,184,.8)
}

.border-t-slate-400\/90 {
    border-top-color: rgba(148,163,184,.9)
}

.border-t-slate-400\/95 {
    border-top-color: rgba(148,163,184,.95)
}

.border-t-slate-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(248 250 252/var(--tw-border-opacity))
}

.border-t-slate-50\/0 {
    border-top-color: rgba(248,250,252,0)
}

.border-t-slate-50\/10 {
    border-top-color: rgba(248,250,252,.1)
}

.border-t-slate-50\/100 {
    border-top-color: #f8fafc
}

.border-t-slate-50\/20 {
    border-top-color: rgba(248,250,252,.2)
}

.border-t-slate-50\/25 {
    border-top-color: rgba(248,250,252,.25)
}

.border-t-slate-50\/30 {
    border-top-color: rgba(248,250,252,.3)
}

.border-t-slate-50\/40 {
    border-top-color: rgba(248,250,252,.4)
}

.border-t-slate-50\/5 {
    border-top-color: rgba(248,250,252,.05)
}

.border-t-slate-50\/50 {
    border-top-color: rgba(248,250,252,.5)
}

.border-t-slate-50\/60 {
    border-top-color: rgba(248,250,252,.6)
}

.border-t-slate-50\/70 {
    border-top-color: rgba(248,250,252,.7)
}

.border-t-slate-50\/75 {
    border-top-color: rgba(248,250,252,.75)
}

.border-t-slate-50\/80 {
    border-top-color: rgba(248,250,252,.8)
}

.border-t-slate-50\/90 {
    border-top-color: rgba(248,250,252,.9)
}

.border-t-slate-50\/95 {
    border-top-color: rgba(248,250,252,.95)
}

.border-t-slate-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(100 116 139/var(--tw-border-opacity))
}

.border-t-slate-500\/0 {
    border-top-color: rgba(100,116,139,0)
}

.border-t-slate-500\/10 {
    border-top-color: rgba(100,116,139,.1)
}

.border-t-slate-500\/100 {
    border-top-color: #64748b
}

.border-t-slate-500\/20 {
    border-top-color: rgba(100,116,139,.2)
}

.border-t-slate-500\/25 {
    border-top-color: rgba(100,116,139,.25)
}

.border-t-slate-500\/30 {
    border-top-color: rgba(100,116,139,.3)
}

.border-t-slate-500\/40 {
    border-top-color: rgba(100,116,139,.4)
}

.border-t-slate-500\/5 {
    border-top-color: rgba(100,116,139,.05)
}

.border-t-slate-500\/50 {
    border-top-color: rgba(100,116,139,.5)
}

.border-t-slate-500\/60 {
    border-top-color: rgba(100,116,139,.6)
}

.border-t-slate-500\/70 {
    border-top-color: rgba(100,116,139,.7)
}

.border-t-slate-500\/75 {
    border-top-color: rgba(100,116,139,.75)
}

.border-t-slate-500\/80 {
    border-top-color: rgba(100,116,139,.8)
}

.border-t-slate-500\/90 {
    border-top-color: rgba(100,116,139,.9)
}

.border-t-slate-500\/95 {
    border-top-color: rgba(100,116,139,.95)
}

.border-t-slate-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(71 85 105/var(--tw-border-opacity))
}

.border-t-slate-600\/0 {
    border-top-color: rgba(71,85,105,0)
}

.border-t-slate-600\/10 {
    border-top-color: rgba(71,85,105,.1)
}

.border-t-slate-600\/100 {
    border-top-color: #475569
}

.border-t-slate-600\/20 {
    border-top-color: rgba(71,85,105,.2)
}

.border-t-slate-600\/25 {
    border-top-color: rgba(71,85,105,.25)
}

.border-t-slate-600\/30 {
    border-top-color: rgba(71,85,105,.3)
}

.border-t-slate-600\/40 {
    border-top-color: rgba(71,85,105,.4)
}

.border-t-slate-600\/5 {
    border-top-color: rgba(71,85,105,.05)
}

.border-t-slate-600\/50 {
    border-top-color: rgba(71,85,105,.5)
}

.border-t-slate-600\/60 {
    border-top-color: rgba(71,85,105,.6)
}

.border-t-slate-600\/70 {
    border-top-color: rgba(71,85,105,.7)
}

.border-t-slate-600\/75 {
    border-top-color: rgba(71,85,105,.75)
}

.border-t-slate-600\/80 {
    border-top-color: rgba(71,85,105,.8)
}

.border-t-slate-600\/90 {
    border-top-color: rgba(71,85,105,.9)
}

.border-t-slate-600\/95 {
    border-top-color: rgba(71,85,105,.95)
}

.border-t-slate-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(51 65 85/var(--tw-border-opacity))
}

.border-t-slate-700\/0 {
    border-top-color: rgba(51,65,85,0)
}

.border-t-slate-700\/10 {
    border-top-color: rgba(51,65,85,.1)
}

.border-t-slate-700\/100 {
    border-top-color: #334155
}

.border-t-slate-700\/20 {
    border-top-color: rgba(51,65,85,.2)
}

.border-t-slate-700\/25 {
    border-top-color: rgba(51,65,85,.25)
}

.border-t-slate-700\/30 {
    border-top-color: rgba(51,65,85,.3)
}

.border-t-slate-700\/40 {
    border-top-color: rgba(51,65,85,.4)
}

.border-t-slate-700\/5 {
    border-top-color: rgba(51,65,85,.05)
}

.border-t-slate-700\/50 {
    border-top-color: rgba(51,65,85,.5)
}

.border-t-slate-700\/60 {
    border-top-color: rgba(51,65,85,.6)
}

.border-t-slate-700\/70 {
    border-top-color: rgba(51,65,85,.7)
}

.border-t-slate-700\/75 {
    border-top-color: rgba(51,65,85,.75)
}

.border-t-slate-700\/80 {
    border-top-color: rgba(51,65,85,.8)
}

.border-t-slate-700\/90 {
    border-top-color: rgba(51,65,85,.9)
}

.border-t-slate-700\/95 {
    border-top-color: rgba(51,65,85,.95)
}

.border-t-slate-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(30 41 59/var(--tw-border-opacity))
}

.border-t-slate-800\/0 {
    border-top-color: rgba(30,41,59,0)
}

.border-t-slate-800\/10 {
    border-top-color: rgba(30,41,59,.1)
}

.border-t-slate-800\/100 {
    border-top-color: #1e293b
}

.border-t-slate-800\/20 {
    border-top-color: rgba(30,41,59,.2)
}

.border-t-slate-800\/25 {
    border-top-color: rgba(30,41,59,.25)
}

.border-t-slate-800\/30 {
    border-top-color: rgba(30,41,59,.3)
}

.border-t-slate-800\/40 {
    border-top-color: rgba(30,41,59,.4)
}

.border-t-slate-800\/5 {
    border-top-color: rgba(30,41,59,.05)
}

.border-t-slate-800\/50 {
    border-top-color: rgba(30,41,59,.5)
}

.border-t-slate-800\/60 {
    border-top-color: rgba(30,41,59,.6)
}

.border-t-slate-800\/70 {
    border-top-color: rgba(30,41,59,.7)
}

.border-t-slate-800\/75 {
    border-top-color: rgba(30,41,59,.75)
}

.border-t-slate-800\/80 {
    border-top-color: rgba(30,41,59,.8)
}

.border-t-slate-800\/90 {
    border-top-color: rgba(30,41,59,.9)
}

.border-t-slate-800\/95 {
    border-top-color: rgba(30,41,59,.95)
}

.border-t-slate-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(15 23 42/var(--tw-border-opacity))
}

.border-t-slate-900\/0 {
    border-top-color: rgba(15,23,42,0)
}

.border-t-slate-900\/10 {
    border-top-color: rgba(15,23,42,.1)
}

.border-t-slate-900\/100 {
    border-top-color: #0f172a
}

.border-t-slate-900\/20 {
    border-top-color: rgba(15,23,42,.2)
}

.border-t-slate-900\/25 {
    border-top-color: rgba(15,23,42,.25)
}

.border-t-slate-900\/30 {
    border-top-color: rgba(15,23,42,.3)
}

.border-t-slate-900\/40 {
    border-top-color: rgba(15,23,42,.4)
}

.border-t-slate-900\/5 {
    border-top-color: rgba(15,23,42,.05)
}

.border-t-slate-900\/50 {
    border-top-color: rgba(15,23,42,.5)
}

.border-t-slate-900\/60 {
    border-top-color: rgba(15,23,42,.6)
}

.border-t-slate-900\/70 {
    border-top-color: rgba(15,23,42,.7)
}

.border-t-slate-900\/75 {
    border-top-color: rgba(15,23,42,.75)
}

.border-t-slate-900\/80 {
    border-top-color: rgba(15,23,42,.8)
}

.border-t-slate-900\/90 {
    border-top-color: rgba(15,23,42,.9)
}

.border-t-slate-900\/95 {
    border-top-color: rgba(15,23,42,.95)
}

.border-t-slate-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(2 6 23/var(--tw-border-opacity))
}

.border-t-slate-950\/0 {
    border-top-color: rgba(2,6,23,0)
}

.border-t-slate-950\/10 {
    border-top-color: rgba(2,6,23,.1)
}

.border-t-slate-950\/100 {
    border-top-color: #020617
}

.border-t-slate-950\/20 {
    border-top-color: rgba(2,6,23,.2)
}

.border-t-slate-950\/25 {
    border-top-color: rgba(2,6,23,.25)
}

.border-t-slate-950\/30 {
    border-top-color: rgba(2,6,23,.3)
}

.border-t-slate-950\/40 {
    border-top-color: rgba(2,6,23,.4)
}

.border-t-slate-950\/5 {
    border-top-color: rgba(2,6,23,.05)
}

.border-t-slate-950\/50 {
    border-top-color: rgba(2,6,23,.5)
}

.border-t-slate-950\/60 {
    border-top-color: rgba(2,6,23,.6)
}

.border-t-slate-950\/70 {
    border-top-color: rgba(2,6,23,.7)
}

.border-t-slate-950\/75 {
    border-top-color: rgba(2,6,23,.75)
}

.border-t-slate-950\/80 {
    border-top-color: rgba(2,6,23,.8)
}

.border-t-slate-950\/90 {
    border-top-color: rgba(2,6,23,.9)
}

.border-t-slate-950\/95 {
    border-top-color: rgba(2,6,23,.95)
}

.border-t-stone-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(245 245 244/var(--tw-border-opacity))
}

.border-t-stone-100\/0 {
    border-top-color: hsla(60,5%,96%,0)
}

.border-t-stone-100\/10 {
    border-top-color: hsla(60,5%,96%,.1)
}

.border-t-stone-100\/100 {
    border-top-color: #f5f5f4
}

.border-t-stone-100\/20 {
    border-top-color: hsla(60,5%,96%,.2)
}

.border-t-stone-100\/25 {
    border-top-color: hsla(60,5%,96%,.25)
}

.border-t-stone-100\/30 {
    border-top-color: hsla(60,5%,96%,.3)
}

.border-t-stone-100\/40 {
    border-top-color: hsla(60,5%,96%,.4)
}

.border-t-stone-100\/5 {
    border-top-color: hsla(60,5%,96%,.05)
}

.border-t-stone-100\/50 {
    border-top-color: hsla(60,5%,96%,.5)
}

.border-t-stone-100\/60 {
    border-top-color: hsla(60,5%,96%,.6)
}

.border-t-stone-100\/70 {
    border-top-color: hsla(60,5%,96%,.7)
}

.border-t-stone-100\/75 {
    border-top-color: hsla(60,5%,96%,.75)
}

.border-t-stone-100\/80 {
    border-top-color: hsla(60,5%,96%,.8)
}

.border-t-stone-100\/90 {
    border-top-color: hsla(60,5%,96%,.9)
}

.border-t-stone-100\/95 {
    border-top-color: hsla(60,5%,96%,.95)
}

.border-t-stone-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(231 229 228/var(--tw-border-opacity))
}

.border-t-stone-200\/0 {
    border-top-color: hsla(20,6%,90%,0)
}

.border-t-stone-200\/10 {
    border-top-color: hsla(20,6%,90%,.1)
}

.border-t-stone-200\/100 {
    border-top-color: #e7e5e4
}

.border-t-stone-200\/20 {
    border-top-color: hsla(20,6%,90%,.2)
}

.border-t-stone-200\/25 {
    border-top-color: hsla(20,6%,90%,.25)
}

.border-t-stone-200\/30 {
    border-top-color: hsla(20,6%,90%,.3)
}

.border-t-stone-200\/40 {
    border-top-color: hsla(20,6%,90%,.4)
}

.border-t-stone-200\/5 {
    border-top-color: hsla(20,6%,90%,.05)
}

.border-t-stone-200\/50 {
    border-top-color: hsla(20,6%,90%,.5)
}

.border-t-stone-200\/60 {
    border-top-color: hsla(20,6%,90%,.6)
}

.border-t-stone-200\/70 {
    border-top-color: hsla(20,6%,90%,.7)
}

.border-t-stone-200\/75 {
    border-top-color: hsla(20,6%,90%,.75)
}

.border-t-stone-200\/80 {
    border-top-color: hsla(20,6%,90%,.8)
}

.border-t-stone-200\/90 {
    border-top-color: hsla(20,6%,90%,.9)
}

.border-t-stone-200\/95 {
    border-top-color: hsla(20,6%,90%,.95)
}

.border-t-stone-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(214 211 209/var(--tw-border-opacity))
}

.border-t-stone-300\/0 {
    border-top-color: hsla(24,6%,83%,0)
}

.border-t-stone-300\/10 {
    border-top-color: hsla(24,6%,83%,.1)
}

.border-t-stone-300\/100 {
    border-top-color: #d6d3d1
}

.border-t-stone-300\/20 {
    border-top-color: hsla(24,6%,83%,.2)
}

.border-t-stone-300\/25 {
    border-top-color: hsla(24,6%,83%,.25)
}

.border-t-stone-300\/30 {
    border-top-color: hsla(24,6%,83%,.3)
}

.border-t-stone-300\/40 {
    border-top-color: hsla(24,6%,83%,.4)
}

.border-t-stone-300\/5 {
    border-top-color: hsla(24,6%,83%,.05)
}

.border-t-stone-300\/50 {
    border-top-color: hsla(24,6%,83%,.5)
}

.border-t-stone-300\/60 {
    border-top-color: hsla(24,6%,83%,.6)
}

.border-t-stone-300\/70 {
    border-top-color: hsla(24,6%,83%,.7)
}

.border-t-stone-300\/75 {
    border-top-color: hsla(24,6%,83%,.75)
}

.border-t-stone-300\/80 {
    border-top-color: hsla(24,6%,83%,.8)
}

.border-t-stone-300\/90 {
    border-top-color: hsla(24,6%,83%,.9)
}

.border-t-stone-300\/95 {
    border-top-color: hsla(24,6%,83%,.95)
}

.border-t-stone-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(168 162 158/var(--tw-border-opacity))
}

.border-t-stone-400\/0 {
    border-top-color: hsla(24,5%,64%,0)
}

.border-t-stone-400\/10 {
    border-top-color: hsla(24,5%,64%,.1)
}

.border-t-stone-400\/100 {
    border-top-color: #a8a29e
}

.border-t-stone-400\/20 {
    border-top-color: hsla(24,5%,64%,.2)
}

.border-t-stone-400\/25 {
    border-top-color: hsla(24,5%,64%,.25)
}

.border-t-stone-400\/30 {
    border-top-color: hsla(24,5%,64%,.3)
}

.border-t-stone-400\/40 {
    border-top-color: hsla(24,5%,64%,.4)
}

.border-t-stone-400\/5 {
    border-top-color: hsla(24,5%,64%,.05)
}

.border-t-stone-400\/50 {
    border-top-color: hsla(24,5%,64%,.5)
}

.border-t-stone-400\/60 {
    border-top-color: hsla(24,5%,64%,.6)
}

.border-t-stone-400\/70 {
    border-top-color: hsla(24,5%,64%,.7)
}

.border-t-stone-400\/75 {
    border-top-color: hsla(24,5%,64%,.75)
}

.border-t-stone-400\/80 {
    border-top-color: hsla(24,5%,64%,.8)
}

.border-t-stone-400\/90 {
    border-top-color: hsla(24,5%,64%,.9)
}

.border-t-stone-400\/95 {
    border-top-color: hsla(24,5%,64%,.95)
}

.border-t-stone-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(250 250 249/var(--tw-border-opacity))
}

.border-t-stone-50\/0 {
    border-top-color: hsla(60,9%,98%,0)
}

.border-t-stone-50\/10 {
    border-top-color: hsla(60,9%,98%,.1)
}

.border-t-stone-50\/100 {
    border-top-color: #fafaf9
}

.border-t-stone-50\/20 {
    border-top-color: hsla(60,9%,98%,.2)
}

.border-t-stone-50\/25 {
    border-top-color: hsla(60,9%,98%,.25)
}

.border-t-stone-50\/30 {
    border-top-color: hsla(60,9%,98%,.3)
}

.border-t-stone-50\/40 {
    border-top-color: hsla(60,9%,98%,.4)
}

.border-t-stone-50\/5 {
    border-top-color: hsla(60,9%,98%,.05)
}

.border-t-stone-50\/50 {
    border-top-color: hsla(60,9%,98%,.5)
}

.border-t-stone-50\/60 {
    border-top-color: hsla(60,9%,98%,.6)
}

.border-t-stone-50\/70 {
    border-top-color: hsla(60,9%,98%,.7)
}

.border-t-stone-50\/75 {
    border-top-color: hsla(60,9%,98%,.75)
}

.border-t-stone-50\/80 {
    border-top-color: hsla(60,9%,98%,.8)
}

.border-t-stone-50\/90 {
    border-top-color: hsla(60,9%,98%,.9)
}

.border-t-stone-50\/95 {
    border-top-color: hsla(60,9%,98%,.95)
}

.border-t-stone-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(120 113 108/var(--tw-border-opacity))
}

.border-t-stone-500\/0 {
    border-top-color: hsla(25,5%,45%,0)
}

.border-t-stone-500\/10 {
    border-top-color: hsla(25,5%,45%,.1)
}

.border-t-stone-500\/100 {
    border-top-color: #78716c
}

.border-t-stone-500\/20 {
    border-top-color: hsla(25,5%,45%,.2)
}

.border-t-stone-500\/25 {
    border-top-color: hsla(25,5%,45%,.25)
}

.border-t-stone-500\/30 {
    border-top-color: hsla(25,5%,45%,.3)
}

.border-t-stone-500\/40 {
    border-top-color: hsla(25,5%,45%,.4)
}

.border-t-stone-500\/5 {
    border-top-color: hsla(25,5%,45%,.05)
}

.border-t-stone-500\/50 {
    border-top-color: hsla(25,5%,45%,.5)
}

.border-t-stone-500\/60 {
    border-top-color: hsla(25,5%,45%,.6)
}

.border-t-stone-500\/70 {
    border-top-color: hsla(25,5%,45%,.7)
}

.border-t-stone-500\/75 {
    border-top-color: hsla(25,5%,45%,.75)
}

.border-t-stone-500\/80 {
    border-top-color: hsla(25,5%,45%,.8)
}

.border-t-stone-500\/90 {
    border-top-color: hsla(25,5%,45%,.9)
}

.border-t-stone-500\/95 {
    border-top-color: hsla(25,5%,45%,.95)
}

.border-t-stone-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(87 83 78/var(--tw-border-opacity))
}

.border-t-stone-600\/0 {
    border-top-color: rgba(87,83,78,0)
}

.border-t-stone-600\/10 {
    border-top-color: rgba(87,83,78,.1)
}

.border-t-stone-600\/100 {
    border-top-color: #57534e
}

.border-t-stone-600\/20 {
    border-top-color: rgba(87,83,78,.2)
}

.border-t-stone-600\/25 {
    border-top-color: rgba(87,83,78,.25)
}

.border-t-stone-600\/30 {
    border-top-color: rgba(87,83,78,.3)
}

.border-t-stone-600\/40 {
    border-top-color: rgba(87,83,78,.4)
}

.border-t-stone-600\/5 {
    border-top-color: rgba(87,83,78,.05)
}

.border-t-stone-600\/50 {
    border-top-color: rgba(87,83,78,.5)
}

.border-t-stone-600\/60 {
    border-top-color: rgba(87,83,78,.6)
}

.border-t-stone-600\/70 {
    border-top-color: rgba(87,83,78,.7)
}

.border-t-stone-600\/75 {
    border-top-color: rgba(87,83,78,.75)
}

.border-t-stone-600\/80 {
    border-top-color: rgba(87,83,78,.8)
}

.border-t-stone-600\/90 {
    border-top-color: rgba(87,83,78,.9)
}

.border-t-stone-600\/95 {
    border-top-color: rgba(87,83,78,.95)
}

.border-t-stone-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(68 64 60/var(--tw-border-opacity))
}

.border-t-stone-700\/0 {
    border-top-color: rgba(68,64,60,0)
}

.border-t-stone-700\/10 {
    border-top-color: rgba(68,64,60,.1)
}

.border-t-stone-700\/100 {
    border-top-color: #44403c
}

.border-t-stone-700\/20 {
    border-top-color: rgba(68,64,60,.2)
}

.border-t-stone-700\/25 {
    border-top-color: rgba(68,64,60,.25)
}

.border-t-stone-700\/30 {
    border-top-color: rgba(68,64,60,.3)
}

.border-t-stone-700\/40 {
    border-top-color: rgba(68,64,60,.4)
}

.border-t-stone-700\/5 {
    border-top-color: rgba(68,64,60,.05)
}

.border-t-stone-700\/50 {
    border-top-color: rgba(68,64,60,.5)
}

.border-t-stone-700\/60 {
    border-top-color: rgba(68,64,60,.6)
}

.border-t-stone-700\/70 {
    border-top-color: rgba(68,64,60,.7)
}

.border-t-stone-700\/75 {
    border-top-color: rgba(68,64,60,.75)
}

.border-t-stone-700\/80 {
    border-top-color: rgba(68,64,60,.8)
}

.border-t-stone-700\/90 {
    border-top-color: rgba(68,64,60,.9)
}

.border-t-stone-700\/95 {
    border-top-color: rgba(68,64,60,.95)
}

.border-t-stone-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(41 37 36/var(--tw-border-opacity))
}

.border-t-stone-800\/0 {
    border-top-color: rgba(41,37,36,0)
}

.border-t-stone-800\/10 {
    border-top-color: rgba(41,37,36,.1)
}

.border-t-stone-800\/100 {
    border-top-color: #292524
}

.border-t-stone-800\/20 {
    border-top-color: rgba(41,37,36,.2)
}

.border-t-stone-800\/25 {
    border-top-color: rgba(41,37,36,.25)
}

.border-t-stone-800\/30 {
    border-top-color: rgba(41,37,36,.3)
}

.border-t-stone-800\/40 {
    border-top-color: rgba(41,37,36,.4)
}

.border-t-stone-800\/5 {
    border-top-color: rgba(41,37,36,.05)
}

.border-t-stone-800\/50 {
    border-top-color: rgba(41,37,36,.5)
}

.border-t-stone-800\/60 {
    border-top-color: rgba(41,37,36,.6)
}

.border-t-stone-800\/70 {
    border-top-color: rgba(41,37,36,.7)
}

.border-t-stone-800\/75 {
    border-top-color: rgba(41,37,36,.75)
}

.border-t-stone-800\/80 {
    border-top-color: rgba(41,37,36,.8)
}

.border-t-stone-800\/90 {
    border-top-color: rgba(41,37,36,.9)
}

.border-t-stone-800\/95 {
    border-top-color: rgba(41,37,36,.95)
}

.border-t-stone-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(28 25 23/var(--tw-border-opacity))
}

.border-t-stone-900\/0 {
    border-top-color: rgba(28,25,23,0)
}

.border-t-stone-900\/10 {
    border-top-color: rgba(28,25,23,.1)
}

.border-t-stone-900\/100 {
    border-top-color: #1c1917
}

.border-t-stone-900\/20 {
    border-top-color: rgba(28,25,23,.2)
}

.border-t-stone-900\/25 {
    border-top-color: rgba(28,25,23,.25)
}

.border-t-stone-900\/30 {
    border-top-color: rgba(28,25,23,.3)
}

.border-t-stone-900\/40 {
    border-top-color: rgba(28,25,23,.4)
}

.border-t-stone-900\/5 {
    border-top-color: rgba(28,25,23,.05)
}

.border-t-stone-900\/50 {
    border-top-color: rgba(28,25,23,.5)
}

.border-t-stone-900\/60 {
    border-top-color: rgba(28,25,23,.6)
}

.border-t-stone-900\/70 {
    border-top-color: rgba(28,25,23,.7)
}

.border-t-stone-900\/75 {
    border-top-color: rgba(28,25,23,.75)
}

.border-t-stone-900\/80 {
    border-top-color: rgba(28,25,23,.8)
}

.border-t-stone-900\/90 {
    border-top-color: rgba(28,25,23,.9)
}

.border-t-stone-900\/95 {
    border-top-color: rgba(28,25,23,.95)
}

.border-t-stone-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(12 10 9/var(--tw-border-opacity))
}

.border-t-stone-950\/0 {
    border-top-color: rgba(12,10,9,0)
}

.border-t-stone-950\/10 {
    border-top-color: rgba(12,10,9,.1)
}

.border-t-stone-950\/100 {
    border-top-color: #0c0a09
}

.border-t-stone-950\/20 {
    border-top-color: rgba(12,10,9,.2)
}

.border-t-stone-950\/25 {
    border-top-color: rgba(12,10,9,.25)
}

.border-t-stone-950\/30 {
    border-top-color: rgba(12,10,9,.3)
}

.border-t-stone-950\/40 {
    border-top-color: rgba(12,10,9,.4)
}

.border-t-stone-950\/5 {
    border-top-color: rgba(12,10,9,.05)
}

.border-t-stone-950\/50 {
    border-top-color: rgba(12,10,9,.5)
}

.border-t-stone-950\/60 {
    border-top-color: rgba(12,10,9,.6)
}

.border-t-stone-950\/70 {
    border-top-color: rgba(12,10,9,.7)
}

.border-t-stone-950\/75 {
    border-top-color: rgba(12,10,9,.75)
}

.border-t-stone-950\/80 {
    border-top-color: rgba(12,10,9,.8)
}

.border-t-stone-950\/90 {
    border-top-color: rgba(12,10,9,.9)
}

.border-t-stone-950\/95 {
    border-top-color: rgba(12,10,9,.95)
}

.border-t-teal-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(204 251 241/var(--tw-border-opacity))
}

.border-t-teal-100\/0 {
    border-top-color: rgba(204,251,241,0)
}

.border-t-teal-100\/10 {
    border-top-color: rgba(204,251,241,.1)
}

.border-t-teal-100\/100 {
    border-top-color: #ccfbf1
}

.border-t-teal-100\/20 {
    border-top-color: rgba(204,251,241,.2)
}

.border-t-teal-100\/25 {
    border-top-color: rgba(204,251,241,.25)
}

.border-t-teal-100\/30 {
    border-top-color: rgba(204,251,241,.3)
}

.border-t-teal-100\/40 {
    border-top-color: rgba(204,251,241,.4)
}

.border-t-teal-100\/5 {
    border-top-color: rgba(204,251,241,.05)
}

.border-t-teal-100\/50 {
    border-top-color: rgba(204,251,241,.5)
}

.border-t-teal-100\/60 {
    border-top-color: rgba(204,251,241,.6)
}

.border-t-teal-100\/70 {
    border-top-color: rgba(204,251,241,.7)
}

.border-t-teal-100\/75 {
    border-top-color: rgba(204,251,241,.75)
}

.border-t-teal-100\/80 {
    border-top-color: rgba(204,251,241,.8)
}

.border-t-teal-100\/90 {
    border-top-color: rgba(204,251,241,.9)
}

.border-t-teal-100\/95 {
    border-top-color: rgba(204,251,241,.95)
}

.border-t-teal-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(153 246 228/var(--tw-border-opacity))
}

.border-t-teal-200\/0 {
    border-top-color: rgba(153,246,228,0)
}

.border-t-teal-200\/10 {
    border-top-color: rgba(153,246,228,.1)
}

.border-t-teal-200\/100 {
    border-top-color: #99f6e4
}

.border-t-teal-200\/20 {
    border-top-color: rgba(153,246,228,.2)
}

.border-t-teal-200\/25 {
    border-top-color: rgba(153,246,228,.25)
}

.border-t-teal-200\/30 {
    border-top-color: rgba(153,246,228,.3)
}

.border-t-teal-200\/40 {
    border-top-color: rgba(153,246,228,.4)
}

.border-t-teal-200\/5 {
    border-top-color: rgba(153,246,228,.05)
}

.border-t-teal-200\/50 {
    border-top-color: rgba(153,246,228,.5)
}

.border-t-teal-200\/60 {
    border-top-color: rgba(153,246,228,.6)
}

.border-t-teal-200\/70 {
    border-top-color: rgba(153,246,228,.7)
}

.border-t-teal-200\/75 {
    border-top-color: rgba(153,246,228,.75)
}

.border-t-teal-200\/80 {
    border-top-color: rgba(153,246,228,.8)
}

.border-t-teal-200\/90 {
    border-top-color: rgba(153,246,228,.9)
}

.border-t-teal-200\/95 {
    border-top-color: rgba(153,246,228,.95)
}

.border-t-teal-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(94 234 212/var(--tw-border-opacity))
}

.border-t-teal-300\/0 {
    border-top-color: rgba(94,234,212,0)
}

.border-t-teal-300\/10 {
    border-top-color: rgba(94,234,212,.1)
}

.border-t-teal-300\/100 {
    border-top-color: #5eead4
}

.border-t-teal-300\/20 {
    border-top-color: rgba(94,234,212,.2)
}

.border-t-teal-300\/25 {
    border-top-color: rgba(94,234,212,.25)
}

.border-t-teal-300\/30 {
    border-top-color: rgba(94,234,212,.3)
}

.border-t-teal-300\/40 {
    border-top-color: rgba(94,234,212,.4)
}

.border-t-teal-300\/5 {
    border-top-color: rgba(94,234,212,.05)
}

.border-t-teal-300\/50 {
    border-top-color: rgba(94,234,212,.5)
}

.border-t-teal-300\/60 {
    border-top-color: rgba(94,234,212,.6)
}

.border-t-teal-300\/70 {
    border-top-color: rgba(94,234,212,.7)
}

.border-t-teal-300\/75 {
    border-top-color: rgba(94,234,212,.75)
}

.border-t-teal-300\/80 {
    border-top-color: rgba(94,234,212,.8)
}

.border-t-teal-300\/90 {
    border-top-color: rgba(94,234,212,.9)
}

.border-t-teal-300\/95 {
    border-top-color: rgba(94,234,212,.95)
}

.border-t-teal-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(45 212 191/var(--tw-border-opacity))
}

.border-t-teal-400\/0 {
    border-top-color: rgba(45,212,191,0)
}

.border-t-teal-400\/10 {
    border-top-color: rgba(45,212,191,.1)
}

.border-t-teal-400\/100 {
    border-top-color: #2dd4bf
}

.border-t-teal-400\/20 {
    border-top-color: rgba(45,212,191,.2)
}

.border-t-teal-400\/25 {
    border-top-color: rgba(45,212,191,.25)
}

.border-t-teal-400\/30 {
    border-top-color: rgba(45,212,191,.3)
}

.border-t-teal-400\/40 {
    border-top-color: rgba(45,212,191,.4)
}

.border-t-teal-400\/5 {
    border-top-color: rgba(45,212,191,.05)
}

.border-t-teal-400\/50 {
    border-top-color: rgba(45,212,191,.5)
}

.border-t-teal-400\/60 {
    border-top-color: rgba(45,212,191,.6)
}

.border-t-teal-400\/70 {
    border-top-color: rgba(45,212,191,.7)
}

.border-t-teal-400\/75 {
    border-top-color: rgba(45,212,191,.75)
}

.border-t-teal-400\/80 {
    border-top-color: rgba(45,212,191,.8)
}

.border-t-teal-400\/90 {
    border-top-color: rgba(45,212,191,.9)
}

.border-t-teal-400\/95 {
    border-top-color: rgba(45,212,191,.95)
}

.border-t-teal-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(240 253 250/var(--tw-border-opacity))
}

.border-t-teal-50\/0 {
    border-top-color: rgba(240,253,250,0)
}

.border-t-teal-50\/10 {
    border-top-color: rgba(240,253,250,.1)
}

.border-t-teal-50\/100 {
    border-top-color: #f0fdfa
}

.border-t-teal-50\/20 {
    border-top-color: rgba(240,253,250,.2)
}

.border-t-teal-50\/25 {
    border-top-color: rgba(240,253,250,.25)
}

.border-t-teal-50\/30 {
    border-top-color: rgba(240,253,250,.3)
}

.border-t-teal-50\/40 {
    border-top-color: rgba(240,253,250,.4)
}

.border-t-teal-50\/5 {
    border-top-color: rgba(240,253,250,.05)
}

.border-t-teal-50\/50 {
    border-top-color: rgba(240,253,250,.5)
}

.border-t-teal-50\/60 {
    border-top-color: rgba(240,253,250,.6)
}

.border-t-teal-50\/70 {
    border-top-color: rgba(240,253,250,.7)
}

.border-t-teal-50\/75 {
    border-top-color: rgba(240,253,250,.75)
}

.border-t-teal-50\/80 {
    border-top-color: rgba(240,253,250,.8)
}

.border-t-teal-50\/90 {
    border-top-color: rgba(240,253,250,.9)
}

.border-t-teal-50\/95 {
    border-top-color: rgba(240,253,250,.95)
}

.border-t-teal-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(20 184 166/var(--tw-border-opacity))
}

.border-t-teal-500\/0 {
    border-top-color: rgba(20,184,166,0)
}

.border-t-teal-500\/10 {
    border-top-color: rgba(20,184,166,.1)
}

.border-t-teal-500\/100 {
    border-top-color: #14b8a6
}

.border-t-teal-500\/20 {
    border-top-color: rgba(20,184,166,.2)
}

.border-t-teal-500\/25 {
    border-top-color: rgba(20,184,166,.25)
}

.border-t-teal-500\/30 {
    border-top-color: rgba(20,184,166,.3)
}

.border-t-teal-500\/40 {
    border-top-color: rgba(20,184,166,.4)
}

.border-t-teal-500\/5 {
    border-top-color: rgba(20,184,166,.05)
}

.border-t-teal-500\/50 {
    border-top-color: rgba(20,184,166,.5)
}

.border-t-teal-500\/60 {
    border-top-color: rgba(20,184,166,.6)
}

.border-t-teal-500\/70 {
    border-top-color: rgba(20,184,166,.7)
}

.border-t-teal-500\/75 {
    border-top-color: rgba(20,184,166,.75)
}

.border-t-teal-500\/80 {
    border-top-color: rgba(20,184,166,.8)
}

.border-t-teal-500\/90 {
    border-top-color: rgba(20,184,166,.9)
}

.border-t-teal-500\/95 {
    border-top-color: rgba(20,184,166,.95)
}

.border-t-teal-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(13 148 136/var(--tw-border-opacity))
}

.border-t-teal-600\/0 {
    border-top-color: rgba(13,148,136,0)
}

.border-t-teal-600\/10 {
    border-top-color: rgba(13,148,136,.1)
}

.border-t-teal-600\/100 {
    border-top-color: #0d9488
}

.border-t-teal-600\/20 {
    border-top-color: rgba(13,148,136,.2)
}

.border-t-teal-600\/25 {
    border-top-color: rgba(13,148,136,.25)
}

.border-t-teal-600\/30 {
    border-top-color: rgba(13,148,136,.3)
}

.border-t-teal-600\/40 {
    border-top-color: rgba(13,148,136,.4)
}

.border-t-teal-600\/5 {
    border-top-color: rgba(13,148,136,.05)
}

.border-t-teal-600\/50 {
    border-top-color: rgba(13,148,136,.5)
}

.border-t-teal-600\/60 {
    border-top-color: rgba(13,148,136,.6)
}

.border-t-teal-600\/70 {
    border-top-color: rgba(13,148,136,.7)
}

.border-t-teal-600\/75 {
    border-top-color: rgba(13,148,136,.75)
}

.border-t-teal-600\/80 {
    border-top-color: rgba(13,148,136,.8)
}

.border-t-teal-600\/90 {
    border-top-color: rgba(13,148,136,.9)
}

.border-t-teal-600\/95 {
    border-top-color: rgba(13,148,136,.95)
}

.border-t-teal-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(15 118 110/var(--tw-border-opacity))
}

.border-t-teal-700\/0 {
    border-top-color: rgba(15,118,110,0)
}

.border-t-teal-700\/10 {
    border-top-color: rgba(15,118,110,.1)
}

.border-t-teal-700\/100 {
    border-top-color: #0f766e
}

.border-t-teal-700\/20 {
    border-top-color: rgba(15,118,110,.2)
}

.border-t-teal-700\/25 {
    border-top-color: rgba(15,118,110,.25)
}

.border-t-teal-700\/30 {
    border-top-color: rgba(15,118,110,.3)
}

.border-t-teal-700\/40 {
    border-top-color: rgba(15,118,110,.4)
}

.border-t-teal-700\/5 {
    border-top-color: rgba(15,118,110,.05)
}

.border-t-teal-700\/50 {
    border-top-color: rgba(15,118,110,.5)
}

.border-t-teal-700\/60 {
    border-top-color: rgba(15,118,110,.6)
}

.border-t-teal-700\/70 {
    border-top-color: rgba(15,118,110,.7)
}

.border-t-teal-700\/75 {
    border-top-color: rgba(15,118,110,.75)
}

.border-t-teal-700\/80 {
    border-top-color: rgba(15,118,110,.8)
}

.border-t-teal-700\/90 {
    border-top-color: rgba(15,118,110,.9)
}

.border-t-teal-700\/95 {
    border-top-color: rgba(15,118,110,.95)
}

.border-t-teal-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(17 94 89/var(--tw-border-opacity))
}

.border-t-teal-800\/0 {
    border-top-color: rgba(17,94,89,0)
}

.border-t-teal-800\/10 {
    border-top-color: rgba(17,94,89,.1)
}

.border-t-teal-800\/100 {
    border-top-color: #115e59
}

.border-t-teal-800\/20 {
    border-top-color: rgba(17,94,89,.2)
}

.border-t-teal-800\/25 {
    border-top-color: rgba(17,94,89,.25)
}

.border-t-teal-800\/30 {
    border-top-color: rgba(17,94,89,.3)
}

.border-t-teal-800\/40 {
    border-top-color: rgba(17,94,89,.4)
}

.border-t-teal-800\/5 {
    border-top-color: rgba(17,94,89,.05)
}

.border-t-teal-800\/50 {
    border-top-color: rgba(17,94,89,.5)
}

.border-t-teal-800\/60 {
    border-top-color: rgba(17,94,89,.6)
}

.border-t-teal-800\/70 {
    border-top-color: rgba(17,94,89,.7)
}

.border-t-teal-800\/75 {
    border-top-color: rgba(17,94,89,.75)
}

.border-t-teal-800\/80 {
    border-top-color: rgba(17,94,89,.8)
}

.border-t-teal-800\/90 {
    border-top-color: rgba(17,94,89,.9)
}

.border-t-teal-800\/95 {
    border-top-color: rgba(17,94,89,.95)
}

.border-t-teal-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(19 78 74/var(--tw-border-opacity))
}

.border-t-teal-900\/0 {
    border-top-color: rgba(19,78,74,0)
}

.border-t-teal-900\/10 {
    border-top-color: rgba(19,78,74,.1)
}

.border-t-teal-900\/100 {
    border-top-color: #134e4a
}

.border-t-teal-900\/20 {
    border-top-color: rgba(19,78,74,.2)
}

.border-t-teal-900\/25 {
    border-top-color: rgba(19,78,74,.25)
}

.border-t-teal-900\/30 {
    border-top-color: rgba(19,78,74,.3)
}

.border-t-teal-900\/40 {
    border-top-color: rgba(19,78,74,.4)
}

.border-t-teal-900\/5 {
    border-top-color: rgba(19,78,74,.05)
}

.border-t-teal-900\/50 {
    border-top-color: rgba(19,78,74,.5)
}

.border-t-teal-900\/60 {
    border-top-color: rgba(19,78,74,.6)
}

.border-t-teal-900\/70 {
    border-top-color: rgba(19,78,74,.7)
}

.border-t-teal-900\/75 {
    border-top-color: rgba(19,78,74,.75)
}

.border-t-teal-900\/80 {
    border-top-color: rgba(19,78,74,.8)
}

.border-t-teal-900\/90 {
    border-top-color: rgba(19,78,74,.9)
}

.border-t-teal-900\/95 {
    border-top-color: rgba(19,78,74,.95)
}

.border-t-teal-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(4 47 46/var(--tw-border-opacity))
}

.border-t-teal-950\/0 {
    border-top-color: rgba(4,47,46,0)
}

.border-t-teal-950\/10 {
    border-top-color: rgba(4,47,46,.1)
}

.border-t-teal-950\/100 {
    border-top-color: #042f2e
}

.border-t-teal-950\/20 {
    border-top-color: rgba(4,47,46,.2)
}

.border-t-teal-950\/25 {
    border-top-color: rgba(4,47,46,.25)
}

.border-t-teal-950\/30 {
    border-top-color: rgba(4,47,46,.3)
}

.border-t-teal-950\/40 {
    border-top-color: rgba(4,47,46,.4)
}

.border-t-teal-950\/5 {
    border-top-color: rgba(4,47,46,.05)
}

.border-t-teal-950\/50 {
    border-top-color: rgba(4,47,46,.5)
}

.border-t-teal-950\/60 {
    border-top-color: rgba(4,47,46,.6)
}

.border-t-teal-950\/70 {
    border-top-color: rgba(4,47,46,.7)
}

.border-t-teal-950\/75 {
    border-top-color: rgba(4,47,46,.75)
}

.border-t-teal-950\/80 {
    border-top-color: rgba(4,47,46,.8)
}

.border-t-teal-950\/90 {
    border-top-color: rgba(4,47,46,.9)
}

.border-t-teal-950\/95 {
    border-top-color: rgba(4,47,46,.95)
}

.border-t-transparent,.border-t-transparent\/0 {
    border-top-color: transparent
}

.border-t-transparent\/10 {
    border-top-color: rgba(0,0,0,.1)
}

.border-t-transparent\/100 {
    border-top-color: #000
}

.border-t-transparent\/20 {
    border-top-color: rgba(0,0,0,.2)
}

.border-t-transparent\/25 {
    border-top-color: rgba(0,0,0,.25)
}

.border-t-transparent\/30 {
    border-top-color: rgba(0,0,0,.3)
}

.border-t-transparent\/40 {
    border-top-color: rgba(0,0,0,.4)
}

.border-t-transparent\/5 {
    border-top-color: rgba(0,0,0,.05)
}

.border-t-transparent\/50 {
    border-top-color: rgba(0,0,0,.5)
}

.border-t-transparent\/60 {
    border-top-color: rgba(0,0,0,.6)
}

.border-t-transparent\/70 {
    border-top-color: rgba(0,0,0,.7)
}

.border-t-transparent\/75 {
    border-top-color: rgba(0,0,0,.75)
}

.border-t-transparent\/80 {
    border-top-color: rgba(0,0,0,.8)
}

.border-t-transparent\/90 {
    border-top-color: rgba(0,0,0,.9)
}

.border-t-transparent\/95 {
    border-top-color: rgba(0,0,0,.95)
}

.border-t-true-black {
    --tw-border-opacity: 1;
    border-top-color: rgb(0 0 0/var(--tw-border-opacity))
}

.border-t-true-black\/0 {
    border-top-color: transparent
}

.border-t-true-black\/10 {
    border-top-color: rgba(0,0,0,.1)
}

.border-t-true-black\/100 {
    border-top-color: #000
}

.border-t-true-black\/20 {
    border-top-color: rgba(0,0,0,.2)
}

.border-t-true-black\/25 {
    border-top-color: rgba(0,0,0,.25)
}

.border-t-true-black\/30 {
    border-top-color: rgba(0,0,0,.3)
}

.border-t-true-black\/40 {
    border-top-color: rgba(0,0,0,.4)
}

.border-t-true-black\/5 {
    border-top-color: rgba(0,0,0,.05)
}

.border-t-true-black\/50 {
    border-top-color: rgba(0,0,0,.5)
}

.border-t-true-black\/60 {
    border-top-color: rgba(0,0,0,.6)
}

.border-t-true-black\/70 {
    border-top-color: rgba(0,0,0,.7)
}

.border-t-true-black\/75 {
    border-top-color: rgba(0,0,0,.75)
}

.border-t-true-black\/80 {
    border-top-color: rgba(0,0,0,.8)
}

.border-t-true-black\/90 {
    border-top-color: rgba(0,0,0,.9)
}

.border-t-true-black\/95 {
    border-top-color: rgba(0,0,0,.95)
}

.border-t-true-white {
    --tw-border-opacity: 1;
    border-top-color: rgb(255 255 255/var(--tw-border-opacity))
}

.border-t-true-white\/0 {
    border-top-color: hsla(0,0%,100%,0)
}

.border-t-true-white\/10 {
    border-top-color: hsla(0,0%,100%,.1)
}

.border-t-true-white\/100 {
    border-top-color: #fff
}

.border-t-true-white\/20 {
    border-top-color: hsla(0,0%,100%,.2)
}

.border-t-true-white\/25 {
    border-top-color: hsla(0,0%,100%,.25)
}

.border-t-true-white\/30 {
    border-top-color: hsla(0,0%,100%,.3)
}

.border-t-true-white\/40 {
    border-top-color: hsla(0,0%,100%,.4)
}

.border-t-true-white\/5 {
    border-top-color: hsla(0,0%,100%,.05)
}

.border-t-true-white\/50 {
    border-top-color: hsla(0,0%,100%,.5)
}

.border-t-true-white\/60 {
    border-top-color: hsla(0,0%,100%,.6)
}

.border-t-true-white\/70 {
    border-top-color: hsla(0,0%,100%,.7)
}

.border-t-true-white\/75 {
    border-top-color: hsla(0,0%,100%,.75)
}

.border-t-true-white\/80 {
    border-top-color: hsla(0,0%,100%,.8)
}

.border-t-true-white\/90 {
    border-top-color: hsla(0,0%,100%,.9)
}

.border-t-true-white\/95 {
    border-top-color: hsla(0,0%,100%,.95)
}

.border-t-trueGray-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(245 245 245/var(--tw-border-opacity))
}

.border-t-trueGray-100\/0 {
    border-top-color: hsla(0,0%,96%,0)
}

.border-t-trueGray-100\/10 {
    border-top-color: hsla(0,0%,96%,.1)
}

.border-t-trueGray-100\/100 {
    border-top-color: #f5f5f5
}

.border-t-trueGray-100\/20 {
    border-top-color: hsla(0,0%,96%,.2)
}

.border-t-trueGray-100\/25 {
    border-top-color: hsla(0,0%,96%,.25)
}

.border-t-trueGray-100\/30 {
    border-top-color: hsla(0,0%,96%,.3)
}

.border-t-trueGray-100\/40 {
    border-top-color: hsla(0,0%,96%,.4)
}

.border-t-trueGray-100\/5 {
    border-top-color: hsla(0,0%,96%,.05)
}

.border-t-trueGray-100\/50 {
    border-top-color: hsla(0,0%,96%,.5)
}

.border-t-trueGray-100\/60 {
    border-top-color: hsla(0,0%,96%,.6)
}

.border-t-trueGray-100\/70 {
    border-top-color: hsla(0,0%,96%,.7)
}

.border-t-trueGray-100\/75 {
    border-top-color: hsla(0,0%,96%,.75)
}

.border-t-trueGray-100\/80 {
    border-top-color: hsla(0,0%,96%,.8)
}

.border-t-trueGray-100\/90 {
    border-top-color: hsla(0,0%,96%,.9)
}

.border-t-trueGray-100\/95 {
    border-top-color: hsla(0,0%,96%,.95)
}

.border-t-trueGray-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(229 229 229/var(--tw-border-opacity))
}

.border-t-trueGray-200\/0 {
    border-top-color: hsla(0,0%,90%,0)
}

.border-t-trueGray-200\/10 {
    border-top-color: hsla(0,0%,90%,.1)
}

.border-t-trueGray-200\/100 {
    border-top-color: #e5e5e5
}

.border-t-trueGray-200\/20 {
    border-top-color: hsla(0,0%,90%,.2)
}

.border-t-trueGray-200\/25 {
    border-top-color: hsla(0,0%,90%,.25)
}

.border-t-trueGray-200\/30 {
    border-top-color: hsla(0,0%,90%,.3)
}

.border-t-trueGray-200\/40 {
    border-top-color: hsla(0,0%,90%,.4)
}

.border-t-trueGray-200\/5 {
    border-top-color: hsla(0,0%,90%,.05)
}

.border-t-trueGray-200\/50 {
    border-top-color: hsla(0,0%,90%,.5)
}

.border-t-trueGray-200\/60 {
    border-top-color: hsla(0,0%,90%,.6)
}

.border-t-trueGray-200\/70 {
    border-top-color: hsla(0,0%,90%,.7)
}

.border-t-trueGray-200\/75 {
    border-top-color: hsla(0,0%,90%,.75)
}

.border-t-trueGray-200\/80 {
    border-top-color: hsla(0,0%,90%,.8)
}

.border-t-trueGray-200\/90 {
    border-top-color: hsla(0,0%,90%,.9)
}

.border-t-trueGray-200\/95 {
    border-top-color: hsla(0,0%,90%,.95)
}

.border-t-trueGray-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(212 212 212/var(--tw-border-opacity))
}

.border-t-trueGray-300\/0 {
    border-top-color: hsla(0,0%,83%,0)
}

.border-t-trueGray-300\/10 {
    border-top-color: hsla(0,0%,83%,.1)
}

.border-t-trueGray-300\/100 {
    border-top-color: #d4d4d4
}

.border-t-trueGray-300\/20 {
    border-top-color: hsla(0,0%,83%,.2)
}

.border-t-trueGray-300\/25 {
    border-top-color: hsla(0,0%,83%,.25)
}

.border-t-trueGray-300\/30 {
    border-top-color: hsla(0,0%,83%,.3)
}

.border-t-trueGray-300\/40 {
    border-top-color: hsla(0,0%,83%,.4)
}

.border-t-trueGray-300\/5 {
    border-top-color: hsla(0,0%,83%,.05)
}

.border-t-trueGray-300\/50 {
    border-top-color: hsla(0,0%,83%,.5)
}

.border-t-trueGray-300\/60 {
    border-top-color: hsla(0,0%,83%,.6)
}

.border-t-trueGray-300\/70 {
    border-top-color: hsla(0,0%,83%,.7)
}

.border-t-trueGray-300\/75 {
    border-top-color: hsla(0,0%,83%,.75)
}

.border-t-trueGray-300\/80 {
    border-top-color: hsla(0,0%,83%,.8)
}

.border-t-trueGray-300\/90 {
    border-top-color: hsla(0,0%,83%,.9)
}

.border-t-trueGray-300\/95 {
    border-top-color: hsla(0,0%,83%,.95)
}

.border-t-trueGray-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(163 163 163/var(--tw-border-opacity))
}

.border-t-trueGray-400\/0 {
    border-top-color: hsla(0,0%,64%,0)
}

.border-t-trueGray-400\/10 {
    border-top-color: hsla(0,0%,64%,.1)
}

.border-t-trueGray-400\/100 {
    border-top-color: #a3a3a3
}

.border-t-trueGray-400\/20 {
    border-top-color: hsla(0,0%,64%,.2)
}

.border-t-trueGray-400\/25 {
    border-top-color: hsla(0,0%,64%,.25)
}

.border-t-trueGray-400\/30 {
    border-top-color: hsla(0,0%,64%,.3)
}

.border-t-trueGray-400\/40 {
    border-top-color: hsla(0,0%,64%,.4)
}

.border-t-trueGray-400\/5 {
    border-top-color: hsla(0,0%,64%,.05)
}

.border-t-trueGray-400\/50 {
    border-top-color: hsla(0,0%,64%,.5)
}

.border-t-trueGray-400\/60 {
    border-top-color: hsla(0,0%,64%,.6)
}

.border-t-trueGray-400\/70 {
    border-top-color: hsla(0,0%,64%,.7)
}

.border-t-trueGray-400\/75 {
    border-top-color: hsla(0,0%,64%,.75)
}

.border-t-trueGray-400\/80 {
    border-top-color: hsla(0,0%,64%,.8)
}

.border-t-trueGray-400\/90 {
    border-top-color: hsla(0,0%,64%,.9)
}

.border-t-trueGray-400\/95 {
    border-top-color: hsla(0,0%,64%,.95)
}

.border-t-trueGray-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(250 250 250/var(--tw-border-opacity))
}

.border-t-trueGray-50\/0 {
    border-top-color: hsla(0,0%,98%,0)
}

.border-t-trueGray-50\/10 {
    border-top-color: hsla(0,0%,98%,.1)
}

.border-t-trueGray-50\/100 {
    border-top-color: #fafafa
}

.border-t-trueGray-50\/20 {
    border-top-color: hsla(0,0%,98%,.2)
}

.border-t-trueGray-50\/25 {
    border-top-color: hsla(0,0%,98%,.25)
}

.border-t-trueGray-50\/30 {
    border-top-color: hsla(0,0%,98%,.3)
}

.border-t-trueGray-50\/40 {
    border-top-color: hsla(0,0%,98%,.4)
}

.border-t-trueGray-50\/5 {
    border-top-color: hsla(0,0%,98%,.05)
}

.border-t-trueGray-50\/50 {
    border-top-color: hsla(0,0%,98%,.5)
}

.border-t-trueGray-50\/60 {
    border-top-color: hsla(0,0%,98%,.6)
}

.border-t-trueGray-50\/70 {
    border-top-color: hsla(0,0%,98%,.7)
}

.border-t-trueGray-50\/75 {
    border-top-color: hsla(0,0%,98%,.75)
}

.border-t-trueGray-50\/80 {
    border-top-color: hsla(0,0%,98%,.8)
}

.border-t-trueGray-50\/90 {
    border-top-color: hsla(0,0%,98%,.9)
}

.border-t-trueGray-50\/95 {
    border-top-color: hsla(0,0%,98%,.95)
}

.border-t-trueGray-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(115 115 115/var(--tw-border-opacity))
}

.border-t-trueGray-500\/0 {
    border-top-color: hsla(0,0%,45%,0)
}

.border-t-trueGray-500\/10 {
    border-top-color: hsla(0,0%,45%,.1)
}

.border-t-trueGray-500\/100 {
    border-top-color: #737373
}

.border-t-trueGray-500\/20 {
    border-top-color: hsla(0,0%,45%,.2)
}

.border-t-trueGray-500\/25 {
    border-top-color: hsla(0,0%,45%,.25)
}

.border-t-trueGray-500\/30 {
    border-top-color: hsla(0,0%,45%,.3)
}

.border-t-trueGray-500\/40 {
    border-top-color: hsla(0,0%,45%,.4)
}

.border-t-trueGray-500\/5 {
    border-top-color: hsla(0,0%,45%,.05)
}

.border-t-trueGray-500\/50 {
    border-top-color: hsla(0,0%,45%,.5)
}

.border-t-trueGray-500\/60 {
    border-top-color: hsla(0,0%,45%,.6)
}

.border-t-trueGray-500\/70 {
    border-top-color: hsla(0,0%,45%,.7)
}

.border-t-trueGray-500\/75 {
    border-top-color: hsla(0,0%,45%,.75)
}

.border-t-trueGray-500\/80 {
    border-top-color: hsla(0,0%,45%,.8)
}

.border-t-trueGray-500\/90 {
    border-top-color: hsla(0,0%,45%,.9)
}

.border-t-trueGray-500\/95 {
    border-top-color: hsla(0,0%,45%,.95)
}

.border-t-trueGray-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(82 82 82/var(--tw-border-opacity))
}

.border-t-trueGray-600\/0 {
    border-top-color: rgba(82,82,82,0)
}

.border-t-trueGray-600\/10 {
    border-top-color: rgba(82,82,82,.1)
}

.border-t-trueGray-600\/100 {
    border-top-color: #525252
}

.border-t-trueGray-600\/20 {
    border-top-color: rgba(82,82,82,.2)
}

.border-t-trueGray-600\/25 {
    border-top-color: rgba(82,82,82,.25)
}

.border-t-trueGray-600\/30 {
    border-top-color: rgba(82,82,82,.3)
}

.border-t-trueGray-600\/40 {
    border-top-color: rgba(82,82,82,.4)
}

.border-t-trueGray-600\/5 {
    border-top-color: rgba(82,82,82,.05)
}

.border-t-trueGray-600\/50 {
    border-top-color: rgba(82,82,82,.5)
}

.border-t-trueGray-600\/60 {
    border-top-color: rgba(82,82,82,.6)
}

.border-t-trueGray-600\/70 {
    border-top-color: rgba(82,82,82,.7)
}

.border-t-trueGray-600\/75 {
    border-top-color: rgba(82,82,82,.75)
}

.border-t-trueGray-600\/80 {
    border-top-color: rgba(82,82,82,.8)
}

.border-t-trueGray-600\/90 {
    border-top-color: rgba(82,82,82,.9)
}

.border-t-trueGray-600\/95 {
    border-top-color: rgba(82,82,82,.95)
}

.border-t-trueGray-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(64 64 64/var(--tw-border-opacity))
}

.border-t-trueGray-700\/0 {
    border-top-color: rgba(64,64,64,0)
}

.border-t-trueGray-700\/10 {
    border-top-color: rgba(64,64,64,.1)
}

.border-t-trueGray-700\/100 {
    border-top-color: #404040
}

.border-t-trueGray-700\/20 {
    border-top-color: rgba(64,64,64,.2)
}

.border-t-trueGray-700\/25 {
    border-top-color: rgba(64,64,64,.25)
}

.border-t-trueGray-700\/30 {
    border-top-color: rgba(64,64,64,.3)
}

.border-t-trueGray-700\/40 {
    border-top-color: rgba(64,64,64,.4)
}

.border-t-trueGray-700\/5 {
    border-top-color: rgba(64,64,64,.05)
}

.border-t-trueGray-700\/50 {
    border-top-color: rgba(64,64,64,.5)
}

.border-t-trueGray-700\/60 {
    border-top-color: rgba(64,64,64,.6)
}

.border-t-trueGray-700\/70 {
    border-top-color: rgba(64,64,64,.7)
}

.border-t-trueGray-700\/75 {
    border-top-color: rgba(64,64,64,.75)
}

.border-t-trueGray-700\/80 {
    border-top-color: rgba(64,64,64,.8)
}

.border-t-trueGray-700\/90 {
    border-top-color: rgba(64,64,64,.9)
}

.border-t-trueGray-700\/95 {
    border-top-color: rgba(64,64,64,.95)
}

.border-t-trueGray-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(38 38 38/var(--tw-border-opacity))
}

.border-t-trueGray-800\/0 {
    border-top-color: rgba(38,38,38,0)
}

.border-t-trueGray-800\/10 {
    border-top-color: rgba(38,38,38,.1)
}

.border-t-trueGray-800\/100 {
    border-top-color: #262626
}

.border-t-trueGray-800\/20 {
    border-top-color: rgba(38,38,38,.2)
}

.border-t-trueGray-800\/25 {
    border-top-color: rgba(38,38,38,.25)
}

.border-t-trueGray-800\/30 {
    border-top-color: rgba(38,38,38,.3)
}

.border-t-trueGray-800\/40 {
    border-top-color: rgba(38,38,38,.4)
}

.border-t-trueGray-800\/5 {
    border-top-color: rgba(38,38,38,.05)
}

.border-t-trueGray-800\/50 {
    border-top-color: rgba(38,38,38,.5)
}

.border-t-trueGray-800\/60 {
    border-top-color: rgba(38,38,38,.6)
}

.border-t-trueGray-800\/70 {
    border-top-color: rgba(38,38,38,.7)
}

.border-t-trueGray-800\/75 {
    border-top-color: rgba(38,38,38,.75)
}

.border-t-trueGray-800\/80 {
    border-top-color: rgba(38,38,38,.8)
}

.border-t-trueGray-800\/90 {
    border-top-color: rgba(38,38,38,.9)
}

.border-t-trueGray-800\/95 {
    border-top-color: rgba(38,38,38,.95)
}

.border-t-trueGray-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(23 23 23/var(--tw-border-opacity))
}

.border-t-trueGray-900\/0 {
    border-top-color: hsla(0,0%,9%,0)
}

.border-t-trueGray-900\/10 {
    border-top-color: hsla(0,0%,9%,.1)
}

.border-t-trueGray-900\/100 {
    border-top-color: #171717
}

.border-t-trueGray-900\/20 {
    border-top-color: hsla(0,0%,9%,.2)
}

.border-t-trueGray-900\/25 {
    border-top-color: hsla(0,0%,9%,.25)
}

.border-t-trueGray-900\/30 {
    border-top-color: hsla(0,0%,9%,.3)
}

.border-t-trueGray-900\/40 {
    border-top-color: hsla(0,0%,9%,.4)
}

.border-t-trueGray-900\/5 {
    border-top-color: hsla(0,0%,9%,.05)
}

.border-t-trueGray-900\/50 {
    border-top-color: hsla(0,0%,9%,.5)
}

.border-t-trueGray-900\/60 {
    border-top-color: hsla(0,0%,9%,.6)
}

.border-t-trueGray-900\/70 {
    border-top-color: hsla(0,0%,9%,.7)
}

.border-t-trueGray-900\/75 {
    border-top-color: hsla(0,0%,9%,.75)
}

.border-t-trueGray-900\/80 {
    border-top-color: hsla(0,0%,9%,.8)
}

.border-t-trueGray-900\/90 {
    border-top-color: hsla(0,0%,9%,.9)
}

.border-t-trueGray-900\/95 {
    border-top-color: hsla(0,0%,9%,.95)
}

.border-t-trueGray-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(10 10 10/var(--tw-border-opacity))
}

.border-t-trueGray-950\/0 {
    border-top-color: hsla(0,0%,4%,0)
}

.border-t-trueGray-950\/10 {
    border-top-color: hsla(0,0%,4%,.1)
}

.border-t-trueGray-950\/100 {
    border-top-color: #0a0a0a
}

.border-t-trueGray-950\/20 {
    border-top-color: hsla(0,0%,4%,.2)
}

.border-t-trueGray-950\/25 {
    border-top-color: hsla(0,0%,4%,.25)
}

.border-t-trueGray-950\/30 {
    border-top-color: hsla(0,0%,4%,.3)
}

.border-t-trueGray-950\/40 {
    border-top-color: hsla(0,0%,4%,.4)
}

.border-t-trueGray-950\/5 {
    border-top-color: hsla(0,0%,4%,.05)
}

.border-t-trueGray-950\/50 {
    border-top-color: hsla(0,0%,4%,.5)
}

.border-t-trueGray-950\/60 {
    border-top-color: hsla(0,0%,4%,.6)
}

.border-t-trueGray-950\/70 {
    border-top-color: hsla(0,0%,4%,.7)
}

.border-t-trueGray-950\/75 {
    border-top-color: hsla(0,0%,4%,.75)
}

.border-t-trueGray-950\/80 {
    border-top-color: hsla(0,0%,4%,.8)
}

.border-t-trueGray-950\/90 {
    border-top-color: hsla(0,0%,4%,.9)
}

.border-t-trueGray-950\/95 {
    border-top-color: hsla(0,0%,4%,.95)
}

.border-t-violet-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(237 233 254/var(--tw-border-opacity))
}

.border-t-violet-100\/0 {
    border-top-color: rgba(237,233,254,0)
}

.border-t-violet-100\/10 {
    border-top-color: rgba(237,233,254,.1)
}

.border-t-violet-100\/100 {
    border-top-color: #ede9fe
}

.border-t-violet-100\/20 {
    border-top-color: rgba(237,233,254,.2)
}

.border-t-violet-100\/25 {
    border-top-color: rgba(237,233,254,.25)
}

.border-t-violet-100\/30 {
    border-top-color: rgba(237,233,254,.3)
}

.border-t-violet-100\/40 {
    border-top-color: rgba(237,233,254,.4)
}

.border-t-violet-100\/5 {
    border-top-color: rgba(237,233,254,.05)
}

.border-t-violet-100\/50 {
    border-top-color: rgba(237,233,254,.5)
}

.border-t-violet-100\/60 {
    border-top-color: rgba(237,233,254,.6)
}

.border-t-violet-100\/70 {
    border-top-color: rgba(237,233,254,.7)
}

.border-t-violet-100\/75 {
    border-top-color: rgba(237,233,254,.75)
}

.border-t-violet-100\/80 {
    border-top-color: rgba(237,233,254,.8)
}

.border-t-violet-100\/90 {
    border-top-color: rgba(237,233,254,.9)
}

.border-t-violet-100\/95 {
    border-top-color: rgba(237,233,254,.95)
}

.border-t-violet-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(221 214 254/var(--tw-border-opacity))
}

.border-t-violet-200\/0 {
    border-top-color: rgba(221,214,254,0)
}

.border-t-violet-200\/10 {
    border-top-color: rgba(221,214,254,.1)
}

.border-t-violet-200\/100 {
    border-top-color: #ddd6fe
}

.border-t-violet-200\/20 {
    border-top-color: rgba(221,214,254,.2)
}

.border-t-violet-200\/25 {
    border-top-color: rgba(221,214,254,.25)
}

.border-t-violet-200\/30 {
    border-top-color: rgba(221,214,254,.3)
}

.border-t-violet-200\/40 {
    border-top-color: rgba(221,214,254,.4)
}

.border-t-violet-200\/5 {
    border-top-color: rgba(221,214,254,.05)
}

.border-t-violet-200\/50 {
    border-top-color: rgba(221,214,254,.5)
}

.border-t-violet-200\/60 {
    border-top-color: rgba(221,214,254,.6)
}

.border-t-violet-200\/70 {
    border-top-color: rgba(221,214,254,.7)
}

.border-t-violet-200\/75 {
    border-top-color: rgba(221,214,254,.75)
}

.border-t-violet-200\/80 {
    border-top-color: rgba(221,214,254,.8)
}

.border-t-violet-200\/90 {
    border-top-color: rgba(221,214,254,.9)
}

.border-t-violet-200\/95 {
    border-top-color: rgba(221,214,254,.95)
}

.border-t-violet-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(196 181 253/var(--tw-border-opacity))
}

.border-t-violet-300\/0 {
    border-top-color: rgba(196,181,253,0)
}

.border-t-violet-300\/10 {
    border-top-color: rgba(196,181,253,.1)
}

.border-t-violet-300\/100 {
    border-top-color: #c4b5fd
}

.border-t-violet-300\/20 {
    border-top-color: rgba(196,181,253,.2)
}

.border-t-violet-300\/25 {
    border-top-color: rgba(196,181,253,.25)
}

.border-t-violet-300\/30 {
    border-top-color: rgba(196,181,253,.3)
}

.border-t-violet-300\/40 {
    border-top-color: rgba(196,181,253,.4)
}

.border-t-violet-300\/5 {
    border-top-color: rgba(196,181,253,.05)
}

.border-t-violet-300\/50 {
    border-top-color: rgba(196,181,253,.5)
}

.border-t-violet-300\/60 {
    border-top-color: rgba(196,181,253,.6)
}

.border-t-violet-300\/70 {
    border-top-color: rgba(196,181,253,.7)
}

.border-t-violet-300\/75 {
    border-top-color: rgba(196,181,253,.75)
}

.border-t-violet-300\/80 {
    border-top-color: rgba(196,181,253,.8)
}

.border-t-violet-300\/90 {
    border-top-color: rgba(196,181,253,.9)
}

.border-t-violet-300\/95 {
    border-top-color: rgba(196,181,253,.95)
}

.border-t-violet-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(167 139 250/var(--tw-border-opacity))
}

.border-t-violet-400\/0 {
    border-top-color: rgba(167,139,250,0)
}

.border-t-violet-400\/10 {
    border-top-color: rgba(167,139,250,.1)
}

.border-t-violet-400\/100 {
    border-top-color: #a78bfa
}

.border-t-violet-400\/20 {
    border-top-color: rgba(167,139,250,.2)
}

.border-t-violet-400\/25 {
    border-top-color: rgba(167,139,250,.25)
}

.border-t-violet-400\/30 {
    border-top-color: rgba(167,139,250,.3)
}

.border-t-violet-400\/40 {
    border-top-color: rgba(167,139,250,.4)
}

.border-t-violet-400\/5 {
    border-top-color: rgba(167,139,250,.05)
}

.border-t-violet-400\/50 {
    border-top-color: rgba(167,139,250,.5)
}

.border-t-violet-400\/60 {
    border-top-color: rgba(167,139,250,.6)
}

.border-t-violet-400\/70 {
    border-top-color: rgba(167,139,250,.7)
}

.border-t-violet-400\/75 {
    border-top-color: rgba(167,139,250,.75)
}

.border-t-violet-400\/80 {
    border-top-color: rgba(167,139,250,.8)
}

.border-t-violet-400\/90 {
    border-top-color: rgba(167,139,250,.9)
}

.border-t-violet-400\/95 {
    border-top-color: rgba(167,139,250,.95)
}

.border-t-violet-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(245 243 255/var(--tw-border-opacity))
}

.border-t-violet-50\/0 {
    border-top-color: rgba(245,243,255,0)
}

.border-t-violet-50\/10 {
    border-top-color: rgba(245,243,255,.1)
}

.border-t-violet-50\/100 {
    border-top-color: #f5f3ff
}

.border-t-violet-50\/20 {
    border-top-color: rgba(245,243,255,.2)
}

.border-t-violet-50\/25 {
    border-top-color: rgba(245,243,255,.25)
}

.border-t-violet-50\/30 {
    border-top-color: rgba(245,243,255,.3)
}

.border-t-violet-50\/40 {
    border-top-color: rgba(245,243,255,.4)
}

.border-t-violet-50\/5 {
    border-top-color: rgba(245,243,255,.05)
}

.border-t-violet-50\/50 {
    border-top-color: rgba(245,243,255,.5)
}

.border-t-violet-50\/60 {
    border-top-color: rgba(245,243,255,.6)
}

.border-t-violet-50\/70 {
    border-top-color: rgba(245,243,255,.7)
}

.border-t-violet-50\/75 {
    border-top-color: rgba(245,243,255,.75)
}

.border-t-violet-50\/80 {
    border-top-color: rgba(245,243,255,.8)
}

.border-t-violet-50\/90 {
    border-top-color: rgba(245,243,255,.9)
}

.border-t-violet-50\/95 {
    border-top-color: rgba(245,243,255,.95)
}

.border-t-violet-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(139 92 246/var(--tw-border-opacity))
}

.border-t-violet-500\/0 {
    border-top-color: rgba(139,92,246,0)
}

.border-t-violet-500\/10 {
    border-top-color: rgba(139,92,246,.1)
}

.border-t-violet-500\/100 {
    border-top-color: #8b5cf6
}

.border-t-violet-500\/20 {
    border-top-color: rgba(139,92,246,.2)
}

.border-t-violet-500\/25 {
    border-top-color: rgba(139,92,246,.25)
}

.border-t-violet-500\/30 {
    border-top-color: rgba(139,92,246,.3)
}

.border-t-violet-500\/40 {
    border-top-color: rgba(139,92,246,.4)
}

.border-t-violet-500\/5 {
    border-top-color: rgba(139,92,246,.05)
}

.border-t-violet-500\/50 {
    border-top-color: rgba(139,92,246,.5)
}

.border-t-violet-500\/60 {
    border-top-color: rgba(139,92,246,.6)
}

.border-t-violet-500\/70 {
    border-top-color: rgba(139,92,246,.7)
}

.border-t-violet-500\/75 {
    border-top-color: rgba(139,92,246,.75)
}

.border-t-violet-500\/80 {
    border-top-color: rgba(139,92,246,.8)
}

.border-t-violet-500\/90 {
    border-top-color: rgba(139,92,246,.9)
}

.border-t-violet-500\/95 {
    border-top-color: rgba(139,92,246,.95)
}

.border-t-violet-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(124 58 237/var(--tw-border-opacity))
}

.border-t-violet-600\/0 {
    border-top-color: rgba(124,58,237,0)
}

.border-t-violet-600\/10 {
    border-top-color: rgba(124,58,237,.1)
}

.border-t-violet-600\/100 {
    border-top-color: #7c3aed
}

.border-t-violet-600\/20 {
    border-top-color: rgba(124,58,237,.2)
}

.border-t-violet-600\/25 {
    border-top-color: rgba(124,58,237,.25)
}

.border-t-violet-600\/30 {
    border-top-color: rgba(124,58,237,.3)
}

.border-t-violet-600\/40 {
    border-top-color: rgba(124,58,237,.4)
}

.border-t-violet-600\/5 {
    border-top-color: rgba(124,58,237,.05)
}

.border-t-violet-600\/50 {
    border-top-color: rgba(124,58,237,.5)
}

.border-t-violet-600\/60 {
    border-top-color: rgba(124,58,237,.6)
}

.border-t-violet-600\/70 {
    border-top-color: rgba(124,58,237,.7)
}

.border-t-violet-600\/75 {
    border-top-color: rgba(124,58,237,.75)
}

.border-t-violet-600\/80 {
    border-top-color: rgba(124,58,237,.8)
}

.border-t-violet-600\/90 {
    border-top-color: rgba(124,58,237,.9)
}

.border-t-violet-600\/95 {
    border-top-color: rgba(124,58,237,.95)
}

.border-t-violet-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(109 40 217/var(--tw-border-opacity))
}

.border-t-violet-700\/0 {
    border-top-color: rgba(109,40,217,0)
}

.border-t-violet-700\/10 {
    border-top-color: rgba(109,40,217,.1)
}

.border-t-violet-700\/100 {
    border-top-color: #6d28d9
}

.border-t-violet-700\/20 {
    border-top-color: rgba(109,40,217,.2)
}

.border-t-violet-700\/25 {
    border-top-color: rgba(109,40,217,.25)
}

.border-t-violet-700\/30 {
    border-top-color: rgba(109,40,217,.3)
}

.border-t-violet-700\/40 {
    border-top-color: rgba(109,40,217,.4)
}

.border-t-violet-700\/5 {
    border-top-color: rgba(109,40,217,.05)
}

.border-t-violet-700\/50 {
    border-top-color: rgba(109,40,217,.5)
}

.border-t-violet-700\/60 {
    border-top-color: rgba(109,40,217,.6)
}

.border-t-violet-700\/70 {
    border-top-color: rgba(109,40,217,.7)
}

.border-t-violet-700\/75 {
    border-top-color: rgba(109,40,217,.75)
}

.border-t-violet-700\/80 {
    border-top-color: rgba(109,40,217,.8)
}

.border-t-violet-700\/90 {
    border-top-color: rgba(109,40,217,.9)
}

.border-t-violet-700\/95 {
    border-top-color: rgba(109,40,217,.95)
}

.border-t-violet-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(91 33 182/var(--tw-border-opacity))
}

.border-t-violet-800\/0 {
    border-top-color: rgba(91,33,182,0)
}

.border-t-violet-800\/10 {
    border-top-color: rgba(91,33,182,.1)
}

.border-t-violet-800\/100 {
    border-top-color: #5b21b6
}

.border-t-violet-800\/20 {
    border-top-color: rgba(91,33,182,.2)
}

.border-t-violet-800\/25 {
    border-top-color: rgba(91,33,182,.25)
}

.border-t-violet-800\/30 {
    border-top-color: rgba(91,33,182,.3)
}

.border-t-violet-800\/40 {
    border-top-color: rgba(91,33,182,.4)
}

.border-t-violet-800\/5 {
    border-top-color: rgba(91,33,182,.05)
}

.border-t-violet-800\/50 {
    border-top-color: rgba(91,33,182,.5)
}

.border-t-violet-800\/60 {
    border-top-color: rgba(91,33,182,.6)
}

.border-t-violet-800\/70 {
    border-top-color: rgba(91,33,182,.7)
}

.border-t-violet-800\/75 {
    border-top-color: rgba(91,33,182,.75)
}

.border-t-violet-800\/80 {
    border-top-color: rgba(91,33,182,.8)
}

.border-t-violet-800\/90 {
    border-top-color: rgba(91,33,182,.9)
}

.border-t-violet-800\/95 {
    border-top-color: rgba(91,33,182,.95)
}

.border-t-violet-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(76 29 149/var(--tw-border-opacity))
}

.border-t-violet-900\/0 {
    border-top-color: rgba(76,29,149,0)
}

.border-t-violet-900\/10 {
    border-top-color: rgba(76,29,149,.1)
}

.border-t-violet-900\/100 {
    border-top-color: #4c1d95
}

.border-t-violet-900\/20 {
    border-top-color: rgba(76,29,149,.2)
}

.border-t-violet-900\/25 {
    border-top-color: rgba(76,29,149,.25)
}

.border-t-violet-900\/30 {
    border-top-color: rgba(76,29,149,.3)
}

.border-t-violet-900\/40 {
    border-top-color: rgba(76,29,149,.4)
}

.border-t-violet-900\/5 {
    border-top-color: rgba(76,29,149,.05)
}

.border-t-violet-900\/50 {
    border-top-color: rgba(76,29,149,.5)
}

.border-t-violet-900\/60 {
    border-top-color: rgba(76,29,149,.6)
}

.border-t-violet-900\/70 {
    border-top-color: rgba(76,29,149,.7)
}

.border-t-violet-900\/75 {
    border-top-color: rgba(76,29,149,.75)
}

.border-t-violet-900\/80 {
    border-top-color: rgba(76,29,149,.8)
}

.border-t-violet-900\/90 {
    border-top-color: rgba(76,29,149,.9)
}

.border-t-violet-900\/95 {
    border-top-color: rgba(76,29,149,.95)
}

.border-t-violet-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(46 16 101/var(--tw-border-opacity))
}

.border-t-violet-950\/0 {
    border-top-color: rgba(46,16,101,0)
}

.border-t-violet-950\/10 {
    border-top-color: rgba(46,16,101,.1)
}

.border-t-violet-950\/100 {
    border-top-color: #2e1065
}

.border-t-violet-950\/20 {
    border-top-color: rgba(46,16,101,.2)
}

.border-t-violet-950\/25 {
    border-top-color: rgba(46,16,101,.25)
}

.border-t-violet-950\/30 {
    border-top-color: rgba(46,16,101,.3)
}

.border-t-violet-950\/40 {
    border-top-color: rgba(46,16,101,.4)
}

.border-t-violet-950\/5 {
    border-top-color: rgba(46,16,101,.05)
}

.border-t-violet-950\/50 {
    border-top-color: rgba(46,16,101,.5)
}

.border-t-violet-950\/60 {
    border-top-color: rgba(46,16,101,.6)
}

.border-t-violet-950\/70 {
    border-top-color: rgba(46,16,101,.7)
}

.border-t-violet-950\/75 {
    border-top-color: rgba(46,16,101,.75)
}

.border-t-violet-950\/80 {
    border-top-color: rgba(46,16,101,.8)
}

.border-t-violet-950\/90 {
    border-top-color: rgba(46,16,101,.9)
}

.border-t-violet-950\/95 {
    border-top-color: rgba(46,16,101,.95)
}

.border-t-warm {
    --tw-border-opacity: 1;
    border-top-color: rgb(255 95 85/var(--tw-border-opacity))
}

.border-t-warm\/0 {
    border-top-color: rgba(255,95,85,0)
}

.border-t-warm\/10 {
    border-top-color: rgba(255,95,85,.1)
}

.border-t-warm\/100 {
    border-top-color: #ff5f55
}

.border-t-warm\/20 {
    border-top-color: rgba(255,95,85,.2)
}

.border-t-warm\/25 {
    border-top-color: rgba(255,95,85,.25)
}

.border-t-warm\/30 {
    border-top-color: rgba(255,95,85,.3)
}

.border-t-warm\/40 {
    border-top-color: rgba(255,95,85,.4)
}

.border-t-warm\/5 {
    border-top-color: rgba(255,95,85,.05)
}

.border-t-warm\/50 {
    border-top-color: rgba(255,95,85,.5)
}

.border-t-warm\/60 {
    border-top-color: rgba(255,95,85,.6)
}

.border-t-warm\/70 {
    border-top-color: rgba(255,95,85,.7)
}

.border-t-warm\/75 {
    border-top-color: rgba(255,95,85,.75)
}

.border-t-warm\/80 {
    border-top-color: rgba(255,95,85,.8)
}

.border-t-warm\/90 {
    border-top-color: rgba(255,95,85,.9)
}

.border-t-warm\/95 {
    border-top-color: rgba(255,95,85,.95)
}

.border-t-warmGray-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(245 245 244/var(--tw-border-opacity))
}

.border-t-warmGray-100\/0 {
    border-top-color: hsla(60,5%,96%,0)
}

.border-t-warmGray-100\/10 {
    border-top-color: hsla(60,5%,96%,.1)
}

.border-t-warmGray-100\/100 {
    border-top-color: #f5f5f4
}

.border-t-warmGray-100\/20 {
    border-top-color: hsla(60,5%,96%,.2)
}

.border-t-warmGray-100\/25 {
    border-top-color: hsla(60,5%,96%,.25)
}

.border-t-warmGray-100\/30 {
    border-top-color: hsla(60,5%,96%,.3)
}

.border-t-warmGray-100\/40 {
    border-top-color: hsla(60,5%,96%,.4)
}

.border-t-warmGray-100\/5 {
    border-top-color: hsla(60,5%,96%,.05)
}

.border-t-warmGray-100\/50 {
    border-top-color: hsla(60,5%,96%,.5)
}

.border-t-warmGray-100\/60 {
    border-top-color: hsla(60,5%,96%,.6)
}

.border-t-warmGray-100\/70 {
    border-top-color: hsla(60,5%,96%,.7)
}

.border-t-warmGray-100\/75 {
    border-top-color: hsla(60,5%,96%,.75)
}

.border-t-warmGray-100\/80 {
    border-top-color: hsla(60,5%,96%,.8)
}

.border-t-warmGray-100\/90 {
    border-top-color: hsla(60,5%,96%,.9)
}

.border-t-warmGray-100\/95 {
    border-top-color: hsla(60,5%,96%,.95)
}

.border-t-warmGray-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(231 229 228/var(--tw-border-opacity))
}

.border-t-warmGray-200\/0 {
    border-top-color: hsla(20,6%,90%,0)
}

.border-t-warmGray-200\/10 {
    border-top-color: hsla(20,6%,90%,.1)
}

.border-t-warmGray-200\/100 {
    border-top-color: #e7e5e4
}

.border-t-warmGray-200\/20 {
    border-top-color: hsla(20,6%,90%,.2)
}

.border-t-warmGray-200\/25 {
    border-top-color: hsla(20,6%,90%,.25)
}

.border-t-warmGray-200\/30 {
    border-top-color: hsla(20,6%,90%,.3)
}

.border-t-warmGray-200\/40 {
    border-top-color: hsla(20,6%,90%,.4)
}

.border-t-warmGray-200\/5 {
    border-top-color: hsla(20,6%,90%,.05)
}

.border-t-warmGray-200\/50 {
    border-top-color: hsla(20,6%,90%,.5)
}

.border-t-warmGray-200\/60 {
    border-top-color: hsla(20,6%,90%,.6)
}

.border-t-warmGray-200\/70 {
    border-top-color: hsla(20,6%,90%,.7)
}

.border-t-warmGray-200\/75 {
    border-top-color: hsla(20,6%,90%,.75)
}

.border-t-warmGray-200\/80 {
    border-top-color: hsla(20,6%,90%,.8)
}

.border-t-warmGray-200\/90 {
    border-top-color: hsla(20,6%,90%,.9)
}

.border-t-warmGray-200\/95 {
    border-top-color: hsla(20,6%,90%,.95)
}

.border-t-warmGray-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(214 211 209/var(--tw-border-opacity))
}

.border-t-warmGray-300\/0 {
    border-top-color: hsla(24,6%,83%,0)
}

.border-t-warmGray-300\/10 {
    border-top-color: hsla(24,6%,83%,.1)
}

.border-t-warmGray-300\/100 {
    border-top-color: #d6d3d1
}

.border-t-warmGray-300\/20 {
    border-top-color: hsla(24,6%,83%,.2)
}

.border-t-warmGray-300\/25 {
    border-top-color: hsla(24,6%,83%,.25)
}

.border-t-warmGray-300\/30 {
    border-top-color: hsla(24,6%,83%,.3)
}

.border-t-warmGray-300\/40 {
    border-top-color: hsla(24,6%,83%,.4)
}

.border-t-warmGray-300\/5 {
    border-top-color: hsla(24,6%,83%,.05)
}

.border-t-warmGray-300\/50 {
    border-top-color: hsla(24,6%,83%,.5)
}

.border-t-warmGray-300\/60 {
    border-top-color: hsla(24,6%,83%,.6)
}

.border-t-warmGray-300\/70 {
    border-top-color: hsla(24,6%,83%,.7)
}

.border-t-warmGray-300\/75 {
    border-top-color: hsla(24,6%,83%,.75)
}

.border-t-warmGray-300\/80 {
    border-top-color: hsla(24,6%,83%,.8)
}

.border-t-warmGray-300\/90 {
    border-top-color: hsla(24,6%,83%,.9)
}

.border-t-warmGray-300\/95 {
    border-top-color: hsla(24,6%,83%,.95)
}

.border-t-warmGray-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(168 162 158/var(--tw-border-opacity))
}

.border-t-warmGray-400\/0 {
    border-top-color: hsla(24,5%,64%,0)
}

.border-t-warmGray-400\/10 {
    border-top-color: hsla(24,5%,64%,.1)
}

.border-t-warmGray-400\/100 {
    border-top-color: #a8a29e
}

.border-t-warmGray-400\/20 {
    border-top-color: hsla(24,5%,64%,.2)
}

.border-t-warmGray-400\/25 {
    border-top-color: hsla(24,5%,64%,.25)
}

.border-t-warmGray-400\/30 {
    border-top-color: hsla(24,5%,64%,.3)
}

.border-t-warmGray-400\/40 {
    border-top-color: hsla(24,5%,64%,.4)
}

.border-t-warmGray-400\/5 {
    border-top-color: hsla(24,5%,64%,.05)
}

.border-t-warmGray-400\/50 {
    border-top-color: hsla(24,5%,64%,.5)
}

.border-t-warmGray-400\/60 {
    border-top-color: hsla(24,5%,64%,.6)
}

.border-t-warmGray-400\/70 {
    border-top-color: hsla(24,5%,64%,.7)
}

.border-t-warmGray-400\/75 {
    border-top-color: hsla(24,5%,64%,.75)
}

.border-t-warmGray-400\/80 {
    border-top-color: hsla(24,5%,64%,.8)
}

.border-t-warmGray-400\/90 {
    border-top-color: hsla(24,5%,64%,.9)
}

.border-t-warmGray-400\/95 {
    border-top-color: hsla(24,5%,64%,.95)
}

.border-t-warmGray-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(250 250 249/var(--tw-border-opacity))
}

.border-t-warmGray-50\/0 {
    border-top-color: hsla(60,9%,98%,0)
}

.border-t-warmGray-50\/10 {
    border-top-color: hsla(60,9%,98%,.1)
}

.border-t-warmGray-50\/100 {
    border-top-color: #fafaf9
}

.border-t-warmGray-50\/20 {
    border-top-color: hsla(60,9%,98%,.2)
}

.border-t-warmGray-50\/25 {
    border-top-color: hsla(60,9%,98%,.25)
}

.border-t-warmGray-50\/30 {
    border-top-color: hsla(60,9%,98%,.3)
}

.border-t-warmGray-50\/40 {
    border-top-color: hsla(60,9%,98%,.4)
}

.border-t-warmGray-50\/5 {
    border-top-color: hsla(60,9%,98%,.05)
}

.border-t-warmGray-50\/50 {
    border-top-color: hsla(60,9%,98%,.5)
}

.border-t-warmGray-50\/60 {
    border-top-color: hsla(60,9%,98%,.6)
}

.border-t-warmGray-50\/70 {
    border-top-color: hsla(60,9%,98%,.7)
}

.border-t-warmGray-50\/75 {
    border-top-color: hsla(60,9%,98%,.75)
}

.border-t-warmGray-50\/80 {
    border-top-color: hsla(60,9%,98%,.8)
}

.border-t-warmGray-50\/90 {
    border-top-color: hsla(60,9%,98%,.9)
}

.border-t-warmGray-50\/95 {
    border-top-color: hsla(60,9%,98%,.95)
}

.border-t-warmGray-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(120 113 108/var(--tw-border-opacity))
}

.border-t-warmGray-500\/0 {
    border-top-color: hsla(25,5%,45%,0)
}

.border-t-warmGray-500\/10 {
    border-top-color: hsla(25,5%,45%,.1)
}

.border-t-warmGray-500\/100 {
    border-top-color: #78716c
}

.border-t-warmGray-500\/20 {
    border-top-color: hsla(25,5%,45%,.2)
}

.border-t-warmGray-500\/25 {
    border-top-color: hsla(25,5%,45%,.25)
}

.border-t-warmGray-500\/30 {
    border-top-color: hsla(25,5%,45%,.3)
}

.border-t-warmGray-500\/40 {
    border-top-color: hsla(25,5%,45%,.4)
}

.border-t-warmGray-500\/5 {
    border-top-color: hsla(25,5%,45%,.05)
}

.border-t-warmGray-500\/50 {
    border-top-color: hsla(25,5%,45%,.5)
}

.border-t-warmGray-500\/60 {
    border-top-color: hsla(25,5%,45%,.6)
}

.border-t-warmGray-500\/70 {
    border-top-color: hsla(25,5%,45%,.7)
}

.border-t-warmGray-500\/75 {
    border-top-color: hsla(25,5%,45%,.75)
}

.border-t-warmGray-500\/80 {
    border-top-color: hsla(25,5%,45%,.8)
}

.border-t-warmGray-500\/90 {
    border-top-color: hsla(25,5%,45%,.9)
}

.border-t-warmGray-500\/95 {
    border-top-color: hsla(25,5%,45%,.95)
}

.border-t-warmGray-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(87 83 78/var(--tw-border-opacity))
}

.border-t-warmGray-600\/0 {
    border-top-color: rgba(87,83,78,0)
}

.border-t-warmGray-600\/10 {
    border-top-color: rgba(87,83,78,.1)
}

.border-t-warmGray-600\/100 {
    border-top-color: #57534e
}

.border-t-warmGray-600\/20 {
    border-top-color: rgba(87,83,78,.2)
}

.border-t-warmGray-600\/25 {
    border-top-color: rgba(87,83,78,.25)
}

.border-t-warmGray-600\/30 {
    border-top-color: rgba(87,83,78,.3)
}

.border-t-warmGray-600\/40 {
    border-top-color: rgba(87,83,78,.4)
}

.border-t-warmGray-600\/5 {
    border-top-color: rgba(87,83,78,.05)
}

.border-t-warmGray-600\/50 {
    border-top-color: rgba(87,83,78,.5)
}

.border-t-warmGray-600\/60 {
    border-top-color: rgba(87,83,78,.6)
}

.border-t-warmGray-600\/70 {
    border-top-color: rgba(87,83,78,.7)
}

.border-t-warmGray-600\/75 {
    border-top-color: rgba(87,83,78,.75)
}

.border-t-warmGray-600\/80 {
    border-top-color: rgba(87,83,78,.8)
}

.border-t-warmGray-600\/90 {
    border-top-color: rgba(87,83,78,.9)
}

.border-t-warmGray-600\/95 {
    border-top-color: rgba(87,83,78,.95)
}

.border-t-warmGray-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(68 64 60/var(--tw-border-opacity))
}

.border-t-warmGray-700\/0 {
    border-top-color: rgba(68,64,60,0)
}

.border-t-warmGray-700\/10 {
    border-top-color: rgba(68,64,60,.1)
}

.border-t-warmGray-700\/100 {
    border-top-color: #44403c
}

.border-t-warmGray-700\/20 {
    border-top-color: rgba(68,64,60,.2)
}

.border-t-warmGray-700\/25 {
    border-top-color: rgba(68,64,60,.25)
}

.border-t-warmGray-700\/30 {
    border-top-color: rgba(68,64,60,.3)
}

.border-t-warmGray-700\/40 {
    border-top-color: rgba(68,64,60,.4)
}

.border-t-warmGray-700\/5 {
    border-top-color: rgba(68,64,60,.05)
}

.border-t-warmGray-700\/50 {
    border-top-color: rgba(68,64,60,.5)
}

.border-t-warmGray-700\/60 {
    border-top-color: rgba(68,64,60,.6)
}

.border-t-warmGray-700\/70 {
    border-top-color: rgba(68,64,60,.7)
}

.border-t-warmGray-700\/75 {
    border-top-color: rgba(68,64,60,.75)
}

.border-t-warmGray-700\/80 {
    border-top-color: rgba(68,64,60,.8)
}

.border-t-warmGray-700\/90 {
    border-top-color: rgba(68,64,60,.9)
}

.border-t-warmGray-700\/95 {
    border-top-color: rgba(68,64,60,.95)
}

.border-t-warmGray-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(41 37 36/var(--tw-border-opacity))
}

.border-t-warmGray-800\/0 {
    border-top-color: rgba(41,37,36,0)
}

.border-t-warmGray-800\/10 {
    border-top-color: rgba(41,37,36,.1)
}

.border-t-warmGray-800\/100 {
    border-top-color: #292524
}

.border-t-warmGray-800\/20 {
    border-top-color: rgba(41,37,36,.2)
}

.border-t-warmGray-800\/25 {
    border-top-color: rgba(41,37,36,.25)
}

.border-t-warmGray-800\/30 {
    border-top-color: rgba(41,37,36,.3)
}

.border-t-warmGray-800\/40 {
    border-top-color: rgba(41,37,36,.4)
}

.border-t-warmGray-800\/5 {
    border-top-color: rgba(41,37,36,.05)
}

.border-t-warmGray-800\/50 {
    border-top-color: rgba(41,37,36,.5)
}

.border-t-warmGray-800\/60 {
    border-top-color: rgba(41,37,36,.6)
}

.border-t-warmGray-800\/70 {
    border-top-color: rgba(41,37,36,.7)
}

.border-t-warmGray-800\/75 {
    border-top-color: rgba(41,37,36,.75)
}

.border-t-warmGray-800\/80 {
    border-top-color: rgba(41,37,36,.8)
}

.border-t-warmGray-800\/90 {
    border-top-color: rgba(41,37,36,.9)
}

.border-t-warmGray-800\/95 {
    border-top-color: rgba(41,37,36,.95)
}

.border-t-warmGray-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(28 25 23/var(--tw-border-opacity))
}

.border-t-warmGray-900\/0 {
    border-top-color: rgba(28,25,23,0)
}

.border-t-warmGray-900\/10 {
    border-top-color: rgba(28,25,23,.1)
}

.border-t-warmGray-900\/100 {
    border-top-color: #1c1917
}

.border-t-warmGray-900\/20 {
    border-top-color: rgba(28,25,23,.2)
}

.border-t-warmGray-900\/25 {
    border-top-color: rgba(28,25,23,.25)
}

.border-t-warmGray-900\/30 {
    border-top-color: rgba(28,25,23,.3)
}

.border-t-warmGray-900\/40 {
    border-top-color: rgba(28,25,23,.4)
}

.border-t-warmGray-900\/5 {
    border-top-color: rgba(28,25,23,.05)
}

.border-t-warmGray-900\/50 {
    border-top-color: rgba(28,25,23,.5)
}

.border-t-warmGray-900\/60 {
    border-top-color: rgba(28,25,23,.6)
}

.border-t-warmGray-900\/70 {
    border-top-color: rgba(28,25,23,.7)
}

.border-t-warmGray-900\/75 {
    border-top-color: rgba(28,25,23,.75)
}

.border-t-warmGray-900\/80 {
    border-top-color: rgba(28,25,23,.8)
}

.border-t-warmGray-900\/90 {
    border-top-color: rgba(28,25,23,.9)
}

.border-t-warmGray-900\/95 {
    border-top-color: rgba(28,25,23,.95)
}

.border-t-warmGray-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(12 10 9/var(--tw-border-opacity))
}

.border-t-warmGray-950\/0 {
    border-top-color: rgba(12,10,9,0)
}

.border-t-warmGray-950\/10 {
    border-top-color: rgba(12,10,9,.1)
}

.border-t-warmGray-950\/100 {
    border-top-color: #0c0a09
}

.border-t-warmGray-950\/20 {
    border-top-color: rgba(12,10,9,.2)
}

.border-t-warmGray-950\/25 {
    border-top-color: rgba(12,10,9,.25)
}

.border-t-warmGray-950\/30 {
    border-top-color: rgba(12,10,9,.3)
}

.border-t-warmGray-950\/40 {
    border-top-color: rgba(12,10,9,.4)
}

.border-t-warmGray-950\/5 {
    border-top-color: rgba(12,10,9,.05)
}

.border-t-warmGray-950\/50 {
    border-top-color: rgba(12,10,9,.5)
}

.border-t-warmGray-950\/60 {
    border-top-color: rgba(12,10,9,.6)
}

.border-t-warmGray-950\/70 {
    border-top-color: rgba(12,10,9,.7)
}

.border-t-warmGray-950\/75 {
    border-top-color: rgba(12,10,9,.75)
}

.border-t-warmGray-950\/80 {
    border-top-color: rgba(12,10,9,.8)
}

.border-t-warmGray-950\/90 {
    border-top-color: rgba(12,10,9,.9)
}

.border-t-warmGray-950\/95 {
    border-top-color: rgba(12,10,9,.95)
}

.border-t-white {
    --tw-border-opacity: 1;
    border-top-color: rgb(250 252 252/var(--tw-border-opacity))
}

.border-t-white\/0 {
    border-top-color: rgba(250,252,252,0)
}

.border-t-white\/10 {
    border-top-color: rgba(250,252,252,.1)
}

.border-t-white\/100 {
    border-top-color: #fafcfc
}

.border-t-white\/20 {
    border-top-color: rgba(250,252,252,.2)
}

.border-t-white\/25 {
    border-top-color: rgba(250,252,252,.25)
}

.border-t-white\/30 {
    border-top-color: rgba(250,252,252,.3)
}

.border-t-white\/40 {
    border-top-color: rgba(250,252,252,.4)
}

.border-t-white\/5 {
    border-top-color: rgba(250,252,252,.05)
}

.border-t-white\/50 {
    border-top-color: rgba(250,252,252,.5)
}

.border-t-white\/60 {
    border-top-color: rgba(250,252,252,.6)
}

.border-t-white\/70 {
    border-top-color: rgba(250,252,252,.7)
}

.border-t-white\/75 {
    border-top-color: rgba(250,252,252,.75)
}

.border-t-white\/80 {
    border-top-color: rgba(250,252,252,.8)
}

.border-t-white\/90 {
    border-top-color: rgba(250,252,252,.9)
}

.border-t-white\/95 {
    border-top-color: rgba(250,252,252,.95)
}

.border-t-yellow-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(254 249 195/var(--tw-border-opacity))
}

.border-t-yellow-100\/0 {
    border-top-color: hsla(55,97%,88%,0)
}

.border-t-yellow-100\/10 {
    border-top-color: hsla(55,97%,88%,.1)
}

.border-t-yellow-100\/100 {
    border-top-color: #fef9c3
}

.border-t-yellow-100\/20 {
    border-top-color: hsla(55,97%,88%,.2)
}

.border-t-yellow-100\/25 {
    border-top-color: hsla(55,97%,88%,.25)
}

.border-t-yellow-100\/30 {
    border-top-color: hsla(55,97%,88%,.3)
}

.border-t-yellow-100\/40 {
    border-top-color: hsla(55,97%,88%,.4)
}

.border-t-yellow-100\/5 {
    border-top-color: hsla(55,97%,88%,.05)
}

.border-t-yellow-100\/50 {
    border-top-color: hsla(55,97%,88%,.5)
}

.border-t-yellow-100\/60 {
    border-top-color: hsla(55,97%,88%,.6)
}

.border-t-yellow-100\/70 {
    border-top-color: hsla(55,97%,88%,.7)
}

.border-t-yellow-100\/75 {
    border-top-color: hsla(55,97%,88%,.75)
}

.border-t-yellow-100\/80 {
    border-top-color: hsla(55,97%,88%,.8)
}

.border-t-yellow-100\/90 {
    border-top-color: hsla(55,97%,88%,.9)
}

.border-t-yellow-100\/95 {
    border-top-color: hsla(55,97%,88%,.95)
}

.border-t-yellow-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(254 240 138/var(--tw-border-opacity))
}

.border-t-yellow-200\/0 {
    border-top-color: hsla(53,98%,77%,0)
}

.border-t-yellow-200\/10 {
    border-top-color: hsla(53,98%,77%,.1)
}

.border-t-yellow-200\/100 {
    border-top-color: #fef08a
}

.border-t-yellow-200\/20 {
    border-top-color: hsla(53,98%,77%,.2)
}

.border-t-yellow-200\/25 {
    border-top-color: hsla(53,98%,77%,.25)
}

.border-t-yellow-200\/30 {
    border-top-color: hsla(53,98%,77%,.3)
}

.border-t-yellow-200\/40 {
    border-top-color: hsla(53,98%,77%,.4)
}

.border-t-yellow-200\/5 {
    border-top-color: hsla(53,98%,77%,.05)
}

.border-t-yellow-200\/50 {
    border-top-color: hsla(53,98%,77%,.5)
}

.border-t-yellow-200\/60 {
    border-top-color: hsla(53,98%,77%,.6)
}

.border-t-yellow-200\/70 {
    border-top-color: hsla(53,98%,77%,.7)
}

.border-t-yellow-200\/75 {
    border-top-color: hsla(53,98%,77%,.75)
}

.border-t-yellow-200\/80 {
    border-top-color: hsla(53,98%,77%,.8)
}

.border-t-yellow-200\/90 {
    border-top-color: hsla(53,98%,77%,.9)
}

.border-t-yellow-200\/95 {
    border-top-color: hsla(53,98%,77%,.95)
}

.border-t-yellow-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(253 224 71/var(--tw-border-opacity))
}

.border-t-yellow-300\/0 {
    border-top-color: rgba(253,224,71,0)
}

.border-t-yellow-300\/10 {
    border-top-color: rgba(253,224,71,.1)
}

.border-t-yellow-300\/100 {
    border-top-color: #fde047
}

.border-t-yellow-300\/20 {
    border-top-color: rgba(253,224,71,.2)
}

.border-t-yellow-300\/25 {
    border-top-color: rgba(253,224,71,.25)
}

.border-t-yellow-300\/30 {
    border-top-color: rgba(253,224,71,.3)
}

.border-t-yellow-300\/40 {
    border-top-color: rgba(253,224,71,.4)
}

.border-t-yellow-300\/5 {
    border-top-color: rgba(253,224,71,.05)
}

.border-t-yellow-300\/50 {
    border-top-color: rgba(253,224,71,.5)
}

.border-t-yellow-300\/60 {
    border-top-color: rgba(253,224,71,.6)
}

.border-t-yellow-300\/70 {
    border-top-color: rgba(253,224,71,.7)
}

.border-t-yellow-300\/75 {
    border-top-color: rgba(253,224,71,.75)
}

.border-t-yellow-300\/80 {
    border-top-color: rgba(253,224,71,.8)
}

.border-t-yellow-300\/90 {
    border-top-color: rgba(253,224,71,.9)
}

.border-t-yellow-300\/95 {
    border-top-color: rgba(253,224,71,.95)
}

.border-t-yellow-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(250 204 21/var(--tw-border-opacity))
}

.border-t-yellow-400\/0 {
    border-top-color: rgba(250,204,21,0)
}

.border-t-yellow-400\/10 {
    border-top-color: rgba(250,204,21,.1)
}

.border-t-yellow-400\/100 {
    border-top-color: #facc15
}

.border-t-yellow-400\/20 {
    border-top-color: rgba(250,204,21,.2)
}

.border-t-yellow-400\/25 {
    border-top-color: rgba(250,204,21,.25)
}

.border-t-yellow-400\/30 {
    border-top-color: rgba(250,204,21,.3)
}

.border-t-yellow-400\/40 {
    border-top-color: rgba(250,204,21,.4)
}

.border-t-yellow-400\/5 {
    border-top-color: rgba(250,204,21,.05)
}

.border-t-yellow-400\/50 {
    border-top-color: rgba(250,204,21,.5)
}

.border-t-yellow-400\/60 {
    border-top-color: rgba(250,204,21,.6)
}

.border-t-yellow-400\/70 {
    border-top-color: rgba(250,204,21,.7)
}

.border-t-yellow-400\/75 {
    border-top-color: rgba(250,204,21,.75)
}

.border-t-yellow-400\/80 {
    border-top-color: rgba(250,204,21,.8)
}

.border-t-yellow-400\/90 {
    border-top-color: rgba(250,204,21,.9)
}

.border-t-yellow-400\/95 {
    border-top-color: rgba(250,204,21,.95)
}

.border-t-yellow-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(254 252 232/var(--tw-border-opacity))
}

.border-t-yellow-50\/0 {
    border-top-color: hsla(55,92%,95%,0)
}

.border-t-yellow-50\/10 {
    border-top-color: hsla(55,92%,95%,.1)
}

.border-t-yellow-50\/100 {
    border-top-color: #fefce8
}

.border-t-yellow-50\/20 {
    border-top-color: hsla(55,92%,95%,.2)
}

.border-t-yellow-50\/25 {
    border-top-color: hsla(55,92%,95%,.25)
}

.border-t-yellow-50\/30 {
    border-top-color: hsla(55,92%,95%,.3)
}

.border-t-yellow-50\/40 {
    border-top-color: hsla(55,92%,95%,.4)
}

.border-t-yellow-50\/5 {
    border-top-color: hsla(55,92%,95%,.05)
}

.border-t-yellow-50\/50 {
    border-top-color: hsla(55,92%,95%,.5)
}

.border-t-yellow-50\/60 {
    border-top-color: hsla(55,92%,95%,.6)
}

.border-t-yellow-50\/70 {
    border-top-color: hsla(55,92%,95%,.7)
}

.border-t-yellow-50\/75 {
    border-top-color: hsla(55,92%,95%,.75)
}

.border-t-yellow-50\/80 {
    border-top-color: hsla(55,92%,95%,.8)
}

.border-t-yellow-50\/90 {
    border-top-color: hsla(55,92%,95%,.9)
}

.border-t-yellow-50\/95 {
    border-top-color: hsla(55,92%,95%,.95)
}

.border-t-yellow-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(234 179 8/var(--tw-border-opacity))
}

.border-t-yellow-500\/0 {
    border-top-color: rgba(234,179,8,0)
}

.border-t-yellow-500\/10 {
    border-top-color: rgba(234,179,8,.1)
}

.border-t-yellow-500\/100 {
    border-top-color: #eab308
}

.border-t-yellow-500\/20 {
    border-top-color: rgba(234,179,8,.2)
}

.border-t-yellow-500\/25 {
    border-top-color: rgba(234,179,8,.25)
}

.border-t-yellow-500\/30 {
    border-top-color: rgba(234,179,8,.3)
}

.border-t-yellow-500\/40 {
    border-top-color: rgba(234,179,8,.4)
}

.border-t-yellow-500\/5 {
    border-top-color: rgba(234,179,8,.05)
}

.border-t-yellow-500\/50 {
    border-top-color: rgba(234,179,8,.5)
}

.border-t-yellow-500\/60 {
    border-top-color: rgba(234,179,8,.6)
}

.border-t-yellow-500\/70 {
    border-top-color: rgba(234,179,8,.7)
}

.border-t-yellow-500\/75 {
    border-top-color: rgba(234,179,8,.75)
}

.border-t-yellow-500\/80 {
    border-top-color: rgba(234,179,8,.8)
}

.border-t-yellow-500\/90 {
    border-top-color: rgba(234,179,8,.9)
}

.border-t-yellow-500\/95 {
    border-top-color: rgba(234,179,8,.95)
}

.border-t-yellow-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(202 138 4/var(--tw-border-opacity))
}

.border-t-yellow-600\/0 {
    border-top-color: rgba(202,138,4,0)
}

.border-t-yellow-600\/10 {
    border-top-color: rgba(202,138,4,.1)
}

.border-t-yellow-600\/100 {
    border-top-color: #ca8a04
}

.border-t-yellow-600\/20 {
    border-top-color: rgba(202,138,4,.2)
}

.border-t-yellow-600\/25 {
    border-top-color: rgba(202,138,4,.25)
}

.border-t-yellow-600\/30 {
    border-top-color: rgba(202,138,4,.3)
}

.border-t-yellow-600\/40 {
    border-top-color: rgba(202,138,4,.4)
}

.border-t-yellow-600\/5 {
    border-top-color: rgba(202,138,4,.05)
}

.border-t-yellow-600\/50 {
    border-top-color: rgba(202,138,4,.5)
}

.border-t-yellow-600\/60 {
    border-top-color: rgba(202,138,4,.6)
}

.border-t-yellow-600\/70 {
    border-top-color: rgba(202,138,4,.7)
}

.border-t-yellow-600\/75 {
    border-top-color: rgba(202,138,4,.75)
}

.border-t-yellow-600\/80 {
    border-top-color: rgba(202,138,4,.8)
}

.border-t-yellow-600\/90 {
    border-top-color: rgba(202,138,4,.9)
}

.border-t-yellow-600\/95 {
    border-top-color: rgba(202,138,4,.95)
}

.border-t-yellow-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(161 98 7/var(--tw-border-opacity))
}

.border-t-yellow-700\/0 {
    border-top-color: rgba(161,98,7,0)
}

.border-t-yellow-700\/10 {
    border-top-color: rgba(161,98,7,.1)
}

.border-t-yellow-700\/100 {
    border-top-color: #a16207
}

.border-t-yellow-700\/20 {
    border-top-color: rgba(161,98,7,.2)
}

.border-t-yellow-700\/25 {
    border-top-color: rgba(161,98,7,.25)
}

.border-t-yellow-700\/30 {
    border-top-color: rgba(161,98,7,.3)
}

.border-t-yellow-700\/40 {
    border-top-color: rgba(161,98,7,.4)
}

.border-t-yellow-700\/5 {
    border-top-color: rgba(161,98,7,.05)
}

.border-t-yellow-700\/50 {
    border-top-color: rgba(161,98,7,.5)
}

.border-t-yellow-700\/60 {
    border-top-color: rgba(161,98,7,.6)
}

.border-t-yellow-700\/70 {
    border-top-color: rgba(161,98,7,.7)
}

.border-t-yellow-700\/75 {
    border-top-color: rgba(161,98,7,.75)
}

.border-t-yellow-700\/80 {
    border-top-color: rgba(161,98,7,.8)
}

.border-t-yellow-700\/90 {
    border-top-color: rgba(161,98,7,.9)
}

.border-t-yellow-700\/95 {
    border-top-color: rgba(161,98,7,.95)
}

.border-t-yellow-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(133 77 14/var(--tw-border-opacity))
}

.border-t-yellow-800\/0 {
    border-top-color: rgba(133,77,14,0)
}

.border-t-yellow-800\/10 {
    border-top-color: rgba(133,77,14,.1)
}

.border-t-yellow-800\/100 {
    border-top-color: #854d0e
}

.border-t-yellow-800\/20 {
    border-top-color: rgba(133,77,14,.2)
}

.border-t-yellow-800\/25 {
    border-top-color: rgba(133,77,14,.25)
}

.border-t-yellow-800\/30 {
    border-top-color: rgba(133,77,14,.3)
}

.border-t-yellow-800\/40 {
    border-top-color: rgba(133,77,14,.4)
}

.border-t-yellow-800\/5 {
    border-top-color: rgba(133,77,14,.05)
}

.border-t-yellow-800\/50 {
    border-top-color: rgba(133,77,14,.5)
}

.border-t-yellow-800\/60 {
    border-top-color: rgba(133,77,14,.6)
}

.border-t-yellow-800\/70 {
    border-top-color: rgba(133,77,14,.7)
}

.border-t-yellow-800\/75 {
    border-top-color: rgba(133,77,14,.75)
}

.border-t-yellow-800\/80 {
    border-top-color: rgba(133,77,14,.8)
}

.border-t-yellow-800\/90 {
    border-top-color: rgba(133,77,14,.9)
}

.border-t-yellow-800\/95 {
    border-top-color: rgba(133,77,14,.95)
}

.border-t-yellow-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(113 63 18/var(--tw-border-opacity))
}

.border-t-yellow-900\/0 {
    border-top-color: rgba(113,63,18,0)
}

.border-t-yellow-900\/10 {
    border-top-color: rgba(113,63,18,.1)
}

.border-t-yellow-900\/100 {
    border-top-color: #713f12
}

.border-t-yellow-900\/20 {
    border-top-color: rgba(113,63,18,.2)
}

.border-t-yellow-900\/25 {
    border-top-color: rgba(113,63,18,.25)
}

.border-t-yellow-900\/30 {
    border-top-color: rgba(113,63,18,.3)
}

.border-t-yellow-900\/40 {
    border-top-color: rgba(113,63,18,.4)
}

.border-t-yellow-900\/5 {
    border-top-color: rgba(113,63,18,.05)
}

.border-t-yellow-900\/50 {
    border-top-color: rgba(113,63,18,.5)
}

.border-t-yellow-900\/60 {
    border-top-color: rgba(113,63,18,.6)
}

.border-t-yellow-900\/70 {
    border-top-color: rgba(113,63,18,.7)
}

.border-t-yellow-900\/75 {
    border-top-color: rgba(113,63,18,.75)
}

.border-t-yellow-900\/80 {
    border-top-color: rgba(113,63,18,.8)
}

.border-t-yellow-900\/90 {
    border-top-color: rgba(113,63,18,.9)
}

.border-t-yellow-900\/95 {
    border-top-color: rgba(113,63,18,.95)
}

.border-t-yellow-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(66 32 6/var(--tw-border-opacity))
}

.border-t-yellow-950\/0 {
    border-top-color: rgba(66,32,6,0)
}

.border-t-yellow-950\/10 {
    border-top-color: rgba(66,32,6,.1)
}

.border-t-yellow-950\/100 {
    border-top-color: #422006
}

.border-t-yellow-950\/20 {
    border-top-color: rgba(66,32,6,.2)
}

.border-t-yellow-950\/25 {
    border-top-color: rgba(66,32,6,.25)
}

.border-t-yellow-950\/30 {
    border-top-color: rgba(66,32,6,.3)
}

.border-t-yellow-950\/40 {
    border-top-color: rgba(66,32,6,.4)
}

.border-t-yellow-950\/5 {
    border-top-color: rgba(66,32,6,.05)
}

.border-t-yellow-950\/50 {
    border-top-color: rgba(66,32,6,.5)
}

.border-t-yellow-950\/60 {
    border-top-color: rgba(66,32,6,.6)
}

.border-t-yellow-950\/70 {
    border-top-color: rgba(66,32,6,.7)
}

.border-t-yellow-950\/75 {
    border-top-color: rgba(66,32,6,.75)
}

.border-t-yellow-950\/80 {
    border-top-color: rgba(66,32,6,.8)
}

.border-t-yellow-950\/90 {
    border-top-color: rgba(66,32,6,.9)
}

.border-t-yellow-950\/95 {
    border-top-color: rgba(66,32,6,.95)
}

.border-t-zinc-100 {
    --tw-border-opacity: 1;
    border-top-color: rgb(244 244 245/var(--tw-border-opacity))
}

.border-t-zinc-100\/0 {
    border-top-color: hsla(240,5%,96%,0)
}

.border-t-zinc-100\/10 {
    border-top-color: hsla(240,5%,96%,.1)
}

.border-t-zinc-100\/100 {
    border-top-color: #f4f4f5
}

.border-t-zinc-100\/20 {
    border-top-color: hsla(240,5%,96%,.2)
}

.border-t-zinc-100\/25 {
    border-top-color: hsla(240,5%,96%,.25)
}

.border-t-zinc-100\/30 {
    border-top-color: hsla(240,5%,96%,.3)
}

.border-t-zinc-100\/40 {
    border-top-color: hsla(240,5%,96%,.4)
}

.border-t-zinc-100\/5 {
    border-top-color: hsla(240,5%,96%,.05)
}

.border-t-zinc-100\/50 {
    border-top-color: hsla(240,5%,96%,.5)
}

.border-t-zinc-100\/60 {
    border-top-color: hsla(240,5%,96%,.6)
}

.border-t-zinc-100\/70 {
    border-top-color: hsla(240,5%,96%,.7)
}

.border-t-zinc-100\/75 {
    border-top-color: hsla(240,5%,96%,.75)
}

.border-t-zinc-100\/80 {
    border-top-color: hsla(240,5%,96%,.8)
}

.border-t-zinc-100\/90 {
    border-top-color: hsla(240,5%,96%,.9)
}

.border-t-zinc-100\/95 {
    border-top-color: hsla(240,5%,96%,.95)
}

.border-t-zinc-200 {
    --tw-border-opacity: 1;
    border-top-color: rgb(228 228 231/var(--tw-border-opacity))
}

.border-t-zinc-200\/0 {
    border-top-color: hsla(240,6%,90%,0)
}

.border-t-zinc-200\/10 {
    border-top-color: hsla(240,6%,90%,.1)
}

.border-t-zinc-200\/100 {
    border-top-color: #e4e4e7
}

.border-t-zinc-200\/20 {
    border-top-color: hsla(240,6%,90%,.2)
}

.border-t-zinc-200\/25 {
    border-top-color: hsla(240,6%,90%,.25)
}

.border-t-zinc-200\/30 {
    border-top-color: hsla(240,6%,90%,.3)
}

.border-t-zinc-200\/40 {
    border-top-color: hsla(240,6%,90%,.4)
}

.border-t-zinc-200\/5 {
    border-top-color: hsla(240,6%,90%,.05)
}

.border-t-zinc-200\/50 {
    border-top-color: hsla(240,6%,90%,.5)
}

.border-t-zinc-200\/60 {
    border-top-color: hsla(240,6%,90%,.6)
}

.border-t-zinc-200\/70 {
    border-top-color: hsla(240,6%,90%,.7)
}

.border-t-zinc-200\/75 {
    border-top-color: hsla(240,6%,90%,.75)
}

.border-t-zinc-200\/80 {
    border-top-color: hsla(240,6%,90%,.8)
}

.border-t-zinc-200\/90 {
    border-top-color: hsla(240,6%,90%,.9)
}

.border-t-zinc-200\/95 {
    border-top-color: hsla(240,6%,90%,.95)
}

.border-t-zinc-300 {
    --tw-border-opacity: 1;
    border-top-color: rgb(212 212 216/var(--tw-border-opacity))
}

.border-t-zinc-300\/0 {
    border-top-color: hsla(240,5%,84%,0)
}

.border-t-zinc-300\/10 {
    border-top-color: hsla(240,5%,84%,.1)
}

.border-t-zinc-300\/100 {
    border-top-color: #d4d4d8
}

.border-t-zinc-300\/20 {
    border-top-color: hsla(240,5%,84%,.2)
}

.border-t-zinc-300\/25 {
    border-top-color: hsla(240,5%,84%,.25)
}

.border-t-zinc-300\/30 {
    border-top-color: hsla(240,5%,84%,.3)
}

.border-t-zinc-300\/40 {
    border-top-color: hsla(240,5%,84%,.4)
}

.border-t-zinc-300\/5 {
    border-top-color: hsla(240,5%,84%,.05)
}

.border-t-zinc-300\/50 {
    border-top-color: hsla(240,5%,84%,.5)
}

.border-t-zinc-300\/60 {
    border-top-color: hsla(240,5%,84%,.6)
}

.border-t-zinc-300\/70 {
    border-top-color: hsla(240,5%,84%,.7)
}

.border-t-zinc-300\/75 {
    border-top-color: hsla(240,5%,84%,.75)
}

.border-t-zinc-300\/80 {
    border-top-color: hsla(240,5%,84%,.8)
}

.border-t-zinc-300\/90 {
    border-top-color: hsla(240,5%,84%,.9)
}

.border-t-zinc-300\/95 {
    border-top-color: hsla(240,5%,84%,.95)
}

.border-t-zinc-400 {
    --tw-border-opacity: 1;
    border-top-color: rgb(161 161 170/var(--tw-border-opacity))
}

.border-t-zinc-400\/0 {
    border-top-color: hsla(240,5%,65%,0)
}

.border-t-zinc-400\/10 {
    border-top-color: hsla(240,5%,65%,.1)
}

.border-t-zinc-400\/100 {
    border-top-color: #a1a1aa
}

.border-t-zinc-400\/20 {
    border-top-color: hsla(240,5%,65%,.2)
}

.border-t-zinc-400\/25 {
    border-top-color: hsla(240,5%,65%,.25)
}

.border-t-zinc-400\/30 {
    border-top-color: hsla(240,5%,65%,.3)
}

.border-t-zinc-400\/40 {
    border-top-color: hsla(240,5%,65%,.4)
}

.border-t-zinc-400\/5 {
    border-top-color: hsla(240,5%,65%,.05)
}

.border-t-zinc-400\/50 {
    border-top-color: hsla(240,5%,65%,.5)
}

.border-t-zinc-400\/60 {
    border-top-color: hsla(240,5%,65%,.6)
}

.border-t-zinc-400\/70 {
    border-top-color: hsla(240,5%,65%,.7)
}

.border-t-zinc-400\/75 {
    border-top-color: hsla(240,5%,65%,.75)
}

.border-t-zinc-400\/80 {
    border-top-color: hsla(240,5%,65%,.8)
}

.border-t-zinc-400\/90 {
    border-top-color: hsla(240,5%,65%,.9)
}

.border-t-zinc-400\/95 {
    border-top-color: hsla(240,5%,65%,.95)
}

.border-t-zinc-50 {
    --tw-border-opacity: 1;
    border-top-color: rgb(250 250 250/var(--tw-border-opacity))
}

.border-t-zinc-50\/0 {
    border-top-color: hsla(0,0%,98%,0)
}

.border-t-zinc-50\/10 {
    border-top-color: hsla(0,0%,98%,.1)
}

.border-t-zinc-50\/100 {
    border-top-color: #fafafa
}

.border-t-zinc-50\/20 {
    border-top-color: hsla(0,0%,98%,.2)
}

.border-t-zinc-50\/25 {
    border-top-color: hsla(0,0%,98%,.25)
}

.border-t-zinc-50\/30 {
    border-top-color: hsla(0,0%,98%,.3)
}

.border-t-zinc-50\/40 {
    border-top-color: hsla(0,0%,98%,.4)
}

.border-t-zinc-50\/5 {
    border-top-color: hsla(0,0%,98%,.05)
}

.border-t-zinc-50\/50 {
    border-top-color: hsla(0,0%,98%,.5)
}

.border-t-zinc-50\/60 {
    border-top-color: hsla(0,0%,98%,.6)
}

.border-t-zinc-50\/70 {
    border-top-color: hsla(0,0%,98%,.7)
}

.border-t-zinc-50\/75 {
    border-top-color: hsla(0,0%,98%,.75)
}

.border-t-zinc-50\/80 {
    border-top-color: hsla(0,0%,98%,.8)
}

.border-t-zinc-50\/90 {
    border-top-color: hsla(0,0%,98%,.9)
}

.border-t-zinc-50\/95 {
    border-top-color: hsla(0,0%,98%,.95)
}

.border-t-zinc-500 {
    --tw-border-opacity: 1;
    border-top-color: rgb(113 113 122/var(--tw-border-opacity))
}

.border-t-zinc-500\/0 {
    border-top-color: hsla(240,4%,46%,0)
}

.border-t-zinc-500\/10 {
    border-top-color: hsla(240,4%,46%,.1)
}

.border-t-zinc-500\/100 {
    border-top-color: #71717a
}

.border-t-zinc-500\/20 {
    border-top-color: hsla(240,4%,46%,.2)
}

.border-t-zinc-500\/25 {
    border-top-color: hsla(240,4%,46%,.25)
}

.border-t-zinc-500\/30 {
    border-top-color: hsla(240,4%,46%,.3)
}

.border-t-zinc-500\/40 {
    border-top-color: hsla(240,4%,46%,.4)
}

.border-t-zinc-500\/5 {
    border-top-color: hsla(240,4%,46%,.05)
}

.border-t-zinc-500\/50 {
    border-top-color: hsla(240,4%,46%,.5)
}

.border-t-zinc-500\/60 {
    border-top-color: hsla(240,4%,46%,.6)
}

.border-t-zinc-500\/70 {
    border-top-color: hsla(240,4%,46%,.7)
}

.border-t-zinc-500\/75 {
    border-top-color: hsla(240,4%,46%,.75)
}

.border-t-zinc-500\/80 {
    border-top-color: hsla(240,4%,46%,.8)
}

.border-t-zinc-500\/90 {
    border-top-color: hsla(240,4%,46%,.9)
}

.border-t-zinc-500\/95 {
    border-top-color: hsla(240,4%,46%,.95)
}

.border-t-zinc-600 {
    --tw-border-opacity: 1;
    border-top-color: rgb(82 82 91/var(--tw-border-opacity))
}

.border-t-zinc-600\/0 {
    border-top-color: rgba(82,82,91,0)
}

.border-t-zinc-600\/10 {
    border-top-color: rgba(82,82,91,.1)
}

.border-t-zinc-600\/100 {
    border-top-color: #52525b
}

.border-t-zinc-600\/20 {
    border-top-color: rgba(82,82,91,.2)
}

.border-t-zinc-600\/25 {
    border-top-color: rgba(82,82,91,.25)
}

.border-t-zinc-600\/30 {
    border-top-color: rgba(82,82,91,.3)
}

.border-t-zinc-600\/40 {
    border-top-color: rgba(82,82,91,.4)
}

.border-t-zinc-600\/5 {
    border-top-color: rgba(82,82,91,.05)
}

.border-t-zinc-600\/50 {
    border-top-color: rgba(82,82,91,.5)
}

.border-t-zinc-600\/60 {
    border-top-color: rgba(82,82,91,.6)
}

.border-t-zinc-600\/70 {
    border-top-color: rgba(82,82,91,.7)
}

.border-t-zinc-600\/75 {
    border-top-color: rgba(82,82,91,.75)
}

.border-t-zinc-600\/80 {
    border-top-color: rgba(82,82,91,.8)
}

.border-t-zinc-600\/90 {
    border-top-color: rgba(82,82,91,.9)
}

.border-t-zinc-600\/95 {
    border-top-color: rgba(82,82,91,.95)
}

.border-t-zinc-700 {
    --tw-border-opacity: 1;
    border-top-color: rgb(63 63 70/var(--tw-border-opacity))
}

.border-t-zinc-700\/0 {
    border-top-color: rgba(63,63,70,0)
}

.border-t-zinc-700\/10 {
    border-top-color: rgba(63,63,70,.1)
}

.border-t-zinc-700\/100 {
    border-top-color: #3f3f46
}

.border-t-zinc-700\/20 {
    border-top-color: rgba(63,63,70,.2)
}

.border-t-zinc-700\/25 {
    border-top-color: rgba(63,63,70,.25)
}

.border-t-zinc-700\/30 {
    border-top-color: rgba(63,63,70,.3)
}

.border-t-zinc-700\/40 {
    border-top-color: rgba(63,63,70,.4)
}

.border-t-zinc-700\/5 {
    border-top-color: rgba(63,63,70,.05)
}

.border-t-zinc-700\/50 {
    border-top-color: rgba(63,63,70,.5)
}

.border-t-zinc-700\/60 {
    border-top-color: rgba(63,63,70,.6)
}

.border-t-zinc-700\/70 {
    border-top-color: rgba(63,63,70,.7)
}

.border-t-zinc-700\/75 {
    border-top-color: rgba(63,63,70,.75)
}

.border-t-zinc-700\/80 {
    border-top-color: rgba(63,63,70,.8)
}

.border-t-zinc-700\/90 {
    border-top-color: rgba(63,63,70,.9)
}

.border-t-zinc-700\/95 {
    border-top-color: rgba(63,63,70,.95)
}

.border-t-zinc-800 {
    --tw-border-opacity: 1;
    border-top-color: rgb(39 39 42/var(--tw-border-opacity))
}

.border-t-zinc-800\/0 {
    border-top-color: rgba(39,39,42,0)
}

.border-t-zinc-800\/10 {
    border-top-color: rgba(39,39,42,.1)
}

.border-t-zinc-800\/100 {
    border-top-color: #27272a
}

.border-t-zinc-800\/20 {
    border-top-color: rgba(39,39,42,.2)
}

.border-t-zinc-800\/25 {
    border-top-color: rgba(39,39,42,.25)
}

.border-t-zinc-800\/30 {
    border-top-color: rgba(39,39,42,.3)
}

.border-t-zinc-800\/40 {
    border-top-color: rgba(39,39,42,.4)
}

.border-t-zinc-800\/5 {
    border-top-color: rgba(39,39,42,.05)
}

.border-t-zinc-800\/50 {
    border-top-color: rgba(39,39,42,.5)
}

.border-t-zinc-800\/60 {
    border-top-color: rgba(39,39,42,.6)
}

.border-t-zinc-800\/70 {
    border-top-color: rgba(39,39,42,.7)
}

.border-t-zinc-800\/75 {
    border-top-color: rgba(39,39,42,.75)
}

.border-t-zinc-800\/80 {
    border-top-color: rgba(39,39,42,.8)
}

.border-t-zinc-800\/90 {
    border-top-color: rgba(39,39,42,.9)
}

.border-t-zinc-800\/95 {
    border-top-color: rgba(39,39,42,.95)
}

.border-t-zinc-900 {
    --tw-border-opacity: 1;
    border-top-color: rgb(24 24 27/var(--tw-border-opacity))
}

.border-t-zinc-900\/0 {
    border-top-color: rgba(24,24,27,0)
}

.border-t-zinc-900\/10 {
    border-top-color: rgba(24,24,27,.1)
}

.border-t-zinc-900\/100 {
    border-top-color: #18181b
}

.border-t-zinc-900\/20 {
    border-top-color: rgba(24,24,27,.2)
}

.border-t-zinc-900\/25 {
    border-top-color: rgba(24,24,27,.25)
}

.border-t-zinc-900\/30 {
    border-top-color: rgba(24,24,27,.3)
}

.border-t-zinc-900\/40 {
    border-top-color: rgba(24,24,27,.4)
}

.border-t-zinc-900\/5 {
    border-top-color: rgba(24,24,27,.05)
}

.border-t-zinc-900\/50 {
    border-top-color: rgba(24,24,27,.5)
}

.border-t-zinc-900\/60 {
    border-top-color: rgba(24,24,27,.6)
}

.border-t-zinc-900\/70 {
    border-top-color: rgba(24,24,27,.7)
}

.border-t-zinc-900\/75 {
    border-top-color: rgba(24,24,27,.75)
}

.border-t-zinc-900\/80 {
    border-top-color: rgba(24,24,27,.8)
}

.border-t-zinc-900\/90 {
    border-top-color: rgba(24,24,27,.9)
}

.border-t-zinc-900\/95 {
    border-top-color: rgba(24,24,27,.95)
}

.border-t-zinc-950 {
    --tw-border-opacity: 1;
    border-top-color: rgb(9 9 11/var(--tw-border-opacity))
}

.border-t-zinc-950\/0 {
    border-top-color: rgba(9,9,11,0)
}

.border-t-zinc-950\/10 {
    border-top-color: rgba(9,9,11,.1)
}

.border-t-zinc-950\/100 {
    border-top-color: #09090b
}

.border-t-zinc-950\/20 {
    border-top-color: rgba(9,9,11,.2)
}

.border-t-zinc-950\/25 {
    border-top-color: rgba(9,9,11,.25)
}

.border-t-zinc-950\/30 {
    border-top-color: rgba(9,9,11,.3)
}

.border-t-zinc-950\/40 {
    border-top-color: rgba(9,9,11,.4)
}

.border-t-zinc-950\/5 {
    border-top-color: rgba(9,9,11,.05)
}

.border-t-zinc-950\/50 {
    border-top-color: rgba(9,9,11,.5)
}

.border-t-zinc-950\/60 {
    border-top-color: rgba(9,9,11,.6)
}

.border-t-zinc-950\/70 {
    border-top-color: rgba(9,9,11,.7)
}

.border-t-zinc-950\/75 {
    border-top-color: rgba(9,9,11,.75)
}

.border-t-zinc-950\/80 {
    border-top-color: rgba(9,9,11,.8)
}

.border-t-zinc-950\/90 {
    border-top-color: rgba(9,9,11,.9)
}

.border-t-zinc-950\/95 {
    border-top-color: rgba(9,9,11,.95)
}

.border-opacity-0 {
    --tw-border-opacity: 0
}

.border-opacity-10 {
    --tw-border-opacity: 0.1
}

.border-opacity-100 {
    --tw-border-opacity: 1
}

.border-opacity-20 {
    --tw-border-opacity: 0.2
}

.border-opacity-25 {
    --tw-border-opacity: 0.25
}

.border-opacity-30 {
    --tw-border-opacity: 0.3
}

.border-opacity-40 {
    --tw-border-opacity: 0.4
}

.border-opacity-5 {
    --tw-border-opacity: 0.05
}

.border-opacity-50 {
    --tw-border-opacity: 0.5
}

.border-opacity-60 {
    --tw-border-opacity: 0.6
}

.border-opacity-70 {
    --tw-border-opacity: 0.7
}

.border-opacity-75 {
    --tw-border-opacity: 0.75
}

.border-opacity-80 {
    --tw-border-opacity: 0.8
}

.border-opacity-90 {
    --tw-border-opacity: 0.9
}

.border-opacity-95 {
    --tw-border-opacity: 0.95
}

.\!bg-\[\#edf2f5\] {
    --tw-bg-opacity: 1!important;
    background-color: rgb(237 242 245/var(--tw-bg-opacity))!important
}

.\!bg-gray-alpha-100 {
    background-color: rgba(135,145,165,.1)!important
}

.\!bg-gray-alpha-800 {
    background-color: rgba(6,17,32,.9)!important
}

.\!bg-transparent {
    background-color: transparent!important
}

.\!bg-true-black {
    --tw-bg-opacity: 1!important;
    background-color: rgb(0 0 0/var(--tw-bg-opacity))!important
}

.\!bg-white {
    --tw-bg-opacity: 1!important;
    background-color: rgb(250 252 252/var(--tw-bg-opacity))!important
}

.bg-\[\#007AFF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(0 122 255/var(--tw-bg-opacity))
}

.bg-\[\#312B41\] {
    --tw-bg-opacity: 1;
    background-color: rgb(49 43 65/var(--tw-bg-opacity))
}

.bg-\[\#FBFCFC\] {
    --tw-bg-opacity: 1;
    background-color: rgb(251 252 252/var(--tw-bg-opacity))
}

.bg-\[\#fff\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.bg-\[rgb\(237\2c 242\2c 245\)\] {
    --tw-bg-opacity: 1;
    background-color: rgb(237 242 245/var(--tw-bg-opacity))
}

.bg-\[rgba\(250\2c 252\2c 252\2c 0\.8\)\] {
    background-color: rgba(250,252,252,.8)
}

.bg-\[rgba\(255\2c 255\2c 255\2c \.2\)\] {
    background-color: hsla(0,0%,100%,.2)
}

.bg-\[transparent\] {
    background-color: transparent
}

.bg-accent-dark {
    --tw-bg-opacity: 1;
    background-color: rgb(230 217 76/var(--tw-bg-opacity))
}

.bg-accent-dark\/0 {
    background-color: rgba(230,217,76,0)
}

.bg-accent-dark\/10 {
    background-color: rgba(230,217,76,.1)
}

.bg-accent-dark\/100 {
    background-color: #e6d94c
}

.bg-accent-dark\/20 {
    background-color: rgba(230,217,76,.2)
}

.bg-accent-dark\/25 {
    background-color: rgba(230,217,76,.25)
}

.bg-accent-dark\/30 {
    background-color: rgba(230,217,76,.3)
}

.bg-accent-dark\/40 {
    background-color: rgba(230,217,76,.4)
}

.bg-accent-dark\/5 {
    background-color: rgba(230,217,76,.05)
}

.bg-accent-dark\/50 {
    background-color: rgba(230,217,76,.5)
}

.bg-accent-dark\/60 {
    background-color: rgba(230,217,76,.6)
}

.bg-accent-dark\/70 {
    background-color: rgba(230,217,76,.7)
}

.bg-accent-dark\/75 {
    background-color: rgba(230,217,76,.75)
}

.bg-accent-dark\/80 {
    background-color: rgba(230,217,76,.8)
}

.bg-accent-dark\/90 {
    background-color: rgba(230,217,76,.9)
}

.bg-accent-dark\/95 {
    background-color: rgba(230,217,76,.95)
}

.bg-accent-default {
    --tw-bg-opacity: 1;
    background-color: rgb(255 241 84/var(--tw-bg-opacity))
}

.bg-accent-default\/0 {
    background-color: rgba(255,241,84,0)
}

.bg-accent-default\/10 {
    background-color: rgba(255,241,84,.1)
}

.bg-accent-default\/100 {
    background-color: #fff154
}

.bg-accent-default\/20 {
    background-color: rgba(255,241,84,.2)
}

.bg-accent-default\/25 {
    background-color: rgba(255,241,84,.25)
}

.bg-accent-default\/30 {
    background-color: rgba(255,241,84,.3)
}

.bg-accent-default\/40 {
    background-color: rgba(255,241,84,.4)
}

.bg-accent-default\/5 {
    background-color: rgba(255,241,84,.05)
}

.bg-accent-default\/50 {
    background-color: rgba(255,241,84,.5)
}

.bg-accent-default\/60 {
    background-color: rgba(255,241,84,.6)
}

.bg-accent-default\/70 {
    background-color: rgba(255,241,84,.7)
}

.bg-accent-default\/75 {
    background-color: rgba(255,241,84,.75)
}

.bg-accent-default\/80 {
    background-color: rgba(255,241,84,.8)
}

.bg-accent-default\/90 {
    background-color: rgba(255,241,84,.9)
}

.bg-accent-default\/95 {
    background-color: rgba(255,241,84,.95)
}

.bg-accent-foreground {
    background-color: hsl(var(--accent-foreground))
}

.bg-accent-foreground\/0 {
    background-color: hsl(var(--accent-foreground)/0)
}

.bg-accent-foreground\/10 {
    background-color: hsl(var(--accent-foreground)/.1)
}

.bg-accent-foreground\/100 {
    background-color: hsl(var(--accent-foreground)/1)
}

.bg-accent-foreground\/20 {
    background-color: hsl(var(--accent-foreground)/.2)
}

.bg-accent-foreground\/25 {
    background-color: hsl(var(--accent-foreground)/.25)
}

.bg-accent-foreground\/30 {
    background-color: hsl(var(--accent-foreground)/.3)
}

.bg-accent-foreground\/40 {
    background-color: hsl(var(--accent-foreground)/.4)
}

.bg-accent-foreground\/5 {
    background-color: hsl(var(--accent-foreground)/.05)
}

.bg-accent-foreground\/50 {
    background-color: hsl(var(--accent-foreground)/.5)
}

.bg-accent-foreground\/60 {
    background-color: hsl(var(--accent-foreground)/.6)
}

.bg-accent-foreground\/70 {
    background-color: hsl(var(--accent-foreground)/.7)
}

.bg-accent-foreground\/75 {
    background-color: hsl(var(--accent-foreground)/.75)
}

.bg-accent-foreground\/80 {
    background-color: hsl(var(--accent-foreground)/.8)
}

.bg-accent-foreground\/90 {
    background-color: hsl(var(--accent-foreground)/.9)
}

.bg-accent-foreground\/95 {
    background-color: hsl(var(--accent-foreground)/.95)
}

.bg-amber-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 243 199/var(--tw-bg-opacity))
}

.bg-amber-100\/0 {
    background-color: hsla(48,96%,89%,0)
}

.bg-amber-100\/10 {
    background-color: hsla(48,96%,89%,.1)
}

.bg-amber-100\/100 {
    background-color: #fef3c7
}

.bg-amber-100\/20 {
    background-color: hsla(48,96%,89%,.2)
}

.bg-amber-100\/25 {
    background-color: hsla(48,96%,89%,.25)
}

.bg-amber-100\/30 {
    background-color: hsla(48,96%,89%,.3)
}

.bg-amber-100\/40 {
    background-color: hsla(48,96%,89%,.4)
}

.bg-amber-100\/5 {
    background-color: hsla(48,96%,89%,.05)
}

.bg-amber-100\/50 {
    background-color: hsla(48,96%,89%,.5)
}

.bg-amber-100\/60 {
    background-color: hsla(48,96%,89%,.6)
}

.bg-amber-100\/70 {
    background-color: hsla(48,96%,89%,.7)
}

.bg-amber-100\/75 {
    background-color: hsla(48,96%,89%,.75)
}

.bg-amber-100\/80 {
    background-color: hsla(48,96%,89%,.8)
}

.bg-amber-100\/90 {
    background-color: hsla(48,96%,89%,.9)
}

.bg-amber-100\/95 {
    background-color: hsla(48,96%,89%,.95)
}

.bg-amber-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(253 230 138/var(--tw-bg-opacity))
}

.bg-amber-200\/0 {
    background-color: hsla(48,97%,77%,0)
}

.bg-amber-200\/10 {
    background-color: hsla(48,97%,77%,.1)
}

.bg-amber-200\/100 {
    background-color: #fde68a
}

.bg-amber-200\/20 {
    background-color: hsla(48,97%,77%,.2)
}

.bg-amber-200\/25 {
    background-color: hsla(48,97%,77%,.25)
}

.bg-amber-200\/30 {
    background-color: hsla(48,97%,77%,.3)
}

.bg-amber-200\/40 {
    background-color: hsla(48,97%,77%,.4)
}

.bg-amber-200\/5 {
    background-color: hsla(48,97%,77%,.05)
}

.bg-amber-200\/50 {
    background-color: hsla(48,97%,77%,.5)
}

.bg-amber-200\/60 {
    background-color: hsla(48,97%,77%,.6)
}

.bg-amber-200\/70 {
    background-color: hsla(48,97%,77%,.7)
}

.bg-amber-200\/75 {
    background-color: hsla(48,97%,77%,.75)
}

.bg-amber-200\/80 {
    background-color: hsla(48,97%,77%,.8)
}

.bg-amber-200\/90 {
    background-color: hsla(48,97%,77%,.9)
}

.bg-amber-200\/95 {
    background-color: hsla(48,97%,77%,.95)
}

.bg-amber-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(252 211 77/var(--tw-bg-opacity))
}

.bg-amber-300\/0 {
    background-color: rgba(252,211,77,0)
}

.bg-amber-300\/10 {
    background-color: rgba(252,211,77,.1)
}

.bg-amber-300\/100 {
    background-color: #fcd34d
}

.bg-amber-300\/20 {
    background-color: rgba(252,211,77,.2)
}

.bg-amber-300\/25 {
    background-color: rgba(252,211,77,.25)
}

.bg-amber-300\/30 {
    background-color: rgba(252,211,77,.3)
}

.bg-amber-300\/40 {
    background-color: rgba(252,211,77,.4)
}

.bg-amber-300\/5 {
    background-color: rgba(252,211,77,.05)
}

.bg-amber-300\/50 {
    background-color: rgba(252,211,77,.5)
}

.bg-amber-300\/60 {
    background-color: rgba(252,211,77,.6)
}

.bg-amber-300\/70 {
    background-color: rgba(252,211,77,.7)
}

.bg-amber-300\/75 {
    background-color: rgba(252,211,77,.75)
}

.bg-amber-300\/80 {
    background-color: rgba(252,211,77,.8)
}

.bg-amber-300\/90 {
    background-color: rgba(252,211,77,.9)
}

.bg-amber-300\/95 {
    background-color: rgba(252,211,77,.95)
}

.bg-amber-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(251 191 36/var(--tw-bg-opacity))
}

.bg-amber-400\/0 {
    background-color: rgba(251,191,36,0)
}

.bg-amber-400\/10 {
    background-color: rgba(251,191,36,.1)
}

.bg-amber-400\/100 {
    background-color: #fbbf24
}

.bg-amber-400\/20 {
    background-color: rgba(251,191,36,.2)
}

.bg-amber-400\/25 {
    background-color: rgba(251,191,36,.25)
}

.bg-amber-400\/30 {
    background-color: rgba(251,191,36,.3)
}

.bg-amber-400\/40 {
    background-color: rgba(251,191,36,.4)
}

.bg-amber-400\/5 {
    background-color: rgba(251,191,36,.05)
}

.bg-amber-400\/50 {
    background-color: rgba(251,191,36,.5)
}

.bg-amber-400\/60 {
    background-color: rgba(251,191,36,.6)
}

.bg-amber-400\/70 {
    background-color: rgba(251,191,36,.7)
}

.bg-amber-400\/75 {
    background-color: rgba(251,191,36,.75)
}

.bg-amber-400\/80 {
    background-color: rgba(251,191,36,.8)
}

.bg-amber-400\/90 {
    background-color: rgba(251,191,36,.9)
}

.bg-amber-400\/95 {
    background-color: rgba(251,191,36,.95)
}

.bg-amber-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 251 235/var(--tw-bg-opacity))
}

.bg-amber-50\/0 {
    background-color: rgba(255,251,235,0)
}

.bg-amber-50\/10 {
    background-color: rgba(255,251,235,.1)
}

.bg-amber-50\/100 {
    background-color: #fffbeb
}

.bg-amber-50\/20 {
    background-color: rgba(255,251,235,.2)
}

.bg-amber-50\/25 {
    background-color: rgba(255,251,235,.25)
}

.bg-amber-50\/30 {
    background-color: rgba(255,251,235,.3)
}

.bg-amber-50\/40 {
    background-color: rgba(255,251,235,.4)
}

.bg-amber-50\/5 {
    background-color: rgba(255,251,235,.05)
}

.bg-amber-50\/50 {
    background-color: rgba(255,251,235,.5)
}

.bg-amber-50\/60 {
    background-color: rgba(255,251,235,.6)
}

.bg-amber-50\/70 {
    background-color: rgba(255,251,235,.7)
}

.bg-amber-50\/75 {
    background-color: rgba(255,251,235,.75)
}

.bg-amber-50\/80 {
    background-color: rgba(255,251,235,.8)
}

.bg-amber-50\/90 {
    background-color: rgba(255,251,235,.9)
}

.bg-amber-50\/95 {
    background-color: rgba(255,251,235,.95)
}

.bg-amber-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(245 158 11/var(--tw-bg-opacity))
}

.bg-amber-500\/0 {
    background-color: rgba(245,158,11,0)
}

.bg-amber-500\/10 {
    background-color: rgba(245,158,11,.1)
}

.bg-amber-500\/100 {
    background-color: #f59e0b
}

.bg-amber-500\/20 {
    background-color: rgba(245,158,11,.2)
}

.bg-amber-500\/25 {
    background-color: rgba(245,158,11,.25)
}

.bg-amber-500\/30 {
    background-color: rgba(245,158,11,.3)
}

.bg-amber-500\/40 {
    background-color: rgba(245,158,11,.4)
}

.bg-amber-500\/5 {
    background-color: rgba(245,158,11,.05)
}

.bg-amber-500\/50 {
    background-color: rgba(245,158,11,.5)
}

.bg-amber-500\/60 {
    background-color: rgba(245,158,11,.6)
}

.bg-amber-500\/70 {
    background-color: rgba(245,158,11,.7)
}

.bg-amber-500\/75 {
    background-color: rgba(245,158,11,.75)
}

.bg-amber-500\/80 {
    background-color: rgba(245,158,11,.8)
}

.bg-amber-500\/90 {
    background-color: rgba(245,158,11,.9)
}

.bg-amber-500\/95 {
    background-color: rgba(245,158,11,.95)
}

.bg-amber-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(217 119 6/var(--tw-bg-opacity))
}

.bg-amber-600\/0 {
    background-color: rgba(217,119,6,0)
}

.bg-amber-600\/10 {
    background-color: rgba(217,119,6,.1)
}

.bg-amber-600\/100 {
    background-color: #d97706
}

.bg-amber-600\/20 {
    background-color: rgba(217,119,6,.2)
}

.bg-amber-600\/25 {
    background-color: rgba(217,119,6,.25)
}

.bg-amber-600\/30 {
    background-color: rgba(217,119,6,.3)
}

.bg-amber-600\/40 {
    background-color: rgba(217,119,6,.4)
}

.bg-amber-600\/5 {
    background-color: rgba(217,119,6,.05)
}

.bg-amber-600\/50 {
    background-color: rgba(217,119,6,.5)
}

.bg-amber-600\/60 {
    background-color: rgba(217,119,6,.6)
}

.bg-amber-600\/70 {
    background-color: rgba(217,119,6,.7)
}

.bg-amber-600\/75 {
    background-color: rgba(217,119,6,.75)
}

.bg-amber-600\/80 {
    background-color: rgba(217,119,6,.8)
}

.bg-amber-600\/90 {
    background-color: rgba(217,119,6,.9)
}

.bg-amber-600\/95 {
    background-color: rgba(217,119,6,.95)
}

.bg-amber-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(180 83 9/var(--tw-bg-opacity))
}

.bg-amber-700\/0 {
    background-color: rgba(180,83,9,0)
}

.bg-amber-700\/10 {
    background-color: rgba(180,83,9,.1)
}

.bg-amber-700\/100 {
    background-color: #b45309
}

.bg-amber-700\/20 {
    background-color: rgba(180,83,9,.2)
}

.bg-amber-700\/25 {
    background-color: rgba(180,83,9,.25)
}

.bg-amber-700\/30 {
    background-color: rgba(180,83,9,.3)
}

.bg-amber-700\/40 {
    background-color: rgba(180,83,9,.4)
}

.bg-amber-700\/5 {
    background-color: rgba(180,83,9,.05)
}

.bg-amber-700\/50 {
    background-color: rgba(180,83,9,.5)
}

.bg-amber-700\/60 {
    background-color: rgba(180,83,9,.6)
}

.bg-amber-700\/70 {
    background-color: rgba(180,83,9,.7)
}

.bg-amber-700\/75 {
    background-color: rgba(180,83,9,.75)
}

.bg-amber-700\/80 {
    background-color: rgba(180,83,9,.8)
}

.bg-amber-700\/90 {
    background-color: rgba(180,83,9,.9)
}

.bg-amber-700\/95 {
    background-color: rgba(180,83,9,.95)
}

.bg-amber-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(146 64 14/var(--tw-bg-opacity))
}

.bg-amber-800\/0 {
    background-color: rgba(146,64,14,0)
}

.bg-amber-800\/10 {
    background-color: rgba(146,64,14,.1)
}

.bg-amber-800\/100 {
    background-color: #92400e
}

.bg-amber-800\/20 {
    background-color: rgba(146,64,14,.2)
}

.bg-amber-800\/25 {
    background-color: rgba(146,64,14,.25)
}

.bg-amber-800\/30 {
    background-color: rgba(146,64,14,.3)
}

.bg-amber-800\/40 {
    background-color: rgba(146,64,14,.4)
}

.bg-amber-800\/5 {
    background-color: rgba(146,64,14,.05)
}

.bg-amber-800\/50 {
    background-color: rgba(146,64,14,.5)
}

.bg-amber-800\/60 {
    background-color: rgba(146,64,14,.6)
}

.bg-amber-800\/70 {
    background-color: rgba(146,64,14,.7)
}

.bg-amber-800\/75 {
    background-color: rgba(146,64,14,.75)
}

.bg-amber-800\/80 {
    background-color: rgba(146,64,14,.8)
}

.bg-amber-800\/90 {
    background-color: rgba(146,64,14,.9)
}

.bg-amber-800\/95 {
    background-color: rgba(146,64,14,.95)
}

.bg-amber-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(120 53 15/var(--tw-bg-opacity))
}

.bg-amber-900\/0 {
    background-color: rgba(120,53,15,0)
}

.bg-amber-900\/10 {
    background-color: rgba(120,53,15,.1)
}

.bg-amber-900\/100 {
    background-color: #78350f
}

.bg-amber-900\/20 {
    background-color: rgba(120,53,15,.2)
}

.bg-amber-900\/25 {
    background-color: rgba(120,53,15,.25)
}

.bg-amber-900\/30 {
    background-color: rgba(120,53,15,.3)
}

.bg-amber-900\/40 {
    background-color: rgba(120,53,15,.4)
}

.bg-amber-900\/5 {
    background-color: rgba(120,53,15,.05)
}

.bg-amber-900\/50 {
    background-color: rgba(120,53,15,.5)
}

.bg-amber-900\/60 {
    background-color: rgba(120,53,15,.6)
}

.bg-amber-900\/70 {
    background-color: rgba(120,53,15,.7)
}

.bg-amber-900\/75 {
    background-color: rgba(120,53,15,.75)
}

.bg-amber-900\/80 {
    background-color: rgba(120,53,15,.8)
}

.bg-amber-900\/90 {
    background-color: rgba(120,53,15,.9)
}

.bg-amber-900\/95 {
    background-color: rgba(120,53,15,.95)
}

.bg-amber-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(69 26 3/var(--tw-bg-opacity))
}

.bg-amber-950\/0 {
    background-color: rgba(69,26,3,0)
}

.bg-amber-950\/10 {
    background-color: rgba(69,26,3,.1)
}

.bg-amber-950\/100 {
    background-color: #451a03
}

.bg-amber-950\/20 {
    background-color: rgba(69,26,3,.2)
}

.bg-amber-950\/25 {
    background-color: rgba(69,26,3,.25)
}

.bg-amber-950\/30 {
    background-color: rgba(69,26,3,.3)
}

.bg-amber-950\/40 {
    background-color: rgba(69,26,3,.4)
}

.bg-amber-950\/5 {
    background-color: rgba(69,26,3,.05)
}

.bg-amber-950\/50 {
    background-color: rgba(69,26,3,.5)
}

.bg-amber-950\/60 {
    background-color: rgba(69,26,3,.6)
}

.bg-amber-950\/70 {
    background-color: rgba(69,26,3,.7)
}

.bg-amber-950\/75 {
    background-color: rgba(69,26,3,.75)
}

.bg-amber-950\/80 {
    background-color: rgba(69,26,3,.8)
}

.bg-amber-950\/90 {
    background-color: rgba(69,26,3,.9)
}

.bg-amber-950\/95 {
    background-color: rgba(69,26,3,.95)
}

.bg-background {
    background-color: hsl(var(--background))
}

.bg-background\/0 {
    background-color: hsl(var(--background)/0)
}

.bg-background\/10 {
    background-color: hsl(var(--background)/.1)
}

.bg-background\/100 {
    background-color: hsl(var(--background)/1)
}

.bg-background\/20 {
    background-color: hsl(var(--background)/.2)
}

.bg-background\/25 {
    background-color: hsl(var(--background)/.25)
}

.bg-background\/30 {
    background-color: hsl(var(--background)/.3)
}

.bg-background\/40 {
    background-color: hsl(var(--background)/.4)
}

.bg-background\/5 {
    background-color: hsl(var(--background)/.05)
}

.bg-background\/50 {
    background-color: hsl(var(--background)/.5)
}

.bg-background\/60 {
    background-color: hsl(var(--background)/.6)
}

.bg-background\/70 {
    background-color: hsl(var(--background)/.7)
}

.bg-background\/75 {
    background-color: hsl(var(--background)/.75)
}

.bg-background\/80 {
    background-color: hsl(var(--background)/.8)
}

.bg-background\/90 {
    background-color: hsl(var(--background)/.9)
}

.bg-background\/95 {
    background-color: hsl(var(--background)/.95)
}

.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(49 43 65/var(--tw-bg-opacity))
}

.bg-black\/0 {
    background-color: rgba(49,43,65,0)
}

.bg-black\/10 {
    background-color: rgba(49,43,65,.1)
}

.bg-black\/100 {
    background-color: #312b41
}

.bg-black\/20 {
    background-color: rgba(49,43,65,.2)
}

.bg-black\/25 {
    background-color: rgba(49,43,65,.25)
}

.bg-black\/30 {
    background-color: rgba(49,43,65,.3)
}

.bg-black\/40 {
    background-color: rgba(49,43,65,.4)
}

.bg-black\/5 {
    background-color: rgba(49,43,65,.05)
}

.bg-black\/50 {
    background-color: rgba(49,43,65,.5)
}

.bg-black\/60 {
    background-color: rgba(49,43,65,.6)
}

.bg-black\/70 {
    background-color: rgba(49,43,65,.7)
}

.bg-black\/75 {
    background-color: rgba(49,43,65,.75)
}

.bg-black\/80 {
    background-color: rgba(49,43,65,.8)
}

.bg-black\/90 {
    background-color: rgba(49,43,65,.9)
}

.bg-black\/95 {
    background-color: rgba(49,43,65,.95)
}

.bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(219 234 254/var(--tw-bg-opacity))
}

.bg-blue-100\/0 {
    background-color: rgba(219,234,254,0)
}

.bg-blue-100\/10 {
    background-color: rgba(219,234,254,.1)
}

.bg-blue-100\/100 {
    background-color: #dbeafe
}

.bg-blue-100\/20 {
    background-color: rgba(219,234,254,.2)
}

.bg-blue-100\/25 {
    background-color: rgba(219,234,254,.25)
}

.bg-blue-100\/30 {
    background-color: rgba(219,234,254,.3)
}

.bg-blue-100\/40 {
    background-color: rgba(219,234,254,.4)
}

.bg-blue-100\/5 {
    background-color: rgba(219,234,254,.05)
}

.bg-blue-100\/50 {
    background-color: rgba(219,234,254,.5)
}

.bg-blue-100\/60 {
    background-color: rgba(219,234,254,.6)
}

.bg-blue-100\/70 {
    background-color: rgba(219,234,254,.7)
}

.bg-blue-100\/75 {
    background-color: rgba(219,234,254,.75)
}

.bg-blue-100\/80 {
    background-color: rgba(219,234,254,.8)
}

.bg-blue-100\/90 {
    background-color: rgba(219,234,254,.9)
}

.bg-blue-100\/95 {
    background-color: rgba(219,234,254,.95)
}

.bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(191 219 254/var(--tw-bg-opacity))
}

.bg-blue-200\/0 {
    background-color: rgba(191,219,254,0)
}

.bg-blue-200\/10 {
    background-color: rgba(191,219,254,.1)
}

.bg-blue-200\/100 {
    background-color: #bfdbfe
}

.bg-blue-200\/20 {
    background-color: rgba(191,219,254,.2)
}

.bg-blue-200\/25 {
    background-color: rgba(191,219,254,.25)
}

.bg-blue-200\/30 {
    background-color: rgba(191,219,254,.3)
}

.bg-blue-200\/40 {
    background-color: rgba(191,219,254,.4)
}

.bg-blue-200\/5 {
    background-color: rgba(191,219,254,.05)
}

.bg-blue-200\/50 {
    background-color: rgba(191,219,254,.5)
}

.bg-blue-200\/60 {
    background-color: rgba(191,219,254,.6)
}

.bg-blue-200\/70 {
    background-color: rgba(191,219,254,.7)
}

.bg-blue-200\/75 {
    background-color: rgba(191,219,254,.75)
}

.bg-blue-200\/80 {
    background-color: rgba(191,219,254,.8)
}

.bg-blue-200\/90 {
    background-color: rgba(191,219,254,.9)
}

.bg-blue-200\/95 {
    background-color: rgba(191,219,254,.95)
}

.bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(147 197 253/var(--tw-bg-opacity))
}

.bg-blue-300\/0 {
    background-color: rgba(147,197,253,0)
}

.bg-blue-300\/10 {
    background-color: rgba(147,197,253,.1)
}

.bg-blue-300\/100 {
    background-color: #93c5fd
}

.bg-blue-300\/20 {
    background-color: rgba(147,197,253,.2)
}

.bg-blue-300\/25 {
    background-color: rgba(147,197,253,.25)
}

.bg-blue-300\/30 {
    background-color: rgba(147,197,253,.3)
}

.bg-blue-300\/40 {
    background-color: rgba(147,197,253,.4)
}

.bg-blue-300\/5 {
    background-color: rgba(147,197,253,.05)
}

.bg-blue-300\/50 {
    background-color: rgba(147,197,253,.5)
}

.bg-blue-300\/60 {
    background-color: rgba(147,197,253,.6)
}

.bg-blue-300\/70 {
    background-color: rgba(147,197,253,.7)
}

.bg-blue-300\/75 {
    background-color: rgba(147,197,253,.75)
}

.bg-blue-300\/80 {
    background-color: rgba(147,197,253,.8)
}

.bg-blue-300\/90 {
    background-color: rgba(147,197,253,.9)
}

.bg-blue-300\/95 {
    background-color: rgba(147,197,253,.95)
}

.bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(96 165 250/var(--tw-bg-opacity))
}

.bg-blue-400\/0 {
    background-color: rgba(96,165,250,0)
}

.bg-blue-400\/10 {
    background-color: rgba(96,165,250,.1)
}

.bg-blue-400\/100 {
    background-color: #60a5fa
}

.bg-blue-400\/20 {
    background-color: rgba(96,165,250,.2)
}

.bg-blue-400\/25 {
    background-color: rgba(96,165,250,.25)
}

.bg-blue-400\/30 {
    background-color: rgba(96,165,250,.3)
}

.bg-blue-400\/40 {
    background-color: rgba(96,165,250,.4)
}

.bg-blue-400\/5 {
    background-color: rgba(96,165,250,.05)
}

.bg-blue-400\/50 {
    background-color: rgba(96,165,250,.5)
}

.bg-blue-400\/60 {
    background-color: rgba(96,165,250,.6)
}

.bg-blue-400\/70 {
    background-color: rgba(96,165,250,.7)
}

.bg-blue-400\/75 {
    background-color: rgba(96,165,250,.75)
}

.bg-blue-400\/80 {
    background-color: rgba(96,165,250,.8)
}

.bg-blue-400\/90 {
    background-color: rgba(96,165,250,.9)
}

.bg-blue-400\/95 {
    background-color: rgba(96,165,250,.95)
}

.bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(239 246 255/var(--tw-bg-opacity))
}

.bg-blue-50\/0 {
    background-color: rgba(239,246,255,0)
}

.bg-blue-50\/10 {
    background-color: rgba(239,246,255,.1)
}

.bg-blue-50\/100 {
    background-color: #eff6ff
}

.bg-blue-50\/20 {
    background-color: rgba(239,246,255,.2)
}

.bg-blue-50\/25 {
    background-color: rgba(239,246,255,.25)
}

.bg-blue-50\/30 {
    background-color: rgba(239,246,255,.3)
}

.bg-blue-50\/40 {
    background-color: rgba(239,246,255,.4)
}

.bg-blue-50\/5 {
    background-color: rgba(239,246,255,.05)
}

.bg-blue-50\/50 {
    background-color: rgba(239,246,255,.5)
}

.bg-blue-50\/60 {
    background-color: rgba(239,246,255,.6)
}

.bg-blue-50\/70 {
    background-color: rgba(239,246,255,.7)
}

.bg-blue-50\/75 {
    background-color: rgba(239,246,255,.75)
}

.bg-blue-50\/80 {
    background-color: rgba(239,246,255,.8)
}

.bg-blue-50\/90 {
    background-color: rgba(239,246,255,.9)
}

.bg-blue-50\/95 {
    background-color: rgba(239,246,255,.95)
}

.bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(59 130 246/var(--tw-bg-opacity))
}

.bg-blue-500\/0 {
    background-color: rgba(59,130,246,0)
}

.bg-blue-500\/10 {
    background-color: rgba(59,130,246,.1)
}

.bg-blue-500\/100 {
    background-color: #3b82f6
}

.bg-blue-500\/20 {
    background-color: rgba(59,130,246,.2)
}

.bg-blue-500\/25 {
    background-color: rgba(59,130,246,.25)
}

.bg-blue-500\/30 {
    background-color: rgba(59,130,246,.3)
}

.bg-blue-500\/40 {
    background-color: rgba(59,130,246,.4)
}

.bg-blue-500\/5 {
    background-color: rgba(59,130,246,.05)
}

.bg-blue-500\/50 {
    background-color: rgba(59,130,246,.5)
}

.bg-blue-500\/60 {
    background-color: rgba(59,130,246,.6)
}

.bg-blue-500\/70 {
    background-color: rgba(59,130,246,.7)
}

.bg-blue-500\/75 {
    background-color: rgba(59,130,246,.75)
}

.bg-blue-500\/80 {
    background-color: rgba(59,130,246,.8)
}

.bg-blue-500\/90 {
    background-color: rgba(59,130,246,.9)
}

.bg-blue-500\/95 {
    background-color: rgba(59,130,246,.95)
}

.bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(37 99 235/var(--tw-bg-opacity))
}

.bg-blue-600\/0 {
    background-color: rgba(37,99,235,0)
}

.bg-blue-600\/10 {
    background-color: rgba(37,99,235,.1)
}

.bg-blue-600\/100 {
    background-color: #2563eb
}

.bg-blue-600\/20 {
    background-color: rgba(37,99,235,.2)
}

.bg-blue-600\/25 {
    background-color: rgba(37,99,235,.25)
}

.bg-blue-600\/30 {
    background-color: rgba(37,99,235,.3)
}

.bg-blue-600\/40 {
    background-color: rgba(37,99,235,.4)
}

.bg-blue-600\/5 {
    background-color: rgba(37,99,235,.05)
}

.bg-blue-600\/50 {
    background-color: rgba(37,99,235,.5)
}

.bg-blue-600\/60 {
    background-color: rgba(37,99,235,.6)
}

.bg-blue-600\/70 {
    background-color: rgba(37,99,235,.7)
}

.bg-blue-600\/75 {
    background-color: rgba(37,99,235,.75)
}

.bg-blue-600\/80 {
    background-color: rgba(37,99,235,.8)
}

.bg-blue-600\/90 {
    background-color: rgba(37,99,235,.9)
}

.bg-blue-600\/95 {
    background-color: rgba(37,99,235,.95)
}

.bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(29 78 216/var(--tw-bg-opacity))
}

.bg-blue-700\/0 {
    background-color: rgba(29,78,216,0)
}

.bg-blue-700\/10 {
    background-color: rgba(29,78,216,.1)
}

.bg-blue-700\/100 {
    background-color: #1d4ed8
}

.bg-blue-700\/20 {
    background-color: rgba(29,78,216,.2)
}

.bg-blue-700\/25 {
    background-color: rgba(29,78,216,.25)
}

.bg-blue-700\/30 {
    background-color: rgba(29,78,216,.3)
}

.bg-blue-700\/40 {
    background-color: rgba(29,78,216,.4)
}

.bg-blue-700\/5 {
    background-color: rgba(29,78,216,.05)
}

.bg-blue-700\/50 {
    background-color: rgba(29,78,216,.5)
}

.bg-blue-700\/60 {
    background-color: rgba(29,78,216,.6)
}

.bg-blue-700\/70 {
    background-color: rgba(29,78,216,.7)
}

.bg-blue-700\/75 {
    background-color: rgba(29,78,216,.75)
}

.bg-blue-700\/80 {
    background-color: rgba(29,78,216,.8)
}

.bg-blue-700\/90 {
    background-color: rgba(29,78,216,.9)
}

.bg-blue-700\/95 {
    background-color: rgba(29,78,216,.95)
}

.bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(30 64 175/var(--tw-bg-opacity))
}

.bg-blue-800\/0 {
    background-color: rgba(30,64,175,0)
}

.bg-blue-800\/10 {
    background-color: rgba(30,64,175,.1)
}

.bg-blue-800\/100 {
    background-color: #1e40af
}

.bg-blue-800\/20 {
    background-color: rgba(30,64,175,.2)
}

.bg-blue-800\/25 {
    background-color: rgba(30,64,175,.25)
}

.bg-blue-800\/30 {
    background-color: rgba(30,64,175,.3)
}

.bg-blue-800\/40 {
    background-color: rgba(30,64,175,.4)
}

.bg-blue-800\/5 {
    background-color: rgba(30,64,175,.05)
}

.bg-blue-800\/50 {
    background-color: rgba(30,64,175,.5)
}

.bg-blue-800\/60 {
    background-color: rgba(30,64,175,.6)
}

.bg-blue-800\/70 {
    background-color: rgba(30,64,175,.7)
}

.bg-blue-800\/75 {
    background-color: rgba(30,64,175,.75)
}

.bg-blue-800\/80 {
    background-color: rgba(30,64,175,.8)
}

.bg-blue-800\/90 {
    background-color: rgba(30,64,175,.9)
}

.bg-blue-800\/95 {
    background-color: rgba(30,64,175,.95)
}

.bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(30 58 138/var(--tw-bg-opacity))
}

.bg-blue-900\/0 {
    background-color: rgba(30,58,138,0)
}

.bg-blue-900\/10 {
    background-color: rgba(30,58,138,.1)
}

.bg-blue-900\/100 {
    background-color: #1e3a8a
}

.bg-blue-900\/20 {
    background-color: rgba(30,58,138,.2)
}

.bg-blue-900\/25 {
    background-color: rgba(30,58,138,.25)
}

.bg-blue-900\/30 {
    background-color: rgba(30,58,138,.3)
}

.bg-blue-900\/40 {
    background-color: rgba(30,58,138,.4)
}

.bg-blue-900\/5 {
    background-color: rgba(30,58,138,.05)
}

.bg-blue-900\/50 {
    background-color: rgba(30,58,138,.5)
}

.bg-blue-900\/60 {
    background-color: rgba(30,58,138,.6)
}

.bg-blue-900\/70 {
    background-color: rgba(30,58,138,.7)
}

.bg-blue-900\/75 {
    background-color: rgba(30,58,138,.75)
}

.bg-blue-900\/80 {
    background-color: rgba(30,58,138,.8)
}

.bg-blue-900\/90 {
    background-color: rgba(30,58,138,.9)
}

.bg-blue-900\/95 {
    background-color: rgba(30,58,138,.95)
}

.bg-blue-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(23 37 84/var(--tw-bg-opacity))
}

.bg-blue-950\/0 {
    background-color: rgba(23,37,84,0)
}

.bg-blue-950\/10 {
    background-color: rgba(23,37,84,.1)
}

.bg-blue-950\/100 {
    background-color: #172554
}

.bg-blue-950\/20 {
    background-color: rgba(23,37,84,.2)
}

.bg-blue-950\/25 {
    background-color: rgba(23,37,84,.25)
}

.bg-blue-950\/30 {
    background-color: rgba(23,37,84,.3)
}

.bg-blue-950\/40 {
    background-color: rgba(23,37,84,.4)
}

.bg-blue-950\/5 {
    background-color: rgba(23,37,84,.05)
}

.bg-blue-950\/50 {
    background-color: rgba(23,37,84,.5)
}

.bg-blue-950\/60 {
    background-color: rgba(23,37,84,.6)
}

.bg-blue-950\/70 {
    background-color: rgba(23,37,84,.7)
}

.bg-blue-950\/75 {
    background-color: rgba(23,37,84,.75)
}

.bg-blue-950\/80 {
    background-color: rgba(23,37,84,.8)
}

.bg-blue-950\/90 {
    background-color: rgba(23,37,84,.9)
}

.bg-blue-950\/95 {
    background-color: rgba(23,37,84,.95)
}

.bg-blueGray-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(241 245 249/var(--tw-bg-opacity))
}

.bg-blueGray-100\/0 {
    background-color: rgba(241,245,249,0)
}

.bg-blueGray-100\/10 {
    background-color: rgba(241,245,249,.1)
}

.bg-blueGray-100\/100 {
    background-color: #f1f5f9
}

.bg-blueGray-100\/20 {
    background-color: rgba(241,245,249,.2)
}

.bg-blueGray-100\/25 {
    background-color: rgba(241,245,249,.25)
}

.bg-blueGray-100\/30 {
    background-color: rgba(241,245,249,.3)
}

.bg-blueGray-100\/40 {
    background-color: rgba(241,245,249,.4)
}

.bg-blueGray-100\/5 {
    background-color: rgba(241,245,249,.05)
}

.bg-blueGray-100\/50 {
    background-color: rgba(241,245,249,.5)
}

.bg-blueGray-100\/60 {
    background-color: rgba(241,245,249,.6)
}

.bg-blueGray-100\/70 {
    background-color: rgba(241,245,249,.7)
}

.bg-blueGray-100\/75 {
    background-color: rgba(241,245,249,.75)
}

.bg-blueGray-100\/80 {
    background-color: rgba(241,245,249,.8)
}

.bg-blueGray-100\/90 {
    background-color: rgba(241,245,249,.9)
}

.bg-blueGray-100\/95 {
    background-color: rgba(241,245,249,.95)
}

.bg-blueGray-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(226 232 240/var(--tw-bg-opacity))
}

.bg-blueGray-200\/0 {
    background-color: rgba(226,232,240,0)
}

.bg-blueGray-200\/10 {
    background-color: rgba(226,232,240,.1)
}

.bg-blueGray-200\/100 {
    background-color: #e2e8f0
}

.bg-blueGray-200\/20 {
    background-color: rgba(226,232,240,.2)
}

.bg-blueGray-200\/25 {
    background-color: rgba(226,232,240,.25)
}

.bg-blueGray-200\/30 {
    background-color: rgba(226,232,240,.3)
}

.bg-blueGray-200\/40 {
    background-color: rgba(226,232,240,.4)
}

.bg-blueGray-200\/5 {
    background-color: rgba(226,232,240,.05)
}

.bg-blueGray-200\/50 {
    background-color: rgba(226,232,240,.5)
}

.bg-blueGray-200\/60 {
    background-color: rgba(226,232,240,.6)
}

.bg-blueGray-200\/70 {
    background-color: rgba(226,232,240,.7)
}

.bg-blueGray-200\/75 {
    background-color: rgba(226,232,240,.75)
}

.bg-blueGray-200\/80 {
    background-color: rgba(226,232,240,.8)
}

.bg-blueGray-200\/90 {
    background-color: rgba(226,232,240,.9)
}

.bg-blueGray-200\/95 {
    background-color: rgba(226,232,240,.95)
}

.bg-blueGray-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(203 213 225/var(--tw-bg-opacity))
}

.bg-blueGray-300\/0 {
    background-color: rgba(203,213,225,0)
}

.bg-blueGray-300\/10 {
    background-color: rgba(203,213,225,.1)
}

.bg-blueGray-300\/100 {
    background-color: #cbd5e1
}

.bg-blueGray-300\/20 {
    background-color: rgba(203,213,225,.2)
}

.bg-blueGray-300\/25 {
    background-color: rgba(203,213,225,.25)
}

.bg-blueGray-300\/30 {
    background-color: rgba(203,213,225,.3)
}

.bg-blueGray-300\/40 {
    background-color: rgba(203,213,225,.4)
}

.bg-blueGray-300\/5 {
    background-color: rgba(203,213,225,.05)
}

.bg-blueGray-300\/50 {
    background-color: rgba(203,213,225,.5)
}

.bg-blueGray-300\/60 {
    background-color: rgba(203,213,225,.6)
}

.bg-blueGray-300\/70 {
    background-color: rgba(203,213,225,.7)
}

.bg-blueGray-300\/75 {
    background-color: rgba(203,213,225,.75)
}

.bg-blueGray-300\/80 {
    background-color: rgba(203,213,225,.8)
}

.bg-blueGray-300\/90 {
    background-color: rgba(203,213,225,.9)
}

.bg-blueGray-300\/95 {
    background-color: rgba(203,213,225,.95)
}

.bg-blueGray-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(148 163 184/var(--tw-bg-opacity))
}

.bg-blueGray-400\/0 {
    background-color: rgba(148,163,184,0)
}

.bg-blueGray-400\/10 {
    background-color: rgba(148,163,184,.1)
}

.bg-blueGray-400\/100 {
    background-color: #94a3b8
}

.bg-blueGray-400\/20 {
    background-color: rgba(148,163,184,.2)
}

.bg-blueGray-400\/25 {
    background-color: rgba(148,163,184,.25)
}

.bg-blueGray-400\/30 {
    background-color: rgba(148,163,184,.3)
}

.bg-blueGray-400\/40 {
    background-color: rgba(148,163,184,.4)
}

.bg-blueGray-400\/5 {
    background-color: rgba(148,163,184,.05)
}

.bg-blueGray-400\/50 {
    background-color: rgba(148,163,184,.5)
}

.bg-blueGray-400\/60 {
    background-color: rgba(148,163,184,.6)
}

.bg-blueGray-400\/70 {
    background-color: rgba(148,163,184,.7)
}

.bg-blueGray-400\/75 {
    background-color: rgba(148,163,184,.75)
}

.bg-blueGray-400\/80 {
    background-color: rgba(148,163,184,.8)
}

.bg-blueGray-400\/90 {
    background-color: rgba(148,163,184,.9)
}

.bg-blueGray-400\/95 {
    background-color: rgba(148,163,184,.95)
}

.bg-blueGray-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(248 250 252/var(--tw-bg-opacity))
}

.bg-blueGray-50\/0 {
    background-color: rgba(248,250,252,0)
}

.bg-blueGray-50\/10 {
    background-color: rgba(248,250,252,.1)
}

.bg-blueGray-50\/100 {
    background-color: #f8fafc
}

.bg-blueGray-50\/20 {
    background-color: rgba(248,250,252,.2)
}

.bg-blueGray-50\/25 {
    background-color: rgba(248,250,252,.25)
}

.bg-blueGray-50\/30 {
    background-color: rgba(248,250,252,.3)
}

.bg-blueGray-50\/40 {
    background-color: rgba(248,250,252,.4)
}

.bg-blueGray-50\/5 {
    background-color: rgba(248,250,252,.05)
}

.bg-blueGray-50\/50 {
    background-color: rgba(248,250,252,.5)
}

.bg-blueGray-50\/60 {
    background-color: rgba(248,250,252,.6)
}

.bg-blueGray-50\/70 {
    background-color: rgba(248,250,252,.7)
}

.bg-blueGray-50\/75 {
    background-color: rgba(248,250,252,.75)
}

.bg-blueGray-50\/80 {
    background-color: rgba(248,250,252,.8)
}

.bg-blueGray-50\/90 {
    background-color: rgba(248,250,252,.9)
}

.bg-blueGray-50\/95 {
    background-color: rgba(248,250,252,.95)
}

.bg-blueGray-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(100 116 139/var(--tw-bg-opacity))
}

.bg-blueGray-500\/0 {
    background-color: rgba(100,116,139,0)
}

.bg-blueGray-500\/10 {
    background-color: rgba(100,116,139,.1)
}

.bg-blueGray-500\/100 {
    background-color: #64748b
}

.bg-blueGray-500\/20 {
    background-color: rgba(100,116,139,.2)
}

.bg-blueGray-500\/25 {
    background-color: rgba(100,116,139,.25)
}

.bg-blueGray-500\/30 {
    background-color: rgba(100,116,139,.3)
}

.bg-blueGray-500\/40 {
    background-color: rgba(100,116,139,.4)
}

.bg-blueGray-500\/5 {
    background-color: rgba(100,116,139,.05)
}

.bg-blueGray-500\/50 {
    background-color: rgba(100,116,139,.5)
}

.bg-blueGray-500\/60 {
    background-color: rgba(100,116,139,.6)
}

.bg-blueGray-500\/70 {
    background-color: rgba(100,116,139,.7)
}

.bg-blueGray-500\/75 {
    background-color: rgba(100,116,139,.75)
}

.bg-blueGray-500\/80 {
    background-color: rgba(100,116,139,.8)
}

.bg-blueGray-500\/90 {
    background-color: rgba(100,116,139,.9)
}

.bg-blueGray-500\/95 {
    background-color: rgba(100,116,139,.95)
}

.bg-blueGray-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(71 85 105/var(--tw-bg-opacity))
}

.bg-blueGray-600\/0 {
    background-color: rgba(71,85,105,0)
}

.bg-blueGray-600\/10 {
    background-color: rgba(71,85,105,.1)
}

.bg-blueGray-600\/100 {
    background-color: #475569
}

.bg-blueGray-600\/20 {
    background-color: rgba(71,85,105,.2)
}

.bg-blueGray-600\/25 {
    background-color: rgba(71,85,105,.25)
}

.bg-blueGray-600\/30 {
    background-color: rgba(71,85,105,.3)
}

.bg-blueGray-600\/40 {
    background-color: rgba(71,85,105,.4)
}

.bg-blueGray-600\/5 {
    background-color: rgba(71,85,105,.05)
}

.bg-blueGray-600\/50 {
    background-color: rgba(71,85,105,.5)
}

.bg-blueGray-600\/60 {
    background-color: rgba(71,85,105,.6)
}

.bg-blueGray-600\/70 {
    background-color: rgba(71,85,105,.7)
}

.bg-blueGray-600\/75 {
    background-color: rgba(71,85,105,.75)
}

.bg-blueGray-600\/80 {
    background-color: rgba(71,85,105,.8)
}

.bg-blueGray-600\/90 {
    background-color: rgba(71,85,105,.9)
}

.bg-blueGray-600\/95 {
    background-color: rgba(71,85,105,.95)
}

.bg-blueGray-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(51 65 85/var(--tw-bg-opacity))
}

.bg-blueGray-700\/0 {
    background-color: rgba(51,65,85,0)
}

.bg-blueGray-700\/10 {
    background-color: rgba(51,65,85,.1)
}

.bg-blueGray-700\/100 {
    background-color: #334155
}

.bg-blueGray-700\/20 {
    background-color: rgba(51,65,85,.2)
}

.bg-blueGray-700\/25 {
    background-color: rgba(51,65,85,.25)
}

.bg-blueGray-700\/30 {
    background-color: rgba(51,65,85,.3)
}

.bg-blueGray-700\/40 {
    background-color: rgba(51,65,85,.4)
}

.bg-blueGray-700\/5 {
    background-color: rgba(51,65,85,.05)
}

.bg-blueGray-700\/50 {
    background-color: rgba(51,65,85,.5)
}

.bg-blueGray-700\/60 {
    background-color: rgba(51,65,85,.6)
}

.bg-blueGray-700\/70 {
    background-color: rgba(51,65,85,.7)
}

.bg-blueGray-700\/75 {
    background-color: rgba(51,65,85,.75)
}

.bg-blueGray-700\/80 {
    background-color: rgba(51,65,85,.8)
}

.bg-blueGray-700\/90 {
    background-color: rgba(51,65,85,.9)
}

.bg-blueGray-700\/95 {
    background-color: rgba(51,65,85,.95)
}

.bg-blueGray-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(30 41 59/var(--tw-bg-opacity))
}

.bg-blueGray-800\/0 {
    background-color: rgba(30,41,59,0)
}

.bg-blueGray-800\/10 {
    background-color: rgba(30,41,59,.1)
}

.bg-blueGray-800\/100 {
    background-color: #1e293b
}

.bg-blueGray-800\/20 {
    background-color: rgba(30,41,59,.2)
}

.bg-blueGray-800\/25 {
    background-color: rgba(30,41,59,.25)
}

.bg-blueGray-800\/30 {
    background-color: rgba(30,41,59,.3)
}

.bg-blueGray-800\/40 {
    background-color: rgba(30,41,59,.4)
}

.bg-blueGray-800\/5 {
    background-color: rgba(30,41,59,.05)
}

.bg-blueGray-800\/50 {
    background-color: rgba(30,41,59,.5)
}

.bg-blueGray-800\/60 {
    background-color: rgba(30,41,59,.6)
}

.bg-blueGray-800\/70 {
    background-color: rgba(30,41,59,.7)
}

.bg-blueGray-800\/75 {
    background-color: rgba(30,41,59,.75)
}

.bg-blueGray-800\/80 {
    background-color: rgba(30,41,59,.8)
}

.bg-blueGray-800\/90 {
    background-color: rgba(30,41,59,.9)
}

.bg-blueGray-800\/95 {
    background-color: rgba(30,41,59,.95)
}

.bg-blueGray-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(15 23 42/var(--tw-bg-opacity))
}

.bg-blueGray-900\/0 {
    background-color: rgba(15,23,42,0)
}

.bg-blueGray-900\/10 {
    background-color: rgba(15,23,42,.1)
}

.bg-blueGray-900\/100 {
    background-color: #0f172a
}

.bg-blueGray-900\/20 {
    background-color: rgba(15,23,42,.2)
}

.bg-blueGray-900\/25 {
    background-color: rgba(15,23,42,.25)
}

.bg-blueGray-900\/30 {
    background-color: rgba(15,23,42,.3)
}

.bg-blueGray-900\/40 {
    background-color: rgba(15,23,42,.4)
}

.bg-blueGray-900\/5 {
    background-color: rgba(15,23,42,.05)
}

.bg-blueGray-900\/50 {
    background-color: rgba(15,23,42,.5)
}

.bg-blueGray-900\/60 {
    background-color: rgba(15,23,42,.6)
}

.bg-blueGray-900\/70 {
    background-color: rgba(15,23,42,.7)
}

.bg-blueGray-900\/75 {
    background-color: rgba(15,23,42,.75)
}

.bg-blueGray-900\/80 {
    background-color: rgba(15,23,42,.8)
}

.bg-blueGray-900\/90 {
    background-color: rgba(15,23,42,.9)
}

.bg-blueGray-900\/95 {
    background-color: rgba(15,23,42,.95)
}

.bg-blueGray-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(2 6 23/var(--tw-bg-opacity))
}

.bg-blueGray-950\/0 {
    background-color: rgba(2,6,23,0)
}

.bg-blueGray-950\/10 {
    background-color: rgba(2,6,23,.1)
}

.bg-blueGray-950\/100 {
    background-color: #020617
}

.bg-blueGray-950\/20 {
    background-color: rgba(2,6,23,.2)
}

.bg-blueGray-950\/25 {
    background-color: rgba(2,6,23,.25)
}

.bg-blueGray-950\/30 {
    background-color: rgba(2,6,23,.3)
}

.bg-blueGray-950\/40 {
    background-color: rgba(2,6,23,.4)
}

.bg-blueGray-950\/5 {
    background-color: rgba(2,6,23,.05)
}

.bg-blueGray-950\/50 {
    background-color: rgba(2,6,23,.5)
}

.bg-blueGray-950\/60 {
    background-color: rgba(2,6,23,.6)
}

.bg-blueGray-950\/70 {
    background-color: rgba(2,6,23,.7)
}

.bg-blueGray-950\/75 {
    background-color: rgba(2,6,23,.75)
}

.bg-blueGray-950\/80 {
    background-color: rgba(2,6,23,.8)
}

.bg-blueGray-950\/90 {
    background-color: rgba(2,6,23,.9)
}

.bg-blueGray-950\/95 {
    background-color: rgba(2,6,23,.95)
}

.bg-border {
    background-color: hsl(var(--border))
}

.bg-border\/0 {
    background-color: hsl(var(--border)/0)
}

.bg-border\/10 {
    background-color: hsl(var(--border)/.1)
}

.bg-border\/100 {
    background-color: hsl(var(--border)/1)
}

.bg-border\/20 {
    background-color: hsl(var(--border)/.2)
}

.bg-border\/25 {
    background-color: hsl(var(--border)/.25)
}

.bg-border\/30 {
    background-color: hsl(var(--border)/.3)
}

.bg-border\/40 {
    background-color: hsl(var(--border)/.4)
}

.bg-border\/5 {
    background-color: hsl(var(--border)/.05)
}

.bg-border\/50 {
    background-color: hsl(var(--border)/.5)
}

.bg-border\/60 {
    background-color: hsl(var(--border)/.6)
}

.bg-border\/70 {
    background-color: hsl(var(--border)/.7)
}

.bg-border\/75 {
    background-color: hsl(var(--border)/.75)
}

.bg-border\/80 {
    background-color: hsl(var(--border)/.8)
}

.bg-border\/90 {
    background-color: hsl(var(--border)/.9)
}

.bg-border\/95 {
    background-color: hsl(var(--border)/.95)
}

.bg-card {
    background-color: hsl(var(--card))
}

.bg-card-foreground {
    background-color: hsl(var(--card-foreground))
}

.bg-card-foreground\/0 {
    background-color: hsl(var(--card-foreground)/0)
}

.bg-card-foreground\/10 {
    background-color: hsl(var(--card-foreground)/.1)
}

.bg-card-foreground\/100 {
    background-color: hsl(var(--card-foreground)/1)
}

.bg-card-foreground\/20 {
    background-color: hsl(var(--card-foreground)/.2)
}

.bg-card-foreground\/25 {
    background-color: hsl(var(--card-foreground)/.25)
}

.bg-card-foreground\/30 {
    background-color: hsl(var(--card-foreground)/.3)
}

.bg-card-foreground\/40 {
    background-color: hsl(var(--card-foreground)/.4)
}

.bg-card-foreground\/5 {
    background-color: hsl(var(--card-foreground)/.05)
}

.bg-card-foreground\/50 {
    background-color: hsl(var(--card-foreground)/.5)
}

.bg-card-foreground\/60 {
    background-color: hsl(var(--card-foreground)/.6)
}

.bg-card-foreground\/70 {
    background-color: hsl(var(--card-foreground)/.7)
}

.bg-card-foreground\/75 {
    background-color: hsl(var(--card-foreground)/.75)
}

.bg-card-foreground\/80 {
    background-color: hsl(var(--card-foreground)/.8)
}

.bg-card-foreground\/90 {
    background-color: hsl(var(--card-foreground)/.9)
}

.bg-card-foreground\/95 {
    background-color: hsl(var(--card-foreground)/.95)
}

.bg-card\/0 {
    background-color: hsl(var(--card)/0)
}

.bg-card\/10 {
    background-color: hsl(var(--card)/.1)
}

.bg-card\/100 {
    background-color: hsl(var(--card)/1)
}

.bg-card\/20 {
    background-color: hsl(var(--card)/.2)
}

.bg-card\/25 {
    background-color: hsl(var(--card)/.25)
}

.bg-card\/30 {
    background-color: hsl(var(--card)/.3)
}

.bg-card\/40 {
    background-color: hsl(var(--card)/.4)
}

.bg-card\/5 {
    background-color: hsl(var(--card)/.05)
}

.bg-card\/50 {
    background-color: hsl(var(--card)/.5)
}

.bg-card\/60 {
    background-color: hsl(var(--card)/.6)
}

.bg-card\/70 {
    background-color: hsl(var(--card)/.7)
}

.bg-card\/75 {
    background-color: hsl(var(--card)/.75)
}

.bg-card\/80 {
    background-color: hsl(var(--card)/.8)
}

.bg-card\/90 {
    background-color: hsl(var(--card)/.9)
}

.bg-card\/95 {
    background-color: hsl(var(--card)/.95)
}

.bg-cool {
    --tw-bg-opacity: 1;
    background-color: rgb(47 55 255/var(--tw-bg-opacity))
}

.bg-cool\/0 {
    background-color: rgba(47,55,255,0)
}

.bg-cool\/10 {
    background-color: rgba(47,55,255,.1)
}

.bg-cool\/100 {
    background-color: #2f37ff
}

.bg-cool\/20 {
    background-color: rgba(47,55,255,.2)
}

.bg-cool\/25 {
    background-color: rgba(47,55,255,.25)
}

.bg-cool\/30 {
    background-color: rgba(47,55,255,.3)
}

.bg-cool\/40 {
    background-color: rgba(47,55,255,.4)
}

.bg-cool\/5 {
    background-color: rgba(47,55,255,.05)
}

.bg-cool\/50 {
    background-color: rgba(47,55,255,.5)
}

.bg-cool\/60 {
    background-color: rgba(47,55,255,.6)
}

.bg-cool\/70 {
    background-color: rgba(47,55,255,.7)
}

.bg-cool\/75 {
    background-color: rgba(47,55,255,.75)
}

.bg-cool\/80 {
    background-color: rgba(47,55,255,.8)
}

.bg-cool\/90 {
    background-color: rgba(47,55,255,.9)
}

.bg-cool\/95 {
    background-color: rgba(47,55,255,.95)
}

.bg-coolGray-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246/var(--tw-bg-opacity))
}

.bg-coolGray-100\/0 {
    background-color: rgba(243,244,246,0)
}

.bg-coolGray-100\/10 {
    background-color: rgba(243,244,246,.1)
}

.bg-coolGray-100\/100 {
    background-color: #f3f4f6
}

.bg-coolGray-100\/20 {
    background-color: rgba(243,244,246,.2)
}

.bg-coolGray-100\/25 {
    background-color: rgba(243,244,246,.25)
}

.bg-coolGray-100\/30 {
    background-color: rgba(243,244,246,.3)
}

.bg-coolGray-100\/40 {
    background-color: rgba(243,244,246,.4)
}

.bg-coolGray-100\/5 {
    background-color: rgba(243,244,246,.05)
}

.bg-coolGray-100\/50 {
    background-color: rgba(243,244,246,.5)
}

.bg-coolGray-100\/60 {
    background-color: rgba(243,244,246,.6)
}

.bg-coolGray-100\/70 {
    background-color: rgba(243,244,246,.7)
}

.bg-coolGray-100\/75 {
    background-color: rgba(243,244,246,.75)
}

.bg-coolGray-100\/80 {
    background-color: rgba(243,244,246,.8)
}

.bg-coolGray-100\/90 {
    background-color: rgba(243,244,246,.9)
}

.bg-coolGray-100\/95 {
    background-color: rgba(243,244,246,.95)
}

.bg-coolGray-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235/var(--tw-bg-opacity))
}

.bg-coolGray-200\/0 {
    background-color: rgba(229,231,235,0)
}

.bg-coolGray-200\/10 {
    background-color: rgba(229,231,235,.1)
}

.bg-coolGray-200\/100 {
    background-color: #e5e7eb
}

.bg-coolGray-200\/20 {
    background-color: rgba(229,231,235,.2)
}

.bg-coolGray-200\/25 {
    background-color: rgba(229,231,235,.25)
}

.bg-coolGray-200\/30 {
    background-color: rgba(229,231,235,.3)
}

.bg-coolGray-200\/40 {
    background-color: rgba(229,231,235,.4)
}

.bg-coolGray-200\/5 {
    background-color: rgba(229,231,235,.05)
}

.bg-coolGray-200\/50 {
    background-color: rgba(229,231,235,.5)
}

.bg-coolGray-200\/60 {
    background-color: rgba(229,231,235,.6)
}

.bg-coolGray-200\/70 {
    background-color: rgba(229,231,235,.7)
}

.bg-coolGray-200\/75 {
    background-color: rgba(229,231,235,.75)
}

.bg-coolGray-200\/80 {
    background-color: rgba(229,231,235,.8)
}

.bg-coolGray-200\/90 {
    background-color: rgba(229,231,235,.9)
}

.bg-coolGray-200\/95 {
    background-color: rgba(229,231,235,.95)
}

.bg-coolGray-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(209 213 219/var(--tw-bg-opacity))
}

.bg-coolGray-300\/0 {
    background-color: rgba(209,213,219,0)
}

.bg-coolGray-300\/10 {
    background-color: rgba(209,213,219,.1)
}

.bg-coolGray-300\/100 {
    background-color: #d1d5db
}

.bg-coolGray-300\/20 {
    background-color: rgba(209,213,219,.2)
}

.bg-coolGray-300\/25 {
    background-color: rgba(209,213,219,.25)
}

.bg-coolGray-300\/30 {
    background-color: rgba(209,213,219,.3)
}

.bg-coolGray-300\/40 {
    background-color: rgba(209,213,219,.4)
}

.bg-coolGray-300\/5 {
    background-color: rgba(209,213,219,.05)
}

.bg-coolGray-300\/50 {
    background-color: rgba(209,213,219,.5)
}

.bg-coolGray-300\/60 {
    background-color: rgba(209,213,219,.6)
}

.bg-coolGray-300\/70 {
    background-color: rgba(209,213,219,.7)
}

.bg-coolGray-300\/75 {
    background-color: rgba(209,213,219,.75)
}

.bg-coolGray-300\/80 {
    background-color: rgba(209,213,219,.8)
}

.bg-coolGray-300\/90 {
    background-color: rgba(209,213,219,.9)
}

.bg-coolGray-300\/95 {
    background-color: rgba(209,213,219,.95)
}

.bg-coolGray-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(156 163 175/var(--tw-bg-opacity))
}

.bg-coolGray-400\/0 {
    background-color: rgba(156,163,175,0)
}

.bg-coolGray-400\/10 {
    background-color: rgba(156,163,175,.1)
}

.bg-coolGray-400\/100 {
    background-color: #9ca3af
}

.bg-coolGray-400\/20 {
    background-color: rgba(156,163,175,.2)
}

.bg-coolGray-400\/25 {
    background-color: rgba(156,163,175,.25)
}

.bg-coolGray-400\/30 {
    background-color: rgba(156,163,175,.3)
}

.bg-coolGray-400\/40 {
    background-color: rgba(156,163,175,.4)
}

.bg-coolGray-400\/5 {
    background-color: rgba(156,163,175,.05)
}

.bg-coolGray-400\/50 {
    background-color: rgba(156,163,175,.5)
}

.bg-coolGray-400\/60 {
    background-color: rgba(156,163,175,.6)
}

.bg-coolGray-400\/70 {
    background-color: rgba(156,163,175,.7)
}

.bg-coolGray-400\/75 {
    background-color: rgba(156,163,175,.75)
}

.bg-coolGray-400\/80 {
    background-color: rgba(156,163,175,.8)
}

.bg-coolGray-400\/90 {
    background-color: rgba(156,163,175,.9)
}

.bg-coolGray-400\/95 {
    background-color: rgba(156,163,175,.95)
}

.bg-coolGray-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251/var(--tw-bg-opacity))
}

.bg-coolGray-50\/0 {
    background-color: rgba(249,250,251,0)
}

.bg-coolGray-50\/10 {
    background-color: rgba(249,250,251,.1)
}

.bg-coolGray-50\/100 {
    background-color: #f9fafb
}

.bg-coolGray-50\/20 {
    background-color: rgba(249,250,251,.2)
}

.bg-coolGray-50\/25 {
    background-color: rgba(249,250,251,.25)
}

.bg-coolGray-50\/30 {
    background-color: rgba(249,250,251,.3)
}

.bg-coolGray-50\/40 {
    background-color: rgba(249,250,251,.4)
}

.bg-coolGray-50\/5 {
    background-color: rgba(249,250,251,.05)
}

.bg-coolGray-50\/50 {
    background-color: rgba(249,250,251,.5)
}

.bg-coolGray-50\/60 {
    background-color: rgba(249,250,251,.6)
}

.bg-coolGray-50\/70 {
    background-color: rgba(249,250,251,.7)
}

.bg-coolGray-50\/75 {
    background-color: rgba(249,250,251,.75)
}

.bg-coolGray-50\/80 {
    background-color: rgba(249,250,251,.8)
}

.bg-coolGray-50\/90 {
    background-color: rgba(249,250,251,.9)
}

.bg-coolGray-50\/95 {
    background-color: rgba(249,250,251,.95)
}

.bg-coolGray-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(107 114 128/var(--tw-bg-opacity))
}

.bg-coolGray-500\/0 {
    background-color: hsla(220,9%,46%,0)
}

.bg-coolGray-500\/10 {
    background-color: hsla(220,9%,46%,.1)
}

.bg-coolGray-500\/100 {
    background-color: #6b7280
}

.bg-coolGray-500\/20 {
    background-color: hsla(220,9%,46%,.2)
}

.bg-coolGray-500\/25 {
    background-color: hsla(220,9%,46%,.25)
}

.bg-coolGray-500\/30 {
    background-color: hsla(220,9%,46%,.3)
}

.bg-coolGray-500\/40 {
    background-color: hsla(220,9%,46%,.4)
}

.bg-coolGray-500\/5 {
    background-color: hsla(220,9%,46%,.05)
}

.bg-coolGray-500\/50 {
    background-color: hsla(220,9%,46%,.5)
}

.bg-coolGray-500\/60 {
    background-color: hsla(220,9%,46%,.6)
}

.bg-coolGray-500\/70 {
    background-color: hsla(220,9%,46%,.7)
}

.bg-coolGray-500\/75 {
    background-color: hsla(220,9%,46%,.75)
}

.bg-coolGray-500\/80 {
    background-color: hsla(220,9%,46%,.8)
}

.bg-coolGray-500\/90 {
    background-color: hsla(220,9%,46%,.9)
}

.bg-coolGray-500\/95 {
    background-color: hsla(220,9%,46%,.95)
}

.bg-coolGray-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(75 85 99/var(--tw-bg-opacity))
}

.bg-coolGray-600\/0 {
    background-color: rgba(75,85,99,0)
}

.bg-coolGray-600\/10 {
    background-color: rgba(75,85,99,.1)
}

.bg-coolGray-600\/100 {
    background-color: #4b5563
}

.bg-coolGray-600\/20 {
    background-color: rgba(75,85,99,.2)
}

.bg-coolGray-600\/25 {
    background-color: rgba(75,85,99,.25)
}

.bg-coolGray-600\/30 {
    background-color: rgba(75,85,99,.3)
}

.bg-coolGray-600\/40 {
    background-color: rgba(75,85,99,.4)
}

.bg-coolGray-600\/5 {
    background-color: rgba(75,85,99,.05)
}

.bg-coolGray-600\/50 {
    background-color: rgba(75,85,99,.5)
}

.bg-coolGray-600\/60 {
    background-color: rgba(75,85,99,.6)
}

.bg-coolGray-600\/70 {
    background-color: rgba(75,85,99,.7)
}

.bg-coolGray-600\/75 {
    background-color: rgba(75,85,99,.75)
}

.bg-coolGray-600\/80 {
    background-color: rgba(75,85,99,.8)
}

.bg-coolGray-600\/90 {
    background-color: rgba(75,85,99,.9)
}

.bg-coolGray-600\/95 {
    background-color: rgba(75,85,99,.95)
}

.bg-coolGray-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(55 65 81/var(--tw-bg-opacity))
}

.bg-coolGray-700\/0 {
    background-color: rgba(55,65,81,0)
}

.bg-coolGray-700\/10 {
    background-color: rgba(55,65,81,.1)
}

.bg-coolGray-700\/100 {
    background-color: #374151
}

.bg-coolGray-700\/20 {
    background-color: rgba(55,65,81,.2)
}

.bg-coolGray-700\/25 {
    background-color: rgba(55,65,81,.25)
}

.bg-coolGray-700\/30 {
    background-color: rgba(55,65,81,.3)
}

.bg-coolGray-700\/40 {
    background-color: rgba(55,65,81,.4)
}

.bg-coolGray-700\/5 {
    background-color: rgba(55,65,81,.05)
}

.bg-coolGray-700\/50 {
    background-color: rgba(55,65,81,.5)
}

.bg-coolGray-700\/60 {
    background-color: rgba(55,65,81,.6)
}

.bg-coolGray-700\/70 {
    background-color: rgba(55,65,81,.7)
}

.bg-coolGray-700\/75 {
    background-color: rgba(55,65,81,.75)
}

.bg-coolGray-700\/80 {
    background-color: rgba(55,65,81,.8)
}

.bg-coolGray-700\/90 {
    background-color: rgba(55,65,81,.9)
}

.bg-coolGray-700\/95 {
    background-color: rgba(55,65,81,.95)
}

.bg-coolGray-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(31 41 55/var(--tw-bg-opacity))
}

.bg-coolGray-800\/0 {
    background-color: rgba(31,41,55,0)
}

.bg-coolGray-800\/10 {
    background-color: rgba(31,41,55,.1)
}

.bg-coolGray-800\/100 {
    background-color: #1f2937
}

.bg-coolGray-800\/20 {
    background-color: rgba(31,41,55,.2)
}

.bg-coolGray-800\/25 {
    background-color: rgba(31,41,55,.25)
}

.bg-coolGray-800\/30 {
    background-color: rgba(31,41,55,.3)
}

.bg-coolGray-800\/40 {
    background-color: rgba(31,41,55,.4)
}

.bg-coolGray-800\/5 {
    background-color: rgba(31,41,55,.05)
}

.bg-coolGray-800\/50 {
    background-color: rgba(31,41,55,.5)
}

.bg-coolGray-800\/60 {
    background-color: rgba(31,41,55,.6)
}

.bg-coolGray-800\/70 {
    background-color: rgba(31,41,55,.7)
}

.bg-coolGray-800\/75 {
    background-color: rgba(31,41,55,.75)
}

.bg-coolGray-800\/80 {
    background-color: rgba(31,41,55,.8)
}

.bg-coolGray-800\/90 {
    background-color: rgba(31,41,55,.9)
}

.bg-coolGray-800\/95 {
    background-color: rgba(31,41,55,.95)
}

.bg-coolGray-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(17 24 39/var(--tw-bg-opacity))
}

.bg-coolGray-900\/0 {
    background-color: rgba(17,24,39,0)
}

.bg-coolGray-900\/10 {
    background-color: rgba(17,24,39,.1)
}

.bg-coolGray-900\/100 {
    background-color: #111827
}

.bg-coolGray-900\/20 {
    background-color: rgba(17,24,39,.2)
}

.bg-coolGray-900\/25 {
    background-color: rgba(17,24,39,.25)
}

.bg-coolGray-900\/30 {
    background-color: rgba(17,24,39,.3)
}

.bg-coolGray-900\/40 {
    background-color: rgba(17,24,39,.4)
}

.bg-coolGray-900\/5 {
    background-color: rgba(17,24,39,.05)
}

.bg-coolGray-900\/50 {
    background-color: rgba(17,24,39,.5)
}

.bg-coolGray-900\/60 {
    background-color: rgba(17,24,39,.6)
}

.bg-coolGray-900\/70 {
    background-color: rgba(17,24,39,.7)
}

.bg-coolGray-900\/75 {
    background-color: rgba(17,24,39,.75)
}

.bg-coolGray-900\/80 {
    background-color: rgba(17,24,39,.8)
}

.bg-coolGray-900\/90 {
    background-color: rgba(17,24,39,.9)
}

.bg-coolGray-900\/95 {
    background-color: rgba(17,24,39,.95)
}

.bg-coolGray-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(3 7 18/var(--tw-bg-opacity))
}

.bg-coolGray-950\/0 {
    background-color: rgba(3,7,18,0)
}

.bg-coolGray-950\/10 {
    background-color: rgba(3,7,18,.1)
}

.bg-coolGray-950\/100 {
    background-color: #030712
}

.bg-coolGray-950\/20 {
    background-color: rgba(3,7,18,.2)
}

.bg-coolGray-950\/25 {
    background-color: rgba(3,7,18,.25)
}

.bg-coolGray-950\/30 {
    background-color: rgba(3,7,18,.3)
}

.bg-coolGray-950\/40 {
    background-color: rgba(3,7,18,.4)
}

.bg-coolGray-950\/5 {
    background-color: rgba(3,7,18,.05)
}

.bg-coolGray-950\/50 {
    background-color: rgba(3,7,18,.5)
}

.bg-coolGray-950\/60 {
    background-color: rgba(3,7,18,.6)
}

.bg-coolGray-950\/70 {
    background-color: rgba(3,7,18,.7)
}

.bg-coolGray-950\/75 {
    background-color: rgba(3,7,18,.75)
}

.bg-coolGray-950\/80 {
    background-color: rgba(3,7,18,.8)
}

.bg-coolGray-950\/90 {
    background-color: rgba(3,7,18,.9)
}

.bg-coolGray-950\/95 {
    background-color: rgba(3,7,18,.95)
}

.bg-current {
    background-color: currentColor
}

.bg-cyan-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(207 250 254/var(--tw-bg-opacity))
}

.bg-cyan-100\/0 {
    background-color: rgba(207,250,254,0)
}

.bg-cyan-100\/10 {
    background-color: rgba(207,250,254,.1)
}

.bg-cyan-100\/100 {
    background-color: #cffafe
}

.bg-cyan-100\/20 {
    background-color: rgba(207,250,254,.2)
}

.bg-cyan-100\/25 {
    background-color: rgba(207,250,254,.25)
}

.bg-cyan-100\/30 {
    background-color: rgba(207,250,254,.3)
}

.bg-cyan-100\/40 {
    background-color: rgba(207,250,254,.4)
}

.bg-cyan-100\/5 {
    background-color: rgba(207,250,254,.05)
}

.bg-cyan-100\/50 {
    background-color: rgba(207,250,254,.5)
}

.bg-cyan-100\/60 {
    background-color: rgba(207,250,254,.6)
}

.bg-cyan-100\/70 {
    background-color: rgba(207,250,254,.7)
}

.bg-cyan-100\/75 {
    background-color: rgba(207,250,254,.75)
}

.bg-cyan-100\/80 {
    background-color: rgba(207,250,254,.8)
}

.bg-cyan-100\/90 {
    background-color: rgba(207,250,254,.9)
}

.bg-cyan-100\/95 {
    background-color: rgba(207,250,254,.95)
}

.bg-cyan-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(165 243 252/var(--tw-bg-opacity))
}

.bg-cyan-200\/0 {
    background-color: rgba(165,243,252,0)
}

.bg-cyan-200\/10 {
    background-color: rgba(165,243,252,.1)
}

.bg-cyan-200\/100 {
    background-color: #a5f3fc
}

.bg-cyan-200\/20 {
    background-color: rgba(165,243,252,.2)
}

.bg-cyan-200\/25 {
    background-color: rgba(165,243,252,.25)
}

.bg-cyan-200\/30 {
    background-color: rgba(165,243,252,.3)
}

.bg-cyan-200\/40 {
    background-color: rgba(165,243,252,.4)
}

.bg-cyan-200\/5 {
    background-color: rgba(165,243,252,.05)
}

.bg-cyan-200\/50 {
    background-color: rgba(165,243,252,.5)
}

.bg-cyan-200\/60 {
    background-color: rgba(165,243,252,.6)
}

.bg-cyan-200\/70 {
    background-color: rgba(165,243,252,.7)
}

.bg-cyan-200\/75 {
    background-color: rgba(165,243,252,.75)
}

.bg-cyan-200\/80 {
    background-color: rgba(165,243,252,.8)
}

.bg-cyan-200\/90 {
    background-color: rgba(165,243,252,.9)
}

.bg-cyan-200\/95 {
    background-color: rgba(165,243,252,.95)
}

.bg-cyan-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(103 232 249/var(--tw-bg-opacity))
}

.bg-cyan-300\/0 {
    background-color: rgba(103,232,249,0)
}

.bg-cyan-300\/10 {
    background-color: rgba(103,232,249,.1)
}

.bg-cyan-300\/100 {
    background-color: #67e8f9
}

.bg-cyan-300\/20 {
    background-color: rgba(103,232,249,.2)
}

.bg-cyan-300\/25 {
    background-color: rgba(103,232,249,.25)
}

.bg-cyan-300\/30 {
    background-color: rgba(103,232,249,.3)
}

.bg-cyan-300\/40 {
    background-color: rgba(103,232,249,.4)
}

.bg-cyan-300\/5 {
    background-color: rgba(103,232,249,.05)
}

.bg-cyan-300\/50 {
    background-color: rgba(103,232,249,.5)
}

.bg-cyan-300\/60 {
    background-color: rgba(103,232,249,.6)
}

.bg-cyan-300\/70 {
    background-color: rgba(103,232,249,.7)
}

.bg-cyan-300\/75 {
    background-color: rgba(103,232,249,.75)
}

.bg-cyan-300\/80 {
    background-color: rgba(103,232,249,.8)
}

.bg-cyan-300\/90 {
    background-color: rgba(103,232,249,.9)
}

.bg-cyan-300\/95 {
    background-color: rgba(103,232,249,.95)
}

.bg-cyan-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(34 211 238/var(--tw-bg-opacity))
}

.bg-cyan-400\/0 {
    background-color: rgba(34,211,238,0)
}

.bg-cyan-400\/10 {
    background-color: rgba(34,211,238,.1)
}

.bg-cyan-400\/100 {
    background-color: #22d3ee
}

.bg-cyan-400\/20 {
    background-color: rgba(34,211,238,.2)
}

.bg-cyan-400\/25 {
    background-color: rgba(34,211,238,.25)
}

.bg-cyan-400\/30 {
    background-color: rgba(34,211,238,.3)
}

.bg-cyan-400\/40 {
    background-color: rgba(34,211,238,.4)
}

.bg-cyan-400\/5 {
    background-color: rgba(34,211,238,.05)
}

.bg-cyan-400\/50 {
    background-color: rgba(34,211,238,.5)
}

.bg-cyan-400\/60 {
    background-color: rgba(34,211,238,.6)
}

.bg-cyan-400\/70 {
    background-color: rgba(34,211,238,.7)
}

.bg-cyan-400\/75 {
    background-color: rgba(34,211,238,.75)
}

.bg-cyan-400\/80 {
    background-color: rgba(34,211,238,.8)
}

.bg-cyan-400\/90 {
    background-color: rgba(34,211,238,.9)
}

.bg-cyan-400\/95 {
    background-color: rgba(34,211,238,.95)
}

.bg-cyan-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(236 254 255/var(--tw-bg-opacity))
}

.bg-cyan-50\/0 {
    background-color: rgba(236,254,255,0)
}

.bg-cyan-50\/10 {
    background-color: rgba(236,254,255,.1)
}

.bg-cyan-50\/100 {
    background-color: #ecfeff
}

.bg-cyan-50\/20 {
    background-color: rgba(236,254,255,.2)
}

.bg-cyan-50\/25 {
    background-color: rgba(236,254,255,.25)
}

.bg-cyan-50\/30 {
    background-color: rgba(236,254,255,.3)
}

.bg-cyan-50\/40 {
    background-color: rgba(236,254,255,.4)
}

.bg-cyan-50\/5 {
    background-color: rgba(236,254,255,.05)
}

.bg-cyan-50\/50 {
    background-color: rgba(236,254,255,.5)
}

.bg-cyan-50\/60 {
    background-color: rgba(236,254,255,.6)
}

.bg-cyan-50\/70 {
    background-color: rgba(236,254,255,.7)
}

.bg-cyan-50\/75 {
    background-color: rgba(236,254,255,.75)
}

.bg-cyan-50\/80 {
    background-color: rgba(236,254,255,.8)
}

.bg-cyan-50\/90 {
    background-color: rgba(236,254,255,.9)
}

.bg-cyan-50\/95 {
    background-color: rgba(236,254,255,.95)
}

.bg-cyan-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(6 182 212/var(--tw-bg-opacity))
}

.bg-cyan-500\/0 {
    background-color: rgba(6,182,212,0)
}

.bg-cyan-500\/10 {
    background-color: rgba(6,182,212,.1)
}

.bg-cyan-500\/100 {
    background-color: #06b6d4
}

.bg-cyan-500\/20 {
    background-color: rgba(6,182,212,.2)
}

.bg-cyan-500\/25 {
    background-color: rgba(6,182,212,.25)
}

.bg-cyan-500\/30 {
    background-color: rgba(6,182,212,.3)
}

.bg-cyan-500\/40 {
    background-color: rgba(6,182,212,.4)
}

.bg-cyan-500\/5 {
    background-color: rgba(6,182,212,.05)
}

.bg-cyan-500\/50 {
    background-color: rgba(6,182,212,.5)
}

.bg-cyan-500\/60 {
    background-color: rgba(6,182,212,.6)
}

.bg-cyan-500\/70 {
    background-color: rgba(6,182,212,.7)
}

.bg-cyan-500\/75 {
    background-color: rgba(6,182,212,.75)
}

.bg-cyan-500\/80 {
    background-color: rgba(6,182,212,.8)
}

.bg-cyan-500\/90 {
    background-color: rgba(6,182,212,.9)
}

.bg-cyan-500\/95 {
    background-color: rgba(6,182,212,.95)
}

.bg-cyan-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(8 145 178/var(--tw-bg-opacity))
}

.bg-cyan-600\/0 {
    background-color: rgba(8,145,178,0)
}

.bg-cyan-600\/10 {
    background-color: rgba(8,145,178,.1)
}

.bg-cyan-600\/100 {
    background-color: #0891b2
}

.bg-cyan-600\/20 {
    background-color: rgba(8,145,178,.2)
}

.bg-cyan-600\/25 {
    background-color: rgba(8,145,178,.25)
}

.bg-cyan-600\/30 {
    background-color: rgba(8,145,178,.3)
}

.bg-cyan-600\/40 {
    background-color: rgba(8,145,178,.4)
}

.bg-cyan-600\/5 {
    background-color: rgba(8,145,178,.05)
}

.bg-cyan-600\/50 {
    background-color: rgba(8,145,178,.5)
}

.bg-cyan-600\/60 {
    background-color: rgba(8,145,178,.6)
}

.bg-cyan-600\/70 {
    background-color: rgba(8,145,178,.7)
}

.bg-cyan-600\/75 {
    background-color: rgba(8,145,178,.75)
}

.bg-cyan-600\/80 {
    background-color: rgba(8,145,178,.8)
}

.bg-cyan-600\/90 {
    background-color: rgba(8,145,178,.9)
}

.bg-cyan-600\/95 {
    background-color: rgba(8,145,178,.95)
}

.bg-cyan-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(14 116 144/var(--tw-bg-opacity))
}

.bg-cyan-700\/0 {
    background-color: rgba(14,116,144,0)
}

.bg-cyan-700\/10 {
    background-color: rgba(14,116,144,.1)
}

.bg-cyan-700\/100 {
    background-color: #0e7490
}

.bg-cyan-700\/20 {
    background-color: rgba(14,116,144,.2)
}

.bg-cyan-700\/25 {
    background-color: rgba(14,116,144,.25)
}

.bg-cyan-700\/30 {
    background-color: rgba(14,116,144,.3)
}

.bg-cyan-700\/40 {
    background-color: rgba(14,116,144,.4)
}

.bg-cyan-700\/5 {
    background-color: rgba(14,116,144,.05)
}

.bg-cyan-700\/50 {
    background-color: rgba(14,116,144,.5)
}

.bg-cyan-700\/60 {
    background-color: rgba(14,116,144,.6)
}

.bg-cyan-700\/70 {
    background-color: rgba(14,116,144,.7)
}

.bg-cyan-700\/75 {
    background-color: rgba(14,116,144,.75)
}

.bg-cyan-700\/80 {
    background-color: rgba(14,116,144,.8)
}

.bg-cyan-700\/90 {
    background-color: rgba(14,116,144,.9)
}

.bg-cyan-700\/95 {
    background-color: rgba(14,116,144,.95)
}

.bg-cyan-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(21 94 117/var(--tw-bg-opacity))
}

.bg-cyan-800\/0 {
    background-color: rgba(21,94,117,0)
}

.bg-cyan-800\/10 {
    background-color: rgba(21,94,117,.1)
}

.bg-cyan-800\/100 {
    background-color: #155e75
}

.bg-cyan-800\/20 {
    background-color: rgba(21,94,117,.2)
}

.bg-cyan-800\/25 {
    background-color: rgba(21,94,117,.25)
}

.bg-cyan-800\/30 {
    background-color: rgba(21,94,117,.3)
}

.bg-cyan-800\/40 {
    background-color: rgba(21,94,117,.4)
}

.bg-cyan-800\/5 {
    background-color: rgba(21,94,117,.05)
}

.bg-cyan-800\/50 {
    background-color: rgba(21,94,117,.5)
}

.bg-cyan-800\/60 {
    background-color: rgba(21,94,117,.6)
}

.bg-cyan-800\/70 {
    background-color: rgba(21,94,117,.7)
}

.bg-cyan-800\/75 {
    background-color: rgba(21,94,117,.75)
}

.bg-cyan-800\/80 {
    background-color: rgba(21,94,117,.8)
}

.bg-cyan-800\/90 {
    background-color: rgba(21,94,117,.9)
}

.bg-cyan-800\/95 {
    background-color: rgba(21,94,117,.95)
}

.bg-cyan-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(22 78 99/var(--tw-bg-opacity))
}

.bg-cyan-900\/0 {
    background-color: rgba(22,78,99,0)
}

.bg-cyan-900\/10 {
    background-color: rgba(22,78,99,.1)
}

.bg-cyan-900\/100 {
    background-color: #164e63
}

.bg-cyan-900\/20 {
    background-color: rgba(22,78,99,.2)
}

.bg-cyan-900\/25 {
    background-color: rgba(22,78,99,.25)
}

.bg-cyan-900\/30 {
    background-color: rgba(22,78,99,.3)
}

.bg-cyan-900\/40 {
    background-color: rgba(22,78,99,.4)
}

.bg-cyan-900\/5 {
    background-color: rgba(22,78,99,.05)
}

.bg-cyan-900\/50 {
    background-color: rgba(22,78,99,.5)
}

.bg-cyan-900\/60 {
    background-color: rgba(22,78,99,.6)
}

.bg-cyan-900\/70 {
    background-color: rgba(22,78,99,.7)
}

.bg-cyan-900\/75 {
    background-color: rgba(22,78,99,.75)
}

.bg-cyan-900\/80 {
    background-color: rgba(22,78,99,.8)
}

.bg-cyan-900\/90 {
    background-color: rgba(22,78,99,.9)
}

.bg-cyan-900\/95 {
    background-color: rgba(22,78,99,.95)
}

.bg-cyan-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(8 51 68/var(--tw-bg-opacity))
}

.bg-cyan-950\/0 {
    background-color: rgba(8,51,68,0)
}

.bg-cyan-950\/10 {
    background-color: rgba(8,51,68,.1)
}

.bg-cyan-950\/100 {
    background-color: #083344
}

.bg-cyan-950\/20 {
    background-color: rgba(8,51,68,.2)
}

.bg-cyan-950\/25 {
    background-color: rgba(8,51,68,.25)
}

.bg-cyan-950\/30 {
    background-color: rgba(8,51,68,.3)
}

.bg-cyan-950\/40 {
    background-color: rgba(8,51,68,.4)
}

.bg-cyan-950\/5 {
    background-color: rgba(8,51,68,.05)
}

.bg-cyan-950\/50 {
    background-color: rgba(8,51,68,.5)
}

.bg-cyan-950\/60 {
    background-color: rgba(8,51,68,.6)
}

.bg-cyan-950\/70 {
    background-color: rgba(8,51,68,.7)
}

.bg-cyan-950\/75 {
    background-color: rgba(8,51,68,.75)
}

.bg-cyan-950\/80 {
    background-color: rgba(8,51,68,.8)
}

.bg-cyan-950\/90 {
    background-color: rgba(8,51,68,.9)
}

.bg-cyan-950\/95 {
    background-color: rgba(8,51,68,.95)
}

.bg-destructive {
    background-color: hsl(var(--destructive))
}

.bg-destructive-foreground {
    background-color: hsl(var(--destructive-foreground))
}

.bg-destructive-foreground\/0 {
    background-color: hsl(var(--destructive-foreground)/0)
}

.bg-destructive-foreground\/10 {
    background-color: hsl(var(--destructive-foreground)/.1)
}

.bg-destructive-foreground\/100 {
    background-color: hsl(var(--destructive-foreground)/1)
}

.bg-destructive-foreground\/20 {
    background-color: hsl(var(--destructive-foreground)/.2)
}

.bg-destructive-foreground\/25 {
    background-color: hsl(var(--destructive-foreground)/.25)
}

.bg-destructive-foreground\/30 {
    background-color: hsl(var(--destructive-foreground)/.3)
}

.bg-destructive-foreground\/40 {
    background-color: hsl(var(--destructive-foreground)/.4)
}

.bg-destructive-foreground\/5 {
    background-color: hsl(var(--destructive-foreground)/.05)
}

.bg-destructive-foreground\/50 {
    background-color: hsl(var(--destructive-foreground)/.5)
}

.bg-destructive-foreground\/60 {
    background-color: hsl(var(--destructive-foreground)/.6)
}

.bg-destructive-foreground\/70 {
    background-color: hsl(var(--destructive-foreground)/.7)
}

.bg-destructive-foreground\/75 {
    background-color: hsl(var(--destructive-foreground)/.75)
}

.bg-destructive-foreground\/80 {
    background-color: hsl(var(--destructive-foreground)/.8)
}

.bg-destructive-foreground\/90 {
    background-color: hsl(var(--destructive-foreground)/.9)
}

.bg-destructive-foreground\/95 {
    background-color: hsl(var(--destructive-foreground)/.95)
}

.bg-destructive\/0 {
    background-color: hsl(var(--destructive)/0)
}

.bg-destructive\/10 {
    background-color: hsl(var(--destructive)/.1)
}

.bg-destructive\/100 {
    background-color: hsl(var(--destructive)/1)
}

.bg-destructive\/20 {
    background-color: hsl(var(--destructive)/.2)
}

.bg-destructive\/25 {
    background-color: hsl(var(--destructive)/.25)
}

.bg-destructive\/30 {
    background-color: hsl(var(--destructive)/.3)
}

.bg-destructive\/40 {
    background-color: hsl(var(--destructive)/.4)
}

.bg-destructive\/5 {
    background-color: hsl(var(--destructive)/.05)
}

.bg-destructive\/50 {
    background-color: hsl(var(--destructive)/.5)
}

.bg-destructive\/60 {
    background-color: hsl(var(--destructive)/.6)
}

.bg-destructive\/70 {
    background-color: hsl(var(--destructive)/.7)
}

.bg-destructive\/75 {
    background-color: hsl(var(--destructive)/.75)
}

.bg-destructive\/80 {
    background-color: hsl(var(--destructive)/.8)
}

.bg-destructive\/90 {
    background-color: hsl(var(--destructive)/.9)
}

.bg-destructive\/95 {
    background-color: hsl(var(--destructive)/.95)
}

.bg-emerald-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(209 250 229/var(--tw-bg-opacity))
}

.bg-emerald-100\/0 {
    background-color: rgba(209,250,229,0)
}

.bg-emerald-100\/10 {
    background-color: rgba(209,250,229,.1)
}

.bg-emerald-100\/100 {
    background-color: #d1fae5
}

.bg-emerald-100\/20 {
    background-color: rgba(209,250,229,.2)
}

.bg-emerald-100\/25 {
    background-color: rgba(209,250,229,.25)
}

.bg-emerald-100\/30 {
    background-color: rgba(209,250,229,.3)
}

.bg-emerald-100\/40 {
    background-color: rgba(209,250,229,.4)
}

.bg-emerald-100\/5 {
    background-color: rgba(209,250,229,.05)
}

.bg-emerald-100\/50 {
    background-color: rgba(209,250,229,.5)
}

.bg-emerald-100\/60 {
    background-color: rgba(209,250,229,.6)
}

.bg-emerald-100\/70 {
    background-color: rgba(209,250,229,.7)
}

.bg-emerald-100\/75 {
    background-color: rgba(209,250,229,.75)
}

.bg-emerald-100\/80 {
    background-color: rgba(209,250,229,.8)
}

.bg-emerald-100\/90 {
    background-color: rgba(209,250,229,.9)
}

.bg-emerald-100\/95 {
    background-color: rgba(209,250,229,.95)
}

.bg-emerald-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(167 243 208/var(--tw-bg-opacity))
}

.bg-emerald-200\/0 {
    background-color: rgba(167,243,208,0)
}

.bg-emerald-200\/10 {
    background-color: rgba(167,243,208,.1)
}

.bg-emerald-200\/100 {
    background-color: #a7f3d0
}

.bg-emerald-200\/20 {
    background-color: rgba(167,243,208,.2)
}

.bg-emerald-200\/25 {
    background-color: rgba(167,243,208,.25)
}

.bg-emerald-200\/30 {
    background-color: rgba(167,243,208,.3)
}

.bg-emerald-200\/40 {
    background-color: rgba(167,243,208,.4)
}

.bg-emerald-200\/5 {
    background-color: rgba(167,243,208,.05)
}

.bg-emerald-200\/50 {
    background-color: rgba(167,243,208,.5)
}

.bg-emerald-200\/60 {
    background-color: rgba(167,243,208,.6)
}

.bg-emerald-200\/70 {
    background-color: rgba(167,243,208,.7)
}

.bg-emerald-200\/75 {
    background-color: rgba(167,243,208,.75)
}

.bg-emerald-200\/80 {
    background-color: rgba(167,243,208,.8)
}

.bg-emerald-200\/90 {
    background-color: rgba(167,243,208,.9)
}

.bg-emerald-200\/95 {
    background-color: rgba(167,243,208,.95)
}

.bg-emerald-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(110 231 183/var(--tw-bg-opacity))
}

.bg-emerald-300\/0 {
    background-color: rgba(110,231,183,0)
}

.bg-emerald-300\/10 {
    background-color: rgba(110,231,183,.1)
}

.bg-emerald-300\/100 {
    background-color: #6ee7b7
}

.bg-emerald-300\/20 {
    background-color: rgba(110,231,183,.2)
}

.bg-emerald-300\/25 {
    background-color: rgba(110,231,183,.25)
}

.bg-emerald-300\/30 {
    background-color: rgba(110,231,183,.3)
}

.bg-emerald-300\/40 {
    background-color: rgba(110,231,183,.4)
}

.bg-emerald-300\/5 {
    background-color: rgba(110,231,183,.05)
}

.bg-emerald-300\/50 {
    background-color: rgba(110,231,183,.5)
}

.bg-emerald-300\/60 {
    background-color: rgba(110,231,183,.6)
}

.bg-emerald-300\/70 {
    background-color: rgba(110,231,183,.7)
}

.bg-emerald-300\/75 {
    background-color: rgba(110,231,183,.75)
}

.bg-emerald-300\/80 {
    background-color: rgba(110,231,183,.8)
}

.bg-emerald-300\/90 {
    background-color: rgba(110,231,183,.9)
}

.bg-emerald-300\/95 {
    background-color: rgba(110,231,183,.95)
}

.bg-emerald-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(52 211 153/var(--tw-bg-opacity))
}

.bg-emerald-400\/0 {
    background-color: rgba(52,211,153,0)
}

.bg-emerald-400\/10 {
    background-color: rgba(52,211,153,.1)
}

.bg-emerald-400\/100 {
    background-color: #34d399
}

.bg-emerald-400\/20 {
    background-color: rgba(52,211,153,.2)
}

.bg-emerald-400\/25 {
    background-color: rgba(52,211,153,.25)
}

.bg-emerald-400\/30 {
    background-color: rgba(52,211,153,.3)
}

.bg-emerald-400\/40 {
    background-color: rgba(52,211,153,.4)
}

.bg-emerald-400\/5 {
    background-color: rgba(52,211,153,.05)
}

.bg-emerald-400\/50 {
    background-color: rgba(52,211,153,.5)
}

.bg-emerald-400\/60 {
    background-color: rgba(52,211,153,.6)
}

.bg-emerald-400\/70 {
    background-color: rgba(52,211,153,.7)
}

.bg-emerald-400\/75 {
    background-color: rgba(52,211,153,.75)
}

.bg-emerald-400\/80 {
    background-color: rgba(52,211,153,.8)
}

.bg-emerald-400\/90 {
    background-color: rgba(52,211,153,.9)
}

.bg-emerald-400\/95 {
    background-color: rgba(52,211,153,.95)
}

.bg-emerald-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(236 253 245/var(--tw-bg-opacity))
}

.bg-emerald-50\/0 {
    background-color: rgba(236,253,245,0)
}

.bg-emerald-50\/10 {
    background-color: rgba(236,253,245,.1)
}

.bg-emerald-50\/100 {
    background-color: #ecfdf5
}

.bg-emerald-50\/20 {
    background-color: rgba(236,253,245,.2)
}

.bg-emerald-50\/25 {
    background-color: rgba(236,253,245,.25)
}

.bg-emerald-50\/30 {
    background-color: rgba(236,253,245,.3)
}

.bg-emerald-50\/40 {
    background-color: rgba(236,253,245,.4)
}

.bg-emerald-50\/5 {
    background-color: rgba(236,253,245,.05)
}

.bg-emerald-50\/50 {
    background-color: rgba(236,253,245,.5)
}

.bg-emerald-50\/60 {
    background-color: rgba(236,253,245,.6)
}

.bg-emerald-50\/70 {
    background-color: rgba(236,253,245,.7)
}

.bg-emerald-50\/75 {
    background-color: rgba(236,253,245,.75)
}

.bg-emerald-50\/80 {
    background-color: rgba(236,253,245,.8)
}

.bg-emerald-50\/90 {
    background-color: rgba(236,253,245,.9)
}

.bg-emerald-50\/95 {
    background-color: rgba(236,253,245,.95)
}

.bg-emerald-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(16 185 129/var(--tw-bg-opacity))
}

.bg-emerald-500\/0 {
    background-color: rgba(16,185,129,0)
}

.bg-emerald-500\/10 {
    background-color: rgba(16,185,129,.1)
}

.bg-emerald-500\/100 {
    background-color: #10b981
}

.bg-emerald-500\/20 {
    background-color: rgba(16,185,129,.2)
}

.bg-emerald-500\/25 {
    background-color: rgba(16,185,129,.25)
}

.bg-emerald-500\/30 {
    background-color: rgba(16,185,129,.3)
}

.bg-emerald-500\/40 {
    background-color: rgba(16,185,129,.4)
}

.bg-emerald-500\/5 {
    background-color: rgba(16,185,129,.05)
}

.bg-emerald-500\/50 {
    background-color: rgba(16,185,129,.5)
}

.bg-emerald-500\/60 {
    background-color: rgba(16,185,129,.6)
}

.bg-emerald-500\/70 {
    background-color: rgba(16,185,129,.7)
}

.bg-emerald-500\/75 {
    background-color: rgba(16,185,129,.75)
}

.bg-emerald-500\/80 {
    background-color: rgba(16,185,129,.8)
}

.bg-emerald-500\/90 {
    background-color: rgba(16,185,129,.9)
}

.bg-emerald-500\/95 {
    background-color: rgba(16,185,129,.95)
}

.bg-emerald-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(5 150 105/var(--tw-bg-opacity))
}

.bg-emerald-600\/0 {
    background-color: rgba(5,150,105,0)
}

.bg-emerald-600\/10 {
    background-color: rgba(5,150,105,.1)
}

.bg-emerald-600\/100 {
    background-color: #059669
}

.bg-emerald-600\/20 {
    background-color: rgba(5,150,105,.2)
}

.bg-emerald-600\/25 {
    background-color: rgba(5,150,105,.25)
}

.bg-emerald-600\/30 {
    background-color: rgba(5,150,105,.3)
}

.bg-emerald-600\/40 {
    background-color: rgba(5,150,105,.4)
}

.bg-emerald-600\/5 {
    background-color: rgba(5,150,105,.05)
}

.bg-emerald-600\/50 {
    background-color: rgba(5,150,105,.5)
}

.bg-emerald-600\/60 {
    background-color: rgba(5,150,105,.6)
}

.bg-emerald-600\/70 {
    background-color: rgba(5,150,105,.7)
}

.bg-emerald-600\/75 {
    background-color: rgba(5,150,105,.75)
}

.bg-emerald-600\/80 {
    background-color: rgba(5,150,105,.8)
}

.bg-emerald-600\/90 {
    background-color: rgba(5,150,105,.9)
}

.bg-emerald-600\/95 {
    background-color: rgba(5,150,105,.95)
}

.bg-emerald-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(4 120 87/var(--tw-bg-opacity))
}

.bg-emerald-700\/0 {
    background-color: rgba(4,120,87,0)
}

.bg-emerald-700\/10 {
    background-color: rgba(4,120,87,.1)
}

.bg-emerald-700\/100 {
    background-color: #047857
}

.bg-emerald-700\/20 {
    background-color: rgba(4,120,87,.2)
}

.bg-emerald-700\/25 {
    background-color: rgba(4,120,87,.25)
}

.bg-emerald-700\/30 {
    background-color: rgba(4,120,87,.3)
}

.bg-emerald-700\/40 {
    background-color: rgba(4,120,87,.4)
}

.bg-emerald-700\/5 {
    background-color: rgba(4,120,87,.05)
}

.bg-emerald-700\/50 {
    background-color: rgba(4,120,87,.5)
}

.bg-emerald-700\/60 {
    background-color: rgba(4,120,87,.6)
}

.bg-emerald-700\/70 {
    background-color: rgba(4,120,87,.7)
}

.bg-emerald-700\/75 {
    background-color: rgba(4,120,87,.75)
}

.bg-emerald-700\/80 {
    background-color: rgba(4,120,87,.8)
}

.bg-emerald-700\/90 {
    background-color: rgba(4,120,87,.9)
}

.bg-emerald-700\/95 {
    background-color: rgba(4,120,87,.95)
}

.bg-emerald-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(6 95 70/var(--tw-bg-opacity))
}

.bg-emerald-800\/0 {
    background-color: rgba(6,95,70,0)
}

.bg-emerald-800\/10 {
    background-color: rgba(6,95,70,.1)
}

.bg-emerald-800\/100 {
    background-color: #065f46
}

.bg-emerald-800\/20 {
    background-color: rgba(6,95,70,.2)
}

.bg-emerald-800\/25 {
    background-color: rgba(6,95,70,.25)
}

.bg-emerald-800\/30 {
    background-color: rgba(6,95,70,.3)
}

.bg-emerald-800\/40 {
    background-color: rgba(6,95,70,.4)
}

.bg-emerald-800\/5 {
    background-color: rgba(6,95,70,.05)
}

.bg-emerald-800\/50 {
    background-color: rgba(6,95,70,.5)
}

.bg-emerald-800\/60 {
    background-color: rgba(6,95,70,.6)
}

.bg-emerald-800\/70 {
    background-color: rgba(6,95,70,.7)
}

.bg-emerald-800\/75 {
    background-color: rgba(6,95,70,.75)
}

.bg-emerald-800\/80 {
    background-color: rgba(6,95,70,.8)
}

.bg-emerald-800\/90 {
    background-color: rgba(6,95,70,.9)
}

.bg-emerald-800\/95 {
    background-color: rgba(6,95,70,.95)
}

.bg-emerald-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(6 78 59/var(--tw-bg-opacity))
}

.bg-emerald-900\/0 {
    background-color: rgba(6,78,59,0)
}

.bg-emerald-900\/10 {
    background-color: rgba(6,78,59,.1)
}

.bg-emerald-900\/100 {
    background-color: #064e3b
}

.bg-emerald-900\/20 {
    background-color: rgba(6,78,59,.2)
}

.bg-emerald-900\/25 {
    background-color: rgba(6,78,59,.25)
}

.bg-emerald-900\/30 {
    background-color: rgba(6,78,59,.3)
}

.bg-emerald-900\/40 {
    background-color: rgba(6,78,59,.4)
}

.bg-emerald-900\/5 {
    background-color: rgba(6,78,59,.05)
}

.bg-emerald-900\/50 {
    background-color: rgba(6,78,59,.5)
}

.bg-emerald-900\/60 {
    background-color: rgba(6,78,59,.6)
}

.bg-emerald-900\/70 {
    background-color: rgba(6,78,59,.7)
}

.bg-emerald-900\/75 {
    background-color: rgba(6,78,59,.75)
}

.bg-emerald-900\/80 {
    background-color: rgba(6,78,59,.8)
}

.bg-emerald-900\/90 {
    background-color: rgba(6,78,59,.9)
}

.bg-emerald-900\/95 {
    background-color: rgba(6,78,59,.95)
}

.bg-emerald-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(2 44 34/var(--tw-bg-opacity))
}

.bg-emerald-950\/0 {
    background-color: rgba(2,44,34,0)
}

.bg-emerald-950\/10 {
    background-color: rgba(2,44,34,.1)
}

.bg-emerald-950\/100 {
    background-color: #022c22
}

.bg-emerald-950\/20 {
    background-color: rgba(2,44,34,.2)
}

.bg-emerald-950\/25 {
    background-color: rgba(2,44,34,.25)
}

.bg-emerald-950\/30 {
    background-color: rgba(2,44,34,.3)
}

.bg-emerald-950\/40 {
    background-color: rgba(2,44,34,.4)
}

.bg-emerald-950\/5 {
    background-color: rgba(2,44,34,.05)
}

.bg-emerald-950\/50 {
    background-color: rgba(2,44,34,.5)
}

.bg-emerald-950\/60 {
    background-color: rgba(2,44,34,.6)
}

.bg-emerald-950\/70 {
    background-color: rgba(2,44,34,.7)
}

.bg-emerald-950\/75 {
    background-color: rgba(2,44,34,.75)
}

.bg-emerald-950\/80 {
    background-color: rgba(2,44,34,.8)
}

.bg-emerald-950\/90 {
    background-color: rgba(2,44,34,.9)
}

.bg-emerald-950\/95 {
    background-color: rgba(2,44,34,.95)
}

.bg-error {
    --tw-bg-opacity: 1;
    background-color: rgb(221 73 73/var(--tw-bg-opacity))
}

.bg-error\/0 {
    background-color: rgba(221,73,73,0)
}

.bg-error\/10 {
    background-color: rgba(221,73,73,.1)
}

.bg-error\/100 {
    background-color: #dd4949
}

.bg-error\/20 {
    background-color: rgba(221,73,73,.2)
}

.bg-error\/25 {
    background-color: rgba(221,73,73,.25)
}

.bg-error\/30 {
    background-color: rgba(221,73,73,.3)
}

.bg-error\/40 {
    background-color: rgba(221,73,73,.4)
}

.bg-error\/5 {
    background-color: rgba(221,73,73,.05)
}

.bg-error\/50 {
    background-color: rgba(221,73,73,.5)
}

.bg-error\/60 {
    background-color: rgba(221,73,73,.6)
}

.bg-error\/70 {
    background-color: rgba(221,73,73,.7)
}

.bg-error\/75 {
    background-color: rgba(221,73,73,.75)
}

.bg-error\/80 {
    background-color: rgba(221,73,73,.8)
}

.bg-error\/90 {
    background-color: rgba(221,73,73,.9)
}

.bg-error\/95 {
    background-color: rgba(221,73,73,.95)
}

.bg-foreground {
    background-color: hsl(var(--foreground))
}

.bg-foreground\/0 {
    background-color: hsl(var(--foreground)/0)
}

.bg-foreground\/10 {
    background-color: hsl(var(--foreground)/.1)
}

.bg-foreground\/100 {
    background-color: hsl(var(--foreground)/1)
}

.bg-foreground\/20 {
    background-color: hsl(var(--foreground)/.2)
}

.bg-foreground\/25 {
    background-color: hsl(var(--foreground)/.25)
}

.bg-foreground\/30 {
    background-color: hsl(var(--foreground)/.3)
}

.bg-foreground\/40 {
    background-color: hsl(var(--foreground)/.4)
}

.bg-foreground\/5 {
    background-color: hsl(var(--foreground)/.05)
}

.bg-foreground\/50 {
    background-color: hsl(var(--foreground)/.5)
}

.bg-foreground\/60 {
    background-color: hsl(var(--foreground)/.6)
}

.bg-foreground\/70 {
    background-color: hsl(var(--foreground)/.7)
}

.bg-foreground\/75 {
    background-color: hsl(var(--foreground)/.75)
}

.bg-foreground\/80 {
    background-color: hsl(var(--foreground)/.8)
}

.bg-foreground\/90 {
    background-color: hsl(var(--foreground)/.9)
}

.bg-foreground\/95 {
    background-color: hsl(var(--foreground)/.95)
}

.bg-fuchsia-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(250 232 255/var(--tw-bg-opacity))
}

.bg-fuchsia-100\/0 {
    background-color: rgba(250,232,255,0)
}

.bg-fuchsia-100\/10 {
    background-color: rgba(250,232,255,.1)
}

.bg-fuchsia-100\/100 {
    background-color: #fae8ff
}

.bg-fuchsia-100\/20 {
    background-color: rgba(250,232,255,.2)
}

.bg-fuchsia-100\/25 {
    background-color: rgba(250,232,255,.25)
}

.bg-fuchsia-100\/30 {
    background-color: rgba(250,232,255,.3)
}

.bg-fuchsia-100\/40 {
    background-color: rgba(250,232,255,.4)
}

.bg-fuchsia-100\/5 {
    background-color: rgba(250,232,255,.05)
}

.bg-fuchsia-100\/50 {
    background-color: rgba(250,232,255,.5)
}

.bg-fuchsia-100\/60 {
    background-color: rgba(250,232,255,.6)
}

.bg-fuchsia-100\/70 {
    background-color: rgba(250,232,255,.7)
}

.bg-fuchsia-100\/75 {
    background-color: rgba(250,232,255,.75)
}

.bg-fuchsia-100\/80 {
    background-color: rgba(250,232,255,.8)
}

.bg-fuchsia-100\/90 {
    background-color: rgba(250,232,255,.9)
}

.bg-fuchsia-100\/95 {
    background-color: rgba(250,232,255,.95)
}

.bg-fuchsia-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(245 208 254/var(--tw-bg-opacity))
}

.bg-fuchsia-200\/0 {
    background-color: rgba(245,208,254,0)
}

.bg-fuchsia-200\/10 {
    background-color: rgba(245,208,254,.1)
}

.bg-fuchsia-200\/100 {
    background-color: #f5d0fe
}

.bg-fuchsia-200\/20 {
    background-color: rgba(245,208,254,.2)
}

.bg-fuchsia-200\/25 {
    background-color: rgba(245,208,254,.25)
}

.bg-fuchsia-200\/30 {
    background-color: rgba(245,208,254,.3)
}

.bg-fuchsia-200\/40 {
    background-color: rgba(245,208,254,.4)
}

.bg-fuchsia-200\/5 {
    background-color: rgba(245,208,254,.05)
}

.bg-fuchsia-200\/50 {
    background-color: rgba(245,208,254,.5)
}

.bg-fuchsia-200\/60 {
    background-color: rgba(245,208,254,.6)
}

.bg-fuchsia-200\/70 {
    background-color: rgba(245,208,254,.7)
}

.bg-fuchsia-200\/75 {
    background-color: rgba(245,208,254,.75)
}

.bg-fuchsia-200\/80 {
    background-color: rgba(245,208,254,.8)
}

.bg-fuchsia-200\/90 {
    background-color: rgba(245,208,254,.9)
}

.bg-fuchsia-200\/95 {
    background-color: rgba(245,208,254,.95)
}

.bg-fuchsia-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(240 171 252/var(--tw-bg-opacity))
}

.bg-fuchsia-300\/0 {
    background-color: rgba(240,171,252,0)
}

.bg-fuchsia-300\/10 {
    background-color: rgba(240,171,252,.1)
}

.bg-fuchsia-300\/100 {
    background-color: #f0abfc
}

.bg-fuchsia-300\/20 {
    background-color: rgba(240,171,252,.2)
}

.bg-fuchsia-300\/25 {
    background-color: rgba(240,171,252,.25)
}

.bg-fuchsia-300\/30 {
    background-color: rgba(240,171,252,.3)
}

.bg-fuchsia-300\/40 {
    background-color: rgba(240,171,252,.4)
}

.bg-fuchsia-300\/5 {
    background-color: rgba(240,171,252,.05)
}

.bg-fuchsia-300\/50 {
    background-color: rgba(240,171,252,.5)
}

.bg-fuchsia-300\/60 {
    background-color: rgba(240,171,252,.6)
}

.bg-fuchsia-300\/70 {
    background-color: rgba(240,171,252,.7)
}

.bg-fuchsia-300\/75 {
    background-color: rgba(240,171,252,.75)
}

.bg-fuchsia-300\/80 {
    background-color: rgba(240,171,252,.8)
}

.bg-fuchsia-300\/90 {
    background-color: rgba(240,171,252,.9)
}

.bg-fuchsia-300\/95 {
    background-color: rgba(240,171,252,.95)
}

.bg-fuchsia-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(232 121 249/var(--tw-bg-opacity))
}

.bg-fuchsia-400\/0 {
    background-color: rgba(232,121,249,0)
}

.bg-fuchsia-400\/10 {
    background-color: rgba(232,121,249,.1)
}

.bg-fuchsia-400\/100 {
    background-color: #e879f9
}

.bg-fuchsia-400\/20 {
    background-color: rgba(232,121,249,.2)
}

.bg-fuchsia-400\/25 {
    background-color: rgba(232,121,249,.25)
}

.bg-fuchsia-400\/30 {
    background-color: rgba(232,121,249,.3)
}

.bg-fuchsia-400\/40 {
    background-color: rgba(232,121,249,.4)
}

.bg-fuchsia-400\/5 {
    background-color: rgba(232,121,249,.05)
}

.bg-fuchsia-400\/50 {
    background-color: rgba(232,121,249,.5)
}

.bg-fuchsia-400\/60 {
    background-color: rgba(232,121,249,.6)
}

.bg-fuchsia-400\/70 {
    background-color: rgba(232,121,249,.7)
}

.bg-fuchsia-400\/75 {
    background-color: rgba(232,121,249,.75)
}

.bg-fuchsia-400\/80 {
    background-color: rgba(232,121,249,.8)
}

.bg-fuchsia-400\/90 {
    background-color: rgba(232,121,249,.9)
}

.bg-fuchsia-400\/95 {
    background-color: rgba(232,121,249,.95)
}

.bg-fuchsia-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(253 244 255/var(--tw-bg-opacity))
}

.bg-fuchsia-50\/0 {
    background-color: rgba(253,244,255,0)
}

.bg-fuchsia-50\/10 {
    background-color: rgba(253,244,255,.1)
}

.bg-fuchsia-50\/100 {
    background-color: #fdf4ff
}

.bg-fuchsia-50\/20 {
    background-color: rgba(253,244,255,.2)
}

.bg-fuchsia-50\/25 {
    background-color: rgba(253,244,255,.25)
}

.bg-fuchsia-50\/30 {
    background-color: rgba(253,244,255,.3)
}

.bg-fuchsia-50\/40 {
    background-color: rgba(253,244,255,.4)
}

.bg-fuchsia-50\/5 {
    background-color: rgba(253,244,255,.05)
}

.bg-fuchsia-50\/50 {
    background-color: rgba(253,244,255,.5)
}

.bg-fuchsia-50\/60 {
    background-color: rgba(253,244,255,.6)
}

.bg-fuchsia-50\/70 {
    background-color: rgba(253,244,255,.7)
}

.bg-fuchsia-50\/75 {
    background-color: rgba(253,244,255,.75)
}

.bg-fuchsia-50\/80 {
    background-color: rgba(253,244,255,.8)
}

.bg-fuchsia-50\/90 {
    background-color: rgba(253,244,255,.9)
}

.bg-fuchsia-50\/95 {
    background-color: rgba(253,244,255,.95)
}

.bg-fuchsia-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(217 70 239/var(--tw-bg-opacity))
}

.bg-fuchsia-500\/0 {
    background-color: rgba(217,70,239,0)
}

.bg-fuchsia-500\/10 {
    background-color: rgba(217,70,239,.1)
}

.bg-fuchsia-500\/100 {
    background-color: #d946ef
}

.bg-fuchsia-500\/20 {
    background-color: rgba(217,70,239,.2)
}

.bg-fuchsia-500\/25 {
    background-color: rgba(217,70,239,.25)
}

.bg-fuchsia-500\/30 {
    background-color: rgba(217,70,239,.3)
}

.bg-fuchsia-500\/40 {
    background-color: rgba(217,70,239,.4)
}

.bg-fuchsia-500\/5 {
    background-color: rgba(217,70,239,.05)
}

.bg-fuchsia-500\/50 {
    background-color: rgba(217,70,239,.5)
}

.bg-fuchsia-500\/60 {
    background-color: rgba(217,70,239,.6)
}

.bg-fuchsia-500\/70 {
    background-color: rgba(217,70,239,.7)
}

.bg-fuchsia-500\/75 {
    background-color: rgba(217,70,239,.75)
}

.bg-fuchsia-500\/80 {
    background-color: rgba(217,70,239,.8)
}

.bg-fuchsia-500\/90 {
    background-color: rgba(217,70,239,.9)
}

.bg-fuchsia-500\/95 {
    background-color: rgba(217,70,239,.95)
}

.bg-fuchsia-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(192 38 211/var(--tw-bg-opacity))
}

.bg-fuchsia-600\/0 {
    background-color: rgba(192,38,211,0)
}

.bg-fuchsia-600\/10 {
    background-color: rgba(192,38,211,.1)
}

.bg-fuchsia-600\/100 {
    background-color: #c026d3
}

.bg-fuchsia-600\/20 {
    background-color: rgba(192,38,211,.2)
}

.bg-fuchsia-600\/25 {
    background-color: rgba(192,38,211,.25)
}

.bg-fuchsia-600\/30 {
    background-color: rgba(192,38,211,.3)
}

.bg-fuchsia-600\/40 {
    background-color: rgba(192,38,211,.4)
}

.bg-fuchsia-600\/5 {
    background-color: rgba(192,38,211,.05)
}

.bg-fuchsia-600\/50 {
    background-color: rgba(192,38,211,.5)
}

.bg-fuchsia-600\/60 {
    background-color: rgba(192,38,211,.6)
}

.bg-fuchsia-600\/70 {
    background-color: rgba(192,38,211,.7)
}

.bg-fuchsia-600\/75 {
    background-color: rgba(192,38,211,.75)
}

.bg-fuchsia-600\/80 {
    background-color: rgba(192,38,211,.8)
}

.bg-fuchsia-600\/90 {
    background-color: rgba(192,38,211,.9)
}

.bg-fuchsia-600\/95 {
    background-color: rgba(192,38,211,.95)
}

.bg-fuchsia-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(162 28 175/var(--tw-bg-opacity))
}

.bg-fuchsia-700\/0 {
    background-color: rgba(162,28,175,0)
}

.bg-fuchsia-700\/10 {
    background-color: rgba(162,28,175,.1)
}

.bg-fuchsia-700\/100 {
    background-color: #a21caf
}

.bg-fuchsia-700\/20 {
    background-color: rgba(162,28,175,.2)
}

.bg-fuchsia-700\/25 {
    background-color: rgba(162,28,175,.25)
}

.bg-fuchsia-700\/30 {
    background-color: rgba(162,28,175,.3)
}

.bg-fuchsia-700\/40 {
    background-color: rgba(162,28,175,.4)
}

.bg-fuchsia-700\/5 {
    background-color: rgba(162,28,175,.05)
}

.bg-fuchsia-700\/50 {
    background-color: rgba(162,28,175,.5)
}

.bg-fuchsia-700\/60 {
    background-color: rgba(162,28,175,.6)
}

.bg-fuchsia-700\/70 {
    background-color: rgba(162,28,175,.7)
}

.bg-fuchsia-700\/75 {
    background-color: rgba(162,28,175,.75)
}

.bg-fuchsia-700\/80 {
    background-color: rgba(162,28,175,.8)
}

.bg-fuchsia-700\/90 {
    background-color: rgba(162,28,175,.9)
}

.bg-fuchsia-700\/95 {
    background-color: rgba(162,28,175,.95)
}

.bg-fuchsia-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(134 25 143/var(--tw-bg-opacity))
}

.bg-fuchsia-800\/0 {
    background-color: rgba(134,25,143,0)
}

.bg-fuchsia-800\/10 {
    background-color: rgba(134,25,143,.1)
}

.bg-fuchsia-800\/100 {
    background-color: #86198f
}

.bg-fuchsia-800\/20 {
    background-color: rgba(134,25,143,.2)
}

.bg-fuchsia-800\/25 {
    background-color: rgba(134,25,143,.25)
}

.bg-fuchsia-800\/30 {
    background-color: rgba(134,25,143,.3)
}

.bg-fuchsia-800\/40 {
    background-color: rgba(134,25,143,.4)
}

.bg-fuchsia-800\/5 {
    background-color: rgba(134,25,143,.05)
}

.bg-fuchsia-800\/50 {
    background-color: rgba(134,25,143,.5)
}

.bg-fuchsia-800\/60 {
    background-color: rgba(134,25,143,.6)
}

.bg-fuchsia-800\/70 {
    background-color: rgba(134,25,143,.7)
}

.bg-fuchsia-800\/75 {
    background-color: rgba(134,25,143,.75)
}

.bg-fuchsia-800\/80 {
    background-color: rgba(134,25,143,.8)
}

.bg-fuchsia-800\/90 {
    background-color: rgba(134,25,143,.9)
}

.bg-fuchsia-800\/95 {
    background-color: rgba(134,25,143,.95)
}

.bg-fuchsia-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(112 26 117/var(--tw-bg-opacity))
}

.bg-fuchsia-900\/0 {
    background-color: rgba(112,26,117,0)
}

.bg-fuchsia-900\/10 {
    background-color: rgba(112,26,117,.1)
}

.bg-fuchsia-900\/100 {
    background-color: #701a75
}

.bg-fuchsia-900\/20 {
    background-color: rgba(112,26,117,.2)
}

.bg-fuchsia-900\/25 {
    background-color: rgba(112,26,117,.25)
}

.bg-fuchsia-900\/30 {
    background-color: rgba(112,26,117,.3)
}

.bg-fuchsia-900\/40 {
    background-color: rgba(112,26,117,.4)
}

.bg-fuchsia-900\/5 {
    background-color: rgba(112,26,117,.05)
}

.bg-fuchsia-900\/50 {
    background-color: rgba(112,26,117,.5)
}

.bg-fuchsia-900\/60 {
    background-color: rgba(112,26,117,.6)
}

.bg-fuchsia-900\/70 {
    background-color: rgba(112,26,117,.7)
}

.bg-fuchsia-900\/75 {
    background-color: rgba(112,26,117,.75)
}

.bg-fuchsia-900\/80 {
    background-color: rgba(112,26,117,.8)
}

.bg-fuchsia-900\/90 {
    background-color: rgba(112,26,117,.9)
}

.bg-fuchsia-900\/95 {
    background-color: rgba(112,26,117,.95)
}

.bg-fuchsia-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(74 4 78/var(--tw-bg-opacity))
}

.bg-fuchsia-950\/0 {
    background-color: rgba(74,4,78,0)
}

.bg-fuchsia-950\/10 {
    background-color: rgba(74,4,78,.1)
}

.bg-fuchsia-950\/100 {
    background-color: #4a044e
}

.bg-fuchsia-950\/20 {
    background-color: rgba(74,4,78,.2)
}

.bg-fuchsia-950\/25 {
    background-color: rgba(74,4,78,.25)
}

.bg-fuchsia-950\/30 {
    background-color: rgba(74,4,78,.3)
}

.bg-fuchsia-950\/40 {
    background-color: rgba(74,4,78,.4)
}

.bg-fuchsia-950\/5 {
    background-color: rgba(74,4,78,.05)
}

.bg-fuchsia-950\/50 {
    background-color: rgba(74,4,78,.5)
}

.bg-fuchsia-950\/60 {
    background-color: rgba(74,4,78,.6)
}

.bg-fuchsia-950\/70 {
    background-color: rgba(74,4,78,.7)
}

.bg-fuchsia-950\/75 {
    background-color: rgba(74,4,78,.75)
}

.bg-fuchsia-950\/80 {
    background-color: rgba(74,4,78,.8)
}

.bg-fuchsia-950\/90 {
    background-color: rgba(74,4,78,.9)
}

.bg-fuchsia-950\/95 {
    background-color: rgba(74,4,78,.95)
}

.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(220 224 231/var(--tw-bg-opacity))
}

.bg-gray-100\/0 {
    background-color: rgba(220,224,231,0)
}

.bg-gray-100\/10 {
    background-color: rgba(220,224,231,.1)
}

.bg-gray-100\/100 {
    background-color: #dce0e7
}

.bg-gray-100\/20 {
    background-color: rgba(220,224,231,.2)
}

.bg-gray-100\/25 {
    background-color: rgba(220,224,231,.25)
}

.bg-gray-100\/30 {
    background-color: rgba(220,224,231,.3)
}

.bg-gray-100\/40 {
    background-color: rgba(220,224,231,.4)
}

.bg-gray-100\/5 {
    background-color: rgba(220,224,231,.05)
}

.bg-gray-100\/50 {
    background-color: rgba(220,224,231,.5)
}

.bg-gray-100\/60 {
    background-color: rgba(220,224,231,.6)
}

.bg-gray-100\/70 {
    background-color: rgba(220,224,231,.7)
}

.bg-gray-100\/75 {
    background-color: rgba(220,224,231,.75)
}

.bg-gray-100\/80 {
    background-color: rgba(220,224,231,.8)
}

.bg-gray-100\/90 {
    background-color: rgba(220,224,231,.9)
}

.bg-gray-100\/95 {
    background-color: rgba(220,224,231,.95)
}

.bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(202 207 216/var(--tw-bg-opacity))
}

.bg-gray-200\/0 {
    background-color: rgba(202,207,216,0)
}

.bg-gray-200\/10 {
    background-color: rgba(202,207,216,.1)
}

.bg-gray-200\/100 {
    background-color: #cacfd8
}

.bg-gray-200\/20 {
    background-color: rgba(202,207,216,.2)
}

.bg-gray-200\/25 {
    background-color: rgba(202,207,216,.25)
}

.bg-gray-200\/30 {
    background-color: rgba(202,207,216,.3)
}

.bg-gray-200\/40 {
    background-color: rgba(202,207,216,.4)
}

.bg-gray-200\/5 {
    background-color: rgba(202,207,216,.05)
}

.bg-gray-200\/50 {
    background-color: rgba(202,207,216,.5)
}

.bg-gray-200\/60 {
    background-color: rgba(202,207,216,.6)
}

.bg-gray-200\/70 {
    background-color: rgba(202,207,216,.7)
}

.bg-gray-200\/75 {
    background-color: rgba(202,207,216,.75)
}

.bg-gray-200\/80 {
    background-color: rgba(202,207,216,.8)
}

.bg-gray-200\/90 {
    background-color: rgba(202,207,216,.9)
}

.bg-gray-200\/95 {
    background-color: rgba(202,207,216,.95)
}

.bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(185 189 200/var(--tw-bg-opacity))
}

.bg-gray-300\/0 {
    background-color: rgba(185,189,200,0)
}

.bg-gray-300\/10 {
    background-color: rgba(185,189,200,.1)
}

.bg-gray-300\/100 {
    background-color: #b9bdc8
}

.bg-gray-300\/20 {
    background-color: rgba(185,189,200,.2)
}

.bg-gray-300\/25 {
    background-color: rgba(185,189,200,.25)
}

.bg-gray-300\/30 {
    background-color: rgba(185,189,200,.3)
}

.bg-gray-300\/40 {
    background-color: rgba(185,189,200,.4)
}

.bg-gray-300\/5 {
    background-color: rgba(185,189,200,.05)
}

.bg-gray-300\/50 {
    background-color: rgba(185,189,200,.5)
}

.bg-gray-300\/60 {
    background-color: rgba(185,189,200,.6)
}

.bg-gray-300\/70 {
    background-color: rgba(185,189,200,.7)
}

.bg-gray-300\/75 {
    background-color: rgba(185,189,200,.75)
}

.bg-gray-300\/80 {
    background-color: rgba(185,189,200,.8)
}

.bg-gray-300\/90 {
    background-color: rgba(185,189,200,.9)
}

.bg-gray-300\/95 {
    background-color: rgba(185,189,200,.95)
}

.bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(167 171 183/var(--tw-bg-opacity))
}

.bg-gray-400\/0 {
    background-color: rgba(167,171,183,0)
}

.bg-gray-400\/10 {
    background-color: rgba(167,171,183,.1)
}

.bg-gray-400\/100 {
    background-color: #a7abb7
}

.bg-gray-400\/20 {
    background-color: rgba(167,171,183,.2)
}

.bg-gray-400\/25 {
    background-color: rgba(167,171,183,.25)
}

.bg-gray-400\/30 {
    background-color: rgba(167,171,183,.3)
}

.bg-gray-400\/40 {
    background-color: rgba(167,171,183,.4)
}

.bg-gray-400\/5 {
    background-color: rgba(167,171,183,.05)
}

.bg-gray-400\/50 {
    background-color: rgba(167,171,183,.5)
}

.bg-gray-400\/60 {
    background-color: rgba(167,171,183,.6)
}

.bg-gray-400\/70 {
    background-color: rgba(167,171,183,.7)
}

.bg-gray-400\/75 {
    background-color: rgba(167,171,183,.75)
}

.bg-gray-400\/80 {
    background-color: rgba(167,171,183,.8)
}

.bg-gray-400\/90 {
    background-color: rgba(167,171,183,.9)
}

.bg-gray-400\/95 {
    background-color: rgba(167,171,183,.95)
}

.bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(237 242 245/var(--tw-bg-opacity))
}

.bg-gray-50\/0 {
    background-color: rgba(237,242,245,0)
}

.bg-gray-50\/10 {
    background-color: rgba(237,242,245,.1)
}

.bg-gray-50\/100 {
    background-color: #edf2f5
}

.bg-gray-50\/20 {
    background-color: rgba(237,242,245,.2)
}

.bg-gray-50\/25 {
    background-color: rgba(237,242,245,.25)
}

.bg-gray-50\/30 {
    background-color: rgba(237,242,245,.3)
}

.bg-gray-50\/40 {
    background-color: rgba(237,242,245,.4)
}

.bg-gray-50\/5 {
    background-color: rgba(237,242,245,.05)
}

.bg-gray-50\/50 {
    background-color: rgba(237,242,245,.5)
}

.bg-gray-50\/60 {
    background-color: rgba(237,242,245,.6)
}

.bg-gray-50\/70 {
    background-color: rgba(237,242,245,.7)
}

.bg-gray-50\/75 {
    background-color: rgba(237,242,245,.75)
}

.bg-gray-50\/80 {
    background-color: rgba(237,242,245,.8)
}

.bg-gray-50\/90 {
    background-color: rgba(237,242,245,.9)
}

.bg-gray-50\/95 {
    background-color: rgba(237,242,245,.95)
}

.bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(149 152 166/var(--tw-bg-opacity))
}

.bg-gray-500\/0 {
    background-color: hsla(229,9%,62%,0)
}

.bg-gray-500\/10 {
    background-color: hsla(229,9%,62%,.1)
}

.bg-gray-500\/100 {
    background-color: #9598a6
}

.bg-gray-500\/20 {
    background-color: hsla(229,9%,62%,.2)
}

.bg-gray-500\/25 {
    background-color: hsla(229,9%,62%,.25)
}

.bg-gray-500\/30 {
    background-color: hsla(229,9%,62%,.3)
}

.bg-gray-500\/40 {
    background-color: hsla(229,9%,62%,.4)
}

.bg-gray-500\/5 {
    background-color: hsla(229,9%,62%,.05)
}

.bg-gray-500\/50 {
    background-color: hsla(229,9%,62%,.5)
}

.bg-gray-500\/60 {
    background-color: hsla(229,9%,62%,.6)
}

.bg-gray-500\/70 {
    background-color: hsla(229,9%,62%,.7)
}

.bg-gray-500\/75 {
    background-color: hsla(229,9%,62%,.75)
}

.bg-gray-500\/80 {
    background-color: hsla(229,9%,62%,.8)
}

.bg-gray-500\/90 {
    background-color: hsla(229,9%,62%,.9)
}

.bg-gray-500\/95 {
    background-color: hsla(229,9%,62%,.95)
}

.bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(131 132 149/var(--tw-bg-opacity))
}

.bg-gray-600\/0 {
    background-color: hsla(237,8%,55%,0)
}

.bg-gray-600\/10 {
    background-color: hsla(237,8%,55%,.1)
}

.bg-gray-600\/100 {
    background-color: #838495
}

.bg-gray-600\/20 {
    background-color: hsla(237,8%,55%,.2)
}

.bg-gray-600\/25 {
    background-color: hsla(237,8%,55%,.25)
}

.bg-gray-600\/30 {
    background-color: hsla(237,8%,55%,.3)
}

.bg-gray-600\/40 {
    background-color: hsla(237,8%,55%,.4)
}

.bg-gray-600\/5 {
    background-color: hsla(237,8%,55%,.05)
}

.bg-gray-600\/50 {
    background-color: hsla(237,8%,55%,.5)
}

.bg-gray-600\/60 {
    background-color: hsla(237,8%,55%,.6)
}

.bg-gray-600\/70 {
    background-color: hsla(237,8%,55%,.7)
}

.bg-gray-600\/75 {
    background-color: hsla(237,8%,55%,.75)
}

.bg-gray-600\/80 {
    background-color: hsla(237,8%,55%,.8)
}

.bg-gray-600\/90 {
    background-color: hsla(237,8%,55%,.9)
}

.bg-gray-600\/95 {
    background-color: hsla(237,8%,55%,.95)
}

.bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(111 112 130/var(--tw-bg-opacity))
}

.bg-gray-700\/0 {
    background-color: hsla(237,8%,47%,0)
}

.bg-gray-700\/10 {
    background-color: hsla(237,8%,47%,.1)
}

.bg-gray-700\/100 {
    background-color: #6f7082
}

.bg-gray-700\/20 {
    background-color: hsla(237,8%,47%,.2)
}

.bg-gray-700\/25 {
    background-color: hsla(237,8%,47%,.25)
}

.bg-gray-700\/30 {
    background-color: hsla(237,8%,47%,.3)
}

.bg-gray-700\/40 {
    background-color: hsla(237,8%,47%,.4)
}

.bg-gray-700\/5 {
    background-color: hsla(237,8%,47%,.05)
}

.bg-gray-700\/50 {
    background-color: hsla(237,8%,47%,.5)
}

.bg-gray-700\/60 {
    background-color: hsla(237,8%,47%,.6)
}

.bg-gray-700\/70 {
    background-color: hsla(237,8%,47%,.7)
}

.bg-gray-700\/75 {
    background-color: hsla(237,8%,47%,.75)
}

.bg-gray-700\/80 {
    background-color: hsla(237,8%,47%,.8)
}

.bg-gray-700\/90 {
    background-color: hsla(237,8%,47%,.9)
}

.bg-gray-700\/95 {
    background-color: hsla(237,8%,47%,.95)
}

.bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(92 90 110/var(--tw-bg-opacity))
}

.bg-gray-800\/0 {
    background-color: rgba(92,90,110,0)
}

.bg-gray-800\/10 {
    background-color: rgba(92,90,110,.1)
}

.bg-gray-800\/100 {
    background-color: #5c5a6e
}

.bg-gray-800\/20 {
    background-color: rgba(92,90,110,.2)
}

.bg-gray-800\/25 {
    background-color: rgba(92,90,110,.25)
}

.bg-gray-800\/30 {
    background-color: rgba(92,90,110,.3)
}

.bg-gray-800\/40 {
    background-color: rgba(92,90,110,.4)
}

.bg-gray-800\/5 {
    background-color: rgba(92,90,110,.05)
}

.bg-gray-800\/50 {
    background-color: rgba(92,90,110,.5)
}

.bg-gray-800\/60 {
    background-color: rgba(92,90,110,.6)
}

.bg-gray-800\/70 {
    background-color: rgba(92,90,110,.7)
}

.bg-gray-800\/75 {
    background-color: rgba(92,90,110,.75)
}

.bg-gray-800\/80 {
    background-color: rgba(92,90,110,.8)
}

.bg-gray-800\/90 {
    background-color: rgba(92,90,110,.9)
}

.bg-gray-800\/95 {
    background-color: rgba(92,90,110,.95)
}

.bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(71 67 88/var(--tw-bg-opacity))
}

.bg-gray-900\/0 {
    background-color: rgba(71,67,88,0)
}

.bg-gray-900\/10 {
    background-color: rgba(71,67,88,.1)
}

.bg-gray-900\/100 {
    background-color: #474358
}

.bg-gray-900\/20 {
    background-color: rgba(71,67,88,.2)
}

.bg-gray-900\/25 {
    background-color: rgba(71,67,88,.25)
}

.bg-gray-900\/30 {
    background-color: rgba(71,67,88,.3)
}

.bg-gray-900\/40 {
    background-color: rgba(71,67,88,.4)
}

.bg-gray-900\/5 {
    background-color: rgba(71,67,88,.05)
}

.bg-gray-900\/50 {
    background-color: rgba(71,67,88,.5)
}

.bg-gray-900\/60 {
    background-color: rgba(71,67,88,.6)
}

.bg-gray-900\/70 {
    background-color: rgba(71,67,88,.7)
}

.bg-gray-900\/75 {
    background-color: rgba(71,67,88,.75)
}

.bg-gray-900\/80 {
    background-color: rgba(71,67,88,.8)
}

.bg-gray-900\/90 {
    background-color: rgba(71,67,88,.9)
}

.bg-gray-900\/95 {
    background-color: rgba(71,67,88,.95)
}

.bg-gray-alpha-100 {
    background-color: rgba(135,145,165,.1)
}

.bg-gray-alpha-100\/0 {
    background-color: rgba(135,145,165,0)
}

.bg-gray-alpha-100\/10 {
    background-color: rgba(135,145,165,.1)
}

.bg-gray-alpha-100\/100 {
    background-color: #8791a5
}

.bg-gray-alpha-100\/20 {
    background-color: rgba(135,145,165,.2)
}

.bg-gray-alpha-100\/25 {
    background-color: rgba(135,145,165,.25)
}

.bg-gray-alpha-100\/30 {
    background-color: rgba(135,145,165,.3)
}

.bg-gray-alpha-100\/40 {
    background-color: rgba(135,145,165,.4)
}

.bg-gray-alpha-100\/5 {
    background-color: rgba(135,145,165,.05)
}

.bg-gray-alpha-100\/50 {
    background-color: rgba(135,145,165,.5)
}

.bg-gray-alpha-100\/60 {
    background-color: rgba(135,145,165,.6)
}

.bg-gray-alpha-100\/70 {
    background-color: rgba(135,145,165,.7)
}

.bg-gray-alpha-100\/75 {
    background-color: rgba(135,145,165,.75)
}

.bg-gray-alpha-100\/80 {
    background-color: rgba(135,145,165,.8)
}

.bg-gray-alpha-100\/90 {
    background-color: rgba(135,145,165,.9)
}

.bg-gray-alpha-100\/95 {
    background-color: rgba(135,145,165,.95)
}

.bg-gray-alpha-200 {
    background-color: rgba(125,135,155,.2)
}

.bg-gray-alpha-200\/0 {
    background-color: rgba(125,135,155,0)
}

.bg-gray-alpha-200\/10 {
    background-color: rgba(125,135,155,.1)
}

.bg-gray-alpha-200\/100 {
    background-color: #7d879b
}

.bg-gray-alpha-200\/20 {
    background-color: rgba(125,135,155,.2)
}

.bg-gray-alpha-200\/25 {
    background-color: rgba(125,135,155,.25)
}

.bg-gray-alpha-200\/30 {
    background-color: rgba(125,135,155,.3)
}

.bg-gray-alpha-200\/40 {
    background-color: rgba(125,135,155,.4)
}

.bg-gray-alpha-200\/5 {
    background-color: rgba(125,135,155,.05)
}

.bg-gray-alpha-200\/50 {
    background-color: rgba(125,135,155,.5)
}

.bg-gray-alpha-200\/60 {
    background-color: rgba(125,135,155,.6)
}

.bg-gray-alpha-200\/70 {
    background-color: rgba(125,135,155,.7)
}

.bg-gray-alpha-200\/75 {
    background-color: rgba(125,135,155,.75)
}

.bg-gray-alpha-200\/80 {
    background-color: rgba(125,135,155,.8)
}

.bg-gray-alpha-200\/90 {
    background-color: rgba(125,135,155,.9)
}

.bg-gray-alpha-200\/95 {
    background-color: rgba(125,135,155,.95)
}

.bg-gray-alpha-300 {
    background-color: rgba(101,115,135,.3)
}

.bg-gray-alpha-300\/0 {
    background-color: rgba(101,115,135,0)
}

.bg-gray-alpha-300\/10 {
    background-color: rgba(101,115,135,.1)
}

.bg-gray-alpha-300\/100 {
    background-color: #657387
}

.bg-gray-alpha-300\/20 {
    background-color: rgba(101,115,135,.2)
}

.bg-gray-alpha-300\/25 {
    background-color: rgba(101,115,135,.25)
}

.bg-gray-alpha-300\/30 {
    background-color: rgba(101,115,135,.3)
}

.bg-gray-alpha-300\/40 {
    background-color: rgba(101,115,135,.4)
}

.bg-gray-alpha-300\/5 {
    background-color: rgba(101,115,135,.05)
}

.bg-gray-alpha-300\/50 {
    background-color: rgba(101,115,135,.5)
}

.bg-gray-alpha-300\/60 {
    background-color: rgba(101,115,135,.6)
}

.bg-gray-alpha-300\/70 {
    background-color: rgba(101,115,135,.7)
}

.bg-gray-alpha-300\/75 {
    background-color: rgba(101,115,135,.75)
}

.bg-gray-alpha-300\/80 {
    background-color: rgba(101,115,135,.8)
}

.bg-gray-alpha-300\/90 {
    background-color: rgba(101,115,135,.9)
}

.bg-gray-alpha-300\/95 {
    background-color: rgba(101,115,135,.95)
}

.bg-gray-alpha-400 {
    background-color: rgba(7,25,55,.4)
}

.bg-gray-alpha-400\/0 {
    background-color: rgba(7,25,55,0)
}

.bg-gray-alpha-400\/10 {
    background-color: rgba(7,25,55,.1)
}

.bg-gray-alpha-400\/100 {
    background-color: #071937
}

.bg-gray-alpha-400\/20 {
    background-color: rgba(7,25,55,.2)
}

.bg-gray-alpha-400\/25 {
    background-color: rgba(7,25,55,.25)
}

.bg-gray-alpha-400\/30 {
    background-color: rgba(7,25,55,.3)
}

.bg-gray-alpha-400\/40 {
    background-color: rgba(7,25,55,.4)
}

.bg-gray-alpha-400\/5 {
    background-color: rgba(7,25,55,.05)
}

.bg-gray-alpha-400\/50 {
    background-color: rgba(7,25,55,.5)
}

.bg-gray-alpha-400\/60 {
    background-color: rgba(7,25,55,.6)
}

.bg-gray-alpha-400\/70 {
    background-color: rgba(7,25,55,.7)
}

.bg-gray-alpha-400\/75 {
    background-color: rgba(7,25,55,.75)
}

.bg-gray-alpha-400\/80 {
    background-color: rgba(7,25,55,.8)
}

.bg-gray-alpha-400\/90 {
    background-color: rgba(7,25,55,.9)
}

.bg-gray-alpha-400\/95 {
    background-color: rgba(7,25,55,.95)
}

.bg-gray-alpha-50 {
    background-color: rgba(135,155,175,.05)
}

.bg-gray-alpha-50\/0 {
    background-color: rgba(135,155,175,0)
}

.bg-gray-alpha-50\/10 {
    background-color: rgba(135,155,175,.1)
}

.bg-gray-alpha-50\/100 {
    background-color: #879baf
}

.bg-gray-alpha-50\/20 {
    background-color: rgba(135,155,175,.2)
}

.bg-gray-alpha-50\/25 {
    background-color: rgba(135,155,175,.25)
}

.bg-gray-alpha-50\/30 {
    background-color: rgba(135,155,175,.3)
}

.bg-gray-alpha-50\/40 {
    background-color: rgba(135,155,175,.4)
}

.bg-gray-alpha-50\/5 {
    background-color: rgba(135,155,175,.05)
}

.bg-gray-alpha-50\/50 {
    background-color: rgba(135,155,175,.5)
}

.bg-gray-alpha-50\/60 {
    background-color: rgba(135,155,175,.6)
}

.bg-gray-alpha-50\/70 {
    background-color: rgba(135,155,175,.7)
}

.bg-gray-alpha-50\/75 {
    background-color: rgba(135,155,175,.75)
}

.bg-gray-alpha-50\/80 {
    background-color: rgba(135,155,175,.8)
}

.bg-gray-alpha-50\/90 {
    background-color: rgba(135,155,175,.9)
}

.bg-gray-alpha-50\/95 {
    background-color: rgba(135,155,175,.95)
}

.bg-gray-alpha-500 {
    background-color: rgba(8,20,43,.6)
}

.bg-gray-alpha-500\/0 {
    background-color: rgba(8,20,43,0)
}

.bg-gray-alpha-500\/10 {
    background-color: rgba(8,20,43,.1)
}

.bg-gray-alpha-500\/100 {
    background-color: #08142b
}

.bg-gray-alpha-500\/20 {
    background-color: rgba(8,20,43,.2)
}

.bg-gray-alpha-500\/25 {
    background-color: rgba(8,20,43,.25)
}

.bg-gray-alpha-500\/30 {
    background-color: rgba(8,20,43,.3)
}

.bg-gray-alpha-500\/40 {
    background-color: rgba(8,20,43,.4)
}

.bg-gray-alpha-500\/5 {
    background-color: rgba(8,20,43,.05)
}

.bg-gray-alpha-500\/50 {
    background-color: rgba(8,20,43,.5)
}

.bg-gray-alpha-500\/60 {
    background-color: rgba(8,20,43,.6)
}

.bg-gray-alpha-500\/70 {
    background-color: rgba(8,20,43,.7)
}

.bg-gray-alpha-500\/75 {
    background-color: rgba(8,20,43,.75)
}

.bg-gray-alpha-500\/80 {
    background-color: rgba(8,20,43,.8)
}

.bg-gray-alpha-500\/90 {
    background-color: rgba(8,20,43,.9)
}

.bg-gray-alpha-500\/95 {
    background-color: rgba(8,20,43,.95)
}

.bg-gray-alpha-600 {
    background-color: rgba(0,12,32,.7)
}

.bg-gray-alpha-600\/0 {
    background-color: rgba(0,12,32,0)
}

.bg-gray-alpha-600\/10 {
    background-color: rgba(0,12,32,.1)
}

.bg-gray-alpha-600\/100 {
    background-color: #000c20
}

.bg-gray-alpha-600\/20 {
    background-color: rgba(0,12,32,.2)
}

.bg-gray-alpha-600\/25 {
    background-color: rgba(0,12,32,.25)
}

.bg-gray-alpha-600\/30 {
    background-color: rgba(0,12,32,.3)
}

.bg-gray-alpha-600\/40 {
    background-color: rgba(0,12,32,.4)
}

.bg-gray-alpha-600\/5 {
    background-color: rgba(0,12,32,.05)
}

.bg-gray-alpha-600\/50 {
    background-color: rgba(0,12,32,.5)
}

.bg-gray-alpha-600\/60 {
    background-color: rgba(0,12,32,.6)
}

.bg-gray-alpha-600\/70 {
    background-color: rgba(0,12,32,.7)
}

.bg-gray-alpha-600\/75 {
    background-color: rgba(0,12,32,.75)
}

.bg-gray-alpha-600\/80 {
    background-color: rgba(0,12,32,.8)
}

.bg-gray-alpha-600\/90 {
    background-color: rgba(0,12,32,.9)
}

.bg-gray-alpha-600\/95 {
    background-color: rgba(0,12,32,.95)
}

.bg-gray-alpha-700 {
    background-color: rgba(5,17,37,.8)
}

.bg-gray-alpha-700\/0 {
    background-color: rgba(5,17,37,0)
}

.bg-gray-alpha-700\/10 {
    background-color: rgba(5,17,37,.1)
}

.bg-gray-alpha-700\/100 {
    background-color: #051125
}

.bg-gray-alpha-700\/20 {
    background-color: rgba(5,17,37,.2)
}

.bg-gray-alpha-700\/25 {
    background-color: rgba(5,17,37,.25)
}

.bg-gray-alpha-700\/30 {
    background-color: rgba(5,17,37,.3)
}

.bg-gray-alpha-700\/40 {
    background-color: rgba(5,17,37,.4)
}

.bg-gray-alpha-700\/5 {
    background-color: rgba(5,17,37,.05)
}

.bg-gray-alpha-700\/50 {
    background-color: rgba(5,17,37,.5)
}

.bg-gray-alpha-700\/60 {
    background-color: rgba(5,17,37,.6)
}

.bg-gray-alpha-700\/70 {
    background-color: rgba(5,17,37,.7)
}

.bg-gray-alpha-700\/75 {
    background-color: rgba(5,17,37,.75)
}

.bg-gray-alpha-700\/80 {
    background-color: rgba(5,17,37,.8)
}

.bg-gray-alpha-700\/90 {
    background-color: rgba(5,17,37,.9)
}

.bg-gray-alpha-700\/95 {
    background-color: rgba(5,17,37,.95)
}

.bg-gray-alpha-800 {
    background-color: rgba(6,17,32,.9)
}

.bg-gray-alpha-800\/0 {
    background-color: rgba(6,17,32,0)
}

.bg-gray-alpha-800\/10 {
    background-color: rgba(6,17,32,.1)
}

.bg-gray-alpha-800\/100 {
    background-color: #061120
}

.bg-gray-alpha-800\/20 {
    background-color: rgba(6,17,32,.2)
}

.bg-gray-alpha-800\/25 {
    background-color: rgba(6,17,32,.25)
}

.bg-gray-alpha-800\/30 {
    background-color: rgba(6,17,32,.3)
}

.bg-gray-alpha-800\/40 {
    background-color: rgba(6,17,32,.4)
}

.bg-gray-alpha-800\/5 {
    background-color: rgba(6,17,32,.05)
}

.bg-gray-alpha-800\/50 {
    background-color: rgba(6,17,32,.5)
}

.bg-gray-alpha-800\/60 {
    background-color: rgba(6,17,32,.6)
}

.bg-gray-alpha-800\/70 {
    background-color: rgba(6,17,32,.7)
}

.bg-gray-alpha-800\/75 {
    background-color: rgba(6,17,32,.75)
}

.bg-gray-alpha-800\/80 {
    background-color: rgba(6,17,32,.8)
}

.bg-gray-alpha-800\/90 {
    background-color: rgba(6,17,32,.9)
}

.bg-gray-alpha-800\/95 {
    background-color: rgba(6,17,32,.95)
}

.bg-gray-alpha-900 {
    background-color: rgba(4,11,27,.95)
}

.bg-gray-alpha-900\/0 {
    background-color: rgba(4,11,27,0)
}

.bg-gray-alpha-900\/10 {
    background-color: rgba(4,11,27,.1)
}

.bg-gray-alpha-900\/100 {
    background-color: #040b1b
}

.bg-gray-alpha-900\/20 {
    background-color: rgba(4,11,27,.2)
}

.bg-gray-alpha-900\/25 {
    background-color: rgba(4,11,27,.25)
}

.bg-gray-alpha-900\/30 {
    background-color: rgba(4,11,27,.3)
}

.bg-gray-alpha-900\/40 {
    background-color: rgba(4,11,27,.4)
}

.bg-gray-alpha-900\/5 {
    background-color: rgba(4,11,27,.05)
}

.bg-gray-alpha-900\/50 {
    background-color: rgba(4,11,27,.5)
}

.bg-gray-alpha-900\/60 {
    background-color: rgba(4,11,27,.6)
}

.bg-gray-alpha-900\/70 {
    background-color: rgba(4,11,27,.7)
}

.bg-gray-alpha-900\/75 {
    background-color: rgba(4,11,27,.75)
}

.bg-gray-alpha-900\/80 {
    background-color: rgba(4,11,27,.8)
}

.bg-gray-alpha-900\/90 {
    background-color: rgba(4,11,27,.9)
}

.bg-gray-alpha-900\/95 {
    background-color: rgba(4,11,27,.95)
}

.bg-gray-alpha-950 {
    background-color: #030712
}

.bg-gray-alpha-950\/0 {
    background-color: rgba(3,7,18,0)
}

.bg-gray-alpha-950\/10 {
    background-color: rgba(3,7,18,.1)
}

.bg-gray-alpha-950\/100 {
    background-color: #030712
}

.bg-gray-alpha-950\/20 {
    background-color: rgba(3,7,18,.2)
}

.bg-gray-alpha-950\/25 {
    background-color: rgba(3,7,18,.25)
}

.bg-gray-alpha-950\/30 {
    background-color: rgba(3,7,18,.3)
}

.bg-gray-alpha-950\/40 {
    background-color: rgba(3,7,18,.4)
}

.bg-gray-alpha-950\/5 {
    background-color: rgba(3,7,18,.05)
}

.bg-gray-alpha-950\/50 {
    background-color: rgba(3,7,18,.5)
}

.bg-gray-alpha-950\/60 {
    background-color: rgba(3,7,18,.6)
}

.bg-gray-alpha-950\/70 {
    background-color: rgba(3,7,18,.7)
}

.bg-gray-alpha-950\/75 {
    background-color: rgba(3,7,18,.75)
}

.bg-gray-alpha-950\/80 {
    background-color: rgba(3,7,18,.8)
}

.bg-gray-alpha-950\/90 {
    background-color: rgba(3,7,18,.9)
}

.bg-gray-alpha-950\/95 {
    background-color: rgba(3,7,18,.95)
}

.bg-gray-solid-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246/var(--tw-bg-opacity))
}

.bg-gray-solid-100\/0 {
    background-color: rgba(243,244,246,0)
}

.bg-gray-solid-100\/10 {
    background-color: rgba(243,244,246,.1)
}

.bg-gray-solid-100\/100 {
    background-color: #f3f4f6
}

.bg-gray-solid-100\/20 {
    background-color: rgba(243,244,246,.2)
}

.bg-gray-solid-100\/25 {
    background-color: rgba(243,244,246,.25)
}

.bg-gray-solid-100\/30 {
    background-color: rgba(243,244,246,.3)
}

.bg-gray-solid-100\/40 {
    background-color: rgba(243,244,246,.4)
}

.bg-gray-solid-100\/5 {
    background-color: rgba(243,244,246,.05)
}

.bg-gray-solid-100\/50 {
    background-color: rgba(243,244,246,.5)
}

.bg-gray-solid-100\/60 {
    background-color: rgba(243,244,246,.6)
}

.bg-gray-solid-100\/70 {
    background-color: rgba(243,244,246,.7)
}

.bg-gray-solid-100\/75 {
    background-color: rgba(243,244,246,.75)
}

.bg-gray-solid-100\/80 {
    background-color: rgba(243,244,246,.8)
}

.bg-gray-solid-100\/90 {
    background-color: rgba(243,244,246,.9)
}

.bg-gray-solid-100\/95 {
    background-color: rgba(243,244,246,.95)
}

.bg-gray-solid-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235/var(--tw-bg-opacity))
}

.bg-gray-solid-200\/0 {
    background-color: rgba(229,231,235,0)
}

.bg-gray-solid-200\/10 {
    background-color: rgba(229,231,235,.1)
}

.bg-gray-solid-200\/100 {
    background-color: #e5e7eb
}

.bg-gray-solid-200\/20 {
    background-color: rgba(229,231,235,.2)
}

.bg-gray-solid-200\/25 {
    background-color: rgba(229,231,235,.25)
}

.bg-gray-solid-200\/30 {
    background-color: rgba(229,231,235,.3)
}

.bg-gray-solid-200\/40 {
    background-color: rgba(229,231,235,.4)
}

.bg-gray-solid-200\/5 {
    background-color: rgba(229,231,235,.05)
}

.bg-gray-solid-200\/50 {
    background-color: rgba(229,231,235,.5)
}

.bg-gray-solid-200\/60 {
    background-color: rgba(229,231,235,.6)
}

.bg-gray-solid-200\/70 {
    background-color: rgba(229,231,235,.7)
}

.bg-gray-solid-200\/75 {
    background-color: rgba(229,231,235,.75)
}

.bg-gray-solid-200\/80 {
    background-color: rgba(229,231,235,.8)
}

.bg-gray-solid-200\/90 {
    background-color: rgba(229,231,235,.9)
}

.bg-gray-solid-200\/95 {
    background-color: rgba(229,231,235,.95)
}

.bg-gray-solid-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(209 213 219/var(--tw-bg-opacity))
}

.bg-gray-solid-300\/0 {
    background-color: rgba(209,213,219,0)
}

.bg-gray-solid-300\/10 {
    background-color: rgba(209,213,219,.1)
}

.bg-gray-solid-300\/100 {
    background-color: #d1d5db
}

.bg-gray-solid-300\/20 {
    background-color: rgba(209,213,219,.2)
}

.bg-gray-solid-300\/25 {
    background-color: rgba(209,213,219,.25)
}

.bg-gray-solid-300\/30 {
    background-color: rgba(209,213,219,.3)
}

.bg-gray-solid-300\/40 {
    background-color: rgba(209,213,219,.4)
}

.bg-gray-solid-300\/5 {
    background-color: rgba(209,213,219,.05)
}

.bg-gray-solid-300\/50 {
    background-color: rgba(209,213,219,.5)
}

.bg-gray-solid-300\/60 {
    background-color: rgba(209,213,219,.6)
}

.bg-gray-solid-300\/70 {
    background-color: rgba(209,213,219,.7)
}

.bg-gray-solid-300\/75 {
    background-color: rgba(209,213,219,.75)
}

.bg-gray-solid-300\/80 {
    background-color: rgba(209,213,219,.8)
}

.bg-gray-solid-300\/90 {
    background-color: rgba(209,213,219,.9)
}

.bg-gray-solid-300\/95 {
    background-color: rgba(209,213,219,.95)
}

.bg-gray-solid-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(156 163 175/var(--tw-bg-opacity))
}

.bg-gray-solid-400\/0 {
    background-color: rgba(156,163,175,0)
}

.bg-gray-solid-400\/10 {
    background-color: rgba(156,163,175,.1)
}

.bg-gray-solid-400\/100 {
    background-color: #9ca3af
}

.bg-gray-solid-400\/20 {
    background-color: rgba(156,163,175,.2)
}

.bg-gray-solid-400\/25 {
    background-color: rgba(156,163,175,.25)
}

.bg-gray-solid-400\/30 {
    background-color: rgba(156,163,175,.3)
}

.bg-gray-solid-400\/40 {
    background-color: rgba(156,163,175,.4)
}

.bg-gray-solid-400\/5 {
    background-color: rgba(156,163,175,.05)
}

.bg-gray-solid-400\/50 {
    background-color: rgba(156,163,175,.5)
}

.bg-gray-solid-400\/60 {
    background-color: rgba(156,163,175,.6)
}

.bg-gray-solid-400\/70 {
    background-color: rgba(156,163,175,.7)
}

.bg-gray-solid-400\/75 {
    background-color: rgba(156,163,175,.75)
}

.bg-gray-solid-400\/80 {
    background-color: rgba(156,163,175,.8)
}

.bg-gray-solid-400\/90 {
    background-color: rgba(156,163,175,.9)
}

.bg-gray-solid-400\/95 {
    background-color: rgba(156,163,175,.95)
}

.bg-gray-solid-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251/var(--tw-bg-opacity))
}

.bg-gray-solid-50\/0 {
    background-color: rgba(249,250,251,0)
}

.bg-gray-solid-50\/10 {
    background-color: rgba(249,250,251,.1)
}

.bg-gray-solid-50\/100 {
    background-color: #f9fafb
}

.bg-gray-solid-50\/20 {
    background-color: rgba(249,250,251,.2)
}

.bg-gray-solid-50\/25 {
    background-color: rgba(249,250,251,.25)
}

.bg-gray-solid-50\/30 {
    background-color: rgba(249,250,251,.3)
}

.bg-gray-solid-50\/40 {
    background-color: rgba(249,250,251,.4)
}

.bg-gray-solid-50\/5 {
    background-color: rgba(249,250,251,.05)
}

.bg-gray-solid-50\/50 {
    background-color: rgba(249,250,251,.5)
}

.bg-gray-solid-50\/60 {
    background-color: rgba(249,250,251,.6)
}

.bg-gray-solid-50\/70 {
    background-color: rgba(249,250,251,.7)
}

.bg-gray-solid-50\/75 {
    background-color: rgba(249,250,251,.75)
}

.bg-gray-solid-50\/80 {
    background-color: rgba(249,250,251,.8)
}

.bg-gray-solid-50\/90 {
    background-color: rgba(249,250,251,.9)
}

.bg-gray-solid-50\/95 {
    background-color: rgba(249,250,251,.95)
}

.bg-gray-solid-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(107 114 128/var(--tw-bg-opacity))
}

.bg-gray-solid-500\/0 {
    background-color: hsla(220,9%,46%,0)
}

.bg-gray-solid-500\/10 {
    background-color: hsla(220,9%,46%,.1)
}

.bg-gray-solid-500\/100 {
    background-color: #6b7280
}

.bg-gray-solid-500\/20 {
    background-color: hsla(220,9%,46%,.2)
}

.bg-gray-solid-500\/25 {
    background-color: hsla(220,9%,46%,.25)
}

.bg-gray-solid-500\/30 {
    background-color: hsla(220,9%,46%,.3)
}

.bg-gray-solid-500\/40 {
    background-color: hsla(220,9%,46%,.4)
}

.bg-gray-solid-500\/5 {
    background-color: hsla(220,9%,46%,.05)
}

.bg-gray-solid-500\/50 {
    background-color: hsla(220,9%,46%,.5)
}

.bg-gray-solid-500\/60 {
    background-color: hsla(220,9%,46%,.6)
}

.bg-gray-solid-500\/70 {
    background-color: hsla(220,9%,46%,.7)
}

.bg-gray-solid-500\/75 {
    background-color: hsla(220,9%,46%,.75)
}

.bg-gray-solid-500\/80 {
    background-color: hsla(220,9%,46%,.8)
}

.bg-gray-solid-500\/90 {
    background-color: hsla(220,9%,46%,.9)
}

.bg-gray-solid-500\/95 {
    background-color: hsla(220,9%,46%,.95)
}

.bg-gray-solid-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(75 85 99/var(--tw-bg-opacity))
}

.bg-gray-solid-600\/0 {
    background-color: rgba(75,85,99,0)
}

.bg-gray-solid-600\/10 {
    background-color: rgba(75,85,99,.1)
}

.bg-gray-solid-600\/100 {
    background-color: #4b5563
}

.bg-gray-solid-600\/20 {
    background-color: rgba(75,85,99,.2)
}

.bg-gray-solid-600\/25 {
    background-color: rgba(75,85,99,.25)
}

.bg-gray-solid-600\/30 {
    background-color: rgba(75,85,99,.3)
}

.bg-gray-solid-600\/40 {
    background-color: rgba(75,85,99,.4)
}

.bg-gray-solid-600\/5 {
    background-color: rgba(75,85,99,.05)
}

.bg-gray-solid-600\/50 {
    background-color: rgba(75,85,99,.5)
}

.bg-gray-solid-600\/60 {
    background-color: rgba(75,85,99,.6)
}

.bg-gray-solid-600\/70 {
    background-color: rgba(75,85,99,.7)
}

.bg-gray-solid-600\/75 {
    background-color: rgba(75,85,99,.75)
}

.bg-gray-solid-600\/80 {
    background-color: rgba(75,85,99,.8)
}

.bg-gray-solid-600\/90 {
    background-color: rgba(75,85,99,.9)
}

.bg-gray-solid-600\/95 {
    background-color: rgba(75,85,99,.95)
}

.bg-gray-solid-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(55 65 81/var(--tw-bg-opacity))
}

.bg-gray-solid-700\/0 {
    background-color: rgba(55,65,81,0)
}

.bg-gray-solid-700\/10 {
    background-color: rgba(55,65,81,.1)
}

.bg-gray-solid-700\/100 {
    background-color: #374151
}

.bg-gray-solid-700\/20 {
    background-color: rgba(55,65,81,.2)
}

.bg-gray-solid-700\/25 {
    background-color: rgba(55,65,81,.25)
}

.bg-gray-solid-700\/30 {
    background-color: rgba(55,65,81,.3)
}

.bg-gray-solid-700\/40 {
    background-color: rgba(55,65,81,.4)
}

.bg-gray-solid-700\/5 {
    background-color: rgba(55,65,81,.05)
}

.bg-gray-solid-700\/50 {
    background-color: rgba(55,65,81,.5)
}

.bg-gray-solid-700\/60 {
    background-color: rgba(55,65,81,.6)
}

.bg-gray-solid-700\/70 {
    background-color: rgba(55,65,81,.7)
}

.bg-gray-solid-700\/75 {
    background-color: rgba(55,65,81,.75)
}

.bg-gray-solid-700\/80 {
    background-color: rgba(55,65,81,.8)
}

.bg-gray-solid-700\/90 {
    background-color: rgba(55,65,81,.9)
}

.bg-gray-solid-700\/95 {
    background-color: rgba(55,65,81,.95)
}

.bg-gray-solid-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(31 41 55/var(--tw-bg-opacity))
}

.bg-gray-solid-800\/0 {
    background-color: rgba(31,41,55,0)
}

.bg-gray-solid-800\/10 {
    background-color: rgba(31,41,55,.1)
}

.bg-gray-solid-800\/100 {
    background-color: #1f2937
}

.bg-gray-solid-800\/20 {
    background-color: rgba(31,41,55,.2)
}

.bg-gray-solid-800\/25 {
    background-color: rgba(31,41,55,.25)
}

.bg-gray-solid-800\/30 {
    background-color: rgba(31,41,55,.3)
}

.bg-gray-solid-800\/40 {
    background-color: rgba(31,41,55,.4)
}

.bg-gray-solid-800\/5 {
    background-color: rgba(31,41,55,.05)
}

.bg-gray-solid-800\/50 {
    background-color: rgba(31,41,55,.5)
}

.bg-gray-solid-800\/60 {
    background-color: rgba(31,41,55,.6)
}

.bg-gray-solid-800\/70 {
    background-color: rgba(31,41,55,.7)
}

.bg-gray-solid-800\/75 {
    background-color: rgba(31,41,55,.75)
}

.bg-gray-solid-800\/80 {
    background-color: rgba(31,41,55,.8)
}

.bg-gray-solid-800\/90 {
    background-color: rgba(31,41,55,.9)
}

.bg-gray-solid-800\/95 {
    background-color: rgba(31,41,55,.95)
}

.bg-gray-solid-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(17 24 39/var(--tw-bg-opacity))
}

.bg-gray-solid-900\/0 {
    background-color: rgba(17,24,39,0)
}

.bg-gray-solid-900\/10 {
    background-color: rgba(17,24,39,.1)
}

.bg-gray-solid-900\/100 {
    background-color: #111827
}

.bg-gray-solid-900\/20 {
    background-color: rgba(17,24,39,.2)
}

.bg-gray-solid-900\/25 {
    background-color: rgba(17,24,39,.25)
}

.bg-gray-solid-900\/30 {
    background-color: rgba(17,24,39,.3)
}

.bg-gray-solid-900\/40 {
    background-color: rgba(17,24,39,.4)
}

.bg-gray-solid-900\/5 {
    background-color: rgba(17,24,39,.05)
}

.bg-gray-solid-900\/50 {
    background-color: rgba(17,24,39,.5)
}

.bg-gray-solid-900\/60 {
    background-color: rgba(17,24,39,.6)
}

.bg-gray-solid-900\/70 {
    background-color: rgba(17,24,39,.7)
}

.bg-gray-solid-900\/75 {
    background-color: rgba(17,24,39,.75)
}

.bg-gray-solid-900\/80 {
    background-color: rgba(17,24,39,.8)
}

.bg-gray-solid-900\/90 {
    background-color: rgba(17,24,39,.9)
}

.bg-gray-solid-900\/95 {
    background-color: rgba(17,24,39,.95)
}

.bg-gray-solid-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(3 7 18/var(--tw-bg-opacity))
}

.bg-gray-solid-950\/0 {
    background-color: rgba(3,7,18,0)
}

.bg-gray-solid-950\/10 {
    background-color: rgba(3,7,18,.1)
}

.bg-gray-solid-950\/100 {
    background-color: #030712
}

.bg-gray-solid-950\/20 {
    background-color: rgba(3,7,18,.2)
}

.bg-gray-solid-950\/25 {
    background-color: rgba(3,7,18,.25)
}

.bg-gray-solid-950\/30 {
    background-color: rgba(3,7,18,.3)
}

.bg-gray-solid-950\/40 {
    background-color: rgba(3,7,18,.4)
}

.bg-gray-solid-950\/5 {
    background-color: rgba(3,7,18,.05)
}

.bg-gray-solid-950\/50 {
    background-color: rgba(3,7,18,.5)
}

.bg-gray-solid-950\/60 {
    background-color: rgba(3,7,18,.6)
}

.bg-gray-solid-950\/70 {
    background-color: rgba(3,7,18,.7)
}

.bg-gray-solid-950\/75 {
    background-color: rgba(3,7,18,.75)
}

.bg-gray-solid-950\/80 {
    background-color: rgba(3,7,18,.8)
}

.bg-gray-solid-950\/90 {
    background-color: rgba(3,7,18,.9)
}

.bg-gray-solid-950\/95 {
    background-color: rgba(3,7,18,.95)
}

.bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(220 252 231/var(--tw-bg-opacity))
}

.bg-green-100\/0 {
    background-color: rgba(220,252,231,0)
}

.bg-green-100\/10 {
    background-color: rgba(220,252,231,.1)
}

.bg-green-100\/100 {
    background-color: #dcfce7
}

.bg-green-100\/20 {
    background-color: rgba(220,252,231,.2)
}

.bg-green-100\/25 {
    background-color: rgba(220,252,231,.25)
}

.bg-green-100\/30 {
    background-color: rgba(220,252,231,.3)
}

.bg-green-100\/40 {
    background-color: rgba(220,252,231,.4)
}

.bg-green-100\/5 {
    background-color: rgba(220,252,231,.05)
}

.bg-green-100\/50 {
    background-color: rgba(220,252,231,.5)
}

.bg-green-100\/60 {
    background-color: rgba(220,252,231,.6)
}

.bg-green-100\/70 {
    background-color: rgba(220,252,231,.7)
}

.bg-green-100\/75 {
    background-color: rgba(220,252,231,.75)
}

.bg-green-100\/80 {
    background-color: rgba(220,252,231,.8)
}

.bg-green-100\/90 {
    background-color: rgba(220,252,231,.9)
}

.bg-green-100\/95 {
    background-color: rgba(220,252,231,.95)
}

.bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(187 247 208/var(--tw-bg-opacity))
}

.bg-green-200\/0 {
    background-color: rgba(187,247,208,0)
}

.bg-green-200\/10 {
    background-color: rgba(187,247,208,.1)
}

.bg-green-200\/100 {
    background-color: #bbf7d0
}

.bg-green-200\/20 {
    background-color: rgba(187,247,208,.2)
}

.bg-green-200\/25 {
    background-color: rgba(187,247,208,.25)
}

.bg-green-200\/30 {
    background-color: rgba(187,247,208,.3)
}

.bg-green-200\/40 {
    background-color: rgba(187,247,208,.4)
}

.bg-green-200\/5 {
    background-color: rgba(187,247,208,.05)
}

.bg-green-200\/50 {
    background-color: rgba(187,247,208,.5)
}

.bg-green-200\/60 {
    background-color: rgba(187,247,208,.6)
}

.bg-green-200\/70 {
    background-color: rgba(187,247,208,.7)
}

.bg-green-200\/75 {
    background-color: rgba(187,247,208,.75)
}

.bg-green-200\/80 {
    background-color: rgba(187,247,208,.8)
}

.bg-green-200\/90 {
    background-color: rgba(187,247,208,.9)
}

.bg-green-200\/95 {
    background-color: rgba(187,247,208,.95)
}

.bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(134 239 172/var(--tw-bg-opacity))
}

.bg-green-300\/0 {
    background-color: rgba(134,239,172,0)
}

.bg-green-300\/10 {
    background-color: rgba(134,239,172,.1)
}

.bg-green-300\/100 {
    background-color: #86efac
}

.bg-green-300\/20 {
    background-color: rgba(134,239,172,.2)
}

.bg-green-300\/25 {
    background-color: rgba(134,239,172,.25)
}

.bg-green-300\/30 {
    background-color: rgba(134,239,172,.3)
}

.bg-green-300\/40 {
    background-color: rgba(134,239,172,.4)
}

.bg-green-300\/5 {
    background-color: rgba(134,239,172,.05)
}

.bg-green-300\/50 {
    background-color: rgba(134,239,172,.5)
}

.bg-green-300\/60 {
    background-color: rgba(134,239,172,.6)
}

.bg-green-300\/70 {
    background-color: rgba(134,239,172,.7)
}

.bg-green-300\/75 {
    background-color: rgba(134,239,172,.75)
}

.bg-green-300\/80 {
    background-color: rgba(134,239,172,.8)
}

.bg-green-300\/90 {
    background-color: rgba(134,239,172,.9)
}

.bg-green-300\/95 {
    background-color: rgba(134,239,172,.95)
}

.bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(74 222 128/var(--tw-bg-opacity))
}

.bg-green-400\/0 {
    background-color: rgba(74,222,128,0)
}

.bg-green-400\/10 {
    background-color: rgba(74,222,128,.1)
}

.bg-green-400\/100 {
    background-color: #4ade80
}

.bg-green-400\/20 {
    background-color: rgba(74,222,128,.2)
}

.bg-green-400\/25 {
    background-color: rgba(74,222,128,.25)
}

.bg-green-400\/30 {
    background-color: rgba(74,222,128,.3)
}

.bg-green-400\/40 {
    background-color: rgba(74,222,128,.4)
}

.bg-green-400\/5 {
    background-color: rgba(74,222,128,.05)
}

.bg-green-400\/50 {
    background-color: rgba(74,222,128,.5)
}

.bg-green-400\/60 {
    background-color: rgba(74,222,128,.6)
}

.bg-green-400\/70 {
    background-color: rgba(74,222,128,.7)
}

.bg-green-400\/75 {
    background-color: rgba(74,222,128,.75)
}

.bg-green-400\/80 {
    background-color: rgba(74,222,128,.8)
}

.bg-green-400\/90 {
    background-color: rgba(74,222,128,.9)
}

.bg-green-400\/95 {
    background-color: rgba(74,222,128,.95)
}

.bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(240 253 244/var(--tw-bg-opacity))
}

.bg-green-50\/0 {
    background-color: rgba(240,253,244,0)
}

.bg-green-50\/10 {
    background-color: rgba(240,253,244,.1)
}

.bg-green-50\/100 {
    background-color: #f0fdf4
}

.bg-green-50\/20 {
    background-color: rgba(240,253,244,.2)
}

.bg-green-50\/25 {
    background-color: rgba(240,253,244,.25)
}

.bg-green-50\/30 {
    background-color: rgba(240,253,244,.3)
}

.bg-green-50\/40 {
    background-color: rgba(240,253,244,.4)
}

.bg-green-50\/5 {
    background-color: rgba(240,253,244,.05)
}

.bg-green-50\/50 {
    background-color: rgba(240,253,244,.5)
}

.bg-green-50\/60 {
    background-color: rgba(240,253,244,.6)
}

.bg-green-50\/70 {
    background-color: rgba(240,253,244,.7)
}

.bg-green-50\/75 {
    background-color: rgba(240,253,244,.75)
}

.bg-green-50\/80 {
    background-color: rgba(240,253,244,.8)
}

.bg-green-50\/90 {
    background-color: rgba(240,253,244,.9)
}

.bg-green-50\/95 {
    background-color: rgba(240,253,244,.95)
}

.bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(34 197 94/var(--tw-bg-opacity))
}

.bg-green-500\/0 {
    background-color: rgba(34,197,94,0)
}

.bg-green-500\/10 {
    background-color: rgba(34,197,94,.1)
}

.bg-green-500\/100 {
    background-color: #22c55e
}

.bg-green-500\/20 {
    background-color: rgba(34,197,94,.2)
}

.bg-green-500\/25 {
    background-color: rgba(34,197,94,.25)
}

.bg-green-500\/30 {
    background-color: rgba(34,197,94,.3)
}

.bg-green-500\/40 {
    background-color: rgba(34,197,94,.4)
}

.bg-green-500\/5 {
    background-color: rgba(34,197,94,.05)
}

.bg-green-500\/50 {
    background-color: rgba(34,197,94,.5)
}

.bg-green-500\/60 {
    background-color: rgba(34,197,94,.6)
}

.bg-green-500\/70 {
    background-color: rgba(34,197,94,.7)
}

.bg-green-500\/75 {
    background-color: rgba(34,197,94,.75)
}

.bg-green-500\/80 {
    background-color: rgba(34,197,94,.8)
}

.bg-green-500\/90 {
    background-color: rgba(34,197,94,.9)
}

.bg-green-500\/95 {
    background-color: rgba(34,197,94,.95)
}

.bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(22 163 74/var(--tw-bg-opacity))
}

.bg-green-600\/0 {
    background-color: rgba(22,163,74,0)
}

.bg-green-600\/10 {
    background-color: rgba(22,163,74,.1)
}

.bg-green-600\/100 {
    background-color: #16a34a
}

.bg-green-600\/20 {
    background-color: rgba(22,163,74,.2)
}

.bg-green-600\/25 {
    background-color: rgba(22,163,74,.25)
}

.bg-green-600\/30 {
    background-color: rgba(22,163,74,.3)
}

.bg-green-600\/40 {
    background-color: rgba(22,163,74,.4)
}

.bg-green-600\/5 {
    background-color: rgba(22,163,74,.05)
}

.bg-green-600\/50 {
    background-color: rgba(22,163,74,.5)
}

.bg-green-600\/60 {
    background-color: rgba(22,163,74,.6)
}

.bg-green-600\/70 {
    background-color: rgba(22,163,74,.7)
}

.bg-green-600\/75 {
    background-color: rgba(22,163,74,.75)
}

.bg-green-600\/80 {
    background-color: rgba(22,163,74,.8)
}

.bg-green-600\/90 {
    background-color: rgba(22,163,74,.9)
}

.bg-green-600\/95 {
    background-color: rgba(22,163,74,.95)
}

.bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(21 128 61/var(--tw-bg-opacity))
}

.bg-green-700\/0 {
    background-color: rgba(21,128,61,0)
}

.bg-green-700\/10 {
    background-color: rgba(21,128,61,.1)
}

.bg-green-700\/100 {
    background-color: #15803d
}

.bg-green-700\/20 {
    background-color: rgba(21,128,61,.2)
}

.bg-green-700\/25 {
    background-color: rgba(21,128,61,.25)
}

.bg-green-700\/30 {
    background-color: rgba(21,128,61,.3)
}

.bg-green-700\/40 {
    background-color: rgba(21,128,61,.4)
}

.bg-green-700\/5 {
    background-color: rgba(21,128,61,.05)
}

.bg-green-700\/50 {
    background-color: rgba(21,128,61,.5)
}

.bg-green-700\/60 {
    background-color: rgba(21,128,61,.6)
}

.bg-green-700\/70 {
    background-color: rgba(21,128,61,.7)
}

.bg-green-700\/75 {
    background-color: rgba(21,128,61,.75)
}

.bg-green-700\/80 {
    background-color: rgba(21,128,61,.8)
}

.bg-green-700\/90 {
    background-color: rgba(21,128,61,.9)
}

.bg-green-700\/95 {
    background-color: rgba(21,128,61,.95)
}

.bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(22 101 52/var(--tw-bg-opacity))
}

.bg-green-800\/0 {
    background-color: rgba(22,101,52,0)
}

.bg-green-800\/10 {
    background-color: rgba(22,101,52,.1)
}

.bg-green-800\/100 {
    background-color: #166534
}

.bg-green-800\/20 {
    background-color: rgba(22,101,52,.2)
}

.bg-green-800\/25 {
    background-color: rgba(22,101,52,.25)
}

.bg-green-800\/30 {
    background-color: rgba(22,101,52,.3)
}

.bg-green-800\/40 {
    background-color: rgba(22,101,52,.4)
}

.bg-green-800\/5 {
    background-color: rgba(22,101,52,.05)
}

.bg-green-800\/50 {
    background-color: rgba(22,101,52,.5)
}

.bg-green-800\/60 {
    background-color: rgba(22,101,52,.6)
}

.bg-green-800\/70 {
    background-color: rgba(22,101,52,.7)
}

.bg-green-800\/75 {
    background-color: rgba(22,101,52,.75)
}

.bg-green-800\/80 {
    background-color: rgba(22,101,52,.8)
}

.bg-green-800\/90 {
    background-color: rgba(22,101,52,.9)
}

.bg-green-800\/95 {
    background-color: rgba(22,101,52,.95)
}

.bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(20 83 45/var(--tw-bg-opacity))
}

.bg-green-900\/0 {
    background-color: rgba(20,83,45,0)
}

.bg-green-900\/10 {
    background-color: rgba(20,83,45,.1)
}

.bg-green-900\/100 {
    background-color: #14532d
}

.bg-green-900\/20 {
    background-color: rgba(20,83,45,.2)
}

.bg-green-900\/25 {
    background-color: rgba(20,83,45,.25)
}

.bg-green-900\/30 {
    background-color: rgba(20,83,45,.3)
}

.bg-green-900\/40 {
    background-color: rgba(20,83,45,.4)
}

.bg-green-900\/5 {
    background-color: rgba(20,83,45,.05)
}

.bg-green-900\/50 {
    background-color: rgba(20,83,45,.5)
}

.bg-green-900\/60 {
    background-color: rgba(20,83,45,.6)
}

.bg-green-900\/70 {
    background-color: rgba(20,83,45,.7)
}

.bg-green-900\/75 {
    background-color: rgba(20,83,45,.75)
}

.bg-green-900\/80 {
    background-color: rgba(20,83,45,.8)
}

.bg-green-900\/90 {
    background-color: rgba(20,83,45,.9)
}

.bg-green-900\/95 {
    background-color: rgba(20,83,45,.95)
}

.bg-green-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(5 46 22/var(--tw-bg-opacity))
}

.bg-green-950\/0 {
    background-color: rgba(5,46,22,0)
}

.bg-green-950\/10 {
    background-color: rgba(5,46,22,.1)
}

.bg-green-950\/100 {
    background-color: #052e16
}

.bg-green-950\/20 {
    background-color: rgba(5,46,22,.2)
}

.bg-green-950\/25 {
    background-color: rgba(5,46,22,.25)
}

.bg-green-950\/30 {
    background-color: rgba(5,46,22,.3)
}

.bg-green-950\/40 {
    background-color: rgba(5,46,22,.4)
}

.bg-green-950\/5 {
    background-color: rgba(5,46,22,.05)
}

.bg-green-950\/50 {
    background-color: rgba(5,46,22,.5)
}

.bg-green-950\/60 {
    background-color: rgba(5,46,22,.6)
}

.bg-green-950\/70 {
    background-color: rgba(5,46,22,.7)
}

.bg-green-950\/75 {
    background-color: rgba(5,46,22,.75)
}

.bg-green-950\/80 {
    background-color: rgba(5,46,22,.8)
}

.bg-green-950\/90 {
    background-color: rgba(5,46,22,.9)
}

.bg-green-950\/95 {
    background-color: rgba(5,46,22,.95)
}

.bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(224 231 255/var(--tw-bg-opacity))
}

.bg-indigo-100\/0 {
    background-color: rgba(224,231,255,0)
}

.bg-indigo-100\/10 {
    background-color: rgba(224,231,255,.1)
}

.bg-indigo-100\/100 {
    background-color: #e0e7ff
}

.bg-indigo-100\/20 {
    background-color: rgba(224,231,255,.2)
}

.bg-indigo-100\/25 {
    background-color: rgba(224,231,255,.25)
}

.bg-indigo-100\/30 {
    background-color: rgba(224,231,255,.3)
}

.bg-indigo-100\/40 {
    background-color: rgba(224,231,255,.4)
}

.bg-indigo-100\/5 {
    background-color: rgba(224,231,255,.05)
}

.bg-indigo-100\/50 {
    background-color: rgba(224,231,255,.5)
}

.bg-indigo-100\/60 {
    background-color: rgba(224,231,255,.6)
}

.bg-indigo-100\/70 {
    background-color: rgba(224,231,255,.7)
}

.bg-indigo-100\/75 {
    background-color: rgba(224,231,255,.75)
}

.bg-indigo-100\/80 {
    background-color: rgba(224,231,255,.8)
}

.bg-indigo-100\/90 {
    background-color: rgba(224,231,255,.9)
}

.bg-indigo-100\/95 {
    background-color: rgba(224,231,255,.95)
}

.bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(199 210 254/var(--tw-bg-opacity))
}

.bg-indigo-200\/0 {
    background-color: rgba(199,210,254,0)
}

.bg-indigo-200\/10 {
    background-color: rgba(199,210,254,.1)
}

.bg-indigo-200\/100 {
    background-color: #c7d2fe
}

.bg-indigo-200\/20 {
    background-color: rgba(199,210,254,.2)
}

.bg-indigo-200\/25 {
    background-color: rgba(199,210,254,.25)
}

.bg-indigo-200\/30 {
    background-color: rgba(199,210,254,.3)
}

.bg-indigo-200\/40 {
    background-color: rgba(199,210,254,.4)
}

.bg-indigo-200\/5 {
    background-color: rgba(199,210,254,.05)
}

.bg-indigo-200\/50 {
    background-color: rgba(199,210,254,.5)
}

.bg-indigo-200\/60 {
    background-color: rgba(199,210,254,.6)
}

.bg-indigo-200\/70 {
    background-color: rgba(199,210,254,.7)
}

.bg-indigo-200\/75 {
    background-color: rgba(199,210,254,.75)
}

.bg-indigo-200\/80 {
    background-color: rgba(199,210,254,.8)
}

.bg-indigo-200\/90 {
    background-color: rgba(199,210,254,.9)
}

.bg-indigo-200\/95 {
    background-color: rgba(199,210,254,.95)
}

.bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(165 180 252/var(--tw-bg-opacity))
}

.bg-indigo-300\/0 {
    background-color: rgba(165,180,252,0)
}

.bg-indigo-300\/10 {
    background-color: rgba(165,180,252,.1)
}

.bg-indigo-300\/100 {
    background-color: #a5b4fc
}

.bg-indigo-300\/20 {
    background-color: rgba(165,180,252,.2)
}

.bg-indigo-300\/25 {
    background-color: rgba(165,180,252,.25)
}

.bg-indigo-300\/30 {
    background-color: rgba(165,180,252,.3)
}

.bg-indigo-300\/40 {
    background-color: rgba(165,180,252,.4)
}

.bg-indigo-300\/5 {
    background-color: rgba(165,180,252,.05)
}

.bg-indigo-300\/50 {
    background-color: rgba(165,180,252,.5)
}

.bg-indigo-300\/60 {
    background-color: rgba(165,180,252,.6)
}

.bg-indigo-300\/70 {
    background-color: rgba(165,180,252,.7)
}

.bg-indigo-300\/75 {
    background-color: rgba(165,180,252,.75)
}

.bg-indigo-300\/80 {
    background-color: rgba(165,180,252,.8)
}

.bg-indigo-300\/90 {
    background-color: rgba(165,180,252,.9)
}

.bg-indigo-300\/95 {
    background-color: rgba(165,180,252,.95)
}

.bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(129 140 248/var(--tw-bg-opacity))
}

.bg-indigo-400\/0 {
    background-color: rgba(129,140,248,0)
}

.bg-indigo-400\/10 {
    background-color: rgba(129,140,248,.1)
}

.bg-indigo-400\/100 {
    background-color: #818cf8
}

.bg-indigo-400\/20 {
    background-color: rgba(129,140,248,.2)
}

.bg-indigo-400\/25 {
    background-color: rgba(129,140,248,.25)
}

.bg-indigo-400\/30 {
    background-color: rgba(129,140,248,.3)
}

.bg-indigo-400\/40 {
    background-color: rgba(129,140,248,.4)
}

.bg-indigo-400\/5 {
    background-color: rgba(129,140,248,.05)
}

.bg-indigo-400\/50 {
    background-color: rgba(129,140,248,.5)
}

.bg-indigo-400\/60 {
    background-color: rgba(129,140,248,.6)
}

.bg-indigo-400\/70 {
    background-color: rgba(129,140,248,.7)
}

.bg-indigo-400\/75 {
    background-color: rgba(129,140,248,.75)
}

.bg-indigo-400\/80 {
    background-color: rgba(129,140,248,.8)
}

.bg-indigo-400\/90 {
    background-color: rgba(129,140,248,.9)
}

.bg-indigo-400\/95 {
    background-color: rgba(129,140,248,.95)
}

.bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(238 242 255/var(--tw-bg-opacity))
}

.bg-indigo-50\/0 {
    background-color: rgba(238,242,255,0)
}

.bg-indigo-50\/10 {
    background-color: rgba(238,242,255,.1)
}

.bg-indigo-50\/100 {
    background-color: #eef2ff
}

.bg-indigo-50\/20 {
    background-color: rgba(238,242,255,.2)
}

.bg-indigo-50\/25 {
    background-color: rgba(238,242,255,.25)
}

.bg-indigo-50\/30 {
    background-color: rgba(238,242,255,.3)
}

.bg-indigo-50\/40 {
    background-color: rgba(238,242,255,.4)
}

.bg-indigo-50\/5 {
    background-color: rgba(238,242,255,.05)
}

.bg-indigo-50\/50 {
    background-color: rgba(238,242,255,.5)
}

.bg-indigo-50\/60 {
    background-color: rgba(238,242,255,.6)
}

.bg-indigo-50\/70 {
    background-color: rgba(238,242,255,.7)
}

.bg-indigo-50\/75 {
    background-color: rgba(238,242,255,.75)
}

.bg-indigo-50\/80 {
    background-color: rgba(238,242,255,.8)
}

.bg-indigo-50\/90 {
    background-color: rgba(238,242,255,.9)
}

.bg-indigo-50\/95 {
    background-color: rgba(238,242,255,.95)
}

.bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(99 102 241/var(--tw-bg-opacity))
}

.bg-indigo-500\/0 {
    background-color: rgba(99,102,241,0)
}

.bg-indigo-500\/10 {
    background-color: rgba(99,102,241,.1)
}

.bg-indigo-500\/100 {
    background-color: #6366f1
}

.bg-indigo-500\/20 {
    background-color: rgba(99,102,241,.2)
}

.bg-indigo-500\/25 {
    background-color: rgba(99,102,241,.25)
}

.bg-indigo-500\/30 {
    background-color: rgba(99,102,241,.3)
}

.bg-indigo-500\/40 {
    background-color: rgba(99,102,241,.4)
}

.bg-indigo-500\/5 {
    background-color: rgba(99,102,241,.05)
}

.bg-indigo-500\/50 {
    background-color: rgba(99,102,241,.5)
}

.bg-indigo-500\/60 {
    background-color: rgba(99,102,241,.6)
}

.bg-indigo-500\/70 {
    background-color: rgba(99,102,241,.7)
}

.bg-indigo-500\/75 {
    background-color: rgba(99,102,241,.75)
}

.bg-indigo-500\/80 {
    background-color: rgba(99,102,241,.8)
}

.bg-indigo-500\/90 {
    background-color: rgba(99,102,241,.9)
}

.bg-indigo-500\/95 {
    background-color: rgba(99,102,241,.95)
}

.bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(79 70 229/var(--tw-bg-opacity))
}

.bg-indigo-600\/0 {
    background-color: rgba(79,70,229,0)
}

.bg-indigo-600\/10 {
    background-color: rgba(79,70,229,.1)
}

.bg-indigo-600\/100 {
    background-color: #4f46e5
}

.bg-indigo-600\/20 {
    background-color: rgba(79,70,229,.2)
}

.bg-indigo-600\/25 {
    background-color: rgba(79,70,229,.25)
}

.bg-indigo-600\/30 {
    background-color: rgba(79,70,229,.3)
}

.bg-indigo-600\/40 {
    background-color: rgba(79,70,229,.4)
}

.bg-indigo-600\/5 {
    background-color: rgba(79,70,229,.05)
}

.bg-indigo-600\/50 {
    background-color: rgba(79,70,229,.5)
}

.bg-indigo-600\/60 {
    background-color: rgba(79,70,229,.6)
}

.bg-indigo-600\/70 {
    background-color: rgba(79,70,229,.7)
}

.bg-indigo-600\/75 {
    background-color: rgba(79,70,229,.75)
}

.bg-indigo-600\/80 {
    background-color: rgba(79,70,229,.8)
}

.bg-indigo-600\/90 {
    background-color: rgba(79,70,229,.9)
}

.bg-indigo-600\/95 {
    background-color: rgba(79,70,229,.95)
}

.bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(67 56 202/var(--tw-bg-opacity))
}

.bg-indigo-700\/0 {
    background-color: rgba(67,56,202,0)
}

.bg-indigo-700\/10 {
    background-color: rgba(67,56,202,.1)
}

.bg-indigo-700\/100 {
    background-color: #4338ca
}

.bg-indigo-700\/20 {
    background-color: rgba(67,56,202,.2)
}

.bg-indigo-700\/25 {
    background-color: rgba(67,56,202,.25)
}

.bg-indigo-700\/30 {
    background-color: rgba(67,56,202,.3)
}

.bg-indigo-700\/40 {
    background-color: rgba(67,56,202,.4)
}

.bg-indigo-700\/5 {
    background-color: rgba(67,56,202,.05)
}

.bg-indigo-700\/50 {
    background-color: rgba(67,56,202,.5)
}

.bg-indigo-700\/60 {
    background-color: rgba(67,56,202,.6)
}

.bg-indigo-700\/70 {
    background-color: rgba(67,56,202,.7)
}

.bg-indigo-700\/75 {
    background-color: rgba(67,56,202,.75)
}

.bg-indigo-700\/80 {
    background-color: rgba(67,56,202,.8)
}

.bg-indigo-700\/90 {
    background-color: rgba(67,56,202,.9)
}

.bg-indigo-700\/95 {
    background-color: rgba(67,56,202,.95)
}

.bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(55 48 163/var(--tw-bg-opacity))
}

.bg-indigo-800\/0 {
    background-color: rgba(55,48,163,0)
}

.bg-indigo-800\/10 {
    background-color: rgba(55,48,163,.1)
}

.bg-indigo-800\/100 {
    background-color: #3730a3
}

.bg-indigo-800\/20 {
    background-color: rgba(55,48,163,.2)
}

.bg-indigo-800\/25 {
    background-color: rgba(55,48,163,.25)
}

.bg-indigo-800\/30 {
    background-color: rgba(55,48,163,.3)
}

.bg-indigo-800\/40 {
    background-color: rgba(55,48,163,.4)
}

.bg-indigo-800\/5 {
    background-color: rgba(55,48,163,.05)
}

.bg-indigo-800\/50 {
    background-color: rgba(55,48,163,.5)
}

.bg-indigo-800\/60 {
    background-color: rgba(55,48,163,.6)
}

.bg-indigo-800\/70 {
    background-color: rgba(55,48,163,.7)
}

.bg-indigo-800\/75 {
    background-color: rgba(55,48,163,.75)
}

.bg-indigo-800\/80 {
    background-color: rgba(55,48,163,.8)
}

.bg-indigo-800\/90 {
    background-color: rgba(55,48,163,.9)
}

.bg-indigo-800\/95 {
    background-color: rgba(55,48,163,.95)
}

.bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(49 46 129/var(--tw-bg-opacity))
}

.bg-indigo-900\/0 {
    background-color: rgba(49,46,129,0)
}

.bg-indigo-900\/10 {
    background-color: rgba(49,46,129,.1)
}

.bg-indigo-900\/100 {
    background-color: #312e81
}

.bg-indigo-900\/20 {
    background-color: rgba(49,46,129,.2)
}

.bg-indigo-900\/25 {
    background-color: rgba(49,46,129,.25)
}

.bg-indigo-900\/30 {
    background-color: rgba(49,46,129,.3)
}

.bg-indigo-900\/40 {
    background-color: rgba(49,46,129,.4)
}

.bg-indigo-900\/5 {
    background-color: rgba(49,46,129,.05)
}

.bg-indigo-900\/50 {
    background-color: rgba(49,46,129,.5)
}

.bg-indigo-900\/60 {
    background-color: rgba(49,46,129,.6)
}

.bg-indigo-900\/70 {
    background-color: rgba(49,46,129,.7)
}

.bg-indigo-900\/75 {
    background-color: rgba(49,46,129,.75)
}

.bg-indigo-900\/80 {
    background-color: rgba(49,46,129,.8)
}

.bg-indigo-900\/90 {
    background-color: rgba(49,46,129,.9)
}

.bg-indigo-900\/95 {
    background-color: rgba(49,46,129,.95)
}

.bg-indigo-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(30 27 75/var(--tw-bg-opacity))
}

.bg-indigo-950\/0 {
    background-color: rgba(30,27,75,0)
}

.bg-indigo-950\/10 {
    background-color: rgba(30,27,75,.1)
}

.bg-indigo-950\/100 {
    background-color: #1e1b4b
}

.bg-indigo-950\/20 {
    background-color: rgba(30,27,75,.2)
}

.bg-indigo-950\/25 {
    background-color: rgba(30,27,75,.25)
}

.bg-indigo-950\/30 {
    background-color: rgba(30,27,75,.3)
}

.bg-indigo-950\/40 {
    background-color: rgba(30,27,75,.4)
}

.bg-indigo-950\/5 {
    background-color: rgba(30,27,75,.05)
}

.bg-indigo-950\/50 {
    background-color: rgba(30,27,75,.5)
}

.bg-indigo-950\/60 {
    background-color: rgba(30,27,75,.6)
}

.bg-indigo-950\/70 {
    background-color: rgba(30,27,75,.7)
}

.bg-indigo-950\/75 {
    background-color: rgba(30,27,75,.75)
}

.bg-indigo-950\/80 {
    background-color: rgba(30,27,75,.8)
}

.bg-indigo-950\/90 {
    background-color: rgba(30,27,75,.9)
}

.bg-indigo-950\/95 {
    background-color: rgba(30,27,75,.95)
}

.bg-inherit {
    background-color: inherit
}

.bg-input {
    background-color: hsl(var(--input))
}

.bg-input\/0 {
    background-color: hsl(var(--input)/0)
}

.bg-input\/10 {
    background-color: hsl(var(--input)/.1)
}

.bg-input\/100 {
    background-color: hsl(var(--input)/1)
}

.bg-input\/20 {
    background-color: hsl(var(--input)/.2)
}

.bg-input\/25 {
    background-color: hsl(var(--input)/.25)
}

.bg-input\/30 {
    background-color: hsl(var(--input)/.3)
}

.bg-input\/40 {
    background-color: hsl(var(--input)/.4)
}

.bg-input\/5 {
    background-color: hsl(var(--input)/.05)
}

.bg-input\/50 {
    background-color: hsl(var(--input)/.5)
}

.bg-input\/60 {
    background-color: hsl(var(--input)/.6)
}

.bg-input\/70 {
    background-color: hsl(var(--input)/.7)
}

.bg-input\/75 {
    background-color: hsl(var(--input)/.75)
}

.bg-input\/80 {
    background-color: hsl(var(--input)/.8)
}

.bg-input\/90 {
    background-color: hsl(var(--input)/.9)
}

.bg-input\/95 {
    background-color: hsl(var(--input)/.95)
}

.bg-lightBlue-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(224 242 254/var(--tw-bg-opacity))
}

.bg-lightBlue-100\/0 {
    background-color: rgba(224,242,254,0)
}

.bg-lightBlue-100\/10 {
    background-color: rgba(224,242,254,.1)
}

.bg-lightBlue-100\/100 {
    background-color: #e0f2fe
}

.bg-lightBlue-100\/20 {
    background-color: rgba(224,242,254,.2)
}

.bg-lightBlue-100\/25 {
    background-color: rgba(224,242,254,.25)
}

.bg-lightBlue-100\/30 {
    background-color: rgba(224,242,254,.3)
}

.bg-lightBlue-100\/40 {
    background-color: rgba(224,242,254,.4)
}

.bg-lightBlue-100\/5 {
    background-color: rgba(224,242,254,.05)
}

.bg-lightBlue-100\/50 {
    background-color: rgba(224,242,254,.5)
}

.bg-lightBlue-100\/60 {
    background-color: rgba(224,242,254,.6)
}

.bg-lightBlue-100\/70 {
    background-color: rgba(224,242,254,.7)
}

.bg-lightBlue-100\/75 {
    background-color: rgba(224,242,254,.75)
}

.bg-lightBlue-100\/80 {
    background-color: rgba(224,242,254,.8)
}

.bg-lightBlue-100\/90 {
    background-color: rgba(224,242,254,.9)
}

.bg-lightBlue-100\/95 {
    background-color: rgba(224,242,254,.95)
}

.bg-lightBlue-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(186 230 253/var(--tw-bg-opacity))
}

.bg-lightBlue-200\/0 {
    background-color: rgba(186,230,253,0)
}

.bg-lightBlue-200\/10 {
    background-color: rgba(186,230,253,.1)
}

.bg-lightBlue-200\/100 {
    background-color: #bae6fd
}

.bg-lightBlue-200\/20 {
    background-color: rgba(186,230,253,.2)
}

.bg-lightBlue-200\/25 {
    background-color: rgba(186,230,253,.25)
}

.bg-lightBlue-200\/30 {
    background-color: rgba(186,230,253,.3)
}

.bg-lightBlue-200\/40 {
    background-color: rgba(186,230,253,.4)
}

.bg-lightBlue-200\/5 {
    background-color: rgba(186,230,253,.05)
}

.bg-lightBlue-200\/50 {
    background-color: rgba(186,230,253,.5)
}

.bg-lightBlue-200\/60 {
    background-color: rgba(186,230,253,.6)
}

.bg-lightBlue-200\/70 {
    background-color: rgba(186,230,253,.7)
}

.bg-lightBlue-200\/75 {
    background-color: rgba(186,230,253,.75)
}

.bg-lightBlue-200\/80 {
    background-color: rgba(186,230,253,.8)
}

.bg-lightBlue-200\/90 {
    background-color: rgba(186,230,253,.9)
}

.bg-lightBlue-200\/95 {
    background-color: rgba(186,230,253,.95)
}

.bg-lightBlue-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(125 211 252/var(--tw-bg-opacity))
}

.bg-lightBlue-300\/0 {
    background-color: rgba(125,211,252,0)
}

.bg-lightBlue-300\/10 {
    background-color: rgba(125,211,252,.1)
}

.bg-lightBlue-300\/100 {
    background-color: #7dd3fc
}

.bg-lightBlue-300\/20 {
    background-color: rgba(125,211,252,.2)
}

.bg-lightBlue-300\/25 {
    background-color: rgba(125,211,252,.25)
}

.bg-lightBlue-300\/30 {
    background-color: rgba(125,211,252,.3)
}

.bg-lightBlue-300\/40 {
    background-color: rgba(125,211,252,.4)
}

.bg-lightBlue-300\/5 {
    background-color: rgba(125,211,252,.05)
}

.bg-lightBlue-300\/50 {
    background-color: rgba(125,211,252,.5)
}

.bg-lightBlue-300\/60 {
    background-color: rgba(125,211,252,.6)
}

.bg-lightBlue-300\/70 {
    background-color: rgba(125,211,252,.7)
}

.bg-lightBlue-300\/75 {
    background-color: rgba(125,211,252,.75)
}

.bg-lightBlue-300\/80 {
    background-color: rgba(125,211,252,.8)
}

.bg-lightBlue-300\/90 {
    background-color: rgba(125,211,252,.9)
}

.bg-lightBlue-300\/95 {
    background-color: rgba(125,211,252,.95)
}

.bg-lightBlue-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(56 189 248/var(--tw-bg-opacity))
}

.bg-lightBlue-400\/0 {
    background-color: rgba(56,189,248,0)
}

.bg-lightBlue-400\/10 {
    background-color: rgba(56,189,248,.1)
}

.bg-lightBlue-400\/100 {
    background-color: #38bdf8
}

.bg-lightBlue-400\/20 {
    background-color: rgba(56,189,248,.2)
}

.bg-lightBlue-400\/25 {
    background-color: rgba(56,189,248,.25)
}

.bg-lightBlue-400\/30 {
    background-color: rgba(56,189,248,.3)
}

.bg-lightBlue-400\/40 {
    background-color: rgba(56,189,248,.4)
}

.bg-lightBlue-400\/5 {
    background-color: rgba(56,189,248,.05)
}

.bg-lightBlue-400\/50 {
    background-color: rgba(56,189,248,.5)
}

.bg-lightBlue-400\/60 {
    background-color: rgba(56,189,248,.6)
}

.bg-lightBlue-400\/70 {
    background-color: rgba(56,189,248,.7)
}

.bg-lightBlue-400\/75 {
    background-color: rgba(56,189,248,.75)
}

.bg-lightBlue-400\/80 {
    background-color: rgba(56,189,248,.8)
}

.bg-lightBlue-400\/90 {
    background-color: rgba(56,189,248,.9)
}

.bg-lightBlue-400\/95 {
    background-color: rgba(56,189,248,.95)
}

.bg-lightBlue-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(240 249 255/var(--tw-bg-opacity))
}

.bg-lightBlue-50\/0 {
    background-color: rgba(240,249,255,0)
}

.bg-lightBlue-50\/10 {
    background-color: rgba(240,249,255,.1)
}

.bg-lightBlue-50\/100 {
    background-color: #f0f9ff
}

.bg-lightBlue-50\/20 {
    background-color: rgba(240,249,255,.2)
}

.bg-lightBlue-50\/25 {
    background-color: rgba(240,249,255,.25)
}

.bg-lightBlue-50\/30 {
    background-color: rgba(240,249,255,.3)
}

.bg-lightBlue-50\/40 {
    background-color: rgba(240,249,255,.4)
}

.bg-lightBlue-50\/5 {
    background-color: rgba(240,249,255,.05)
}

.bg-lightBlue-50\/50 {
    background-color: rgba(240,249,255,.5)
}

.bg-lightBlue-50\/60 {
    background-color: rgba(240,249,255,.6)
}

.bg-lightBlue-50\/70 {
    background-color: rgba(240,249,255,.7)
}

.bg-lightBlue-50\/75 {
    background-color: rgba(240,249,255,.75)
}

.bg-lightBlue-50\/80 {
    background-color: rgba(240,249,255,.8)
}

.bg-lightBlue-50\/90 {
    background-color: rgba(240,249,255,.9)
}

.bg-lightBlue-50\/95 {
    background-color: rgba(240,249,255,.95)
}

.bg-lightBlue-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(14 165 233/var(--tw-bg-opacity))
}

.bg-lightBlue-500\/0 {
    background-color: rgba(14,165,233,0)
}

.bg-lightBlue-500\/10 {
    background-color: rgba(14,165,233,.1)
}

.bg-lightBlue-500\/100 {
    background-color: #0ea5e9
}

.bg-lightBlue-500\/20 {
    background-color: rgba(14,165,233,.2)
}

.bg-lightBlue-500\/25 {
    background-color: rgba(14,165,233,.25)
}

.bg-lightBlue-500\/30 {
    background-color: rgba(14,165,233,.3)
}

.bg-lightBlue-500\/40 {
    background-color: rgba(14,165,233,.4)
}

.bg-lightBlue-500\/5 {
    background-color: rgba(14,165,233,.05)
}

.bg-lightBlue-500\/50 {
    background-color: rgba(14,165,233,.5)
}

.bg-lightBlue-500\/60 {
    background-color: rgba(14,165,233,.6)
}

.bg-lightBlue-500\/70 {
    background-color: rgba(14,165,233,.7)
}

.bg-lightBlue-500\/75 {
    background-color: rgba(14,165,233,.75)
}

.bg-lightBlue-500\/80 {
    background-color: rgba(14,165,233,.8)
}

.bg-lightBlue-500\/90 {
    background-color: rgba(14,165,233,.9)
}

.bg-lightBlue-500\/95 {
    background-color: rgba(14,165,233,.95)
}

.bg-lightBlue-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(2 132 199/var(--tw-bg-opacity))
}

.bg-lightBlue-600\/0 {
    background-color: rgba(2,132,199,0)
}

.bg-lightBlue-600\/10 {
    background-color: rgba(2,132,199,.1)
}

.bg-lightBlue-600\/100 {
    background-color: #0284c7
}

.bg-lightBlue-600\/20 {
    background-color: rgba(2,132,199,.2)
}

.bg-lightBlue-600\/25 {
    background-color: rgba(2,132,199,.25)
}

.bg-lightBlue-600\/30 {
    background-color: rgba(2,132,199,.3)
}

.bg-lightBlue-600\/40 {
    background-color: rgba(2,132,199,.4)
}

.bg-lightBlue-600\/5 {
    background-color: rgba(2,132,199,.05)
}

.bg-lightBlue-600\/50 {
    background-color: rgba(2,132,199,.5)
}

.bg-lightBlue-600\/60 {
    background-color: rgba(2,132,199,.6)
}

.bg-lightBlue-600\/70 {
    background-color: rgba(2,132,199,.7)
}

.bg-lightBlue-600\/75 {
    background-color: rgba(2,132,199,.75)
}

.bg-lightBlue-600\/80 {
    background-color: rgba(2,132,199,.8)
}

.bg-lightBlue-600\/90 {
    background-color: rgba(2,132,199,.9)
}

.bg-lightBlue-600\/95 {
    background-color: rgba(2,132,199,.95)
}

.bg-lightBlue-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(3 105 161/var(--tw-bg-opacity))
}

.bg-lightBlue-700\/0 {
    background-color: rgba(3,105,161,0)
}

.bg-lightBlue-700\/10 {
    background-color: rgba(3,105,161,.1)
}

.bg-lightBlue-700\/100 {
    background-color: #0369a1
}

.bg-lightBlue-700\/20 {
    background-color: rgba(3,105,161,.2)
}

.bg-lightBlue-700\/25 {
    background-color: rgba(3,105,161,.25)
}

.bg-lightBlue-700\/30 {
    background-color: rgba(3,105,161,.3)
}

.bg-lightBlue-700\/40 {
    background-color: rgba(3,105,161,.4)
}

.bg-lightBlue-700\/5 {
    background-color: rgba(3,105,161,.05)
}

.bg-lightBlue-700\/50 {
    background-color: rgba(3,105,161,.5)
}

.bg-lightBlue-700\/60 {
    background-color: rgba(3,105,161,.6)
}

.bg-lightBlue-700\/70 {
    background-color: rgba(3,105,161,.7)
}

.bg-lightBlue-700\/75 {
    background-color: rgba(3,105,161,.75)
}

.bg-lightBlue-700\/80 {
    background-color: rgba(3,105,161,.8)
}

.bg-lightBlue-700\/90 {
    background-color: rgba(3,105,161,.9)
}

.bg-lightBlue-700\/95 {
    background-color: rgba(3,105,161,.95)
}

.bg-lightBlue-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(7 89 133/var(--tw-bg-opacity))
}

.bg-lightBlue-800\/0 {
    background-color: rgba(7,89,133,0)
}

.bg-lightBlue-800\/10 {
    background-color: rgba(7,89,133,.1)
}

.bg-lightBlue-800\/100 {
    background-color: #075985
}

.bg-lightBlue-800\/20 {
    background-color: rgba(7,89,133,.2)
}

.bg-lightBlue-800\/25 {
    background-color: rgba(7,89,133,.25)
}

.bg-lightBlue-800\/30 {
    background-color: rgba(7,89,133,.3)
}

.bg-lightBlue-800\/40 {
    background-color: rgba(7,89,133,.4)
}

.bg-lightBlue-800\/5 {
    background-color: rgba(7,89,133,.05)
}

.bg-lightBlue-800\/50 {
    background-color: rgba(7,89,133,.5)
}

.bg-lightBlue-800\/60 {
    background-color: rgba(7,89,133,.6)
}

.bg-lightBlue-800\/70 {
    background-color: rgba(7,89,133,.7)
}

.bg-lightBlue-800\/75 {
    background-color: rgba(7,89,133,.75)
}

.bg-lightBlue-800\/80 {
    background-color: rgba(7,89,133,.8)
}

.bg-lightBlue-800\/90 {
    background-color: rgba(7,89,133,.9)
}

.bg-lightBlue-800\/95 {
    background-color: rgba(7,89,133,.95)
}

.bg-lightBlue-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(12 74 110/var(--tw-bg-opacity))
}

.bg-lightBlue-900\/0 {
    background-color: rgba(12,74,110,0)
}

.bg-lightBlue-900\/10 {
    background-color: rgba(12,74,110,.1)
}

.bg-lightBlue-900\/100 {
    background-color: #0c4a6e
}

.bg-lightBlue-900\/20 {
    background-color: rgba(12,74,110,.2)
}

.bg-lightBlue-900\/25 {
    background-color: rgba(12,74,110,.25)
}

.bg-lightBlue-900\/30 {
    background-color: rgba(12,74,110,.3)
}

.bg-lightBlue-900\/40 {
    background-color: rgba(12,74,110,.4)
}

.bg-lightBlue-900\/5 {
    background-color: rgba(12,74,110,.05)
}

.bg-lightBlue-900\/50 {
    background-color: rgba(12,74,110,.5)
}

.bg-lightBlue-900\/60 {
    background-color: rgba(12,74,110,.6)
}

.bg-lightBlue-900\/70 {
    background-color: rgba(12,74,110,.7)
}

.bg-lightBlue-900\/75 {
    background-color: rgba(12,74,110,.75)
}

.bg-lightBlue-900\/80 {
    background-color: rgba(12,74,110,.8)
}

.bg-lightBlue-900\/90 {
    background-color: rgba(12,74,110,.9)
}

.bg-lightBlue-900\/95 {
    background-color: rgba(12,74,110,.95)
}

.bg-lightBlue-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(8 47 73/var(--tw-bg-opacity))
}

.bg-lightBlue-950\/0 {
    background-color: rgba(8,47,73,0)
}

.bg-lightBlue-950\/10 {
    background-color: rgba(8,47,73,.1)
}

.bg-lightBlue-950\/100 {
    background-color: #082f49
}

.bg-lightBlue-950\/20 {
    background-color: rgba(8,47,73,.2)
}

.bg-lightBlue-950\/25 {
    background-color: rgba(8,47,73,.25)
}

.bg-lightBlue-950\/30 {
    background-color: rgba(8,47,73,.3)
}

.bg-lightBlue-950\/40 {
    background-color: rgba(8,47,73,.4)
}

.bg-lightBlue-950\/5 {
    background-color: rgba(8,47,73,.05)
}

.bg-lightBlue-950\/50 {
    background-color: rgba(8,47,73,.5)
}

.bg-lightBlue-950\/60 {
    background-color: rgba(8,47,73,.6)
}

.bg-lightBlue-950\/70 {
    background-color: rgba(8,47,73,.7)
}

.bg-lightBlue-950\/75 {
    background-color: rgba(8,47,73,.75)
}

.bg-lightBlue-950\/80 {
    background-color: rgba(8,47,73,.8)
}

.bg-lightBlue-950\/90 {
    background-color: rgba(8,47,73,.9)
}

.bg-lightBlue-950\/95 {
    background-color: rgba(8,47,73,.95)
}

.bg-lime-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(236 252 203/var(--tw-bg-opacity))
}

.bg-lime-100\/0 {
    background-color: hsla(80,89%,89%,0)
}

.bg-lime-100\/10 {
    background-color: hsla(80,89%,89%,.1)
}

.bg-lime-100\/100 {
    background-color: #ecfccb
}

.bg-lime-100\/20 {
    background-color: hsla(80,89%,89%,.2)
}

.bg-lime-100\/25 {
    background-color: hsla(80,89%,89%,.25)
}

.bg-lime-100\/30 {
    background-color: hsla(80,89%,89%,.3)
}

.bg-lime-100\/40 {
    background-color: hsla(80,89%,89%,.4)
}

.bg-lime-100\/5 {
    background-color: hsla(80,89%,89%,.05)
}

.bg-lime-100\/50 {
    background-color: hsla(80,89%,89%,.5)
}

.bg-lime-100\/60 {
    background-color: hsla(80,89%,89%,.6)
}

.bg-lime-100\/70 {
    background-color: hsla(80,89%,89%,.7)
}

.bg-lime-100\/75 {
    background-color: hsla(80,89%,89%,.75)
}

.bg-lime-100\/80 {
    background-color: hsla(80,89%,89%,.8)
}

.bg-lime-100\/90 {
    background-color: hsla(80,89%,89%,.9)
}

.bg-lime-100\/95 {
    background-color: hsla(80,89%,89%,.95)
}

.bg-lime-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(217 249 157/var(--tw-bg-opacity))
}

.bg-lime-200\/0 {
    background-color: hsla(81,88%,80%,0)
}

.bg-lime-200\/10 {
    background-color: hsla(81,88%,80%,.1)
}

.bg-lime-200\/100 {
    background-color: #d9f99d
}

.bg-lime-200\/20 {
    background-color: hsla(81,88%,80%,.2)
}

.bg-lime-200\/25 {
    background-color: hsla(81,88%,80%,.25)
}

.bg-lime-200\/30 {
    background-color: hsla(81,88%,80%,.3)
}

.bg-lime-200\/40 {
    background-color: hsla(81,88%,80%,.4)
}

.bg-lime-200\/5 {
    background-color: hsla(81,88%,80%,.05)
}

.bg-lime-200\/50 {
    background-color: hsla(81,88%,80%,.5)
}

.bg-lime-200\/60 {
    background-color: hsla(81,88%,80%,.6)
}

.bg-lime-200\/70 {
    background-color: hsla(81,88%,80%,.7)
}

.bg-lime-200\/75 {
    background-color: hsla(81,88%,80%,.75)
}

.bg-lime-200\/80 {
    background-color: hsla(81,88%,80%,.8)
}

.bg-lime-200\/90 {
    background-color: hsla(81,88%,80%,.9)
}

.bg-lime-200\/95 {
    background-color: hsla(81,88%,80%,.95)
}

.bg-lime-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(190 242 100/var(--tw-bg-opacity))
}

.bg-lime-300\/0 {
    background-color: hsla(82,85%,67%,0)
}

.bg-lime-300\/10 {
    background-color: hsla(82,85%,67%,.1)
}

.bg-lime-300\/100 {
    background-color: #bef264
}

.bg-lime-300\/20 {
    background-color: hsla(82,85%,67%,.2)
}

.bg-lime-300\/25 {
    background-color: hsla(82,85%,67%,.25)
}

.bg-lime-300\/30 {
    background-color: hsla(82,85%,67%,.3)
}

.bg-lime-300\/40 {
    background-color: hsla(82,85%,67%,.4)
}

.bg-lime-300\/5 {
    background-color: hsla(82,85%,67%,.05)
}

.bg-lime-300\/50 {
    background-color: hsla(82,85%,67%,.5)
}

.bg-lime-300\/60 {
    background-color: hsla(82,85%,67%,.6)
}

.bg-lime-300\/70 {
    background-color: hsla(82,85%,67%,.7)
}

.bg-lime-300\/75 {
    background-color: hsla(82,85%,67%,.75)
}

.bg-lime-300\/80 {
    background-color: hsla(82,85%,67%,.8)
}

.bg-lime-300\/90 {
    background-color: hsla(82,85%,67%,.9)
}

.bg-lime-300\/95 {
    background-color: hsla(82,85%,67%,.95)
}

.bg-lime-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(163 230 53/var(--tw-bg-opacity))
}

.bg-lime-400\/0 {
    background-color: rgba(163,230,53,0)
}

.bg-lime-400\/10 {
    background-color: rgba(163,230,53,.1)
}

.bg-lime-400\/100 {
    background-color: #a3e635
}

.bg-lime-400\/20 {
    background-color: rgba(163,230,53,.2)
}

.bg-lime-400\/25 {
    background-color: rgba(163,230,53,.25)
}

.bg-lime-400\/30 {
    background-color: rgba(163,230,53,.3)
}

.bg-lime-400\/40 {
    background-color: rgba(163,230,53,.4)
}

.bg-lime-400\/5 {
    background-color: rgba(163,230,53,.05)
}

.bg-lime-400\/50 {
    background-color: rgba(163,230,53,.5)
}

.bg-lime-400\/60 {
    background-color: rgba(163,230,53,.6)
}

.bg-lime-400\/70 {
    background-color: rgba(163,230,53,.7)
}

.bg-lime-400\/75 {
    background-color: rgba(163,230,53,.75)
}

.bg-lime-400\/80 {
    background-color: rgba(163,230,53,.8)
}

.bg-lime-400\/90 {
    background-color: rgba(163,230,53,.9)
}

.bg-lime-400\/95 {
    background-color: rgba(163,230,53,.95)
}

.bg-lime-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(247 254 231/var(--tw-bg-opacity))
}

.bg-lime-50\/0 {
    background-color: hsla(78,92%,95%,0)
}

.bg-lime-50\/10 {
    background-color: hsla(78,92%,95%,.1)
}

.bg-lime-50\/100 {
    background-color: #f7fee7
}

.bg-lime-50\/20 {
    background-color: hsla(78,92%,95%,.2)
}

.bg-lime-50\/25 {
    background-color: hsla(78,92%,95%,.25)
}

.bg-lime-50\/30 {
    background-color: hsla(78,92%,95%,.3)
}

.bg-lime-50\/40 {
    background-color: hsla(78,92%,95%,.4)
}

.bg-lime-50\/5 {
    background-color: hsla(78,92%,95%,.05)
}

.bg-lime-50\/50 {
    background-color: hsla(78,92%,95%,.5)
}

.bg-lime-50\/60 {
    background-color: hsla(78,92%,95%,.6)
}

.bg-lime-50\/70 {
    background-color: hsla(78,92%,95%,.7)
}

.bg-lime-50\/75 {
    background-color: hsla(78,92%,95%,.75)
}

.bg-lime-50\/80 {
    background-color: hsla(78,92%,95%,.8)
}

.bg-lime-50\/90 {
    background-color: hsla(78,92%,95%,.9)
}

.bg-lime-50\/95 {
    background-color: hsla(78,92%,95%,.95)
}

.bg-lime-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(132 204 22/var(--tw-bg-opacity))
}

.bg-lime-500\/0 {
    background-color: rgba(132,204,22,0)
}

.bg-lime-500\/10 {
    background-color: rgba(132,204,22,.1)
}

.bg-lime-500\/100 {
    background-color: #84cc16
}

.bg-lime-500\/20 {
    background-color: rgba(132,204,22,.2)
}

.bg-lime-500\/25 {
    background-color: rgba(132,204,22,.25)
}

.bg-lime-500\/30 {
    background-color: rgba(132,204,22,.3)
}

.bg-lime-500\/40 {
    background-color: rgba(132,204,22,.4)
}

.bg-lime-500\/5 {
    background-color: rgba(132,204,22,.05)
}

.bg-lime-500\/50 {
    background-color: rgba(132,204,22,.5)
}

.bg-lime-500\/60 {
    background-color: rgba(132,204,22,.6)
}

.bg-lime-500\/70 {
    background-color: rgba(132,204,22,.7)
}

.bg-lime-500\/75 {
    background-color: rgba(132,204,22,.75)
}

.bg-lime-500\/80 {
    background-color: rgba(132,204,22,.8)
}

.bg-lime-500\/90 {
    background-color: rgba(132,204,22,.9)
}

.bg-lime-500\/95 {
    background-color: rgba(132,204,22,.95)
}

.bg-lime-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(101 163 13/var(--tw-bg-opacity))
}

.bg-lime-600\/0 {
    background-color: rgba(101,163,13,0)
}

.bg-lime-600\/10 {
    background-color: rgba(101,163,13,.1)
}

.bg-lime-600\/100 {
    background-color: #65a30d
}

.bg-lime-600\/20 {
    background-color: rgba(101,163,13,.2)
}

.bg-lime-600\/25 {
    background-color: rgba(101,163,13,.25)
}

.bg-lime-600\/30 {
    background-color: rgba(101,163,13,.3)
}

.bg-lime-600\/40 {
    background-color: rgba(101,163,13,.4)
}

.bg-lime-600\/5 {
    background-color: rgba(101,163,13,.05)
}

.bg-lime-600\/50 {
    background-color: rgba(101,163,13,.5)
}

.bg-lime-600\/60 {
    background-color: rgba(101,163,13,.6)
}

.bg-lime-600\/70 {
    background-color: rgba(101,163,13,.7)
}

.bg-lime-600\/75 {
    background-color: rgba(101,163,13,.75)
}

.bg-lime-600\/80 {
    background-color: rgba(101,163,13,.8)
}

.bg-lime-600\/90 {
    background-color: rgba(101,163,13,.9)
}

.bg-lime-600\/95 {
    background-color: rgba(101,163,13,.95)
}

.bg-lime-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(77 124 15/var(--tw-bg-opacity))
}

.bg-lime-700\/0 {
    background-color: rgba(77,124,15,0)
}

.bg-lime-700\/10 {
    background-color: rgba(77,124,15,.1)
}

.bg-lime-700\/100 {
    background-color: #4d7c0f
}

.bg-lime-700\/20 {
    background-color: rgba(77,124,15,.2)
}

.bg-lime-700\/25 {
    background-color: rgba(77,124,15,.25)
}

.bg-lime-700\/30 {
    background-color: rgba(77,124,15,.3)
}

.bg-lime-700\/40 {
    background-color: rgba(77,124,15,.4)
}

.bg-lime-700\/5 {
    background-color: rgba(77,124,15,.05)
}

.bg-lime-700\/50 {
    background-color: rgba(77,124,15,.5)
}

.bg-lime-700\/60 {
    background-color: rgba(77,124,15,.6)
}

.bg-lime-700\/70 {
    background-color: rgba(77,124,15,.7)
}

.bg-lime-700\/75 {
    background-color: rgba(77,124,15,.75)
}

.bg-lime-700\/80 {
    background-color: rgba(77,124,15,.8)
}

.bg-lime-700\/90 {
    background-color: rgba(77,124,15,.9)
}

.bg-lime-700\/95 {
    background-color: rgba(77,124,15,.95)
}

.bg-lime-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(63 98 18/var(--tw-bg-opacity))
}

.bg-lime-800\/0 {
    background-color: rgba(63,98,18,0)
}

.bg-lime-800\/10 {
    background-color: rgba(63,98,18,.1)
}

.bg-lime-800\/100 {
    background-color: #3f6212
}

.bg-lime-800\/20 {
    background-color: rgba(63,98,18,.2)
}

.bg-lime-800\/25 {
    background-color: rgba(63,98,18,.25)
}

.bg-lime-800\/30 {
    background-color: rgba(63,98,18,.3)
}

.bg-lime-800\/40 {
    background-color: rgba(63,98,18,.4)
}

.bg-lime-800\/5 {
    background-color: rgba(63,98,18,.05)
}

.bg-lime-800\/50 {
    background-color: rgba(63,98,18,.5)
}

.bg-lime-800\/60 {
    background-color: rgba(63,98,18,.6)
}

.bg-lime-800\/70 {
    background-color: rgba(63,98,18,.7)
}

.bg-lime-800\/75 {
    background-color: rgba(63,98,18,.75)
}

.bg-lime-800\/80 {
    background-color: rgba(63,98,18,.8)
}

.bg-lime-800\/90 {
    background-color: rgba(63,98,18,.9)
}

.bg-lime-800\/95 {
    background-color: rgba(63,98,18,.95)
}

.bg-lime-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(54 83 20/var(--tw-bg-opacity))
}

.bg-lime-900\/0 {
    background-color: rgba(54,83,20,0)
}

.bg-lime-900\/10 {
    background-color: rgba(54,83,20,.1)
}

.bg-lime-900\/100 {
    background-color: #365314
}

.bg-lime-900\/20 {
    background-color: rgba(54,83,20,.2)
}

.bg-lime-900\/25 {
    background-color: rgba(54,83,20,.25)
}

.bg-lime-900\/30 {
    background-color: rgba(54,83,20,.3)
}

.bg-lime-900\/40 {
    background-color: rgba(54,83,20,.4)
}

.bg-lime-900\/5 {
    background-color: rgba(54,83,20,.05)
}

.bg-lime-900\/50 {
    background-color: rgba(54,83,20,.5)
}

.bg-lime-900\/60 {
    background-color: rgba(54,83,20,.6)
}

.bg-lime-900\/70 {
    background-color: rgba(54,83,20,.7)
}

.bg-lime-900\/75 {
    background-color: rgba(54,83,20,.75)
}

.bg-lime-900\/80 {
    background-color: rgba(54,83,20,.8)
}

.bg-lime-900\/90 {
    background-color: rgba(54,83,20,.9)
}

.bg-lime-900\/95 {
    background-color: rgba(54,83,20,.95)
}

.bg-lime-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(26 46 5/var(--tw-bg-opacity))
}

.bg-lime-950\/0 {
    background-color: rgba(26,46,5,0)
}

.bg-lime-950\/10 {
    background-color: rgba(26,46,5,.1)
}

.bg-lime-950\/100 {
    background-color: #1a2e05
}

.bg-lime-950\/20 {
    background-color: rgba(26,46,5,.2)
}

.bg-lime-950\/25 {
    background-color: rgba(26,46,5,.25)
}

.bg-lime-950\/30 {
    background-color: rgba(26,46,5,.3)
}

.bg-lime-950\/40 {
    background-color: rgba(26,46,5,.4)
}

.bg-lime-950\/5 {
    background-color: rgba(26,46,5,.05)
}

.bg-lime-950\/50 {
    background-color: rgba(26,46,5,.5)
}

.bg-lime-950\/60 {
    background-color: rgba(26,46,5,.6)
}

.bg-lime-950\/70 {
    background-color: rgba(26,46,5,.7)
}

.bg-lime-950\/75 {
    background-color: rgba(26,46,5,.75)
}

.bg-lime-950\/80 {
    background-color: rgba(26,46,5,.8)
}

.bg-lime-950\/90 {
    background-color: rgba(26,46,5,.9)
}

.bg-lime-950\/95 {
    background-color: rgba(26,46,5,.95)
}

.bg-muted {
    background-color: hsl(var(--muted))
}

.bg-muted-foreground {
    background-color: hsl(var(--muted-foreground))
}

.bg-muted-foreground\/0 {
    background-color: hsl(var(--muted-foreground)/0)
}

.bg-muted-foreground\/10 {
    background-color: hsl(var(--muted-foreground)/.1)
}

.bg-muted-foreground\/100 {
    background-color: hsl(var(--muted-foreground)/1)
}

.bg-muted-foreground\/20 {
    background-color: hsl(var(--muted-foreground)/.2)
}

.bg-muted-foreground\/25 {
    background-color: hsl(var(--muted-foreground)/.25)
}

.bg-muted-foreground\/30 {
    background-color: hsl(var(--muted-foreground)/.3)
}

.bg-muted-foreground\/40 {
    background-color: hsl(var(--muted-foreground)/.4)
}

.bg-muted-foreground\/5 {
    background-color: hsl(var(--muted-foreground)/.05)
}

.bg-muted-foreground\/50 {
    background-color: hsl(var(--muted-foreground)/.5)
}

.bg-muted-foreground\/60 {
    background-color: hsl(var(--muted-foreground)/.6)
}

.bg-muted-foreground\/70 {
    background-color: hsl(var(--muted-foreground)/.7)
}

.bg-muted-foreground\/75 {
    background-color: hsl(var(--muted-foreground)/.75)
}

.bg-muted-foreground\/80 {
    background-color: hsl(var(--muted-foreground)/.8)
}

.bg-muted-foreground\/90 {
    background-color: hsl(var(--muted-foreground)/.9)
}

.bg-muted-foreground\/95 {
    background-color: hsl(var(--muted-foreground)/.95)
}

.bg-muted\/0 {
    background-color: hsl(var(--muted)/0)
}

.bg-muted\/10 {
    background-color: hsl(var(--muted)/.1)
}

.bg-muted\/100 {
    background-color: hsl(var(--muted)/1)
}

.bg-muted\/20 {
    background-color: hsl(var(--muted)/.2)
}

.bg-muted\/25 {
    background-color: hsl(var(--muted)/.25)
}

.bg-muted\/30 {
    background-color: hsl(var(--muted)/.3)
}

.bg-muted\/40 {
    background-color: hsl(var(--muted)/.4)
}

.bg-muted\/5 {
    background-color: hsl(var(--muted)/.05)
}

.bg-muted\/50 {
    background-color: hsl(var(--muted)/.5)
}

.bg-muted\/60 {
    background-color: hsl(var(--muted)/.6)
}

.bg-muted\/70 {
    background-color: hsl(var(--muted)/.7)
}

.bg-muted\/75 {
    background-color: hsl(var(--muted)/.75)
}

.bg-muted\/80 {
    background-color: hsl(var(--muted)/.8)
}

.bg-muted\/90 {
    background-color: hsl(var(--muted)/.9)
}

.bg-muted\/95 {
    background-color: hsl(var(--muted)/.95)
}

.bg-neutral-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 245/var(--tw-bg-opacity))
}

.bg-neutral-100\/0 {
    background-color: hsla(0,0%,96%,0)
}

.bg-neutral-100\/10 {
    background-color: hsla(0,0%,96%,.1)
}

.bg-neutral-100\/100 {
    background-color: #f5f5f5
}

.bg-neutral-100\/20 {
    background-color: hsla(0,0%,96%,.2)
}

.bg-neutral-100\/25 {
    background-color: hsla(0,0%,96%,.25)
}

.bg-neutral-100\/30 {
    background-color: hsla(0,0%,96%,.3)
}

.bg-neutral-100\/40 {
    background-color: hsla(0,0%,96%,.4)
}

.bg-neutral-100\/5 {
    background-color: hsla(0,0%,96%,.05)
}

.bg-neutral-100\/50 {
    background-color: hsla(0,0%,96%,.5)
}

.bg-neutral-100\/60 {
    background-color: hsla(0,0%,96%,.6)
}

.bg-neutral-100\/70 {
    background-color: hsla(0,0%,96%,.7)
}

.bg-neutral-100\/75 {
    background-color: hsla(0,0%,96%,.75)
}

.bg-neutral-100\/80 {
    background-color: hsla(0,0%,96%,.8)
}

.bg-neutral-100\/90 {
    background-color: hsla(0,0%,96%,.9)
}

.bg-neutral-100\/95 {
    background-color: hsla(0,0%,96%,.95)
}

.bg-neutral-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(229 229 229/var(--tw-bg-opacity))
}

.bg-neutral-200\/0 {
    background-color: hsla(0,0%,90%,0)
}

.bg-neutral-200\/10 {
    background-color: hsla(0,0%,90%,.1)
}

.bg-neutral-200\/100 {
    background-color: #e5e5e5
}

.bg-neutral-200\/20 {
    background-color: hsla(0,0%,90%,.2)
}

.bg-neutral-200\/25 {
    background-color: hsla(0,0%,90%,.25)
}

.bg-neutral-200\/30 {
    background-color: hsla(0,0%,90%,.3)
}

.bg-neutral-200\/40 {
    background-color: hsla(0,0%,90%,.4)
}

.bg-neutral-200\/5 {
    background-color: hsla(0,0%,90%,.05)
}

.bg-neutral-200\/50 {
    background-color: hsla(0,0%,90%,.5)
}

.bg-neutral-200\/60 {
    background-color: hsla(0,0%,90%,.6)
}

.bg-neutral-200\/70 {
    background-color: hsla(0,0%,90%,.7)
}

.bg-neutral-200\/75 {
    background-color: hsla(0,0%,90%,.75)
}

.bg-neutral-200\/80 {
    background-color: hsla(0,0%,90%,.8)
}

.bg-neutral-200\/90 {
    background-color: hsla(0,0%,90%,.9)
}

.bg-neutral-200\/95 {
    background-color: hsla(0,0%,90%,.95)
}

.bg-neutral-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(212 212 212/var(--tw-bg-opacity))
}

.bg-neutral-300\/0 {
    background-color: hsla(0,0%,83%,0)
}

.bg-neutral-300\/10 {
    background-color: hsla(0,0%,83%,.1)
}

.bg-neutral-300\/100 {
    background-color: #d4d4d4
}

.bg-neutral-300\/20 {
    background-color: hsla(0,0%,83%,.2)
}

.bg-neutral-300\/25 {
    background-color: hsla(0,0%,83%,.25)
}

.bg-neutral-300\/30 {
    background-color: hsla(0,0%,83%,.3)
}

.bg-neutral-300\/40 {
    background-color: hsla(0,0%,83%,.4)
}

.bg-neutral-300\/5 {
    background-color: hsla(0,0%,83%,.05)
}

.bg-neutral-300\/50 {
    background-color: hsla(0,0%,83%,.5)
}

.bg-neutral-300\/60 {
    background-color: hsla(0,0%,83%,.6)
}

.bg-neutral-300\/70 {
    background-color: hsla(0,0%,83%,.7)
}

.bg-neutral-300\/75 {
    background-color: hsla(0,0%,83%,.75)
}

.bg-neutral-300\/80 {
    background-color: hsla(0,0%,83%,.8)
}

.bg-neutral-300\/90 {
    background-color: hsla(0,0%,83%,.9)
}

.bg-neutral-300\/95 {
    background-color: hsla(0,0%,83%,.95)
}

.bg-neutral-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(163 163 163/var(--tw-bg-opacity))
}

.bg-neutral-400\/0 {
    background-color: hsla(0,0%,64%,0)
}

.bg-neutral-400\/10 {
    background-color: hsla(0,0%,64%,.1)
}

.bg-neutral-400\/100 {
    background-color: #a3a3a3
}

.bg-neutral-400\/20 {
    background-color: hsla(0,0%,64%,.2)
}

.bg-neutral-400\/25 {
    background-color: hsla(0,0%,64%,.25)
}

.bg-neutral-400\/30 {
    background-color: hsla(0,0%,64%,.3)
}

.bg-neutral-400\/40 {
    background-color: hsla(0,0%,64%,.4)
}

.bg-neutral-400\/5 {
    background-color: hsla(0,0%,64%,.05)
}

.bg-neutral-400\/50 {
    background-color: hsla(0,0%,64%,.5)
}

.bg-neutral-400\/60 {
    background-color: hsla(0,0%,64%,.6)
}

.bg-neutral-400\/70 {
    background-color: hsla(0,0%,64%,.7)
}

.bg-neutral-400\/75 {
    background-color: hsla(0,0%,64%,.75)
}

.bg-neutral-400\/80 {
    background-color: hsla(0,0%,64%,.8)
}

.bg-neutral-400\/90 {
    background-color: hsla(0,0%,64%,.9)
}

.bg-neutral-400\/95 {
    background-color: hsla(0,0%,64%,.95)
}

.bg-neutral-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 250/var(--tw-bg-opacity))
}

.bg-neutral-50\/0 {
    background-color: hsla(0,0%,98%,0)
}

.bg-neutral-50\/10 {
    background-color: hsla(0,0%,98%,.1)
}

.bg-neutral-50\/100 {
    background-color: #fafafa
}

.bg-neutral-50\/20 {
    background-color: hsla(0,0%,98%,.2)
}

.bg-neutral-50\/25 {
    background-color: hsla(0,0%,98%,.25)
}

.bg-neutral-50\/30 {
    background-color: hsla(0,0%,98%,.3)
}

.bg-neutral-50\/40 {
    background-color: hsla(0,0%,98%,.4)
}

.bg-neutral-50\/5 {
    background-color: hsla(0,0%,98%,.05)
}

.bg-neutral-50\/50 {
    background-color: hsla(0,0%,98%,.5)
}

.bg-neutral-50\/60 {
    background-color: hsla(0,0%,98%,.6)
}

.bg-neutral-50\/70 {
    background-color: hsla(0,0%,98%,.7)
}

.bg-neutral-50\/75 {
    background-color: hsla(0,0%,98%,.75)
}

.bg-neutral-50\/80 {
    background-color: hsla(0,0%,98%,.8)
}

.bg-neutral-50\/90 {
    background-color: hsla(0,0%,98%,.9)
}

.bg-neutral-50\/95 {
    background-color: hsla(0,0%,98%,.95)
}

.bg-neutral-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(115 115 115/var(--tw-bg-opacity))
}

.bg-neutral-500\/0 {
    background-color: hsla(0,0%,45%,0)
}

.bg-neutral-500\/10 {
    background-color: hsla(0,0%,45%,.1)
}

.bg-neutral-500\/100 {
    background-color: #737373
}

.bg-neutral-500\/20 {
    background-color: hsla(0,0%,45%,.2)
}

.bg-neutral-500\/25 {
    background-color: hsla(0,0%,45%,.25)
}

.bg-neutral-500\/30 {
    background-color: hsla(0,0%,45%,.3)
}

.bg-neutral-500\/40 {
    background-color: hsla(0,0%,45%,.4)
}

.bg-neutral-500\/5 {
    background-color: hsla(0,0%,45%,.05)
}

.bg-neutral-500\/50 {
    background-color: hsla(0,0%,45%,.5)
}

.bg-neutral-500\/60 {
    background-color: hsla(0,0%,45%,.6)
}

.bg-neutral-500\/70 {
    background-color: hsla(0,0%,45%,.7)
}

.bg-neutral-500\/75 {
    background-color: hsla(0,0%,45%,.75)
}

.bg-neutral-500\/80 {
    background-color: hsla(0,0%,45%,.8)
}

.bg-neutral-500\/90 {
    background-color: hsla(0,0%,45%,.9)
}

.bg-neutral-500\/95 {
    background-color: hsla(0,0%,45%,.95)
}

.bg-neutral-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(82 82 82/var(--tw-bg-opacity))
}

.bg-neutral-600\/0 {
    background-color: rgba(82,82,82,0)
}

.bg-neutral-600\/10 {
    background-color: rgba(82,82,82,.1)
}

.bg-neutral-600\/100 {
    background-color: #525252
}

.bg-neutral-600\/20 {
    background-color: rgba(82,82,82,.2)
}

.bg-neutral-600\/25 {
    background-color: rgba(82,82,82,.25)
}

.bg-neutral-600\/30 {
    background-color: rgba(82,82,82,.3)
}

.bg-neutral-600\/40 {
    background-color: rgba(82,82,82,.4)
}

.bg-neutral-600\/5 {
    background-color: rgba(82,82,82,.05)
}

.bg-neutral-600\/50 {
    background-color: rgba(82,82,82,.5)
}

.bg-neutral-600\/60 {
    background-color: rgba(82,82,82,.6)
}

.bg-neutral-600\/70 {
    background-color: rgba(82,82,82,.7)
}

.bg-neutral-600\/75 {
    background-color: rgba(82,82,82,.75)
}

.bg-neutral-600\/80 {
    background-color: rgba(82,82,82,.8)
}

.bg-neutral-600\/90 {
    background-color: rgba(82,82,82,.9)
}

.bg-neutral-600\/95 {
    background-color: rgba(82,82,82,.95)
}

.bg-neutral-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(64 64 64/var(--tw-bg-opacity))
}

.bg-neutral-700\/0 {
    background-color: rgba(64,64,64,0)
}

.bg-neutral-700\/10 {
    background-color: rgba(64,64,64,.1)
}

.bg-neutral-700\/100 {
    background-color: #404040
}

.bg-neutral-700\/20 {
    background-color: rgba(64,64,64,.2)
}

.bg-neutral-700\/25 {
    background-color: rgba(64,64,64,.25)
}

.bg-neutral-700\/30 {
    background-color: rgba(64,64,64,.3)
}

.bg-neutral-700\/40 {
    background-color: rgba(64,64,64,.4)
}

.bg-neutral-700\/5 {
    background-color: rgba(64,64,64,.05)
}

.bg-neutral-700\/50 {
    background-color: rgba(64,64,64,.5)
}

.bg-neutral-700\/60 {
    background-color: rgba(64,64,64,.6)
}

.bg-neutral-700\/70 {
    background-color: rgba(64,64,64,.7)
}

.bg-neutral-700\/75 {
    background-color: rgba(64,64,64,.75)
}

.bg-neutral-700\/80 {
    background-color: rgba(64,64,64,.8)
}

.bg-neutral-700\/90 {
    background-color: rgba(64,64,64,.9)
}

.bg-neutral-700\/95 {
    background-color: rgba(64,64,64,.95)
}

.bg-neutral-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(38 38 38/var(--tw-bg-opacity))
}

.bg-neutral-800\/0 {
    background-color: rgba(38,38,38,0)
}

.bg-neutral-800\/10 {
    background-color: rgba(38,38,38,.1)
}

.bg-neutral-800\/100 {
    background-color: #262626
}

.bg-neutral-800\/20 {
    background-color: rgba(38,38,38,.2)
}

.bg-neutral-800\/25 {
    background-color: rgba(38,38,38,.25)
}

.bg-neutral-800\/30 {
    background-color: rgba(38,38,38,.3)
}

.bg-neutral-800\/40 {
    background-color: rgba(38,38,38,.4)
}

.bg-neutral-800\/5 {
    background-color: rgba(38,38,38,.05)
}

.bg-neutral-800\/50 {
    background-color: rgba(38,38,38,.5)
}

.bg-neutral-800\/60 {
    background-color: rgba(38,38,38,.6)
}

.bg-neutral-800\/70 {
    background-color: rgba(38,38,38,.7)
}

.bg-neutral-800\/75 {
    background-color: rgba(38,38,38,.75)
}

.bg-neutral-800\/80 {
    background-color: rgba(38,38,38,.8)
}

.bg-neutral-800\/90 {
    background-color: rgba(38,38,38,.9)
}

.bg-neutral-800\/95 {
    background-color: rgba(38,38,38,.95)
}

.bg-neutral-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(23 23 23/var(--tw-bg-opacity))
}

.bg-neutral-900\/0 {
    background-color: hsla(0,0%,9%,0)
}

.bg-neutral-900\/10 {
    background-color: hsla(0,0%,9%,.1)
}

.bg-neutral-900\/100 {
    background-color: #171717
}

.bg-neutral-900\/20 {
    background-color: hsla(0,0%,9%,.2)
}

.bg-neutral-900\/25 {
    background-color: hsla(0,0%,9%,.25)
}

.bg-neutral-900\/30 {
    background-color: hsla(0,0%,9%,.3)
}

.bg-neutral-900\/40 {
    background-color: hsla(0,0%,9%,.4)
}

.bg-neutral-900\/5 {
    background-color: hsla(0,0%,9%,.05)
}

.bg-neutral-900\/50 {
    background-color: hsla(0,0%,9%,.5)
}

.bg-neutral-900\/60 {
    background-color: hsla(0,0%,9%,.6)
}

.bg-neutral-900\/70 {
    background-color: hsla(0,0%,9%,.7)
}

.bg-neutral-900\/75 {
    background-color: hsla(0,0%,9%,.75)
}

.bg-neutral-900\/80 {
    background-color: hsla(0,0%,9%,.8)
}

.bg-neutral-900\/90 {
    background-color: hsla(0,0%,9%,.9)
}

.bg-neutral-900\/95 {
    background-color: hsla(0,0%,9%,.95)
}

.bg-neutral-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(10 10 10/var(--tw-bg-opacity))
}

.bg-neutral-950\/0 {
    background-color: hsla(0,0%,4%,0)
}

.bg-neutral-950\/10 {
    background-color: hsla(0,0%,4%,.1)
}

.bg-neutral-950\/100 {
    background-color: #0a0a0a
}

.bg-neutral-950\/20 {
    background-color: hsla(0,0%,4%,.2)
}

.bg-neutral-950\/25 {
    background-color: hsla(0,0%,4%,.25)
}

.bg-neutral-950\/30 {
    background-color: hsla(0,0%,4%,.3)
}

.bg-neutral-950\/40 {
    background-color: hsla(0,0%,4%,.4)
}

.bg-neutral-950\/5 {
    background-color: hsla(0,0%,4%,.05)
}

.bg-neutral-950\/50 {
    background-color: hsla(0,0%,4%,.5)
}

.bg-neutral-950\/60 {
    background-color: hsla(0,0%,4%,.6)
}

.bg-neutral-950\/70 {
    background-color: hsla(0,0%,4%,.7)
}

.bg-neutral-950\/75 {
    background-color: hsla(0,0%,4%,.75)
}

.bg-neutral-950\/80 {
    background-color: hsla(0,0%,4%,.8)
}

.bg-neutral-950\/90 {
    background-color: hsla(0,0%,4%,.9)
}

.bg-neutral-950\/95 {
    background-color: hsla(0,0%,4%,.95)
}

.bg-orange-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 237 213/var(--tw-bg-opacity))
}

.bg-orange-100\/0 {
    background-color: rgba(255,237,213,0)
}

.bg-orange-100\/10 {
    background-color: rgba(255,237,213,.1)
}

.bg-orange-100\/100 {
    background-color: #ffedd5
}

.bg-orange-100\/20 {
    background-color: rgba(255,237,213,.2)
}

.bg-orange-100\/25 {
    background-color: rgba(255,237,213,.25)
}

.bg-orange-100\/30 {
    background-color: rgba(255,237,213,.3)
}

.bg-orange-100\/40 {
    background-color: rgba(255,237,213,.4)
}

.bg-orange-100\/5 {
    background-color: rgba(255,237,213,.05)
}

.bg-orange-100\/50 {
    background-color: rgba(255,237,213,.5)
}

.bg-orange-100\/60 {
    background-color: rgba(255,237,213,.6)
}

.bg-orange-100\/70 {
    background-color: rgba(255,237,213,.7)
}

.bg-orange-100\/75 {
    background-color: rgba(255,237,213,.75)
}

.bg-orange-100\/80 {
    background-color: rgba(255,237,213,.8)
}

.bg-orange-100\/90 {
    background-color: rgba(255,237,213,.9)
}

.bg-orange-100\/95 {
    background-color: rgba(255,237,213,.95)
}

.bg-orange-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 215 170/var(--tw-bg-opacity))
}

.bg-orange-200\/0 {
    background-color: hsla(32,98%,83%,0)
}

.bg-orange-200\/10 {
    background-color: hsla(32,98%,83%,.1)
}

.bg-orange-200\/100 {
    background-color: #fed7aa
}

.bg-orange-200\/20 {
    background-color: hsla(32,98%,83%,.2)
}

.bg-orange-200\/25 {
    background-color: hsla(32,98%,83%,.25)
}

.bg-orange-200\/30 {
    background-color: hsla(32,98%,83%,.3)
}

.bg-orange-200\/40 {
    background-color: hsla(32,98%,83%,.4)
}

.bg-orange-200\/5 {
    background-color: hsla(32,98%,83%,.05)
}

.bg-orange-200\/50 {
    background-color: hsla(32,98%,83%,.5)
}

.bg-orange-200\/60 {
    background-color: hsla(32,98%,83%,.6)
}

.bg-orange-200\/70 {
    background-color: hsla(32,98%,83%,.7)
}

.bg-orange-200\/75 {
    background-color: hsla(32,98%,83%,.75)
}

.bg-orange-200\/80 {
    background-color: hsla(32,98%,83%,.8)
}

.bg-orange-200\/90 {
    background-color: hsla(32,98%,83%,.9)
}

.bg-orange-200\/95 {
    background-color: hsla(32,98%,83%,.95)
}

.bg-orange-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(253 186 116/var(--tw-bg-opacity))
}

.bg-orange-300\/0 {
    background-color: hsla(31,97%,72%,0)
}

.bg-orange-300\/10 {
    background-color: hsla(31,97%,72%,.1)
}

.bg-orange-300\/100 {
    background-color: #fdba74
}

.bg-orange-300\/20 {
    background-color: hsla(31,97%,72%,.2)
}

.bg-orange-300\/25 {
    background-color: hsla(31,97%,72%,.25)
}

.bg-orange-300\/30 {
    background-color: hsla(31,97%,72%,.3)
}

.bg-orange-300\/40 {
    background-color: hsla(31,97%,72%,.4)
}

.bg-orange-300\/5 {
    background-color: hsla(31,97%,72%,.05)
}

.bg-orange-300\/50 {
    background-color: hsla(31,97%,72%,.5)
}

.bg-orange-300\/60 {
    background-color: hsla(31,97%,72%,.6)
}

.bg-orange-300\/70 {
    background-color: hsla(31,97%,72%,.7)
}

.bg-orange-300\/75 {
    background-color: hsla(31,97%,72%,.75)
}

.bg-orange-300\/80 {
    background-color: hsla(31,97%,72%,.8)
}

.bg-orange-300\/90 {
    background-color: hsla(31,97%,72%,.9)
}

.bg-orange-300\/95 {
    background-color: hsla(31,97%,72%,.95)
}

.bg-orange-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(251 146 60/var(--tw-bg-opacity))
}

.bg-orange-400\/0 {
    background-color: rgba(251,146,60,0)
}

.bg-orange-400\/10 {
    background-color: rgba(251,146,60,.1)
}

.bg-orange-400\/100 {
    background-color: #fb923c
}

.bg-orange-400\/20 {
    background-color: rgba(251,146,60,.2)
}

.bg-orange-400\/25 {
    background-color: rgba(251,146,60,.25)
}

.bg-orange-400\/30 {
    background-color: rgba(251,146,60,.3)
}

.bg-orange-400\/40 {
    background-color: rgba(251,146,60,.4)
}

.bg-orange-400\/5 {
    background-color: rgba(251,146,60,.05)
}

.bg-orange-400\/50 {
    background-color: rgba(251,146,60,.5)
}

.bg-orange-400\/60 {
    background-color: rgba(251,146,60,.6)
}

.bg-orange-400\/70 {
    background-color: rgba(251,146,60,.7)
}

.bg-orange-400\/75 {
    background-color: rgba(251,146,60,.75)
}

.bg-orange-400\/80 {
    background-color: rgba(251,146,60,.8)
}

.bg-orange-400\/90 {
    background-color: rgba(251,146,60,.9)
}

.bg-orange-400\/95 {
    background-color: rgba(251,146,60,.95)
}

.bg-orange-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 247 237/var(--tw-bg-opacity))
}

.bg-orange-50\/0 {
    background-color: rgba(255,247,237,0)
}

.bg-orange-50\/10 {
    background-color: rgba(255,247,237,.1)
}

.bg-orange-50\/100 {
    background-color: #fff7ed
}

.bg-orange-50\/20 {
    background-color: rgba(255,247,237,.2)
}

.bg-orange-50\/25 {
    background-color: rgba(255,247,237,.25)
}

.bg-orange-50\/30 {
    background-color: rgba(255,247,237,.3)
}

.bg-orange-50\/40 {
    background-color: rgba(255,247,237,.4)
}

.bg-orange-50\/5 {
    background-color: rgba(255,247,237,.05)
}

.bg-orange-50\/50 {
    background-color: rgba(255,247,237,.5)
}

.bg-orange-50\/60 {
    background-color: rgba(255,247,237,.6)
}

.bg-orange-50\/70 {
    background-color: rgba(255,247,237,.7)
}

.bg-orange-50\/75 {
    background-color: rgba(255,247,237,.75)
}

.bg-orange-50\/80 {
    background-color: rgba(255,247,237,.8)
}

.bg-orange-50\/90 {
    background-color: rgba(255,247,237,.9)
}

.bg-orange-50\/95 {
    background-color: rgba(255,247,237,.95)
}

.bg-orange-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(249 115 22/var(--tw-bg-opacity))
}

.bg-orange-500\/0 {
    background-color: rgba(249,115,22,0)
}

.bg-orange-500\/10 {
    background-color: rgba(249,115,22,.1)
}

.bg-orange-500\/100 {
    background-color: #f97316
}

.bg-orange-500\/20 {
    background-color: rgba(249,115,22,.2)
}

.bg-orange-500\/25 {
    background-color: rgba(249,115,22,.25)
}

.bg-orange-500\/30 {
    background-color: rgba(249,115,22,.3)
}

.bg-orange-500\/40 {
    background-color: rgba(249,115,22,.4)
}

.bg-orange-500\/5 {
    background-color: rgba(249,115,22,.05)
}

.bg-orange-500\/50 {
    background-color: rgba(249,115,22,.5)
}

.bg-orange-500\/60 {
    background-color: rgba(249,115,22,.6)
}

.bg-orange-500\/70 {
    background-color: rgba(249,115,22,.7)
}

.bg-orange-500\/75 {
    background-color: rgba(249,115,22,.75)
}

.bg-orange-500\/80 {
    background-color: rgba(249,115,22,.8)
}

.bg-orange-500\/90 {
    background-color: rgba(249,115,22,.9)
}

.bg-orange-500\/95 {
    background-color: rgba(249,115,22,.95)
}

.bg-orange-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(234 88 12/var(--tw-bg-opacity))
}

.bg-orange-600\/0 {
    background-color: rgba(234,88,12,0)
}

.bg-orange-600\/10 {
    background-color: rgba(234,88,12,.1)
}

.bg-orange-600\/100 {
    background-color: #ea580c
}

.bg-orange-600\/20 {
    background-color: rgba(234,88,12,.2)
}

.bg-orange-600\/25 {
    background-color: rgba(234,88,12,.25)
}

.bg-orange-600\/30 {
    background-color: rgba(234,88,12,.3)
}

.bg-orange-600\/40 {
    background-color: rgba(234,88,12,.4)
}

.bg-orange-600\/5 {
    background-color: rgba(234,88,12,.05)
}

.bg-orange-600\/50 {
    background-color: rgba(234,88,12,.5)
}

.bg-orange-600\/60 {
    background-color: rgba(234,88,12,.6)
}

.bg-orange-600\/70 {
    background-color: rgba(234,88,12,.7)
}

.bg-orange-600\/75 {
    background-color: rgba(234,88,12,.75)
}

.bg-orange-600\/80 {
    background-color: rgba(234,88,12,.8)
}

.bg-orange-600\/90 {
    background-color: rgba(234,88,12,.9)
}

.bg-orange-600\/95 {
    background-color: rgba(234,88,12,.95)
}

.bg-orange-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(194 65 12/var(--tw-bg-opacity))
}

.bg-orange-700\/0 {
    background-color: rgba(194,65,12,0)
}

.bg-orange-700\/10 {
    background-color: rgba(194,65,12,.1)
}

.bg-orange-700\/100 {
    background-color: #c2410c
}

.bg-orange-700\/20 {
    background-color: rgba(194,65,12,.2)
}

.bg-orange-700\/25 {
    background-color: rgba(194,65,12,.25)
}

.bg-orange-700\/30 {
    background-color: rgba(194,65,12,.3)
}

.bg-orange-700\/40 {
    background-color: rgba(194,65,12,.4)
}

.bg-orange-700\/5 {
    background-color: rgba(194,65,12,.05)
}

.bg-orange-700\/50 {
    background-color: rgba(194,65,12,.5)
}

.bg-orange-700\/60 {
    background-color: rgba(194,65,12,.6)
}

.bg-orange-700\/70 {
    background-color: rgba(194,65,12,.7)
}

.bg-orange-700\/75 {
    background-color: rgba(194,65,12,.75)
}

.bg-orange-700\/80 {
    background-color: rgba(194,65,12,.8)
}

.bg-orange-700\/90 {
    background-color: rgba(194,65,12,.9)
}

.bg-orange-700\/95 {
    background-color: rgba(194,65,12,.95)
}

.bg-orange-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(154 52 18/var(--tw-bg-opacity))
}

.bg-orange-800\/0 {
    background-color: rgba(154,52,18,0)
}

.bg-orange-800\/10 {
    background-color: rgba(154,52,18,.1)
}

.bg-orange-800\/100 {
    background-color: #9a3412
}

.bg-orange-800\/20 {
    background-color: rgba(154,52,18,.2)
}

.bg-orange-800\/25 {
    background-color: rgba(154,52,18,.25)
}

.bg-orange-800\/30 {
    background-color: rgba(154,52,18,.3)
}

.bg-orange-800\/40 {
    background-color: rgba(154,52,18,.4)
}

.bg-orange-800\/5 {
    background-color: rgba(154,52,18,.05)
}

.bg-orange-800\/50 {
    background-color: rgba(154,52,18,.5)
}

.bg-orange-800\/60 {
    background-color: rgba(154,52,18,.6)
}

.bg-orange-800\/70 {
    background-color: rgba(154,52,18,.7)
}

.bg-orange-800\/75 {
    background-color: rgba(154,52,18,.75)
}

.bg-orange-800\/80 {
    background-color: rgba(154,52,18,.8)
}

.bg-orange-800\/90 {
    background-color: rgba(154,52,18,.9)
}

.bg-orange-800\/95 {
    background-color: rgba(154,52,18,.95)
}

.bg-orange-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(124 45 18/var(--tw-bg-opacity))
}

.bg-orange-900\/0 {
    background-color: rgba(124,45,18,0)
}

.bg-orange-900\/10 {
    background-color: rgba(124,45,18,.1)
}

.bg-orange-900\/100 {
    background-color: #7c2d12
}

.bg-orange-900\/20 {
    background-color: rgba(124,45,18,.2)
}

.bg-orange-900\/25 {
    background-color: rgba(124,45,18,.25)
}

.bg-orange-900\/30 {
    background-color: rgba(124,45,18,.3)
}

.bg-orange-900\/40 {
    background-color: rgba(124,45,18,.4)
}

.bg-orange-900\/5 {
    background-color: rgba(124,45,18,.05)
}

.bg-orange-900\/50 {
    background-color: rgba(124,45,18,.5)
}

.bg-orange-900\/60 {
    background-color: rgba(124,45,18,.6)
}

.bg-orange-900\/70 {
    background-color: rgba(124,45,18,.7)
}

.bg-orange-900\/75 {
    background-color: rgba(124,45,18,.75)
}

.bg-orange-900\/80 {
    background-color: rgba(124,45,18,.8)
}

.bg-orange-900\/90 {
    background-color: rgba(124,45,18,.9)
}

.bg-orange-900\/95 {
    background-color: rgba(124,45,18,.95)
}

.bg-orange-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(67 20 7/var(--tw-bg-opacity))
}

.bg-orange-950\/0 {
    background-color: rgba(67,20,7,0)
}

.bg-orange-950\/10 {
    background-color: rgba(67,20,7,.1)
}

.bg-orange-950\/100 {
    background-color: #431407
}

.bg-orange-950\/20 {
    background-color: rgba(67,20,7,.2)
}

.bg-orange-950\/25 {
    background-color: rgba(67,20,7,.25)
}

.bg-orange-950\/30 {
    background-color: rgba(67,20,7,.3)
}

.bg-orange-950\/40 {
    background-color: rgba(67,20,7,.4)
}

.bg-orange-950\/5 {
    background-color: rgba(67,20,7,.05)
}

.bg-orange-950\/50 {
    background-color: rgba(67,20,7,.5)
}

.bg-orange-950\/60 {
    background-color: rgba(67,20,7,.6)
}

.bg-orange-950\/70 {
    background-color: rgba(67,20,7,.7)
}

.bg-orange-950\/75 {
    background-color: rgba(67,20,7,.75)
}

.bg-orange-950\/80 {
    background-color: rgba(67,20,7,.8)
}

.bg-orange-950\/90 {
    background-color: rgba(67,20,7,.9)
}

.bg-orange-950\/95 {
    background-color: rgba(67,20,7,.95)
}

.bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(252 231 243/var(--tw-bg-opacity))
}

.bg-pink-100\/0 {
    background-color: rgba(252,231,243,0)
}

.bg-pink-100\/10 {
    background-color: rgba(252,231,243,.1)
}

.bg-pink-100\/100 {
    background-color: #fce7f3
}

.bg-pink-100\/20 {
    background-color: rgba(252,231,243,.2)
}

.bg-pink-100\/25 {
    background-color: rgba(252,231,243,.25)
}

.bg-pink-100\/30 {
    background-color: rgba(252,231,243,.3)
}

.bg-pink-100\/40 {
    background-color: rgba(252,231,243,.4)
}

.bg-pink-100\/5 {
    background-color: rgba(252,231,243,.05)
}

.bg-pink-100\/50 {
    background-color: rgba(252,231,243,.5)
}

.bg-pink-100\/60 {
    background-color: rgba(252,231,243,.6)
}

.bg-pink-100\/70 {
    background-color: rgba(252,231,243,.7)
}

.bg-pink-100\/75 {
    background-color: rgba(252,231,243,.75)
}

.bg-pink-100\/80 {
    background-color: rgba(252,231,243,.8)
}

.bg-pink-100\/90 {
    background-color: rgba(252,231,243,.9)
}

.bg-pink-100\/95 {
    background-color: rgba(252,231,243,.95)
}

.bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(251 207 232/var(--tw-bg-opacity))
}

.bg-pink-200\/0 {
    background-color: rgba(251,207,232,0)
}

.bg-pink-200\/10 {
    background-color: rgba(251,207,232,.1)
}

.bg-pink-200\/100 {
    background-color: #fbcfe8
}

.bg-pink-200\/20 {
    background-color: rgba(251,207,232,.2)
}

.bg-pink-200\/25 {
    background-color: rgba(251,207,232,.25)
}

.bg-pink-200\/30 {
    background-color: rgba(251,207,232,.3)
}

.bg-pink-200\/40 {
    background-color: rgba(251,207,232,.4)
}

.bg-pink-200\/5 {
    background-color: rgba(251,207,232,.05)
}

.bg-pink-200\/50 {
    background-color: rgba(251,207,232,.5)
}

.bg-pink-200\/60 {
    background-color: rgba(251,207,232,.6)
}

.bg-pink-200\/70 {
    background-color: rgba(251,207,232,.7)
}

.bg-pink-200\/75 {
    background-color: rgba(251,207,232,.75)
}

.bg-pink-200\/80 {
    background-color: rgba(251,207,232,.8)
}

.bg-pink-200\/90 {
    background-color: rgba(251,207,232,.9)
}

.bg-pink-200\/95 {
    background-color: rgba(251,207,232,.95)
}

.bg-pink-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(249 168 212/var(--tw-bg-opacity))
}

.bg-pink-300\/0 {
    background-color: rgba(249,168,212,0)
}

.bg-pink-300\/10 {
    background-color: rgba(249,168,212,.1)
}

.bg-pink-300\/100 {
    background-color: #f9a8d4
}

.bg-pink-300\/20 {
    background-color: rgba(249,168,212,.2)
}

.bg-pink-300\/25 {
    background-color: rgba(249,168,212,.25)
}

.bg-pink-300\/30 {
    background-color: rgba(249,168,212,.3)
}

.bg-pink-300\/40 {
    background-color: rgba(249,168,212,.4)
}

.bg-pink-300\/5 {
    background-color: rgba(249,168,212,.05)
}

.bg-pink-300\/50 {
    background-color: rgba(249,168,212,.5)
}

.bg-pink-300\/60 {
    background-color: rgba(249,168,212,.6)
}

.bg-pink-300\/70 {
    background-color: rgba(249,168,212,.7)
}

.bg-pink-300\/75 {
    background-color: rgba(249,168,212,.75)
}

.bg-pink-300\/80 {
    background-color: rgba(249,168,212,.8)
}

.bg-pink-300\/90 {
    background-color: rgba(249,168,212,.9)
}

.bg-pink-300\/95 {
    background-color: rgba(249,168,212,.95)
}

.bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(244 114 182/var(--tw-bg-opacity))
}

.bg-pink-400\/0 {
    background-color: rgba(244,114,182,0)
}

.bg-pink-400\/10 {
    background-color: rgba(244,114,182,.1)
}

.bg-pink-400\/100 {
    background-color: #f472b6
}

.bg-pink-400\/20 {
    background-color: rgba(244,114,182,.2)
}

.bg-pink-400\/25 {
    background-color: rgba(244,114,182,.25)
}

.bg-pink-400\/30 {
    background-color: rgba(244,114,182,.3)
}

.bg-pink-400\/40 {
    background-color: rgba(244,114,182,.4)
}

.bg-pink-400\/5 {
    background-color: rgba(244,114,182,.05)
}

.bg-pink-400\/50 {
    background-color: rgba(244,114,182,.5)
}

.bg-pink-400\/60 {
    background-color: rgba(244,114,182,.6)
}

.bg-pink-400\/70 {
    background-color: rgba(244,114,182,.7)
}

.bg-pink-400\/75 {
    background-color: rgba(244,114,182,.75)
}

.bg-pink-400\/80 {
    background-color: rgba(244,114,182,.8)
}

.bg-pink-400\/90 {
    background-color: rgba(244,114,182,.9)
}

.bg-pink-400\/95 {
    background-color: rgba(244,114,182,.95)
}

.bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(253 242 248/var(--tw-bg-opacity))
}

.bg-pink-50\/0 {
    background-color: rgba(253,242,248,0)
}

.bg-pink-50\/10 {
    background-color: rgba(253,242,248,.1)
}

.bg-pink-50\/100 {
    background-color: #fdf2f8
}

.bg-pink-50\/20 {
    background-color: rgba(253,242,248,.2)
}

.bg-pink-50\/25 {
    background-color: rgba(253,242,248,.25)
}

.bg-pink-50\/30 {
    background-color: rgba(253,242,248,.3)
}

.bg-pink-50\/40 {
    background-color: rgba(253,242,248,.4)
}

.bg-pink-50\/5 {
    background-color: rgba(253,242,248,.05)
}

.bg-pink-50\/50 {
    background-color: rgba(253,242,248,.5)
}

.bg-pink-50\/60 {
    background-color: rgba(253,242,248,.6)
}

.bg-pink-50\/70 {
    background-color: rgba(253,242,248,.7)
}

.bg-pink-50\/75 {
    background-color: rgba(253,242,248,.75)
}

.bg-pink-50\/80 {
    background-color: rgba(253,242,248,.8)
}

.bg-pink-50\/90 {
    background-color: rgba(253,242,248,.9)
}

.bg-pink-50\/95 {
    background-color: rgba(253,242,248,.95)
}

.bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(236 72 153/var(--tw-bg-opacity))
}

.bg-pink-500\/0 {
    background-color: rgba(236,72,153,0)
}

.bg-pink-500\/10 {
    background-color: rgba(236,72,153,.1)
}

.bg-pink-500\/100 {
    background-color: #ec4899
}

.bg-pink-500\/20 {
    background-color: rgba(236,72,153,.2)
}

.bg-pink-500\/25 {
    background-color: rgba(236,72,153,.25)
}

.bg-pink-500\/30 {
    background-color: rgba(236,72,153,.3)
}

.bg-pink-500\/40 {
    background-color: rgba(236,72,153,.4)
}

.bg-pink-500\/5 {
    background-color: rgba(236,72,153,.05)
}

.bg-pink-500\/50 {
    background-color: rgba(236,72,153,.5)
}

.bg-pink-500\/60 {
    background-color: rgba(236,72,153,.6)
}

.bg-pink-500\/70 {
    background-color: rgba(236,72,153,.7)
}

.bg-pink-500\/75 {
    background-color: rgba(236,72,153,.75)
}

.bg-pink-500\/80 {
    background-color: rgba(236,72,153,.8)
}

.bg-pink-500\/90 {
    background-color: rgba(236,72,153,.9)
}

.bg-pink-500\/95 {
    background-color: rgba(236,72,153,.95)
}

.bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(219 39 119/var(--tw-bg-opacity))
}

.bg-pink-600\/0 {
    background-color: rgba(219,39,119,0)
}

.bg-pink-600\/10 {
    background-color: rgba(219,39,119,.1)
}

.bg-pink-600\/100 {
    background-color: #db2777
}

.bg-pink-600\/20 {
    background-color: rgba(219,39,119,.2)
}

.bg-pink-600\/25 {
    background-color: rgba(219,39,119,.25)
}

.bg-pink-600\/30 {
    background-color: rgba(219,39,119,.3)
}

.bg-pink-600\/40 {
    background-color: rgba(219,39,119,.4)
}

.bg-pink-600\/5 {
    background-color: rgba(219,39,119,.05)
}

.bg-pink-600\/50 {
    background-color: rgba(219,39,119,.5)
}

.bg-pink-600\/60 {
    background-color: rgba(219,39,119,.6)
}

.bg-pink-600\/70 {
    background-color: rgba(219,39,119,.7)
}

.bg-pink-600\/75 {
    background-color: rgba(219,39,119,.75)
}

.bg-pink-600\/80 {
    background-color: rgba(219,39,119,.8)
}

.bg-pink-600\/90 {
    background-color: rgba(219,39,119,.9)
}

.bg-pink-600\/95 {
    background-color: rgba(219,39,119,.95)
}

.bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(190 24 93/var(--tw-bg-opacity))
}

.bg-pink-700\/0 {
    background-color: rgba(190,24,93,0)
}

.bg-pink-700\/10 {
    background-color: rgba(190,24,93,.1)
}

.bg-pink-700\/100 {
    background-color: #be185d
}

.bg-pink-700\/20 {
    background-color: rgba(190,24,93,.2)
}

.bg-pink-700\/25 {
    background-color: rgba(190,24,93,.25)
}

.bg-pink-700\/30 {
    background-color: rgba(190,24,93,.3)
}

.bg-pink-700\/40 {
    background-color: rgba(190,24,93,.4)
}

.bg-pink-700\/5 {
    background-color: rgba(190,24,93,.05)
}

.bg-pink-700\/50 {
    background-color: rgba(190,24,93,.5)
}

.bg-pink-700\/60 {
    background-color: rgba(190,24,93,.6)
}

.bg-pink-700\/70 {
    background-color: rgba(190,24,93,.7)
}

.bg-pink-700\/75 {
    background-color: rgba(190,24,93,.75)
}

.bg-pink-700\/80 {
    background-color: rgba(190,24,93,.8)
}

.bg-pink-700\/90 {
    background-color: rgba(190,24,93,.9)
}

.bg-pink-700\/95 {
    background-color: rgba(190,24,93,.95)
}

.bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(157 23 77/var(--tw-bg-opacity))
}

.bg-pink-800\/0 {
    background-color: rgba(157,23,77,0)
}

.bg-pink-800\/10 {
    background-color: rgba(157,23,77,.1)
}

.bg-pink-800\/100 {
    background-color: #9d174d
}

.bg-pink-800\/20 {
    background-color: rgba(157,23,77,.2)
}

.bg-pink-800\/25 {
    background-color: rgba(157,23,77,.25)
}

.bg-pink-800\/30 {
    background-color: rgba(157,23,77,.3)
}

.bg-pink-800\/40 {
    background-color: rgba(157,23,77,.4)
}

.bg-pink-800\/5 {
    background-color: rgba(157,23,77,.05)
}

.bg-pink-800\/50 {
    background-color: rgba(157,23,77,.5)
}

.bg-pink-800\/60 {
    background-color: rgba(157,23,77,.6)
}

.bg-pink-800\/70 {
    background-color: rgba(157,23,77,.7)
}

.bg-pink-800\/75 {
    background-color: rgba(157,23,77,.75)
}

.bg-pink-800\/80 {
    background-color: rgba(157,23,77,.8)
}

.bg-pink-800\/90 {
    background-color: rgba(157,23,77,.9)
}

.bg-pink-800\/95 {
    background-color: rgba(157,23,77,.95)
}

.bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(131 24 67/var(--tw-bg-opacity))
}

.bg-pink-900\/0 {
    background-color: rgba(131,24,67,0)
}

.bg-pink-900\/10 {
    background-color: rgba(131,24,67,.1)
}

.bg-pink-900\/100 {
    background-color: #831843
}

.bg-pink-900\/20 {
    background-color: rgba(131,24,67,.2)
}

.bg-pink-900\/25 {
    background-color: rgba(131,24,67,.25)
}

.bg-pink-900\/30 {
    background-color: rgba(131,24,67,.3)
}

.bg-pink-900\/40 {
    background-color: rgba(131,24,67,.4)
}

.bg-pink-900\/5 {
    background-color: rgba(131,24,67,.05)
}

.bg-pink-900\/50 {
    background-color: rgba(131,24,67,.5)
}

.bg-pink-900\/60 {
    background-color: rgba(131,24,67,.6)
}

.bg-pink-900\/70 {
    background-color: rgba(131,24,67,.7)
}

.bg-pink-900\/75 {
    background-color: rgba(131,24,67,.75)
}

.bg-pink-900\/80 {
    background-color: rgba(131,24,67,.8)
}

.bg-pink-900\/90 {
    background-color: rgba(131,24,67,.9)
}

.bg-pink-900\/95 {
    background-color: rgba(131,24,67,.95)
}

.bg-pink-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(80 7 36/var(--tw-bg-opacity))
}

.bg-pink-950\/0 {
    background-color: rgba(80,7,36,0)
}

.bg-pink-950\/10 {
    background-color: rgba(80,7,36,.1)
}

.bg-pink-950\/100 {
    background-color: #500724
}

.bg-pink-950\/20 {
    background-color: rgba(80,7,36,.2)
}

.bg-pink-950\/25 {
    background-color: rgba(80,7,36,.25)
}

.bg-pink-950\/30 {
    background-color: rgba(80,7,36,.3)
}

.bg-pink-950\/40 {
    background-color: rgba(80,7,36,.4)
}

.bg-pink-950\/5 {
    background-color: rgba(80,7,36,.05)
}

.bg-pink-950\/50 {
    background-color: rgba(80,7,36,.5)
}

.bg-pink-950\/60 {
    background-color: rgba(80,7,36,.6)
}

.bg-pink-950\/70 {
    background-color: rgba(80,7,36,.7)
}

.bg-pink-950\/75 {
    background-color: rgba(80,7,36,.75)
}

.bg-pink-950\/80 {
    background-color: rgba(80,7,36,.8)
}

.bg-pink-950\/90 {
    background-color: rgba(80,7,36,.9)
}

.bg-pink-950\/95 {
    background-color: rgba(80,7,36,.95)
}

.bg-popover {
    background-color: hsl(var(--popover))
}

.bg-popover-foreground {
    background-color: hsl(var(--popover-foreground))
}

.bg-popover-foreground\/0 {
    background-color: hsl(var(--popover-foreground)/0)
}

.bg-popover-foreground\/10 {
    background-color: hsl(var(--popover-foreground)/.1)
}

.bg-popover-foreground\/100 {
    background-color: hsl(var(--popover-foreground)/1)
}

.bg-popover-foreground\/20 {
    background-color: hsl(var(--popover-foreground)/.2)
}

.bg-popover-foreground\/25 {
    background-color: hsl(var(--popover-foreground)/.25)
}

.bg-popover-foreground\/30 {
    background-color: hsl(var(--popover-foreground)/.3)
}

.bg-popover-foreground\/40 {
    background-color: hsl(var(--popover-foreground)/.4)
}

.bg-popover-foreground\/5 {
    background-color: hsl(var(--popover-foreground)/.05)
}

.bg-popover-foreground\/50 {
    background-color: hsl(var(--popover-foreground)/.5)
}

.bg-popover-foreground\/60 {
    background-color: hsl(var(--popover-foreground)/.6)
}

.bg-popover-foreground\/70 {
    background-color: hsl(var(--popover-foreground)/.7)
}

.bg-popover-foreground\/75 {
    background-color: hsl(var(--popover-foreground)/.75)
}

.bg-popover-foreground\/80 {
    background-color: hsl(var(--popover-foreground)/.8)
}

.bg-popover-foreground\/90 {
    background-color: hsl(var(--popover-foreground)/.9)
}

.bg-popover-foreground\/95 {
    background-color: hsl(var(--popover-foreground)/.95)
}

.bg-popover\/0 {
    background-color: hsl(var(--popover)/0)
}

.bg-popover\/10 {
    background-color: hsl(var(--popover)/.1)
}

.bg-popover\/100 {
    background-color: hsl(var(--popover)/1)
}

.bg-popover\/20 {
    background-color: hsl(var(--popover)/.2)
}

.bg-popover\/25 {
    background-color: hsl(var(--popover)/.25)
}

.bg-popover\/30 {
    background-color: hsl(var(--popover)/.3)
}

.bg-popover\/40 {
    background-color: hsl(var(--popover)/.4)
}

.bg-popover\/5 {
    background-color: hsl(var(--popover)/.05)
}

.bg-popover\/50 {
    background-color: hsl(var(--popover)/.5)
}

.bg-popover\/60 {
    background-color: hsl(var(--popover)/.6)
}

.bg-popover\/70 {
    background-color: hsl(var(--popover)/.7)
}

.bg-popover\/75 {
    background-color: hsl(var(--popover)/.75)
}

.bg-popover\/80 {
    background-color: hsl(var(--popover)/.8)
}

.bg-popover\/90 {
    background-color: hsl(var(--popover)/.9)
}

.bg-popover\/95 {
    background-color: hsl(var(--popover)/.95)
}

.bg-primary {
    background-color: hsl(var(--primary))
}

.bg-primary-foreground {
    background-color: hsl(var(--primary-foreground))
}

.bg-primary-foreground\/0 {
    background-color: hsl(var(--primary-foreground)/0)
}

.bg-primary-foreground\/10 {
    background-color: hsl(var(--primary-foreground)/.1)
}

.bg-primary-foreground\/100 {
    background-color: hsl(var(--primary-foreground)/1)
}

.bg-primary-foreground\/20 {
    background-color: hsl(var(--primary-foreground)/.2)
}

.bg-primary-foreground\/25 {
    background-color: hsl(var(--primary-foreground)/.25)
}

.bg-primary-foreground\/30 {
    background-color: hsl(var(--primary-foreground)/.3)
}

.bg-primary-foreground\/40 {
    background-color: hsl(var(--primary-foreground)/.4)
}

.bg-primary-foreground\/5 {
    background-color: hsl(var(--primary-foreground)/.05)
}

.bg-primary-foreground\/50 {
    background-color: hsl(var(--primary-foreground)/.5)
}

.bg-primary-foreground\/60 {
    background-color: hsl(var(--primary-foreground)/.6)
}

.bg-primary-foreground\/70 {
    background-color: hsl(var(--primary-foreground)/.7)
}

.bg-primary-foreground\/75 {
    background-color: hsl(var(--primary-foreground)/.75)
}

.bg-primary-foreground\/80 {
    background-color: hsl(var(--primary-foreground)/.8)
}

.bg-primary-foreground\/90 {
    background-color: hsl(var(--primary-foreground)/.9)
}

.bg-primary-foreground\/95 {
    background-color: hsl(var(--primary-foreground)/.95)
}

.bg-primary\/0 {
    background-color: hsl(var(--primary)/0)
}

.bg-primary\/10 {
    background-color: hsl(var(--primary)/.1)
}

.bg-primary\/100 {
    background-color: hsl(var(--primary)/1)
}

.bg-primary\/20 {
    background-color: hsl(var(--primary)/.2)
}

.bg-primary\/25 {
    background-color: hsl(var(--primary)/.25)
}

.bg-primary\/30 {
    background-color: hsl(var(--primary)/.3)
}

.bg-primary\/40 {
    background-color: hsl(var(--primary)/.4)
}

.bg-primary\/5 {
    background-color: hsl(var(--primary)/.05)
}

.bg-primary\/50 {
    background-color: hsl(var(--primary)/.5)
}

.bg-primary\/60 {
    background-color: hsl(var(--primary)/.6)
}

.bg-primary\/70 {
    background-color: hsl(var(--primary)/.7)
}

.bg-primary\/75 {
    background-color: hsl(var(--primary)/.75)
}

.bg-primary\/80 {
    background-color: hsl(var(--primary)/.8)
}

.bg-primary\/90 {
    background-color: hsl(var(--primary)/.9)
}

.bg-primary\/95 {
    background-color: hsl(var(--primary)/.95)
}

.bg-purple-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(243 232 255/var(--tw-bg-opacity))
}

.bg-purple-100\/0 {
    background-color: rgba(243,232,255,0)
}

.bg-purple-100\/10 {
    background-color: rgba(243,232,255,.1)
}

.bg-purple-100\/100 {
    background-color: #f3e8ff
}

.bg-purple-100\/20 {
    background-color: rgba(243,232,255,.2)
}

.bg-purple-100\/25 {
    background-color: rgba(243,232,255,.25)
}

.bg-purple-100\/30 {
    background-color: rgba(243,232,255,.3)
}

.bg-purple-100\/40 {
    background-color: rgba(243,232,255,.4)
}

.bg-purple-100\/5 {
    background-color: rgba(243,232,255,.05)
}

.bg-purple-100\/50 {
    background-color: rgba(243,232,255,.5)
}

.bg-purple-100\/60 {
    background-color: rgba(243,232,255,.6)
}

.bg-purple-100\/70 {
    background-color: rgba(243,232,255,.7)
}

.bg-purple-100\/75 {
    background-color: rgba(243,232,255,.75)
}

.bg-purple-100\/80 {
    background-color: rgba(243,232,255,.8)
}

.bg-purple-100\/90 {
    background-color: rgba(243,232,255,.9)
}

.bg-purple-100\/95 {
    background-color: rgba(243,232,255,.95)
}

.bg-purple-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(233 213 255/var(--tw-bg-opacity))
}

.bg-purple-200\/0 {
    background-color: rgba(233,213,255,0)
}

.bg-purple-200\/10 {
    background-color: rgba(233,213,255,.1)
}

.bg-purple-200\/100 {
    background-color: #e9d5ff
}

.bg-purple-200\/20 {
    background-color: rgba(233,213,255,.2)
}

.bg-purple-200\/25 {
    background-color: rgba(233,213,255,.25)
}

.bg-purple-200\/30 {
    background-color: rgba(233,213,255,.3)
}

.bg-purple-200\/40 {
    background-color: rgba(233,213,255,.4)
}

.bg-purple-200\/5 {
    background-color: rgba(233,213,255,.05)
}

.bg-purple-200\/50 {
    background-color: rgba(233,213,255,.5)
}

.bg-purple-200\/60 {
    background-color: rgba(233,213,255,.6)
}

.bg-purple-200\/70 {
    background-color: rgba(233,213,255,.7)
}

.bg-purple-200\/75 {
    background-color: rgba(233,213,255,.75)
}

.bg-purple-200\/80 {
    background-color: rgba(233,213,255,.8)
}

.bg-purple-200\/90 {
    background-color: rgba(233,213,255,.9)
}

.bg-purple-200\/95 {
    background-color: rgba(233,213,255,.95)
}

.bg-purple-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(216 180 254/var(--tw-bg-opacity))
}

.bg-purple-300\/0 {
    background-color: rgba(216,180,254,0)
}

.bg-purple-300\/10 {
    background-color: rgba(216,180,254,.1)
}

.bg-purple-300\/100 {
    background-color: #d8b4fe
}

.bg-purple-300\/20 {
    background-color: rgba(216,180,254,.2)
}

.bg-purple-300\/25 {
    background-color: rgba(216,180,254,.25)
}

.bg-purple-300\/30 {
    background-color: rgba(216,180,254,.3)
}

.bg-purple-300\/40 {
    background-color: rgba(216,180,254,.4)
}

.bg-purple-300\/5 {
    background-color: rgba(216,180,254,.05)
}

.bg-purple-300\/50 {
    background-color: rgba(216,180,254,.5)
}

.bg-purple-300\/60 {
    background-color: rgba(216,180,254,.6)
}

.bg-purple-300\/70 {
    background-color: rgba(216,180,254,.7)
}

.bg-purple-300\/75 {
    background-color: rgba(216,180,254,.75)
}

.bg-purple-300\/80 {
    background-color: rgba(216,180,254,.8)
}

.bg-purple-300\/90 {
    background-color: rgba(216,180,254,.9)
}

.bg-purple-300\/95 {
    background-color: rgba(216,180,254,.95)
}

.bg-purple-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(192 132 252/var(--tw-bg-opacity))
}

.bg-purple-400\/0 {
    background-color: rgba(192,132,252,0)
}

.bg-purple-400\/10 {
    background-color: rgba(192,132,252,.1)
}

.bg-purple-400\/100 {
    background-color: #c084fc
}

.bg-purple-400\/20 {
    background-color: rgba(192,132,252,.2)
}

.bg-purple-400\/25 {
    background-color: rgba(192,132,252,.25)
}

.bg-purple-400\/30 {
    background-color: rgba(192,132,252,.3)
}

.bg-purple-400\/40 {
    background-color: rgba(192,132,252,.4)
}

.bg-purple-400\/5 {
    background-color: rgba(192,132,252,.05)
}

.bg-purple-400\/50 {
    background-color: rgba(192,132,252,.5)
}

.bg-purple-400\/60 {
    background-color: rgba(192,132,252,.6)
}

.bg-purple-400\/70 {
    background-color: rgba(192,132,252,.7)
}

.bg-purple-400\/75 {
    background-color: rgba(192,132,252,.75)
}

.bg-purple-400\/80 {
    background-color: rgba(192,132,252,.8)
}

.bg-purple-400\/90 {
    background-color: rgba(192,132,252,.9)
}

.bg-purple-400\/95 {
    background-color: rgba(192,132,252,.95)
}

.bg-purple-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(250 245 255/var(--tw-bg-opacity))
}

.bg-purple-50\/0 {
    background-color: rgba(250,245,255,0)
}

.bg-purple-50\/10 {
    background-color: rgba(250,245,255,.1)
}

.bg-purple-50\/100 {
    background-color: #faf5ff
}

.bg-purple-50\/20 {
    background-color: rgba(250,245,255,.2)
}

.bg-purple-50\/25 {
    background-color: rgba(250,245,255,.25)
}

.bg-purple-50\/30 {
    background-color: rgba(250,245,255,.3)
}

.bg-purple-50\/40 {
    background-color: rgba(250,245,255,.4)
}

.bg-purple-50\/5 {
    background-color: rgba(250,245,255,.05)
}

.bg-purple-50\/50 {
    background-color: rgba(250,245,255,.5)
}

.bg-purple-50\/60 {
    background-color: rgba(250,245,255,.6)
}

.bg-purple-50\/70 {
    background-color: rgba(250,245,255,.7)
}

.bg-purple-50\/75 {
    background-color: rgba(250,245,255,.75)
}

.bg-purple-50\/80 {
    background-color: rgba(250,245,255,.8)
}

.bg-purple-50\/90 {
    background-color: rgba(250,245,255,.9)
}

.bg-purple-50\/95 {
    background-color: rgba(250,245,255,.95)
}

.bg-purple-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(168 85 247/var(--tw-bg-opacity))
}

.bg-purple-500\/0 {
    background-color: rgba(168,85,247,0)
}

.bg-purple-500\/10 {
    background-color: rgba(168,85,247,.1)
}

.bg-purple-500\/100 {
    background-color: #a855f7
}

.bg-purple-500\/20 {
    background-color: rgba(168,85,247,.2)
}

.bg-purple-500\/25 {
    background-color: rgba(168,85,247,.25)
}

.bg-purple-500\/30 {
    background-color: rgba(168,85,247,.3)
}

.bg-purple-500\/40 {
    background-color: rgba(168,85,247,.4)
}

.bg-purple-500\/5 {
    background-color: rgba(168,85,247,.05)
}

.bg-purple-500\/50 {
    background-color: rgba(168,85,247,.5)
}

.bg-purple-500\/60 {
    background-color: rgba(168,85,247,.6)
}

.bg-purple-500\/70 {
    background-color: rgba(168,85,247,.7)
}

.bg-purple-500\/75 {
    background-color: rgba(168,85,247,.75)
}

.bg-purple-500\/80 {
    background-color: rgba(168,85,247,.8)
}

.bg-purple-500\/90 {
    background-color: rgba(168,85,247,.9)
}

.bg-purple-500\/95 {
    background-color: rgba(168,85,247,.95)
}

.bg-purple-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(147 51 234/var(--tw-bg-opacity))
}

.bg-purple-600\/0 {
    background-color: rgba(147,51,234,0)
}

.bg-purple-600\/10 {
    background-color: rgba(147,51,234,.1)
}

.bg-purple-600\/100 {
    background-color: #9333ea
}

.bg-purple-600\/20 {
    background-color: rgba(147,51,234,.2)
}

.bg-purple-600\/25 {
    background-color: rgba(147,51,234,.25)
}

.bg-purple-600\/30 {
    background-color: rgba(147,51,234,.3)
}

.bg-purple-600\/40 {
    background-color: rgba(147,51,234,.4)
}

.bg-purple-600\/5 {
    background-color: rgba(147,51,234,.05)
}

.bg-purple-600\/50 {
    background-color: rgba(147,51,234,.5)
}

.bg-purple-600\/60 {
    background-color: rgba(147,51,234,.6)
}

.bg-purple-600\/70 {
    background-color: rgba(147,51,234,.7)
}

.bg-purple-600\/75 {
    background-color: rgba(147,51,234,.75)
}

.bg-purple-600\/80 {
    background-color: rgba(147,51,234,.8)
}

.bg-purple-600\/90 {
    background-color: rgba(147,51,234,.9)
}

.bg-purple-600\/95 {
    background-color: rgba(147,51,234,.95)
}

.bg-purple-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(126 34 206/var(--tw-bg-opacity))
}

.bg-purple-700\/0 {
    background-color: rgba(126,34,206,0)
}

.bg-purple-700\/10 {
    background-color: rgba(126,34,206,.1)
}

.bg-purple-700\/100 {
    background-color: #7e22ce
}

.bg-purple-700\/20 {
    background-color: rgba(126,34,206,.2)
}

.bg-purple-700\/25 {
    background-color: rgba(126,34,206,.25)
}

.bg-purple-700\/30 {
    background-color: rgba(126,34,206,.3)
}

.bg-purple-700\/40 {
    background-color: rgba(126,34,206,.4)
}

.bg-purple-700\/5 {
    background-color: rgba(126,34,206,.05)
}

.bg-purple-700\/50 {
    background-color: rgba(126,34,206,.5)
}

.bg-purple-700\/60 {
    background-color: rgba(126,34,206,.6)
}

.bg-purple-700\/70 {
    background-color: rgba(126,34,206,.7)
}

.bg-purple-700\/75 {
    background-color: rgba(126,34,206,.75)
}

.bg-purple-700\/80 {
    background-color: rgba(126,34,206,.8)
}

.bg-purple-700\/90 {
    background-color: rgba(126,34,206,.9)
}

.bg-purple-700\/95 {
    background-color: rgba(126,34,206,.95)
}

.bg-purple-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(107 33 168/var(--tw-bg-opacity))
}

.bg-purple-800\/0 {
    background-color: rgba(107,33,168,0)
}

.bg-purple-800\/10 {
    background-color: rgba(107,33,168,.1)
}

.bg-purple-800\/100 {
    background-color: #6b21a8
}

.bg-purple-800\/20 {
    background-color: rgba(107,33,168,.2)
}

.bg-purple-800\/25 {
    background-color: rgba(107,33,168,.25)
}

.bg-purple-800\/30 {
    background-color: rgba(107,33,168,.3)
}

.bg-purple-800\/40 {
    background-color: rgba(107,33,168,.4)
}

.bg-purple-800\/5 {
    background-color: rgba(107,33,168,.05)
}

.bg-purple-800\/50 {
    background-color: rgba(107,33,168,.5)
}

.bg-purple-800\/60 {
    background-color: rgba(107,33,168,.6)
}

.bg-purple-800\/70 {
    background-color: rgba(107,33,168,.7)
}

.bg-purple-800\/75 {
    background-color: rgba(107,33,168,.75)
}

.bg-purple-800\/80 {
    background-color: rgba(107,33,168,.8)
}

.bg-purple-800\/90 {
    background-color: rgba(107,33,168,.9)
}

.bg-purple-800\/95 {
    background-color: rgba(107,33,168,.95)
}

.bg-purple-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(88 28 135/var(--tw-bg-opacity))
}

.bg-purple-900\/0 {
    background-color: rgba(88,28,135,0)
}

.bg-purple-900\/10 {
    background-color: rgba(88,28,135,.1)
}

.bg-purple-900\/100 {
    background-color: #581c87
}

.bg-purple-900\/20 {
    background-color: rgba(88,28,135,.2)
}

.bg-purple-900\/25 {
    background-color: rgba(88,28,135,.25)
}

.bg-purple-900\/30 {
    background-color: rgba(88,28,135,.3)
}

.bg-purple-900\/40 {
    background-color: rgba(88,28,135,.4)
}

.bg-purple-900\/5 {
    background-color: rgba(88,28,135,.05)
}

.bg-purple-900\/50 {
    background-color: rgba(88,28,135,.5)
}

.bg-purple-900\/60 {
    background-color: rgba(88,28,135,.6)
}

.bg-purple-900\/70 {
    background-color: rgba(88,28,135,.7)
}

.bg-purple-900\/75 {
    background-color: rgba(88,28,135,.75)
}

.bg-purple-900\/80 {
    background-color: rgba(88,28,135,.8)
}

.bg-purple-900\/90 {
    background-color: rgba(88,28,135,.9)
}

.bg-purple-900\/95 {
    background-color: rgba(88,28,135,.95)
}

.bg-purple-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(59 7 100/var(--tw-bg-opacity))
}

.bg-purple-950\/0 {
    background-color: rgba(59,7,100,0)
}

.bg-purple-950\/10 {
    background-color: rgba(59,7,100,.1)
}

.bg-purple-950\/100 {
    background-color: #3b0764
}

.bg-purple-950\/20 {
    background-color: rgba(59,7,100,.2)
}

.bg-purple-950\/25 {
    background-color: rgba(59,7,100,.25)
}

.bg-purple-950\/30 {
    background-color: rgba(59,7,100,.3)
}

.bg-purple-950\/40 {
    background-color: rgba(59,7,100,.4)
}

.bg-purple-950\/5 {
    background-color: rgba(59,7,100,.05)
}

.bg-purple-950\/50 {
    background-color: rgba(59,7,100,.5)
}

.bg-purple-950\/60 {
    background-color: rgba(59,7,100,.6)
}

.bg-purple-950\/70 {
    background-color: rgba(59,7,100,.7)
}

.bg-purple-950\/75 {
    background-color: rgba(59,7,100,.75)
}

.bg-purple-950\/80 {
    background-color: rgba(59,7,100,.8)
}

.bg-purple-950\/90 {
    background-color: rgba(59,7,100,.9)
}

.bg-purple-950\/95 {
    background-color: rgba(59,7,100,.95)
}

.bg-purple-accent-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(81 59 139/var(--tw-bg-opacity))
}

.bg-purple-accent-500\/0 {
    background-color: rgba(81,59,139,0)
}

.bg-purple-accent-500\/10 {
    background-color: rgba(81,59,139,.1)
}

.bg-purple-accent-500\/100 {
    background-color: #513b8b
}

.bg-purple-accent-500\/20 {
    background-color: rgba(81,59,139,.2)
}

.bg-purple-accent-500\/25 {
    background-color: rgba(81,59,139,.25)
}

.bg-purple-accent-500\/30 {
    background-color: rgba(81,59,139,.3)
}

.bg-purple-accent-500\/40 {
    background-color: rgba(81,59,139,.4)
}

.bg-purple-accent-500\/5 {
    background-color: rgba(81,59,139,.05)
}

.bg-purple-accent-500\/50 {
    background-color: rgba(81,59,139,.5)
}

.bg-purple-accent-500\/60 {
    background-color: rgba(81,59,139,.6)
}

.bg-purple-accent-500\/70 {
    background-color: rgba(81,59,139,.7)
}

.bg-purple-accent-500\/75 {
    background-color: rgba(81,59,139,.75)
}

.bg-purple-accent-500\/80 {
    background-color: rgba(81,59,139,.8)
}

.bg-purple-accent-500\/90 {
    background-color: rgba(81,59,139,.9)
}

.bg-purple-accent-500\/95 {
    background-color: rgba(81,59,139,.95)
}

.bg-red-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 226 226/var(--tw-bg-opacity))
}

.bg-red-100\/0 {
    background-color: hsla(0,93%,94%,0)
}

.bg-red-100\/10 {
    background-color: hsla(0,93%,94%,.1)
}

.bg-red-100\/100 {
    background-color: #fee2e2
}

.bg-red-100\/20 {
    background-color: hsla(0,93%,94%,.2)
}

.bg-red-100\/25 {
    background-color: hsla(0,93%,94%,.25)
}

.bg-red-100\/30 {
    background-color: hsla(0,93%,94%,.3)
}

.bg-red-100\/40 {
    background-color: hsla(0,93%,94%,.4)
}

.bg-red-100\/5 {
    background-color: hsla(0,93%,94%,.05)
}

.bg-red-100\/50 {
    background-color: hsla(0,93%,94%,.5)
}

.bg-red-100\/60 {
    background-color: hsla(0,93%,94%,.6)
}

.bg-red-100\/70 {
    background-color: hsla(0,93%,94%,.7)
}

.bg-red-100\/75 {
    background-color: hsla(0,93%,94%,.75)
}

.bg-red-100\/80 {
    background-color: hsla(0,93%,94%,.8)
}

.bg-red-100\/90 {
    background-color: hsla(0,93%,94%,.9)
}

.bg-red-100\/95 {
    background-color: hsla(0,93%,94%,.95)
}

.bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 202 202/var(--tw-bg-opacity))
}

.bg-red-200\/0 {
    background-color: hsla(0,96%,89%,0)
}

.bg-red-200\/10 {
    background-color: hsla(0,96%,89%,.1)
}

.bg-red-200\/100 {
    background-color: #fecaca
}

.bg-red-200\/20 {
    background-color: hsla(0,96%,89%,.2)
}

.bg-red-200\/25 {
    background-color: hsla(0,96%,89%,.25)
}

.bg-red-200\/30 {
    background-color: hsla(0,96%,89%,.3)
}

.bg-red-200\/40 {
    background-color: hsla(0,96%,89%,.4)
}

.bg-red-200\/5 {
    background-color: hsla(0,96%,89%,.05)
}

.bg-red-200\/50 {
    background-color: hsla(0,96%,89%,.5)
}

.bg-red-200\/60 {
    background-color: hsla(0,96%,89%,.6)
}

.bg-red-200\/70 {
    background-color: hsla(0,96%,89%,.7)
}

.bg-red-200\/75 {
    background-color: hsla(0,96%,89%,.75)
}

.bg-red-200\/80 {
    background-color: hsla(0,96%,89%,.8)
}

.bg-red-200\/90 {
    background-color: hsla(0,96%,89%,.9)
}

.bg-red-200\/95 {
    background-color: hsla(0,96%,89%,.95)
}

.bg-red-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(252 165 165/var(--tw-bg-opacity))
}

.bg-red-300\/0 {
    background-color: hsla(0,94%,82%,0)
}

.bg-red-300\/10 {
    background-color: hsla(0,94%,82%,.1)
}

.bg-red-300\/100 {
    background-color: #fca5a5
}

.bg-red-300\/20 {
    background-color: hsla(0,94%,82%,.2)
}

.bg-red-300\/25 {
    background-color: hsla(0,94%,82%,.25)
}

.bg-red-300\/30 {
    background-color: hsla(0,94%,82%,.3)
}

.bg-red-300\/40 {
    background-color: hsla(0,94%,82%,.4)
}

.bg-red-300\/5 {
    background-color: hsla(0,94%,82%,.05)
}

.bg-red-300\/50 {
    background-color: hsla(0,94%,82%,.5)
}

.bg-red-300\/60 {
    background-color: hsla(0,94%,82%,.6)
}

.bg-red-300\/70 {
    background-color: hsla(0,94%,82%,.7)
}

.bg-red-300\/75 {
    background-color: hsla(0,94%,82%,.75)
}

.bg-red-300\/80 {
    background-color: hsla(0,94%,82%,.8)
}

.bg-red-300\/90 {
    background-color: hsla(0,94%,82%,.9)
}

.bg-red-300\/95 {
    background-color: hsla(0,94%,82%,.95)
}

.bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(248 113 113/var(--tw-bg-opacity))
}

.bg-red-400\/0 {
    background-color: hsla(0,91%,71%,0)
}

.bg-red-400\/10 {
    background-color: hsla(0,91%,71%,.1)
}

.bg-red-400\/100 {
    background-color: #f87171
}

.bg-red-400\/20 {
    background-color: hsla(0,91%,71%,.2)
}

.bg-red-400\/25 {
    background-color: hsla(0,91%,71%,.25)
}

.bg-red-400\/30 {
    background-color: hsla(0,91%,71%,.3)
}

.bg-red-400\/40 {
    background-color: hsla(0,91%,71%,.4)
}

.bg-red-400\/5 {
    background-color: hsla(0,91%,71%,.05)
}

.bg-red-400\/50 {
    background-color: hsla(0,91%,71%,.5)
}

.bg-red-400\/60 {
    background-color: hsla(0,91%,71%,.6)
}

.bg-red-400\/70 {
    background-color: hsla(0,91%,71%,.7)
}

.bg-red-400\/75 {
    background-color: hsla(0,91%,71%,.75)
}

.bg-red-400\/80 {
    background-color: hsla(0,91%,71%,.8)
}

.bg-red-400\/90 {
    background-color: hsla(0,91%,71%,.9)
}

.bg-red-400\/95 {
    background-color: hsla(0,91%,71%,.95)
}

.bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 242 242/var(--tw-bg-opacity))
}

.bg-red-50\/0 {
    background-color: hsla(0,86%,97%,0)
}

.bg-red-50\/10 {
    background-color: hsla(0,86%,97%,.1)
}

.bg-red-50\/100 {
    background-color: #fef2f2
}

.bg-red-50\/20 {
    background-color: hsla(0,86%,97%,.2)
}

.bg-red-50\/25 {
    background-color: hsla(0,86%,97%,.25)
}

.bg-red-50\/30 {
    background-color: hsla(0,86%,97%,.3)
}

.bg-red-50\/40 {
    background-color: hsla(0,86%,97%,.4)
}

.bg-red-50\/5 {
    background-color: hsla(0,86%,97%,.05)
}

.bg-red-50\/50 {
    background-color: hsla(0,86%,97%,.5)
}

.bg-red-50\/60 {
    background-color: hsla(0,86%,97%,.6)
}

.bg-red-50\/70 {
    background-color: hsla(0,86%,97%,.7)
}

.bg-red-50\/75 {
    background-color: hsla(0,86%,97%,.75)
}

.bg-red-50\/80 {
    background-color: hsla(0,86%,97%,.8)
}

.bg-red-50\/90 {
    background-color: hsla(0,86%,97%,.9)
}

.bg-red-50\/95 {
    background-color: hsla(0,86%,97%,.95)
}

.bg-red-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(239 68 68/var(--tw-bg-opacity))
}

.bg-red-500\/0 {
    background-color: rgba(239,68,68,0)
}

.bg-red-500\/10 {
    background-color: rgba(239,68,68,.1)
}

.bg-red-500\/100 {
    background-color: #ef4444
}

.bg-red-500\/20 {
    background-color: rgba(239,68,68,.2)
}

.bg-red-500\/25 {
    background-color: rgba(239,68,68,.25)
}

.bg-red-500\/30 {
    background-color: rgba(239,68,68,.3)
}

.bg-red-500\/40 {
    background-color: rgba(239,68,68,.4)
}

.bg-red-500\/5 {
    background-color: rgba(239,68,68,.05)
}

.bg-red-500\/50 {
    background-color: rgba(239,68,68,.5)
}

.bg-red-500\/60 {
    background-color: rgba(239,68,68,.6)
}

.bg-red-500\/70 {
    background-color: rgba(239,68,68,.7)
}

.bg-red-500\/75 {
    background-color: rgba(239,68,68,.75)
}

.bg-red-500\/80 {
    background-color: rgba(239,68,68,.8)
}

.bg-red-500\/90 {
    background-color: rgba(239,68,68,.9)
}

.bg-red-500\/95 {
    background-color: rgba(239,68,68,.95)
}

.bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(220 38 38/var(--tw-bg-opacity))
}

.bg-red-600\/0 {
    background-color: rgba(220,38,38,0)
}

.bg-red-600\/10 {
    background-color: rgba(220,38,38,.1)
}

.bg-red-600\/100 {
    background-color: #dc2626
}

.bg-red-600\/20 {
    background-color: rgba(220,38,38,.2)
}

.bg-red-600\/25 {
    background-color: rgba(220,38,38,.25)
}

.bg-red-600\/30 {
    background-color: rgba(220,38,38,.3)
}

.bg-red-600\/40 {
    background-color: rgba(220,38,38,.4)
}

.bg-red-600\/5 {
    background-color: rgba(220,38,38,.05)
}

.bg-red-600\/50 {
    background-color: rgba(220,38,38,.5)
}

.bg-red-600\/60 {
    background-color: rgba(220,38,38,.6)
}

.bg-red-600\/70 {
    background-color: rgba(220,38,38,.7)
}

.bg-red-600\/75 {
    background-color: rgba(220,38,38,.75)
}

.bg-red-600\/80 {
    background-color: rgba(220,38,38,.8)
}

.bg-red-600\/90 {
    background-color: rgba(220,38,38,.9)
}

.bg-red-600\/95 {
    background-color: rgba(220,38,38,.95)
}

.bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(185 28 28/var(--tw-bg-opacity))
}

.bg-red-700\/0 {
    background-color: rgba(185,28,28,0)
}

.bg-red-700\/10 {
    background-color: rgba(185,28,28,.1)
}

.bg-red-700\/100 {
    background-color: #b91c1c
}

.bg-red-700\/20 {
    background-color: rgba(185,28,28,.2)
}

.bg-red-700\/25 {
    background-color: rgba(185,28,28,.25)
}

.bg-red-700\/30 {
    background-color: rgba(185,28,28,.3)
}

.bg-red-700\/40 {
    background-color: rgba(185,28,28,.4)
}

.bg-red-700\/5 {
    background-color: rgba(185,28,28,.05)
}

.bg-red-700\/50 {
    background-color: rgba(185,28,28,.5)
}

.bg-red-700\/60 {
    background-color: rgba(185,28,28,.6)
}

.bg-red-700\/70 {
    background-color: rgba(185,28,28,.7)
}

.bg-red-700\/75 {
    background-color: rgba(185,28,28,.75)
}

.bg-red-700\/80 {
    background-color: rgba(185,28,28,.8)
}

.bg-red-700\/90 {
    background-color: rgba(185,28,28,.9)
}

.bg-red-700\/95 {
    background-color: rgba(185,28,28,.95)
}

.bg-red-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(153 27 27/var(--tw-bg-opacity))
}

.bg-red-800\/0 {
    background-color: rgba(153,27,27,0)
}

.bg-red-800\/10 {
    background-color: rgba(153,27,27,.1)
}

.bg-red-800\/100 {
    background-color: #991b1b
}

.bg-red-800\/20 {
    background-color: rgba(153,27,27,.2)
}

.bg-red-800\/25 {
    background-color: rgba(153,27,27,.25)
}

.bg-red-800\/30 {
    background-color: rgba(153,27,27,.3)
}

.bg-red-800\/40 {
    background-color: rgba(153,27,27,.4)
}

.bg-red-800\/5 {
    background-color: rgba(153,27,27,.05)
}

.bg-red-800\/50 {
    background-color: rgba(153,27,27,.5)
}

.bg-red-800\/60 {
    background-color: rgba(153,27,27,.6)
}

.bg-red-800\/70 {
    background-color: rgba(153,27,27,.7)
}

.bg-red-800\/75 {
    background-color: rgba(153,27,27,.75)
}

.bg-red-800\/80 {
    background-color: rgba(153,27,27,.8)
}

.bg-red-800\/90 {
    background-color: rgba(153,27,27,.9)
}

.bg-red-800\/95 {
    background-color: rgba(153,27,27,.95)
}

.bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(127 29 29/var(--tw-bg-opacity))
}

.bg-red-900\/0 {
    background-color: rgba(127,29,29,0)
}

.bg-red-900\/10 {
    background-color: rgba(127,29,29,.1)
}

.bg-red-900\/100 {
    background-color: #7f1d1d
}

.bg-red-900\/20 {
    background-color: rgba(127,29,29,.2)
}

.bg-red-900\/25 {
    background-color: rgba(127,29,29,.25)
}

.bg-red-900\/30 {
    background-color: rgba(127,29,29,.3)
}

.bg-red-900\/40 {
    background-color: rgba(127,29,29,.4)
}

.bg-red-900\/5 {
    background-color: rgba(127,29,29,.05)
}

.bg-red-900\/50 {
    background-color: rgba(127,29,29,.5)
}

.bg-red-900\/60 {
    background-color: rgba(127,29,29,.6)
}

.bg-red-900\/70 {
    background-color: rgba(127,29,29,.7)
}

.bg-red-900\/75 {
    background-color: rgba(127,29,29,.75)
}

.bg-red-900\/80 {
    background-color: rgba(127,29,29,.8)
}

.bg-red-900\/90 {
    background-color: rgba(127,29,29,.9)
}

.bg-red-900\/95 {
    background-color: rgba(127,29,29,.95)
}

.bg-red-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(69 10 10/var(--tw-bg-opacity))
}

.bg-red-950\/0 {
    background-color: rgba(69,10,10,0)
}

.bg-red-950\/10 {
    background-color: rgba(69,10,10,.1)
}

.bg-red-950\/100 {
    background-color: #450a0a
}

.bg-red-950\/20 {
    background-color: rgba(69,10,10,.2)
}

.bg-red-950\/25 {
    background-color: rgba(69,10,10,.25)
}

.bg-red-950\/30 {
    background-color: rgba(69,10,10,.3)
}

.bg-red-950\/40 {
    background-color: rgba(69,10,10,.4)
}

.bg-red-950\/5 {
    background-color: rgba(69,10,10,.05)
}

.bg-red-950\/50 {
    background-color: rgba(69,10,10,.5)
}

.bg-red-950\/60 {
    background-color: rgba(69,10,10,.6)
}

.bg-red-950\/70 {
    background-color: rgba(69,10,10,.7)
}

.bg-red-950\/75 {
    background-color: rgba(69,10,10,.75)
}

.bg-red-950\/80 {
    background-color: rgba(69,10,10,.8)
}

.bg-red-950\/90 {
    background-color: rgba(69,10,10,.9)
}

.bg-red-950\/95 {
    background-color: rgba(69,10,10,.95)
}

.bg-ring {
    background-color: hsl(var(--ring))
}

.bg-ring\/0 {
    background-color: hsl(var(--ring)/0)
}

.bg-ring\/10 {
    background-color: hsl(var(--ring)/.1)
}

.bg-ring\/100 {
    background-color: hsl(var(--ring)/1)
}

.bg-ring\/20 {
    background-color: hsl(var(--ring)/.2)
}

.bg-ring\/25 {
    background-color: hsl(var(--ring)/.25)
}

.bg-ring\/30 {
    background-color: hsl(var(--ring)/.3)
}

.bg-ring\/40 {
    background-color: hsl(var(--ring)/.4)
}

.bg-ring\/5 {
    background-color: hsl(var(--ring)/.05)
}

.bg-ring\/50 {
    background-color: hsl(var(--ring)/.5)
}

.bg-ring\/60 {
    background-color: hsl(var(--ring)/.6)
}

.bg-ring\/70 {
    background-color: hsl(var(--ring)/.7)
}

.bg-ring\/75 {
    background-color: hsl(var(--ring)/.75)
}

.bg-ring\/80 {
    background-color: hsl(var(--ring)/.8)
}

.bg-ring\/90 {
    background-color: hsl(var(--ring)/.9)
}

.bg-ring\/95 {
    background-color: hsl(var(--ring)/.95)
}

.bg-rose-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 228 230/var(--tw-bg-opacity))
}

.bg-rose-100\/0 {
    background-color: rgba(255,228,230,0)
}

.bg-rose-100\/10 {
    background-color: rgba(255,228,230,.1)
}

.bg-rose-100\/100 {
    background-color: #ffe4e6
}

.bg-rose-100\/20 {
    background-color: rgba(255,228,230,.2)
}

.bg-rose-100\/25 {
    background-color: rgba(255,228,230,.25)
}

.bg-rose-100\/30 {
    background-color: rgba(255,228,230,.3)
}

.bg-rose-100\/40 {
    background-color: rgba(255,228,230,.4)
}

.bg-rose-100\/5 {
    background-color: rgba(255,228,230,.05)
}

.bg-rose-100\/50 {
    background-color: rgba(255,228,230,.5)
}

.bg-rose-100\/60 {
    background-color: rgba(255,228,230,.6)
}

.bg-rose-100\/70 {
    background-color: rgba(255,228,230,.7)
}

.bg-rose-100\/75 {
    background-color: rgba(255,228,230,.75)
}

.bg-rose-100\/80 {
    background-color: rgba(255,228,230,.8)
}

.bg-rose-100\/90 {
    background-color: rgba(255,228,230,.9)
}

.bg-rose-100\/95 {
    background-color: rgba(255,228,230,.95)
}

.bg-rose-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 205 211/var(--tw-bg-opacity))
}

.bg-rose-200\/0 {
    background-color: rgba(254,205,211,0)
}

.bg-rose-200\/10 {
    background-color: rgba(254,205,211,.1)
}

.bg-rose-200\/100 {
    background-color: #fecdd3
}

.bg-rose-200\/20 {
    background-color: rgba(254,205,211,.2)
}

.bg-rose-200\/25 {
    background-color: rgba(254,205,211,.25)
}

.bg-rose-200\/30 {
    background-color: rgba(254,205,211,.3)
}

.bg-rose-200\/40 {
    background-color: rgba(254,205,211,.4)
}

.bg-rose-200\/5 {
    background-color: rgba(254,205,211,.05)
}

.bg-rose-200\/50 {
    background-color: rgba(254,205,211,.5)
}

.bg-rose-200\/60 {
    background-color: rgba(254,205,211,.6)
}

.bg-rose-200\/70 {
    background-color: rgba(254,205,211,.7)
}

.bg-rose-200\/75 {
    background-color: rgba(254,205,211,.75)
}

.bg-rose-200\/80 {
    background-color: rgba(254,205,211,.8)
}

.bg-rose-200\/90 {
    background-color: rgba(254,205,211,.9)
}

.bg-rose-200\/95 {
    background-color: rgba(254,205,211,.95)
}

.bg-rose-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(253 164 175/var(--tw-bg-opacity))
}

.bg-rose-300\/0 {
    background-color: rgba(253,164,175,0)
}

.bg-rose-300\/10 {
    background-color: rgba(253,164,175,.1)
}

.bg-rose-300\/100 {
    background-color: #fda4af
}

.bg-rose-300\/20 {
    background-color: rgba(253,164,175,.2)
}

.bg-rose-300\/25 {
    background-color: rgba(253,164,175,.25)
}

.bg-rose-300\/30 {
    background-color: rgba(253,164,175,.3)
}

.bg-rose-300\/40 {
    background-color: rgba(253,164,175,.4)
}

.bg-rose-300\/5 {
    background-color: rgba(253,164,175,.05)
}

.bg-rose-300\/50 {
    background-color: rgba(253,164,175,.5)
}

.bg-rose-300\/60 {
    background-color: rgba(253,164,175,.6)
}

.bg-rose-300\/70 {
    background-color: rgba(253,164,175,.7)
}

.bg-rose-300\/75 {
    background-color: rgba(253,164,175,.75)
}

.bg-rose-300\/80 {
    background-color: rgba(253,164,175,.8)
}

.bg-rose-300\/90 {
    background-color: rgba(253,164,175,.9)
}

.bg-rose-300\/95 {
    background-color: rgba(253,164,175,.95)
}

.bg-rose-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(251 113 133/var(--tw-bg-opacity))
}

.bg-rose-400\/0 {
    background-color: rgba(251,113,133,0)
}

.bg-rose-400\/10 {
    background-color: rgba(251,113,133,.1)
}

.bg-rose-400\/100 {
    background-color: #fb7185
}

.bg-rose-400\/20 {
    background-color: rgba(251,113,133,.2)
}

.bg-rose-400\/25 {
    background-color: rgba(251,113,133,.25)
}

.bg-rose-400\/30 {
    background-color: rgba(251,113,133,.3)
}

.bg-rose-400\/40 {
    background-color: rgba(251,113,133,.4)
}

.bg-rose-400\/5 {
    background-color: rgba(251,113,133,.05)
}

.bg-rose-400\/50 {
    background-color: rgba(251,113,133,.5)
}

.bg-rose-400\/60 {
    background-color: rgba(251,113,133,.6)
}

.bg-rose-400\/70 {
    background-color: rgba(251,113,133,.7)
}

.bg-rose-400\/75 {
    background-color: rgba(251,113,133,.75)
}

.bg-rose-400\/80 {
    background-color: rgba(251,113,133,.8)
}

.bg-rose-400\/90 {
    background-color: rgba(251,113,133,.9)
}

.bg-rose-400\/95 {
    background-color: rgba(251,113,133,.95)
}

.bg-rose-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 241 242/var(--tw-bg-opacity))
}

.bg-rose-50\/0 {
    background-color: rgba(255,241,242,0)
}

.bg-rose-50\/10 {
    background-color: rgba(255,241,242,.1)
}

.bg-rose-50\/100 {
    background-color: #fff1f2
}

.bg-rose-50\/20 {
    background-color: rgba(255,241,242,.2)
}

.bg-rose-50\/25 {
    background-color: rgba(255,241,242,.25)
}

.bg-rose-50\/30 {
    background-color: rgba(255,241,242,.3)
}

.bg-rose-50\/40 {
    background-color: rgba(255,241,242,.4)
}

.bg-rose-50\/5 {
    background-color: rgba(255,241,242,.05)
}

.bg-rose-50\/50 {
    background-color: rgba(255,241,242,.5)
}

.bg-rose-50\/60 {
    background-color: rgba(255,241,242,.6)
}

.bg-rose-50\/70 {
    background-color: rgba(255,241,242,.7)
}

.bg-rose-50\/75 {
    background-color: rgba(255,241,242,.75)
}

.bg-rose-50\/80 {
    background-color: rgba(255,241,242,.8)
}

.bg-rose-50\/90 {
    background-color: rgba(255,241,242,.9)
}

.bg-rose-50\/95 {
    background-color: rgba(255,241,242,.95)
}

.bg-rose-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(244 63 94/var(--tw-bg-opacity))
}

.bg-rose-500\/0 {
    background-color: rgba(244,63,94,0)
}

.bg-rose-500\/10 {
    background-color: rgba(244,63,94,.1)
}

.bg-rose-500\/100 {
    background-color: #f43f5e
}

.bg-rose-500\/20 {
    background-color: rgba(244,63,94,.2)
}

.bg-rose-500\/25 {
    background-color: rgba(244,63,94,.25)
}

.bg-rose-500\/30 {
    background-color: rgba(244,63,94,.3)
}

.bg-rose-500\/40 {
    background-color: rgba(244,63,94,.4)
}

.bg-rose-500\/5 {
    background-color: rgba(244,63,94,.05)
}

.bg-rose-500\/50 {
    background-color: rgba(244,63,94,.5)
}

.bg-rose-500\/60 {
    background-color: rgba(244,63,94,.6)
}

.bg-rose-500\/70 {
    background-color: rgba(244,63,94,.7)
}

.bg-rose-500\/75 {
    background-color: rgba(244,63,94,.75)
}

.bg-rose-500\/80 {
    background-color: rgba(244,63,94,.8)
}

.bg-rose-500\/90 {
    background-color: rgba(244,63,94,.9)
}

.bg-rose-500\/95 {
    background-color: rgba(244,63,94,.95)
}

.bg-rose-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(225 29 72/var(--tw-bg-opacity))
}

.bg-rose-600\/0 {
    background-color: rgba(225,29,72,0)
}

.bg-rose-600\/10 {
    background-color: rgba(225,29,72,.1)
}

.bg-rose-600\/100 {
    background-color: #e11d48
}

.bg-rose-600\/20 {
    background-color: rgba(225,29,72,.2)
}

.bg-rose-600\/25 {
    background-color: rgba(225,29,72,.25)
}

.bg-rose-600\/30 {
    background-color: rgba(225,29,72,.3)
}

.bg-rose-600\/40 {
    background-color: rgba(225,29,72,.4)
}

.bg-rose-600\/5 {
    background-color: rgba(225,29,72,.05)
}

.bg-rose-600\/50 {
    background-color: rgba(225,29,72,.5)
}

.bg-rose-600\/60 {
    background-color: rgba(225,29,72,.6)
}

.bg-rose-600\/70 {
    background-color: rgba(225,29,72,.7)
}

.bg-rose-600\/75 {
    background-color: rgba(225,29,72,.75)
}

.bg-rose-600\/80 {
    background-color: rgba(225,29,72,.8)
}

.bg-rose-600\/90 {
    background-color: rgba(225,29,72,.9)
}

.bg-rose-600\/95 {
    background-color: rgba(225,29,72,.95)
}

.bg-rose-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(190 18 60/var(--tw-bg-opacity))
}

.bg-rose-700\/0 {
    background-color: rgba(190,18,60,0)
}

.bg-rose-700\/10 {
    background-color: rgba(190,18,60,.1)
}

.bg-rose-700\/100 {
    background-color: #be123c
}

.bg-rose-700\/20 {
    background-color: rgba(190,18,60,.2)
}

.bg-rose-700\/25 {
    background-color: rgba(190,18,60,.25)
}

.bg-rose-700\/30 {
    background-color: rgba(190,18,60,.3)
}

.bg-rose-700\/40 {
    background-color: rgba(190,18,60,.4)
}

.bg-rose-700\/5 {
    background-color: rgba(190,18,60,.05)
}

.bg-rose-700\/50 {
    background-color: rgba(190,18,60,.5)
}

.bg-rose-700\/60 {
    background-color: rgba(190,18,60,.6)
}

.bg-rose-700\/70 {
    background-color: rgba(190,18,60,.7)
}

.bg-rose-700\/75 {
    background-color: rgba(190,18,60,.75)
}

.bg-rose-700\/80 {
    background-color: rgba(190,18,60,.8)
}

.bg-rose-700\/90 {
    background-color: rgba(190,18,60,.9)
}

.bg-rose-700\/95 {
    background-color: rgba(190,18,60,.95)
}

.bg-rose-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(159 18 57/var(--tw-bg-opacity))
}

.bg-rose-800\/0 {
    background-color: rgba(159,18,57,0)
}

.bg-rose-800\/10 {
    background-color: rgba(159,18,57,.1)
}

.bg-rose-800\/100 {
    background-color: #9f1239
}

.bg-rose-800\/20 {
    background-color: rgba(159,18,57,.2)
}

.bg-rose-800\/25 {
    background-color: rgba(159,18,57,.25)
}

.bg-rose-800\/30 {
    background-color: rgba(159,18,57,.3)
}

.bg-rose-800\/40 {
    background-color: rgba(159,18,57,.4)
}

.bg-rose-800\/5 {
    background-color: rgba(159,18,57,.05)
}

.bg-rose-800\/50 {
    background-color: rgba(159,18,57,.5)
}

.bg-rose-800\/60 {
    background-color: rgba(159,18,57,.6)
}

.bg-rose-800\/70 {
    background-color: rgba(159,18,57,.7)
}

.bg-rose-800\/75 {
    background-color: rgba(159,18,57,.75)
}

.bg-rose-800\/80 {
    background-color: rgba(159,18,57,.8)
}

.bg-rose-800\/90 {
    background-color: rgba(159,18,57,.9)
}

.bg-rose-800\/95 {
    background-color: rgba(159,18,57,.95)
}

.bg-rose-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(136 19 55/var(--tw-bg-opacity))
}

.bg-rose-900\/0 {
    background-color: rgba(136,19,55,0)
}

.bg-rose-900\/10 {
    background-color: rgba(136,19,55,.1)
}

.bg-rose-900\/100 {
    background-color: #881337
}

.bg-rose-900\/20 {
    background-color: rgba(136,19,55,.2)
}

.bg-rose-900\/25 {
    background-color: rgba(136,19,55,.25)
}

.bg-rose-900\/30 {
    background-color: rgba(136,19,55,.3)
}

.bg-rose-900\/40 {
    background-color: rgba(136,19,55,.4)
}

.bg-rose-900\/5 {
    background-color: rgba(136,19,55,.05)
}

.bg-rose-900\/50 {
    background-color: rgba(136,19,55,.5)
}

.bg-rose-900\/60 {
    background-color: rgba(136,19,55,.6)
}

.bg-rose-900\/70 {
    background-color: rgba(136,19,55,.7)
}

.bg-rose-900\/75 {
    background-color: rgba(136,19,55,.75)
}

.bg-rose-900\/80 {
    background-color: rgba(136,19,55,.8)
}

.bg-rose-900\/90 {
    background-color: rgba(136,19,55,.9)
}

.bg-rose-900\/95 {
    background-color: rgba(136,19,55,.95)
}

.bg-rose-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(76 5 25/var(--tw-bg-opacity))
}

.bg-rose-950\/0 {
    background-color: rgba(76,5,25,0)
}

.bg-rose-950\/10 {
    background-color: rgba(76,5,25,.1)
}

.bg-rose-950\/100 {
    background-color: #4c0519
}

.bg-rose-950\/20 {
    background-color: rgba(76,5,25,.2)
}

.bg-rose-950\/25 {
    background-color: rgba(76,5,25,.25)
}

.bg-rose-950\/30 {
    background-color: rgba(76,5,25,.3)
}

.bg-rose-950\/40 {
    background-color: rgba(76,5,25,.4)
}

.bg-rose-950\/5 {
    background-color: rgba(76,5,25,.05)
}

.bg-rose-950\/50 {
    background-color: rgba(76,5,25,.5)
}

.bg-rose-950\/60 {
    background-color: rgba(76,5,25,.6)
}

.bg-rose-950\/70 {
    background-color: rgba(76,5,25,.7)
}

.bg-rose-950\/75 {
    background-color: rgba(76,5,25,.75)
}

.bg-rose-950\/80 {
    background-color: rgba(76,5,25,.8)
}

.bg-rose-950\/90 {
    background-color: rgba(76,5,25,.9)
}

.bg-rose-950\/95 {
    background-color: rgba(76,5,25,.95)
}

.bg-secondary {
    background-color: hsl(var(--secondary))
}

.bg-secondary-foreground {
    background-color: hsl(var(--secondary-foreground))
}

.bg-secondary-foreground\/0 {
    background-color: hsl(var(--secondary-foreground)/0)
}

.bg-secondary-foreground\/10 {
    background-color: hsl(var(--secondary-foreground)/.1)
}

.bg-secondary-foreground\/100 {
    background-color: hsl(var(--secondary-foreground)/1)
}

.bg-secondary-foreground\/20 {
    background-color: hsl(var(--secondary-foreground)/.2)
}

.bg-secondary-foreground\/25 {
    background-color: hsl(var(--secondary-foreground)/.25)
}

.bg-secondary-foreground\/30 {
    background-color: hsl(var(--secondary-foreground)/.3)
}

.bg-secondary-foreground\/40 {
    background-color: hsl(var(--secondary-foreground)/.4)
}

.bg-secondary-foreground\/5 {
    background-color: hsl(var(--secondary-foreground)/.05)
}

.bg-secondary-foreground\/50 {
    background-color: hsl(var(--secondary-foreground)/.5)
}

.bg-secondary-foreground\/60 {
    background-color: hsl(var(--secondary-foreground)/.6)
}

.bg-secondary-foreground\/70 {
    background-color: hsl(var(--secondary-foreground)/.7)
}

.bg-secondary-foreground\/75 {
    background-color: hsl(var(--secondary-foreground)/.75)
}

.bg-secondary-foreground\/80 {
    background-color: hsl(var(--secondary-foreground)/.8)
}

.bg-secondary-foreground\/90 {
    background-color: hsl(var(--secondary-foreground)/.9)
}

.bg-secondary-foreground\/95 {
    background-color: hsl(var(--secondary-foreground)/.95)
}

.bg-secondary\/0 {
    background-color: hsl(var(--secondary)/0)
}

.bg-secondary\/10 {
    background-color: hsl(var(--secondary)/.1)
}

.bg-secondary\/100 {
    background-color: hsl(var(--secondary)/1)
}

.bg-secondary\/20 {
    background-color: hsl(var(--secondary)/.2)
}

.bg-secondary\/25 {
    background-color: hsl(var(--secondary)/.25)
}

.bg-secondary\/30 {
    background-color: hsl(var(--secondary)/.3)
}

.bg-secondary\/40 {
    background-color: hsl(var(--secondary)/.4)
}

.bg-secondary\/5 {
    background-color: hsl(var(--secondary)/.05)
}

.bg-secondary\/50 {
    background-color: hsl(var(--secondary)/.5)
}

.bg-secondary\/60 {
    background-color: hsl(var(--secondary)/.6)
}

.bg-secondary\/70 {
    background-color: hsl(var(--secondary)/.7)
}

.bg-secondary\/75 {
    background-color: hsl(var(--secondary)/.75)
}

.bg-secondary\/80 {
    background-color: hsl(var(--secondary)/.8)
}

.bg-secondary\/90 {
    background-color: hsl(var(--secondary)/.9)
}

.bg-secondary\/95 {
    background-color: hsl(var(--secondary)/.95)
}

.bg-sky-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(224 242 254/var(--tw-bg-opacity))
}

.bg-sky-100\/0 {
    background-color: rgba(224,242,254,0)
}

.bg-sky-100\/10 {
    background-color: rgba(224,242,254,.1)
}

.bg-sky-100\/100 {
    background-color: #e0f2fe
}

.bg-sky-100\/20 {
    background-color: rgba(224,242,254,.2)
}

.bg-sky-100\/25 {
    background-color: rgba(224,242,254,.25)
}

.bg-sky-100\/30 {
    background-color: rgba(224,242,254,.3)
}

.bg-sky-100\/40 {
    background-color: rgba(224,242,254,.4)
}

.bg-sky-100\/5 {
    background-color: rgba(224,242,254,.05)
}

.bg-sky-100\/50 {
    background-color: rgba(224,242,254,.5)
}

.bg-sky-100\/60 {
    background-color: rgba(224,242,254,.6)
}

.bg-sky-100\/70 {
    background-color: rgba(224,242,254,.7)
}

.bg-sky-100\/75 {
    background-color: rgba(224,242,254,.75)
}

.bg-sky-100\/80 {
    background-color: rgba(224,242,254,.8)
}

.bg-sky-100\/90 {
    background-color: rgba(224,242,254,.9)
}

.bg-sky-100\/95 {
    background-color: rgba(224,242,254,.95)
}

.bg-sky-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(186 230 253/var(--tw-bg-opacity))
}

.bg-sky-200\/0 {
    background-color: rgba(186,230,253,0)
}

.bg-sky-200\/10 {
    background-color: rgba(186,230,253,.1)
}

.bg-sky-200\/100 {
    background-color: #bae6fd
}

.bg-sky-200\/20 {
    background-color: rgba(186,230,253,.2)
}

.bg-sky-200\/25 {
    background-color: rgba(186,230,253,.25)
}

.bg-sky-200\/30 {
    background-color: rgba(186,230,253,.3)
}

.bg-sky-200\/40 {
    background-color: rgba(186,230,253,.4)
}

.bg-sky-200\/5 {
    background-color: rgba(186,230,253,.05)
}

.bg-sky-200\/50 {
    background-color: rgba(186,230,253,.5)
}

.bg-sky-200\/60 {
    background-color: rgba(186,230,253,.6)
}

.bg-sky-200\/70 {
    background-color: rgba(186,230,253,.7)
}

.bg-sky-200\/75 {
    background-color: rgba(186,230,253,.75)
}

.bg-sky-200\/80 {
    background-color: rgba(186,230,253,.8)
}

.bg-sky-200\/90 {
    background-color: rgba(186,230,253,.9)
}

.bg-sky-200\/95 {
    background-color: rgba(186,230,253,.95)
}

.bg-sky-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(125 211 252/var(--tw-bg-opacity))
}

.bg-sky-300\/0 {
    background-color: rgba(125,211,252,0)
}

.bg-sky-300\/10 {
    background-color: rgba(125,211,252,.1)
}

.bg-sky-300\/100 {
    background-color: #7dd3fc
}

.bg-sky-300\/20 {
    background-color: rgba(125,211,252,.2)
}

.bg-sky-300\/25 {
    background-color: rgba(125,211,252,.25)
}

.bg-sky-300\/30 {
    background-color: rgba(125,211,252,.3)
}

.bg-sky-300\/40 {
    background-color: rgba(125,211,252,.4)
}

.bg-sky-300\/5 {
    background-color: rgba(125,211,252,.05)
}

.bg-sky-300\/50 {
    background-color: rgba(125,211,252,.5)
}

.bg-sky-300\/60 {
    background-color: rgba(125,211,252,.6)
}

.bg-sky-300\/70 {
    background-color: rgba(125,211,252,.7)
}

.bg-sky-300\/75 {
    background-color: rgba(125,211,252,.75)
}

.bg-sky-300\/80 {
    background-color: rgba(125,211,252,.8)
}

.bg-sky-300\/90 {
    background-color: rgba(125,211,252,.9)
}

.bg-sky-300\/95 {
    background-color: rgba(125,211,252,.95)
}

.bg-sky-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(56 189 248/var(--tw-bg-opacity))
}

.bg-sky-400\/0 {
    background-color: rgba(56,189,248,0)
}

.bg-sky-400\/10 {
    background-color: rgba(56,189,248,.1)
}

.bg-sky-400\/100 {
    background-color: #38bdf8
}

.bg-sky-400\/20 {
    background-color: rgba(56,189,248,.2)
}

.bg-sky-400\/25 {
    background-color: rgba(56,189,248,.25)
}

.bg-sky-400\/30 {
    background-color: rgba(56,189,248,.3)
}

.bg-sky-400\/40 {
    background-color: rgba(56,189,248,.4)
}

.bg-sky-400\/5 {
    background-color: rgba(56,189,248,.05)
}

.bg-sky-400\/50 {
    background-color: rgba(56,189,248,.5)
}

.bg-sky-400\/60 {
    background-color: rgba(56,189,248,.6)
}

.bg-sky-400\/70 {
    background-color: rgba(56,189,248,.7)
}

.bg-sky-400\/75 {
    background-color: rgba(56,189,248,.75)
}

.bg-sky-400\/80 {
    background-color: rgba(56,189,248,.8)
}

.bg-sky-400\/90 {
    background-color: rgba(56,189,248,.9)
}

.bg-sky-400\/95 {
    background-color: rgba(56,189,248,.95)
}

.bg-sky-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(240 249 255/var(--tw-bg-opacity))
}

.bg-sky-50\/0 {
    background-color: rgba(240,249,255,0)
}

.bg-sky-50\/10 {
    background-color: rgba(240,249,255,.1)
}

.bg-sky-50\/100 {
    background-color: #f0f9ff
}

.bg-sky-50\/20 {
    background-color: rgba(240,249,255,.2)
}

.bg-sky-50\/25 {
    background-color: rgba(240,249,255,.25)
}

.bg-sky-50\/30 {
    background-color: rgba(240,249,255,.3)
}

.bg-sky-50\/40 {
    background-color: rgba(240,249,255,.4)
}

.bg-sky-50\/5 {
    background-color: rgba(240,249,255,.05)
}

.bg-sky-50\/50 {
    background-color: rgba(240,249,255,.5)
}

.bg-sky-50\/60 {
    background-color: rgba(240,249,255,.6)
}

.bg-sky-50\/70 {
    background-color: rgba(240,249,255,.7)
}

.bg-sky-50\/75 {
    background-color: rgba(240,249,255,.75)
}

.bg-sky-50\/80 {
    background-color: rgba(240,249,255,.8)
}

.bg-sky-50\/90 {
    background-color: rgba(240,249,255,.9)
}

.bg-sky-50\/95 {
    background-color: rgba(240,249,255,.95)
}

.bg-sky-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(14 165 233/var(--tw-bg-opacity))
}

.bg-sky-500\/0 {
    background-color: rgba(14,165,233,0)
}

.bg-sky-500\/10 {
    background-color: rgba(14,165,233,.1)
}

.bg-sky-500\/100 {
    background-color: #0ea5e9
}

.bg-sky-500\/20 {
    background-color: rgba(14,165,233,.2)
}

.bg-sky-500\/25 {
    background-color: rgba(14,165,233,.25)
}

.bg-sky-500\/30 {
    background-color: rgba(14,165,233,.3)
}

.bg-sky-500\/40 {
    background-color: rgba(14,165,233,.4)
}

.bg-sky-500\/5 {
    background-color: rgba(14,165,233,.05)
}

.bg-sky-500\/50 {
    background-color: rgba(14,165,233,.5)
}

.bg-sky-500\/60 {
    background-color: rgba(14,165,233,.6)
}

.bg-sky-500\/70 {
    background-color: rgba(14,165,233,.7)
}

.bg-sky-500\/75 {
    background-color: rgba(14,165,233,.75)
}

.bg-sky-500\/80 {
    background-color: rgba(14,165,233,.8)
}

.bg-sky-500\/90 {
    background-color: rgba(14,165,233,.9)
}

.bg-sky-500\/95 {
    background-color: rgba(14,165,233,.95)
}

.bg-sky-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(2 132 199/var(--tw-bg-opacity))
}

.bg-sky-600\/0 {
    background-color: rgba(2,132,199,0)
}

.bg-sky-600\/10 {
    background-color: rgba(2,132,199,.1)
}

.bg-sky-600\/100 {
    background-color: #0284c7
}

.bg-sky-600\/20 {
    background-color: rgba(2,132,199,.2)
}

.bg-sky-600\/25 {
    background-color: rgba(2,132,199,.25)
}

.bg-sky-600\/30 {
    background-color: rgba(2,132,199,.3)
}

.bg-sky-600\/40 {
    background-color: rgba(2,132,199,.4)
}

.bg-sky-600\/5 {
    background-color: rgba(2,132,199,.05)
}

.bg-sky-600\/50 {
    background-color: rgba(2,132,199,.5)
}

.bg-sky-600\/60 {
    background-color: rgba(2,132,199,.6)
}

.bg-sky-600\/70 {
    background-color: rgba(2,132,199,.7)
}

.bg-sky-600\/75 {
    background-color: rgba(2,132,199,.75)
}

.bg-sky-600\/80 {
    background-color: rgba(2,132,199,.8)
}

.bg-sky-600\/90 {
    background-color: rgba(2,132,199,.9)
}

.bg-sky-600\/95 {
    background-color: rgba(2,132,199,.95)
}

.bg-sky-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(3 105 161/var(--tw-bg-opacity))
}

.bg-sky-700\/0 {
    background-color: rgba(3,105,161,0)
}

.bg-sky-700\/10 {
    background-color: rgba(3,105,161,.1)
}

.bg-sky-700\/100 {
    background-color: #0369a1
}

.bg-sky-700\/20 {
    background-color: rgba(3,105,161,.2)
}

.bg-sky-700\/25 {
    background-color: rgba(3,105,161,.25)
}

.bg-sky-700\/30 {
    background-color: rgba(3,105,161,.3)
}

.bg-sky-700\/40 {
    background-color: rgba(3,105,161,.4)
}

.bg-sky-700\/5 {
    background-color: rgba(3,105,161,.05)
}

.bg-sky-700\/50 {
    background-color: rgba(3,105,161,.5)
}

.bg-sky-700\/60 {
    background-color: rgba(3,105,161,.6)
}

.bg-sky-700\/70 {
    background-color: rgba(3,105,161,.7)
}

.bg-sky-700\/75 {
    background-color: rgba(3,105,161,.75)
}

.bg-sky-700\/80 {
    background-color: rgba(3,105,161,.8)
}

.bg-sky-700\/90 {
    background-color: rgba(3,105,161,.9)
}

.bg-sky-700\/95 {
    background-color: rgba(3,105,161,.95)
}

.bg-sky-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(7 89 133/var(--tw-bg-opacity))
}

.bg-sky-800\/0 {
    background-color: rgba(7,89,133,0)
}

.bg-sky-800\/10 {
    background-color: rgba(7,89,133,.1)
}

.bg-sky-800\/100 {
    background-color: #075985
}

.bg-sky-800\/20 {
    background-color: rgba(7,89,133,.2)
}

.bg-sky-800\/25 {
    background-color: rgba(7,89,133,.25)
}

.bg-sky-800\/30 {
    background-color: rgba(7,89,133,.3)
}

.bg-sky-800\/40 {
    background-color: rgba(7,89,133,.4)
}

.bg-sky-800\/5 {
    background-color: rgba(7,89,133,.05)
}

.bg-sky-800\/50 {
    background-color: rgba(7,89,133,.5)
}

.bg-sky-800\/60 {
    background-color: rgba(7,89,133,.6)
}

.bg-sky-800\/70 {
    background-color: rgba(7,89,133,.7)
}

.bg-sky-800\/75 {
    background-color: rgba(7,89,133,.75)
}

.bg-sky-800\/80 {
    background-color: rgba(7,89,133,.8)
}

.bg-sky-800\/90 {
    background-color: rgba(7,89,133,.9)
}

.bg-sky-800\/95 {
    background-color: rgba(7,89,133,.95)
}

.bg-sky-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(12 74 110/var(--tw-bg-opacity))
}

.bg-sky-900\/0 {
    background-color: rgba(12,74,110,0)
}

.bg-sky-900\/10 {
    background-color: rgba(12,74,110,.1)
}

.bg-sky-900\/100 {
    background-color: #0c4a6e
}

.bg-sky-900\/20 {
    background-color: rgba(12,74,110,.2)
}

.bg-sky-900\/25 {
    background-color: rgba(12,74,110,.25)
}

.bg-sky-900\/30 {
    background-color: rgba(12,74,110,.3)
}

.bg-sky-900\/40 {
    background-color: rgba(12,74,110,.4)
}

.bg-sky-900\/5 {
    background-color: rgba(12,74,110,.05)
}

.bg-sky-900\/50 {
    background-color: rgba(12,74,110,.5)
}

.bg-sky-900\/60 {
    background-color: rgba(12,74,110,.6)
}

.bg-sky-900\/70 {
    background-color: rgba(12,74,110,.7)
}

.bg-sky-900\/75 {
    background-color: rgba(12,74,110,.75)
}

.bg-sky-900\/80 {
    background-color: rgba(12,74,110,.8)
}

.bg-sky-900\/90 {
    background-color: rgba(12,74,110,.9)
}

.bg-sky-900\/95 {
    background-color: rgba(12,74,110,.95)
}

.bg-sky-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(8 47 73/var(--tw-bg-opacity))
}

.bg-sky-950\/0 {
    background-color: rgba(8,47,73,0)
}

.bg-sky-950\/10 {
    background-color: rgba(8,47,73,.1)
}

.bg-sky-950\/100 {
    background-color: #082f49
}

.bg-sky-950\/20 {
    background-color: rgba(8,47,73,.2)
}

.bg-sky-950\/25 {
    background-color: rgba(8,47,73,.25)
}

.bg-sky-950\/30 {
    background-color: rgba(8,47,73,.3)
}

.bg-sky-950\/40 {
    background-color: rgba(8,47,73,.4)
}

.bg-sky-950\/5 {
    background-color: rgba(8,47,73,.05)
}

.bg-sky-950\/50 {
    background-color: rgba(8,47,73,.5)
}

.bg-sky-950\/60 {
    background-color: rgba(8,47,73,.6)
}

.bg-sky-950\/70 {
    background-color: rgba(8,47,73,.7)
}

.bg-sky-950\/75 {
    background-color: rgba(8,47,73,.75)
}

.bg-sky-950\/80 {
    background-color: rgba(8,47,73,.8)
}

.bg-sky-950\/90 {
    background-color: rgba(8,47,73,.9)
}

.bg-sky-950\/95 {
    background-color: rgba(8,47,73,.95)
}

.bg-slate-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(241 245 249/var(--tw-bg-opacity))
}

.bg-slate-100\/0 {
    background-color: rgba(241,245,249,0)
}

.bg-slate-100\/10 {
    background-color: rgba(241,245,249,.1)
}

.bg-slate-100\/100 {
    background-color: #f1f5f9
}

.bg-slate-100\/20 {
    background-color: rgba(241,245,249,.2)
}

.bg-slate-100\/25 {
    background-color: rgba(241,245,249,.25)
}

.bg-slate-100\/30 {
    background-color: rgba(241,245,249,.3)
}

.bg-slate-100\/40 {
    background-color: rgba(241,245,249,.4)
}

.bg-slate-100\/5 {
    background-color: rgba(241,245,249,.05)
}

.bg-slate-100\/50 {
    background-color: rgba(241,245,249,.5)
}

.bg-slate-100\/60 {
    background-color: rgba(241,245,249,.6)
}

.bg-slate-100\/70 {
    background-color: rgba(241,245,249,.7)
}

.bg-slate-100\/75 {
    background-color: rgba(241,245,249,.75)
}

.bg-slate-100\/80 {
    background-color: rgba(241,245,249,.8)
}

.bg-slate-100\/90 {
    background-color: rgba(241,245,249,.9)
}

.bg-slate-100\/95 {
    background-color: rgba(241,245,249,.95)
}

.bg-slate-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(226 232 240/var(--tw-bg-opacity))
}

.bg-slate-200\/0 {
    background-color: rgba(226,232,240,0)
}

.bg-slate-200\/10 {
    background-color: rgba(226,232,240,.1)
}

.bg-slate-200\/100 {
    background-color: #e2e8f0
}

.bg-slate-200\/20 {
    background-color: rgba(226,232,240,.2)
}

.bg-slate-200\/25 {
    background-color: rgba(226,232,240,.25)
}

.bg-slate-200\/30 {
    background-color: rgba(226,232,240,.3)
}

.bg-slate-200\/40 {
    background-color: rgba(226,232,240,.4)
}

.bg-slate-200\/5 {
    background-color: rgba(226,232,240,.05)
}

.bg-slate-200\/50 {
    background-color: rgba(226,232,240,.5)
}

.bg-slate-200\/60 {
    background-color: rgba(226,232,240,.6)
}

.bg-slate-200\/70 {
    background-color: rgba(226,232,240,.7)
}

.bg-slate-200\/75 {
    background-color: rgba(226,232,240,.75)
}

.bg-slate-200\/80 {
    background-color: rgba(226,232,240,.8)
}

.bg-slate-200\/90 {
    background-color: rgba(226,232,240,.9)
}

.bg-slate-200\/95 {
    background-color: rgba(226,232,240,.95)
}

.bg-slate-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(203 213 225/var(--tw-bg-opacity))
}

.bg-slate-300\/0 {
    background-color: rgba(203,213,225,0)
}

.bg-slate-300\/10 {
    background-color: rgba(203,213,225,.1)
}

.bg-slate-300\/100 {
    background-color: #cbd5e1
}

.bg-slate-300\/20 {
    background-color: rgba(203,213,225,.2)
}

.bg-slate-300\/25 {
    background-color: rgba(203,213,225,.25)
}

.bg-slate-300\/30 {
    background-color: rgba(203,213,225,.3)
}

.bg-slate-300\/40 {
    background-color: rgba(203,213,225,.4)
}

.bg-slate-300\/5 {
    background-color: rgba(203,213,225,.05)
}

.bg-slate-300\/50 {
    background-color: rgba(203,213,225,.5)
}

.bg-slate-300\/60 {
    background-color: rgba(203,213,225,.6)
}

.bg-slate-300\/70 {
    background-color: rgba(203,213,225,.7)
}

.bg-slate-300\/75 {
    background-color: rgba(203,213,225,.75)
}

.bg-slate-300\/80 {
    background-color: rgba(203,213,225,.8)
}

.bg-slate-300\/90 {
    background-color: rgba(203,213,225,.9)
}

.bg-slate-300\/95 {
    background-color: rgba(203,213,225,.95)
}

.bg-slate-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(148 163 184/var(--tw-bg-opacity))
}

.bg-slate-400\/0 {
    background-color: rgba(148,163,184,0)
}

.bg-slate-400\/10 {
    background-color: rgba(148,163,184,.1)
}

.bg-slate-400\/100 {
    background-color: #94a3b8
}

.bg-slate-400\/20 {
    background-color: rgba(148,163,184,.2)
}

.bg-slate-400\/25 {
    background-color: rgba(148,163,184,.25)
}

.bg-slate-400\/30 {
    background-color: rgba(148,163,184,.3)
}

.bg-slate-400\/40 {
    background-color: rgba(148,163,184,.4)
}

.bg-slate-400\/5 {
    background-color: rgba(148,163,184,.05)
}

.bg-slate-400\/50 {
    background-color: rgba(148,163,184,.5)
}

.bg-slate-400\/60 {
    background-color: rgba(148,163,184,.6)
}

.bg-slate-400\/70 {
    background-color: rgba(148,163,184,.7)
}

.bg-slate-400\/75 {
    background-color: rgba(148,163,184,.75)
}

.bg-slate-400\/80 {
    background-color: rgba(148,163,184,.8)
}

.bg-slate-400\/90 {
    background-color: rgba(148,163,184,.9)
}

.bg-slate-400\/95 {
    background-color: rgba(148,163,184,.95)
}

.bg-slate-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(248 250 252/var(--tw-bg-opacity))
}

.bg-slate-50\/0 {
    background-color: rgba(248,250,252,0)
}

.bg-slate-50\/10 {
    background-color: rgba(248,250,252,.1)
}

.bg-slate-50\/100 {
    background-color: #f8fafc
}

.bg-slate-50\/20 {
    background-color: rgba(248,250,252,.2)
}

.bg-slate-50\/25 {
    background-color: rgba(248,250,252,.25)
}

.bg-slate-50\/30 {
    background-color: rgba(248,250,252,.3)
}

.bg-slate-50\/40 {
    background-color: rgba(248,250,252,.4)
}

.bg-slate-50\/5 {
    background-color: rgba(248,250,252,.05)
}

.bg-slate-50\/50 {
    background-color: rgba(248,250,252,.5)
}

.bg-slate-50\/60 {
    background-color: rgba(248,250,252,.6)
}

.bg-slate-50\/70 {
    background-color: rgba(248,250,252,.7)
}

.bg-slate-50\/75 {
    background-color: rgba(248,250,252,.75)
}

.bg-slate-50\/80 {
    background-color: rgba(248,250,252,.8)
}

.bg-slate-50\/90 {
    background-color: rgba(248,250,252,.9)
}

.bg-slate-50\/95 {
    background-color: rgba(248,250,252,.95)
}

.bg-slate-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(100 116 139/var(--tw-bg-opacity))
}

.bg-slate-500\/0 {
    background-color: rgba(100,116,139,0)
}

.bg-slate-500\/10 {
    background-color: rgba(100,116,139,.1)
}

.bg-slate-500\/100 {
    background-color: #64748b
}

.bg-slate-500\/20 {
    background-color: rgba(100,116,139,.2)
}

.bg-slate-500\/25 {
    background-color: rgba(100,116,139,.25)
}

.bg-slate-500\/30 {
    background-color: rgba(100,116,139,.3)
}

.bg-slate-500\/40 {
    background-color: rgba(100,116,139,.4)
}

.bg-slate-500\/5 {
    background-color: rgba(100,116,139,.05)
}

.bg-slate-500\/50 {
    background-color: rgba(100,116,139,.5)
}

.bg-slate-500\/60 {
    background-color: rgba(100,116,139,.6)
}

.bg-slate-500\/70 {
    background-color: rgba(100,116,139,.7)
}

.bg-slate-500\/75 {
    background-color: rgba(100,116,139,.75)
}

.bg-slate-500\/80 {
    background-color: rgba(100,116,139,.8)
}

.bg-slate-500\/90 {
    background-color: rgba(100,116,139,.9)
}

.bg-slate-500\/95 {
    background-color: rgba(100,116,139,.95)
}

.bg-slate-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(71 85 105/var(--tw-bg-opacity))
}

.bg-slate-600\/0 {
    background-color: rgba(71,85,105,0)
}

.bg-slate-600\/10 {
    background-color: rgba(71,85,105,.1)
}

.bg-slate-600\/100 {
    background-color: #475569
}

.bg-slate-600\/20 {
    background-color: rgba(71,85,105,.2)
}

.bg-slate-600\/25 {
    background-color: rgba(71,85,105,.25)
}

.bg-slate-600\/30 {
    background-color: rgba(71,85,105,.3)
}

.bg-slate-600\/40 {
    background-color: rgba(71,85,105,.4)
}

.bg-slate-600\/5 {
    background-color: rgba(71,85,105,.05)
}

.bg-slate-600\/50 {
    background-color: rgba(71,85,105,.5)
}

.bg-slate-600\/60 {
    background-color: rgba(71,85,105,.6)
}

.bg-slate-600\/70 {
    background-color: rgba(71,85,105,.7)
}

.bg-slate-600\/75 {
    background-color: rgba(71,85,105,.75)
}

.bg-slate-600\/80 {
    background-color: rgba(71,85,105,.8)
}

.bg-slate-600\/90 {
    background-color: rgba(71,85,105,.9)
}

.bg-slate-600\/95 {
    background-color: rgba(71,85,105,.95)
}

.bg-slate-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(51 65 85/var(--tw-bg-opacity))
}

.bg-slate-700\/0 {
    background-color: rgba(51,65,85,0)
}

.bg-slate-700\/10 {
    background-color: rgba(51,65,85,.1)
}

.bg-slate-700\/100 {
    background-color: #334155
}

.bg-slate-700\/20 {
    background-color: rgba(51,65,85,.2)
}

.bg-slate-700\/25 {
    background-color: rgba(51,65,85,.25)
}

.bg-slate-700\/30 {
    background-color: rgba(51,65,85,.3)
}

.bg-slate-700\/40 {
    background-color: rgba(51,65,85,.4)
}

.bg-slate-700\/5 {
    background-color: rgba(51,65,85,.05)
}

.bg-slate-700\/50 {
    background-color: rgba(51,65,85,.5)
}

.bg-slate-700\/60 {
    background-color: rgba(51,65,85,.6)
}

.bg-slate-700\/70 {
    background-color: rgba(51,65,85,.7)
}

.bg-slate-700\/75 {
    background-color: rgba(51,65,85,.75)
}

.bg-slate-700\/80 {
    background-color: rgba(51,65,85,.8)
}

.bg-slate-700\/90 {
    background-color: rgba(51,65,85,.9)
}

.bg-slate-700\/95 {
    background-color: rgba(51,65,85,.95)
}

.bg-slate-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(30 41 59/var(--tw-bg-opacity))
}

.bg-slate-800\/0 {
    background-color: rgba(30,41,59,0)
}

.bg-slate-800\/10 {
    background-color: rgba(30,41,59,.1)
}

.bg-slate-800\/100 {
    background-color: #1e293b
}

.bg-slate-800\/20 {
    background-color: rgba(30,41,59,.2)
}

.bg-slate-800\/25 {
    background-color: rgba(30,41,59,.25)
}

.bg-slate-800\/30 {
    background-color: rgba(30,41,59,.3)
}

.bg-slate-800\/40 {
    background-color: rgba(30,41,59,.4)
}

.bg-slate-800\/5 {
    background-color: rgba(30,41,59,.05)
}

.bg-slate-800\/50 {
    background-color: rgba(30,41,59,.5)
}

.bg-slate-800\/60 {
    background-color: rgba(30,41,59,.6)
}

.bg-slate-800\/70 {
    background-color: rgba(30,41,59,.7)
}

.bg-slate-800\/75 {
    background-color: rgba(30,41,59,.75)
}

.bg-slate-800\/80 {
    background-color: rgba(30,41,59,.8)
}

.bg-slate-800\/90 {
    background-color: rgba(30,41,59,.9)
}

.bg-slate-800\/95 {
    background-color: rgba(30,41,59,.95)
}

.bg-slate-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(15 23 42/var(--tw-bg-opacity))
}

.bg-slate-900\/0 {
    background-color: rgba(15,23,42,0)
}

.bg-slate-900\/10 {
    background-color: rgba(15,23,42,.1)
}

.bg-slate-900\/100 {
    background-color: #0f172a
}

.bg-slate-900\/20 {
    background-color: rgba(15,23,42,.2)
}

.bg-slate-900\/25 {
    background-color: rgba(15,23,42,.25)
}

.bg-slate-900\/30 {
    background-color: rgba(15,23,42,.3)
}

.bg-slate-900\/40 {
    background-color: rgba(15,23,42,.4)
}

.bg-slate-900\/5 {
    background-color: rgba(15,23,42,.05)
}

.bg-slate-900\/50 {
    background-color: rgba(15,23,42,.5)
}

.bg-slate-900\/60 {
    background-color: rgba(15,23,42,.6)
}

.bg-slate-900\/70 {
    background-color: rgba(15,23,42,.7)
}

.bg-slate-900\/75 {
    background-color: rgba(15,23,42,.75)
}

.bg-slate-900\/80 {
    background-color: rgba(15,23,42,.8)
}

.bg-slate-900\/90 {
    background-color: rgba(15,23,42,.9)
}

.bg-slate-900\/95 {
    background-color: rgba(15,23,42,.95)
}

.bg-slate-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(2 6 23/var(--tw-bg-opacity))
}

.bg-slate-950\/0 {
    background-color: rgba(2,6,23,0)
}

.bg-slate-950\/10 {
    background-color: rgba(2,6,23,.1)
}

.bg-slate-950\/100 {
    background-color: #020617
}

.bg-slate-950\/20 {
    background-color: rgba(2,6,23,.2)
}

.bg-slate-950\/25 {
    background-color: rgba(2,6,23,.25)
}

.bg-slate-950\/30 {
    background-color: rgba(2,6,23,.3)
}

.bg-slate-950\/40 {
    background-color: rgba(2,6,23,.4)
}

.bg-slate-950\/5 {
    background-color: rgba(2,6,23,.05)
}

.bg-slate-950\/50 {
    background-color: rgba(2,6,23,.5)
}

.bg-slate-950\/60 {
    background-color: rgba(2,6,23,.6)
}

.bg-slate-950\/70 {
    background-color: rgba(2,6,23,.7)
}

.bg-slate-950\/75 {
    background-color: rgba(2,6,23,.75)
}

.bg-slate-950\/80 {
    background-color: rgba(2,6,23,.8)
}

.bg-slate-950\/90 {
    background-color: rgba(2,6,23,.9)
}

.bg-slate-950\/95 {
    background-color: rgba(2,6,23,.95)
}

.bg-stone-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 244/var(--tw-bg-opacity))
}

.bg-stone-100\/0 {
    background-color: hsla(60,5%,96%,0)
}

.bg-stone-100\/10 {
    background-color: hsla(60,5%,96%,.1)
}

.bg-stone-100\/100 {
    background-color: #f5f5f4
}

.bg-stone-100\/20 {
    background-color: hsla(60,5%,96%,.2)
}

.bg-stone-100\/25 {
    background-color: hsla(60,5%,96%,.25)
}

.bg-stone-100\/30 {
    background-color: hsla(60,5%,96%,.3)
}

.bg-stone-100\/40 {
    background-color: hsla(60,5%,96%,.4)
}

.bg-stone-100\/5 {
    background-color: hsla(60,5%,96%,.05)
}

.bg-stone-100\/50 {
    background-color: hsla(60,5%,96%,.5)
}

.bg-stone-100\/60 {
    background-color: hsla(60,5%,96%,.6)
}

.bg-stone-100\/70 {
    background-color: hsla(60,5%,96%,.7)
}

.bg-stone-100\/75 {
    background-color: hsla(60,5%,96%,.75)
}

.bg-stone-100\/80 {
    background-color: hsla(60,5%,96%,.8)
}

.bg-stone-100\/90 {
    background-color: hsla(60,5%,96%,.9)
}

.bg-stone-100\/95 {
    background-color: hsla(60,5%,96%,.95)
}

.bg-stone-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(231 229 228/var(--tw-bg-opacity))
}

.bg-stone-200\/0 {
    background-color: hsla(20,6%,90%,0)
}

.bg-stone-200\/10 {
    background-color: hsla(20,6%,90%,.1)
}

.bg-stone-200\/100 {
    background-color: #e7e5e4
}

.bg-stone-200\/20 {
    background-color: hsla(20,6%,90%,.2)
}

.bg-stone-200\/25 {
    background-color: hsla(20,6%,90%,.25)
}

.bg-stone-200\/30 {
    background-color: hsla(20,6%,90%,.3)
}

.bg-stone-200\/40 {
    background-color: hsla(20,6%,90%,.4)
}

.bg-stone-200\/5 {
    background-color: hsla(20,6%,90%,.05)
}

.bg-stone-200\/50 {
    background-color: hsla(20,6%,90%,.5)
}

.bg-stone-200\/60 {
    background-color: hsla(20,6%,90%,.6)
}

.bg-stone-200\/70 {
    background-color: hsla(20,6%,90%,.7)
}

.bg-stone-200\/75 {
    background-color: hsla(20,6%,90%,.75)
}

.bg-stone-200\/80 {
    background-color: hsla(20,6%,90%,.8)
}

.bg-stone-200\/90 {
    background-color: hsla(20,6%,90%,.9)
}

.bg-stone-200\/95 {
    background-color: hsla(20,6%,90%,.95)
}

.bg-stone-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(214 211 209/var(--tw-bg-opacity))
}

.bg-stone-300\/0 {
    background-color: hsla(24,6%,83%,0)
}

.bg-stone-300\/10 {
    background-color: hsla(24,6%,83%,.1)
}

.bg-stone-300\/100 {
    background-color: #d6d3d1
}

.bg-stone-300\/20 {
    background-color: hsla(24,6%,83%,.2)
}

.bg-stone-300\/25 {
    background-color: hsla(24,6%,83%,.25)
}

.bg-stone-300\/30 {
    background-color: hsla(24,6%,83%,.3)
}

.bg-stone-300\/40 {
    background-color: hsla(24,6%,83%,.4)
}

.bg-stone-300\/5 {
    background-color: hsla(24,6%,83%,.05)
}

.bg-stone-300\/50 {
    background-color: hsla(24,6%,83%,.5)
}

.bg-stone-300\/60 {
    background-color: hsla(24,6%,83%,.6)
}

.bg-stone-300\/70 {
    background-color: hsla(24,6%,83%,.7)
}

.bg-stone-300\/75 {
    background-color: hsla(24,6%,83%,.75)
}

.bg-stone-300\/80 {
    background-color: hsla(24,6%,83%,.8)
}

.bg-stone-300\/90 {
    background-color: hsla(24,6%,83%,.9)
}

.bg-stone-300\/95 {
    background-color: hsla(24,6%,83%,.95)
}

.bg-stone-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(168 162 158/var(--tw-bg-opacity))
}

.bg-stone-400\/0 {
    background-color: hsla(24,5%,64%,0)
}

.bg-stone-400\/10 {
    background-color: hsla(24,5%,64%,.1)
}

.bg-stone-400\/100 {
    background-color: #a8a29e
}

.bg-stone-400\/20 {
    background-color: hsla(24,5%,64%,.2)
}

.bg-stone-400\/25 {
    background-color: hsla(24,5%,64%,.25)
}

.bg-stone-400\/30 {
    background-color: hsla(24,5%,64%,.3)
}

.bg-stone-400\/40 {
    background-color: hsla(24,5%,64%,.4)
}

.bg-stone-400\/5 {
    background-color: hsla(24,5%,64%,.05)
}

.bg-stone-400\/50 {
    background-color: hsla(24,5%,64%,.5)
}

.bg-stone-400\/60 {
    background-color: hsla(24,5%,64%,.6)
}

.bg-stone-400\/70 {
    background-color: hsla(24,5%,64%,.7)
}

.bg-stone-400\/75 {
    background-color: hsla(24,5%,64%,.75)
}

.bg-stone-400\/80 {
    background-color: hsla(24,5%,64%,.8)
}

.bg-stone-400\/90 {
    background-color: hsla(24,5%,64%,.9)
}

.bg-stone-400\/95 {
    background-color: hsla(24,5%,64%,.95)
}

.bg-stone-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 249/var(--tw-bg-opacity))
}

.bg-stone-50\/0 {
    background-color: hsla(60,9%,98%,0)
}

.bg-stone-50\/10 {
    background-color: hsla(60,9%,98%,.1)
}

.bg-stone-50\/100 {
    background-color: #fafaf9
}

.bg-stone-50\/20 {
    background-color: hsla(60,9%,98%,.2)
}

.bg-stone-50\/25 {
    background-color: hsla(60,9%,98%,.25)
}

.bg-stone-50\/30 {
    background-color: hsla(60,9%,98%,.3)
}

.bg-stone-50\/40 {
    background-color: hsla(60,9%,98%,.4)
}

.bg-stone-50\/5 {
    background-color: hsla(60,9%,98%,.05)
}

.bg-stone-50\/50 {
    background-color: hsla(60,9%,98%,.5)
}

.bg-stone-50\/60 {
    background-color: hsla(60,9%,98%,.6)
}

.bg-stone-50\/70 {
    background-color: hsla(60,9%,98%,.7)
}

.bg-stone-50\/75 {
    background-color: hsla(60,9%,98%,.75)
}

.bg-stone-50\/80 {
    background-color: hsla(60,9%,98%,.8)
}

.bg-stone-50\/90 {
    background-color: hsla(60,9%,98%,.9)
}

.bg-stone-50\/95 {
    background-color: hsla(60,9%,98%,.95)
}

.bg-stone-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(120 113 108/var(--tw-bg-opacity))
}

.bg-stone-500\/0 {
    background-color: hsla(25,5%,45%,0)
}

.bg-stone-500\/10 {
    background-color: hsla(25,5%,45%,.1)
}

.bg-stone-500\/100 {
    background-color: #78716c
}

.bg-stone-500\/20 {
    background-color: hsla(25,5%,45%,.2)
}

.bg-stone-500\/25 {
    background-color: hsla(25,5%,45%,.25)
}

.bg-stone-500\/30 {
    background-color: hsla(25,5%,45%,.3)
}

.bg-stone-500\/40 {
    background-color: hsla(25,5%,45%,.4)
}

.bg-stone-500\/5 {
    background-color: hsla(25,5%,45%,.05)
}

.bg-stone-500\/50 {
    background-color: hsla(25,5%,45%,.5)
}

.bg-stone-500\/60 {
    background-color: hsla(25,5%,45%,.6)
}

.bg-stone-500\/70 {
    background-color: hsla(25,5%,45%,.7)
}

.bg-stone-500\/75 {
    background-color: hsla(25,5%,45%,.75)
}

.bg-stone-500\/80 {
    background-color: hsla(25,5%,45%,.8)
}

.bg-stone-500\/90 {
    background-color: hsla(25,5%,45%,.9)
}

.bg-stone-500\/95 {
    background-color: hsla(25,5%,45%,.95)
}

.bg-stone-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(87 83 78/var(--tw-bg-opacity))
}

.bg-stone-600\/0 {
    background-color: rgba(87,83,78,0)
}

.bg-stone-600\/10 {
    background-color: rgba(87,83,78,.1)
}

.bg-stone-600\/100 {
    background-color: #57534e
}

.bg-stone-600\/20 {
    background-color: rgba(87,83,78,.2)
}

.bg-stone-600\/25 {
    background-color: rgba(87,83,78,.25)
}

.bg-stone-600\/30 {
    background-color: rgba(87,83,78,.3)
}

.bg-stone-600\/40 {
    background-color: rgba(87,83,78,.4)
}

.bg-stone-600\/5 {
    background-color: rgba(87,83,78,.05)
}

.bg-stone-600\/50 {
    background-color: rgba(87,83,78,.5)
}

.bg-stone-600\/60 {
    background-color: rgba(87,83,78,.6)
}

.bg-stone-600\/70 {
    background-color: rgba(87,83,78,.7)
}

.bg-stone-600\/75 {
    background-color: rgba(87,83,78,.75)
}

.bg-stone-600\/80 {
    background-color: rgba(87,83,78,.8)
}

.bg-stone-600\/90 {
    background-color: rgba(87,83,78,.9)
}

.bg-stone-600\/95 {
    background-color: rgba(87,83,78,.95)
}

.bg-stone-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(68 64 60/var(--tw-bg-opacity))
}

.bg-stone-700\/0 {
    background-color: rgba(68,64,60,0)
}

.bg-stone-700\/10 {
    background-color: rgba(68,64,60,.1)
}

.bg-stone-700\/100 {
    background-color: #44403c
}

.bg-stone-700\/20 {
    background-color: rgba(68,64,60,.2)
}

.bg-stone-700\/25 {
    background-color: rgba(68,64,60,.25)
}

.bg-stone-700\/30 {
    background-color: rgba(68,64,60,.3)
}

.bg-stone-700\/40 {
    background-color: rgba(68,64,60,.4)
}

.bg-stone-700\/5 {
    background-color: rgba(68,64,60,.05)
}

.bg-stone-700\/50 {
    background-color: rgba(68,64,60,.5)
}

.bg-stone-700\/60 {
    background-color: rgba(68,64,60,.6)
}

.bg-stone-700\/70 {
    background-color: rgba(68,64,60,.7)
}

.bg-stone-700\/75 {
    background-color: rgba(68,64,60,.75)
}

.bg-stone-700\/80 {
    background-color: rgba(68,64,60,.8)
}

.bg-stone-700\/90 {
    background-color: rgba(68,64,60,.9)
}

.bg-stone-700\/95 {
    background-color: rgba(68,64,60,.95)
}

.bg-stone-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(41 37 36/var(--tw-bg-opacity))
}

.bg-stone-800\/0 {
    background-color: rgba(41,37,36,0)
}

.bg-stone-800\/10 {
    background-color: rgba(41,37,36,.1)
}

.bg-stone-800\/100 {
    background-color: #292524
}

.bg-stone-800\/20 {
    background-color: rgba(41,37,36,.2)
}

.bg-stone-800\/25 {
    background-color: rgba(41,37,36,.25)
}

.bg-stone-800\/30 {
    background-color: rgba(41,37,36,.3)
}

.bg-stone-800\/40 {
    background-color: rgba(41,37,36,.4)
}

.bg-stone-800\/5 {
    background-color: rgba(41,37,36,.05)
}

.bg-stone-800\/50 {
    background-color: rgba(41,37,36,.5)
}

.bg-stone-800\/60 {
    background-color: rgba(41,37,36,.6)
}

.bg-stone-800\/70 {
    background-color: rgba(41,37,36,.7)
}

.bg-stone-800\/75 {
    background-color: rgba(41,37,36,.75)
}

.bg-stone-800\/80 {
    background-color: rgba(41,37,36,.8)
}

.bg-stone-800\/90 {
    background-color: rgba(41,37,36,.9)
}

.bg-stone-800\/95 {
    background-color: rgba(41,37,36,.95)
}

.bg-stone-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(28 25 23/var(--tw-bg-opacity))
}

.bg-stone-900\/0 {
    background-color: rgba(28,25,23,0)
}

.bg-stone-900\/10 {
    background-color: rgba(28,25,23,.1)
}

.bg-stone-900\/100 {
    background-color: #1c1917
}

.bg-stone-900\/20 {
    background-color: rgba(28,25,23,.2)
}

.bg-stone-900\/25 {
    background-color: rgba(28,25,23,.25)
}

.bg-stone-900\/30 {
    background-color: rgba(28,25,23,.3)
}

.bg-stone-900\/40 {
    background-color: rgba(28,25,23,.4)
}

.bg-stone-900\/5 {
    background-color: rgba(28,25,23,.05)
}

.bg-stone-900\/50 {
    background-color: rgba(28,25,23,.5)
}

.bg-stone-900\/60 {
    background-color: rgba(28,25,23,.6)
}

.bg-stone-900\/70 {
    background-color: rgba(28,25,23,.7)
}

.bg-stone-900\/75 {
    background-color: rgba(28,25,23,.75)
}

.bg-stone-900\/80 {
    background-color: rgba(28,25,23,.8)
}

.bg-stone-900\/90 {
    background-color: rgba(28,25,23,.9)
}

.bg-stone-900\/95 {
    background-color: rgba(28,25,23,.95)
}

.bg-stone-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(12 10 9/var(--tw-bg-opacity))
}

.bg-stone-950\/0 {
    background-color: rgba(12,10,9,0)
}

.bg-stone-950\/10 {
    background-color: rgba(12,10,9,.1)
}

.bg-stone-950\/100 {
    background-color: #0c0a09
}

.bg-stone-950\/20 {
    background-color: rgba(12,10,9,.2)
}

.bg-stone-950\/25 {
    background-color: rgba(12,10,9,.25)
}

.bg-stone-950\/30 {
    background-color: rgba(12,10,9,.3)
}

.bg-stone-950\/40 {
    background-color: rgba(12,10,9,.4)
}

.bg-stone-950\/5 {
    background-color: rgba(12,10,9,.05)
}

.bg-stone-950\/50 {
    background-color: rgba(12,10,9,.5)
}

.bg-stone-950\/60 {
    background-color: rgba(12,10,9,.6)
}

.bg-stone-950\/70 {
    background-color: rgba(12,10,9,.7)
}

.bg-stone-950\/75 {
    background-color: rgba(12,10,9,.75)
}

.bg-stone-950\/80 {
    background-color: rgba(12,10,9,.8)
}

.bg-stone-950\/90 {
    background-color: rgba(12,10,9,.9)
}

.bg-stone-950\/95 {
    background-color: rgba(12,10,9,.95)
}

.bg-teal-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(204 251 241/var(--tw-bg-opacity))
}

.bg-teal-100\/0 {
    background-color: rgba(204,251,241,0)
}

.bg-teal-100\/10 {
    background-color: rgba(204,251,241,.1)
}

.bg-teal-100\/100 {
    background-color: #ccfbf1
}

.bg-teal-100\/20 {
    background-color: rgba(204,251,241,.2)
}

.bg-teal-100\/25 {
    background-color: rgba(204,251,241,.25)
}

.bg-teal-100\/30 {
    background-color: rgba(204,251,241,.3)
}

.bg-teal-100\/40 {
    background-color: rgba(204,251,241,.4)
}

.bg-teal-100\/5 {
    background-color: rgba(204,251,241,.05)
}

.bg-teal-100\/50 {
    background-color: rgba(204,251,241,.5)
}

.bg-teal-100\/60 {
    background-color: rgba(204,251,241,.6)
}

.bg-teal-100\/70 {
    background-color: rgba(204,251,241,.7)
}

.bg-teal-100\/75 {
    background-color: rgba(204,251,241,.75)
}

.bg-teal-100\/80 {
    background-color: rgba(204,251,241,.8)
}

.bg-teal-100\/90 {
    background-color: rgba(204,251,241,.9)
}

.bg-teal-100\/95 {
    background-color: rgba(204,251,241,.95)
}

.bg-teal-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(153 246 228/var(--tw-bg-opacity))
}

.bg-teal-200\/0 {
    background-color: rgba(153,246,228,0)
}

.bg-teal-200\/10 {
    background-color: rgba(153,246,228,.1)
}

.bg-teal-200\/100 {
    background-color: #99f6e4
}

.bg-teal-200\/20 {
    background-color: rgba(153,246,228,.2)
}

.bg-teal-200\/25 {
    background-color: rgba(153,246,228,.25)
}

.bg-teal-200\/30 {
    background-color: rgba(153,246,228,.3)
}

.bg-teal-200\/40 {
    background-color: rgba(153,246,228,.4)
}

.bg-teal-200\/5 {
    background-color: rgba(153,246,228,.05)
}

.bg-teal-200\/50 {
    background-color: rgba(153,246,228,.5)
}

.bg-teal-200\/60 {
    background-color: rgba(153,246,228,.6)
}

.bg-teal-200\/70 {
    background-color: rgba(153,246,228,.7)
}

.bg-teal-200\/75 {
    background-color: rgba(153,246,228,.75)
}

.bg-teal-200\/80 {
    background-color: rgba(153,246,228,.8)
}

.bg-teal-200\/90 {
    background-color: rgba(153,246,228,.9)
}

.bg-teal-200\/95 {
    background-color: rgba(153,246,228,.95)
}

.bg-teal-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(94 234 212/var(--tw-bg-opacity))
}

.bg-teal-300\/0 {
    background-color: rgba(94,234,212,0)
}

.bg-teal-300\/10 {
    background-color: rgba(94,234,212,.1)
}

.bg-teal-300\/100 {
    background-color: #5eead4
}

.bg-teal-300\/20 {
    background-color: rgba(94,234,212,.2)
}

.bg-teal-300\/25 {
    background-color: rgba(94,234,212,.25)
}

.bg-teal-300\/30 {
    background-color: rgba(94,234,212,.3)
}

.bg-teal-300\/40 {
    background-color: rgba(94,234,212,.4)
}

.bg-teal-300\/5 {
    background-color: rgba(94,234,212,.05)
}

.bg-teal-300\/50 {
    background-color: rgba(94,234,212,.5)
}

.bg-teal-300\/60 {
    background-color: rgba(94,234,212,.6)
}

.bg-teal-300\/70 {
    background-color: rgba(94,234,212,.7)
}

.bg-teal-300\/75 {
    background-color: rgba(94,234,212,.75)
}

.bg-teal-300\/80 {
    background-color: rgba(94,234,212,.8)
}

.bg-teal-300\/90 {
    background-color: rgba(94,234,212,.9)
}

.bg-teal-300\/95 {
    background-color: rgba(94,234,212,.95)
}

.bg-teal-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(45 212 191/var(--tw-bg-opacity))
}

.bg-teal-400\/0 {
    background-color: rgba(45,212,191,0)
}

.bg-teal-400\/10 {
    background-color: rgba(45,212,191,.1)
}

.bg-teal-400\/100 {
    background-color: #2dd4bf
}

.bg-teal-400\/20 {
    background-color: rgba(45,212,191,.2)
}

.bg-teal-400\/25 {
    background-color: rgba(45,212,191,.25)
}

.bg-teal-400\/30 {
    background-color: rgba(45,212,191,.3)
}

.bg-teal-400\/40 {
    background-color: rgba(45,212,191,.4)
}

.bg-teal-400\/5 {
    background-color: rgba(45,212,191,.05)
}

.bg-teal-400\/50 {
    background-color: rgba(45,212,191,.5)
}

.bg-teal-400\/60 {
    background-color: rgba(45,212,191,.6)
}

.bg-teal-400\/70 {
    background-color: rgba(45,212,191,.7)
}

.bg-teal-400\/75 {
    background-color: rgba(45,212,191,.75)
}

.bg-teal-400\/80 {
    background-color: rgba(45,212,191,.8)
}

.bg-teal-400\/90 {
    background-color: rgba(45,212,191,.9)
}

.bg-teal-400\/95 {
    background-color: rgba(45,212,191,.95)
}

.bg-teal-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(240 253 250/var(--tw-bg-opacity))
}

.bg-teal-50\/0 {
    background-color: rgba(240,253,250,0)
}

.bg-teal-50\/10 {
    background-color: rgba(240,253,250,.1)
}

.bg-teal-50\/100 {
    background-color: #f0fdfa
}

.bg-teal-50\/20 {
    background-color: rgba(240,253,250,.2)
}

.bg-teal-50\/25 {
    background-color: rgba(240,253,250,.25)
}

.bg-teal-50\/30 {
    background-color: rgba(240,253,250,.3)
}

.bg-teal-50\/40 {
    background-color: rgba(240,253,250,.4)
}

.bg-teal-50\/5 {
    background-color: rgba(240,253,250,.05)
}

.bg-teal-50\/50 {
    background-color: rgba(240,253,250,.5)
}

.bg-teal-50\/60 {
    background-color: rgba(240,253,250,.6)
}

.bg-teal-50\/70 {
    background-color: rgba(240,253,250,.7)
}

.bg-teal-50\/75 {
    background-color: rgba(240,253,250,.75)
}

.bg-teal-50\/80 {
    background-color: rgba(240,253,250,.8)
}

.bg-teal-50\/90 {
    background-color: rgba(240,253,250,.9)
}

.bg-teal-50\/95 {
    background-color: rgba(240,253,250,.95)
}

.bg-teal-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(20 184 166/var(--tw-bg-opacity))
}

.bg-teal-500\/0 {
    background-color: rgba(20,184,166,0)
}

.bg-teal-500\/10 {
    background-color: rgba(20,184,166,.1)
}

.bg-teal-500\/100 {
    background-color: #14b8a6
}

.bg-teal-500\/20 {
    background-color: rgba(20,184,166,.2)
}

.bg-teal-500\/25 {
    background-color: rgba(20,184,166,.25)
}

.bg-teal-500\/30 {
    background-color: rgba(20,184,166,.3)
}

.bg-teal-500\/40 {
    background-color: rgba(20,184,166,.4)
}

.bg-teal-500\/5 {
    background-color: rgba(20,184,166,.05)
}

.bg-teal-500\/50 {
    background-color: rgba(20,184,166,.5)
}

.bg-teal-500\/60 {
    background-color: rgba(20,184,166,.6)
}

.bg-teal-500\/70 {
    background-color: rgba(20,184,166,.7)
}

.bg-teal-500\/75 {
    background-color: rgba(20,184,166,.75)
}

.bg-teal-500\/80 {
    background-color: rgba(20,184,166,.8)
}

.bg-teal-500\/90 {
    background-color: rgba(20,184,166,.9)
}

.bg-teal-500\/95 {
    background-color: rgba(20,184,166,.95)
}

.bg-teal-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(13 148 136/var(--tw-bg-opacity))
}

.bg-teal-600\/0 {
    background-color: rgba(13,148,136,0)
}

.bg-teal-600\/10 {
    background-color: rgba(13,148,136,.1)
}

.bg-teal-600\/100 {
    background-color: #0d9488
}

.bg-teal-600\/20 {
    background-color: rgba(13,148,136,.2)
}

.bg-teal-600\/25 {
    background-color: rgba(13,148,136,.25)
}

.bg-teal-600\/30 {
    background-color: rgba(13,148,136,.3)
}

.bg-teal-600\/40 {
    background-color: rgba(13,148,136,.4)
}

.bg-teal-600\/5 {
    background-color: rgba(13,148,136,.05)
}

.bg-teal-600\/50 {
    background-color: rgba(13,148,136,.5)
}

.bg-teal-600\/60 {
    background-color: rgba(13,148,136,.6)
}

.bg-teal-600\/70 {
    background-color: rgba(13,148,136,.7)
}

.bg-teal-600\/75 {
    background-color: rgba(13,148,136,.75)
}

.bg-teal-600\/80 {
    background-color: rgba(13,148,136,.8)
}

.bg-teal-600\/90 {
    background-color: rgba(13,148,136,.9)
}

.bg-teal-600\/95 {
    background-color: rgba(13,148,136,.95)
}

.bg-teal-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(15 118 110/var(--tw-bg-opacity))
}

.bg-teal-700\/0 {
    background-color: rgba(15,118,110,0)
}

.bg-teal-700\/10 {
    background-color: rgba(15,118,110,.1)
}

.bg-teal-700\/100 {
    background-color: #0f766e
}

.bg-teal-700\/20 {
    background-color: rgba(15,118,110,.2)
}

.bg-teal-700\/25 {
    background-color: rgba(15,118,110,.25)
}

.bg-teal-700\/30 {
    background-color: rgba(15,118,110,.3)
}

.bg-teal-700\/40 {
    background-color: rgba(15,118,110,.4)
}

.bg-teal-700\/5 {
    background-color: rgba(15,118,110,.05)
}

.bg-teal-700\/50 {
    background-color: rgba(15,118,110,.5)
}

.bg-teal-700\/60 {
    background-color: rgba(15,118,110,.6)
}

.bg-teal-700\/70 {
    background-color: rgba(15,118,110,.7)
}

.bg-teal-700\/75 {
    background-color: rgba(15,118,110,.75)
}

.bg-teal-700\/80 {
    background-color: rgba(15,118,110,.8)
}

.bg-teal-700\/90 {
    background-color: rgba(15,118,110,.9)
}

.bg-teal-700\/95 {
    background-color: rgba(15,118,110,.95)
}

.bg-teal-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(17 94 89/var(--tw-bg-opacity))
}

.bg-teal-800\/0 {
    background-color: rgba(17,94,89,0)
}

.bg-teal-800\/10 {
    background-color: rgba(17,94,89,.1)
}

.bg-teal-800\/100 {
    background-color: #115e59
}

.bg-teal-800\/20 {
    background-color: rgba(17,94,89,.2)
}

.bg-teal-800\/25 {
    background-color: rgba(17,94,89,.25)
}

.bg-teal-800\/30 {
    background-color: rgba(17,94,89,.3)
}

.bg-teal-800\/40 {
    background-color: rgba(17,94,89,.4)
}

.bg-teal-800\/5 {
    background-color: rgba(17,94,89,.05)
}

.bg-teal-800\/50 {
    background-color: rgba(17,94,89,.5)
}

.bg-teal-800\/60 {
    background-color: rgba(17,94,89,.6)
}

.bg-teal-800\/70 {
    background-color: rgba(17,94,89,.7)
}

.bg-teal-800\/75 {
    background-color: rgba(17,94,89,.75)
}

.bg-teal-800\/80 {
    background-color: rgba(17,94,89,.8)
}

.bg-teal-800\/90 {
    background-color: rgba(17,94,89,.9)
}

.bg-teal-800\/95 {
    background-color: rgba(17,94,89,.95)
}

.bg-teal-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(19 78 74/var(--tw-bg-opacity))
}

.bg-teal-900\/0 {
    background-color: rgba(19,78,74,0)
}

.bg-teal-900\/10 {
    background-color: rgba(19,78,74,.1)
}

.bg-teal-900\/100 {
    background-color: #134e4a
}

.bg-teal-900\/20 {
    background-color: rgba(19,78,74,.2)
}

.bg-teal-900\/25 {
    background-color: rgba(19,78,74,.25)
}

.bg-teal-900\/30 {
    background-color: rgba(19,78,74,.3)
}

.bg-teal-900\/40 {
    background-color: rgba(19,78,74,.4)
}

.bg-teal-900\/5 {
    background-color: rgba(19,78,74,.05)
}

.bg-teal-900\/50 {
    background-color: rgba(19,78,74,.5)
}

.bg-teal-900\/60 {
    background-color: rgba(19,78,74,.6)
}

.bg-teal-900\/70 {
    background-color: rgba(19,78,74,.7)
}

.bg-teal-900\/75 {
    background-color: rgba(19,78,74,.75)
}

.bg-teal-900\/80 {
    background-color: rgba(19,78,74,.8)
}

.bg-teal-900\/90 {
    background-color: rgba(19,78,74,.9)
}

.bg-teal-900\/95 {
    background-color: rgba(19,78,74,.95)
}

.bg-teal-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(4 47 46/var(--tw-bg-opacity))
}

.bg-teal-950\/0 {
    background-color: rgba(4,47,46,0)
}

.bg-teal-950\/10 {
    background-color: rgba(4,47,46,.1)
}

.bg-teal-950\/100 {
    background-color: #042f2e
}

.bg-teal-950\/20 {
    background-color: rgba(4,47,46,.2)
}

.bg-teal-950\/25 {
    background-color: rgba(4,47,46,.25)
}

.bg-teal-950\/30 {
    background-color: rgba(4,47,46,.3)
}

.bg-teal-950\/40 {
    background-color: rgba(4,47,46,.4)
}

.bg-teal-950\/5 {
    background-color: rgba(4,47,46,.05)
}

.bg-teal-950\/50 {
    background-color: rgba(4,47,46,.5)
}

.bg-teal-950\/60 {
    background-color: rgba(4,47,46,.6)
}

.bg-teal-950\/70 {
    background-color: rgba(4,47,46,.7)
}

.bg-teal-950\/75 {
    background-color: rgba(4,47,46,.75)
}

.bg-teal-950\/80 {
    background-color: rgba(4,47,46,.8)
}

.bg-teal-950\/90 {
    background-color: rgba(4,47,46,.9)
}

.bg-teal-950\/95 {
    background-color: rgba(4,47,46,.95)
}

.bg-transparent,.bg-transparent\/0 {
    background-color: transparent
}

.bg-transparent\/10 {
    background-color: rgba(0,0,0,.1)
}

.bg-transparent\/100 {
    background-color: #000
}

.bg-transparent\/20 {
    background-color: rgba(0,0,0,.2)
}

.bg-transparent\/25 {
    background-color: rgba(0,0,0,.25)
}

.bg-transparent\/30 {
    background-color: rgba(0,0,0,.3)
}

.bg-transparent\/40 {
    background-color: rgba(0,0,0,.4)
}

.bg-transparent\/5 {
    background-color: rgba(0,0,0,.05)
}

.bg-transparent\/50 {
    background-color: rgba(0,0,0,.5)
}

.bg-transparent\/60 {
    background-color: rgba(0,0,0,.6)
}

.bg-transparent\/70 {
    background-color: rgba(0,0,0,.7)
}

.bg-transparent\/75 {
    background-color: rgba(0,0,0,.75)
}

.bg-transparent\/80 {
    background-color: rgba(0,0,0,.8)
}

.bg-transparent\/90 {
    background-color: rgba(0,0,0,.9)
}

.bg-transparent\/95 {
    background-color: rgba(0,0,0,.95)
}

.bg-true-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity))
}

.bg-true-black\/0 {
    background-color: transparent
}

.bg-true-black\/10 {
    background-color: rgba(0,0,0,.1)
}

.bg-true-black\/100 {
    background-color: #000
}

.bg-true-black\/20 {
    background-color: rgba(0,0,0,.2)
}

.bg-true-black\/25 {
    background-color: rgba(0,0,0,.25)
}

.bg-true-black\/30 {
    background-color: rgba(0,0,0,.3)
}

.bg-true-black\/40 {
    background-color: rgba(0,0,0,.4)
}

.bg-true-black\/5 {
    background-color: rgba(0,0,0,.05)
}

.bg-true-black\/50 {
    background-color: rgba(0,0,0,.5)
}

.bg-true-black\/60 {
    background-color: rgba(0,0,0,.6)
}

.bg-true-black\/70 {
    background-color: rgba(0,0,0,.7)
}

.bg-true-black\/75 {
    background-color: rgba(0,0,0,.75)
}

.bg-true-black\/80 {
    background-color: rgba(0,0,0,.8)
}

.bg-true-black\/90 {
    background-color: rgba(0,0,0,.9)
}

.bg-true-black\/95 {
    background-color: rgba(0,0,0,.95)
}

.bg-true-black\/\[14\%\] {
    background-color: rgba(0,0,0,.14)
}

.bg-true-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.bg-true-white\/0 {
    background-color: hsla(0,0%,100%,0)
}

.bg-true-white\/10 {
    background-color: hsla(0,0%,100%,.1)
}

.bg-true-white\/100 {
    background-color: #fff
}

.bg-true-white\/20 {
    background-color: hsla(0,0%,100%,.2)
}

.bg-true-white\/25 {
    background-color: hsla(0,0%,100%,.25)
}

.bg-true-white\/30 {
    background-color: hsla(0,0%,100%,.3)
}

.bg-true-white\/40 {
    background-color: hsla(0,0%,100%,.4)
}

.bg-true-white\/5 {
    background-color: hsla(0,0%,100%,.05)
}

.bg-true-white\/50 {
    background-color: hsla(0,0%,100%,.5)
}

.bg-true-white\/60 {
    background-color: hsla(0,0%,100%,.6)
}

.bg-true-white\/70 {
    background-color: hsla(0,0%,100%,.7)
}

.bg-true-white\/75 {
    background-color: hsla(0,0%,100%,.75)
}

.bg-true-white\/80 {
    background-color: hsla(0,0%,100%,.8)
}

.bg-true-white\/90 {
    background-color: hsla(0,0%,100%,.9)
}

.bg-true-white\/95 {
    background-color: hsla(0,0%,100%,.95)
}

.bg-true-white\/\[85\%\] {
    background-color: hsla(0,0%,100%,.85)
}

.bg-true-white\/\[90\%\] {
    background-color: hsla(0,0%,100%,.9)
}

.bg-trueGray-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 245/var(--tw-bg-opacity))
}

.bg-trueGray-100\/0 {
    background-color: hsla(0,0%,96%,0)
}

.bg-trueGray-100\/10 {
    background-color: hsla(0,0%,96%,.1)
}

.bg-trueGray-100\/100 {
    background-color: #f5f5f5
}

.bg-trueGray-100\/20 {
    background-color: hsla(0,0%,96%,.2)
}

.bg-trueGray-100\/25 {
    background-color: hsla(0,0%,96%,.25)
}

.bg-trueGray-100\/30 {
    background-color: hsla(0,0%,96%,.3)
}

.bg-trueGray-100\/40 {
    background-color: hsla(0,0%,96%,.4)
}

.bg-trueGray-100\/5 {
    background-color: hsla(0,0%,96%,.05)
}

.bg-trueGray-100\/50 {
    background-color: hsla(0,0%,96%,.5)
}

.bg-trueGray-100\/60 {
    background-color: hsla(0,0%,96%,.6)
}

.bg-trueGray-100\/70 {
    background-color: hsla(0,0%,96%,.7)
}

.bg-trueGray-100\/75 {
    background-color: hsla(0,0%,96%,.75)
}

.bg-trueGray-100\/80 {
    background-color: hsla(0,0%,96%,.8)
}

.bg-trueGray-100\/90 {
    background-color: hsla(0,0%,96%,.9)
}

.bg-trueGray-100\/95 {
    background-color: hsla(0,0%,96%,.95)
}

.bg-trueGray-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(229 229 229/var(--tw-bg-opacity))
}

.bg-trueGray-200\/0 {
    background-color: hsla(0,0%,90%,0)
}

.bg-trueGray-200\/10 {
    background-color: hsla(0,0%,90%,.1)
}

.bg-trueGray-200\/100 {
    background-color: #e5e5e5
}

.bg-trueGray-200\/20 {
    background-color: hsla(0,0%,90%,.2)
}

.bg-trueGray-200\/25 {
    background-color: hsla(0,0%,90%,.25)
}

.bg-trueGray-200\/30 {
    background-color: hsla(0,0%,90%,.3)
}

.bg-trueGray-200\/40 {
    background-color: hsla(0,0%,90%,.4)
}

.bg-trueGray-200\/5 {
    background-color: hsla(0,0%,90%,.05)
}

.bg-trueGray-200\/50 {
    background-color: hsla(0,0%,90%,.5)
}

.bg-trueGray-200\/60 {
    background-color: hsla(0,0%,90%,.6)
}

.bg-trueGray-200\/70 {
    background-color: hsla(0,0%,90%,.7)
}

.bg-trueGray-200\/75 {
    background-color: hsla(0,0%,90%,.75)
}

.bg-trueGray-200\/80 {
    background-color: hsla(0,0%,90%,.8)
}

.bg-trueGray-200\/90 {
    background-color: hsla(0,0%,90%,.9)
}

.bg-trueGray-200\/95 {
    background-color: hsla(0,0%,90%,.95)
}

.bg-trueGray-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(212 212 212/var(--tw-bg-opacity))
}

.bg-trueGray-300\/0 {
    background-color: hsla(0,0%,83%,0)
}

.bg-trueGray-300\/10 {
    background-color: hsla(0,0%,83%,.1)
}

.bg-trueGray-300\/100 {
    background-color: #d4d4d4
}

.bg-trueGray-300\/20 {
    background-color: hsla(0,0%,83%,.2)
}

.bg-trueGray-300\/25 {
    background-color: hsla(0,0%,83%,.25)
}

.bg-trueGray-300\/30 {
    background-color: hsla(0,0%,83%,.3)
}

.bg-trueGray-300\/40 {
    background-color: hsla(0,0%,83%,.4)
}

.bg-trueGray-300\/5 {
    background-color: hsla(0,0%,83%,.05)
}

.bg-trueGray-300\/50 {
    background-color: hsla(0,0%,83%,.5)
}

.bg-trueGray-300\/60 {
    background-color: hsla(0,0%,83%,.6)
}

.bg-trueGray-300\/70 {
    background-color: hsla(0,0%,83%,.7)
}

.bg-trueGray-300\/75 {
    background-color: hsla(0,0%,83%,.75)
}

.bg-trueGray-300\/80 {
    background-color: hsla(0,0%,83%,.8)
}

.bg-trueGray-300\/90 {
    background-color: hsla(0,0%,83%,.9)
}

.bg-trueGray-300\/95 {
    background-color: hsla(0,0%,83%,.95)
}

.bg-trueGray-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(163 163 163/var(--tw-bg-opacity))
}

.bg-trueGray-400\/0 {
    background-color: hsla(0,0%,64%,0)
}

.bg-trueGray-400\/10 {
    background-color: hsla(0,0%,64%,.1)
}

.bg-trueGray-400\/100 {
    background-color: #a3a3a3
}

.bg-trueGray-400\/20 {
    background-color: hsla(0,0%,64%,.2)
}

.bg-trueGray-400\/25 {
    background-color: hsla(0,0%,64%,.25)
}

.bg-trueGray-400\/30 {
    background-color: hsla(0,0%,64%,.3)
}

.bg-trueGray-400\/40 {
    background-color: hsla(0,0%,64%,.4)
}

.bg-trueGray-400\/5 {
    background-color: hsla(0,0%,64%,.05)
}

.bg-trueGray-400\/50 {
    background-color: hsla(0,0%,64%,.5)
}

.bg-trueGray-400\/60 {
    background-color: hsla(0,0%,64%,.6)
}

.bg-trueGray-400\/70 {
    background-color: hsla(0,0%,64%,.7)
}

.bg-trueGray-400\/75 {
    background-color: hsla(0,0%,64%,.75)
}

.bg-trueGray-400\/80 {
    background-color: hsla(0,0%,64%,.8)
}

.bg-trueGray-400\/90 {
    background-color: hsla(0,0%,64%,.9)
}

.bg-trueGray-400\/95 {
    background-color: hsla(0,0%,64%,.95)
}

.bg-trueGray-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 250/var(--tw-bg-opacity))
}

.bg-trueGray-50\/0 {
    background-color: hsla(0,0%,98%,0)
}

.bg-trueGray-50\/10 {
    background-color: hsla(0,0%,98%,.1)
}

.bg-trueGray-50\/100 {
    background-color: #fafafa
}

.bg-trueGray-50\/20 {
    background-color: hsla(0,0%,98%,.2)
}

.bg-trueGray-50\/25 {
    background-color: hsla(0,0%,98%,.25)
}

.bg-trueGray-50\/30 {
    background-color: hsla(0,0%,98%,.3)
}

.bg-trueGray-50\/40 {
    background-color: hsla(0,0%,98%,.4)
}

.bg-trueGray-50\/5 {
    background-color: hsla(0,0%,98%,.05)
}

.bg-trueGray-50\/50 {
    background-color: hsla(0,0%,98%,.5)
}

.bg-trueGray-50\/60 {
    background-color: hsla(0,0%,98%,.6)
}

.bg-trueGray-50\/70 {
    background-color: hsla(0,0%,98%,.7)
}

.bg-trueGray-50\/75 {
    background-color: hsla(0,0%,98%,.75)
}

.bg-trueGray-50\/80 {
    background-color: hsla(0,0%,98%,.8)
}

.bg-trueGray-50\/90 {
    background-color: hsla(0,0%,98%,.9)
}

.bg-trueGray-50\/95 {
    background-color: hsla(0,0%,98%,.95)
}

.bg-trueGray-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(115 115 115/var(--tw-bg-opacity))
}

.bg-trueGray-500\/0 {
    background-color: hsla(0,0%,45%,0)
}

.bg-trueGray-500\/10 {
    background-color: hsla(0,0%,45%,.1)
}

.bg-trueGray-500\/100 {
    background-color: #737373
}

.bg-trueGray-500\/20 {
    background-color: hsla(0,0%,45%,.2)
}

.bg-trueGray-500\/25 {
    background-color: hsla(0,0%,45%,.25)
}

.bg-trueGray-500\/30 {
    background-color: hsla(0,0%,45%,.3)
}

.bg-trueGray-500\/40 {
    background-color: hsla(0,0%,45%,.4)
}

.bg-trueGray-500\/5 {
    background-color: hsla(0,0%,45%,.05)
}

.bg-trueGray-500\/50 {
    background-color: hsla(0,0%,45%,.5)
}

.bg-trueGray-500\/60 {
    background-color: hsla(0,0%,45%,.6)
}

.bg-trueGray-500\/70 {
    background-color: hsla(0,0%,45%,.7)
}

.bg-trueGray-500\/75 {
    background-color: hsla(0,0%,45%,.75)
}

.bg-trueGray-500\/80 {
    background-color: hsla(0,0%,45%,.8)
}

.bg-trueGray-500\/90 {
    background-color: hsla(0,0%,45%,.9)
}

.bg-trueGray-500\/95 {
    background-color: hsla(0,0%,45%,.95)
}

.bg-trueGray-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(82 82 82/var(--tw-bg-opacity))
}

.bg-trueGray-600\/0 {
    background-color: rgba(82,82,82,0)
}

.bg-trueGray-600\/10 {
    background-color: rgba(82,82,82,.1)
}

.bg-trueGray-600\/100 {
    background-color: #525252
}

.bg-trueGray-600\/20 {
    background-color: rgba(82,82,82,.2)
}

.bg-trueGray-600\/25 {
    background-color: rgba(82,82,82,.25)
}

.bg-trueGray-600\/30 {
    background-color: rgba(82,82,82,.3)
}

.bg-trueGray-600\/40 {
    background-color: rgba(82,82,82,.4)
}

.bg-trueGray-600\/5 {
    background-color: rgba(82,82,82,.05)
}

.bg-trueGray-600\/50 {
    background-color: rgba(82,82,82,.5)
}

.bg-trueGray-600\/60 {
    background-color: rgba(82,82,82,.6)
}

.bg-trueGray-600\/70 {
    background-color: rgba(82,82,82,.7)
}

.bg-trueGray-600\/75 {
    background-color: rgba(82,82,82,.75)
}

.bg-trueGray-600\/80 {
    background-color: rgba(82,82,82,.8)
}

.bg-trueGray-600\/90 {
    background-color: rgba(82,82,82,.9)
}

.bg-trueGray-600\/95 {
    background-color: rgba(82,82,82,.95)
}

.bg-trueGray-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(64 64 64/var(--tw-bg-opacity))
}

.bg-trueGray-700\/0 {
    background-color: rgba(64,64,64,0)
}

.bg-trueGray-700\/10 {
    background-color: rgba(64,64,64,.1)
}

.bg-trueGray-700\/100 {
    background-color: #404040
}

.bg-trueGray-700\/20 {
    background-color: rgba(64,64,64,.2)
}

.bg-trueGray-700\/25 {
    background-color: rgba(64,64,64,.25)
}

.bg-trueGray-700\/30 {
    background-color: rgba(64,64,64,.3)
}

.bg-trueGray-700\/40 {
    background-color: rgba(64,64,64,.4)
}

.bg-trueGray-700\/5 {
    background-color: rgba(64,64,64,.05)
}

.bg-trueGray-700\/50 {
    background-color: rgba(64,64,64,.5)
}

.bg-trueGray-700\/60 {
    background-color: rgba(64,64,64,.6)
}

.bg-trueGray-700\/70 {
    background-color: rgba(64,64,64,.7)
}

.bg-trueGray-700\/75 {
    background-color: rgba(64,64,64,.75)
}

.bg-trueGray-700\/80 {
    background-color: rgba(64,64,64,.8)
}

.bg-trueGray-700\/90 {
    background-color: rgba(64,64,64,.9)
}

.bg-trueGray-700\/95 {
    background-color: rgba(64,64,64,.95)
}

.bg-trueGray-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(38 38 38/var(--tw-bg-opacity))
}

.bg-trueGray-800\/0 {
    background-color: rgba(38,38,38,0)
}

.bg-trueGray-800\/10 {
    background-color: rgba(38,38,38,.1)
}

.bg-trueGray-800\/100 {
    background-color: #262626
}

.bg-trueGray-800\/20 {
    background-color: rgba(38,38,38,.2)
}

.bg-trueGray-800\/25 {
    background-color: rgba(38,38,38,.25)
}

.bg-trueGray-800\/30 {
    background-color: rgba(38,38,38,.3)
}

.bg-trueGray-800\/40 {
    background-color: rgba(38,38,38,.4)
}

.bg-trueGray-800\/5 {
    background-color: rgba(38,38,38,.05)
}

.bg-trueGray-800\/50 {
    background-color: rgba(38,38,38,.5)
}

.bg-trueGray-800\/60 {
    background-color: rgba(38,38,38,.6)
}

.bg-trueGray-800\/70 {
    background-color: rgba(38,38,38,.7)
}

.bg-trueGray-800\/75 {
    background-color: rgba(38,38,38,.75)
}

.bg-trueGray-800\/80 {
    background-color: rgba(38,38,38,.8)
}

.bg-trueGray-800\/90 {
    background-color: rgba(38,38,38,.9)
}

.bg-trueGray-800\/95 {
    background-color: rgba(38,38,38,.95)
}

.bg-trueGray-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(23 23 23/var(--tw-bg-opacity))
}

.bg-trueGray-900\/0 {
    background-color: hsla(0,0%,9%,0)
}

.bg-trueGray-900\/10 {
    background-color: hsla(0,0%,9%,.1)
}

.bg-trueGray-900\/100 {
    background-color: #171717
}

.bg-trueGray-900\/20 {
    background-color: hsla(0,0%,9%,.2)
}

.bg-trueGray-900\/25 {
    background-color: hsla(0,0%,9%,.25)
}

.bg-trueGray-900\/30 {
    background-color: hsla(0,0%,9%,.3)
}

.bg-trueGray-900\/40 {
    background-color: hsla(0,0%,9%,.4)
}

.bg-trueGray-900\/5 {
    background-color: hsla(0,0%,9%,.05)
}

.bg-trueGray-900\/50 {
    background-color: hsla(0,0%,9%,.5)
}

.bg-trueGray-900\/60 {
    background-color: hsla(0,0%,9%,.6)
}

.bg-trueGray-900\/70 {
    background-color: hsla(0,0%,9%,.7)
}

.bg-trueGray-900\/75 {
    background-color: hsla(0,0%,9%,.75)
}

.bg-trueGray-900\/80 {
    background-color: hsla(0,0%,9%,.8)
}

.bg-trueGray-900\/90 {
    background-color: hsla(0,0%,9%,.9)
}

.bg-trueGray-900\/95 {
    background-color: hsla(0,0%,9%,.95)
}

.bg-trueGray-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(10 10 10/var(--tw-bg-opacity))
}

.bg-trueGray-950\/0 {
    background-color: hsla(0,0%,4%,0)
}

.bg-trueGray-950\/10 {
    background-color: hsla(0,0%,4%,.1)
}

.bg-trueGray-950\/100 {
    background-color: #0a0a0a
}

.bg-trueGray-950\/20 {
    background-color: hsla(0,0%,4%,.2)
}

.bg-trueGray-950\/25 {
    background-color: hsla(0,0%,4%,.25)
}

.bg-trueGray-950\/30 {
    background-color: hsla(0,0%,4%,.3)
}

.bg-trueGray-950\/40 {
    background-color: hsla(0,0%,4%,.4)
}

.bg-trueGray-950\/5 {
    background-color: hsla(0,0%,4%,.05)
}

.bg-trueGray-950\/50 {
    background-color: hsla(0,0%,4%,.5)
}

.bg-trueGray-950\/60 {
    background-color: hsla(0,0%,4%,.6)
}

.bg-trueGray-950\/70 {
    background-color: hsla(0,0%,4%,.7)
}

.bg-trueGray-950\/75 {
    background-color: hsla(0,0%,4%,.75)
}

.bg-trueGray-950\/80 {
    background-color: hsla(0,0%,4%,.8)
}

.bg-trueGray-950\/90 {
    background-color: hsla(0,0%,4%,.9)
}

.bg-trueGray-950\/95 {
    background-color: hsla(0,0%,4%,.95)
}

.bg-violet-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(237 233 254/var(--tw-bg-opacity))
}

.bg-violet-100\/0 {
    background-color: rgba(237,233,254,0)
}

.bg-violet-100\/10 {
    background-color: rgba(237,233,254,.1)
}

.bg-violet-100\/100 {
    background-color: #ede9fe
}

.bg-violet-100\/20 {
    background-color: rgba(237,233,254,.2)
}

.bg-violet-100\/25 {
    background-color: rgba(237,233,254,.25)
}

.bg-violet-100\/30 {
    background-color: rgba(237,233,254,.3)
}

.bg-violet-100\/40 {
    background-color: rgba(237,233,254,.4)
}

.bg-violet-100\/5 {
    background-color: rgba(237,233,254,.05)
}

.bg-violet-100\/50 {
    background-color: rgba(237,233,254,.5)
}

.bg-violet-100\/60 {
    background-color: rgba(237,233,254,.6)
}

.bg-violet-100\/70 {
    background-color: rgba(237,233,254,.7)
}

.bg-violet-100\/75 {
    background-color: rgba(237,233,254,.75)
}

.bg-violet-100\/80 {
    background-color: rgba(237,233,254,.8)
}

.bg-violet-100\/90 {
    background-color: rgba(237,233,254,.9)
}

.bg-violet-100\/95 {
    background-color: rgba(237,233,254,.95)
}

.bg-violet-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(221 214 254/var(--tw-bg-opacity))
}

.bg-violet-200\/0 {
    background-color: rgba(221,214,254,0)
}

.bg-violet-200\/10 {
    background-color: rgba(221,214,254,.1)
}

.bg-violet-200\/100 {
    background-color: #ddd6fe
}

.bg-violet-200\/20 {
    background-color: rgba(221,214,254,.2)
}

.bg-violet-200\/25 {
    background-color: rgba(221,214,254,.25)
}

.bg-violet-200\/30 {
    background-color: rgba(221,214,254,.3)
}

.bg-violet-200\/40 {
    background-color: rgba(221,214,254,.4)
}

.bg-violet-200\/5 {
    background-color: rgba(221,214,254,.05)
}

.bg-violet-200\/50 {
    background-color: rgba(221,214,254,.5)
}

.bg-violet-200\/60 {
    background-color: rgba(221,214,254,.6)
}

.bg-violet-200\/70 {
    background-color: rgba(221,214,254,.7)
}

.bg-violet-200\/75 {
    background-color: rgba(221,214,254,.75)
}

.bg-violet-200\/80 {
    background-color: rgba(221,214,254,.8)
}

.bg-violet-200\/90 {
    background-color: rgba(221,214,254,.9)
}

.bg-violet-200\/95 {
    background-color: rgba(221,214,254,.95)
}

.bg-violet-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(196 181 253/var(--tw-bg-opacity))
}

.bg-violet-300\/0 {
    background-color: rgba(196,181,253,0)
}

.bg-violet-300\/10 {
    background-color: rgba(196,181,253,.1)
}

.bg-violet-300\/100 {
    background-color: #c4b5fd
}

.bg-violet-300\/20 {
    background-color: rgba(196,181,253,.2)
}

.bg-violet-300\/25 {
    background-color: rgba(196,181,253,.25)
}

.bg-violet-300\/30 {
    background-color: rgba(196,181,253,.3)
}

.bg-violet-300\/40 {
    background-color: rgba(196,181,253,.4)
}

.bg-violet-300\/5 {
    background-color: rgba(196,181,253,.05)
}

.bg-violet-300\/50 {
    background-color: rgba(196,181,253,.5)
}

.bg-violet-300\/60 {
    background-color: rgba(196,181,253,.6)
}

.bg-violet-300\/70 {
    background-color: rgba(196,181,253,.7)
}

.bg-violet-300\/75 {
    background-color: rgba(196,181,253,.75)
}

.bg-violet-300\/80 {
    background-color: rgba(196,181,253,.8)
}

.bg-violet-300\/90 {
    background-color: rgba(196,181,253,.9)
}

.bg-violet-300\/95 {
    background-color: rgba(196,181,253,.95)
}

.bg-violet-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(167 139 250/var(--tw-bg-opacity))
}

.bg-violet-400\/0 {
    background-color: rgba(167,139,250,0)
}

.bg-violet-400\/10 {
    background-color: rgba(167,139,250,.1)
}

.bg-violet-400\/100 {
    background-color: #a78bfa
}

.bg-violet-400\/20 {
    background-color: rgba(167,139,250,.2)
}

.bg-violet-400\/25 {
    background-color: rgba(167,139,250,.25)
}

.bg-violet-400\/30 {
    background-color: rgba(167,139,250,.3)
}

.bg-violet-400\/40 {
    background-color: rgba(167,139,250,.4)
}

.bg-violet-400\/5 {
    background-color: rgba(167,139,250,.05)
}

.bg-violet-400\/50 {
    background-color: rgba(167,139,250,.5)
}

.bg-violet-400\/60 {
    background-color: rgba(167,139,250,.6)
}

.bg-violet-400\/70 {
    background-color: rgba(167,139,250,.7)
}

.bg-violet-400\/75 {
    background-color: rgba(167,139,250,.75)
}

.bg-violet-400\/80 {
    background-color: rgba(167,139,250,.8)
}

.bg-violet-400\/90 {
    background-color: rgba(167,139,250,.9)
}

.bg-violet-400\/95 {
    background-color: rgba(167,139,250,.95)
}

.bg-violet-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(245 243 255/var(--tw-bg-opacity))
}

.bg-violet-50\/0 {
    background-color: rgba(245,243,255,0)
}

.bg-violet-50\/10 {
    background-color: rgba(245,243,255,.1)
}

.bg-violet-50\/100 {
    background-color: #f5f3ff
}

.bg-violet-50\/20 {
    background-color: rgba(245,243,255,.2)
}

.bg-violet-50\/25 {
    background-color: rgba(245,243,255,.25)
}

.bg-violet-50\/30 {
    background-color: rgba(245,243,255,.3)
}

.bg-violet-50\/40 {
    background-color: rgba(245,243,255,.4)
}

.bg-violet-50\/5 {
    background-color: rgba(245,243,255,.05)
}

.bg-violet-50\/50 {
    background-color: rgba(245,243,255,.5)
}

.bg-violet-50\/60 {
    background-color: rgba(245,243,255,.6)
}

.bg-violet-50\/70 {
    background-color: rgba(245,243,255,.7)
}

.bg-violet-50\/75 {
    background-color: rgba(245,243,255,.75)
}

.bg-violet-50\/80 {
    background-color: rgba(245,243,255,.8)
}

.bg-violet-50\/90 {
    background-color: rgba(245,243,255,.9)
}

.bg-violet-50\/95 {
    background-color: rgba(245,243,255,.95)
}

.bg-violet-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(139 92 246/var(--tw-bg-opacity))
}

.bg-violet-500\/0 {
    background-color: rgba(139,92,246,0)
}

.bg-violet-500\/10 {
    background-color: rgba(139,92,246,.1)
}

.bg-violet-500\/100 {
    background-color: #8b5cf6
}

.bg-violet-500\/20 {
    background-color: rgba(139,92,246,.2)
}

.bg-violet-500\/25 {
    background-color: rgba(139,92,246,.25)
}

.bg-violet-500\/30 {
    background-color: rgba(139,92,246,.3)
}

.bg-violet-500\/40 {
    background-color: rgba(139,92,246,.4)
}

.bg-violet-500\/5 {
    background-color: rgba(139,92,246,.05)
}

.bg-violet-500\/50 {
    background-color: rgba(139,92,246,.5)
}

.bg-violet-500\/60 {
    background-color: rgba(139,92,246,.6)
}

.bg-violet-500\/70 {
    background-color: rgba(139,92,246,.7)
}

.bg-violet-500\/75 {
    background-color: rgba(139,92,246,.75)
}

.bg-violet-500\/80 {
    background-color: rgba(139,92,246,.8)
}

.bg-violet-500\/90 {
    background-color: rgba(139,92,246,.9)
}

.bg-violet-500\/95 {
    background-color: rgba(139,92,246,.95)
}

.bg-violet-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(124 58 237/var(--tw-bg-opacity))
}

.bg-violet-600\/0 {
    background-color: rgba(124,58,237,0)
}

.bg-violet-600\/10 {
    background-color: rgba(124,58,237,.1)
}

.bg-violet-600\/100 {
    background-color: #7c3aed
}

.bg-violet-600\/20 {
    background-color: rgba(124,58,237,.2)
}

.bg-violet-600\/25 {
    background-color: rgba(124,58,237,.25)
}

.bg-violet-600\/30 {
    background-color: rgba(124,58,237,.3)
}

.bg-violet-600\/40 {
    background-color: rgba(124,58,237,.4)
}

.bg-violet-600\/5 {
    background-color: rgba(124,58,237,.05)
}

.bg-violet-600\/50 {
    background-color: rgba(124,58,237,.5)
}

.bg-violet-600\/60 {
    background-color: rgba(124,58,237,.6)
}

.bg-violet-600\/70 {
    background-color: rgba(124,58,237,.7)
}

.bg-violet-600\/75 {
    background-color: rgba(124,58,237,.75)
}

.bg-violet-600\/80 {
    background-color: rgba(124,58,237,.8)
}

.bg-violet-600\/90 {
    background-color: rgba(124,58,237,.9)
}

.bg-violet-600\/95 {
    background-color: rgba(124,58,237,.95)
}

.bg-violet-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(109 40 217/var(--tw-bg-opacity))
}

.bg-violet-700\/0 {
    background-color: rgba(109,40,217,0)
}

.bg-violet-700\/10 {
    background-color: rgba(109,40,217,.1)
}

.bg-violet-700\/100 {
    background-color: #6d28d9
}

.bg-violet-700\/20 {
    background-color: rgba(109,40,217,.2)
}

.bg-violet-700\/25 {
    background-color: rgba(109,40,217,.25)
}

.bg-violet-700\/30 {
    background-color: rgba(109,40,217,.3)
}

.bg-violet-700\/40 {
    background-color: rgba(109,40,217,.4)
}

.bg-violet-700\/5 {
    background-color: rgba(109,40,217,.05)
}

.bg-violet-700\/50 {
    background-color: rgba(109,40,217,.5)
}

.bg-violet-700\/60 {
    background-color: rgba(109,40,217,.6)
}

.bg-violet-700\/70 {
    background-color: rgba(109,40,217,.7)
}

.bg-violet-700\/75 {
    background-color: rgba(109,40,217,.75)
}

.bg-violet-700\/80 {
    background-color: rgba(109,40,217,.8)
}

.bg-violet-700\/90 {
    background-color: rgba(109,40,217,.9)
}

.bg-violet-700\/95 {
    background-color: rgba(109,40,217,.95)
}

.bg-violet-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(91 33 182/var(--tw-bg-opacity))
}

.bg-violet-800\/0 {
    background-color: rgba(91,33,182,0)
}

.bg-violet-800\/10 {
    background-color: rgba(91,33,182,.1)
}

.bg-violet-800\/100 {
    background-color: #5b21b6
}

.bg-violet-800\/20 {
    background-color: rgba(91,33,182,.2)
}

.bg-violet-800\/25 {
    background-color: rgba(91,33,182,.25)
}

.bg-violet-800\/30 {
    background-color: rgba(91,33,182,.3)
}

.bg-violet-800\/40 {
    background-color: rgba(91,33,182,.4)
}

.bg-violet-800\/5 {
    background-color: rgba(91,33,182,.05)
}

.bg-violet-800\/50 {
    background-color: rgba(91,33,182,.5)
}

.bg-violet-800\/60 {
    background-color: rgba(91,33,182,.6)
}

.bg-violet-800\/70 {
    background-color: rgba(91,33,182,.7)
}

.bg-violet-800\/75 {
    background-color: rgba(91,33,182,.75)
}

.bg-violet-800\/80 {
    background-color: rgba(91,33,182,.8)
}

.bg-violet-800\/90 {
    background-color: rgba(91,33,182,.9)
}

.bg-violet-800\/95 {
    background-color: rgba(91,33,182,.95)
}

.bg-violet-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(76 29 149/var(--tw-bg-opacity))
}

.bg-violet-900\/0 {
    background-color: rgba(76,29,149,0)
}

.bg-violet-900\/10 {
    background-color: rgba(76,29,149,.1)
}

.bg-violet-900\/100 {
    background-color: #4c1d95
}

.bg-violet-900\/20 {
    background-color: rgba(76,29,149,.2)
}

.bg-violet-900\/25 {
    background-color: rgba(76,29,149,.25)
}

.bg-violet-900\/30 {
    background-color: rgba(76,29,149,.3)
}

.bg-violet-900\/40 {
    background-color: rgba(76,29,149,.4)
}

.bg-violet-900\/5 {
    background-color: rgba(76,29,149,.05)
}

.bg-violet-900\/50 {
    background-color: rgba(76,29,149,.5)
}

.bg-violet-900\/60 {
    background-color: rgba(76,29,149,.6)
}

.bg-violet-900\/70 {
    background-color: rgba(76,29,149,.7)
}

.bg-violet-900\/75 {
    background-color: rgba(76,29,149,.75)
}

.bg-violet-900\/80 {
    background-color: rgba(76,29,149,.8)
}

.bg-violet-900\/90 {
    background-color: rgba(76,29,149,.9)
}

.bg-violet-900\/95 {
    background-color: rgba(76,29,149,.95)
}

.bg-violet-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(46 16 101/var(--tw-bg-opacity))
}

.bg-violet-950\/0 {
    background-color: rgba(46,16,101,0)
}

.bg-violet-950\/10 {
    background-color: rgba(46,16,101,.1)
}

.bg-violet-950\/100 {
    background-color: #2e1065
}

.bg-violet-950\/20 {
    background-color: rgba(46,16,101,.2)
}

.bg-violet-950\/25 {
    background-color: rgba(46,16,101,.25)
}

.bg-violet-950\/30 {
    background-color: rgba(46,16,101,.3)
}

.bg-violet-950\/40 {
    background-color: rgba(46,16,101,.4)
}

.bg-violet-950\/5 {
    background-color: rgba(46,16,101,.05)
}

.bg-violet-950\/50 {
    background-color: rgba(46,16,101,.5)
}

.bg-violet-950\/60 {
    background-color: rgba(46,16,101,.6)
}

.bg-violet-950\/70 {
    background-color: rgba(46,16,101,.7)
}

.bg-violet-950\/75 {
    background-color: rgba(46,16,101,.75)
}

.bg-violet-950\/80 {
    background-color: rgba(46,16,101,.8)
}

.bg-violet-950\/90 {
    background-color: rgba(46,16,101,.9)
}

.bg-violet-950\/95 {
    background-color: rgba(46,16,101,.95)
}

.bg-warm {
    --tw-bg-opacity: 1;
    background-color: rgb(255 95 85/var(--tw-bg-opacity))
}

.bg-warm\/0 {
    background-color: rgba(255,95,85,0)
}

.bg-warm\/10 {
    background-color: rgba(255,95,85,.1)
}

.bg-warm\/100 {
    background-color: #ff5f55
}

.bg-warm\/20 {
    background-color: rgba(255,95,85,.2)
}

.bg-warm\/25 {
    background-color: rgba(255,95,85,.25)
}

.bg-warm\/30 {
    background-color: rgba(255,95,85,.3)
}

.bg-warm\/40 {
    background-color: rgba(255,95,85,.4)
}

.bg-warm\/5 {
    background-color: rgba(255,95,85,.05)
}

.bg-warm\/50 {
    background-color: rgba(255,95,85,.5)
}

.bg-warm\/60 {
    background-color: rgba(255,95,85,.6)
}

.bg-warm\/70 {
    background-color: rgba(255,95,85,.7)
}

.bg-warm\/75 {
    background-color: rgba(255,95,85,.75)
}

.bg-warm\/80 {
    background-color: rgba(255,95,85,.8)
}

.bg-warm\/90 {
    background-color: rgba(255,95,85,.9)
}

.bg-warm\/95 {
    background-color: rgba(255,95,85,.95)
}

.bg-warmGray-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 244/var(--tw-bg-opacity))
}

.bg-warmGray-100\/0 {
    background-color: hsla(60,5%,96%,0)
}

.bg-warmGray-100\/10 {
    background-color: hsla(60,5%,96%,.1)
}

.bg-warmGray-100\/100 {
    background-color: #f5f5f4
}

.bg-warmGray-100\/20 {
    background-color: hsla(60,5%,96%,.2)
}

.bg-warmGray-100\/25 {
    background-color: hsla(60,5%,96%,.25)
}

.bg-warmGray-100\/30 {
    background-color: hsla(60,5%,96%,.3)
}

.bg-warmGray-100\/40 {
    background-color: hsla(60,5%,96%,.4)
}

.bg-warmGray-100\/5 {
    background-color: hsla(60,5%,96%,.05)
}

.bg-warmGray-100\/50 {
    background-color: hsla(60,5%,96%,.5)
}

.bg-warmGray-100\/60 {
    background-color: hsla(60,5%,96%,.6)
}

.bg-warmGray-100\/70 {
    background-color: hsla(60,5%,96%,.7)
}

.bg-warmGray-100\/75 {
    background-color: hsla(60,5%,96%,.75)
}

.bg-warmGray-100\/80 {
    background-color: hsla(60,5%,96%,.8)
}

.bg-warmGray-100\/90 {
    background-color: hsla(60,5%,96%,.9)
}

.bg-warmGray-100\/95 {
    background-color: hsla(60,5%,96%,.95)
}

.bg-warmGray-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(231 229 228/var(--tw-bg-opacity))
}

.bg-warmGray-200\/0 {
    background-color: hsla(20,6%,90%,0)
}

.bg-warmGray-200\/10 {
    background-color: hsla(20,6%,90%,.1)
}

.bg-warmGray-200\/100 {
    background-color: #e7e5e4
}

.bg-warmGray-200\/20 {
    background-color: hsla(20,6%,90%,.2)
}

.bg-warmGray-200\/25 {
    background-color: hsla(20,6%,90%,.25)
}

.bg-warmGray-200\/30 {
    background-color: hsla(20,6%,90%,.3)
}

.bg-warmGray-200\/40 {
    background-color: hsla(20,6%,90%,.4)
}

.bg-warmGray-200\/5 {
    background-color: hsla(20,6%,90%,.05)
}

.bg-warmGray-200\/50 {
    background-color: hsla(20,6%,90%,.5)
}

.bg-warmGray-200\/60 {
    background-color: hsla(20,6%,90%,.6)
}

.bg-warmGray-200\/70 {
    background-color: hsla(20,6%,90%,.7)
}

.bg-warmGray-200\/75 {
    background-color: hsla(20,6%,90%,.75)
}

.bg-warmGray-200\/80 {
    background-color: hsla(20,6%,90%,.8)
}

.bg-warmGray-200\/90 {
    background-color: hsla(20,6%,90%,.9)
}

.bg-warmGray-200\/95 {
    background-color: hsla(20,6%,90%,.95)
}

.bg-warmGray-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(214 211 209/var(--tw-bg-opacity))
}

.bg-warmGray-300\/0 {
    background-color: hsla(24,6%,83%,0)
}

.bg-warmGray-300\/10 {
    background-color: hsla(24,6%,83%,.1)
}

.bg-warmGray-300\/100 {
    background-color: #d6d3d1
}

.bg-warmGray-300\/20 {
    background-color: hsla(24,6%,83%,.2)
}

.bg-warmGray-300\/25 {
    background-color: hsla(24,6%,83%,.25)
}

.bg-warmGray-300\/30 {
    background-color: hsla(24,6%,83%,.3)
}

.bg-warmGray-300\/40 {
    background-color: hsla(24,6%,83%,.4)
}

.bg-warmGray-300\/5 {
    background-color: hsla(24,6%,83%,.05)
}

.bg-warmGray-300\/50 {
    background-color: hsla(24,6%,83%,.5)
}

.bg-warmGray-300\/60 {
    background-color: hsla(24,6%,83%,.6)
}

.bg-warmGray-300\/70 {
    background-color: hsla(24,6%,83%,.7)
}

.bg-warmGray-300\/75 {
    background-color: hsla(24,6%,83%,.75)
}

.bg-warmGray-300\/80 {
    background-color: hsla(24,6%,83%,.8)
}

.bg-warmGray-300\/90 {
    background-color: hsla(24,6%,83%,.9)
}

.bg-warmGray-300\/95 {
    background-color: hsla(24,6%,83%,.95)
}

.bg-warmGray-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(168 162 158/var(--tw-bg-opacity))
}

.bg-warmGray-400\/0 {
    background-color: hsla(24,5%,64%,0)
}

.bg-warmGray-400\/10 {
    background-color: hsla(24,5%,64%,.1)
}

.bg-warmGray-400\/100 {
    background-color: #a8a29e
}

.bg-warmGray-400\/20 {
    background-color: hsla(24,5%,64%,.2)
}

.bg-warmGray-400\/25 {
    background-color: hsla(24,5%,64%,.25)
}

.bg-warmGray-400\/30 {
    background-color: hsla(24,5%,64%,.3)
}

.bg-warmGray-400\/40 {
    background-color: hsla(24,5%,64%,.4)
}

.bg-warmGray-400\/5 {
    background-color: hsla(24,5%,64%,.05)
}

.bg-warmGray-400\/50 {
    background-color: hsla(24,5%,64%,.5)
}

.bg-warmGray-400\/60 {
    background-color: hsla(24,5%,64%,.6)
}

.bg-warmGray-400\/70 {
    background-color: hsla(24,5%,64%,.7)
}

.bg-warmGray-400\/75 {
    background-color: hsla(24,5%,64%,.75)
}

.bg-warmGray-400\/80 {
    background-color: hsla(24,5%,64%,.8)
}

.bg-warmGray-400\/90 {
    background-color: hsla(24,5%,64%,.9)
}

.bg-warmGray-400\/95 {
    background-color: hsla(24,5%,64%,.95)
}

.bg-warmGray-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 249/var(--tw-bg-opacity))
}

.bg-warmGray-50\/0 {
    background-color: hsla(60,9%,98%,0)
}

.bg-warmGray-50\/10 {
    background-color: hsla(60,9%,98%,.1)
}

.bg-warmGray-50\/100 {
    background-color: #fafaf9
}

.bg-warmGray-50\/20 {
    background-color: hsla(60,9%,98%,.2)
}

.bg-warmGray-50\/25 {
    background-color: hsla(60,9%,98%,.25)
}

.bg-warmGray-50\/30 {
    background-color: hsla(60,9%,98%,.3)
}

.bg-warmGray-50\/40 {
    background-color: hsla(60,9%,98%,.4)
}

.bg-warmGray-50\/5 {
    background-color: hsla(60,9%,98%,.05)
}

.bg-warmGray-50\/50 {
    background-color: hsla(60,9%,98%,.5)
}

.bg-warmGray-50\/60 {
    background-color: hsla(60,9%,98%,.6)
}

.bg-warmGray-50\/70 {
    background-color: hsla(60,9%,98%,.7)
}

.bg-warmGray-50\/75 {
    background-color: hsla(60,9%,98%,.75)
}

.bg-warmGray-50\/80 {
    background-color: hsla(60,9%,98%,.8)
}

.bg-warmGray-50\/90 {
    background-color: hsla(60,9%,98%,.9)
}

.bg-warmGray-50\/95 {
    background-color: hsla(60,9%,98%,.95)
}

.bg-warmGray-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(120 113 108/var(--tw-bg-opacity))
}

.bg-warmGray-500\/0 {
    background-color: hsla(25,5%,45%,0)
}

.bg-warmGray-500\/10 {
    background-color: hsla(25,5%,45%,.1)
}

.bg-warmGray-500\/100 {
    background-color: #78716c
}

.bg-warmGray-500\/20 {
    background-color: hsla(25,5%,45%,.2)
}

.bg-warmGray-500\/25 {
    background-color: hsla(25,5%,45%,.25)
}

.bg-warmGray-500\/30 {
    background-color: hsla(25,5%,45%,.3)
}

.bg-warmGray-500\/40 {
    background-color: hsla(25,5%,45%,.4)
}

.bg-warmGray-500\/5 {
    background-color: hsla(25,5%,45%,.05)
}

.bg-warmGray-500\/50 {
    background-color: hsla(25,5%,45%,.5)
}

.bg-warmGray-500\/60 {
    background-color: hsla(25,5%,45%,.6)
}

.bg-warmGray-500\/70 {
    background-color: hsla(25,5%,45%,.7)
}

.bg-warmGray-500\/75 {
    background-color: hsla(25,5%,45%,.75)
}

.bg-warmGray-500\/80 {
    background-color: hsla(25,5%,45%,.8)
}

.bg-warmGray-500\/90 {
    background-color: hsla(25,5%,45%,.9)
}

.bg-warmGray-500\/95 {
    background-color: hsla(25,5%,45%,.95)
}

.bg-warmGray-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(87 83 78/var(--tw-bg-opacity))
}

.bg-warmGray-600\/0 {
    background-color: rgba(87,83,78,0)
}

.bg-warmGray-600\/10 {
    background-color: rgba(87,83,78,.1)
}

.bg-warmGray-600\/100 {
    background-color: #57534e
}

.bg-warmGray-600\/20 {
    background-color: rgba(87,83,78,.2)
}

.bg-warmGray-600\/25 {
    background-color: rgba(87,83,78,.25)
}

.bg-warmGray-600\/30 {
    background-color: rgba(87,83,78,.3)
}

.bg-warmGray-600\/40 {
    background-color: rgba(87,83,78,.4)
}

.bg-warmGray-600\/5 {
    background-color: rgba(87,83,78,.05)
}

.bg-warmGray-600\/50 {
    background-color: rgba(87,83,78,.5)
}

.bg-warmGray-600\/60 {
    background-color: rgba(87,83,78,.6)
}

.bg-warmGray-600\/70 {
    background-color: rgba(87,83,78,.7)
}

.bg-warmGray-600\/75 {
    background-color: rgba(87,83,78,.75)
}

.bg-warmGray-600\/80 {
    background-color: rgba(87,83,78,.8)
}

.bg-warmGray-600\/90 {
    background-color: rgba(87,83,78,.9)
}

.bg-warmGray-600\/95 {
    background-color: rgba(87,83,78,.95)
}

.bg-warmGray-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(68 64 60/var(--tw-bg-opacity))
}

.bg-warmGray-700\/0 {
    background-color: rgba(68,64,60,0)
}

.bg-warmGray-700\/10 {
    background-color: rgba(68,64,60,.1)
}

.bg-warmGray-700\/100 {
    background-color: #44403c
}

.bg-warmGray-700\/20 {
    background-color: rgba(68,64,60,.2)
}

.bg-warmGray-700\/25 {
    background-color: rgba(68,64,60,.25)
}

.bg-warmGray-700\/30 {
    background-color: rgba(68,64,60,.3)
}

.bg-warmGray-700\/40 {
    background-color: rgba(68,64,60,.4)
}

.bg-warmGray-700\/5 {
    background-color: rgba(68,64,60,.05)
}

.bg-warmGray-700\/50 {
    background-color: rgba(68,64,60,.5)
}

.bg-warmGray-700\/60 {
    background-color: rgba(68,64,60,.6)
}

.bg-warmGray-700\/70 {
    background-color: rgba(68,64,60,.7)
}

.bg-warmGray-700\/75 {
    background-color: rgba(68,64,60,.75)
}

.bg-warmGray-700\/80 {
    background-color: rgba(68,64,60,.8)
}

.bg-warmGray-700\/90 {
    background-color: rgba(68,64,60,.9)
}

.bg-warmGray-700\/95 {
    background-color: rgba(68,64,60,.95)
}

.bg-warmGray-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(41 37 36/var(--tw-bg-opacity))
}

.bg-warmGray-800\/0 {
    background-color: rgba(41,37,36,0)
}

.bg-warmGray-800\/10 {
    background-color: rgba(41,37,36,.1)
}

.bg-warmGray-800\/100 {
    background-color: #292524
}

.bg-warmGray-800\/20 {
    background-color: rgba(41,37,36,.2)
}

.bg-warmGray-800\/25 {
    background-color: rgba(41,37,36,.25)
}

.bg-warmGray-800\/30 {
    background-color: rgba(41,37,36,.3)
}

.bg-warmGray-800\/40 {
    background-color: rgba(41,37,36,.4)
}

.bg-warmGray-800\/5 {
    background-color: rgba(41,37,36,.05)
}

.bg-warmGray-800\/50 {
    background-color: rgba(41,37,36,.5)
}

.bg-warmGray-800\/60 {
    background-color: rgba(41,37,36,.6)
}

.bg-warmGray-800\/70 {
    background-color: rgba(41,37,36,.7)
}

.bg-warmGray-800\/75 {
    background-color: rgba(41,37,36,.75)
}

.bg-warmGray-800\/80 {
    background-color: rgba(41,37,36,.8)
}

.bg-warmGray-800\/90 {
    background-color: rgba(41,37,36,.9)
}

.bg-warmGray-800\/95 {
    background-color: rgba(41,37,36,.95)
}

.bg-warmGray-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(28 25 23/var(--tw-bg-opacity))
}

.bg-warmGray-900\/0 {
    background-color: rgba(28,25,23,0)
}

.bg-warmGray-900\/10 {
    background-color: rgba(28,25,23,.1)
}

.bg-warmGray-900\/100 {
    background-color: #1c1917
}

.bg-warmGray-900\/20 {
    background-color: rgba(28,25,23,.2)
}

.bg-warmGray-900\/25 {
    background-color: rgba(28,25,23,.25)
}

.bg-warmGray-900\/30 {
    background-color: rgba(28,25,23,.3)
}

.bg-warmGray-900\/40 {
    background-color: rgba(28,25,23,.4)
}

.bg-warmGray-900\/5 {
    background-color: rgba(28,25,23,.05)
}

.bg-warmGray-900\/50 {
    background-color: rgba(28,25,23,.5)
}

.bg-warmGray-900\/60 {
    background-color: rgba(28,25,23,.6)
}

.bg-warmGray-900\/70 {
    background-color: rgba(28,25,23,.7)
}

.bg-warmGray-900\/75 {
    background-color: rgba(28,25,23,.75)
}

.bg-warmGray-900\/80 {
    background-color: rgba(28,25,23,.8)
}

.bg-warmGray-900\/90 {
    background-color: rgba(28,25,23,.9)
}

.bg-warmGray-900\/95 {
    background-color: rgba(28,25,23,.95)
}

.bg-warmGray-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(12 10 9/var(--tw-bg-opacity))
}

.bg-warmGray-950\/0 {
    background-color: rgba(12,10,9,0)
}

.bg-warmGray-950\/10 {
    background-color: rgba(12,10,9,.1)
}

.bg-warmGray-950\/100 {
    background-color: #0c0a09
}

.bg-warmGray-950\/20 {
    background-color: rgba(12,10,9,.2)
}

.bg-warmGray-950\/25 {
    background-color: rgba(12,10,9,.25)
}

.bg-warmGray-950\/30 {
    background-color: rgba(12,10,9,.3)
}

.bg-warmGray-950\/40 {
    background-color: rgba(12,10,9,.4)
}

.bg-warmGray-950\/5 {
    background-color: rgba(12,10,9,.05)
}

.bg-warmGray-950\/50 {
    background-color: rgba(12,10,9,.5)
}

.bg-warmGray-950\/60 {
    background-color: rgba(12,10,9,.6)
}

.bg-warmGray-950\/70 {
    background-color: rgba(12,10,9,.7)
}

.bg-warmGray-950\/75 {
    background-color: rgba(12,10,9,.75)
}

.bg-warmGray-950\/80 {
    background-color: rgba(12,10,9,.8)
}

.bg-warmGray-950\/90 {
    background-color: rgba(12,10,9,.9)
}

.bg-warmGray-950\/95 {
    background-color: rgba(12,10,9,.95)
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(250 252 252/var(--tw-bg-opacity))
}

.bg-white\/0 {
    background-color: rgba(250,252,252,0)
}

.bg-white\/10 {
    background-color: rgba(250,252,252,.1)
}

.bg-white\/100 {
    background-color: #fafcfc
}

.bg-white\/20 {
    background-color: rgba(250,252,252,.2)
}

.bg-white\/25 {
    background-color: rgba(250,252,252,.25)
}

.bg-white\/30 {
    background-color: rgba(250,252,252,.3)
}

.bg-white\/40 {
    background-color: rgba(250,252,252,.4)
}

.bg-white\/5 {
    background-color: rgba(250,252,252,.05)
}

.bg-white\/50 {
    background-color: rgba(250,252,252,.5)
}

.bg-white\/60 {
    background-color: rgba(250,252,252,.6)
}

.bg-white\/70 {
    background-color: rgba(250,252,252,.7)
}

.bg-white\/75 {
    background-color: rgba(250,252,252,.75)
}

.bg-white\/80 {
    background-color: rgba(250,252,252,.8)
}

.bg-white\/90 {
    background-color: rgba(250,252,252,.9)
}

.bg-white\/95 {
    background-color: rgba(250,252,252,.95)
}

.bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 249 195/var(--tw-bg-opacity))
}

.bg-yellow-100\/0 {
    background-color: hsla(55,97%,88%,0)
}

.bg-yellow-100\/10 {
    background-color: hsla(55,97%,88%,.1)
}

.bg-yellow-100\/100 {
    background-color: #fef9c3
}

.bg-yellow-100\/20 {
    background-color: hsla(55,97%,88%,.2)
}

.bg-yellow-100\/25 {
    background-color: hsla(55,97%,88%,.25)
}

.bg-yellow-100\/30 {
    background-color: hsla(55,97%,88%,.3)
}

.bg-yellow-100\/40 {
    background-color: hsla(55,97%,88%,.4)
}

.bg-yellow-100\/5 {
    background-color: hsla(55,97%,88%,.05)
}

.bg-yellow-100\/50 {
    background-color: hsla(55,97%,88%,.5)
}

.bg-yellow-100\/60 {
    background-color: hsla(55,97%,88%,.6)
}

.bg-yellow-100\/70 {
    background-color: hsla(55,97%,88%,.7)
}

.bg-yellow-100\/75 {
    background-color: hsla(55,97%,88%,.75)
}

.bg-yellow-100\/80 {
    background-color: hsla(55,97%,88%,.8)
}

.bg-yellow-100\/90 {
    background-color: hsla(55,97%,88%,.9)
}

.bg-yellow-100\/95 {
    background-color: hsla(55,97%,88%,.95)
}

.bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 240 138/var(--tw-bg-opacity))
}

.bg-yellow-200\/0 {
    background-color: hsla(53,98%,77%,0)
}

.bg-yellow-200\/10 {
    background-color: hsla(53,98%,77%,.1)
}

.bg-yellow-200\/100 {
    background-color: #fef08a
}

.bg-yellow-200\/20 {
    background-color: hsla(53,98%,77%,.2)
}

.bg-yellow-200\/25 {
    background-color: hsla(53,98%,77%,.25)
}

.bg-yellow-200\/30 {
    background-color: hsla(53,98%,77%,.3)
}

.bg-yellow-200\/40 {
    background-color: hsla(53,98%,77%,.4)
}

.bg-yellow-200\/5 {
    background-color: hsla(53,98%,77%,.05)
}

.bg-yellow-200\/50 {
    background-color: hsla(53,98%,77%,.5)
}

.bg-yellow-200\/60 {
    background-color: hsla(53,98%,77%,.6)
}

.bg-yellow-200\/70 {
    background-color: hsla(53,98%,77%,.7)
}

.bg-yellow-200\/75 {
    background-color: hsla(53,98%,77%,.75)
}

.bg-yellow-200\/80 {
    background-color: hsla(53,98%,77%,.8)
}

.bg-yellow-200\/90 {
    background-color: hsla(53,98%,77%,.9)
}

.bg-yellow-200\/95 {
    background-color: hsla(53,98%,77%,.95)
}

.bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(253 224 71/var(--tw-bg-opacity))
}

.bg-yellow-300\/0 {
    background-color: rgba(253,224,71,0)
}

.bg-yellow-300\/10 {
    background-color: rgba(253,224,71,.1)
}

.bg-yellow-300\/100 {
    background-color: #fde047
}

.bg-yellow-300\/20 {
    background-color: rgba(253,224,71,.2)
}

.bg-yellow-300\/25 {
    background-color: rgba(253,224,71,.25)
}

.bg-yellow-300\/30 {
    background-color: rgba(253,224,71,.3)
}

.bg-yellow-300\/40 {
    background-color: rgba(253,224,71,.4)
}

.bg-yellow-300\/5 {
    background-color: rgba(253,224,71,.05)
}

.bg-yellow-300\/50 {
    background-color: rgba(253,224,71,.5)
}

.bg-yellow-300\/60 {
    background-color: rgba(253,224,71,.6)
}

.bg-yellow-300\/70 {
    background-color: rgba(253,224,71,.7)
}

.bg-yellow-300\/75 {
    background-color: rgba(253,224,71,.75)
}

.bg-yellow-300\/80 {
    background-color: rgba(253,224,71,.8)
}

.bg-yellow-300\/90 {
    background-color: rgba(253,224,71,.9)
}

.bg-yellow-300\/95 {
    background-color: rgba(253,224,71,.95)
}

.bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(250 204 21/var(--tw-bg-opacity))
}

.bg-yellow-400\/0 {
    background-color: rgba(250,204,21,0)
}

.bg-yellow-400\/10 {
    background-color: rgba(250,204,21,.1)
}

.bg-yellow-400\/100 {
    background-color: #facc15
}

.bg-yellow-400\/20 {
    background-color: rgba(250,204,21,.2)
}

.bg-yellow-400\/25 {
    background-color: rgba(250,204,21,.25)
}

.bg-yellow-400\/30 {
    background-color: rgba(250,204,21,.3)
}

.bg-yellow-400\/40 {
    background-color: rgba(250,204,21,.4)
}

.bg-yellow-400\/5 {
    background-color: rgba(250,204,21,.05)
}

.bg-yellow-400\/50 {
    background-color: rgba(250,204,21,.5)
}

.bg-yellow-400\/60 {
    background-color: rgba(250,204,21,.6)
}

.bg-yellow-400\/70 {
    background-color: rgba(250,204,21,.7)
}

.bg-yellow-400\/75 {
    background-color: rgba(250,204,21,.75)
}

.bg-yellow-400\/80 {
    background-color: rgba(250,204,21,.8)
}

.bg-yellow-400\/90 {
    background-color: rgba(250,204,21,.9)
}

.bg-yellow-400\/95 {
    background-color: rgba(250,204,21,.95)
}

.bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 252 232/var(--tw-bg-opacity))
}

.bg-yellow-50\/0 {
    background-color: hsla(55,92%,95%,0)
}

.bg-yellow-50\/10 {
    background-color: hsla(55,92%,95%,.1)
}

.bg-yellow-50\/100 {
    background-color: #fefce8
}

.bg-yellow-50\/20 {
    background-color: hsla(55,92%,95%,.2)
}

.bg-yellow-50\/25 {
    background-color: hsla(55,92%,95%,.25)
}

.bg-yellow-50\/30 {
    background-color: hsla(55,92%,95%,.3)
}

.bg-yellow-50\/40 {
    background-color: hsla(55,92%,95%,.4)
}

.bg-yellow-50\/5 {
    background-color: hsla(55,92%,95%,.05)
}

.bg-yellow-50\/50 {
    background-color: hsla(55,92%,95%,.5)
}

.bg-yellow-50\/60 {
    background-color: hsla(55,92%,95%,.6)
}

.bg-yellow-50\/70 {
    background-color: hsla(55,92%,95%,.7)
}

.bg-yellow-50\/75 {
    background-color: hsla(55,92%,95%,.75)
}

.bg-yellow-50\/80 {
    background-color: hsla(55,92%,95%,.8)
}

.bg-yellow-50\/90 {
    background-color: hsla(55,92%,95%,.9)
}

.bg-yellow-50\/95 {
    background-color: hsla(55,92%,95%,.95)
}

.bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(234 179 8/var(--tw-bg-opacity))
}

.bg-yellow-500\/0 {
    background-color: rgba(234,179,8,0)
}

.bg-yellow-500\/10 {
    background-color: rgba(234,179,8,.1)
}

.bg-yellow-500\/100 {
    background-color: #eab308
}

.bg-yellow-500\/20 {
    background-color: rgba(234,179,8,.2)
}

.bg-yellow-500\/25 {
    background-color: rgba(234,179,8,.25)
}

.bg-yellow-500\/30 {
    background-color: rgba(234,179,8,.3)
}

.bg-yellow-500\/40 {
    background-color: rgba(234,179,8,.4)
}

.bg-yellow-500\/5 {
    background-color: rgba(234,179,8,.05)
}

.bg-yellow-500\/50 {
    background-color: rgba(234,179,8,.5)
}

.bg-yellow-500\/60 {
    background-color: rgba(234,179,8,.6)
}

.bg-yellow-500\/70 {
    background-color: rgba(234,179,8,.7)
}

.bg-yellow-500\/75 {
    background-color: rgba(234,179,8,.75)
}

.bg-yellow-500\/80 {
    background-color: rgba(234,179,8,.8)
}

.bg-yellow-500\/90 {
    background-color: rgba(234,179,8,.9)
}

.bg-yellow-500\/95 {
    background-color: rgba(234,179,8,.95)
}

.bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(202 138 4/var(--tw-bg-opacity))
}

.bg-yellow-600\/0 {
    background-color: rgba(202,138,4,0)
}

.bg-yellow-600\/10 {
    background-color: rgba(202,138,4,.1)
}

.bg-yellow-600\/100 {
    background-color: #ca8a04
}

.bg-yellow-600\/20 {
    background-color: rgba(202,138,4,.2)
}

.bg-yellow-600\/25 {
    background-color: rgba(202,138,4,.25)
}

.bg-yellow-600\/30 {
    background-color: rgba(202,138,4,.3)
}

.bg-yellow-600\/40 {
    background-color: rgba(202,138,4,.4)
}

.bg-yellow-600\/5 {
    background-color: rgba(202,138,4,.05)
}

.bg-yellow-600\/50 {
    background-color: rgba(202,138,4,.5)
}

.bg-yellow-600\/60 {
    background-color: rgba(202,138,4,.6)
}

.bg-yellow-600\/70 {
    background-color: rgba(202,138,4,.7)
}

.bg-yellow-600\/75 {
    background-color: rgba(202,138,4,.75)
}

.bg-yellow-600\/80 {
    background-color: rgba(202,138,4,.8)
}

.bg-yellow-600\/90 {
    background-color: rgba(202,138,4,.9)
}

.bg-yellow-600\/95 {
    background-color: rgba(202,138,4,.95)
}

.bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(161 98 7/var(--tw-bg-opacity))
}

.bg-yellow-700\/0 {
    background-color: rgba(161,98,7,0)
}

.bg-yellow-700\/10 {
    background-color: rgba(161,98,7,.1)
}

.bg-yellow-700\/100 {
    background-color: #a16207
}

.bg-yellow-700\/20 {
    background-color: rgba(161,98,7,.2)
}

.bg-yellow-700\/25 {
    background-color: rgba(161,98,7,.25)
}

.bg-yellow-700\/30 {
    background-color: rgba(161,98,7,.3)
}

.bg-yellow-700\/40 {
    background-color: rgba(161,98,7,.4)
}

.bg-yellow-700\/5 {
    background-color: rgba(161,98,7,.05)
}

.bg-yellow-700\/50 {
    background-color: rgba(161,98,7,.5)
}

.bg-yellow-700\/60 {
    background-color: rgba(161,98,7,.6)
}

.bg-yellow-700\/70 {
    background-color: rgba(161,98,7,.7)
}

.bg-yellow-700\/75 {
    background-color: rgba(161,98,7,.75)
}

.bg-yellow-700\/80 {
    background-color: rgba(161,98,7,.8)
}

.bg-yellow-700\/90 {
    background-color: rgba(161,98,7,.9)
}

.bg-yellow-700\/95 {
    background-color: rgba(161,98,7,.95)
}

.bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(133 77 14/var(--tw-bg-opacity))
}

.bg-yellow-800\/0 {
    background-color: rgba(133,77,14,0)
}

.bg-yellow-800\/10 {
    background-color: rgba(133,77,14,.1)
}

.bg-yellow-800\/100 {
    background-color: #854d0e
}

.bg-yellow-800\/20 {
    background-color: rgba(133,77,14,.2)
}

.bg-yellow-800\/25 {
    background-color: rgba(133,77,14,.25)
}

.bg-yellow-800\/30 {
    background-color: rgba(133,77,14,.3)
}

.bg-yellow-800\/40 {
    background-color: rgba(133,77,14,.4)
}

.bg-yellow-800\/5 {
    background-color: rgba(133,77,14,.05)
}

.bg-yellow-800\/50 {
    background-color: rgba(133,77,14,.5)
}

.bg-yellow-800\/60 {
    background-color: rgba(133,77,14,.6)
}

.bg-yellow-800\/70 {
    background-color: rgba(133,77,14,.7)
}

.bg-yellow-800\/75 {
    background-color: rgba(133,77,14,.75)
}

.bg-yellow-800\/80 {
    background-color: rgba(133,77,14,.8)
}

.bg-yellow-800\/90 {
    background-color: rgba(133,77,14,.9)
}

.bg-yellow-800\/95 {
    background-color: rgba(133,77,14,.95)
}

.bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(113 63 18/var(--tw-bg-opacity))
}

.bg-yellow-900\/0 {
    background-color: rgba(113,63,18,0)
}

.bg-yellow-900\/10 {
    background-color: rgba(113,63,18,.1)
}

.bg-yellow-900\/100 {
    background-color: #713f12
}

.bg-yellow-900\/20 {
    background-color: rgba(113,63,18,.2)
}

.bg-yellow-900\/25 {
    background-color: rgba(113,63,18,.25)
}

.bg-yellow-900\/30 {
    background-color: rgba(113,63,18,.3)
}

.bg-yellow-900\/40 {
    background-color: rgba(113,63,18,.4)
}

.bg-yellow-900\/5 {
    background-color: rgba(113,63,18,.05)
}

.bg-yellow-900\/50 {
    background-color: rgba(113,63,18,.5)
}

.bg-yellow-900\/60 {
    background-color: rgba(113,63,18,.6)
}

.bg-yellow-900\/70 {
    background-color: rgba(113,63,18,.7)
}

.bg-yellow-900\/75 {
    background-color: rgba(113,63,18,.75)
}

.bg-yellow-900\/80 {
    background-color: rgba(113,63,18,.8)
}

.bg-yellow-900\/90 {
    background-color: rgba(113,63,18,.9)
}

.bg-yellow-900\/95 {
    background-color: rgba(113,63,18,.95)
}

.bg-yellow-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(66 32 6/var(--tw-bg-opacity))
}

.bg-yellow-950\/0 {
    background-color: rgba(66,32,6,0)
}

.bg-yellow-950\/10 {
    background-color: rgba(66,32,6,.1)
}

.bg-yellow-950\/100 {
    background-color: #422006
}

.bg-yellow-950\/20 {
    background-color: rgba(66,32,6,.2)
}

.bg-yellow-950\/25 {
    background-color: rgba(66,32,6,.25)
}

.bg-yellow-950\/30 {
    background-color: rgba(66,32,6,.3)
}

.bg-yellow-950\/40 {
    background-color: rgba(66,32,6,.4)
}

.bg-yellow-950\/5 {
    background-color: rgba(66,32,6,.05)
}

.bg-yellow-950\/50 {
    background-color: rgba(66,32,6,.5)
}

.bg-yellow-950\/60 {
    background-color: rgba(66,32,6,.6)
}

.bg-yellow-950\/70 {
    background-color: rgba(66,32,6,.7)
}

.bg-yellow-950\/75 {
    background-color: rgba(66,32,6,.75)
}

.bg-yellow-950\/80 {
    background-color: rgba(66,32,6,.8)
}

.bg-yellow-950\/90 {
    background-color: rgba(66,32,6,.9)
}

.bg-yellow-950\/95 {
    background-color: rgba(66,32,6,.95)
}

.bg-zinc-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(244 244 245/var(--tw-bg-opacity))
}

.bg-zinc-100\/0 {
    background-color: hsla(240,5%,96%,0)
}

.bg-zinc-100\/10 {
    background-color: hsla(240,5%,96%,.1)
}

.bg-zinc-100\/100 {
    background-color: #f4f4f5
}

.bg-zinc-100\/20 {
    background-color: hsla(240,5%,96%,.2)
}

.bg-zinc-100\/25 {
    background-color: hsla(240,5%,96%,.25)
}

.bg-zinc-100\/30 {
    background-color: hsla(240,5%,96%,.3)
}

.bg-zinc-100\/40 {
    background-color: hsla(240,5%,96%,.4)
}

.bg-zinc-100\/5 {
    background-color: hsla(240,5%,96%,.05)
}

.bg-zinc-100\/50 {
    background-color: hsla(240,5%,96%,.5)
}

.bg-zinc-100\/60 {
    background-color: hsla(240,5%,96%,.6)
}

.bg-zinc-100\/70 {
    background-color: hsla(240,5%,96%,.7)
}

.bg-zinc-100\/75 {
    background-color: hsla(240,5%,96%,.75)
}

.bg-zinc-100\/80 {
    background-color: hsla(240,5%,96%,.8)
}

.bg-zinc-100\/90 {
    background-color: hsla(240,5%,96%,.9)
}

.bg-zinc-100\/95 {
    background-color: hsla(240,5%,96%,.95)
}

.bg-zinc-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(228 228 231/var(--tw-bg-opacity))
}

.bg-zinc-200\/0 {
    background-color: hsla(240,6%,90%,0)
}

.bg-zinc-200\/10 {
    background-color: hsla(240,6%,90%,.1)
}

.bg-zinc-200\/100 {
    background-color: #e4e4e7
}

.bg-zinc-200\/20 {
    background-color: hsla(240,6%,90%,.2)
}

.bg-zinc-200\/25 {
    background-color: hsla(240,6%,90%,.25)
}

.bg-zinc-200\/30 {
    background-color: hsla(240,6%,90%,.3)
}

.bg-zinc-200\/40 {
    background-color: hsla(240,6%,90%,.4)
}

.bg-zinc-200\/5 {
    background-color: hsla(240,6%,90%,.05)
}

.bg-zinc-200\/50 {
    background-color: hsla(240,6%,90%,.5)
}

.bg-zinc-200\/60 {
    background-color: hsla(240,6%,90%,.6)
}

.bg-zinc-200\/70 {
    background-color: hsla(240,6%,90%,.7)
}

.bg-zinc-200\/75 {
    background-color: hsla(240,6%,90%,.75)
}

.bg-zinc-200\/80 {
    background-color: hsla(240,6%,90%,.8)
}

.bg-zinc-200\/90 {
    background-color: hsla(240,6%,90%,.9)
}

.bg-zinc-200\/95 {
    background-color: hsla(240,6%,90%,.95)
}

.bg-zinc-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(212 212 216/var(--tw-bg-opacity))
}

.bg-zinc-300\/0 {
    background-color: hsla(240,5%,84%,0)
}

.bg-zinc-300\/10 {
    background-color: hsla(240,5%,84%,.1)
}

.bg-zinc-300\/100 {
    background-color: #d4d4d8
}

.bg-zinc-300\/20 {
    background-color: hsla(240,5%,84%,.2)
}

.bg-zinc-300\/25 {
    background-color: hsla(240,5%,84%,.25)
}

.bg-zinc-300\/30 {
    background-color: hsla(240,5%,84%,.3)
}

.bg-zinc-300\/40 {
    background-color: hsla(240,5%,84%,.4)
}

.bg-zinc-300\/5 {
    background-color: hsla(240,5%,84%,.05)
}

.bg-zinc-300\/50 {
    background-color: hsla(240,5%,84%,.5)
}

.bg-zinc-300\/60 {
    background-color: hsla(240,5%,84%,.6)
}

.bg-zinc-300\/70 {
    background-color: hsla(240,5%,84%,.7)
}

.bg-zinc-300\/75 {
    background-color: hsla(240,5%,84%,.75)
}

.bg-zinc-300\/80 {
    background-color: hsla(240,5%,84%,.8)
}

.bg-zinc-300\/90 {
    background-color: hsla(240,5%,84%,.9)
}

.bg-zinc-300\/95 {
    background-color: hsla(240,5%,84%,.95)
}

.bg-zinc-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(161 161 170/var(--tw-bg-opacity))
}

.bg-zinc-400\/0 {
    background-color: hsla(240,5%,65%,0)
}

.bg-zinc-400\/10 {
    background-color: hsla(240,5%,65%,.1)
}

.bg-zinc-400\/100 {
    background-color: #a1a1aa
}

.bg-zinc-400\/20 {
    background-color: hsla(240,5%,65%,.2)
}

.bg-zinc-400\/25 {
    background-color: hsla(240,5%,65%,.25)
}

.bg-zinc-400\/30 {
    background-color: hsla(240,5%,65%,.3)
}

.bg-zinc-400\/40 {
    background-color: hsla(240,5%,65%,.4)
}

.bg-zinc-400\/5 {
    background-color: hsla(240,5%,65%,.05)
}

.bg-zinc-400\/50 {
    background-color: hsla(240,5%,65%,.5)
}

.bg-zinc-400\/60 {
    background-color: hsla(240,5%,65%,.6)
}

.bg-zinc-400\/70 {
    background-color: hsla(240,5%,65%,.7)
}

.bg-zinc-400\/75 {
    background-color: hsla(240,5%,65%,.75)
}

.bg-zinc-400\/80 {
    background-color: hsla(240,5%,65%,.8)
}

.bg-zinc-400\/90 {
    background-color: hsla(240,5%,65%,.9)
}

.bg-zinc-400\/95 {
    background-color: hsla(240,5%,65%,.95)
}

.bg-zinc-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 250/var(--tw-bg-opacity))
}

.bg-zinc-50\/0 {
    background-color: hsla(0,0%,98%,0)
}

.bg-zinc-50\/10 {
    background-color: hsla(0,0%,98%,.1)
}

.bg-zinc-50\/100 {
    background-color: #fafafa
}

.bg-zinc-50\/20 {
    background-color: hsla(0,0%,98%,.2)
}

.bg-zinc-50\/25 {
    background-color: hsla(0,0%,98%,.25)
}

.bg-zinc-50\/30 {
    background-color: hsla(0,0%,98%,.3)
}

.bg-zinc-50\/40 {
    background-color: hsla(0,0%,98%,.4)
}

.bg-zinc-50\/5 {
    background-color: hsla(0,0%,98%,.05)
}

.bg-zinc-50\/50 {
    background-color: hsla(0,0%,98%,.5)
}

.bg-zinc-50\/60 {
    background-color: hsla(0,0%,98%,.6)
}

.bg-zinc-50\/70 {
    background-color: hsla(0,0%,98%,.7)
}

.bg-zinc-50\/75 {
    background-color: hsla(0,0%,98%,.75)
}

.bg-zinc-50\/80 {
    background-color: hsla(0,0%,98%,.8)
}

.bg-zinc-50\/90 {
    background-color: hsla(0,0%,98%,.9)
}

.bg-zinc-50\/95 {
    background-color: hsla(0,0%,98%,.95)
}

.bg-zinc-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(113 113 122/var(--tw-bg-opacity))
}

.bg-zinc-500\/0 {
    background-color: hsla(240,4%,46%,0)
}

.bg-zinc-500\/10 {
    background-color: hsla(240,4%,46%,.1)
}

.bg-zinc-500\/100 {
    background-color: #71717a
}

.bg-zinc-500\/20 {
    background-color: hsla(240,4%,46%,.2)
}

.bg-zinc-500\/25 {
    background-color: hsla(240,4%,46%,.25)
}

.bg-zinc-500\/30 {
    background-color: hsla(240,4%,46%,.3)
}

.bg-zinc-500\/40 {
    background-color: hsla(240,4%,46%,.4)
}

.bg-zinc-500\/5 {
    background-color: hsla(240,4%,46%,.05)
}

.bg-zinc-500\/50 {
    background-color: hsla(240,4%,46%,.5)
}

.bg-zinc-500\/60 {
    background-color: hsla(240,4%,46%,.6)
}

.bg-zinc-500\/70 {
    background-color: hsla(240,4%,46%,.7)
}

.bg-zinc-500\/75 {
    background-color: hsla(240,4%,46%,.75)
}

.bg-zinc-500\/80 {
    background-color: hsla(240,4%,46%,.8)
}

.bg-zinc-500\/90 {
    background-color: hsla(240,4%,46%,.9)
}

.bg-zinc-500\/95 {
    background-color: hsla(240,4%,46%,.95)
}

.bg-zinc-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(82 82 91/var(--tw-bg-opacity))
}

.bg-zinc-600\/0 {
    background-color: rgba(82,82,91,0)
}

.bg-zinc-600\/10 {
    background-color: rgba(82,82,91,.1)
}

.bg-zinc-600\/100 {
    background-color: #52525b
}

.bg-zinc-600\/20 {
    background-color: rgba(82,82,91,.2)
}

.bg-zinc-600\/25 {
    background-color: rgba(82,82,91,.25)
}

.bg-zinc-600\/30 {
    background-color: rgba(82,82,91,.3)
}

.bg-zinc-600\/40 {
    background-color: rgba(82,82,91,.4)
}

.bg-zinc-600\/5 {
    background-color: rgba(82,82,91,.05)
}

.bg-zinc-600\/50 {
    background-color: rgba(82,82,91,.5)
}

.bg-zinc-600\/60 {
    background-color: rgba(82,82,91,.6)
}

.bg-zinc-600\/70 {
    background-color: rgba(82,82,91,.7)
}

.bg-zinc-600\/75 {
    background-color: rgba(82,82,91,.75)
}

.bg-zinc-600\/80 {
    background-color: rgba(82,82,91,.8)
}

.bg-zinc-600\/90 {
    background-color: rgba(82,82,91,.9)
}

.bg-zinc-600\/95 {
    background-color: rgba(82,82,91,.95)
}

.bg-zinc-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(63 63 70/var(--tw-bg-opacity))
}

.bg-zinc-700\/0 {
    background-color: rgba(63,63,70,0)
}

.bg-zinc-700\/10 {
    background-color: rgba(63,63,70,.1)
}

.bg-zinc-700\/100 {
    background-color: #3f3f46
}

.bg-zinc-700\/20 {
    background-color: rgba(63,63,70,.2)
}

.bg-zinc-700\/25 {
    background-color: rgba(63,63,70,.25)
}

.bg-zinc-700\/30 {
    background-color: rgba(63,63,70,.3)
}

.bg-zinc-700\/40 {
    background-color: rgba(63,63,70,.4)
}

.bg-zinc-700\/5 {
    background-color: rgba(63,63,70,.05)
}

.bg-zinc-700\/50 {
    background-color: rgba(63,63,70,.5)
}

.bg-zinc-700\/60 {
    background-color: rgba(63,63,70,.6)
}

.bg-zinc-700\/70 {
    background-color: rgba(63,63,70,.7)
}

.bg-zinc-700\/75 {
    background-color: rgba(63,63,70,.75)
}

.bg-zinc-700\/80 {
    background-color: rgba(63,63,70,.8)
}

.bg-zinc-700\/90 {
    background-color: rgba(63,63,70,.9)
}

.bg-zinc-700\/95 {
    background-color: rgba(63,63,70,.95)
}

.bg-zinc-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(39 39 42/var(--tw-bg-opacity))
}

.bg-zinc-800\/0 {
    background-color: rgba(39,39,42,0)
}

.bg-zinc-800\/10 {
    background-color: rgba(39,39,42,.1)
}

.bg-zinc-800\/100 {
    background-color: #27272a
}

.bg-zinc-800\/20 {
    background-color: rgba(39,39,42,.2)
}

.bg-zinc-800\/25 {
    background-color: rgba(39,39,42,.25)
}

.bg-zinc-800\/30 {
    background-color: rgba(39,39,42,.3)
}

.bg-zinc-800\/40 {
    background-color: rgba(39,39,42,.4)
}

.bg-zinc-800\/5 {
    background-color: rgba(39,39,42,.05)
}

.bg-zinc-800\/50 {
    background-color: rgba(39,39,42,.5)
}

.bg-zinc-800\/60 {
    background-color: rgba(39,39,42,.6)
}

.bg-zinc-800\/70 {
    background-color: rgba(39,39,42,.7)
}

.bg-zinc-800\/75 {
    background-color: rgba(39,39,42,.75)
}

.bg-zinc-800\/80 {
    background-color: rgba(39,39,42,.8)
}

.bg-zinc-800\/90 {
    background-color: rgba(39,39,42,.9)
}

.bg-zinc-800\/95 {
    background-color: rgba(39,39,42,.95)
}

.bg-zinc-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(24 24 27/var(--tw-bg-opacity))
}

.bg-zinc-900\/0 {
    background-color: rgba(24,24,27,0)
}

.bg-zinc-900\/10 {
    background-color: rgba(24,24,27,.1)
}

.bg-zinc-900\/100 {
    background-color: #18181b
}

.bg-zinc-900\/20 {
    background-color: rgba(24,24,27,.2)
}

.bg-zinc-900\/25 {
    background-color: rgba(24,24,27,.25)
}

.bg-zinc-900\/30 {
    background-color: rgba(24,24,27,.3)
}

.bg-zinc-900\/40 {
    background-color: rgba(24,24,27,.4)
}

.bg-zinc-900\/5 {
    background-color: rgba(24,24,27,.05)
}

.bg-zinc-900\/50 {
    background-color: rgba(24,24,27,.5)
}

.bg-zinc-900\/60 {
    background-color: rgba(24,24,27,.6)
}

.bg-zinc-900\/70 {
    background-color: rgba(24,24,27,.7)
}

.bg-zinc-900\/75 {
    background-color: rgba(24,24,27,.75)
}

.bg-zinc-900\/80 {
    background-color: rgba(24,24,27,.8)
}

.bg-zinc-900\/90 {
    background-color: rgba(24,24,27,.9)
}

.bg-zinc-900\/95 {
    background-color: rgba(24,24,27,.95)
}

.bg-zinc-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(9 9 11/var(--tw-bg-opacity))
}

.bg-zinc-950\/0 {
    background-color: rgba(9,9,11,0)
}

.bg-zinc-950\/10 {
    background-color: rgba(9,9,11,.1)
}

.bg-zinc-950\/100 {
    background-color: #09090b
}

.bg-zinc-950\/20 {
    background-color: rgba(9,9,11,.2)
}

.bg-zinc-950\/25 {
    background-color: rgba(9,9,11,.25)
}

.bg-zinc-950\/30 {
    background-color: rgba(9,9,11,.3)
}

.bg-zinc-950\/40 {
    background-color: rgba(9,9,11,.4)
}

.bg-zinc-950\/5 {
    background-color: rgba(9,9,11,.05)
}

.bg-zinc-950\/50 {
    background-color: rgba(9,9,11,.5)
}

.bg-zinc-950\/60 {
    background-color: rgba(9,9,11,.6)
}

.bg-zinc-950\/70 {
    background-color: rgba(9,9,11,.7)
}

.bg-zinc-950\/75 {
    background-color: rgba(9,9,11,.75)
}

.bg-zinc-950\/80 {
    background-color: rgba(9,9,11,.8)
}

.bg-zinc-950\/90 {
    background-color: rgba(9,9,11,.9)
}

.bg-zinc-950\/95 {
    background-color: rgba(9,9,11,.95)
}

.bg-opacity-0 {
    --tw-bg-opacity: 0
}

.bg-opacity-10 {
    --tw-bg-opacity: 0.1
}

.bg-opacity-100 {
    --tw-bg-opacity: 1
}

.bg-opacity-20 {
    --tw-bg-opacity: 0.2
}

.bg-opacity-25 {
    --tw-bg-opacity: 0.25
}

.bg-opacity-30 {
    --tw-bg-opacity: 0.3
}

.bg-opacity-40 {
    --tw-bg-opacity: 0.4
}

.bg-opacity-5 {
    --tw-bg-opacity: 0.05
}

.bg-opacity-50 {
    --tw-bg-opacity: 0.5
}

.bg-opacity-60 {
    --tw-bg-opacity: 0.6
}

.bg-opacity-70 {
    --tw-bg-opacity: 0.7
}

.bg-opacity-75 {
    --tw-bg-opacity: 0.75
}

.bg-opacity-80 {
    --tw-bg-opacity: 0.8
}

.bg-opacity-90 {
    --tw-bg-opacity: 0.9
}

.bg-opacity-95 {
    --tw-bg-opacity: 0.95
}

.bg-opacity-\[0\.85\] {
    --tw-bg-opacity: 0.85
}

.bg-crosses {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2233%22%20height=%2233%22%20viewBox=%220%200%2033%2033%22%3E%3Cpath%20d=%22M0%200%20L2.25%200Z%20M0%200%20L0%202.25Z%20%20M33%2033%20L30.75%2033Z%20M33%2033%20L33%2030.75Z%20%20M33%200%20L30.75%200Z%20M33%200%20L33%202.25Z%20%20M0%2033%20L0%2030.75Z%20M0%2033%20L2.25%2033Z%22%20stroke-opacity=%220.065%22%20stroke-width=%221.1%22%20stroke=%22black%22%20stroke-linecap=%22butt%22%3E%3C/path%3E%3C/svg%3E")
}

.bg-gradient-to-b {
    background-image: linear-gradient(to bottom,var(--tw-gradient-stops))
}

.bg-gradient-to-bl {
    background-image: linear-gradient(to bottom left,var(--tw-gradient-stops))
}

.bg-gradient-to-br {
    background-image: linear-gradient(to bottom right,var(--tw-gradient-stops))
}

.bg-gradient-to-l {
    background-image: linear-gradient(to left,var(--tw-gradient-stops))
}

.bg-gradient-to-r {
    background-image: linear-gradient(to right,var(--tw-gradient-stops))
}

.bg-gradient-to-t {
    background-image: linear-gradient(to top,var(--tw-gradient-stops))
}

.bg-gradient-to-tl {
    background-image: linear-gradient(to top left,var(--tw-gradient-stops))
}

.bg-gradient-to-tr {
    background-image: linear-gradient(to top right,var(--tw-gradient-stops))
}

.bg-none {
    background-image: none
}

.from-\[\#8f8c96\] {
    --tw-gradient-from: #8f8c96 var(--tw-gradient-from-position);
    --tw-gradient-to: hsla(258,5%,57%,0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-\[\#e1ff80\] {
    --tw-gradient-from: #e1ff80 var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(225,255,128,0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-\[\#f9fafb\] {
    --tw-gradient-from: #f9fafb var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(249,250,251,0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-\[\#fafcfc\] {
    --tw-gradient-from: #fafcfc var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(250,252,252,0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-\[\#ffffff\] {
    --tw-gradient-from: #fff var(--tw-gradient-from-position);
    --tw-gradient-to: hsla(0,0%,100%,0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-accent-default {
    --tw-gradient-from: #fff154 var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(255,241,84,0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-black {
    --tw-gradient-from: #312b41 var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(49,43,65,0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-gray-900 {
    --tw-gradient-from: #474358 var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(71,67,88,0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-transparent {
    --tw-gradient-from: transparent var(--tw-gradient-from-position);
    --tw-gradient-to: transparent var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-white {
    --tw-gradient-from: #fafcfc var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(250,252,252,0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.via-accent-default {
    --tw-gradient-to: rgba(255,241,84,0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),#fff154 var(--tw-gradient-via-position),var(--tw-gradient-to)
}

.via-gray-900\/40 {
    --tw-gradient-to: rgba(71,67,88,0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),rgba(71,67,88,.4) var(--tw-gradient-via-position),var(--tw-gradient-to)
}

.to-\[\#1B1821\] {
    --tw-gradient-to: #1b1821 var(--tw-gradient-to-position)
}

.to-\[\#25215d\] {
    --tw-gradient-to: #25215d var(--tw-gradient-to-position)
}

.to-\[\#5e5975\] {
    --tw-gradient-to: #5e5975 var(--tw-gradient-to-position)
}

.to-\[\#fff\] {
    --tw-gradient-to: #fff var(--tw-gradient-to-position)
}

.to-accent-default\/50 {
    --tw-gradient-to: rgba(255,241,84,.5) var(--tw-gradient-to-position)
}

.to-black {
    --tw-gradient-to: #312b41 var(--tw-gradient-to-position)
}

.to-gray-900 {
    --tw-gradient-to: #474358 var(--tw-gradient-to-position)
}

.to-transparent {
    --tw-gradient-to: transparent var(--tw-gradient-to-position)
}

.bg-auto {
    background-size: auto
}

.bg-contain {
    background-size: contain
}

.bg-cover {
    background-size: cover
}

.bg-fixed {
    background-attachment: fixed
}

.bg-local {
    background-attachment: local
}

.bg-scroll {
    background-attachment: scroll
}

.bg-clip-border {
    background-clip: border-box
}

.bg-clip-padding {
    background-clip: padding-box
}

.bg-clip-content {
    background-clip: content-box
}

.bg-clip-text {
    -webkit-background-clip: text;
    background-clip: text
}

.bg-bottom {
    background-position: bottom
}

.bg-center {
    background-position: 50%
}

.bg-left {
    background-position: 0
}

.bg-left-bottom {
    background-position: 0 100%
}

.bg-left-top {
    background-position: 0 0
}

.bg-right {
    background-position: 100%
}

.bg-right-bottom {
    background-position: 100% 100%
}

.bg-right-top {
    background-position: 100% 0
}

.bg-top {
    background-position: top
}

.bg-top-8 {
    background-position: left .5rem
}

.bg-repeat {
    background-repeat: repeat
}

.bg-no-repeat {
    background-repeat: no-repeat
}

.bg-repeat-x {
    background-repeat: repeat-x
}

.bg-repeat-y {
    background-repeat: repeat-y
}

.bg-repeat-round {
    background-repeat: round
}

.bg-repeat-space {
    background-repeat: space
}

.bg-origin-border {
    background-origin: border-box
}

.bg-origin-padding {
    background-origin: padding-box
}

.bg-origin-content {
    background-origin: content-box
}

.fill-black {
    fill: #312b41
}

.fill-current {
    fill: currentColor
}

.fill-gray-400 {
    fill: #a7abb7
}

.fill-gray-50 {
    fill: #edf2f5
}

.fill-gray-700 {
    fill: #6f7082
}

.fill-gray-900 {
    fill: #474358
}

.fill-primary {
    fill: hsl(var(--primary))
}

.fill-slate-800 {
    fill: #1e293b
}

.fill-true-white {
    fill: #fff
}

.fill-white {
    fill: #fafcfc
}

.stroke-gray-200 {
    stroke: #cacfd8
}

.stroke-slate-500 {
    stroke: #64748b
}

.object-contain {
    -o-object-fit: contain;
    object-fit: contain
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.object-fill {
    -o-object-fit: fill;
    object-fit: fill
}

.object-scale-down {
    -o-object-fit: scale-down;
    object-fit: scale-down
}

.object-left-top {
    -o-object-position: left top;
    object-position: left top
}

.object-top {
    -o-object-position: top;
    object-position: top
}

.\!p-0 {
    padding: 0!important
}

.\!p-2 {
    padding: .5rem!important
}

.p-0 {
    padding: 0
}

.p-0\.5 {
    padding: .125rem
}

.p-1 {
    padding: .25rem
}

.p-1\.5 {
    padding: .375rem
}

.p-10 {
    padding: 2.5rem
}

.p-12 {
    padding: 3rem
}

.p-2 {
    padding: .5rem
}

.p-2\.5 {
    padding: .625rem
}

.p-3 {
    padding: .75rem
}

.p-3\.5 {
    padding: .875rem
}

.p-4 {
    padding: 1rem
}

.p-5 {
    padding: 1.25rem
}

.p-6 {
    padding: 1.5rem
}

.p-7 {
    padding: 1.75rem
}

.p-8 {
    padding: 2rem
}

.p-9 {
    padding: 2.25rem
}

.p-\[2px\] {
    padding: 2px
}

.p-px {
    padding: 1px
}

.\!px-2 {
    padding-left: .5rem!important;
    padding-right: .5rem!important
}

.\!px-4 {
    padding-left: 1rem!important;
    padding-right: 1rem!important
}

.\!px-\[0\.625em\] {
    padding-left: .625em!important;
    padding-right: .625em!important
}

.\!py-0 {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.\!py-\[0\.375em\] {
    padding-top: .375em!important;
    padding-bottom: .375em!important
}

.px-0 {
    padding-left: 0;
    padding-right: 0
}

.px-0\.5 {
    padding-left: .125rem;
    padding-right: .125rem
}

.px-1 {
    padding-left: .25rem;
    padding-right: .25rem
}

.px-1\.5 {
    padding-left: .375rem;
    padding-right: .375rem
}

.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem
}

.px-12 {
    padding-left: 3rem;
    padding-right: 3rem
}

.px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem
}

.px-16 {
    padding-left: 4rem;
    padding-right: 4rem
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

.px-2\.5 {
    padding-left: .625rem;
    padding-right: .625rem
}

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem
}

.px-3\.5 {
    padding-left: .875rem;
    padding-right: .875rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem
}

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}

.px-\[1\.125rem\] {
    padding-left: 1.125rem;
    padding-right: 1.125rem
}

.px-\[100px\] {
    padding-left: 100px;
    padding-right: 100px
}

.px-\[14px\] {
    padding-left: 14px;
    padding-right: 14px
}

.px-\[150px\] {
    padding-left: 150px;
    padding-right: 150px
}

.px-\[15px\] {
    padding-left: 15px;
    padding-right: 15px
}

.px-\[20\%\] {
    padding-left: 20%;
    padding-right: 20%
}

.px-\[36px\] {
    padding-left: 36px;
    padding-right: 36px
}

.px-\[4px\] {
    padding-left: 4px;
    padding-right: 4px
}

.py-0 {
    padding-top: 0;
    padding-bottom: 0
}

.py-0\.5 {
    padding-top: .125rem;
    padding-bottom: .125rem
}

.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.py-1\.5 {
    padding-top: .375rem;
    padding-bottom: .375rem
}

.py-1\.5u {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem
}

.py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem
}

.py-1u {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.py-2\.5 {
    padding-top: .625rem;
    padding-bottom: .625rem
}

.py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem
}

.py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem
}

.py-2u {
    padding-top: 4rem;
    padding-bottom: 4rem
}

.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.py-3\.5 {
    padding-top: .875rem;
    padding-bottom: .875rem
}

.py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem
}

.py-36 {
    padding-top: 9rem;
    padding-bottom: 9rem
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.py-48 {
    padding-top: 12rem;
    padding-bottom: 12rem
}

.py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem
}

.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.py-\[10px\] {
    padding-top: 10px;
    padding-bottom: 10px
}

.py-\[1px\] {
    padding-top: 1px;
    padding-bottom: 1px
}

.py-\[20px\] {
    padding-top: 20px;
    padding-bottom: 20px
}

.py-\[2px\] {
    padding-top: 2px;
    padding-bottom: 2px
}

.py-\[3vh\] {
    padding-top: 3vh;
    padding-bottom: 3vh
}

.py-\[4px\] {
    padding-top: 4px;
    padding-bottom: 4px
}

.py-\[6px\] {
    padding-top: 6px;
    padding-bottom: 6px
}

.py-\[80px\] {
    padding-top: 80px;
    padding-bottom: 80px
}

.\!pr-0 {
    padding-right: 0!important
}

.pb-0 {
    padding-bottom: 0
}

.pb-0\.5 {
    padding-bottom: .125rem
}

.pb-1 {
    padding-bottom: .25rem
}

.pb-1\.5 {
    padding-bottom: .375rem
}

.pb-10 {
    padding-bottom: 2.5rem
}

.pb-11 {
    padding-bottom: 2.75rem
}

.pb-12 {
    padding-bottom: 3rem
}

.pb-16 {
    padding-bottom: 4rem
}

.pb-1u {
    padding-bottom: 2rem
}

.pb-2 {
    padding-bottom: .5rem
}

.pb-2\.5 {
    padding-bottom: .625rem
}

.pb-24 {
    padding-bottom: 6rem
}

.pb-3 {
    padding-bottom: .75rem
}

.pb-3\.5 {
    padding-bottom: .875rem
}

.pb-32 {
    padding-bottom: 8rem
}

.pb-36 {
    padding-bottom: 9rem
}

.pb-4 {
    padding-bottom: 1rem
}

.pb-5 {
    padding-bottom: 1.25rem
}

.pb-6 {
    padding-bottom: 1.5rem
}

.pb-8 {
    padding-bottom: 2rem
}

.pb-9 {
    padding-bottom: 2.25rem
}

.pb-\[0\.25rem\] {
    padding-bottom: .25rem
}

.pb-\[100\%\] {
    padding-bottom: 100%
}

.pb-\[120px\] {
    padding-bottom: 120px
}

.pb-\[56\.25\%\] {
    padding-bottom: 56.25%
}

.pb-\[6\.5rem\] {
    padding-bottom: 6.5rem
}

.pb-\[7\.0rem\] {
    padding-bottom: 7rem
}

.pe-2 {
    padding-inline-end:.5rem}

.pe-2\.5 {
    padding-inline-end:.625rem}

.pe-8 {
    padding-inline-end:2rem}

.pl-0 {
    padding-left: 0
}

.pl-0\.5 {
    padding-left: .125rem
}

.pl-1 {
    padding-left: .25rem
}

.pl-10 {
    padding-left: 2.5rem
}

.pl-16 {
    padding-left: 4rem
}

.pl-2 {
    padding-left: .5rem
}

.pl-2\.5 {
    padding-left: .625rem
}

.pl-20 {
    padding-left: 5rem
}

.pl-3 {
    padding-left: .75rem
}

.pl-3\.5 {
    padding-left: .875rem
}

.pl-4 {
    padding-left: 1rem
}

.pl-5 {
    padding-left: 1.25rem
}

.pl-6 {
    padding-left: 1.5rem
}

.pl-7 {
    padding-left: 1.75rem
}

.pl-8 {
    padding-left: 2rem
}

.pl-9 {
    padding-left: 2.25rem
}

.pl-\[2px\] {
    padding-left: 2px
}

.pl-\[4px\] {
    padding-left: 4px
}

.pl-\[5px\] {
    padding-left: 5px
}

.pr-0 {
    padding-right: 0
}

.pr-1 {
    padding-right: .25rem
}

.pr-10 {
    padding-right: 2.5rem
}

.pr-12 {
    padding-right: 3rem
}

.pr-14 {
    padding-right: 3.5rem
}

.pr-2 {
    padding-right: .5rem
}

.pr-2\.5 {
    padding-right: .625rem
}

.pr-3 {
    padding-right: .75rem
}

.pr-36 {
    padding-right: 9rem
}

.pr-4 {
    padding-right: 1rem
}

.pr-5 {
    padding-right: 1.25rem
}

.pr-6 {
    padding-right: 1.5rem
}

.pr-8 {
    padding-right: 2rem
}

.pr-9 {
    padding-right: 2.25rem
}

.pr-\[1px\] {
    padding-right: 1px
}

.pr-\[3vh\] {
    padding-right: 3vh
}

.ps-2 {
    padding-inline-start:.5rem}

.ps-4 {
    padding-inline-start:1rem}

.ps-5 {
    padding-inline-start:1.25rem}

.ps-6 {
    padding-inline-start:1.5rem}

.ps-px {
    padding-inline-start:1px}

.pt-0 {
    padding-top: 0
}

.pt-0\.5 {
    padding-top: .125rem
}

.pt-1 {
    padding-top: .25rem
}

.pt-1\.5 {
    padding-top: .375rem
}

.pt-10 {
    padding-top: 2.5rem
}

.pt-12 {
    padding-top: 3rem
}

.pt-14 {
    padding-top: 3.5rem
}

.pt-16 {
    padding-top: 4rem
}

.pt-1u {
    padding-top: 2rem
}

.pt-2 {
    padding-top: .5rem
}

.pt-2\.5 {
    padding-top: .625rem
}

.pt-24 {
    padding-top: 6rem
}

.pt-2u {
    padding-top: 4rem
}

.pt-3 {
    padding-top: .75rem
}

.pt-3\.5 {
    padding-top: .875rem
}

.pt-32 {
    padding-top: 8rem
}

.pt-36 {
    padding-top: 9rem
}

.pt-4 {
    padding-top: 1rem
}

.pt-40 {
    padding-top: 10rem
}

.pt-48 {
    padding-top: 12rem
}

.pt-5 {
    padding-top: 1.25rem
}

.pt-6 {
    padding-top: 1.5rem
}

.pt-8 {
    padding-top: 2rem
}

.pt-9 {
    padding-top: 2.25rem
}

.pt-\[calc\(0\.25rem\+1px\)\] {
    padding-top: calc(.25rem + 1px)
}

.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-top {
    vertical-align: top
}

.align-middle {
    vertical-align: middle
}

.align-text-top {
    vertical-align: text-top
}

.align-text-bottom {
    vertical-align: text-bottom
}

.\!font-sans {
    font-family: Inter,sans-serif!important
}

.font-sans {
    font-family: Inter,sans-serif
}

.font-serif {
    font-family: Hyperlegible,serif
}

.\!text-2xl {
    font-size: 1.5rem!important;
    line-height: 1.875rem!important;
    letter-spacing: -.00625em!important
}

.\!text-3xl {
    font-size: 1.75rem!important;
    line-height: 2.25rem!important;
    letter-spacing: -.0075em!important
}

.\!text-4xl {
    font-size: 2.1875rem!important;
    line-height: 2.5rem!important;
    letter-spacing: -.01em!important
}

.\!text-md {
    font-size: 1rem!important;
    line-height: 1.5rem!important
}

.\!text-md,.\!text-sm {
    letter-spacing: 0!important
}

.\!text-sm {
    font-size: .875rem!important;
    line-height: 1.25rem!important
}

.\!text-xs {
    font-size: .75rem!important;
    line-height: 1rem!important;
    letter-spacing: .0025em!important
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 1.875rem;
    letter-spacing: -.00625em
}

.text-2xs {
    font-size: .625rem;
    line-height: 1rem;
    letter-spacing: .0025em
}

.text-3xl {
    font-size: 1.75rem;
    line-height: 2.25rem;
    letter-spacing: -.0075em
}

.text-4xl {
    font-size: 2.1875rem;
    line-height: 2.5rem;
    letter-spacing: -.01em
}

.text-5xl {
    font-size: 3rem
}

.text-5xl,.text-6xl {
    line-height: 1;
    letter-spacing: -.025em
}

.text-6xl {
    font-size: 3.75rem
}

.text-7xl {
    font-size: 4.5rem
}

.text-7xl,.text-8xl {
    line-height: 1;
    letter-spacing: -.025em
}

.text-8xl {
    font-size: 6rem
}

.text-9xl {
    font-size: 8rem;
    line-height: 1;
    letter-spacing: -.025em
}

.text-\[0\.7rem\] {
    font-size: .7rem
}

.text-\[12px\] {
    font-size: 12px
}

.text-\[14px\] {
    font-size: 14px
}

.text-\[16px\] {
    font-size: 16px
}

.text-\[18px\] {
    font-size: 18px
}

.text-\[20px\] {
    font-size: 20px
}

.text-\[24px\] {
    font-size: 24px
}

.text-\[40px\] {
    font-size: 40px
}

.text-\[9px\] {
    font-size: 9px
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: 0
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.625rem;
    letter-spacing: -.0025em
}

.text-md {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: 0
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem;
    letter-spacing: 0
}

.text-sm\/normal {
    font-size: .875rem;
    line-height: 1.5
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
    letter-spacing: -.005em
}

.text-xs {
    font-size: .75rem;
    line-height: 1rem;
    letter-spacing: .0025em
}

.text-xs\/5 {
    font-size: .75rem;
    line-height: 1.25rem
}

.font-bold {
    font-weight: 700
}

.font-light {
    font-weight: 300
}

.font-medium {
    font-weight: 500
}

.font-normal {
    font-weight: 400
}

.font-semibold {
    font-weight: 600
}

.uppercase {
    text-transform: uppercase
}

.capitalize {
    text-transform: capitalize
}

.italic {
    font-style: italic
}

.tabular-nums {
    --tw-numeric-spacing: tabular-nums;
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
}

.leading-10 {
    line-height: 2.5rem
}

.leading-4 {
    line-height: 1rem
}

.leading-5 {
    line-height: 1.25rem
}

.leading-6 {
    line-height: 1.5rem
}

.leading-7 {
    line-height: 1.75rem
}

.leading-8 {
    line-height: 2rem
}

.leading-\[0\.825rem\] {
    line-height: .825rem
}

.leading-\[16px\] {
    line-height: 16px
}

.leading-\[20px\] {
    line-height: 20px
}

.leading-\[22px\] {
    line-height: 22px
}

.leading-\[24px\] {
    line-height: 24px
}

.leading-none {
    line-height: 1
}

.leading-normal {
    line-height: 1.5
}

.leading-relaxed {
    line-height: 1.625
}

.leading-tight {
    line-height: 1.25
}

.tracking-tight {
    letter-spacing: -.025em
}

.tracking-wide {
    letter-spacing: .025em
}

.tracking-widest {
    letter-spacing: .1em
}

.\!text-error {
    --tw-text-opacity: 1!important;
    color: rgb(221 73 73/var(--tw-text-opacity))!important
}

.\!text-gray-alpha-950 {
    color: #030712!important
}

.\!text-white {
    --tw-text-opacity: 1!important;
    color: rgb(250 252 252/var(--tw-text-opacity))!important
}

.text-\[\#000000\],.text-\[\#000\] {
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

.text-\[\#0A66C2\] {
    --tw-text-opacity: 1;
    color: rgb(10 102 194/var(--tw-text-opacity))
}

.text-\[\#181717\] {
    --tw-text-opacity: 1;
    color: rgb(24 23 23/var(--tw-text-opacity))
}

.text-\[\#344054\] {
    --tw-text-opacity: 1;
    color: rgb(52 64 84/var(--tw-text-opacity))
}

.text-\[\#5865F2\] {
    --tw-text-opacity: 1;
    color: rgb(88 101 242/var(--tw-text-opacity))
}

.text-\[\#6B7280\] {
    --tw-text-opacity: 1;
    color: rgb(107 114 128/var(--tw-text-opacity))
}

.text-\[\#6F7082\] {
    --tw-text-opacity: 1;
    color: rgb(111 112 130/var(--tw-text-opacity))
}

.text-\[\#A7ABB7\] {
    --tw-text-opacity: 1;
    color: rgb(167 171 183/var(--tw-text-opacity))
}

.text-\[\#E4405F\] {
    --tw-text-opacity: 1;
    color: rgb(228 64 95/var(--tw-text-opacity))
}

.text-\[\#FF0000\] {
    --tw-text-opacity: 1;
    color: rgb(255 0 0/var(--tw-text-opacity))
}

.text-\[\#fff\] {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.text-\[inherit\] {
    color: inherit
}

.text-\[var\(--App-Medium\2c var\(--gray-500\2c \#6B7280\)\)\] {
    color: var(--App-Medium,var(--gray-500,#6b7280))
}

.text-accent-dark {
    --tw-text-opacity: 1;
    color: rgb(230 217 76/var(--tw-text-opacity))
}

.text-accent-dark\/0 {
    color: rgba(230,217,76,0)
}

.text-accent-dark\/10 {
    color: rgba(230,217,76,.1)
}

.text-accent-dark\/100 {
    color: #e6d94c
}

.text-accent-dark\/20 {
    color: rgba(230,217,76,.2)
}

.text-accent-dark\/25 {
    color: rgba(230,217,76,.25)
}

.text-accent-dark\/30 {
    color: rgba(230,217,76,.3)
}

.text-accent-dark\/40 {
    color: rgba(230,217,76,.4)
}

.text-accent-dark\/5 {
    color: rgba(230,217,76,.05)
}

.text-accent-dark\/50 {
    color: rgba(230,217,76,.5)
}

.text-accent-dark\/60 {
    color: rgba(230,217,76,.6)
}

.text-accent-dark\/70 {
    color: rgba(230,217,76,.7)
}

.text-accent-dark\/75 {
    color: rgba(230,217,76,.75)
}

.text-accent-dark\/80 {
    color: rgba(230,217,76,.8)
}

.text-accent-dark\/90 {
    color: rgba(230,217,76,.9)
}

.text-accent-dark\/95 {
    color: rgba(230,217,76,.95)
}

.text-accent-default {
    --tw-text-opacity: 1;
    color: rgb(255 241 84/var(--tw-text-opacity))
}

.text-accent-default\/0 {
    color: rgba(255,241,84,0)
}

.text-accent-default\/10 {
    color: rgba(255,241,84,.1)
}

.text-accent-default\/100 {
    color: #fff154
}

.text-accent-default\/20 {
    color: rgba(255,241,84,.2)
}

.text-accent-default\/25 {
    color: rgba(255,241,84,.25)
}

.text-accent-default\/30 {
    color: rgba(255,241,84,.3)
}

.text-accent-default\/40 {
    color: rgba(255,241,84,.4)
}

.text-accent-default\/5 {
    color: rgba(255,241,84,.05)
}

.text-accent-default\/50 {
    color: rgba(255,241,84,.5)
}

.text-accent-default\/60 {
    color: rgba(255,241,84,.6)
}

.text-accent-default\/70 {
    color: rgba(255,241,84,.7)
}

.text-accent-default\/75 {
    color: rgba(255,241,84,.75)
}

.text-accent-default\/80 {
    color: rgba(255,241,84,.8)
}

.text-accent-default\/90 {
    color: rgba(255,241,84,.9)
}

.text-accent-default\/95 {
    color: rgba(255,241,84,.95)
}

.text-accent-foreground {
    color: hsl(var(--accent-foreground))
}

.text-accent-foreground\/0 {
    color: hsl(var(--accent-foreground)/0)
}

.text-accent-foreground\/10 {
    color: hsl(var(--accent-foreground)/.1)
}

.text-accent-foreground\/100 {
    color: hsl(var(--accent-foreground)/1)
}

.text-accent-foreground\/20 {
    color: hsl(var(--accent-foreground)/.2)
}

.text-accent-foreground\/25 {
    color: hsl(var(--accent-foreground)/.25)
}

.text-accent-foreground\/30 {
    color: hsl(var(--accent-foreground)/.3)
}

.text-accent-foreground\/40 {
    color: hsl(var(--accent-foreground)/.4)
}

.text-accent-foreground\/5 {
    color: hsl(var(--accent-foreground)/.05)
}

.text-accent-foreground\/50 {
    color: hsl(var(--accent-foreground)/.5)
}

.text-accent-foreground\/60 {
    color: hsl(var(--accent-foreground)/.6)
}

.text-accent-foreground\/70 {
    color: hsl(var(--accent-foreground)/.7)
}

.text-accent-foreground\/75 {
    color: hsl(var(--accent-foreground)/.75)
}

.text-accent-foreground\/80 {
    color: hsl(var(--accent-foreground)/.8)
}

.text-accent-foreground\/90 {
    color: hsl(var(--accent-foreground)/.9)
}

.text-accent-foreground\/95 {
    color: hsl(var(--accent-foreground)/.95)
}

.text-amber-100 {
    --tw-text-opacity: 1;
    color: rgb(254 243 199/var(--tw-text-opacity))
}

.text-amber-100\/0 {
    color: hsla(48,96%,89%,0)
}

.text-amber-100\/10 {
    color: hsla(48,96%,89%,.1)
}

.text-amber-100\/100 {
    color: #fef3c7
}

.text-amber-100\/20 {
    color: hsla(48,96%,89%,.2)
}

.text-amber-100\/25 {
    color: hsla(48,96%,89%,.25)
}

.text-amber-100\/30 {
    color: hsla(48,96%,89%,.3)
}

.text-amber-100\/40 {
    color: hsla(48,96%,89%,.4)
}

.text-amber-100\/5 {
    color: hsla(48,96%,89%,.05)
}

.text-amber-100\/50 {
    color: hsla(48,96%,89%,.5)
}

.text-amber-100\/60 {
    color: hsla(48,96%,89%,.6)
}

.text-amber-100\/70 {
    color: hsla(48,96%,89%,.7)
}

.text-amber-100\/75 {
    color: hsla(48,96%,89%,.75)
}

.text-amber-100\/80 {
    color: hsla(48,96%,89%,.8)
}

.text-amber-100\/90 {
    color: hsla(48,96%,89%,.9)
}

.text-amber-100\/95 {
    color: hsla(48,96%,89%,.95)
}

.text-amber-200 {
    --tw-text-opacity: 1;
    color: rgb(253 230 138/var(--tw-text-opacity))
}

.text-amber-200\/0 {
    color: hsla(48,97%,77%,0)
}

.text-amber-200\/10 {
    color: hsla(48,97%,77%,.1)
}

.text-amber-200\/100 {
    color: #fde68a
}

.text-amber-200\/20 {
    color: hsla(48,97%,77%,.2)
}

.text-amber-200\/25 {
    color: hsla(48,97%,77%,.25)
}

.text-amber-200\/30 {
    color: hsla(48,97%,77%,.3)
}

.text-amber-200\/40 {
    color: hsla(48,97%,77%,.4)
}

.text-amber-200\/5 {
    color: hsla(48,97%,77%,.05)
}

.text-amber-200\/50 {
    color: hsla(48,97%,77%,.5)
}

.text-amber-200\/60 {
    color: hsla(48,97%,77%,.6)
}

.text-amber-200\/70 {
    color: hsla(48,97%,77%,.7)
}

.text-amber-200\/75 {
    color: hsla(48,97%,77%,.75)
}

.text-amber-200\/80 {
    color: hsla(48,97%,77%,.8)
}

.text-amber-200\/90 {
    color: hsla(48,97%,77%,.9)
}

.text-amber-200\/95 {
    color: hsla(48,97%,77%,.95)
}

.text-amber-300 {
    --tw-text-opacity: 1;
    color: rgb(252 211 77/var(--tw-text-opacity))
}

.text-amber-300\/0 {
    color: rgba(252,211,77,0)
}

.text-amber-300\/10 {
    color: rgba(252,211,77,.1)
}

.text-amber-300\/100 {
    color: #fcd34d
}

.text-amber-300\/20 {
    color: rgba(252,211,77,.2)
}

.text-amber-300\/25 {
    color: rgba(252,211,77,.25)
}

.text-amber-300\/30 {
    color: rgba(252,211,77,.3)
}

.text-amber-300\/40 {
    color: rgba(252,211,77,.4)
}

.text-amber-300\/5 {
    color: rgba(252,211,77,.05)
}

.text-amber-300\/50 {
    color: rgba(252,211,77,.5)
}

.text-amber-300\/60 {
    color: rgba(252,211,77,.6)
}

.text-amber-300\/70 {
    color: rgba(252,211,77,.7)
}

.text-amber-300\/75 {
    color: rgba(252,211,77,.75)
}

.text-amber-300\/80 {
    color: rgba(252,211,77,.8)
}

.text-amber-300\/90 {
    color: rgba(252,211,77,.9)
}

.text-amber-300\/95 {
    color: rgba(252,211,77,.95)
}

.text-amber-400 {
    --tw-text-opacity: 1;
    color: rgb(251 191 36/var(--tw-text-opacity))
}

.text-amber-400\/0 {
    color: rgba(251,191,36,0)
}

.text-amber-400\/10 {
    color: rgba(251,191,36,.1)
}

.text-amber-400\/100 {
    color: #fbbf24
}

.text-amber-400\/20 {
    color: rgba(251,191,36,.2)
}

.text-amber-400\/25 {
    color: rgba(251,191,36,.25)
}

.text-amber-400\/30 {
    color: rgba(251,191,36,.3)
}

.text-amber-400\/40 {
    color: rgba(251,191,36,.4)
}

.text-amber-400\/5 {
    color: rgba(251,191,36,.05)
}

.text-amber-400\/50 {
    color: rgba(251,191,36,.5)
}

.text-amber-400\/60 {
    color: rgba(251,191,36,.6)
}

.text-amber-400\/70 {
    color: rgba(251,191,36,.7)
}

.text-amber-400\/75 {
    color: rgba(251,191,36,.75)
}

.text-amber-400\/80 {
    color: rgba(251,191,36,.8)
}

.text-amber-400\/90 {
    color: rgba(251,191,36,.9)
}

.text-amber-400\/95 {
    color: rgba(251,191,36,.95)
}

.text-amber-50 {
    --tw-text-opacity: 1;
    color: rgb(255 251 235/var(--tw-text-opacity))
}

.text-amber-50\/0 {
    color: rgba(255,251,235,0)
}

.text-amber-50\/10 {
    color: rgba(255,251,235,.1)
}

.text-amber-50\/100 {
    color: #fffbeb
}

.text-amber-50\/20 {
    color: rgba(255,251,235,.2)
}

.text-amber-50\/25 {
    color: rgba(255,251,235,.25)
}

.text-amber-50\/30 {
    color: rgba(255,251,235,.3)
}

.text-amber-50\/40 {
    color: rgba(255,251,235,.4)
}

.text-amber-50\/5 {
    color: rgba(255,251,235,.05)
}

.text-amber-50\/50 {
    color: rgba(255,251,235,.5)
}

.text-amber-50\/60 {
    color: rgba(255,251,235,.6)
}

.text-amber-50\/70 {
    color: rgba(255,251,235,.7)
}

.text-amber-50\/75 {
    color: rgba(255,251,235,.75)
}

.text-amber-50\/80 {
    color: rgba(255,251,235,.8)
}

.text-amber-50\/90 {
    color: rgba(255,251,235,.9)
}

.text-amber-50\/95 {
    color: rgba(255,251,235,.95)
}

.text-amber-500 {
    --tw-text-opacity: 1;
    color: rgb(245 158 11/var(--tw-text-opacity))
}

.text-amber-500\/0 {
    color: rgba(245,158,11,0)
}

.text-amber-500\/10 {
    color: rgba(245,158,11,.1)
}

.text-amber-500\/100 {
    color: #f59e0b
}

.text-amber-500\/20 {
    color: rgba(245,158,11,.2)
}

.text-amber-500\/25 {
    color: rgba(245,158,11,.25)
}

.text-amber-500\/30 {
    color: rgba(245,158,11,.3)
}

.text-amber-500\/40 {
    color: rgba(245,158,11,.4)
}

.text-amber-500\/5 {
    color: rgba(245,158,11,.05)
}

.text-amber-500\/50 {
    color: rgba(245,158,11,.5)
}

.text-amber-500\/60 {
    color: rgba(245,158,11,.6)
}

.text-amber-500\/70 {
    color: rgba(245,158,11,.7)
}

.text-amber-500\/75 {
    color: rgba(245,158,11,.75)
}

.text-amber-500\/80 {
    color: rgba(245,158,11,.8)
}

.text-amber-500\/90 {
    color: rgba(245,158,11,.9)
}

.text-amber-500\/95 {
    color: rgba(245,158,11,.95)
}

.text-amber-600 {
    --tw-text-opacity: 1;
    color: rgb(217 119 6/var(--tw-text-opacity))
}

.text-amber-600\/0 {
    color: rgba(217,119,6,0)
}

.text-amber-600\/10 {
    color: rgba(217,119,6,.1)
}

.text-amber-600\/100 {
    color: #d97706
}

.text-amber-600\/20 {
    color: rgba(217,119,6,.2)
}

.text-amber-600\/25 {
    color: rgba(217,119,6,.25)
}

.text-amber-600\/30 {
    color: rgba(217,119,6,.3)
}

.text-amber-600\/40 {
    color: rgba(217,119,6,.4)
}

.text-amber-600\/5 {
    color: rgba(217,119,6,.05)
}

.text-amber-600\/50 {
    color: rgba(217,119,6,.5)
}

.text-amber-600\/60 {
    color: rgba(217,119,6,.6)
}

.text-amber-600\/70 {
    color: rgba(217,119,6,.7)
}

.text-amber-600\/75 {
    color: rgba(217,119,6,.75)
}

.text-amber-600\/80 {
    color: rgba(217,119,6,.8)
}

.text-amber-600\/90 {
    color: rgba(217,119,6,.9)
}

.text-amber-600\/95 {
    color: rgba(217,119,6,.95)
}

.text-amber-700 {
    --tw-text-opacity: 1;
    color: rgb(180 83 9/var(--tw-text-opacity))
}

.text-amber-700\/0 {
    color: rgba(180,83,9,0)
}

.text-amber-700\/10 {
    color: rgba(180,83,9,.1)
}

.text-amber-700\/100 {
    color: #b45309
}

.text-amber-700\/20 {
    color: rgba(180,83,9,.2)
}

.text-amber-700\/25 {
    color: rgba(180,83,9,.25)
}

.text-amber-700\/30 {
    color: rgba(180,83,9,.3)
}

.text-amber-700\/40 {
    color: rgba(180,83,9,.4)
}

.text-amber-700\/5 {
    color: rgba(180,83,9,.05)
}

.text-amber-700\/50 {
    color: rgba(180,83,9,.5)
}

.text-amber-700\/60 {
    color: rgba(180,83,9,.6)
}

.text-amber-700\/70 {
    color: rgba(180,83,9,.7)
}

.text-amber-700\/75 {
    color: rgba(180,83,9,.75)
}

.text-amber-700\/80 {
    color: rgba(180,83,9,.8)
}

.text-amber-700\/90 {
    color: rgba(180,83,9,.9)
}

.text-amber-700\/95 {
    color: rgba(180,83,9,.95)
}

.text-amber-800 {
    --tw-text-opacity: 1;
    color: rgb(146 64 14/var(--tw-text-opacity))
}

.text-amber-800\/0 {
    color: rgba(146,64,14,0)
}

.text-amber-800\/10 {
    color: rgba(146,64,14,.1)
}

.text-amber-800\/100 {
    color: #92400e
}

.text-amber-800\/20 {
    color: rgba(146,64,14,.2)
}

.text-amber-800\/25 {
    color: rgba(146,64,14,.25)
}

.text-amber-800\/30 {
    color: rgba(146,64,14,.3)
}

.text-amber-800\/40 {
    color: rgba(146,64,14,.4)
}

.text-amber-800\/5 {
    color: rgba(146,64,14,.05)
}

.text-amber-800\/50 {
    color: rgba(146,64,14,.5)
}

.text-amber-800\/60 {
    color: rgba(146,64,14,.6)
}

.text-amber-800\/70 {
    color: rgba(146,64,14,.7)
}

.text-amber-800\/75 {
    color: rgba(146,64,14,.75)
}

.text-amber-800\/80 {
    color: rgba(146,64,14,.8)
}

.text-amber-800\/90 {
    color: rgba(146,64,14,.9)
}

.text-amber-800\/95 {
    color: rgba(146,64,14,.95)
}

.text-amber-900 {
    --tw-text-opacity: 1;
    color: rgb(120 53 15/var(--tw-text-opacity))
}

.text-amber-900\/0 {
    color: rgba(120,53,15,0)
}

.text-amber-900\/10 {
    color: rgba(120,53,15,.1)
}

.text-amber-900\/100 {
    color: #78350f
}

.text-amber-900\/20 {
    color: rgba(120,53,15,.2)
}

.text-amber-900\/25 {
    color: rgba(120,53,15,.25)
}

.text-amber-900\/30 {
    color: rgba(120,53,15,.3)
}

.text-amber-900\/40 {
    color: rgba(120,53,15,.4)
}

.text-amber-900\/5 {
    color: rgba(120,53,15,.05)
}

.text-amber-900\/50 {
    color: rgba(120,53,15,.5)
}

.text-amber-900\/60 {
    color: rgba(120,53,15,.6)
}

.text-amber-900\/70 {
    color: rgba(120,53,15,.7)
}

.text-amber-900\/75 {
    color: rgba(120,53,15,.75)
}

.text-amber-900\/80 {
    color: rgba(120,53,15,.8)
}

.text-amber-900\/90 {
    color: rgba(120,53,15,.9)
}

.text-amber-900\/95 {
    color: rgba(120,53,15,.95)
}

.text-amber-950 {
    --tw-text-opacity: 1;
    color: rgb(69 26 3/var(--tw-text-opacity))
}

.text-amber-950\/0 {
    color: rgba(69,26,3,0)
}

.text-amber-950\/10 {
    color: rgba(69,26,3,.1)
}

.text-amber-950\/100 {
    color: #451a03
}

.text-amber-950\/20 {
    color: rgba(69,26,3,.2)
}

.text-amber-950\/25 {
    color: rgba(69,26,3,.25)
}

.text-amber-950\/30 {
    color: rgba(69,26,3,.3)
}

.text-amber-950\/40 {
    color: rgba(69,26,3,.4)
}

.text-amber-950\/5 {
    color: rgba(69,26,3,.05)
}

.text-amber-950\/50 {
    color: rgba(69,26,3,.5)
}

.text-amber-950\/60 {
    color: rgba(69,26,3,.6)
}

.text-amber-950\/70 {
    color: rgba(69,26,3,.7)
}

.text-amber-950\/75 {
    color: rgba(69,26,3,.75)
}

.text-amber-950\/80 {
    color: rgba(69,26,3,.8)
}

.text-amber-950\/90 {
    color: rgba(69,26,3,.9)
}

.text-amber-950\/95 {
    color: rgba(69,26,3,.95)
}

.text-background {
    color: hsl(var(--background))
}

.text-background\/0 {
    color: hsl(var(--background)/0)
}

.text-background\/10 {
    color: hsl(var(--background)/.1)
}

.text-background\/100 {
    color: hsl(var(--background)/1)
}

.text-background\/20 {
    color: hsl(var(--background)/.2)
}

.text-background\/25 {
    color: hsl(var(--background)/.25)
}

.text-background\/30 {
    color: hsl(var(--background)/.3)
}

.text-background\/40 {
    color: hsl(var(--background)/.4)
}

.text-background\/5 {
    color: hsl(var(--background)/.05)
}

.text-background\/50 {
    color: hsl(var(--background)/.5)
}

.text-background\/60 {
    color: hsl(var(--background)/.6)
}

.text-background\/70 {
    color: hsl(var(--background)/.7)
}

.text-background\/75 {
    color: hsl(var(--background)/.75)
}

.text-background\/80 {
    color: hsl(var(--background)/.8)
}

.text-background\/90 {
    color: hsl(var(--background)/.9)
}

.text-background\/95 {
    color: hsl(var(--background)/.95)
}

.text-black {
    --tw-text-opacity: 1;
    color: rgb(49 43 65/var(--tw-text-opacity))
}

.text-black\/0 {
    color: rgba(49,43,65,0)
}

.text-black\/10 {
    color: rgba(49,43,65,.1)
}

.text-black\/100 {
    color: #312b41
}

.text-black\/20 {
    color: rgba(49,43,65,.2)
}

.text-black\/25 {
    color: rgba(49,43,65,.25)
}

.text-black\/30 {
    color: rgba(49,43,65,.3)
}

.text-black\/40 {
    color: rgba(49,43,65,.4)
}

.text-black\/5 {
    color: rgba(49,43,65,.05)
}

.text-black\/50 {
    color: rgba(49,43,65,.5)
}

.text-black\/60 {
    color: rgba(49,43,65,.6)
}

.text-black\/70 {
    color: rgba(49,43,65,.7)
}

.text-black\/75 {
    color: rgba(49,43,65,.75)
}

.text-black\/80 {
    color: rgba(49,43,65,.8)
}

.text-black\/90 {
    color: rgba(49,43,65,.9)
}

.text-black\/95 {
    color: rgba(49,43,65,.95)
}

.text-blue-100 {
    --tw-text-opacity: 1;
    color: rgb(219 234 254/var(--tw-text-opacity))
}

.text-blue-100\/0 {
    color: rgba(219,234,254,0)
}

.text-blue-100\/10 {
    color: rgba(219,234,254,.1)
}

.text-blue-100\/100 {
    color: #dbeafe
}

.text-blue-100\/20 {
    color: rgba(219,234,254,.2)
}

.text-blue-100\/25 {
    color: rgba(219,234,254,.25)
}

.text-blue-100\/30 {
    color: rgba(219,234,254,.3)
}

.text-blue-100\/40 {
    color: rgba(219,234,254,.4)
}

.text-blue-100\/5 {
    color: rgba(219,234,254,.05)
}

.text-blue-100\/50 {
    color: rgba(219,234,254,.5)
}

.text-blue-100\/60 {
    color: rgba(219,234,254,.6)
}

.text-blue-100\/70 {
    color: rgba(219,234,254,.7)
}

.text-blue-100\/75 {
    color: rgba(219,234,254,.75)
}

.text-blue-100\/80 {
    color: rgba(219,234,254,.8)
}

.text-blue-100\/90 {
    color: rgba(219,234,254,.9)
}

.text-blue-100\/95 {
    color: rgba(219,234,254,.95)
}

.text-blue-200 {
    --tw-text-opacity: 1;
    color: rgb(191 219 254/var(--tw-text-opacity))
}

.text-blue-200\/0 {
    color: rgba(191,219,254,0)
}

.text-blue-200\/10 {
    color: rgba(191,219,254,.1)
}

.text-blue-200\/100 {
    color: #bfdbfe
}

.text-blue-200\/20 {
    color: rgba(191,219,254,.2)
}

.text-blue-200\/25 {
    color: rgba(191,219,254,.25)
}

.text-blue-200\/30 {
    color: rgba(191,219,254,.3)
}

.text-blue-200\/40 {
    color: rgba(191,219,254,.4)
}

.text-blue-200\/5 {
    color: rgba(191,219,254,.05)
}

.text-blue-200\/50 {
    color: rgba(191,219,254,.5)
}

.text-blue-200\/60 {
    color: rgba(191,219,254,.6)
}

.text-blue-200\/70 {
    color: rgba(191,219,254,.7)
}

.text-blue-200\/75 {
    color: rgba(191,219,254,.75)
}

.text-blue-200\/80 {
    color: rgba(191,219,254,.8)
}

.text-blue-200\/90 {
    color: rgba(191,219,254,.9)
}

.text-blue-200\/95 {
    color: rgba(191,219,254,.95)
}

.text-blue-300 {
    --tw-text-opacity: 1;
    color: rgb(147 197 253/var(--tw-text-opacity))
}

.text-blue-300\/0 {
    color: rgba(147,197,253,0)
}

.text-blue-300\/10 {
    color: rgba(147,197,253,.1)
}

.text-blue-300\/100 {
    color: #93c5fd
}

.text-blue-300\/20 {
    color: rgba(147,197,253,.2)
}

.text-blue-300\/25 {
    color: rgba(147,197,253,.25)
}

.text-blue-300\/30 {
    color: rgba(147,197,253,.3)
}

.text-blue-300\/40 {
    color: rgba(147,197,253,.4)
}

.text-blue-300\/5 {
    color: rgba(147,197,253,.05)
}

.text-blue-300\/50 {
    color: rgba(147,197,253,.5)
}

.text-blue-300\/60 {
    color: rgba(147,197,253,.6)
}

.text-blue-300\/70 {
    color: rgba(147,197,253,.7)
}

.text-blue-300\/75 {
    color: rgba(147,197,253,.75)
}

.text-blue-300\/80 {
    color: rgba(147,197,253,.8)
}

.text-blue-300\/90 {
    color: rgba(147,197,253,.9)
}

.text-blue-300\/95 {
    color: rgba(147,197,253,.95)
}

.text-blue-400 {
    --tw-text-opacity: 1;
    color: rgb(96 165 250/var(--tw-text-opacity))
}

.text-blue-400\/0 {
    color: rgba(96,165,250,0)
}

.text-blue-400\/10 {
    color: rgba(96,165,250,.1)
}

.text-blue-400\/100 {
    color: #60a5fa
}

.text-blue-400\/20 {
    color: rgba(96,165,250,.2)
}

.text-blue-400\/25 {
    color: rgba(96,165,250,.25)
}

.text-blue-400\/30 {
    color: rgba(96,165,250,.3)
}

.text-blue-400\/40 {
    color: rgba(96,165,250,.4)
}

.text-blue-400\/5 {
    color: rgba(96,165,250,.05)
}

.text-blue-400\/50 {
    color: rgba(96,165,250,.5)
}

.text-blue-400\/60 {
    color: rgba(96,165,250,.6)
}

.text-blue-400\/70 {
    color: rgba(96,165,250,.7)
}

.text-blue-400\/75 {
    color: rgba(96,165,250,.75)
}

.text-blue-400\/80 {
    color: rgba(96,165,250,.8)
}

.text-blue-400\/90 {
    color: rgba(96,165,250,.9)
}

.text-blue-400\/95 {
    color: rgba(96,165,250,.95)
}

.text-blue-50 {
    --tw-text-opacity: 1;
    color: rgb(239 246 255/var(--tw-text-opacity))
}

.text-blue-50\/0 {
    color: rgba(239,246,255,0)
}

.text-blue-50\/10 {
    color: rgba(239,246,255,.1)
}

.text-blue-50\/100 {
    color: #eff6ff
}

.text-blue-50\/20 {
    color: rgba(239,246,255,.2)
}

.text-blue-50\/25 {
    color: rgba(239,246,255,.25)
}

.text-blue-50\/30 {
    color: rgba(239,246,255,.3)
}

.text-blue-50\/40 {
    color: rgba(239,246,255,.4)
}

.text-blue-50\/5 {
    color: rgba(239,246,255,.05)
}

.text-blue-50\/50 {
    color: rgba(239,246,255,.5)
}

.text-blue-50\/60 {
    color: rgba(239,246,255,.6)
}

.text-blue-50\/70 {
    color: rgba(239,246,255,.7)
}

.text-blue-50\/75 {
    color: rgba(239,246,255,.75)
}

.text-blue-50\/80 {
    color: rgba(239,246,255,.8)
}

.text-blue-50\/90 {
    color: rgba(239,246,255,.9)
}

.text-blue-50\/95 {
    color: rgba(239,246,255,.95)
}

.text-blue-500 {
    --tw-text-opacity: 1;
    color: rgb(59 130 246/var(--tw-text-opacity))
}

.text-blue-500\/0 {
    color: rgba(59,130,246,0)
}

.text-blue-500\/10 {
    color: rgba(59,130,246,.1)
}

.text-blue-500\/100 {
    color: #3b82f6
}

.text-blue-500\/20 {
    color: rgba(59,130,246,.2)
}

.text-blue-500\/25 {
    color: rgba(59,130,246,.25)
}

.text-blue-500\/30 {
    color: rgba(59,130,246,.3)
}

.text-blue-500\/40 {
    color: rgba(59,130,246,.4)
}

.text-blue-500\/5 {
    color: rgba(59,130,246,.05)
}

.text-blue-500\/50 {
    color: rgba(59,130,246,.5)
}

.text-blue-500\/60 {
    color: rgba(59,130,246,.6)
}

.text-blue-500\/70 {
    color: rgba(59,130,246,.7)
}

.text-blue-500\/75 {
    color: rgba(59,130,246,.75)
}

.text-blue-500\/80 {
    color: rgba(59,130,246,.8)
}

.text-blue-500\/90 {
    color: rgba(59,130,246,.9)
}

.text-blue-500\/95 {
    color: rgba(59,130,246,.95)
}

.text-blue-600 {
    --tw-text-opacity: 1;
    color: rgb(37 99 235/var(--tw-text-opacity))
}

.text-blue-600\/0 {
    color: rgba(37,99,235,0)
}

.text-blue-600\/10 {
    color: rgba(37,99,235,.1)
}

.text-blue-600\/100 {
    color: #2563eb
}

.text-blue-600\/20 {
    color: rgba(37,99,235,.2)
}

.text-blue-600\/25 {
    color: rgba(37,99,235,.25)
}

.text-blue-600\/30 {
    color: rgba(37,99,235,.3)
}

.text-blue-600\/40 {
    color: rgba(37,99,235,.4)
}

.text-blue-600\/5 {
    color: rgba(37,99,235,.05)
}

.text-blue-600\/50 {
    color: rgba(37,99,235,.5)
}

.text-blue-600\/60 {
    color: rgba(37,99,235,.6)
}

.text-blue-600\/70 {
    color: rgba(37,99,235,.7)
}

.text-blue-600\/75 {
    color: rgba(37,99,235,.75)
}

.text-blue-600\/80 {
    color: rgba(37,99,235,.8)
}

.text-blue-600\/90 {
    color: rgba(37,99,235,.9)
}

.text-blue-600\/95 {
    color: rgba(37,99,235,.95)
}

.text-blue-700 {
    --tw-text-opacity: 1;
    color: rgb(29 78 216/var(--tw-text-opacity))
}

.text-blue-700\/0 {
    color: rgba(29,78,216,0)
}

.text-blue-700\/10 {
    color: rgba(29,78,216,.1)
}

.text-blue-700\/100 {
    color: #1d4ed8
}

.text-blue-700\/20 {
    color: rgba(29,78,216,.2)
}

.text-blue-700\/25 {
    color: rgba(29,78,216,.25)
}

.text-blue-700\/30 {
    color: rgba(29,78,216,.3)
}

.text-blue-700\/40 {
    color: rgba(29,78,216,.4)
}

.text-blue-700\/5 {
    color: rgba(29,78,216,.05)
}

.text-blue-700\/50 {
    color: rgba(29,78,216,.5)
}

.text-blue-700\/60 {
    color: rgba(29,78,216,.6)
}

.text-blue-700\/70 {
    color: rgba(29,78,216,.7)
}

.text-blue-700\/75 {
    color: rgba(29,78,216,.75)
}

.text-blue-700\/80 {
    color: rgba(29,78,216,.8)
}

.text-blue-700\/90 {
    color: rgba(29,78,216,.9)
}

.text-blue-700\/95 {
    color: rgba(29,78,216,.95)
}

.text-blue-800 {
    --tw-text-opacity: 1;
    color: rgb(30 64 175/var(--tw-text-opacity))
}

.text-blue-800\/0 {
    color: rgba(30,64,175,0)
}

.text-blue-800\/10 {
    color: rgba(30,64,175,.1)
}

.text-blue-800\/100 {
    color: #1e40af
}

.text-blue-800\/20 {
    color: rgba(30,64,175,.2)
}

.text-blue-800\/25 {
    color: rgba(30,64,175,.25)
}

.text-blue-800\/30 {
    color: rgba(30,64,175,.3)
}

.text-blue-800\/40 {
    color: rgba(30,64,175,.4)
}

.text-blue-800\/5 {
    color: rgba(30,64,175,.05)
}

.text-blue-800\/50 {
    color: rgba(30,64,175,.5)
}

.text-blue-800\/60 {
    color: rgba(30,64,175,.6)
}

.text-blue-800\/70 {
    color: rgba(30,64,175,.7)
}

.text-blue-800\/75 {
    color: rgba(30,64,175,.75)
}

.text-blue-800\/80 {
    color: rgba(30,64,175,.8)
}

.text-blue-800\/90 {
    color: rgba(30,64,175,.9)
}

.text-blue-800\/95 {
    color: rgba(30,64,175,.95)
}

.text-blue-900 {
    --tw-text-opacity: 1;
    color: rgb(30 58 138/var(--tw-text-opacity))
}

.text-blue-900\/0 {
    color: rgba(30,58,138,0)
}

.text-blue-900\/10 {
    color: rgba(30,58,138,.1)
}

.text-blue-900\/100 {
    color: #1e3a8a
}

.text-blue-900\/20 {
    color: rgba(30,58,138,.2)
}

.text-blue-900\/25 {
    color: rgba(30,58,138,.25)
}

.text-blue-900\/30 {
    color: rgba(30,58,138,.3)
}

.text-blue-900\/40 {
    color: rgba(30,58,138,.4)
}

.text-blue-900\/5 {
    color: rgba(30,58,138,.05)
}

.text-blue-900\/50 {
    color: rgba(30,58,138,.5)
}

.text-blue-900\/60 {
    color: rgba(30,58,138,.6)
}

.text-blue-900\/70 {
    color: rgba(30,58,138,.7)
}

.text-blue-900\/75 {
    color: rgba(30,58,138,.75)
}

.text-blue-900\/80 {
    color: rgba(30,58,138,.8)
}

.text-blue-900\/90 {
    color: rgba(30,58,138,.9)
}

.text-blue-900\/95 {
    color: rgba(30,58,138,.95)
}

.text-blue-950 {
    --tw-text-opacity: 1;
    color: rgb(23 37 84/var(--tw-text-opacity))
}

.text-blue-950\/0 {
    color: rgba(23,37,84,0)
}

.text-blue-950\/10 {
    color: rgba(23,37,84,.1)
}

.text-blue-950\/100 {
    color: #172554
}

.text-blue-950\/20 {
    color: rgba(23,37,84,.2)
}

.text-blue-950\/25 {
    color: rgba(23,37,84,.25)
}

.text-blue-950\/30 {
    color: rgba(23,37,84,.3)
}

.text-blue-950\/40 {
    color: rgba(23,37,84,.4)
}

.text-blue-950\/5 {
    color: rgba(23,37,84,.05)
}

.text-blue-950\/50 {
    color: rgba(23,37,84,.5)
}

.text-blue-950\/60 {
    color: rgba(23,37,84,.6)
}

.text-blue-950\/70 {
    color: rgba(23,37,84,.7)
}

.text-blue-950\/75 {
    color: rgba(23,37,84,.75)
}

.text-blue-950\/80 {
    color: rgba(23,37,84,.8)
}

.text-blue-950\/90 {
    color: rgba(23,37,84,.9)
}

.text-blue-950\/95 {
    color: rgba(23,37,84,.95)
}

.text-blueGray-100 {
    --tw-text-opacity: 1;
    color: rgb(241 245 249/var(--tw-text-opacity))
}

.text-blueGray-100\/0 {
    color: rgba(241,245,249,0)
}

.text-blueGray-100\/10 {
    color: rgba(241,245,249,.1)
}

.text-blueGray-100\/100 {
    color: #f1f5f9
}

.text-blueGray-100\/20 {
    color: rgba(241,245,249,.2)
}

.text-blueGray-100\/25 {
    color: rgba(241,245,249,.25)
}

.text-blueGray-100\/30 {
    color: rgba(241,245,249,.3)
}

.text-blueGray-100\/40 {
    color: rgba(241,245,249,.4)
}

.text-blueGray-100\/5 {
    color: rgba(241,245,249,.05)
}

.text-blueGray-100\/50 {
    color: rgba(241,245,249,.5)
}

.text-blueGray-100\/60 {
    color: rgba(241,245,249,.6)
}

.text-blueGray-100\/70 {
    color: rgba(241,245,249,.7)
}

.text-blueGray-100\/75 {
    color: rgba(241,245,249,.75)
}

.text-blueGray-100\/80 {
    color: rgba(241,245,249,.8)
}

.text-blueGray-100\/90 {
    color: rgba(241,245,249,.9)
}

.text-blueGray-100\/95 {
    color: rgba(241,245,249,.95)
}

.text-blueGray-200 {
    --tw-text-opacity: 1;
    color: rgb(226 232 240/var(--tw-text-opacity))
}

.text-blueGray-200\/0 {
    color: rgba(226,232,240,0)
}

.text-blueGray-200\/10 {
    color: rgba(226,232,240,.1)
}

.text-blueGray-200\/100 {
    color: #e2e8f0
}

.text-blueGray-200\/20 {
    color: rgba(226,232,240,.2)
}

.text-blueGray-200\/25 {
    color: rgba(226,232,240,.25)
}

.text-blueGray-200\/30 {
    color: rgba(226,232,240,.3)
}

.text-blueGray-200\/40 {
    color: rgba(226,232,240,.4)
}

.text-blueGray-200\/5 {
    color: rgba(226,232,240,.05)
}

.text-blueGray-200\/50 {
    color: rgba(226,232,240,.5)
}

.text-blueGray-200\/60 {
    color: rgba(226,232,240,.6)
}

.text-blueGray-200\/70 {
    color: rgba(226,232,240,.7)
}

.text-blueGray-200\/75 {
    color: rgba(226,232,240,.75)
}

.text-blueGray-200\/80 {
    color: rgba(226,232,240,.8)
}

.text-blueGray-200\/90 {
    color: rgba(226,232,240,.9)
}

.text-blueGray-200\/95 {
    color: rgba(226,232,240,.95)
}

.text-blueGray-300 {
    --tw-text-opacity: 1;
    color: rgb(203 213 225/var(--tw-text-opacity))
}

.text-blueGray-300\/0 {
    color: rgba(203,213,225,0)
}

.text-blueGray-300\/10 {
    color: rgba(203,213,225,.1)
}

.text-blueGray-300\/100 {
    color: #cbd5e1
}

.text-blueGray-300\/20 {
    color: rgba(203,213,225,.2)
}

.text-blueGray-300\/25 {
    color: rgba(203,213,225,.25)
}

.text-blueGray-300\/30 {
    color: rgba(203,213,225,.3)
}

.text-blueGray-300\/40 {
    color: rgba(203,213,225,.4)
}

.text-blueGray-300\/5 {
    color: rgba(203,213,225,.05)
}

.text-blueGray-300\/50 {
    color: rgba(203,213,225,.5)
}

.text-blueGray-300\/60 {
    color: rgba(203,213,225,.6)
}

.text-blueGray-300\/70 {
    color: rgba(203,213,225,.7)
}

.text-blueGray-300\/75 {
    color: rgba(203,213,225,.75)
}

.text-blueGray-300\/80 {
    color: rgba(203,213,225,.8)
}

.text-blueGray-300\/90 {
    color: rgba(203,213,225,.9)
}

.text-blueGray-300\/95 {
    color: rgba(203,213,225,.95)
}

.text-blueGray-400 {
    --tw-text-opacity: 1;
    color: rgb(148 163 184/var(--tw-text-opacity))
}

.text-blueGray-400\/0 {
    color: rgba(148,163,184,0)
}

.text-blueGray-400\/10 {
    color: rgba(148,163,184,.1)
}

.text-blueGray-400\/100 {
    color: #94a3b8
}

.text-blueGray-400\/20 {
    color: rgba(148,163,184,.2)
}

.text-blueGray-400\/25 {
    color: rgba(148,163,184,.25)
}

.text-blueGray-400\/30 {
    color: rgba(148,163,184,.3)
}

.text-blueGray-400\/40 {
    color: rgba(148,163,184,.4)
}

.text-blueGray-400\/5 {
    color: rgba(148,163,184,.05)
}

.text-blueGray-400\/50 {
    color: rgba(148,163,184,.5)
}

.text-blueGray-400\/60 {
    color: rgba(148,163,184,.6)
}

.text-blueGray-400\/70 {
    color: rgba(148,163,184,.7)
}

.text-blueGray-400\/75 {
    color: rgba(148,163,184,.75)
}

.text-blueGray-400\/80 {
    color: rgba(148,163,184,.8)
}

.text-blueGray-400\/90 {
    color: rgba(148,163,184,.9)
}

.text-blueGray-400\/95 {
    color: rgba(148,163,184,.95)
}

.text-blueGray-50 {
    --tw-text-opacity: 1;
    color: rgb(248 250 252/var(--tw-text-opacity))
}

.text-blueGray-50\/0 {
    color: rgba(248,250,252,0)
}

.text-blueGray-50\/10 {
    color: rgba(248,250,252,.1)
}

.text-blueGray-50\/100 {
    color: #f8fafc
}

.text-blueGray-50\/20 {
    color: rgba(248,250,252,.2)
}

.text-blueGray-50\/25 {
    color: rgba(248,250,252,.25)
}

.text-blueGray-50\/30 {
    color: rgba(248,250,252,.3)
}

.text-blueGray-50\/40 {
    color: rgba(248,250,252,.4)
}

.text-blueGray-50\/5 {
    color: rgba(248,250,252,.05)
}

.text-blueGray-50\/50 {
    color: rgba(248,250,252,.5)
}

.text-blueGray-50\/60 {
    color: rgba(248,250,252,.6)
}

.text-blueGray-50\/70 {
    color: rgba(248,250,252,.7)
}

.text-blueGray-50\/75 {
    color: rgba(248,250,252,.75)
}

.text-blueGray-50\/80 {
    color: rgba(248,250,252,.8)
}

.text-blueGray-50\/90 {
    color: rgba(248,250,252,.9)
}

.text-blueGray-50\/95 {
    color: rgba(248,250,252,.95)
}

.text-blueGray-500 {
    --tw-text-opacity: 1;
    color: rgb(100 116 139/var(--tw-text-opacity))
}

.text-blueGray-500\/0 {
    color: rgba(100,116,139,0)
}

.text-blueGray-500\/10 {
    color: rgba(100,116,139,.1)
}

.text-blueGray-500\/100 {
    color: #64748b
}

.text-blueGray-500\/20 {
    color: rgba(100,116,139,.2)
}

.text-blueGray-500\/25 {
    color: rgba(100,116,139,.25)
}

.text-blueGray-500\/30 {
    color: rgba(100,116,139,.3)
}

.text-blueGray-500\/40 {
    color: rgba(100,116,139,.4)
}

.text-blueGray-500\/5 {
    color: rgba(100,116,139,.05)
}

.text-blueGray-500\/50 {
    color: rgba(100,116,139,.5)
}

.text-blueGray-500\/60 {
    color: rgba(100,116,139,.6)
}

.text-blueGray-500\/70 {
    color: rgba(100,116,139,.7)
}

.text-blueGray-500\/75 {
    color: rgba(100,116,139,.75)
}

.text-blueGray-500\/80 {
    color: rgba(100,116,139,.8)
}

.text-blueGray-500\/90 {
    color: rgba(100,116,139,.9)
}

.text-blueGray-500\/95 {
    color: rgba(100,116,139,.95)
}

.text-blueGray-600 {
    --tw-text-opacity: 1;
    color: rgb(71 85 105/var(--tw-text-opacity))
}

.text-blueGray-600\/0 {
    color: rgba(71,85,105,0)
}

.text-blueGray-600\/10 {
    color: rgba(71,85,105,.1)
}

.text-blueGray-600\/100 {
    color: #475569
}

.text-blueGray-600\/20 {
    color: rgba(71,85,105,.2)
}

.text-blueGray-600\/25 {
    color: rgba(71,85,105,.25)
}

.text-blueGray-600\/30 {
    color: rgba(71,85,105,.3)
}

.text-blueGray-600\/40 {
    color: rgba(71,85,105,.4)
}

.text-blueGray-600\/5 {
    color: rgba(71,85,105,.05)
}

.text-blueGray-600\/50 {
    color: rgba(71,85,105,.5)
}

.text-blueGray-600\/60 {
    color: rgba(71,85,105,.6)
}

.text-blueGray-600\/70 {
    color: rgba(71,85,105,.7)
}

.text-blueGray-600\/75 {
    color: rgba(71,85,105,.75)
}

.text-blueGray-600\/80 {
    color: rgba(71,85,105,.8)
}

.text-blueGray-600\/90 {
    color: rgba(71,85,105,.9)
}

.text-blueGray-600\/95 {
    color: rgba(71,85,105,.95)
}

.text-blueGray-700 {
    --tw-text-opacity: 1;
    color: rgb(51 65 85/var(--tw-text-opacity))
}

.text-blueGray-700\/0 {
    color: rgba(51,65,85,0)
}

.text-blueGray-700\/10 {
    color: rgba(51,65,85,.1)
}

.text-blueGray-700\/100 {
    color: #334155
}

.text-blueGray-700\/20 {
    color: rgba(51,65,85,.2)
}

.text-blueGray-700\/25 {
    color: rgba(51,65,85,.25)
}

.text-blueGray-700\/30 {
    color: rgba(51,65,85,.3)
}

.text-blueGray-700\/40 {
    color: rgba(51,65,85,.4)
}

.text-blueGray-700\/5 {
    color: rgba(51,65,85,.05)
}

.text-blueGray-700\/50 {
    color: rgba(51,65,85,.5)
}

.text-blueGray-700\/60 {
    color: rgba(51,65,85,.6)
}

.text-blueGray-700\/70 {
    color: rgba(51,65,85,.7)
}

.text-blueGray-700\/75 {
    color: rgba(51,65,85,.75)
}

.text-blueGray-700\/80 {
    color: rgba(51,65,85,.8)
}

.text-blueGray-700\/90 {
    color: rgba(51,65,85,.9)
}

.text-blueGray-700\/95 {
    color: rgba(51,65,85,.95)
}

.text-blueGray-800 {
    --tw-text-opacity: 1;
    color: rgb(30 41 59/var(--tw-text-opacity))
}

.text-blueGray-800\/0 {
    color: rgba(30,41,59,0)
}

.text-blueGray-800\/10 {
    color: rgba(30,41,59,.1)
}

.text-blueGray-800\/100 {
    color: #1e293b
}

.text-blueGray-800\/20 {
    color: rgba(30,41,59,.2)
}

.text-blueGray-800\/25 {
    color: rgba(30,41,59,.25)
}

.text-blueGray-800\/30 {
    color: rgba(30,41,59,.3)
}

.text-blueGray-800\/40 {
    color: rgba(30,41,59,.4)
}

.text-blueGray-800\/5 {
    color: rgba(30,41,59,.05)
}

.text-blueGray-800\/50 {
    color: rgba(30,41,59,.5)
}

.text-blueGray-800\/60 {
    color: rgba(30,41,59,.6)
}

.text-blueGray-800\/70 {
    color: rgba(30,41,59,.7)
}

.text-blueGray-800\/75 {
    color: rgba(30,41,59,.75)
}

.text-blueGray-800\/80 {
    color: rgba(30,41,59,.8)
}

.text-blueGray-800\/90 {
    color: rgba(30,41,59,.9)
}

.text-blueGray-800\/95 {
    color: rgba(30,41,59,.95)
}

.text-blueGray-900 {
    --tw-text-opacity: 1;
    color: rgb(15 23 42/var(--tw-text-opacity))
}

.text-blueGray-900\/0 {
    color: rgba(15,23,42,0)
}

.text-blueGray-900\/10 {
    color: rgba(15,23,42,.1)
}

.text-blueGray-900\/100 {
    color: #0f172a
}

.text-blueGray-900\/20 {
    color: rgba(15,23,42,.2)
}

.text-blueGray-900\/25 {
    color: rgba(15,23,42,.25)
}

.text-blueGray-900\/30 {
    color: rgba(15,23,42,.3)
}

.text-blueGray-900\/40 {
    color: rgba(15,23,42,.4)
}

.text-blueGray-900\/5 {
    color: rgba(15,23,42,.05)
}

.text-blueGray-900\/50 {
    color: rgba(15,23,42,.5)
}

.text-blueGray-900\/60 {
    color: rgba(15,23,42,.6)
}

.text-blueGray-900\/70 {
    color: rgba(15,23,42,.7)
}

.text-blueGray-900\/75 {
    color: rgba(15,23,42,.75)
}

.text-blueGray-900\/80 {
    color: rgba(15,23,42,.8)
}

.text-blueGray-900\/90 {
    color: rgba(15,23,42,.9)
}

.text-blueGray-900\/95 {
    color: rgba(15,23,42,.95)
}

.text-blueGray-950 {
    --tw-text-opacity: 1;
    color: rgb(2 6 23/var(--tw-text-opacity))
}

.text-blueGray-950\/0 {
    color: rgba(2,6,23,0)
}

.text-blueGray-950\/10 {
    color: rgba(2,6,23,.1)
}

.text-blueGray-950\/100 {
    color: #020617
}

.text-blueGray-950\/20 {
    color: rgba(2,6,23,.2)
}

.text-blueGray-950\/25 {
    color: rgba(2,6,23,.25)
}

.text-blueGray-950\/30 {
    color: rgba(2,6,23,.3)
}

.text-blueGray-950\/40 {
    color: rgba(2,6,23,.4)
}

.text-blueGray-950\/5 {
    color: rgba(2,6,23,.05)
}

.text-blueGray-950\/50 {
    color: rgba(2,6,23,.5)
}

.text-blueGray-950\/60 {
    color: rgba(2,6,23,.6)
}

.text-blueGray-950\/70 {
    color: rgba(2,6,23,.7)
}

.text-blueGray-950\/75 {
    color: rgba(2,6,23,.75)
}

.text-blueGray-950\/80 {
    color: rgba(2,6,23,.8)
}

.text-blueGray-950\/90 {
    color: rgba(2,6,23,.9)
}

.text-blueGray-950\/95 {
    color: rgba(2,6,23,.95)
}

.text-border {
    color: hsl(var(--border))
}

.text-border\/0 {
    color: hsl(var(--border)/0)
}

.text-border\/10 {
    color: hsl(var(--border)/.1)
}

.text-border\/100 {
    color: hsl(var(--border)/1)
}

.text-border\/20 {
    color: hsl(var(--border)/.2)
}

.text-border\/25 {
    color: hsl(var(--border)/.25)
}

.text-border\/30 {
    color: hsl(var(--border)/.3)
}

.text-border\/40 {
    color: hsl(var(--border)/.4)
}

.text-border\/5 {
    color: hsl(var(--border)/.05)
}

.text-border\/50 {
    color: hsl(var(--border)/.5)
}

.text-border\/60 {
    color: hsl(var(--border)/.6)
}

.text-border\/70 {
    color: hsl(var(--border)/.7)
}

.text-border\/75 {
    color: hsl(var(--border)/.75)
}

.text-border\/80 {
    color: hsl(var(--border)/.8)
}

.text-border\/90 {
    color: hsl(var(--border)/.9)
}

.text-border\/95 {
    color: hsl(var(--border)/.95)
}

.text-card {
    color: hsl(var(--card))
}

.text-card-foreground {
    color: hsl(var(--card-foreground))
}

.text-card-foreground\/0 {
    color: hsl(var(--card-foreground)/0)
}

.text-card-foreground\/10 {
    color: hsl(var(--card-foreground)/.1)
}

.text-card-foreground\/100 {
    color: hsl(var(--card-foreground)/1)
}

.text-card-foreground\/20 {
    color: hsl(var(--card-foreground)/.2)
}

.text-card-foreground\/25 {
    color: hsl(var(--card-foreground)/.25)
}

.text-card-foreground\/30 {
    color: hsl(var(--card-foreground)/.3)
}

.text-card-foreground\/40 {
    color: hsl(var(--card-foreground)/.4)
}

.text-card-foreground\/5 {
    color: hsl(var(--card-foreground)/.05)
}

.text-card-foreground\/50 {
    color: hsl(var(--card-foreground)/.5)
}

.text-card-foreground\/60 {
    color: hsl(var(--card-foreground)/.6)
}

.text-card-foreground\/70 {
    color: hsl(var(--card-foreground)/.7)
}

.text-card-foreground\/75 {
    color: hsl(var(--card-foreground)/.75)
}

.text-card-foreground\/80 {
    color: hsl(var(--card-foreground)/.8)
}

.text-card-foreground\/90 {
    color: hsl(var(--card-foreground)/.9)
}

.text-card-foreground\/95 {
    color: hsl(var(--card-foreground)/.95)
}

.text-card\/0 {
    color: hsl(var(--card)/0)
}

.text-card\/10 {
    color: hsl(var(--card)/.1)
}

.text-card\/100 {
    color: hsl(var(--card)/1)
}

.text-card\/20 {
    color: hsl(var(--card)/.2)
}

.text-card\/25 {
    color: hsl(var(--card)/.25)
}

.text-card\/30 {
    color: hsl(var(--card)/.3)
}

.text-card\/40 {
    color: hsl(var(--card)/.4)
}

.text-card\/5 {
    color: hsl(var(--card)/.05)
}

.text-card\/50 {
    color: hsl(var(--card)/.5)
}

.text-card\/60 {
    color: hsl(var(--card)/.6)
}

.text-card\/70 {
    color: hsl(var(--card)/.7)
}

.text-card\/75 {
    color: hsl(var(--card)/.75)
}

.text-card\/80 {
    color: hsl(var(--card)/.8)
}

.text-card\/90 {
    color: hsl(var(--card)/.9)
}

.text-card\/95 {
    color: hsl(var(--card)/.95)
}

.text-cool {
    --tw-text-opacity: 1;
    color: rgb(47 55 255/var(--tw-text-opacity))
}

.text-cool\/0 {
    color: rgba(47,55,255,0)
}

.text-cool\/10 {
    color: rgba(47,55,255,.1)
}

.text-cool\/100 {
    color: #2f37ff
}

.text-cool\/20 {
    color: rgba(47,55,255,.2)
}

.text-cool\/25 {
    color: rgba(47,55,255,.25)
}

.text-cool\/30 {
    color: rgba(47,55,255,.3)
}

.text-cool\/40 {
    color: rgba(47,55,255,.4)
}

.text-cool\/5 {
    color: rgba(47,55,255,.05)
}

.text-cool\/50 {
    color: rgba(47,55,255,.5)
}

.text-cool\/60 {
    color: rgba(47,55,255,.6)
}

.text-cool\/70 {
    color: rgba(47,55,255,.7)
}

.text-cool\/75 {
    color: rgba(47,55,255,.75)
}

.text-cool\/80 {
    color: rgba(47,55,255,.8)
}

.text-cool\/90 {
    color: rgba(47,55,255,.9)
}

.text-cool\/95 {
    color: rgba(47,55,255,.95)
}

.text-coolGray-100 {
    --tw-text-opacity: 1;
    color: rgb(243 244 246/var(--tw-text-opacity))
}

.text-coolGray-100\/0 {
    color: rgba(243,244,246,0)
}

.text-coolGray-100\/10 {
    color: rgba(243,244,246,.1)
}

.text-coolGray-100\/100 {
    color: #f3f4f6
}

.text-coolGray-100\/20 {
    color: rgba(243,244,246,.2)
}

.text-coolGray-100\/25 {
    color: rgba(243,244,246,.25)
}

.text-coolGray-100\/30 {
    color: rgba(243,244,246,.3)
}

.text-coolGray-100\/40 {
    color: rgba(243,244,246,.4)
}

.text-coolGray-100\/5 {
    color: rgba(243,244,246,.05)
}

.text-coolGray-100\/50 {
    color: rgba(243,244,246,.5)
}

.text-coolGray-100\/60 {
    color: rgba(243,244,246,.6)
}

.text-coolGray-100\/70 {
    color: rgba(243,244,246,.7)
}

.text-coolGray-100\/75 {
    color: rgba(243,244,246,.75)
}

.text-coolGray-100\/80 {
    color: rgba(243,244,246,.8)
}

.text-coolGray-100\/90 {
    color: rgba(243,244,246,.9)
}

.text-coolGray-100\/95 {
    color: rgba(243,244,246,.95)
}

.text-coolGray-200 {
    --tw-text-opacity: 1;
    color: rgb(229 231 235/var(--tw-text-opacity))
}

.text-coolGray-200\/0 {
    color: rgba(229,231,235,0)
}

.text-coolGray-200\/10 {
    color: rgba(229,231,235,.1)
}

.text-coolGray-200\/100 {
    color: #e5e7eb
}

.text-coolGray-200\/20 {
    color: rgba(229,231,235,.2)
}

.text-coolGray-200\/25 {
    color: rgba(229,231,235,.25)
}

.text-coolGray-200\/30 {
    color: rgba(229,231,235,.3)
}

.text-coolGray-200\/40 {
    color: rgba(229,231,235,.4)
}

.text-coolGray-200\/5 {
    color: rgba(229,231,235,.05)
}

.text-coolGray-200\/50 {
    color: rgba(229,231,235,.5)
}

.text-coolGray-200\/60 {
    color: rgba(229,231,235,.6)
}

.text-coolGray-200\/70 {
    color: rgba(229,231,235,.7)
}

.text-coolGray-200\/75 {
    color: rgba(229,231,235,.75)
}

.text-coolGray-200\/80 {
    color: rgba(229,231,235,.8)
}

.text-coolGray-200\/90 {
    color: rgba(229,231,235,.9)
}

.text-coolGray-200\/95 {
    color: rgba(229,231,235,.95)
}

.text-coolGray-300 {
    --tw-text-opacity: 1;
    color: rgb(209 213 219/var(--tw-text-opacity))
}

.text-coolGray-300\/0 {
    color: rgba(209,213,219,0)
}

.text-coolGray-300\/10 {
    color: rgba(209,213,219,.1)
}

.text-coolGray-300\/100 {
    color: #d1d5db
}

.text-coolGray-300\/20 {
    color: rgba(209,213,219,.2)
}

.text-coolGray-300\/25 {
    color: rgba(209,213,219,.25)
}

.text-coolGray-300\/30 {
    color: rgba(209,213,219,.3)
}

.text-coolGray-300\/40 {
    color: rgba(209,213,219,.4)
}

.text-coolGray-300\/5 {
    color: rgba(209,213,219,.05)
}

.text-coolGray-300\/50 {
    color: rgba(209,213,219,.5)
}

.text-coolGray-300\/60 {
    color: rgba(209,213,219,.6)
}

.text-coolGray-300\/70 {
    color: rgba(209,213,219,.7)
}

.text-coolGray-300\/75 {
    color: rgba(209,213,219,.75)
}

.text-coolGray-300\/80 {
    color: rgba(209,213,219,.8)
}

.text-coolGray-300\/90 {
    color: rgba(209,213,219,.9)
}

.text-coolGray-300\/95 {
    color: rgba(209,213,219,.95)
}

.text-coolGray-400 {
    --tw-text-opacity: 1;
    color: rgb(156 163 175/var(--tw-text-opacity))
}

.text-coolGray-400\/0 {
    color: rgba(156,163,175,0)
}

.text-coolGray-400\/10 {
    color: rgba(156,163,175,.1)
}

.text-coolGray-400\/100 {
    color: #9ca3af
}

.text-coolGray-400\/20 {
    color: rgba(156,163,175,.2)
}

.text-coolGray-400\/25 {
    color: rgba(156,163,175,.25)
}

.text-coolGray-400\/30 {
    color: rgba(156,163,175,.3)
}

.text-coolGray-400\/40 {
    color: rgba(156,163,175,.4)
}

.text-coolGray-400\/5 {
    color: rgba(156,163,175,.05)
}

.text-coolGray-400\/50 {
    color: rgba(156,163,175,.5)
}

.text-coolGray-400\/60 {
    color: rgba(156,163,175,.6)
}

.text-coolGray-400\/70 {
    color: rgba(156,163,175,.7)
}

.text-coolGray-400\/75 {
    color: rgba(156,163,175,.75)
}

.text-coolGray-400\/80 {
    color: rgba(156,163,175,.8)
}

.text-coolGray-400\/90 {
    color: rgba(156,163,175,.9)
}

.text-coolGray-400\/95 {
    color: rgba(156,163,175,.95)
}

.text-coolGray-50 {
    --tw-text-opacity: 1;
    color: rgb(249 250 251/var(--tw-text-opacity))
}

.text-coolGray-50\/0 {
    color: rgba(249,250,251,0)
}

.text-coolGray-50\/10 {
    color: rgba(249,250,251,.1)
}

.text-coolGray-50\/100 {
    color: #f9fafb
}

.text-coolGray-50\/20 {
    color: rgba(249,250,251,.2)
}

.text-coolGray-50\/25 {
    color: rgba(249,250,251,.25)
}

.text-coolGray-50\/30 {
    color: rgba(249,250,251,.3)
}

.text-coolGray-50\/40 {
    color: rgba(249,250,251,.4)
}

.text-coolGray-50\/5 {
    color: rgba(249,250,251,.05)
}

.text-coolGray-50\/50 {
    color: rgba(249,250,251,.5)
}

.text-coolGray-50\/60 {
    color: rgba(249,250,251,.6)
}

.text-coolGray-50\/70 {
    color: rgba(249,250,251,.7)
}

.text-coolGray-50\/75 {
    color: rgba(249,250,251,.75)
}

.text-coolGray-50\/80 {
    color: rgba(249,250,251,.8)
}

.text-coolGray-50\/90 {
    color: rgba(249,250,251,.9)
}

.text-coolGray-50\/95 {
    color: rgba(249,250,251,.95)
}

.text-coolGray-500 {
    --tw-text-opacity: 1;
    color: rgb(107 114 128/var(--tw-text-opacity))
}

.text-coolGray-500\/0 {
    color: hsla(220,9%,46%,0)
}

.text-coolGray-500\/10 {
    color: hsla(220,9%,46%,.1)
}

.text-coolGray-500\/100 {
    color: #6b7280
}

.text-coolGray-500\/20 {
    color: hsla(220,9%,46%,.2)
}

.text-coolGray-500\/25 {
    color: hsla(220,9%,46%,.25)
}

.text-coolGray-500\/30 {
    color: hsla(220,9%,46%,.3)
}

.text-coolGray-500\/40 {
    color: hsla(220,9%,46%,.4)
}

.text-coolGray-500\/5 {
    color: hsla(220,9%,46%,.05)
}

.text-coolGray-500\/50 {
    color: hsla(220,9%,46%,.5)
}

.text-coolGray-500\/60 {
    color: hsla(220,9%,46%,.6)
}

.text-coolGray-500\/70 {
    color: hsla(220,9%,46%,.7)
}

.text-coolGray-500\/75 {
    color: hsla(220,9%,46%,.75)
}

.text-coolGray-500\/80 {
    color: hsla(220,9%,46%,.8)
}

.text-coolGray-500\/90 {
    color: hsla(220,9%,46%,.9)
}

.text-coolGray-500\/95 {
    color: hsla(220,9%,46%,.95)
}

.text-coolGray-600 {
    --tw-text-opacity: 1;
    color: rgb(75 85 99/var(--tw-text-opacity))
}

.text-coolGray-600\/0 {
    color: rgba(75,85,99,0)
}

.text-coolGray-600\/10 {
    color: rgba(75,85,99,.1)
}

.text-coolGray-600\/100 {
    color: #4b5563
}

.text-coolGray-600\/20 {
    color: rgba(75,85,99,.2)
}

.text-coolGray-600\/25 {
    color: rgba(75,85,99,.25)
}

.text-coolGray-600\/30 {
    color: rgba(75,85,99,.3)
}

.text-coolGray-600\/40 {
    color: rgba(75,85,99,.4)
}

.text-coolGray-600\/5 {
    color: rgba(75,85,99,.05)
}

.text-coolGray-600\/50 {
    color: rgba(75,85,99,.5)
}

.text-coolGray-600\/60 {
    color: rgba(75,85,99,.6)
}

.text-coolGray-600\/70 {
    color: rgba(75,85,99,.7)
}

.text-coolGray-600\/75 {
    color: rgba(75,85,99,.75)
}

.text-coolGray-600\/80 {
    color: rgba(75,85,99,.8)
}

.text-coolGray-600\/90 {
    color: rgba(75,85,99,.9)
}

.text-coolGray-600\/95 {
    color: rgba(75,85,99,.95)
}

.text-coolGray-700 {
    --tw-text-opacity: 1;
    color: rgb(55 65 81/var(--tw-text-opacity))
}

.text-coolGray-700\/0 {
    color: rgba(55,65,81,0)
}

.text-coolGray-700\/10 {
    color: rgba(55,65,81,.1)
}

.text-coolGray-700\/100 {
    color: #374151
}

.text-coolGray-700\/20 {
    color: rgba(55,65,81,.2)
}

.text-coolGray-700\/25 {
    color: rgba(55,65,81,.25)
}

.text-coolGray-700\/30 {
    color: rgba(55,65,81,.3)
}

.text-coolGray-700\/40 {
    color: rgba(55,65,81,.4)
}

.text-coolGray-700\/5 {
    color: rgba(55,65,81,.05)
}

.text-coolGray-700\/50 {
    color: rgba(55,65,81,.5)
}

.text-coolGray-700\/60 {
    color: rgba(55,65,81,.6)
}

.text-coolGray-700\/70 {
    color: rgba(55,65,81,.7)
}

.text-coolGray-700\/75 {
    color: rgba(55,65,81,.75)
}

.text-coolGray-700\/80 {
    color: rgba(55,65,81,.8)
}

.text-coolGray-700\/90 {
    color: rgba(55,65,81,.9)
}

.text-coolGray-700\/95 {
    color: rgba(55,65,81,.95)
}

.text-coolGray-800 {
    --tw-text-opacity: 1;
    color: rgb(31 41 55/var(--tw-text-opacity))
}

.text-coolGray-800\/0 {
    color: rgba(31,41,55,0)
}

.text-coolGray-800\/10 {
    color: rgba(31,41,55,.1)
}

.text-coolGray-800\/100 {
    color: #1f2937
}

.text-coolGray-800\/20 {
    color: rgba(31,41,55,.2)
}

.text-coolGray-800\/25 {
    color: rgba(31,41,55,.25)
}

.text-coolGray-800\/30 {
    color: rgba(31,41,55,.3)
}

.text-coolGray-800\/40 {
    color: rgba(31,41,55,.4)
}

.text-coolGray-800\/5 {
    color: rgba(31,41,55,.05)
}

.text-coolGray-800\/50 {
    color: rgba(31,41,55,.5)
}

.text-coolGray-800\/60 {
    color: rgba(31,41,55,.6)
}

.text-coolGray-800\/70 {
    color: rgba(31,41,55,.7)
}

.text-coolGray-800\/75 {
    color: rgba(31,41,55,.75)
}

.text-coolGray-800\/80 {
    color: rgba(31,41,55,.8)
}

.text-coolGray-800\/90 {
    color: rgba(31,41,55,.9)
}

.text-coolGray-800\/95 {
    color: rgba(31,41,55,.95)
}

.text-coolGray-900 {
    --tw-text-opacity: 1;
    color: rgb(17 24 39/var(--tw-text-opacity))
}

.text-coolGray-900\/0 {
    color: rgba(17,24,39,0)
}

.text-coolGray-900\/10 {
    color: rgba(17,24,39,.1)
}

.text-coolGray-900\/100 {
    color: #111827
}

.text-coolGray-900\/20 {
    color: rgba(17,24,39,.2)
}

.text-coolGray-900\/25 {
    color: rgba(17,24,39,.25)
}

.text-coolGray-900\/30 {
    color: rgba(17,24,39,.3)
}

.text-coolGray-900\/40 {
    color: rgba(17,24,39,.4)
}

.text-coolGray-900\/5 {
    color: rgba(17,24,39,.05)
}

.text-coolGray-900\/50 {
    color: rgba(17,24,39,.5)
}

.text-coolGray-900\/60 {
    color: rgba(17,24,39,.6)
}

.text-coolGray-900\/70 {
    color: rgba(17,24,39,.7)
}

.text-coolGray-900\/75 {
    color: rgba(17,24,39,.75)
}

.text-coolGray-900\/80 {
    color: rgba(17,24,39,.8)
}

.text-coolGray-900\/90 {
    color: rgba(17,24,39,.9)
}

.text-coolGray-900\/95 {
    color: rgba(17,24,39,.95)
}

.text-coolGray-950 {
    --tw-text-opacity: 1;
    color: rgb(3 7 18/var(--tw-text-opacity))
}

.text-coolGray-950\/0 {
    color: rgba(3,7,18,0)
}

.text-coolGray-950\/10 {
    color: rgba(3,7,18,.1)
}

.text-coolGray-950\/100 {
    color: #030712
}

.text-coolGray-950\/20 {
    color: rgba(3,7,18,.2)
}

.text-coolGray-950\/25 {
    color: rgba(3,7,18,.25)
}

.text-coolGray-950\/30 {
    color: rgba(3,7,18,.3)
}

.text-coolGray-950\/40 {
    color: rgba(3,7,18,.4)
}

.text-coolGray-950\/5 {
    color: rgba(3,7,18,.05)
}

.text-coolGray-950\/50 {
    color: rgba(3,7,18,.5)
}

.text-coolGray-950\/60 {
    color: rgba(3,7,18,.6)
}

.text-coolGray-950\/70 {
    color: rgba(3,7,18,.7)
}

.text-coolGray-950\/75 {
    color: rgba(3,7,18,.75)
}

.text-coolGray-950\/80 {
    color: rgba(3,7,18,.8)
}

.text-coolGray-950\/90 {
    color: rgba(3,7,18,.9)
}

.text-coolGray-950\/95 {
    color: rgba(3,7,18,.95)
}

.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: rgba(207,250,254,0)
}

.text-cyan-100\/10 {
    color: rgba(207,250,254,.1)
}

.text-cyan-100\/100 {
    color: #cffafe
}

.text-cyan-100\/20 {
    color: rgba(207,250,254,.2)
}

.text-cyan-100\/25 {
    color: rgba(207,250,254,.25)
}

.text-cyan-100\/30 {
    color: rgba(207,250,254,.3)
}

.text-cyan-100\/40 {
    color: rgba(207,250,254,.4)
}

.text-cyan-100\/5 {
    color: rgba(207,250,254,.05)
}

.text-cyan-100\/50 {
    color: rgba(207,250,254,.5)
}

.text-cyan-100\/60 {
    color: rgba(207,250,254,.6)
}

.text-cyan-100\/70 {
    color: rgba(207,250,254,.7)
}

.text-cyan-100\/75 {
    color: rgba(207,250,254,.75)
}

.text-cyan-100\/80 {
    color: rgba(207,250,254,.8)
}

.text-cyan-100\/90 {
    color: rgba(207,250,254,.9)
}

.text-cyan-100\/95 {
    color: rgba(207,250,254,.95)
}

.text-cyan-200 {
    --tw-text-opacity: 1;
    color: rgb(165 243 252/var(--tw-text-opacity))
}

.text-cyan-200\/0 {
    color: rgba(165,243,252,0)
}

.text-cyan-200\/10 {
    color: rgba(165,243,252,.1)
}

.text-cyan-200\/100 {
    color: #a5f3fc
}

.text-cyan-200\/20 {
    color: rgba(165,243,252,.2)
}

.text-cyan-200\/25 {
    color: rgba(165,243,252,.25)
}

.text-cyan-200\/30 {
    color: rgba(165,243,252,.3)
}

.text-cyan-200\/40 {
    color: rgba(165,243,252,.4)
}

.text-cyan-200\/5 {
    color: rgba(165,243,252,.05)
}

.text-cyan-200\/50 {
    color: rgba(165,243,252,.5)
}

.text-cyan-200\/60 {
    color: rgba(165,243,252,.6)
}

.text-cyan-200\/70 {
    color: rgba(165,243,252,.7)
}

.text-cyan-200\/75 {
    color: rgba(165,243,252,.75)
}

.text-cyan-200\/80 {
    color: rgba(165,243,252,.8)
}

.text-cyan-200\/90 {
    color: rgba(165,243,252,.9)
}

.text-cyan-200\/95 {
    color: rgba(165,243,252,.95)
}

.text-cyan-300 {
    --tw-text-opacity: 1;
    color: rgb(103 232 249/var(--tw-text-opacity))
}

.text-cyan-300\/0 {
    color: rgba(103,232,249,0)
}

.text-cyan-300\/10 {
    color: rgba(103,232,249,.1)
}

.text-cyan-300\/100 {
    color: #67e8f9
}

.text-cyan-300\/20 {
    color: rgba(103,232,249,.2)
}

.text-cyan-300\/25 {
    color: rgba(103,232,249,.25)
}

.text-cyan-300\/30 {
    color: rgba(103,232,249,.3)
}

.text-cyan-300\/40 {
    color: rgba(103,232,249,.4)
}

.text-cyan-300\/5 {
    color: rgba(103,232,249,.05)
}

.text-cyan-300\/50 {
    color: rgba(103,232,249,.5)
}

.text-cyan-300\/60 {
    color: rgba(103,232,249,.6)
}

.text-cyan-300\/70 {
    color: rgba(103,232,249,.7)
}

.text-cyan-300\/75 {
    color: rgba(103,232,249,.75)
}

.text-cyan-300\/80 {
    color: rgba(103,232,249,.8)
}

.text-cyan-300\/90 {
    color: rgba(103,232,249,.9)
}

.text-cyan-300\/95 {
    color: rgba(103,232,249,.95)
}

.text-cyan-400 {
    --tw-text-opacity: 1;
    color: rgb(34 211 238/var(--tw-text-opacity))
}

.text-cyan-400\/0 {
    color: rgba(34,211,238,0)
}

.text-cyan-400\/10 {
    color: rgba(34,211,238,.1)
}

.text-cyan-400\/100 {
    color: #22d3ee
}

.text-cyan-400\/20 {
    color: rgba(34,211,238,.2)
}

.text-cyan-400\/25 {
    color: rgba(34,211,238,.25)
}

.text-cyan-400\/30 {
    color: rgba(34,211,238,.3)
}

.text-cyan-400\/40 {
    color: rgba(34,211,238,.4)
}

.text-cyan-400\/5 {
    color: rgba(34,211,238,.05)
}

.text-cyan-400\/50 {
    color: rgba(34,211,238,.5)
}

.text-cyan-400\/60 {
    color: rgba(34,211,238,.6)
}

.text-cyan-400\/70 {
    color: rgba(34,211,238,.7)
}

.text-cyan-400\/75 {
    color: rgba(34,211,238,.75)
}

.text-cyan-400\/80 {
    color: rgba(34,211,238,.8)
}

.text-cyan-400\/90 {
    color: rgba(34,211,238,.9)
}

.text-cyan-400\/95 {
    color: rgba(34,211,238,.95)
}

.text-cyan-50 {
    --tw-text-opacity: 1;
    color: rgb(236 254 255/var(--tw-text-opacity))
}

.text-cyan-50\/0 {
    color: rgba(236,254,255,0)
}

.text-cyan-50\/10 {
    color: rgba(236,254,255,.1)
}

.text-cyan-50\/100 {
    color: #ecfeff
}

.text-cyan-50\/20 {
    color: rgba(236,254,255,.2)
}

.text-cyan-50\/25 {
    color: rgba(236,254,255,.25)
}

.text-cyan-50\/30 {
    color: rgba(236,254,255,.3)
}

.text-cyan-50\/40 {
    color: rgba(236,254,255,.4)
}

.text-cyan-50\/5 {
    color: rgba(236,254,255,.05)
}

.text-cyan-50\/50 {
    color: rgba(236,254,255,.5)
}

.text-cyan-50\/60 {
    color: rgba(236,254,255,.6)
}

.text-cyan-50\/70 {
    color: rgba(236,254,255,.7)
}

.text-cyan-50\/75 {
    color: rgba(236,254,255,.75)
}

.text-cyan-50\/80 {
    color: rgba(236,254,255,.8)
}

.text-cyan-50\/90 {
    color: rgba(236,254,255,.9)
}

.text-cyan-50\/95 {
    color: rgba(236,254,255,.95)
}

.text-cyan-500 {
    --tw-text-opacity: 1;
    color: rgb(6 182 212/var(--tw-text-opacity))
}

.text-cyan-500\/0 {
    color: rgba(6,182,212,0)
}

.text-cyan-500\/10 {
    color: rgba(6,182,212,.1)
}

.text-cyan-500\/100 {
    color: #06b6d4
}

.text-cyan-500\/20 {
    color: rgba(6,182,212,.2)
}

.text-cyan-500\/25 {
    color: rgba(6,182,212,.25)
}

.text-cyan-500\/30 {
    color: rgba(6,182,212,.3)
}

.text-cyan-500\/40 {
    color: rgba(6,182,212,.4)
}

.text-cyan-500\/5 {
    color: rgba(6,182,212,.05)
}

.text-cyan-500\/50 {
    color: rgba(6,182,212,.5)
}

.text-cyan-500\/60 {
    color: rgba(6,182,212,.6)
}

.text-cyan-500\/70 {
    color: rgba(6,182,212,.7)
}

.text-cyan-500\/75 {
    color: rgba(6,182,212,.75)
}

.text-cyan-500\/80 {
    color: rgba(6,182,212,.8)
}

.text-cyan-500\/90 {
    color: rgba(6,182,212,.9)
}

.text-cyan-500\/95 {
    color: rgba(6,182,212,.95)
}

.text-cyan-600 {
    --tw-text-opacity: 1;
    color: rgb(8 145 178/var(--tw-text-opacity))
}

.text-cyan-600\/0 {
    color: rgba(8,145,178,0)
}

.text-cyan-600\/10 {
    color: rgba(8,145,178,.1)
}

.text-cyan-600\/100 {
    color: #0891b2
}

.text-cyan-600\/20 {
    color: rgba(8,145,178,.2)
}

.text-cyan-600\/25 {
    color: rgba(8,145,178,.25)
}

.text-cyan-600\/30 {
    color: rgba(8,145,178,.3)
}

.text-cyan-600\/40 {
    color: rgba(8,145,178,.4)
}

.text-cyan-600\/5 {
    color: rgba(8,145,178,.05)
}

.text-cyan-600\/50 {
    color: rgba(8,145,178,.5)
}

.text-cyan-600\/60 {
    color: rgba(8,145,178,.6)
}

.text-cyan-600\/70 {
    color: rgba(8,145,178,.7)
}

.text-cyan-600\/75 {
    color: rgba(8,145,178,.75)
}

.text-cyan-600\/80 {
    color: rgba(8,145,178,.8)
}

.text-cyan-600\/90 {
    color: rgba(8,145,178,.9)
}

.text-cyan-600\/95 {
    color: rgba(8,145,178,.95)
}

.text-cyan-700 {
    --tw-text-opacity: 1;
    color: rgb(14 116 144/var(--tw-text-opacity))
}

.text-cyan-700\/0 {
    color: rgba(14,116,144,0)
}

.text-cyan-700\/10 {
    color: rgba(14,116,144,.1)
}

.text-cyan-700\/100 {
    color: #0e7490
}

.text-cyan-700\/20 {
    color: rgba(14,116,144,.2)
}

.text-cyan-700\/25 {
    color: rgba(14,116,144,.25)
}

.text-cyan-700\/30 {
    color: rgba(14,116,144,.3)
}

.text-cyan-700\/40 {
    color: rgba(14,116,144,.4)
}

.text-cyan-700\/5 {
    color: rgba(14,116,144,.05)
}

.text-cyan-700\/50 {
    color: rgba(14,116,144,.5)
}

.text-cyan-700\/60 {
    color: rgba(14,116,144,.6)
}

.text-cyan-700\/70 {
    color: rgba(14,116,144,.7)
}

.text-cyan-700\/75 {
    color: rgba(14,116,144,.75)
}

.text-cyan-700\/80 {
    color: rgba(14,116,144,.8)
}

.text-cyan-700\/90 {
    color: rgba(14,116,144,.9)
}

.text-cyan-700\/95 {
    color: rgba(14,116,144,.95)
}

.text-cyan-800 {
    --tw-text-opacity: 1;
    color: rgb(21 94 117/var(--tw-text-opacity))
}

.text-cyan-800\/0 {
    color: rgba(21,94,117,0)
}

.text-cyan-800\/10 {
    color: rgba(21,94,117,.1)
}

.text-cyan-800\/100 {
    color: #155e75
}

.text-cyan-800\/20 {
    color: rgba(21,94,117,.2)
}

.text-cyan-800\/25 {
    color: rgba(21,94,117,.25)
}

.text-cyan-800\/30 {
    color: rgba(21,94,117,.3)
}

.text-cyan-800\/40 {
    color: rgba(21,94,117,.4)
}

.text-cyan-800\/5 {
    color: rgba(21,94,117,.05)
}

.text-cyan-800\/50 {
    color: rgba(21,94,117,.5)
}

.text-cyan-800\/60 {
    color: rgba(21,94,117,.6)
}

.text-cyan-800\/70 {
    color: rgba(21,94,117,.7)
}

.text-cyan-800\/75 {
    color: rgba(21,94,117,.75)
}

.text-cyan-800\/80 {
    color: rgba(21,94,117,.8)
}

.text-cyan-800\/90 {
    color: rgba(21,94,117,.9)
}

.text-cyan-800\/95 {
    color: rgba(21,94,117,.95)
}

.text-cyan-900 {
    --tw-text-opacity: 1;
    color: rgb(22 78 99/var(--tw-text-opacity))
}

.text-cyan-900\/0 {
    color: rgba(22,78,99,0)
}

.text-cyan-900\/10 {
    color: rgba(22,78,99,.1)
}

.text-cyan-900\/100 {
    color: #164e63
}

.text-cyan-900\/20 {
    color: rgba(22,78,99,.2)
}

.text-cyan-900\/25 {
    color: rgba(22,78,99,.25)
}

.text-cyan-900\/30 {
    color: rgba(22,78,99,.3)
}

.text-cyan-900\/40 {
    color: rgba(22,78,99,.4)
}

.text-cyan-900\/5 {
    color: rgba(22,78,99,.05)
}

.text-cyan-900\/50 {
    color: rgba(22,78,99,.5)
}

.text-cyan-900\/60 {
    color: rgba(22,78,99,.6)
}

.text-cyan-900\/70 {
    color: rgba(22,78,99,.7)
}

.text-cyan-900\/75 {
    color: rgba(22,78,99,.75)
}

.text-cyan-900\/80 {
    color: rgba(22,78,99,.8)
}

.text-cyan-900\/90 {
    color: rgba(22,78,99,.9)
}

.text-cyan-900\/95 {
    color: rgba(22,78,99,.95)
}

.text-cyan-950 {
    --tw-text-opacity: 1;
    color: rgb(8 51 68/var(--tw-text-opacity))
}

.text-cyan-950\/0 {
    color: rgba(8,51,68,0)
}

.text-cyan-950\/10 {
    color: rgba(8,51,68,.1)
}

.text-cyan-950\/100 {
    color: #083344
}

.text-cyan-950\/20 {
    color: rgba(8,51,68,.2)
}

.text-cyan-950\/25 {
    color: rgba(8,51,68,.25)
}

.text-cyan-950\/30 {
    color: rgba(8,51,68,.3)
}

.text-cyan-950\/40 {
    color: rgba(8,51,68,.4)
}

.text-cyan-950\/5 {
    color: rgba(8,51,68,.05)
}

.text-cyan-950\/50 {
    color: rgba(8,51,68,.5)
}

.text-cyan-950\/60 {
    color: rgba(8,51,68,.6)
}

.text-cyan-950\/70 {
    color: rgba(8,51,68,.7)
}

.text-cyan-950\/75 {
    color: rgba(8,51,68,.75)
}

.text-cyan-950\/80 {
    color: rgba(8,51,68,.8)
}

.text-cyan-950\/90 {
    color: rgba(8,51,68,.9)
}

.text-cyan-950\/95 {
    color: rgba(8,51,68,.95)
}

.text-destructive {
    color: hsl(var(--destructive))
}

.text-destructive-foreground {
    color: hsl(var(--destructive-foreground))
}

.text-destructive-foreground\/0 {
    color: hsl(var(--destructive-foreground)/0)
}

.text-destructive-foreground\/10 {
    color: hsl(var(--destructive-foreground)/.1)
}

.text-destructive-foreground\/100 {
    color: hsl(var(--destructive-foreground)/1)
}

.text-destructive-foreground\/20 {
    color: hsl(var(--destructive-foreground)/.2)
}

.text-destructive-foreground\/25 {
    color: hsl(var(--destructive-foreground)/.25)
}

.text-destructive-foreground\/30 {
    color: hsl(var(--destructive-foreground)/.3)
}

.text-destructive-foreground\/40 {
    color: hsl(var(--destructive-foreground)/.4)
}

.text-destructive-foreground\/5 {
    color: hsl(var(--destructive-foreground)/.05)
}

.text-destructive-foreground\/50 {
    color: hsl(var(--destructive-foreground)/.5)
}

.text-destructive-foreground\/60 {
    color: hsl(var(--destructive-foreground)/.6)
}

.text-destructive-foreground\/70 {
    color: hsl(var(--destructive-foreground)/.7)
}

.text-destructive-foreground\/75 {
    color: hsl(var(--destructive-foreground)/.75)
}

.text-destructive-foreground\/80 {
    color: hsl(var(--destructive-foreground)/.8)
}

.text-destructive-foreground\/90 {
    color: hsl(var(--destructive-foreground)/.9)
}

.text-destructive-foreground\/95 {
    color: hsl(var(--destructive-foreground)/.95)
}

.text-destructive\/0 {
    color: hsl(var(--destructive)/0)
}

.text-destructive\/10 {
    color: hsl(var(--destructive)/.1)
}

.text-destructive\/100 {
    color: hsl(var(--destructive)/1)
}

.text-destructive\/20 {
    color: hsl(var(--destructive)/.2)
}

.text-destructive\/25 {
    color: hsl(var(--destructive)/.25)
}

.text-destructive\/30 {
    color: hsl(var(--destructive)/.3)
}

.text-destructive\/40 {
    color: hsl(var(--destructive)/.4)
}

.text-destructive\/5 {
    color: hsl(var(--destructive)/.05)
}

.text-destructive\/50 {
    color: hsl(var(--destructive)/.5)
}

.text-destructive\/60 {
    color: hsl(var(--destructive)/.6)
}

.text-destructive\/70 {
    color: hsl(var(--destructive)/.7)
}

.text-destructive\/75 {
    color: hsl(var(--destructive)/.75)
}

.text-destructive\/80 {
    color: hsl(var(--destructive)/.8)
}

.text-destructive\/90 {
    color: hsl(var(--destructive)/.9)
}

.text-destructive\/95 {
    color: hsl(var(--destructive)/.95)
}

.text-emerald-100 {
    --tw-text-opacity: 1;
    color: rgb(209 250 229/var(--tw-text-opacity))
}

.text-emerald-100\/0 {
    color: rgba(209,250,229,0)
}

.text-emerald-100\/10 {
    color: rgba(209,250,229,.1)
}

.text-emerald-100\/100 {
    color: #d1fae5
}

.text-emerald-100\/20 {
    color: rgba(209,250,229,.2)
}

.text-emerald-100\/25 {
    color: rgba(209,250,229,.25)
}

.text-emerald-100\/30 {
    color: rgba(209,250,229,.3)
}

.text-emerald-100\/40 {
    color: rgba(209,250,229,.4)
}

.text-emerald-100\/5 {
    color: rgba(209,250,229,.05)
}

.text-emerald-100\/50 {
    color: rgba(209,250,229,.5)
}

.text-emerald-100\/60 {
    color: rgba(209,250,229,.6)
}

.text-emerald-100\/70 {
    color: rgba(209,250,229,.7)
}

.text-emerald-100\/75 {
    color: rgba(209,250,229,.75)
}

.text-emerald-100\/80 {
    color: rgba(209,250,229,.8)
}

.text-emerald-100\/90 {
    color: rgba(209,250,229,.9)
}

.text-emerald-100\/95 {
    color: rgba(209,250,229,.95)
}

.text-emerald-200 {
    --tw-text-opacity: 1;
    color: rgb(167 243 208/var(--tw-text-opacity))
}

.text-emerald-200\/0 {
    color: rgba(167,243,208,0)
}

.text-emerald-200\/10 {
    color: rgba(167,243,208,.1)
}

.text-emerald-200\/100 {
    color: #a7f3d0
}

.text-emerald-200\/20 {
    color: rgba(167,243,208,.2)
}

.text-emerald-200\/25 {
    color: rgba(167,243,208,.25)
}

.text-emerald-200\/30 {
    color: rgba(167,243,208,.3)
}

.text-emerald-200\/40 {
    color: rgba(167,243,208,.4)
}

.text-emerald-200\/5 {
    color: rgba(167,243,208,.05)
}

.text-emerald-200\/50 {
    color: rgba(167,243,208,.5)
}

.text-emerald-200\/60 {
    color: rgba(167,243,208,.6)
}

.text-emerald-200\/70 {
    color: rgba(167,243,208,.7)
}

.text-emerald-200\/75 {
    color: rgba(167,243,208,.75)
}

.text-emerald-200\/80 {
    color: rgba(167,243,208,.8)
}

.text-emerald-200\/90 {
    color: rgba(167,243,208,.9)
}

.text-emerald-200\/95 {
    color: rgba(167,243,208,.95)
}

.text-emerald-300 {
    --tw-text-opacity: 1;
    color: rgb(110 231 183/var(--tw-text-opacity))
}

.text-emerald-300\/0 {
    color: rgba(110,231,183,0)
}

.text-emerald-300\/10 {
    color: rgba(110,231,183,.1)
}

.text-emerald-300\/100 {
    color: #6ee7b7
}

.text-emerald-300\/20 {
    color: rgba(110,231,183,.2)
}

.text-emerald-300\/25 {
    color: rgba(110,231,183,.25)
}

.text-emerald-300\/30 {
    color: rgba(110,231,183,.3)
}

.text-emerald-300\/40 {
    color: rgba(110,231,183,.4)
}

.text-emerald-300\/5 {
    color: rgba(110,231,183,.05)
}

.text-emerald-300\/50 {
    color: rgba(110,231,183,.5)
}

.text-emerald-300\/60 {
    color: rgba(110,231,183,.6)
}

.text-emerald-300\/70 {
    color: rgba(110,231,183,.7)
}

.text-emerald-300\/75 {
    color: rgba(110,231,183,.75)
}

.text-emerald-300\/80 {
    color: rgba(110,231,183,.8)
}

.text-emerald-300\/90 {
    color: rgba(110,231,183,.9)
}

.text-emerald-300\/95 {
    color: rgba(110,231,183,.95)
}

.text-emerald-400 {
    --tw-text-opacity: 1;
    color: rgb(52 211 153/var(--tw-text-opacity))
}

.text-emerald-400\/0 {
    color: rgba(52,211,153,0)
}

.text-emerald-400\/10 {
    color: rgba(52,211,153,.1)
}

.text-emerald-400\/100 {
    color: #34d399
}

.text-emerald-400\/20 {
    color: rgba(52,211,153,.2)
}

.text-emerald-400\/25 {
    color: rgba(52,211,153,.25)
}

.text-emerald-400\/30 {
    color: rgba(52,211,153,.3)
}

.text-emerald-400\/40 {
    color: rgba(52,211,153,.4)
}

.text-emerald-400\/5 {
    color: rgba(52,211,153,.05)
}

.text-emerald-400\/50 {
    color: rgba(52,211,153,.5)
}

.text-emerald-400\/60 {
    color: rgba(52,211,153,.6)
}

.text-emerald-400\/70 {
    color: rgba(52,211,153,.7)
}

.text-emerald-400\/75 {
    color: rgba(52,211,153,.75)
}

.text-emerald-400\/80 {
    color: rgba(52,211,153,.8)
}

.text-emerald-400\/90 {
    color: rgba(52,211,153,.9)
}

.text-emerald-400\/95 {
    color: rgba(52,211,153,.95)
}

.text-emerald-50 {
    --tw-text-opacity: 1;
    color: rgb(236 253 245/var(--tw-text-opacity))
}

.text-emerald-50\/0 {
    color: rgba(236,253,245,0)
}

.text-emerald-50\/10 {
    color: rgba(236,253,245,.1)
}

.text-emerald-50\/100 {
    color: #ecfdf5
}

.text-emerald-50\/20 {
    color: rgba(236,253,245,.2)
}

.text-emerald-50\/25 {
    color: rgba(236,253,245,.25)
}

.text-emerald-50\/30 {
    color: rgba(236,253,245,.3)
}

.text-emerald-50\/40 {
    color: rgba(236,253,245,.4)
}

.text-emerald-50\/5 {
    color: rgba(236,253,245,.05)
}

.text-emerald-50\/50 {
    color: rgba(236,253,245,.5)
}

.text-emerald-50\/60 {
    color: rgba(236,253,245,.6)
}

.text-emerald-50\/70 {
    color: rgba(236,253,245,.7)
}

.text-emerald-50\/75 {
    color: rgba(236,253,245,.75)
}

.text-emerald-50\/80 {
    color: rgba(236,253,245,.8)
}

.text-emerald-50\/90 {
    color: rgba(236,253,245,.9)
}

.text-emerald-50\/95 {
    color: rgba(236,253,245,.95)
}

.text-emerald-500 {
    --tw-text-opacity: 1;
    color: rgb(16 185 129/var(--tw-text-opacity))
}

.text-emerald-500\/0 {
    color: rgba(16,185,129,0)
}

.text-emerald-500\/10 {
    color: rgba(16,185,129,.1)
}

.text-emerald-500\/100 {
    color: #10b981
}

.text-emerald-500\/20 {
    color: rgba(16,185,129,.2)
}

.text-emerald-500\/25 {
    color: rgba(16,185,129,.25)
}

.text-emerald-500\/30 {
    color: rgba(16,185,129,.3)
}

.text-emerald-500\/40 {
    color: rgba(16,185,129,.4)
}

.text-emerald-500\/5 {
    color: rgba(16,185,129,.05)
}

.text-emerald-500\/50 {
    color: rgba(16,185,129,.5)
}

.text-emerald-500\/60 {
    color: rgba(16,185,129,.6)
}

.text-emerald-500\/70 {
    color: rgba(16,185,129,.7)
}

.text-emerald-500\/75 {
    color: rgba(16,185,129,.75)
}

.text-emerald-500\/80 {
    color: rgba(16,185,129,.8)
}

.text-emerald-500\/90 {
    color: rgba(16,185,129,.9)
}

.text-emerald-500\/95 {
    color: rgba(16,185,129,.95)
}

.text-emerald-600 {
    --tw-text-opacity: 1;
    color: rgb(5 150 105/var(--tw-text-opacity))
}

.text-emerald-600\/0 {
    color: rgba(5,150,105,0)
}

.text-emerald-600\/10 {
    color: rgba(5,150,105,.1)
}

.text-emerald-600\/100 {
    color: #059669
}

.text-emerald-600\/20 {
    color: rgba(5,150,105,.2)
}

.text-emerald-600\/25 {
    color: rgba(5,150,105,.25)
}

.text-emerald-600\/30 {
    color: rgba(5,150,105,.3)
}

.text-emerald-600\/40 {
    color: rgba(5,150,105,.4)
}

.text-emerald-600\/5 {
    color: rgba(5,150,105,.05)
}

.text-emerald-600\/50 {
    color: rgba(5,150,105,.5)
}

.text-emerald-600\/60 {
    color: rgba(5,150,105,.6)
}

.text-emerald-600\/70 {
    color: rgba(5,150,105,.7)
}

.text-emerald-600\/75 {
    color: rgba(5,150,105,.75)
}

.text-emerald-600\/80 {
    color: rgba(5,150,105,.8)
}

.text-emerald-600\/90 {
    color: rgba(5,150,105,.9)
}

.text-emerald-600\/95 {
    color: rgba(5,150,105,.95)
}

.text-emerald-700 {
    --tw-text-opacity: 1;
    color: rgb(4 120 87/var(--tw-text-opacity))
}

.text-emerald-700\/0 {
    color: rgba(4,120,87,0)
}

.text-emerald-700\/10 {
    color: rgba(4,120,87,.1)
}

.text-emerald-700\/100 {
    color: #047857
}

.text-emerald-700\/20 {
    color: rgba(4,120,87,.2)
}

.text-emerald-700\/25 {
    color: rgba(4,120,87,.25)
}

.text-emerald-700\/30 {
    color: rgba(4,120,87,.3)
}

.text-emerald-700\/40 {
    color: rgba(4,120,87,.4)
}

.text-emerald-700\/5 {
    color: rgba(4,120,87,.05)
}

.text-emerald-700\/50 {
    color: rgba(4,120,87,.5)
}

.text-emerald-700\/60 {
    color: rgba(4,120,87,.6)
}

.text-emerald-700\/70 {
    color: rgba(4,120,87,.7)
}

.text-emerald-700\/75 {
    color: rgba(4,120,87,.75)
}

.text-emerald-700\/80 {
    color: rgba(4,120,87,.8)
}

.text-emerald-700\/90 {
    color: rgba(4,120,87,.9)
}

.text-emerald-700\/95 {
    color: rgba(4,120,87,.95)
}

.text-emerald-800 {
    --tw-text-opacity: 1;
    color: rgb(6 95 70/var(--tw-text-opacity))
}

.text-emerald-800\/0 {
    color: rgba(6,95,70,0)
}

.text-emerald-800\/10 {
    color: rgba(6,95,70,.1)
}

.text-emerald-800\/100 {
    color: #065f46
}

.text-emerald-800\/20 {
    color: rgba(6,95,70,.2)
}

.text-emerald-800\/25 {
    color: rgba(6,95,70,.25)
}

.text-emerald-800\/30 {
    color: rgba(6,95,70,.3)
}

.text-emerald-800\/40 {
    color: rgba(6,95,70,.4)
}

.text-emerald-800\/5 {
    color: rgba(6,95,70,.05)
}

.text-emerald-800\/50 {
    color: rgba(6,95,70,.5)
}

.text-emerald-800\/60 {
    color: rgba(6,95,70,.6)
}

.text-emerald-800\/70 {
    color: rgba(6,95,70,.7)
}

.text-emerald-800\/75 {
    color: rgba(6,95,70,.75)
}

.text-emerald-800\/80 {
    color: rgba(6,95,70,.8)
}

.text-emerald-800\/90 {
    color: rgba(6,95,70,.9)
}

.text-emerald-800\/95 {
    color: rgba(6,95,70,.95)
}

.text-emerald-900 {
    --tw-text-opacity: 1;
    color: rgb(6 78 59/var(--tw-text-opacity))
}

.text-emerald-900\/0 {
    color: rgba(6,78,59,0)
}

.text-emerald-900\/10 {
    color: rgba(6,78,59,.1)
}

.text-emerald-900\/100 {
    color: #064e3b
}

.text-emerald-900\/20 {
    color: rgba(6,78,59,.2)
}

.text-emerald-900\/25 {
    color: rgba(6,78,59,.25)
}

.text-emerald-900\/30 {
    color: rgba(6,78,59,.3)
}

.text-emerald-900\/40 {
    color: rgba(6,78,59,.4)
}

.text-emerald-900\/5 {
    color: rgba(6,78,59,.05)
}

.text-emerald-900\/50 {
    color: rgba(6,78,59,.5)
}

.text-emerald-900\/60 {
    color: rgba(6,78,59,.6)
}

.text-emerald-900\/70 {
    color: rgba(6,78,59,.7)
}

.text-emerald-900\/75 {
    color: rgba(6,78,59,.75)
}

.text-emerald-900\/80 {
    color: rgba(6,78,59,.8)
}

.text-emerald-900\/90 {
    color: rgba(6,78,59,.9)
}

.text-emerald-900\/95 {
    color: rgba(6,78,59,.95)
}

.text-emerald-950 {
    --tw-text-opacity: 1;
    color: rgb(2 44 34/var(--tw-text-opacity))
}

.text-emerald-950\/0 {
    color: rgba(2,44,34,0)
}

.text-emerald-950\/10 {
    color: rgba(2,44,34,.1)
}

.text-emerald-950\/100 {
    color: #022c22
}

.text-emerald-950\/20 {
    color: rgba(2,44,34,.2)
}

.text-emerald-950\/25 {
    color: rgba(2,44,34,.25)
}

.text-emerald-950\/30 {
    color: rgba(2,44,34,.3)
}

.text-emerald-950\/40 {
    color: rgba(2,44,34,.4)
}

.text-emerald-950\/5 {
    color: rgba(2,44,34,.05)
}

.text-emerald-950\/50 {
    color: rgba(2,44,34,.5)
}

.text-emerald-950\/60 {
    color: rgba(2,44,34,.6)
}

.text-emerald-950\/70 {
    color: rgba(2,44,34,.7)
}

.text-emerald-950\/75 {
    color: rgba(2,44,34,.75)
}

.text-emerald-950\/80 {
    color: rgba(2,44,34,.8)
}

.text-emerald-950\/90 {
    color: rgba(2,44,34,.9)
}

.text-emerald-950\/95 {
    color: rgba(2,44,34,.95)
}

.text-error {
    --tw-text-opacity: 1;
    color: rgb(221 73 73/var(--tw-text-opacity))
}

.text-error\/0 {
    color: rgba(221,73,73,0)
}

.text-error\/10 {
    color: rgba(221,73,73,.1)
}

.text-error\/100 {
    color: #dd4949
}

.text-error\/20 {
    color: rgba(221,73,73,.2)
}

.text-error\/25 {
    color: rgba(221,73,73,.25)
}

.text-error\/30 {
    color: rgba(221,73,73,.3)
}

.text-error\/40 {
    color: rgba(221,73,73,.4)
}

.text-error\/5 {
    color: rgba(221,73,73,.05)
}

.text-error\/50 {
    color: rgba(221,73,73,.5)
}

.text-error\/60 {
    color: rgba(221,73,73,.6)
}

.text-error\/70 {
    color: rgba(221,73,73,.7)
}

.text-error\/75 {
    color: rgba(221,73,73,.75)
}

.text-error\/80 {
    color: rgba(221,73,73,.8)
}

.text-error\/90 {
    color: rgba(221,73,73,.9)
}

.text-error\/95 {
    color: rgba(221,73,73,.95)
}

.text-foreground {
    color: hsl(var(--foreground))
}

.text-foreground\/0 {
    color: hsl(var(--foreground)/0)
}

.text-foreground\/10 {
    color: hsl(var(--foreground)/.1)
}

.text-foreground\/100 {
    color: hsl(var(--foreground)/1)
}

.text-foreground\/20 {
    color: hsl(var(--foreground)/.2)
}

.text-foreground\/25 {
    color: hsl(var(--foreground)/.25)
}

.text-foreground\/30 {
    color: hsl(var(--foreground)/.3)
}

.text-foreground\/40 {
    color: hsl(var(--foreground)/.4)
}

.text-foreground\/5 {
    color: hsl(var(--foreground)/.05)
}

.text-foreground\/50 {
    color: hsl(var(--foreground)/.5)
}

.text-foreground\/60 {
    color: hsl(var(--foreground)/.6)
}

.text-foreground\/70 {
    color: hsl(var(--foreground)/.7)
}

.text-foreground\/75 {
    color: hsl(var(--foreground)/.75)
}

.text-foreground\/80 {
    color: hsl(var(--foreground)/.8)
}

.text-foreground\/90 {
    color: hsl(var(--foreground)/.9)
}

.text-foreground\/95 {
    color: hsl(var(--foreground)/.95)
}

.text-fuchsia-100 {
    --tw-text-opacity: 1;
    color: rgb(250 232 255/var(--tw-text-opacity))
}

.text-fuchsia-100\/0 {
    color: rgba(250,232,255,0)
}

.text-fuchsia-100\/10 {
    color: rgba(250,232,255,.1)
}

.text-fuchsia-100\/100 {
    color: #fae8ff
}

.text-fuchsia-100\/20 {
    color: rgba(250,232,255,.2)
}

.text-fuchsia-100\/25 {
    color: rgba(250,232,255,.25)
}

.text-fuchsia-100\/30 {
    color: rgba(250,232,255,.3)
}

.text-fuchsia-100\/40 {
    color: rgba(250,232,255,.4)
}

.text-fuchsia-100\/5 {
    color: rgba(250,232,255,.05)
}

.text-fuchsia-100\/50 {
    color: rgba(250,232,255,.5)
}

.text-fuchsia-100\/60 {
    color: rgba(250,232,255,.6)
}

.text-fuchsia-100\/70 {
    color: rgba(250,232,255,.7)
}

.text-fuchsia-100\/75 {
    color: rgba(250,232,255,.75)
}

.text-fuchsia-100\/80 {
    color: rgba(250,232,255,.8)
}

.text-fuchsia-100\/90 {
    color: rgba(250,232,255,.9)
}

.text-fuchsia-100\/95 {
    color: rgba(250,232,255,.95)
}

.text-fuchsia-200 {
    --tw-text-opacity: 1;
    color: rgb(245 208 254/var(--tw-text-opacity))
}

.text-fuchsia-200\/0 {
    color: rgba(245,208,254,0)
}

.text-fuchsia-200\/10 {
    color: rgba(245,208,254,.1)
}

.text-fuchsia-200\/100 {
    color: #f5d0fe
}

.text-fuchsia-200\/20 {
    color: rgba(245,208,254,.2)
}

.text-fuchsia-200\/25 {
    color: rgba(245,208,254,.25)
}

.text-fuchsia-200\/30 {
    color: rgba(245,208,254,.3)
}

.text-fuchsia-200\/40 {
    color: rgba(245,208,254,.4)
}

.text-fuchsia-200\/5 {
    color: rgba(245,208,254,.05)
}

.text-fuchsia-200\/50 {
    color: rgba(245,208,254,.5)
}

.text-fuchsia-200\/60 {
    color: rgba(245,208,254,.6)
}

.text-fuchsia-200\/70 {
    color: rgba(245,208,254,.7)
}

.text-fuchsia-200\/75 {
    color: rgba(245,208,254,.75)
}

.text-fuchsia-200\/80 {
    color: rgba(245,208,254,.8)
}

.text-fuchsia-200\/90 {
    color: rgba(245,208,254,.9)
}

.text-fuchsia-200\/95 {
    color: rgba(245,208,254,.95)
}

.text-fuchsia-300 {
    --tw-text-opacity: 1;
    color: rgb(240 171 252/var(--tw-text-opacity))
}

.text-fuchsia-300\/0 {
    color: rgba(240,171,252,0)
}

.text-fuchsia-300\/10 {
    color: rgba(240,171,252,.1)
}

.text-fuchsia-300\/100 {
    color: #f0abfc
}

.text-fuchsia-300\/20 {
    color: rgba(240,171,252,.2)
}

.text-fuchsia-300\/25 {
    color: rgba(240,171,252,.25)
}

.text-fuchsia-300\/30 {
    color: rgba(240,171,252,.3)
}

.text-fuchsia-300\/40 {
    color: rgba(240,171,252,.4)
}

.text-fuchsia-300\/5 {
    color: rgba(240,171,252,.05)
}

.text-fuchsia-300\/50 {
    color: rgba(240,171,252,.5)
}

.text-fuchsia-300\/60 {
    color: rgba(240,171,252,.6)
}

.text-fuchsia-300\/70 {
    color: rgba(240,171,252,.7)
}

.text-fuchsia-300\/75 {
    color: rgba(240,171,252,.75)
}

.text-fuchsia-300\/80 {
    color: rgba(240,171,252,.8)
}

.text-fuchsia-300\/90 {
    color: rgba(240,171,252,.9)
}

.text-fuchsia-300\/95 {
    color: rgba(240,171,252,.95)
}

.text-fuchsia-400 {
    --tw-text-opacity: 1;
    color: rgb(232 121 249/var(--tw-text-opacity))
}

.text-fuchsia-400\/0 {
    color: rgba(232,121,249,0)
}

.text-fuchsia-400\/10 {
    color: rgba(232,121,249,.1)
}

.text-fuchsia-400\/100 {
    color: #e879f9
}

.text-fuchsia-400\/20 {
    color: rgba(232,121,249,.2)
}

.text-fuchsia-400\/25 {
    color: rgba(232,121,249,.25)
}

.text-fuchsia-400\/30 {
    color: rgba(232,121,249,.3)
}

.text-fuchsia-400\/40 {
    color: rgba(232,121,249,.4)
}

.text-fuchsia-400\/5 {
    color: rgba(232,121,249,.05)
}

.text-fuchsia-400\/50 {
    color: rgba(232,121,249,.5)
}

.text-fuchsia-400\/60 {
    color: rgba(232,121,249,.6)
}

.text-fuchsia-400\/70 {
    color: rgba(232,121,249,.7)
}

.text-fuchsia-400\/75 {
    color: rgba(232,121,249,.75)
}

.text-fuchsia-400\/80 {
    color: rgba(232,121,249,.8)
}

.text-fuchsia-400\/90 {
    color: rgba(232,121,249,.9)
}

.text-fuchsia-400\/95 {
    color: rgba(232,121,249,.95)
}

.text-fuchsia-50 {
    --tw-text-opacity: 1;
    color: rgb(253 244 255/var(--tw-text-opacity))
}

.text-fuchsia-50\/0 {
    color: rgba(253,244,255,0)
}

.text-fuchsia-50\/10 {
    color: rgba(253,244,255,.1)
}

.text-fuchsia-50\/100 {
    color: #fdf4ff
}

.text-fuchsia-50\/20 {
    color: rgba(253,244,255,.2)
}

.text-fuchsia-50\/25 {
    color: rgba(253,244,255,.25)
}

.text-fuchsia-50\/30 {
    color: rgba(253,244,255,.3)
}

.text-fuchsia-50\/40 {
    color: rgba(253,244,255,.4)
}

.text-fuchsia-50\/5 {
    color: rgba(253,244,255,.05)
}

.text-fuchsia-50\/50 {
    color: rgba(253,244,255,.5)
}

.text-fuchsia-50\/60 {
    color: rgba(253,244,255,.6)
}

.text-fuchsia-50\/70 {
    color: rgba(253,244,255,.7)
}

.text-fuchsia-50\/75 {
    color: rgba(253,244,255,.75)
}

.text-fuchsia-50\/80 {
    color: rgba(253,244,255,.8)
}

.text-fuchsia-50\/90 {
    color: rgba(253,244,255,.9)
}

.text-fuchsia-50\/95 {
    color: rgba(253,244,255,.95)
}

.text-fuchsia-500 {
    --tw-text-opacity: 1;
    color: rgb(217 70 239/var(--tw-text-opacity))
}

.text-fuchsia-500\/0 {
    color: rgba(217,70,239,0)
}

.text-fuchsia-500\/10 {
    color: rgba(217,70,239,.1)
}

.text-fuchsia-500\/100 {
    color: #d946ef
}

.text-fuchsia-500\/20 {
    color: rgba(217,70,239,.2)
}

.text-fuchsia-500\/25 {
    color: rgba(217,70,239,.25)
}

.text-fuchsia-500\/30 {
    color: rgba(217,70,239,.3)
}

.text-fuchsia-500\/40 {
    color: rgba(217,70,239,.4)
}

.text-fuchsia-500\/5 {
    color: rgba(217,70,239,.05)
}

.text-fuchsia-500\/50 {
    color: rgba(217,70,239,.5)
}

.text-fuchsia-500\/60 {
    color: rgba(217,70,239,.6)
}

.text-fuchsia-500\/70 {
    color: rgba(217,70,239,.7)
}

.text-fuchsia-500\/75 {
    color: rgba(217,70,239,.75)
}

.text-fuchsia-500\/80 {
    color: rgba(217,70,239,.8)
}

.text-fuchsia-500\/90 {
    color: rgba(217,70,239,.9)
}

.text-fuchsia-500\/95 {
    color: rgba(217,70,239,.95)
}

.text-fuchsia-600 {
    --tw-text-opacity: 1;
    color: rgb(192 38 211/var(--tw-text-opacity))
}

.text-fuchsia-600\/0 {
    color: rgba(192,38,211,0)
}

.text-fuchsia-600\/10 {
    color: rgba(192,38,211,.1)
}

.text-fuchsia-600\/100 {
    color: #c026d3
}

.text-fuchsia-600\/20 {
    color: rgba(192,38,211,.2)
}

.text-fuchsia-600\/25 {
    color: rgba(192,38,211,.25)
}

.text-fuchsia-600\/30 {
    color: rgba(192,38,211,.3)
}

.text-fuchsia-600\/40 {
    color: rgba(192,38,211,.4)
}

.text-fuchsia-600\/5 {
    color: rgba(192,38,211,.05)
}

.text-fuchsia-600\/50 {
    color: rgba(192,38,211,.5)
}

.text-fuchsia-600\/60 {
    color: rgba(192,38,211,.6)
}

.text-fuchsia-600\/70 {
    color: rgba(192,38,211,.7)
}

.text-fuchsia-600\/75 {
    color: rgba(192,38,211,.75)
}

.text-fuchsia-600\/80 {
    color: rgba(192,38,211,.8)
}

.text-fuchsia-600\/90 {
    color: rgba(192,38,211,.9)
}

.text-fuchsia-600\/95 {
    color: rgba(192,38,211,.95)
}

.text-fuchsia-700 {
    --tw-text-opacity: 1;
    color: rgb(162 28 175/var(--tw-text-opacity))
}

.text-fuchsia-700\/0 {
    color: rgba(162,28,175,0)
}

.text-fuchsia-700\/10 {
    color: rgba(162,28,175,.1)
}

.text-fuchsia-700\/100 {
    color: #a21caf
}

.text-fuchsia-700\/20 {
    color: rgba(162,28,175,.2)
}

.text-fuchsia-700\/25 {
    color: rgba(162,28,175,.25)
}

.text-fuchsia-700\/30 {
    color: rgba(162,28,175,.3)
}

.text-fuchsia-700\/40 {
    color: rgba(162,28,175,.4)
}

.text-fuchsia-700\/5 {
    color: rgba(162,28,175,.05)
}

.text-fuchsia-700\/50 {
    color: rgba(162,28,175,.5)
}

.text-fuchsia-700\/60 {
    color: rgba(162,28,175,.6)
}

.text-fuchsia-700\/70 {
    color: rgba(162,28,175,.7)
}

.text-fuchsia-700\/75 {
    color: rgba(162,28,175,.75)
}

.text-fuchsia-700\/80 {
    color: rgba(162,28,175,.8)
}

.text-fuchsia-700\/90 {
    color: rgba(162,28,175,.9)
}

.text-fuchsia-700\/95 {
    color: rgba(162,28,175,.95)
}

.text-fuchsia-800 {
    --tw-text-opacity: 1;
    color: rgb(134 25 143/var(--tw-text-opacity))
}

.text-fuchsia-800\/0 {
    color: rgba(134,25,143,0)
}

.text-fuchsia-800\/10 {
    color: rgba(134,25,143,.1)
}

.text-fuchsia-800\/100 {
    color: #86198f
}

.text-fuchsia-800\/20 {
    color: rgba(134,25,143,.2)
}

.text-fuchsia-800\/25 {
    color: rgba(134,25,143,.25)
}

.text-fuchsia-800\/30 {
    color: rgba(134,25,143,.3)
}

.text-fuchsia-800\/40 {
    color: rgba(134,25,143,.4)
}

.text-fuchsia-800\/5 {
    color: rgba(134,25,143,.05)
}

.text-fuchsia-800\/50 {
    color: rgba(134,25,143,.5)
}

.text-fuchsia-800\/60 {
    color: rgba(134,25,143,.6)
}

.text-fuchsia-800\/70 {
    color: rgba(134,25,143,.7)
}

.text-fuchsia-800\/75 {
    color: rgba(134,25,143,.75)
}

.text-fuchsia-800\/80 {
    color: rgba(134,25,143,.8)
}

.text-fuchsia-800\/90 {
    color: rgba(134,25,143,.9)
}

.text-fuchsia-800\/95 {
    color: rgba(134,25,143,.95)
}

.text-fuchsia-900 {
    --tw-text-opacity: 1;
    color: rgb(112 26 117/var(--tw-text-opacity))
}

.text-fuchsia-900\/0 {
    color: rgba(112,26,117,0)
}

.text-fuchsia-900\/10 {
    color: rgba(112,26,117,.1)
}

.text-fuchsia-900\/100 {
    color: #701a75
}

.text-fuchsia-900\/20 {
    color: rgba(112,26,117,.2)
}

.text-fuchsia-900\/25 {
    color: rgba(112,26,117,.25)
}

.text-fuchsia-900\/30 {
    color: rgba(112,26,117,.3)
}

.text-fuchsia-900\/40 {
    color: rgba(112,26,117,.4)
}

.text-fuchsia-900\/5 {
    color: rgba(112,26,117,.05)
}

.text-fuchsia-900\/50 {
    color: rgba(112,26,117,.5)
}

.text-fuchsia-900\/60 {
    color: rgba(112,26,117,.6)
}

.text-fuchsia-900\/70 {
    color: rgba(112,26,117,.7)
}

.text-fuchsia-900\/75 {
    color: rgba(112,26,117,.75)
}

.text-fuchsia-900\/80 {
    color: rgba(112,26,117,.8)
}

.text-fuchsia-900\/90 {
    color: rgba(112,26,117,.9)
}

.text-fuchsia-900\/95 {
    color: rgba(112,26,117,.95)
}

.text-fuchsia-950 {
    --tw-text-opacity: 1;
    color: rgb(74 4 78/var(--tw-text-opacity))
}

.text-fuchsia-950\/0 {
    color: rgba(74,4,78,0)
}

.text-fuchsia-950\/10 {
    color: rgba(74,4,78,.1)
}

.text-fuchsia-950\/100 {
    color: #4a044e
}

.text-fuchsia-950\/20 {
    color: rgba(74,4,78,.2)
}

.text-fuchsia-950\/25 {
    color: rgba(74,4,78,.25)
}

.text-fuchsia-950\/30 {
    color: rgba(74,4,78,.3)
}

.text-fuchsia-950\/40 {
    color: rgba(74,4,78,.4)
}

.text-fuchsia-950\/5 {
    color: rgba(74,4,78,.05)
}

.text-fuchsia-950\/50 {
    color: rgba(74,4,78,.5)
}

.text-fuchsia-950\/60 {
    color: rgba(74,4,78,.6)
}

.text-fuchsia-950\/70 {
    color: rgba(74,4,78,.7)
}

.text-fuchsia-950\/75 {
    color: rgba(74,4,78,.75)
}

.text-fuchsia-950\/80 {
    color: rgba(74,4,78,.8)
}

.text-fuchsia-950\/90 {
    color: rgba(74,4,78,.9)
}

.text-fuchsia-950\/95 {
    color: rgba(74,4,78,.95)
}

.text-gray-100 {
    --tw-text-opacity: 1;
    color: rgb(220 224 231/var(--tw-text-opacity))
}

.text-gray-100\/0 {
    color: rgba(220,224,231,0)
}

.text-gray-100\/10 {
    color: rgba(220,224,231,.1)
}

.text-gray-100\/100 {
    color: #dce0e7
}

.text-gray-100\/20 {
    color: rgba(220,224,231,.2)
}

.text-gray-100\/25 {
    color: rgba(220,224,231,.25)
}

.text-gray-100\/30 {
    color: rgba(220,224,231,.3)
}

.text-gray-100\/40 {
    color: rgba(220,224,231,.4)
}

.text-gray-100\/5 {
    color: rgba(220,224,231,.05)
}

.text-gray-100\/50 {
    color: rgba(220,224,231,.5)
}

.text-gray-100\/60 {
    color: rgba(220,224,231,.6)
}

.text-gray-100\/70 {
    color: rgba(220,224,231,.7)
}

.text-gray-100\/75 {
    color: rgba(220,224,231,.75)
}

.text-gray-100\/80 {
    color: rgba(220,224,231,.8)
}

.text-gray-100\/90 {
    color: rgba(220,224,231,.9)
}

.text-gray-100\/95 {
    color: rgba(220,224,231,.95)
}

.text-gray-200 {
    --tw-text-opacity: 1;
    color: rgb(202 207 216/var(--tw-text-opacity))
}

.text-gray-200\/0 {
    color: rgba(202,207,216,0)
}

.text-gray-200\/10 {
    color: rgba(202,207,216,.1)
}

.text-gray-200\/100 {
    color: #cacfd8
}

.text-gray-200\/20 {
    color: rgba(202,207,216,.2)
}

.text-gray-200\/25 {
    color: rgba(202,207,216,.25)
}

.text-gray-200\/30 {
    color: rgba(202,207,216,.3)
}

.text-gray-200\/40 {
    color: rgba(202,207,216,.4)
}

.text-gray-200\/5 {
    color: rgba(202,207,216,.05)
}

.text-gray-200\/50 {
    color: rgba(202,207,216,.5)
}

.text-gray-200\/60 {
    color: rgba(202,207,216,.6)
}

.text-gray-200\/70 {
    color: rgba(202,207,216,.7)
}

.text-gray-200\/75 {
    color: rgba(202,207,216,.75)
}

.text-gray-200\/80 {
    color: rgba(202,207,216,.8)
}

.text-gray-200\/90 {
    color: rgba(202,207,216,.9)
}

.text-gray-200\/95 {
    color: rgba(202,207,216,.95)
}

.text-gray-300 {
    --tw-text-opacity: 1;
    color: rgb(185 189 200/var(--tw-text-opacity))
}

.text-gray-300\/0 {
    color: rgba(185,189,200,0)
}

.text-gray-300\/10 {
    color: rgba(185,189,200,.1)
}

.text-gray-300\/100 {
    color: #b9bdc8
}

.text-gray-300\/20 {
    color: rgba(185,189,200,.2)
}

.text-gray-300\/25 {
    color: rgba(185,189,200,.25)
}

.text-gray-300\/30 {
    color: rgba(185,189,200,.3)
}

.text-gray-300\/40 {
    color: rgba(185,189,200,.4)
}

.text-gray-300\/5 {
    color: rgba(185,189,200,.05)
}

.text-gray-300\/50 {
    color: rgba(185,189,200,.5)
}

.text-gray-300\/60 {
    color: rgba(185,189,200,.6)
}

.text-gray-300\/70 {
    color: rgba(185,189,200,.7)
}

.text-gray-300\/75 {
    color: rgba(185,189,200,.75)
}

.text-gray-300\/80 {
    color: rgba(185,189,200,.8)
}

.text-gray-300\/90 {
    color: rgba(185,189,200,.9)
}

.text-gray-300\/95 {
    color: rgba(185,189,200,.95)
}

.text-gray-400 {
    --tw-text-opacity: 1;
    color: rgb(167 171 183/var(--tw-text-opacity))
}

.text-gray-400\/0 {
    color: rgba(167,171,183,0)
}

.text-gray-400\/10 {
    color: rgba(167,171,183,.1)
}

.text-gray-400\/100 {
    color: #a7abb7
}

.text-gray-400\/20 {
    color: rgba(167,171,183,.2)
}

.text-gray-400\/25 {
    color: rgba(167,171,183,.25)
}

.text-gray-400\/30 {
    color: rgba(167,171,183,.3)
}

.text-gray-400\/40 {
    color: rgba(167,171,183,.4)
}

.text-gray-400\/5 {
    color: rgba(167,171,183,.05)
}

.text-gray-400\/50 {
    color: rgba(167,171,183,.5)
}

.text-gray-400\/60 {
    color: rgba(167,171,183,.6)
}

.text-gray-400\/70 {
    color: rgba(167,171,183,.7)
}

.text-gray-400\/75 {
    color: rgba(167,171,183,.75)
}

.text-gray-400\/80 {
    color: rgba(167,171,183,.8)
}

.text-gray-400\/90 {
    color: rgba(167,171,183,.9)
}

.text-gray-400\/95 {
    color: rgba(167,171,183,.95)
}

.text-gray-50 {
    --tw-text-opacity: 1;
    color: rgb(237 242 245/var(--tw-text-opacity))
}

.text-gray-50\/0 {
    color: rgba(237,242,245,0)
}

.text-gray-50\/10 {
    color: rgba(237,242,245,.1)
}

.text-gray-50\/100 {
    color: #edf2f5
}

.text-gray-50\/20 {
    color: rgba(237,242,245,.2)
}

.text-gray-50\/25 {
    color: rgba(237,242,245,.25)
}

.text-gray-50\/30 {
    color: rgba(237,242,245,.3)
}

.text-gray-50\/40 {
    color: rgba(237,242,245,.4)
}

.text-gray-50\/5 {
    color: rgba(237,242,245,.05)
}

.text-gray-50\/50 {
    color: rgba(237,242,245,.5)
}

.text-gray-50\/60 {
    color: rgba(237,242,245,.6)
}

.text-gray-50\/70 {
    color: rgba(237,242,245,.7)
}

.text-gray-50\/75 {
    color: rgba(237,242,245,.75)
}

.text-gray-50\/80 {
    color: rgba(237,242,245,.8)
}

.text-gray-50\/90 {
    color: rgba(237,242,245,.9)
}

.text-gray-50\/95 {
    color: rgba(237,242,245,.95)
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(149 152 166/var(--tw-text-opacity))
}

.text-gray-500\/0 {
    color: hsla(229,9%,62%,0)
}

.text-gray-500\/10 {
    color: hsla(229,9%,62%,.1)
}

.text-gray-500\/100 {
    color: #9598a6
}

.text-gray-500\/20 {
    color: hsla(229,9%,62%,.2)
}

.text-gray-500\/25 {
    color: hsla(229,9%,62%,.25)
}

.text-gray-500\/30 {
    color: hsla(229,9%,62%,.3)
}

.text-gray-500\/40 {
    color: hsla(229,9%,62%,.4)
}

.text-gray-500\/5 {
    color: hsla(229,9%,62%,.05)
}

.text-gray-500\/50 {
    color: hsla(229,9%,62%,.5)
}

.text-gray-500\/60 {
    color: hsla(229,9%,62%,.6)
}

.text-gray-500\/70 {
    color: hsla(229,9%,62%,.7)
}

.text-gray-500\/75 {
    color: hsla(229,9%,62%,.75)
}

.text-gray-500\/80 {
    color: hsla(229,9%,62%,.8)
}

.text-gray-500\/90 {
    color: hsla(229,9%,62%,.9)
}

.text-gray-500\/95 {
    color: hsla(229,9%,62%,.95)
}

.text-gray-600 {
    --tw-text-opacity: 1;
    color: rgb(131 132 149/var(--tw-text-opacity))
}

.text-gray-600\/0 {
    color: hsla(237,8%,55%,0)
}

.text-gray-600\/10 {
    color: hsla(237,8%,55%,.1)
}

.text-gray-600\/100 {
    color: #838495
}

.text-gray-600\/20 {
    color: hsla(237,8%,55%,.2)
}

.text-gray-600\/25 {
    color: hsla(237,8%,55%,.25)
}

.text-gray-600\/30 {
    color: hsla(237,8%,55%,.3)
}

.text-gray-600\/40 {
    color: hsla(237,8%,55%,.4)
}

.text-gray-600\/5 {
    color: hsla(237,8%,55%,.05)
}

.text-gray-600\/50 {
    color: hsla(237,8%,55%,.5)
}

.text-gray-600\/60 {
    color: hsla(237,8%,55%,.6)
}

.text-gray-600\/70 {
    color: hsla(237,8%,55%,.7)
}

.text-gray-600\/75 {
    color: hsla(237,8%,55%,.75)
}

.text-gray-600\/80 {
    color: hsla(237,8%,55%,.8)
}

.text-gray-600\/90 {
    color: hsla(237,8%,55%,.9)
}

.text-gray-600\/95 {
    color: hsla(237,8%,55%,.95)
}

.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgb(111 112 130/var(--tw-text-opacity))
}

.text-gray-700\/0 {
    color: hsla(237,8%,47%,0)
}

.text-gray-700\/10 {
    color: hsla(237,8%,47%,.1)
}

.text-gray-700\/100 {
    color: #6f7082
}

.text-gray-700\/20 {
    color: hsla(237,8%,47%,.2)
}

.text-gray-700\/25 {
    color: hsla(237,8%,47%,.25)
}

.text-gray-700\/30 {
    color: hsla(237,8%,47%,.3)
}

.text-gray-700\/40 {
    color: hsla(237,8%,47%,.4)
}

.text-gray-700\/5 {
    color: hsla(237,8%,47%,.05)
}

.text-gray-700\/50 {
    color: hsla(237,8%,47%,.5)
}

.text-gray-700\/60 {
    color: hsla(237,8%,47%,.6)
}

.text-gray-700\/70 {
    color: hsla(237,8%,47%,.7)
}

.text-gray-700\/75 {
    color: hsla(237,8%,47%,.75)
}

.text-gray-700\/80 {
    color: hsla(237,8%,47%,.8)
}

.text-gray-700\/90 {
    color: hsla(237,8%,47%,.9)
}

.text-gray-700\/95 {
    color: hsla(237,8%,47%,.95)
}

.text-gray-800 {
    --tw-text-opacity: 1;
    color: rgb(92 90 110/var(--tw-text-opacity))
}

.text-gray-800\/0 {
    color: rgba(92,90,110,0)
}

.text-gray-800\/10 {
    color: rgba(92,90,110,.1)
}

.text-gray-800\/100 {
    color: #5c5a6e
}

.text-gray-800\/20 {
    color: rgba(92,90,110,.2)
}

.text-gray-800\/25 {
    color: rgba(92,90,110,.25)
}

.text-gray-800\/30 {
    color: rgba(92,90,110,.3)
}

.text-gray-800\/40 {
    color: rgba(92,90,110,.4)
}

.text-gray-800\/5 {
    color: rgba(92,90,110,.05)
}

.text-gray-800\/50 {
    color: rgba(92,90,110,.5)
}

.text-gray-800\/60 {
    color: rgba(92,90,110,.6)
}

.text-gray-800\/70 {
    color: rgba(92,90,110,.7)
}

.text-gray-800\/75 {
    color: rgba(92,90,110,.75)
}

.text-gray-800\/80 {
    color: rgba(92,90,110,.8)
}

.text-gray-800\/90 {
    color: rgba(92,90,110,.9)
}

.text-gray-800\/95 {
    color: rgba(92,90,110,.95)
}

.text-gray-900 {
    --tw-text-opacity: 1;
    color: rgb(71 67 88/var(--tw-text-opacity))
}

.text-gray-900\/0 {
    color: rgba(71,67,88,0)
}

.text-gray-900\/10 {
    color: rgba(71,67,88,.1)
}

.text-gray-900\/100 {
    color: #474358
}

.text-gray-900\/20 {
    color: rgba(71,67,88,.2)
}

.text-gray-900\/25 {
    color: rgba(71,67,88,.25)
}

.text-gray-900\/30 {
    color: rgba(71,67,88,.3)
}

.text-gray-900\/40 {
    color: rgba(71,67,88,.4)
}

.text-gray-900\/5 {
    color: rgba(71,67,88,.05)
}

.text-gray-900\/50 {
    color: rgba(71,67,88,.5)
}

.text-gray-900\/60 {
    color: rgba(71,67,88,.6)
}

.text-gray-900\/70 {
    color: rgba(71,67,88,.7)
}

.text-gray-900\/75 {
    color: rgba(71,67,88,.75)
}

.text-gray-900\/80 {
    color: rgba(71,67,88,.8)
}

.text-gray-900\/90 {
    color: rgba(71,67,88,.9)
}

.text-gray-900\/95 {
    color: rgba(71,67,88,.95)
}

.text-gray-alpha-100 {
    color: rgba(135,145,165,.1)
}

.text-gray-alpha-100\/0 {
    color: rgba(135,145,165,0)
}

.text-gray-alpha-100\/10 {
    color: rgba(135,145,165,.1)
}

.text-gray-alpha-100\/100 {
    color: #8791a5
}

.text-gray-alpha-100\/20 {
    color: rgba(135,145,165,.2)
}

.text-gray-alpha-100\/25 {
    color: rgba(135,145,165,.25)
}

.text-gray-alpha-100\/30 {
    color: rgba(135,145,165,.3)
}

.text-gray-alpha-100\/40 {
    color: rgba(135,145,165,.4)
}

.text-gray-alpha-100\/5 {
    color: rgba(135,145,165,.05)
}

.text-gray-alpha-100\/50 {
    color: rgba(135,145,165,.5)
}

.text-gray-alpha-100\/60 {
    color: rgba(135,145,165,.6)
}

.text-gray-alpha-100\/70 {
    color: rgba(135,145,165,.7)
}

.text-gray-alpha-100\/75 {
    color: rgba(135,145,165,.75)
}

.text-gray-alpha-100\/80 {
    color: rgba(135,145,165,.8)
}

.text-gray-alpha-100\/90 {
    color: rgba(135,145,165,.9)
}

.text-gray-alpha-100\/95 {
    color: rgba(135,145,165,.95)
}

.text-gray-alpha-200 {
    color: rgba(125,135,155,.2)
}

.text-gray-alpha-200\/0 {
    color: rgba(125,135,155,0)
}

.text-gray-alpha-200\/10 {
    color: rgba(125,135,155,.1)
}

.text-gray-alpha-200\/100 {
    color: #7d879b
}

.text-gray-alpha-200\/20 {
    color: rgba(125,135,155,.2)
}

.text-gray-alpha-200\/25 {
    color: rgba(125,135,155,.25)
}

.text-gray-alpha-200\/30 {
    color: rgba(125,135,155,.3)
}

.text-gray-alpha-200\/40 {
    color: rgba(125,135,155,.4)
}

.text-gray-alpha-200\/5 {
    color: rgba(125,135,155,.05)
}

.text-gray-alpha-200\/50 {
    color: rgba(125,135,155,.5)
}

.text-gray-alpha-200\/60 {
    color: rgba(125,135,155,.6)
}

.text-gray-alpha-200\/70 {
    color: rgba(125,135,155,.7)
}

.text-gray-alpha-200\/75 {
    color: rgba(125,135,155,.75)
}

.text-gray-alpha-200\/80 {
    color: rgba(125,135,155,.8)
}

.text-gray-alpha-200\/90 {
    color: rgba(125,135,155,.9)
}

.text-gray-alpha-200\/95 {
    color: rgba(125,135,155,.95)
}

.text-gray-alpha-300 {
    color: rgba(101,115,135,.3)
}

.text-gray-alpha-300\/0 {
    color: rgba(101,115,135,0)
}

.text-gray-alpha-300\/10 {
    color: rgba(101,115,135,.1)
}

.text-gray-alpha-300\/100 {
    color: #657387
}

.text-gray-alpha-300\/20 {
    color: rgba(101,115,135,.2)
}

.text-gray-alpha-300\/25 {
    color: rgba(101,115,135,.25)
}

.text-gray-alpha-300\/30 {
    color: rgba(101,115,135,.3)
}

.text-gray-alpha-300\/40 {
    color: rgba(101,115,135,.4)
}

.text-gray-alpha-300\/5 {
    color: rgba(101,115,135,.05)
}

.text-gray-alpha-300\/50 {
    color: rgba(101,115,135,.5)
}

.text-gray-alpha-300\/60 {
    color: rgba(101,115,135,.6)
}

.text-gray-alpha-300\/70 {
    color: rgba(101,115,135,.7)
}

.text-gray-alpha-300\/75 {
    color: rgba(101,115,135,.75)
}

.text-gray-alpha-300\/80 {
    color: rgba(101,115,135,.8)
}

.text-gray-alpha-300\/90 {
    color: rgba(101,115,135,.9)
}

.text-gray-alpha-300\/95 {
    color: rgba(101,115,135,.95)
}

.text-gray-alpha-400 {
    color: rgba(7,25,55,.4)
}

.text-gray-alpha-400\/0 {
    color: rgba(7,25,55,0)
}

.text-gray-alpha-400\/10 {
    color: rgba(7,25,55,.1)
}

.text-gray-alpha-400\/100 {
    color: #071937
}

.text-gray-alpha-400\/20 {
    color: rgba(7,25,55,.2)
}

.text-gray-alpha-400\/25 {
    color: rgba(7,25,55,.25)
}

.text-gray-alpha-400\/30 {
    color: rgba(7,25,55,.3)
}

.text-gray-alpha-400\/40 {
    color: rgba(7,25,55,.4)
}

.text-gray-alpha-400\/5 {
    color: rgba(7,25,55,.05)
}

.text-gray-alpha-400\/50 {
    color: rgba(7,25,55,.5)
}

.text-gray-alpha-400\/60 {
    color: rgba(7,25,55,.6)
}

.text-gray-alpha-400\/70 {
    color: rgba(7,25,55,.7)
}

.text-gray-alpha-400\/75 {
    color: rgba(7,25,55,.75)
}

.text-gray-alpha-400\/80 {
    color: rgba(7,25,55,.8)
}

.text-gray-alpha-400\/90 {
    color: rgba(7,25,55,.9)
}

.text-gray-alpha-400\/95 {
    color: rgba(7,25,55,.95)
}

.text-gray-alpha-50 {
    color: rgba(135,155,175,.05)
}

.text-gray-alpha-50\/0 {
    color: rgba(135,155,175,0)
}

.text-gray-alpha-50\/10 {
    color: rgba(135,155,175,.1)
}

.text-gray-alpha-50\/100 {
    color: #879baf
}

.text-gray-alpha-50\/20 {
    color: rgba(135,155,175,.2)
}

.text-gray-alpha-50\/25 {
    color: rgba(135,155,175,.25)
}

.text-gray-alpha-50\/30 {
    color: rgba(135,155,175,.3)
}

.text-gray-alpha-50\/40 {
    color: rgba(135,155,175,.4)
}

.text-gray-alpha-50\/5 {
    color: rgba(135,155,175,.05)
}

.text-gray-alpha-50\/50 {
    color: rgba(135,155,175,.5)
}

.text-gray-alpha-50\/60 {
    color: rgba(135,155,175,.6)
}

.text-gray-alpha-50\/70 {
    color: rgba(135,155,175,.7)
}

.text-gray-alpha-50\/75 {
    color: rgba(135,155,175,.75)
}

.text-gray-alpha-50\/80 {
    color: rgba(135,155,175,.8)
}

.text-gray-alpha-50\/90 {
    color: rgba(135,155,175,.9)
}

.text-gray-alpha-50\/95 {
    color: rgba(135,155,175,.95)
}

.text-gray-alpha-500 {
    color: rgba(8,20,43,.6)
}

.text-gray-alpha-500\/0 {
    color: rgba(8,20,43,0)
}

.text-gray-alpha-500\/10 {
    color: rgba(8,20,43,.1)
}

.text-gray-alpha-500\/100 {
    color: #08142b
}

.text-gray-alpha-500\/20 {
    color: rgba(8,20,43,.2)
}

.text-gray-alpha-500\/25 {
    color: rgba(8,20,43,.25)
}

.text-gray-alpha-500\/30 {
    color: rgba(8,20,43,.3)
}

.text-gray-alpha-500\/40 {
    color: rgba(8,20,43,.4)
}

.text-gray-alpha-500\/5 {
    color: rgba(8,20,43,.05)
}

.text-gray-alpha-500\/50 {
    color: rgba(8,20,43,.5)
}

.text-gray-alpha-500\/60 {
    color: rgba(8,20,43,.6)
}

.text-gray-alpha-500\/70 {
    color: rgba(8,20,43,.7)
}

.text-gray-alpha-500\/75 {
    color: rgba(8,20,43,.75)
}

.text-gray-alpha-500\/80 {
    color: rgba(8,20,43,.8)
}

.text-gray-alpha-500\/90 {
    color: rgba(8,20,43,.9)
}

.text-gray-alpha-500\/95 {
    color: rgba(8,20,43,.95)
}

.text-gray-alpha-600 {
    color: rgba(0,12,32,.7)
}

.text-gray-alpha-600\/0 {
    color: rgba(0,12,32,0)
}

.text-gray-alpha-600\/10 {
    color: rgba(0,12,32,.1)
}

.text-gray-alpha-600\/100 {
    color: #000c20
}

.text-gray-alpha-600\/20 {
    color: rgba(0,12,32,.2)
}

.text-gray-alpha-600\/25 {
    color: rgba(0,12,32,.25)
}

.text-gray-alpha-600\/30 {
    color: rgba(0,12,32,.3)
}

.text-gray-alpha-600\/40 {
    color: rgba(0,12,32,.4)
}

.text-gray-alpha-600\/5 {
    color: rgba(0,12,32,.05)
}

.text-gray-alpha-600\/50 {
    color: rgba(0,12,32,.5)
}

.text-gray-alpha-600\/60 {
    color: rgba(0,12,32,.6)
}

.text-gray-alpha-600\/70 {
    color: rgba(0,12,32,.7)
}

.text-gray-alpha-600\/75 {
    color: rgba(0,12,32,.75)
}

.text-gray-alpha-600\/80 {
    color: rgba(0,12,32,.8)
}

.text-gray-alpha-600\/90 {
    color: rgba(0,12,32,.9)
}

.text-gray-alpha-600\/95 {
    color: rgba(0,12,32,.95)
}

.text-gray-alpha-700 {
    color: rgba(5,17,37,.8)
}

.text-gray-alpha-700\/0 {
    color: rgba(5,17,37,0)
}

.text-gray-alpha-700\/10 {
    color: rgba(5,17,37,.1)
}

.text-gray-alpha-700\/100 {
    color: #051125
}

.text-gray-alpha-700\/20 {
    color: rgba(5,17,37,.2)
}

.text-gray-alpha-700\/25 {
    color: rgba(5,17,37,.25)
}

.text-gray-alpha-700\/30 {
    color: rgba(5,17,37,.3)
}

.text-gray-alpha-700\/40 {
    color: rgba(5,17,37,.4)
}

.text-gray-alpha-700\/5 {
    color: rgba(5,17,37,.05)
}

.text-gray-alpha-700\/50 {
    color: rgba(5,17,37,.5)
}

.text-gray-alpha-700\/60 {
    color: rgba(5,17,37,.6)
}

.text-gray-alpha-700\/70 {
    color: rgba(5,17,37,.7)
}

.text-gray-alpha-700\/75 {
    color: rgba(5,17,37,.75)
}

.text-gray-alpha-700\/80 {
    color: rgba(5,17,37,.8)
}

.text-gray-alpha-700\/90 {
    color: rgba(5,17,37,.9)
}

.text-gray-alpha-700\/95 {
    color: rgba(5,17,37,.95)
}

.text-gray-alpha-800 {
    color: rgba(6,17,32,.9)
}

.text-gray-alpha-800\/0 {
    color: rgba(6,17,32,0)
}

.text-gray-alpha-800\/10 {
    color: rgba(6,17,32,.1)
}

.text-gray-alpha-800\/100 {
    color: #061120
}

.text-gray-alpha-800\/20 {
    color: rgba(6,17,32,.2)
}

.text-gray-alpha-800\/25 {
    color: rgba(6,17,32,.25)
}

.text-gray-alpha-800\/30 {
    color: rgba(6,17,32,.3)
}

.text-gray-alpha-800\/40 {
    color: rgba(6,17,32,.4)
}

.text-gray-alpha-800\/5 {
    color: rgba(6,17,32,.05)
}

.text-gray-alpha-800\/50 {
    color: rgba(6,17,32,.5)
}

.text-gray-alpha-800\/60 {
    color: rgba(6,17,32,.6)
}

.text-gray-alpha-800\/70 {
    color: rgba(6,17,32,.7)
}

.text-gray-alpha-800\/75 {
    color: rgba(6,17,32,.75)
}

.text-gray-alpha-800\/80 {
    color: rgba(6,17,32,.8)
}

.text-gray-alpha-800\/90 {
    color: rgba(6,17,32,.9)
}

.text-gray-alpha-800\/95 {
    color: rgba(6,17,32,.95)
}

.text-gray-alpha-900 {
    color: rgba(4,11,27,.95)
}

.text-gray-alpha-900\/0 {
    color: rgba(4,11,27,0)
}

.text-gray-alpha-900\/10 {
    color: rgba(4,11,27,.1)
}

.text-gray-alpha-900\/100 {
    color: #040b1b
}

.text-gray-alpha-900\/20 {
    color: rgba(4,11,27,.2)
}

.text-gray-alpha-900\/25 {
    color: rgba(4,11,27,.25)
}

.text-gray-alpha-900\/30 {
    color: rgba(4,11,27,.3)
}

.text-gray-alpha-900\/40 {
    color: rgba(4,11,27,.4)
}

.text-gray-alpha-900\/5 {
    color: rgba(4,11,27,.05)
}

.text-gray-alpha-900\/50 {
    color: rgba(4,11,27,.5)
}

.text-gray-alpha-900\/60 {
    color: rgba(4,11,27,.6)
}

.text-gray-alpha-900\/70 {
    color: rgba(4,11,27,.7)
}

.text-gray-alpha-900\/75 {
    color: rgba(4,11,27,.75)
}

.text-gray-alpha-900\/80 {
    color: rgba(4,11,27,.8)
}

.text-gray-alpha-900\/90 {
    color: rgba(4,11,27,.9)
}

.text-gray-alpha-900\/95 {
    color: rgba(4,11,27,.95)
}

.text-gray-alpha-950 {
    color: #030712
}

.text-gray-alpha-950\/0 {
    color: rgba(3,7,18,0)
}

.text-gray-alpha-950\/10 {
    color: rgba(3,7,18,.1)
}

.text-gray-alpha-950\/100 {
    color: #030712
}

.text-gray-alpha-950\/20 {
    color: rgba(3,7,18,.2)
}

.text-gray-alpha-950\/25 {
    color: rgba(3,7,18,.25)
}

.text-gray-alpha-950\/30 {
    color: rgba(3,7,18,.3)
}

.text-gray-alpha-950\/40 {
    color: rgba(3,7,18,.4)
}

.text-gray-alpha-950\/5 {
    color: rgba(3,7,18,.05)
}

.text-gray-alpha-950\/50 {
    color: rgba(3,7,18,.5)
}

.text-gray-alpha-950\/60 {
    color: rgba(3,7,18,.6)
}

.text-gray-alpha-950\/70 {
    color: rgba(3,7,18,.7)
}

.text-gray-alpha-950\/75 {
    color: rgba(3,7,18,.75)
}

.text-gray-alpha-950\/80 {
    color: rgba(3,7,18,.8)
}

.text-gray-alpha-950\/90 {
    color: rgba(3,7,18,.9)
}

.text-gray-alpha-950\/95 {
    color: rgba(3,7,18,.95)
}

.text-gray-solid-100 {
    --tw-text-opacity: 1;
    color: rgb(243 244 246/var(--tw-text-opacity))
}

.text-gray-solid-100\/0 {
    color: rgba(243,244,246,0)
}

.text-gray-solid-100\/10 {
    color: rgba(243,244,246,.1)
}

.text-gray-solid-100\/100 {
    color: #f3f4f6
}

.text-gray-solid-100\/20 {
    color: rgba(243,244,246,.2)
}

.text-gray-solid-100\/25 {
    color: rgba(243,244,246,.25)
}

.text-gray-solid-100\/30 {
    color: rgba(243,244,246,.3)
}

.text-gray-solid-100\/40 {
    color: rgba(243,244,246,.4)
}

.text-gray-solid-100\/5 {
    color: rgba(243,244,246,.05)
}

.text-gray-solid-100\/50 {
    color: rgba(243,244,246,.5)
}

.text-gray-solid-100\/60 {
    color: rgba(243,244,246,.6)
}

.text-gray-solid-100\/70 {
    color: rgba(243,244,246,.7)
}

.text-gray-solid-100\/75 {
    color: rgba(243,244,246,.75)
}

.text-gray-solid-100\/80 {
    color: rgba(243,244,246,.8)
}

.text-gray-solid-100\/90 {
    color: rgba(243,244,246,.9)
}

.text-gray-solid-100\/95 {
    color: rgba(243,244,246,.95)
}

.text-gray-solid-200 {
    --tw-text-opacity: 1;
    color: rgb(229 231 235/var(--tw-text-opacity))
}

.text-gray-solid-200\/0 {
    color: rgba(229,231,235,0)
}

.text-gray-solid-200\/10 {
    color: rgba(229,231,235,.1)
}

.text-gray-solid-200\/100 {
    color: #e5e7eb
}

.text-gray-solid-200\/20 {
    color: rgba(229,231,235,.2)
}

.text-gray-solid-200\/25 {
    color: rgba(229,231,235,.25)
}

.text-gray-solid-200\/30 {
    color: rgba(229,231,235,.3)
}

.text-gray-solid-200\/40 {
    color: rgba(229,231,235,.4)
}

.text-gray-solid-200\/5 {
    color: rgba(229,231,235,.05)
}

.text-gray-solid-200\/50 {
    color: rgba(229,231,235,.5)
}

.text-gray-solid-200\/60 {
    color: rgba(229,231,235,.6)
}

.text-gray-solid-200\/70 {
    color: rgba(229,231,235,.7)
}

.text-gray-solid-200\/75 {
    color: rgba(229,231,235,.75)
}

.text-gray-solid-200\/80 {
    color: rgba(229,231,235,.8)
}

.text-gray-solid-200\/90 {
    color: rgba(229,231,235,.9)
}

.text-gray-solid-200\/95 {
    color: rgba(229,231,235,.95)
}

.text-gray-solid-300 {
    --tw-text-opacity: 1;
    color: rgb(209 213 219/var(--tw-text-opacity))
}

.text-gray-solid-300\/0 {
    color: rgba(209,213,219,0)
}

.text-gray-solid-300\/10 {
    color: rgba(209,213,219,.1)
}

.text-gray-solid-300\/100 {
    color: #d1d5db
}

.text-gray-solid-300\/20 {
    color: rgba(209,213,219,.2)
}

.text-gray-solid-300\/25 {
    color: rgba(209,213,219,.25)
}

.text-gray-solid-300\/30 {
    color: rgba(209,213,219,.3)
}

.text-gray-solid-300\/40 {
    color: rgba(209,213,219,.4)
}

.text-gray-solid-300\/5 {
    color: rgba(209,213,219,.05)
}

.text-gray-solid-300\/50 {
    color: rgba(209,213,219,.5)
}

.text-gray-solid-300\/60 {
    color: rgba(209,213,219,.6)
}

.text-gray-solid-300\/70 {
    color: rgba(209,213,219,.7)
}

.text-gray-solid-300\/75 {
    color: rgba(209,213,219,.75)
}

.text-gray-solid-300\/80 {
    color: rgba(209,213,219,.8)
}

.text-gray-solid-300\/90 {
    color: rgba(209,213,219,.9)
}

.text-gray-solid-300\/95 {
    color: rgba(209,213,219,.95)
}

.text-gray-solid-400 {
    --tw-text-opacity: 1;
    color: rgb(156 163 175/var(--tw-text-opacity))
}

.text-gray-solid-400\/0 {
    color: rgba(156,163,175,0)
}

.text-gray-solid-400\/10 {
    color: rgba(156,163,175,.1)
}

.text-gray-solid-400\/100 {
    color: #9ca3af
}

.text-gray-solid-400\/20 {
    color: rgba(156,163,175,.2)
}

.text-gray-solid-400\/25 {
    color: rgba(156,163,175,.25)
}

.text-gray-solid-400\/30 {
    color: rgba(156,163,175,.3)
}

.text-gray-solid-400\/40 {
    color: rgba(156,163,175,.4)
}

.text-gray-solid-400\/5 {
    color: rgba(156,163,175,.05)
}

.text-gray-solid-400\/50 {
    color: rgba(156,163,175,.5)
}

.text-gray-solid-400\/60 {
    color: rgba(156,163,175,.6)
}

.text-gray-solid-400\/70 {
    color: rgba(156,163,175,.7)
}

.text-gray-solid-400\/75 {
    color: rgba(156,163,175,.75)
}

.text-gray-solid-400\/80 {
    color: rgba(156,163,175,.8)
}

.text-gray-solid-400\/90 {
    color: rgba(156,163,175,.9)
}

.text-gray-solid-400\/95 {
    color: rgba(156,163,175,.95)
}

.text-gray-solid-50 {
    --tw-text-opacity: 1;
    color: rgb(249 250 251/var(--tw-text-opacity))
}

.text-gray-solid-50\/0 {
    color: rgba(249,250,251,0)
}

.text-gray-solid-50\/10 {
    color: rgba(249,250,251,.1)
}

.text-gray-solid-50\/100 {
    color: #f9fafb
}

.text-gray-solid-50\/20 {
    color: rgba(249,250,251,.2)
}

.text-gray-solid-50\/25 {
    color: rgba(249,250,251,.25)
}

.text-gray-solid-50\/30 {
    color: rgba(249,250,251,.3)
}

.text-gray-solid-50\/40 {
    color: rgba(249,250,251,.4)
}

.text-gray-solid-50\/5 {
    color: rgba(249,250,251,.05)
}

.text-gray-solid-50\/50 {
    color: rgba(249,250,251,.5)
}

.text-gray-solid-50\/60 {
    color: rgba(249,250,251,.6)
}

.text-gray-solid-50\/70 {
    color: rgba(249,250,251,.7)
}

.text-gray-solid-50\/75 {
    color: rgba(249,250,251,.75)
}

.text-gray-solid-50\/80 {
    color: rgba(249,250,251,.8)
}

.text-gray-solid-50\/90 {
    color: rgba(249,250,251,.9)
}

.text-gray-solid-50\/95 {
    color: rgba(249,250,251,.95)
}

.text-gray-solid-500 {
    --tw-text-opacity: 1;
    color: rgb(107 114 128/var(--tw-text-opacity))
}

.text-gray-solid-500\/0 {
    color: hsla(220,9%,46%,0)
}

.text-gray-solid-500\/10 {
    color: hsla(220,9%,46%,.1)
}

.text-gray-solid-500\/100 {
    color: #6b7280
}

.text-gray-solid-500\/20 {
    color: hsla(220,9%,46%,.2)
}

.text-gray-solid-500\/25 {
    color: hsla(220,9%,46%,.25)
}

.text-gray-solid-500\/30 {
    color: hsla(220,9%,46%,.3)
}

.text-gray-solid-500\/40 {
    color: hsla(220,9%,46%,.4)
}

.text-gray-solid-500\/5 {
    color: hsla(220,9%,46%,.05)
}

.text-gray-solid-500\/50 {
    color: hsla(220,9%,46%,.5)
}

.text-gray-solid-500\/60 {
    color: hsla(220,9%,46%,.6)
}

.text-gray-solid-500\/70 {
    color: hsla(220,9%,46%,.7)
}

.text-gray-solid-500\/75 {
    color: hsla(220,9%,46%,.75)
}

.text-gray-solid-500\/80 {
    color: hsla(220,9%,46%,.8)
}

.text-gray-solid-500\/90 {
    color: hsla(220,9%,46%,.9)
}

.text-gray-solid-500\/95 {
    color: hsla(220,9%,46%,.95)
}

.text-gray-solid-600 {
    --tw-text-opacity: 1;
    color: rgb(75 85 99/var(--tw-text-opacity))
}

.text-gray-solid-600\/0 {
    color: rgba(75,85,99,0)
}

.text-gray-solid-600\/10 {
    color: rgba(75,85,99,.1)
}

.text-gray-solid-600\/100 {
    color: #4b5563
}

.text-gray-solid-600\/20 {
    color: rgba(75,85,99,.2)
}

.text-gray-solid-600\/25 {
    color: rgba(75,85,99,.25)
}

.text-gray-solid-600\/30 {
    color: rgba(75,85,99,.3)
}

.text-gray-solid-600\/40 {
    color: rgba(75,85,99,.4)
}

.text-gray-solid-600\/5 {
    color: rgba(75,85,99,.05)
}

.text-gray-solid-600\/50 {
    color: rgba(75,85,99,.5)
}

.text-gray-solid-600\/60 {
    color: rgba(75,85,99,.6)
}

.text-gray-solid-600\/70 {
    color: rgba(75,85,99,.7)
}

.text-gray-solid-600\/75 {
    color: rgba(75,85,99,.75)
}

.text-gray-solid-600\/80 {
    color: rgba(75,85,99,.8)
}

.text-gray-solid-600\/90 {
    color: rgba(75,85,99,.9)
}

.text-gray-solid-600\/95 {
    color: rgba(75,85,99,.95)
}

.text-gray-solid-700 {
    --tw-text-opacity: 1;
    color: rgb(55 65 81/var(--tw-text-opacity))
}

.text-gray-solid-700\/0 {
    color: rgba(55,65,81,0)
}

.text-gray-solid-700\/10 {
    color: rgba(55,65,81,.1)
}

.text-gray-solid-700\/100 {
    color: #374151
}

.text-gray-solid-700\/20 {
    color: rgba(55,65,81,.2)
}

.text-gray-solid-700\/25 {
    color: rgba(55,65,81,.25)
}

.text-gray-solid-700\/30 {
    color: rgba(55,65,81,.3)
}

.text-gray-solid-700\/40 {
    color: rgba(55,65,81,.4)
}

.text-gray-solid-700\/5 {
    color: rgba(55,65,81,.05)
}

.text-gray-solid-700\/50 {
    color: rgba(55,65,81,.5)
}

.text-gray-solid-700\/60 {
    color: rgba(55,65,81,.6)
}

.text-gray-solid-700\/70 {
    color: rgba(55,65,81,.7)
}

.text-gray-solid-700\/75 {
    color: rgba(55,65,81,.75)
}

.text-gray-solid-700\/80 {
    color: rgba(55,65,81,.8)
}

.text-gray-solid-700\/90 {
    color: rgba(55,65,81,.9)
}

.text-gray-solid-700\/95 {
    color: rgba(55,65,81,.95)
}

.text-gray-solid-800 {
    --tw-text-opacity: 1;
    color: rgb(31 41 55/var(--tw-text-opacity))
}

.text-gray-solid-800\/0 {
    color: rgba(31,41,55,0)
}

.text-gray-solid-800\/10 {
    color: rgba(31,41,55,.1)
}

.text-gray-solid-800\/100 {
    color: #1f2937
}

.text-gray-solid-800\/20 {
    color: rgba(31,41,55,.2)
}

.text-gray-solid-800\/25 {
    color: rgba(31,41,55,.25)
}

.text-gray-solid-800\/30 {
    color: rgba(31,41,55,.3)
}

.text-gray-solid-800\/40 {
    color: rgba(31,41,55,.4)
}

.text-gray-solid-800\/5 {
    color: rgba(31,41,55,.05)
}

.text-gray-solid-800\/50 {
    color: rgba(31,41,55,.5)
}

.text-gray-solid-800\/60 {
    color: rgba(31,41,55,.6)
}

.text-gray-solid-800\/70 {
    color: rgba(31,41,55,.7)
}

.text-gray-solid-800\/75 {
    color: rgba(31,41,55,.75)
}

.text-gray-solid-800\/80 {
    color: rgba(31,41,55,.8)
}

.text-gray-solid-800\/90 {
    color: rgba(31,41,55,.9)
}

.text-gray-solid-800\/95 {
    color: rgba(31,41,55,.95)
}

.text-gray-solid-900 {
    --tw-text-opacity: 1;
    color: rgb(17 24 39/var(--tw-text-opacity))
}

.text-gray-solid-900\/0 {
    color: rgba(17,24,39,0)
}

.text-gray-solid-900\/10 {
    color: rgba(17,24,39,.1)
}

.text-gray-solid-900\/100 {
    color: #111827
}

.text-gray-solid-900\/20 {
    color: rgba(17,24,39,.2)
}

.text-gray-solid-900\/25 {
    color: rgba(17,24,39,.25)
}

.text-gray-solid-900\/30 {
    color: rgba(17,24,39,.3)
}

.text-gray-solid-900\/40 {
    color: rgba(17,24,39,.4)
}

.text-gray-solid-900\/5 {
    color: rgba(17,24,39,.05)
}

.text-gray-solid-900\/50 {
    color: rgba(17,24,39,.5)
}

.text-gray-solid-900\/60 {
    color: rgba(17,24,39,.6)
}

.text-gray-solid-900\/70 {
    color: rgba(17,24,39,.7)
}

.text-gray-solid-900\/75 {
    color: rgba(17,24,39,.75)
}

.text-gray-solid-900\/80 {
    color: rgba(17,24,39,.8)
}

.text-gray-solid-900\/90 {
    color: rgba(17,24,39,.9)
}

.text-gray-solid-900\/95 {
    color: rgba(17,24,39,.95)
}

.text-gray-solid-950 {
    --tw-text-opacity: 1;
    color: rgb(3 7 18/var(--tw-text-opacity))
}

.text-gray-solid-950\/0 {
    color: rgba(3,7,18,0)
}

.text-gray-solid-950\/10 {
    color: rgba(3,7,18,.1)
}

.text-gray-solid-950\/100 {
    color: #030712
}

.text-gray-solid-950\/20 {
    color: rgba(3,7,18,.2)
}

.text-gray-solid-950\/25 {
    color: rgba(3,7,18,.25)
}

.text-gray-solid-950\/30 {
    color: rgba(3,7,18,.3)
}

.text-gray-solid-950\/40 {
    color: rgba(3,7,18,.4)
}

.text-gray-solid-950\/5 {
    color: rgba(3,7,18,.05)
}

.text-gray-solid-950\/50 {
    color: rgba(3,7,18,.5)
}

.text-gray-solid-950\/60 {
    color: rgba(3,7,18,.6)
}

.text-gray-solid-950\/70 {
    color: rgba(3,7,18,.7)
}

.text-gray-solid-950\/75 {
    color: rgba(3,7,18,.75)
}

.text-gray-solid-950\/80 {
    color: rgba(3,7,18,.8)
}

.text-gray-solid-950\/90 {
    color: rgba(3,7,18,.9)
}

.text-gray-solid-950\/95 {
    color: rgba(3,7,18,.95)
}

.text-green-100 {
    --tw-text-opacity: 1;
    color: rgb(220 252 231/var(--tw-text-opacity))
}

.text-green-100\/0 {
    color: rgba(220,252,231,0)
}

.text-green-100\/10 {
    color: rgba(220,252,231,.1)
}

.text-green-100\/100 {
    color: #dcfce7
}

.text-green-100\/20 {
    color: rgba(220,252,231,.2)
}

.text-green-100\/25 {
    color: rgba(220,252,231,.25)
}

.text-green-100\/30 {
    color: rgba(220,252,231,.3)
}

.text-green-100\/40 {
    color: rgba(220,252,231,.4)
}

.text-green-100\/5 {
    color: rgba(220,252,231,.05)
}

.text-green-100\/50 {
    color: rgba(220,252,231,.5)
}

.text-green-100\/60 {
    color: rgba(220,252,231,.6)
}

.text-green-100\/70 {
    color: rgba(220,252,231,.7)
}

.text-green-100\/75 {
    color: rgba(220,252,231,.75)
}

.text-green-100\/80 {
    color: rgba(220,252,231,.8)
}

.text-green-100\/90 {
    color: rgba(220,252,231,.9)
}

.text-green-100\/95 {
    color: rgba(220,252,231,.95)
}

.text-green-200 {
    --tw-text-opacity: 1;
    color: rgb(187 247 208/var(--tw-text-opacity))
}

.text-green-200\/0 {
    color: rgba(187,247,208,0)
}

.text-green-200\/10 {
    color: rgba(187,247,208,.1)
}

.text-green-200\/100 {
    color: #bbf7d0
}

.text-green-200\/20 {
    color: rgba(187,247,208,.2)
}

.text-green-200\/25 {
    color: rgba(187,247,208,.25)
}

.text-green-200\/30 {
    color: rgba(187,247,208,.3)
}

.text-green-200\/40 {
    color: rgba(187,247,208,.4)
}

.text-green-200\/5 {
    color: rgba(187,247,208,.05)
}

.text-green-200\/50 {
    color: rgba(187,247,208,.5)
}

.text-green-200\/60 {
    color: rgba(187,247,208,.6)
}

.text-green-200\/70 {
    color: rgba(187,247,208,.7)
}

.text-green-200\/75 {
    color: rgba(187,247,208,.75)
}

.text-green-200\/80 {
    color: rgba(187,247,208,.8)
}

.text-green-200\/90 {
    color: rgba(187,247,208,.9)
}

.text-green-200\/95 {
    color: rgba(187,247,208,.95)
}

.text-green-300 {
    --tw-text-opacity: 1;
    color: rgb(134 239 172/var(--tw-text-opacity))
}

.text-green-300\/0 {
    color: rgba(134,239,172,0)
}

.text-green-300\/10 {
    color: rgba(134,239,172,.1)
}

.text-green-300\/100 {
    color: #86efac
}

.text-green-300\/20 {
    color: rgba(134,239,172,.2)
}

.text-green-300\/25 {
    color: rgba(134,239,172,.25)
}

.text-green-300\/30 {
    color: rgba(134,239,172,.3)
}

.text-green-300\/40 {
    color: rgba(134,239,172,.4)
}

.text-green-300\/5 {
    color: rgba(134,239,172,.05)
}

.text-green-300\/50 {
    color: rgba(134,239,172,.5)
}

.text-green-300\/60 {
    color: rgba(134,239,172,.6)
}

.text-green-300\/70 {
    color: rgba(134,239,172,.7)
}

.text-green-300\/75 {
    color: rgba(134,239,172,.75)
}

.text-green-300\/80 {
    color: rgba(134,239,172,.8)
}

.text-green-300\/90 {
    color: rgba(134,239,172,.9)
}

.text-green-300\/95 {
    color: rgba(134,239,172,.95)
}

.text-green-400 {
    --tw-text-opacity: 1;
    color: rgb(74 222 128/var(--tw-text-opacity))
}

.text-green-400\/0 {
    color: rgba(74,222,128,0)
}

.text-green-400\/10 {
    color: rgba(74,222,128,.1)
}

.text-green-400\/100 {
    color: #4ade80
}

.text-green-400\/20 {
    color: rgba(74,222,128,.2)
}

.text-green-400\/25 {
    color: rgba(74,222,128,.25)
}

.text-green-400\/30 {
    color: rgba(74,222,128,.3)
}

.text-green-400\/40 {
    color: rgba(74,222,128,.4)
}

.text-green-400\/5 {
    color: rgba(74,222,128,.05)
}

.text-green-400\/50 {
    color: rgba(74,222,128,.5)
}

.text-green-400\/60 {
    color: rgba(74,222,128,.6)
}

.text-green-400\/70 {
    color: rgba(74,222,128,.7)
}

.text-green-400\/75 {
    color: rgba(74,222,128,.75)
}

.text-green-400\/80 {
    color: rgba(74,222,128,.8)
}

.text-green-400\/90 {
    color: rgba(74,222,128,.9)
}

.text-green-400\/95 {
    color: rgba(74,222,128,.95)
}

.text-green-50 {
    --tw-text-opacity: 1;
    color: rgb(240 253 244/var(--tw-text-opacity))
}

.text-green-50\/0 {
    color: rgba(240,253,244,0)
}

.text-green-50\/10 {
    color: rgba(240,253,244,.1)
}

.text-green-50\/100 {
    color: #f0fdf4
}

.text-green-50\/20 {
    color: rgba(240,253,244,.2)
}

.text-green-50\/25 {
    color: rgba(240,253,244,.25)
}

.text-green-50\/30 {
    color: rgba(240,253,244,.3)
}

.text-green-50\/40 {
    color: rgba(240,253,244,.4)
}

.text-green-50\/5 {
    color: rgba(240,253,244,.05)
}

.text-green-50\/50 {
    color: rgba(240,253,244,.5)
}

.text-green-50\/60 {
    color: rgba(240,253,244,.6)
}

.text-green-50\/70 {
    color: rgba(240,253,244,.7)
}

.text-green-50\/75 {
    color: rgba(240,253,244,.75)
}

.text-green-50\/80 {
    color: rgba(240,253,244,.8)
}

.text-green-50\/90 {
    color: rgba(240,253,244,.9)
}

.text-green-50\/95 {
    color: rgba(240,253,244,.95)
}

.text-green-500 {
    --tw-text-opacity: 1;
    color: rgb(34 197 94/var(--tw-text-opacity))
}

.text-green-500\/0 {
    color: rgba(34,197,94,0)
}

.text-green-500\/10 {
    color: rgba(34,197,94,.1)
}

.text-green-500\/100 {
    color: #22c55e
}

.text-green-500\/20 {
    color: rgba(34,197,94,.2)
}

.text-green-500\/25 {
    color: rgba(34,197,94,.25)
}

.text-green-500\/30 {
    color: rgba(34,197,94,.3)
}

.text-green-500\/40 {
    color: rgba(34,197,94,.4)
}

.text-green-500\/5 {
    color: rgba(34,197,94,.05)
}

.text-green-500\/50 {
    color: rgba(34,197,94,.5)
}

.text-green-500\/60 {
    color: rgba(34,197,94,.6)
}

.text-green-500\/70 {
    color: rgba(34,197,94,.7)
}

.text-green-500\/75 {
    color: rgba(34,197,94,.75)
}

.text-green-500\/80 {
    color: rgba(34,197,94,.8)
}

.text-green-500\/90 {
    color: rgba(34,197,94,.9)
}

.text-green-500\/95 {
    color: rgba(34,197,94,.95)
}

.text-green-600 {
    --tw-text-opacity: 1;
    color: rgb(22 163 74/var(--tw-text-opacity))
}

.text-green-600\/0 {
    color: rgba(22,163,74,0)
}

.text-green-600\/10 {
    color: rgba(22,163,74,.1)
}

.text-green-600\/100 {
    color: #16a34a
}

.text-green-600\/20 {
    color: rgba(22,163,74,.2)
}

.text-green-600\/25 {
    color: rgba(22,163,74,.25)
}

.text-green-600\/30 {
    color: rgba(22,163,74,.3)
}

.text-green-600\/40 {
    color: rgba(22,163,74,.4)
}

.text-green-600\/5 {
    color: rgba(22,163,74,.05)
}

.text-green-600\/50 {
    color: rgba(22,163,74,.5)
}

.text-green-600\/60 {
    color: rgba(22,163,74,.6)
}

.text-green-600\/70 {
    color: rgba(22,163,74,.7)
}

.text-green-600\/75 {
    color: rgba(22,163,74,.75)
}

.text-green-600\/80 {
    color: rgba(22,163,74,.8)
}

.text-green-600\/90 {
    color: rgba(22,163,74,.9)
}

.text-green-600\/95 {
    color: rgba(22,163,74,.95)
}

.text-green-700 {
    --tw-text-opacity: 1;
    color: rgb(21 128 61/var(--tw-text-opacity))
}

.text-green-700\/0 {
    color: rgba(21,128,61,0)
}

.text-green-700\/10 {
    color: rgba(21,128,61,.1)
}

.text-green-700\/100 {
    color: #15803d
}

.text-green-700\/20 {
    color: rgba(21,128,61,.2)
}

.text-green-700\/25 {
    color: rgba(21,128,61,.25)
}

.text-green-700\/30 {
    color: rgba(21,128,61,.3)
}

.text-green-700\/40 {
    color: rgba(21,128,61,.4)
}

.text-green-700\/5 {
    color: rgba(21,128,61,.05)
}

.text-green-700\/50 {
    color: rgba(21,128,61,.5)
}

.text-green-700\/60 {
    color: rgba(21,128,61,.6)
}

.text-green-700\/70 {
    color: rgba(21,128,61,.7)
}

.text-green-700\/75 {
    color: rgba(21,128,61,.75)
}

.text-green-700\/80 {
    color: rgba(21,128,61,.8)
}

.text-green-700\/90 {
    color: rgba(21,128,61,.9)
}

.text-green-700\/95 {
    color: rgba(21,128,61,.95)
}

.text-green-800 {
    --tw-text-opacity: 1;
    color: rgb(22 101 52/var(--tw-text-opacity))
}

.text-green-800\/0 {
    color: rgba(22,101,52,0)
}

.text-green-800\/10 {
    color: rgba(22,101,52,.1)
}

.text-green-800\/100 {
    color: #166534
}

.text-green-800\/20 {
    color: rgba(22,101,52,.2)
}

.text-green-800\/25 {
    color: rgba(22,101,52,.25)
}

.text-green-800\/30 {
    color: rgba(22,101,52,.3)
}

.text-green-800\/40 {
    color: rgba(22,101,52,.4)
}

.text-green-800\/5 {
    color: rgba(22,101,52,.05)
}

.text-green-800\/50 {
    color: rgba(22,101,52,.5)
}

.text-green-800\/60 {
    color: rgba(22,101,52,.6)
}

.text-green-800\/70 {
    color: rgba(22,101,52,.7)
}

.text-green-800\/75 {
    color: rgba(22,101,52,.75)
}

.text-green-800\/80 {
    color: rgba(22,101,52,.8)
}

.text-green-800\/90 {
    color: rgba(22,101,52,.9)
}

.text-green-800\/95 {
    color: rgba(22,101,52,.95)
}

.text-green-900 {
    --tw-text-opacity: 1;
    color: rgb(20 83 45/var(--tw-text-opacity))
}

.text-green-900\/0 {
    color: rgba(20,83,45,0)
}

.text-green-900\/10 {
    color: rgba(20,83,45,.1)
}

.text-green-900\/100 {
    color: #14532d
}

.text-green-900\/20 {
    color: rgba(20,83,45,.2)
}

.text-green-900\/25 {
    color: rgba(20,83,45,.25)
}

.text-green-900\/30 {
    color: rgba(20,83,45,.3)
}

.text-green-900\/40 {
    color: rgba(20,83,45,.4)
}

.text-green-900\/5 {
    color: rgba(20,83,45,.05)
}

.text-green-900\/50 {
    color: rgba(20,83,45,.5)
}

.text-green-900\/60 {
    color: rgba(20,83,45,.6)
}

.text-green-900\/70 {
    color: rgba(20,83,45,.7)
}

.text-green-900\/75 {
    color: rgba(20,83,45,.75)
}

.text-green-900\/80 {
    color: rgba(20,83,45,.8)
}

.text-green-900\/90 {
    color: rgba(20,83,45,.9)
}

.text-green-900\/95 {
    color: rgba(20,83,45,.95)
}

.text-green-950 {
    --tw-text-opacity: 1;
    color: rgb(5 46 22/var(--tw-text-opacity))
}

.text-green-950\/0 {
    color: rgba(5,46,22,0)
}

.text-green-950\/10 {
    color: rgba(5,46,22,.1)
}

.text-green-950\/100 {
    color: #052e16
}

.text-green-950\/20 {
    color: rgba(5,46,22,.2)
}

.text-green-950\/25 {
    color: rgba(5,46,22,.25)
}

.text-green-950\/30 {
    color: rgba(5,46,22,.3)
}

.text-green-950\/40 {
    color: rgba(5,46,22,.4)
}

.text-green-950\/5 {
    color: rgba(5,46,22,.05)
}

.text-green-950\/50 {
    color: rgba(5,46,22,.5)
}

.text-green-950\/60 {
    color: rgba(5,46,22,.6)
}

.text-green-950\/70 {
    color: rgba(5,46,22,.7)
}

.text-green-950\/75 {
    color: rgba(5,46,22,.75)
}

.text-green-950\/80 {
    color: rgba(5,46,22,.8)
}

.text-green-950\/90 {
    color: rgba(5,46,22,.9)
}

.text-green-950\/95 {
    color: rgba(5,46,22,.95)
}

.text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgb(224 231 255/var(--tw-text-opacity))
}

.text-indigo-100\/0 {
    color: rgba(224,231,255,0)
}

.text-indigo-100\/10 {
    color: rgba(224,231,255,.1)
}

.text-indigo-100\/100 {
    color: #e0e7ff
}

.text-indigo-100\/20 {
    color: rgba(224,231,255,.2)
}

.text-indigo-100\/25 {
    color: rgba(224,231,255,.25)
}

.text-indigo-100\/30 {
    color: rgba(224,231,255,.3)
}

.text-indigo-100\/40 {
    color: rgba(224,231,255,.4)
}

.text-indigo-100\/5 {
    color: rgba(224,231,255,.05)
}

.text-indigo-100\/50 {
    color: rgba(224,231,255,.5)
}

.text-indigo-100\/60 {
    color: rgba(224,231,255,.6)
}

.text-indigo-100\/70 {
    color: rgba(224,231,255,.7)
}

.text-indigo-100\/75 {
    color: rgba(224,231,255,.75)
}

.text-indigo-100\/80 {
    color: rgba(224,231,255,.8)
}

.text-indigo-100\/90 {
    color: rgba(224,231,255,.9)
}

.text-indigo-100\/95 {
    color: rgba(224,231,255,.95)
}

.text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgb(199 210 254/var(--tw-text-opacity))
}

.text-indigo-200\/0 {
    color: rgba(199,210,254,0)
}

.text-indigo-200\/10 {
    color: rgba(199,210,254,.1)
}

.text-indigo-200\/100 {
    color: #c7d2fe
}

.text-indigo-200\/20 {
    color: rgba(199,210,254,.2)
}

.text-indigo-200\/25 {
    color: rgba(199,210,254,.25)
}

.text-indigo-200\/30 {
    color: rgba(199,210,254,.3)
}

.text-indigo-200\/40 {
    color: rgba(199,210,254,.4)
}

.text-indigo-200\/5 {
    color: rgba(199,210,254,.05)
}

.text-indigo-200\/50 {
    color: rgba(199,210,254,.5)
}

.text-indigo-200\/60 {
    color: rgba(199,210,254,.6)
}

.text-indigo-200\/70 {
    color: rgba(199,210,254,.7)
}

.text-indigo-200\/75 {
    color: rgba(199,210,254,.75)
}

.text-indigo-200\/80 {
    color: rgba(199,210,254,.8)
}

.text-indigo-200\/90 {
    color: rgba(199,210,254,.9)
}

.text-indigo-200\/95 {
    color: rgba(199,210,254,.95)
}

.text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgb(165 180 252/var(--tw-text-opacity))
}

.text-indigo-300\/0 {
    color: rgba(165,180,252,0)
}

.text-indigo-300\/10 {
    color: rgba(165,180,252,.1)
}

.text-indigo-300\/100 {
    color: #a5b4fc
}

.text-indigo-300\/20 {
    color: rgba(165,180,252,.2)
}

.text-indigo-300\/25 {
    color: rgba(165,180,252,.25)
}

.text-indigo-300\/30 {
    color: rgba(165,180,252,.3)
}

.text-indigo-300\/40 {
    color: rgba(165,180,252,.4)
}

.text-indigo-300\/5 {
    color: rgba(165,180,252,.05)
}

.text-indigo-300\/50 {
    color: rgba(165,180,252,.5)
}

.text-indigo-300\/60 {
    color: rgba(165,180,252,.6)
}

.text-indigo-300\/70 {
    color: rgba(165,180,252,.7)
}

.text-indigo-300\/75 {
    color: rgba(165,180,252,.75)
}

.text-indigo-300\/80 {
    color: rgba(165,180,252,.8)
}

.text-indigo-300\/90 {
    color: rgba(165,180,252,.9)
}

.text-indigo-300\/95 {
    color: rgba(165,180,252,.95)
}

.text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgb(129 140 248/var(--tw-text-opacity))
}

.text-indigo-400\/0 {
    color: rgba(129,140,248,0)
}

.text-indigo-400\/10 {
    color: rgba(129,140,248,.1)
}

.text-indigo-400\/100 {
    color: #818cf8
}

.text-indigo-400\/20 {
    color: rgba(129,140,248,.2)
}

.text-indigo-400\/25 {
    color: rgba(129,140,248,.25)
}

.text-indigo-400\/30 {
    color: rgba(129,140,248,.3)
}

.text-indigo-400\/40 {
    color: rgba(129,140,248,.4)
}

.text-indigo-400\/5 {
    color: rgba(129,140,248,.05)
}

.text-indigo-400\/50 {
    color: rgba(129,140,248,.5)
}

.text-indigo-400\/60 {
    color: rgba(129,140,248,.6)
}

.text-indigo-400\/70 {
    color: rgba(129,140,248,.7)
}

.text-indigo-400\/75 {
    color: rgba(129,140,248,.75)
}

.text-indigo-400\/80 {
    color: rgba(129,140,248,.8)
}

.text-indigo-400\/90 {
    color: rgba(129,140,248,.9)
}

.text-indigo-400\/95 {
    color: rgba(129,140,248,.95)
}

.text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgb(238 242 255/var(--tw-text-opacity))
}

.text-indigo-50\/0 {
    color: rgba(238,242,255,0)
}

.text-indigo-50\/10 {
    color: rgba(238,242,255,.1)
}

.text-indigo-50\/100 {
    color: #eef2ff
}

.text-indigo-50\/20 {
    color: rgba(238,242,255,.2)
}

.text-indigo-50\/25 {
    color: rgba(238,242,255,.25)
}

.text-indigo-50\/30 {
    color: rgba(238,242,255,.3)
}

.text-indigo-50\/40 {
    color: rgba(238,242,255,.4)
}

.text-indigo-50\/5 {
    color: rgba(238,242,255,.05)
}

.text-indigo-50\/50 {
    color: rgba(238,242,255,.5)
}

.text-indigo-50\/60 {
    color: rgba(238,242,255,.6)
}

.text-indigo-50\/70 {
    color: rgba(238,242,255,.7)
}

.text-indigo-50\/75 {
    color: rgba(238,242,255,.75)
}

.text-indigo-50\/80 {
    color: rgba(238,242,255,.8)
}

.text-indigo-50\/90 {
    color: rgba(238,242,255,.9)
}

.text-indigo-50\/95 {
    color: rgba(238,242,255,.95)
}

.text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgb(99 102 241/var(--tw-text-opacity))
}

.text-indigo-500\/0 {
    color: rgba(99,102,241,0)
}

.text-indigo-500\/10 {
    color: rgba(99,102,241,.1)
}

.text-indigo-500\/100 {
    color: #6366f1
}

.text-indigo-500\/20 {
    color: rgba(99,102,241,.2)
}

.text-indigo-500\/25 {
    color: rgba(99,102,241,.25)
}

.text-indigo-500\/30 {
    color: rgba(99,102,241,.3)
}

.text-indigo-500\/40 {
    color: rgba(99,102,241,.4)
}

.text-indigo-500\/5 {
    color: rgba(99,102,241,.05)
}

.text-indigo-500\/50 {
    color: rgba(99,102,241,.5)
}

.text-indigo-500\/60 {
    color: rgba(99,102,241,.6)
}

.text-indigo-500\/70 {
    color: rgba(99,102,241,.7)
}

.text-indigo-500\/75 {
    color: rgba(99,102,241,.75)
}

.text-indigo-500\/80 {
    color: rgba(99,102,241,.8)
}

.text-indigo-500\/90 {
    color: rgba(99,102,241,.9)
}

.text-indigo-500\/95 {
    color: rgba(99,102,241,.95)
}

.text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgb(79 70 229/var(--tw-text-opacity))
}

.text-indigo-600\/0 {
    color: rgba(79,70,229,0)
}

.text-indigo-600\/10 {
    color: rgba(79,70,229,.1)
}

.text-indigo-600\/100 {
    color: #4f46e5
}

.text-indigo-600\/20 {
    color: rgba(79,70,229,.2)
}

.text-indigo-600\/25 {
    color: rgba(79,70,229,.25)
}

.text-indigo-600\/30 {
    color: rgba(79,70,229,.3)
}

.text-indigo-600\/40 {
    color: rgba(79,70,229,.4)
}

.text-indigo-600\/5 {
    color: rgba(79,70,229,.05)
}

.text-indigo-600\/50 {
    color: rgba(79,70,229,.5)
}

.text-indigo-600\/60 {
    color: rgba(79,70,229,.6)
}

.text-indigo-600\/70 {
    color: rgba(79,70,229,.7)
}

.text-indigo-600\/75 {
    color: rgba(79,70,229,.75)
}

.text-indigo-600\/80 {
    color: rgba(79,70,229,.8)
}

.text-indigo-600\/90 {
    color: rgba(79,70,229,.9)
}

.text-indigo-600\/95 {
    color: rgba(79,70,229,.95)
}

.text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgb(67 56 202/var(--tw-text-opacity))
}

.text-indigo-700\/0 {
    color: rgba(67,56,202,0)
}

.text-indigo-700\/10 {
    color: rgba(67,56,202,.1)
}

.text-indigo-700\/100 {
    color: #4338ca
}

.text-indigo-700\/20 {
    color: rgba(67,56,202,.2)
}

.text-indigo-700\/25 {
    color: rgba(67,56,202,.25)
}

.text-indigo-700\/30 {
    color: rgba(67,56,202,.3)
}

.text-indigo-700\/40 {
    color: rgba(67,56,202,.4)
}

.text-indigo-700\/5 {
    color: rgba(67,56,202,.05)
}

.text-indigo-700\/50 {
    color: rgba(67,56,202,.5)
}

.text-indigo-700\/60 {
    color: rgba(67,56,202,.6)
}

.text-indigo-700\/70 {
    color: rgba(67,56,202,.7)
}

.text-indigo-700\/75 {
    color: rgba(67,56,202,.75)
}

.text-indigo-700\/80 {
    color: rgba(67,56,202,.8)
}

.text-indigo-700\/90 {
    color: rgba(67,56,202,.9)
}

.text-indigo-700\/95 {
    color: rgba(67,56,202,.95)
}

.text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgb(55 48 163/var(--tw-text-opacity))
}

.text-indigo-800\/0 {
    color: rgba(55,48,163,0)
}

.text-indigo-800\/10 {
    color: rgba(55,48,163,.1)
}

.text-indigo-800\/100 {
    color: #3730a3
}

.text-indigo-800\/20 {
    color: rgba(55,48,163,.2)
}

.text-indigo-800\/25 {
    color: rgba(55,48,163,.25)
}

.text-indigo-800\/30 {
    color: rgba(55,48,163,.3)
}

.text-indigo-800\/40 {
    color: rgba(55,48,163,.4)
}

.text-indigo-800\/5 {
    color: rgba(55,48,163,.05)
}

.text-indigo-800\/50 {
    color: rgba(55,48,163,.5)
}

.text-indigo-800\/60 {
    color: rgba(55,48,163,.6)
}

.text-indigo-800\/70 {
    color: rgba(55,48,163,.7)
}

.text-indigo-800\/75 {
    color: rgba(55,48,163,.75)
}

.text-indigo-800\/80 {
    color: rgba(55,48,163,.8)
}

.text-indigo-800\/90 {
    color: rgba(55,48,163,.9)
}

.text-indigo-800\/95 {
    color: rgba(55,48,163,.95)
}

.text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgb(49 46 129/var(--tw-text-opacity))
}

.text-indigo-900\/0 {
    color: rgba(49,46,129,0)
}

.text-indigo-900\/10 {
    color: rgba(49,46,129,.1)
}

.text-indigo-900\/100 {
    color: #312e81
}

.text-indigo-900\/20 {
    color: rgba(49,46,129,.2)
}

.text-indigo-900\/25 {
    color: rgba(49,46,129,.25)
}

.text-indigo-900\/30 {
    color: rgba(49,46,129,.3)
}

.text-indigo-900\/40 {
    color: rgba(49,46,129,.4)
}

.text-indigo-900\/5 {
    color: rgba(49,46,129,.05)
}

.text-indigo-900\/50 {
    color: rgba(49,46,129,.5)
}

.text-indigo-900\/60 {
    color: rgba(49,46,129,.6)
}

.text-indigo-900\/70 {
    color: rgba(49,46,129,.7)
}

.text-indigo-900\/75 {
    color: rgba(49,46,129,.75)
}

.text-indigo-900\/80 {
    color: rgba(49,46,129,.8)
}

.text-indigo-900\/90 {
    color: rgba(49,46,129,.9)
}

.text-indigo-900\/95 {
    color: rgba(49,46,129,.95)
}

.text-indigo-950 {
    --tw-text-opacity: 1;
    color: rgb(30 27 75/var(--tw-text-opacity))
}

.text-indigo-950\/0 {
    color: rgba(30,27,75,0)
}

.text-indigo-950\/10 {
    color: rgba(30,27,75,.1)
}

.text-indigo-950\/100 {
    color: #1e1b4b
}

.text-indigo-950\/20 {
    color: rgba(30,27,75,.2)
}

.text-indigo-950\/25 {
    color: rgba(30,27,75,.25)
}

.text-indigo-950\/30 {
    color: rgba(30,27,75,.3)
}

.text-indigo-950\/40 {
    color: rgba(30,27,75,.4)
}

.text-indigo-950\/5 {
    color: rgba(30,27,75,.05)
}

.text-indigo-950\/50 {
    color: rgba(30,27,75,.5)
}

.text-indigo-950\/60 {
    color: rgba(30,27,75,.6)
}

.text-indigo-950\/70 {
    color: rgba(30,27,75,.7)
}

.text-indigo-950\/75 {
    color: rgba(30,27,75,.75)
}

.text-indigo-950\/80 {
    color: rgba(30,27,75,.8)
}

.text-indigo-950\/90 {
    color: rgba(30,27,75,.9)
}

.text-indigo-950\/95 {
    color: rgba(30,27,75,.95)
}

.text-inherit {
    color: inherit
}

.text-input {
    color: hsl(var(--input))
}

.text-input\/0 {
    color: hsl(var(--input)/0)
}

.text-input\/10 {
    color: hsl(var(--input)/.1)
}

.text-input\/100 {
    color: hsl(var(--input)/1)
}

.text-input\/20 {
    color: hsl(var(--input)/.2)
}

.text-input\/25 {
    color: hsl(var(--input)/.25)
}

.text-input\/30 {
    color: hsl(var(--input)/.3)
}

.text-input\/40 {
    color: hsl(var(--input)/.4)
}

.text-input\/5 {
    color: hsl(var(--input)/.05)
}

.text-input\/50 {
    color: hsl(var(--input)/.5)
}

.text-input\/60 {
    color: hsl(var(--input)/.6)
}

.text-input\/70 {
    color: hsl(var(--input)/.7)
}

.text-input\/75 {
    color: hsl(var(--input)/.75)
}

.text-input\/80 {
    color: hsl(var(--input)/.8)
}

.text-input\/90 {
    color: hsl(var(--input)/.9)
}

.text-input\/95 {
    color: hsl(var(--input)/.95)
}

.text-lightBlue-100 {
    --tw-text-opacity: 1;
    color: rgb(224 242 254/var(--tw-text-opacity))
}

.text-lightBlue-100\/0 {
    color: rgba(224,242,254,0)
}

.text-lightBlue-100\/10 {
    color: rgba(224,242,254,.1)
}

.text-lightBlue-100\/100 {
    color: #e0f2fe
}

.text-lightBlue-100\/20 {
    color: rgba(224,242,254,.2)
}

.text-lightBlue-100\/25 {
    color: rgba(224,242,254,.25)
}

.text-lightBlue-100\/30 {
    color: rgba(224,242,254,.3)
}

.text-lightBlue-100\/40 {
    color: rgba(224,242,254,.4)
}

.text-lightBlue-100\/5 {
    color: rgba(224,242,254,.05)
}

.text-lightBlue-100\/50 {
    color: rgba(224,242,254,.5)
}

.text-lightBlue-100\/60 {
    color: rgba(224,242,254,.6)
}

.text-lightBlue-100\/70 {
    color: rgba(224,242,254,.7)
}

.text-lightBlue-100\/75 {
    color: rgba(224,242,254,.75)
}

.text-lightBlue-100\/80 {
    color: rgba(224,242,254,.8)
}

.text-lightBlue-100\/90 {
    color: rgba(224,242,254,.9)
}

.text-lightBlue-100\/95 {
    color: rgba(224,242,254,.95)
}

.text-lightBlue-200 {
    --tw-text-opacity: 1;
    color: rgb(186 230 253/var(--tw-text-opacity))
}

.text-lightBlue-200\/0 {
    color: rgba(186,230,253,0)
}

.text-lightBlue-200\/10 {
    color: rgba(186,230,253,.1)
}

.text-lightBlue-200\/100 {
    color: #bae6fd
}

.text-lightBlue-200\/20 {
    color: rgba(186,230,253,.2)
}

.text-lightBlue-200\/25 {
    color: rgba(186,230,253,.25)
}

.text-lightBlue-200\/30 {
    color: rgba(186,230,253,.3)
}

.text-lightBlue-200\/40 {
    color: rgba(186,230,253,.4)
}

.text-lightBlue-200\/5 {
    color: rgba(186,230,253,.05)
}

.text-lightBlue-200\/50 {
    color: rgba(186,230,253,.5)
}

.text-lightBlue-200\/60 {
    color: rgba(186,230,253,.6)
}

.text-lightBlue-200\/70 {
    color: rgba(186,230,253,.7)
}

.text-lightBlue-200\/75 {
    color: rgba(186,230,253,.75)
}

.text-lightBlue-200\/80 {
    color: rgba(186,230,253,.8)
}

.text-lightBlue-200\/90 {
    color: rgba(186,230,253,.9)
}

.text-lightBlue-200\/95 {
    color: rgba(186,230,253,.95)
}

.text-lightBlue-300 {
    --tw-text-opacity: 1;
    color: rgb(125 211 252/var(--tw-text-opacity))
}

.text-lightBlue-300\/0 {
    color: rgba(125,211,252,0)
}

.text-lightBlue-300\/10 {
    color: rgba(125,211,252,.1)
}

.text-lightBlue-300\/100 {
    color: #7dd3fc
}

.text-lightBlue-300\/20 {
    color: rgba(125,211,252,.2)
}

.text-lightBlue-300\/25 {
    color: rgba(125,211,252,.25)
}

.text-lightBlue-300\/30 {
    color: rgba(125,211,252,.3)
}

.text-lightBlue-300\/40 {
    color: rgba(125,211,252,.4)
}

.text-lightBlue-300\/5 {
    color: rgba(125,211,252,.05)
}

.text-lightBlue-300\/50 {
    color: rgba(125,211,252,.5)
}

.text-lightBlue-300\/60 {
    color: rgba(125,211,252,.6)
}

.text-lightBlue-300\/70 {
    color: rgba(125,211,252,.7)
}

.text-lightBlue-300\/75 {
    color: rgba(125,211,252,.75)
}

.text-lightBlue-300\/80 {
    color: rgba(125,211,252,.8)
}

.text-lightBlue-300\/90 {
    color: rgba(125,211,252,.9)
}

.text-lightBlue-300\/95 {
    color: rgba(125,211,252,.95)
}

.text-lightBlue-400 {
    --tw-text-opacity: 1;
    color: rgb(56 189 248/var(--tw-text-opacity))
}

.text-lightBlue-400\/0 {
    color: rgba(56,189,248,0)
}

.text-lightBlue-400\/10 {
    color: rgba(56,189,248,.1)
}

.text-lightBlue-400\/100 {
    color: #38bdf8
}

.text-lightBlue-400\/20 {
    color: rgba(56,189,248,.2)
}

.text-lightBlue-400\/25 {
    color: rgba(56,189,248,.25)
}

.text-lightBlue-400\/30 {
    color: rgba(56,189,248,.3)
}

.text-lightBlue-400\/40 {
    color: rgba(56,189,248,.4)
}

.text-lightBlue-400\/5 {
    color: rgba(56,189,248,.05)
}

.text-lightBlue-400\/50 {
    color: rgba(56,189,248,.5)
}

.text-lightBlue-400\/60 {
    color: rgba(56,189,248,.6)
}

.text-lightBlue-400\/70 {
    color: rgba(56,189,248,.7)
}

.text-lightBlue-400\/75 {
    color: rgba(56,189,248,.75)
}

.text-lightBlue-400\/80 {
    color: rgba(56,189,248,.8)
}

.text-lightBlue-400\/90 {
    color: rgba(56,189,248,.9)
}

.text-lightBlue-400\/95 {
    color: rgba(56,189,248,.95)
}

.text-lightBlue-50 {
    --tw-text-opacity: 1;
    color: rgb(240 249 255/var(--tw-text-opacity))
}

.text-lightBlue-50\/0 {
    color: rgba(240,249,255,0)
}

.text-lightBlue-50\/10 {
    color: rgba(240,249,255,.1)
}

.text-lightBlue-50\/100 {
    color: #f0f9ff
}

.text-lightBlue-50\/20 {
    color: rgba(240,249,255,.2)
}

.text-lightBlue-50\/25 {
    color: rgba(240,249,255,.25)
}

.text-lightBlue-50\/30 {
    color: rgba(240,249,255,.3)
}

.text-lightBlue-50\/40 {
    color: rgba(240,249,255,.4)
}

.text-lightBlue-50\/5 {
    color: rgba(240,249,255,.05)
}

.text-lightBlue-50\/50 {
    color: rgba(240,249,255,.5)
}

.text-lightBlue-50\/60 {
    color: rgba(240,249,255,.6)
}

.text-lightBlue-50\/70 {
    color: rgba(240,249,255,.7)
}

.text-lightBlue-50\/75 {
    color: rgba(240,249,255,.75)
}

.text-lightBlue-50\/80 {
    color: rgba(240,249,255,.8)
}

.text-lightBlue-50\/90 {
    color: rgba(240,249,255,.9)
}

.text-lightBlue-50\/95 {
    color: rgba(240,249,255,.95)
}

.text-lightBlue-500 {
    --tw-text-opacity: 1;
    color: rgb(14 165 233/var(--tw-text-opacity))
}

.text-lightBlue-500\/0 {
    color: rgba(14,165,233,0)
}

.text-lightBlue-500\/10 {
    color: rgba(14,165,233,.1)
}

.text-lightBlue-500\/100 {
    color: #0ea5e9
}

.text-lightBlue-500\/20 {
    color: rgba(14,165,233,.2)
}

.text-lightBlue-500\/25 {
    color: rgba(14,165,233,.25)
}

.text-lightBlue-500\/30 {
    color: rgba(14,165,233,.3)
}

.text-lightBlue-500\/40 {
    color: rgba(14,165,233,.4)
}

.text-lightBlue-500\/5 {
    color: rgba(14,165,233,.05)
}

.text-lightBlue-500\/50 {
    color: rgba(14,165,233,.5)
}

.text-lightBlue-500\/60 {
    color: rgba(14,165,233,.6)
}

.text-lightBlue-500\/70 {
    color: rgba(14,165,233,.7)
}

.text-lightBlue-500\/75 {
    color: rgba(14,165,233,.75)
}

.text-lightBlue-500\/80 {
    color: rgba(14,165,233,.8)
}

.text-lightBlue-500\/90 {
    color: rgba(14,165,233,.9)
}

.text-lightBlue-500\/95 {
    color: rgba(14,165,233,.95)
}

.text-lightBlue-600 {
    --tw-text-opacity: 1;
    color: rgb(2 132 199/var(--tw-text-opacity))
}

.text-lightBlue-600\/0 {
    color: rgba(2,132,199,0)
}

.text-lightBlue-600\/10 {
    color: rgba(2,132,199,.1)
}

.text-lightBlue-600\/100 {
    color: #0284c7
}

.text-lightBlue-600\/20 {
    color: rgba(2,132,199,.2)
}

.text-lightBlue-600\/25 {
    color: rgba(2,132,199,.25)
}

.text-lightBlue-600\/30 {
    color: rgba(2,132,199,.3)
}

.text-lightBlue-600\/40 {
    color: rgba(2,132,199,.4)
}

.text-lightBlue-600\/5 {
    color: rgba(2,132,199,.05)
}

.text-lightBlue-600\/50 {
    color: rgba(2,132,199,.5)
}

.text-lightBlue-600\/60 {
    color: rgba(2,132,199,.6)
}

.text-lightBlue-600\/70 {
    color: rgba(2,132,199,.7)
}

.text-lightBlue-600\/75 {
    color: rgba(2,132,199,.75)
}

.text-lightBlue-600\/80 {
    color: rgba(2,132,199,.8)
}

.text-lightBlue-600\/90 {
    color: rgba(2,132,199,.9)
}

.text-lightBlue-600\/95 {
    color: rgba(2,132,199,.95)
}

.text-lightBlue-700 {
    --tw-text-opacity: 1;
    color: rgb(3 105 161/var(--tw-text-opacity))
}

.text-lightBlue-700\/0 {
    color: rgba(3,105,161,0)
}

.text-lightBlue-700\/10 {
    color: rgba(3,105,161,.1)
}

.text-lightBlue-700\/100 {
    color: #0369a1
}

.text-lightBlue-700\/20 {
    color: rgba(3,105,161,.2)
}

.text-lightBlue-700\/25 {
    color: rgba(3,105,161,.25)
}

.text-lightBlue-700\/30 {
    color: rgba(3,105,161,.3)
}

.text-lightBlue-700\/40 {
    color: rgba(3,105,161,.4)
}

.text-lightBlue-700\/5 {
    color: rgba(3,105,161,.05)
}

.text-lightBlue-700\/50 {
    color: rgba(3,105,161,.5)
}

.text-lightBlue-700\/60 {
    color: rgba(3,105,161,.6)
}

.text-lightBlue-700\/70 {
    color: rgba(3,105,161,.7)
}

.text-lightBlue-700\/75 {
    color: rgba(3,105,161,.75)
}

.text-lightBlue-700\/80 {
    color: rgba(3,105,161,.8)
}

.text-lightBlue-700\/90 {
    color: rgba(3,105,161,.9)
}

.text-lightBlue-700\/95 {
    color: rgba(3,105,161,.95)
}

.text-lightBlue-800 {
    --tw-text-opacity: 1;
    color: rgb(7 89 133/var(--tw-text-opacity))
}

.text-lightBlue-800\/0 {
    color: rgba(7,89,133,0)
}

.text-lightBlue-800\/10 {
    color: rgba(7,89,133,.1)
}

.text-lightBlue-800\/100 {
    color: #075985
}

.text-lightBlue-800\/20 {
    color: rgba(7,89,133,.2)
}

.text-lightBlue-800\/25 {
    color: rgba(7,89,133,.25)
}

.text-lightBlue-800\/30 {
    color: rgba(7,89,133,.3)
}

.text-lightBlue-800\/40 {
    color: rgba(7,89,133,.4)
}

.text-lightBlue-800\/5 {
    color: rgba(7,89,133,.05)
}

.text-lightBlue-800\/50 {
    color: rgba(7,89,133,.5)
}

.text-lightBlue-800\/60 {
    color: rgba(7,89,133,.6)
}

.text-lightBlue-800\/70 {
    color: rgba(7,89,133,.7)
}

.text-lightBlue-800\/75 {
    color: rgba(7,89,133,.75)
}

.text-lightBlue-800\/80 {
    color: rgba(7,89,133,.8)
}

.text-lightBlue-800\/90 {
    color: rgba(7,89,133,.9)
}

.text-lightBlue-800\/95 {
    color: rgba(7,89,133,.95)
}

.text-lightBlue-900 {
    --tw-text-opacity: 1;
    color: rgb(12 74 110/var(--tw-text-opacity))
}

.text-lightBlue-900\/0 {
    color: rgba(12,74,110,0)
}

.text-lightBlue-900\/10 {
    color: rgba(12,74,110,.1)
}

.text-lightBlue-900\/100 {
    color: #0c4a6e
}

.text-lightBlue-900\/20 {
    color: rgba(12,74,110,.2)
}

.text-lightBlue-900\/25 {
    color: rgba(12,74,110,.25)
}

.text-lightBlue-900\/30 {
    color: rgba(12,74,110,.3)
}

.text-lightBlue-900\/40 {
    color: rgba(12,74,110,.4)
}

.text-lightBlue-900\/5 {
    color: rgba(12,74,110,.05)
}

.text-lightBlue-900\/50 {
    color: rgba(12,74,110,.5)
}

.text-lightBlue-900\/60 {
    color: rgba(12,74,110,.6)
}

.text-lightBlue-900\/70 {
    color: rgba(12,74,110,.7)
}

.text-lightBlue-900\/75 {
    color: rgba(12,74,110,.75)
}

.text-lightBlue-900\/80 {
    color: rgba(12,74,110,.8)
}

.text-lightBlue-900\/90 {
    color: rgba(12,74,110,.9)
}

.text-lightBlue-900\/95 {
    color: rgba(12,74,110,.95)
}

.text-lightBlue-950 {
    --tw-text-opacity: 1;
    color: rgb(8 47 73/var(--tw-text-opacity))
}

.text-lightBlue-950\/0 {
    color: rgba(8,47,73,0)
}

.text-lightBlue-950\/10 {
    color: rgba(8,47,73,.1)
}

.text-lightBlue-950\/100 {
    color: #082f49
}

.text-lightBlue-950\/20 {
    color: rgba(8,47,73,.2)
}

.text-lightBlue-950\/25 {
    color: rgba(8,47,73,.25)
}

.text-lightBlue-950\/30 {
    color: rgba(8,47,73,.3)
}

.text-lightBlue-950\/40 {
    color: rgba(8,47,73,.4)
}

.text-lightBlue-950\/5 {
    color: rgba(8,47,73,.05)
}

.text-lightBlue-950\/50 {
    color: rgba(8,47,73,.5)
}

.text-lightBlue-950\/60 {
    color: rgba(8,47,73,.6)
}

.text-lightBlue-950\/70 {
    color: rgba(8,47,73,.7)
}

.text-lightBlue-950\/75 {
    color: rgba(8,47,73,.75)
}

.text-lightBlue-950\/80 {
    color: rgba(8,47,73,.8)
}

.text-lightBlue-950\/90 {
    color: rgba(8,47,73,.9)
}

.text-lightBlue-950\/95 {
    color: rgba(8,47,73,.95)
}

.text-lime-100 {
    --tw-text-opacity: 1;
    color: rgb(236 252 203/var(--tw-text-opacity))
}

.text-lime-100\/0 {
    color: hsla(80,89%,89%,0)
}

.text-lime-100\/10 {
    color: hsla(80,89%,89%,.1)
}

.text-lime-100\/100 {
    color: #ecfccb
}

.text-lime-100\/20 {
    color: hsla(80,89%,89%,.2)
}

.text-lime-100\/25 {
    color: hsla(80,89%,89%,.25)
}

.text-lime-100\/30 {
    color: hsla(80,89%,89%,.3)
}

.text-lime-100\/40 {
    color: hsla(80,89%,89%,.4)
}

.text-lime-100\/5 {
    color: hsla(80,89%,89%,.05)
}

.text-lime-100\/50 {
    color: hsla(80,89%,89%,.5)
}

.text-lime-100\/60 {
    color: hsla(80,89%,89%,.6)
}

.text-lime-100\/70 {
    color: hsla(80,89%,89%,.7)
}

.text-lime-100\/75 {
    color: hsla(80,89%,89%,.75)
}

.text-lime-100\/80 {
    color: hsla(80,89%,89%,.8)
}

.text-lime-100\/90 {
    color: hsla(80,89%,89%,.9)
}

.text-lime-100\/95 {
    color: hsla(80,89%,89%,.95)
}

.text-lime-200 {
    --tw-text-opacity: 1;
    color: rgb(217 249 157/var(--tw-text-opacity))
}

.text-lime-200\/0 {
    color: hsla(81,88%,80%,0)
}

.text-lime-200\/10 {
    color: hsla(81,88%,80%,.1)
}

.text-lime-200\/100 {
    color: #d9f99d
}

.text-lime-200\/20 {
    color: hsla(81,88%,80%,.2)
}

.text-lime-200\/25 {
    color: hsla(81,88%,80%,.25)
}

.text-lime-200\/30 {
    color: hsla(81,88%,80%,.3)
}

.text-lime-200\/40 {
    color: hsla(81,88%,80%,.4)
}

.text-lime-200\/5 {
    color: hsla(81,88%,80%,.05)
}

.text-lime-200\/50 {
    color: hsla(81,88%,80%,.5)
}

.text-lime-200\/60 {
    color: hsla(81,88%,80%,.6)
}

.text-lime-200\/70 {
    color: hsla(81,88%,80%,.7)
}

.text-lime-200\/75 {
    color: hsla(81,88%,80%,.75)
}

.text-lime-200\/80 {
    color: hsla(81,88%,80%,.8)
}

.text-lime-200\/90 {
    color: hsla(81,88%,80%,.9)
}

.text-lime-200\/95 {
    color: hsla(81,88%,80%,.95)
}

.text-lime-300 {
    --tw-text-opacity: 1;
    color: rgb(190 242 100/var(--tw-text-opacity))
}

.text-lime-300\/0 {
    color: hsla(82,85%,67%,0)
}

.text-lime-300\/10 {
    color: hsla(82,85%,67%,.1)
}

.text-lime-300\/100 {
    color: #bef264
}

.text-lime-300\/20 {
    color: hsla(82,85%,67%,.2)
}

.text-lime-300\/25 {
    color: hsla(82,85%,67%,.25)
}

.text-lime-300\/30 {
    color: hsla(82,85%,67%,.3)
}

.text-lime-300\/40 {
    color: hsla(82,85%,67%,.4)
}

.text-lime-300\/5 {
    color: hsla(82,85%,67%,.05)
}

.text-lime-300\/50 {
    color: hsla(82,85%,67%,.5)
}

.text-lime-300\/60 {
    color: hsla(82,85%,67%,.6)
}

.text-lime-300\/70 {
    color: hsla(82,85%,67%,.7)
}

.text-lime-300\/75 {
    color: hsla(82,85%,67%,.75)
}

.text-lime-300\/80 {
    color: hsla(82,85%,67%,.8)
}

.text-lime-300\/90 {
    color: hsla(82,85%,67%,.9)
}

.text-lime-300\/95 {
    color: hsla(82,85%,67%,.95)
}

.text-lime-400 {
    --tw-text-opacity: 1;
    color: rgb(163 230 53/var(--tw-text-opacity))
}

.text-lime-400\/0 {
    color: rgba(163,230,53,0)
}

.text-lime-400\/10 {
    color: rgba(163,230,53,.1)
}

.text-lime-400\/100 {
    color: #a3e635
}

.text-lime-400\/20 {
    color: rgba(163,230,53,.2)
}

.text-lime-400\/25 {
    color: rgba(163,230,53,.25)
}

.text-lime-400\/30 {
    color: rgba(163,230,53,.3)
}

.text-lime-400\/40 {
    color: rgba(163,230,53,.4)
}

.text-lime-400\/5 {
    color: rgba(163,230,53,.05)
}

.text-lime-400\/50 {
    color: rgba(163,230,53,.5)
}

.text-lime-400\/60 {
    color: rgba(163,230,53,.6)
}

.text-lime-400\/70 {
    color: rgba(163,230,53,.7)
}

.text-lime-400\/75 {
    color: rgba(163,230,53,.75)
}

.text-lime-400\/80 {
    color: rgba(163,230,53,.8)
}

.text-lime-400\/90 {
    color: rgba(163,230,53,.9)
}

.text-lime-400\/95 {
    color: rgba(163,230,53,.95)
}

.text-lime-50 {
    --tw-text-opacity: 1;
    color: rgb(247 254 231/var(--tw-text-opacity))
}

.text-lime-50\/0 {
    color: hsla(78,92%,95%,0)
}

.text-lime-50\/10 {
    color: hsla(78,92%,95%,.1)
}

.text-lime-50\/100 {
    color: #f7fee7
}

.text-lime-50\/20 {
    color: hsla(78,92%,95%,.2)
}

.text-lime-50\/25 {
    color: hsla(78,92%,95%,.25)
}

.text-lime-50\/30 {
    color: hsla(78,92%,95%,.3)
}

.text-lime-50\/40 {
    color: hsla(78,92%,95%,.4)
}

.text-lime-50\/5 {
    color: hsla(78,92%,95%,.05)
}

.text-lime-50\/50 {
    color: hsla(78,92%,95%,.5)
}

.text-lime-50\/60 {
    color: hsla(78,92%,95%,.6)
}

.text-lime-50\/70 {
    color: hsla(78,92%,95%,.7)
}

.text-lime-50\/75 {
    color: hsla(78,92%,95%,.75)
}

.text-lime-50\/80 {
    color: hsla(78,92%,95%,.8)
}

.text-lime-50\/90 {
    color: hsla(78,92%,95%,.9)
}

.text-lime-50\/95 {
    color: hsla(78,92%,95%,.95)
}

.text-lime-500 {
    --tw-text-opacity: 1;
    color: rgb(132 204 22/var(--tw-text-opacity))
}

.text-lime-500\/0 {
    color: rgba(132,204,22,0)
}

.text-lime-500\/10 {
    color: rgba(132,204,22,.1)
}

.text-lime-500\/100 {
    color: #84cc16
}

.text-lime-500\/20 {
    color: rgba(132,204,22,.2)
}

.text-lime-500\/25 {
    color: rgba(132,204,22,.25)
}

.text-lime-500\/30 {
    color: rgba(132,204,22,.3)
}

.text-lime-500\/40 {
    color: rgba(132,204,22,.4)
}

.text-lime-500\/5 {
    color: rgba(132,204,22,.05)
}

.text-lime-500\/50 {
    color: rgba(132,204,22,.5)
}

.text-lime-500\/60 {
    color: rgba(132,204,22,.6)
}

.text-lime-500\/70 {
    color: rgba(132,204,22,.7)
}

.text-lime-500\/75 {
    color: rgba(132,204,22,.75)
}

.text-lime-500\/80 {
    color: rgba(132,204,22,.8)
}

.text-lime-500\/90 {
    color: rgba(132,204,22,.9)
}

.text-lime-500\/95 {
    color: rgba(132,204,22,.95)
}

.text-lime-600 {
    --tw-text-opacity: 1;
    color: rgb(101 163 13/var(--tw-text-opacity))
}

.text-lime-600\/0 {
    color: rgba(101,163,13,0)
}

.text-lime-600\/10 {
    color: rgba(101,163,13,.1)
}

.text-lime-600\/100 {
    color: #65a30d
}

.text-lime-600\/20 {
    color: rgba(101,163,13,.2)
}

.text-lime-600\/25 {
    color: rgba(101,163,13,.25)
}

.text-lime-600\/30 {
    color: rgba(101,163,13,.3)
}

.text-lime-600\/40 {
    color: rgba(101,163,13,.4)
}

.text-lime-600\/5 {
    color: rgba(101,163,13,.05)
}

.text-lime-600\/50 {
    color: rgba(101,163,13,.5)
}

.text-lime-600\/60 {
    color: rgba(101,163,13,.6)
}

.text-lime-600\/70 {
    color: rgba(101,163,13,.7)
}

.text-lime-600\/75 {
    color: rgba(101,163,13,.75)
}

.text-lime-600\/80 {
    color: rgba(101,163,13,.8)
}

.text-lime-600\/90 {
    color: rgba(101,163,13,.9)
}

.text-lime-600\/95 {
    color: rgba(101,163,13,.95)
}

.text-lime-700 {
    --tw-text-opacity: 1;
    color: rgb(77 124 15/var(--tw-text-opacity))
}

.text-lime-700\/0 {
    color: rgba(77,124,15,0)
}

.text-lime-700\/10 {
    color: rgba(77,124,15,.1)
}

.text-lime-700\/100 {
    color: #4d7c0f
}

.text-lime-700\/20 {
    color: rgba(77,124,15,.2)
}

.text-lime-700\/25 {
    color: rgba(77,124,15,.25)
}

.text-lime-700\/30 {
    color: rgba(77,124,15,.3)
}

.text-lime-700\/40 {
    color: rgba(77,124,15,.4)
}

.text-lime-700\/5 {
    color: rgba(77,124,15,.05)
}

.text-lime-700\/50 {
    color: rgba(77,124,15,.5)
}

.text-lime-700\/60 {
    color: rgba(77,124,15,.6)
}

.text-lime-700\/70 {
    color: rgba(77,124,15,.7)
}

.text-lime-700\/75 {
    color: rgba(77,124,15,.75)
}

.text-lime-700\/80 {
    color: rgba(77,124,15,.8)
}

.text-lime-700\/90 {
    color: rgba(77,124,15,.9)
}

.text-lime-700\/95 {
    color: rgba(77,124,15,.95)
}

.text-lime-800 {
    --tw-text-opacity: 1;
    color: rgb(63 98 18/var(--tw-text-opacity))
}

.text-lime-800\/0 {
    color: rgba(63,98,18,0)
}

.text-lime-800\/10 {
    color: rgba(63,98,18,.1)
}

.text-lime-800\/100 {
    color: #3f6212
}

.text-lime-800\/20 {
    color: rgba(63,98,18,.2)
}

.text-lime-800\/25 {
    color: rgba(63,98,18,.25)
}

.text-lime-800\/30 {
    color: rgba(63,98,18,.3)
}

.text-lime-800\/40 {
    color: rgba(63,98,18,.4)
}

.text-lime-800\/5 {
    color: rgba(63,98,18,.05)
}

.text-lime-800\/50 {
    color: rgba(63,98,18,.5)
}

.text-lime-800\/60 {
    color: rgba(63,98,18,.6)
}

.text-lime-800\/70 {
    color: rgba(63,98,18,.7)
}

.text-lime-800\/75 {
    color: rgba(63,98,18,.75)
}

.text-lime-800\/80 {
    color: rgba(63,98,18,.8)
}

.text-lime-800\/90 {
    color: rgba(63,98,18,.9)
}

.text-lime-800\/95 {
    color: rgba(63,98,18,.95)
}

.text-lime-900 {
    --tw-text-opacity: 1;
    color: rgb(54 83 20/var(--tw-text-opacity))
}

.text-lime-900\/0 {
    color: rgba(54,83,20,0)
}

.text-lime-900\/10 {
    color: rgba(54,83,20,.1)
}

.text-lime-900\/100 {
    color: #365314
}

.text-lime-900\/20 {
    color: rgba(54,83,20,.2)
}

.text-lime-900\/25 {
    color: rgba(54,83,20,.25)
}

.text-lime-900\/30 {
    color: rgba(54,83,20,.3)
}

.text-lime-900\/40 {
    color: rgba(54,83,20,.4)
}

.text-lime-900\/5 {
    color: rgba(54,83,20,.05)
}

.text-lime-900\/50 {
    color: rgba(54,83,20,.5)
}

.text-lime-900\/60 {
    color: rgba(54,83,20,.6)
}

.text-lime-900\/70 {
    color: rgba(54,83,20,.7)
}

.text-lime-900\/75 {
    color: rgba(54,83,20,.75)
}

.text-lime-900\/80 {
    color: rgba(54,83,20,.8)
}

.text-lime-900\/90 {
    color: rgba(54,83,20,.9)
}

.text-lime-900\/95 {
    color: rgba(54,83,20,.95)
}

.text-lime-950 {
    --tw-text-opacity: 1;
    color: rgb(26 46 5/var(--tw-text-opacity))
}

.text-lime-950\/0 {
    color: rgba(26,46,5,0)
}

.text-lime-950\/10 {
    color: rgba(26,46,5,.1)
}

.text-lime-950\/100 {
    color: #1a2e05
}

.text-lime-950\/20 {
    color: rgba(26,46,5,.2)
}

.text-lime-950\/25 {
    color: rgba(26,46,5,.25)
}

.text-lime-950\/30 {
    color: rgba(26,46,5,.3)
}

.text-lime-950\/40 {
    color: rgba(26,46,5,.4)
}

.text-lime-950\/5 {
    color: rgba(26,46,5,.05)
}

.text-lime-950\/50 {
    color: rgba(26,46,5,.5)
}

.text-lime-950\/60 {
    color: rgba(26,46,5,.6)
}

.text-lime-950\/70 {
    color: rgba(26,46,5,.7)
}

.text-lime-950\/75 {
    color: rgba(26,46,5,.75)
}

.text-lime-950\/80 {
    color: rgba(26,46,5,.8)
}

.text-lime-950\/90 {
    color: rgba(26,46,5,.9)
}

.text-lime-950\/95 {
    color: rgba(26,46,5,.95)
}

.text-muted {
    color: hsl(var(--muted))
}

.text-muted-foreground {
    color: hsl(var(--muted-foreground))
}

.text-muted-foreground\/0 {
    color: hsl(var(--muted-foreground)/0)
}

.text-muted-foreground\/10 {
    color: hsl(var(--muted-foreground)/.1)
}

.text-muted-foreground\/100 {
    color: hsl(var(--muted-foreground)/1)
}

.text-muted-foreground\/20 {
    color: hsl(var(--muted-foreground)/.2)
}

.text-muted-foreground\/25 {
    color: hsl(var(--muted-foreground)/.25)
}

.text-muted-foreground\/30 {
    color: hsl(var(--muted-foreground)/.3)
}

.text-muted-foreground\/40 {
    color: hsl(var(--muted-foreground)/.4)
}

.text-muted-foreground\/5 {
    color: hsl(var(--muted-foreground)/.05)
}

.text-muted-foreground\/50 {
    color: hsl(var(--muted-foreground)/.5)
}

.text-muted-foreground\/60 {
    color: hsl(var(--muted-foreground)/.6)
}

.text-muted-foreground\/70 {
    color: hsl(var(--muted-foreground)/.7)
}

.text-muted-foreground\/75 {
    color: hsl(var(--muted-foreground)/.75)
}

.text-muted-foreground\/80 {
    color: hsl(var(--muted-foreground)/.8)
}

.text-muted-foreground\/90 {
    color: hsl(var(--muted-foreground)/.9)
}

.text-muted-foreground\/95 {
    color: hsl(var(--muted-foreground)/.95)
}

.text-muted\/0 {
    color: hsl(var(--muted)/0)
}

.text-muted\/10 {
    color: hsl(var(--muted)/.1)
}

.text-muted\/100 {
    color: hsl(var(--muted)/1)
}

.text-muted\/20 {
    color: hsl(var(--muted)/.2)
}

.text-muted\/25 {
    color: hsl(var(--muted)/.25)
}

.text-muted\/30 {
    color: hsl(var(--muted)/.3)
}

.text-muted\/40 {
    color: hsl(var(--muted)/.4)
}

.text-muted\/5 {
    color: hsl(var(--muted)/.05)
}

.text-muted\/50 {
    color: hsl(var(--muted)/.5)
}

.text-muted\/60 {
    color: hsl(var(--muted)/.6)
}

.text-muted\/70 {
    color: hsl(var(--muted)/.7)
}

.text-muted\/75 {
    color: hsl(var(--muted)/.75)
}

.text-muted\/80 {
    color: hsl(var(--muted)/.8)
}

.text-muted\/90 {
    color: hsl(var(--muted)/.9)
}

.text-muted\/95 {
    color: hsl(var(--muted)/.95)
}

.text-neutral-100 {
    --tw-text-opacity: 1;
    color: rgb(245 245 245/var(--tw-text-opacity))
}

.text-neutral-100\/0 {
    color: hsla(0,0%,96%,0)
}

.text-neutral-100\/10 {
    color: hsla(0,0%,96%,.1)
}

.text-neutral-100\/100 {
    color: #f5f5f5
}

.text-neutral-100\/20 {
    color: hsla(0,0%,96%,.2)
}

.text-neutral-100\/25 {
    color: hsla(0,0%,96%,.25)
}

.text-neutral-100\/30 {
    color: hsla(0,0%,96%,.3)
}

.text-neutral-100\/40 {
    color: hsla(0,0%,96%,.4)
}

.text-neutral-100\/5 {
    color: hsla(0,0%,96%,.05)
}

.text-neutral-100\/50 {
    color: hsla(0,0%,96%,.5)
}

.text-neutral-100\/60 {
    color: hsla(0,0%,96%,.6)
}

.text-neutral-100\/70 {
    color: hsla(0,0%,96%,.7)
}

.text-neutral-100\/75 {
    color: hsla(0,0%,96%,.75)
}

.text-neutral-100\/80 {
    color: hsla(0,0%,96%,.8)
}

.text-neutral-100\/90 {
    color: hsla(0,0%,96%,.9)
}

.text-neutral-100\/95 {
    color: hsla(0,0%,96%,.95)
}

.text-neutral-200 {
    --tw-text-opacity: 1;
    color: rgb(229 229 229/var(--tw-text-opacity))
}

.text-neutral-200\/0 {
    color: hsla(0,0%,90%,0)
}

.text-neutral-200\/10 {
    color: hsla(0,0%,90%,.1)
}

.text-neutral-200\/100 {
    color: #e5e5e5
}

.text-neutral-200\/20 {
    color: hsla(0,0%,90%,.2)
}

.text-neutral-200\/25 {
    color: hsla(0,0%,90%,.25)
}

.text-neutral-200\/30 {
    color: hsla(0,0%,90%,.3)
}

.text-neutral-200\/40 {
    color: hsla(0,0%,90%,.4)
}

.text-neutral-200\/5 {
    color: hsla(0,0%,90%,.05)
}

.text-neutral-200\/50 {
    color: hsla(0,0%,90%,.5)
}

.text-neutral-200\/60 {
    color: hsla(0,0%,90%,.6)
}

.text-neutral-200\/70 {
    color: hsla(0,0%,90%,.7)
}

.text-neutral-200\/75 {
    color: hsla(0,0%,90%,.75)
}

.text-neutral-200\/80 {
    color: hsla(0,0%,90%,.8)
}

.text-neutral-200\/90 {
    color: hsla(0,0%,90%,.9)
}

.text-neutral-200\/95 {
    color: hsla(0,0%,90%,.95)
}

.text-neutral-300 {
    --tw-text-opacity: 1;
    color: rgb(212 212 212/var(--tw-text-opacity))
}

.text-neutral-300\/0 {
    color: hsla(0,0%,83%,0)
}

.text-neutral-300\/10 {
    color: hsla(0,0%,83%,.1)
}

.text-neutral-300\/100 {
    color: #d4d4d4
}

.text-neutral-300\/20 {
    color: hsla(0,0%,83%,.2)
}

.text-neutral-300\/25 {
    color: hsla(0,0%,83%,.25)
}

.text-neutral-300\/30 {
    color: hsla(0,0%,83%,.3)
}

.text-neutral-300\/40 {
    color: hsla(0,0%,83%,.4)
}

.text-neutral-300\/5 {
    color: hsla(0,0%,83%,.05)
}

.text-neutral-300\/50 {
    color: hsla(0,0%,83%,.5)
}

.text-neutral-300\/60 {
    color: hsla(0,0%,83%,.6)
}

.text-neutral-300\/70 {
    color: hsla(0,0%,83%,.7)
}

.text-neutral-300\/75 {
    color: hsla(0,0%,83%,.75)
}

.text-neutral-300\/80 {
    color: hsla(0,0%,83%,.8)
}

.text-neutral-300\/90 {
    color: hsla(0,0%,83%,.9)
}

.text-neutral-300\/95 {
    color: hsla(0,0%,83%,.95)
}

.text-neutral-400 {
    --tw-text-opacity: 1;
    color: rgb(163 163 163/var(--tw-text-opacity))
}

.text-neutral-400\/0 {
    color: hsla(0,0%,64%,0)
}

.text-neutral-400\/10 {
    color: hsla(0,0%,64%,.1)
}

.text-neutral-400\/100 {
    color: #a3a3a3
}

.text-neutral-400\/20 {
    color: hsla(0,0%,64%,.2)
}

.text-neutral-400\/25 {
    color: hsla(0,0%,64%,.25)
}

.text-neutral-400\/30 {
    color: hsla(0,0%,64%,.3)
}

.text-neutral-400\/40 {
    color: hsla(0,0%,64%,.4)
}

.text-neutral-400\/5 {
    color: hsla(0,0%,64%,.05)
}

.text-neutral-400\/50 {
    color: hsla(0,0%,64%,.5)
}

.text-neutral-400\/60 {
    color: hsla(0,0%,64%,.6)
}

.text-neutral-400\/70 {
    color: hsla(0,0%,64%,.7)
}

.text-neutral-400\/75 {
    color: hsla(0,0%,64%,.75)
}

.text-neutral-400\/80 {
    color: hsla(0,0%,64%,.8)
}

.text-neutral-400\/90 {
    color: hsla(0,0%,64%,.9)
}

.text-neutral-400\/95 {
    color: hsla(0,0%,64%,.95)
}

.text-neutral-50 {
    --tw-text-opacity: 1;
    color: rgb(250 250 250/var(--tw-text-opacity))
}

.text-neutral-50\/0 {
    color: hsla(0,0%,98%,0)
}

.text-neutral-50\/10 {
    color: hsla(0,0%,98%,.1)
}

.text-neutral-50\/100 {
    color: #fafafa
}

.text-neutral-50\/20 {
    color: hsla(0,0%,98%,.2)
}

.text-neutral-50\/25 {
    color: hsla(0,0%,98%,.25)
}

.text-neutral-50\/30 {
    color: hsla(0,0%,98%,.3)
}

.text-neutral-50\/40 {
    color: hsla(0,0%,98%,.4)
}

.text-neutral-50\/5 {
    color: hsla(0,0%,98%,.05)
}

.text-neutral-50\/50 {
    color: hsla(0,0%,98%,.5)
}

.text-neutral-50\/60 {
    color: hsla(0,0%,98%,.6)
}

.text-neutral-50\/70 {
    color: hsla(0,0%,98%,.7)
}

.text-neutral-50\/75 {
    color: hsla(0,0%,98%,.75)
}

.text-neutral-50\/80 {
    color: hsla(0,0%,98%,.8)
}

.text-neutral-50\/90 {
    color: hsla(0,0%,98%,.9)
}

.text-neutral-50\/95 {
    color: hsla(0,0%,98%,.95)
}

.text-neutral-500 {
    --tw-text-opacity: 1;
    color: rgb(115 115 115/var(--tw-text-opacity))
}

.text-neutral-500\/0 {
    color: hsla(0,0%,45%,0)
}

.text-neutral-500\/10 {
    color: hsla(0,0%,45%,.1)
}

.text-neutral-500\/100 {
    color: #737373
}

.text-neutral-500\/20 {
    color: hsla(0,0%,45%,.2)
}

.text-neutral-500\/25 {
    color: hsla(0,0%,45%,.25)
}

.text-neutral-500\/30 {
    color: hsla(0,0%,45%,.3)
}

.text-neutral-500\/40 {
    color: hsla(0,0%,45%,.4)
}

.text-neutral-500\/5 {
    color: hsla(0,0%,45%,.05)
}

.text-neutral-500\/50 {
    color: hsla(0,0%,45%,.5)
}

.text-neutral-500\/60 {
    color: hsla(0,0%,45%,.6)
}

.text-neutral-500\/70 {
    color: hsla(0,0%,45%,.7)
}

.text-neutral-500\/75 {
    color: hsla(0,0%,45%,.75)
}

.text-neutral-500\/80 {
    color: hsla(0,0%,45%,.8)
}

.text-neutral-500\/90 {
    color: hsla(0,0%,45%,.9)
}

.text-neutral-500\/95 {
    color: hsla(0,0%,45%,.95)
}

.text-neutral-600 {
    --tw-text-opacity: 1;
    color: rgb(82 82 82/var(--tw-text-opacity))
}

.text-neutral-600\/0 {
    color: rgba(82,82,82,0)
}

.text-neutral-600\/10 {
    color: rgba(82,82,82,.1)
}

.text-neutral-600\/100 {
    color: #525252
}

.text-neutral-600\/20 {
    color: rgba(82,82,82,.2)
}

.text-neutral-600\/25 {
    color: rgba(82,82,82,.25)
}

.text-neutral-600\/30 {
    color: rgba(82,82,82,.3)
}

.text-neutral-600\/40 {
    color: rgba(82,82,82,.4)
}

.text-neutral-600\/5 {
    color: rgba(82,82,82,.05)
}

.text-neutral-600\/50 {
    color: rgba(82,82,82,.5)
}

.text-neutral-600\/60 {
    color: rgba(82,82,82,.6)
}

.text-neutral-600\/70 {
    color: rgba(82,82,82,.7)
}

.text-neutral-600\/75 {
    color: rgba(82,82,82,.75)
}

.text-neutral-600\/80 {
    color: rgba(82,82,82,.8)
}

.text-neutral-600\/90 {
    color: rgba(82,82,82,.9)
}

.text-neutral-600\/95 {
    color: rgba(82,82,82,.95)
}

.text-neutral-700 {
    --tw-text-opacity: 1;
    color: rgb(64 64 64/var(--tw-text-opacity))
}

.text-neutral-700\/0 {
    color: rgba(64,64,64,0)
}

.text-neutral-700\/10 {
    color: rgba(64,64,64,.1)
}

.text-neutral-700\/100 {
    color: #404040
}

.text-neutral-700\/20 {
    color: rgba(64,64,64,.2)
}

.text-neutral-700\/25 {
    color: rgba(64,64,64,.25)
}

.text-neutral-700\/30 {
    color: rgba(64,64,64,.3)
}

.text-neutral-700\/40 {
    color: rgba(64,64,64,.4)
}

.text-neutral-700\/5 {
    color: rgba(64,64,64,.05)
}

.text-neutral-700\/50 {
    color: rgba(64,64,64,.5)
}

.text-neutral-700\/60 {
    color: rgba(64,64,64,.6)
}

.text-neutral-700\/70 {
    color: rgba(64,64,64,.7)
}

.text-neutral-700\/75 {
    color: rgba(64,64,64,.75)
}

.text-neutral-700\/80 {
    color: rgba(64,64,64,.8)
}

.text-neutral-700\/90 {
    color: rgba(64,64,64,.9)
}

.text-neutral-700\/95 {
    color: rgba(64,64,64,.95)
}

.text-neutral-800 {
    --tw-text-opacity: 1;
    color: rgb(38 38 38/var(--tw-text-opacity))
}

.text-neutral-800\/0 {
    color: rgba(38,38,38,0)
}

.text-neutral-800\/10 {
    color: rgba(38,38,38,.1)
}

.text-neutral-800\/100 {
    color: #262626
}

.text-neutral-800\/20 {
    color: rgba(38,38,38,.2)
}

.text-neutral-800\/25 {
    color: rgba(38,38,38,.25)
}

.text-neutral-800\/30 {
    color: rgba(38,38,38,.3)
}

.text-neutral-800\/40 {
    color: rgba(38,38,38,.4)
}

.text-neutral-800\/5 {
    color: rgba(38,38,38,.05)
}

.text-neutral-800\/50 {
    color: rgba(38,38,38,.5)
}

.text-neutral-800\/60 {
    color: rgba(38,38,38,.6)
}

.text-neutral-800\/70 {
    color: rgba(38,38,38,.7)
}

.text-neutral-800\/75 {
    color: rgba(38,38,38,.75)
}

.text-neutral-800\/80 {
    color: rgba(38,38,38,.8)
}

.text-neutral-800\/90 {
    color: rgba(38,38,38,.9)
}

.text-neutral-800\/95 {
    color: rgba(38,38,38,.95)
}

.text-neutral-900 {
    --tw-text-opacity: 1;
    color: rgb(23 23 23/var(--tw-text-opacity))
}

.text-neutral-900\/0 {
    color: hsla(0,0%,9%,0)
}

.text-neutral-900\/10 {
    color: hsla(0,0%,9%,.1)
}

.text-neutral-900\/100 {
    color: #171717
}

.text-neutral-900\/20 {
    color: hsla(0,0%,9%,.2)
}

.text-neutral-900\/25 {
    color: hsla(0,0%,9%,.25)
}

.text-neutral-900\/30 {
    color: hsla(0,0%,9%,.3)
}

.text-neutral-900\/40 {
    color: hsla(0,0%,9%,.4)
}

.text-neutral-900\/5 {
    color: hsla(0,0%,9%,.05)
}

.text-neutral-900\/50 {
    color: hsla(0,0%,9%,.5)
}

.text-neutral-900\/60 {
    color: hsla(0,0%,9%,.6)
}

.text-neutral-900\/70 {
    color: hsla(0,0%,9%,.7)
}

.text-neutral-900\/75 {
    color: hsla(0,0%,9%,.75)
}

.text-neutral-900\/80 {
    color: hsla(0,0%,9%,.8)
}

.text-neutral-900\/90 {
    color: hsla(0,0%,9%,.9)
}

.text-neutral-900\/95 {
    color: hsla(0,0%,9%,.95)
}

.text-neutral-950 {
    --tw-text-opacity: 1;
    color: rgb(10 10 10/var(--tw-text-opacity))
}

.text-neutral-950\/0 {
    color: hsla(0,0%,4%,0)
}

.text-neutral-950\/10 {
    color: hsla(0,0%,4%,.1)
}

.text-neutral-950\/100 {
    color: #0a0a0a
}

.text-neutral-950\/20 {
    color: hsla(0,0%,4%,.2)
}

.text-neutral-950\/25 {
    color: hsla(0,0%,4%,.25)
}

.text-neutral-950\/30 {
    color: hsla(0,0%,4%,.3)
}

.text-neutral-950\/40 {
    color: hsla(0,0%,4%,.4)
}

.text-neutral-950\/5 {
    color: hsla(0,0%,4%,.05)
}

.text-neutral-950\/50 {
    color: hsla(0,0%,4%,.5)
}

.text-neutral-950\/60 {
    color: hsla(0,0%,4%,.6)
}

.text-neutral-950\/70 {
    color: hsla(0,0%,4%,.7)
}

.text-neutral-950\/75 {
    color: hsla(0,0%,4%,.75)
}

.text-neutral-950\/80 {
    color: hsla(0,0%,4%,.8)
}

.text-neutral-950\/90 {
    color: hsla(0,0%,4%,.9)
}

.text-neutral-950\/95 {
    color: hsla(0,0%,4%,.95)
}

.text-orange-100 {
    --tw-text-opacity: 1;
    color: rgb(255 237 213/var(--tw-text-opacity))
}

.text-orange-100\/0 {
    color: rgba(255,237,213,0)
}

.text-orange-100\/10 {
    color: rgba(255,237,213,.1)
}

.text-orange-100\/100 {
    color: #ffedd5
}

.text-orange-100\/20 {
    color: rgba(255,237,213,.2)
}

.text-orange-100\/25 {
    color: rgba(255,237,213,.25)
}

.text-orange-100\/30 {
    color: rgba(255,237,213,.3)
}

.text-orange-100\/40 {
    color: rgba(255,237,213,.4)
}

.text-orange-100\/5 {
    color: rgba(255,237,213,.05)
}

.text-orange-100\/50 {
    color: rgba(255,237,213,.5)
}

.text-orange-100\/60 {
    color: rgba(255,237,213,.6)
}

.text-orange-100\/70 {
    color: rgba(255,237,213,.7)
}

.text-orange-100\/75 {
    color: rgba(255,237,213,.75)
}

.text-orange-100\/80 {
    color: rgba(255,237,213,.8)
}

.text-orange-100\/90 {
    color: rgba(255,237,213,.9)
}

.text-orange-100\/95 {
    color: rgba(255,237,213,.95)
}

.text-orange-200 {
    --tw-text-opacity: 1;
    color: rgb(254 215 170/var(--tw-text-opacity))
}

.text-orange-200\/0 {
    color: hsla(32,98%,83%,0)
}

.text-orange-200\/10 {
    color: hsla(32,98%,83%,.1)
}

.text-orange-200\/100 {
    color: #fed7aa
}

.text-orange-200\/20 {
    color: hsla(32,98%,83%,.2)
}

.text-orange-200\/25 {
    color: hsla(32,98%,83%,.25)
}

.text-orange-200\/30 {
    color: hsla(32,98%,83%,.3)
}

.text-orange-200\/40 {
    color: hsla(32,98%,83%,.4)
}

.text-orange-200\/5 {
    color: hsla(32,98%,83%,.05)
}

.text-orange-200\/50 {
    color: hsla(32,98%,83%,.5)
}

.text-orange-200\/60 {
    color: hsla(32,98%,83%,.6)
}

.text-orange-200\/70 {
    color: hsla(32,98%,83%,.7)
}

.text-orange-200\/75 {
    color: hsla(32,98%,83%,.75)
}

.text-orange-200\/80 {
    color: hsla(32,98%,83%,.8)
}

.text-orange-200\/90 {
    color: hsla(32,98%,83%,.9)
}

.text-orange-200\/95 {
    color: hsla(32,98%,83%,.95)
}

.text-orange-300 {
    --tw-text-opacity: 1;
    color: rgb(253 186 116/var(--tw-text-opacity))
}

.text-orange-300\/0 {
    color: hsla(31,97%,72%,0)
}

.text-orange-300\/10 {
    color: hsla(31,97%,72%,.1)
}

.text-orange-300\/100 {
    color: #fdba74
}

.text-orange-300\/20 {
    color: hsla(31,97%,72%,.2)
}

.text-orange-300\/25 {
    color: hsla(31,97%,72%,.25)
}

.text-orange-300\/30 {
    color: hsla(31,97%,72%,.3)
}

.text-orange-300\/40 {
    color: hsla(31,97%,72%,.4)
}

.text-orange-300\/5 {
    color: hsla(31,97%,72%,.05)
}

.text-orange-300\/50 {
    color: hsla(31,97%,72%,.5)
}

.text-orange-300\/60 {
    color: hsla(31,97%,72%,.6)
}

.text-orange-300\/70 {
    color: hsla(31,97%,72%,.7)
}

.text-orange-300\/75 {
    color: hsla(31,97%,72%,.75)
}

.text-orange-300\/80 {
    color: hsla(31,97%,72%,.8)
}

.text-orange-300\/90 {
    color: hsla(31,97%,72%,.9)
}

.text-orange-300\/95 {
    color: hsla(31,97%,72%,.95)
}

.text-orange-400 {
    --tw-text-opacity: 1;
    color: rgb(251 146 60/var(--tw-text-opacity))
}

.text-orange-400\/0 {
    color: rgba(251,146,60,0)
}

.text-orange-400\/10 {
    color: rgba(251,146,60,.1)
}

.text-orange-400\/100 {
    color: #fb923c
}

.text-orange-400\/20 {
    color: rgba(251,146,60,.2)
}

.text-orange-400\/25 {
    color: rgba(251,146,60,.25)
}

.text-orange-400\/30 {
    color: rgba(251,146,60,.3)
}

.text-orange-400\/40 {
    color: rgba(251,146,60,.4)
}

.text-orange-400\/5 {
    color: rgba(251,146,60,.05)
}

.text-orange-400\/50 {
    color: rgba(251,146,60,.5)
}

.text-orange-400\/60 {
    color: rgba(251,146,60,.6)
}

.text-orange-400\/70 {
    color: rgba(251,146,60,.7)
}

.text-orange-400\/75 {
    color: rgba(251,146,60,.75)
}

.text-orange-400\/80 {
    color: rgba(251,146,60,.8)
}

.text-orange-400\/90 {
    color: rgba(251,146,60,.9)
}

.text-orange-400\/95 {
    color: rgba(251,146,60,.95)
}

.text-orange-50 {
    --tw-text-opacity: 1;
    color: rgb(255 247 237/var(--tw-text-opacity))
}

.text-orange-50\/0 {
    color: rgba(255,247,237,0)
}

.text-orange-50\/10 {
    color: rgba(255,247,237,.1)
}

.text-orange-50\/100 {
    color: #fff7ed
}

.text-orange-50\/20 {
    color: rgba(255,247,237,.2)
}

.text-orange-50\/25 {
    color: rgba(255,247,237,.25)
}

.text-orange-50\/30 {
    color: rgba(255,247,237,.3)
}

.text-orange-50\/40 {
    color: rgba(255,247,237,.4)
}

.text-orange-50\/5 {
    color: rgba(255,247,237,.05)
}

.text-orange-50\/50 {
    color: rgba(255,247,237,.5)
}

.text-orange-50\/60 {
    color: rgba(255,247,237,.6)
}

.text-orange-50\/70 {
    color: rgba(255,247,237,.7)
}

.text-orange-50\/75 {
    color: rgba(255,247,237,.75)
}

.text-orange-50\/80 {
    color: rgba(255,247,237,.8)
}

.text-orange-50\/90 {
    color: rgba(255,247,237,.9)
}

.text-orange-50\/95 {
    color: rgba(255,247,237,.95)
}

.text-orange-500 {
    --tw-text-opacity: 1;
    color: rgb(249 115 22/var(--tw-text-opacity))
}

.text-orange-500\/0 {
    color: rgba(249,115,22,0)
}

.text-orange-500\/10 {
    color: rgba(249,115,22,.1)
}

.text-orange-500\/100 {
    color: #f97316
}

.text-orange-500\/20 {
    color: rgba(249,115,22,.2)
}

.text-orange-500\/25 {
    color: rgba(249,115,22,.25)
}

.text-orange-500\/30 {
    color: rgba(249,115,22,.3)
}

.text-orange-500\/40 {
    color: rgba(249,115,22,.4)
}

.text-orange-500\/5 {
    color: rgba(249,115,22,.05)
}

.text-orange-500\/50 {
    color: rgba(249,115,22,.5)
}

.text-orange-500\/60 {
    color: rgba(249,115,22,.6)
}

.text-orange-500\/70 {
    color: rgba(249,115,22,.7)
}

.text-orange-500\/75 {
    color: rgba(249,115,22,.75)
}

.text-orange-500\/80 {
    color: rgba(249,115,22,.8)
}

.text-orange-500\/90 {
    color: rgba(249,115,22,.9)
}

.text-orange-500\/95 {
    color: rgba(249,115,22,.95)
}

.text-orange-600 {
    --tw-text-opacity: 1;
    color: rgb(234 88 12/var(--tw-text-opacity))
}

.text-orange-600\/0 {
    color: rgba(234,88,12,0)
}

.text-orange-600\/10 {
    color: rgba(234,88,12,.1)
}

.text-orange-600\/100 {
    color: #ea580c
}

.text-orange-600\/20 {
    color: rgba(234,88,12,.2)
}

.text-orange-600\/25 {
    color: rgba(234,88,12,.25)
}

.text-orange-600\/30 {
    color: rgba(234,88,12,.3)
}

.text-orange-600\/40 {
    color: rgba(234,88,12,.4)
}

.text-orange-600\/5 {
    color: rgba(234,88,12,.05)
}

.text-orange-600\/50 {
    color: rgba(234,88,12,.5)
}

.text-orange-600\/60 {
    color: rgba(234,88,12,.6)
}

.text-orange-600\/70 {
    color: rgba(234,88,12,.7)
}

.text-orange-600\/75 {
    color: rgba(234,88,12,.75)
}

.text-orange-600\/80 {
    color: rgba(234,88,12,.8)
}

.text-orange-600\/90 {
    color: rgba(234,88,12,.9)
}

.text-orange-600\/95 {
    color: rgba(234,88,12,.95)
}

.text-orange-700 {
    --tw-text-opacity: 1;
    color: rgb(194 65 12/var(--tw-text-opacity))
}

.text-orange-700\/0 {
    color: rgba(194,65,12,0)
}

.text-orange-700\/10 {
    color: rgba(194,65,12,.1)
}

.text-orange-700\/100 {
    color: #c2410c
}

.text-orange-700\/20 {
    color: rgba(194,65,12,.2)
}

.text-orange-700\/25 {
    color: rgba(194,65,12,.25)
}

.text-orange-700\/30 {
    color: rgba(194,65,12,.3)
}

.text-orange-700\/40 {
    color: rgba(194,65,12,.4)
}

.text-orange-700\/5 {
    color: rgba(194,65,12,.05)
}

.text-orange-700\/50 {
    color: rgba(194,65,12,.5)
}

.text-orange-700\/60 {
    color: rgba(194,65,12,.6)
}

.text-orange-700\/70 {
    color: rgba(194,65,12,.7)
}

.text-orange-700\/75 {
    color: rgba(194,65,12,.75)
}

.text-orange-700\/80 {
    color: rgba(194,65,12,.8)
}

.text-orange-700\/90 {
    color: rgba(194,65,12,.9)
}

.text-orange-700\/95 {
    color: rgba(194,65,12,.95)
}

.text-orange-800 {
    --tw-text-opacity: 1;
    color: rgb(154 52 18/var(--tw-text-opacity))
}

.text-orange-800\/0 {
    color: rgba(154,52,18,0)
}

.text-orange-800\/10 {
    color: rgba(154,52,18,.1)
}

.text-orange-800\/100 {
    color: #9a3412
}

.text-orange-800\/20 {
    color: rgba(154,52,18,.2)
}

.text-orange-800\/25 {
    color: rgba(154,52,18,.25)
}

.text-orange-800\/30 {
    color: rgba(154,52,18,.3)
}

.text-orange-800\/40 {
    color: rgba(154,52,18,.4)
}

.text-orange-800\/5 {
    color: rgba(154,52,18,.05)
}

.text-orange-800\/50 {
    color: rgba(154,52,18,.5)
}

.text-orange-800\/60 {
    color: rgba(154,52,18,.6)
}

.text-orange-800\/70 {
    color: rgba(154,52,18,.7)
}

.text-orange-800\/75 {
    color: rgba(154,52,18,.75)
}

.text-orange-800\/80 {
    color: rgba(154,52,18,.8)
}

.text-orange-800\/90 {
    color: rgba(154,52,18,.9)
}

.text-orange-800\/95 {
    color: rgba(154,52,18,.95)
}

.text-orange-900 {
    --tw-text-opacity: 1;
    color: rgb(124 45 18/var(--tw-text-opacity))
}

.text-orange-900\/0 {
    color: rgba(124,45,18,0)
}

.text-orange-900\/10 {
    color: rgba(124,45,18,.1)
}

.text-orange-900\/100 {
    color: #7c2d12
}

.text-orange-900\/20 {
    color: rgba(124,45,18,.2)
}

.text-orange-900\/25 {
    color: rgba(124,45,18,.25)
}

.text-orange-900\/30 {
    color: rgba(124,45,18,.3)
}

.text-orange-900\/40 {
    color: rgba(124,45,18,.4)
}

.text-orange-900\/5 {
    color: rgba(124,45,18,.05)
}

.text-orange-900\/50 {
    color: rgba(124,45,18,.5)
}

.text-orange-900\/60 {
    color: rgba(124,45,18,.6)
}

.text-orange-900\/70 {
    color: rgba(124,45,18,.7)
}

.text-orange-900\/75 {
    color: rgba(124,45,18,.75)
}

.text-orange-900\/80 {
    color: rgba(124,45,18,.8)
}

.text-orange-900\/90 {
    color: rgba(124,45,18,.9)
}

.text-orange-900\/95 {
    color: rgba(124,45,18,.95)
}

.text-orange-950 {
    --tw-text-opacity: 1;
    color: rgb(67 20 7/var(--tw-text-opacity))
}

.text-orange-950\/0 {
    color: rgba(67,20,7,0)
}

.text-orange-950\/10 {
    color: rgba(67,20,7,.1)
}

.text-orange-950\/100 {
    color: #431407
}

.text-orange-950\/20 {
    color: rgba(67,20,7,.2)
}

.text-orange-950\/25 {
    color: rgba(67,20,7,.25)
}

.text-orange-950\/30 {
    color: rgba(67,20,7,.3)
}

.text-orange-950\/40 {
    color: rgba(67,20,7,.4)
}

.text-orange-950\/5 {
    color: rgba(67,20,7,.05)
}

.text-orange-950\/50 {
    color: rgba(67,20,7,.5)
}

.text-orange-950\/60 {
    color: rgba(67,20,7,.6)
}

.text-orange-950\/70 {
    color: rgba(67,20,7,.7)
}

.text-orange-950\/75 {
    color: rgba(67,20,7,.75)
}

.text-orange-950\/80 {
    color: rgba(67,20,7,.8)
}

.text-orange-950\/90 {
    color: rgba(67,20,7,.9)
}

.text-orange-950\/95 {
    color: rgba(67,20,7,.95)
}

.text-pink-100 {
    --tw-text-opacity: 1;
    color: rgb(252 231 243/var(--tw-text-opacity))
}

.text-pink-100\/0 {
    color: rgba(252,231,243,0)
}

.text-pink-100\/10 {
    color: rgba(252,231,243,.1)
}

.text-pink-100\/100 {
    color: #fce7f3
}

.text-pink-100\/20 {
    color: rgba(252,231,243,.2)
}

.text-pink-100\/25 {
    color: rgba(252,231,243,.25)
}

.text-pink-100\/30 {
    color: rgba(252,231,243,.3)
}

.text-pink-100\/40 {
    color: rgba(252,231,243,.4)
}

.text-pink-100\/5 {
    color: rgba(252,231,243,.05)
}

.text-pink-100\/50 {
    color: rgba(252,231,243,.5)
}

.text-pink-100\/60 {
    color: rgba(252,231,243,.6)
}

.text-pink-100\/70 {
    color: rgba(252,231,243,.7)
}

.text-pink-100\/75 {
    color: rgba(252,231,243,.75)
}

.text-pink-100\/80 {
    color: rgba(252,231,243,.8)
}

.text-pink-100\/90 {
    color: rgba(252,231,243,.9)
}

.text-pink-100\/95 {
    color: rgba(252,231,243,.95)
}

.text-pink-200 {
    --tw-text-opacity: 1;
    color: rgb(251 207 232/var(--tw-text-opacity))
}

.text-pink-200\/0 {
    color: rgba(251,207,232,0)
}

.text-pink-200\/10 {
    color: rgba(251,207,232,.1)
}

.text-pink-200\/100 {
    color: #fbcfe8
}

.text-pink-200\/20 {
    color: rgba(251,207,232,.2)
}

.text-pink-200\/25 {
    color: rgba(251,207,232,.25)
}

.text-pink-200\/30 {
    color: rgba(251,207,232,.3)
}

.text-pink-200\/40 {
    color: rgba(251,207,232,.4)
}

.text-pink-200\/5 {
    color: rgba(251,207,232,.05)
}

.text-pink-200\/50 {
    color: rgba(251,207,232,.5)
}

.text-pink-200\/60 {
    color: rgba(251,207,232,.6)
}

.text-pink-200\/70 {
    color: rgba(251,207,232,.7)
}

.text-pink-200\/75 {
    color: rgba(251,207,232,.75)
}

.text-pink-200\/80 {
    color: rgba(251,207,232,.8)
}

.text-pink-200\/90 {
    color: rgba(251,207,232,.9)
}

.text-pink-200\/95 {
    color: rgba(251,207,232,.95)
}

.text-pink-300 {
    --tw-text-opacity: 1;
    color: rgb(249 168 212/var(--tw-text-opacity))
}

.text-pink-300\/0 {
    color: rgba(249,168,212,0)
}

.text-pink-300\/10 {
    color: rgba(249,168,212,.1)
}

.text-pink-300\/100 {
    color: #f9a8d4
}

.text-pink-300\/20 {
    color: rgba(249,168,212,.2)
}

.text-pink-300\/25 {
    color: rgba(249,168,212,.25)
}

.text-pink-300\/30 {
    color: rgba(249,168,212,.3)
}

.text-pink-300\/40 {
    color: rgba(249,168,212,.4)
}

.text-pink-300\/5 {
    color: rgba(249,168,212,.05)
}

.text-pink-300\/50 {
    color: rgba(249,168,212,.5)
}

.text-pink-300\/60 {
    color: rgba(249,168,212,.6)
}

.text-pink-300\/70 {
    color: rgba(249,168,212,.7)
}

.text-pink-300\/75 {
    color: rgba(249,168,212,.75)
}

.text-pink-300\/80 {
    color: rgba(249,168,212,.8)
}

.text-pink-300\/90 {
    color: rgba(249,168,212,.9)
}

.text-pink-300\/95 {
    color: rgba(249,168,212,.95)
}

.text-pink-400 {
    --tw-text-opacity: 1;
    color: rgb(244 114 182/var(--tw-text-opacity))
}

.text-pink-400\/0 {
    color: rgba(244,114,182,0)
}

.text-pink-400\/10 {
    color: rgba(244,114,182,.1)
}

.text-pink-400\/100 {
    color: #f472b6
}

.text-pink-400\/20 {
    color: rgba(244,114,182,.2)
}

.text-pink-400\/25 {
    color: rgba(244,114,182,.25)
}

.text-pink-400\/30 {
    color: rgba(244,114,182,.3)
}

.text-pink-400\/40 {
    color: rgba(244,114,182,.4)
}

.text-pink-400\/5 {
    color: rgba(244,114,182,.05)
}

.text-pink-400\/50 {
    color: rgba(244,114,182,.5)
}

.text-pink-400\/60 {
    color: rgba(244,114,182,.6)
}

.text-pink-400\/70 {
    color: rgba(244,114,182,.7)
}

.text-pink-400\/75 {
    color: rgba(244,114,182,.75)
}

.text-pink-400\/80 {
    color: rgba(244,114,182,.8)
}

.text-pink-400\/90 {
    color: rgba(244,114,182,.9)
}

.text-pink-400\/95 {
    color: rgba(244,114,182,.95)
}

.text-pink-50 {
    --tw-text-opacity: 1;
    color: rgb(253 242 248/var(--tw-text-opacity))
}

.text-pink-50\/0 {
    color: rgba(253,242,248,0)
}

.text-pink-50\/10 {
    color: rgba(253,242,248,.1)
}

.text-pink-50\/100 {
    color: #fdf2f8
}

.text-pink-50\/20 {
    color: rgba(253,242,248,.2)
}

.text-pink-50\/25 {
    color: rgba(253,242,248,.25)
}

.text-pink-50\/30 {
    color: rgba(253,242,248,.3)
}

.text-pink-50\/40 {
    color: rgba(253,242,248,.4)
}

.text-pink-50\/5 {
    color: rgba(253,242,248,.05)
}

.text-pink-50\/50 {
    color: rgba(253,242,248,.5)
}

.text-pink-50\/60 {
    color: rgba(253,242,248,.6)
}

.text-pink-50\/70 {
    color: rgba(253,242,248,.7)
}

.text-pink-50\/75 {
    color: rgba(253,242,248,.75)
}

.text-pink-50\/80 {
    color: rgba(253,242,248,.8)
}

.text-pink-50\/90 {
    color: rgba(253,242,248,.9)
}

.text-pink-50\/95 {
    color: rgba(253,242,248,.95)
}

.text-pink-500 {
    --tw-text-opacity: 1;
    color: rgb(236 72 153/var(--tw-text-opacity))
}

.text-pink-500\/0 {
    color: rgba(236,72,153,0)
}

.text-pink-500\/10 {
    color: rgba(236,72,153,.1)
}

.text-pink-500\/100 {
    color: #ec4899
}

.text-pink-500\/20 {
    color: rgba(236,72,153,.2)
}

.text-pink-500\/25 {
    color: rgba(236,72,153,.25)
}

.text-pink-500\/30 {
    color: rgba(236,72,153,.3)
}

.text-pink-500\/40 {
    color: rgba(236,72,153,.4)
}

.text-pink-500\/5 {
    color: rgba(236,72,153,.05)
}

.text-pink-500\/50 {
    color: rgba(236,72,153,.5)
}

.text-pink-500\/60 {
    color: rgba(236,72,153,.6)
}

.text-pink-500\/70 {
    color: rgba(236,72,153,.7)
}

.text-pink-500\/75 {
    color: rgba(236,72,153,.75)
}

.text-pink-500\/80 {
    color: rgba(236,72,153,.8)
}

.text-pink-500\/90 {
    color: rgba(236,72,153,.9)
}

.text-pink-500\/95 {
    color: rgba(236,72,153,.95)
}

.text-pink-600 {
    --tw-text-opacity: 1;
    color: rgb(219 39 119/var(--tw-text-opacity))
}

.text-pink-600\/0 {
    color: rgba(219,39,119,0)
}

.text-pink-600\/10 {
    color: rgba(219,39,119,.1)
}

.text-pink-600\/100 {
    color: #db2777
}

.text-pink-600\/20 {
    color: rgba(219,39,119,.2)
}

.text-pink-600\/25 {
    color: rgba(219,39,119,.25)
}

.text-pink-600\/30 {
    color: rgba(219,39,119,.3)
}

.text-pink-600\/40 {
    color: rgba(219,39,119,.4)
}

.text-pink-600\/5 {
    color: rgba(219,39,119,.05)
}

.text-pink-600\/50 {
    color: rgba(219,39,119,.5)
}

.text-pink-600\/60 {
    color: rgba(219,39,119,.6)
}

.text-pink-600\/70 {
    color: rgba(219,39,119,.7)
}

.text-pink-600\/75 {
    color: rgba(219,39,119,.75)
}

.text-pink-600\/80 {
    color: rgba(219,39,119,.8)
}

.text-pink-600\/90 {
    color: rgba(219,39,119,.9)
}

.text-pink-600\/95 {
    color: rgba(219,39,119,.95)
}

.text-pink-700 {
    --tw-text-opacity: 1;
    color: rgb(190 24 93/var(--tw-text-opacity))
}

.text-pink-700\/0 {
    color: rgba(190,24,93,0)
}

.text-pink-700\/10 {
    color: rgba(190,24,93,.1)
}

.text-pink-700\/100 {
    color: #be185d
}

.text-pink-700\/20 {
    color: rgba(190,24,93,.2)
}

.text-pink-700\/25 {
    color: rgba(190,24,93,.25)
}

.text-pink-700\/30 {
    color: rgba(190,24,93,.3)
}

.text-pink-700\/40 {
    color: rgba(190,24,93,.4)
}

.text-pink-700\/5 {
    color: rgba(190,24,93,.05)
}

.text-pink-700\/50 {
    color: rgba(190,24,93,.5)
}

.text-pink-700\/60 {
    color: rgba(190,24,93,.6)
}

.text-pink-700\/70 {
    color: rgba(190,24,93,.7)
}

.text-pink-700\/75 {
    color: rgba(190,24,93,.75)
}

.text-pink-700\/80 {
    color: rgba(190,24,93,.8)
}

.text-pink-700\/90 {
    color: rgba(190,24,93,.9)
}

.text-pink-700\/95 {
    color: rgba(190,24,93,.95)
}

.text-pink-800 {
    --tw-text-opacity: 1;
    color: rgb(157 23 77/var(--tw-text-opacity))
}

.text-pink-800\/0 {
    color: rgba(157,23,77,0)
}

.text-pink-800\/10 {
    color: rgba(157,23,77,.1)
}

.text-pink-800\/100 {
    color: #9d174d
}

.text-pink-800\/20 {
    color: rgba(157,23,77,.2)
}

.text-pink-800\/25 {
    color: rgba(157,23,77,.25)
}

.text-pink-800\/30 {
    color: rgba(157,23,77,.3)
}

.text-pink-800\/40 {
    color: rgba(157,23,77,.4)
}

.text-pink-800\/5 {
    color: rgba(157,23,77,.05)
}

.text-pink-800\/50 {
    color: rgba(157,23,77,.5)
}

.text-pink-800\/60 {
    color: rgba(157,23,77,.6)
}

.text-pink-800\/70 {
    color: rgba(157,23,77,.7)
}

.text-pink-800\/75 {
    color: rgba(157,23,77,.75)
}

.text-pink-800\/80 {
    color: rgba(157,23,77,.8)
}

.text-pink-800\/90 {
    color: rgba(157,23,77,.9)
}

.text-pink-800\/95 {
    color: rgba(157,23,77,.95)
}

.text-pink-900 {
    --tw-text-opacity: 1;
    color: rgb(131 24 67/var(--tw-text-opacity))
}

.text-pink-900\/0 {
    color: rgba(131,24,67,0)
}

.text-pink-900\/10 {
    color: rgba(131,24,67,.1)
}

.text-pink-900\/100 {
    color: #831843
}

.text-pink-900\/20 {
    color: rgba(131,24,67,.2)
}

.text-pink-900\/25 {
    color: rgba(131,24,67,.25)
}

.text-pink-900\/30 {
    color: rgba(131,24,67,.3)
}

.text-pink-900\/40 {
    color: rgba(131,24,67,.4)
}

.text-pink-900\/5 {
    color: rgba(131,24,67,.05)
}

.text-pink-900\/50 {
    color: rgba(131,24,67,.5)
}

.text-pink-900\/60 {
    color: rgba(131,24,67,.6)
}

.text-pink-900\/70 {
    color: rgba(131,24,67,.7)
}

.text-pink-900\/75 {
    color: rgba(131,24,67,.75)
}

.text-pink-900\/80 {
    color: rgba(131,24,67,.8)
}

.text-pink-900\/90 {
    color: rgba(131,24,67,.9)
}

.text-pink-900\/95 {
    color: rgba(131,24,67,.95)
}

.text-pink-950 {
    --tw-text-opacity: 1;
    color: rgb(80 7 36/var(--tw-text-opacity))
}

.text-pink-950\/0 {
    color: rgba(80,7,36,0)
}

.text-pink-950\/10 {
    color: rgba(80,7,36,.1)
}

.text-pink-950\/100 {
    color: #500724
}

.text-pink-950\/20 {
    color: rgba(80,7,36,.2)
}

.text-pink-950\/25 {
    color: rgba(80,7,36,.25)
}

.text-pink-950\/30 {
    color: rgba(80,7,36,.3)
}

.text-pink-950\/40 {
    color: rgba(80,7,36,.4)
}

.text-pink-950\/5 {
    color: rgba(80,7,36,.05)
}

.text-pink-950\/50 {
    color: rgba(80,7,36,.5)
}

.text-pink-950\/60 {
    color: rgba(80,7,36,.6)
}

.text-pink-950\/70 {
    color: rgba(80,7,36,.7)
}

.text-pink-950\/75 {
    color: rgba(80,7,36,.75)
}

.text-pink-950\/80 {
    color: rgba(80,7,36,.8)
}

.text-pink-950\/90 {
    color: rgba(80,7,36,.9)
}

.text-pink-950\/95 {
    color: rgba(80,7,36,.95)
}

.text-popover {
    color: hsl(var(--popover))
}

.text-popover-foreground {
    color: hsl(var(--popover-foreground))
}

.text-popover-foreground\/0 {
    color: hsl(var(--popover-foreground)/0)
}

.text-popover-foreground\/10 {
    color: hsl(var(--popover-foreground)/.1)
}

.text-popover-foreground\/100 {
    color: hsl(var(--popover-foreground)/1)
}

.text-popover-foreground\/20 {
    color: hsl(var(--popover-foreground)/.2)
}

.text-popover-foreground\/25 {
    color: hsl(var(--popover-foreground)/.25)
}

.text-popover-foreground\/30 {
    color: hsl(var(--popover-foreground)/.3)
}

.text-popover-foreground\/40 {
    color: hsl(var(--popover-foreground)/.4)
}

.text-popover-foreground\/5 {
    color: hsl(var(--popover-foreground)/.05)
}

.text-popover-foreground\/50 {
    color: hsl(var(--popover-foreground)/.5)
}

.text-popover-foreground\/60 {
    color: hsl(var(--popover-foreground)/.6)
}

.text-popover-foreground\/70 {
    color: hsl(var(--popover-foreground)/.7)
}

.text-popover-foreground\/75 {
    color: hsl(var(--popover-foreground)/.75)
}

.text-popover-foreground\/80 {
    color: hsl(var(--popover-foreground)/.8)
}

.text-popover-foreground\/90 {
    color: hsl(var(--popover-foreground)/.9)
}

.text-popover-foreground\/95 {
    color: hsl(var(--popover-foreground)/.95)
}

.text-popover\/0 {
    color: hsl(var(--popover)/0)
}

.text-popover\/10 {
    color: hsl(var(--popover)/.1)
}

.text-popover\/100 {
    color: hsl(var(--popover)/1)
}

.text-popover\/20 {
    color: hsl(var(--popover)/.2)
}

.text-popover\/25 {
    color: hsl(var(--popover)/.25)
}

.text-popover\/30 {
    color: hsl(var(--popover)/.3)
}

.text-popover\/40 {
    color: hsl(var(--popover)/.4)
}

.text-popover\/5 {
    color: hsl(var(--popover)/.05)
}

.text-popover\/50 {
    color: hsl(var(--popover)/.5)
}

.text-popover\/60 {
    color: hsl(var(--popover)/.6)
}

.text-popover\/70 {
    color: hsl(var(--popover)/.7)
}

.text-popover\/75 {
    color: hsl(var(--popover)/.75)
}

.text-popover\/80 {
    color: hsl(var(--popover)/.8)
}

.text-popover\/90 {
    color: hsl(var(--popover)/.9)
}

.text-popover\/95 {
    color: hsl(var(--popover)/.95)
}

.text-primary {
    color: hsl(var(--primary))
}

.text-primary-foreground {
    color: hsl(var(--primary-foreground))
}

.text-primary-foreground\/0 {
    color: hsl(var(--primary-foreground)/0)
}

.text-primary-foreground\/10 {
    color: hsl(var(--primary-foreground)/.1)
}

.text-primary-foreground\/100 {
    color: hsl(var(--primary-foreground)/1)
}

.text-primary-foreground\/20 {
    color: hsl(var(--primary-foreground)/.2)
}

.text-primary-foreground\/25 {
    color: hsl(var(--primary-foreground)/.25)
}

.text-primary-foreground\/30 {
    color: hsl(var(--primary-foreground)/.3)
}

.text-primary-foreground\/40 {
    color: hsl(var(--primary-foreground)/.4)
}

.text-primary-foreground\/5 {
    color: hsl(var(--primary-foreground)/.05)
}

.text-primary-foreground\/50 {
    color: hsl(var(--primary-foreground)/.5)
}

.text-primary-foreground\/60 {
    color: hsl(var(--primary-foreground)/.6)
}

.text-primary-foreground\/70 {
    color: hsl(var(--primary-foreground)/.7)
}

.text-primary-foreground\/75 {
    color: hsl(var(--primary-foreground)/.75)
}

.text-primary-foreground\/80 {
    color: hsl(var(--primary-foreground)/.8)
}

.text-primary-foreground\/90 {
    color: hsl(var(--primary-foreground)/.9)
}

.text-primary-foreground\/95 {
    color: hsl(var(--primary-foreground)/.95)
}

.text-primary\/0 {
    color: hsl(var(--primary)/0)
}

.text-primary\/10 {
    color: hsl(var(--primary)/.1)
}

.text-primary\/100 {
    color: hsl(var(--primary)/1)
}

.text-primary\/20 {
    color: hsl(var(--primary)/.2)
}

.text-primary\/25 {
    color: hsl(var(--primary)/.25)
}

.text-primary\/30 {
    color: hsl(var(--primary)/.3)
}

.text-primary\/40 {
    color: hsl(var(--primary)/.4)
}

.text-primary\/5 {
    color: hsl(var(--primary)/.05)
}

.text-primary\/50 {
    color: hsl(var(--primary)/.5)
}

.text-primary\/60 {
    color: hsl(var(--primary)/.6)
}

.text-primary\/70 {
    color: hsl(var(--primary)/.7)
}

.text-primary\/75 {
    color: hsl(var(--primary)/.75)
}

.text-primary\/80 {
    color: hsl(var(--primary)/.8)
}

.text-primary\/90 {
    color: hsl(var(--primary)/.9)
}

.text-primary\/95 {
    color: hsl(var(--primary)/.95)
}

.text-purple-100 {
    --tw-text-opacity: 1;
    color: rgb(243 232 255/var(--tw-text-opacity))
}

.text-purple-100\/0 {
    color: rgba(243,232,255,0)
}

.text-purple-100\/10 {
    color: rgba(243,232,255,.1)
}

.text-purple-100\/100 {
    color: #f3e8ff
}

.text-purple-100\/20 {
    color: rgba(243,232,255,.2)
}

.text-purple-100\/25 {
    color: rgba(243,232,255,.25)
}

.text-purple-100\/30 {
    color: rgba(243,232,255,.3)
}

.text-purple-100\/40 {
    color: rgba(243,232,255,.4)
}

.text-purple-100\/5 {
    color: rgba(243,232,255,.05)
}

.text-purple-100\/50 {
    color: rgba(243,232,255,.5)
}

.text-purple-100\/60 {
    color: rgba(243,232,255,.6)
}

.text-purple-100\/70 {
    color: rgba(243,232,255,.7)
}

.text-purple-100\/75 {
    color: rgba(243,232,255,.75)
}

.text-purple-100\/80 {
    color: rgba(243,232,255,.8)
}

.text-purple-100\/90 {
    color: rgba(243,232,255,.9)
}

.text-purple-100\/95 {
    color: rgba(243,232,255,.95)
}

.text-purple-200 {
    --tw-text-opacity: 1;
    color: rgb(233 213 255/var(--tw-text-opacity))
}

.text-purple-200\/0 {
    color: rgba(233,213,255,0)
}

.text-purple-200\/10 {
    color: rgba(233,213,255,.1)
}

.text-purple-200\/100 {
    color: #e9d5ff
}

.text-purple-200\/20 {
    color: rgba(233,213,255,.2)
}

.text-purple-200\/25 {
    color: rgba(233,213,255,.25)
}

.text-purple-200\/30 {
    color: rgba(233,213,255,.3)
}

.text-purple-200\/40 {
    color: rgba(233,213,255,.4)
}

.text-purple-200\/5 {
    color: rgba(233,213,255,.05)
}

.text-purple-200\/50 {
    color: rgba(233,213,255,.5)
}

.text-purple-200\/60 {
    color: rgba(233,213,255,.6)
}

.text-purple-200\/70 {
    color: rgba(233,213,255,.7)
}

.text-purple-200\/75 {
    color: rgba(233,213,255,.75)
}

.text-purple-200\/80 {
    color: rgba(233,213,255,.8)
}

.text-purple-200\/90 {
    color: rgba(233,213,255,.9)
}

.text-purple-200\/95 {
    color: rgba(233,213,255,.95)
}

.text-purple-300 {
    --tw-text-opacity: 1;
    color: rgb(216 180 254/var(--tw-text-opacity))
}

.text-purple-300\/0 {
    color: rgba(216,180,254,0)
}

.text-purple-300\/10 {
    color: rgba(216,180,254,.1)
}

.text-purple-300\/100 {
    color: #d8b4fe
}

.text-purple-300\/20 {
    color: rgba(216,180,254,.2)
}

.text-purple-300\/25 {
    color: rgba(216,180,254,.25)
}

.text-purple-300\/30 {
    color: rgba(216,180,254,.3)
}

.text-purple-300\/40 {
    color: rgba(216,180,254,.4)
}

.text-purple-300\/5 {
    color: rgba(216,180,254,.05)
}

.text-purple-300\/50 {
    color: rgba(216,180,254,.5)
}

.text-purple-300\/60 {
    color: rgba(216,180,254,.6)
}

.text-purple-300\/70 {
    color: rgba(216,180,254,.7)
}

.text-purple-300\/75 {
    color: rgba(216,180,254,.75)
}

.text-purple-300\/80 {
    color: rgba(216,180,254,.8)
}

.text-purple-300\/90 {
    color: rgba(216,180,254,.9)
}

.text-purple-300\/95 {
    color: rgba(216,180,254,.95)
}

.text-purple-400 {
    --tw-text-opacity: 1;
    color: rgb(192 132 252/var(--tw-text-opacity))
}

.text-purple-400\/0 {
    color: rgba(192,132,252,0)
}

.text-purple-400\/10 {
    color: rgba(192,132,252,.1)
}

.text-purple-400\/100 {
    color: #c084fc
}

.text-purple-400\/20 {
    color: rgba(192,132,252,.2)
}

.text-purple-400\/25 {
    color: rgba(192,132,252,.25)
}

.text-purple-400\/30 {
    color: rgba(192,132,252,.3)
}

.text-purple-400\/40 {
    color: rgba(192,132,252,.4)
}

.text-purple-400\/5 {
    color: rgba(192,132,252,.05)
}

.text-purple-400\/50 {
    color: rgba(192,132,252,.5)
}

.text-purple-400\/60 {
    color: rgba(192,132,252,.6)
}

.text-purple-400\/70 {
    color: rgba(192,132,252,.7)
}

.text-purple-400\/75 {
    color: rgba(192,132,252,.75)
}

.text-purple-400\/80 {
    color: rgba(192,132,252,.8)
}

.text-purple-400\/90 {
    color: rgba(192,132,252,.9)
}

.text-purple-400\/95 {
    color: rgba(192,132,252,.95)
}

.text-purple-50 {
    --tw-text-opacity: 1;
    color: rgb(250 245 255/var(--tw-text-opacity))
}

.text-purple-50\/0 {
    color: rgba(250,245,255,0)
}

.text-purple-50\/10 {
    color: rgba(250,245,255,.1)
}

.text-purple-50\/100 {
    color: #faf5ff
}

.text-purple-50\/20 {
    color: rgba(250,245,255,.2)
}

.text-purple-50\/25 {
    color: rgba(250,245,255,.25)
}

.text-purple-50\/30 {
    color: rgba(250,245,255,.3)
}

.text-purple-50\/40 {
    color: rgba(250,245,255,.4)
}

.text-purple-50\/5 {
    color: rgba(250,245,255,.05)
}

.text-purple-50\/50 {
    color: rgba(250,245,255,.5)
}

.text-purple-50\/60 {
    color: rgba(250,245,255,.6)
}

.text-purple-50\/70 {
    color: rgba(250,245,255,.7)
}

.text-purple-50\/75 {
    color: rgba(250,245,255,.75)
}

.text-purple-50\/80 {
    color: rgba(250,245,255,.8)
}

.text-purple-50\/90 {
    color: rgba(250,245,255,.9)
}

.text-purple-50\/95 {
    color: rgba(250,245,255,.95)
}

.text-purple-500 {
    --tw-text-opacity: 1;
    color: rgb(168 85 247/var(--tw-text-opacity))
}

.text-purple-500\/0 {
    color: rgba(168,85,247,0)
}

.text-purple-500\/10 {
    color: rgba(168,85,247,.1)
}

.text-purple-500\/100 {
    color: #a855f7
}

.text-purple-500\/20 {
    color: rgba(168,85,247,.2)
}

.text-purple-500\/25 {
    color: rgba(168,85,247,.25)
}

.text-purple-500\/30 {
    color: rgba(168,85,247,.3)
}

.text-purple-500\/40 {
    color: rgba(168,85,247,.4)
}

.text-purple-500\/5 {
    color: rgba(168,85,247,.05)
}

.text-purple-500\/50 {
    color: rgba(168,85,247,.5)
}

.text-purple-500\/60 {
    color: rgba(168,85,247,.6)
}

.text-purple-500\/70 {
    color: rgba(168,85,247,.7)
}

.text-purple-500\/75 {
    color: rgba(168,85,247,.75)
}

.text-purple-500\/80 {
    color: rgba(168,85,247,.8)
}

.text-purple-500\/90 {
    color: rgba(168,85,247,.9)
}

.text-purple-500\/95 {
    color: rgba(168,85,247,.95)
}

.text-purple-600 {
    --tw-text-opacity: 1;
    color: rgb(147 51 234/var(--tw-text-opacity))
}

.text-purple-600\/0 {
    color: rgba(147,51,234,0)
}

.text-purple-600\/10 {
    color: rgba(147,51,234,.1)
}

.text-purple-600\/100 {
    color: #9333ea
}

.text-purple-600\/20 {
    color: rgba(147,51,234,.2)
}

.text-purple-600\/25 {
    color: rgba(147,51,234,.25)
}

.text-purple-600\/30 {
    color: rgba(147,51,234,.3)
}

.text-purple-600\/40 {
    color: rgba(147,51,234,.4)
}

.text-purple-600\/5 {
    color: rgba(147,51,234,.05)
}

.text-purple-600\/50 {
    color: rgba(147,51,234,.5)
}

.text-purple-600\/60 {
    color: rgba(147,51,234,.6)
}

.text-purple-600\/70 {
    color: rgba(147,51,234,.7)
}

.text-purple-600\/75 {
    color: rgba(147,51,234,.75)
}

.text-purple-600\/80 {
    color: rgba(147,51,234,.8)
}

.text-purple-600\/90 {
    color: rgba(147,51,234,.9)
}

.text-purple-600\/95 {
    color: rgba(147,51,234,.95)
}

.text-purple-700 {
    --tw-text-opacity: 1;
    color: rgb(126 34 206/var(--tw-text-opacity))
}

.text-purple-700\/0 {
    color: rgba(126,34,206,0)
}

.text-purple-700\/10 {
    color: rgba(126,34,206,.1)
}

.text-purple-700\/100 {
    color: #7e22ce
}

.text-purple-700\/20 {
    color: rgba(126,34,206,.2)
}

.text-purple-700\/25 {
    color: rgba(126,34,206,.25)
}

.text-purple-700\/30 {
    color: rgba(126,34,206,.3)
}

.text-purple-700\/40 {
    color: rgba(126,34,206,.4)
}

.text-purple-700\/5 {
    color: rgba(126,34,206,.05)
}

.text-purple-700\/50 {
    color: rgba(126,34,206,.5)
}

.text-purple-700\/60 {
    color: rgba(126,34,206,.6)
}

.text-purple-700\/70 {
    color: rgba(126,34,206,.7)
}

.text-purple-700\/75 {
    color: rgba(126,34,206,.75)
}

.text-purple-700\/80 {
    color: rgba(126,34,206,.8)
}

.text-purple-700\/90 {
    color: rgba(126,34,206,.9)
}

.text-purple-700\/95 {
    color: rgba(126,34,206,.95)
}

.text-purple-800 {
    --tw-text-opacity: 1;
    color: rgb(107 33 168/var(--tw-text-opacity))
}

.text-purple-800\/0 {
    color: rgba(107,33,168,0)
}

.text-purple-800\/10 {
    color: rgba(107,33,168,.1)
}

.text-purple-800\/100 {
    color: #6b21a8
}

.text-purple-800\/20 {
    color: rgba(107,33,168,.2)
}

.text-purple-800\/25 {
    color: rgba(107,33,168,.25)
}

.text-purple-800\/30 {
    color: rgba(107,33,168,.3)
}

.text-purple-800\/40 {
    color: rgba(107,33,168,.4)
}

.text-purple-800\/5 {
    color: rgba(107,33,168,.05)
}

.text-purple-800\/50 {
    color: rgba(107,33,168,.5)
}

.text-purple-800\/60 {
    color: rgba(107,33,168,.6)
}

.text-purple-800\/70 {
    color: rgba(107,33,168,.7)
}

.text-purple-800\/75 {
    color: rgba(107,33,168,.75)
}

.text-purple-800\/80 {
    color: rgba(107,33,168,.8)
}

.text-purple-800\/90 {
    color: rgba(107,33,168,.9)
}

.text-purple-800\/95 {
    color: rgba(107,33,168,.95)
}

.text-purple-900 {
    --tw-text-opacity: 1;
    color: rgb(88 28 135/var(--tw-text-opacity))
}

.text-purple-900\/0 {
    color: rgba(88,28,135,0)
}

.text-purple-900\/10 {
    color: rgba(88,28,135,.1)
}

.text-purple-900\/100 {
    color: #581c87
}

.text-purple-900\/20 {
    color: rgba(88,28,135,.2)
}

.text-purple-900\/25 {
    color: rgba(88,28,135,.25)
}

.text-purple-900\/30 {
    color: rgba(88,28,135,.3)
}

.text-purple-900\/40 {
    color: rgba(88,28,135,.4)
}

.text-purple-900\/5 {
    color: rgba(88,28,135,.05)
}

.text-purple-900\/50 {
    color: rgba(88,28,135,.5)
}

.text-purple-900\/60 {
    color: rgba(88,28,135,.6)
}

.text-purple-900\/70 {
    color: rgba(88,28,135,.7)
}

.text-purple-900\/75 {
    color: rgba(88,28,135,.75)
}

.text-purple-900\/80 {
    color: rgba(88,28,135,.8)
}

.text-purple-900\/90 {
    color: rgba(88,28,135,.9)
}

.text-purple-900\/95 {
    color: rgba(88,28,135,.95)
}

.text-purple-950 {
    --tw-text-opacity: 1;
    color: rgb(59 7 100/var(--tw-text-opacity))
}

.text-purple-950\/0 {
    color: rgba(59,7,100,0)
}

.text-purple-950\/10 {
    color: rgba(59,7,100,.1)
}

.text-purple-950\/100 {
    color: #3b0764
}

.text-purple-950\/20 {
    color: rgba(59,7,100,.2)
}

.text-purple-950\/25 {
    color: rgba(59,7,100,.25)
}

.text-purple-950\/30 {
    color: rgba(59,7,100,.3)
}

.text-purple-950\/40 {
    color: rgba(59,7,100,.4)
}

.text-purple-950\/5 {
    color: rgba(59,7,100,.05)
}

.text-purple-950\/50 {
    color: rgba(59,7,100,.5)
}

.text-purple-950\/60 {
    color: rgba(59,7,100,.6)
}

.text-purple-950\/70 {
    color: rgba(59,7,100,.7)
}

.text-purple-950\/75 {
    color: rgba(59,7,100,.75)
}

.text-purple-950\/80 {
    color: rgba(59,7,100,.8)
}

.text-purple-950\/90 {
    color: rgba(59,7,100,.9)
}

.text-purple-950\/95 {
    color: rgba(59,7,100,.95)
}

.text-purple-accent-500 {
    --tw-text-opacity: 1;
    color: rgb(81 59 139/var(--tw-text-opacity))
}

.text-purple-accent-500\/0 {
    color: rgba(81,59,139,0)
}

.text-purple-accent-500\/10 {
    color: rgba(81,59,139,.1)
}

.text-purple-accent-500\/100 {
    color: #513b8b
}

.text-purple-accent-500\/20 {
    color: rgba(81,59,139,.2)
}

.text-purple-accent-500\/25 {
    color: rgba(81,59,139,.25)
}

.text-purple-accent-500\/30 {
    color: rgba(81,59,139,.3)
}

.text-purple-accent-500\/40 {
    color: rgba(81,59,139,.4)
}

.text-purple-accent-500\/5 {
    color: rgba(81,59,139,.05)
}

.text-purple-accent-500\/50 {
    color: rgba(81,59,139,.5)
}

.text-purple-accent-500\/60 {
    color: rgba(81,59,139,.6)
}

.text-purple-accent-500\/70 {
    color: rgba(81,59,139,.7)
}

.text-purple-accent-500\/75 {
    color: rgba(81,59,139,.75)
}

.text-purple-accent-500\/80 {
    color: rgba(81,59,139,.8)
}

.text-purple-accent-500\/90 {
    color: rgba(81,59,139,.9)
}

.text-purple-accent-500\/95 {
    color: rgba(81,59,139,.95)
}

.text-red-100 {
    --tw-text-opacity: 1;
    color: rgb(254 226 226/var(--tw-text-opacity))
}

.text-red-100\/0 {
    color: hsla(0,93%,94%,0)
}

.text-red-100\/10 {
    color: hsla(0,93%,94%,.1)
}

.text-red-100\/100 {
    color: #fee2e2
}

.text-red-100\/20 {
    color: hsla(0,93%,94%,.2)
}

.text-red-100\/25 {
    color: hsla(0,93%,94%,.25)
}

.text-red-100\/30 {
    color: hsla(0,93%,94%,.3)
}

.text-red-100\/40 {
    color: hsla(0,93%,94%,.4)
}

.text-red-100\/5 {
    color: hsla(0,93%,94%,.05)
}

.text-red-100\/50 {
    color: hsla(0,93%,94%,.5)
}

.text-red-100\/60 {
    color: hsla(0,93%,94%,.6)
}

.text-red-100\/70 {
    color: hsla(0,93%,94%,.7)
}

.text-red-100\/75 {
    color: hsla(0,93%,94%,.75)
}

.text-red-100\/80 {
    color: hsla(0,93%,94%,.8)
}

.text-red-100\/90 {
    color: hsla(0,93%,94%,.9)
}

.text-red-100\/95 {
    color: hsla(0,93%,94%,.95)
}

.text-red-200 {
    --tw-text-opacity: 1;
    color: rgb(254 202 202/var(--tw-text-opacity))
}

.text-red-200\/0 {
    color: hsla(0,96%,89%,0)
}

.text-red-200\/10 {
    color: hsla(0,96%,89%,.1)
}

.text-red-200\/100 {
    color: #fecaca
}

.text-red-200\/20 {
    color: hsla(0,96%,89%,.2)
}

.text-red-200\/25 {
    color: hsla(0,96%,89%,.25)
}

.text-red-200\/30 {
    color: hsla(0,96%,89%,.3)
}

.text-red-200\/40 {
    color: hsla(0,96%,89%,.4)
}

.text-red-200\/5 {
    color: hsla(0,96%,89%,.05)
}

.text-red-200\/50 {
    color: hsla(0,96%,89%,.5)
}

.text-red-200\/60 {
    color: hsla(0,96%,89%,.6)
}

.text-red-200\/70 {
    color: hsla(0,96%,89%,.7)
}

.text-red-200\/75 {
    color: hsla(0,96%,89%,.75)
}

.text-red-200\/80 {
    color: hsla(0,96%,89%,.8)
}

.text-red-200\/90 {
    color: hsla(0,96%,89%,.9)
}

.text-red-200\/95 {
    color: hsla(0,96%,89%,.95)
}

.text-red-300 {
    --tw-text-opacity: 1;
    color: rgb(252 165 165/var(--tw-text-opacity))
}

.text-red-300\/0 {
    color: hsla(0,94%,82%,0)
}

.text-red-300\/10 {
    color: hsla(0,94%,82%,.1)
}

.text-red-300\/100 {
    color: #fca5a5
}

.text-red-300\/20 {
    color: hsla(0,94%,82%,.2)
}

.text-red-300\/25 {
    color: hsla(0,94%,82%,.25)
}

.text-red-300\/30 {
    color: hsla(0,94%,82%,.3)
}

.text-red-300\/40 {
    color: hsla(0,94%,82%,.4)
}

.text-red-300\/5 {
    color: hsla(0,94%,82%,.05)
}

.text-red-300\/50 {
    color: hsla(0,94%,82%,.5)
}

.text-red-300\/60 {
    color: hsla(0,94%,82%,.6)
}

.text-red-300\/70 {
    color: hsla(0,94%,82%,.7)
}

.text-red-300\/75 {
    color: hsla(0,94%,82%,.75)
}

.text-red-300\/80 {
    color: hsla(0,94%,82%,.8)
}

.text-red-300\/90 {
    color: hsla(0,94%,82%,.9)
}

.text-red-300\/95 {
    color: hsla(0,94%,82%,.95)
}

.text-red-400 {
    --tw-text-opacity: 1;
    color: rgb(248 113 113/var(--tw-text-opacity))
}

.text-red-400\/0 {
    color: hsla(0,91%,71%,0)
}

.text-red-400\/10 {
    color: hsla(0,91%,71%,.1)
}

.text-red-400\/100 {
    color: #f87171
}

.text-red-400\/20 {
    color: hsla(0,91%,71%,.2)
}

.text-red-400\/25 {
    color: hsla(0,91%,71%,.25)
}

.text-red-400\/30 {
    color: hsla(0,91%,71%,.3)
}

.text-red-400\/40 {
    color: hsla(0,91%,71%,.4)
}

.text-red-400\/5 {
    color: hsla(0,91%,71%,.05)
}

.text-red-400\/50 {
    color: hsla(0,91%,71%,.5)
}

.text-red-400\/60 {
    color: hsla(0,91%,71%,.6)
}

.text-red-400\/70 {
    color: hsla(0,91%,71%,.7)
}

.text-red-400\/75 {
    color: hsla(0,91%,71%,.75)
}

.text-red-400\/80 {
    color: hsla(0,91%,71%,.8)
}

.text-red-400\/90 {
    color: hsla(0,91%,71%,.9)
}

.text-red-400\/95 {
    color: hsla(0,91%,71%,.95)
}

.text-red-50 {
    --tw-text-opacity: 1;
    color: rgb(254 242 242/var(--tw-text-opacity))
}

.text-red-50\/0 {
    color: hsla(0,86%,97%,0)
}

.text-red-50\/10 {
    color: hsla(0,86%,97%,.1)
}

.text-red-50\/100 {
    color: #fef2f2
}

.text-red-50\/20 {
    color: hsla(0,86%,97%,.2)
}

.text-red-50\/25 {
    color: hsla(0,86%,97%,.25)
}

.text-red-50\/30 {
    color: hsla(0,86%,97%,.3)
}

.text-red-50\/40 {
    color: hsla(0,86%,97%,.4)
}

.text-red-50\/5 {
    color: hsla(0,86%,97%,.05)
}

.text-red-50\/50 {
    color: hsla(0,86%,97%,.5)
}

.text-red-50\/60 {
    color: hsla(0,86%,97%,.6)
}

.text-red-50\/70 {
    color: hsla(0,86%,97%,.7)
}

.text-red-50\/75 {
    color: hsla(0,86%,97%,.75)
}

.text-red-50\/80 {
    color: hsla(0,86%,97%,.8)
}

.text-red-50\/90 {
    color: hsla(0,86%,97%,.9)
}

.text-red-50\/95 {
    color: hsla(0,86%,97%,.95)
}

.text-red-500 {
    --tw-text-opacity: 1;
    color: rgb(239 68 68/var(--tw-text-opacity))
}

.text-red-500\/0 {
    color: rgba(239,68,68,0)
}

.text-red-500\/10 {
    color: rgba(239,68,68,.1)
}

.text-red-500\/100 {
    color: #ef4444
}

.text-red-500\/20 {
    color: rgba(239,68,68,.2)
}

.text-red-500\/25 {
    color: rgba(239,68,68,.25)
}

.text-red-500\/30 {
    color: rgba(239,68,68,.3)
}

.text-red-500\/40 {
    color: rgba(239,68,68,.4)
}

.text-red-500\/5 {
    color: rgba(239,68,68,.05)
}

.text-red-500\/50 {
    color: rgba(239,68,68,.5)
}

.text-red-500\/60 {
    color: rgba(239,68,68,.6)
}

.text-red-500\/70 {
    color: rgba(239,68,68,.7)
}

.text-red-500\/75 {
    color: rgba(239,68,68,.75)
}

.text-red-500\/80 {
    color: rgba(239,68,68,.8)
}

.text-red-500\/90 {
    color: rgba(239,68,68,.9)
}

.text-red-500\/95 {
    color: rgba(239,68,68,.95)
}

.text-red-600 {
    --tw-text-opacity: 1;
    color: rgb(220 38 38/var(--tw-text-opacity))
}

.text-red-600\/0 {
    color: rgba(220,38,38,0)
}

.text-red-600\/10 {
    color: rgba(220,38,38,.1)
}

.text-red-600\/100 {
    color: #dc2626
}

.text-red-600\/20 {
    color: rgba(220,38,38,.2)
}

.text-red-600\/25 {
    color: rgba(220,38,38,.25)
}

.text-red-600\/30 {
    color: rgba(220,38,38,.3)
}

.text-red-600\/40 {
    color: rgba(220,38,38,.4)
}

.text-red-600\/5 {
    color: rgba(220,38,38,.05)
}

.text-red-600\/50 {
    color: rgba(220,38,38,.5)
}

.text-red-600\/60 {
    color: rgba(220,38,38,.6)
}

.text-red-600\/70 {
    color: rgba(220,38,38,.7)
}

.text-red-600\/75 {
    color: rgba(220,38,38,.75)
}

.text-red-600\/80 {
    color: rgba(220,38,38,.8)
}

.text-red-600\/90 {
    color: rgba(220,38,38,.9)
}

.text-red-600\/95 {
    color: rgba(220,38,38,.95)
}

.text-red-700 {
    --tw-text-opacity: 1;
    color: rgb(185 28 28/var(--tw-text-opacity))
}

.text-red-700\/0 {
    color: rgba(185,28,28,0)
}

.text-red-700\/10 {
    color: rgba(185,28,28,.1)
}

.text-red-700\/100 {
    color: #b91c1c
}

.text-red-700\/20 {
    color: rgba(185,28,28,.2)
}

.text-red-700\/25 {
    color: rgba(185,28,28,.25)
}

.text-red-700\/30 {
    color: rgba(185,28,28,.3)
}

.text-red-700\/40 {
    color: rgba(185,28,28,.4)
}

.text-red-700\/5 {
    color: rgba(185,28,28,.05)
}

.text-red-700\/50 {
    color: rgba(185,28,28,.5)
}

.text-red-700\/60 {
    color: rgba(185,28,28,.6)
}

.text-red-700\/70 {
    color: rgba(185,28,28,.7)
}

.text-red-700\/75 {
    color: rgba(185,28,28,.75)
}

.text-red-700\/80 {
    color: rgba(185,28,28,.8)
}

.text-red-700\/90 {
    color: rgba(185,28,28,.9)
}

.text-red-700\/95 {
    color: rgba(185,28,28,.95)
}

.text-red-800 {
    --tw-text-opacity: 1;
    color: rgb(153 27 27/var(--tw-text-opacity))
}

.text-red-800\/0 {
    color: rgba(153,27,27,0)
}

.text-red-800\/10 {
    color: rgba(153,27,27,.1)
}

.text-red-800\/100 {
    color: #991b1b
}

.text-red-800\/20 {
    color: rgba(153,27,27,.2)
}

.text-red-800\/25 {
    color: rgba(153,27,27,.25)
}

.text-red-800\/30 {
    color: rgba(153,27,27,.3)
}

.text-red-800\/40 {
    color: rgba(153,27,27,.4)
}

.text-red-800\/5 {
    color: rgba(153,27,27,.05)
}

.text-red-800\/50 {
    color: rgba(153,27,27,.5)
}

.text-red-800\/60 {
    color: rgba(153,27,27,.6)
}

.text-red-800\/70 {
    color: rgba(153,27,27,.7)
}

.text-red-800\/75 {
    color: rgba(153,27,27,.75)
}

.text-red-800\/80 {
    color: rgba(153,27,27,.8)
}

.text-red-800\/90 {
    color: rgba(153,27,27,.9)
}

.text-red-800\/95 {
    color: rgba(153,27,27,.95)
}

.text-red-900 {
    --tw-text-opacity: 1;
    color: rgb(127 29 29/var(--tw-text-opacity))
}

.text-red-900\/0 {
    color: rgba(127,29,29,0)
}

.text-red-900\/10 {
    color: rgba(127,29,29,.1)
}

.text-red-900\/100 {
    color: #7f1d1d
}

.text-red-900\/20 {
    color: rgba(127,29,29,.2)
}

.text-red-900\/25 {
    color: rgba(127,29,29,.25)
}

.text-red-900\/30 {
    color: rgba(127,29,29,.3)
}

.text-red-900\/40 {
    color: rgba(127,29,29,.4)
}

.text-red-900\/5 {
    color: rgba(127,29,29,.05)
}

.text-red-900\/50 {
    color: rgba(127,29,29,.5)
}

.text-red-900\/60 {
    color: rgba(127,29,29,.6)
}

.text-red-900\/70 {
    color: rgba(127,29,29,.7)
}

.text-red-900\/75 {
    color: rgba(127,29,29,.75)
}

.text-red-900\/80 {
    color: rgba(127,29,29,.8)
}

.text-red-900\/90 {
    color: rgba(127,29,29,.9)
}

.text-red-900\/95 {
    color: rgba(127,29,29,.95)
}

.text-red-950 {
    --tw-text-opacity: 1;
    color: rgb(69 10 10/var(--tw-text-opacity))
}

.text-red-950\/0 {
    color: rgba(69,10,10,0)
}

.text-red-950\/10 {
    color: rgba(69,10,10,.1)
}

.text-red-950\/100 {
    color: #450a0a
}

.text-red-950\/20 {
    color: rgba(69,10,10,.2)
}

.text-red-950\/25 {
    color: rgba(69,10,10,.25)
}

.text-red-950\/30 {
    color: rgba(69,10,10,.3)
}

.text-red-950\/40 {
    color: rgba(69,10,10,.4)
}

.text-red-950\/5 {
    color: rgba(69,10,10,.05)
}

.text-red-950\/50 {
    color: rgba(69,10,10,.5)
}

.text-red-950\/60 {
    color: rgba(69,10,10,.6)
}

.text-red-950\/70 {
    color: rgba(69,10,10,.7)
}

.text-red-950\/75 {
    color: rgba(69,10,10,.75)
}

.text-red-950\/80 {
    color: rgba(69,10,10,.8)
}

.text-red-950\/90 {
    color: rgba(69,10,10,.9)
}

.text-red-950\/95 {
    color: rgba(69,10,10,.95)
}

.text-ring {
    color: hsl(var(--ring))
}

.text-ring\/0 {
    color: hsl(var(--ring)/0)
}

.text-ring\/10 {
    color: hsl(var(--ring)/.1)
}

.text-ring\/100 {
    color: hsl(var(--ring)/1)
}

.text-ring\/20 {
    color: hsl(var(--ring)/.2)
}

.text-ring\/25 {
    color: hsl(var(--ring)/.25)
}

.text-ring\/30 {
    color: hsl(var(--ring)/.3)
}

.text-ring\/40 {
    color: hsl(var(--ring)/.4)
}

.text-ring\/5 {
    color: hsl(var(--ring)/.05)
}

.text-ring\/50 {
    color: hsl(var(--ring)/.5)
}

.text-ring\/60 {
    color: hsl(var(--ring)/.6)
}

.text-ring\/70 {
    color: hsl(var(--ring)/.7)
}

.text-ring\/75 {
    color: hsl(var(--ring)/.75)
}

.text-ring\/80 {
    color: hsl(var(--ring)/.8)
}

.text-ring\/90 {
    color: hsl(var(--ring)/.9)
}

.text-ring\/95 {
    color: hsl(var(--ring)/.95)
}

.text-rose-100 {
    --tw-text-opacity: 1;
    color: rgb(255 228 230/var(--tw-text-opacity))
}

.text-rose-100\/0 {
    color: rgba(255,228,230,0)
}

.text-rose-100\/10 {
    color: rgba(255,228,230,.1)
}

.text-rose-100\/100 {
    color: #ffe4e6
}

.text-rose-100\/20 {
    color: rgba(255,228,230,.2)
}

.text-rose-100\/25 {
    color: rgba(255,228,230,.25)
}

.text-rose-100\/30 {
    color: rgba(255,228,230,.3)
}

.text-rose-100\/40 {
    color: rgba(255,228,230,.4)
}

.text-rose-100\/5 {
    color: rgba(255,228,230,.05)
}

.text-rose-100\/50 {
    color: rgba(255,228,230,.5)
}

.text-rose-100\/60 {
    color: rgba(255,228,230,.6)
}

.text-rose-100\/70 {
    color: rgba(255,228,230,.7)
}

.text-rose-100\/75 {
    color: rgba(255,228,230,.75)
}

.text-rose-100\/80 {
    color: rgba(255,228,230,.8)
}

.text-rose-100\/90 {
    color: rgba(255,228,230,.9)
}

.text-rose-100\/95 {
    color: rgba(255,228,230,.95)
}

.text-rose-200 {
    --tw-text-opacity: 1;
    color: rgb(254 205 211/var(--tw-text-opacity))
}

.text-rose-200\/0 {
    color: rgba(254,205,211,0)
}

.text-rose-200\/10 {
    color: rgba(254,205,211,.1)
}

.text-rose-200\/100 {
    color: #fecdd3
}

.text-rose-200\/20 {
    color: rgba(254,205,211,.2)
}

.text-rose-200\/25 {
    color: rgba(254,205,211,.25)
}

.text-rose-200\/30 {
    color: rgba(254,205,211,.3)
}

.text-rose-200\/40 {
    color: rgba(254,205,211,.4)
}

.text-rose-200\/5 {
    color: rgba(254,205,211,.05)
}

.text-rose-200\/50 {
    color: rgba(254,205,211,.5)
}

.text-rose-200\/60 {
    color: rgba(254,205,211,.6)
}

.text-rose-200\/70 {
    color: rgba(254,205,211,.7)
}

.text-rose-200\/75 {
    color: rgba(254,205,211,.75)
}

.text-rose-200\/80 {
    color: rgba(254,205,211,.8)
}

.text-rose-200\/90 {
    color: rgba(254,205,211,.9)
}

.text-rose-200\/95 {
    color: rgba(254,205,211,.95)
}

.text-rose-300 {
    --tw-text-opacity: 1;
    color: rgb(253 164 175/var(--tw-text-opacity))
}

.text-rose-300\/0 {
    color: rgba(253,164,175,0)
}

.text-rose-300\/10 {
    color: rgba(253,164,175,.1)
}

.text-rose-300\/100 {
    color: #fda4af
}

.text-rose-300\/20 {
    color: rgba(253,164,175,.2)
}

.text-rose-300\/25 {
    color: rgba(253,164,175,.25)
}

.text-rose-300\/30 {
    color: rgba(253,164,175,.3)
}

.text-rose-300\/40 {
    color: rgba(253,164,175,.4)
}

.text-rose-300\/5 {
    color: rgba(253,164,175,.05)
}

.text-rose-300\/50 {
    color: rgba(253,164,175,.5)
}

.text-rose-300\/60 {
    color: rgba(253,164,175,.6)
}

.text-rose-300\/70 {
    color: rgba(253,164,175,.7)
}

.text-rose-300\/75 {
    color: rgba(253,164,175,.75)
}

.text-rose-300\/80 {
    color: rgba(253,164,175,.8)
}

.text-rose-300\/90 {
    color: rgba(253,164,175,.9)
}

.text-rose-300\/95 {
    color: rgba(253,164,175,.95)
}

.text-rose-400 {
    --tw-text-opacity: 1;
    color: rgb(251 113 133/var(--tw-text-opacity))
}

.text-rose-400\/0 {
    color: rgba(251,113,133,0)
}

.text-rose-400\/10 {
    color: rgba(251,113,133,.1)
}

.text-rose-400\/100 {
    color: #fb7185
}

.text-rose-400\/20 {
    color: rgba(251,113,133,.2)
}

.text-rose-400\/25 {
    color: rgba(251,113,133,.25)
}

.text-rose-400\/30 {
    color: rgba(251,113,133,.3)
}

.text-rose-400\/40 {
    color: rgba(251,113,133,.4)
}

.text-rose-400\/5 {
    color: rgba(251,113,133,.05)
}

.text-rose-400\/50 {
    color: rgba(251,113,133,.5)
}

.text-rose-400\/60 {
    color: rgba(251,113,133,.6)
}

.text-rose-400\/70 {
    color: rgba(251,113,133,.7)
}

.text-rose-400\/75 {
    color: rgba(251,113,133,.75)
}

.text-rose-400\/80 {
    color: rgba(251,113,133,.8)
}

.text-rose-400\/90 {
    color: rgba(251,113,133,.9)
}

.text-rose-400\/95 {
    color: rgba(251,113,133,.95)
}

.text-rose-50 {
    --tw-text-opacity: 1;
    color: rgb(255 241 242/var(--tw-text-opacity))
}

.text-rose-50\/0 {
    color: rgba(255,241,242,0)
}

.text-rose-50\/10 {
    color: rgba(255,241,242,.1)
}

.text-rose-50\/100 {
    color: #fff1f2
}

.text-rose-50\/20 {
    color: rgba(255,241,242,.2)
}

.text-rose-50\/25 {
    color: rgba(255,241,242,.25)
}

.text-rose-50\/30 {
    color: rgba(255,241,242,.3)
}

.text-rose-50\/40 {
    color: rgba(255,241,242,.4)
}

.text-rose-50\/5 {
    color: rgba(255,241,242,.05)
}

.text-rose-50\/50 {
    color: rgba(255,241,242,.5)
}

.text-rose-50\/60 {
    color: rgba(255,241,242,.6)
}

.text-rose-50\/70 {
    color: rgba(255,241,242,.7)
}

.text-rose-50\/75 {
    color: rgba(255,241,242,.75)
}

.text-rose-50\/80 {
    color: rgba(255,241,242,.8)
}

.text-rose-50\/90 {
    color: rgba(255,241,242,.9)
}

.text-rose-50\/95 {
    color: rgba(255,241,242,.95)
}

.text-rose-500 {
    --tw-text-opacity: 1;
    color: rgb(244 63 94/var(--tw-text-opacity))
}

.text-rose-500\/0 {
    color: rgba(244,63,94,0)
}

.text-rose-500\/10 {
    color: rgba(244,63,94,.1)
}

.text-rose-500\/100 {
    color: #f43f5e
}

.text-rose-500\/20 {
    color: rgba(244,63,94,.2)
}

.text-rose-500\/25 {
    color: rgba(244,63,94,.25)
}

.text-rose-500\/30 {
    color: rgba(244,63,94,.3)
}

.text-rose-500\/40 {
    color: rgba(244,63,94,.4)
}

.text-rose-500\/5 {
    color: rgba(244,63,94,.05)
}

.text-rose-500\/50 {
    color: rgba(244,63,94,.5)
}

.text-rose-500\/60 {
    color: rgba(244,63,94,.6)
}

.text-rose-500\/70 {
    color: rgba(244,63,94,.7)
}

.text-rose-500\/75 {
    color: rgba(244,63,94,.75)
}

.text-rose-500\/80 {
    color: rgba(244,63,94,.8)
}

.text-rose-500\/90 {
    color: rgba(244,63,94,.9)
}

.text-rose-500\/95 {
    color: rgba(244,63,94,.95)
}

.text-rose-600 {
    --tw-text-opacity: 1;
    color: rgb(225 29 72/var(--tw-text-opacity))
}

.text-rose-600\/0 {
    color: rgba(225,29,72,0)
}

.text-rose-600\/10 {
    color: rgba(225,29,72,.1)
}

.text-rose-600\/100 {
    color: #e11d48
}

.text-rose-600\/20 {
    color: rgba(225,29,72,.2)
}

.text-rose-600\/25 {
    color: rgba(225,29,72,.25)
}

.text-rose-600\/30 {
    color: rgba(225,29,72,.3)
}

.text-rose-600\/40 {
    color: rgba(225,29,72,.4)
}

.text-rose-600\/5 {
    color: rgba(225,29,72,.05)
}

.text-rose-600\/50 {
    color: rgba(225,29,72,.5)
}

.text-rose-600\/60 {
    color: rgba(225,29,72,.6)
}

.text-rose-600\/70 {
    color: rgba(225,29,72,.7)
}

.text-rose-600\/75 {
    color: rgba(225,29,72,.75)
}

.text-rose-600\/80 {
    color: rgba(225,29,72,.8)
}

.text-rose-600\/90 {
    color: rgba(225,29,72,.9)
}

.text-rose-600\/95 {
    color: rgba(225,29,72,.95)
}

.text-rose-700 {
    --tw-text-opacity: 1;
    color: rgb(190 18 60/var(--tw-text-opacity))
}

.text-rose-700\/0 {
    color: rgba(190,18,60,0)
}

.text-rose-700\/10 {
    color: rgba(190,18,60,.1)
}

.text-rose-700\/100 {
    color: #be123c
}

.text-rose-700\/20 {
    color: rgba(190,18,60,.2)
}

.text-rose-700\/25 {
    color: rgba(190,18,60,.25)
}

.text-rose-700\/30 {
    color: rgba(190,18,60,.3)
}

.text-rose-700\/40 {
    color: rgba(190,18,60,.4)
}

.text-rose-700\/5 {
    color: rgba(190,18,60,.05)
}

.text-rose-700\/50 {
    color: rgba(190,18,60,.5)
}

.text-rose-700\/60 {
    color: rgba(190,18,60,.6)
}

.text-rose-700\/70 {
    color: rgba(190,18,60,.7)
}

.text-rose-700\/75 {
    color: rgba(190,18,60,.75)
}

.text-rose-700\/80 {
    color: rgba(190,18,60,.8)
}

.text-rose-700\/90 {
    color: rgba(190,18,60,.9)
}

.text-rose-700\/95 {
    color: rgba(190,18,60,.95)
}

.text-rose-800 {
    --tw-text-opacity: 1;
    color: rgb(159 18 57/var(--tw-text-opacity))
}

.text-rose-800\/0 {
    color: rgba(159,18,57,0)
}

.text-rose-800\/10 {
    color: rgba(159,18,57,.1)
}

.text-rose-800\/100 {
    color: #9f1239
}

.text-rose-800\/20 {
    color: rgba(159,18,57,.2)
}

.text-rose-800\/25 {
    color: rgba(159,18,57,.25)
}

.text-rose-800\/30 {
    color: rgba(159,18,57,.3)
}

.text-rose-800\/40 {
    color: rgba(159,18,57,.4)
}

.text-rose-800\/5 {
    color: rgba(159,18,57,.05)
}

.text-rose-800\/50 {
    color: rgba(159,18,57,.5)
}

.text-rose-800\/60 {
    color: rgba(159,18,57,.6)
}

.text-rose-800\/70 {
    color: rgba(159,18,57,.7)
}

.text-rose-800\/75 {
    color: rgba(159,18,57,.75)
}

.text-rose-800\/80 {
    color: rgba(159,18,57,.8)
}

.text-rose-800\/90 {
    color: rgba(159,18,57,.9)
}

.text-rose-800\/95 {
    color: rgba(159,18,57,.95)
}

.text-rose-900 {
    --tw-text-opacity: 1;
    color: rgb(136 19 55/var(--tw-text-opacity))
}

.text-rose-900\/0 {
    color: rgba(136,19,55,0)
}

.text-rose-900\/10 {
    color: rgba(136,19,55,.1)
}

.text-rose-900\/100 {
    color: #881337
}

.text-rose-900\/20 {
    color: rgba(136,19,55,.2)
}

.text-rose-900\/25 {
    color: rgba(136,19,55,.25)
}

.text-rose-900\/30 {
    color: rgba(136,19,55,.3)
}

.text-rose-900\/40 {
    color: rgba(136,19,55,.4)
}

.text-rose-900\/5 {
    color: rgba(136,19,55,.05)
}

.text-rose-900\/50 {
    color: rgba(136,19,55,.5)
}

.text-rose-900\/60 {
    color: rgba(136,19,55,.6)
}

.text-rose-900\/70 {
    color: rgba(136,19,55,.7)
}

.text-rose-900\/75 {
    color: rgba(136,19,55,.75)
}

.text-rose-900\/80 {
    color: rgba(136,19,55,.8)
}

.text-rose-900\/90 {
    color: rgba(136,19,55,.9)
}

.text-rose-900\/95 {
    color: rgba(136,19,55,.95)
}

.text-rose-950 {
    --tw-text-opacity: 1;
    color: rgb(76 5 25/var(--tw-text-opacity))
}

.text-rose-950\/0 {
    color: rgba(76,5,25,0)
}

.text-rose-950\/10 {
    color: rgba(76,5,25,.1)
}

.text-rose-950\/100 {
    color: #4c0519
}

.text-rose-950\/20 {
    color: rgba(76,5,25,.2)
}

.text-rose-950\/25 {
    color: rgba(76,5,25,.25)
}

.text-rose-950\/30 {
    color: rgba(76,5,25,.3)
}

.text-rose-950\/40 {
    color: rgba(76,5,25,.4)
}

.text-rose-950\/5 {
    color: rgba(76,5,25,.05)
}

.text-rose-950\/50 {
    color: rgba(76,5,25,.5)
}

.text-rose-950\/60 {
    color: rgba(76,5,25,.6)
}

.text-rose-950\/70 {
    color: rgba(76,5,25,.7)
}

.text-rose-950\/75 {
    color: rgba(76,5,25,.75)
}

.text-rose-950\/80 {
    color: rgba(76,5,25,.8)
}

.text-rose-950\/90 {
    color: rgba(76,5,25,.9)
}

.text-rose-950\/95 {
    color: rgba(76,5,25,.95)
}

.text-secondary {
    color: hsl(var(--secondary))
}

.text-secondary-foreground {
    color: hsl(var(--secondary-foreground))
}

.text-secondary-foreground\/0 {
    color: hsl(var(--secondary-foreground)/0)
}

.text-secondary-foreground\/10 {
    color: hsl(var(--secondary-foreground)/.1)
}

.text-secondary-foreground\/100 {
    color: hsl(var(--secondary-foreground)/1)
}

.text-secondary-foreground\/20 {
    color: hsl(var(--secondary-foreground)/.2)
}

.text-secondary-foreground\/25 {
    color: hsl(var(--secondary-foreground)/.25)
}

.text-secondary-foreground\/30 {
    color: hsl(var(--secondary-foreground)/.3)
}

.text-secondary-foreground\/40 {
    color: hsl(var(--secondary-foreground)/.4)
}

.text-secondary-foreground\/5 {
    color: hsl(var(--secondary-foreground)/.05)
}

.text-secondary-foreground\/50 {
    color: hsl(var(--secondary-foreground)/.5)
}

.text-secondary-foreground\/60 {
    color: hsl(var(--secondary-foreground)/.6)
}

.text-secondary-foreground\/70 {
    color: hsl(var(--secondary-foreground)/.7)
}

.text-secondary-foreground\/75 {
    color: hsl(var(--secondary-foreground)/.75)
}

.text-secondary-foreground\/80 {
    color: hsl(var(--secondary-foreground)/.8)
}

.text-secondary-foreground\/90 {
    color: hsl(var(--secondary-foreground)/.9)
}

.text-secondary-foreground\/95 {
    color: hsl(var(--secondary-foreground)/.95)
}

.text-secondary\/0 {
    color: hsl(var(--secondary)/0)
}

.text-secondary\/10 {
    color: hsl(var(--secondary)/.1)
}

.text-secondary\/100 {
    color: hsl(var(--secondary)/1)
}

.text-secondary\/20 {
    color: hsl(var(--secondary)/.2)
}

.text-secondary\/25 {
    color: hsl(var(--secondary)/.25)
}

.text-secondary\/30 {
    color: hsl(var(--secondary)/.3)
}

.text-secondary\/40 {
    color: hsl(var(--secondary)/.4)
}

.text-secondary\/5 {
    color: hsl(var(--secondary)/.05)
}

.text-secondary\/50 {
    color: hsl(var(--secondary)/.5)
}

.text-secondary\/60 {
    color: hsl(var(--secondary)/.6)
}

.text-secondary\/70 {
    color: hsl(var(--secondary)/.7)
}

.text-secondary\/75 {
    color: hsl(var(--secondary)/.75)
}

.text-secondary\/80 {
    color: hsl(var(--secondary)/.8)
}

.text-secondary\/90 {
    color: hsl(var(--secondary)/.9)
}

.text-secondary\/95 {
    color: hsl(var(--secondary)/.95)
}

.text-sky-100 {
    --tw-text-opacity: 1;
    color: rgb(224 242 254/var(--tw-text-opacity))
}

.text-sky-100\/0 {
    color: rgba(224,242,254,0)
}

.text-sky-100\/10 {
    color: rgba(224,242,254,.1)
}

.text-sky-100\/100 {
    color: #e0f2fe
}

.text-sky-100\/20 {
    color: rgba(224,242,254,.2)
}

.text-sky-100\/25 {
    color: rgba(224,242,254,.25)
}

.text-sky-100\/30 {
    color: rgba(224,242,254,.3)
}

.text-sky-100\/40 {
    color: rgba(224,242,254,.4)
}

.text-sky-100\/5 {
    color: rgba(224,242,254,.05)
}

.text-sky-100\/50 {
    color: rgba(224,242,254,.5)
}

.text-sky-100\/60 {
    color: rgba(224,242,254,.6)
}

.text-sky-100\/70 {
    color: rgba(224,242,254,.7)
}

.text-sky-100\/75 {
    color: rgba(224,242,254,.75)
}

.text-sky-100\/80 {
    color: rgba(224,242,254,.8)
}

.text-sky-100\/90 {
    color: rgba(224,242,254,.9)
}

.text-sky-100\/95 {
    color: rgba(224,242,254,.95)
}

.text-sky-200 {
    --tw-text-opacity: 1;
    color: rgb(186 230 253/var(--tw-text-opacity))
}

.text-sky-200\/0 {
    color: rgba(186,230,253,0)
}

.text-sky-200\/10 {
    color: rgba(186,230,253,.1)
}

.text-sky-200\/100 {
    color: #bae6fd
}

.text-sky-200\/20 {
    color: rgba(186,230,253,.2)
}

.text-sky-200\/25 {
    color: rgba(186,230,253,.25)
}

.text-sky-200\/30 {
    color: rgba(186,230,253,.3)
}

.text-sky-200\/40 {
    color: rgba(186,230,253,.4)
}

.text-sky-200\/5 {
    color: rgba(186,230,253,.05)
}

.text-sky-200\/50 {
    color: rgba(186,230,253,.5)
}

.text-sky-200\/60 {
    color: rgba(186,230,253,.6)
}

.text-sky-200\/70 {
    color: rgba(186,230,253,.7)
}

.text-sky-200\/75 {
    color: rgba(186,230,253,.75)
}

.text-sky-200\/80 {
    color: rgba(186,230,253,.8)
}

.text-sky-200\/90 {
    color: rgba(186,230,253,.9)
}

.text-sky-200\/95 {
    color: rgba(186,230,253,.95)
}

.text-sky-300 {
    --tw-text-opacity: 1;
    color: rgb(125 211 252/var(--tw-text-opacity))
}

.text-sky-300\/0 {
    color: rgba(125,211,252,0)
}

.text-sky-300\/10 {
    color: rgba(125,211,252,.1)
}

.text-sky-300\/100 {
    color: #7dd3fc
}

.text-sky-300\/20 {
    color: rgba(125,211,252,.2)
}

.text-sky-300\/25 {
    color: rgba(125,211,252,.25)
}

.text-sky-300\/30 {
    color: rgba(125,211,252,.3)
}

.text-sky-300\/40 {
    color: rgba(125,211,252,.4)
}

.text-sky-300\/5 {
    color: rgba(125,211,252,.05)
}

.text-sky-300\/50 {
    color: rgba(125,211,252,.5)
}

.text-sky-300\/60 {
    color: rgba(125,211,252,.6)
}

.text-sky-300\/70 {
    color: rgba(125,211,252,.7)
}

.text-sky-300\/75 {
    color: rgba(125,211,252,.75)
}

.text-sky-300\/80 {
    color: rgba(125,211,252,.8)
}

.text-sky-300\/90 {
    color: rgba(125,211,252,.9)
}

.text-sky-300\/95 {
    color: rgba(125,211,252,.95)
}

.text-sky-400 {
    --tw-text-opacity: 1;
    color: rgb(56 189 248/var(--tw-text-opacity))
}

.text-sky-400\/0 {
    color: rgba(56,189,248,0)
}

.text-sky-400\/10 {
    color: rgba(56,189,248,.1)
}

.text-sky-400\/100 {
    color: #38bdf8
}

.text-sky-400\/20 {
    color: rgba(56,189,248,.2)
}

.text-sky-400\/25 {
    color: rgba(56,189,248,.25)
}

.text-sky-400\/30 {
    color: rgba(56,189,248,.3)
}

.text-sky-400\/40 {
    color: rgba(56,189,248,.4)
}

.text-sky-400\/5 {
    color: rgba(56,189,248,.05)
}

.text-sky-400\/50 {
    color: rgba(56,189,248,.5)
}

.text-sky-400\/60 {
    color: rgba(56,189,248,.6)
}

.text-sky-400\/70 {
    color: rgba(56,189,248,.7)
}

.text-sky-400\/75 {
    color: rgba(56,189,248,.75)
}

.text-sky-400\/80 {
    color: rgba(56,189,248,.8)
}

.text-sky-400\/90 {
    color: rgba(56,189,248,.9)
}

.text-sky-400\/95 {
    color: rgba(56,189,248,.95)
}

.text-sky-50 {
    --tw-text-opacity: 1;
    color: rgb(240 249 255/var(--tw-text-opacity))
}

.text-sky-50\/0 {
    color: rgba(240,249,255,0)
}

.text-sky-50\/10 {
    color: rgba(240,249,255,.1)
}

.text-sky-50\/100 {
    color: #f0f9ff
}

.text-sky-50\/20 {
    color: rgba(240,249,255,.2)
}

.text-sky-50\/25 {
    color: rgba(240,249,255,.25)
}

.text-sky-50\/30 {
    color: rgba(240,249,255,.3)
}

.text-sky-50\/40 {
    color: rgba(240,249,255,.4)
}

.text-sky-50\/5 {
    color: rgba(240,249,255,.05)
}

.text-sky-50\/50 {
    color: rgba(240,249,255,.5)
}

.text-sky-50\/60 {
    color: rgba(240,249,255,.6)
}

.text-sky-50\/70 {
    color: rgba(240,249,255,.7)
}

.text-sky-50\/75 {
    color: rgba(240,249,255,.75)
}

.text-sky-50\/80 {
    color: rgba(240,249,255,.8)
}

.text-sky-50\/90 {
    color: rgba(240,249,255,.9)
}

.text-sky-50\/95 {
    color: rgba(240,249,255,.95)
}

.text-sky-500 {
    --tw-text-opacity: 1;
    color: rgb(14 165 233/var(--tw-text-opacity))
}

.text-sky-500\/0 {
    color: rgba(14,165,233,0)
}

.text-sky-500\/10 {
    color: rgba(14,165,233,.1)
}

.text-sky-500\/100 {
    color: #0ea5e9
}

.text-sky-500\/20 {
    color: rgba(14,165,233,.2)
}

.text-sky-500\/25 {
    color: rgba(14,165,233,.25)
}

.text-sky-500\/30 {
    color: rgba(14,165,233,.3)
}

.text-sky-500\/40 {
    color: rgba(14,165,233,.4)
}

.text-sky-500\/5 {
    color: rgba(14,165,233,.05)
}

.text-sky-500\/50 {
    color: rgba(14,165,233,.5)
}

.text-sky-500\/60 {
    color: rgba(14,165,233,.6)
}

.text-sky-500\/70 {
    color: rgba(14,165,233,.7)
}

.text-sky-500\/75 {
    color: rgba(14,165,233,.75)
}

.text-sky-500\/80 {
    color: rgba(14,165,233,.8)
}

.text-sky-500\/90 {
    color: rgba(14,165,233,.9)
}

.text-sky-500\/95 {
    color: rgba(14,165,233,.95)
}

.text-sky-600 {
    --tw-text-opacity: 1;
    color: rgb(2 132 199/var(--tw-text-opacity))
}

.text-sky-600\/0 {
    color: rgba(2,132,199,0)
}

.text-sky-600\/10 {
    color: rgba(2,132,199,.1)
}

.text-sky-600\/100 {
    color: #0284c7
}

.text-sky-600\/20 {
    color: rgba(2,132,199,.2)
}

.text-sky-600\/25 {
    color: rgba(2,132,199,.25)
}

.text-sky-600\/30 {
    color: rgba(2,132,199,.3)
}

.text-sky-600\/40 {
    color: rgba(2,132,199,.4)
}

.text-sky-600\/5 {
    color: rgba(2,132,199,.05)
}

.text-sky-600\/50 {
    color: rgba(2,132,199,.5)
}

.text-sky-600\/60 {
    color: rgba(2,132,199,.6)
}

.text-sky-600\/70 {
    color: rgba(2,132,199,.7)
}

.text-sky-600\/75 {
    color: rgba(2,132,199,.75)
}

.text-sky-600\/80 {
    color: rgba(2,132,199,.8)
}

.text-sky-600\/90 {
    color: rgba(2,132,199,.9)
}

.text-sky-600\/95 {
    color: rgba(2,132,199,.95)
}

.text-sky-700 {
    --tw-text-opacity: 1;
    color: rgb(3 105 161/var(--tw-text-opacity))
}

.text-sky-700\/0 {
    color: rgba(3,105,161,0)
}

.text-sky-700\/10 {
    color: rgba(3,105,161,.1)
}

.text-sky-700\/100 {
    color: #0369a1
}

.text-sky-700\/20 {
    color: rgba(3,105,161,.2)
}

.text-sky-700\/25 {
    color: rgba(3,105,161,.25)
}

.text-sky-700\/30 {
    color: rgba(3,105,161,.3)
}

.text-sky-700\/40 {
    color: rgba(3,105,161,.4)
}

.text-sky-700\/5 {
    color: rgba(3,105,161,.05)
}

.text-sky-700\/50 {
    color: rgba(3,105,161,.5)
}

.text-sky-700\/60 {
    color: rgba(3,105,161,.6)
}

.text-sky-700\/70 {
    color: rgba(3,105,161,.7)
}

.text-sky-700\/75 {
    color: rgba(3,105,161,.75)
}

.text-sky-700\/80 {
    color: rgba(3,105,161,.8)
}

.text-sky-700\/90 {
    color: rgba(3,105,161,.9)
}

.text-sky-700\/95 {
    color: rgba(3,105,161,.95)
}

.text-sky-800 {
    --tw-text-opacity: 1;
    color: rgb(7 89 133/var(--tw-text-opacity))
}

.text-sky-800\/0 {
    color: rgba(7,89,133,0)
}

.text-sky-800\/10 {
    color: rgba(7,89,133,.1)
}

.text-sky-800\/100 {
    color: #075985
}

.text-sky-800\/20 {
    color: rgba(7,89,133,.2)
}

.text-sky-800\/25 {
    color: rgba(7,89,133,.25)
}

.text-sky-800\/30 {
    color: rgba(7,89,133,.3)
}

.text-sky-800\/40 {
    color: rgba(7,89,133,.4)
}

.text-sky-800\/5 {
    color: rgba(7,89,133,.05)
}

.text-sky-800\/50 {
    color: rgba(7,89,133,.5)
}

.text-sky-800\/60 {
    color: rgba(7,89,133,.6)
}

.text-sky-800\/70 {
    color: rgba(7,89,133,.7)
}

.text-sky-800\/75 {
    color: rgba(7,89,133,.75)
}

.text-sky-800\/80 {
    color: rgba(7,89,133,.8)
}

.text-sky-800\/90 {
    color: rgba(7,89,133,.9)
}

.text-sky-800\/95 {
    color: rgba(7,89,133,.95)
}

.text-sky-900 {
    --tw-text-opacity: 1;
    color: rgb(12 74 110/var(--tw-text-opacity))
}

.text-sky-900\/0 {
    color: rgba(12,74,110,0)
}

.text-sky-900\/10 {
    color: rgba(12,74,110,.1)
}

.text-sky-900\/100 {
    color: #0c4a6e
}

.text-sky-900\/20 {
    color: rgba(12,74,110,.2)
}

.text-sky-900\/25 {
    color: rgba(12,74,110,.25)
}

.text-sky-900\/30 {
    color: rgba(12,74,110,.3)
}

.text-sky-900\/40 {
    color: rgba(12,74,110,.4)
}

.text-sky-900\/5 {
    color: rgba(12,74,110,.05)
}

.text-sky-900\/50 {
    color: rgba(12,74,110,.5)
}

.text-sky-900\/60 {
    color: rgba(12,74,110,.6)
}

.text-sky-900\/70 {
    color: rgba(12,74,110,.7)
}

.text-sky-900\/75 {
    color: rgba(12,74,110,.75)
}

.text-sky-900\/80 {
    color: rgba(12,74,110,.8)
}

.text-sky-900\/90 {
    color: rgba(12,74,110,.9)
}

.text-sky-900\/95 {
    color: rgba(12,74,110,.95)
}

.text-sky-950 {
    --tw-text-opacity: 1;
    color: rgb(8 47 73/var(--tw-text-opacity))
}

.text-sky-950\/0 {
    color: rgba(8,47,73,0)
}

.text-sky-950\/10 {
    color: rgba(8,47,73,.1)
}

.text-sky-950\/100 {
    color: #082f49
}

.text-sky-950\/20 {
    color: rgba(8,47,73,.2)
}

.text-sky-950\/25 {
    color: rgba(8,47,73,.25)
}

.text-sky-950\/30 {
    color: rgba(8,47,73,.3)
}

.text-sky-950\/40 {
    color: rgba(8,47,73,.4)
}

.text-sky-950\/5 {
    color: rgba(8,47,73,.05)
}

.text-sky-950\/50 {
    color: rgba(8,47,73,.5)
}

.text-sky-950\/60 {
    color: rgba(8,47,73,.6)
}

.text-sky-950\/70 {
    color: rgba(8,47,73,.7)
}

.text-sky-950\/75 {
    color: rgba(8,47,73,.75)
}

.text-sky-950\/80 {
    color: rgba(8,47,73,.8)
}

.text-sky-950\/90 {
    color: rgba(8,47,73,.9)
}

.text-sky-950\/95 {
    color: rgba(8,47,73,.95)
}

.text-slate-100 {
    --tw-text-opacity: 1;
    color: rgb(241 245 249/var(--tw-text-opacity))
}

.text-slate-100\/0 {
    color: rgba(241,245,249,0)
}

.text-slate-100\/10 {
    color: rgba(241,245,249,.1)
}

.text-slate-100\/100 {
    color: #f1f5f9
}

.text-slate-100\/20 {
    color: rgba(241,245,249,.2)
}

.text-slate-100\/25 {
    color: rgba(241,245,249,.25)
}

.text-slate-100\/30 {
    color: rgba(241,245,249,.3)
}

.text-slate-100\/40 {
    color: rgba(241,245,249,.4)
}

.text-slate-100\/5 {
    color: rgba(241,245,249,.05)
}

.text-slate-100\/50 {
    color: rgba(241,245,249,.5)
}

.text-slate-100\/60 {
    color: rgba(241,245,249,.6)
}

.text-slate-100\/70 {
    color: rgba(241,245,249,.7)
}

.text-slate-100\/75 {
    color: rgba(241,245,249,.75)
}

.text-slate-100\/80 {
    color: rgba(241,245,249,.8)
}

.text-slate-100\/90 {
    color: rgba(241,245,249,.9)
}

.text-slate-100\/95 {
    color: rgba(241,245,249,.95)
}

.text-slate-200 {
    --tw-text-opacity: 1;
    color: rgb(226 232 240/var(--tw-text-opacity))
}

.text-slate-200\/0 {
    color: rgba(226,232,240,0)
}

.text-slate-200\/10 {
    color: rgba(226,232,240,.1)
}

.text-slate-200\/100 {
    color: #e2e8f0
}

.text-slate-200\/20 {
    color: rgba(226,232,240,.2)
}

.text-slate-200\/25 {
    color: rgba(226,232,240,.25)
}

.text-slate-200\/30 {
    color: rgba(226,232,240,.3)
}

.text-slate-200\/40 {
    color: rgba(226,232,240,.4)
}

.text-slate-200\/5 {
    color: rgba(226,232,240,.05)
}

.text-slate-200\/50 {
    color: rgba(226,232,240,.5)
}

.text-slate-200\/60 {
    color: rgba(226,232,240,.6)
}

.text-slate-200\/70 {
    color: rgba(226,232,240,.7)
}

.text-slate-200\/75 {
    color: rgba(226,232,240,.75)
}

.text-slate-200\/80 {
    color: rgba(226,232,240,.8)
}

.text-slate-200\/90 {
    color: rgba(226,232,240,.9)
}

.text-slate-200\/95 {
    color: rgba(226,232,240,.95)
}

.text-slate-300 {
    --tw-text-opacity: 1;
    color: rgb(203 213 225/var(--tw-text-opacity))
}

.text-slate-300\/0 {
    color: rgba(203,213,225,0)
}

.text-slate-300\/10 {
    color: rgba(203,213,225,.1)
}

.text-slate-300\/100 {
    color: #cbd5e1
}

.text-slate-300\/20 {
    color: rgba(203,213,225,.2)
}

.text-slate-300\/25 {
    color: rgba(203,213,225,.25)
}

.text-slate-300\/30 {
    color: rgba(203,213,225,.3)
}

.text-slate-300\/40 {
    color: rgba(203,213,225,.4)
}

.text-slate-300\/5 {
    color: rgba(203,213,225,.05)
}

.text-slate-300\/50 {
    color: rgba(203,213,225,.5)
}

.text-slate-300\/60 {
    color: rgba(203,213,225,.6)
}

.text-slate-300\/70 {
    color: rgba(203,213,225,.7)
}

.text-slate-300\/75 {
    color: rgba(203,213,225,.75)
}

.text-slate-300\/80 {
    color: rgba(203,213,225,.8)
}

.text-slate-300\/90 {
    color: rgba(203,213,225,.9)
}

.text-slate-300\/95 {
    color: rgba(203,213,225,.95)
}

.text-slate-400 {
    --tw-text-opacity: 1;
    color: rgb(148 163 184/var(--tw-text-opacity))
}

.text-slate-400\/0 {
    color: rgba(148,163,184,0)
}

.text-slate-400\/10 {
    color: rgba(148,163,184,.1)
}

.text-slate-400\/100 {
    color: #94a3b8
}

.text-slate-400\/20 {
    color: rgba(148,163,184,.2)
}

.text-slate-400\/25 {
    color: rgba(148,163,184,.25)
}

.text-slate-400\/30 {
    color: rgba(148,163,184,.3)
}

.text-slate-400\/40 {
    color: rgba(148,163,184,.4)
}

.text-slate-400\/5 {
    color: rgba(148,163,184,.05)
}

.text-slate-400\/50 {
    color: rgba(148,163,184,.5)
}

.text-slate-400\/60 {
    color: rgba(148,163,184,.6)
}

.text-slate-400\/70 {
    color: rgba(148,163,184,.7)
}

.text-slate-400\/75 {
    color: rgba(148,163,184,.75)
}

.text-slate-400\/80 {
    color: rgba(148,163,184,.8)
}

.text-slate-400\/90 {
    color: rgba(148,163,184,.9)
}

.text-slate-400\/95 {
    color: rgba(148,163,184,.95)
}

.text-slate-50 {
    --tw-text-opacity: 1;
    color: rgb(248 250 252/var(--tw-text-opacity))
}

.text-slate-50\/0 {
    color: rgba(248,250,252,0)
}

.text-slate-50\/10 {
    color: rgba(248,250,252,.1)
}

.text-slate-50\/100 {
    color: #f8fafc
}

.text-slate-50\/20 {
    color: rgba(248,250,252,.2)
}

.text-slate-50\/25 {
    color: rgba(248,250,252,.25)
}

.text-slate-50\/30 {
    color: rgba(248,250,252,.3)
}

.text-slate-50\/40 {
    color: rgba(248,250,252,.4)
}

.text-slate-50\/5 {
    color: rgba(248,250,252,.05)
}

.text-slate-50\/50 {
    color: rgba(248,250,252,.5)
}

.text-slate-50\/60 {
    color: rgba(248,250,252,.6)
}

.text-slate-50\/70 {
    color: rgba(248,250,252,.7)
}

.text-slate-50\/75 {
    color: rgba(248,250,252,.75)
}

.text-slate-50\/80 {
    color: rgba(248,250,252,.8)
}

.text-slate-50\/90 {
    color: rgba(248,250,252,.9)
}

.text-slate-50\/95 {
    color: rgba(248,250,252,.95)
}

.text-slate-500 {
    --tw-text-opacity: 1;
    color: rgb(100 116 139/var(--tw-text-opacity))
}

.text-slate-500\/0 {
    color: rgba(100,116,139,0)
}

.text-slate-500\/10 {
    color: rgba(100,116,139,.1)
}

.text-slate-500\/100 {
    color: #64748b
}

.text-slate-500\/20 {
    color: rgba(100,116,139,.2)
}

.text-slate-500\/25 {
    color: rgba(100,116,139,.25)
}

.text-slate-500\/30 {
    color: rgba(100,116,139,.3)
}

.text-slate-500\/40 {
    color: rgba(100,116,139,.4)
}

.text-slate-500\/5 {
    color: rgba(100,116,139,.05)
}

.text-slate-500\/50 {
    color: rgba(100,116,139,.5)
}

.text-slate-500\/60 {
    color: rgba(100,116,139,.6)
}

.text-slate-500\/70 {
    color: rgba(100,116,139,.7)
}

.text-slate-500\/75 {
    color: rgba(100,116,139,.75)
}

.text-slate-500\/80 {
    color: rgba(100,116,139,.8)
}

.text-slate-500\/90 {
    color: rgba(100,116,139,.9)
}

.text-slate-500\/95 {
    color: rgba(100,116,139,.95)
}

.text-slate-600 {
    --tw-text-opacity: 1;
    color: rgb(71 85 105/var(--tw-text-opacity))
}

.text-slate-600\/0 {
    color: rgba(71,85,105,0)
}

.text-slate-600\/10 {
    color: rgba(71,85,105,.1)
}

.text-slate-600\/100 {
    color: #475569
}

.text-slate-600\/20 {
    color: rgba(71,85,105,.2)
}

.text-slate-600\/25 {
    color: rgba(71,85,105,.25)
}

.text-slate-600\/30 {
    color: rgba(71,85,105,.3)
}

.text-slate-600\/40 {
    color: rgba(71,85,105,.4)
}

.text-slate-600\/5 {
    color: rgba(71,85,105,.05)
}

.text-slate-600\/50 {
    color: rgba(71,85,105,.5)
}

.text-slate-600\/60 {
    color: rgba(71,85,105,.6)
}

.text-slate-600\/70 {
    color: rgba(71,85,105,.7)
}

.text-slate-600\/75 {
    color: rgba(71,85,105,.75)
}

.text-slate-600\/80 {
    color: rgba(71,85,105,.8)
}

.text-slate-600\/90 {
    color: rgba(71,85,105,.9)
}

.text-slate-600\/95 {
    color: rgba(71,85,105,.95)
}

.text-slate-700 {
    --tw-text-opacity: 1;
    color: rgb(51 65 85/var(--tw-text-opacity))
}

.text-slate-700\/0 {
    color: rgba(51,65,85,0)
}

.text-slate-700\/10 {
    color: rgba(51,65,85,.1)
}

.text-slate-700\/100 {
    color: #334155
}

.text-slate-700\/20 {
    color: rgba(51,65,85,.2)
}

.text-slate-700\/25 {
    color: rgba(51,65,85,.25)
}

.text-slate-700\/30 {
    color: rgba(51,65,85,.3)
}

.text-slate-700\/40 {
    color: rgba(51,65,85,.4)
}

.text-slate-700\/5 {
    color: rgba(51,65,85,.05)
}

.text-slate-700\/50 {
    color: rgba(51,65,85,.5)
}

.text-slate-700\/60 {
    color: rgba(51,65,85,.6)
}

.text-slate-700\/70 {
    color: rgba(51,65,85,.7)
}

.text-slate-700\/75 {
    color: rgba(51,65,85,.75)
}

.text-slate-700\/80 {
    color: rgba(51,65,85,.8)
}

.text-slate-700\/90 {
    color: rgba(51,65,85,.9)
}

.text-slate-700\/95 {
    color: rgba(51,65,85,.95)
}

.text-slate-800 {
    --tw-text-opacity: 1;
    color: rgb(30 41 59/var(--tw-text-opacity))
}

.text-slate-800\/0 {
    color: rgba(30,41,59,0)
}

.text-slate-800\/10 {
    color: rgba(30,41,59,.1)
}

.text-slate-800\/100 {
    color: #1e293b
}

.text-slate-800\/20 {
    color: rgba(30,41,59,.2)
}

.text-slate-800\/25 {
    color: rgba(30,41,59,.25)
}

.text-slate-800\/30 {
    color: rgba(30,41,59,.3)
}

.text-slate-800\/40 {
    color: rgba(30,41,59,.4)
}

.text-slate-800\/5 {
    color: rgba(30,41,59,.05)
}

.text-slate-800\/50 {
    color: rgba(30,41,59,.5)
}

.text-slate-800\/60 {
    color: rgba(30,41,59,.6)
}

.text-slate-800\/70 {
    color: rgba(30,41,59,.7)
}

.text-slate-800\/75 {
    color: rgba(30,41,59,.75)
}

.text-slate-800\/80 {
    color: rgba(30,41,59,.8)
}

.text-slate-800\/90 {
    color: rgba(30,41,59,.9)
}

.text-slate-800\/95 {
    color: rgba(30,41,59,.95)
}

.text-slate-900 {
    --tw-text-opacity: 1;
    color: rgb(15 23 42/var(--tw-text-opacity))
}

.text-slate-900\/0 {
    color: rgba(15,23,42,0)
}

.text-slate-900\/10 {
    color: rgba(15,23,42,.1)
}

.text-slate-900\/100 {
    color: #0f172a
}

.text-slate-900\/20 {
    color: rgba(15,23,42,.2)
}

.text-slate-900\/25 {
    color: rgba(15,23,42,.25)
}

.text-slate-900\/30 {
    color: rgba(15,23,42,.3)
}

.text-slate-900\/40 {
    color: rgba(15,23,42,.4)
}

.text-slate-900\/5 {
    color: rgba(15,23,42,.05)
}

.text-slate-900\/50 {
    color: rgba(15,23,42,.5)
}

.text-slate-900\/60 {
    color: rgba(15,23,42,.6)
}

.text-slate-900\/70 {
    color: rgba(15,23,42,.7)
}

.text-slate-900\/75 {
    color: rgba(15,23,42,.75)
}

.text-slate-900\/80 {
    color: rgba(15,23,42,.8)
}

.text-slate-900\/90 {
    color: rgba(15,23,42,.9)
}

.text-slate-900\/95 {
    color: rgba(15,23,42,.95)
}

.text-slate-950 {
    --tw-text-opacity: 1;
    color: rgb(2 6 23/var(--tw-text-opacity))
}

.text-slate-950\/0 {
    color: rgba(2,6,23,0)
}

.text-slate-950\/10 {
    color: rgba(2,6,23,.1)
}

.text-slate-950\/100 {
    color: #020617
}

.text-slate-950\/20 {
    color: rgba(2,6,23,.2)
}

.text-slate-950\/25 {
    color: rgba(2,6,23,.25)
}

.text-slate-950\/30 {
    color: rgba(2,6,23,.3)
}

.text-slate-950\/40 {
    color: rgba(2,6,23,.4)
}

.text-slate-950\/5 {
    color: rgba(2,6,23,.05)
}

.text-slate-950\/50 {
    color: rgba(2,6,23,.5)
}

.text-slate-950\/60 {
    color: rgba(2,6,23,.6)
}

.text-slate-950\/70 {
    color: rgba(2,6,23,.7)
}

.text-slate-950\/75 {
    color: rgba(2,6,23,.75)
}

.text-slate-950\/80 {
    color: rgba(2,6,23,.8)
}

.text-slate-950\/90 {
    color: rgba(2,6,23,.9)
}

.text-slate-950\/95 {
    color: rgba(2,6,23,.95)
}

.text-stone-100 {
    --tw-text-opacity: 1;
    color: rgb(245 245 244/var(--tw-text-opacity))
}

.text-stone-100\/0 {
    color: hsla(60,5%,96%,0)
}

.text-stone-100\/10 {
    color: hsla(60,5%,96%,.1)
}

.text-stone-100\/100 {
    color: #f5f5f4
}

.text-stone-100\/20 {
    color: hsla(60,5%,96%,.2)
}

.text-stone-100\/25 {
    color: hsla(60,5%,96%,.25)
}

.text-stone-100\/30 {
    color: hsla(60,5%,96%,.3)
}

.text-stone-100\/40 {
    color: hsla(60,5%,96%,.4)
}

.text-stone-100\/5 {
    color: hsla(60,5%,96%,.05)
}

.text-stone-100\/50 {
    color: hsla(60,5%,96%,.5)
}

.text-stone-100\/60 {
    color: hsla(60,5%,96%,.6)
}

.text-stone-100\/70 {
    color: hsla(60,5%,96%,.7)
}

.text-stone-100\/75 {
    color: hsla(60,5%,96%,.75)
}

.text-stone-100\/80 {
    color: hsla(60,5%,96%,.8)
}

.text-stone-100\/90 {
    color: hsla(60,5%,96%,.9)
}

.text-stone-100\/95 {
    color: hsla(60,5%,96%,.95)
}

.text-stone-200 {
    --tw-text-opacity: 1;
    color: rgb(231 229 228/var(--tw-text-opacity))
}

.text-stone-200\/0 {
    color: hsla(20,6%,90%,0)
}

.text-stone-200\/10 {
    color: hsla(20,6%,90%,.1)
}

.text-stone-200\/100 {
    color: #e7e5e4
}

.text-stone-200\/20 {
    color: hsla(20,6%,90%,.2)
}

.text-stone-200\/25 {
    color: hsla(20,6%,90%,.25)
}

.text-stone-200\/30 {
    color: hsla(20,6%,90%,.3)
}

.text-stone-200\/40 {
    color: hsla(20,6%,90%,.4)
}

.text-stone-200\/5 {
    color: hsla(20,6%,90%,.05)
}

.text-stone-200\/50 {
    color: hsla(20,6%,90%,.5)
}

.text-stone-200\/60 {
    color: hsla(20,6%,90%,.6)
}

.text-stone-200\/70 {
    color: hsla(20,6%,90%,.7)
}

.text-stone-200\/75 {
    color: hsla(20,6%,90%,.75)
}

.text-stone-200\/80 {
    color: hsla(20,6%,90%,.8)
}

.text-stone-200\/90 {
    color: hsla(20,6%,90%,.9)
}

.text-stone-200\/95 {
    color: hsla(20,6%,90%,.95)
}

.text-stone-300 {
    --tw-text-opacity: 1;
    color: rgb(214 211 209/var(--tw-text-opacity))
}

.text-stone-300\/0 {
    color: hsla(24,6%,83%,0)
}

.text-stone-300\/10 {
    color: hsla(24,6%,83%,.1)
}

.text-stone-300\/100 {
    color: #d6d3d1
}

.text-stone-300\/20 {
    color: hsla(24,6%,83%,.2)
}

.text-stone-300\/25 {
    color: hsla(24,6%,83%,.25)
}

.text-stone-300\/30 {
    color: hsla(24,6%,83%,.3)
}

.text-stone-300\/40 {
    color: hsla(24,6%,83%,.4)
}

.text-stone-300\/5 {
    color: hsla(24,6%,83%,.05)
}

.text-stone-300\/50 {
    color: hsla(24,6%,83%,.5)
}

.text-stone-300\/60 {
    color: hsla(24,6%,83%,.6)
}

.text-stone-300\/70 {
    color: hsla(24,6%,83%,.7)
}

.text-stone-300\/75 {
    color: hsla(24,6%,83%,.75)
}

.text-stone-300\/80 {
    color: hsla(24,6%,83%,.8)
}

.text-stone-300\/90 {
    color: hsla(24,6%,83%,.9)
}

.text-stone-300\/95 {
    color: hsla(24,6%,83%,.95)
}

.text-stone-400 {
    --tw-text-opacity: 1;
    color: rgb(168 162 158/var(--tw-text-opacity))
}

.text-stone-400\/0 {
    color: hsla(24,5%,64%,0)
}

.text-stone-400\/10 {
    color: hsla(24,5%,64%,.1)
}

.text-stone-400\/100 {
    color: #a8a29e
}

.text-stone-400\/20 {
    color: hsla(24,5%,64%,.2)
}

.text-stone-400\/25 {
    color: hsla(24,5%,64%,.25)
}

.text-stone-400\/30 {
    color: hsla(24,5%,64%,.3)
}

.text-stone-400\/40 {
    color: hsla(24,5%,64%,.4)
}

.text-stone-400\/5 {
    color: hsla(24,5%,64%,.05)
}

.text-stone-400\/50 {
    color: hsla(24,5%,64%,.5)
}

.text-stone-400\/60 {
    color: hsla(24,5%,64%,.6)
}

.text-stone-400\/70 {
    color: hsla(24,5%,64%,.7)
}

.text-stone-400\/75 {
    color: hsla(24,5%,64%,.75)
}

.text-stone-400\/80 {
    color: hsla(24,5%,64%,.8)
}

.text-stone-400\/90 {
    color: hsla(24,5%,64%,.9)
}

.text-stone-400\/95 {
    color: hsla(24,5%,64%,.95)
}

.text-stone-50 {
    --tw-text-opacity: 1;
    color: rgb(250 250 249/var(--tw-text-opacity))
}

.text-stone-50\/0 {
    color: hsla(60,9%,98%,0)
}

.text-stone-50\/10 {
    color: hsla(60,9%,98%,.1)
}

.text-stone-50\/100 {
    color: #fafaf9
}

.text-stone-50\/20 {
    color: hsla(60,9%,98%,.2)
}

.text-stone-50\/25 {
    color: hsla(60,9%,98%,.25)
}

.text-stone-50\/30 {
    color: hsla(60,9%,98%,.3)
}

.text-stone-50\/40 {
    color: hsla(60,9%,98%,.4)
}

.text-stone-50\/5 {
    color: hsla(60,9%,98%,.05)
}

.text-stone-50\/50 {
    color: hsla(60,9%,98%,.5)
}

.text-stone-50\/60 {
    color: hsla(60,9%,98%,.6)
}

.text-stone-50\/70 {
    color: hsla(60,9%,98%,.7)
}

.text-stone-50\/75 {
    color: hsla(60,9%,98%,.75)
}

.text-stone-50\/80 {
    color: hsla(60,9%,98%,.8)
}

.text-stone-50\/90 {
    color: hsla(60,9%,98%,.9)
}

.text-stone-50\/95 {
    color: hsla(60,9%,98%,.95)
}

.text-stone-500 {
    --tw-text-opacity: 1;
    color: rgb(120 113 108/var(--tw-text-opacity))
}

.text-stone-500\/0 {
    color: hsla(25,5%,45%,0)
}

.text-stone-500\/10 {
    color: hsla(25,5%,45%,.1)
}

.text-stone-500\/100 {
    color: #78716c
}

.text-stone-500\/20 {
    color: hsla(25,5%,45%,.2)
}

.text-stone-500\/25 {
    color: hsla(25,5%,45%,.25)
}

.text-stone-500\/30 {
    color: hsla(25,5%,45%,.3)
}

.text-stone-500\/40 {
    color: hsla(25,5%,45%,.4)
}

.text-stone-500\/5 {
    color: hsla(25,5%,45%,.05)
}

.text-stone-500\/50 {
    color: hsla(25,5%,45%,.5)
}

.text-stone-500\/60 {
    color: hsla(25,5%,45%,.6)
}

.text-stone-500\/70 {
    color: hsla(25,5%,45%,.7)
}

.text-stone-500\/75 {
    color: hsla(25,5%,45%,.75)
}

.text-stone-500\/80 {
    color: hsla(25,5%,45%,.8)
}

.text-stone-500\/90 {
    color: hsla(25,5%,45%,.9)
}

.text-stone-500\/95 {
    color: hsla(25,5%,45%,.95)
}

.text-stone-600 {
    --tw-text-opacity: 1;
    color: rgb(87 83 78/var(--tw-text-opacity))
}

.text-stone-600\/0 {
    color: rgba(87,83,78,0)
}

.text-stone-600\/10 {
    color: rgba(87,83,78,.1)
}

.text-stone-600\/100 {
    color: #57534e
}

.text-stone-600\/20 {
    color: rgba(87,83,78,.2)
}

.text-stone-600\/25 {
    color: rgba(87,83,78,.25)
}

.text-stone-600\/30 {
    color: rgba(87,83,78,.3)
}

.text-stone-600\/40 {
    color: rgba(87,83,78,.4)
}

.text-stone-600\/5 {
    color: rgba(87,83,78,.05)
}

.text-stone-600\/50 {
    color: rgba(87,83,78,.5)
}

.text-stone-600\/60 {
    color: rgba(87,83,78,.6)
}

.text-stone-600\/70 {
    color: rgba(87,83,78,.7)
}

.text-stone-600\/75 {
    color: rgba(87,83,78,.75)
}

.text-stone-600\/80 {
    color: rgba(87,83,78,.8)
}

.text-stone-600\/90 {
    color: rgba(87,83,78,.9)
}

.text-stone-600\/95 {
    color: rgba(87,83,78,.95)
}

.text-stone-700 {
    --tw-text-opacity: 1;
    color: rgb(68 64 60/var(--tw-text-opacity))
}

.text-stone-700\/0 {
    color: rgba(68,64,60,0)
}

.text-stone-700\/10 {
    color: rgba(68,64,60,.1)
}

.text-stone-700\/100 {
    color: #44403c
}

.text-stone-700\/20 {
    color: rgba(68,64,60,.2)
}

.text-stone-700\/25 {
    color: rgba(68,64,60,.25)
}

.text-stone-700\/30 {
    color: rgba(68,64,60,.3)
}

.text-stone-700\/40 {
    color: rgba(68,64,60,.4)
}

.text-stone-700\/5 {
    color: rgba(68,64,60,.05)
}

.text-stone-700\/50 {
    color: rgba(68,64,60,.5)
}

.text-stone-700\/60 {
    color: rgba(68,64,60,.6)
}

.text-stone-700\/70 {
    color: rgba(68,64,60,.7)
}

.text-stone-700\/75 {
    color: rgba(68,64,60,.75)
}

.text-stone-700\/80 {
    color: rgba(68,64,60,.8)
}

.text-stone-700\/90 {
    color: rgba(68,64,60,.9)
}

.text-stone-700\/95 {
    color: rgba(68,64,60,.95)
}

.text-stone-800 {
    --tw-text-opacity: 1;
    color: rgb(41 37 36/var(--tw-text-opacity))
}

.text-stone-800\/0 {
    color: rgba(41,37,36,0)
}

.text-stone-800\/10 {
    color: rgba(41,37,36,.1)
}

.text-stone-800\/100 {
    color: #292524
}

.text-stone-800\/20 {
    color: rgba(41,37,36,.2)
}

.text-stone-800\/25 {
    color: rgba(41,37,36,.25)
}

.text-stone-800\/30 {
    color: rgba(41,37,36,.3)
}

.text-stone-800\/40 {
    color: rgba(41,37,36,.4)
}

.text-stone-800\/5 {
    color: rgba(41,37,36,.05)
}

.text-stone-800\/50 {
    color: rgba(41,37,36,.5)
}

.text-stone-800\/60 {
    color: rgba(41,37,36,.6)
}

.text-stone-800\/70 {
    color: rgba(41,37,36,.7)
}

.text-stone-800\/75 {
    color: rgba(41,37,36,.75)
}

.text-stone-800\/80 {
    color: rgba(41,37,36,.8)
}

.text-stone-800\/90 {
    color: rgba(41,37,36,.9)
}

.text-stone-800\/95 {
    color: rgba(41,37,36,.95)
}

.text-stone-900 {
    --tw-text-opacity: 1;
    color: rgb(28 25 23/var(--tw-text-opacity))
}

.text-stone-900\/0 {
    color: rgba(28,25,23,0)
}

.text-stone-900\/10 {
    color: rgba(28,25,23,.1)
}

.text-stone-900\/100 {
    color: #1c1917
}

.text-stone-900\/20 {
    color: rgba(28,25,23,.2)
}

.text-stone-900\/25 {
    color: rgba(28,25,23,.25)
}

.text-stone-900\/30 {
    color: rgba(28,25,23,.3)
}

.text-stone-900\/40 {
    color: rgba(28,25,23,.4)
}

.text-stone-900\/5 {
    color: rgba(28,25,23,.05)
}

.text-stone-900\/50 {
    color: rgba(28,25,23,.5)
}

.text-stone-900\/60 {
    color: rgba(28,25,23,.6)
}

.text-stone-900\/70 {
    color: rgba(28,25,23,.7)
}

.text-stone-900\/75 {
    color: rgba(28,25,23,.75)
}

.text-stone-900\/80 {
    color: rgba(28,25,23,.8)
}

.text-stone-900\/90 {
    color: rgba(28,25,23,.9)
}

.text-stone-900\/95 {
    color: rgba(28,25,23,.95)
}

.text-stone-950 {
    --tw-text-opacity: 1;
    color: rgb(12 10 9/var(--tw-text-opacity))
}

.text-stone-950\/0 {
    color: rgba(12,10,9,0)
}

.text-stone-950\/10 {
    color: rgba(12,10,9,.1)
}

.text-stone-950\/100 {
    color: #0c0a09
}

.text-stone-950\/20 {
    color: rgba(12,10,9,.2)
}

.text-stone-950\/25 {
    color: rgba(12,10,9,.25)
}

.text-stone-950\/30 {
    color: rgba(12,10,9,.3)
}

.text-stone-950\/40 {
    color: rgba(12,10,9,.4)
}

.text-stone-950\/5 {
    color: rgba(12,10,9,.05)
}

.text-stone-950\/50 {
    color: rgba(12,10,9,.5)
}

.text-stone-950\/60 {
    color: rgba(12,10,9,.6)
}

.text-stone-950\/70 {
    color: rgba(12,10,9,.7)
}

.text-stone-950\/75 {
    color: rgba(12,10,9,.75)
}

.text-stone-950\/80 {
    color: rgba(12,10,9,.8)
}

.text-stone-950\/90 {
    color: rgba(12,10,9,.9)
}

.text-stone-950\/95 {
    color: rgba(12,10,9,.95)
}

.text-teal-100 {
    --tw-text-opacity: 1;
    color: rgb(204 251 241/var(--tw-text-opacity))
}

.text-teal-100\/0 {
    color: rgba(204,251,241,0)
}

.text-teal-100\/10 {
    color: rgba(204,251,241,.1)
}

.text-teal-100\/100 {
    color: #ccfbf1
}

.text-teal-100\/20 {
    color: rgba(204,251,241,.2)
}

.text-teal-100\/25 {
    color: rgba(204,251,241,.25)
}

.text-teal-100\/30 {
    color: rgba(204,251,241,.3)
}

.text-teal-100\/40 {
    color: rgba(204,251,241,.4)
}

.text-teal-100\/5 {
    color: rgba(204,251,241,.05)
}

.text-teal-100\/50 {
    color: rgba(204,251,241,.5)
}

.text-teal-100\/60 {
    color: rgba(204,251,241,.6)
}

.text-teal-100\/70 {
    color: rgba(204,251,241,.7)
}

.text-teal-100\/75 {
    color: rgba(204,251,241,.75)
}

.text-teal-100\/80 {
    color: rgba(204,251,241,.8)
}

.text-teal-100\/90 {
    color: rgba(204,251,241,.9)
}

.text-teal-100\/95 {
    color: rgba(204,251,241,.95)
}

.text-teal-200 {
    --tw-text-opacity: 1;
    color: rgb(153 246 228/var(--tw-text-opacity))
}

.text-teal-200\/0 {
    color: rgba(153,246,228,0)
}

.text-teal-200\/10 {
    color: rgba(153,246,228,.1)
}

.text-teal-200\/100 {
    color: #99f6e4
}

.text-teal-200\/20 {
    color: rgba(153,246,228,.2)
}

.text-teal-200\/25 {
    color: rgba(153,246,228,.25)
}

.text-teal-200\/30 {
    color: rgba(153,246,228,.3)
}

.text-teal-200\/40 {
    color: rgba(153,246,228,.4)
}

.text-teal-200\/5 {
    color: rgba(153,246,228,.05)
}

.text-teal-200\/50 {
    color: rgba(153,246,228,.5)
}

.text-teal-200\/60 {
    color: rgba(153,246,228,.6)
}

.text-teal-200\/70 {
    color: rgba(153,246,228,.7)
}

.text-teal-200\/75 {
    color: rgba(153,246,228,.75)
}

.text-teal-200\/80 {
    color: rgba(153,246,228,.8)
}

.text-teal-200\/90 {
    color: rgba(153,246,228,.9)
}

.text-teal-200\/95 {
    color: rgba(153,246,228,.95)
}

.text-teal-300 {
    --tw-text-opacity: 1;
    color: rgb(94 234 212/var(--tw-text-opacity))
}

.text-teal-300\/0 {
    color: rgba(94,234,212,0)
}

.text-teal-300\/10 {
    color: rgba(94,234,212,.1)
}

.text-teal-300\/100 {
    color: #5eead4
}

.text-teal-300\/20 {
    color: rgba(94,234,212,.2)
}

.text-teal-300\/25 {
    color: rgba(94,234,212,.25)
}

.text-teal-300\/30 {
    color: rgba(94,234,212,.3)
}

.text-teal-300\/40 {
    color: rgba(94,234,212,.4)
}

.text-teal-300\/5 {
    color: rgba(94,234,212,.05)
}

.text-teal-300\/50 {
    color: rgba(94,234,212,.5)
}

.text-teal-300\/60 {
    color: rgba(94,234,212,.6)
}

.text-teal-300\/70 {
    color: rgba(94,234,212,.7)
}

.text-teal-300\/75 {
    color: rgba(94,234,212,.75)
}

.text-teal-300\/80 {
    color: rgba(94,234,212,.8)
}

.text-teal-300\/90 {
    color: rgba(94,234,212,.9)
}

.text-teal-300\/95 {
    color: rgba(94,234,212,.95)
}

.text-teal-400 {
    --tw-text-opacity: 1;
    color: rgb(45 212 191/var(--tw-text-opacity))
}

.text-teal-400\/0 {
    color: rgba(45,212,191,0)
}

.text-teal-400\/10 {
    color: rgba(45,212,191,.1)
}

.text-teal-400\/100 {
    color: #2dd4bf
}

.text-teal-400\/20 {
    color: rgba(45,212,191,.2)
}

.text-teal-400\/25 {
    color: rgba(45,212,191,.25)
}

.text-teal-400\/30 {
    color: rgba(45,212,191,.3)
}

.text-teal-400\/40 {
    color: rgba(45,212,191,.4)
}

.text-teal-400\/5 {
    color: rgba(45,212,191,.05)
}

.text-teal-400\/50 {
    color: rgba(45,212,191,.5)
}

.text-teal-400\/60 {
    color: rgba(45,212,191,.6)
}

.text-teal-400\/70 {
    color: rgba(45,212,191,.7)
}

.text-teal-400\/75 {
    color: rgba(45,212,191,.75)
}

.text-teal-400\/80 {
    color: rgba(45,212,191,.8)
}

.text-teal-400\/90 {
    color: rgba(45,212,191,.9)
}

.text-teal-400\/95 {
    color: rgba(45,212,191,.95)
}

.text-teal-50 {
    --tw-text-opacity: 1;
    color: rgb(240 253 250/var(--tw-text-opacity))
}

.text-teal-50\/0 {
    color: rgba(240,253,250,0)
}

.text-teal-50\/10 {
    color: rgba(240,253,250,.1)
}

.text-teal-50\/100 {
    color: #f0fdfa
}

.text-teal-50\/20 {
    color: rgba(240,253,250,.2)
}

.text-teal-50\/25 {
    color: rgba(240,253,250,.25)
}

.text-teal-50\/30 {
    color: rgba(240,253,250,.3)
}

.text-teal-50\/40 {
    color: rgba(240,253,250,.4)
}

.text-teal-50\/5 {
    color: rgba(240,253,250,.05)
}

.text-teal-50\/50 {
    color: rgba(240,253,250,.5)
}

.text-teal-50\/60 {
    color: rgba(240,253,250,.6)
}

.text-teal-50\/70 {
    color: rgba(240,253,250,.7)
}

.text-teal-50\/75 {
    color: rgba(240,253,250,.75)
}

.text-teal-50\/80 {
    color: rgba(240,253,250,.8)
}

.text-teal-50\/90 {
    color: rgba(240,253,250,.9)
}

.text-teal-50\/95 {
    color: rgba(240,253,250,.95)
}

.text-teal-500 {
    --tw-text-opacity: 1;
    color: rgb(20 184 166/var(--tw-text-opacity))
}

.text-teal-500\/0 {
    color: rgba(20,184,166,0)
}

.text-teal-500\/10 {
    color: rgba(20,184,166,.1)
}

.text-teal-500\/100 {
    color: #14b8a6
}

.text-teal-500\/20 {
    color: rgba(20,184,166,.2)
}

.text-teal-500\/25 {
    color: rgba(20,184,166,.25)
}

.text-teal-500\/30 {
    color: rgba(20,184,166,.3)
}

.text-teal-500\/40 {
    color: rgba(20,184,166,.4)
}

.text-teal-500\/5 {
    color: rgba(20,184,166,.05)
}

.text-teal-500\/50 {
    color: rgba(20,184,166,.5)
}

.text-teal-500\/60 {
    color: rgba(20,184,166,.6)
}

.text-teal-500\/70 {
    color: rgba(20,184,166,.7)
}

.text-teal-500\/75 {
    color: rgba(20,184,166,.75)
}

.text-teal-500\/80 {
    color: rgba(20,184,166,.8)
}

.text-teal-500\/90 {
    color: rgba(20,184,166,.9)
}

.text-teal-500\/95 {
    color: rgba(20,184,166,.95)
}

.text-teal-600 {
    --tw-text-opacity: 1;
    color: rgb(13 148 136/var(--tw-text-opacity))
}

.text-teal-600\/0 {
    color: rgba(13,148,136,0)
}

.text-teal-600\/10 {
    color: rgba(13,148,136,.1)
}

.text-teal-600\/100 {
    color: #0d9488
}

.text-teal-600\/20 {
    color: rgba(13,148,136,.2)
}

.text-teal-600\/25 {
    color: rgba(13,148,136,.25)
}

.text-teal-600\/30 {
    color: rgba(13,148,136,.3)
}

.text-teal-600\/40 {
    color: rgba(13,148,136,.4)
}

.text-teal-600\/5 {
    color: rgba(13,148,136,.05)
}

.text-teal-600\/50 {
    color: rgba(13,148,136,.5)
}

.text-teal-600\/60 {
    color: rgba(13,148,136,.6)
}

.text-teal-600\/70 {
    color: rgba(13,148,136,.7)
}

.text-teal-600\/75 {
    color: rgba(13,148,136,.75)
}

.text-teal-600\/80 {
    color: rgba(13,148,136,.8)
}

.text-teal-600\/90 {
    color: rgba(13,148,136,.9)
}

.text-teal-600\/95 {
    color: rgba(13,148,136,.95)
}

.text-teal-700 {
    --tw-text-opacity: 1;
    color: rgb(15 118 110/var(--tw-text-opacity))
}

.text-teal-700\/0 {
    color: rgba(15,118,110,0)
}

.text-teal-700\/10 {
    color: rgba(15,118,110,.1)
}

.text-teal-700\/100 {
    color: #0f766e
}

.text-teal-700\/20 {
    color: rgba(15,118,110,.2)
}

.text-teal-700\/25 {
    color: rgba(15,118,110,.25)
}

.text-teal-700\/30 {
    color: rgba(15,118,110,.3)
}

.text-teal-700\/40 {
    color: rgba(15,118,110,.4)
}

.text-teal-700\/5 {
    color: rgba(15,118,110,.05)
}

.text-teal-700\/50 {
    color: rgba(15,118,110,.5)
}

.text-teal-700\/60 {
    color: rgba(15,118,110,.6)
}

.text-teal-700\/70 {
    color: rgba(15,118,110,.7)
}

.text-teal-700\/75 {
    color: rgba(15,118,110,.75)
}

.text-teal-700\/80 {
    color: rgba(15,118,110,.8)
}

.text-teal-700\/90 {
    color: rgba(15,118,110,.9)
}

.text-teal-700\/95 {
    color: rgba(15,118,110,.95)
}

.text-teal-800 {
    --tw-text-opacity: 1;
    color: rgb(17 94 89/var(--tw-text-opacity))
}

.text-teal-800\/0 {
    color: rgba(17,94,89,0)
}

.text-teal-800\/10 {
    color: rgba(17,94,89,.1)
}

.text-teal-800\/100 {
    color: #115e59
}

.text-teal-800\/20 {
    color: rgba(17,94,89,.2)
}

.text-teal-800\/25 {
    color: rgba(17,94,89,.25)
}

.text-teal-800\/30 {
    color: rgba(17,94,89,.3)
}

.text-teal-800\/40 {
    color: rgba(17,94,89,.4)
}

.text-teal-800\/5 {
    color: rgba(17,94,89,.05)
}

.text-teal-800\/50 {
    color: rgba(17,94,89,.5)
}

.text-teal-800\/60 {
    color: rgba(17,94,89,.6)
}

.text-teal-800\/70 {
    color: rgba(17,94,89,.7)
}

.text-teal-800\/75 {
    color: rgba(17,94,89,.75)
}

.text-teal-800\/80 {
    color: rgba(17,94,89,.8)
}

.text-teal-800\/90 {
    color: rgba(17,94,89,.9)
}

.text-teal-800\/95 {
    color: rgba(17,94,89,.95)
}

.text-teal-900 {
    --tw-text-opacity: 1;
    color: rgb(19 78 74/var(--tw-text-opacity))
}

.text-teal-900\/0 {
    color: rgba(19,78,74,0)
}

.text-teal-900\/10 {
    color: rgba(19,78,74,.1)
}

.text-teal-900\/100 {
    color: #134e4a
}

.text-teal-900\/20 {
    color: rgba(19,78,74,.2)
}

.text-teal-900\/25 {
    color: rgba(19,78,74,.25)
}

.text-teal-900\/30 {
    color: rgba(19,78,74,.3)
}

.text-teal-900\/40 {
    color: rgba(19,78,74,.4)
}

.text-teal-900\/5 {
    color: rgba(19,78,74,.05)
}

.text-teal-900\/50 {
    color: rgba(19,78,74,.5)
}

.text-teal-900\/60 {
    color: rgba(19,78,74,.6)
}

.text-teal-900\/70 {
    color: rgba(19,78,74,.7)
}

.text-teal-900\/75 {
    color: rgba(19,78,74,.75)
}

.text-teal-900\/80 {
    color: rgba(19,78,74,.8)
}

.text-teal-900\/90 {
    color: rgba(19,78,74,.9)
}

.text-teal-900\/95 {
    color: rgba(19,78,74,.95)
}

.text-teal-950 {
    --tw-text-opacity: 1;
    color: rgb(4 47 46/var(--tw-text-opacity))
}

.text-teal-950\/0 {
    color: rgba(4,47,46,0)
}

.text-teal-950\/10 {
    color: rgba(4,47,46,.1)
}

.text-teal-950\/100 {
    color: #042f2e
}

.text-teal-950\/20 {
    color: rgba(4,47,46,.2)
}

.text-teal-950\/25 {
    color: rgba(4,47,46,.25)
}

.text-teal-950\/30 {
    color: rgba(4,47,46,.3)
}

.text-teal-950\/40 {
    color: rgba(4,47,46,.4)
}

.text-teal-950\/5 {
    color: rgba(4,47,46,.05)
}

.text-teal-950\/50 {
    color: rgba(4,47,46,.5)
}

.text-teal-950\/60 {
    color: rgba(4,47,46,.6)
}

.text-teal-950\/70 {
    color: rgba(4,47,46,.7)
}

.text-teal-950\/75 {
    color: rgba(4,47,46,.75)
}

.text-teal-950\/80 {
    color: rgba(4,47,46,.8)
}

.text-teal-950\/90 {
    color: rgba(4,47,46,.9)
}

.text-teal-950\/95 {
    color: rgba(4,47,46,.95)
}

.text-transparent,.text-transparent\/0 {
    color: transparent
}

.text-transparent\/10 {
    color: rgba(0,0,0,.1)
}

.text-transparent\/100 {
    color: #000
}

.text-transparent\/20 {
    color: rgba(0,0,0,.2)
}

.text-transparent\/25 {
    color: rgba(0,0,0,.25)
}

.text-transparent\/30 {
    color: rgba(0,0,0,.3)
}

.text-transparent\/40 {
    color: rgba(0,0,0,.4)
}

.text-transparent\/5 {
    color: rgba(0,0,0,.05)
}

.text-transparent\/50 {
    color: rgba(0,0,0,.5)
}

.text-transparent\/60 {
    color: rgba(0,0,0,.6)
}

.text-transparent\/70 {
    color: rgba(0,0,0,.7)
}

.text-transparent\/75 {
    color: rgba(0,0,0,.75)
}

.text-transparent\/80 {
    color: rgba(0,0,0,.8)
}

.text-transparent\/90 {
    color: rgba(0,0,0,.9)
}

.text-transparent\/95 {
    color: rgba(0,0,0,.95)
}

.text-true-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

.text-true-black\/0 {
    color: transparent
}

.text-true-black\/10 {
    color: rgba(0,0,0,.1)
}

.text-true-black\/100 {
    color: #000
}

.text-true-black\/20 {
    color: rgba(0,0,0,.2)
}

.text-true-black\/25 {
    color: rgba(0,0,0,.25)
}

.text-true-black\/30 {
    color: rgba(0,0,0,.3)
}

.text-true-black\/40 {
    color: rgba(0,0,0,.4)
}

.text-true-black\/5 {
    color: rgba(0,0,0,.05)
}

.text-true-black\/50 {
    color: rgba(0,0,0,.5)
}

.text-true-black\/60 {
    color: rgba(0,0,0,.6)
}

.text-true-black\/70 {
    color: rgba(0,0,0,.7)
}

.text-true-black\/75 {
    color: rgba(0,0,0,.75)
}

.text-true-black\/80 {
    color: rgba(0,0,0,.8)
}

.text-true-black\/90 {
    color: rgba(0,0,0,.9)
}

.text-true-black\/95 {
    color: rgba(0,0,0,.95)
}

.text-true-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.text-true-white\/0 {
    color: hsla(0,0%,100%,0)
}

.text-true-white\/10 {
    color: hsla(0,0%,100%,.1)
}

.text-true-white\/100 {
    color: #fff
}

.text-true-white\/20 {
    color: hsla(0,0%,100%,.2)
}

.text-true-white\/25 {
    color: hsla(0,0%,100%,.25)
}

.text-true-white\/30 {
    color: hsla(0,0%,100%,.3)
}

.text-true-white\/40 {
    color: hsla(0,0%,100%,.4)
}

.text-true-white\/5 {
    color: hsla(0,0%,100%,.05)
}

.text-true-white\/50 {
    color: hsla(0,0%,100%,.5)
}

.text-true-white\/60 {
    color: hsla(0,0%,100%,.6)
}

.text-true-white\/70 {
    color: hsla(0,0%,100%,.7)
}

.text-true-white\/75 {
    color: hsla(0,0%,100%,.75)
}

.text-true-white\/80 {
    color: hsla(0,0%,100%,.8)
}

.text-true-white\/90 {
    color: hsla(0,0%,100%,.9)
}

.text-true-white\/95 {
    color: hsla(0,0%,100%,.95)
}

.text-trueGray-100 {
    --tw-text-opacity: 1;
    color: rgb(245 245 245/var(--tw-text-opacity))
}

.text-trueGray-100\/0 {
    color: hsla(0,0%,96%,0)
}

.text-trueGray-100\/10 {
    color: hsla(0,0%,96%,.1)
}

.text-trueGray-100\/100 {
    color: #f5f5f5
}

.text-trueGray-100\/20 {
    color: hsla(0,0%,96%,.2)
}

.text-trueGray-100\/25 {
    color: hsla(0,0%,96%,.25)
}

.text-trueGray-100\/30 {
    color: hsla(0,0%,96%,.3)
}

.text-trueGray-100\/40 {
    color: hsla(0,0%,96%,.4)
}

.text-trueGray-100\/5 {
    color: hsla(0,0%,96%,.05)
}

.text-trueGray-100\/50 {
    color: hsla(0,0%,96%,.5)
}

.text-trueGray-100\/60 {
    color: hsla(0,0%,96%,.6)
}

.text-trueGray-100\/70 {
    color: hsla(0,0%,96%,.7)
}

.text-trueGray-100\/75 {
    color: hsla(0,0%,96%,.75)
}

.text-trueGray-100\/80 {
    color: hsla(0,0%,96%,.8)
}

.text-trueGray-100\/90 {
    color: hsla(0,0%,96%,.9)
}

.text-trueGray-100\/95 {
    color: hsla(0,0%,96%,.95)
}

.text-trueGray-200 {
    --tw-text-opacity: 1;
    color: rgb(229 229 229/var(--tw-text-opacity))
}

.text-trueGray-200\/0 {
    color: hsla(0,0%,90%,0)
}

.text-trueGray-200\/10 {
    color: hsla(0,0%,90%,.1)
}

.text-trueGray-200\/100 {
    color: #e5e5e5
}

.text-trueGray-200\/20 {
    color: hsla(0,0%,90%,.2)
}

.text-trueGray-200\/25 {
    color: hsla(0,0%,90%,.25)
}

.text-trueGray-200\/30 {
    color: hsla(0,0%,90%,.3)
}

.text-trueGray-200\/40 {
    color: hsla(0,0%,90%,.4)
}

.text-trueGray-200\/5 {
    color: hsla(0,0%,90%,.05)
}

.text-trueGray-200\/50 {
    color: hsla(0,0%,90%,.5)
}

.text-trueGray-200\/60 {
    color: hsla(0,0%,90%,.6)
}

.text-trueGray-200\/70 {
    color: hsla(0,0%,90%,.7)
}

.text-trueGray-200\/75 {
    color: hsla(0,0%,90%,.75)
}

.text-trueGray-200\/80 {
    color: hsla(0,0%,90%,.8)
}

.text-trueGray-200\/90 {
    color: hsla(0,0%,90%,.9)
}

.text-trueGray-200\/95 {
    color: hsla(0,0%,90%,.95)
}

.text-trueGray-300 {
    --tw-text-opacity: 1;
    color: rgb(212 212 212/var(--tw-text-opacity))
}

.text-trueGray-300\/0 {
    color: hsla(0,0%,83%,0)
}

.text-trueGray-300\/10 {
    color: hsla(0,0%,83%,.1)
}

.text-trueGray-300\/100 {
    color: #d4d4d4
}

.text-trueGray-300\/20 {
    color: hsla(0,0%,83%,.2)
}

.text-trueGray-300\/25 {
    color: hsla(0,0%,83%,.25)
}

.text-trueGray-300\/30 {
    color: hsla(0,0%,83%,.3)
}

.text-trueGray-300\/40 {
    color: hsla(0,0%,83%,.4)
}

.text-trueGray-300\/5 {
    color: hsla(0,0%,83%,.05)
}

.text-trueGray-300\/50 {
    color: hsla(0,0%,83%,.5)
}

.text-trueGray-300\/60 {
    color: hsla(0,0%,83%,.6)
}

.text-trueGray-300\/70 {
    color: hsla(0,0%,83%,.7)
}

.text-trueGray-300\/75 {
    color: hsla(0,0%,83%,.75)
}

.text-trueGray-300\/80 {
    color: hsla(0,0%,83%,.8)
}

.text-trueGray-300\/90 {
    color: hsla(0,0%,83%,.9)
}

.text-trueGray-300\/95 {
    color: hsla(0,0%,83%,.95)
}

.text-trueGray-400 {
    --tw-text-opacity: 1;
    color: rgb(163 163 163/var(--tw-text-opacity))
}

.text-trueGray-400\/0 {
    color: hsla(0,0%,64%,0)
}

.text-trueGray-400\/10 {
    color: hsla(0,0%,64%,.1)
}

.text-trueGray-400\/100 {
    color: #a3a3a3
}

.text-trueGray-400\/20 {
    color: hsla(0,0%,64%,.2)
}

.text-trueGray-400\/25 {
    color: hsla(0,0%,64%,.25)
}

.text-trueGray-400\/30 {
    color: hsla(0,0%,64%,.3)
}

.text-trueGray-400\/40 {
    color: hsla(0,0%,64%,.4)
}

.text-trueGray-400\/5 {
    color: hsla(0,0%,64%,.05)
}

.text-trueGray-400\/50 {
    color: hsla(0,0%,64%,.5)
}

.text-trueGray-400\/60 {
    color: hsla(0,0%,64%,.6)
}

.text-trueGray-400\/70 {
    color: hsla(0,0%,64%,.7)
}

.text-trueGray-400\/75 {
    color: hsla(0,0%,64%,.75)
}

.text-trueGray-400\/80 {
    color: hsla(0,0%,64%,.8)
}

.text-trueGray-400\/90 {
    color: hsla(0,0%,64%,.9)
}

.text-trueGray-400\/95 {
    color: hsla(0,0%,64%,.95)
}

.text-trueGray-50 {
    --tw-text-opacity: 1;
    color: rgb(250 250 250/var(--tw-text-opacity))
}

.text-trueGray-50\/0 {
    color: hsla(0,0%,98%,0)
}

.text-trueGray-50\/10 {
    color: hsla(0,0%,98%,.1)
}

.text-trueGray-50\/100 {
    color: #fafafa
}

.text-trueGray-50\/20 {
    color: hsla(0,0%,98%,.2)
}

.text-trueGray-50\/25 {
    color: hsla(0,0%,98%,.25)
}

.text-trueGray-50\/30 {
    color: hsla(0,0%,98%,.3)
}

.text-trueGray-50\/40 {
    color: hsla(0,0%,98%,.4)
}

.text-trueGray-50\/5 {
    color: hsla(0,0%,98%,.05)
}

.text-trueGray-50\/50 {
    color: hsla(0,0%,98%,.5)
}

.text-trueGray-50\/60 {
    color: hsla(0,0%,98%,.6)
}

.text-trueGray-50\/70 {
    color: hsla(0,0%,98%,.7)
}

.text-trueGray-50\/75 {
    color: hsla(0,0%,98%,.75)
}

.text-trueGray-50\/80 {
    color: hsla(0,0%,98%,.8)
}

.text-trueGray-50\/90 {
    color: hsla(0,0%,98%,.9)
}

.text-trueGray-50\/95 {
    color: hsla(0,0%,98%,.95)
}

.text-trueGray-500 {
    --tw-text-opacity: 1;
    color: rgb(115 115 115/var(--tw-text-opacity))
}

.text-trueGray-500\/0 {
    color: hsla(0,0%,45%,0)
}

.text-trueGray-500\/10 {
    color: hsla(0,0%,45%,.1)
}

.text-trueGray-500\/100 {
    color: #737373
}

.text-trueGray-500\/20 {
    color: hsla(0,0%,45%,.2)
}

.text-trueGray-500\/25 {
    color: hsla(0,0%,45%,.25)
}

.text-trueGray-500\/30 {
    color: hsla(0,0%,45%,.3)
}

.text-trueGray-500\/40 {
    color: hsla(0,0%,45%,.4)
}

.text-trueGray-500\/5 {
    color: hsla(0,0%,45%,.05)
}

.text-trueGray-500\/50 {
    color: hsla(0,0%,45%,.5)
}

.text-trueGray-500\/60 {
    color: hsla(0,0%,45%,.6)
}

.text-trueGray-500\/70 {
    color: hsla(0,0%,45%,.7)
}

.text-trueGray-500\/75 {
    color: hsla(0,0%,45%,.75)
}

.text-trueGray-500\/80 {
    color: hsla(0,0%,45%,.8)
}

.text-trueGray-500\/90 {
    color: hsla(0,0%,45%,.9)
}

.text-trueGray-500\/95 {
    color: hsla(0,0%,45%,.95)
}

.text-trueGray-600 {
    --tw-text-opacity: 1;
    color: rgb(82 82 82/var(--tw-text-opacity))
}

.text-trueGray-600\/0 {
    color: rgba(82,82,82,0)
}

.text-trueGray-600\/10 {
    color: rgba(82,82,82,.1)
}

.text-trueGray-600\/100 {
    color: #525252
}

.text-trueGray-600\/20 {
    color: rgba(82,82,82,.2)
}

.text-trueGray-600\/25 {
    color: rgba(82,82,82,.25)
}

.text-trueGray-600\/30 {
    color: rgba(82,82,82,.3)
}

.text-trueGray-600\/40 {
    color: rgba(82,82,82,.4)
}

.text-trueGray-600\/5 {
    color: rgba(82,82,82,.05)
}

.text-trueGray-600\/50 {
    color: rgba(82,82,82,.5)
}

.text-trueGray-600\/60 {
    color: rgba(82,82,82,.6)
}

.text-trueGray-600\/70 {
    color: rgba(82,82,82,.7)
}

.text-trueGray-600\/75 {
    color: rgba(82,82,82,.75)
}

.text-trueGray-600\/80 {
    color: rgba(82,82,82,.8)
}

.text-trueGray-600\/90 {
    color: rgba(82,82,82,.9)
}

.text-trueGray-600\/95 {
    color: rgba(82,82,82,.95)
}

.text-trueGray-700 {
    --tw-text-opacity: 1;
    color: rgb(64 64 64/var(--tw-text-opacity))
}

.text-trueGray-700\/0 {
    color: rgba(64,64,64,0)
}

.text-trueGray-700\/10 {
    color: rgba(64,64,64,.1)
}

.text-trueGray-700\/100 {
    color: #404040
}

.text-trueGray-700\/20 {
    color: rgba(64,64,64,.2)
}

.text-trueGray-700\/25 {
    color: rgba(64,64,64,.25)
}

.text-trueGray-700\/30 {
    color: rgba(64,64,64,.3)
}

.text-trueGray-700\/40 {
    color: rgba(64,64,64,.4)
}

.text-trueGray-700\/5 {
    color: rgba(64,64,64,.05)
}

.text-trueGray-700\/50 {
    color: rgba(64,64,64,.5)
}

.text-trueGray-700\/60 {
    color: rgba(64,64,64,.6)
}

.text-trueGray-700\/70 {
    color: rgba(64,64,64,.7)
}

.text-trueGray-700\/75 {
    color: rgba(64,64,64,.75)
}

.text-trueGray-700\/80 {
    color: rgba(64,64,64,.8)
}

.text-trueGray-700\/90 {
    color: rgba(64,64,64,.9)
}

.text-trueGray-700\/95 {
    color: rgba(64,64,64,.95)
}

.text-trueGray-800 {
    --tw-text-opacity: 1;
    color: rgb(38 38 38/var(--tw-text-opacity))
}

.text-trueGray-800\/0 {
    color: rgba(38,38,38,0)
}

.text-trueGray-800\/10 {
    color: rgba(38,38,38,.1)
}

.text-trueGray-800\/100 {
    color: #262626
}

.text-trueGray-800\/20 {
    color: rgba(38,38,38,.2)
}

.text-trueGray-800\/25 {
    color: rgba(38,38,38,.25)
}

.text-trueGray-800\/30 {
    color: rgba(38,38,38,.3)
}

.text-trueGray-800\/40 {
    color: rgba(38,38,38,.4)
}

.text-trueGray-800\/5 {
    color: rgba(38,38,38,.05)
}

.text-trueGray-800\/50 {
    color: rgba(38,38,38,.5)
}

.text-trueGray-800\/60 {
    color: rgba(38,38,38,.6)
}

.text-trueGray-800\/70 {
    color: rgba(38,38,38,.7)
}

.text-trueGray-800\/75 {
    color: rgba(38,38,38,.75)
}

.text-trueGray-800\/80 {
    color: rgba(38,38,38,.8)
}

.text-trueGray-800\/90 {
    color: rgba(38,38,38,.9)
}

.text-trueGray-800\/95 {
    color: rgba(38,38,38,.95)
}

.text-trueGray-900 {
    --tw-text-opacity: 1;
    color: rgb(23 23 23/var(--tw-text-opacity))
}

.text-trueGray-900\/0 {
    color: hsla(0,0%,9%,0)
}

.text-trueGray-900\/10 {
    color: hsla(0,0%,9%,.1)
}

.text-trueGray-900\/100 {
    color: #171717
}

.text-trueGray-900\/20 {
    color: hsla(0,0%,9%,.2)
}

.text-trueGray-900\/25 {
    color: hsla(0,0%,9%,.25)
}

.text-trueGray-900\/30 {
    color: hsla(0,0%,9%,.3)
}

.text-trueGray-900\/40 {
    color: hsla(0,0%,9%,.4)
}

.text-trueGray-900\/5 {
    color: hsla(0,0%,9%,.05)
}

.text-trueGray-900\/50 {
    color: hsla(0,0%,9%,.5)
}

.text-trueGray-900\/60 {
    color: hsla(0,0%,9%,.6)
}

.text-trueGray-900\/70 {
    color: hsla(0,0%,9%,.7)
}

.text-trueGray-900\/75 {
    color: hsla(0,0%,9%,.75)
}

.text-trueGray-900\/80 {
    color: hsla(0,0%,9%,.8)
}

.text-trueGray-900\/90 {
    color: hsla(0,0%,9%,.9)
}

.text-trueGray-900\/95 {
    color: hsla(0,0%,9%,.95)
}

.text-trueGray-950 {
    --tw-text-opacity: 1;
    color: rgb(10 10 10/var(--tw-text-opacity))
}

.text-trueGray-950\/0 {
    color: hsla(0,0%,4%,0)
}

.text-trueGray-950\/10 {
    color: hsla(0,0%,4%,.1)
}

.text-trueGray-950\/100 {
    color: #0a0a0a
}

.text-trueGray-950\/20 {
    color: hsla(0,0%,4%,.2)
}

.text-trueGray-950\/25 {
    color: hsla(0,0%,4%,.25)
}

.text-trueGray-950\/30 {
    color: hsla(0,0%,4%,.3)
}

.text-trueGray-950\/40 {
    color: hsla(0,0%,4%,.4)
}

.text-trueGray-950\/5 {
    color: hsla(0,0%,4%,.05)
}

.text-trueGray-950\/50 {
    color: hsla(0,0%,4%,.5)
}

.text-trueGray-950\/60 {
    color: hsla(0,0%,4%,.6)
}

.text-trueGray-950\/70 {
    color: hsla(0,0%,4%,.7)
}

.text-trueGray-950\/75 {
    color: hsla(0,0%,4%,.75)
}

.text-trueGray-950\/80 {
    color: hsla(0,0%,4%,.8)
}

.text-trueGray-950\/90 {
    color: hsla(0,0%,4%,.9)
}

.text-trueGray-950\/95 {
    color: hsla(0,0%,4%,.95)
}

.text-violet-100 {
    --tw-text-opacity: 1;
    color: rgb(237 233 254/var(--tw-text-opacity))
}

.text-violet-100\/0 {
    color: rgba(237,233,254,0)
}

.text-violet-100\/10 {
    color: rgba(237,233,254,.1)
}

.text-violet-100\/100 {
    color: #ede9fe
}

.text-violet-100\/20 {
    color: rgba(237,233,254,.2)
}

.text-violet-100\/25 {
    color: rgba(237,233,254,.25)
}

.text-violet-100\/30 {
    color: rgba(237,233,254,.3)
}

.text-violet-100\/40 {
    color: rgba(237,233,254,.4)
}

.text-violet-100\/5 {
    color: rgba(237,233,254,.05)
}

.text-violet-100\/50 {
    color: rgba(237,233,254,.5)
}

.text-violet-100\/60 {
    color: rgba(237,233,254,.6)
}

.text-violet-100\/70 {
    color: rgba(237,233,254,.7)
}

.text-violet-100\/75 {
    color: rgba(237,233,254,.75)
}

.text-violet-100\/80 {
    color: rgba(237,233,254,.8)
}

.text-violet-100\/90 {
    color: rgba(237,233,254,.9)
}

.text-violet-100\/95 {
    color: rgba(237,233,254,.95)
}

.text-violet-200 {
    --tw-text-opacity: 1;
    color: rgb(221 214 254/var(--tw-text-opacity))
}

.text-violet-200\/0 {
    color: rgba(221,214,254,0)
}

.text-violet-200\/10 {
    color: rgba(221,214,254,.1)
}

.text-violet-200\/100 {
    color: #ddd6fe
}

.text-violet-200\/20 {
    color: rgba(221,214,254,.2)
}

.text-violet-200\/25 {
    color: rgba(221,214,254,.25)
}

.text-violet-200\/30 {
    color: rgba(221,214,254,.3)
}

.text-violet-200\/40 {
    color: rgba(221,214,254,.4)
}

.text-violet-200\/5 {
    color: rgba(221,214,254,.05)
}

.text-violet-200\/50 {
    color: rgba(221,214,254,.5)
}

.text-violet-200\/60 {
    color: rgba(221,214,254,.6)
}

.text-violet-200\/70 {
    color: rgba(221,214,254,.7)
}

.text-violet-200\/75 {
    color: rgba(221,214,254,.75)
}

.text-violet-200\/80 {
    color: rgba(221,214,254,.8)
}

.text-violet-200\/90 {
    color: rgba(221,214,254,.9)
}

.text-violet-200\/95 {
    color: rgba(221,214,254,.95)
}

.text-violet-300 {
    --tw-text-opacity: 1;
    color: rgb(196 181 253/var(--tw-text-opacity))
}

.text-violet-300\/0 {
    color: rgba(196,181,253,0)
}

.text-violet-300\/10 {
    color: rgba(196,181,253,.1)
}

.text-violet-300\/100 {
    color: #c4b5fd
}

.text-violet-300\/20 {
    color: rgba(196,181,253,.2)
}

.text-violet-300\/25 {
    color: rgba(196,181,253,.25)
}

.text-violet-300\/30 {
    color: rgba(196,181,253,.3)
}

.text-violet-300\/40 {
    color: rgba(196,181,253,.4)
}

.text-violet-300\/5 {
    color: rgba(196,181,253,.05)
}

.text-violet-300\/50 {
    color: rgba(196,181,253,.5)
}

.text-violet-300\/60 {
    color: rgba(196,181,253,.6)
}

.text-violet-300\/70 {
    color: rgba(196,181,253,.7)
}

.text-violet-300\/75 {
    color: rgba(196,181,253,.75)
}

.text-violet-300\/80 {
    color: rgba(196,181,253,.8)
}

.text-violet-300\/90 {
    color: rgba(196,181,253,.9)
}

.text-violet-300\/95 {
    color: rgba(196,181,253,.95)
}

.text-violet-400 {
    --tw-text-opacity: 1;
    color: rgb(167 139 250/var(--tw-text-opacity))
}

.text-violet-400\/0 {
    color: rgba(167,139,250,0)
}

.text-violet-400\/10 {
    color: rgba(167,139,250,.1)
}

.text-violet-400\/100 {
    color: #a78bfa
}

.text-violet-400\/20 {
    color: rgba(167,139,250,.2)
}

.text-violet-400\/25 {
    color: rgba(167,139,250,.25)
}

.text-violet-400\/30 {
    color: rgba(167,139,250,.3)
}

.text-violet-400\/40 {
    color: rgba(167,139,250,.4)
}

.text-violet-400\/5 {
    color: rgba(167,139,250,.05)
}

.text-violet-400\/50 {
    color: rgba(167,139,250,.5)
}

.text-violet-400\/60 {
    color: rgba(167,139,250,.6)
}

.text-violet-400\/70 {
    color: rgba(167,139,250,.7)
}

.text-violet-400\/75 {
    color: rgba(167,139,250,.75)
}

.text-violet-400\/80 {
    color: rgba(167,139,250,.8)
}

.text-violet-400\/90 {
    color: rgba(167,139,250,.9)
}

.text-violet-400\/95 {
    color: rgba(167,139,250,.95)
}

.text-violet-50 {
    --tw-text-opacity: 1;
    color: rgb(245 243 255/var(--tw-text-opacity))
}

.text-violet-50\/0 {
    color: rgba(245,243,255,0)
}

.text-violet-50\/10 {
    color: rgba(245,243,255,.1)
}

.text-violet-50\/100 {
    color: #f5f3ff
}

.text-violet-50\/20 {
    color: rgba(245,243,255,.2)
}

.text-violet-50\/25 {
    color: rgba(245,243,255,.25)
}

.text-violet-50\/30 {
    color: rgba(245,243,255,.3)
}

.text-violet-50\/40 {
    color: rgba(245,243,255,.4)
}

.text-violet-50\/5 {
    color: rgba(245,243,255,.05)
}

.text-violet-50\/50 {
    color: rgba(245,243,255,.5)
}

.text-violet-50\/60 {
    color: rgba(245,243,255,.6)
}

.text-violet-50\/70 {
    color: rgba(245,243,255,.7)
}

.text-violet-50\/75 {
    color: rgba(245,243,255,.75)
}

.text-violet-50\/80 {
    color: rgba(245,243,255,.8)
}

.text-violet-50\/90 {
    color: rgba(245,243,255,.9)
}

.text-violet-50\/95 {
    color: rgba(245,243,255,.95)
}

.text-violet-500 {
    --tw-text-opacity: 1;
    color: rgb(139 92 246/var(--tw-text-opacity))
}

.text-violet-500\/0 {
    color: rgba(139,92,246,0)
}

.text-violet-500\/10 {
    color: rgba(139,92,246,.1)
}

.text-violet-500\/100 {
    color: #8b5cf6
}

.text-violet-500\/20 {
    color: rgba(139,92,246,.2)
}

.text-violet-500\/25 {
    color: rgba(139,92,246,.25)
}

.text-violet-500\/30 {
    color: rgba(139,92,246,.3)
}

.text-violet-500\/40 {
    color: rgba(139,92,246,.4)
}

.text-violet-500\/5 {
    color: rgba(139,92,246,.05)
}

.text-violet-500\/50 {
    color: rgba(139,92,246,.5)
}

.text-violet-500\/60 {
    color: rgba(139,92,246,.6)
}

.text-violet-500\/70 {
    color: rgba(139,92,246,.7)
}

.text-violet-500\/75 {
    color: rgba(139,92,246,.75)
}

.text-violet-500\/80 {
    color: rgba(139,92,246,.8)
}

.text-violet-500\/90 {
    color: rgba(139,92,246,.9)
}

.text-violet-500\/95 {
    color: rgba(139,92,246,.95)
}

.text-violet-600 {
    --tw-text-opacity: 1;
    color: rgb(124 58 237/var(--tw-text-opacity))
}

.text-violet-600\/0 {
    color: rgba(124,58,237,0)
}

.text-violet-600\/10 {
    color: rgba(124,58,237,.1)
}

.text-violet-600\/100 {
    color: #7c3aed
}

.text-violet-600\/20 {
    color: rgba(124,58,237,.2)
}

.text-violet-600\/25 {
    color: rgba(124,58,237,.25)
}

.text-violet-600\/30 {
    color: rgba(124,58,237,.3)
}

.text-violet-600\/40 {
    color: rgba(124,58,237,.4)
}

.text-violet-600\/5 {
    color: rgba(124,58,237,.05)
}

.text-violet-600\/50 {
    color: rgba(124,58,237,.5)
}

.text-violet-600\/60 {
    color: rgba(124,58,237,.6)
}

.text-violet-600\/70 {
    color: rgba(124,58,237,.7)
}

.text-violet-600\/75 {
    color: rgba(124,58,237,.75)
}

.text-violet-600\/80 {
    color: rgba(124,58,237,.8)
}

.text-violet-600\/90 {
    color: rgba(124,58,237,.9)
}

.text-violet-600\/95 {
    color: rgba(124,58,237,.95)
}

.text-violet-700 {
    --tw-text-opacity: 1;
    color: rgb(109 40 217/var(--tw-text-opacity))
}

.text-violet-700\/0 {
    color: rgba(109,40,217,0)
}

.text-violet-700\/10 {
    color: rgba(109,40,217,.1)
}

.text-violet-700\/100 {
    color: #6d28d9
}

.text-violet-700\/20 {
    color: rgba(109,40,217,.2)
}

.text-violet-700\/25 {
    color: rgba(109,40,217,.25)
}

.text-violet-700\/30 {
    color: rgba(109,40,217,.3)
}

.text-violet-700\/40 {
    color: rgba(109,40,217,.4)
}

.text-violet-700\/5 {
    color: rgba(109,40,217,.05)
}

.text-violet-700\/50 {
    color: rgba(109,40,217,.5)
}

.text-violet-700\/60 {
    color: rgba(109,40,217,.6)
}

.text-violet-700\/70 {
    color: rgba(109,40,217,.7)
}

.text-violet-700\/75 {
    color: rgba(109,40,217,.75)
}

.text-violet-700\/80 {
    color: rgba(109,40,217,.8)
}

.text-violet-700\/90 {
    color: rgba(109,40,217,.9)
}

.text-violet-700\/95 {
    color: rgba(109,40,217,.95)
}

.text-violet-800 {
    --tw-text-opacity: 1;
    color: rgb(91 33 182/var(--tw-text-opacity))
}

.text-violet-800\/0 {
    color: rgba(91,33,182,0)
}

.text-violet-800\/10 {
    color: rgba(91,33,182,.1)
}

.text-violet-800\/100 {
    color: #5b21b6
}

.text-violet-800\/20 {
    color: rgba(91,33,182,.2)
}

.text-violet-800\/25 {
    color: rgba(91,33,182,.25)
}

.text-violet-800\/30 {
    color: rgba(91,33,182,.3)
}

.text-violet-800\/40 {
    color: rgba(91,33,182,.4)
}

.text-violet-800\/5 {
    color: rgba(91,33,182,.05)
}

.text-violet-800\/50 {
    color: rgba(91,33,182,.5)
}

.text-violet-800\/60 {
    color: rgba(91,33,182,.6)
}

.text-violet-800\/70 {
    color: rgba(91,33,182,.7)
}

.text-violet-800\/75 {
    color: rgba(91,33,182,.75)
}

.text-violet-800\/80 {
    color: rgba(91,33,182,.8)
}

.text-violet-800\/90 {
    color: rgba(91,33,182,.9)
}

.text-violet-800\/95 {
    color: rgba(91,33,182,.95)
}

.text-violet-900 {
    --tw-text-opacity: 1;
    color: rgb(76 29 149/var(--tw-text-opacity))
}

.text-violet-900\/0 {
    color: rgba(76,29,149,0)
}

.text-violet-900\/10 {
    color: rgba(76,29,149,.1)
}

.text-violet-900\/100 {
    color: #4c1d95
}

.text-violet-900\/20 {
    color: rgba(76,29,149,.2)
}

.text-violet-900\/25 {
    color: rgba(76,29,149,.25)
}

.text-violet-900\/30 {
    color: rgba(76,29,149,.3)
}

.text-violet-900\/40 {
    color: rgba(76,29,149,.4)
}

.text-violet-900\/5 {
    color: rgba(76,29,149,.05)
}

.text-violet-900\/50 {
    color: rgba(76,29,149,.5)
}

.text-violet-900\/60 {
    color: rgba(76,29,149,.6)
}

.text-violet-900\/70 {
    color: rgba(76,29,149,.7)
}

.text-violet-900\/75 {
    color: rgba(76,29,149,.75)
}

.text-violet-900\/80 {
    color: rgba(76,29,149,.8)
}

.text-violet-900\/90 {
    color: rgba(76,29,149,.9)
}

.text-violet-900\/95 {
    color: rgba(76,29,149,.95)
}

.text-violet-950 {
    --tw-text-opacity: 1;
    color: rgb(46 16 101/var(--tw-text-opacity))
}

.text-violet-950\/0 {
    color: rgba(46,16,101,0)
}

.text-violet-950\/10 {
    color: rgba(46,16,101,.1)
}

.text-violet-950\/100 {
    color: #2e1065
}

.text-violet-950\/20 {
    color: rgba(46,16,101,.2)
}

.text-violet-950\/25 {
    color: rgba(46,16,101,.25)
}

.text-violet-950\/30 {
    color: rgba(46,16,101,.3)
}

.text-violet-950\/40 {
    color: rgba(46,16,101,.4)
}

.text-violet-950\/5 {
    color: rgba(46,16,101,.05)
}

.text-violet-950\/50 {
    color: rgba(46,16,101,.5)
}

.text-violet-950\/60 {
    color: rgba(46,16,101,.6)
}

.text-violet-950\/70 {
    color: rgba(46,16,101,.7)
}

.text-violet-950\/75 {
    color: rgba(46,16,101,.75)
}

.text-violet-950\/80 {
    color: rgba(46,16,101,.8)
}

.text-violet-950\/90 {
    color: rgba(46,16,101,.9)
}

.text-violet-950\/95 {
    color: rgba(46,16,101,.95)
}

.text-warm {
    --tw-text-opacity: 1;
    color: rgb(255 95 85/var(--tw-text-opacity))
}

.text-warm\/0 {
    color: rgba(255,95,85,0)
}

.text-warm\/10 {
    color: rgba(255,95,85,.1)
}

.text-warm\/100 {
    color: #ff5f55
}

.text-warm\/20 {
    color: rgba(255,95,85,.2)
}

.text-warm\/25 {
    color: rgba(255,95,85,.25)
}

.text-warm\/30 {
    color: rgba(255,95,85,.3)
}

.text-warm\/40 {
    color: rgba(255,95,85,.4)
}

.text-warm\/5 {
    color: rgba(255,95,85,.05)
}

.text-warm\/50 {
    color: rgba(255,95,85,.5)
}

.text-warm\/60 {
    color: rgba(255,95,85,.6)
}

.text-warm\/70 {
    color: rgba(255,95,85,.7)
}

.text-warm\/75 {
    color: rgba(255,95,85,.75)
}

.text-warm\/80 {
    color: rgba(255,95,85,.8)
}

.text-warm\/90 {
    color: rgba(255,95,85,.9)
}

.text-warm\/95 {
    color: rgba(255,95,85,.95)
}

.text-warmGray-100 {
    --tw-text-opacity: 1;
    color: rgb(245 245 244/var(--tw-text-opacity))
}

.text-warmGray-100\/0 {
    color: hsla(60,5%,96%,0)
}

.text-warmGray-100\/10 {
    color: hsla(60,5%,96%,.1)
}

.text-warmGray-100\/100 {
    color: #f5f5f4
}

.text-warmGray-100\/20 {
    color: hsla(60,5%,96%,.2)
}

.text-warmGray-100\/25 {
    color: hsla(60,5%,96%,.25)
}

.text-warmGray-100\/30 {
    color: hsla(60,5%,96%,.3)
}

.text-warmGray-100\/40 {
    color: hsla(60,5%,96%,.4)
}

.text-warmGray-100\/5 {
    color: hsla(60,5%,96%,.05)
}

.text-warmGray-100\/50 {
    color: hsla(60,5%,96%,.5)
}

.text-warmGray-100\/60 {
    color: hsla(60,5%,96%,.6)
}

.text-warmGray-100\/70 {
    color: hsla(60,5%,96%,.7)
}

.text-warmGray-100\/75 {
    color: hsla(60,5%,96%,.75)
}

.text-warmGray-100\/80 {
    color: hsla(60,5%,96%,.8)
}

.text-warmGray-100\/90 {
    color: hsla(60,5%,96%,.9)
}

.text-warmGray-100\/95 {
    color: hsla(60,5%,96%,.95)
}

.text-warmGray-200 {
    --tw-text-opacity: 1;
    color: rgb(231 229 228/var(--tw-text-opacity))
}

.text-warmGray-200\/0 {
    color: hsla(20,6%,90%,0)
}

.text-warmGray-200\/10 {
    color: hsla(20,6%,90%,.1)
}

.text-warmGray-200\/100 {
    color: #e7e5e4
}

.text-warmGray-200\/20 {
    color: hsla(20,6%,90%,.2)
}

.text-warmGray-200\/25 {
    color: hsla(20,6%,90%,.25)
}

.text-warmGray-200\/30 {
    color: hsla(20,6%,90%,.3)
}

.text-warmGray-200\/40 {
    color: hsla(20,6%,90%,.4)
}

.text-warmGray-200\/5 {
    color: hsla(20,6%,90%,.05)
}

.text-warmGray-200\/50 {
    color: hsla(20,6%,90%,.5)
}

.text-warmGray-200\/60 {
    color: hsla(20,6%,90%,.6)
}

.text-warmGray-200\/70 {
    color: hsla(20,6%,90%,.7)
}

.text-warmGray-200\/75 {
    color: hsla(20,6%,90%,.75)
}

.text-warmGray-200\/80 {
    color: hsla(20,6%,90%,.8)
}

.text-warmGray-200\/90 {
    color: hsla(20,6%,90%,.9)
}

.text-warmGray-200\/95 {
    color: hsla(20,6%,90%,.95)
}

.text-warmGray-300 {
    --tw-text-opacity: 1;
    color: rgb(214 211 209/var(--tw-text-opacity))
}

.text-warmGray-300\/0 {
    color: hsla(24,6%,83%,0)
}

.text-warmGray-300\/10 {
    color: hsla(24,6%,83%,.1)
}

.text-warmGray-300\/100 {
    color: #d6d3d1
}

.text-warmGray-300\/20 {
    color: hsla(24,6%,83%,.2)
}

.text-warmGray-300\/25 {
    color: hsla(24,6%,83%,.25)
}

.text-warmGray-300\/30 {
    color: hsla(24,6%,83%,.3)
}

.text-warmGray-300\/40 {
    color: hsla(24,6%,83%,.4)
}

.text-warmGray-300\/5 {
    color: hsla(24,6%,83%,.05)
}

.text-warmGray-300\/50 {
    color: hsla(24,6%,83%,.5)
}

.text-warmGray-300\/60 {
    color: hsla(24,6%,83%,.6)
}

.text-warmGray-300\/70 {
    color: hsla(24,6%,83%,.7)
}

.text-warmGray-300\/75 {
    color: hsla(24,6%,83%,.75)
}

.text-warmGray-300\/80 {
    color: hsla(24,6%,83%,.8)
}

.text-warmGray-300\/90 {
    color: hsla(24,6%,83%,.9)
}

.text-warmGray-300\/95 {
    color: hsla(24,6%,83%,.95)
}

.text-warmGray-400 {
    --tw-text-opacity: 1;
    color: rgb(168 162 158/var(--tw-text-opacity))
}

.text-warmGray-400\/0 {
    color: hsla(24,5%,64%,0)
}

.text-warmGray-400\/10 {
    color: hsla(24,5%,64%,.1)
}

.text-warmGray-400\/100 {
    color: #a8a29e
}

.text-warmGray-400\/20 {
    color: hsla(24,5%,64%,.2)
}

.text-warmGray-400\/25 {
    color: hsla(24,5%,64%,.25)
}

.text-warmGray-400\/30 {
    color: hsla(24,5%,64%,.3)
}

.text-warmGray-400\/40 {
    color: hsla(24,5%,64%,.4)
}

.text-warmGray-400\/5 {
    color: hsla(24,5%,64%,.05)
}

.text-warmGray-400\/50 {
    color: hsla(24,5%,64%,.5)
}

.text-warmGray-400\/60 {
    color: hsla(24,5%,64%,.6)
}

.text-warmGray-400\/70 {
    color: hsla(24,5%,64%,.7)
}

.text-warmGray-400\/75 {
    color: hsla(24,5%,64%,.75)
}

.text-warmGray-400\/80 {
    color: hsla(24,5%,64%,.8)
}

.text-warmGray-400\/90 {
    color: hsla(24,5%,64%,.9)
}

.text-warmGray-400\/95 {
    color: hsla(24,5%,64%,.95)
}

.text-warmGray-50 {
    --tw-text-opacity: 1;
    color: rgb(250 250 249/var(--tw-text-opacity))
}

.text-warmGray-50\/0 {
    color: hsla(60,9%,98%,0)
}

.text-warmGray-50\/10 {
    color: hsla(60,9%,98%,.1)
}

.text-warmGray-50\/100 {
    color: #fafaf9
}

.text-warmGray-50\/20 {
    color: hsla(60,9%,98%,.2)
}

.text-warmGray-50\/25 {
    color: hsla(60,9%,98%,.25)
}

.text-warmGray-50\/30 {
    color: hsla(60,9%,98%,.3)
}

.text-warmGray-50\/40 {
    color: hsla(60,9%,98%,.4)
}

.text-warmGray-50\/5 {
    color: hsla(60,9%,98%,.05)
}

.text-warmGray-50\/50 {
    color: hsla(60,9%,98%,.5)
}

.text-warmGray-50\/60 {
    color: hsla(60,9%,98%,.6)
}

.text-warmGray-50\/70 {
    color: hsla(60,9%,98%,.7)
}

.text-warmGray-50\/75 {
    color: hsla(60,9%,98%,.75)
}

.text-warmGray-50\/80 {
    color: hsla(60,9%,98%,.8)
}

.text-warmGray-50\/90 {
    color: hsla(60,9%,98%,.9)
}

.text-warmGray-50\/95 {
    color: hsla(60,9%,98%,.95)
}

.text-warmGray-500 {
    --tw-text-opacity: 1;
    color: rgb(120 113 108/var(--tw-text-opacity))
}

.text-warmGray-500\/0 {
    color: hsla(25,5%,45%,0)
}

.text-warmGray-500\/10 {
    color: hsla(25,5%,45%,.1)
}

.text-warmGray-500\/100 {
    color: #78716c
}

.text-warmGray-500\/20 {
    color: hsla(25,5%,45%,.2)
}

.text-warmGray-500\/25 {
    color: hsla(25,5%,45%,.25)
}

.text-warmGray-500\/30 {
    color: hsla(25,5%,45%,.3)
}

.text-warmGray-500\/40 {
    color: hsla(25,5%,45%,.4)
}

.text-warmGray-500\/5 {
    color: hsla(25,5%,45%,.05)
}

.text-warmGray-500\/50 {
    color: hsla(25,5%,45%,.5)
}

.text-warmGray-500\/60 {
    color: hsla(25,5%,45%,.6)
}

.text-warmGray-500\/70 {
    color: hsla(25,5%,45%,.7)
}

.text-warmGray-500\/75 {
    color: hsla(25,5%,45%,.75)
}

.text-warmGray-500\/80 {
    color: hsla(25,5%,45%,.8)
}

.text-warmGray-500\/90 {
    color: hsla(25,5%,45%,.9)
}

.text-warmGray-500\/95 {
    color: hsla(25,5%,45%,.95)
}

.text-warmGray-600 {
    --tw-text-opacity: 1;
    color: rgb(87 83 78/var(--tw-text-opacity))
}

.text-warmGray-600\/0 {
    color: rgba(87,83,78,0)
}

.text-warmGray-600\/10 {
    color: rgba(87,83,78,.1)
}

.text-warmGray-600\/100 {
    color: #57534e
}

.text-warmGray-600\/20 {
    color: rgba(87,83,78,.2)
}

.text-warmGray-600\/25 {
    color: rgba(87,83,78,.25)
}

.text-warmGray-600\/30 {
    color: rgba(87,83,78,.3)
}

.text-warmGray-600\/40 {
    color: rgba(87,83,78,.4)
}

.text-warmGray-600\/5 {
    color: rgba(87,83,78,.05)
}

.text-warmGray-600\/50 {
    color: rgba(87,83,78,.5)
}

.text-warmGray-600\/60 {
    color: rgba(87,83,78,.6)
}

.text-warmGray-600\/70 {
    color: rgba(87,83,78,.7)
}

.text-warmGray-600\/75 {
    color: rgba(87,83,78,.75)
}

.text-warmGray-600\/80 {
    color: rgba(87,83,78,.8)
}

.text-warmGray-600\/90 {
    color: rgba(87,83,78,.9)
}

.text-warmGray-600\/95 {
    color: rgba(87,83,78,.95)
}

.text-warmGray-700 {
    --tw-text-opacity: 1;
    color: rgb(68 64 60/var(--tw-text-opacity))
}

.text-warmGray-700\/0 {
    color: rgba(68,64,60,0)
}

.text-warmGray-700\/10 {
    color: rgba(68,64,60,.1)
}

.text-warmGray-700\/100 {
    color: #44403c
}

.text-warmGray-700\/20 {
    color: rgba(68,64,60,.2)
}

.text-warmGray-700\/25 {
    color: rgba(68,64,60,.25)
}

.text-warmGray-700\/30 {
    color: rgba(68,64,60,.3)
}

.text-warmGray-700\/40 {
    color: rgba(68,64,60,.4)
}

.text-warmGray-700\/5 {
    color: rgba(68,64,60,.05)
}

.text-warmGray-700\/50 {
    color: rgba(68,64,60,.5)
}

.text-warmGray-700\/60 {
    color: rgba(68,64,60,.6)
}

.text-warmGray-700\/70 {
    color: rgba(68,64,60,.7)
}

.text-warmGray-700\/75 {
    color: rgba(68,64,60,.75)
}

.text-warmGray-700\/80 {
    color: rgba(68,64,60,.8)
}

.text-warmGray-700\/90 {
    color: rgba(68,64,60,.9)
}

.text-warmGray-700\/95 {
    color: rgba(68,64,60,.95)
}

.text-warmGray-800 {
    --tw-text-opacity: 1;
    color: rgb(41 37 36/var(--tw-text-opacity))
}

.text-warmGray-800\/0 {
    color: rgba(41,37,36,0)
}

.text-warmGray-800\/10 {
    color: rgba(41,37,36,.1)
}

.text-warmGray-800\/100 {
    color: #292524
}

.text-warmGray-800\/20 {
    color: rgba(41,37,36,.2)
}

.text-warmGray-800\/25 {
    color: rgba(41,37,36,.25)
}

.text-warmGray-800\/30 {
    color: rgba(41,37,36,.3)
}

.text-warmGray-800\/40 {
    color: rgba(41,37,36,.4)
}

.text-warmGray-800\/5 {
    color: rgba(41,37,36,.05)
}

.text-warmGray-800\/50 {
    color: rgba(41,37,36,.5)
}

.text-warmGray-800\/60 {
    color: rgba(41,37,36,.6)
}

.text-warmGray-800\/70 {
    color: rgba(41,37,36,.7)
}

.text-warmGray-800\/75 {
    color: rgba(41,37,36,.75)
}

.text-warmGray-800\/80 {
    color: rgba(41,37,36,.8)
}

.text-warmGray-800\/90 {
    color: rgba(41,37,36,.9)
}

.text-warmGray-800\/95 {
    color: rgba(41,37,36,.95)
}

.text-warmGray-900 {
    --tw-text-opacity: 1;
    color: rgb(28 25 23/var(--tw-text-opacity))
}

.text-warmGray-900\/0 {
    color: rgba(28,25,23,0)
}

.text-warmGray-900\/10 {
    color: rgba(28,25,23,.1)
}

.text-warmGray-900\/100 {
    color: #1c1917
}

.text-warmGray-900\/20 {
    color: rgba(28,25,23,.2)
}

.text-warmGray-900\/25 {
    color: rgba(28,25,23,.25)
}

.text-warmGray-900\/30 {
    color: rgba(28,25,23,.3)
}

.text-warmGray-900\/40 {
    color: rgba(28,25,23,.4)
}

.text-warmGray-900\/5 {
    color: rgba(28,25,23,.05)
}

.text-warmGray-900\/50 {
    color: rgba(28,25,23,.5)
}

.text-warmGray-900\/60 {
    color: rgba(28,25,23,.6)
}

.text-warmGray-900\/70 {
    color: rgba(28,25,23,.7)
}

.text-warmGray-900\/75 {
    color: rgba(28,25,23,.75)
}

.text-warmGray-900\/80 {
    color: rgba(28,25,23,.8)
}

.text-warmGray-900\/90 {
    color: rgba(28,25,23,.9)
}

.text-warmGray-900\/95 {
    color: rgba(28,25,23,.95)
}

.text-warmGray-950 {
    --tw-text-opacity: 1;
    color: rgb(12 10 9/var(--tw-text-opacity))
}

.text-warmGray-950\/0 {
    color: rgba(12,10,9,0)
}

.text-warmGray-950\/10 {
    color: rgba(12,10,9,.1)
}

.text-warmGray-950\/100 {
    color: #0c0a09
}

.text-warmGray-950\/20 {
    color: rgba(12,10,9,.2)
}

.text-warmGray-950\/25 {
    color: rgba(12,10,9,.25)
}

.text-warmGray-950\/30 {
    color: rgba(12,10,9,.3)
}

.text-warmGray-950\/40 {
    color: rgba(12,10,9,.4)
}

.text-warmGray-950\/5 {
    color: rgba(12,10,9,.05)
}

.text-warmGray-950\/50 {
    color: rgba(12,10,9,.5)
}

.text-warmGray-950\/60 {
    color: rgba(12,10,9,.6)
}

.text-warmGray-950\/70 {
    color: rgba(12,10,9,.7)
}

.text-warmGray-950\/75 {
    color: rgba(12,10,9,.75)
}

.text-warmGray-950\/80 {
    color: rgba(12,10,9,.8)
}

.text-warmGray-950\/90 {
    color: rgba(12,10,9,.9)
}

.text-warmGray-950\/95 {
    color: rgba(12,10,9,.95)
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(250 252 252/var(--tw-text-opacity))
}

.text-white\/0 {
    color: rgba(250,252,252,0)
}

.text-white\/10 {
    color: rgba(250,252,252,.1)
}

.text-white\/100 {
    color: #fafcfc
}

.text-white\/20 {
    color: rgba(250,252,252,.2)
}

.text-white\/25 {
    color: rgba(250,252,252,.25)
}

.text-white\/30 {
    color: rgba(250,252,252,.3)
}

.text-white\/40 {
    color: rgba(250,252,252,.4)
}

.text-white\/5 {
    color: rgba(250,252,252,.05)
}

.text-white\/50 {
    color: rgba(250,252,252,.5)
}

.text-white\/60 {
    color: rgba(250,252,252,.6)
}

.text-white\/70 {
    color: rgba(250,252,252,.7)
}

.text-white\/75 {
    color: rgba(250,252,252,.75)
}

.text-white\/80 {
    color: rgba(250,252,252,.8)
}

.text-white\/90 {
    color: rgba(250,252,252,.9)
}

.text-white\/95 {
    color: rgba(250,252,252,.95)
}

.text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgb(254 249 195/var(--tw-text-opacity))
}

.text-yellow-100\/0 {
    color: hsla(55,97%,88%,0)
}

.text-yellow-100\/10 {
    color: hsla(55,97%,88%,.1)
}

.text-yellow-100\/100 {
    color: #fef9c3
}

.text-yellow-100\/20 {
    color: hsla(55,97%,88%,.2)
}

.text-yellow-100\/25 {
    color: hsla(55,97%,88%,.25)
}

.text-yellow-100\/30 {
    color: hsla(55,97%,88%,.3)
}

.text-yellow-100\/40 {
    color: hsla(55,97%,88%,.4)
}

.text-yellow-100\/5 {
    color: hsla(55,97%,88%,.05)
}

.text-yellow-100\/50 {
    color: hsla(55,97%,88%,.5)
}

.text-yellow-100\/60 {
    color: hsla(55,97%,88%,.6)
}

.text-yellow-100\/70 {
    color: hsla(55,97%,88%,.7)
}

.text-yellow-100\/75 {
    color: hsla(55,97%,88%,.75)
}

.text-yellow-100\/80 {
    color: hsla(55,97%,88%,.8)
}

.text-yellow-100\/90 {
    color: hsla(55,97%,88%,.9)
}

.text-yellow-100\/95 {
    color: hsla(55,97%,88%,.95)
}

.text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgb(254 240 138/var(--tw-text-opacity))
}

.text-yellow-200\/0 {
    color: hsla(53,98%,77%,0)
}

.text-yellow-200\/10 {
    color: hsla(53,98%,77%,.1)
}

.text-yellow-200\/100 {
    color: #fef08a
}

.text-yellow-200\/20 {
    color: hsla(53,98%,77%,.2)
}

.text-yellow-200\/25 {
    color: hsla(53,98%,77%,.25)
}

.text-yellow-200\/30 {
    color: hsla(53,98%,77%,.3)
}

.text-yellow-200\/40 {
    color: hsla(53,98%,77%,.4)
}

.text-yellow-200\/5 {
    color: hsla(53,98%,77%,.05)
}

.text-yellow-200\/50 {
    color: hsla(53,98%,77%,.5)
}

.text-yellow-200\/60 {
    color: hsla(53,98%,77%,.6)
}

.text-yellow-200\/70 {
    color: hsla(53,98%,77%,.7)
}

.text-yellow-200\/75 {
    color: hsla(53,98%,77%,.75)
}

.text-yellow-200\/80 {
    color: hsla(53,98%,77%,.8)
}

.text-yellow-200\/90 {
    color: hsla(53,98%,77%,.9)
}

.text-yellow-200\/95 {
    color: hsla(53,98%,77%,.95)
}

.text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgb(253 224 71/var(--tw-text-opacity))
}

.text-yellow-300\/0 {
    color: rgba(253,224,71,0)
}

.text-yellow-300\/10 {
    color: rgba(253,224,71,.1)
}

.text-yellow-300\/100 {
    color: #fde047
}

.text-yellow-300\/20 {
    color: rgba(253,224,71,.2)
}

.text-yellow-300\/25 {
    color: rgba(253,224,71,.25)
}

.text-yellow-300\/30 {
    color: rgba(253,224,71,.3)
}

.text-yellow-300\/40 {
    color: rgba(253,224,71,.4)
}

.text-yellow-300\/5 {
    color: rgba(253,224,71,.05)
}

.text-yellow-300\/50 {
    color: rgba(253,224,71,.5)
}

.text-yellow-300\/60 {
    color: rgba(253,224,71,.6)
}

.text-yellow-300\/70 {
    color: rgba(253,224,71,.7)
}

.text-yellow-300\/75 {
    color: rgba(253,224,71,.75)
}

.text-yellow-300\/80 {
    color: rgba(253,224,71,.8)
}

.text-yellow-300\/90 {
    color: rgba(253,224,71,.9)
}

.text-yellow-300\/95 {
    color: rgba(253,224,71,.95)
}

.text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgb(250 204 21/var(--tw-text-opacity))
}

.text-yellow-400\/0 {
    color: rgba(250,204,21,0)
}

.text-yellow-400\/10 {
    color: rgba(250,204,21,.1)
}

.text-yellow-400\/100 {
    color: #facc15
}

.text-yellow-400\/20 {
    color: rgba(250,204,21,.2)
}

.text-yellow-400\/25 {
    color: rgba(250,204,21,.25)
}

.text-yellow-400\/30 {
    color: rgba(250,204,21,.3)
}

.text-yellow-400\/40 {
    color: rgba(250,204,21,.4)
}

.text-yellow-400\/5 {
    color: rgba(250,204,21,.05)
}

.text-yellow-400\/50 {
    color: rgba(250,204,21,.5)
}

.text-yellow-400\/60 {
    color: rgba(250,204,21,.6)
}

.text-yellow-400\/70 {
    color: rgba(250,204,21,.7)
}

.text-yellow-400\/75 {
    color: rgba(250,204,21,.75)
}

.text-yellow-400\/80 {
    color: rgba(250,204,21,.8)
}

.text-yellow-400\/90 {
    color: rgba(250,204,21,.9)
}

.text-yellow-400\/95 {
    color: rgba(250,204,21,.95)
}

.text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgb(254 252 232/var(--tw-text-opacity))
}

.text-yellow-50\/0 {
    color: hsla(55,92%,95%,0)
}

.text-yellow-50\/10 {
    color: hsla(55,92%,95%,.1)
}

.text-yellow-50\/100 {
    color: #fefce8
}

.text-yellow-50\/20 {
    color: hsla(55,92%,95%,.2)
}

.text-yellow-50\/25 {
    color: hsla(55,92%,95%,.25)
}

.text-yellow-50\/30 {
    color: hsla(55,92%,95%,.3)
}

.text-yellow-50\/40 {
    color: hsla(55,92%,95%,.4)
}

.text-yellow-50\/5 {
    color: hsla(55,92%,95%,.05)
}

.text-yellow-50\/50 {
    color: hsla(55,92%,95%,.5)
}

.text-yellow-50\/60 {
    color: hsla(55,92%,95%,.6)
}

.text-yellow-50\/70 {
    color: hsla(55,92%,95%,.7)
}

.text-yellow-50\/75 {
    color: hsla(55,92%,95%,.75)
}

.text-yellow-50\/80 {
    color: hsla(55,92%,95%,.8)
}

.text-yellow-50\/90 {
    color: hsla(55,92%,95%,.9)
}

.text-yellow-50\/95 {
    color: hsla(55,92%,95%,.95)
}

.text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgb(234 179 8/var(--tw-text-opacity))
}

.text-yellow-500\/0 {
    color: rgba(234,179,8,0)
}

.text-yellow-500\/10 {
    color: rgba(234,179,8,.1)
}

.text-yellow-500\/100 {
    color: #eab308
}

.text-yellow-500\/20 {
    color: rgba(234,179,8,.2)
}

.text-yellow-500\/25 {
    color: rgba(234,179,8,.25)
}

.text-yellow-500\/30 {
    color: rgba(234,179,8,.3)
}

.text-yellow-500\/40 {
    color: rgba(234,179,8,.4)
}

.text-yellow-500\/5 {
    color: rgba(234,179,8,.05)
}

.text-yellow-500\/50 {
    color: rgba(234,179,8,.5)
}

.text-yellow-500\/60 {
    color: rgba(234,179,8,.6)
}

.text-yellow-500\/70 {
    color: rgba(234,179,8,.7)
}

.text-yellow-500\/75 {
    color: rgba(234,179,8,.75)
}

.text-yellow-500\/80 {
    color: rgba(234,179,8,.8)
}

.text-yellow-500\/90 {
    color: rgba(234,179,8,.9)
}

.text-yellow-500\/95 {
    color: rgba(234,179,8,.95)
}

.text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgb(202 138 4/var(--tw-text-opacity))
}

.text-yellow-600\/0 {
    color: rgba(202,138,4,0)
}

.text-yellow-600\/10 {
    color: rgba(202,138,4,.1)
}

.text-yellow-600\/100 {
    color: #ca8a04
}

.text-yellow-600\/20 {
    color: rgba(202,138,4,.2)
}

.text-yellow-600\/25 {
    color: rgba(202,138,4,.25)
}

.text-yellow-600\/30 {
    color: rgba(202,138,4,.3)
}

.text-yellow-600\/40 {
    color: rgba(202,138,4,.4)
}

.text-yellow-600\/5 {
    color: rgba(202,138,4,.05)
}

.text-yellow-600\/50 {
    color: rgba(202,138,4,.5)
}

.text-yellow-600\/60 {
    color: rgba(202,138,4,.6)
}

.text-yellow-600\/70 {
    color: rgba(202,138,4,.7)
}

.text-yellow-600\/75 {
    color: rgba(202,138,4,.75)
}

.text-yellow-600\/80 {
    color: rgba(202,138,4,.8)
}

.text-yellow-600\/90 {
    color: rgba(202,138,4,.9)
}

.text-yellow-600\/95 {
    color: rgba(202,138,4,.95)
}

.text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgb(161 98 7/var(--tw-text-opacity))
}

.text-yellow-700\/0 {
    color: rgba(161,98,7,0)
}

.text-yellow-700\/10 {
    color: rgba(161,98,7,.1)
}

.text-yellow-700\/100 {
    color: #a16207
}

.text-yellow-700\/20 {
    color: rgba(161,98,7,.2)
}

.text-yellow-700\/25 {
    color: rgba(161,98,7,.25)
}

.text-yellow-700\/30 {
    color: rgba(161,98,7,.3)
}

.text-yellow-700\/40 {
    color: rgba(161,98,7,.4)
}

.text-yellow-700\/5 {
    color: rgba(161,98,7,.05)
}

.text-yellow-700\/50 {
    color: rgba(161,98,7,.5)
}

.text-yellow-700\/60 {
    color: rgba(161,98,7,.6)
}

.text-yellow-700\/70 {
    color: rgba(161,98,7,.7)
}

.text-yellow-700\/75 {
    color: rgba(161,98,7,.75)
}

.text-yellow-700\/80 {
    color: rgba(161,98,7,.8)
}

.text-yellow-700\/90 {
    color: rgba(161,98,7,.9)
}

.text-yellow-700\/95 {
    color: rgba(161,98,7,.95)
}

.text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgb(133 77 14/var(--tw-text-opacity))
}

.text-yellow-800\/0 {
    color: rgba(133,77,14,0)
}

.text-yellow-800\/10 {
    color: rgba(133,77,14,.1)
}

.text-yellow-800\/100 {
    color: #854d0e
}

.text-yellow-800\/20 {
    color: rgba(133,77,14,.2)
}

.text-yellow-800\/25 {
    color: rgba(133,77,14,.25)
}

.text-yellow-800\/30 {
    color: rgba(133,77,14,.3)
}

.text-yellow-800\/40 {
    color: rgba(133,77,14,.4)
}

.text-yellow-800\/5 {
    color: rgba(133,77,14,.05)
}

.text-yellow-800\/50 {
    color: rgba(133,77,14,.5)
}

.text-yellow-800\/60 {
    color: rgba(133,77,14,.6)
}

.text-yellow-800\/70 {
    color: rgba(133,77,14,.7)
}

.text-yellow-800\/75 {
    color: rgba(133,77,14,.75)
}

.text-yellow-800\/80 {
    color: rgba(133,77,14,.8)
}

.text-yellow-800\/90 {
    color: rgba(133,77,14,.9)
}

.text-yellow-800\/95 {
    color: rgba(133,77,14,.95)
}

.text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgb(113 63 18/var(--tw-text-opacity))
}

.text-yellow-900\/0 {
    color: rgba(113,63,18,0)
}

.text-yellow-900\/10 {
    color: rgba(113,63,18,.1)
}

.text-yellow-900\/100 {
    color: #713f12
}

.text-yellow-900\/20 {
    color: rgba(113,63,18,.2)
}

.text-yellow-900\/25 {
    color: rgba(113,63,18,.25)
}

.text-yellow-900\/30 {
    color: rgba(113,63,18,.3)
}

.text-yellow-900\/40 {
    color: rgba(113,63,18,.4)
}

.text-yellow-900\/5 {
    color: rgba(113,63,18,.05)
}

.text-yellow-900\/50 {
    color: rgba(113,63,18,.5)
}

.text-yellow-900\/60 {
    color: rgba(113,63,18,.6)
}

.text-yellow-900\/70 {
    color: rgba(113,63,18,.7)
}

.text-yellow-900\/75 {
    color: rgba(113,63,18,.75)
}

.text-yellow-900\/80 {
    color: rgba(113,63,18,.8)
}

.text-yellow-900\/90 {
    color: rgba(113,63,18,.9)
}

.text-yellow-900\/95 {
    color: rgba(113,63,18,.95)
}

.text-yellow-950 {
    --tw-text-opacity: 1;
    color: rgb(66 32 6/var(--tw-text-opacity))
}

.text-yellow-950\/0 {
    color: rgba(66,32,6,0)
}

.text-yellow-950\/10 {
    color: rgba(66,32,6,.1)
}

.text-yellow-950\/100 {
    color: #422006
}

.text-yellow-950\/20 {
    color: rgba(66,32,6,.2)
}

.text-yellow-950\/25 {
    color: rgba(66,32,6,.25)
}

.text-yellow-950\/30 {
    color: rgba(66,32,6,.3)
}

.text-yellow-950\/40 {
    color: rgba(66,32,6,.4)
}

.text-yellow-950\/5 {
    color: rgba(66,32,6,.05)
}

.text-yellow-950\/50 {
    color: rgba(66,32,6,.5)
}

.text-yellow-950\/60 {
    color: rgba(66,32,6,.6)
}

.text-yellow-950\/70 {
    color: rgba(66,32,6,.7)
}

.text-yellow-950\/75 {
    color: rgba(66,32,6,.75)
}

.text-yellow-950\/80 {
    color: rgba(66,32,6,.8)
}

.text-yellow-950\/90 {
    color: rgba(66,32,6,.9)
}

.text-yellow-950\/95 {
    color: rgba(66,32,6,.95)
}

.text-zinc-100 {
    --tw-text-opacity: 1;
    color: rgb(244 244 245/var(--tw-text-opacity))
}

.text-zinc-100\/0 {
    color: hsla(240,5%,96%,0)
}

.text-zinc-100\/10 {
    color: hsla(240,5%,96%,.1)
}

.text-zinc-100\/100 {
    color: #f4f4f5
}

.text-zinc-100\/20 {
    color: hsla(240,5%,96%,.2)
}

.text-zinc-100\/25 {
    color: hsla(240,5%,96%,.25)
}

.text-zinc-100\/30 {
    color: hsla(240,5%,96%,.3)
}

.text-zinc-100\/40 {
    color: hsla(240,5%,96%,.4)
}

.text-zinc-100\/5 {
    color: hsla(240,5%,96%,.05)
}

.text-zinc-100\/50 {
    color: hsla(240,5%,96%,.5)
}

.text-zinc-100\/60 {
    color: hsla(240,5%,96%,.6)
}

.text-zinc-100\/70 {
    color: hsla(240,5%,96%,.7)
}

.text-zinc-100\/75 {
    color: hsla(240,5%,96%,.75)
}

.text-zinc-100\/80 {
    color: hsla(240,5%,96%,.8)
}

.text-zinc-100\/90 {
    color: hsla(240,5%,96%,.9)
}

.text-zinc-100\/95 {
    color: hsla(240,5%,96%,.95)
}

.text-zinc-200 {
    --tw-text-opacity: 1;
    color: rgb(228 228 231/var(--tw-text-opacity))
}

.text-zinc-200\/0 {
    color: hsla(240,6%,90%,0)
}

.text-zinc-200\/10 {
    color: hsla(240,6%,90%,.1)
}

.text-zinc-200\/100 {
    color: #e4e4e7
}

.text-zinc-200\/20 {
    color: hsla(240,6%,90%,.2)
}

.text-zinc-200\/25 {
    color: hsla(240,6%,90%,.25)
}

.text-zinc-200\/30 {
    color: hsla(240,6%,90%,.3)
}

.text-zinc-200\/40 {
    color: hsla(240,6%,90%,.4)
}

.text-zinc-200\/5 {
    color: hsla(240,6%,90%,.05)
}

.text-zinc-200\/50 {
    color: hsla(240,6%,90%,.5)
}

.text-zinc-200\/60 {
    color: hsla(240,6%,90%,.6)
}

.text-zinc-200\/70 {
    color: hsla(240,6%,90%,.7)
}

.text-zinc-200\/75 {
    color: hsla(240,6%,90%,.75)
}

.text-zinc-200\/80 {
    color: hsla(240,6%,90%,.8)
}

.text-zinc-200\/90 {
    color: hsla(240,6%,90%,.9)
}

.text-zinc-200\/95 {
    color: hsla(240,6%,90%,.95)
}

.text-zinc-300 {
    --tw-text-opacity: 1;
    color: rgb(212 212 216/var(--tw-text-opacity))
}

.text-zinc-300\/0 {
    color: hsla(240,5%,84%,0)
}

.text-zinc-300\/10 {
    color: hsla(240,5%,84%,.1)
}

.text-zinc-300\/100 {
    color: #d4d4d8
}

.text-zinc-300\/20 {
    color: hsla(240,5%,84%,.2)
}

.text-zinc-300\/25 {
    color: hsla(240,5%,84%,.25)
}

.text-zinc-300\/30 {
    color: hsla(240,5%,84%,.3)
}

.text-zinc-300\/40 {
    color: hsla(240,5%,84%,.4)
}

.text-zinc-300\/5 {
    color: hsla(240,5%,84%,.05)
}

.text-zinc-300\/50 {
    color: hsla(240,5%,84%,.5)
}

.text-zinc-300\/60 {
    color: hsla(240,5%,84%,.6)
}

.text-zinc-300\/70 {
    color: hsla(240,5%,84%,.7)
}

.text-zinc-300\/75 {
    color: hsla(240,5%,84%,.75)
}

.text-zinc-300\/80 {
    color: hsla(240,5%,84%,.8)
}

.text-zinc-300\/90 {
    color: hsla(240,5%,84%,.9)
}

.text-zinc-300\/95 {
    color: hsla(240,5%,84%,.95)
}

.text-zinc-400 {
    --tw-text-opacity: 1;
    color: rgb(161 161 170/var(--tw-text-opacity))
}

.text-zinc-400\/0 {
    color: hsla(240,5%,65%,0)
}

.text-zinc-400\/10 {
    color: hsla(240,5%,65%,.1)
}

.text-zinc-400\/100 {
    color: #a1a1aa
}

.text-zinc-400\/20 {
    color: hsla(240,5%,65%,.2)
}

.text-zinc-400\/25 {
    color: hsla(240,5%,65%,.25)
}

.text-zinc-400\/30 {
    color: hsla(240,5%,65%,.3)
}

.text-zinc-400\/40 {
    color: hsla(240,5%,65%,.4)
}

.text-zinc-400\/5 {
    color: hsla(240,5%,65%,.05)
}

.text-zinc-400\/50 {
    color: hsla(240,5%,65%,.5)
}

.text-zinc-400\/60 {
    color: hsla(240,5%,65%,.6)
}

.text-zinc-400\/70 {
    color: hsla(240,5%,65%,.7)
}

.text-zinc-400\/75 {
    color: hsla(240,5%,65%,.75)
}

.text-zinc-400\/80 {
    color: hsla(240,5%,65%,.8)
}

.text-zinc-400\/90 {
    color: hsla(240,5%,65%,.9)
}

.text-zinc-400\/95 {
    color: hsla(240,5%,65%,.95)
}

.text-zinc-50 {
    --tw-text-opacity: 1;
    color: rgb(250 250 250/var(--tw-text-opacity))
}

.text-zinc-50\/0 {
    color: hsla(0,0%,98%,0)
}

.text-zinc-50\/10 {
    color: hsla(0,0%,98%,.1)
}

.text-zinc-50\/100 {
    color: #fafafa
}

.text-zinc-50\/20 {
    color: hsla(0,0%,98%,.2)
}

.text-zinc-50\/25 {
    color: hsla(0,0%,98%,.25)
}

.text-zinc-50\/30 {
    color: hsla(0,0%,98%,.3)
}

.text-zinc-50\/40 {
    color: hsla(0,0%,98%,.4)
}

.text-zinc-50\/5 {
    color: hsla(0,0%,98%,.05)
}

.text-zinc-50\/50 {
    color: hsla(0,0%,98%,.5)
}

.text-zinc-50\/60 {
    color: hsla(0,0%,98%,.6)
}

.text-zinc-50\/70 {
    color: hsla(0,0%,98%,.7)
}

.text-zinc-50\/75 {
    color: hsla(0,0%,98%,.75)
}

.text-zinc-50\/80 {
    color: hsla(0,0%,98%,.8)
}

.text-zinc-50\/90 {
    color: hsla(0,0%,98%,.9)
}

.text-zinc-50\/95 {
    color: hsla(0,0%,98%,.95)
}

.text-zinc-500 {
    --tw-text-opacity: 1;
    color: rgb(113 113 122/var(--tw-text-opacity))
}

.text-zinc-500\/0 {
    color: hsla(240,4%,46%,0)
}

.text-zinc-500\/10 {
    color: hsla(240,4%,46%,.1)
}

.text-zinc-500\/100 {
    color: #71717a
}

.text-zinc-500\/20 {
    color: hsla(240,4%,46%,.2)
}

.text-zinc-500\/25 {
    color: hsla(240,4%,46%,.25)
}

.text-zinc-500\/30 {
    color: hsla(240,4%,46%,.3)
}

.text-zinc-500\/40 {
    color: hsla(240,4%,46%,.4)
}

.text-zinc-500\/5 {
    color: hsla(240,4%,46%,.05)
}

.text-zinc-500\/50 {
    color: hsla(240,4%,46%,.5)
}

.text-zinc-500\/60 {
    color: hsla(240,4%,46%,.6)
}

.text-zinc-500\/70 {
    color: hsla(240,4%,46%,.7)
}

.text-zinc-500\/75 {
    color: hsla(240,4%,46%,.75)
}

.text-zinc-500\/80 {
    color: hsla(240,4%,46%,.8)
}

.text-zinc-500\/90 {
    color: hsla(240,4%,46%,.9)
}

.text-zinc-500\/95 {
    color: hsla(240,4%,46%,.95)
}

.text-zinc-600 {
    --tw-text-opacity: 1;
    color: rgb(82 82 91/var(--tw-text-opacity))
}

.text-zinc-600\/0 {
    color: rgba(82,82,91,0)
}

.text-zinc-600\/10 {
    color: rgba(82,82,91,.1)
}

.text-zinc-600\/100 {
    color: #52525b
}

.text-zinc-600\/20 {
    color: rgba(82,82,91,.2)
}

.text-zinc-600\/25 {
    color: rgba(82,82,91,.25)
}

.text-zinc-600\/30 {
    color: rgba(82,82,91,.3)
}

.text-zinc-600\/40 {
    color: rgba(82,82,91,.4)
}

.text-zinc-600\/5 {
    color: rgba(82,82,91,.05)
}

.text-zinc-600\/50 {
    color: rgba(82,82,91,.5)
}

.text-zinc-600\/60 {
    color: rgba(82,82,91,.6)
}

.text-zinc-600\/70 {
    color: rgba(82,82,91,.7)
}

.text-zinc-600\/75 {
    color: rgba(82,82,91,.75)
}

.text-zinc-600\/80 {
    color: rgba(82,82,91,.8)
}

.text-zinc-600\/90 {
    color: rgba(82,82,91,.9)
}

.text-zinc-600\/95 {
    color: rgba(82,82,91,.95)
}

.text-zinc-700 {
    --tw-text-opacity: 1;
    color: rgb(63 63 70/var(--tw-text-opacity))
}

.text-zinc-700\/0 {
    color: rgba(63,63,70,0)
}

.text-zinc-700\/10 {
    color: rgba(63,63,70,.1)
}

.text-zinc-700\/100 {
    color: #3f3f46
}

.text-zinc-700\/20 {
    color: rgba(63,63,70,.2)
}

.text-zinc-700\/25 {
    color: rgba(63,63,70,.25)
}

.text-zinc-700\/30 {
    color: rgba(63,63,70,.3)
}

.text-zinc-700\/40 {
    color: rgba(63,63,70,.4)
}

.text-zinc-700\/5 {
    color: rgba(63,63,70,.05)
}

.text-zinc-700\/50 {
    color: rgba(63,63,70,.5)
}

.text-zinc-700\/60 {
    color: rgba(63,63,70,.6)
}

.text-zinc-700\/70 {
    color: rgba(63,63,70,.7)
}

.text-zinc-700\/75 {
    color: rgba(63,63,70,.75)
}

.text-zinc-700\/80 {
    color: rgba(63,63,70,.8)
}

.text-zinc-700\/90 {
    color: rgba(63,63,70,.9)
}

.text-zinc-700\/95 {
    color: rgba(63,63,70,.95)
}

.text-zinc-800 {
    --tw-text-opacity: 1;
    color: rgb(39 39 42/var(--tw-text-opacity))
}

.text-zinc-800\/0 {
    color: rgba(39,39,42,0)
}

.text-zinc-800\/10 {
    color: rgba(39,39,42,.1)
}

.text-zinc-800\/100 {
    color: #27272a
}

.text-zinc-800\/20 {
    color: rgba(39,39,42,.2)
}

.text-zinc-800\/25 {
    color: rgba(39,39,42,.25)
}

.text-zinc-800\/30 {
    color: rgba(39,39,42,.3)
}

.text-zinc-800\/40 {
    color: rgba(39,39,42,.4)
}

.text-zinc-800\/5 {
    color: rgba(39,39,42,.05)
}

.text-zinc-800\/50 {
    color: rgba(39,39,42,.5)
}

.text-zinc-800\/60 {
    color: rgba(39,39,42,.6)
}

.text-zinc-800\/70 {
    color: rgba(39,39,42,.7)
}

.text-zinc-800\/75 {
    color: rgba(39,39,42,.75)
}

.text-zinc-800\/80 {
    color: rgba(39,39,42,.8)
}

.text-zinc-800\/90 {
    color: rgba(39,39,42,.9)
}

.text-zinc-800\/95 {
    color: rgba(39,39,42,.95)
}

.text-zinc-900 {
    --tw-text-opacity: 1;
    color: rgb(24 24 27/var(--tw-text-opacity))
}

.text-zinc-900\/0 {
    color: rgba(24,24,27,0)
}

.text-zinc-900\/10 {
    color: rgba(24,24,27,.1)
}

.text-zinc-900\/100 {
    color: #18181b
}

.text-zinc-900\/20 {
    color: rgba(24,24,27,.2)
}

.text-zinc-900\/25 {
    color: rgba(24,24,27,.25)
}

.text-zinc-900\/30 {
    color: rgba(24,24,27,.3)
}

.text-zinc-900\/40 {
    color: rgba(24,24,27,.4)
}

.text-zinc-900\/5 {
    color: rgba(24,24,27,.05)
}

.text-zinc-900\/50 {
    color: rgba(24,24,27,.5)
}

.text-zinc-900\/60 {
    color: rgba(24,24,27,.6)
}

.text-zinc-900\/70 {
    color: rgba(24,24,27,.7)
}

.text-zinc-900\/75 {
    color: rgba(24,24,27,.75)
}

.text-zinc-900\/80 {
    color: rgba(24,24,27,.8)
}

.text-zinc-900\/90 {
    color: rgba(24,24,27,.9)
}

.text-zinc-900\/95 {
    color: rgba(24,24,27,.95)
}

.text-zinc-950 {
    --tw-text-opacity: 1;
    color: rgb(9 9 11/var(--tw-text-opacity))
}

.text-zinc-950\/0 {
    color: rgba(9,9,11,0)
}

.text-zinc-950\/10 {
    color: rgba(9,9,11,.1)
}

.text-zinc-950\/100 {
    color: #09090b
}

.text-zinc-950\/20 {
    color: rgba(9,9,11,.2)
}

.text-zinc-950\/25 {
    color: rgba(9,9,11,.25)
}

.text-zinc-950\/30 {
    color: rgba(9,9,11,.3)
}

.text-zinc-950\/40 {
    color: rgba(9,9,11,.4)
}

.text-zinc-950\/5 {
    color: rgba(9,9,11,.05)
}

.text-zinc-950\/50 {
    color: rgba(9,9,11,.5)
}

.text-zinc-950\/60 {
    color: rgba(9,9,11,.6)
}

.text-zinc-950\/70 {
    color: rgba(9,9,11,.7)
}

.text-zinc-950\/75 {
    color: rgba(9,9,11,.75)
}

.text-zinc-950\/80 {
    color: rgba(9,9,11,.8)
}

.text-zinc-950\/90 {
    color: rgba(9,9,11,.9)
}

.text-zinc-950\/95 {
    color: rgba(9,9,11,.95)
}

.text-opacity-0 {
    --tw-text-opacity: 0
}

.text-opacity-10 {
    --tw-text-opacity: 0.1
}

.text-opacity-100 {
    --tw-text-opacity: 1
}

.text-opacity-20 {
    --tw-text-opacity: 0.2
}

.text-opacity-25 {
    --tw-text-opacity: 0.25
}

.text-opacity-30 {
    --tw-text-opacity: 0.3
}

.text-opacity-40 {
    --tw-text-opacity: 0.4
}

.text-opacity-5 {
    --tw-text-opacity: 0.05
}

.text-opacity-50 {
    --tw-text-opacity: 0.5
}

.text-opacity-60 {
    --tw-text-opacity: 0.6
}

.text-opacity-70 {
    --tw-text-opacity: 0.7
}

.text-opacity-75 {
    --tw-text-opacity: 0.75
}

.text-opacity-80 {
    --tw-text-opacity: 0.8
}

.text-opacity-90 {
    --tw-text-opacity: 0.9
}

.text-opacity-95 {
    --tw-text-opacity: 0.95
}

.underline {
    text-decoration-line: underline
}

.line-through {
    text-decoration-line: line-through
}

.decoration-gray-300 {
    text-decoration-color: #b9bdc8
}

.decoration-gray-400 {
    text-decoration-color: #a7abb7
}

.decoration-red-400 {
    text-decoration-color: #f87171
}

.decoration-wavy {
    text-decoration-style: wavy
}

.decoration-0 {
    text-decoration-thickness: 0
}

.underline-offset-2 {
    text-underline-offset: 2px
}

.underline-offset-4 {
    text-underline-offset: 4px
}

.placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(167 171 183/var(--tw-placeholder-opacity))
}

.placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(167 171 183/var(--tw-placeholder-opacity))
}

.accent-input {
    accent-color: hsl(var(--input))
}

.opacity-0 {
    opacity: 0
}

.opacity-10 {
    opacity: .1
}

.opacity-100 {
    opacity: 1
}

.opacity-20 {
    opacity: .2
}

.opacity-25 {
    opacity: .25
}

.opacity-40 {
    opacity: .4
}

.opacity-50 {
    opacity: .5
}

.opacity-60 {
    opacity: .6
}

.opacity-70 {
    opacity: .7
}

.opacity-75 {
    opacity: .75
}

.opacity-80 {
    opacity: .8
}

.opacity-90 {
    opacity: .9
}

.opacity-\[0\.04\] {
    opacity: .04
}

.bg-blend-normal {
    background-blend-mode: normal
}

.bg-blend-multiply {
    background-blend-mode: multiply
}

.bg-blend-screen {
    background-blend-mode: screen
}

.bg-blend-overlay {
    background-blend-mode: overlay
}

.bg-blend-darken {
    background-blend-mode: darken
}

.bg-blend-lighten {
    background-blend-mode: lighten
}

.bg-blend-color-dodge {
    background-blend-mode: color-dodge
}

.bg-blend-color-burn {
    background-blend-mode: color-burn
}

.bg-blend-hard-light {
    background-blend-mode: hard-light
}

.bg-blend-soft-light {
    background-blend-mode: soft-light
}

.bg-blend-difference {
    background-blend-mode: difference
}

.bg-blend-exclusion {
    background-blend-mode: exclusion
}

.bg-blend-hue {
    background-blend-mode: hue
}

.bg-blend-saturation {
    background-blend-mode: saturation
}

.bg-blend-color {
    background-blend-mode: color
}

.bg-blend-luminosity {
    background-blend-mode: luminosity
}

.mix-blend-lighten {
    mix-blend-mode: lighten
}

.\!shadow-none {
    --tw-shadow: 0 0 #0000!important;
    --tw-shadow-colored: 0 0 #0000!important;
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important
}

.shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)
}

.shadow,.shadow-2xl {
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

.shadow-2xl {
    --tw-shadow: 0px 24px 48px -12px rgba(16,24,40,.18);
    --tw-shadow-colored: 0px 24px 48px -12px var(--tw-shadow-color)
}

.shadow-\[0_0_0_1px_rgba\(220\2c 224\2c 231\2c 1\)\] {
    --tw-shadow: 0 0 0 1px #dce0e7;
    --tw-shadow-colored: 0 0 0 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-\[0_0_0_1px_rgba\(255\2c 255\2c 255\2c 0\.5\)\] {
    --tw-shadow: 0 0 0 1px hsla(0,0%,100%,.5);
    --tw-shadow-colored: 0 0 0 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-\[0_2\.8px_2\.2px_rgba\(49\2c _43\2c _65\2c _0\.034\)\2c _0_6\.7px_5\.3px_rgba\(49\2c _43\2c _65\2c _0\.048\)\2c _0_12\.5px_10px_rgba\(49\2c _43\2c _65\2c _0\.06\)\2c _0_22\.3px_17\.9px_rgba\(49\2c _43\2c _65\2c _0\.072\)\2c _0_41\.8px_33\.4px_rgba\(49\2c _43\2c _65\2c _0\.086\)\2c _0_100px_80px_rgba\(49\2c _43\2c _65\2c _0\.12\)\] {
    --tw-shadow: 0 2.8px 2.2px rgba(49,43,65,.034),0 6.7px 5.3px rgba(49,43,65,.048),0 12.5px 10px rgba(49,43,65,.06),0 22.3px 17.9px rgba(49,43,65,.072),0 41.8px 33.4px rgba(49,43,65,.086),0 100px 80px rgba(49,43,65,.12);
    --tw-shadow-colored: 0 2.8px 2.2px var(--tw-shadow-color),0 6.7px 5.3px var(--tw-shadow-color),0 12.5px 10px var(--tw-shadow-color),0 22.3px 17.9px var(--tw-shadow-color),0 41.8px 33.4px var(--tw-shadow-color),0 100px 80px 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-\[0px_0px_0px_rgba\(0\2c 0\2c 0\2c 0\.0\)\] {
    --tw-shadow: 0px 0px 0px transparent;
    --tw-shadow-colored: 0px 0px 0px 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-\[0px_3px_5px_rgba\(0\2c 0\2c 0\2c 0\.04\)\] {
    --tw-shadow: 0px 3px 5px rgba(0,0,0,.04);
    --tw-shadow-colored: 0px 3px 5px var(--tw-shadow-color)
}

.shadow-\[0px_3px_5px_rgba\(0\2c 0\2c 0\2c 0\.04\)\],.shadow-lg {
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

.shadow-lg {
    --tw-shadow: 0px 4px 6px -2px rgba(16,24,40,.03),0px 12px 16px -4px rgba(16,24,40,.08);
    --tw-shadow-colored: 0px 4px 6px -2px var(--tw-shadow-color),0px 12px 16px -4px var(--tw-shadow-color)
}

.shadow-md {
    --tw-shadow: 0px 2px 4px -2px rgba(16,24,40,.06),0px 4px 8px -2px rgba(16,24,40,.1);
    --tw-shadow-colored: 0px 2px 4px -2px var(--tw-shadow-color),0px 4px 8px -2px var(--tw-shadow-color)
}

.shadow-md,.shadow-none {
    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
}

.shadow-sm {
    --tw-shadow: 0px 1px 2px 0px rgba(16,24,40,.06),0px 1px 3px 0px rgba(16,24,40,.1);
    --tw-shadow-colored: 0px 1px 2px 0px var(--tw-shadow-color),0px 1px 3px 0px var(--tw-shadow-color)
}

.shadow-sm,.shadow-xl {
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

.shadow-xl {
    --tw-shadow: 0px 24px 48px -12px rgba(16,24,40,.18);
    --tw-shadow-colored: 0px 24px 48px -12px var(--tw-shadow-color)
}

.shadow-xs {
    --tw-shadow: 0px 1px 2px 0px rgba(16,24,40,.05);
    --tw-shadow-colored: 0px 1px 2px 0px 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-black {
    --tw-shadow-color: #312b41;
    --tw-shadow: var(--tw-shadow-colored)
}

.shadow-slate-200\/80 {
    --tw-shadow-color: rgba(226,232,240,.8);
    --tw-shadow: var(--tw-shadow-colored)
}

.shadow-slate-900\/5 {
    --tw-shadow-color: rgba(15,23,42,.05);
    --tw-shadow: var(--tw-shadow-colored)
}

.\!outline-none {
    outline: 2px solid transparent!important;
    outline-offset: 2px!important
}

.outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.outline {
    outline-style: solid
}

.outline-1 {
    outline-width: 1px
}

.outline-2 {
    outline-width: 2px
}

.outline-black {
    outline-color: #312b41
}

.outline-gray-900\/10 {
    outline-color: rgba(71,67,88,.1)
}

.outline-gray-alpha-900 {
    outline-color: rgba(4,11,27,.95)
}

.outline-gray-alpha-950 {
    outline-color: #030712
}

.outline-transparent {
    outline-color: transparent
}

.\!ring-0 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important;
    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)!important
}

.ring {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)
}

.ring,.ring-0 {
    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)
}

.ring-0 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color)
}

.ring-1 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)
}

.ring-1,.ring-2 {
    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)
}

.ring-2 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)
}

.ring-4 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)
}

.ring-inset {
    --tw-ring-inset: inset
}

.ring-\[\#F3F4F6\] {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(243 244 246/var(--tw-ring-opacity))
}

.ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(49 43 65/var(--tw-ring-opacity))
}

.ring-black\/10 {
    --tw-ring-color: rgba(49,43,65,.1)
}

.ring-black\/5 {
    --tw-ring-color: rgba(49,43,65,.05)
}

.ring-gray-100 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(220 224 231/var(--tw-ring-opacity))
}

.ring-gray-200 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(202 207 216/var(--tw-ring-opacity))
}

.ring-gray-400\/10 {
    --tw-ring-color: rgba(167,171,183,.1)
}

.ring-gray-700 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(111 112 130/var(--tw-ring-opacity))
}

.ring-gray-800 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(92 90 110/var(--tw-ring-opacity))
}

.ring-gray-900\/10 {
    --tw-ring-color: rgba(71,67,88,.1)
}

.ring-gray-900\/5 {
    --tw-ring-color: rgba(71,67,88,.05)
}

.ring-green-600\/20 {
    --tw-ring-color: rgba(22,163,74,.2)
}

.ring-red-600\/10 {
    --tw-ring-color: rgba(220,38,38,.1)
}

.ring-slate-500\/10 {
    --tw-ring-color: rgba(100,116,139,.1)
}

.ring-slate-900\/10 {
    --tw-ring-color: rgba(15,23,42,.1)
}

.ring-slate-900\/5 {
    --tw-ring-color: rgba(15,23,42,.05)
}

.ring-transparent {
    --tw-ring-color: transparent
}

.ring-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(250 252 252/var(--tw-ring-opacity))
}

.ring-white\/10 {
    --tw-ring-color: rgba(250,252,252,.1)
}

.ring-yellow-600\/20 {
    --tw-ring-color: rgba(202,138,4,.2)
}

.ring-opacity-5 {
    --tw-ring-opacity: 0.05
}

.\!ring-offset-0 {
    --tw-ring-offset-width: 0px!important
}

.ring-offset-0 {
    --tw-ring-offset-width: 0px
}

.ring-offset-2 {
    --tw-ring-offset-width: 2px
}

.ring-offset-background {
    --tw-ring-offset-color: hsl(var(--background))
}

.blur {
    --tw-blur: blur(8px)
}

.blur,.blur-3xl {
    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)
}

.blur-3xl {
    --tw-blur: blur(64px)
}

.blur-\[120px\] {
    --tw-blur: blur(120px)
}

.blur-\[120px\],.blur-\[40px\] {
    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)
}

.blur-\[40px\] {
    --tw-blur: blur(40px)
}

.blur-\[80px\] {
    --tw-blur: blur(80px)
}

.blur-\[80px\],.drop-shadow-2xl {
    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)
}

.drop-shadow-2xl {
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0,0,0,.15))
}

.drop-shadow-sm {
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,.05))
}

.drop-shadow-sm,.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)
}

.backdrop-blur {
    --tw-backdrop-blur: blur(8px)
}

.backdrop-blur,.backdrop-blur-\[1\.25px\] {
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

.backdrop-blur-\[1\.25px\] {
    --tw-backdrop-blur: blur(1.25px)
}

.backdrop-blur-\[10px\] {
    --tw-backdrop-blur: blur(10px)
}

.backdrop-blur-\[10px\],.backdrop-blur-\[24px\] {
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

.backdrop-blur-\[24px\] {
    --tw-backdrop-blur: blur(24px)
}

.backdrop-blur-\[2px\] {
    --tw-backdrop-blur: blur(2px)
}

.backdrop-blur-\[2px\],.backdrop-blur-lg {
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

.backdrop-blur-lg {
    --tw-backdrop-blur: blur(16px)
}

.backdrop-blur-md {
    --tw-backdrop-blur: blur(12px)
}

.backdrop-blur-md,.backdrop-blur-sm {
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

.backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px)
}

.backdrop-filter {
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

.transition {
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.transition-colors {
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.delay-0 {
    transition-delay: 0s
}

.delay-300 {
    transition-delay: .3s
}

.delay-75 {
    transition-delay: 75ms
}

.duration-100 {
    transition-duration: .1s
}

.duration-150 {
    transition-duration: .15s
}

.duration-200 {
    transition-duration: .2s
}

.duration-300 {
    transition-duration: .3s
}

.duration-400 {
    transition-duration: .4s
}

.duration-500 {
    transition-duration: .5s
}

.duration-75 {
    transition-duration: 75ms
}

.ease-in {
    transition-timing-function: cubic-bezier(.4,0,1,1)
}

.ease-in-out {
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.ease-linear {
    transition-timing-function: linear
}

.ease-out {
    transition-timing-function: cubic-bezier(0,0,.2,1)
}

.will-change-transform {
    will-change: transform
}

@keyframes enter {
    0% {
        opacity: var(--tw-enter-opacity,1);
        transform: translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0) scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1)) rotate(var(--tw-enter-rotate,0))
    }
}

@keyframes exit {
    to {
        opacity: var(--tw-exit-opacity,1);
        transform: translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0) scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1)) rotate(var(--tw-exit-rotate,0))
    }
}

.fade-in {
    --tw-enter-opacity: 0
}

.fade-out {
    --tw-exit-opacity: 0
}

.duration-100 {
    animation-duration: .1s
}

.duration-150 {
    animation-duration: .15s
}

.duration-200 {
    animation-duration: .2s
}

.duration-300 {
    animation-duration: .3s
}

.duration-400 {
    animation-duration: .4s
}

.duration-500 {
    animation-duration: .5s
}

.duration-75 {
    animation-duration: 75ms
}

.delay-0 {
    animation-delay: 0s
}

.delay-300 {
    animation-delay: .3s
}

.delay-75 {
    animation-delay: 75ms
}

.ease-in {
    animation-timing-function: cubic-bezier(.4,0,1,1)
}

.ease-in-out {
    animation-timing-function: cubic-bezier(.4,0,.2,1)
}

.ease-linear {
    animation-timing-function: linear
}

.ease-out {
    animation-timing-function: cubic-bezier(0,0,.2,1)
}

.running {
    animation-play-state: running
}

.\@container {
    container-type: inline-size
}

.no-scrollbar::-webkit-scrollbar {
    display: none
}

.no-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.text-wrap-balance {
    text-wrap: balance
}

.multiline-ellipsis {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 200px
}

.image-with-transparent-bg {
    mix-blend-mode: multiply
}

.radial-overlay {
    background: radial-gradient(at center top,rgba(254,253,255,0),rgba(1,1,1,.9));
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 1.5rem
}

.\[field-sizing\:content\] {
    field-sizing: content
}

.\[mask-image\:radial-gradient\(32rem_32rem_at_center\2c white\2c transparent\)\] {
    -webkit-mask-image: radial-gradient(32rem 32rem at center,#fff,transparent);
    mask-image: radial-gradient(32rem 32rem at center,#fff,transparent)
}

.\[overflow-anchor\:none\] {
    overflow-anchor: none
}

@font-face {
    font-family: Hyperlegible;
    src: url(/assets/fonts/Atkinson-Hyperlegible-Regular-102a.woff2) format("woff2");
    font-weight: 400
}

@font-face {
    font-family: Hyperlegible;
    src: url(/assets/fonts/Atkinson-Hyperlegible-Bold-102a.woff2) format("woff2");
    font-weight: 700
}

@font-face {
    font-family: Hyperlegible;
    src: url(/assets/fonts/Atkinson-Hyperlegible-Italic-102a.woff2) format("woff2");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: Hyperlegible;
    src: url(/assets/fonts/Atkinson-Hyperlegible-BoldItalic-102a.woff2) format("woff2");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: wavefont;
    font-display: block;
    src: url(/assets/fonts/wavefont.woff2) format("woff2")
}

@font-face {
    font-family: blank;
    src: url(data:application/x-font-woff;charset=utf-8;base64,d09GMgABAAAAAARMABMAAAAAC1AAAAPjAAEAxQAAAAAAAAAAAAAAAAAAAAAAAAAAGUYcID9IVkFSVAZgP1NUQVQkP1ZWQVJjAIIAL0YKWFwwLgE2AiQDCAsGAAQgBYsyBzEXJBgIGwEKEcXkJfmqgCdD4yWAULaeeBovVzstIc6riunXpnmtXivg+BLWsFA1x8PTXP+eO5PNAn8AUCwJsYCgqxxZ1JUELrLsXkOo3TUpDjbRB8Tvo61HSFe6NVBVO1SvlxDEvYxsxE4DfNN8ImIOJ0gqtv/9fq0+Wat/NsTds46FRuqU8lf0gse1iqY3dLfkGRqhqiTVConpREoxCY1FPHelp1Ny+uwFWpZYoBA7dh04oaUEhFLUFDri7o2bj2BaFYGOOeZ1vLhvdQ0IMAUABHoC6yWZLbYAgJ9NX06XhIBcaa5iDdL76Qz2k7njkrV+ci1cx5uLNbeOtx22hbrOrMaqxrO/9QL9NwVgAUJoSZgClkjP3HjyTmDP7j0nIoQAM3AGAJfCk0F+cI8EIeugpw/+AUwGvq0R/IaJbxBM/EE9gRAIQEJCRkaBAg00UKJEE0200EIbbXTQQRdd9NBDH30MMMAQQ4wwEuEmSaYkBnnYDCBXEDnpwW9EJK5WZJBAgQZGmA0oQIMiXw91sjku790e3LzZfHZ461Z5+/ozFVTN2diLFz9/ql67cl8k+nvMWO4OBBKYtXsY6LwaespXbYFXt+TqtTcIhK83bvTx5eGGf1s5V/D9qt/p9najlt/Mj6KUQFCxsYrB4sZY4VoloVbYkpHGKGGx3RT/yaJo4wSfCEucQDLwLLLV3u5asKHhhk9QmpVZaOnEerTNyqaunQW61ucM+umj+BAD6xtRwIJe7SdfPJ0j6BTPIkzxelO3WVhf//c2jpwWnwkGXVHJ7/FoDWDAQVkQ+OBTFKZJu8lXljDZnk7YqITmExH/y0MxUyoCDOBqChwdIU8mZhKKCJ2upGVgbGinpSoKOgThuVdIkAJUCkD1UYqNlj3J5kSRrqElYYogo7sLvSE3eCVefdEJa/SRA1H0BWVMIMAKSoG1TMqBSbtr5Q+DNGe+gASmqJQCTiiX8mISEDDtHgvYUEpCDjCuCZD0oQJ1YQ3sjHRPlXdfK+E/rSY28Bg4cI6cV00RDZaMcjGklsyXggUDJ2BRVwCGvwLAfxa/WTib27k4LwoOHB0NbJMLE/HNdo7AyM7W2AINfIZwPg2I0KNAtGALqE+jIEEkfiTfWAAkgSiiBZJkLDgSCXf6EaZ2NnDRspAUq7MFXOYSaLDGnozJK4dkPCmTRSmRKSxxWiDAMFMxKVLnoZ7iPA0oLgj+UBlRkrmlg3DbW9ieSDMnJbu4KqNIxL1kjISZ9GjJ5+t2TALq0U3AcYLmZeFeX9Ww6+F30lD/+kXetcg6ZJg3EalzO/5jvn7dbo3cSO6f/4dc8dJzzBkJMwsAAAA=) format("woff2")
}

.min-h-100dvh {
    min-height: 100vh;
    min-height: 100dvh
}

.inter {
    font-family: Inter,sans-serif
}

.atkinson {
    font-family: Hyperlegible
}

:root {
    font-size: 16.5px
}

.wavefont {
    font-family: wavefont,blank;
    font-variation-settings: "wdth" var(--wdth,222),"wght" var(--wght,111),"rond" var(--rond,0);
    line-height: 1
}

form {
    margin-block-end:0}

[hidden] {
    display: none!important
}

.elevenlabs {
    overflow: hidden;
    position: absolute;
    display: block;
    margin-left: 1ex
}

.elevenlabs .eleven {
    position: relative;
    left: -33px;
    opacity: 0;
    transition: opacity .11s cubic-bezier(.32,.05,.19,1),left .33s cubic-bezier(.32,.05,.19,1);
    transition-delay: .55s
}

.elevenlabs.open .eleven,.elevenlabs:hover .eleven {
    left: 0;
    opacity: 1;
    transition-delay: 0s
}

.elevenlabs .labs {
    position: relative;
    left: -33px;
    opacity: 0;
    transition: opacity .11s cubic-bezier(.32,.05,.19,1),left .33s cubic-bezier(.32,.05,.19,1);
    transition-delay: .55s
}

.elevenlabs.open .labs,.elevenlabs:hover .labs {
    left: 0;
    opacity: 1;
    transition-delay: 0s
}

.force-disable-ring:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;
    --tw-ring-shadow: var(--tw-ring-inset) 000calc (0px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important
}

@layer playback {
    progress {
        height: .5rem;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none
    }

    ::-webkit-progress-inner-element {
        overflow: hidden;
        border-radius: 9999px
    }

    ::-webkit-progress-bar {
        --tw-bg-opacity: 1;
        background-color: rgb(185 189 200/var(--tw-bg-opacity))
    }

    ::-webkit-progress-value {
        --tw-bg-opacity: 1;
        background-color: rgb(49 43 65/var(--tw-bg-opacity))
    }

    input[type=range] {
        width: 100%;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: transparent;
        padding: 1rem 0
    }

    input[type=range]: focus {
        outline:2px solid transparent;
        outline-offset: 2px
    }

    input[type=range]: :-webkit-slider-runnable-track {
        height:2rem;
        width: 100%;
        cursor: pointer;
        border-radius: .375rem;
        border-width: 4px;
        --tw-border-opacity: 1;
        border-color: rgb(49 43 65/var(--tw-border-opacity));
        background-color: transparent
    }

    input[type=range]: :-webkit-slider-thumb {
        margin-top:.5rem;
        height: 1rem;
        width: .25rem;
        cursor: pointer;
        -webkit-appearance: none;
        appearance: none;
        border-radius: 9999px;
        --tw-bg-opacity: 1;
        background-color: rgb(49 43 65/var(--tw-bg-opacity));
        --tw-shadow: 0px 2px 4px -2px rgba(16,24,40,.06),0px 4px 8px -2px rgba(16,24,40,.1);
        --tw-shadow-colored: 0px 2px 4px -2px var(--tw-shadow-color),0px 4px 8px -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);
        --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
        --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
        box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);
        --tw-ring-opacity: 1;
        --tw-ring-color: rgb(250 252 252/var(--tw-ring-opacity))
    }

    input[type=range]: focus::-webkit-slider-runnable-track {
        background-color:transparent
    }

    input[type=range]: :-moz-range-track {
        width:100%;
        height: 8.4px;
        cursor: pointer;
        background: #3071a9;
        border-radius: 1.3px;
        border: .2px solid #010101
    }

    input[type=range]: :-moz-range-thumb {
        border:1px solid #000;
        height: 36px;
        width: 16px;
        border-radius: 3px;
        background: #fff;
        cursor: pointer
    }

    input[type=range]: :-ms-track {
        width:100%;
        height: 8.4px;
        cursor: pointer;
        background: transparent;
        border-color: transparent;
        border-width: 16px 0;
        color: transparent
    }

    input[type=range]: :-ms-fill-lower {
        background:#2a6495;
        border: .2px solid #010101;
        border-radius: 2.6px
    }

    input[type=range]: :-ms-fill-upper {
        background:#3071a9;
        border: .2px solid #010101;
        border-radius: 2.6px
    }

    input[type=range]: :-ms-thumb {
        border:1px solid #000;
        height: 36px;
        width: 16px;
        border-radius: 3px;
        background: #fff;
        cursor: pointer
    }

    input[type=range]: focus::-ms-fill-lower {
        background:#3071a9
    }

    input[type=range]: focus::-ms-fill-upper {
        background:#367ebd
    }

    .editor-block-wrapper:hover .editor-block-inner {
        --tw-bg-opacity: 1;
        background-color: rgb(254 243 199/var(--tw-bg-opacity))
    }
}

.chakra-portal {
    position: relative;
    z-index: 300
}

input.lp-ignore~div[data-lastpass-icon-root] {
    display: none!important
}

audio::-webkit-media-controls-panel,audio::-webkit-media-controls-play-button {
    background-color: #edf2f5
}

.pulse-animation {
    animation: pulse 2s cubic-bezier(.4,0,.6,1) infinite
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fade-in-animation {
    animation: fadeIn .24s ease-out forwards
}

.no-ring input:focus,.no-ring select:focus,.no-ring textarea:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);
    --tw-ring-offset-width: 0px
}

.blog-content p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: .75rem;
    --tw-text-opacity: 1;
    color: rgb(49 43 65/var(--tw-text-opacity))
}

.blog-content h1 {
    font-size: 32px
}

.blog-content h1,.blog-content h2 {
    margin-bottom: 1.5rem;
    line-height: 2rem;
    --tw-text-opacity: 1;
    color: rgb(49 43 65/var(--tw-text-opacity))
}

.blog-content h2 {
    font-size: 28px
}

.blog-content h3 {
    font-size: 24px
}

.blog-content h3,.blog-content h4 {
    margin-bottom: 1.5rem;
    line-height: 2rem;
    --tw-text-opacity: 1;
    color: rgb(49 43 65/var(--tw-text-opacity))
}

.blog-content h4 {
    font-size: 20px
}

.blog-content h5 {
    font-size: 16px
}

.blog-content h5,.blog-content h6 {
    margin-bottom: 1.5rem;
    line-height: 2rem;
    --tw-text-opacity: 1;
    color: rgb(49 43 65/var(--tw-text-opacity))
}

.blog-content h6 {
    font-size: 14px
}

.blog-content img {
    max-width: 100%;
    height: auto;
    padding: 10px
}

.blog-content ol,.blog-content ul {
    margin-left: 20px
}

.blog-content li {
    margin-bottom: .5em
}

.blog-content .wp-block-quote {
    border-left: 4px solid #ccc;
    padding-left: 20px;
    font-style: italic
}

.blog-content .wp-block-button__link {
    background-color: #007cba;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 5px
}

.blog-content .wp-block-button__link:hover {
    background-color: #005f8d
}

.blog-content .wp-block-columns {
    display: flex
}

.blog-content .wp-block-column {
    flex: 1;
    padding: 0 15px
}

.blog-content .wp-block-embed {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

.blog-content .wp-block-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.blog-content table {
    min-width: 100%
}

.blog-content table>:not([hidden])~:not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
    --tw-divide-opacity: 1;
    border-color: rgb(202 207 216/var(--tw-divide-opacity))
}

.blog-content th {
    --tw-bg-opacity: 1;
    background-color: rgb(237 242 245/var(--tw-bg-opacity));
    padding: .75rem 1.5rem;
    text-align: left;
    font-size: .75rem;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1rem;
    letter-spacing: .05em;
    --tw-text-opacity: 1;
    color: rgb(149 152 166/var(--tw-text-opacity))
}

.blog-content tbody>:not([hidden])~:not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
    --tw-divide-opacity: 1;
    border-color: rgb(202 207 216/var(--tw-divide-opacity))
}

.blog-content tbody {
    --tw-bg-opacity: 1;
    background-color: rgb(250 252 252/var(--tw-bg-opacity))
}

.blog-content td {
    padding: 1rem 1.5rem
}

summary::-webkit-details-marker {
    display: none
}

.css-onkibi {
    width: 1.5rem!important;
    height: 1.5rem!important
}

.grecaptcha-badge {
    visibility: hidden
}

.player-wrapper {
    position: relative;
    padding-top: 56.25%
}

.react-player {
    position: absolute;
    top: 0;
    left: 0
}

.cm-editor {
    border-radius: .75rem;
    border-width: 1px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.cm-editor * {
    font-family: monospace!important;
    font-size: .85rem
}

.cm-content {
    padding: .75rem 0!important;
    padding-top: var(--editor-padding-top)!important
}

.cm-line {
    padding-left: .75rem!important;
    padding-right: .75rem!important
}

.cm-gutters {
    border-bottom-left-radius: .75rem;
    border-top-left-radius: .75rem;
    border-right-width: 1px
}

.cm-gutter {
    box-sizing: border-box;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    min-width: 2rem!important;
    border-bottom-left-radius: .75rem;
    border-top-left-radius: .75rem
}

.cm-gutterElement {
    margin-right: .2rem!important
}

.cm-editor,.cm-theme {
    height: 100%!important
}

.codemirror-line-highlight {
    background-color: rgba(135,145,165,.1)
}

.mdx-container p {
    margin: initial
}

.react-colorful {
    gap: .5rem
}

.react-colorful__pointer {
    height: .75rem!important;
    width: .75rem!important
}

.react-colorful__saturation {
    border-radius: .5rem!important;
    border-bottom: none!important
}

.react-colorful__alpha,.react-colorful__hue {
    height: .75rem!important;
    border-radius: .75rem!important
}

.eleven-list:hover .eleven-list-item[aria-selected=true] {
    background-color: rgba(135,155,175,.05)!important
}

.vl-file-dropzone {
    display: none
}

.dragging-file .vl-file-dropzone {
    display: block
}

.placeholder\:text-light::-moz-placeholder {
    color: rgba(8,20,43,.6)
}

.placeholder\:text-light::placeholder {
    color: rgba(8,20,43,.6)
}

.hover\:text-white:hover {
    color: #fff
}

.focus\:text-dark:focus {
    color: #000
}

.disabled\:text-light:disabled {
    color: rgba(8,20,43,.6)
}

.group.toaster .group-\[\.toaster\]\:text-white,.group:hover .group-hover\:text-white {
    color: #fff
}

.group.toaster .group-\[\.toaster\]\:border-light {
    border-color: rgba(125,135,155,.2)
}

.aria-selected\:text-dark[aria-selected=true],.peer:checked~.peer-checked\:text-dark {
    color: #000
}

.data-\[state\=active\]\:text-white[data-state=active],.data-\[state\=checked\]\:text-white[data-state=checked] {
    color: #fff
}

.not-last\:border-light:not(:last-child) {
    border-color: rgba(125,135,155,.2)
}

@media (min-width: 768px) {
    .md\:hstack {
        display:flex;
        flex-direction: row
    }
}

@media (min-width: 1024px) {
    .lg\:text-white {
        color:#fff
    }
}

.\[\&_\[cmdk-group-heading\]\]\:text-light [cmdk-group-heading] {
    color: rgba(8,20,43,.6)
}

.first-letter\:capitalize:first-letter {
    text-transform: capitalize
}

.file\:border-0::file-selector-button {
    border-width: 0
}

.file\:bg-transparent::file-selector-button {
    background-color: transparent
}

.file\:text-sm::file-selector-button {
    font-size: .875rem;
    line-height: 1.25rem;
    letter-spacing: 0
}

.file\:font-medium::file-selector-button {
    font-weight: 500
}

.placeholder\:text-gray-200::-moz-placeholder {
    --tw-text-opacity: 1;
    color: rgb(202 207 216/var(--tw-text-opacity))
}

.placeholder\:text-gray-200::placeholder {
    --tw-text-opacity: 1;
    color: rgb(202 207 216/var(--tw-text-opacity))
}

.placeholder\:text-gray-400::-moz-placeholder {
    --tw-text-opacity: 1;
    color: rgb(167 171 183/var(--tw-text-opacity))
}

.placeholder\:text-gray-400::placeholder {
    --tw-text-opacity: 1;
    color: rgb(167 171 183/var(--tw-text-opacity))
}

.placeholder\:text-gray-500::-moz-placeholder {
    --tw-text-opacity: 1;
    color: rgb(149 152 166/var(--tw-text-opacity))
}

.placeholder\:text-gray-500::placeholder {
    --tw-text-opacity: 1;
    color: rgb(149 152 166/var(--tw-text-opacity))
}

.placeholder\:text-muted-foreground::-moz-placeholder {
    color: hsl(var(--muted-foreground))
}

.placeholder\:text-muted-foreground::placeholder {
    color: hsl(var(--muted-foreground))
}

.before\:pointer-events-none:before {
    content: var(--tw-content);
    pointer-events: none
}

.before\:absolute:before {
    content: var(--tw-content);
    position: absolute
}

.before\:-left-48:before {
    content: var(--tw-content);
    left: -12rem
}

.before\:-top-48:before {
    content: var(--tw-content);
    top: -12rem
}

.before\:z-30:before {
    content: var(--tw-content);
    z-index: 30
}

.before\:h-96:before {
    content: var(--tw-content);
    height: 24rem
}

.before\:w-96:before {
    content: var(--tw-content);
    width: 24rem
}

.before\:translate-x-\[var\(--mouse-x\)\]: before {
    --tw-translate-x:var(--mouse-x)
}

.before\:translate-x-\[var\(--mouse-x\)\]: before,.before\:translate-y-\[var\(--mouse-y\)\]:before {
    content:var(--tw-content);
    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))
}

.before\:translate-y-\[var\(--mouse-y\)\]: before {
    --tw-translate-y:var(--mouse-y)
}

.before\:rounded-full:before {
    content: var(--tw-content);
    border-radius: 9999px
}

.before\:bg-purple-900:before {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(88 28 135/var(--tw-bg-opacity))
}

.before\:opacity-0:before {
    content: var(--tw-content);
    opacity: 0
}

.before\:blur-\[100px\]:before {
    content: var(--tw-content);
    --tw-blur: blur(100px);
    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)
}

.before\:transition-opacity:before {
    content: var(--tw-content);
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.before\:duration-500:before {
    transition-duration: .5s
}

.before\:content-\[\'\201C\'\]:before{--tw-content:"“";content:var(--tw-content)}.before\:duration-500:before{content:var(--tw-content);animation-duration:.5s}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:inset-0:after{content:var(--tw-content);inset:0}.after\:left-0:after{content:var(--tw-content);left:0}.after\:right-0:after{content:var(--tw-content);right:0}.after\:top-0:after{content:var(--tw-content);top:0}.after\:top-1\/2:after{content:var(--tw-content);top:50%}.after\:z-10:after{content:var(--tw-content);z-index:10}.after\:block:after{content:var(--tw-content);display:block}.after\:hidden:after{content:var(--tw-content);display:none}.after\:h-16:after{content:var(--tw-content);height:4rem}.after\:h-full:after{content:var(--tw-content);height:100%}.after\:w-full:after{content:var(--tw-content);width:100%}.after\:w-px:after{content:var(--tw-content);width:1px}.after\:-translate-y-1\/2:after{content:var(--tw-content);--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))}.after\:rounded-\[inherit\]:after{content:var(--tw-content);border-radius:inherit}.after\:rounded-full:after{content:var(--tw-content);border-radius:9999px}.after\:bg-gray-400:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(167 171 183/var(--tw-bg-opacity))}.after\:opacity-0:after{content:var(--tw-content);opacity:0}.after\:shadow-inner:after{content:var(--tw-content);--tw-shadow:inset 0 2px 4px 0 rgba(0,0,0,.05);--tw-shadow-colored:inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.after\:transition-opacity:after{content:var(--tw-content);transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.after\:duration-500:after{transition-duration:.5s}.after\:content-\[\'\201D\'\]:after{--tw-content:"”";content:var(--tw-content)}.after\:duration-500:after{content:var(--tw-content);animation-duration:.5s}.after\:\[background\:_radial-gradient\(250px_circle_at_var\(--mouse-x\)_var\(--mouse-y\)\2c theme\(colors\.slate\.400\)\2c transparent\)\]:after{content:var(--tw-content);background:radial-gradient(250px circle at var(--mouse-x) var(--mouse-y),#94a3b8,transparent)}.last\:mb-0:last-child{margin-bottom:0}.last\:border-b-0:last-child{border-bottom-width:0}.last\:border-b-transparent:last-child{border-bottom-color:transparent}.last\:pb-0:last-child{padding-bottom:0}.last\:after\:hidden:last-child:after{content:var(--tw-content);display:none}.autofill\:shadow-\[inset_0_0_0px_1000px_rgb\(255\2c 255\2c 255\)\]:-webkit-autofill{--tw-shadow:inset 0 0 0px 1000px #fff;--tw-shadow-colored:inset 0 0 0px 1000px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.autofill\:shadow-\[inset_0_0_0px_1000px_rgb\(255\2c 255\2c 255\)\]:autofill{--tw-shadow:inset 0 0 0px 1000px #fff;--tw-shadow-colored:inset 0 0 0px 1000px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus-within\:\!border-black:focus-within{--tw-border-opacity:1!important;border-color:rgb(49 43 65/var(--tw-border-opacity))!important}.focus-within\:border-gray-100:focus-within{--tw-border-opacity:1;border-color:rgb(220 224 231/var(--tw-border-opacity))}.focus-within\:border-gray-900:focus-within{--tw-border-opacity:1;border-color:rgb(71 67 88/var(--tw-border-opacity))}.focus-within\:opacity-100:focus-within{opacity:1}.focus-within\:outline-none:focus-within{outline:2px solid transparent;outline-offset:2px}.focus-within\:ring-1:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-within\:ring-gray-900:focus-within{--tw-ring-opacity:1;--tw-ring-color:rgb(71 67 88/var(--tw-ring-opacity))}.hover\:-translate-y-0:hover{--tw-translate-y:-0px}.hover\:-translate-y-0:hover,.hover\:-translate-y-0\.5:hover{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\:-translate-y-0\.5:hover{--tw-translate-y:-0.125rem}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:border-2:hover{border-width:2px}.hover\:border-black:hover{--tw-border-opacity:1;border-color:rgb(49 43 65/var(--tw-border-opacity))}.hover\:border-gray-500:hover{--tw-border-opacity:1;border-color:rgb(149 152 166/var(--tw-border-opacity))}.hover\:border-gray-alpha-400:hover{border-color:rgba(7,25,55,.4)}.hover\:\!bg-gray-50:hover{--tw-bg-opacity:1!important;background-color:rgb(237 242 245/var(--tw-bg-opacity))!important}.hover\:\!bg-gray-alpha-100:hover{background-color:rgba(135,145,165,.1)!important}.hover\:\!bg-gray-alpha-900:hover{background-color:rgba(4,11,27,.95)!important}.hover\:bg-accent-dark:hover{--tw-bg-opacity:1;background-color:rgb(230 217 76/var(--tw-bg-opacity))}.hover\:bg-amber-100:hover{--tw-bg-opacity:1;background-color:rgb(254 243 199/var(--tw-bg-opacity))}.hover\:bg-amber-200:hover{--tw-bg-opacity:1;background-color:rgb(253 230 138/var(--tw-bg-opacity))}.hover\:bg-amber-300:hover{--tw-bg-opacity:1;background-color:rgb(252 211 77/var(--tw-bg-opacity))}.hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgb(49 43 65/var(--tw-bg-opacity))}.hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.hover\:bg-coolGray-200:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.hover\:bg-destructive\/80:hover{background-color:hsl(var(--destructive)/.8)}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive)/.9)}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(220 224 231/var(--tw-bg-opacity))}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(202 207 216/var(--tw-bg-opacity))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(237 242 245/var(--tw-bg-opacity))}.hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgb(131 132 149/var(--tw-bg-opacity))}.hover\:bg-gray-800:hover{--tw-bg-opacity:1;background-color:rgb(92 90 110/var(--tw-bg-opacity))}.hover\:bg-gray-900:hover{--tw-bg-opacity:1;background-color:rgb(71 67 88/var(--tw-bg-opacity))}.hover\:bg-gray-alpha-100:hover{background-color:rgba(135,145,165,.1)}.hover\:bg-gray-alpha-200:hover{background-color:rgba(125,135,155,.2)}.hover\:bg-gray-alpha-50:hover{background-color:rgba(135,155,175,.05)}.hover\:bg-indigo-200:hover{--tw-bg-opacity:1;background-color:rgb(199 210 254/var(--tw-bg-opacity))}.hover\:bg-muted\/50:hover{background-color:hsl(var(--muted)/.5)}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary)/.9)}.hover\:bg-red-600:hover{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.hover\:bg-red-800:hover{--tw-bg-opacity:1;background-color:rgb(153 27 27/var(--tw-bg-opacity))}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary)/.8)}.hover\:bg-slate-900:hover{--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}.hover\:bg-true-black:hover{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(250 252 252/var(--tw-bg-opacity))}.hover\:bg-white\/10:hover{background-color:rgba(250,252,252,.1)}.hover\:fill-black\/70:hover{fill:rgba(49,43,65,.7)}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:text-black:hover{--tw-text-opacity:1;color:rgb(49 43 65/var(--tw-text-opacity))}.hover\:text-blue-200:hover{--tw-text-opacity:1;color:rgb(191 219 254/var(--tw-text-opacity))}.hover\:text-blue-700:hover{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity))}.hover\:text-blue-800:hover{--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity))}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:text-gray-100:hover{--tw-text-opacity:1;color:rgb(220 224 231/var(--tw-text-opacity))}.hover\:text-gray-200:hover{--tw-text-opacity:1;color:rgb(202 207 216/var(--tw-text-opacity))}.hover\:text-gray-300:hover{--tw-text-opacity:1;color:rgb(185 189 200/var(--tw-text-opacity))}.hover\:text-gray-400:hover{--tw-text-opacity:1;color:rgb(167 171 183/var(--tw-text-opacity))}.hover\:text-gray-500:hover{--tw-text-opacity:1;color:rgb(149 152 166/var(--tw-text-opacity))}.hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgb(131 132 149/var(--tw-text-opacity))}.hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgb(111 112 130/var(--tw-text-opacity))}.hover\:text-gray-800:hover{--tw-text-opacity:1;color:rgb(92 90 110/var(--tw-text-opacity))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgb(71 67 88/var(--tw-text-opacity))}.hover\:text-red-200:hover{--tw-text-opacity:1;color:rgb(254 202 202/var(--tw-text-opacity))}.hover\:text-violet-100:hover{--tw-text-opacity:1;color:rgb(237 233 254/var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(250 252 252/var(--tw-text-opacity))}.hover\:underline:hover{text-decoration-line:underline}.hover\:decoration-gray-800:hover{text-decoration-color:#5c5a6e}.hover\:decoration-gray-900:hover{text-decoration-color:#474358}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-60:hover{opacity:.6}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-80:hover{opacity:.8}.hover\:shadow-2xl:hover{--tw-shadow:0px 24px 48px -12px rgba(16,24,40,.18);--tw-shadow-colored:0px 24px 48px -12px var(--tw-shadow-color)}.hover\:shadow-2xl:hover,.hover\:shadow-lg:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-lg:hover{--tw-shadow:0px 4px 6px -2px rgba(16,24,40,.03),0px 12px 16px -4px rgba(16,24,40,.08);--tw-shadow-colored:0px 4px 6px -2px var(--tw-shadow-color),0px 12px 16px -4px var(--tw-shadow-color)}.hover\:shadow-md:hover{--tw-shadow:0px 2px 4px -2px rgba(16,24,40,.06),0px 4px 8px -2px rgba(16,24,40,.1);--tw-shadow-colored:0px 2px 4px -2px var(--tw-shadow-color),0px 4px 8px -2px var(--tw-shadow-color)}.hover\:shadow-md:hover,.hover\:shadow-xl:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-xl:hover{--tw-shadow:0px 24px 48px -12px rgba(16,24,40,.18);--tw-shadow-colored:0px 24px 48px -12px var(--tw-shadow-color)}.hover\:ring:hover{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.hover\:ring-1:hover,.hover\:ring:hover{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.hover\:ring-1:hover{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.hover\:ring-2:hover{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.hover\:ring-gray-900:hover{--tw-ring-opacity:1;--tw-ring-color:rgb(71 67 88/var(--tw-ring-opacity))}.hover\:ring-gray-alpha-100:hover{--tw-ring-color:rgba(135,145,165,.1)}.hover\:ring-gray-alpha-200:hover{--tw-ring-color:rgba(125,135,155,.2)}.hover\:ring-gray-solid-100:hover{--tw-ring-opacity:1;--tw-ring-color:rgb(243 244 246/var(--tw-ring-opacity))}.hover\:brightness-90:hover{--tw-brightness:brightness(.9);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)}.before\:hover\:opacity-20:hover:before{content:var(--tw-content);opacity:.2}.focus\:z-10:focus{z-index:10}.focus\:z-20:focus{z-index:20}.focus\:border-none:focus{border-style:none}.focus\:\!border-black:focus{--tw-border-opacity:1!important;border-color:rgb(49 43 65/var(--tw-border-opacity))!important}.focus\:\!border-true-black:focus{--tw-border-opacity:1!important;border-color:rgb(0 0 0/var(--tw-border-opacity))!important}.focus\:border-blue-500:focus{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity))}.focus\:border-gray-500:focus{--tw-border-opacity:1;border-color:rgb(149 152 166/var(--tw-border-opacity))}.focus\:border-gray-900:focus{--tw-border-opacity:1;border-color:rgb(71 67 88/var(--tw-border-opacity))}.focus\:border-green-500:focus{--tw-border-opacity:1;border-color:rgb(34 197 94/var(--tw-border-opacity))}.focus\:border-red-500:focus{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}.focus\:bg-gray-alpha-100:focus{background-color:rgba(135,145,165,.1)}.focus\:shadow-none:focus{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:outline-gray-900:focus{outline-color:#474358}.focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-0:focus,.focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-1:focus,.focus\:ring-2:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-inset:focus{--tw-ring-inset:inset}.focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity))}.focus\:ring-gray-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(202 207 216/var(--tw-ring-opacity))}.focus\:ring-gray-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(149 152 166/var(--tw-ring-opacity))}.focus\:ring-gray-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(111 112 130/var(--tw-ring-opacity))}.focus\:ring-gray-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(71 67 88/var(--tw-ring-opacity))}.focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(99 102 241/var(--tw-ring-opacity))}.focus\:ring-red-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(239 68 68/var(--tw-ring-opacity))}.focus\:ring-ring:focus{--tw-ring-color:hsl(var(--ring))}.focus\:ring-slate-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(100 116 139/var(--tw-ring-opacity))}.focus\:ring-slate-700:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(51 65 85/var(--tw-ring-opacity))}.focus\:ring-offset-0:focus{--tw-ring-offset-width:0px}.focus\:ring-offset-1:focus{--tw-ring-offset-width:1px}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus\:ring-offset-4:focus{--tw-ring-offset-width:4px}.focus\:ring-offset-gray-100:focus{--tw-ring-offset-color:#dce0e7}.focus-visible\:border-gray-500:focus-visible{--tw-border-opacity:1;border-color:rgb(149 152 166/var(--tw-border-opacity))}.focus-visible\:border-gray-alpha-200:focus-visible{border-color:rgba(125,135,155,.2)}.focus-visible\:border-red-500:focus-visible{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}.focus-visible\:underline:focus-visible{text-decoration-line:underline}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-0:focus-visible{outline-width:0}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-offset-\[-4px\]:focus-visible{outline-offset:-4px}.focus-visible\:outline-black:focus-visible{outline-color:#312b41}.focus-visible\:outline-white:focus-visible{outline-color:#fafcfc}.focus-visible\:ring-0:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-1:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-gray-500:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(149 152 166/var(--tw-ring-opacity))}.focus-visible\:ring-ring:focus-visible{--tw-ring-color:hsl(var(--ring))}.focus-visible\:ring-white:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(250 252 252/var(--tw-ring-opacity))}.focus-visible\:ring-white\/75:focus-visible{--tw-ring-color:rgba(250,252,252,.75)}.focus-visible\:ring-opacity-75:focus-visible{--tw-ring-opacity:0.75}.focus-visible\:ring-offset-1:focus-visible{--tw-ring-offset-width:1px}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.focus-visible\:ring-offset-background:focus-visible{--tw-ring-offset-color:hsl(var(--background))}.focus-visible\:ring-offset-gray-300:focus-visible{--tw-ring-offset-color:#b9bdc8}.active\:ring-gray-alpha-200:active{--tw-ring-color:rgba(125,135,155,.2)}.active\:ring-gray-alpha-300:active{--tw-ring-color:rgba(101,115,135,.3)}.active\:ring-gray-solid-200:active{--tw-ring-opacity:1;--tw-ring-color:rgb(229 231 235/var(--tw-ring-opacity))}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:pointer-events-auto:disabled{pointer-events:auto}.disabled\:scale-90:disabled{--tw-scale-x:.9;--tw-scale-y:.9;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))}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:text-gray-alpha-600:disabled{color:rgba(0,12,32,.7)}.disabled\:text-gray-solid-500:disabled{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.disabled\:text-primary:disabled{color:hsl(var(--primary))}.disabled\:text-true-white\/60:disabled{color:hsla(0,0%,100%,.6)}.disabled\:text-opacity-50:disabled{--tw-text-opacity:0.5}.disabled\:\!opacity-100:disabled{opacity:1!important}.disabled\:opacity-100:disabled{opacity:1}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:ring-0:disabled{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.disabled\:backdrop-blur-sm:disabled{--tw-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.group:focus-within .group-focus-within\:border-gray-alpha-200{border-color:rgba(125,135,155,.2)}.group:hover .group-hover\:visible{visibility:visible}.group:hover .group-hover\:invisible{visibility:hidden}.group:hover .group-hover\:inset-0{inset:0}.group:hover .group-hover\:\!block{display:block!important}.group:hover .group-hover\:\!hidden{display:none!important}.group:hover .group-hover\:translate-x-0{--tw-translate-x:0px}.group:hover .group-hover\:translate-x-0,.group:hover .group-hover\:translate-x-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\:translate-x-1{--tw-translate-x:0.25rem}.group:hover .group-hover\:translate-x-\[-4px\]{--tw-translate-x:-4px}.group:hover .group-hover\:translate-x-\[-4px\],.group:hover .group-hover\:translate-x-\[1px\]{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\:translate-x-\[1px\]{--tw-translate-x:1px}.group:hover .group-hover\:rotate-45{--tw-rotate:45deg;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\:border-gray-100{--tw-border-opacity:1;border-color:rgb(220 224 231/var(--tw-border-opacity))}.group:hover .group-hover\:bg-black\/80{background-color:rgba(49,43,65,.8)}.group:hover .group-hover\:bg-gray-alpha-100{background-color:rgba(135,145,165,.1)}.group:hover .group-hover\:bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}.group:hover .group-hover\:bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.group:hover .group-hover\:bg-white{--tw-bg-opacity:1;background-color:rgb(250 252 252/var(--tw-bg-opacity))}.group:hover .group-hover\:bg-yellow-500{--tw-bg-opacity:1;background-color:rgb(234 179 8/var(--tw-bg-opacity))}.group:hover .group-hover\:bg-opacity-75{--tw-bg-opacity:0.75}.group:hover .group-hover\:stroke-slate-700{stroke:#334155}.group:hover .group-hover\:text-black{--tw-text-opacity:1;color:rgb(49 43 65/var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-300{--tw-text-opacity:1;color:rgb(185 189 200/var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-500{--tw-text-opacity:1;color:rgb(149 152 166/var(--tw-text-opacity))}.group:hover .group-hover\:text-gray-700{--tw-text-opacity:1;color:rgb(111 112 130/var(--tw-text-opacity))}.group:hover .group-hover\:text-white{--tw-text-opacity:1;color:rgb(250 252 252/var(--tw-text-opacity))}.group:hover .group-hover\:opacity-0{opacity:0}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:duration-75{transition-duration:75ms;animation-duration:75ms}.group:hover .after\:group-hover\:opacity-100:after{content:var(--tw-content);opacity:1}.group:hover .group-hover\:hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.group:hover .group-hover\:hover\:bg-red-600:hover{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.group:hover .group-hover\:hover\:bg-yellow-600:hover{--tw-bg-opacity:1;background-color:rgb(202 138 4/var(--tw-bg-opacity))}.group:focus .group-focus\:translate-x-0{--tw-translate-x:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:focus .group-focus\:opacity-100{opacity:1}.group:focus .group-focus\:outline-none{outline:2px solid transparent;outline-offset:2px}.group:focus .group-focus\:ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.group:focus .group-focus\:ring-slate-700{--tw-ring-opacity:1;--tw-ring-color:rgb(51 65 85/var(--tw-ring-opacity))}.group:focus .group-focus\:ring-offset-2{--tw-ring-offset-width:2px}.group:active .group-active\:fill-black\/80{fill:rgba(49,43,65,.8)}.group:active .group-active\:fill-white\/80{fill:rgba(250,252,252,.8)}.group:disabled .group-disabled\:bg-gray-alpha-400{background-color:rgba(7,25,55,.4)}.group:disabled .group-disabled\:opacity-50{opacity:.5}.group.toast .group-\[\.toast\]\:bg-muted{background-color:hsl(var(--muted))}.group.toast .group-\[\.toast\]\:bg-primary{background-color:hsl(var(--primary))}.group.toaster .group-\[\.toaster\]\:bg-gray-alpha-950{background-color:#030712}.group.toast .group-\[\.toast\]\:text-muted-foreground{color:hsl(var(--muted-foreground))}.group.toast .group-\[\.toast\]\:text-primary-foreground{color:hsl(var(--primary-foreground))}.group.toast .group-\[\.toast\]\:text-true-white\/60{color:hsla(0,0%,100%,.6)}.group.toaster .group-\[\.toaster\]\:text-white{--tw-text-opacity:1;color:rgb(250 252 252/var(--tw-text-opacity))}.group.toaster .group-\[\.toaster\]\:shadow-lg{--tw-shadow:0px 4px 6px -2px rgba(16,24,40,.03),0px 12px 16px -4px rgba(16,24,40,.08);--tw-shadow-colored:0px 4px 6px -2px var(--tw-shadow-color),0px 12px 16px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.peer:checked~.peer-checked\:border-gray-alpha-200{border-color:rgba(125,135,155,.2)}.peer:checked~.peer-checked\:bg-true-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.peer:checked~.peer-checked\:shadow-xs{--tw-shadow:0px 1px 2px 0px rgba(16,24,40,.05);--tw-shadow-colored:0px 1px 2px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.peer:focus-visible~.peer-focus-visible\:border-gray-900{--tw-border-opacity:1;border-color:rgb(71 67 88/var(--tw-border-opacity))}.peer:focus-visible~.peer-focus-visible\:ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.peer:focus-visible~.peer-focus-visible\:ring-gray-900{--tw-ring-opacity:1;--tw-ring-color:rgb(71 67 88/var(--tw-ring-opacity))}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-70{opacity:.7}.aria-selected\:bg-gray-alpha-100[aria-selected=true]{background-color:rgba(135,145,165,.1)}.data-\[disabled\=\'true\'\]\:pointer-events-none[data-disabled=true],.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y:0.25rem}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom],.data-\[side\=left\]\:-translate-x-1[data-side=left]{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))}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x:-0.25rem}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x:0.25rem}.data-\[side\=right\]\:translate-x-1[data-side=right],.data-\[side\=top\]\:-translate-y-1[data-side=top]{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))}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y:-0.25rem}.data-\[state\=checked\]\:translate-x-4[data-state=checked]{--tw-translate-x:1rem}.data-\[state\=checked\]\:translate-x-4[data-state=checked],.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked]{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))}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked]{--tw-translate-x:0px}@keyframes pulse{50%{opacity:.5}}.data-\[loading\]\:animate-pulse[data-loading]{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.data-\[disabled\=\'true\'\]\:cursor-default[data-disabled=true]{cursor:default}.data-\[state\=\"checked\"\]\:border-true-black[data-state=checked]{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.data-\[state\=active\]\:border-gray-alpha-800[data-state=active]{border-color:rgba(6,17,32,.9)}.data-\[loading\]\:bg-gray-alpha-100[data-loading],.data-\[selected\=true\]\:bg-gray-alpha-100[data-selected=true]{background-color:rgba(135,145,165,.1)}.data-\[state\=active\]\:bg-true-black[data-state=active]{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.data-\[state\=checked\]\:bg-gray-alpha-900[data-state=checked]{background-color:rgba(4,11,27,.95)}.data-\[state\=checked\]\:bg-true-black[data-state=checked]{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.data-\[state\=open\]\:bg-secondary[data-state=open]{background-color:hsl(var(--secondary))}.data-\[state\=selected\]\:bg-muted[data-state=selected]{background-color:hsl(var(--muted))}.data-\[state\=unchecked\]\:bg-gray-alpha-200[data-state=unchecked]{background-color:rgba(125,135,155,.2)}.data-\[state\=active\]\:text-foreground[data-state=active]{color:hsl(var(--foreground))}.data-\[state\=active\]\:text-white[data-state=active],.data-\[state\=checked\]\:text-white[data-state=checked]{--tw-text-opacity:1;color:rgb(250 252 252/var(--tw-text-opacity))}.data-\[state\=open\]\:text-muted-foreground[data-state=open]{color:hsl(var(--muted-foreground))}.data-\[disabled\=\'true\'\]\:opacity-50[data-disabled=true],.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[state\=active\]\:shadow[data-state=active]{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.data-\[state\=closed\]\:duration-300[data-state=closed]{transition-duration:.3s}.data-\[state\=open\]\:duration-400[data-state=open]{transition-duration:.4s}.data-\[state\=open\]\:animate-in[data-state=open]{animation-name:enter;--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial}.data-\[state\=closed\]\:animate-out[data-state=closed]{animation-name:exit;--tw-exit-opacity:initial;--tw-exit-scale:initial;--tw-exit-rotate:initial;--tw-exit-translate-x:initial;--tw-exit-translate-y:initial}.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity:0}.data-\[state\=open\]\:fade-in-0[data-state=open]{--tw-enter-opacity:0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale:.95}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale:.95}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y:-0.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x:0.5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x:-0.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y:0.5rem}.data-\[state\=closed\]\:slide-out-to-bottom[data-state=closed]{--tw-exit-translate-y:100%}.data-\[state\=closed\]\:slide-out-to-left[data-state=closed]{--tw-exit-translate-x:-100%}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x:-50%}.data-\[state\=closed\]\:slide-out-to-right[data-state=closed]{--tw-exit-translate-x:100%}.data-\[state\=closed\]\:slide-out-to-top[data-state=closed]{--tw-exit-translate-y:-100%}.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y:-48%}.data-\[state\=open\]\:slide-in-from-bottom[data-state=open]{--tw-enter-translate-y:100%}.data-\[state\=open\]\:slide-in-from-left[data-state=open]{--tw-enter-translate-x:-100%}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x:-50%}.data-\[state\=open\]\:slide-in-from-right[data-state=open]{--tw-enter-translate-x:100%}.data-\[state\=open\]\:slide-in-from-top[data-state=open]{--tw-enter-translate-y:-100%}.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y:-48%}.data-\[state\=closed\]\:duration-300[data-state=closed]{animation-duration:.3s}.data-\[state\=open\]\:duration-400[data-state=open]{animation-duration:.4s}.group[data-expanded] .group-data-\[expanded\]\:list-item{display:list-item}.group[data-state=focused] .group-data-\[state\=focused\]\:bg-\[var\(--background\)\]{background-color:var(--background)}.prose-h3\:mb-4 :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){margin-bottom:1rem}.prose-h3\:text-base :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1rem;line-height:1.5rem;letter-spacing:0}.prose-h3\:leading-6 :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){line-height:1.5rem}@container (min-width: 36rem){.\@xl\:flex{display:flex}}@container (min-width: 42rem){.\@2xl\:flex{display:flex}}@media (prefers-color-scheme:dark){.dark\:text-gray-600{--tw-text-opacity:1;color:rgb(131 132 149/var(--tw-text-opacity))}}@media (max-width:1300px){.max-\[1300px\]\:flex-col{flex-direction:column}.max-\[1300px\]\:border-b{border-bottom-width:1px}.max-\[1300px\]\:border-r-0{border-right-width:0}.max-\[1300px\]\:py-8{padding-top:2rem;padding-bottom:2rem}.max-\[1300px\]\:text-\[14px\]{font-size:14px}.max-\[1300px\]\:text-\[32px\]{font-size:32px}}@media not all and (min-width:1024px){.max-lg\:mt-3{margin-top:.75rem}.max-lg\:hidden{display:none}.max-lg\:\!w-full{width:100%!important}.max-lg\:flex-1{flex:1 1 0%}.max-lg\:flex-col{flex-direction:column}.max-lg\:items-start{align-items:flex-start}.max-lg\:border-none{border-style:none}.max-lg\:\!pl-0{padding-left:0!important}.max-lg\:pt-0{padding-top:0}}@media (max-width:1000px){.max-\[1000px\]\:h-\[264px\]{height:264px}}@media (max-width:800px){.max-\[800px\]\:mb-8{margin-bottom:2rem}.max-\[800px\]\:mt-2{margin-top:.5rem}.max-\[800px\]\:mt-4{margin-top:1rem}.max-\[800px\]\:mt-6{margin-top:1.5rem}.max-\[800px\]\:block{display:block}.max-\[800px\]\:h-\[164px\]{height:164px}.max-\[800px\]\:h-\[345px\]{height:345px}.max-\[800px\]\:w-full{width:100%}.max-\[800px\]\:flex-1{flex:1 1 0%}.max-\[800px\]\:flex-row{flex-direction:row}.max-\[800px\]\:flex-col{flex-direction:column}.max-\[800px\]\:flex-nowrap{flex-wrap:nowrap}.max-\[800px\]\:items-start{align-items:flex-start}.max-\[800px\]\:items-center{align-items:center}.max-\[800px\]\:items-baseline{align-items:baseline}.max-\[800px\]\:p-3{padding:.75rem}.max-\[800px\]\:px-4{padding-left:1rem;padding-right:1rem}.max-\[800px\]\:px-\[12px\]{padding-left:12px;padding-right:12px}.max-\[800px\]\:px-\[24px\]{padding-left:24px;padding-right:24px}.max-\[800px\]\:pr-0{padding-right:0}}@media not all and (min-width:768px){.max-md\:row-start-3{grid-row-start:3}.max-md\:hidden{display:none}.max-md\:\!w-full{width:100%!important}.max-md\:w-full{width:100%}.max-md\:basis-full{flex-basis:100%}.max-md\:flex-col{flex-direction:column}.max-md\:gap-5{gap:1.25rem}.max-md\:border-r-0{border-right-width:0}.max-md\:border-none{border-style:none}.max-md\:p-0{padding:0}.max-md\:px-4{padding-left:1rem;padding-right:1rem}.max-md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}}@media not all and (min-width:640px){.max-sm\:mb-3{margin-bottom:.75rem}.max-sm\:me-0{margin-inline-end:0}.max-sm\:ms-0{margin-inline-start:0}.max-sm\:ms-\[-12px\]{margin-inline-start:-12px}.max-sm\:mt-3{margin-top:.75rem}.max-sm\:mt-8{margin-top:2rem}.max-sm\:flex{display:flex}.max-sm\:hidden{display:none}.max-sm\:\!w-full{width:100%!important}.max-sm\:w-11\/12{width:91.666667%}.max-sm\:w-\[calc\(100\%\+24px\)\]{width:calc(100% + 24px)}.max-sm\:w-full{width:100%}.max-sm\:flex-col{flex-direction:column}.max-sm\:items-start{align-items:flex-start}.max-sm\:gap-8{gap:2rem}.max-sm\:rounded-3xl{border-radius:1.5rem}.max-sm\:p-4{padding:1rem}.max-sm\:px-0{padding-left:0;padding-right:0}.max-sm\:px-4{padding-left:1rem;padding-right:1rem}.max-sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.max-sm\:text-center{text-align:center}.max-sm\:text-2xl{font-size:1.5rem;line-height:1.875rem;letter-spacing:-.00625em}.max-sm\:text-sm{font-size:.875rem;line-height:1.25rem;letter-spacing:0}}@media not all and (min-width:480px){.max-xs\:flex-col{flex-direction:column}}@media (min-width:375px){.\32xs\:block{display:block}}@media (min-width:480px){.xs\:my-24{margin-top:6rem;margin-bottom:6rem}.xs\:ml-\[-150px\]{margin-left:-150px}.xs\:mr-1u{margin-right:2rem}.xs\:mt-8{margin-top:2rem}.xs\:block{display:block}.xs\:hidden{display:none}.xs\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xs\:flex-row{flex-direction:row}.xs\:px-1u{padding-left:2rem;padding-right:2rem}.xs\:py-8{padding-top:2rem;padding-bottom:2rem}.xs\:pb-32{padding-bottom:8rem}.xs\:pl-1u{padding-left:2rem}.xs\:pr-1u{padding-right:2rem}.xs\:pt-6{padding-top:1.5rem}}@media (min-width:640px){.sm\:visible{visibility:visible}.sm\:relative{position:relative}.sm\:inset-auto{inset:auto}.sm\:-inset-x-6{left:-1.5rem;right:-1.5rem}.sm\:inset-x-0{left:0;right:0}.sm\:-left-\[210px\]{left:-210px}.sm\:-top-\[190px\]{top:-190px}.sm\:z-10{z-index:10}.sm\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:mx-8{margin-left:2rem;margin-right:2rem}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:mb-0{margin-bottom:0}.sm\:mb-6{margin-bottom:1.5rem}.sm\:ml-10{margin-left:2.5rem}.sm\:ml-2{margin-left:.5rem}.sm\:ml-4{margin-left:1rem}.sm\:ml-6{margin-left:1.5rem}.sm\:mr-2u{margin-right:4rem}.sm\:mr-4{margin-right:1rem}.sm\:mt-0{margin-top:0}.sm\:mt-10{margin-top:2.5rem}.sm\:mt-12{margin-top:3rem}.sm\:mt-20{margin-top:5rem}.sm\:mt-3{margin-top:.75rem}.sm\:mt-8{margin-top:2rem}.sm\:mt-\[60px\]{margin-top:60px}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:table-cell{display:table-cell}.sm\:grid{display:grid}.sm\:hidden{display:none}.sm\:h-20{height:5rem}.sm\:\!w-14u{width:28rem!important}.sm\:w-1\/2{width:50%}.sm\:w-\[460px\]{width:460px}.sm\:w-\[57rem\]{width:57rem}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:min-w-0{min-width:0}.sm\:max-w-2xl{max-width:42rem}.sm\:max-w-3xl{max-width:48rem}.sm\:max-w-5xl{max-width:64rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-none{max-width:none}.sm\:max-w-sm{max-width:24rem}.sm\:flex-1{flex:1 1 0%}.sm\:translate-y-0{--tw-translate-y:0px}.sm\:scale-100,.sm\:translate-y-0{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))}.sm\:scale-100{--tw-scale-x:1;--tw-scale-y:1}.sm\:scale-95{--tw-scale-x:.95;--tw-scale-y:.95;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))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-12{gap:3rem}.sm\:gap-2{gap:.5rem}.sm\:gap-2\.5{gap:.625rem}.sm\:gap-4{gap:1rem}.sm\:gap-6{gap:1.5rem}.sm\:gap-8{gap:2rem}.sm\:gap-y-20{row-gap:5rem}.sm\:gap-y-4{row-gap:1rem}.sm\:gap-y-6{row-gap:1.5rem}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\: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)))}.sm\:overflow-visible{overflow:visible}.sm\:rounded-3xl{border-radius:1.5rem}.sm\:rounded-lg{border-radius:.5rem}.sm\:rounded-md{border-radius:.375rem}.sm\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.sm\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.sm\:rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.sm\:border-l{border-left-width:1px}.sm\:border-gray-200{--tw-border-opacity:1;border-color:rgb(202 207 216/var(--tw-border-opacity))}.sm\:border-transparent{border-color:transparent}.sm\:bg-slate-800{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}.sm\:bg-transparent{background-color:transparent}.sm\:p-10{padding:2.5rem}.sm\:p-12{padding:3rem}.sm\:p-3{padding:.75rem}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:px-12{padding-left:3rem;padding-right:3rem}.sm\:px-16,.sm\:px-2u{padding-left:4rem;padding-right:4rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-3\.5{padding-left:.875rem;padding-right:.875rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-0{padding-top:0;padding-bottom:0}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:py-16{padding-top:4rem;padding-bottom:4rem}.sm\:py-24{padding-top:6rem;padding-bottom:6rem}.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.sm\:py-32{padding-top:8rem;padding-bottom:8rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:py-40{padding-top:10rem;padding-bottom:10rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:pb-0{padding-bottom:0}.sm\:pb-16{padding-bottom:4rem}.sm\:pb-20{padding-bottom:5rem}.sm\:pb-24{padding-bottom:6rem}.sm\:pb-32{padding-bottom:8rem}.sm\:pb-7{padding-bottom:1.75rem}.sm\:pl-20{padding-left:5rem}.sm\:pl-2u{padding-left:4rem}.sm\:pl-6{padding-left:1.5rem}.sm\:pr-2u{padding-right:4rem}.sm\:pr-5{padding-right:1.25rem}.sm\:pr-6{padding-right:1.5rem}.sm\:pt-0{padding-top:0}.sm\:pt-12{padding-top:3rem}.sm\:pt-24{padding-top:6rem}.sm\:pt-28{padding-top:7rem}.sm\:pt-40{padding-top:10rem}.sm\:pt-52{padding-top:13rem}.sm\:pt-6{padding-top:1.5rem}.sm\:pt-80{padding-top:20rem}.sm\:text-left{text-align:left}.sm\:text-center{text-align:center}.sm\:text-4xl{font-size:2.1875rem;line-height:2.5rem;letter-spacing:-.01em}.sm\:text-5xl{font-size:3rem}.sm\:text-5xl,.sm\:text-6xl{line-height:1;letter-spacing:-.025em}.sm\:text-6xl{font-size:3.75rem}.sm\:text-base{font-size:1rem;line-height:1.5rem;letter-spacing:0}.sm\:text-lg{font-size:1.125rem;line-height:1.625rem;letter-spacing:-.0025em}.sm\:text-sm{font-size:.875rem;line-height:1.25rem;letter-spacing:0}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem;letter-spacing:-.005em}}@media (min-width:768px){.md\:relative{position:relative}.md\:bottom-8{bottom:2rem}.md\:left-0{left:0}.md\:left-8{left:2rem}.md\:left-auto{left:auto}.md\:right-12{right:3rem}.md\:right-8{right:2rem}.md\:top-2{top:.5rem}.md\:top-2\.5{top:.625rem}.md\:top-8{top:2rem}.md\:top-\[-12\%\]{top:-12%}.md\:top-\[0\.4375rem\]{top:.4375rem}.md\:order-1{order:1}.md\:order-2{order:2}.md\:order-none{order:0}.md\:col-span-12{grid-column:span 12/span 12}.md\:col-span-6{grid-column:span 6/span 6}.md\:col-start-2{grid-column-start:2}.md\:row-start-1{grid-row-start:1}.md\:row-end-3{grid-row-end:3}.md\:-mx-2{margin-left:-.5rem;margin-right:-.5rem}.md\:-mx-9{margin-left:-2.25rem;margin-right:-2.25rem}.md\:mx-24{margin-left:6rem;margin-right:6rem}.md\:mx-4{margin-left:1rem;margin-right:1rem}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}.md\:-mb-2{margin-bottom:-.5rem}.md\:-ml-4{margin-left:-1rem}.md\:-mt-0{margin-top:0}.md\:-mt-0\.5{margin-top:-.125rem}.md\:-mt-10{margin-top:-2.5rem}.md\:mb-0{margin-bottom:0}.md\:mb-1{margin-bottom:.25rem}.md\:mb-16{margin-bottom:4rem}.md\:mb-20{margin-bottom:5rem}.md\:mb-24{margin-bottom:6rem}.md\:mb-32{margin-bottom:8rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-40{margin-bottom:10rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-8{margin-bottom:2rem}.md\:ml-0{margin-left:0}.md\:ml-2{margin-left:.5rem}.md\:ml-20{margin-left:5rem}.md\:ml-3{margin-left:.75rem}.md\:ml-6{margin-left:1.5rem}.md\:mr-8{margin-right:2rem}.md\:mt-0{margin-top:0}.md\:mt-20{margin-top:5rem}.md\:mt-24{margin-top:6rem}.md\:mt-\[80px\]{margin-top:80px}.md\:mt-auto{margin-top:auto}.md\:block{display:block}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:table-cell{display:table-cell}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-16{height:4rem}.md\:h-8{height:2rem}.md\:h-\[150px\]{height:150px}.md\:h-\[400px\]{height:400px}.md\:h-\[420px\]{height:420px}.md\:h-auto{height:auto}.md\:h-full{height:100%}.md\:min-h-\[35px\]{min-height:35px}.md\:min-h-\[92px\]{min-height:92px}.md\:w-1\/2{width:50%}.md\:w-1\/5{width:20%}.md\:w-3\/5{width:60%}.md\:w-4\/5{width:80%}.md\:w-96{width:24rem}.md\:w-\[150px\]{width:150px}.md\:w-\[250px\]{width:250px}.md\:w-\[400px\]{width:400px}.md\:w-\[580px\]{width:580px}.md\:w-auto{width:auto}.md\:w-full{width:100%}.md\:min-w-\[190px\]{min-width:190px}.md\:min-w-\[215px\]{min-width:215px}.md\:min-w-\[28rem\]{min-width:28rem}.md\:max-w-3xl{max-width:48rem}.md\:max-w-\[14rem\]{max-width:14rem}.md\:max-w-\[480px\]{max-width:480px}.md\:max-w-\[600px\]{max-width:600px}.md\:max-w-\[650px\]{max-width:650px}.md\:max-w-full{max-width:100%}.md\:max-w-none{max-width:none}.md\:max-w-xl{max-width:36rem}.md\:flex-grow{flex-grow:1}.md\:-translate-y-2{--tw-translate-y:-0.5rem}.md\:-translate-y-2,.md\:translate-x-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:translate-x-0{--tw-translate-x:0px}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.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\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-\[1fr_2fr\]{grid-template-columns:1fr 2fr}.md\:grid-cols-\[2fr\2c 3fr\]{grid-template-columns:2fr 3fr}.md\:grid-cols-\[3fr_2fr\]{grid-template-columns:3fr 2fr}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:flex-col{flex-direction:column}.md\:place-items-center{place-items:center}.md\:items-start{align-items:flex-start}.md\:items-center{align-items:center}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:gap-0{gap:0}.md\:gap-10{gap:2.5rem}.md\:gap-12{gap:3rem}.md\:gap-14{gap:3.5rem}.md\:gap-16{gap:4rem}.md\:gap-3{gap:.75rem}.md\:gap-6{gap:1.5rem}.md\:gap-8{gap:2rem}.md\:gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.md\:gap-y-16{row-gap:4rem}.md\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(3rem * var(--tw-space-x-reverse));margin-left:calc(3rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.md\: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)))}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.md\:overflow-visible{overflow:visible}.md\:rounded-lg{border-radius:.5rem}.md\:rounded-xl{border-radius:.75rem}.md\:border-r{border-right-width:1px}.md\:p-0{padding:0}.md\:p-12{padding:3rem}.md\:p-2{padding:.5rem}.md\:p-20{padding:5rem}.md\:p-24{padding:6rem}.md\:p-4{padding:1rem}.md\:p-6{padding:1.5rem}.md\:p-7{padding:1.75rem}.md\:p-8{padding:2rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-2{padding-left:.5rem;padding-right:.5rem}.md\:px-32{padding-left:8rem;padding-right:8rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:px-9{padding-left:2.25rem;padding-right:2.25rem}.md\:py-16{padding-top:4rem;padding-bottom:4rem}.md\:py-2{padding-top:.5rem;padding-bottom:.5rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:py-3{padding-top:.75rem;padding-bottom:.75rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:py-\[160px\]{padding-top:160px;padding-bottom:160px}.md\:pb-12{padding-bottom:3rem}.md\:pb-16{padding-bottom:4rem}.md\:pb-20{padding-bottom:5rem}.md\:pb-8{padding-bottom:2rem}.md\:pe-0{padding-inline-end:0}.md\:pl-0{padding-left:0}.md\:pl-12{padding-left:3rem}.md\:pl-20{padding-left:5rem}.md\:pl-40{padding-left:10rem}.md\:pr-0{padding-right:0}.md\:pr-12{padding-right:3rem}.md\:pr-20{padding-right:5rem}.md\:pt-0{padding-top:0}.md\:pt-24{padding-top:6rem}.md\:pt-6{padding-top:1.5rem}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:\!text-3xl{font-size:1.75rem!important;line-height:2.25rem!important;letter-spacing:-.0075em!important}.md\:\!text-4xl{font-size:2.1875rem!important;line-height:2.5rem!important;letter-spacing:-.01em!important}.md\:\!text-5xl{font-size:3rem!important}.md\:\!text-5xl,.md\:\!text-6xl{line-height:1!important;letter-spacing:-.025em!important}.md\:\!text-6xl{font-size:3.75rem!important}.md\:\!text-lg{font-size:1.125rem!important;line-height:1.625rem!important;letter-spacing:-.0025em!important}.md\:text-2xl{font-size:1.5rem;line-height:1.875rem;letter-spacing:-.00625em}.md\:text-3xl{font-size:1.75rem;line-height:2.25rem;letter-spacing:-.0075em}.md\:text-4xl{font-size:2.1875rem;line-height:2.5rem;letter-spacing:-.01em}.md\:text-5xl{font-size:3rem}.md\:text-5xl,.md\:text-6xl{line-height:1;letter-spacing:-.025em}.md\:text-6xl{font-size:3.75rem}.md\:text-base,.md\:text-md{font-size:1rem;line-height:1.5rem;letter-spacing:0}.md\:text-sm{font-size:.875rem;line-height:1.25rem;letter-spacing:0}.md\:text-xl{font-size:1.25rem;line-height:1.75rem;letter-spacing:-.005em}.md\:before\:content-\[\'\'\]:before{--tw-content:"";content:var(--tw-content)}.md\:after\:block:after{content:var(--tw-content);display:block}.group:hover .md\:group-hover\:opacity-100{opacity:1}}@media (min-width:1024px){.lg\:absolute{position:absolute}.lg\:sticky{position:sticky}.lg\:inset-y-0{top:0;bottom:0}.lg\:-right-4{right:-1rem}.lg\:-top-\[40px\]{top:-40px}.lg\:bottom-24{bottom:6rem}.lg\:bottom-3{bottom:.75rem}.lg\:bottom-\[-12rem\]{bottom:-12rem}.lg\:left-36{left:9rem}.lg\:left-5{left:1.25rem}.lg\:top-0{top:0}.lg\:top-4{top:1rem}.lg\:top-auto{top:auto}.lg\:order-first{order:-9999}.lg\:order-last{order:9999}.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-span-7{grid-column:span 7/span 7}.lg\:col-start-1{grid-column-start:1}.lg\:col-start-3{grid-column-start:3}.lg\:col-start-4{grid-column-start:4}.lg\:row-span-1{grid-row:span 1/span 1}.lg\:row-span-4{grid-row:span 4/span 4}.lg\:row-start-1{grid-row-start:1}.lg\:row-start-2{grid-row-start:2}.lg\:row-start-3{grid-row-start:3}.lg\:-m-3{margin:-.75rem}.lg\:-m-4{margin:-1rem}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:my-4{margin-top:1rem;margin-bottom:1rem}.lg\:-mb-2u{margin-bottom:-4rem}.lg\:-ml-0{margin-left:0}.lg\:-ml-\[65px\]{margin-left:-65px}.lg\:-mt-px{margin-top:-1px}.lg\:mb-0{margin-bottom:0}.lg\:mb-12{margin-bottom:3rem}.lg\:mb-20{margin-bottom:5rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:mb-8{margin-bottom:2rem}.lg\:ml-\[65px\]{margin-left:65px}.lg\:ml-\[calc\(65px\+1rem\)\]{margin-left:calc(65px + 1rem)}.lg\:ml-auto{margin-left:auto}.lg\:mr-3{margin-right:.75rem}.lg\:mt-0{margin-top:0}.lg\:mt-1{margin-top:.25rem}.lg\:mt-10{margin-top:2.5rem}.lg\:mt-12{margin-top:3rem}.lg\:mt-20{margin-top:5rem}.lg\:mt-24{margin-top:6rem}.lg\:mt-32{margin-top:8rem}.lg\:mt-8{margin-top:2rem}.lg\:mt-\[100px\]{margin-top:100px}.lg\:mt-px{margin-top:1px}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:table-cell{display:table-cell}.lg\:list-item{display:list-item}.lg\:hidden{display:none}.lg\:h-4{height:1rem}.lg\:h-48{height:12rem}.lg\:h-6{height:1.5rem}.lg\:h-7{height:1.75rem}.lg\:h-\[12\.5rem\]{height:12.5rem}.lg\:h-auto{height:auto}.lg\:h-full{height:100%}.lg\:max-h-\[300px\]{max-height:300px}.lg\:min-h-\[24rem\]{min-height:24rem}.lg\:min-h-screen{min-height:100vh}.lg\:w-1\/3{width:33.333333%}.lg\:w-1\/4{width:25%}.lg\:w-2\/3{width:66.666667%}.lg\:w-3\/4{width:75%}.lg\:w-96{width:24rem}.lg\:w-\[150px\]{width:150px}.lg\:w-\[200px\]{width:200px}.lg\:w-\[48rem\]{width:48rem}.lg\:w-\[580px\]{width:580px}.lg\:w-\[67\.8125rem\]{width:67.8125rem}.lg\:w-\[calc\(100\%\+1\.5rem\)\]{width:calc(100% + 1.5rem)}.lg\:w-\[calc\(100\%\+65px\)\]{width:calc(100% + 65px)}.lg\:w-\[calc\(100\%-16rem\)\]{width:calc(100% - 16rem)}.lg\:w-\[calc\(100\%-4rem\)\]{width:calc(100% - 4rem)}.lg\:w-auto{width:auto}.lg\:w-full{width:100%}.lg\:min-w-\[150px\]{min-width:150px}.lg\:min-w-\[200px\]{min-width:200px}.lg\:max-w-3xl{max-width:48rem}.lg\:max-w-4xl{max-width:56rem}.lg\:max-w-7xl{max-width:80rem}.lg\:max-w-\[1000px\]{max-width:1000px}.lg\:max-w-\[16rem\]{max-width:16rem}.lg\:max-w-lg{max-width:32rem}.lg\:max-w-md{max-width:28rem}.lg\:max-w-none{max-width:none}.lg\:flex-auto{flex:1 1 auto}.lg\:flex-none{flex:none}.lg\:translate-y-0{--tw-translate-y:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-\[1fr_2fr\]{grid-template-columns:1fr 2fr}.lg\:grid-cols-\[600px_400px\]{grid-template-columns:600px 400px}.lg\:grid-cols-\[repeat\(3\2c 1fr\)\]{grid-template-columns:repeat(3,1fr)}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:justify-between{justify-content:space-between}.lg\:gap-10{gap:2.5rem}.lg\:gap-12{gap:3rem}.lg\:gap-16,.lg\:gap-2u{gap:4rem}.lg\:gap-4{gap:1rem}.lg\:gap-5{gap:1.25rem}.lg\:gap-8{gap:2rem}.lg\:gap-x-0{-moz-column-gap:0;column-gap:0}.lg\:gap-x-20{-moz-column-gap:5rem;column-gap:5rem}.lg\:gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.lg\:gap-y-0{row-gap:0}.lg\:gap-y-1{row-gap:.25rem}.lg\:gap-y-10{row-gap:2.5rem}.lg\:gap-y-16{row-gap:4rem}.lg\:self-end{align-self:flex-end}.lg\:overflow-hidden{overflow:hidden}.lg\:overflow-visible{overflow:visible}.lg\:whitespace-normal{white-space:normal}.lg\:\!rounded-\[32px\]{border-radius:32px!important}.lg\:rounded-2xl{border-radius:1rem}.lg\:rounded-none{border-radius:0}.lg\:rounded-xl{border-radius:.75rem}.lg\:rounded-l-xl{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.lg\:rounded-r-none{border-top-right-radius:0;border-bottom-right-radius:0}.lg\:rounded-bl-3xl{border-bottom-left-radius:1.5rem}.lg\:rounded-bl-none{border-bottom-left-radius:0}.lg\:rounded-tr-3xl{border-top-right-radius:1.5rem}.lg\:rounded-tr-none{border-top-right-radius:0}.lg\:border{border-width:1px}.lg\:border-t{border-top-width:1px}.lg\:border-none{border-style:none}.lg\:border-gray-200{--tw-border-opacity:1;border-color:rgb(202 207 216/var(--tw-border-opacity))}.lg\:border-white\/10{border-color:rgba(250,252,252,.1)}.lg\:bg-white\/10{background-color:rgba(250,252,252,.1)}.lg\:p-0{padding:0}.lg\:p-10{padding:2.5rem}.lg\:p-3{padding:.75rem}.lg\:p-4{padding:1rem}.lg\:p-5{padding:1.25rem}.lg\:p-6{padding:1.5rem}.lg\:p-8{padding:2rem}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:px-24{padding-left:6rem;padding-right:6rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:py-24{padding-top:6rem;padding-bottom:6rem}.lg\:py-3{padding-top:.75rem;padding-bottom:.75rem}.lg\:py-32{padding-top:8rem;padding-bottom:8rem}.lg\:py-40{padding-top:10rem;padding-bottom:10rem}.lg\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:pb-20{padding-bottom:5rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pb-40{padding-bottom:10rem}.lg\:pb-6{padding-bottom:1.5rem}.lg\:pb-\[107\.25px\]{padding-bottom:107.25px}.lg\:pl-0{padding-left:0}.lg\:pl-4{padding-left:1rem}.lg\:pl-8{padding-left:2rem}.lg\:pr-6{padding-right:1.5rem}.lg\:pr-8{padding-right:2rem}.lg\:pt-0{padding-top:0}.lg\:pt-10{padding-top:2.5rem}.lg\:pt-12{padding-top:3rem}.lg\:pt-16{padding-top:4rem}.lg\:pt-20{padding-top:5rem}.lg\:pt-32{padding-top:8rem}.lg\:pt-36{padding-top:9rem}.lg\:pt-4{padding-top:1rem}.lg\:pt-40{padding-top:10rem}.lg\:pt-5{padding-top:1.25rem}.lg\:pt-52{padding-top:13rem}.lg\:pt-6{padding-top:1.5rem}.lg\:text-left{text-align:left}.lg\:text-center{text-align:center}.lg\:\!text-4xl{font-size:2.1875rem!important;line-height:2.5rem!important;letter-spacing:-.01em!important}.lg\:\!text-5xl{font-size:3rem!important}.lg\:\!text-5xl,.lg\:\!text-6xl{line-height:1!important;letter-spacing:-.025em!important}.lg\:\!text-6xl{font-size:3.75rem!important}.lg\:\!text-lg{font-size:1.125rem!important;line-height:1.625rem!important;letter-spacing:-.0025em!important}.lg\:text-3xl{font-size:1.75rem;line-height:2.25rem;letter-spacing:-.0075em}.lg\:text-6xl{font-size:3.75rem;line-height:1;letter-spacing:-.025em}.lg\:text-\[20px\]{font-size:20px}.lg\:text-\[24px\]{font-size:24px}.lg\:text-lg{font-size:1.125rem;line-height:1.625rem;letter-spacing:-.0025em}.lg\:text-md{font-size:1rem;line-height:1.5rem;letter-spacing:0}.lg\:text-white{--tw-text-opacity:1;color:rgb(250 252 252/var(--tw-text-opacity))}.lg\:ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.lg\:ring-inset{--tw-ring-inset:inset}.lg\:ring-white\/10{--tw-ring-color:rgba(250,252,252,.1)}.lg\:\[overflow-anchor\:none\]{overflow-anchor:none}.lg\:hover\:bg-white\/5:hover{background-color:rgba(250,252,252,.05)}}@media (min-width:1280px){.xl\:absolute{position:absolute}.xl\:-right-6{right:-1.5rem}.xl\:left-1\/2{left:50%}.xl\:left-10{left:2.5rem}.xl\:top-1\/2{top:50%}.xl\:top-\[-8\%\]{top:-8%}.xl\:order-1{order:1}.xl\:order-2{order:2}.xl\:order-none{order:0}.xl\:col-span-6{grid-column:span 6/span 6}.xl\:mx-0{margin-left:0;margin-right:0}.xl\:mx-auto{margin-left:auto;margin-right:auto}.xl\:-ml-24{margin-left:-6rem}.xl\:mb-12{margin-bottom:3rem}.xl\:mb-3{margin-bottom:.75rem}.xl\:ml-0{margin-left:0}.xl\:ml-40{margin-left:10rem}.xl\:mt-0{margin-top:0}.xl\:mt-1{margin-top:.25rem}.xl\:block{display:block}.xl\:flex{display:flex}.xl\:grid{display:grid}.xl\:contents{display:contents}.xl\:hidden{display:none}.xl\:h-\[450px\]{height:450px}.xl\:w-1\/3{width:33.333333%}.xl\:max-w-2xl{max-width:42rem}.xl\:max-w-4xl{max-width:56rem}.xl\:max-w-lg{max-width:32rem}.xl\:max-w-md{max-width:28rem}.xl\:max-w-none{max-width:none}.xl\:max-w-xs{max-width:20rem}.xl\:-translate-x-1\/2{--tw-translate-x:-50%}.xl\:-translate-x-1\/2,.xl\:-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xl\:-translate-y-1\/2{--tw-translate-y:-50%}.xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.xl\:grid-cols-\[1fr_2fr\]{grid-template-columns:1fr 2fr}.xl\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}.xl\:flex-col{flex-direction:column}.xl\:items-end{align-items:flex-end}.xl\:items-center{align-items:center}.xl\:justify-end{justify-content:flex-end}.xl\:justify-center{justify-content:center}.xl\:justify-between{justify-content:space-between}.xl\:gap-16{gap:4rem}.xl\:gap-2{gap:.5rem}.xl\:gap-2\.5{gap:.625rem}.xl\:gap-20{gap:5rem}.xl\:gap-2u{gap:4rem}.xl\:gap-3{gap:.75rem}.xl\:gap-8{gap:2rem}.xl\:gap-9{gap:2.25rem}.xl\:gap-x-20{-moz-column-gap:5rem;column-gap:5rem}.xl\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.xl\:p-10{padding:2.5rem}.xl\:px-0{padding-left:0;padding-right:0}.xl\:px-16{padding-left:4rem;padding-right:4rem}.xl\:px-20{padding-left:5rem;padding-right:5rem}.xl\:px-24,.xl\:px-3u{padding-left:6rem;padding-right:6rem}.xl\:px-8{padding-left:2rem;padding-right:2rem}.xl\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}.xl\:py-4{padding-top:1rem;padding-bottom:1rem}.xl\:pl-3u{padding-left:6rem}.xl\:pl-5{padding-left:1.25rem}.xl\:pr-8{padding-right:2rem}.xl\:pt-12{padding-top:3rem}.xl\:pt-4{padding-top:1rem}.xl\:pt-80{padding-top:20rem}.xl\:text-2xl{font-size:1.5rem;line-height:1.875rem;letter-spacing:-.00625em}.xl\:text-3xl{font-size:1.75rem;line-height:2.25rem;letter-spacing:-.0075em}.xl\:text-7xl{font-size:4.5rem;line-height:1;letter-spacing:-.025em}.xl\:text-base,.xl\:text-md{font-size:1rem;line-height:1.5rem;letter-spacing:0}.xl\:text-xl{font-size:1.25rem;line-height:1.75rem;letter-spacing:-.005em}}@media (min-width:1536px){.\32xl\:mx-auto{margin-left:auto;margin-right:auto}.\32xl\:-mt-3u{margin-top:-6rem}.\32xl\:mb-0{margin-bottom:0}.\32xl\:mt-12{margin-top:3rem}.\32xl\:w-\[48rem\]{width:48rem}.\32xl\:w-\[500px\]{width:500px}.\32xl\:max-w-2xl{max-width:42rem}.\32xl\:max-w-3xl{max-width:48rem}.\32xl\:max-w-\[768px\]{max-width:768px}.\32xl\:max-w-lg{max-width:32rem}.\32xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.\32xl\:grid-cols-\[1fr_2fr\]{grid-template-columns:1fr 2fr}.\32xl\:grid-cols-\[2fr_3fr\]{grid-template-columns:2fr 3fr}.\32xl\:gap-x-24{-moz-column-gap:6rem;column-gap:6rem}.\32xl\:rounded-xl{border-radius:.75rem}.\32xl\:p-12{padding:3rem}.\32xl\:px-0{padding-left:0;padding-right:0}.\32xl\:py-16,.\32xl\:py-2u{padding-top:4rem;padding-bottom:4rem}.\32xl\:py-8{padding-top:2rem;padding-bottom:2rem}.\32xl\:pb-6u{padding-bottom:12rem}.\32xl\:pl-0{padding-left:0}.\32xl\:pt-1u{padding-top:2rem}.\32xl\:pt-3u{padding-top:6rem}.\32xl\:\!text-6xl{font-size:3.75rem!important;line-height:1!important;letter-spacing:-.025em!important}.\32xl\:\!text-xl{font-size:1.25rem!important;line-height:1.75rem!important;letter-spacing:-.005em!important}.\32xl\:text-2xl{font-size:1.5rem;line-height:1.875rem;letter-spacing:-.00625em}.\32xl\:text-3xl{font-size:1.75rem;line-height:2.25rem;letter-spacing:-.0075em}}@media (min-width:1758px){.\32\.5xl\:-mt-4{margin-top:-1rem}.\32\.5xl\:px-4{padding-left:1rem;padding-right:1rem}}@media (min-width:1980px){.\33xl\:h-64{height:16rem}.\33xl\:w-\[56rem\]{width:56rem}.\33xl\:max-w-3xl{max-width:48rem}.\33xl\:px-4{padding-left:1rem;padding-right:1rem}.\33xl\:py-8{padding-top:2rem;padding-bottom:2rem}.\33xl\:text-4xl{font-size:2.1875rem;line-height:2.5rem;letter-spacing:-.01em}}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:0}.\[\&\:not\(\:focus-visible\)\]\:focus\:outline-none:focus:not(:focus-visible){outline:2px solid transparent;outline-offset:2px}.\[\&\>\[role\=checkbox\]\]\:translate-y-\[2px\]>[role=checkbox]{--tw-translate-y:2px;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))}.\[\&\>p\]\:text-gray-700>p{--tw-text-opacity:1;color:rgb(111 112 130/var(--tw-text-opacity))}.\[\&\>span\]\:line-clamp-1>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\[\&\>tr\]\:last\:border-b-0:last-child>tr{border-bottom-width:0}.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading]{padding-top:.375rem;padding-bottom:.375rem}.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading]{font-size:.75rem;line-height:1rem;letter-spacing:.0025em}.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading]{font-weight:500}.\[\&_\[cmdk-group-heading\]\]\:text-muted-foreground [cmdk-group-heading]{color:hsl(var(--muted-foreground))}.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden])~[cmdk-group]{padding-top:0}.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg{height:1.25rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg{width:1.25rem}.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input]{height:3rem}.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item]{padding-top:.75rem;padding-bottom:.75rem}.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg{height:1.25rem}.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg{width:1.25rem}.\[\&_p\]\:text-sm p{font-size:.875rem;line-height:1.25rem;letter-spacing:0}@media (min-width:768px){.md\:\[\&_p\]\:text-md p{font-size:1rem;line-height:1.5rem;letter-spacing:0}}.\[\&_path\]\:transition-all path{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.\[\&_path\]\:duration-300 path{transition-duration:.3s;animation-duration:.3s}.\[\&_svg\]\:\!h-\[20px\] svg{height:20px!important}.\[\&_svg\]\:\!h-\[28px\] svg{height:28px!important}.\[\&_svg\]\:open\:-rotate-180[open] svg{--tw-rotate:-180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width:768px){.md\:\[\&_svg\]\:\!h-\[28px\] svg{height:28px!important}}@media (min-width:1024px){.lg\:\[\&_svg\]\:\!h-\[20px\] svg{height:20px!important}.lg\:\[\&_svg\]\:\!h-\[28px\] svg{height:28px!important}}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-width:0}.\[\&_tr\]\:border-b tr{border-bottom-width:1px}button[data-state=open] .\[button\[data-state\=open\]_\&\]\:inset-0{inset:0}button[data-state=open] .\[button\[data-state\=open\]_\&\]\:rotate-0{--tw-rotate:0deg;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))}button[data-state=open] .\[button\[data-state\=open\]_\&\]\:opacity-100{opacity:1}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS (and SCSS, if configured) file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *



 */

/* Add this to your application's CSS file */

.nk-banner-landing .nk-banner-frame {
    z-index: 1;
    position: relative;
    text-align: center;
}

.page-content {
    padding: calc(11px + 1.5rem) calc(1.5rem* .5) 60px calc(1.5rem* .5) !important;
}

.fade-in {
  animation: fadeIn 0.5s;
}

.fade-out {
  animation: fadeOut 0.5s;
}

@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

@keyframes fadeOut {
  from { opacity: 1; }
  to { opacity: 0; }
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.lmask {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: white;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9999;
  opacity: 0.4;
  &.fixed {
    position: fixed;
  }
  &:before {
    content: '';
    background-color: rgba(0,0,0,0);
    border: 5px solid #01BD9C;
    opacity: 0.9;
    border-right: 5px solid rgba(0,0,0,0);
    border-left: 5px solid #01BD9C;
    border-radius: 100px; /* Adjusted for larger size */
    box-shadow: 0 0 35px #2187e7;
    width: 100px; /* Increased from 50px */
    height: 100px; /* Increased from 50px */
    -moz-animation: spinPulse 1s infinite ease-in-out;
    -webkit-animation: spinPulse 1s infinite linear;
    margin: -50px 0 0 -50px; /* Adjusted to center the larger element */
    position: absolute;
    top: 50%;
    left: 50%;
  }
  &:after {
    content: '';
    background-color: rgba(0,0,0,0);
    border: 5px solid #01BD9C;
    opacity: 0.9;
    border-left: 5px solid rgba(0,0,0,0);
    border-right: 5px solid rgba(0,0,0,0);
    border-radius: 60px; /* Adjusted for larger size */
    box-shadow: 0 0 15px #01BD9C;
    width: 60px; /* Increased from 30px */
    height: 60px; /* Increased from 30px */
    -moz-animation: spinoffPulse 1s infinite linear;
    -webkit-animation: spinoffPulse 1s infinite linear;
    margin: -30px 0 0 -30px; /* Adjusted to center the larger element */
    position: absolute;
    top: 50%;
    left: 50%;
  }
}


@-moz-keyframes spinPulse {
  0% {
    -moz-transform:rotate(160deg);
    opacity: 0;
    box-shadow: 0 0 1px #2187e7;
  }
  50% {
    -moz-transform: rotate(145deg);
    opacity: 1;
  }
  100% {
    -moz-transform: rotate(-320deg);
    opacity: 0;
  }
}
@-moz-keyframes spinoffPulse {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spinPulse {
  0% {
    -webkit-transform: rotate(160deg);
    opacity: 0;
    box-shadow: 0 0 1px #2187e7;
  }
  50% {
    -webkit-transform: rotate(145deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-320deg);
    opacity: 0;
  }
}
@-webkit-keyframes spinoffPulse {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

.lmask .content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10000; /* Ensures it is above all other content */
  color: #01BD9C; /* Adjust color as needed */
  font-size: 33px; /* Adjust size as needed */
  font-family: 'Major Mono Display', monospace;
}

.avatar-title {
  background-color: #3BB69B !important;
}


/* Shine Effect */

.shine-effect {
    position: relative;
    overflow: hidden; /* Ensures the shine effect is contained within the button */
    display: inline-block; /* Makes sure the overflow hidden works properly */
}

.shine-effect::after {
    content: '';
    position: absolute;
    top: 0;
    left: -150%; /* Starts the shine off-screen to the left */
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, transparent 0%, rgba(255, 255, 255, 0.3) 50%, transparent 100%);
    animation: shine 4s infinite; /* Animates the shine effect to repeat every 2 seconds */
    pointer-events: none; /* Ensures the pseudo-element doesn't block interactions */
}

@keyframes shine {
    0% {
        left: -150%;
    }
    50% {
        left: 150%; /* Moves the shine to the far right */
    }
    100% {
        left: -150%; /* Resets to start position for a continuous effect */
    }
}

.shine-effect:hover::after {
    animation-play-state: paused;
}



html {
  /* line-height: 1.5; */
  /* text-size-adjust: 100%; */
  /* font-family: system-ui, sans-serif; */
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
  touch-action: manipulation;
}


body {
    font-family: var(--font-sans);
    color: var(--chakra-colors-chakra-body-text);
    background: var(--chakra-colors-chakra-body-bg);
    transition-property: background-color;
    transition-duration: var(--chakra-transition-duration-normal);
    line-height: var(--chakra-lineHeights-base);
}

body {
    position: relative;
    min-height: 100%;
    margin: 0px;
    font-feature-settings: "kern";
}

.chakra-ui-light :host:not([data-theme]), .chakra-ui-light :root:not([data-theme]), .chakra-ui-light [data-theme]:not([data-theme]), [data-theme="light"] :host:not([data-theme]), [data-theme="light"] :root:not([data-theme]), [data-theme="light"] [data-theme]:not([data-theme]), :host[data-theme="light"], :root[data-theme="light"], [data-theme][data-theme="light"] {
    --chakra-colors-chakra-body-text: var(--chakra-colors-gray-800);
    --chakra-colors-chakra-body-bg: var(--chakra-colors-white);
    --chakra-colors-chakra-border-color: var(--chakra-colors-gray-200);
    --chakra-colors-chakra-inverse-text: var(--chakra-colors-white);
    --chakra-colors-chakra-subtle-bg: var(--chakra-colors-gray-100);
    --chakra-colors-chakra-subtle-text: var(--chakra-colors-gray-600);
    --chakra-colors-chakra-placeholder-color: var(--chakra-colors-gray-500);
}


@supports (height: 100dvh) {
    :root, :host {
        --chakra-vh: 100dvh;
    }
}

@supports (height: -webkit-fill-available) {
    :root, :host {
        --chakra-vh: -webkit-fill-available;
    }
}


:host, :root, [data-theme] {
    --chakra-ring-inset: var(--chakra-empty, /*!*/ /*!*/);
    --chakra-ring-offset-width: 0px;
    --chakra-ring-offset-color: #fff;
    --chakra-ring-color: rgba(66, 153, 225, 0.6);
    --chakra-ring-offset-shadow: 0 0 #0000;
    --chakra-ring-shadow: 0 0 #0000;
    --chakra-space-x-reverse: 0;
    --chakra-space-y-reverse: 0;
    --chakra-colors-transparent: transparent;
    --chakra-colors-current: currentColor;
    --chakra-colors-black: #000000;
    --chakra-colors-white: #FFFFFF;
    --chakra-colors-whiteAlpha-50: rgba(255, 255, 255, 0.04);
    --chakra-colors-whiteAlpha-100: rgba(255, 255, 255, 0.06);
    --chakra-colors-whiteAlpha-200: rgba(255, 255, 255, 0.08);
    --chakra-colors-whiteAlpha-300: rgba(255, 255, 255, 0.16);
    --chakra-colors-whiteAlpha-400: rgba(255, 255, 255, 0.24);
    --chakra-colors-whiteAlpha-500: rgba(255, 255, 255, 0.36);
    --chakra-colors-whiteAlpha-600: rgba(255, 255, 255, 0.48);
    --chakra-colors-whiteAlpha-700: rgba(255, 255, 255, 0.64);
    --chakra-colors-whiteAlpha-800: rgba(255, 255, 255, 0.80);
    --chakra-colors-whiteAlpha-900: rgba(255, 255, 255, 0.92);
    --chakra-colors-blackAlpha-50: rgba(0, 0, 0, 0.04);
    --chakra-colors-blackAlpha-100: rgba(0, 0, 0, 0.06);
    --chakra-colors-blackAlpha-200: rgba(0, 0, 0, 0.08);
    --chakra-colors-blackAlpha-300: rgba(0, 0, 0, 0.16);
    --chakra-colors-blackAlpha-400: rgba(0, 0, 0, 0.24);
    --chakra-colors-blackAlpha-500: rgba(0, 0, 0, 0.36);
    --chakra-colors-blackAlpha-600: rgba(0, 0, 0, 0.48);
    --chakra-colors-blackAlpha-700: rgba(0, 0, 0, 0.64);
    --chakra-colors-blackAlpha-800: rgba(0, 0, 0, 0.80);
    --chakra-colors-blackAlpha-900: rgba(0, 0, 0, 0.92);
    --chakra-colors-gray-50: #F7FAFC;
    --chakra-colors-gray-100: #EDF2F7;
    --chakra-colors-gray-200: #E2E8F0;
    --chakra-colors-gray-300: #CBD5E0;
    --chakra-colors-gray-400: #A0AEC0;
    --chakra-colors-gray-500: #718096;
    --chakra-colors-gray-600: #4A5568;
    --chakra-colors-gray-700: #2D3748;
    --chakra-colors-gray-800: #1A202C;
    --chakra-colors-gray-900: #171923;
    --chakra-colors-red-50: #FFF5F5;
    --chakra-colors-red-100: #FED7D7;
    --chakra-colors-red-200: #FEB2B2;
    --chakra-colors-red-300: #FC8181;
    --chakra-colors-red-400: #F56565;
    --chakra-colors-red-500: #E53E3E;
    --chakra-colors-red-600: #C53030;
    --chakra-colors-red-700: #9B2C2C;
    --chakra-colors-red-800: #822727;
    --chakra-colors-red-900: #63171B;
    --chakra-colors-orange-50: #FFFAF0;
    --chakra-colors-orange-100: #FEEBC8;
    --chakra-colors-orange-200: #FBD38D;
    --chakra-colors-orange-300: #F6AD55;
    --chakra-colors-orange-400: #ED8936;
    --chakra-colors-orange-500: #DD6B20;
    --chakra-colors-orange-600: #C05621;
    --chakra-colors-orange-700: #9C4221;
    --chakra-colors-orange-800: #7B341E;
    --chakra-colors-orange-900: #652B19;
    --chakra-colors-yellow-50: #FFFFF0;
    --chakra-colors-yellow-100: #FEFCBF;
    --chakra-colors-yellow-200: #FAF089;
    --chakra-colors-yellow-300: #F6E05E;
    --chakra-colors-yellow-400: #ECC94B;
    --chakra-colors-yellow-500: #D69E2E;
    --chakra-colors-yellow-600: #B7791F;
    --chakra-colors-yellow-700: #975A16;
    --chakra-colors-yellow-800: #744210;
    --chakra-colors-yellow-900: #5F370E;
    --chakra-colors-green-50: #F0FFF4;
    --chakra-colors-green-100: #C6F6D5;
    --chakra-colors-green-200: #9AE6B4;
    --chakra-colors-green-300: #68D391;
    --chakra-colors-green-400: #48BB78;
    --chakra-colors-green-500: #38A169;
    --chakra-colors-green-600: #2F855A;
    --chakra-colors-green-700: #276749;
    --chakra-colors-green-800: #22543D;
    --chakra-colors-green-900: #1C4532;
    --chakra-colors-teal-50: #E6FFFA;
    --chakra-colors-teal-100: #B2F5EA;
    --chakra-colors-teal-200: #81E6D9;
    --chakra-colors-teal-300: #4FD1C5;
    --chakra-colors-teal-400: #38B2AC;
    --chakra-colors-teal-500: #319795;
    --chakra-colors-teal-600: #2C7A7B;
    --chakra-colors-teal-700: #285E61;
    --chakra-colors-teal-800: #234E52;
    --chakra-colors-teal-900: #1D4044;
    --chakra-colors-blue-50: #ebf8ff;
    --chakra-colors-blue-100: #bee3f8;
    --chakra-colors-blue-200: #90cdf4;
    --chakra-colors-blue-300: #63b3ed;
    --chakra-colors-blue-400: #4299e1;
    --chakra-colors-blue-500: #3182ce;
    --chakra-colors-blue-600: #2b6cb0;
    --chakra-colors-blue-700: #2c5282;
    --chakra-colors-blue-800: #2a4365;
    --chakra-colors-blue-900: #1A365D;
    --chakra-colors-cyan-50: #EDFDFD;
    --chakra-colors-cyan-100: #C4F1F9;
    --chakra-colors-cyan-200: #9DECF9;
    --chakra-colors-cyan-300: #76E4F7;
    --chakra-colors-cyan-400: #0BC5EA;
    --chakra-colors-cyan-500: #00B5D8;
    --chakra-colors-cyan-600: #00A3C4;
    --chakra-colors-cyan-700: #0987A0;
    --chakra-colors-cyan-800: #086F83;
    --chakra-colors-cyan-900: #065666;
    --chakra-colors-purple-50: #FAF5FF;
    --chakra-colors-purple-100: #E9D8FD;
    --chakra-colors-purple-200: #D6BCFA;
    --chakra-colors-purple-300: #B794F4;
    --chakra-colors-purple-400: #9F7AEA;
    --chakra-colors-purple-500: #805AD5;
    --chakra-colors-purple-600: #6B46C1;
    --chakra-colors-purple-700: #553C9A;
    --chakra-colors-purple-800: #44337A;
    --chakra-colors-purple-900: #322659;
    --chakra-colors-pink-50: #FFF5F7;
    --chakra-colors-pink-100: #FED7E2;
    --chakra-colors-pink-200: #FBB6CE;
    --chakra-colors-pink-300: #F687B3;
    --chakra-colors-pink-400: #ED64A6;
    --chakra-colors-pink-500: #D53F8C;
    --chakra-colors-pink-600: #B83280;
    --chakra-colors-pink-700: #97266D;
    --chakra-colors-pink-800: #702459;
    --chakra-colors-pink-900: #521B41;
    --chakra-colors-linkedin-50: #E8F4F9;
    --chakra-colors-linkedin-100: #CFEDFB;
    --chakra-colors-linkedin-200: #9BDAF3;
    --chakra-colors-linkedin-300: #68C7EC;
    --chakra-colors-linkedin-400: #34B3E4;
    --chakra-colors-linkedin-500: #00A0DC;
    --chakra-colors-linkedin-600: #008CC9;
    --chakra-colors-linkedin-700: #0077B5;
    --chakra-colors-linkedin-800: #005E93;
    --chakra-colors-linkedin-900: #004471;
    --chakra-colors-facebook-50: #E8F4F9;
    --chakra-colors-facebook-100: #D9DEE9;
    --chakra-colors-facebook-200: #B7C2DA;
    --chakra-colors-facebook-300: #6482C0;
    --chakra-colors-facebook-400: #4267B2;
    --chakra-colors-facebook-500: #385898;
    --chakra-colors-facebook-600: #314E89;
    --chakra-colors-facebook-700: #29487D;
    --chakra-colors-facebook-800: #223B67;
    --chakra-colors-facebook-900: #1E355B;
    --chakra-colors-messenger-50: #D0E6FF;
    --chakra-colors-messenger-100: #B9DAFF;
    --chakra-colors-messenger-200: #A2CDFF;
    --chakra-colors-messenger-300: #7AB8FF;
    --chakra-colors-messenger-400: #2E90FF;
    --chakra-colors-messenger-500: #0078FF;
    --chakra-colors-messenger-600: #0063D1;
    --chakra-colors-messenger-700: #0052AC;
    --chakra-colors-messenger-800: #003C7E;
    --chakra-colors-messenger-900: #002C5C;
    --chakra-colors-whatsapp-50: #dffeec;
    --chakra-colors-whatsapp-100: #b9f5d0;
    --chakra-colors-whatsapp-200: #90edb3;
    --chakra-colors-whatsapp-300: #65e495;
    --chakra-colors-whatsapp-400: #3cdd78;
    --chakra-colors-whatsapp-500: #22c35e;
    --chakra-colors-whatsapp-600: #179848;
    --chakra-colors-whatsapp-700: #0c6c33;
    --chakra-colors-whatsapp-800: #01421c;
    --chakra-colors-whatsapp-900: #001803;
    --chakra-colors-twitter-50: #E5F4FD;
    --chakra-colors-twitter-100: #C8E9FB;
    --chakra-colors-twitter-200: #A8DCFA;
    --chakra-colors-twitter-300: #83CDF7;
    --chakra-colors-twitter-400: #57BBF5;
    --chakra-colors-twitter-500: #1DA1F2;
    --chakra-colors-twitter-600: #1A94DA;
    --chakra-colors-twitter-700: #1681BF;
    --chakra-colors-twitter-800: #136B9E;
    --chakra-colors-twitter-900: #0D4D71;
    --chakra-colors-telegram-50: #E3F2F9;
    --chakra-colors-telegram-100: #C5E4F3;
    --chakra-colors-telegram-200: #A2D4EC;
    --chakra-colors-telegram-300: #7AC1E4;
    --chakra-colors-telegram-400: #47A9DA;
    --chakra-colors-telegram-500: #0088CC;
    --chakra-colors-telegram-600: #007AB8;
    --chakra-colors-telegram-700: #006BA1;
    --chakra-colors-telegram-800: #005885;
    --chakra-colors-telegram-900: #003F5E;
    --chakra-borders-none: 0;
    --chakra-borders-1px: 1px solid;
    --chakra-borders-2px: 2px solid;
    --chakra-borders-4px: 4px solid;
    --chakra-borders-8px: 8px solid;
    --chakra-fonts-heading: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --chakra-fonts-body: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --chakra-fonts-mono: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --chakra-fontSizes-3xs: 0.45rem;
    --chakra-fontSizes-2xs: 0.625rem;
    --chakra-fontSizes-xs: 0.75rem;
    --chakra-fontSizes-sm: 0.875rem;
    --chakra-fontSizes-md: 1rem;
    --chakra-fontSizes-lg: 1.125rem;
    --chakra-fontSizes-xl: 1.25rem;
    --chakra-fontSizes-2xl: 1.5rem;
    --chakra-fontSizes-3xl: 1.875rem;
    --chakra-fontSizes-4xl: 2.25rem;
    --chakra-fontSizes-5xl: 3rem;
    --chakra-fontSizes-6xl: 3.75rem;
    --chakra-fontSizes-7xl: 4.5rem;
    --chakra-fontSizes-8xl: 6rem;
    --chakra-fontSizes-9xl: 8rem;
    --chakra-fontWeights-hairline: 100;
    --chakra-fontWeights-thin: 200;
    --chakra-fontWeights-light: 300;
    --chakra-fontWeights-normal: 400;
    --chakra-fontWeights-medium: 500;
    --chakra-fontWeights-semibold: 600;
    --chakra-fontWeights-bold: 700;
    --chakra-fontWeights-extrabold: 800;
    --chakra-fontWeights-black: 900;
    --chakra-letterSpacings-tighter: -0.05em;
    --chakra-letterSpacings-tight: -0.025em;
    --chakra-letterSpacings-normal: 0;
    --chakra-letterSpacings-wide: 0.025em;
    --chakra-letterSpacings-wider: 0.05em;
    --chakra-letterSpacings-widest: 0.1em;
    --chakra-lineHeights-3: .75rem;
    --chakra-lineHeights-4: 1rem;
    --chakra-lineHeights-5: 1.25rem;
    --chakra-lineHeights-6: 1.5rem;
    --chakra-lineHeights-7: 1.75rem;
    --chakra-lineHeights-8: 2rem;
    --chakra-lineHeights-9: 2.25rem;
    --chakra-lineHeights-10: 2.5rem;
    --chakra-lineHeights-normal: normal;
    --chakra-lineHeights-none: 1;
    --chakra-lineHeights-shorter: 1.25;
    --chakra-lineHeights-short: 1.375;
    --chakra-lineHeights-base: 1.5;
    --chakra-lineHeights-tall: 1.625;
    --chakra-lineHeights-taller: 2;
    --chakra-radii-none: 0;
    --chakra-radii-sm: 0.125rem;
    --chakra-radii-base: 0.25rem;
    --chakra-radii-md: 0.375rem;
    --chakra-radii-lg: 0.5rem;
    --chakra-radii-xl: 0.75rem;
    --chakra-radii-2xl: 1rem;
    --chakra-radii-3xl: 1.5rem;
    --chakra-radii-full: 9999px;
    --chakra-space-1: 0.25rem;
    --chakra-space-2: 0.5rem;
    --chakra-space-3: 0.75rem;
    --chakra-space-4: 1rem;
    --chakra-space-5: 1.25rem;
    --chakra-space-6: 1.5rem;
    --chakra-space-7: 1.75rem;
    --chakra-space-8: 2rem;
    --chakra-space-9: 2.25rem;
    --chakra-space-10: 2.5rem;
    --chakra-space-12: 3rem;
    --chakra-space-14: 3.5rem;
    --chakra-space-16: 4rem;
    --chakra-space-20: 5rem;
    --chakra-space-24: 6rem;
    --chakra-space-28: 7rem;
    --chakra-space-32: 8rem;
    --chakra-space-36: 9rem;
    --chakra-space-40: 10rem;
    --chakra-space-44: 11rem;
    --chakra-space-48: 12rem;
    --chakra-space-52: 13rem;
    --chakra-space-56: 14rem;
    --chakra-space-60: 15rem;
    --chakra-space-64: 16rem;
    --chakra-space-72: 18rem;
    --chakra-space-80: 20rem;
    --chakra-space-96: 24rem;
    --chakra-space-px: 1px;
    --chakra-space-0-5: 0.125rem;
    --chakra-space-1-5: 0.375rem;
    --chakra-space-2-5: 0.625rem;
    --chakra-space-3-5: 0.875rem;
    --chakra-shadows-xs: 0 0 0 1px rgba(0, 0, 0, 0.05);
    --chakra-shadows-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    --chakra-shadows-base: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    --chakra-shadows-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    --chakra-shadows-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    --chakra-shadows-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    --chakra-shadows-2xl: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    --chakra-shadows-outline: 0 0 0 3px rgba(66, 153, 225, 0.6);
    --chakra-shadows-inner: inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    --chakra-shadows-none: none;
    --chakra-shadows-dark-lg: rgba(0, 0, 0, 0.1) 0px 0px 0px 1px, rgba(0, 0, 0, 0.2) 0px 5px 10px, rgba(0, 0, 0, 0.4) 0px 15px 40px;
    --chakra-sizes-1: 0.25rem;
    --chakra-sizes-2: 0.5rem;
    --chakra-sizes-3: 0.75rem;
    --chakra-sizes-4: 1rem;
    --chakra-sizes-5: 1.25rem;
    --chakra-sizes-6: 1.5rem;
    --chakra-sizes-7: 1.75rem;
    --chakra-sizes-8: 2rem;
    --chakra-sizes-9: 2.25rem;
    --chakra-sizes-10: 2.5rem;
    --chakra-sizes-12: 3rem;
    --chakra-sizes-14: 3.5rem;
    --chakra-sizes-16: 4rem;
    --chakra-sizes-20: 5rem;
    --chakra-sizes-24: 6rem;
    --chakra-sizes-28: 7rem;
    --chakra-sizes-32: 8rem;
    --chakra-sizes-36: 9rem;
    --chakra-sizes-40: 10rem;
    --chakra-sizes-44: 11rem;
    --chakra-sizes-48: 12rem;
    --chakra-sizes-52: 13rem;
    --chakra-sizes-56: 14rem;
    --chakra-sizes-60: 15rem;
    --chakra-sizes-64: 16rem;
    --chakra-sizes-72: 18rem;
    --chakra-sizes-80: 20rem;
    --chakra-sizes-96: 24rem;
    --chakra-sizes-px: 1px;
    --chakra-sizes-0-5: 0.125rem;
    --chakra-sizes-1-5: 0.375rem;
    --chakra-sizes-2-5: 0.625rem;
    --chakra-sizes-3-5: 0.875rem;
    --chakra-sizes-max: max-content;
    --chakra-sizes-min: min-content;
    --chakra-sizes-full: 100%;
    --chakra-sizes-3xs: 14rem;
    --chakra-sizes-2xs: 16rem;
    --chakra-sizes-xs: 20rem;
    --chakra-sizes-sm: 24rem;
    --chakra-sizes-md: 28rem;
    --chakra-sizes-lg: 32rem;
    --chakra-sizes-xl: 36rem;
    --chakra-sizes-2xl: 42rem;
    --chakra-sizes-3xl: 48rem;
    --chakra-sizes-4xl: 56rem;
    --chakra-sizes-5xl: 64rem;
    --chakra-sizes-6xl: 72rem;
    --chakra-sizes-7xl: 80rem;
    --chakra-sizes-8xl: 90rem;
    --chakra-sizes-prose: 60ch;
    --chakra-sizes-container-sm: 640px;
    --chakra-sizes-container-md: 768px;
    --chakra-sizes-container-lg: 1024px;
    --chakra-sizes-container-xl: 1280px;
    --chakra-zIndices-hide: -1;
    --chakra-zIndices-auto: auto;
    --chakra-zIndices-base: 0;
    --chakra-zIndices-docked: 10;
    --chakra-zIndices-dropdown: 1000;
    --chakra-zIndices-sticky: 1100;
    --chakra-zIndices-banner: 1200;
    --chakra-zIndices-overlay: 1300;
    --chakra-zIndices-modal: 1400;
    --chakra-zIndices-popover: 1500;
    --chakra-zIndices-skipLink: 1600;
    --chakra-zIndices-toast: 1700;
    --chakra-zIndices-tooltip: 1800;
    --chakra-transition-property-common: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    --chakra-transition-property-colors: background-color, border-color, color, fill, stroke;
    --chakra-transition-property-dimensions: width, height;
    --chakra-transition-property-position: left, right, top, bottom;
    --chakra-transition-property-background: background-color, background-image, background-position;
    --chakra-transition-easing-ease-in: cubic-bezier(0.4, 0, 1, 1);
    --chakra-transition-easing-ease-out: cubic-bezier(0, 0, 0.2, 1);
    --chakra-transition-easing-ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --chakra-transition-duration-ultra-fast: 50ms;
    --chakra-transition-duration-faster: 100ms;
    --chakra-transition-duration-fast: 150ms;
    --chakra-transition-duration-normal: 200ms;
    --chakra-transition-duration-slow: 300ms;
    --chakra-transition-duration-slower: 400ms;
    --chakra-transition-duration-ultra-slow: 500ms;
    --chakra-blur-none: 0;
    --chakra-blur-sm: 4px;
    --chakra-blur-base: 8px;
    --chakra-blur-md: 12px;
    --chakra-blur-lg: 16px;
    --chakra-blur-xl: 24px;
    --chakra-blur-2xl: 40px;
    --chakra-blur-3xl: 64px;
    --chakra-breakpoints-base: 0em;
    --chakra-breakpoints-sm: 30em;
    --chakra-breakpoints-md: 48em;
    --chakra-breakpoints-lg: 62em;
    --chakra-breakpoints-xl: 80em;
    --chakra-breakpoints-2xl: 96em;
}


*, ::before, ::after {
    border-color: hsl(var(--border));
}

:where(*) {
    border-width: 0px;
    border-style: solid;
    box-sizing: border-box;
    overflow-wrap: break-word;
}




.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
}

/* Modal base */
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  display: none;
  width: 100%;
  max-width: 500px;
  transform: translate(-50%, -50%);
  background-color: white;
  border-radius: 0.5rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
  max-height: 90vh; /* Set max-height for the modal */
  overflow-y: auto; /* Enable scrolling */
}

/* Modal shown state */


/* Modal header, body, and footer */

/* Modal fade transition */
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.show {
  opacity: 1;
}


@keyframes slideInRight {
        from {
          transform: translateX(100%); /* Start off-screen on the Right */
          opacity: 0;
        }
        to {
          transform: translateX(0); /* End at the original position */
          opacity: 1;
        }
      }

      .animate-slideInRight {
        animation: slideInRight 0.5s ease-out; /* Control the duration and easing */
      }
    


pre p {
    margin-bottom: -1.12em; /* Adjust line height if needed to reduce space */
}
